Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 474710 - app-office/libreoffice-4.1.0.1: compilation fails with =dev-util/mdds-0.9.0
Summary: app-office/libreoffice-4.1.0.1: compilation fails with =dev-util/mdds-0.9.0
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:
: 474728 474836 474898 477492 (view as bug list)
Depends on:
Blocks:
 
Reported: 2013-06-25 10:41 UTC by Lars Wendler (Polynomial-C) (RETIRED)
Modified: 2013-09-30 07:36 UTC (History)
12 users (show)

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


Attachments
build.log.xz (build.log.xz,351.14 KB, application/x-xz)
2013-06-25 10:41 UTC, Lars Wendler (Polynomial-C) (RETIRED)
Details
libreoffice-4.1.0.1 build log (libreoffice-4.1.0.1.build.log.xz,65.60 KB, application/x-xz)
2013-06-25 14:29 UTC, Chris Smith
Details
mtvelements-mdds-0.9.0.patch (mtvelements-mdds-0.9.0.patch,1.22 KB, patch)
2013-07-20 22:47 UTC, Ed Catmur
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2013-06-25 10:41:47 UTC
Created attachment 351902 [details]
build.log.xz

S=/var/tmp/portage/app-office/libreoffice-4.1.0.1/work/libreoffice-4.1.0.1 && O=$S/solver/unxlngx6.pro && W=$S/workdir/unxlngx6.pro &&  mkdir -p $W/CxxObject/sc/source/core/data/ $W/Dep/CxxObject/sc/source/core/data/ && cd /var/tmp/portage/app-office/libreoffice-4.1.0.1/work/libreoffice-4.1.0.1 &&  x86_64-pc-linux-gnu-g++ -DCPPU_ENV=gcc3 -DLIBO_INTERNAL_ONLY -DLINUX -DNDEBUG -DOPTIMIZE -DOSL_DEBUG_LEVEL=0 -DSOLAR_JAVA -DSUPD=410 -DUNIX -DUNX -DX86_64 -D_PTHREADS -D_REENTRANT  -DRTL_USING   -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\"   -DHAVE_GCC_VISIBILITY_FEATURE -fvisibility=hidden   -Wall -Wendif-labels -Wextra -Wundef -Wunused-macros -fmessage-length=0 -fno-common -pipe  -fvisibility-inlines-hidden -DLIBO_MERGELIBS -fPIC -Wshadow -Woverloaded-virtual  -Wnon-virtual-dtor -std=gnu++0x  -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -march=barcelona -mtune=barcelona -O2 -pipe  -c $S/sc/source/core/data/bcaslot.cxx -o $W/CxxObject/sc/source/core/data/bcaslot.o  -I$S/sc/source/core/data/ -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi  -I$S/include -I$O/inc/external -I$O/inc  -I/opt/oracle-jdk-bin-1.7.0.25/include -I/opt/oracle-jdk-bin-1.7.0.25/include/linux -I$S/config_host   -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include    
In file included from /var/tmp/portage/app-office/libreoffice-4.1.0.1/work/libreoffice-4.1.0.1/sc/inc/column.hxx:28:0,
                 from /var/tmp/portage/app-office/libreoffice-4.1.0.1/work/libreoffice-4.1.0.1/sc/inc/table.hxx:28,
                 from /var/tmp/portage/app-office/libreoffice-4.1.0.1/work/libreoffice-4.1.0.1/sc/source/core/data/bcaslot.cxx:30:
/var/tmp/portage/app-office/libreoffice-4.1.0.1/work/libreoffice-4.1.0.1/sc/inc/mtvelements.hxx:66:97: error: wrong number of template arguments (2, should be 1)
In file included from /var/tmp/portage/app-office/libreoffice-4.1.0.1/work/libreoffice-4.1.0.1/sc/inc/mtvelements.hxx:27:0,
                 from /var/tmp/portage/app-office/libreoffice-4.1.0.1/work/libreoffice-4.1.0.1/sc/inc/column.hxx:28,
                 from /var/tmp/portage/app-office/libreoffice-4.1.0.1/work/libreoffice-4.1.0.1/sc/inc/table.hxx:28,
                 from /var/tmp/portage/app-office/libreoffice-4.1.0.1/work/libreoffice-4.1.0.1/sc/source/core/data/bcaslot.cxx:30:
