Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
problem emerging firefox rm -f libxul.so
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Portage & Programming
View previous topic :: View next topic  
Author Message
ev56o
Apprentice
Apprentice


Joined: 26 Jan 2010
Posts: 180

PostPosted: Sat Dec 29, 2012 1:42 pm    Post subject: problem emerging firefox rm -f libxul.so Reply with quote

I accidentally removed part of /usr/share that is in a partition apart linked.
Now emerging firefox i have these problem
Code:

localhost m # tail -n 100 /var/tmp/portage/www-client/firefox-10.0.11/temp/build.log
x86_64-pc-linux-gnu-g++ -o nsSystemPrefFactory.o -c -I../../../../../dist/stl_wrappers -I../../../../../dist/system_wrappers -include /var/tmp/portage/www-client/firefox-10.0.11/work/mozilla-esr10/config/gcc_hidden.h -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES  -DSTATIC_EXPORTABLE_JS_API -DOSTYPE=\"Linux3.6\" -DOSARCH=Linux -I/var/tmp/portage/www-client/firefox-10.0.11/work/mozilla-esr10/extensions/pref/system-pref/src/gconf/.. -I/var/tmp/portage/www-client/firefox-10.0.11/work/mozilla-esr10/extensions/pref/system-pref/src/gconf -I. -I../../../../../dist/include -I../../../../../dist/include/nsprpub  -I/usr/include/nspr -I/usr/include/nss      -fPIC  -fno-rtti -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-variadic-macros -Werror=return-type -march=native -mno-avx -fno-exceptions -fno-strict-aliasing -std=gnu++0x -pthread -ffunction-sections -fdata-sections -pipe  -DNDEBUG -DTRIMMED -g -Os -freorder-blocks -finline-limit=50 -fomit-frame-pointer -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/gtk-unix-print-2.0     -DMOZILLA_CLIENT -include ../../../../../mozilla-config.h -MD -MF .deps/nsSystemPrefFactory.pp /var/tmp/portage/www-client/firefox-10.0.11/work/mozilla-esr10/obj-x86_64-unknown-linux-gnu/extensions/pref/system-pref/src/gconf/nsSystemPrefFactory.cpp
rm -f libsystem-pref.a ../../../../../staticlib/components/libsystem-pref.a
/usr/bin/python2.7 /var/tmp/portage/www-client/firefox-10.0.11/work/mozilla-esr10/config/pythonpath.py -I../../../../../config /var/tmp/portage/www-client/firefox-10.0.11/work/mozilla-esr10/config/expandlibs_gen.py nsSystemPrefService.o nsSystemPrefFactory.o  ../libsystem-pref_s.a > libsystem-pref.a.desc
/var/tmp/portage/www-client/firefox-10.0.11/work/mozilla-esr10/obj-x86_64-unknown-linux-gnu/config/nsinstall -R -m 644 libsystem-pref.a.desc ../../../../../staticlib/components
make[7]: Leaving directory `/var/tmp/portage/www-client/firefox-10.0.11/work/mozilla-esr10/obj-x86_64-unknown-linux-gnu/extensions/pref/system-pref/src/gconf'
make[6]: Leaving directory `/var/tmp/portage/www-client/firefox-10.0.11/work/mozilla-esr10/obj-x86_64-unknown-linux-gnu/extensions/pref/system-pref/src'
make[5]: Leaving directory `/var/tmp/portage/www-client/firefox-10.0.11/work/mozilla-esr10/obj-x86_64-unknown-linux-gnu/extensions/pref'
make -C services/crypto/component libs
make[5]: Entering directory `/var/tmp/portage/www-client/firefox-10.0.11/work/mozilla-esr10/obj-x86_64-unknown-linux-gnu/services/crypto/component'
nsSyncJPAKE.cpp
x86_64-pc-linux-gnu-g++ -o nsSyncJPAKE.o -c -I../../../dist/stl_wrappers -I../../../dist/system_wrappers -include /var/tmp/portage/www-client/firefox-10.0.11/work/mozilla-esr10/config/gcc_hidden.h -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES  -DSTATIC_EXPORTABLE_JS_API -DOSTYPE=\"Linux3.6\" -DOSARCH=Linux  -I/var/tmp/portage/www-client/firefox-10.0.11/work/mozilla-esr10/services/crypto/component -I. -I../../../dist/include -I../../../dist/include/nsprpub  -I/usr/include/nspr -I/usr/include/nss      -fPIC  -fno-rtti -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-variadic-macros -Werror=return-type -march=native -mno-avx -fno-exceptions -fno-strict-aliasing -std=gnu++0x -pthread -ffunction-sections -fdata-sections -pipe  -DNDEBUG -DTRIMMED -g -Os -freorder-blocks -finline-limit=50 -fomit-frame-pointer   -DMOZILLA_CLIENT -include ../../../mozilla-config.h -MD -MF .deps/nsSyncJPAKE.pp /var/tmp/portage/www-client/firefox-10.0.11/work/mozilla-esr10/services/crypto/component/nsSyncJPAKE.cpp
rm -f libservices-crypto.a ../../../staticlib/components/libservices-crypto.a
/usr/bin/python2.7 /var/tmp/portage/www-client/firefox-10.0.11/work/mozilla-esr10/config/pythonpath.py -I../../../config /var/tmp/portage/www-client/firefox-10.0.11/work/mozilla-esr10/config/expandlibs_gen.py nsSyncJPAKE.o   > libservices-crypto.a.desc
/var/tmp/portage/www-client/firefox-10.0.11/work/mozilla-esr10/obj-x86_64-unknown-linux-gnu/config/nsinstall -R -m 644 libservices-crypto.a.desc ../../../staticlib/components
nsISyncJPAKE.idl
/usr/bin/python2.7 /var/tmp/portage/www-client/firefox-10.0.11/work/mozilla-esr10/config/pythonpath.py \
  -I/var/tmp/portage/www-client/firefox-10.0.11/work/mozilla-esr10/other-licenses/ply \
  -I/var/tmp/portage/www-client/firefox-10.0.11/work/mozilla-esr10/xpcom/idl-parser \
  -I/var/tmp/portage/www-client/firefox-10.0.11/work/mozilla-esr10/xpcom/typelib/xpt/tools \
  /var/tmp/portage/www-client/firefox-10.0.11/work/mozilla-esr10/xpcom/idl-parser/typelib.py --cachedir=../../../xpcom/idl-parser -I/var/tmp/portage/www-client/firefox-10.0.11/work/mozilla-esr10/services/crypto/component -I../../../dist/idl /var/tmp/portage/www-client/firefox-10.0.11/work/mozilla-esr10/services/crypto/component/nsISyncJPAKE.idl -d .deps/nsISyncJPAKE.xpt.pp -o _xpidlgen/nsISyncJPAKE.xpt
