Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 405009 - app-office/libreoffice-3.5.0.3: ERROR: error 65280 occurred while making /var/tmp/portage/app-office/libreoffice-3.5.0.3/work/libreoffice-core-3.5.0.3/sal/qa/sal
Summary: app-office/libreoffice-3.5.0.3: ERROR: error 65280 occurred while making /var...
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: Normal normal (vote)
Assignee: Gentoo Office Team
URL:
Whiteboard:
Keywords:
: 423575 (view as bug list)
Depends on:
Blocks:
 
Reported: 2012-02-20 10:58 UTC by Paolo Pedroni
Modified: 2012-06-27 02:04 UTC (History)
1 user (show)

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


Attachments
Build log for app-office/libreoffice-3.5.0.3 (libreoffice-3.5.0.3:20120220-103619.log.gz,47.57 KB, application/x-gzip)
2012-02-20 11:00 UTC, Paolo Pedroni
Details
Environment file for app-office/libreoffice-3.5.0.3 (environment,331.54 KB, text/plain)
2012-02-20 11:01 UTC, Paolo Pedroni
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Paolo Pedroni 2012-02-20 10:58:30 UTC
On one of my PCs (the work one, with a core i7 processor) every time I try to emerge the newest version of libreoffice I get the error above in the first few minutes of compilation. The other two (home PCs, with AMD K10 processors) have emerged the same version without problems on the first try. The configuration of the various PCs are (while not identical) absolutely comparable.

I have already tried with and without distcc, with and without ccache, with and without MAKEOPTS=-j1, with and without /var/tmp/portage on a tmpfs, with and without the noexec option on /tmp directory (a similar bug in an older version was due to having noexec set in /tmp tmpfs, I think).

I really have no other clue on why it doesn't work here while it worked at home.

The complete error is:
Making:    libqa_sal_types.so
----------------------------------------------------------
: &&     LD_LIBRARY_PATH=/var/tmp/portage/app-office/libreoffice-3.5.0.3/work/libreoffice-core-3.5.0.3/sal/unxlngx6.pro/lib:/var/tmp/portage/app-office/libreoffice-3.5.0.3/work/libreoffice-core-3.5.0.3/solver/unxlngx6.pro/lib${LD_LIBRARY_PATH:+:${LD_LIBRARY_PATH}}   ../../unxlngx6.pro/bin/cppunittester ../../unxlngx6.pro/lib/libqa_sal_types.so
- start unit test #1 on library ../../unxlngx6.pro/lib/libqa_sal_types.so
----------------------------------------------------------
terminate called after throwing an instance of 'std::logic_error'
  what():  basic_string::_S_construct null not valid
/bin/sh: line 1: 11804 Aborted                 LD_LIBRARY_PATH=/var/tmp/portage/app-office/libreoffice-3.5.0.3/work/libreoffice-core-3.5.0.3/sal/unxlngx6.pro/lib:/var/tmp/portage/app-office/libreoffice-3.5.0.3/work/libreoffice-core-3.5.0.3/solver/unxlngx6.pro/lib${LD_LIBRARY_PATH:+:${LD_LIBRARY_PATH}} ../../unxlngx6.pro/bin/cppunittester ../../unxlngx6.pro/lib/libqa_sal_types.so
dmake:  Error code 134, while making 'test1'

BUILD SUCCESSFUL
Total time: 11 seconds
saxon deliver
Module 'saxon' delivered successfully. 1 files copied, 0 files unchanged

-----------------------------------------------------------------------
        Oh dear - something failed during the build - sorry !
  For more help with debugging build errors, please see the section in:
            http://wiki.documentfoundation.org/Development

  internal build errors:

ERROR: error 65280 occurred while making /var/tmp/portage/app-office/libreoffice-3.5.0.3/work/libreoffice-core-3.5.0.3/sal/qa/sal

 it seems that the error is inside 'sal', please re-run build
 inside this module to isolate the error and/or test your fix:
-----------------------------------------------------------------------

