Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 352678 - app-office/libreoffice-3.3.0_rc4 fails when building galleries
Summary: app-office/libreoffice-3.3.0_rc4 fails when building galleries
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-01-25 13:19 UTC by Paolo Pedroni
Modified: 2011-01-27 07:26 UTC (History)
0 users

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


Attachments
ebuild environment fo app-office/libreoffice-3.3.0_rc4 (environment,336.63 KB, text/plain)
2011-01-25 13:24 UTC, Paolo Pedroni
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Paolo Pedroni 2011-01-25 13:19:29 UTC
Trying to compile the new libreoffice ebuild I ran into the following error:

Building galleries...
Setup:
 Source:     'libreoffice-3.3.0.4'
 Apply:      '/var/tmp/portage/app-office/libreoffice-3.3.0_rc4/work/libreoffice-build-3.3.0.4/patches/dev300/apply'
 Flags:      ''
 Suffix:     ''
 Dir:        '/var/tmp/portage/app-office/libreoffice-3.3.0_rc4/work/libreoffice-build-3.3.0.4/build'
 DestDir:    ''
 Path:       '/var/tmp/portage/app-office/libreoffice-3.3.0_rc4/work/libreoffice-build-3.3.0.4/build/bin:/usr/lib/icedtea6/bin:/usr/lib/ccache/bin:/usr/lib/distcc/bin:/usr/lib64/portage/bin/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/x86_64-pc-linux-gnu/gcc-bin/4.4.4:/var/tmp/portage/app-office/libreoffice-3.3.0_rc4/work/libreoffice-build-3.3.0.4/bin'
 Prefix:     '/usr'
 Mandir:     '/usr/share/man'
 Docdir:     '/usr/share/doc/packages/LibreOffice'
 Sysconf:    '/usr/etc'
 OOInBase:   '/usr/lib64/libreoffice'
 OOInstall:  '/usr/lib64/libreoffice'
 OODestDir:  ''
 Config:     --disable-binfilter --disable-crashdump --with-lang="en-US it" --disable-fetch-external --with-vba-package-format=builtin --disable-epm --with-openldap --with-build-version="tag libreoffice-3.3.0.4" --without-fonts --with-system-jpeg --with-system-libxml --with-system-mozilla --with-system-openssl --with-system-python --with-system-stdlibs --with-system-zlib --with-system-poppler --with-unix-wrapper=ooffice --enable-evolution2 --enable-dbus --with-alloc=system --enable-cairo=yes --enable-gtk --disable-kde --enable-kde4 --disable-fontooo --disable-qadevooo --enable-neon --enable-xrender-link --with-external-dict-dir=/usr/share/myspell --with-external-hyph-dir=/usr/share/myspell --with-external-thes-dir=/usr/share/myspell --with-system-boost --with-system-curl --with-system-db --with-system-dicts --with-system-expat --with-system-hunspell --with-system-icu --with-system-libxslt --with-system-neon --with-system-openssl --with-system-vigra --with-system-xrender --without-myspell-dicts --without-stlport --with-vendor="Gentoo Foundation" --with-ant-home=/usr/share/ant --with-jdk-home=/usr/lib/icedtea6 --with-java-target-version=1.5 --with-jvm-path=/usr/lib64/ --with-system-beanshell --with-system-lucene --with-system-rhino --with-beanshell-jar=/usr/share/bsh/lib/bsh.jar --with-lucene-core-jar=/usr/share/lucene-2.3/lib/lucene-core.jar --with-lucene-analyzers-jar=/usr/share/lucene-analyzers-2.3/lib/lucene-analyzers.jar --with-rhino-jar=/usr/share/rhino-1.5/lib/js.jar --enable-mozilla --with-system-mozilla=libxul --enable-binfilter --enable-cups --enable-dbus --disable-evolution2 --disable-gconf --disable-gio --disable-gnome-vfs --disable-lockdown --enable-gstreamer --enable-systray --disable-ldap --enable-opengl --without-openldap --disable-crashdump --disable-strip-solver --with-extension-integration --enable-pdfimport --enable-minimizer --enable-presenter-console --enable-presenter-extra-ui --enable-presenter-screen --disable-graphite --with-system-cppunit --with-system-openssl --with-system-redland --without-writer2latex --without-junit   '--with-distro=Gentoo' '--with-arch=amd64' '--with-srcdir=/var/tmp/portage/app-office/libreoffice-3.3.0_rc4/distdir' '--with-lang=en-US it' '--with-num-cpus=8' '--without-binsuffix' '--with-installed-ooo-dirname=libreoffice' '--with-tag=' '--with-drink=True Blood' '--without-git' '--with-split' '--enable-gtk' '--enable-cairo' '--with-system-cairo' '--disable-mono' '--disable-kde' '--enable-kde4' '--enable-strip' '--disable-odk' '--enable-pam' '--with-java' '--with-sun-templates' '--disable-access' '--disable-post-install-scripts' '--enable-extensions' '--without-system-libwpd' '--without-system-libwpg' '--mandir=/usr/share/man' '--libdir=/usr/lib64' 'PKG_CONFIG_PATH=/usr/lib64/pkgconfig' 'CFLAGS=-march=amdfam10 -pipe -fomit-frame-pointer -DGL_GLEXT_PROTOTYPES' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed' 'CPPFLAGS='
 ccache:     no
 icecream:   no
 distcc:     no
 Max number of projects to build in parallel is '8'
