| Summary: | In case of system-mythes build fails in module mythes | ||
|---|---|---|---|
| Product: | LibreOffice | Reporter: | Mikhail T. <mi+freedesktop> |
| Component: | LibreOffice | Assignee: | Not Assigned <libreoffice-bugs> |
| Status: | RESOLVED INVALID | ||
| Severity: | critical | ||
| Priority: | medium | ||
| Version: | 3.4.3 release | ||
| Hardware: | All | ||
| OS: | FreeBSD | ||
| Whiteboard: | |||
| Crash report or crash signature: | Regression By: | ||
[This is an automated message.] This bug was filed before the changes to Bugzilla on 2011-10-16. Thus it started right out as NEW without ever being explicitly confirmed. The bug is changed to state NEEDINFO for this reason. To move this bug from NEEDINFO back to NEW please check if the bug still persists with the 3.5.0 beta1 or beta2 prereleases. Details on how to test the 3.5.0 beta1 can be found at: http://wiki.documentfoundation.org/QA/BugHunting_Session_3.5.0.-1 more detail on this bulk operation: http://nabble.documentfoundation.org/RFC-Operation-Spamzilla-tp3607474p3607474.html Dear bug submitter! Due to the fact, that there are a lot of NEEDINFO bugs with no answer within the last six months, we close all of these bugs. To keep this message short, more infos are available @ https://wiki.documentfoundation.org/QA/NeedinfoClosure#Statement Thanks for understanding and hopefully updating your bug, so that everything is prepared for developers to fix your problem. Yours! Florian Dear bug submitter! Due to the fact, that there are a lot of NEEDINFO bugs with no answer within the last six months, we close all of these bugs. To keep this message short, more infos are available @ https://wiki.documentfoundation.org/QA/NeedinfoClosure#Statement Thanks for understanding and hopefully updating your bug, so that everything is prepared for developers to fix your problem. Yours! Florian Dear bug submitter! Due to the fact, that there are a lot of NEEDINFO bugs with no answer within the last six months, we close all of these bugs. To keep this message short, more infos are available @ https://wiki.documentfoundation.org/QA/NeedinfoClosure#Statement Thanks for understanding and hopefully updating your bug, so that everything is prepared for developers to fix your problem. Yours! Florian Dear bug submitter! Due to the fact, that there are a lot of NEEDINFO bugs with no answer within the last six months, we close all of these bugs. To keep this message short, more infos are available @ https://wiki.documentfoundation.org/QA/NeedinfoClosure#Statement Thanks for understanding and hopefully updating your bug, so that everything is prepared for developers to fix your problem. Yours! Florian |
LibReoffice-3.4.3.1 (this exact version is not listed as a choice of Versions on this page, unfortunately) configured with the following settings: --with-unix-wrapper="libreoffice" --disable-fetch-external --with-build-version="FreeBSD ports 3.4.3" --with-vendor="FreeBSD ports 3.4.3" --exec-prefix=/opt --with-max-jobs= --with-external-tar=/usr/ports/distfiles/libreoffice --with-gnu-patch=/opt/bin/gpatch --with-system-libxml --with-system-cairo --enable-cairo --with-system-boost --with-system-cppunit --with-system-zlib --with-system-icu --with-system-python --with-system-db --with-system-jpeg --with-system-expat --with-system-openssl --with-system-curl --with-system-libwpd --with-system-libwpg --with-system-libwps --with-system-poppler --with-system-redland --with-system-hunspell --with-system-mythes --with-system-altlinuxhyph --with-system-libtextcat --with-system-lpsolve --with-system-vigra --with-fonts --with-alloc=system --with-system-stdlibs --with-system-xrender-headers --with-system-mesa-headers --disable-epm --disable-mozilla --disable-build-mozilla --without-stlport --disable-nss-module --without-system-mozilla --with-system-translate-toolkit --with-system-dicts --with-external-thes-dir=/opt/share/mythes --with-external-hyph-dir=/opt/share/hyphen --with-external-dict-dir=/opt/share/hunspell --with-lang="en-US uk ru" --enable-ext-pdfimport --enable-ext-report-builder --enable-neon --with-system-neon --enable-cups --enable-kde --disable-kde4 --disable-gconf --disable-gnome-vfs --with-ant-home=/opt/share/java/apache-ant/ --with-junit=/opt/share/java/classes/junit.jar --with-jdk-home=/opt/jdk1.6.0 --with-system-xerces --with-xerces-jar=/opt/share/java/classes/xercesImpl.jar --with-system-xml-apis --with-xml-apis-jar=//opt/share/java/classes/xml-apis.jar --with-system-xalan --with-xalan-jar=/opt/share/java/classes/xalan.jar --with-serializer-jar=/opt/share/java/classes/serializer.jar --enable-ext-wiki-publisher --disable-odk --x-libraries=/opt/lib --x-includes=/opt/include --disable-as-needed --with-qt-includes=/opt/include --with-qt-libraries=/opt/lib --with-extra-libs=/opt/lib --with-extra-includes=/opt/include --x-libraries=/opt/lib --x-includes=/opt/include --prefix=/opt It fails as follows: ----------------------------------------------------------------------- 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 /ibm/jail/usr/ports/editors/libreoffice/work/libreoffice-bootstrap-3.4.3.1/mythes it seems that the error is inside 'mythes', please re-run build inside this module to isolate the error and/or test your fix: ----------------------------------------------------------------------- rm -Rf /ibm/jail/usr/ports/editors/libreoffice/work/libreoffice-bootstrap-3.4.3.1/mythes/unxfbsdi.pro # optional module 'clean' /opt/bin/bash cd /ibm/jail/usr/ports/editors/libreoffice/work/libreoffice-bootstrap-3.4.3.1 source ./FreeBSDX86Env.Set.sh cd mythes build when the problem is isolated and fixed exit and re-run 'make' from the top-level Trying to follow the above advice, I get: ============= Building module mythes ============= Entering /ibm/jail/usr/ports/editors/libreoffice/work/libreoffice-bootstrap-3.4.3.1/mythes dmake: Error: -- `./unxfbsdi.pro/misc/067201ea8b126597670b5eff72e1f66c-mythes-1.2.0.unpack' not found, and can't be made Retrying /ibm/jail/usr/ports/editors/libreoffice/work/libreoffice-bootstrap-3.4.3.1/mythes dmake: Error: -- `./unxfbsdi.pro/misc/067201ea8b126597670b5eff72e1f66c-mythes-1.2.0.unpack' not found, and can't be made Why is looking for its own version, if system-mythes was requested of configure and accepted by it? From config.log: pkg_cv_MYTHES_LIBS='-L/opt/lib -lmythes-1.2 ' MYTHES_LIBS='-L/opt/lib -lmythes-1.2 ' THES_SYSTEM_DIR='file:///opt/share/mythes' Please, advise. Thanks!