openoffice build issues: i386 -current

2006-10-17 Thread Josh Grosse
I've been having trouble building the OO port lately; my last successful build was 2.0.3m179p0. I've been trying to build the various updates since, and have not been able to do so. My most recent attempt was with the October 14 2.0.4 port on the October 15 snapshot. It fails with:

Re: openoffice build issues: i386 -current

2006-10-17 Thread Kurt Miller
Hi Josh, On Tuesday 17 October 2006 8:36 am, Josh Grosse wrote: I've been having trouble building the OO port lately; my last successful build was 2.0.3m179p0. Are you by chance building on multiprocessor system? I've noticed similar issues and was about to revert the part of the port makefile

Re: openoffice build issues: i386 -current

2006-10-17 Thread Josh Grosse
On Tue, Oct 17, 2006 at 10:48:07AM -0400, Kurt Miller wrote: Hi Josh, On Tuesday 17 October 2006 8:36 am, Josh Grosse wrote: I've been having trouble building the OO port lately; my last successful build was 2.0.3m179p0. Are you by chance building on multiprocessor system? I've noticed

Re: openoffice build issues: i386 -current

2006-10-17 Thread Kurt Miller
On Tuesday 17 October 2006 11:21 am, Josh Grosse wrote: On Tue, Oct 17, 2006 at 10:48:07AM -0400, Kurt Miller wrote: Hi Josh, On Tuesday 17 October 2006 8:36 am, Josh Grosse wrote: I've been having trouble building the OO port lately; my last successful build was 2.0.3m179p0.

Re: openoffice build issues: i386 -current

2006-10-17 Thread Josh Grosse
On Tue, Oct 17, 2006 at 12:01:40PM -0400, Kurt Miller wrote: ...For now you can just continue the build if it fails mysteriously. Thanks for the suggestion, but with the current port, it fails at the same point. (With prior ones, it failed differently, but I did not retain those build logs.)

Re: openoffice build issues: i386 -current

2006-10-17 Thread Fritz Elfert
Dimitry Andric wrote: Josh Grosse wrote: I've been having trouble building the OO port lately; my last successful build was 2.0.3m179p0. ... 1 module(s): o3tl need(s) to be rebuilt Reason(s): ERROR: error 65280 occurred while making

Re: openoffice build issues: i386 -current

2006-10-17 Thread Dimitry Andric
Fritz Elfert wrote: http://www.andric.com/openbsd/ooo-log.gz (~499 kB) Just a quick guess: Do you have cppunit from ports/devel/cppunit installed? Yes. This came in as a build dependency of wxWidgets (which is in turn a dependency of vlc, the app that I wanted ;). From your build log it

Re: openoffice build issues: i386 -current

2006-10-17 Thread STeve Andre'
On Tuesday 17 October 2006 20:07, Fritz Elfert wrote: Dimitry Andric wrote: Josh Grosse wrote: I've been having trouble building the OO port lately; my last successful build was 2.0.3m179p0. [snip] Just a quick guess: Do you have cppunit from ports/devel/cppunit installed? From your