.: 23: ooenv: not found
Failed to build extra galleries:  at ./ooinstall line 68.
make: *** [/var/tmp/portage/app-office/libreoffice-3.3.0_rc4/work/libreoffice-build-3.3.0.4/build/install/program/ooenv] Error 2
emake failed



Reproducible: Didn't try

Steps to Reproduce:
1. USE="binfilter templates" emerge -av libreoffice
Actual Results:  
The error above.

Expected Results:  
Successfully emerge libreoffice.

# emerge --info =app-office/libreoffice-3.3.0_rc4
Portage 2.1.9.25 (default/linux/amd64/10.0/desktop/kde, gcc-4.4.4, glibc-2.11.2-r3, 2.6.37-gentoo x86_64)
=================================================================
                         System Settings
=================================================================
System uname: Linux-2.6.37-gentoo-x86_64-AMD_Phenom-tm-_II_X4_965_Processor-with-gentoo-2.0.1
Timestamp of tree: Tue, 25 Jan 2011 09:45:01 +0000
distcc 3.1 x86_64-pc-linux-gnu [enabled]
ccache version 2.4 [enabled]
app-shells/bash:     4.1_p9
dev-java/java-config: 2.1.11-r3
dev-lang/python:     2.6.6-r1, 3.1.2-r4
dev-util/ccache:     2.4-r9
dev-util/cmake:      2.8.1-r2
sys-apps/baselayout: 2.0.1-r1
sys-apps/openrc:     0.7.0
sys-apps/sandbox:    2.4
sys-devel/autoconf:  2.13, 2.65-r1
sys-devel/automake:  1.9.6-r3, 1.10.3, 1.11.1
sys-devel/binutils:  2.20.1-r1
sys-devel/gcc:       4.4.4-r2
sys-devel/gcc-config: 1.4.1
sys-devel/libtool:   2.2.10
sys-devel/make:      3.81-r2
virtual/os-headers:  2.6.30-r1 (sys-kernel/linux-headers)
ACCEPT_KEYWORDS="amd64"
ACCEPT_LICENSE="* -@EULA"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=amdfam10 -O2 -pipe -fomit-frame-pointer"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/config /var/lib/hsqldb"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/env.d/java/ /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo"
CXXFLAGS="-march=amdfam10 -O2 -pipe -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="assume-digests binpkg-logs ccache compress-build-logs distcc distlocks fixpackages news parallel-fetch protect-owned sandbox sfperms split-elog split-log strict test unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync"
GENTOO_MIRRORS="http://de-mirror.org/distro/gentoo/ http://gentoo.tiscali.nl/ http://gentoo.virginmedia.com/ http://gentoo.mneisen.org/ http://gentoo.mirror.pw.edu.pl/"
LANG="it_IT.UTF-8"
LC_ALL="it_IT.UTF-8"
LDFLAGS="-Wl,-O1 -Wl,--as-needed"
LINGUAS="it"
MAKEOPTS="-j8"
PKGDIR="/usr/portage/packages"
PORTAGE_CONFIGROOT="/"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --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="3dnow X a52 aac aalib acl acpi alsa amd64 ao audiofile bash-completion bluetooth branding bzip2 cairo caps cdda cddb cdparanoia cdr cli consolekit cracklib crypt css cups curl cxx dbus dga djvu dri dts dvd dvdr emboss encode exif expat fam fbcon ffmpeg fftw flac fontconfig fortran ftp gd gdbm gdu ggi gif gmp gnutls gpm graphviz gstreamer gtk handbook iconv icu idn ieee1394 imagemagick imlib java jbig jpeg jpeg2k kde lame lcms libcaca libnotify libsamplerate lm_sensors lua lzo mad mikmod mmap mmx mng modules mp3 mp4 mpeg mplayer mudflap multilib musicbrainz ncurses nls nptl nptlonly nsplugin offensive ogg openal openexr opengl openmp pam pango pch pcre pdf perl png policykit ppds pppd python qt3support qt4 quicktime rdesktop readline samba sdl session smartcard sndfile sox speex spell sqlite sqlite3 sse sse2 ssl startup-notification svg symlink sysfs syslog taglib tcpd theora threads tiff truetype udev unicode usb vcd vim-syntax vorbis wavpack wmf x264 xattr xcb xcomposite xine xinerama xml xorg xpm xscreensaver xulrunner xv xvid zlib" ALSA_CARDS="hda-intel virmidi" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mmap_emul mulaw multi null plug rate route share shm softvol" APACHE2_MODULES="actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache cgi cgid dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" CAMERAS="kodak ptp2" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf superstar2 timing tsip tripmate tnt ubx" INPUT_DEVICES="evdev" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LINGUAS="it" PHP_TARGETS="php5-3" RUBY_TARGETS="ruby18" USERLAND="GNU" VIDEO_CARDS="fglrx" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq steal rawnat logmark ipmark dhcpmac delude chaos account" 
Unset:  CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, FFLAGS, INSTALL_MASK, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS

