Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 24 Apr 2012 13:50:14 +0200
From:      Rainer Hurling <rhurlin@gwdg.de>
To:        freebsd-ports@freebsd.org
Subject:   editors/libreoffice-3.5.2.2 does not build on CURRENT
Message-ID:  <4F969376.2000709@gwdg.de>

next in thread | raw e-mail | index | archive | help
When trying do build libreoffice (german version) with '-DWITH_GCC' it 
stops with the following messages:


[..snip..]
(24/116) Building module mdds
=============
Entering /usr/ports/editors/libreoffice/work/libreoffice-core-3.5.2.2/mdds

if [ -f ./unxfbsd.pro/misc/build/mdds_0.5.3.exists ] ; then mv 
./unxfbsd.pro/misc/build/mdds_0.5.3 
./unxfbsd.pro/misc/build/mdds_0.5.3_removeme ; fi
make writeable...
patching file mdds_0.5.3/include/mdds/mixed_type_matrix_def.inl
patching file 
mdds_0.5.3/include/mdds/mixed_type_matrix_storage_filled_linear.inl
patching file mdds_0.5.3/include/mdds/point_quad_tree.hpp
mdds deliver
Module 'mdds' delivered successfully. 19 files copied, 0 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.2.2/cppunit

  it seems that the error is inside 'cppunit', 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 cppunit
rm -Rf 
/usr/ports/editors/libreoffice/work/libreoffice-core-3.5.2.2/cppunit/unxfbsd.pro 
# optional module 'clean'
build

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

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

Stop in /usr/ports/editors/libreoffice.
*** [run-depends] Error code 1

Stop in /usr/ports/german/libreoffice.
*** 
[/usr/ports/german/libreoffice/work/.install_done.libreoffice._usr_local] Error 
code 1

Stop in /usr/ports/german/libreoffice.


Any ideas?

Please let me know if you need more information.
Thanks in advance,
Rainer Hurling



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4F969376.2000709>