Your message dated Fri, 01 Jul 2016 12:11:38 +0200
with message-id <87eg7d652d....@deep-thought.43-1.org>
and subject line Re: Bug#812277: dune-grid: FTBFS with GCC 6: test suite failure
has caused the Debian Bug report #812277,
regarding dune-grid: FTBFS with GCC 6: test suite failure
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)
--
812277: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=812277
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: dune-grid
Version: 2.4.0-1
Severity: normal
User: debian-...@lists.debian.org
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 dune-de...@dune-project.org
> ============================================================================
> 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
--- End Message ---
--- Begin Message ---
Martin Michlmayr <t...@hpe.com> writes:
> 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.
I tried rebuilding dune-grid with g++ (>= 4:6) from experimental
yesterday and the test suite passed. So this was possibly a bug in gcc
that has since been fixed.
Feel free to reopen the bug if there is still a problem.
Ansgar
--- End Message ---