/usr/include/mdds/multi_type_vector_custom_func1.hpp:40:8: error: provided for ‘template<class _Block> struct mdds::mtv::custom_block_func1’
In file included from /var/tmp/portage/app-office/libreoffice-4.1.0.1/work/libreoffice-4.1.0.1/sc/inc/column.hxx:28:0,
                 from /var/tmp/portage/app-office/libreoffice-4.1.0.1/work/libreoffice-4.1.0.1/sc/inc/table.hxx:28,
                 from /var/tmp/portage/app-office/libreoffice-4.1.0.1/work/libreoffice-4.1.0.1/sc/source/core/data/bcaslot.cxx:30:
/var/tmp/portage/app-office/libreoffice-4.1.0.1/work/libreoffice-4.1.0.1/sc/inc/mtvelements.hxx:66:108: error: invalid type in declaration before ‘;’ token
/var/tmp/portage/app-office/libreoffice-4.1.0.1/work/libreoffice-4.1.0.1/sc/inc/mtvelements.hxx:70:99: error: wrong number of template arguments (2, should be 1)
In file included from /var/tmp/portage/app-office/libreoffice-4.1.0.1/work/libreoffice-4.1.0.1/sc/inc/mtvelements.hxx:27:0,
                 from /var/tmp/portage/app-office/libreoffice-4.1.0.1/work/libreoffice-4.1.0.1/sc/inc/column.hxx:28,
                 from /var/tmp/portage/app-office/libreoffice-4.1.0.1/work/libreoffice-4.1.0.1/sc/inc/table.hxx:28,
                 from /var/tmp/portage/app-office/libreoffice-4.1.0.1/work/libreoffice-4.1.0.1/sc/source/core/data/bcaslot.cxx:30:
/usr/include/mdds/multi_type_vector_custom_func1.hpp:40:8: error: provided for ‘template<class _Block> struct mdds::mtv::custom_block_func1’
In file included from /var/tmp/portage/app-office/libreoffice-4.1.0.1/work/libreoffice-4.1.0.1/sc/inc/column.hxx:28:0,
                 from /var/tmp/portage/app-office/libreoffice-4.1.0.1/work/libreoffice-4.1.0.1/sc/inc/table.hxx:28,
                 from /var/tmp/portage/app-office/libreoffice-4.1.0.1/work/libreoffice-4.1.0.1/sc/source/core/data/bcaslot.cxx:30:
/var/tmp/portage/app-office/libreoffice-4.1.0.1/work/libreoffice-4.1.0.1/sc/inc/mtvelements.hxx:70:111: error: invalid type in declaration before ‘;’ token
make[1]: *** [/var/tmp/portage/app-office/libreoffice-4.1.0.1/work/libreoffice-4.1.0.1/workdir/unxlngx6.pro/CxxObject/sc/source/core/data/bcaslot.o] Error 1


# emerge --info libreoffice
Portage 2.2.0_alpha185 (default/linux/amd64/13.0/desktop/kde, gcc-4.7.3-asneeded, glibc-2.15-r3, 3.9.6 x86_64)
=================================================================
                         System Settings
