Gentoo Archives: gentoo-user

From: Grant <emailgrant@×××××.com>
To: Gentoo mailing list <gentoo-user@l.g.o>
Subject: [gentoo-user] firefox-9.0 won't compile
Date: Sat, 04 Feb 2012 01:53:51
Message-Id: CAN0CFw1CG=vjKr7ry+ZT5J_zKmMV+vHOT=Y+dsArZr_P=2ZLpg@mail.gmail.com
1 Does anyone have any ideas on this? I just completed an emerge -e
2 world so I don't think anything needs to be re-emerged. Everything
3 compiles fine except for gcc-4.5.3-r1 (I'm on gcc-4.3.4) and
4 firefox-9.0:
5
6 /var/tmp/portage/www-client/firefox-9.0/work/mozilla-release/js/src/jsgcchunk.cpp:
7 In function 'void* MapAlignedPages(size_t, size_t)':
8 /var/tmp/portage/www-client/firefox-9.0/work/mozilla-release/js/src/jsgcchunk.cpp:243:
9 error: pointer of type 'void *' used in arithmetic
10 /var/tmp/portage/www-client/firefox-9.0/work/mozilla-release/js/src/jsgcchunk.cpp:243:
11 error: pointer of type 'void *' used in arithmetic
12 make[5]: *** [jsgcchunk.o] Error 1
13 make[5]: Leaving directory
14 `/var/tmp/portage/www-client/firefox-9.0/work/mozilla-release/obj-i686-pc-linux-gnu/js/src'
15 make[4]: *** [libs_tier_js] Error 2
16 make[4]: Leaving directory
17 `/var/tmp/portage/www-client/firefox-9.0/work/mozilla-release/obj-i686-pc-linux-gnu'
18 make[3]: *** [tier_js] Error 2
19 make[3]: Leaving directory
20 `/var/tmp/portage/www-client/firefox-9.0/work/mozilla-release/obj-i686-pc-linux-gnu'
21 make[2]: *** [default] Error 2
22 make[2]: Leaving directory
23 `/var/tmp/portage/www-client/firefox-9.0/work/mozilla-release/obj-i686-pc-linux-gnu'
24 make[1]: *** [realbuild] Error 2
25 make[1]: Leaving directory
26 `/var/tmp/portage/www-client/firefox-9.0/work/mozilla-release'
27 make: *** [build] Error 2
28 emake failed
29
30 - Grant

Replies

Subject Author
Re: [gentoo-user] firefox-9.0 won't compile Michael Mol <mikemol@×××××.com>