Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 161790

Summary: app-office/openoffice-2.1.0 with seamonkey fails to compile
Product: Gentoo Linux Reporter: Dawid Stawiarski <neeo>
Component: Current packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: High    
Version: 2006.1   
Hardware: AMD64   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Dawid Stawiarski 2007-01-12 16:54:09 UTC
actually it fails to configure...

checking whether to enable build of Mozilla/Mozilla NSS-using components... yes
checking whether to build Mozilla addressbook connectivity... no, not possible with system-mozilla
checking whether to build XML Security support... yes
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-config search path. Perhaps you should add the directory containing `mozilla-xpcom.pc' to the PKG_CONFIG_PATH environment variable No package 'mozilla-xpcom' found
configure: error: Library requirements (mozilla-xpcom ) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them.

ebuild still searches for mozilla-xpcom.pc, but i've added seamonkey to my USE flags (so it sould use seamonkey-xpcom.pc):
[ebuild     U ] app-office/openoffice-2.1.0 [2.0.4] USE="cairo cups dbus gtk kde pam seamonkey%* -binfilter -branding -debug -eds -firefox -gnome -gstreamer -java -ldap -odk -sound -webdav"

!!! 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 5122:   Called src_compile
  openoffice-2.1.0.ebuild, line 312:   Called die
GENTOO_VM=  CLASSPATH="." JAVA_HOME="/etc/java-config-2/current-system-vm"
JAVACFLAGS="" COMPILER=""

and here's emerge --info:
Portage 2.1.2_rc4-r8 (default-linux/amd64/2006.1, gcc-4.1.1, glibc-2.5-r0, 2.6.19-r5 x86_64)
=================================================================
System uname: 2.6.19-r5 x86_64 AMD Athlon(tm) 64 X2 Dual Core Processor 3800+
Gentoo Base System version 1.12.8
Last Sync: Fri, 12 Jan 2007 16:20:01 +0000
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="-Os -pipe -mtune=k8 -march=k8 -fomit-frame-pointer -msse3"
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"
CXXFLAGS="-Os -pipe -mtune=k8 -march=k8 -fomit-frame-pointer -msse3"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig ccache distlocks metadata-transfer parallel-fetch prelink sandbox sfperms strict"
GENTOO_MIRRORS="http://gentoo.po.opole.pl "
LANG="pl_PL"
LC_ALL="pl_PL"
LINGUAS="en pl"
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.europe.gentoo.org/gentoo-portage"
USE="X a52 aac acpi alsa amd64 asf atk bash-completion berkdb bitmap-fonts boost bzip2 cairo cdparanoia cdr cli cracklib crypt cups curl dar64 dbus dlloader dvd dvdr dvdread exif expat fontconfig foomaticdb gd gdbm gif gnutls gphoto2 gpm gtk hal hardened hpn iconv idn ieee1394 imagemagick imlib isdnlog jpeg jpeg2k kde kipi lcms libg++ logrotate mad mikmod mng moznocompose moznoirc moznoroaming mp3 ncurses nls nptl nptlonly nvidia ogg opengl pam pango pch pcre pdf perl png ppds pppd python qt3 readline reflection rtc ruby scanner seamonkey session slang smp spell spl sqlite3 ssl svg symlink tcpd threads tiff truetype truetype-fonts type1-fonts udev unicode urandom usb vcd vorbis wmf xcomposite xml xorg xpm xv xvid xvmc zlib" ALSA_CARDS="hda-intel" 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="en pl" USERLAND="GNU" VIDEO_CARDS="nvidia nv"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LDFLAGS, PORTAGE_RSYNC_EXTRA_OPTS, PORTDIR_OVERLAY
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2007-01-12 16:56:09 UTC

*** This bug has been marked as a duplicate of bug 161785 ***