Date: Tue, 4 Oct 2011 23:49:07 +0200 From: Baptiste Daroussin <bapt@FreeBSD.org> To: Oliver Heesakkers <freebsd@heesakkers.info> Cc: Doug Barton <dougb@FreeBSD.org>, freebsd-ports@FreeBSD.org, office@FreeBSD.org Subject: Re: Still can't build libreoffice Message-ID: <20111004214907.GD19540@azathoth.lan> In-Reply-To: <a7ff0ed9cd941641538b29864571f60f@huis.heesakkers.info> References: <4E8818EF.10204@FreeBSD.org> <20111002195436.GA19540@azathoth.lan> <0619d7e3d76e8fee0fb5bcc76c4a9ff8@huis.heesakkers.info> <4E8A871E.6030007@FreeBSD.org> <a7ff0ed9cd941641538b29864571f60f@huis.heesakkers.info>
index | next in thread | previous in thread | raw e-mail
[-- Attachment #1 --] On Tue, Oct 04, 2011 at 09:12:31PM +0200, Oliver Heesakkers wrote: > On 04.10.2011 06:10, Doug Barton wrote: > > On 10/03/2011 07:32, Oliver Heesakkers wrote: > > > >> I have the same problem (9.0 BETA3 amd64) > >> > >> When I set libreoffice's DEBUG option, the build (`make`) does > >> complete. > > > > Thanks, that gave me some new places to look. I had the following in > > make.conf: > > > > CFLAGS+= -g > > DEBUG_FLAGS+= -g > > > > Commenting those out avoids the cppunittest error, but now it fails > > in > > various random locations depending on the options I choose. I still > > have > > the following in make.conf in case that's relevant: > > > > (...) > > > > I tried enabling the DEBUG option and that just caused it to fail > > somewhere else. > > > > That makes no sense to me, as enabling DEBUG for libreoffice lets me > complete the build. > > I moved my entire portstree to /home and was able to build, install, > package and run a debug build of libreoffice (30G to build, 1.2G as a > package) > > I have nothing in make.conf but perl / ruby / python version > declarations, > LOCALIZED_LANG=nl and now of course PORTSDIR=home/ports > > Running a debug build is far from ideal, so I'm still looking for a > solution. > Comparing my script-output with Nikolov's tb-log I note that Nikolov: > - has more dependencies > - uses nawk instead of gawk > - uses tar instead of gtar > - uses OSVERSION=900039 instead of OSVERSION=900044 > - uses gtk instead of kde4 VCLplug > - - (I also get a "configure: WARNING: unrecognized options: > --with-qt-includes, --with-qt-libraries, --with-extra-libs, > --with-extra-includes") > - uses en-US instead of nl (I have LOCALIZED_LANG=nl in make.conf) > - has 1 instead of 2 processors to use > > This last one seems interesting to me, looking futher I notice that > modules are > delivered in a different order. Comparing the three builds, all three > have a > different order, i.e.: testautomation is delivered first in Nikolov's > build and > my DEBUG build, but in my failing non-DEBUG build it gets delivered > third. > > Is the order in which modules are delivered relevant? > > Can I force my build process to run on one processor to see if this > makes a > difference? > add --with-num-cpus=1 and --with-max-jobs=1 to the configure args. regards, Bapt [-- Attachment #2 --] -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.18 (FreeBSD) iEYEARECAAYFAk6Lf1MACgkQ8kTtMUmk6EyN1wCgmLlzUD2gd0w8cUp6YgDTIajC xUkAn3a9x07NCecWyIcqLqrl+MaVN+2p =Di+X -----END PGP SIGNATURE-----home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20111004214907.GD19540>
