libreoffice on 9.1 Stable

Andrew Johnson daeron at optushome.com.au
Mon Jan 7 20:07:35 UTC 2013


For the last week its kept dying at this point:


/usr/ports/editors/libreoffice/work/libreoffice-
core-3.5.7.2/clone/help/helpcontent2/unxfbsdi.pro/bin/xhp_scalc_en-
US.zip/usr/ports/editors/libreoffice/work/libreoffice-
core-3.5.7.2/clone/help/helpcontent2/unxfbsdi.pro/misc/en-
US/scalc.tree/usr/ports/editors/libreoffice/work/libreoffice-
core-3.5.7.2/clone/help/helpcontent2/source/auxiliary/en-US/scalc.cfgtime 
taken was 9.83 seconds
Lucene: Indexing to directory '../../unxfbsdi.pro/misc/ziptmpscalc_en-
US/scalc.idxl'...
Indexing, adding files
....................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
Optimizing ...
Zipping ...
1681 total milliseconds
helpcontent2 deliver
Module 'helpcontent2' delivered successfully. 10 files copied, 1 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 
/usr/ports/editors/libreoffice/work/libreoffice-core-3.5.7.2/sot/prj

 it seems that the error is inside 'sot', please re-run build
 inside this module to isolate the error and/or test your fix:
-----------------------------------------------------------------------

/usr/local/bin/bash
cd /usr/ports/editors/libreoffice/work/libreoffice-core-3.5.7.2
source ./Env.Host.sh
cd sot
gmake clean # optional
gmake -r

when the problem is isolated and fixed exit and re-run 'make' from the top-
level
gmake[1]: *** [build] Error 1
gmake[1]: Leaving directory `/usr/ports/editors/libreoffice/work/libreoffice-
core-3.5.7.2'
gmake: *** [source-env-and-recurse] Error 2
*** [do-build] Error code 1

Stop in /usr/ports/editors/libreoffice.
*** [build] Error code 1

Stop in /usr/ports/editors/libreoffice.

#######################################
following the Bash instructions produces this:

[ build CUT ] sot_test_sot
R=/usr/ports/editors/libreoffice/work && S=$R/libreoffice-core-3.5.7.2 && 
O=$S/solver/unxfbsdi.pro && W=$S/workdir/unxfbsdi.pro &&  mkdir -p 
$W/CppunitTest/ && (LD_LIBRARY_PATH="$O/lib":$O/lib/sqlite   
DBGSV_ERROR_OUT=shell STAR_RESOURCEPATH=$O/bin/ gdb -nx --
command=$S/solenv/bin/gdbtrycatchtrace-stdout -return-child-result --args  
$O/bin/cppunit/cppunittester $W/LinkTarget/CppunitTest/libtest_sot_test_sot.so 
--headless --protector unoexceptionprotector.so unoexceptionprotector  --
headless  "-env:UNO_TYPES= file://$O/bin/udkapi.rdb  file://$O/bin/types.rdb"    
-env:URE_INTERNAL_LIB_DIR=file://$O/lib  -env:LO_LIB_DIR=file://$O/lib > 
$W/CppunitTest/sot_test_sot.test.log 2>&1 || (cat 
$W/CppunitTest/sot_test_sot.test.log && echo; echo "Error: a unit test failed, 
please do one of:"; echo; echo "export DEBUGCPPUNIT=TRUE            # for 
exception catching"; echo "export GDBCPPUNITTRACE=\"gdb --args\" # for 
interactive debugging"; echo "export VALGRIND=memcheck            # for memory 
checking" ; echo "and retry." && false))

gdb: unrecognized option `-return-child-result'


More information about the freebsd-office mailing list