Re: distro/collabora/cp-6.0* fails to build on my Ubuntu 16.04

2019-05-12 Thread Gerrit Großkopf
Good morning,

I've built master - master now, turns out with a selfbuilt gperf 3.1 it
still works on Ubuntu 16.04, maybe that is the issue here, gperf 3.0.4
is not new enough, due to ram issues i didn't build with tests though
^^

Greetings,

Gerrit

Am Samstag, den 11.05.2019, 18:52 +0200 schrieb Gerrit Großkopf:
> Hi,
> 
> Thank you for the quick answer, i've tried building core master now,
> there is no gperf 3.1 for Ubuntu 16.04 so it fails during autogen, it
> also asked for gcc and g++ at 7.0+ so i installed those, they don't
> help with building distro/collabora/cp-6.0 either, i get the same
> Error.
> 
> Regards,
> 
> Gerrit
> 
> Am Freitag, den 10.05.2019, 13:43 +0200 schrieb Miklos Vajna:
> > Hi,
> > 
> > If you plan to contribute, just build online.git master against
> > core.git
> > master, that has the latest code. It's best to work against that.
> > 
> > Regards,
> > 
> > Miklos
> > ___
> > LibreOffice mailing list
> > LibreOffice@lists.freedesktop.org
> > https://lists.freedesktop.org/mailman/listinfo/libreoffice
> 
> ___
> LibreOffice mailing list
> LibreOffice@lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/libreoffice

___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice

Re: distro/collabora/cp-6.0* fails to build on my Ubuntu 16.04

2019-05-11 Thread Gerrit Großkopf
Hi,

Thank you for the quick answer, i've tried building core master now,
there is no gperf 3.1 for Ubuntu 16.04 so it fails during autogen, it
also asked for gcc and g++ at 7.0+ so i installed those, they don't
help with building distro/collabora/cp-6.0 either, i get the same
Error.

Regards,

Gerrit

Am Freitag, den 10.05.2019, 13:43 +0200 schrieb Miklos Vajna:
> Hi,
> 
> If you plan to contribute, just build online.git master against
> core.git
> master, that has the latest code. It's best to work against that.
> 
> Regards,
> 
> Miklos
> ___
> LibreOffice mailing list
> LibreOffice@lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/libreoffice

___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice

Re: distro/collabora/cp-6.0* fails to build on my Ubuntu 16.04

2019-05-10 Thread Miklos Vajna
Hi,

If you plan to contribute, just build online.git master against core.git
master, that has the latest code. It's best to work against that.

Regards,

Miklos


signature.asc
Description: Digital signature
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice

distro/collabora/cp-6.0* fails to build on my Ubuntu 16.04

2019-05-10 Thread Gerrit Großkopf
Hey, on the libreoffice.org site it sais that this is the dev-
mailinglist, and on the bugtracker Buovjaga said, I should discuss it
here, so sorry if I'm posting into the wrong channel here,

I'm currently trying to rebuild my libreoffice online solution
I had a distro/collabora/cp-6.0 version working before, and built a
online version from branch distro/collabora/collabora-online-4 with
that, but when I rebuilt the online version, some errors happened that
looked like core issues, so I rebuilt core and it failed. i also tried
the distro/collabora/cp-6.0-29. Do i need another combination of
branches? I don't know what this cp means but it worked before ^^

here is the log, is anyone experiencing something like that as well? My
VServer is small, 2 cores and 4 Gigabytes of RAM and it doesn't even
have the Seccomp kernel module but i think this time it's not a RAM
issue :) I'm building on a single core to be sure i don't get RAM
issues or Admins thinking I'm doing mining :D

Heres the last bit of my build-log:

In file included from /usr/include/c++/5/memory:85:0,
 from /usr/include/unicode/localpointer.h:45,
 from /usr/include/unicode/uenum.h:23,
 from /usr/include/unicode/ucnv.h:53,
 from /usr/include/libxml2/libxml/encoding.h:31,
 from /usr/include/libxml2/libxml/parser.h:810,
 from /usr/include/libxml2/libxml/globals.h:18,
 from /usr/include/libxml2/libxml/threads.h:35,
 from /usr/include/libxml2/libxml/xmlmemory.h:218,
 from /usr/include/libxml2/libxml/tree.h:1307,
 from
/opt/libreoffice/libreoffice/workdir/UnpackedTarball/xmlsec/include/xml
sec/base64.h:18,
 from
/opt/libreoffice/libreoffice/xmlsecurity/inc/xmlsec-wrapper.h:32,
 from
/opt/libreoffice/libreoffice/xmlsecurity/source/xmlsec/biginteger.cxx:2
3:
/usr/include/c++/5/backward/auto_ptr.h:285:3: error: template
specialization with C linkage
   template<>
   ^
/usr/include/c++/5/backward/auto_ptr.h:293:3: error: template with C
linkage
   template<_Lock_policy _Lp>
   ^
/usr/include/c++/5/backward/auto_ptr.h:300:3: error: template with C
linkage
   template
   ^
/usr/include/c++/5/backward/auto_ptr.h:313:3: error: template with C
linkage
   template
   ^
/usr/include/c++/5/backward/auto_ptr.h:319:3: error: template with C
linkage
   template
   ^
/opt/libreoffice/libreoffice/solenv/gbuild/LinkTarget.mk:291: recipe
for target
'/opt/libreoffice/libreoffice/workdir/CxxObject/xmlsecurity/source/xmls
ec/biginteger.o' failed
make[1]: ***
[/opt/libreoffice/libreoffice/workdir/CxxObject/xmlsecurity/source/xmls
ec/biginteger.o] Error 1

___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice