Control: forwarded -1 https://sourceforge.net/p/podofo/mailman/message/35974139/ Control: tag -1 upstream
On Wed, Jul 19, 2017 at 05:48:41PM +0200, Lucas Nussbaum wrote:
> > /usr/bin/c++ -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=.
> > -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time
> > -D_FORTIFY_SOURCE=2 -std=c++98 -Wall -Woverloaded-virtual -Wswitch-enum
> > -Wcast-qual -Wwrite-strings -Wredundant-decls -Wreorder -Wl,-z,relro
> > -Wl,-z,now CMakeFiles/LargeTest.dir/LargeTest.cpp.o -o LargeTest
> > -L/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src
> > -Wl,-rpath,/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src -rdynamic -lpodofo
> > -lfontconfig -lfreetype -lz -lidn -lcrypto -lcrypto -ljpeg -lpthread
> > -lfreetype -lpng -lz -ltiff -lfontconfig -lfreetype -lz -lidn -lcrypto
> > -lcrypto -ljpeg -lpthread -lfreetype -lpng -lz -ltiff
> > In file included from /usr/include/c++/6/type_traits:35:0,
> > from /usr/include/cppunit/tools/StringHelper.h:7,
> > from /usr/include/cppunit/TestAssert.h:8,
> > from /usr/include/cppunit/TestCase.h:6,
> > from /usr/include/cppunit/TestCaller.h:5,
> > from /usr/include/cppunit/extensions/HelperMacros.h:9,
> > from /<<PKGBUILDDIR>>/test/unit/ColorTest.h:24,
> > from /<<PKGBUILDDIR>>/test/unit/ColorTest.cpp:21:
> > /usr/include/c++/6/bits/c++0x_warning.h:32:2: error: #error This file
> > requires compiler and library support for the ISO C++ 2011 standard. This
> > support must be enabled with the -std=c++11 or -std=gnu++11 compiler
> > options.
> > #error This file requires compiler and library support \
> > ^~~~~
That's the relevant part: cppunit now requring c++11.
--
regards,
Mattia Rizzolo
GPG Key: 66AE 2B4A FCCF 3F52 DA18 4D18 4B04 3FCD B944 4540 .''`.
more about me: https://mapreri.org : :' :
Launchpad user: https://launchpad.net/~mapreri `. `'`
Debian QA page: https://qa.debian.org/developer.php?login=mattia `-
signature.asc
Description: PGP signature