=================================================================
System uname: Linux-3.9.6-x86_64-Quad-Core_AMD_Opteron-tm-_Processor_2389-with-gentoo-2.2
KiB Mem:     8243444 total,   1376496 free
KiB Swap:          0 total,         0 free
Timestamp of tree: Tue, 25 Jun 2013 06:00:01 +0000
ld GNU ld (GNU Binutils) 2.23.2
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.11.1
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.9.6-r3, 1.10.3, 1.11.6, 1.12.6, 1.14
sys-devel/binutils:       2.23.2
sys-devel/gcc:            4.7.3
sys-devel/gcc-config:     1.8
sys-devel/libtool:        2.4.2
sys-devel/make:           3.82-r4
sys-kernel/linux-headers: 3.7 (virtual/os-headers)
sys-libs/glibc:           2.15-r3
Repositories: gentoo kde-sunset poly-c
Installed sets: @system
ACCEPT_KEYWORDS="amd64 ~amd64"
ACCEPT_LICENSE="*"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=barcelona -mtune=barcelona -O2 -pipe"
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/config /usr/share/gnupg/qualified.txt /usr/share/themes/oxygen-gtk/gtk-3.0 /var/lib/hsqldb"
CONFIG_PROTECT_MASK="/etc/X11/Sessions /etc/X11/app-defaults /etc/X11/xinit /etc/adobe /etc/bonobo-activation /etc/ca-certificates /etc/ca-certificates.conf /etc/dbus-1 /etc/env.d /etc/fonts /etc/fonts/fonts.conf /etc/foomatic /etc/games /etc/gconf /etc/gentoo-release /etc/gimp /etc/gnome-vfs-2.0 /etc/gre.d /etc/gtk-2.0 /etc/hp /etc/hsqldb /etc/htdig /etc/init.d /etc/iproute2 /etc/java-config-2 /etc/lftp /etc/logrotate.d /etc/ntop /etc/opt /etc/pango /etc/profile.d /etc/qt4 /etc/revdep-rebuild /etc/sandbox.d /etc/sasl2 /etc/sensors.d /etc/sgml /etc/sound /etc/ssl /etc/ssmtp /etc/t1lib /etc/terminfo /etc/vbox /etc/xdg /etc/xinetd.d /etc/xml"
CXXFLAGS="-march=barcelona -mtune=barcelona -O2 -pipe"
DISTDIR="/var/tmp/distfiles"
EMERGE_DEFAULT_OPTS="--alphabetical --with-bdeps=y --misspell-suggestions=n --autounmask=n --quiet-build=n"
FCFLAGS="-O2 -pipe"
FEATURES="assume-digests binpkg-logs collision-protect config-protect-if-modified distlocks ebuild-locks fixlafiles merge-sync news parallel-fetch protect-owned sandbox sfperms sign strict unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox"
FFLAGS="-O2 -pipe"
GENTOO_MIRRORS="ftp://sunsite.informatik.rwth-aachen.de/pub/Linux/gentoo ftp://linux.rz.ruhr-uni-bochum.de/gentoo-mirror/ ftp://ftp.tu-clausthal.de/pub/linux/gentoo/ http://gentoo.oregonstate.edu http://www.ibiblio.org/pub/Linux/distributions/gentoo"
INSTALL_MASK="/lib/systemd /lib32/systemd /lib64/systemd /usr/lib/systemd /usr/lib32/systemd /usr/lib64/systemd"
LDFLAGS="-Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -Wl,--as-needed"
MAKEOPTS="-j8"
PKGDIR="/opt/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="/var/portage"
PORTDIR_OVERLAY="/var/lib/layman/kde-sunset /usr/local/portage"
SYNC="rsync://192.168.0.254/gentoo-portage"
USE="3dnow 3dnowext X a52 aac acpi alsa amd64 berkdb branding bzip2 cairo caps cdda cdr cli cracklib crypt css cups cxx dbus declarative dri dts dvd dvdr emboss encode exif faac fam ffmpeg firefox flac gdbm gif gmp gnutls gtk iconv icu idn imagemagick inotify jpeg jpeg2k kde kipi lame lcms libnotify lzma mac mad matroska midi mmap mmx mmxext mng modules mp3 mp4 mpeg mudflap multilib ncurses nls nptl nsplugin ogg opengl openmp opus pam pango pcre pdf phonon plasma png ppds qt3support qt4 quicktime readline rtmp schroedinger sdl session slang speex spell sse sse2 ssl startup-notification svg theora threads tiff truetype twolame udev unicode upower usb vaapi vcd vorbis vpx wxwidgets x264 xcb xcomposite xinerama xml xscreensaver xv xvid xvmc zlib zsh-completion" ABI_X86="64" ALSA_CARDS="emu10k1 hda-intel usb-audio" ELIBC="glibc" GRUB_PLATFORMS="pc" INPUT_DEVICES="evdev joystick" KERNEL="linux" LIBREOFFICE_EXTENSIONS="pdfimport presenter-console presenter-minimizer" LINGUAS="de en" OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php5-3" PYTHON_SINGLE_TARGET="python2_7" PYTHON_TARGETS="python2_7 python3_2" RUBY_TARGETS="ruby19" USERLAND="GNU" VIDEO_CARDS="radeon"
Unset:  CPPFLAGS, CTARGET, LANG, LC_ALL, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, USE_PYTHON

