ports/168717: editors/libreoffice: does not compile

J B jb.1234abcd at gmail.com
Sat Jun 16 00:01:50 UTC 2012


The following reply was made to PR ports/168717; it has been noted by GNATS.

From: J B <jb.1234abcd at gmail.com>
To: FreeBSD-gnats-submit at freebsd.org, freebsd-bugs at freebsd.org
Cc:  
Subject: ports/168717: editors/libreoffice: does not compile
Date: Fri, 15 Jun 2012 18:03:31 +0200

 /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/editors/libreoffice/work/libreoffice-core-3.5.2.2'
 gmake: *** [source-env-and-recurse] Error 2
 *** Error code 1
 
 Stop in /usr/ports/editors/libreoffice.
 *** Error code 1
 
 OK.
 I did as instructed above (up to 'gmake -r', and I got a clean compile.
 ...
 [ build MOD ] vcl
 R=/usr/ports/editors/libreoffice/work && S=$R/libreoffice-core-3.5.2.2
 && O=$S/solver/unxfbsdi.pro && W=$S/workdir/unxfbsdi.pro &&  mkdir -p
 $W/Module/ && touch $W/Module/vcl
 [ build ALL ] top level modules: bootstrap src.downloaded vcl
 [ build ALL ] loaded modules: vcl
 
 [ build CHK ] vcl
 R=/usr/ports/editors/libreoffice/work && S=$R/libreoffice-core-3.5.2.2
 && O=$S/solver/unxfbsdi.pro && W=$S/workdir/unxfbsdi.pro &&  mkdir -p
 $W/Module/check/ && touch $W/Module/check/vcl
 [ build CHK ] loaded modules: vcl
 
 [root at localhost
 /usr/ports/editors/libreoffice/work/libreoffice-core-3.5.2.2/vcl]#
 
 It seems to be a clean compile. So, what is the problem ?
 If I do it all  ('make') from the top level (as I have done it many
 times), it fails as documented here.
 What next ?


More information about the freebsd-office mailing list