Gentoo Archives: gentoo-alt

From: Aaron Wilson <tallest@×××××.com>
To: gentoo-alt@l.g.o
Subject: [gentoo-alt] [prefix] gcc-4.3.3-r2: invalid reference to /libgcc_s.1.dylib; invalid install_name found
Date: Tue, 07 Apr 2009 19:23:15
Message-Id: CB5AB288-6718-4EA9-9E77-0D617AEDC61E@gmail.com
1 I attempted to emerge gcc-4.3.3-r2 in my prefixed portage on OS X
2 10.5.6:
3
4 > These are the packages that would be merged, in reverse order:
5 >
6 > Calculating dependencies... done!
7 > [ebuild N ] sys-devel/gcc-4.3.3-r2 USE="fortran objc objc++
8 > openmp (-altivec) -bootstrap -build -doc (-fixed-point) (-gcj) -gtk
9 > (-hardened) -ip28 -ip32r10k -libffi -mudflap (-multilib) -multislot
10 > (-n32) (-n64) -nls -nocxx -nopie (-objc-gc) -test -vanilla" 0 kB
11 >
12 > Total: 1 package (1 new), Size of downloads: 0 kB
13
14
15 but received the following error:
16
17 > >>> Completed installing gcc-4.3.3-r2 into /Users/wilson/Library/
18 > Gentoo/var/tmp/portage/sys-devel/gcc-4.3.3-r2/image/Users/wilson/
19 > Library/Gentoo/
20 >
21 > ecompressdir: bzip2 -9 /Users/wilson/Library/Gentoo/usr/share/gcc-
22 > data/i686-apple-darwin9/4.3.3/man
23 > * QA Notice: invalid reference to /libgcc_s.1.dylib in /Users/
24 > wilson/Library/Gentoo/usr/i686-apple-darwin9/gcc-bin/4.3.3/gcov
25 > * QA Notice: invalid reference to /libgcc_s.1.dylib in /Users/
26 > wilson/Library/Gentoo/usr/i686-apple-darwin9/gcc-bin/4.3.3/gtreelang
27 > * QA Notice: invalid reference to /libgcc_s.1.dylib in /Users/
28 > wilson/Library/Gentoo/usr/i686-apple-darwin9/gcc-bin/4.3.3/i686-
29 > apple-darwin9-c++
30 > * QA Notice: invalid reference to /libgcc_s.1.dylib in /Users/
31 > wilson/Library/Gentoo/usr/i686-apple-darwin9/gcc-bin/4.3.3/i686-
32 > apple-darwin9-cpp
33 > * QA Notice: invalid reference to /libgcc_s.1.dylib in /Users/
34 > wilson/Library/Gentoo/usr/i686-apple-darwin9/gcc-bin/4.3.3/i686-
35 > apple-darwin9-g++
36 > * QA Notice: invalid reference to /libgcc_s.1.dylib in /Users/
37 > wilson/Library/Gentoo/usr/i686-apple-darwin9/gcc-bin/4.3.3/i686-
38 > apple-darwin9-gcc
39 > * QA Notice: invalid reference to /libgcc_s.1.dylib in /Users/
40 > wilson/Library/Gentoo/usr/i686-apple-darwin9/gcc-bin/4.3.3/i686-
41 > apple-darwin9-gfortran
42 > * QA Notice: invalid reference to /libgcc_s.1.dylib in /Users/
43 > wilson/Library/Gentoo/usr/i686-apple-darwin9/gcc-bin/4.3.3/protoize
44 > * QA Notice: invalid reference to /libgcc_s.1.dylib in /Users/
45 > wilson/Library/Gentoo/usr/i686-apple-darwin9/gcc-bin/4.3.3/unprotoize
46 > * QA Notice: invalid reference to /libgcc_s.1.dylib in /Users/
47 > wilson/Library/Gentoo/usr/lib/gcc/i686-apple-darwin9/4.3.3/
48 > libgfortran.3.dylib
49 > * QA Notice: invalid reference to /libgcc_s.1.dylib in /Users/
50 > wilson/Library/Gentoo/usr/lib/gcc/i686-apple-darwin9/4.3.3/libgomp.
51 > 1.dylib
52 > * QA Notice: invalid reference to /libgcc_s.1.dylib in /Users/
53 > wilson/Library/Gentoo/usr/lib/gcc/i686-apple-darwin9/4.3.3/libobjc-
54 > gnu.2.dylib
55 > * QA Notice: invalid reference to /libgcc_s.1.dylib in /Users/
56 > wilson/Library/Gentoo/usr/lib/gcc/i686-apple-darwin9/4.3.3/libstdc++.
57 > 6.dylib
58 > * QA Notice: invalid reference to /libgcc_s.1.dylib in /Users/
59 > wilson/Library/Gentoo/usr/libexec/gcc/i686-apple-darwin9/4.3.3/cc1
60 > * QA Notice: invalid reference to /libgcc_s.1.dylib in /Users/
61 > wilson/Library/Gentoo/usr/libexec/gcc/i686-apple-darwin9/4.3.3/cc1obj
62 > * QA Notice: invalid reference to /libgcc_s.1.dylib in /Users/
63 > wilson/Library/Gentoo/usr/libexec/gcc/i686-apple-darwin9/4.3.3/
64 > cc1objplus
65 > * QA Notice: invalid reference to /libgcc_s.1.dylib in /Users/
66 > wilson/Library/Gentoo/usr/libexec/gcc/i686-apple-darwin9/4.3.3/cc1plus
67 > * QA Notice: invalid reference to /libgcc_s.1.dylib in /Users/
68 > wilson/Library/Gentoo/usr/libexec/gcc/i686-apple-darwin9/4.3.3/
69 > collect2
70 > * QA Notice: invalid reference to /libgcc_s.1.dylib in /Users/
71 > wilson/Library/Gentoo/usr/libexec/gcc/i686-apple-darwin9/4.3.3/f951
72 > * QA Notice: invalid reference to /libgcc_s.1.dylib in /Users/
73 > wilson/Library/Gentoo/usr/libexec/gcc/i686-apple-darwin9/4.3.3/tree1
74 > * ERROR: sys-devel/gcc-4.3.3-r2 failed:
75 > * invalid install_name found, your application or library will
76 > crash at runtime
77 > * * Call stack:
78 > * misc-functions.sh:850: <call install_qa_check>
79 > * misc-functions.sh:478: hasq
80 > allow_broken_install_names ${FEATURES} || die
81 > "invalid install_name found, your application or library will crash
82 > at runtime"
83 > *
84 > * If you need support, post the topmost build error, and the call
85 > stack if relevant.
86 > !!! post install failed; exiting.
87
88 I wasn't able to find anything about the invalid reference to the
89 file /libgcc_s.1.dylib or the invalid install_name. Any help would be
90 greatly appreciated.
91
92 Thanks,
93 Aaron