OpenOffice build hangs on idlc: compile

Doug Poland doug at polands.org
Sun Apr 11 05:41:28 PDT 2004


Hello,

I'm trying to build OpenOffice.org-1.1.1 (cvsup'd 2004-04-10 22:11) on
my FreeBSD 5.2-CURRENT box (built: Mon Apr  5 22:57:43 CDT 2004).

After about 2.5 hours of crunching on this reasonably fast P4, the build
apparently hangs here...

Sun Microsystems (R) idlc Version 1.0

idlc @/tmp/mkyMQb5k
idlc: compile 'ArrayIndexOutOfBoundsException.idl' ...
idlc: compile 'ClassNotFoundException.idl' ...
idlc: compile 'DisposedException.idl' ...
idlc: compile 'EventObject.idl' ...
idlc: compile 'IllegalAccessException.idl' ...
idlc: compile 'IllegalArgumentException.idl' ...
idlc: compile 'IndexOutOfBoundsException.idl' ...
idlc: compile 'InvalidListenerException.idl' ...
idlc: compile 'ListenerExistException.idl' ...
idlc: compile 'Locale.idl' ...
idlc: compile 'MultiServiceFactory.idl' ...
idlc: compile 'NoSuchFieldException.idl' ...
idlc: compile 'NoSuchMethodException.idl' ...
idlc: compile 'NoSupportException.idl' ...
idlc: compile 'NullPointerException.idl' ...
idlc: compile 'RegistryServiceManager.idl' ...
idlc: compile 'ServiceManager.idl' ...
idlc: compile 'ServiceNotRegisteredException.idl' ...
idlc: compile 'SystemDependent.idl' ...
idlc: compile 'WrappedTargetException.idl' ...
idlc: compile 'WrappedTargetRuntimeException.idl' ...
idlc: compile 'XComponent.idl' ...
idlc: compile 'XConnectionPoint.idl' ...
idlc: compile 'XConnectionPointContainer.idl' ...
idlc: compile 'XEventListener.idl' ...
idlc: compile 'XInitialization.idl' ...


It's using processor time...
# ps -waux | grep idlc
root   30943 90.6  0.3  5576 3032  p8  R+    1:01AM 395:40.52 idlc
@/tmp/mkyMQb5k
root   30916  0.0  0.1  1964 1288  p8  S+    1:01AM   0:00.00 /bin/tcsh
-fc idlc @/tmp/mkyMQb5k^I^I
root   30917  0.0  0.3  5576 3056  p8  S+    1:01AM   0:00.42 idlc
@/tmp/mkyMQb5k

but the build is "stuck" as of 1:01AM.

Any suggestions?   I first tried using the package but that hangs on the 
splash screen with an error (can't remember, sorry).

-- 
Regards,
Doug


More information about the freebsd-ports mailing list