Date: Mon, 12 Sep 2011 23:24:05 +0200 From: David Demelier <demelier.david@gmail.com> To: freebsd-office@freebsd.org Subject: libreoffice fails to build Message-ID: <4E6E7875.5060802@gmail.com>
next in thread | raw e-mail | index | archive | help
Hello, I'm trying to build the new version of editors/libreoffice but it fails here : ---------------------------------------------------------- - start unit test #3 on library ../../../unxfbsd.pro/lib/libosl_old_test_file.so ---------------------------------------------------------- OK (3) OK (1) OK (6) Making: qa_osl_file.lib Making: libosl_File.so ---------------------------------------------------------- : && LD_LIBRARY_PATH=/usr/ports/editors/libreoffice/work/libreoffice-bootstrap-3.4.3.2/clone/ure/sal/unxfbsd.pro/lib:/usr/ports/editors/libreoffice/work/libreoffice-bootstrap-3.4.3.2/solver/340/unxfbsd.pro/lib${LD_LIBRARY_PATH:+:${LD_LIBRARY_PATH}} ../../../unxfbsd.pro/bin/cppunittester ../../../unxfbsd.pro/lib/libosl_File.so - start unit test #1 on library ../../../unxfbsd.pro/lib/libosl_File.so ---------------------------------------------------------- Attributes: Remote Total space: 1037285376 Used space: 420638720 Free space: 616646656 max name length: 255 max path length: 1024 OK (39) ----------------------------------------------------------------------- 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 /usr/ports/editors/libreoffice/work/libreoffice-bootstrap-3.4.3.2/sal/qa/osl/security it seems that the error is inside 'sal', please re-run build inside this module to isolate the error and/or test your fix: ----------------------------------------------------------------------- rm -Rf /usr/ports/editors/libreoffice/work/libreoffice-bootstrap-3.4.3.2/sal/unxfbsd.pro # optional module 'clean' /usr/local/bin/bash cd /usr/ports/editors/libreoffice/work/libreoffice-bootstrap-3.4.3.2 source ./FreeBSDAMDEnv.Set.sh cd sal build when the problem is isolated and fixed exit and re-run 'make' from the top-level gmake: *** [all] Error 1 *** Error code 1 This happens on FreeBSD 8.2-STABLE amd64. Cheers, -- David Demelier
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4E6E7875.5060802>