`editors/openoffice-1.1' on 4-STABLE: build hangs.
Lev Serebryakov
lev at FreeBSD.org
Wed Apr 14 11:32:15 PDT 2004
Hello, ports! How are you?
I could not build openoffice-1.1.1 on STABLE machine.
It hangs. It is 100% reproducible on my computer.
My system is:
FreeBSD fbsd 4.10-BETA FreeBSD 4.10-BETA #0: Sun Apr 11 22:51:28 MSD 2004 root at fbsd:/usr/src/sys/compile/PIII i386
JDK and other ports are latest.
OpenOffice 1.1.0 sometimes hanged on `make install', but running under
real X fixed this problem. current version hangs on building stage and
real X doesn't help.
Here is log where it hangs (log was capturend on third build try without clean, so
here are no too much real building):
===> Building for openoffice-1.1.1
#
# This is a UGLY hack to not have to specify a X-Display.
#
/usr/X11R6/bin/Xvfb :1001 -screen 0 800x600x24 > /dev/null 2>&1 & echo $! > /scratches/usr/ports/editors/openoffice-1.1/work/.Xvfb.pid
build -- version: 1.86.18.1
=============
Building project helpcontent
=============
/scratches/usr/ports/editors/openoffice-1.1/work/oo_1.1.1_src/helpcontent/unx/schart
-------------
>[SKIPPED A LOT]
=============
Building project odk
=============
/scratches/usr/ports/editors/openoffice-1.1/work/oo_1.1.1_src/odk/source/bean/native/unix
-------------
/scratches/usr/ports/editors/openoffice-1.1/work/oo_1.1.1_src/odk/pack/unzip_udk
>[SKIPPED A LOT]
/scratches/usr/ports/editors/openoffice-1.1/work/oo_1.1.1_src/odk/source/bean/com/sun/star/beans
mkdir ../../../../../../unxfbsd.pro/class/META-INF/ >& /dev/null
rm -f ../../../../../../unxfbsd.pro/class/META-INF/MANIFEST.MF >& /dev/null
echo Manifest-Version: 1.0 > ../../../../../../unxfbsd.pro/class/META-INF/MANIFEST.MF
echo "Solar-Version: 645m35(Build:8762)" >> ../../../../../../unxfbsd.pro/class/META-INF/MANIFEST.MF
cd ../../../../../../unxfbsd.pro/class && zip -u -r officebean.jar META-INF/MANIFEST.MF com/sun/star/beans
updating: META-INF/MANIFEST.MF (deflated 11%)
-------------
/scratches/usr/ports/editors/openoffice-1.1/work/oo_1.1.1_src/odk/examples/OLE
/scratches/usr/ports/editors/openoffice-1.1/work/oo_1.1.1_src/odk/examples/java
/scratches/usr/ports/editors/openoffice-1.1/work/oo_1.1.1_src/odk/examples/DevelopersGuide/Forms
/scratches/usr/ports/editors/openoffice-1.1/work/oo_1.1.1_src/odk/examples/cpp
/scratches/usr/ports/editors/openoffice-1.1/work/oo_1.1.1_src/odk/examples/DevelopersGuide/OfficeDev
/scratches/usr/ports/editors/openoffice-1.1/work/oo_1.1.1_src/odk/pack/copying
When it hangs, `top -d1' shows:
=======================================
last pid: 94427; load averages: 1.00, 0.97, 0.92 up 0+14:43:13 21:25:35
35 processes: 2 running, 33 sleeping
Mem: 41M Active, 47M Inact, 24M Wired, 4804K Cache, 22M Buf, 6060K Free
Swap: 250M Total, 7980K Used, 242M Free, 3% Inuse
PID USERNAME PRI NICE SIZE RES STATE TIME WCPU CPU COMMAND
94378 root 55 0 3920K 3584K RUN 17:16 98.10% 98.10% dmake
83646 root 10 0 4504K 4096K wait 0:22 0.00% 0.00% perl
=======================================
And it spin in dead loop forever...
--
Lev Serebryakov
More information about the freebsd-openoffice
mailing list