Ошибка при сборке Gnome 2.12
Гость 14 июля, 2006 - 14:31
emerge depclean ...ok
emerge --pretend gnome ...ok
emerge gnome ...Not ok:)
сборка стопорит на сборке броузера seamonkey>
i686-pc-linux-gnu-g++ -o nsExpatDriver.o -c -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/necko -I../../../dist/include/util -I../../../dist/include/uconv -I../../../dist/include/unicharutil -I../../../dist/include/expat -I../../../dist/include/content -I../../../dist/include/dom -I../../../dist/include/pref -I../../../dist/include/nkcache -I../../../dist/include/intl -I../../../dist/include/xpconnect -I../../../dist/include/htmlparser -I../../../dist/include -I/usr/include/nspr -I../../../dist/sdk/include -fPIC -DGENTOO_NSPLUGINS_DIR=\"/usr/lib/nsplugins\" -DGENTOO_NSBROWSER_PLUGINS_DIR=\"/usr/lib/nsbrowser/plugins\" -fno-rtti -fno-handle-exceptions -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -march=i686 -pipe -Wno-deprecated -Wno-return-type -w -freorder-blocks -fno-reorder-functions -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -ffunction-sections -O2 -DGENTOO_NSPLUGINS_DIR=\"/usr/lib/nsplugins\" -DGENTOO_NSBROWSER_PLUGINS_DIR=\"/usr/lib/nsbrowser/plugins\" -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsExpatDriver.pp nsExpatDriver.cpp CNavDTD.cpp i686-pc-linux-gnu-g++ -o CNavDTD.o -c -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/necko -I../../../dist/include/util -I../../../dist/include/uconv -I../../../dist/include/unicharutil -I../../../dist/include/expat -I../../../dist/include/content -I../../../dist/include/dom -I../../../dist/include/pref -I../../../dist/include/nkcache -I../../../dist/include/intl -I../../../dist/include/xpconnect -I../../../dist/include/htmlparser -I../../../dist/include -I/usr/include/nspr -I../../../dist/sdk/include -fPIC -DGENTOO_NSPLUGINS_DIR=\"/usr/lib/nsplugins\" -DGENTOO_NSBROWSER_PLUGINS_DIR=\"/usr/lib/nsbrowser/plugins\" -fno-rtti -fno-handle-exceptions -Wconvers ion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -march=i686 -pipe -Wno-deprecated -Wno-return-type -w -freorder-blocks -fno-reorder-functions -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -ffunction-sections -O2 -DGENTOO_NSPLUGINS_DIR=\"/usr/lib/nsplugins\" -DGENTOO_NSBROWSER_PLUGINS_DIR=\"/usr/lib/nsbrowser/plugins\" -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/CNavDTD.pp CNavDTD.cpp nsExpatDriver.cpp: In member function `nsresult nsExpatDriver::HandleEndElement(const PRUnichar*)': nsExpatDriver.cpp:389: error: `MOZ_XML_StopParser' was not declared in this scope nsExpatDriver.cpp: In member function `nsresult nsExpatDriver::HandleProcessingInstruction(const PRUnichar*, const PRUnichar*)': nsExpatDriver.cpp:456: error: `MOZ_XML_StopParser' was not declared in this scope nsExpatDriver.cpp: In member function `nsresult nsExpatDriver::HandleError()': nsExpatDriver.cpp:766: error: `MOZ_XML_GetMismatchedTag' was not declared in this scope nsExpatDriver.cpp: In member function `virtual nsresult nsExpatDriver::ConsumeToken(nsScanner&, PRBool&)': nsExpatDriver.cpp:971: error: `MOZ_XML_ResumeParser' was not declared in this scope nsExpatDriver.cpp: In member function `virtual void nsExpatDriver::Terminate()': nsExpatDriver.cpp:1146: error: `MOZ_XML_StopParser' was not declared in this scope gmake[3]: *** [nsExpatDriver.o] Ошибка 1 gmake[3]: *** Ожидание завершения заданий... gmake[3]: Leaving directory `/var/tmp/portage/seamonkey-1.0.2/work/mozilla/parser/htmlparser/src' gmake[2]: *** [libs] Ошибка 2 gmake[2]: Leaving directory `/var/tmp/portage/seamonkey-1.0.2/work/mozilla/parser/htmlparser' gmake[1]: *** [tier_9] Ошибка 2 gmake[1]: Leaving directory `/var/tmp/portage/seamonkey-1.0.2/work/mozilla' make: *** [default] Ошибка 2 !!! ERROR: www-client/seamonkey-1.0.2 failed. Call stack: ebuild.sh, line 1539: Called dyn_compile ebuild.sh, line 939: Called src_compile seamonkey-1.0.2.ebuild, line 158: Called die !!! (no error message) !!! If you need support, post the topmost build error, and the call stack if relevant.
Люди.
Что нужно сделать в таком случае?
»
- Для комментирования войдите или зарегистрируйтесь
Сборка Seamonkey
Тема достаточно старая, но всё же я решил высказаться, так как столкнулся с такой же проблемой. Seamonkey по какой то причине не хочет собираться с первого раза. После получения такой ошибки я снова сделал emerge seamonkey и всё собралось =). Возможно этот глюк как-то связяан с ccache и многопоточной сборкой ("-jN"). Причём этот фокус сработал для двух версий: 1.0.2 и 1.0.3 (другие я вообще не устанавливал).