Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 116660 - openoffice-2.0.1 failure on ppc
Summary: openoffice-2.0.1 failure on ppc
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: PPC Linux
: High normal (vote)
Assignee: PPC Porters
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-12-24 20:12 UTC by David Gurvich
Modified: 2006-05-10 11:01 UTC (History)
0 users

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


Attachments
emerge error log with MAKEOPTS="-j1" (ooo_error.log,2.46 KB, text/plain)
2005-12-24 20:14 UTC, David Gurvich
Details

Note You need to log in before you can comment on or make changes to this bug.
Description David Gurvich 2005-12-24 20:12:14 UTC
Seems to be combination of bugs 116457 & 114098, though perhaps not 116457.
Fails to configure unless MAKEOPTS is set explicitly to -j1, once set get a java runtimeexception and some other errors.
Comment 1 David Gurvich 2005-12-24 20:14:11 UTC
Created attachment 75479 [details]
emerge error log with MAKEOPTS="-j1"

Portage 2.0.53 (default-linux/ppc/2005.0, gcc-3.4.4, glibc-2.3.5-r2, 2.6.14-gentoo-r2 ppc)
=================================================================
System uname: 2.6.14-gentoo-r2 ppc 7455, altivec supported
Gentoo Base System version 1.12.0_pre12
dev-lang/python:     2.3.5-r2, 2.4.2
sys-apps/sandbox:    1.2.12
sys-devel/autoconf:  2.13, 2.59-r6
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r1
sys-devel/binutils:  2.16.1
sys-devel/libtool:   1.5.20
virtual/os-headers:  2.6.11-r4
ACCEPT_KEYWORDS="ppc"
AUTOCLEAN="yes"
CBUILD="powerpc-unknown-linux-gnu"
CFLAGS="-O2 -mtune=G4 -maltivec -mabi=altivec -fno-strict-aliasing -pipe"
CHOST="powerpc-unknown-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.4/env /usr/kde/3.4/share/config /usr/kde/3.4/shutdown /usr/kde/3/share/config /usr/lib/X11/xkb /usr/lib/mozilla/defaults/pref /usr/share/config /usr/share/texmf/dvipdfm/config/ /usr/share/texmf/dvips/config/ /usr/share/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/ /usr/share/texmf/xdvi/ /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O2 -mtune=G4 -maltivec -mabi=altivec -fno-strict-aliasing -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks sandbox sfperms strict"
GENTOO_MIRRORS="http://mirror.datapipe.net/gentoo http://gentoo.chem.wisc.edu/gentoo/ http://gentoo.mirrors.tds.net/gentoo http://distro.ibiblio.org/pub/linux/distributions/gentoo/"
LC_ALL="en_US.UTF-8"
LINGUAS="en_US"
MAKEOPTS="-j1"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="ppc X aac alsa altivec apache2 arts audiofile berkdb bidi bitmap-fonts bonobo bzip2 cairo cdda cdr cjk crypt cups curl dbus doc dts dvd dvdr dvdread eds emboss esd exif expat fam fbcon ffmpeg flac foomaticdb fortran gd gdbm ggi gif glut gmp gnome gnutls gpm gstreamer gtk gtk2 guile hal howl idn imagemagick imlib ipv6 jack java jpeg junit kde lcms libcaca libwww live lua mad matroska mikmod mng motif mozilla mp3 mpeg multislot ncurses nls nntp nptl nptlonly ogg oggvorbis openal opengl oss pam pcre pdflib perl pic png ppds python qt readline samba scanner sdl slang smp snmp spell sqlite ssl stream t1lib tcltk tcpd tetex theora tiff truetype truetype-fonts type1-fonts udev unicode usb vorbis wmf xine xml xml2 xmms xosd xprint xv xvid zlib linguas_en_US userland_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CTARGET, LANG, LDFLAGS
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2005-12-24 20:21:03 UTC

*** This bug has been marked as a duplicate of 116102 ***
Comment 3 David Gurvich 2005-12-24 20:36:55 UTC
(In reply to comment #2)
> 
> *** This bug has been marked as a duplicate of 116102 ***
> 

It is a duplicate.  The MAKEOPTS problem is simply the first error to stop compilation.  Once set to -j1 there are further errors.  The main problem lies there with the failure to compile with ibm-jdk-bin-1.5_beta1.

I apologize for not making this clear.
Comment 4 David Gurvich 2005-12-24 20:37:15 UTC
(In reply to comment #2)
> 
> *** This bug has been marked as a duplicate of 116102 ***
> 

It is a duplicate.  The MAKEOPTS problem is simply the first error to stop compilation.  Once set to -j1 there are further errors.  The main problem lies there with the failure to compile with ibm-jdk-bin-1.5_beta1.

I apologize for not making this clear.
Comment 5 Andreas Proschofsky (RETIRED) gentoo-dev 2005-12-25 07:12:08 UTC
Hmm, interesting bug, don't see how this should be related to any of the referenced other bugs ;)

Looks like a simple problem with the java-engine you are using, java-1.5-support is new to openoffice with this release, so I'd guess it is no big surprise that a ibm-jdk-1.5-bin-beta (which is also hardmasked) is causing problems. Try to use a more stable java-engine if you want to get this thing compiling, would be my advice, maybe the ppc-herd can add to this (or you want to report this upstream), but I don't think there is a lot we can do here.
Comment 6 David Gurvich 2005-12-25 07:25:51 UTC
I had no problem compiling openoffice-2.0.0 using ibm-jdk-bin.1.4.2.  
I will test and see if the case is the same for 2.0.1.  It is simply that ibm-jdk-bin-1.5 has compelling features for ppc, and I would like to get things working with 1.5. 
Comment 7 Andreas Proschofsky (RETIRED) gentoo-dev 2005-12-25 07:40:33 UTC
If it is a problem with ibm-jdk-bin-1.5 you really should report this upstream, best way to get it fixed ;)

http://qa.openoffice.org/issue_handling/pre_submission.html
Comment 8 Paul de Vrieze (RETIRED) gentoo-dev 2005-12-25 13:31:17 UTC
FYI, this is the first openoffice version that has support for using a 1.5 jdk for building. I don't think however that they tested on the ibm beta jdk.
Comment 9 David Gurvich 2006-05-10 11:01:33 UTC
openoffice-2.0.1-r1 compiles with both gcc-3.4.5/glibc-2.3.5 and gcc-4.1.0/glibc-2.3.6, with no extra configuration needed.