https://bugs.freedesktop.org/show_bug.cgi?id=66649

          Priority: medium
            Bug ID: 66649
          Assignee: libreoffice-bugs@lists.freedesktop.org
           Summary: Build error in sc/inc/mtvelements.hxx
          Severity: normal
    Classification: Unclassified
                OS: Linux (All)
          Reporter: cont...@0x17.ch
          Hardware: Other
            Status: UNCONFIRMED
           Version: 4.1.0.1 rc
         Component: Spreadsheet
           Product: LibreOffice

Hi

I tried to build 4.1.0.1 and got the following error:

[...]
[build CMP] framework/util/fwk
[build CXX] sc/source/core/data/attarray.cxx
[build CXX] sc/source/core/data/attrib.cxx
[build CXX] sc/source/core/data/autonamecache.cxx
[build CXX] sc/source/core/data/bcaslot.cxx
[build CXX] sc/source/core/data/bigrange.cxx
[build CXX] sc/source/core/data/cell.cxx
[build CXX] sc/source/core/data/cell2.cxx
[build CXX] sc/source/core/data/cellvalue.cxx
In file included from
/home/nicolas/paldo/spielwiese/libo/sc/inc/column.hxx:28:0,
                 from /home/nicolas/paldo/spielwiese/libo/sc/inc/table.hxx:28,
                 from
/home/nicolas/paldo/spielwiese/libo/sc/source/core/data/bcaslot.cxx:30:
/home/nicolas/paldo/spielwiese/libo/sc/inc/mtvelements.hxx:66:97: error: wrong
number of template arguments (2, should be 1)
In file included from
/home/nicolas/paldo/spielwiese/libo/sc/inc/mtvelements.hxx:27:0,
                 from /home/nicolas/paldo/spielwiese/libo/sc/inc/column.hxx:28,
                 from /home/nicolas/paldo/spielwiese/libo/sc/inc/table.hxx:28,
                 from
/home/nicolas/paldo/spielwiese/libo/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
/home/nicolas/paldo/spielwiese/libo/sc/inc/column.hxx:28:0,
                 from /home/nicolas/paldo/spielwiese/libo/sc/inc/table.hxx:28,
                 from
/home/nicolas/paldo/spielwiese/libo/sc/source/core/data/bcaslot.cxx:30:
/home/nicolas/paldo/spielwiese/libo/sc/inc/mtvelements.hxx:66:108: error:
invalid type in declaration before ‘;’ token
/home/nicolas/paldo/spielwiese/libo/sc/inc/mtvelements.hxx:70:99: error: wrong
number of template arguments (2, should be 1)
In file included from
/home/nicolas/paldo/spielwiese/libo/sc/inc/mtvelements.hxx:27:0,
                 from /home/nicolas/paldo/spielwiese/libo/sc/inc/column.hxx:28,
                 from /home/nicolas/paldo/spielwiese/libo/sc/inc/table.hxx:28,
                 from
/home/nicolas/paldo/spielwiese/libo/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
/home/nicolas/paldo/spielwiese/libo/sc/inc/column.hxx:28:0,
                 from /home/nicolas/paldo/spielwiese/libo/sc/inc/table.hxx:28,
                 from
/home/nicolas/paldo/spielwiese/libo/sc/source/core/data/bcaslot.cxx:30:
/home/nicolas/paldo/spielwiese/libo/sc/inc/mtvelements.hxx:70:111: error:
invalid type in declaration before ‘;’ token
make[1]: ***
[/home/nicolas/paldo/spielwiese/libo/workdir/unxlngx6.pro/CxxObject/sc/source/core/data/bcaslot.o]
Error 1
make[1]: *** Waiting for unfinished jobs....
make[1]: write error
make: *** [build] Error 1

I used:
./autogen.sh   --disable-epm   --disable-extra-font   --disable-fetch-external 
 --disable-gnome-vfs   --disable-kde   --disable-kdeab  
--with-system-npapi-headers=no   --disable-online-update  
--disable-postgresql-sdbc   --disable-systray   --enable-dbus  
--enable-evolution2   --enable-gio   --enable-graphite   --enable-gstreamer  
--disable-gstreamer-0-10   --enable-lockdown   --enable-python=system  
--enable-release-build   --enable-vba   --enable-hardlink-deliver
--with-external-dict-dir=/usr/share/hunspell  
--with-external-hyph-dir=/usr/share/hyphen  
--with-external-thes-dir=/usr/share/mythes   --with-lang="en-US de fr it es"  
--with-system-nss   --without-afms   --without-fonts   --without-java  
--without-myspell-dicts   --without-ppds   --without-system-beanshell  
--without-system-hsqldb   --with-system-cairo   --with-system-clucene  
--with-system-ucpp   --with-system-dicts   --with-system-headers  
--with-system-libs   --with-system-mythes

GCC is:
$ gcc -v
[...]
gcc version 4.7.2 (GCC)

Any idea?

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to