/usr/bin/python2.7 /var/tmp/portage/www-client/firefox-10.0.11/work/mozilla-esr10/obj-x86_64-unknown-linux-gnu/dist/sdk/bin/xpt.py link _xpidlgen/services-crypto-component.xpt _xpidlgen/nsISyncJPAKE.xpt
/var/tmp/portage/www-client/firefox-10.0.11/work/mozilla-esr10/obj-x86_64-unknown-linux-gnu/config/nsinstall -R -m 644 _xpidlgen/services-crypto-component.xpt ../../../dist/bin/components
make[5]: Leaving directory `/var/tmp/portage/www-client/firefox-10.0.11/work/mozilla-esr10/obj-x86_64-unknown-linux-gnu/services/crypto/component'
make -C startupcache libs
make[5]: Entering directory `/var/tmp/portage/www-client/firefox-10.0.11/work/mozilla-esr10/obj-x86_64-unknown-linux-gnu/startupcache'
StartupCache.cpp
x86_64-pc-linux-gnu-g++ -o StartupCache.o -c -I../dist/stl_wrappers -I../dist/system_wrappers -include /var/tmp/portage/www-client/firefox-10.0.11/work/mozilla-esr10/config/gcc_hidden.h -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES  -DSTATIC_EXPORTABLE_JS_API -DOSTYPE=\"Linux3.6\" -DOSARCH=Linux  -I/var/tmp/portage/www-client/firefox-10.0.11/work/mozilla-esr10/startupcache -I. -I../dist/include -I../dist/include/nsprpub  -I/usr/include/nspr -I/usr/include/nss      -fPIC  -fno-rtti -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-variadic-macros -Werror=return-type -march=native -mno-avx -fno-exceptions -fno-strict-aliasing -std=gnu++0x -pthread -ffunction-sections -fdata-sections -pipe  -DNDEBUG -DTRIMMED -g -Os -freorder-blocks -finline-limit=50 -fomit-frame-pointer   -DMOZILLA_CLIENT -include ../mozilla-config.h -MD -MF .deps/StartupCache.pp /var/tmp/portage/www-client/firefox-10.0.11/work/mozilla-esr10/startupcache/StartupCache.cpp
StartupCacheUtils.cpp
x86_64-pc-linux-gnu-g++ -o StartupCacheUtils.o -c -I../dist/stl_wrappers -I../dist/system_wrappers -include /var/tmp/portage/www-client/firefox-10.0.11/work/mozilla-esr10/config/gcc_hidden.h -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES  -DSTATIC_EXPORTABLE_JS_API -DOSTYPE=\"Linux3.6\" -DOSARCH=Linux  -I/var/tmp/portage/www-client/firefox-10.0.11/work/mozilla-esr10/startupcache -I. -I../dist/include -I../dist/include/nsprpub  -I/usr/include/nspr -I/usr/include/nss      -fPIC  -fno-rtti -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-variadic-macros -Werror=return-type -march=native -mno-avx -fno-exceptions -fno-strict-aliasing -std=gnu++0x -pthread -ffunction-sections -fdata-sections -pipe  -DNDEBUG -DTRIMMED -g -Os -freorder-blocks -finline-limit=50 -fomit-frame-pointer   -DMOZILLA_CLIENT -include ../mozilla-config.h -MD -MF .deps/StartupCacheUtils.pp /var/tmp/portage/www-client/firefox-10.0.11/work/mozilla-esr10/startupcache/StartupCacheUtils.cpp
StartupCacheModule.cpp
x86_64-pc-linux-gnu-g++ -o StartupCacheModule.o -c -I../dist/stl_wrappers -I../dist/system_wrappers -include /var/tmp/portage/www-client/firefox-10.0.11/work/mozilla-esr10/config/gcc_hidden.h -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES  -DSTATIC_EXPORTABLE_JS_API -DOSTYPE=\"Linux3.6\" -DOSARCH=Linux  -I/var/tmp/portage/www-client/firefox-10.0.11/work/mozilla-esr10/startupcache -I. -I../dist/include -I../dist/include/nsprpub  -I/usr/include/nspr -I/usr/include/nss      -fPIC  -fno-rtti -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-variadic-macros -Werror=return-type -march=native -mno-avx -fno-exceptions -fno-strict-aliasing -std=gnu++0x -pthread -ffunction-sections -fdata-sections -pipe  -DNDEBUG -DTRIMMED -g -Os -freorder-blocks -finline-limit=50 -fomit-frame-pointer   -DMOZILLA_CLIENT -include ../mozilla-config.h -MD -MF .deps/StartupCacheModule.pp /var/tmp/portage/www-client/firefox-10.0.11/work/mozilla-esr10/startupcache/StartupCacheModule.cpp
rm -f libstartupcache.a ../staticlib/components/libstartupcache.a
/usr/bin/python2.7 /var/tmp/portage/www-client/firefox-10.0.11/work/mozilla-esr10/config/pythonpath.py -I../config /var/tmp/portage/www-client/firefox-10.0.11/work/mozilla-esr10/config/expandlibs_gen.py StartupCache.o StartupCacheUtils.o StartupCacheModule.o   > libstartupcache.a.desc
/var/tmp/portage/www-client/firefox-10.0.11/work/mozilla-esr10/obj-x86_64-unknown-linux-gnu/config/nsinstall -R -m 644 libstartupcache.a.desc ../staticlib/components
nsIStartupCache.idl
/usr/bin/python2.7 /var/tmp/portage/www-client/firefox-10.0.11/work/mozilla-esr10/config/pythonpath.py \
  -I/var/tmp/portage/www-client/firefox-10.0.11/work/mozilla-esr10/other-licenses/ply \
  -I/var/tmp/portage/www-client/firefox-10.0.11/work/mozilla-esr10/xpcom/idl-parser \
  -I/var/tmp/portage/www-client/firefox-10.0.11/work/mozilla-esr10/xpcom/typelib/xpt/tools \
  /var/tmp/portage/www-client/firefox-10.0.11/work/mozilla-esr10/xpcom/idl-parser/typelib.py --cachedir=../xpcom/idl-parser -I/var/tmp/portage/www-client/firefox-10.0.11/work/mozilla-esr10/startupcache -I../dist/idl /var/tmp/portage/www-client/firefox-10.0.11/work/mozilla-esr10/startupcache/nsIStartupCache.idl -d .deps/nsIStartupCache.xpt.pp -o _xpidlgen/nsIStartupCache.xpt
