ports/168717: editors/libreoffice: does not compile

2012-07-01 Thread J B
> The trick is to remove boost. Libreoffice uses its own bundled version. > > Chris But it seems that libreoffice and the other ports/packages require the same boost-* packages versions. So, libreoffice should not require to remove them, only to install the same from its bundle you say (?), which

Fwd: ports/168717: editors/libreoffice: does not compile

2012-07-01 Thread J B
-- Forwarded message -- From: J B Date: Sun, Jul 1, 2012 at 10:59 PM Subject: Re: ports/168717: editors/libreoffice: does not compile To: Chris Rees > The trick is to remove boost. Libreoffice uses its own bundled version. > > Chris OK. But it seems that libreoffic

ports/168717: editors/libreoffice: does not compile

2012-07-01 Thread J B
$ uname -a FreeBSD localhost.localdomain 9.0-RELEASE-p3 FreeBSD 9.0-RELEASE-p3 #0: Tue Jun 12 01:47:53 UTC 2012 r...@i386-builder.daemonology.net:/usr/obj/usr/src/sys/ GENERIC i386 # cat /var/log/portmaster.log ... Sun Jun 10 23:43:01 CEST 2012 Upgrade of boost-jam-1.45.0 to boost-jam

ports/168717: editors/libreoffice: does not compile

2012-06-16 Thread J B
One more debug output attempt. [root@localhost /usr/ports/editors/libreoffice/work/libreoffice-core-3.5.2.2/tai l_build]# export VALGRIND=memcheck [root@localhost /usr/ports/editors/libreoffice/work/libreoffice-core-3.5.2.2/tai l_build]# gmake -r ... [ build CUT ] lotuswordpro_test_lotuswordpro R=

ports/168717: editors/libreoffice: does not compile

2012-06-16 Thread J B
Next, debugging result. [root@localhost /usr/ports/editors/libreoffice/work/libreoffice-core-3.5.2.2/tai l_build]# export DEBUGCPPUNIT=TRUE [root@localhost /usr/ports/editors/libreoffice/work/libreoffice-core-3.5.2.2/tai l_build]# gmake -r ... [ build CUT ] lotuswordpro_test_lotuswordpro R=/usr/po

ports/168717: editors/libreoffice: does not compile

2012-06-16 Thread J B
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/wo

ports/168717: editors/libreoffice: does not compile

2012-06-15 Thread J B
Next similar error inside 'sfx2': [ build DEP ] SRS:sfx/res [ build SRS ] sfx/res [ build RES ] sfxen-US gmake[2]: *** No rule to make target `/usr/ports/editors/libreoffice/work/libreo ffice-core-3.5.2.2/workdir/unxfbsdi.pro/CxxObject/sfx2/source/doc/guisaveas.o', needed by `/usr/ports/editors/lib

ports/168717: editors/libreoffice: does not compile

2012-06-15 Thread J B
I continued the previous "vlc error" step with 'make' in higher level dir: [root@localhost /usr/ports/editors/libreoffice]# make ... cppcanvas deliver Module 'cppcanvas' delivered successfully. 0 files copied, 0 files unchanged --

ports/168717: editors/libreoffice: does not compile

2012-06-15 Thread J B
/usr/local/bin/bash cd /usr/ports/editors/libreoffice/work/libreoffice-core-3.5.2.2 source ./Env.Host.sh cd vcl gmake clean # optional gmake -r when the problem is isolated and fixed exit and re-run 'make' from the top-level gmake[1]: *** [build] Error 1 gmake[1]: Leaving directory `/usr/ports/edi

ports/168717: editors/libreoffice: does not compile

2012-06-14 Thread J B
[root@localhost /usr/ports/editors/libreoffice]# make ... Making:guesslang.lib Making:libguesslanglo.so lingucomponent deliver Module 'lingucomponent' delivered successfully. 12 files copied, 2 files unchang ed ---