Package: dune-grid Version: 2.4.0-1 Severity: normal User: [email protected] Usertags: ftbfs-gcc-6 gcc-6-unknown
This package fails to build with GCC 6. GCC 6 has not been released yet, but it's expected that GCC 6 will become the default compiler for stretch. Unfortunately, it's not clear from the log why the build failed. It's possible there's a bug in this package or in GCC. It's also possible I reported a non-issue, although I tried to avoid that. I apologize in advance if this is the case. If you have some time to look into this issue, that'd be great. If not, I can re-test the package with GCC 6 in a few weeks time. You can find a snapshot of GCC 6 in experimental. To build with GCC 6, you can set CC=gcc-6 CXX=g++-6 explicitly. You may be able to find out more about this issue at https://gcc.gnu.org/gcc-6/changes.html > sbuild (Debian sbuild) 0.67.0 (26 Dec 2015) on dl580gen9-02.hlinux ... > make[8]: Entering directory '/<<PKGBUILDDIR>>/dune/grid/io/file/test' > make[9]: Entering directory '/<<PKGBUILDDIR>>/dune/grid/io/file/test' > PASS: gnuplottest > PASS: nonconformboundaryvtktest > PASS: conformvolumevtktest > PASS: gmshtest-alberta2d > PASS: gmshtest-alberta3d > PASS: starcdreadertest > PASS: gmshtest > SKIP: vtktest > ../../../../../test-driver: line 107: 82276 Aborted "$@" > > $log_file 2>&1 > FAIL: subsamplingvtktest > SKIP: mpivtktest > PASS: vtksequencetest > ============================================================================ > Testsuite summary for dune-grid 2.4 > ============================================================================ > # TOTAL: 11 > # PASS: 8 > # SKIP: 2 > # XFAIL: 0 > # FAIL: 1 > # XPASS: 0 > # ERROR: 0 > ============================================================================ > See dune/grid/io/file/test/test-suite.log > Please report to [email protected] > ============================================================================ > Makefile:1250: recipe for target 'test-suite.log' failed > make[9]: *** [test-suite.log] Error 1 > make[9]: Leaving directory '/<<PKGBUILDDIR>>/dune/grid/io/file/test' > Makefile:1356: recipe for target 'check-TESTS' failed > make[8]: *** [check-TESTS] Error 2 > make[8]: Leaving directory '/<<PKGBUILDDIR>>/dune/grid/io/file/test' -- Martin Michlmayr Linux for HPE Helion, Hewlett Packard Enterprise -- debian-science-maintainers mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-science-maintainers
