LibreOffice still not building

Robert Huff roberthuff at rcn.com
Wed Jul 25 04:34:51 UTC 2012


	On:

FreeBSD 10.0-CURRENT #0: Tue Jul 24 08:55:46 EDT 2012  amd64 

	and using the system clang, when building I get:


=============
(1/1) Building module icc
=============
Entering /data/port-work/usr/ports/editors/libreoffice/work/libreoffice-core-3.5.5.3/icc

Using system SampleICC, nothing to do here.
Entering /data/port-work/usr/ports/editors/libreoffice/work/libreoffice-core-3.5.5.3/icc/source/create_sRGB_profile

Making:    create_sRGB_profile
/usr/local/lib/libSampleICC.so: undefined reference to `std::__detail::_List_node_base::_M_unhook()@GLIBCXX_3.4.15'
/usr/local/lib/libSampleICC.so: undefined reference to `std::__detail::_List_node_base::_M_hook(std::__detail::_List_node_base*)@GLIBCXX_3.4.15'
/usr/local/lib/libICC_utils.so: undefined reference to `std::ctype<char>::_M_widen_init() const at GLIBCXX_3.4.11'
/usr/local/lib/libSampleICC.so: undefined reference to `std::__detail::_List_node_base::_M_transfer(std::__detail::_List_node_base*, std::__detail::_List_node_base*)@GLIBCXX_3.4.15'
clang++: error: linker command failed with exit code 1 (use -v to see invocation)
dmake:  Error code 1, while making '../../unxfbsd.pro/bin/create_sRGB_profile'

-----------------------------------------------------------------------
        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 /data/port-work/usr/ports/editors/libreoffice/work/libreoffice-core-3.5.5.3/icc/source/create_sRGB_profile

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

	I then do:

/usr/local/bin/bash
cd /data/port-work/usr/ports/editors/libreoffice/work/libreoffice-core-3.5.5.3
source ./Env.Host.sh
cd icc
rm -Rf /data/port-work/usr/ports/editors/libreoffice/work/libreoffice-core-3.5.5.3/icc/unxfbsd.pro # optional module 'clean'
build

	and get the same error.
	I thought this had been fixed with an update to clang 3.1 ....



					Robert Huff



More information about the freebsd-office mailing list