Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 61805 - openoffice-ximian-1.3.0 fails at udkapi/idlc
Summary: openoffice-ximian-1.3.0 fails at udkapi/idlc
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All All
: High normal (vote)
Assignee: Andreas Proschofsky (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-08-26 06:39 UTC by JoWilly
Modified: 2004-08-29 22:30 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 JoWilly 2004-08-26 06:39:23 UTC
Hi suka,

After the STLport problem it now fails here (with CFLAGS="-O2"):
(I'm using the sun-jdk)

=============
Building project udkapi
=============
/var/tmp/portage/openoffice-ximian-1.3.0/work/oo_1.1.2_src/udkapi/com/sun/star/corba/giop
mkout -- version: 1.3
idlc @/var/tmp/portage/openoffice-ximian-1.3.0/temp/mkEdzoYL
idlc: compile 'giop.idl' ...
idlc: warning, could    not set value of key "/com/sun/star/corba/giop/RequestHeader_1_1" in file:///tmp/giop_giop._idlc_8NwkFL
idlc: detected 1 errors in file 'giop.idl'
Sun Microsystems (R) idlc Version 1.0

dmake:  Error code 1, while making '../../../../../unxlngi4.pro/misc/urd_cssgiop.don'
---* TG_SLO.MK *---

ERROR: Error 65280 occurred while making /var/tmp/portage/openoffice-ximian-1.3.0/work/oo_1.1.2_src/udkapi/com/sun/star/corba/giop

!!! ERROR: app-office/openoffice-ximian-1.3.0 failed.
!!! Function src_compile, Line 375, Exitcode 1
!!! Build failed!
Comment 1 JoWilly 2004-08-26 10:49:25 UTC
After having seen reports that problems could be caused by the sun-jdk, I have merged the blackdown-jdk.

Output is the same.
Comment 2 Andreas Proschofsky (RETIRED) gentoo-dev 2004-08-27 02:21:42 UTC
Is this reproducable? Does it always fail at the exact same point?
Comment 3 JoWilly 2004-08-27 16:44:50 UTC
Yes, it always fails at the same point.

On the first page of this thread Hauser seems to have the same problem:
http://forums.gentoo.org/viewtopic.php?t=212792&start=0

Comment 4 Andreas Proschofsky (RETIRED) gentoo-dev 2004-08-28 01:34:52 UTC
Could you please provide the output of emerge info?
Comment 5 JoWilly 2004-08-28 02:43:42 UTC
# emerge info
Portage 2.0.50-r10 (default-x86-2004.0, gcc-3.3.4, glibc-2.3.4.20040808-r0, 2.6.7-rc3-love1)
=================================================================
System uname: 2.6.7-rc3-love1 i686 Intel(R) Pentium(R) 4 CPU 2.80GHz
Gentoo Base System version 1.5.3
Autoconf: sys-devel/autoconf-2.59-r4
Automake: sys-devel/automake-1.8.5
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CFLAGS="-O3 -march=pentium4 -pipe -ftracer -fomit-frame-pointer -fPIC"
CHOST="i686-pc-linux-gnu"
COMPILER=""
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config /usr/kde/3.3/share/config:/usr/kde/3.3/env:/usr/kde/3.3/shutdown /usr/kde/3/share/config /usr/lib/mozilla/defaults/pref /usr/share/config /var/qmail/alias /var/qmail/control /var/vpopmail/domains /var/vpopmail/etc"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O3 -march=pentium4 -pipe -ftracer -fomit-frame-pointer -fPIC"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache prelink sandbox"
GENTOO_MIRRORS="ftp://mirrors.sec.informatik.tu-darmstadt.de/gentoo/ ftp://ftp.join.uni-muenster.de/pub/linux/distributions/gentoo ftp://ftp6.uni-muenster.de/pub/linux/distributions/gentoo http://mirrors.sec.informatik.tu-darmstadt.de/gentoo/"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/overlays/portage /usr/local/overlays/bmg-gnome-current"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="X aalib acpi alsa apache2 apm arts avi berkdb breakme cdr crypt cups dga dvd dvdr encode flash foomaticdb gdbm gif gimpprint gnome gphoto2 gpm gtk gtk2 icc imap imlib java jpeg kde ldap libg++ libwww mad maildir mikmod mmx motif mozilla mpeg mysql nas ncurses nls nptl oggvorbis ooo-kde opengl oss pam pam-mysql pdflib perl png ppds python qt quicktime readline sasl scanner sdl slang spell ssesse2 ssl tcltk tcpd truetype usb x86 xml2 xmms xv zlib"
Comment 6 JoWilly 2004-08-28 02:44:35 UTC
I have tried to merge openoffice-ximian-1.3.2.

Output is the same.
Comment 7 JoWilly 2004-08-29 22:30:09 UTC
It has now merged successfully.

What did I do ? Idon't know.

I have downgraded Xorg from 6.99.902 to 6.7, upgraded perl from 5.8.4 to 5.8.5, upgraded my kernel, and it now builds fine.