/usr/bin/python2.7 /var/tmp/portage/www-client/firefox-10.0.11/work/mozilla-esr10/obj-x86_64-unknown-linux-gnu/dist/sdk/bin/xpt.py link _xpidlgen/startupcache.xpt _xpidlgen/nsIStartupCache.xpt
/var/tmp/portage/www-client/firefox-10.0.11/work/mozilla-esr10/obj-x86_64-unknown-linux-gnu/config/nsinstall -R -m 644 _xpidlgen/startupcache.xpt ../dist/bin/components
make[5]: Leaving directory `/var/tmp/portage/www-client/firefox-10.0.11/work/mozilla-esr10/obj-x86_64-unknown-linux-gnu/startupcache'
make -C js/ductwork/debugger libs
make[5]: Entering directory `/var/tmp/portage/www-client/firefox-10.0.11/work/mozilla-esr10/obj-x86_64-unknown-linux-gnu/js/ductwork/debugger'
JSDebugger.cpp
x86_64-pc-linux-gnu-g++ -o JSDebugger.o -c -I../../../dist/stl_wrappers -I../../../dist/system_wrappers -include /var/tmp/portage/www-client/firefox-10.0.11/work/mozilla-esr10/config/gcc_hidden.h -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES  -DSTATIC_EXPORTABLE_JS_API -DOSTYPE=\"Linux3.6\" -DOSARCH=Linux  -I/var/tmp/portage/www-client/firefox-10.0.11/work/mozilla-esr10/js/ductwork/debugger -I. -I../../../dist/include -I../../../dist/include/nsprpub  -I/usr/include/nspr -I/usr/include/nss      -fPIC  -fno-rtti -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-variadic-macros -Werror=return-type -march=native -mno-avx -fno-exceptions -fno-strict-aliasing -std=gnu++0x -pthread -ffunction-sections -fdata-sections -pipe  -DNDEBUG -DTRIMMED -g -Os -freorder-blocks -finline-limit=50 -fomit-frame-pointer   -DMOZILLA_CLIENT -include ../../../mozilla-config.h -MD -MF .deps/JSDebugger.pp /var/tmp/portage/www-client/firefox-10.0.11/work/mozilla-esr10/js/ductwork/debugger/JSDebugger.cpp
rm -f libjsdebugger.a ../../../staticlib/components/libjsdebugger.a
/usr/bin/python2.7 /var/tmp/portage/www-client/firefox-10.0.11/work/mozilla-esr10/config/pythonpath.py -I../../../config /var/tmp/portage/www-client/firefox-10.0.11/work/mozilla-esr10/config/expandlibs_gen.py JSDebugger.o   > libjsdebugger.a.desc
/var/tmp/portage/www-client/firefox-10.0.11/work/mozilla-esr10/obj-x86_64-unknown-linux-gnu/config/nsinstall -R -m 644 libjsdebugger.a.desc ../../../staticlib/components
IJSDebugger.idl
/usr/bin/python2.7 /var/tmp/portage/www-client/firefox-10.0.11/work/mozilla-esr10/config/pythonpath.py \
  -I/var/tmp/portage/www-client/firefox-10.0.11/work/mozilla-esr10/other-licenses/ply \
  -I/var/tmp/portage/www-client/firefox-10.0.11/work/mozilla-esr10/xpcom/idl-parser \
  -I/var/tmp/portage/www-client/firefox-10.0.11/work/mozilla-esr10/xpcom/typelib/xpt/tools \
  /var/tmp/portage/www-client/firefox-10.0.11/work/mozilla-esr10/xpcom/idl-parser/typelib.py --cachedir=../../../xpcom/idl-parser -I/var/tmp/portage/www-client/firefox-10.0.11/work/mozilla-esr10/js/ductwork/debugger -I../../../dist/idl /var/tmp/portage/www-client/firefox-10.0.11/work/mozilla-esr10/js/ductwork/debugger/IJSDebugger.idl -d .deps/IJSDebugger.xpt.pp -o _xpidlgen/IJSDebugger.xpt