=================================================================
                        Package Settings
=================================================================

app-office/libreoffice-4.1.0.1 was built with the following:
USE="(-aqua) -bluetooth branding cups dbus -debug -eds -gnome -gstreamer gtk -gtk3 java -jemalloc kde -mysql -odk opengl -postgres -telepathy -test -vba -webdav" LIBREOFFICE_EXTENSIONS="-nlpsolver presenter-minimizer -scripting-beanshell -scripting-javascript -wiki-publisher" PYTHON_SINGLE_TARGET="python2_7 -python3_3" PYTHON_TARGETS="python2_7 -python3_3"

ls nptl nsplugin ogg opengl openmp opus pam pango pcre pdf phonon plasma png ppds qt3support qt4 quicktime readline rtmp schroedinger sdl session slang speex spell sse sse2 ssl startup-notification svg theora threads tiff truetype twolame udev unicode upower usb vaapi vcd vorbis vpx wxwidgets x264 xcb xcomposite xinerama xml xscreensaver xv xvid xvmc zlib zsh-completion" ABI_X86="64" ALSA_CARDS="emu10k1 hda-intel usb-audio" ELIBC="glibc" GRUB_PLATFORMS="pc" INPUT_DEVICES="evdev joystick" KERNEL="linux" LIBREOFFICE_EXTENSIONS="pdfimport presenter-console presenter-minimizer" LINGUAS="de en" OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php5-3" PYTHON_SINGLE_TARGET="python2_7" PYTHON_TARGETS="python2_7 python3_2" RUBY_TARGETS="ruby19" USERLAND="GNU" VIDEO_CARDS="radeon"
Unset:  CPPFLAGS, CTARGET, LANG, LC_ALL, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, USE_PYTHON

=================================================================
                        Package Settings
=================================================================

app-office/libreoffice-4.1.0.1 was built with the following:
USE="(-aqua) -bluetooth branding cups dbus -debug -eds -gnome -gstreamer gtk -gtk3 java -jemalloc kde -mysql -odk opengl -postgres -telepathy -test -vba -webdav" LIBREOFFICE_EXTENSIONS="-nlpsolver presenter-minimizer -scripting-beanshell -scripting-javascript -wiki-publisher" PYTHON_SINGLE_TARGET="python2_7 -python3_3" PYTHON_TARGETS="python2_7 -python3_3"

tl nsplugin ogg opengl openmp opus pam pango pcre pdf phonon plasma png ppds qt3support qt4 quicktime readline rtmp schroedinger sdl session slang speex spell sse sse2 ssl startup-notification svg theora threads tiff truetype twolame udev unicode upower usb vaapi vcd vorbis vpx wxwidgets x264 xcb xcomposite xinerama xml xscreensaver xv xvid xvmc zlib zsh-completion" ABI_X86="64" ALSA_CARDS="emu10k1 hda-intel usb-audio" ELIBC="glibc" GRUB_PLATFORMS="pc" INPUT_DEVICES="evdev joystick" KERNEL="linux" LIBREOFFICE_EXTENSIONS="pdfimport presenter-console presenter-minimizer" LINGUAS="de en" OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php5-3" PYTHON_SINGLE_TARGET="python2_7" PYTHON_TARGETS="python2_7 python3_2" RUBY_TARGETS="ruby19" USERLAND="GNU" VIDEO_CARDS="radeon"
Unset:  CPPFLAGS, CTARGET, LANG, LC_ALL, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, USE_PYTHON

