Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 15 Jun 2012 18:03:31 +0200
From:      J B <jb.1234abcd@gmail.com>
To:        FreeBSD-gnats-submit@freebsd.org, freebsd-bugs@freebsd.org
Subject:   ports/168717: editors/libreoffice: does not compile
Message-ID:  <CAJXMFhHJ7qr4mTXuqry34p6dKPgD9SrYGE4GaLaBq-uG%2BGJsAw@mail.gmail.com>

next in thread | raw e-mail | index | archive | help
/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?CAJXMFhHJ7qr4mTXuqry34p6dKPgD9SrYGE4GaLaBq-uG%2BGJsAw>