editors/libreoffice not building

Julian H. Stacey jhs at berklix.com
Mon Oct 26 16:43:15 UTC 2015


Hi Jung-uk Kim cc office at freebsd.org

> I'm out of my depth, Ive never looked inside libre office, sounds
> like Linux or similar libraries lurk in there, I had hoped libreoffice
> was a pure source product ? 
> I've resumed make & now up to
> [build CUT] sw_rtfexport

editors/libreoffice failed again with:

  [build CUT] writerperfect_draw
  unknown:0:N12_GLOBAL__N_118WpftDrawFilterTestE::test
  An uncaught exception of type com.sun.star.loader.CannotActivateFactoryException
  - loading component library <file:///data/release/11.0-CURRENT/usr/ports/editors
  /libreoffice/work/libreoffice-5.0.2.2/instdir/program/libwpftdrawlo.so> failed
  
  ##Failure Location unknown## : Error
  Test name: N12_GLOBAL__N_118WpftDrawFilterTestE::test
  An uncaught exception of type com.sun.star.loader.CannotActivateFactoryException
  - loading component library <file:///data/release/11.0-CURRENT/usr/ports/editors
  /libreoffice/work/libreoffice-5.0.2.2/instdir/program/libwpftdrawlo.so> failed


So I ran:
  cd /usr/ports/editors/libreoffice
  unsetenv NOCLEANDEPENDS
  make clean
  cd /usr/ports; svn up	# At revision 400179
  cd /usr/ports/editors/libreoffice
  grep postprocess.mk files/*
  cp ~/public_html/src/bsd/fixes/FreeBSD/ports/gen/editors/libreoffice/files/\
 	patch-Module_postprocess.mk.diff files/
  make rmconfig
  make	# Started. 

Cheers,
Julian
--
Julian Stacey,  BSD Linux Unix Sys. Eng. Consultant Munich http://berklix.com
 Reply After previous text to preserve context, as in a play script.
 Indent previous text with > 		Insert new lines before 80 chars.
 Use plain text, Not quoted-printable, Not HTML, Not base64, Not MS.doc.


More information about the freebsd-office mailing list