# emerge -pqv =app-office/libreoffice-3.3.0_rc4
[ebuild  N    ] app-office/libreoffice-3.3.0_rc4  USE="bash-completion binfilter cups dbus gstreamer gtk java kde nsplugin opengl pam templates (-aqua) -debug -eds -gnome (-kdeenablefinal) -ldap -odk" LINGUAS="it -af -ar -as -ast -be_BY -bg -bn -bo -br -brx -bs -ca -ca_XV -cs -cy -da -de -dgo -dz -el -en -en_GB -en_US -en_ZA -eo -es -et -eu -fa -fi -fr -ga -gd -gl -gu -he -hi -hr -hu -id -is -ja -ka -kk -km -kn -ko -kok -ks -ku -ky -lo -lt -lv -mai -mk -ml -mn -mni -mr -ms -my -nb -ne -nl -nn -nr -ns -oc -om -or -pa_IN -pap -pl -ps -pt -pt_BR -ro -ru -rw -sa_IN -sat -sd -sh -si -sk -sl -sq -sr -ss -st -sv -sw_TZ -ta -te -tg -th -ti -tn -tr -ts -ug -uk -uz -ve -vi -xh -zh_CN -zh_TW -zu"

GENTOO_VM=icedtea6  CLASSPATH="" JAVA_HOME="/usr/lib/icedtea6"
JAVACFLAGS="-source 1.5 -target 1.5" COMPILER=""
Comment 1 Paolo Pedroni 2011-01-25 13:24:02 UTC
Created attachment 260661 [details]
ebuild environment fo app-office/libreoffice-3.3.0_rc4

I can't attach the ebuild log because it's too long (1624 Kb), but here is the environment
Comment 2 Paolo Pedroni 2011-01-25 13:29:11 UTC
I'm now trying with FEATURES=-distcc MAKEOPTS=-j1 

Let's see if it changes anything.
Comment 3 Markos Chandras (RETIRED) gentoo-dev 2011-01-25 14:19:55 UTC
Try 3.3.0 and reopen the bug if you have problems. 3.3.0_rc4 is no longer on tree
Comment 4 Paolo Pedroni 2011-01-25 14:57:35 UTC
I just noticed :-(

I will try again with 3.3.0 tomorrow. Thanks.
Comment 5 Paolo Pedroni 2011-01-27 07:26:44 UTC
libreoffice-3.3.0 does not fail when building galleries, it just doesn't find any and keeps on emerging, but then fails on tests. I'll open a new bug for that.