=================================================================
                        Package Settings
=================================================================

app-office/libreoffice-4.1.0.1 was built with the following:
USE="(-aqua) -bluetooth branding cups dbus -debug -eds -gnome -gstreamer gtk -gtk3 java -jemalloc kde -mysql -odk opengl -postgres -telepathy -test -vba -webdav" LIBREOFFICE_EXTENSIONS="-nlpsolver presenter-minimizer -scripting-beanshell -scripting-javascript -wiki-publisher" PYTHON_SINGLE_TARGET="python2_7 -python3_3" PYTHON_TARGETS="python2_7 -python3_3"
Comment 1 Juergen Rose 2013-06-25 11:11:02 UTC
Same here.
root@condor:/usr/src/linux(50)# emerge --info =libreoffice-4.1.0.1
Portage 2.1.12.9 (default/linux/amd64/13.0/desktop, gcc-4.7.3, glibc-2.17, 3.9.7 x86_64)
=================================================================
                        System Settings
=================================================================
System uname: Linux-3.9.7-x86_64-Intel-R-_Core-TM-2_CPU_6600_@_2.40GHz-with-gentoo-2.2
KiB Mem:     7070068 total,   2232984 free
KiB Swap:   50347696 total,  50327808 free
Timestamp of tree: Tue, 25 Jun 2013 04:05: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.11.1
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.9.6-r3, 1.10.3, 1.11.6, 1.12.6, 1.13.4, 1.14
sys-devel/binutils:       2.23.1
sys-devel/gcc:            4.6.4, 4.7.3
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 x11 science sunrise lordvan local x-cpan g-octave
Installed sets: @system
ACCEPT_KEYWORDS="amd64 ~amd64"
ACCEPT_LICENSE="* -@EULA PUEL Intel-SDP dlj-1.1 skype-eula skype-4.0.0.7-copyright googleearth AdobeFlash-11.x cadsoft Oracle-BCLA-JavaSE MakeMKV-EULA"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=native -O2 -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/config /usr/share/gnupg/qualified.txt /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.3/ext-active/ /etc/php/apache2-php5.5/ext-active/ /etc/php/cgi-php5.3/ext-active/ /etc/php/cgi-php5.5/ext-active/ /etc/php/cli-php5.3/ext-active/ /etc/php/cli-php5.5/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="-march=native -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 preserve-libs protect-owned sandbox sfperms strict unknown-features-warn unmerge-logs unmerge-orphans userfetch xattr"
FFLAGS="-march=native -O2 -pipe"
GENTOO_MIRRORS="http://linux.rz.ruhr-uni-bochum.de/download/gentoo-mirror http://ftp-stud.fht-esslingen.de/pub/Mirrors/gentoo/ rsync://ftp.fi.muni.cz/pub/linux/gentoo ftp://ftp.wh2.tu-dresden.de/pub/mirrors/gentoo rsync://gd.tuwien.ac.at/opsys/linux/gentoo ftp://sunsite.informatik.rwth-aachen.de/pub/Linux/gentoo ftp://ftp.tu-clausthal.de/pub/linux/gentoo http://gentoo.oregonstate.edu"
LANG="en_US.UTF-8"
LDFLAGS="-Wl,-O1 -Wl,--as-needed"
MAKEOPTS="-j3"
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/x11 /var/lib/layman/science /var/lib/layman/sunrise /var/lib/layman/lordvan /usr/local/portage /var/lib/cpan /var/lib/g-octave"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="64bit R X Xaw3d a52 aac accessibility acl acpi admin afs alsa amd64 ao apache2 apng applet archive armadillo arpack asf aspell atlas audacious audiofile automap automount bash-completion berkdb blas blast bluetooth bluray boost branding bzip2 cairo cdda cddb cdf cdio cdparanoia cdr cg cgi chm cli cmake consolekit cracklib crypt css cuda cups curl cxx daap db dbi dbm dbus declarative designer devhelp device-mapper dga dia dirac djvu doc dot dri ds2490 ds9097 ds9097u dts dv dvb dvd dvdr dvi dynamicplugin eds egl elf emacs emboss emf encode epiphany evo examples exif expat extensions extra extras faac faad fam ffmpeg fftw firefox fits flac fltk fontconfig foomaticdb fortran fortran95 fpm fpx fuse g3dvl garmin gcj gd gdal gdbm gdu gedit geoip geolocation geos gfortran gif gimp git glade glib glpk gml gmp gnome gnome-keyring gnome-print gnuplot gnutls gold gphoto2 gpm grammar graphics graphtft graphviz grass gsl gsm gstreamer gtk gtk3 gudev guile hddtemp hdf hdf5 hdri html http httpd hvm hwdb iconv icq icu id3 id3tag ide imagemagick imap inotify introspection ipod ipv6 irda ithreads jabber jadetex java java6 jbig john jpeg jpeg2k kate kdepim kdrive kerberos keymap kpathsea kvm ladspa lame lapack latex lcms ldap lensfun libffi libkms libnotify libsamplerate lirc live lm_sensors lua lzo mad mail maildir mapnik math matroska media-library mercurial mikmod mkl mmx mmxext mng mod modules mono motif mozilla mp3 mp4 mpeg mpi mplayer mtp mudflap multilib multimedia musepack musicbrainz mysql mysqli nautilus ncurses neXt netcdf netpbm network networking networkmanager nfs nls nntp nptl nsplugin ntfs ntp numpy obex objc ocaml ocr octave odbc ofa ogdi ogg openexr opengl openmp pam pango pcre pda pdf perl plasma plotutils plugins png podcast policykit portaudio posix postgres postscript ppds preview-latex proj projectm projectx pstricks pulseaudio python python-bindings q16 q32 qemu qhull qt3support qt4 quicktime raw readline real reiserfs reports rhythmbox rle romio rpc rrdcgi rrdtool sage samba sasl schroedinger science sdk sdl secure-delete semantic-desktop server session shout sip slang slp smart smbclient smp sms sndfile snmp soap sockets sound soup sox speex spell sql sqlite sse sse2 ssl ssse3 startup-notification stlport subtitles subversion sudo suexec svg svm swig szip t1lib tcl tcpd tex tex4ht texmacs tgif theora thesaurus threads thunderbird tidy tiff tk tools truetype udev udisks unicode upower usb userlocales utempter v4l vaapi vala valgrind vdpau video virt-network virtualbox visio vorbis vpx wav webdav webdav-serf webkit wmf wxwidgets x264 xa xattr xcb xemacs xetex xext xft xine xml xmlreader xmlrpc xpm xv xvid xvmc yaml youtube zlib zvbi" ABI_X86="64" ALSA_CARDS="intel8x0" APACHE2_MODULES="actions alias auth_basic auth_digest authn_anon authn_dbd authn_core authn_dbm authn_default authn_file authz_core authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache cgid dav dav_fs dav_lock dbd deflate dir disk_cache env expires ext_filter file_cache filter headers ident imagemap include info lbmethod_byrequests log_config logio mem_cache mime mime_magic negotiation proxy proxy_ajp proxy_balancer proxy_connect proxy_http rewrite setenvif slotmem_shm so socache_shmcb speling status unique_id unixd userdir usertrack vhost_alias" CALLIGRA_FEATURES="kexi words flow plan sheets stage tables krita karbon braindump author" CAMERAS="canon fuji ptp2" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" CURL_SSL="nss" DRACUT_MODULES="caps lvm mdraid syslog" DVB_CARDS="tda10045 tda10046lifeview" 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 void" KERNEL="linux" LCD_DEVICES="cfontz hd44780 mtxorb ncurses X lcd2usb lcdlinux png usblcd" LIBREOFFICE_EXTENSIONS="presenter-console presenter-minimizer" LINGUAS="de fr ru" NETBEANS_MODULES="apisupport cnd dlight enterprise ergonomics groovy gsf harness ide identity j2ee java mobility nb php profiler ruby websvccommon xml" OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php5-3" PYTHON_SINGLE_TARGET="python2_7" PYTHON_TARGETS="python2_7 python3_2" QEMU_SOFTMMU_TARGETS="arm i386 x86_64" QEMU_USER_TARGETS="arm i386 x86_64" RUBY_TARGETS="ruby19 ruby18" USERLAND="GNU" VIDEO_CARDS="nouveau displaylink" 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

