From owner-freebsd-bugs@FreeBSD.ORG Sat Jun 16 10:56:50 2012 Return-Path: Delivered-To: freebsd-bugs@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D5F061065670; Sat, 16 Jun 2012 10:56:50 +0000 (UTC) (envelope-from jb.1234abcd@gmail.com) Received: from mail-yx0-f182.google.com (mail-yx0-f182.google.com [209.85.213.182]) by mx1.freebsd.org (Postfix) with ESMTP id 80F498FC08; Sat, 16 Jun 2012 10:56:50 +0000 (UTC) Received: by yenl8 with SMTP id l8so3508955yen.13 for ; Sat, 16 Jun 2012 03:56:43 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=LDKBYm1ZlExDQoB7RtEYcgwze5mGaahU98l9tHE6l24=; b=Q20wSOV4eEwRe57390wdTxrhmUpg4buJYj5Kxh6pT2fvSA2LjuztK68cFl+Zlatk5+ 63zcnYEbuB07jleP/nITsZjfhwy+UEKgcV0WqggoTG7BCsqR7a3PuqH9ABG7zJavMPkN CEGU0q4kEhmKy/TRUFlKdjRMt0n1Mzzhh4qSHW0ffI4oVTxrCVgFNMVO1dLT5caCLkZ/ lOIkUmEX5r5q59zpChOwJyeghv7UoEBpId1GGv5CcoLSSLMIhOKWXuIms6Rxcd/QpJs5 EFU4bwwExScSCNaPg3vZT8QpUzc+OmAKSFOETHM0yOqLoUdrtotytat9DqmEE2PeDMyI +WfQ== MIME-Version: 1.0 Received: by 10.236.185.38 with SMTP id t26mr11509193yhm.92.1339844203651; Sat, 16 Jun 2012 03:56:43 -0700 (PDT) Received: by 10.146.203.9 with HTTP; Sat, 16 Jun 2012 03:56:43 -0700 (PDT) Date: Sat, 16 Jun 2012 12:56:43 +0200 Message-ID: From: J B To: FreeBSD-gnats-submit@freebsd.org, freebsd-bugs@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 Cc: Subject: ports/168717: editors/libreoffice: does not compile X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 16 Jun 2012 10:56:50 -0000 Next I continued in top-level dir. This time it died inside 'tail_build': ... gmake[2]: *** No rule to make target `/usr/ports/editors/libreoffice/work/libreo ffice-core-3.5.2.2/workdir/unxfbsdi.pro/CxxObject/filter/source/config/cache/bas econtainer.o', needed by `/usr/ports/editors/libreoffice/work/libreoffice-core-3 .5.2.2/workdir/unxfbsdi.pro/LinkTarget/Library/libfilterconfiglo.so'. Stop. gmake[2]: *** Waiting for unfinished jobs.... clang++: warning: argument unused during compilation: '-rpath=/usr/lib:/usr/loca l/lib' dmake: Error code 2, while making 'all' ----------------------------------------------------------------------- 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/lib reoffice-core-3.5.2.2/tail_build/prj it seems that the error is inside 'tail_build', 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.2.2 source ./Env.Host.sh cd tail_build gmake clean # optional gmake -r So, I followed with compilation inside 'tail_build'. Unfortunately, unlike previous inside module builds, it died: ... [root@localhost /usr/ports/editors/libreoffice/work/libreoffice-core-3.5.2.2/tai l_build]# gmake -r ... [ build LNK ] CppunitTest/libtest_lotuswordpro_test_lotuswordpro.so R=/usr/ports/editors/libreoffice/work && S=$R/libreoffice-core-3.5.2.2 && O=$S/s olver/unxfbsdi.pro && W=$S/workdir/unxfbsdi.pro && mkdir -p $W/LinkTarget/Cppun itTest/ && clang++ -shared -Wl,-z,noexecstack -Wl,-rpath-link,/lib:/usr/lib -W l,-z,combreloc -L$S/solenv/unxfbsdi/lib -L$O/lib -L$S/solenv/unxfbsdi/lib -L/u sr/local/lib -Wl,--hash-style=sysv -Wl,--dynamic-list-cpp-new -Wl,--dynamic-li st-cpp-typeinfo -Wl,-Bsymbolic-functions -Wl,--strip-all $W/CxxObject/lotuswo rdpro/qa/cppunit/test_lotuswordpro.o -Wl,--start-group -Wl,--end-group -L/ usr/local/lib -lcppunit -lcomphelpgcc3 -luno_cppu -luno_cppuhelpergcc3 -luno_ sal -ltest -lunotest -lvcllo -o $W/LinkTarget/CppunitTest/libtest_lotuswordpro_t est_lotuswordpro.so TEMPFILE=/tmp/gbuild.XXXXXX.PzdEQBnY && mv ${TEMPFILE} /usr/ports/editors/libre office/work/libreoffice-core-3.5.2.2/workdir/unxfbsdi.pro/LinkTarget/CppunitTest /libtest_lotuswordpro_test_lotuswordpro.so.objectlist [ build CUT ] lotuswordpro_test_lotuswordpro R=/usr/ports/editors/libreoffice/work && S=$R/libreoffice-core-3.5.2.2 && O=$S/s olver/unxfbsdi.pro && W=$S/workdir/unxfbsdi.pro && mkdir -p $W/CppunitTest/ && (LD_LIBRARY_PATH="$O/lib":$O/lib/sqlite DBGSV_ERROR_OUT=shell STAR_RESOURCEPAT H=$O/bin/ $O/bin/cppunit/cppunittester $W/LinkTarget/CppunitTest/libtest_lotus wordpro_test_lotuswordpro.so --headless --protector unoexceptionprotector.so uno exceptionprotector "-env:CONFIGURATION_LAYERS=xcsxcu:file://$O/xml/registry" " -env:UNO_TYPES= file://$O/bin/udkapi.rdb file://$O/bin/types.rdb" "-env:UNO_SE RVICES=file://$O/xml/ure/services.rdb file://$O/xml/component/lotuswordpro/util /lwpfilter.component file://$O/xml/configmgr.component file://$O/xml/ucb1.comp onent file://$O/xml/ucpfile1.component" -env:URE_INTERNAL_LIB_DIR=file://$O/l ib -env:LO_LIB_DIR=file://$O/lib > $W/CppunitTest/lotuswordpro_test_lotuswordpr o.test.log 2>&1 || (cat $W/CppunitTest/lotuswordpro_test_lotuswordpro.test.log & & echo; echo "Error: a unit test failed, please do one of:"; echo; echo "export DEBUGCPPUNIT=TRUE # for exception catching"; echo "export GDBCPPUNITT RACE=\"gdb --args\" # for interactive debugging"; echo "export VALGRIND=memcheck # for memory checking" ; echo "and retry." && false)) Segmentation fault (core dumped) File tested,Test Result,Execution Time (ms) file:///usr/ports/editors/libreoffice/work/libreoffice-core-3.5.2.2/lotuswordpro /qa/cppunit/data/pass/A14.lwp,Signal 11 during cups initialization called, ignor ing cups 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.2.2/workdir /unxfbsdi.pro/CppunitTest/lotuswordpro_test_lotuswordpro.test] Error 1 [root@localhost /usr/ports/editors/libreoffice/work/libreoffice-core-3.5.2.2/tai l_build]# It died with Signal 11 segmentation fault. That's it. jb