Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 471112 - app-office/libreoffice-4.0.3.3 - [...]/work/libreoffice-4.0.3.3/vcl/source/gdi/svgdata.cxx:174:19: error: no matching function for call to 'boost::shared_array<unsigned char>::shared_array(NULL)'
Summary: app-office/libreoffice-4.0.3.3 - [...]/work/libreoffice-4.0.3.3/vcl/source/gd...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Office Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 473974
  Show dependency tree
 
Reported: 2013-05-24 01:57 UTC by Walter
Modified: 2013-06-21 04:36 UTC (History)
1 user (show)

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


Attachments
libreoffice build.log (libreoffice-4.0.3.3.build.log,366.69 KB, text/x-log)
2013-06-01 03:34 UTC, renato gallo
Details
stdout of build process (tail_build.stdout.log,9.55 KB, text/plain)
2013-06-04 07:27 UTC, Walter
Details
stderr of build process (tail_build.stderr.log,2.42 KB, text/plain)
2013-06-04 07:27 UTC, Walter
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Walter 2013-05-24 01:57:30 UTC
Build fails with boost library related errors like:

[build CXX] vcl/source/helper/evntpost.cxx
/var/tmp/portage/app-office/libreoffice-4.0.3.3/work/libreoffice-4.0.3.3/vcl/source/gdi/svgdata.cxx: In constructor 'SvgData::SvgData(const rtl::OUString&)':
/var/tmp/portage/app-office/libreoffice-4.0.3.3/work/libreoffice-4.0.3.3/vcl/source/gdi/svgdata.cxx:174:19: error: no matching function for call to 'boost::shared_array<unsigned char>::shared_array(NULL)'
/var/tmp/portage/app-office/libreoffice-4.0.3.3/work/libreoffice-4.0.3.3/vcl/source/gdi/svgdata.cxx:174:19: note: candidates are:
/usr/include/boost/smart_ptr/shared_array.hpp:126:5: note: template<class Y> boost::shared_array::shared_array(const boost::shared_array<Y>&, boost::shared_array<T>::element_type*)
/usr/include/boost/smart_ptr/shared_array.hpp:111:5: note: template<class Y> boost::shared_array::shared_array(const boost::shared_array<Y>&, typename boost::detail::sp_enable_if_convertible<Y [], T []>::type)
/usr/include/boost/smart_ptr/shared_array.hpp:98:5: note: boost::shared_array<T>::shared_array(boost::shared_array<T>&&) [with T = unsigned char, boost::shared_array<T> = boost::shared_array<unsigned char>]
/usr/include/boost/smart_ptr/shared_array.hpp:98:5: note:   no known conversion for argument 1 from 'long int' to 'boost::shared_array<unsigned char>&&'
/usr/include/boost/smart_ptr/shared_array.hpp:94:5: note: boost::shared_array<T>::shared_array(const boost::shared_array<T>&) [with T = unsigned char, boost::shared_array<T> = boost::shared_array<unsigned char>]
/usr/include/boost/smart_ptr/shared_array.hpp:94:5: note:   no known conversion for argument 1 from 'long int' to 'const boost::shared_array<unsigned char>&'
/usr/include/boost/smart_ptr/shared_array.hpp:83:41: note: template<class Y, class D, class A> boost::shared_array::shared_array(Y*, D, A)
/usr/include/boost/smart_ptr/shared_array.hpp:76:32: note: template<class Y, class D> boost::shared_array::shared_array(Y*, D)
/usr/include/boost/smart_ptr/shared_array.hpp:65:14: note: template<class Y> boost::shared_array::shared_array(Y*)
/usr/include/boost/smart_ptr/shared_array.hpp:60:5: note: boost::shared_array<T>::shared_array() [with T = unsigned char]
/usr/include/boost/smart_ptr/shared_array.hpp:60:5: note:   candidate expects 0 arguments, 1 provided
make[2]: *** [/var/tmp/portage/app-office/libreoffice-4.0.3.3/work/libreoffice-4.0.3.3/workdir/unxlngx6.pro/CxxObject/vcl/source/gdi/svgdata.o] Error 1


Reproducible: Always

Steps to Reproduce:
1. emerge libreoffice
Actual Results:  
Build fails.

