[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#778073: ppl: ftbfs with GCC-5



Package: src:ppl
Version: 1:1.1-3
Severity: normal
Tags: sid stretch
User: debian-gcc@lists.debian.org
Usertags: ftbfs-gcc-5

Please keep this issue open in the bug tracker for the package it
was filed for.  If a fix in another package is required, please
file a bug for the other package (or clone), and add a block in this
package. Please keep the issue open until the package can be built in
a follow-up test rebuild.

The package fails to build in a test rebuild on at least amd64 with
gcc-5/g++-5, but succeeds to build with gcc-4.9/g++-4.9. The
severity of this report may be raised before the stretch release.

The full build log can be found at:
http://people.debian.org/~doko/logs/gcc5-20150205/ppl_1.1-3_unstable_gcc5.log
The last lines of the build log are at the end of this report.

To build with GCC 5, either set CC=gcc-5 CXX=g++-5 explicitly,
or install the gcc, g++, gfortran, ... packages from experimental.

  apt-get -t experimental install g++ 

Common build failures are C11 as the default C mode, new warnings
resulting in build failures with -Werror turned on, or new/dropped
symbols in Debian symbols files.  For other C/C++ related build failures
see the porting guide at http://gcc.gnu.org/gcc-5/porting_to.html

[...]
Pointset_Powerset_defs.hh: At global scope:
Pointset_Powerset_defs.hh:1402:37: error: redeclaration of 'template<class QH> Parma_Polyhedra_Library::Pointset_Powerset<PSET>::Pointset_Powerset(const Parma_Polyhedra_Library::Pointset_Powerset<QH>&, Parma_Polyhedra_Library::Complexity_Class) [with QH = QH; PSET = Parma_Polyhedra_Library::NNC_Polyhedron]' may not have default arguments [-fpermissive]
                     Complexity_Class);
                                     ^
libtool: compile:  x86_64-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wall -g -W -Wall -MT Grid_public.lo -MD -MP -MF .deps/Grid_public.Tpo -c Grid_public.cc  -fPIC -DPIC -o .libs/Grid_public.o
libtool: compile:  x86_64-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wall -g -W -Wall -MT Polyhedron_chdims.lo -MD -MP -MF .deps/Polyhedron_chdims.Tpo -c Polyhedron_chdims.cc -o Polyhedron_chdims.o >/dev/null 2>&1
make[4]: *** [NNC_Polyhedron.lo] Error 1
make[4]: *** Waiting for unfinished jobs....
Makefile:1434: recipe for target 'NNC_Polyhedron.lo' failed
make[4]: *** [C_Polyhedron.lo] Error 1
Makefile:1434: recipe for target 'C_Polyhedron.lo' failed
In file included from Polyhedron_defs.hh:2858:0,
                 from Grid_public.cc:29:
Polyhedron_chdims_templates.hh: In static member function 'static void Parma_Polyhedra_Library::Polyhedron::add_space_dimensions(Linear_System1&, Linear_System2&, Parma_Polyhedra_Library::Bit_Matrix&, Parma_Polyhedra_Library::Bit_Matrix&, Parma_Polyhedra_Library::dimension_type)':
Polyhedron_chdims_templates.hh:38:45: warning: typedef 'sys2_row_type' locally defined but not used [-Wunused-local-typedefs]
   typedef typename Linear_System2::row_type sys2_row_type;
                                             ^
In file included from Polyhedron_defs.hh:2861:0,
                 from Grid_public.cc:29:
Polyhedron_simplify_templates.hh: In static member function 'static Parma_Polyhedra_Library::dimension_type Parma_Polyhedra_Library::Polyhedron::simplify(Linear_System1&, Parma_Polyhedra_Library::Bit_Matrix&)':
Polyhedron_simplify_templates.hh:86:45: warning: typedef 'sys_row_type' locally defined but not used [-Wunused-local-typedefs]
   typedef typename Linear_System1::row_type sys_row_type;
                                             ^
libtool: compile:  x86_64-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wall -g -W -Wall -MT PIP_Tree.lo -MD -MP -MF .deps/PIP_Tree.Tpo -c PIP_Tree.cc -o PIP_Tree.o >/dev/null 2>&1
libtool: compile:  x86_64-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wall -g -W -Wall -MT Grid_nonpublic.lo -MD -MP -MF .deps/Grid_nonpublic.Tpo -c Grid_nonpublic.cc -o Grid_nonpublic.o >/dev/null 2>&1
libtool: compile:  x86_64-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wall -g -W -Wall -MT Polyhedron_widenings.lo -MD -MP -MF .deps/Polyhedron_widenings.Tpo -c Polyhedron_widenings.cc -o Polyhedron_widenings.o >/dev/null 2>&1
mv -f .deps/Polyhedron_chdims.Tpo .deps/Polyhedron_chdims.Plo
libtool: compile:  x86_64-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wall -g -W -Wall -MT Polyhedron_nonpublic.lo -MD -MP -MF .deps/Polyhedron_nonpublic.Tpo -c Polyhedron_nonpublic.cc -o Polyhedron_nonpublic.o >/dev/null 2>&1
mv -f .deps/Grid_nonpublic.Tpo .deps/Grid_nonpublic.Plo
libtool: compile:  x86_64-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wall -g -W -Wall -MT Grid_public.lo -MD -MP -MF .deps/Grid_public.Tpo -c Grid_public.cc -o Grid_public.o >/dev/null 2>&1
mv -f .deps/MIP_Problem.Tpo .deps/MIP_Problem.Plo
libtool: compile:  x86_64-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wall -g -W -Wall -MT Polyhedron_public.lo -MD -MP -MF .deps/Polyhedron_public.Tpo -c Polyhedron_public.cc -o Polyhedron_public.o >/dev/null 2>&1
mv -f .deps/Polyhedron_widenings.Tpo .deps/Polyhedron_widenings.Plo
mv -f .deps/Grid_public.Tpo .deps/Grid_public.Plo
mv -f .deps/PIP_Tree.Tpo .deps/PIP_Tree.Plo
mv -f .deps/Polyhedron_nonpublic.Tpo .deps/Polyhedron_nonpublic.Plo
mv -f .deps/Polyhedron_public.Tpo .deps/Polyhedron_public.Plo
make[4]: Leaving directory '/«PKGBUILDDIR»/src'
make[3]: *** [all] Error 2
Makefile:1212: recipe for target 'all' failed
make[3]: Leaving directory '/«PKGBUILDDIR»/src'
make[2]: *** [all-recursive] Error 1
Makefile:551: recipe for target 'all-recursive' failed
make[2]: Leaving directory '/«PKGBUILDDIR»'
make[1]: *** [all] Error 2
Makefile:480: recipe for target 'all' failed
make[1]: Leaving directory '/«PKGBUILDDIR»'
make: *** [build-arch-stamp] Error 2
debian/rules:89: recipe for target 'build-arch-stamp' failed
dpkg-buildpackage: error: debian/rules build-arch gave error exit status 2


Reply to: