error building fastserializer on xstreamos/illumos

Stephan Bergmann sbergman at redhat.com
Tue Jan 20 09:09:28 PST 2015


On 01/20/2015 05:49 PM, Gabriele Bulfon wrote:
> [build CXX] sax/source/tools/fastserializer.cxx
> S=/sources/sonicle/xstream-desktop-gate/components/libreoffice/libreoffice/libreoffice-4.4.0.2 & I=$S/instdir & W=$S/workdir &  mkdir -p $W/CxxObject/sax/source/tools/ $W/Dep/CxxObject/sax/source/tools/ & cd /sources/sonicle/xstream-desktop-gate/components/libreoffice/libreoffice/libreoffice-4.4.0.2 &   /usr/gcc/4.7/bin/g++ -DCPPU_ENV=gcc3 -DINTEL -DLIBO_INTERNAL_ONLY -DNDEBUG -DOPTIMIZE -DOSL_DEBUG_LEVEL=0 -DSOLARIS -DSUN -DSUN4 -DSYSV -DUNIX -DUNX -D_POSIX_PTHREAD_SEMANTICS -D_PTHREADS -D_REENTRANT  -DRTL_USING   -DSAX_DLLIMPLEMENTATION   -DHAVE_GCC_VISIBILITY_FEATURE -fvisibility=hidden   -Wall -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunused-macros -fmessage-length=0 -fno-common -pipe  -fvisibility-inlines-hidden -fPIC -Wshadow -Woverloaded-virtual -std=gnu++11    -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -m32  -c $S/sax/source/tools/fastserializer.cxx -o $W/CxxObject/sax/source/tools/fastserializer.o -MMD -MT $W/CxxObject/sax/source/tools/fastserial!
 izer.o -MP
 -MF $W/Dep/CxxObject/sax/source/tools/fastserializer.d_ -I$S/sax/source/tools/ -I$S/sax/inc  -I$S/include  -I/usr/local/include -I/usr/jdk/jdk1.7.0_45/include -I/usr/jdk/jdk1.7.0_45/include/solaris -I$S/config_host   -I/usr/include  -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal  & mv $W/Dep/CxxObject/sax/source/tools/fastserializer.d_ $W/Dep/CxxObject/sax/source/tools/fastserializer.d
> In file included from /sources/sonicle/xstream-desktop-gate/components/libreoffice/libreoffice/libreoffice-4.4.0.2/sax/source/tools/fastserializer.hxx:28:0,
> from /sources/sonicle/xstream-desktop-gate/components/libreoffice/libreoffice/libreoffice-4.4.0.2/sax/source/tools/fastserializer.cxx:20:
> /sources/sonicle/xstream-desktop-gate/components/libreoffice/libreoffice/libreoffice-4.4.0.2/sax/source/tools/CachedOutputStream.hxx: In constructor 'sax_fastparser::CachedOutputStream::CachedOutputStream()':
> /sources/sonicle/xstream-desktop-gate/components/libreoffice/libreoffice/libreoffice-4.4.0.2/sax/source/tools/CachedOutputStream.hxx:50:46: error: no matching function for call to 'boost::shared_ptr
> ::shared_ptr(std::nullptr_t)'
> /sources/sonicle/xstream-desktop-gate/components/libreoffice/libreoffice/libreoffice-4.4.0.2/sax/source/tools/CachedOutputStream.hxx:50:46: note: candidates are:
> In file included from /usr/include/boost/shared_ptr.hpp:17:0,

Maybe your system's Boost is just too old.  How about 
--without-system-boost?


More information about the LibreOffice mailing list