<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<div class="moz-text-flowed" style="font-family: -moz-fixed;
font-size: 12px;" lang="x-western">[I tried at the users list but
was advised I should post here instead]<br>
<br>
Hi, I'm new here, and I'm driven here by desperation. I'm trying
to build libreoffice-3.4.5.2 on FreeBSD and it is failing the
testing stage. I'm running out of time for a client to pick up, so
I need to fix this now and I need some pointers on how to figure
out whats wrong here.
<br>
<br>
This is on a unit not on the network, so this output has been
copied by hand:
<br>
<br>
Module 'scripting' delivered successfully. 0 files copied, 28
files unchanged
<br>
gb_LinkTarget_add_library_objects,CppunitTest/libtest_sc_ucalc.so,Library/libscfb.so
<br>
gb_LinkTarget_add_linktarget_objects,CppunitTest/libtest_sc_ucalc.so,Library/libscfb.so
<br>
[ build ALL ] top level modules: sc
<br>
[ build ALL ] loaded modules: sc
<br>
[ build CUT ] sc_ucalc
<br>
Abort trap (core dumped)
<br>
terminate called after throwing an instance of
'com::sun::star::uno::RuntimeException'
<br>
gmake[1]: ***
[/usr/ports/editors/libreoffice/work/libreoffice-bootstrap-3.4.5.2/solver/340/unxfbsd.pro/workdir/CppunitTest/sc_ucalc.test]
Error 1
<br>
dmake: Error code 2, while making 'all'
<br>
[ build ALL ] top level modules: sw
<br>
[ build ALL ] loaded modules: sw
<br>
[ build CHK ] loaded modules: sw
<br>
[ build LOG ] sw
<br>
sw deliver
<br>
deliver -- version: 275594
<br>
Module 'sw' delivered successfully. 0 files copied, 1 files
unchanged
<br>
<br>
-----------------------------------------------------------------------------
<br>
[build error message]
<br>
<br>
internal build errors:
<br>
<br>
ERROR: error 65280 occurred while making
/usr/ports/editors/libreoffice/work/libreoffice-bootstrap-3.4.5.2/sd/qa/unit<br>
ERROR: error 65280 occurred while making
/usr/ports/editors/libreoffice/work/libreoffice-bootstrap-3.4.5.2/sc/prj
<br>
<br>
[ standard fix message ]
<br>
----------------------------------------------------------------------------
<br>
<br>
rm -Rf
/usr/ports/editors/libreoffice/work/libreoffice-bootstrap-3.4.5.2/sd/unxfbsd.pro
# optional module 'clean'
<br>
/usr/local/bin/bash
<br>
cd
/usr/ports/editors/libreoffice/work/libreoffice-bootstrap-3.4.5.2
<br>
source ./FreeBSDAMDEnv.Set.sh
<br>
cd sd
<br>
build
<br>
<br>
So I follow the instructions and under "start unit test #1 on
library ../../unxfbsd.pro/lib/libqa_unit.so":
<br>
<br>
terminate called after throwing an instance of
'com::sun::star::uno::RuntimeException'
<br>
/usr/local/bin/bash: line 1: 70633 Abort trap: 6 (core dumped) [
more data output (remember I'm copying by hand) ]
<br>
dmake: Error code 134, while making 'test'
<br>
<br>
---------------------------------------------------------------------------
<br>
[ standard error message - again ]
<br>
<br>
internal build errors:
<br>
<br>
ERROR: error 65280 occurred while making
/usr/ports/editors/libreoffice/work/libreoffice-bootstrap-3.4.5.2/sd/qa/unit<br>
<br>
it seems that the error is inside 'sd', please rerun build inside
this module to isolate the error and/or test your fix:
<br>
---------------------------------------------------------------------------
<br>
[ standard fix message - again ]
<br>
<br>
This is all very well, but I have no idea where to go from here. I
tried examining the core dumps (when I found them), but all I get
is:
<br>
<br>
#0 0x00000008016bca7c in ??
<br>
<br>
I cannot get anymore information to help debug the problem. I ran
make with -DDISABLE_MAKE_JOBS and -DDEBUGCPPUNIT to no avail. I
checked if $LANG and friends are set - no.
<br>
<br>
What pagan ritual do I need to perform to find out whats wrong? Or
better yet - whats wrong?
<br>
<br>
Cheers<br>
<br>
</div>
</body>
</html>