Expected Results:  
Build works.


When this happened on libreoffice-3.x I tried unmasking libreoffice-4.0.3.3 but the exact(?) same boost-related errors occur.

My boost is dev-libs/boost-1.53.0:0/1.53  USE="nls threads -debug -doc -icu -mpi -python -static-libs -tools" PYTHON_TARGETS="python2_7 python3_2 -python2_5 -python2_6 -python3_1 -python3_3"
Comment 1 Jeroen Roovers (RETIRED) gentoo-dev 2013-05-24 16:15:06 UTC
1) Please post your `emerge --info' output in a comment.
2) Please attach the entire build log to this bug report.
Comment 2 Walter 2013-05-25 01:18:43 UTC
Portage 2.1.11.62 (default/linux/amd64/13.0, gcc-4.6.3, glibc-2.17, 3.8.8-gentoo x86_64)
=================================================================
                         System Settings
=================================================================
System uname: Linux-3.8.8-gentoo-x86_64-Intel-R-_Core-TM-_i7-3770_CPU_@_3.40GHz-with-gentoo-2.2
KiB Mem:    32975088 total,   2222472 free
KiB Swap:          0 total,         0 free
Timestamp of tree: Thu, 23 May 2013 23:15:01 +0000
ld GNU ld (GNU Binutils) 2.22
app-shells/bash:          4.2_p37
dev-java/java-config:     2.1.12-r1
dev-lang/python:          2.7.3-r3, 3.2.3-r2
dev-util/cmake:           2.8.9
dev-util/pkgconfig:       0.28
sys-apps/baselayout:      2.2
sys-apps/openrc:          0.11.8
sys-apps/sandbox:         2.5
sys-devel/autoconf:       2.13, 2.69
sys-devel/automake:       1.10.3, 1.11.6, 1.12.6
sys-devel/binutils:       2.22-r1
sys-devel/gcc:            4.6.3
sys-devel/gcc-config:     1.7.3
sys-devel/libtool:        2.4-r1
sys-devel/make:           3.82-r4
sys-kernel/linux-headers: 3.7 (virtual/os-headers)
sys-libs/glibc:           2.17
Repositories: gentoo steam-overlay r3pek
ACCEPT_KEYWORDS="amd64"
ACCEPT_LICENSE="* -@EULA Intel-SDP AdobeFlash-11.x"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-O2 -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/gnupg/qualified.txt /usr/share/openvpn/easy-rsa"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/dconf /etc/env.d /etc/fonts/fonts.conf /etc/games/angband/edit/ /etc/gconf /etc/gentoo-release /etc/php/apache2-php5.4/ext-active/ /etc/php/cgi-php5.4/ext-active/ /etc/php/cli-php5.4/ext-active/ /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo /etc/texmf/language.dat.d /etc/texmf/language.def.d /etc/texmf/updmap.d /etc/texmf/web2c"
CXXFLAGS="-O2 -pipe"
DISTDIR="/usr/portage/distfiles"
FCFLAGS="-O2 -pipe"
FEATURES="assume-digests binpkg-logs config-protect-if-modified distlocks ebuild-locks fixlafiles merge-sync news parallel-fetch protect-owned sandbox sfperms strict unknown-features-warn unmerge-logs unmerge-orphans userfetch xattr"
FFLAGS="-O2 -pipe"
GENTOO_MIRRORS="http://gentoo.channelx.biz/"
LDFLAGS="-Wl,-O1 -Wl,--as-needed"
MAKEOPTS="-j9"
PKGDIR="/usr/portage/packages"
PORTAGE_CONFIGROOT="/"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --stats --human-readable --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/var/lib/layman/steam /var/lib/layman/r3pek"
SYNC="rsync://rsync6.tw.gentoo.org/gentoo-portage"
USE="X acl alsa amd64 berkdb bindist bzip2 cairo cli cracklib crypt cuda cxx dbus dri ffmpeg fortran gdbm gnome gpm gtk hwdb iconv ipv6 jack libsamplerate lzma mmx modules mudflap multilib ncurses nls nptl opengl openmp pam pcre portaudio pulseaudio readline session speex sse sse2 ssl steamgames_dwarfs tcpd truetype udev unicode vim-syntax xorg zlib" ABI_X86="64" 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 mmap_emul mulaw multi null plug rate route share shm softvol" APACHE2_MODULES="authn_core authz_core socache_shmcb unixd 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 sheets stage tables krita karbon braindump author" CAMERAS="canon" 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="keyboard mouse evdev wacom" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LIBREOFFICE_EXTENSIONS="presenter-console presenter-minimizer" LINGUAS="en_GB zh_CN zh th en en_US" OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php5-3" PYTHON_SINGLE_TARGET="python2_7" PYTHON_TARGETS="python2_7 python3_2" RUBY_TARGETS="ruby18 ruby19" 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, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, USE_PYTHON

[ebuild  N    ] app-office/libreoffice-4.0.3.3  USE="branding cups dbus gnome gtk opengl vba webdav (-aqua) -bluetooth -debug -eds -gstreamer -java -jemalloc -kde -mysql -odk -postgres -telepathy {-test}" LIBREOFFICE_EXTENSIONS="presenter-minimizer -nlpsolver -scripting-beanshell -scripting-javascript -wiki-publisher" PYTHON_SINGLE_TARGET="python2_7 -python3_3" PYTHON_TARGETS="python2_7 -python3_3"
Comment 3 Walter 2013-05-25 01:24:55 UTC
Attachment uploads seem broken for some reason. Build log online @ http://pratyeka.org/build.log.gz
Comment 4 Jeroen Roovers (RETIRED) gentoo-dev 2013-05-26 16:23:38 UTC
(In reply to Walter from comment #3)
> Attachment uploads seem broken for some reason. Build log online @
> http://pratyeka.org/build.log.gz

Should be fine. Just use heavy compression (bzip2 or xz will probably get the file size down well enough).
Comment 5 renato gallo 2013-06-01 03:34:53 UTC
Created attachment 349802 [details]
libreoffice build.log

emerge --info
Portage 2.1.11.62 (default/linux/amd64/13.0/desktop/gnome, gcc-4.6.3, glibc-2.17, 3.9.4-gentoo x86_64)
=================================================================
System uname: Linux-3.9.4-gentoo-x86_64-Intel-R-_Core-TM-_i7_CPU_M_640_@_2.80GHz-with-gentoo-2.2
KiB Mem:     3908648 total,   2173200 free
KiB Swap:   25165816 total,  25165816 free
Timestamp of tree: Sat, 01 Jun 2013 02:00:01 +0000
ld ld di GNU (GNU Binutils) 2.23.52.20130527
app-shells/bash:          4.2_p45
dev-java/java-config:     2.1.12-r1
dev-lang/python:          2.7.3-r3, 3.2.3-r2
dev-util/cmake:           2.8.10.2-r2
dev-util/pkgconfig:       0.28
sys-apps/baselayout:      2.2
sys-apps/openrc:          0.11.8
sys-apps/sandbox:         2.5
sys-devel/autoconf:       2.13, 2.69
sys-devel/automake:       1.10.3, 1.11.6, 1.12.6
sys-devel/binutils:       9999
sys-devel/gcc:            4.6.3
sys-devel/gcc-config:     1.7.3
sys-devel/libtool:        2.4-r1
sys-devel/make:           3.82-r4
sys-kernel/linux-headers: 3.7 (virtual/os-headers)
sys-libs/glibc:           2.17
Repositories: gentoo zugaina sunrise mv
ACCEPT_KEYWORDS="amd64"
ACCEPT_LICENSE="*"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-O2 -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/config /usr/share/gnupg/qualified.txt /usr/share/polkit-1/actions /var/lib/hsqldb"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/dconf /etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/php/apache2-php5.4/ext-active/ /etc/php/cgi-php5.4/ext-active/ /etc/php/cli-php5.4/ext-active/ /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo /etc/texmf/language.dat.d /etc/texmf/language.def.d /etc/texmf/updmap.d /etc/texmf/web2c"
CXXFLAGS="-O2 -pipe"
DISTDIR="/usr/portage/distfiles"
EMERGE_DEFAULT_OPTS="--autounmask=y --autounmask-write"
FCFLAGS="-O2 -pipe"
FEATURES="assume-digests binpkg-logs config-protect-if-modified distlocks ebuild-locks fixlafiles merge-sync news parallel-fetch protect-owned sandbox sfperms strict unknown-features-warn unmerge-logs unmerge-orphans userfetch xattr"
FFLAGS="-O2 -pipe"
GENTOO_MIRRORS="ftp://mirror.bytemark.co.uk/gentoo/ http://mirror.bytemark.co.uk/gentoo/ rsync://mirror.bytemark.co.uk/gentoo/ http://mirror.qubenet.net/mirror/gentoo/ http://www.mirrorservice.org/sites/www.ibiblio.org/gentoo/ ftp://ftp.mirrorservice.org/sites/www.ibiblio.org/gentoo/"
LANG="it_IT.iso885915@euro"
LDFLAGS="-Wl,-O1 -Wl,--as-needed"
MAKEOPTS="-j1"
PKGDIR="/usr/portage/packages"
PORTAGE_CONFIGROOT="/"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --stats --human-readable --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/var/lib/layman/zugaina /var/lib/layman/sunrise /var/lib/layman/mv"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="X a52 aac aacs aalib accessibility acl acpi activefilter adc65 afp agfa_cl20 alsa amd64 aox api-doc-extras ar archive artworkextra as atm audit autoipd avahi ax203 barbie berkdb bg bluetooth bluray bn bn_IN bookmarks br branding bs bzip2 ca cairo canon canusb caps casio_qv cdda cddb cdio cdr cjk cli clicksmart310 clutter cnijtools colord common-lisp connection-sharing consolekit corefonts coverage cracklib crypt cs cue cups curl custom-cflags cxx cy da dbus dconf de declarative demosaic deprecated dga dhcp digigr8 digita dimagev dimera3500 directfb directory discouraged djvu dmx doctool downloads-monitor dri dts dv dvb dvd dvdr dvi eap-sim eap-tls eds el emacs emboss en_GB encode enigma13 equalizer es et evo examples exif extensions extra extra-print-profiles fa fam fbcon ffmpeg fftw fi firefox firefox-bookmarks flac flash flickr fontconfig foomaticdb fortran fprint fpx fr fuji fuse gbm gconf gd gdbm gdu geonames ggi gif gimp gjs glade glamor gles1 gles2 gmp gnome gnome-keyring gnome-online-accounts gphoto2 gpm gps graphviz grilo gsf gsmart300 gsmloc gssapi gstreamer gtk gtk3 gu hardened hdri he hi highlight hostip howl-compat hp215 hr html http hu hy i18n i915 i965 iclick iconv icq id idn imagemagick introspection ios iptc ipv6 irc irda is ivorbis ja jabber jack jadetex jamcam java jbig jd11 jemalloc jl2005a jl2005c john jpeg jpeg2k json ka kde kerberos kn ko kodak_dc120 kodak_dc210 kodak_dc240 kodak_dc3200 kodak_ez200 konica konica_qm150 lame laptop largan latex lcms ldap lg_gsm libass libcaca libkms libnotify libsamplerate libsecret libvisual lirc lo lqr lua lv lzma mad madwifi mai manual map mars minizip mk mktemp ml mms mmx mng modemmanager modules mono mp140 mp210 mp280 mp3 mp4 mp520 mp610 mpeg mr ms msn mudflap multilib mustek mysql nas nautilus nb ncat ncurses ndiff netlink network networking networkmanager nl nls nmap-update nn nokia nominatim nping nptl nsplugin ocr odk offensive office offlinehelp ogg opencl openexr opengl openmp openvg opus or osmesa oss pa pam panasonic_coolshot panasonic_dc1000 panasonic_dc1580 panasonic_l859 pango passwdqc pccam300 pccam600 pcmcia pcre pdf perl pic pl playlist plazes plugins plymouth png polaroid_pdc320 polaroid_pdc640 polaroid_pdc700 policykit postproc postscript ppds pt pt_BR pt_PT pulseaudio pvr pypy1_9 pypy2_0 python python2_5 python3_1 python3_3 q32 q64 q8 qt3support qt4 r100 r200 r300 r600 radius raw rdp readline realtime redland resolvconf rfc3779 ricoh ricoh_g3 ro rss ru samba samsung sasl script sdl seed sendto sensord session si sierra sip sipix_blink sipix_blink2 sipix_web2 sk skyhook sl smal smartcard socialweb sonix sony_dscf1 sony_dscf55 soundvision spca50x speex spell spice spidermonkey sq905 sql sql-debug sqlite sr sr@latin sse sse2 sse3 sse4_1 ssl ssse3 st2205 startup-notification stv0674 stv0680 sv svg sx330z syslog systemtap t1lib ta taglib tcpd tdb te telepathy template test-programs th theora threads thunderbird tiff tk tools topfield toshiba_pdrm11 tp6801 tr track-src-odirect tracker truetype tslib udev udisks uk unicode upnp upnp-av upower urandom usb utils uxa v4l vala vcd vdpau verbose-debug vi viaregtool vim vim-syntax vorbis wavpack webkit webp wifi wimax wininst wmf wps wxwidgets x264 xa xattr xcb xine xinerama xml xmp xnest xorg xps xv xvfb xvid xvmc yahoo yahoo-geo zeitgeist zeroconf zlib" ABI_X86="64" 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" APACHE2_MODULES="authn_core authz_core socache_shmcb unixd 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 sheets stage tables krita karbon braindump author" CAMERAS="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="keyboard mouse evdev" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LIBREOFFICE_EXTENSIONS="presenter-console presenter-minimizer nlpsolver pdfimport scripting-beanshell scripting-javascript wiki-publisher" LINGUAS="it" OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php5-3" PYTHON_SINGLE_TARGET="python2_7" PYTHON_TARGETS="python2_7 python3_2" RUBY_TARGETS="ruby19 ruby18" USERLAND="GNU" VIDEO_CARDS="fbdev glint intel mach64 mga nouveau nv r128 radeon savage sis tdfx trident vesa via vmware dummy v4l" 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, USE_PYTHON
Comment 6 renato gallo 2013-06-01 16:03:46 UTC
-----------------------------------------------------------------------
        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 512 occurred while making /var/tmp/portage/app-office/libreoffice-4.0.3.3/work/libreoffice-4.0.3.3/tail_build/prj

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

-----------------------------------------------------------------------
Comment 7 Tom Wijsman (TomWij) (RETIRED) gentoo-dev 2013-06-04 04:56:26 UTC
The /dev/null hides what is happening.

Can you go to /var/tmp/portage/app-office/libreoffice-4.0.3.3/work/libreoffice-4.0.3.3 and run `V=1 make tail_build | tee tail_build.log` to see if that gives more information?

If that doesn't help you'll have to replicate the failing command without the redirection /dev/null
Comment 8 Walter 2013-06-04 07:27:23 UTC
Created attachment 350090 [details]
stdout of build process
Comment 9 Walter 2013-06-04 07:27:42 UTC
Created attachment 350092 [details]
stderr of build process
Comment 10 renato gallo 2013-06-07 01:51:06 UTC
V=1 make tail_build | tee tail_build.log 
make -r -f /var/tmp/portage/app-office/libreoffice-4.0.3.3/work/libreoffice-4.0.3.3/Makefile.top tail_build
make[1]: Entering directory `/var/tmp/portage/app-office/libreoffice-4.0.3.3/work/libreoffice-4.0.3.3'
Automatic fetching of external tarballs is disabled.
cd tail_build && make -j 1 -rs gb_PARTIALBUILD=T



