Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 66734 - openoffice-1.1.3 compilation fails
Summary: openoffice-1.1.3 compilation fails
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Office Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-10-08 02:07 UTC by Miroslav Šulc
Modified: 2004-10-09 01:58 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 Miroslav Šulc gentoo-dev 2004-10-08 02:07:47 UTC
Here is the error output:

idlc: compile 'XEngine.idl' ...
idlc: compile 'XEngineListener.idl' ...
idlc: compile 'XEventAttacher.idl' ...
idlc: compile 'XEventAttacherManager.idl' ...
idlc: compile 'XInvocationAdapterFactory.idl' ...
idlc: could not create registry file '/tmp/XInvocationAdapterFactory_XInvocationAdapterFactory._idlc_oTZnpF'
idlc: cannot remove directory '/var/tmp/portage/openoffice-1.1.3/work/OOo_1.1.3_src/udkapi/unxlngi4.pro/ucr/com/sun/star/script'
idlc: detected 1 errors in file 'XInvocationAdapterFactory.idl'
Sun Microsystems (R) idlc Version 1.0

dmake:  Error code 1, while making '../../../../unxlngi4.pro/misc/urd_cssscript.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/script

!!! ERROR: app-office/openoffice-1.1.3 failed.
!!! Function src_compile, Line 362, Exitcode 1
!!! Build failed!
!!! If you need support, post the topmost build error, NOT this status message.

Reproducible: Always
Steps to Reproduce:
1. ebuild /usr/portage/app-office/openoffice/openoffice-1.1.3.ebuild package
Actual Results:  
Compilation ends with error.

Expected Results:  
Should compile without error.

# emerge info
Portage 2.0.51_rc7 (default-x86-2004.0, gcc-3.3.4, glibc-2.3.4.20040808-r0,
2.6.8-gentoo-r7 i686)
=================================================================
System uname: 2.6.8-gentoo-r7 i686 Intel(R) Pentium(R) M processor 1500MHz
Gentoo Base System version 1.5.3
distcc 2.17 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) [disabled]
Autoconf: sys-devel/autoconf-2.59-r4
Automake: sys-devel/automake-1.8.5-r1
Binutils: sys-devel/binutils-2.15.92.0.2
Headers:  sys-kernel/linux-headers-2.4.22
Libtools: sys-devel/libtool-1.5.2-r5
ACCEPT_KEYWORDS="x86 ~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.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/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 distlocks sandbox"
GENTOO_MIRRORS="http://download.startnet.klamovka.kosire.czf/gentoo-mirror
http://10.15.6.1/ http://mirror.switch.ch/mirror/gentoo/
ftp://mirror.switch.ch/mirror/gentoo/ ftp://ftp.uninett.no/pub/linux/Gentoo
ftp://linux.rz.ruhr-uni-bochum.de/gentoo-mirror/
ftp://ftp.linux.ee/pub/gentoo/distfiles/ http://gentoo.zie.pg.gda.pl
http://mirror.pudas.net/gentoo ftp://mirror.pudas.net/gentoo
http://ftp-stud.fht-esslingen.de/pub/Mirrors/gentoo/ ftp://mir.zyrianes.net/gentoo/"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
USE="X alsa apache2 apm arts avi berkdb bitmap-fonts bonobo bzlib cdparanoia cdr
crypt cups curl dba dbase dvd dvdr dvdreadencode esd exif extensions flash
fluidsynth foomaticdb ftp gd gdbm gif gimpprint gphoto2 gpm gtk gtk2 gtkhtml
guile iconv imap imlib java jpeg justify kde kerberos ldap libg++ libwww
lzw-tiff mad mcal mhash mikmod mime ming mmx mng motif mozilla mpeg mysql mythtv
ncurses nls oggvorbis opengl oss pam pcmcia pdflib perl php png ppds python qt
quicktime quotes readline samba scanner sdl session slang snmp spell sse ssl svg
svga tcltk tcpd tiff transcode truetype usb vhosts wifi wmf x86 xine xml2 xmms
xprint xv xvid zlib video_cards_radeon linguas_cs"
Comment 1 Andreas Proschofsky (RETIRED) gentoo-dev 2004-10-08 07:31:06 UTC
are you sure that you have enough diskspace for the compilation? Also is this bug reproducable? And which java version are you using?
Comment 2 Miroslav Šulc gentoo-dev 2004-10-09 01:58:07 UTC
Sorry for my post. You are right, there was unsufficient space on disk. I was used that there is message like "No disk space left" but this was not the case.