Gentoo Archives: gentoo-ppc-user

From: Alexander Meyer <ali@×××××××××××××××.de>
To: gentoo-ppc-user@l.g.o
Subject: [gentoo-ppc-user] can't emerge firefox on ppc
Date: Mon, 01 Aug 2005 09:25:23
Message-Id: 42EDEA60.9070709@geschmeidomatik.de
1 -----BEGIN PGP SIGNED MESSAGE-----
2 Hash: SHA1
3
4 hi list,
5
6 i just did an 'emerge system --deep --newuse -uv' which forced me to
7 unmerge firefox first since it was blocking something (but the update
8 went through without problems).
9
10 after that i tried to re-emerge firefox but it failed reproducibly.
11 these were ebuilds last words:
12
13 <snip>
14 gmake[4]: Entering directory
15 `/var/tmp/portage/mozilla-firefox-1.0.6-r2/work/mozilla/dom/src/base'
16 nsDOMClassInfo.cpp
17 powerpc-unknown-linux-gnu-g++ -o nsDOMClassInfo.o -c
18 - -DOSTYPE=\"Linux2.6\" -DOSARCH=\"Linux\" -D_IMPL_NS_LAYOUT -I./../events
19 - -I../../../dist/include/xpcom -I../../../dist/include/string
20 - -I../../../dist/include/webbrwsr -I../../../dist/include/commandhandler
21 - -I../../../dist/include/js -I../../../dist/include/widget
22 - -I../../../dist/include/gfx -I../../../dist/include/layout
23 - -I../../../dist/include/content -I../../../dist/include/caps
24 - -I../../../dist/include/docshell -I../../../dist/include/xpconnect
25 - -I../../../dist/include/pref -I../../../dist/include/oji
26 - -I../../../dist/include/necko -I../../../dist/include/mimetype
27 - -I../../../dist/include/java -I../../../dist/include/locale
28 - -I../../../dist/include/uriloader -I../../../dist/include/xuldoc
29 - -I../../../dist/include/webshell -I../../../dist/include/view
30 - -I../../../dist/include/uconv -I../../../dist/include/shistory
31 - -I../../../dist/include/plugin -I../
32 ../../dist/include/windowwatcher -I../../../dist/include/chardet
33 - -I../../../dist/include/find -I../../../dist/include/appshell
34 - -I../../../dist/include/intl -I../../../dist/include/unicharutil
35 - -I../../../dist/include/rdf -I../../../dist/include/xultmpl
36 - -I../../../dist/include/dom -I../../../dist/include
37 - -I/var/tmp/portage/mozilla-firefox-1.0.6-r2/work/mozilla/dist/include/nspr
38 -fPIC -fno-rtti -fno-handle-exceptions -Wall -Wconversion
39 - -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth
40 - -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pipe
41 - -Wno-deprecated -Wno-return-type -w -fshort-wchar -pthread -pipe
42 - -DNDEBUG -DTRIMMED -ffunction-sections -O2 -DMOZILLA_CLIENT -include
43 ../../../mozilla-config.h -Wp,-MD,.deps/nsDOMClassInfo.pp nsDOMClassInfo.cpp
44 powerpc-unknown-linux-gnu-g++: Internal error: Killed (program cc1plus)
45 Please submit a full bug report.
46 See <URL:http://bugs.gentoo.org/> for instructions.
47 gmake[4]: *** [nsDOMClassInfo.o] Error 1
48 gmake[4]: *** Deleting file `nsDOMClassInfo.o'
49 gmake[4]: Leaving directory
50 `/var/tmp/portage/mozilla-firefox-1.0.6-r2/work/mozilla/dom/src/base'
51 {standard input}: Assembler messages:
52 {standard input}:29282: Warning: end of file not at end of a line;
53 newline inserted
54 {standard input}:30197: Error: unrecognized symbol type ""
55 gmake[3]: *** [libs] Error 2
56 gmake[3]: Leaving directory
57 `/var/tmp/portage/mozilla-firefox-1.0.6-r2/work/mozilla/dom/src'
58 gmake[2]: *** [libs] Error 2
59 gmake[2]: Leaving directory
60 `/var/tmp/portage/mozilla-firefox-1.0.6-r2/work/mozilla/dom'
61 gmake[1]: *** [tier_9] Error 2
62 gmake[1]: Leaving directory
63 `/var/tmp/portage/mozilla-firefox-1.0.6-r2/work/mozilla'
64 make: *** [default] Error 2
65
66 !!! ERROR: www-client/mozilla-firefox-1.0.6-r2 failed.
67 !!! Function src_compile, Line 159, Exitcode 2
68 !!! (no error message)
69 !!! If you need support, post the topmost build error, NOT this status
70 message.
71
72 <snap>
73
74 here is what looks like what went wrong:
75 powerpc-unknown-linux-gnu-g++: Internal error: Killed (program cc1plus)
76
77 but i can't see any hint why this happened. i googled for this error
78 message but all i found were old posts about ancient gcc versions on
79 ancient red-hats that threw this error on compiling $foo.
80 so is there anyone on this list who has seen this before and can give me
81 a hint what to look for or what to rebuild before retrying to emerge
82 firefox another time?
83
84 regards,
85
86 alexander
87 -----BEGIN PGP SIGNATURE-----
88 Version: GnuPG v1.4.1 (GNU/Linux)
89
90 iD8DBQFC7epgw4sGV/pPyAwRAtX4AJ4rRFy20/c/Iz+ygsOYPks8h8p7FACeOMlW
91 roDGXXM1/ua4ieW82iPE6g0=
92 =Kwfk
93 -----END PGP SIGNATURE-----
94 --
95 gentoo-ppc-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-ppc-user] can't emerge firefox on ppc David Holm <dholm@g.o>
Re: [gentoo-ppc-user] can't emerge firefox on ppc Joseph Jezak <josejx@g.o>