[build IDL] udkapi/com/sun/star/idl
make[2]: Entering directory `/var/tmp/portage/app-office/libreoffice-4.0.3.3/work/libreoffice-4.0.3.3/tail_build'
/bin/sh: line 1: 24638 Annullato               LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/var/tmp/portage/app-office/libreoffice-4.0.3.3/work/libreoffice-4.0.3.3/solver/unxlngx6.pro/lib" SOLARBINDIR=/var/tmp/portage/app-office/libreoffice-4.0.3.3/work/libreoffice-4.0.3.3/solver/unxlngx6.pro/bin /var/tmp/portage/app-office/libreoffice-4.0.3.3/work/libreoffice-4.0.3.3/solver/unxlngx6.pro/bin/idlc -I/var/tmp/portage/app-office/libreoffice-4.0.3.3/work/libreoffice-4.0.3.3/udkapi -I/var/tmp/portage/app-office/libreoffice-4.0.3.3/work/libreoffice-4.0.3.3/solver/unxlngx6.pro/idl -M /var/tmp/portage/app-office/libreoffice-4.0.3.3/work/libreoffice-4.0.3.3/workdir/unxlngx6.pro/Dep/UnoApiPartTarget/udkapi/com/sun/star/ -O /var/tmp/portage/app-office/libreoffice-4.0.3.3/work/libreoffice-4.0.3.3/workdir/unxlngx6.pro/UnoApiPartTarget/udkapi/com/sun/star/ -verbose @${RESPONSEFILE} > /dev/null
make[2]: *** [/var/tmp/portage/app-office/libreoffice-4.0.3.3/work/libreoffice-4.0.3.3/workdir/unxlngx6.pro/UnoApiPartTarget/udkapi/com/sun/star/idl.done] Errore 134
make[2]: Leaving directory `/var/tmp/portage/app-office/libreoffice-4.0.3.3/work/libreoffice-4.0.3.3/tail_build'
make[1]: *** [tail_build] Errore 2
make[1]: Leaving directory `/var/tmp/portage/app-office/libreoffice-4.0.3.3/work/libreoffice-4.0.3.3'
make: *** [tail_build] Errore 2


(In reply to Tom Wijsman (TomWij) from comment #7)
> The /dev/null hides what is happening.
> 
> Can you go to
> /var/tmp/portage/app-office/libreoffice-4.0.3.3/work/libreoffice-4.0.3.3 and
> run `V=1 make tail_build | tee tail_build.log` to see if that gives more
> information?
> 
> If that doesn't help you'll have to replicate the failing command without
> the redirection /dev/null
Comment 11 Mads 2013-06-17 18:41:04 UTC
Upstream bugreport (with patch): https://www.libreoffice.org/bugzilla/show_bug.cgi?id=63629
Comment 12 renato gallo 2013-06-18 05:03:14 UTC
(In reply to Mads from comment #11)
> Upstream bugreport (with patch):
> https://www.libreoffice.org/bugzilla/show_bug.cgi?id=63629

same error for me
-----------------------------------------------------------------------
        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 512 occurred while making /var/tmp/portage/app-office/libreoffice-4.0.3.3/work/libreoffice-4.0.3.3/tail_build/prj

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

-----------------------------------------------------------------------
Comment 13 renato gallo 2013-06-18 05:04:44 UTC
!!! When you file a bug report, please include the following information:
GENTOO_VM=oracle-jdk-bin-1.7  CLASSPATH="" JAVA_HOME="/opt/oracle-jdk-bin-1.7.0.21"
JAVACFLAGS="-source 1.6 -target 1.6" COMPILER=""
Comment 15 Mads 2013-06-18 21:19:37 UTC
Hm. I started with emerging libreoffice-4.0.3.3, and it failed after a long time with that SvgData error. Then I just applied the patch in the workdir, and did a ebuild merge. Took a very long time (I think it recompiled the whole thing), but it did work.

Using gcc 4.8.1, running boost 1.53 and oracle-jdk-bin-1.7.0.21.

Here's my emerge --info:

Portage 2.2.0_alpha180 (default/linux/amd64/13.0, gcc-4.8.1, glibc-2.17, 3.9.4-gentoo x86_64)
=================================================================
System uname: Linux-3.9.4-gentoo-x86_64-Intel-R-_Core-TM-2_Duo_CPU_T7100_@_1.80GHz-with-gentoo-2.2
KiB Mem:     2052860 total,    749920 free
KiB Swap:    1048572 total,   1048572 free
Timestamp of tree: Tue, 18 Jun 2013 21:00:01 +0000
ld GNU ld (GNU Binutils) 2.23.1
app-shells/bash:          4.2_p45
dev-java/java-config:     2.2.0
dev-lang/python:          2.7.5, 3.2.5, 3.3.2
dev-util/cmake:           2.8.10.2-r2
dev-util/pkgconfig:       0.28
sys-apps/baselayout:      2.2
sys-apps/openrc:          0.11.8
sys-apps/sandbox:         2.6-r1
sys-devel/autoconf:       2.13, 2.69
sys-devel/automake:       1.11.6, 1.13.2
sys-devel/binutils:       2.23.1
sys-devel/gcc:            4.8.1
sys-devel/gcc-config:     1.8
sys-devel/libtool:        2.4.2
sys-devel/make:           3.82-r4
sys-kernel/linux-headers: 3.9 (virtual/os-headers)
sys-libs/glibc:           2.17
Repositories: gentoo xfce-dev rion x11 local
ACCEPT_KEYWORDS="amd64 ~amd64"
ACCEPT_LICENSE="* -@EULA Oracle-BCLA-JavaSE AdobeFlash-11.x skype-4.0.0.7-copyright"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-O2 -march=native -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/gnupg/qualified.txt"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo"
CXXFLAGS="-O2 -march=native -pipe"
DISTDIR="/var/distfiles"
FCFLAGS="-O2 -pipe"
FEATURES="assume-digests binpkg-logs config-protect-if-modified distlocks ebuild-locks fixlafiles merge-sync news parallel-fetch preserve-libs protect-owned sandbox sfperms strict unknown-features-warn unmerge-logs unmerge-orphans userfetch xattr"
FFLAGS="-O2 -pipe"
GENTOO_MIRRORS="http://distfiles.gentoo.org"
LANG="en_US.UTF-8"
LDFLAGS="-Wl,-O1 -Wl,--as-needed"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_CONFIGROOT="/"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --stats --human-readable --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/var/lib/layman/xfce-dev /var/lib/layman/rion /var/lib/layman/x11 /usr/portage/local"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="X acl acpi alsa amd64 branding bzip2 cairo cli consolekit cracklib crypt cryptsetup cups cxx dbus device-mapper dri fortran gdbm gif gpm gtk hvm iconv icu jpeg libnotify lto lzma mmx mmxext modules mudflap multilib ncurses nls nptl opengl openmp openrc pam pcre pgo png policykit readline session sse sse2 sse3 ssl ssse3 startup-notification svg tcpd threads thunar tiff truetype udev udisks unicode vdpau xattr xcb xcomposite xinerama xscreensaver xv xvmc zlib" ABI_X86="64" 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" APACHE2_MODULES="authn_core authz_core socache_shmcb unixd 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 sheets stage tables krita karbon braindump author" CAMERAS="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 synaptics" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LIBREOFFICE_EXTENSIONS="presenter-console presenter-minimizer" LINGUAS="en en_US" OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php5-3" PYTHON_SINGLE_TARGET="python2_7" PYTHON_TARGETS="python2_7 python3_3" RUBY_TARGETS="ruby19 ruby18" SANE_BACKENDS="net" USERLAND="GNU" VIDEO_CARDS="nouveau" 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, INSTALL_MASK, LC_ALL, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, USE_PYTHON
Comment 16 renato gallo 2013-06-19 04:51:35 UTC
what does that error 512 mean ?

(In reply to Mads from comment #15)
> Hm. I started with emerging libreoffice-4.0.3.3, and it failed after a long
> time with that SvgData error. Then I just applied the patch in the workdir,
> and did a ebuild merge. Took a very long time (I think it recompiled the
> whole thing), but it did work.
> 
> Using gcc 4.8.1, running boost 1.53 and oracle-jdk-bin-1.7.0.21.
> 
> Here's my emerge --info:
> 
> Portage 2.2.0_alpha180 (default/linux/amd64/13.0, gcc-4.8.1, glibc-2.17,
> 3.9.4-gentoo x86_64)
> =================================================================
> System uname:
> Linux-3.9.4-gentoo-x86_64-Intel-R-_Core-TM-2_Duo_CPU_T7100_@_1.80GHz-with-
> gentoo-2.2
> KiB Mem:     2052860 total,    749920 free
> KiB Swap:    1048572 total,   1048572 free
> Timestamp of tree: Tue, 18 Jun 2013 21:00:01 +0000
> ld GNU ld (GNU Binutils) 2.23.1
> app-shells/bash:          4.2_p45
> dev-java/java-config:     2.2.0
> dev-lang/python:          2.7.5, 3.2.5, 3.3.2
> dev-util/cmake:           2.8.10.2-r2
> dev-util/pkgconfig:       0.28
> sys-apps/baselayout:      2.2
> sys-apps/openrc:          0.11.8
> sys-apps/sandbox:         2.6-r1
> sys-devel/autoconf:       2.13, 2.69
> sys-devel/automake:       1.11.6, 1.13.2
> sys-devel/binutils:       2.23.1
> sys-devel/gcc:            4.8.1
> sys-devel/gcc-config:     1.8
> sys-devel/libtool:        2.4.2
> sys-devel/make:           3.82-r4
> sys-kernel/linux-headers: 3.9 (virtual/os-headers)
> sys-libs/glibc:           2.17
> Repositories: gentoo xfce-dev rion x11 local
> ACCEPT_KEYWORDS="amd64 ~amd64"
> ACCEPT_LICENSE="* -@EULA Oracle-BCLA-JavaSE AdobeFlash-11.x
> skype-4.0.0.7-copyright"
> CBUILD="x86_64-pc-linux-gnu"
> CFLAGS="-O2 -march=native -pipe"
> CHOST="x86_64-pc-linux-gnu"
> CONFIG_PROTECT="/etc /usr/share/gnupg/qualified.txt"
> CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d
> /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/revdep-rebuild
> /etc/sandbox.d /etc/terminfo"
> CXXFLAGS="-O2 -march=native -pipe"
> DISTDIR="/var/distfiles"
> FCFLAGS="-O2 -pipe"
> FEATURES="assume-digests binpkg-logs config-protect-if-modified distlocks
> ebuild-locks fixlafiles merge-sync news parallel-fetch preserve-libs
> protect-owned sandbox sfperms strict unknown-features-warn unmerge-logs
> unmerge-orphans userfetch xattr"
> FFLAGS="-O2 -pipe"
> GENTOO_MIRRORS="http://distfiles.gentoo.org"
> LANG="en_US.UTF-8"
> LDFLAGS="-Wl,-O1 -Wl,--as-needed"
> MAKEOPTS="-j2"
> PKGDIR="/usr/portage/packages"
> PORTAGE_CONFIGROOT="/"
> PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times
> --compress --force --whole-file --delete --stats --human-readable
> --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
> PORTAGE_TMPDIR="/var/tmp"
> PORTDIR="/usr/portage"
> PORTDIR_OVERLAY="/var/lib/layman/xfce-dev /var/lib/layman/rion
> /var/lib/layman/x11 /usr/portage/local"
> SYNC="rsync://rsync.gentoo.org/gentoo-portage"
> USE="X acl acpi alsa amd64 branding bzip2 cairo cli consolekit cracklib
> crypt cryptsetup cups cxx dbus device-mapper dri fortran gdbm gif gpm gtk
> hvm iconv icu jpeg libnotify lto lzma mmx mmxext modules mudflap multilib
> ncurses nls nptl opengl openmp openrc pam pcre pgo png policykit readline
> session sse sse2 sse3 ssl ssse3 startup-notification svg tcpd threads thunar
> tiff truetype udev udisks unicode vdpau xattr xcb xcomposite xinerama
> xscreensaver xv xvmc zlib" ABI_X86="64" 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" APACHE2_MODULES="authn_core authz_core socache_shmcb
> unixd 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 sheets stage tables krita karbon
> braindump author" CAMERAS="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 synaptics" KERNEL="linux"
> LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb
> ncurses text" LIBREOFFICE_EXTENSIONS="presenter-console presenter-minimizer"
> LINGUAS="en en_US" OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php5-3"
> PYTHON_SINGLE_TARGET="python2_7" PYTHON_TARGETS="python2_7 python3_3"
> RUBY_TARGETS="ruby19 ruby18" SANE_BACKENDS="net" USERLAND="GNU"
> VIDEO_CARDS="nouveau" 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, INSTALL_MASK, LC_ALL,
> PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS,
> PORTAGE_RSYNC_EXTRA_OPTS, USE_PYTHON
Comment 17 Mads 2013-06-19 11:25:01 UTC
Don't know. Guessing it's a generic error code.
Comment 18 Tomáš Chvátal (RETIRED) gentoo-dev 2013-06-20 11:46:28 UTC
512 is dmake code for "failed".

Anyway this is fixed in 4.0.4.