/usr/bin/python2.7 /var/tmp/portage/www-client/firefox-10.0.11/work/mozilla-esr10/obj-x86_64-unknown-linux-gnu/dist/sdk/bin/xpt.py link _xpidlgen/jsdebugger.xpt _xpidlgen/IJSDebugger.xpt
/var/tmp/portage/www-client/firefox-10.0.11/work/mozilla-esr10/obj-x86_64-unknown-linux-gnu/config/nsinstall -R -m 644 _xpidlgen/jsdebugger.xpt ../../../dist/bin/components
/var/tmp/portage/www-client/firefox-10.0.11/work/mozilla-esr10/obj-x86_64-unknown-linux-gnu/config/nsinstall -R -m 644 /var/tmp/portage/www-client/firefox-10.0.11/work/mozilla-esr10/js/ductwork/debugger/jsdebugger.jsm ../../../dist/bin/modules
make[5]: Leaving directory `/var/tmp/portage/www-client/firefox-10.0.11/work/mozilla-esr10/obj-x86_64-unknown-linux-gnu/js/ductwork/debugger'
make -C toolkit/library libs
make[5]: Entering directory `/var/tmp/portage/www-client/firefox-10.0.11/work/mozilla-esr10/obj-x86_64-unknown-linux-gnu/toolkit/library'
nsStaticXULComponents.cpp
x86_64-pc-linux-gnu-g++ -o nsStaticXULComponents.o -c -I../../dist/stl_wrappers -I../../dist/system_wrappers -include /var/tmp/portage/www-client/firefox-10.0.11/work/mozilla-esr10/config/gcc_hidden.h -DMOZ_ENABLE_GTK2 -DMOZ_JSDEBUGGER -DMOZ_PREF_EXTENSIONS -DMOZ_AUTH_EXTENSION -DMOZ_PERMISSIONS -DMOZ_UNIVERSALCHARDET -DMOZ_FILEVIEW -DICON_DECODER -DMOZ_SPELLCHECK -DMOZ_ZIPWRITER -DIMPL_XREAPI -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux3.6\" -DOSARCH=Linux -D_IMPL_NS_COM -D_IMPL_NS_STRINGAPI -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET  -I/var/tmp/portage/www-client/firefox-10.0.11/work/mozilla-esr10/intl/unicharutil/util -I/var/tmp/portage/www-client/firefox-10.0.11/work/mozilla-esr10/intl/unicharutil/src -I/var/tmp/portage/www-client/firefox-10.0.11/work/mozilla-esr10/config -I/var/tmp/portage/www-client/firefox-10.0.11/work/mozilla-esr10/widget/src/windows -I/var/tmp/portage/www-client/firefox-10.0.11/work/mozilla-esr10/widget/src/build  -I/var/tmp/portage/www-client/firefox-10.0.11/work/mozilla-esr10/toolkit/library -I. -I../../dist/include -I../../dist/include/nsprpub  -I/usr/include/nspr -I/usr/include/nss      -fPIC  -fno-rtti -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-variadic-macros -Werror=return-type -march=native -mno-avx -fno-exceptions -fno-strict-aliasing -std=gnu++0x -pthread -ffunction-sections -fdata-sections -pipe  -DNDEBUG -DTRIMMED -g -Os -freorder-blocks -finline-limit=50 -fomit-frame-pointer   -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MF .deps/nsStaticXULComponents.pp /var/tmp/portage/www-client/firefox-10.0.11/work/mozilla-esr10/toolkit/library/nsStaticXULComponents.cpp
nsUnicharUtils.cpp
x86_64-pc-linux-gnu-g++ -o nsUnicharUtils.o -c -I../../dist/stl_wrappers -I../../dist/system_wrappers -include /var/tmp/portage/www-client/firefox-10.0.11/work/mozilla-esr10/config/gcc_hidden.h -DMOZ_ENABLE_GTK2 -DMOZ_JSDEBUGGER -DMOZ_PREF_EXTENSIONS -DMOZ_AUTH_EXTENSION -DMOZ_PERMISSIONS -DMOZ_UNIVERSALCHARDET -DMOZ_FILEVIEW -DICON_DECODER -DMOZ_SPELLCHECK -DMOZ_ZIPWRITER -DIMPL_XREAPI -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux3.6\" -DOSARCH=Linux -D_IMPL_NS_COM -D_IMPL_NS_STRINGAPI -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET  -I/var/tmp/portage/www-client/firefox-10.0.11/work/mozilla-esr10/intl/unicharutil/util -I/var/tmp/portage/www-client/firefox-10.0.11/work/mozilla-esr10/intl/unicharutil/src -I/var/tmp/portage/www-client/firefox-10.0.11/work/mozilla-esr10/config -I/var/tmp/portage/www-client/firefox-10.0.11/work/mozilla-esr10/widget/src/windows -I/var/tmp/portage/www-client/firefox-10.0.11/work/mozilla-esr10/widget/src/build  -I/var/tmp/portage/www-client/firefox-10.0.11/work/mozilla-esr10/toolkit/library -I. -I../../dist/include -I../../dist/include/nsprpub  -I/usr/include/nspr -I/usr/include/nss      -fPIC  -fno-rtti -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-variadic-macros -Werror=return-type -march=native -mno-avx -fno-exceptions -fno-strict-aliasing -std=gnu++0x -pthread -ffunction-sections -fdata-sections -pipe  -DNDEBUG -DTRIMMED -g -Os -freorder-blocks -finline-limit=50 -fomit-frame-pointer   -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MF .deps/nsUnicharUtils.pp /var/tmp/portage/www-client/firefox-10.0.11/work/mozilla-esr10/obj-x86_64-unknown-linux-gnu/toolkit/library/nsUnicharUtils.cpp
nsBidiUtils.cpp
x86_64-pc-linux-gnu-g++ -o nsBidiUtils.o -c -I../../dist/stl_wrappers -I../../dist/system_wrappers -include /var/tmp/portage/www-client/firefox-10.0.11/work/mozilla-esr10/config/gcc_hidden.h -DMOZ_ENABLE_GTK2 -DMOZ_JSDEBUGGER -DMOZ_PREF_EXTENSIONS -DMOZ_AUTH_EXTENSION -DMOZ_PERMISSIONS -DMOZ_UNIVERSALCHARDET -DMOZ_FILEVIEW -DICON_DECODER -DMOZ_SPELLCHECK -DMOZ_ZIPWRITER -DIMPL_XREAPI -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux3.6\" -DOSARCH=Linux -D_IMPL_NS_COM -D_IMPL_NS_STRINGAPI -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET  -I/var/tmp/portage/www-client/firefox-10.0.11/work/mozilla-esr10/intl/unicharutil/util -I/var/tmp/portage/www-client/firefox-10.0.11/work/mozilla-esr10/intl/unicharutil/src -I/var/tmp/portage/www-client/firefox-10.0.11/work/mozilla-esr10/config -I/var/tmp/portage/www-client/firefox-10.0.11/work/mozilla-esr10/widget/src/windows -I/var/tmp/portage/www-client/firefox-10.0.11/work/mozilla-esr10/widget/src/build  -I/var/tmp/portage/www-client/firefox-10.0.11/work/mozilla-esr10/toolkit/library -I. -I../../dist/include -I../../dist/include/nsprpub  -I/usr/include/nspr -I/usr/include/nss      -fPIC  -fno-rtti -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-variadic-macros -Werror=return-type -march=native -mno-avx -fno-exceptions -fno-strict-aliasing -std=gnu++0x -pthread -ffunction-sections -fdata-sections -pipe  -DNDEBUG -DTRIMMED -g -Os -freorder-blocks -finline-limit=50 -fomit-frame-pointer   -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MF .deps/nsBidiUtils.pp /var/tmp/portage/www-client/firefox-10.0.11/work/mozilla-esr10/obj-x86_64-unknown-linux-gnu/toolkit/library/nsBidiUtils.cpp
nsRDFResource.cpp
x86_64-pc-linux-gnu-g++ -o nsRDFResource.o -c -I../../dist/stl_wrappers -I../../dist/system_wrappers -include /var/tmp/portage/www-client/firefox-10.0.11/work/mozilla-esr10/config/gcc_hidden.h -DMOZ_ENABLE_GTK2 -DMOZ_JSDEBUGGER -DMOZ_PREF_EXTENSIONS -DMOZ_AUTH_EXTENSION -DMOZ_PERMISSIONS -DMOZ_UNIVERSALCHARDET -DMOZ_FILEVIEW -DICON_DECODER -DMOZ_SPELLCHECK -DMOZ_ZIPWRITER -DIMPL_XREAPI -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux3.6\" -DOSARCH=Linux -D_IMPL_NS_COM -D_IMPL_NS_STRINGAPI -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET  -I/var/tmp/portage/www-client/firefox-10.0.11/work/mozilla-esr10/intl/unicharutil/util -I/var/tmp/portage/www-client/firefox-10.0.11/work/mozilla-esr10/intl/unicharutil/src -I/var/tmp/portage/www-client/firefox-10.0.11/work/mozilla-esr10/config -I/var/tmp/portage/www-client/firefox-10.0.11/work/mozilla-esr10/widget/src/windows -I/var/tmp/portage/www-client/firefox-10.0.11/work/mozilla-esr10/widget/src/build  -I/var/tmp/portage/www-client/firefox-10.0.11/work/mozilla-esr10/toolkit/library -I. -I../../dist/include -I../../dist/include/nsprpub  -I/usr/include/nspr -I/usr/include/nss      -fPIC  -fno-rtti -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-variadic-macros -Werror=return-type -march=native -mno-avx -fno-exceptions -fno-strict-aliasing -std=gnu++0x -pthread -ffunction-sections -fdata-sections -pipe  -DNDEBUG -DTRIMMED -g -Os -freorder-blocks -finline-limit=50 -fomit-frame-pointer   -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MF .deps/nsRDFResource.pp /var/tmp/portage/www-client/firefox-10.0.11/work/mozilla-esr10/obj-x86_64-unknown-linux-gnu/toolkit/library/nsRDFResource.cpp
rm -f libxul.so
/usr/bin/python2.7 /var/tmp/portage/www-client/firefox-10.0.11/work/mozilla-esr10/config/pythonpath.py -I../../config /var/tmp/portage/www-client/firefox-10.0.11/work/mozilla-esr10/config/expandlibs_exec.py --uselist --  x86_64-pc-linux-gnu-g++  -fno-rtti -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-variadic-macros -Werror=return-type -march=native -mno-avx -fno-exceptions -fno-strict-aliasing -std=gnu++0x -pthread -ffunction-sections -fdata-sections -pipe  -DNDEBUG -DTRIMMED -g -Os -freorder-blocks -finline-limit=50 -fomit-frame-pointer -fPIC -shared -Wl,-z,defs -Wl,--gc-sections -Wl,-h,libxul.so -o libxul.so  nsStaticXULComponents.o nsUnicharUtils.o nsBidiUtils.o nsRDFResource.o    -lpthread -Wl,-O1 -Wl,--as-needed   -Wl,-rpath-link,/var/tmp/portage/www-client/firefox-10.0.11/work/mozilla-esr10/obj-x86_64-unknown-linux-gnu/dist/bin -Wl,-rpath-link,/usr/lib    ../../toolkit/xre/libxulapp_s.a  ../../staticlib/components/libnecko.a ../../staticlib/components/libuconv.a ../../staticlib/components/libi18n.a ../../staticlib/components/libchardet.a ../../staticlib/components/libjar50.a ../../staticlib/components/libstartupcache.a ../../staticlib/components/libpref.a ../../staticlib/components/libhtmlpars.a ../../staticlib/components/libimglib2.a ../../staticlib/components/libgkgfx.a ../../staticlib/components/libgklayout.a ../../staticlib/components/libdocshell.a ../../staticlib/components/libembedcomponents.a ../../staticlib/components/libwebbrwsr.a ../../staticlib/components/libnsappshell.a ../../staticlib/components/libtxmgr.a ../../staticlib/components/libcommandlines.a ../../staticlib/components/libtoolkitcomps.a ../../staticlib/components/libpipboot.a ../../staticlib/components/libpipnss.a ../../staticlib/components/libappcomps.a ../../staticlib/components/libjsreflect.a ../../staticlib/components/libcomposer.a ../../staticlib/components/libjetpack_s.a ../../staticlib/components/libtelemetry.a ../../staticlib/components/libjsdebugger.a ../../staticlib/components/libstoragecomps.a ../../staticlib/components/librdf.a ../../staticlib/components/libwindowds.a ../../staticlib/components/libjsctypes.a ../../staticlib/components/libjsperf.a ../../staticlib/components/libgkplugin.a ../../staticlib/components/libunixproxy.a ../../staticlib/components/libjsd.a ../../staticlib/components/libautoconfig.a ../../staticlib/components/libauth.a ../../staticlib/components/libcookie.a ../../staticlib/components/libpermissions.a ../../staticlib/components/libuniversalchardet.a ../../staticlib/components/libfileview.a ../../staticlib/components/libplaces.a ../../staticlib/components/libtkautocomplete.a ../../staticlib/components/libsatchel.a ../../staticlib/components/libpippki.a ../../staticlib/components/libwidget_gtk2.a ../../staticlib/components/libsystem-pref.a ../../staticlib/components/libimgicon.a ../../staticlib/components/libaccessibility.a ../../staticlib/components/libremoteservice.a ../../staticlib/components/libspellchecker.a ../../staticlib/components/libzipwriter.a ../../staticlib/components/libservices-crypto.a ../../staticlib/libjsipc_s.a ../../staticlib/libdomipc_s.a ../../staticlib/libdomplugins_s.a ../../staticlib/libmozipc_s.a ../../staticlib/libmozipdlgen_s.a ../../staticlib/libipcshell_s.a ../../staticlib/libgfx2d.a ../../staticlib/libgfxipc_s.a ../../staticlib/libhal_s.a ../../staticlib/libxpcom_core.a ../../staticlib/libucvutil_s.a ../../staticlib/libchromium_s.a ../../staticlib/libmozreg_s.a ../../staticlib/libgtkxtbin.a ../../staticlib/libthebes.a ../../staticlib/libycbcr.a ../../staticlib/libangle.a  -L../../dist/bin -L../../dist/lib -ljpeg  -lpng  ../../gfx/qcms/libmozqcms.a /var/tmp/portage/www-client/firefox-10.0.11/work/mozilla-esr10/obj-x86_64-unknown-linux-gnu/dist/lib/libjs_static.a -lffi   -Wl,-R/usr/lib64 -L/usr/lib64 -lssl3 -lsmime3 -lnss3 -lnssutil3 -lcrmf -lcairo -lpixman-1 -lfreetype -lfontconfig    -L/usr/lib64 -lXrender -lcairo -lX11   ../../gfx/harfbuzz/src/libmozharfbuzz.a ../../gfx/ots/src/libmozots.a  ../../dist/lib/libmozsqlite3.a  -lz  -lhunspell-1.3   -L/usr/lib -levent  -lasound   -L../../dist/bin -L../../dist/lib  -Wl,-R/usr/lib64 -L/usr/lib64 -lplds4 -lplc4 -lnspr4 -lpthread -ldl ../../dist/lib/libmozalloc.a -ldbus-glib-1 -ldbus-1 -lgobject-2.0 -lglib-2.0   -L/usr/lib64 -lX11  -lXext  -lpangoft2-1.0 -lfreetype -lfontconfig -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lglib-2.0   -lgtk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lfreetype -lfontconfig -lgdk-x11-2.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lpango-1.0 -lcairo -lgobject-2.0 -lglib-2.0   -lXt -lgthread-2.0 -lfreetype -lz -lbz2 -lvpx -ldl  -lrt   
collect2: ld terminated with signal 9 [Killed]
make[5]: *** [libxul.so] Error 1
make[5]: Leaving directory `/var/tmp/portage/www-client/firefox-10.0.11/work/mozilla-esr10/obj-x86_64-unknown-linux-gnu/toolkit/library'
make[4]: *** [libs_tier_platform] Error 2
make[4]: Leaving directory `/var/tmp/portage/www-client/firefox-10.0.11/work/mozilla-esr10/obj-x86_64-unknown-linux-gnu'
make[3]: *** [tier_platform] Error 2
make[3]: Leaving directory `/var/tmp/portage/www-client/firefox-10.0.11/work/mozilla-esr10/obj-x86_64-unknown-linux-gnu'
make[2]: *** [default] Error 2
make[2]: Leaving directory `/var/tmp/portage/www-client/firefox-10.0.11/work/mozilla-esr10/obj-x86_64-unknown-linux-gnu'
make[1]: *** [realbuild] Error 2
make[1]: Leaving directory `/var/tmp/portage/www-client/firefox-10.0.11/work/mozilla-esr10'
make: *** [build] Error 2
emake failed
 * ERROR: www-client/firefox-10.0.11 failed (compile phase):
 *   emake failed
 *
 * Call stack:
 *     ebuild.sh, line  93:  Called src_compile
 *   environment, line 7057:  Called die
 * The specific snippet of code:
 *           CC="$(tc-getCC)" CXX="$(tc-getCXX)" LD="$(tc-getLD)" MOZ_MAKE_FLAGS="${MAKEOPTS}" emake -f client.mk || die "emake failed";
 *
 * If you need support, post the output of `emerge --info '=www-client/firefox-10.0.11'`,
 * the complete build log and the output of `emerge -pqv '=www-client/firefox-10.0.11'`.
 * The complete build log is located at '/var/tmp/portage/www-client/firefox-10.0.11/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/www-client/firefox-10.0.11/temp/environment'.
 * Working directory: '/var/tmp/portage/www-client/firefox-10.0.11/work/mozilla-esr10'
 * S: '/var/tmp/portage/www-client/firefox-10.0.11/work/mozilla-esr10'


I ask too why firefox needs 4 gb space?
Thanks.
Back to top
View user's profile Send private message
Hu
Moderator
Moderator


Joined: 06 Mar 2007
Posts: 21607

PostPosted: Sat Dec 29, 2012 5:23 pm    Post subject: Re: problem emerging firefox rm -f libxul.so Reply with quote

ev56o wrote:
I accidentally removed part of /usr/share that is in a partition apart linked.
Your problem is not that the file was deleted, but that ld is killed. Do you have enough free memory to be building such a large program?
ev56o wrote:
I ask too why firefox needs 4 gb space?
Firefox is a bloated mess, and continues to deteriorate. At one point recently, I caught the Thunderbird build system (which is very similar) creating three separate large copies of libxul.so in temporary storage, none of which were installed.
Back to top
View user's profile Send private message
ev56o
Apprentice
Apprentice


Joined: 26 Jan 2010
Posts: 180

PostPosted: Sun Dec 30, 2012 11:53 am    Post subject: Reply with quote

Yes, thanks i was forget to increase the swap to 2gb.
From what you understood that?
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Portage & Programming All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum