Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 16 Jun 2012 00:01:50 GMT
From:      J B <jb.1234abcd@gmail.com>
To:        office@FreeBSD.org
Subject:   ports/168717: editors/libreoffice: does not compile
Message-ID:  <201206160001.q5G01oDE066931@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/168717; it has been noted by GNATS.

From: J B <jb.1234abcd@gmail.com>
To: FreeBSD-gnats-submit@freebsd.org, freebsd-bugs@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@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 ?



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201206160001.q5G01oDE066931>