The openoffice 1.1.3 ebuild fails on my machine with "Error 65280" while making udkapi/com/sun/star/corba/giop This is an OpenOffice build from a chroot-ed environment (Gentoo 2004.2 within SuSE 9.1). Hardware is P4-HT, 3.2 GHz, 768 MB RAM, IDE. Reproducible: Didn't try Steps to Reproduce: 1. emerge openoffice Actual Results: : ============= Building project udkapi ============= /var/tmp/portage/openoffice-1.1.3/work/OOo_1.1.3_src/udkapi/com/sun/star/corba/giop mkout -- version: 1.3 idlc @/var/tmp/portage/openoffice-1.1.3/temp/mka6jsYq idlc: compile 'giop.idl' ... idlc: starting preprocessor failed dmake: Error code 188, while making '../../../../../unxlngi4.pro/misc/urd_cssgiop.don' ---* TG_SLO.MK *--- ERROR: Error 65280 occurred while making /var/tmp/portage/openoffice-1.1.3/work/OOo_1.1.3_src/udkapi/com/sun/star/corba/giop !!! ERROR: app-office/openoffice-1.1.3 failed. !!! Function src_compile, Line 368, Exitcode 1 !!! Build failed! Expected Results: :-) Portage 2.0.50-r11 (default-x86-2004.2, gcc-3.3.4, glibc-2.3.4.20040808-r1, 2.6.5-7.108-default) ================================================================= System uname: 2.6.5-7.108-default i686 Gentoo Base System version 1.4.16 Autoconf: sys-devel/autoconf-2.59-r5 Automake: sys-devel/automake-1.8.5-r1 ACCEPT_KEYWORDS="x86" AUTOCLEAN="yes" CFLAGS="-O2 -march=pentium4 -fomit-frame-pointer" CHOST="i686-pc-linux-gnu" COMPILER="" CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config /usr/kde/3/share/config /usr/share/config /var/qmail/control" CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d" CXXFLAGS="-O2 -march=pentium4 -fomit-frame-pointer" DISTDIR="/usr/portage/distfiles" FEATURES="autoaddcvs ccache sandbox" GENTOO_MIRRORS="ftp://mirror.nutsmaas.nl/gentoo/ http://ftp.easynet.nl/mirror/gentoo/ ftp://ftp.easynet.nl/mirror/gentoo/ http://ftp.snt.utwente.nl/pub/os/linux/gentoo" MAKEOPTS="-j2" PKGDIR="/usr/portage/packages" PORTAGE_TMPDIR="/var/tmp" PORTDIR="/usr/portage" PORTDIR_OVERLAY="" SYNC="rsync://rsync.gentoo.org/gentoo-portage" USE="X alsa apm arts avi berkdb bitmap-fonts crypt cups directfb encode f77 foomaticdb gdbm gif gpm gtk2 imlib java javamail jce jpeg kde libg++ libwww mad mikmod mmx motif mozilla mpeg ncurses nls oggvorbis opengl oss pam pdflib perl png python qt quicktime readline sdl slang spell sse ssl svga tcpd truetype x86 xine xinerama xml2 xmms xprint xv zlib"
This is definitely reproducible: ============= Building project udkapi ============= /var/tmp/portage/openoffice-1.1.3/work/OOo_1.1.3_src/udkapi/com/sun/star/corba/giop mkout -- version: 1.3 idlc @/var/tmp/portage/openoffice-1.1.3/temp/mk4TY77D idlc: compile 'giop.idl' ... idlc: starting preprocessor failed dmake: Error code 188, while making '../../../../../unxlngi4.pro/misc/urd_cssgiop.don' ---* TG_SLO.MK *--- ERROR: Error 65280 occurred while making /var/tmp/portage/openoffice-1.1.3/work/OOo_1.1.3_src/udkapi/com/sun/star/corba/giop !!! ERROR: app-office/openoffice-1.1.3 failed. !!! Function src_compile, Line 368, Exitcode 1 !!! Build failed!
Which java-version are you using? If nothing works out, try to build it with USE="-java" emerge openoffice
I received this exact same error when I didn't have java installed. I then added java to my USE flags, performed 'emerge -uDva --newuse world' to install blackdown and reinstall anything that would be effected by java, and then was able to emerge openoffice without error. Hope this helps.
Do you still get that one?
I have not retried it yet and I do not intend to retry it anytime soon. Assuming the work-around from Dan is probably going to work, I redraw this report.