Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 161702 - app-office/openoffice-2.1.0 fails to compile
Summary: app-office/openoffice-2.1.0 fails to compile
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Office Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-01-12 10:20 UTC by Evil Compile Person
Modified: 2007-01-12 16:39 UTC (History)
3 users (show)

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


Attachments
"emerge --info" for comment #3 (emerge-info-#3,4.30 KB, text/plain)
2007-01-12 14:21 UTC, Markus
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Evil Compile Person 2007-01-12 10:20:53 UTC
checking which odbc headers to use... internal
checking whether to enable build of Mozilla/Mozilla NSS-using components... no
checking whether to build Mozilla addressbook connectivity... no
checking whether to build XML Security support... no, since Mozilla (NSS) disabl
ed but needed
checking whether to build LDAP configuration backend... no
checking which mozilla to use... external
checking which Mozilla flavour to use... Mozilla
checking for mozilla-xpcom ... Package mozilla-xpcom was not found in the pkg-co
nfig search path. Perhaps you should add the directory containing `mozilla-xpcom
.pc' to the PKG_CONFIG_PATH environment variable No package 'mozilla-xpcom' foun
d
configure: error: Library requirements (mozilla-xpcom ) not met; consider adjust
ing the PKG_CONFIG_PATH environment variable if your libraries are in a nonstand
ard prefix so pkg-config can find them.
make: *** [stamp/build] Error 1

!!! ERROR: app-office/openoffice-2.1.0 failed.
Call stack:
  ebuild.sh, line 1610:   Called dyn_compile
  ebuild.sh, line 970:   Called qa_call 'src_compile'
  environment, line 5175:   Called src_compile
  openoffice-2.1.0.ebuild, line 311:   Called die

!!! Build failed
!!! If you need support, post the topmost build error, and the call stack if rel
evant.

!!! When you file a bug report, please include the following information:
GENTOO_VM=  CLASSPATH="" JAVA_HOME=""
JAVACFLAGS="" COMPILER=""
and of course, the output of emerge --info

Those silly Java env variables are all empty (at least echo $JAVA_Home etc. only returns empty)

Portage 2.1.2_rc4-r8 (default-linux/amd64/2006.1, gcc-4.1.1, glibc-2.5-r0, 2.6.18-vs2.1.1-gentoo-r1 x86_64)
=================================================================
System uname: 2.6.18-vs2.1.1-gentoo-r1 x86_64 AMD Athlon(tm) 64 X2 Dual Core Processor 3800+
Gentoo Base System version 1.12.8
Last Sync: Fri, 12 Jan 2007 08:50:01 +0000
ccache version 2.4 [enabled]
dev-lang/python:     2.4.4
dev-python/pycrypto: 2.0.1-r5
dev-util/ccache:     2.4-r6
sys-apps/sandbox:    1.2.18.1
sys-devel/autoconf:  2.13, 2.61
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2, 1.10
sys-devel/binutils:  2.17
sys-devel/gcc-config: 1.3.14
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.19
ACCEPT_KEYWORDS="amd64 ~amd64"
AUTOCLEAN="yes"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=k8 -O2 -pipe -ggdb"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/share/X11/xkb /usr/share/config"
CONFIG_PROTECT_MASK="/etc/env.d /etc/gconf /etc/revdep-rebuild /etc/terminfo"
CXXFLAGS="-march=k8 -O2 -pipe -ggdb"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig binpkg ccache collision-detect distlocks metadata-transfer sandbox sfperms splitdebug strict"
GENTOO_MIRRORS="ftp://pandemonium.tiscali.de/pub/gentoo/ ftp://ftp.uni-erlangen.de/pub/mirrors/gentoo ftp://ftp-stud.fht-esslingen.de/pub/Mirrors/gentoo/"
LINGUAS="en"
MAKEOPTS="-j3"
PKGDIR="/usr/portage/packages"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --delete-after --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.de.gentoo.org/gentoo-portage"
USE="X a52 aac alsa amd64 bash-completion berkdb bindist bitmap-fonts bzip2 cairo ccache cli cracklib crypt cups curl dga directfb dlloader dri dvd dvdr dvdread ecc encode fam fbcon fortran gdbm gpm iconv ipv6 isdnlog jpeg kde kdeenablefinal libg++ mad mp3 ncurses nls nptl nptlonly ogg openal opengl pam pcre pdf perl png ppds pppd python qt3 qt4 readline reflection rtc sdl server session spl ssl tcpd theora truetype truetype-fonts type1-fonts udev unicode vcd vorbis x264 xorg xv xvid zlib" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mulaw multi null plug rate route share shm softvol" ELIBC="glibc" INPUT_DEVICES="keyboard mouse evdev" KERNEL="linux" LINGUAS="en" USERLAND="GNU" VIDEO_CARDS="vga vesa nv"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, LDFLAGS, PORTAGE_RSYNC_EXTRA_OPTS, PORTDIR_OVERLAY
Comment 1 Oskar Ellström 2007-01-12 11:25:12 UTC
Same here!

------

Portage 2.1.2_rc4-r8 (default-linux/amd64/2006.1, gcc-4.1.1, glibc-2.5-r0, 2.6.19-gentoo-r1 x86_64)
=================================================================
System uname: 2.6.19-gentoo-r1 x86_64 Intel(R) Core(TM)2 CPU          6600  @ 2.40GHz
Gentoo Base System version 1.12.8
Last Sync: Fri, 12 Jan 2007 09:50:02 +0000
distcc 2.18.3 x86_64-pc-linux-gnu (protocols 1 and 2) (default port 3632) [disabled]
ccache version 2.4 [enabled]
dev-java/java-config: 1.3.7, 2.0.31
dev-lang/python:     2.4.4
dev-python/pycrypto: 2.0.1-r5
dev-util/ccache:     2.4-r6
sys-apps/sandbox:    1.2.18.1
sys-devel/autoconf:  2.13, 2.61
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2, 1.10
sys-devel/binutils:  2.17
sys-devel/gcc-config: 1.3.14
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.19
ACCEPT_KEYWORDS="amd64 ~amd64"
AUTOCLEAN="yes"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=nocona -pipe -O2"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/share/X11/xkb /usr/share/config"
CONFIG_PROTECT_MASK="/etc/env.d /etc/env.d/java/ /etc/gconf /etc/java-config/vms/ /etc/revdep-rebuild /etc/splash /etc/terminfo /etc/texmf/web2c"
CXXFLAGS="-march=nocona -pipe -O2"
DISTDIR="/usr/portage/distfiles"
EMERGE_DEFAULT_OPTS="--alphabetical"
FEATURES="autoconfig ccache distlocks metadata-transfer parallel-fetch sandbox sfperms strict"
GENTOO_MIRRORS="http://trumpetti.atm.tut.fi/gentoo/ ftp://ftp.du.se/pub/os/gentoo/"
LINGUAS="sv sv_SE"
MAKEOPTS="-j4"
PKGDIR="/usr/portage/packages"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --delete-after --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
USE="X aac accessibility alsa amd64 arts asf audiofile avahi avi bash-completion berkdb bitmap-fonts bzip2 cdb cdr cli cracklib crypt css cups curl dbus divx divx4linux dlloader dri dvd dvdr dvdread encode esd exi exscalibar ffmpeg foomaticdb fortran freetype gdbm gif gimp-print glut gmp gpm guile hal howl iconv icq idn imagemagick inlib ipod ipv6 isdnlog jack java jingle jpeg kde kqemu lcms libcaca libg++ live mad mikmod mng motif mp3 mp4 mplayer msn musicbrainz nas ncurses network nls nptl nptlonly ogg opengl oss pcre pdf perl pmount png ppds pppd python qt3 qt3support qt4 quicktime rar readline realmedia reflection samba scanner sdl session slang spell spl ssl svg tcltk tcpd tetex tiff truetype truetype-fonts type1-fonts udev unicode usb v4l v4l2 vim-syntax visualization vorbiz whash wifi wmp x264 xcomposite xml xml2 xorg xscreensaver xv xvid zip zlib" ALSA_CARDS="intel-hda" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mulaw multi null plug rate route share shm softvol" ELIBC="glibc" INPUT_DEVICES="keyboard mouse" KERNEL="linux" LINGUAS="sv sv_SE" USERLAND="GNU" VIDEO_CARDS="nv nvidia vesa"
Unset:  CTARGET, INSTALL_MASK, LANG, LC_ALL, LDFLAGS, PORTAGE_RSYNC_EXTRA_OPTS
Comment 2 Andreas Proschofsky (RETIRED) gentoo-dev 2007-01-12 12:07:58 UTC
Slight oversight on my part, this should be fixed now. Please give the mirrors some time to catch up and try again.
Comment 3 Markus 2007-01-12 14:18:53 UTC
I previously had the same error. As thats fixed now I get the following:



[ebuild     U ] app-office/openoffice-2.1.0 [2.0.4] USE="cairo cups dbus java kde pam -binfilter -branding -debug -eds -firefox -gnome -gstreamer -gtk -ldap -odk -seamonkey% -sound -webdav" LINGUAS="de -af -ar -as_IN% -be_BY -bg -bn -bs -ca -cs -cy -da -el -en -en_GB -en_US -en_ZA -es -et -fa -fi -fr -gu_IN -he -hi_IN -hr -hu -it -ja -km -ko -lt -lv -mk -nb -nl -nn -nr -ns -or_IN% -pa_IN -pl -pt -pt_BR -ru -rw -sh_YU -sk -sl -sr_CS -st -sv -sw_TZ -ta_IN% -te_IN% -tg% -th -ti_ER% -tn -tr -ts -ur_IN% -ve% -vi -xh -zh_CN -zh_TW -zu" 0 kB



Making: ../unxlngx6.pro/obj/collectdircontent.obj
g++ -Wreturn-type -fmessage-length=0 -c -O2 -fno-strict-aliasing -Wuninitialized   -D_FILE_OFFSET_BITS=no -I.  -I../unxlngx6.pro/inc/make_makedepend -I../inc -I../inc/pch -I../inc -I../unx/inc -I../unxlngx6.pro/inc -I. -I/var/tmp/portage/openoffice-2.1.0/work/ooo/build/OOE680_m6/solver/680/unxlngx6.pro/inc/stl -I/var/tmp/portage/openoffice-2.1.0/work/ooo/build/OOE680_m6/solver/680/unxlngx6.pro/inc/external -I/var/tmp/portage/openoffice-2.1.0/work/ooo/build/OOE680_m6/solver/680/unxlngx6.pro/inc -I/var/tmp/portage/openoffice-2.1.0/work/ooo/build/OOE680_m6/solenv/unxlngx6/inc -I/var/tmp/portage/openoffice-2.1.0/work/ooo/build/OOE680_m6/solenv/inc -I/var/tmp/portage/openoffice-2.1.0/work/ooo/build/OOE680_m6/res -I/usr/stlport -I/usr/include/stlport -I/usr/include/stlport -I/var/tmp/portage/openoffice-2.1.0/work/ooo/build/OOE680_m6/solenv/inc/Xp31 -I/opt/blackdown-jdk-1.4.2.03/include -I/opt/blackdown-jdk-1.4.2.03/include/linux -I/opt/blackdown-jdk-1.4.2.03/include/native_threads/include -I/usr/include     -I/var/tmp/portage/openoffice-2.1.0/work/ooo/build/OOE680_m6/solver/680/unxlngx6.pro/inc/offuh -I. -I../res -I. -pipe -march=athlon64 -O2 -pipe -msse3 -Wno-ctor-dtor-privacy -fno-use-cxa-atexit -fvisibility-inlines-hidden -fno-exceptions     -DLINUX -DUNX -DVCL -DGCC -DC341 -DX86_64 -DCVER=C341 -DNPTL -DGLIBC=2 -DX86_64 -D_PTHREADS -D_REENTRANT -DNEW_SOLAR -D_USE_NAMESPACE=1 -DSTLPORT_VERSION=400 -DHAVE_GCC_VISIBILITY_FEATURE -D__DMAKE -DUNIX -DCPPU_ENV=gcc3 -DGXX_INCLUDE_PATH=/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.1/include/g++-v4 -DSUPD=680 -DPRODUCT -DNDEBUG -DPRODUCT_FULL -DOSL_DEBUG_LEVEL=0 -DOPTIMIZE -DEXCEPTIONS_OFF -DCUI -DSOLAR_JAVA -DOOE680=OOE680   -DNO_X11 -DXP_PC -DHW_THREADS -DINCLUDEDIR=\".\" -DSINGLETHREAD   -o ../unxlngx6.pro/obj/collectdircontent.o /var/tmp/portage/openoffice-2.1.0/work/ooo/build/OOE680_m6/soltools/mkdepend/collectdircontent.cxx
/usr/include/stlport/stdexcept:68: error: looser throw specifier for 'virtual const char* _STL::__Named_exception::what() const'
/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.1/include/g++-v4/../g++-v4/exception:61: error:   overriding 'virtual const char* std::exception::what() const throw ()'
/usr/include/stlport/stdexcept:69: error: looser throw specifier for 'virtual _STL::__Named_exception::~__Named_exception()'
/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.1/include/g++-v4/../g++-v4/exception:58: error:   overriding 'virtual std::exception::~exception() throw ()'
dmake:  Error code 1, while making '../unxlngx6.pro/obj/collectdircontent.obj'
'---* tg_merge.mk *---'

ERROR: Error 65280 occurred while making /var/tmp/portage/openoffice-2.1.0/work/ooo/build/OOE680_m6/soltools/mkdepend
make: *** [stamp/build] Error 1

!!! ERROR: app-office/openoffice-2.1.0 failed.
Call stack:
  ebuild.sh, line 1546:   Called dyn_compile
  ebuild.sh, line 937:   Called src_compile
  openoffice-2.1.0.ebuild, line 312:   Called die

!!! Build failed
!!! If you need support, post the topmost build error, and the call stack if relevant.

!!! When you file a bug report, please include the following information:
GENTOO_VM=blackdown-jdk-1.4.2  CLASSPATH="" JAVA_HOME="/opt/blackdown-jdk-1.4.2.03"
JAVACFLAGS="-source 1.4 -target 1.4" COMPILER=""
Comment 4 Markus 2007-01-12 14:21:19 UTC
Created attachment 106680 [details]
"emerge --info" for comment #3
Comment 5 Andreas Proschofsky (RETIRED) gentoo-dev 2007-01-12 14:52:51 UTC
(In reply to comment #3)
> I previously had the same error. As thats fixed now I get the following:
> 

could you please open a new bug for this? Also the orignal bug seems to be fixed, so closing.
Comment 6 Markus 2007-01-12 16:09:52 UTC
its the bug 161783 now.
Comment 7 Jakub Moc (RETIRED) gentoo-dev 2007-01-12 16:39:07 UTC
*** Bug 161785 has been marked as a duplicate of this bug. ***