Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 7 Feb 2008 07:37:21 -0600
From:      Bob Willcox <bob@immure.com>
To:        "Jack L." <xxjack12xx@gmail.com>
Cc:        openoffice@freebsd.org
Subject:   Re: idlc loops building openoffice.org-2 on FreeBSD 6.3-RELEASE
Message-ID:  <20080207133721.GA77794@rancor.immure.com>
In-Reply-To: <ab581e310802062220n480a8175xe82a4c34f394105e@mail.gmail.com>
References:  <20080206165001.GA71254@rancor.immure.com> <ab581e310802062220n480a8175xe82a4c34f394105e@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Feb 06, 2008 at 10:20:13PM -0800, Jack L. wrote:
> I seem to get that sometime too, but only on 1 machine. Don'y quite
> know why either.

Well, I upgraded the system to 6.3-stable, forgetting to build the
kernel SMP (it's a dual core processror) and I was able to complete the
build, no idlc loops. Now the only question I have: was it because of
the change to 6.3-stable or because it was running UP at the time? Guess
I'll have to rebuild the kernel SMP and try it that way to sort that
out.

> 
> On Feb 6, 2008 8:50 AM, Bob Willcox <bob@immure.com> wrote:
> > I am trying to build editors/openoffice.org-2 on a 6.3-release system
> > and keep getting a loop in idlc when compiling seemingly random idl
> > files. Here's an example:
> >
> >
> > rm -f ../../../../unxfbsdi.pro/ucrdoc/cssdrawing.db
> > regmerge ../../../../unxfbsdi.pro/ucrdoc/cssdrawing.db UCR @/tmp/mkGyYxjk
> > -------------
> > rm -f ../../../../unxfbsdi.pro/misc/cssdrawing.idls
> > cat /tmp/mkI8sAOV >>../../../../unxfbsdi.pro/misc/cssdrawing.idls
> > /usr/ports/editors/openoffice.org-2/work/OOG680_m9/offapi/com/sun/star/drawing/framework
> > idlc @/tmp/mkl1oXN1
> > idlc: compile 'AnchorBindingMode.idl' ...
> > idlc: compile 'BasicPaneFactory.idl' ...
> > idlc: compile 'BasicToolBarFactory.idl' ...
> > idlc: compile 'BasicViewFactory.idl' ...
> > idlc: compile 'ConfigurationChangeEvent.idl' ...
> > idlc: compile 'ConfigurationController.idl' ...
> > idlc: compile 'ModuleController.idl' ...
> > idlc: compile 'PaneController.idl' ...
> > idlc: compile 'ResourceActivationMode.idl' ...
> > idlc: compile 'ResourceId.idl' ...
> > idlc: compile 'TabBarButton.idl' ...
> >
> >
> > At this point, idlc was looping (using all available CPU time) and sat
> > there for as long as I was willing to let it. I have tried this several
> > times now and each time it eventually winds up looping the same, but so
> > far, always on a different idl file.
> >
> > Here's the uname output for my system:
> >
> > FreeBSD sarlacc.xxxxxxxxxxxxxx 6.3-RELEASE FreeBSD 6.3-RELEASE #0: Wed Jan 16 04:45:45 UTC 2008
> > +root@dessler.cse.buffalo.edu:/usr/obj/usr/src/sys/SMP  i386
> >
> > Any idea as to what is wrong/going on here?
> >
> > Thanks,
> > Bob
> >
> > --
> > Bob Willcox                      A lack of planning on your part does
> > bob@immure.com                   not constitute an emergency on my part.
> > Austin, TX
> > _______________________________________________
> > freebsd-openoffice@freebsd.org mailing list
> > http://lists.freebsd.org/mailman/listinfo/freebsd-openoffice
> > To unsubscribe, send any mail to "freebsd-openoffice-unsubscribe@freebsd.org"
> >

-- 
Bob Willcox                      A lack of planning on your part does
bob@immure.com                   not constitute an emergency on my part.
Austin, TX                          



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