[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Debian OO (cvs checkout from April, 13th) compile failure



Hi.

I got the following from "debuild -rfakeroot -us -uc >../BUILD.LOG 2>&1", if it helps someone (or someone helps me...).

Last output was:

# This is a workaround
cp build-tree/oo_stable1_cvs20020413_src/solver/641/unxlngi4.pro/bin/setup_services.rdb \

build-tree/oo_stable1_cvs20020413_src/solver/641/unxlngi4.pro/bin/uno_writerdb.rdb
zip -j -5 "f0_061" build-tree/oo_stable1_cvs20020413_src/solver/641/unxlngi4.pro/bin/uno_writerdb.rdb
  adding: uno_writerdb.rdb (deflated 93%)
mv f0_061.zip build-tree/oo_stable1_cvs20020413_src/instsetoo/unxlngi4.pro/01/normal
# generate maintainer scripts
for FILE in debian/*.postinst.in debian/*.postrm.in debian/*.preinst.in debian/*.prerm.in; do \
  if [ -e "$FILE" ]; then \
    MAINTSCRIPT=$(echo $FILE | sed 's/.in$//'); \
sed -n '1,/^#INCLUDE_SHELL_LIB#$/p' < $FILE | sed -e '/^#INCLUDE_SHELL_LIB#$/d' > $MAINTSCRIPT; \
    cat debian/shell-lib.sh >> $MAINTSCRIPT; \
sed -n '/^#INCLUDE_SHELL_LIB#$/,$p' < $FILE | sed -e '/^#INCLUDE_SHELL_LIB#$/d' >> $MAINTSCRIPT; \
  fi; \
done
touch debian/stampdir/build
 fakeroot debian/rules binary
dh_testdir
dh_testroot
umask 022
mkdir -p /home/tv/oo/cvs-stuff/build-root/debian/tmp//usr/lib/openoffice
sed -e "s#DESTDIR#/home/tv/oo/cvs-stuff/build-root/debian/tmp//usr/lib/openoffice#" debian/local/rsfile.global.txt > debian/local/rsfile.txt LD_PRELOAD= /home/tv/oo/cvs-stuff/build-root/debian/local/scripts/oo-xvfb-run -a -w 5 build-tree/oo_stable1_cvs20020413_src/instsetoo/unxlngi4.pro/01/normal/setup -R:/home/tv/oo/cvs-stuff/build-root/debian/local/rsfile.txt xauth: creating new authority file /home/tv/oo/cvs-stuff/build-root/Xauthority
PEXExtensionInit: Couldn't open default PEX font file  Roman_M
Could not init font path element /usr/X11R6/lib/X11/fonts/CID/, removing from list! build-tree/oo_stable1_cvs20020413_src/instsetoo/unxlngi4.pro/01/normal/setup -R:/home/tv/oo/cvs-stuff/build-root/debian/local/rsfile.txt
installation file cannot be found
ExitCode: 14

With this the Script seemed to be stuck, so I killed it:
make: *** wait: No child processes.  Stop.
make: *** Waiting for unfinished jobs....
make: *** wait: No child processes.  Stop.
debuild: fatal error at line 322:
dpkg-buildpackage failed!

Greetings

Thomas
(And it only took 6.5 hours... :) )


--
To UNSUBSCRIBE, email to debian-openoffice-request@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org



Reply to: