Home | Docs | Forums | Lists | Bugs | Planet | Store | GMN | Get Gentoo!
Not eligible to see or edit group visibility for this bug.
View Bug Activity | Format For Printing | XML | Clone This Bug
mozilla-firefox-2.0.0.1-r2 fails to compile. mozilla-firefox-2.0.0.1 also fails. Reproducible: Always Steps to Reproduce: 1.Emerge mozilla-firefox 2. 3. Actual Results: i686-pc-linux-gnu-gcc -DGENTOO_NSPLUGINS_DIR=\"/usr/lib/nsplugins\" -DGENTOO_NSBROWSER_PLUGINS_DIR=\"/usr/lib/nsbrowser/plugins\" -W -Wno-unused -Wpointer-arith -Wcast-align -Wno-long-long -march=pentium4 -pipe -Wno-return-type -w -pthread -pipe -DNDEBUG -DTRIMMED -ffunction-sections -O2 -fPIC -shared -Wl,-z,defs -Wl,-rpath,'$ORIGIN' -Wl,-h,libmozjs.so -o libmozjs.so jsapi.o jsarena.o jsarray.o jsatom.o jsbool.o jscntxt.o jsdate.o jsdbgapi.o jsdhash.o jsdtoa.o jsemit.o jsexn.o jsfun.o jsgc.o jshash.o jsinterp.o jsiter.o jslock.o jslog2.o jslong.o jsmath.o jsnum.o jsobj.o jsopcode.o jsparse.o jsprf.o jsregexp.o jsscan.o jsscope.o jsscript.o jsstr.o jsutil.o jsxdrapi.o jsxml.o prmjtime.o -Wl,-rpath,'$ORIGIN' -lm -ldl -Wl,-R/usr/lib -L/usr/lib -lplds4 -lplc4 -lnspr4 -lpthread -ldl -ldl -lm /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: cannot find -lplds4 collect2: ld returned 1 exit status gmake[3]: *** [libmozjs.so] Error 1 gmake[3]: Leaving directory `/var/tmp/portage/www-client/mozilla-firefox-2.0.0.1-r2/work/mozilla/js/src' gmake[2]: *** [libs] Error 2 gmake[2]: Leaving directory `/var/tmp/portage/www-client/mozilla-firefox-2.0.0.1-r2/work/mozilla/js' gmake[1]: *** [tier_2] Error 2 gmake[1]: Leaving directory `/var/tmp/portage/www-client/mozilla-firefox-2.0.0.1-r2/work/mozilla' make: *** [default] Error 2 !!! ERROR: www-client/mozilla-firefox-2.0.0.1-r2 failed. Call stack: ebuild.sh, line 1613: Called dyn_compile ebuild.sh, line 970: Called qa_call 'src_compile' environment, line 4006: Called src_compile mozilla-firefox-2.0.0.1-r2.ebuild, line 187: Called die !!! (no error message) !!! If you need support, post the topmost build error, and the call stack if relevant. !!! A complete build log is located at '/var/tmp/portage/www-client/mozilla-firefox-2.0.0.1-r2/temp/build.log'. Expected Results: Correct emerge # ls -l /usr/lib/nspr/libplds4.* -rw-r--r-- 1 root root 9952 2007-02-07 21:45 /usr/lib/nspr/libplds4.a lrwxrwxrwx 1 root root 13 2007-02-07 21:45 /usr/lib/nspr/libplds4.so -> libplds4.so.6 -rw-r--r-- 1 root root 8456 2007-02-07 21:45 /usr/lib/nspr/libplds4.so.6
It seems that this is resolved with nspr-4.6.5-r2 :) Thanks.
Reopen to dupe.
*** This bug has been marked as a duplicate of bug 165542 ***