Date: Wed, 16 Jan 2013 22:03:17 +1100 From: Andrew Johnson <daeron@optushome.com.au> To: office@freebsd.org Subject: Re: libreoffice on 9.1 Stable Message-ID: <201301162203.17166.daeron@optushome.com.au> In-Reply-To: <20130108121725.GS85686@ithaqua.etoilebsd.net> References: <201301080707.15684.daeron@optushome.com.au> <20130108121725.GS85686@ithaqua.etoilebsd.net>
next in thread | previous in thread | raw e-mail | index | archive | help
[ build LNK ] CppunitTest/libtest_sot_test_sot.so 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/LinkTarget/CppunitTest/ && /usr/bin/clang++ -shared -Wl,-z,noexecstack -Wl,-rpath-link,/lib:/usr/lib -Wl,-z,combreloc -L$S/solenv/unxfbsdi/lib -L$O/lib -L$S/solenv/unxfbsdi/lib -L/usr/local/lib -Wl,--hash-style=gnu -Wl,--dynamic-list-cpp-new -Wl,--dynamic-list-cpp-typeinfo -Wl,-Bsymbolic-functions -Wl,--strip-all $W/CxxObject/sot/qa/cppunit/test_sot.o -Wl,--start-group -Wl,--end-group -L/usr/local/lib -lcppunit -lcomphelpgcc3 -luno_cppu -luno_cppuhelpergcc3 -luno_sal -lsotlo -ltllo -lunotest -o $W/LinkTarget/CppunitTest/libtest_sot_test_sot.so TEMPFILE=/tmp/gbuild.XXXXXX.J9ntsQ88 && mv ${TEMPFILE} /usr/ports/editors/libreoffice/work/libreoffice-core-3.5.7.2/workdir/unxfbsdi.pro/LinkTarget/CppunitTest/libtest_sot_test_sot.so.objectlist [ 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/ $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)) Segmentation fault (core dumped) Error: a unit test failed, please do one of: export DEBUGCPPUNIT=TRUE # for exception catching export GDBCPPUNITTRACE="gdb --args" # for interactive debugging export VALGRIND=memcheck # for memory checking and retry. gmake: *** [/usr/ports/editors/libreoffice/work/libreoffice-core-3.5.7.2/workdir/unxfbsdi.pro/CppunitTest/sot_test_sot.test] Error 1
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201301162203.17166.daeron>