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

Bug 477492

Summary: app-office/libreoffice-4.1.0.2 compile failure with dev-util/mdds-0.9.0: mtvelements.hxx:66:97: error: wrong number of template arguments (2, should be 1)
Product: Gentoo Linux Reporter: Ed Catmur <ed>
Component: Current packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Ed Catmur 2013-07-20 12:43:26 UTC
In file included from /var/tmp/portage/app-office/libreoffice-4.1.0.2/work/libreoffice-4.1.0.2/sc/inc/column.hxx:28:0,
                 from /var/tmp/portage/app-office/libreoffice-4.1.0.2/work/libreoffice-4.1.0.2/sc/inc/table.hxx:28,
                 from /var/tmp/portage/app-office/libreoffice-4.1.0.2/work/libreoffice-4.1.0.2/sc/source/core/data/bcaslot.cxx:30:
/var/tmp/portage/app-office/libreoffice-4.1.0.2/work/libreoffice-4.1.0.2/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.2/work/libreoffice-4.1.0.2/sc/inc/mtvelements.hxx:27:0,
                 from /var/tmp/portage/app-office/libreoffice-4.1.0.2/work/libreoffice-4.1.0.2/sc/inc/column.hxx:28,
                 from /var/tmp/portage/app-office/libreoffice-4.1.0.2/work/libreoffice-4.1.0.2/sc/inc/table.hxx:28,
                 from /var/tmp/portage/app-office/libreoffice-4.1.0.2/work/libreoffice-4.1.0.2/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.2/work/libreoffice-4.1.0.2/sc/inc/column.hxx:28:0,
                 from /var/tmp/portage/app-office/libreoffice-4.1.0.2/work/libreoffice-4.1.0.2/sc/inc/table.hxx:28,
                 from /var/tmp/portage/app-office/libreoffice-4.1.0.2/work/libreoffice-4.1.0.2/sc/source/core/data/bcaslot.cxx:30:
/var/tmp/portage/app-office/libreoffice-4.1.0.2/work/libreoffice-4.1.0.2/sc/inc/mtvelements.hxx:66:108: error: invalid type in declaration before ‘;’ token
/var/tmp/portage/app-office/libreoffice-4.1.0.2/work/libreoffice-4.1.0.2/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.2/work/libreoffice-4.1.0.2/sc/inc/mtvelements.hxx:27:0,
                 from /var/tmp/portage/app-office/libreoffice-4.1.0.2/work/libreoffice-4.1.0.2/sc/inc/column.hxx:28,
                 from /var/tmp/portage/app-office/libreoffice-4.1.0.2/work/libreoffice-4.1.0.2/sc/inc/table.hxx:28,
                 from /var/tmp/portage/app-office/libreoffice-4.1.0.2/work/libreoffice-4.1.0.2/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.2/work/libreoffice-4.1.0.2/sc/inc/column.hxx:28:0,
                 from /var/tmp/portage/app-office/libreoffice-4.1.0.2/work/libreoffice-4.1.0.2/sc/inc/table.hxx:28,
                 from /var/tmp/portage/app-office/libreoffice-4.1.0.2/work/libreoffice-4.1.0.2/sc/source/core/data/bcaslot.cxx:30:
/var/tmp/portage/app-office/libreoffice-4.1.0.2/work/libreoffice-4.1.0.2/sc/inc/mtvelements.hxx:70:111: error: invalid type in declaration before ‘;’ token
make: *** [/var/tmp/portage/app-office/libreoffice-4.1.0.2/work/libreoffice-4.1.0.2/workdir/unxlngi6.pro/CxxObject/sc/source/core/data/bcaslot.o] Error 1

Looks like https://bugs.freedesktop.org/show_bug.cgi?id=66649 ; testing patch from http://lists.freedesktop.org/archives/libreoffice/2013-July/054411.html .
Comment 1 Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2013-07-20 13:14:37 UTC
I reported the same in bug #474710
Comment 2 Jeroen Roovers (RETIRED) gentoo-dev 2013-07-20 13:42:19 UTC

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