Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 68108 - openoffice-1.1.3 ebuild fails (Error 65280)
Summary: openoffice-1.1.3 ebuild fails (Error 65280)
Status: RESOLVED WORKSFORME
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High major (vote)
Assignee: Gentoo Office Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-10-19 00:48 UTC by Ernst de Haan
Modified: 2005-01-17 00:35 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ernst de Haan 2004-10-19 00:48:24 UTC
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"
Comment 1 Ernst de Haan 2004-10-19 01:46:54 UTC
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!
Comment 2 Andreas Proschofsky (RETIRED) gentoo-dev 2004-10-19 01:53:57 UTC
Which java-version are you using?

If nothing works out, try to build it with USE="-java" emerge openoffice
Comment 3 Dan Ost 2004-10-28 06:59:31 UTC
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.
Comment 4 Andreas Proschofsky (RETIRED) gentoo-dev 2005-01-16 08:58:36 UTC
Do you still get that one?
Comment 5 Ernst de Haan 2005-01-17 00:35:54 UTC
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.