[bug-notifications] [gcc4g++ 0004576]: error trying to exec 'cc1': execvp: No such file or directory

Mantis Bug Tracker noreply at opencsw.org
Sat Dec 3 11:26:29 CET 2011


A NOTE has been added to this issue. 
====================================================================== 
https://www.opencsw.org/mantis/view.php?id=4576 
====================================================================== 
Reported By:                maciej
Assigned To:                maciej
====================================================================== 
Project:                    gcc4g++
Issue ID:                   4576
Category:                   packaging
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     assigned
====================================================================== 
Date Submitted:             2010-10-14 12:09 CEST
Last Modified:              2011-12-03 11:26 CET
====================================================================== 
Summary:                    error trying to exec 'cc1': execvp: No such file or
directory
Description: 
When compiling in the cross-compiler mode, the compiler looks at a couple
paths, but doesn't find cc1.
====================================================================== 

---------------------------------------------------------------------- 
 (0009451) maciej (manager) - 2011-12-03 11:26
 https://www.opencsw.org/mantis/view.php?id=4576#c9451 
---------------------------------------------------------------------- 
Looking at the metadata of the old CSWgcc4g++ package, it is missing the
dependency on CSWgcc4core.

The old package:

http://buildfarm.opencsw.org/pkgdb/srv4/e2599ba72a52f7ecfb2a68c0399543a8/

'depends': [('CSWgcc4g++rt',
              'CSWgcc4g++rt gcc4g++rt - GNU C++ Compiler Run Time '),
             ('CSWiconv', 'CSWiconv libiconv - GNU iconv library '),
             ('CSWlibgmp',
              'CSWlibgmp libgmp - GNU Multiple Precision Arithmetic Library
'),
             ('CSWlibmpfr',
              'CSWlibmpfr libmpfr - GNU Multiple Precision floating-point
arithmetic library '),
             ('CSWcommon',
              'CSWcommon common - common files and dirs for CSW packages
')],

And the new package:

http://buildfarm.opencsw.org/pkgdb/srv4/5b813d6e3ba6efb6764c81c243d5305e/

 'depends': [('CSWalternatives',
              'CSWalternatives alternatives - an implementation of
linux-style alternatives choice mgr '),
             ('CSWcommon',
              'CSWcommon common - common files and dirs for CSW packages
'),
             ('CSWlibcloog-isl2',
              'CSWlibcloog-isl2 libcloog_isl2 - Code Generator in the
Polyhedral Model, libcloog-isl.so.2 '),
             ('CSWlibgmp10',
              'CSWlibgmp10 libgmp10 - GNU Multiple Precision Arithmetic
Library, libgmp.so.10 '),
             ('CSWlibgmpxx4',
              'CSWlibgmpxx4 libgmpxx4 - Development Files for libgmp,
libgmpxx.so.4 '),
             ('CSWlibisl7',
              'CSWlibisl7 libisl7 - Code Generator in the Polyhedral Model,
libisl.so.7 '),
             ('CSWlibmpc2',
              'CSWlibmpc2 libmpc2 - C library for the arithmetic of complex
numbers with arbitrarily high precision, libmpc.so.2 '),
             ('CSWlibmpfr4',
              'CSWlibmpfr4 libmpfr4 - GNU Multiple Precision floating-point
arithmetic library, libmpfr.so.4 '),
             ('CSWlibppl-c4',
              'CSWlibppl-c4 libppl_c4 - Parma Polyhedra Library,
libppl_c.so.4 '),
             ('CSWlibppl9',
              'CSWlibppl9 libppl9 - Parma Polyhedra Library, libppl.so.9
'),
             ('CSWlibpwl5',
              'CSWlibpwl5 libpwl5 - Parma Polyhedra Library, libpwl.so.5
'),
             ('CSWlibstdc++6',
              'CSWlibstdc++6 libstdc++6 - The GNU Compiler Collection,
libstdc++.so.6 '),
             ('CSWlibz1',
              'CSWlibz1 libz1 - Zlib data compression library, libz.so.1
'),
             ('CSWgcc4core', 'CSWgcc4core gcc4core - GNU C compiler '),
             ('CSWlibiconv2',
              'CSWlibiconv2 libiconv2 - GNU iconv library, libiconv.so.2
')],

...and the dependency is still missing. Fill fix.



More information about the bug-notifications mailing list