/bin/sh
cd /var/tmp/portage/app-office/libreoffice-3.5.0.3/work/libreoffice-core-3.5.0.3
source ./Env.Host.sh
cd sal
rm -Rf /var/tmp/portage/app-office/libreoffice-3.5.0.3/work/libreoffice-core-3.5.0.3/sal/unxlngx6.pro # optional module 'clean'
build

when the problem is isolated and fixed exit and re-run 'make' from the top-level
make[1]: *** [build] Errore 1
make[1]: Leaving directory `/var/tmp/portage/app-office/libreoffice-3.5.0.3/work/libreoffice-core-3.5.0.3'
make: *** [source-env-and-recurse] Errore 2
 * ERROR: app-office/libreoffice-3.5.0.3 failed (compile phase):
 *   (no error message)
 * 
 * Call stack:
 *     ebuild.sh, line  85:  Called src_compile
 *   environment, line 8807:  Called die
 * The specific snippet of code:
 *       make build || die
 * 
 * If you need support, post the output of 'emerge --info =app-office/libreoffice-3.5.0.3',
 * the complete build log and the output of 'emerge -pqv =app-office/libreoffice-3.5.0.3'.
!!! When you file a bug report, please include the following information:
GENTOO_VM=icedtea-6  CLASSPATH="" JAVA_HOME="/usr/lib64/icedtea6"
JAVACFLAGS="-source 1.6 -target 1.6" COMPILER=""
and of course, the output of emerge --info
 * The complete build log is located at '/var/log/portage/build/app-office/libreoffice-3.5.0.3:20120220-103619.log.gz'.
 * The ebuild environment file is located at '/var/tmp/portage/app-office/libreoffice-3.5.0.3/temp/environment'.
 * S: '/var/tmp/portage/app-office/libreoffice-3.5.0.3/work/libreoffice-core-3.5.0.3'

>>> Failed to emerge app-office/libreoffice-3.5.0.3, Log file:

>>>  '/var/log/portage/build/app-office/libreoffice-3.5.0.3:20120220-103619.log.gz'

I will of course attach full build log and environment file.

Reproducible: Always

Steps to Reproduce:
1. emerge -1 =app-office/libreoffice-3.5.0.3
Actual Results:  
The error above.

Expected Results:  
Successful compilation and installation of libreoffice.

# emerge --info
Portage 2.1.10.44 (default/linux/amd64/10.0/desktop/kde, gcc-4.6.2, glibc-2.13-r4, 3.2.6-gentoo x86_64)
=================================================================
System uname: Linux-3.2.6-gentoo-x86_64-Intel-R-_Core-TM-_i7-2600_CPU_@_3.40GHz-with-gentoo-2.0.3
Timestamp of tree: Mon, 20 Feb 2012 07:15:01 +0000
distcc 3.1 x86_64-pc-linux-gnu [enabled]
ccache version 3.1.6 [enabled]
app-shells/bash:          4.1_p9
dev-java/java-config:     2.1.11-r3
dev-lang/python:          2.7.2-r3, 3.2.2
dev-util/ccache:          3.1.6
dev-util/cmake:           2.8.6-r4
dev-util/pkgconfig:       0.26
sys-apps/baselayout:      2.0.3
sys-apps/openrc:          0.9.8.4
sys-apps/sandbox:         2.5
sys-devel/autoconf:       2.13, 2.68
sys-devel/automake:       1.9.6-r3, 1.11.1
sys-devel/binutils:       2.21.1-r1
sys-devel/gcc:            4.6.2
sys-devel/gcc-config:     1.4.1-r1
sys-devel/libtool:        2.4-r1
sys-devel/make:           3.82-r1
sys-kernel/linux-headers: 3.1 (virtual/os-headers)
sys-libs/glibc:           2.13-r4
Repositories: gentoo x-portage
ACCEPT_KEYWORDS="amd64"
ACCEPT_LICENSE="* -@EULA"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=corei7-avx -O2 -pipe -fomit-frame-pointer"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/config /usr/share/gnupg/qualified.txt /usr/share/openvpn/easy-rsa /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/php/apache2-php5.3/ext-active/ /etc/php/cgi-php5.3/ext-active/ /etc/php/cli-php5.3/ext-active/ /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo"
CXXFLAGS="-march=corei7-avx -O2 -pipe -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
EMERGE_DEFAULT_OPTS="--keep-going y --with-bdeps y"
FEATURES="assume-digests binpkg-logs ccache compress-build-logs distcc distlocks ebuild-locks news parallel-fetch protect-owned sandbox sfperms split-elog split-log strict test unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync"
FFLAGS=""
GENTOO_MIRRORS="http://de-mirror.org/distro/gentoo/ http://tux.rainside.sk/gentoo/ http://mirror.netcologne.de/gentoo/ http://mirror.switch.ch/ftp/mirror/gentoo/ http://gentoo.wheel.sk/"
LANG="it_IT.UTF-8"
LDFLAGS="-Wl,-O1 -Wl,--as-needed"
LINGUAS="it"
MAKEOPTS="-j11"
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="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 declarative dga djvu dri dts dvd dvdr emboss encode exif expat fam fbcon ffmpeg fftw firefox flac fontconfig foomaticdb fortran ftp gd gdbm gdu geoip ggi gif gimp gmp gnutls gphoto2 gpm graphviz gstreamer gtk handbook iconv icu idn ieee1394 imagemagick imlib ipv6 java jbig jpeg jpeg2k kde kipi lame lcms libcaca libnotify libsamplerate lm_sensors lua lzma lzo mad 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 phonon plasma png policykit ppds pppd qt3support qt4 rdesktop readline recode sdl semantic-desktop session smartcard sndfile sockets speex spell sqlite sqlite3 sse sse2 ssl startup-notification subversion svg symlink sysfs syslog sysvipc taglib tcpd theora threads tidy tiff truetype udev unicode usb vcd vim-syntax vnc vorbis wmf wxwidgets x264 xattr xcb xcomposite xinerama xml xorg xpm xscreensaver xulrunner xv xvid yahoo 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" CALLIGRA_FEATURES="kexi words flow plan stage tables krita karbon braindump" 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="radeon r600" 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, INSTALL_MASK, LC_ALL, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS

# emerge -pqv =app-office/libreoffice-3.5.0.3
[ebuild     U ] app-office/libreoffice-3.5.0.3 [3.4.5.2] USE="binfilter branding dbus graphite gstreamer gtk java jemalloc kde nsplugin opengl pdfimport svg%* vba webdav* xmlsec%* (-aqua) -debug -eds -gnome -gtk3% -mysql -odk -postgres% (-test) (-custom-cflags%) (-python%)"            
[ebuild     U ] app-office/libreoffice-l10n-3.5.0-r4 [3.4.5-r1] USE="offlinehelp templates" LINGUAS="it -af -ar -as -ast -be -bg -bn -bo -br -brx -bs -ca -ca_XV -cs -cy -da -de -dgo -dz -el -en -en_GB -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 -lb% -lo -lt -lv -mai -mk -ml -mn -mni -mr -my -nb -ne -nl -nn -nr -nso -oc -om -or -pa_IN -pl -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 -tn -tr -ts -ug -uk -uz -ve -vi -xh -zh_CN -zh_TW -zu"
Comment 1 Paolo Pedroni 2012-02-20 11:00:31 UTC
Created attachment 302573 [details]
Build log for app-office/libreoffice-3.5.0.3
Comment 2 Paolo Pedroni 2012-02-20 11:01:20 UTC
Created attachment 302575 [details]
Environment file for app-office/libreoffice-3.5.0.3
Comment 3 Paolo Pedroni 2012-02-21 09:47:17 UTC
...and after more than a week of trying, without changing anything that I know of, it worked...

I'm marking this RESOLVED INVALID. I can always re-open it if necessary.
Comment 4 Jeroen Roovers (RETIRED) gentoo-dev 2012-06-27 02:04:34 UTC
*** Bug 423575 has been marked as a duplicate of this bug. ***