=================================================================
                        Package Settings
=================================================================

app-office/libreoffice-4.1.0.1 was built with the following:
USE="bluetooth branding cups dbus eds gnome gstreamer gtk gtk3 java mysql opengl postgres vba webdav (-aqua) -debug -jemalloc -kde -odk -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 2 Florian Manschwetus 2013-06-25 12:33:18 UTC
...
/var/tmp/portage/app-office/libreoffice-4.1.0.1/work/libreoffice-4.1.0.1/sc/inc/mtvelements.hxx:70:111: Fehler: invalid 
type in declaration before »;« token
...

From my build.log, so same issue here
Comment 3 Jason Lamb 2013-06-25 13:03:23 UTC
FWIW, masking dev-util/mdds-0.9.0, and forcing a downgrade to dev-util/mdds-0.8.1, allows app-office/libreoffice-4.1.0.1 to emerge cleanly.
Comment 4 timemars 2013-06-25 13:12:04 UTC
(In reply to Jason Lamb from comment #3)
> FWIW, masking dev-util/mdds-0.9.0, and forcing a downgrade to
> dev-util/mdds-0.8.1, allows app-office/libreoffice-4.1.0.1 to emerge cleanly.

But libreoffice compiled successfully yesterday with mdds-0.8.1

1372036808:  ::: completed emerge (3 of 16) dev-util/mdds-0.8.1 to /
1372059647:  ::: completed emerge (14 of 16) app-office/libreoffice-4.1.0.1 to /
Comment 5 Chris Smith 2013-06-25 14:29:30 UTC
Created attachment 351916 [details]
libreoffice-4.1.0.1 build log

build log (edited to reduce size) shows where it always fails here:

app-office/libreoffice-4.1.0.1/work/libreoffice-4.1.0.1/workdir/unxlngx6.pro/CustomTarget/i18npool/breakiterator/dict_word_hu.txt /var/tmp/portage/app-office/libreoffice-4.1.0.1/work/libreoffice-4.1.0.1/workdir/unxlngx6.pro/CustomTarget/i18npool/breakiterator/char_in.txt

This was using - MAKEOPTS="V=1 -j1"
Comment 6 Doug Goldstein (RETIRED) gentoo-dev 2013-06-26 01:36:07 UTC
*** Bug 474728 has been marked as a duplicate of this bug. ***
Comment 7 Chris Smith 2013-06-26 05:18:53 UTC
Not sure I'm seeing a dev-util/mdds problem as it stills fails here after the downgrade.
Comment 8 Tomáš Chvátal (RETIRED) gentoo-dev 2013-06-26 07:48:47 UTC
Good catch. There is tiny api incompatibility.
Anyway masking for now until someone decides to fix it upstream as I don't have time currently.
Comment 9 Juergen Rose 2013-06-26 12:09:33 UTC
After masking dev-util/mdds:

root@caiman:/usr/local/portage(63)# grep mdds /etc/portage/package.mask
>=dev-util/mdds-0.9.0

I just successfully reemerged libreoffice-4.1.0.1.
Comment 10 Tomáš Chvátal (RETIRED) gentoo-dev 2013-06-26 12:48:20 UTC
*** Bug 474836 has been marked as a duplicate of this bug. ***
Comment 11 Jory A. Pratt gentoo-dev 2013-06-27 02:57:18 UTC
*** Bug 474898 has been marked as a duplicate of this bug. ***
Comment 12 Jeroen Roovers (RETIRED) gentoo-dev 2013-07-20 13:42:19 UTC
*** Bug 477492 has been marked as a duplicate of this bug. ***
Comment 13 Ed Catmur 2013-07-20 22:47:54 UTC
Created attachment 353740 [details, diff]
mtvelements-mdds-0.9.0.patch

Patch.  Why is this marked fixed?
Comment 14 timemars 2013-07-21 14:03:07 UTC
(In reply to Ed Catmur from comment #13)
> Created attachment 353740 [details, diff] [details, diff]
> mtvelements-mdds-0.9.0.patch
> 
> Patch.  Why is this marked fixed?

this patch works with libreoffice-4.1.0.2 and mdds-0.9.0, thanks
Comment 15 Chris Slycord 2013-09-10 22:29:58 UTC
If this bug is fixed, it would also make sense to remove the hard dependency on "=dev-util/mdds-0.8*:=" and revert it to ">=dev-util/mdds-0.8.1:=" or something similar. The dependency on 0.8* was introduced as a workaround for this bug and the current libreoffice (4.1.1.2) still has this dependency workaround.
Comment 16 Juergen Rose 2013-09-30 07:36:48 UTC
(In reply to Chris Slycord from comment #15)
> If this bug is fixed, it would also make sense to remove the hard dependency
> on "=dev-util/mdds-0.8*:=" and revert it to ">=dev-util/mdds-0.8.1:=" or
> something similar. The dependency on 0.8* was introduced as a workaround for
> this bug and the current libreoffice (4.1.1.2) still has this dependency
> workaround.

'emerge -p --update --newuse --deep --with-bdeps=y @world' wants now to downgrade libreoffice from 4.1.2.2-r1 to 4.0.5.2:

root@wildcat:/root(20)# emerge -p --update --newuse --deep --with-bdeps=y @world

These are the packages that would be merged, in order:

Calculating dependencies... done!
[ebuild     U  ] dev-util/byacc-20130925 [20130304]
[ebuild     U  ] dev-lang/swig-2.0.11 [2.0.10]
[ebuild     UD ] app-office/libreoffice-l10n-4.0.5.2 [4.1.2.2]
[ebuild     U  ] app-mobilephone/gammu-1.32.0-r1 [1.32.0]
[ebuild     UD ] dev-util/mdds-0.7.1 [0.8.1]
[ebuild     UD ] dev-libs/liborcus-0.3.0 [0.5.1]
[ebuild  rR    ] media-gfx/hugin-2013.0.0_rc2 
[ebuild     UD ] app-office/libreoffice-4.0.5.2 [4.1.2.2-r1]

WARNING: One or more updates have been skipped due to a dependency conflict:

dev-libs/liborcus:0

  (dev-libs/liborcus-0.5.1::gentoo, ebuild scheduled for merge) conflicts with
    =dev-libs/liborcus-0.3* required by (app-office/libreoffice-4.0.5.2::gentoo, ebuild scheduled for merge)

dev-util/mdds:0

  (dev-util/mdds-0.9.0::gentoo, ebuild scheduled for merge) conflicts with
    <dev-util/mdds-0.8.0 required by (app-office/libreoffice-4.0.5.2::gentoo, ebuild scheduled for merge)


!!! The following update(s) have been skipped due to unsatisfied dependencies
!!! triggered by backtracking:

root@wildcat:/root(21)# emerge -pvuND --backtrack=30 world

These are the packages that would be merged, in order:

Calculating dependencies... done!
[ebuild     U  ] app-mobilephone/gammu-1.32.0-r1 [1.32.0] USE="bash-completion bluetooth curl dbi mysql nls postgres python usb -debug -irda" LINGUAS="de fr ru -af -ar -bg -ca -cs -da -el -en_GB -es -et -fi -gl -he -hu -id -it -ko -nl -pl -pt_BR -sk -sv -sw -tr -zh_CN -zh_TW" 0 kB




I.e., the next 'emerge -uvND world' would probably upgrade libreoffice, which is not really funny.