Summary: | app-office/libreoffice-3.5.0.0 fails to build in sdext | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Gary E. Miller <gem> |
Component: | Current packages | Assignee: | Gentoo Linux bug wranglers <bug-wranglers> |
Status: | RESOLVED NEEDINFO | ||
Severity: | normal | ||
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: | environment |
Description
Gary E. Miller
2011-12-01 00:03:15 UTC
Created attachment 294399 [details]
environment
Build.log is too big to upload... Here is the last bit: [ build LNK ] Library/libwriterfilterlo.so [ build LNK ] Library/writerfilter_uno.uno.so [ build RES ] chartcontrolleren-US [ build LNK ] Library/librptuilo.so [ build LNK ] Library/librptxmllo.so [ build LNK ] Library/libscfiltlo.so [ build LNK ] Library/libscuilo.so [ build LNK ] Library/vbaobj.uno.so [ build RES ] sden-US [ build MOD ] automation [ build MOD ] basctl [ build MOD ] cui [ build MOD ] desktop [ build MOD ] filter [ build MOD ] padmin [ build MOD ] sccomp [ build MOD ] starmath [ build MOD ] sw [ build MOD ] uui [ build MOD ] writerfilter [ build MOD ] xmlsecurity [ build MOD ] dbaccess [ build MOD ] reportdesign [ build MOD ] chart2 [ build MOD ] sd [ build MOD ] sc [ build MOD ] tail_end [ build ALL ] top level modules: tail_end [ build ALL ] loaded modules: MathMLDTD Mesa animations automation basctl bean chart2 cui dbaccess desktop eventattacher fileaccess filter forms formula hwpfilter lotuswordpro oox package padmin reportdesign sc sccomp scripting sd slideshow starmath sw swext tail_end testautomation unoxml uui vbahelper wizards writerfilter writerperfect xmerge xmlsecurity tail_build deliver Module 'tail_build' delivered successfully. 0 files copied, 0 files unchanged ----------------------------------------------------------------------- Oh dear - something failed during the build - sorry ! For more help with debugging build errors, please see the section in: http://wiki.documentfoundation.org/Development internal build errors: ERROR: error 65280 occurred while making /var/tmp/portage/app-office/libreoffice-3.5.0.0/work/libreoffice-core-3.5.0.0/sdext/source/pdfimport/xpdfwrapper it seems that the error is inside 'sdext', please re-run build inside this module to isolate the error and/or test your fix: ----------------------------------------------------------------------- /bin/sh cd /var/tmp/portage/app-office/libreoffice-3.5.0.0/work/libreoffice-core-3.5.0.0 source ./Env.Host.sh cd sdext rm -Rf /var/tmp/portage/app-office/libreoffice-3.5.0.0/work/libreoffice-core-3.5.0.0/sdext/unxlngx6.pro # optional module 'clean' build when the problem is isolated and fixed exit and re-run 'make' from the top-level make: *** [build] Error 1 * ERROR: app-office/libreoffice-3.5.0.0 failed (compile phase): * (no error message) * * Call stack: * ebuild.sh, line 84: Called src_compile * environment, line 8914: Called die * The specific snippet of code: * make build || die * * If you need support, post the output of 'emerge --info =app-office/libreoffice-3.5.0.0', * the complete build log and the output of 'emerge -pqv =app-office/libreoffice-3.5.0.0'. !!! When you file a bug report, please include the following information: GENTOO_VM= CLASSPATH="" JAVA_HOME="/etc/java-config-2/current-system-vm" JAVACFLAGS="" COMPILER="" and of course, the output of emerge --info * The complete build log is located at '/var/tmp/portage/app-office/libreoffice-3.5.0.0/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/app-office/libreoffice-3.5.0.0/temp/environment'. * S: '/var/tmp/portage/app-office/libreoffice-3.5.0.0/work/libreoffice-core-3.5.0.0' Your build log paste is quite useless as you didn't paste the actual error. You can try to reproduce it and grab just the error by doing: cd /var/tmp/portage/app-office/libreoffice-3.5.0.0/work/libreoffice-core-3.5.0.0 source ./Env.Host.sh cd sdext build Yesterday this failed for me multiple times on multiple hosts. After today doing an 'emerge -uDN world' the package installs for me fine. So someone musta fixed something somewhere. |