Your message dated Sat, 12 Aug 2017 22:59:23 +0200
with message-id <088560f8-5926-35cf-2b5e-1b5171ef5...@danielstender.com>
and subject line libvigraimpex: several tests failing in Gridgraph Test 
Dimension 3
has caused the Debian Bug report #871556,
regarding libvigraimpex: several tests failing in Gridgraph Test Dimension 3
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.)


-- 
871556: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=871556
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: libvigraimpex
Version: 1.10.0+git20160211.167be93+dfsg-3
Severity: serious
Justification: fails to build from source (but built successfully in the past)

With the latest upload there are FTBFS problems on some archs.

<cut>
Running test_gridgraph
cd 
/<<BUILDDIR>>/libvigraimpex-1.10.0+git20160211.167be93+dfsg/obj/test/gridgraph 
&& ./run_test_gridgraph.sh
Entering test suite Gridgraph Test
Entering test suite Gridgraph Test Dimension 2
All (38) tests passed in test suite Gridgraph Test Dimension 2
Leaving test suite Gridgraph Test Dimension 2
Entering test suite Gridgraph Test Dimension 3

Failure in NeighborhoodTests<N>::testIndirectNeighborhood()
Assertion failed: neighborOffsets[k] == -neighborOffsets[neighborCount-1-k] 
[(-1, -1, -1) != (-1, 1, -1)] 
(/<<BUILDDIR>>/libvigraimpex-1.10.0+git20160211.167be93+dfsg/test/gridgraph/test.cxx:183)

Failure in (&GridGraphTests<N>::template testNeighborIterator<directed_tag, 
IndirectNeighborhood>)()
Unexpected Contract exception:  
Precondition violation!
Index out of bounds
(/<<BUILDDIR>>/libvigraimpex-1.10.0+git20160211.167be93+dfsg/include/vigra/multi_array.hxx:999)

Last checkpoint: target(*e, g) == *n [(1, -1, 0) != (1, -1, 0)] 
(/<<BUILDDIR>>/libvigraimpex-1.10.0+git20160211.167be93+dfsg/test/gridgraph/test.cxx:744)

Failure in (&GridGraphTests<N>::template testNeighborIterator<undirected_tag, 
IndirectNeighborhood>)()
Assertion failed: source(*e, g) == *j [(0, -2, 0) != (0, 0, 0)] 
(/<<BUILDDIR>>/libvigraimpex-1.10.0+git20160211.167be93+dfsg/test/gridgraph/test.cxx:743)

Failure in (&GridGraphTests<N>::template testBackNeighborIterator<directed_tag, 
IndirectNeighborhood>)()
Unexpected Contract exception:  
Precondition violation!
Index out of bounds
(/<<BUILDDIR>>/libvigraimpex-1.10.0+git20160211.167be93+dfsg/include/vigra/multi_array.hxx:999)

Last checkpoint: target(*e, g) == *n [(0, -1, 0) != (0, -1, 0)] 
(/<<BUILDDIR>>/libvigraimpex-1.10.0+git20160211.167be93+dfsg/test/gridgraph/test.cxx:940)

Failure in (&GridGraphTests<N>::template 
testBackNeighborIterator<undirected_tag, IndirectNeighborhood>)()
Unexpected Contract exception:  
Precondition violation!
Index out of bounds
(/<<BUILDDIR>>/libvigraimpex-1.10.0+git20160211.167be93+dfsg/include/vigra/multi_array.hxx:999)

Last checkpoint: target(*e, g) == *n [(0, -1, 0) != (0, -1, 0)] 
(/<<BUILDDIR>>/libvigraimpex-1.10.0+git20160211.167be93+dfsg/test/gridgraph/test.cxx:940)

Failure in (&GridGraphTests<N>::template testEdgeIterator<directed_tag, 
IndirectNeighborhood>)()
Unexpected Contract exception:  
Precondition violation!
Index out of bounds
(/<<BUILDDIR>>/libvigraimpex-1.10.0+git20160211.167be93+dfsg/include/vigra/multi_array.hxx:999)

Last checkpoint: !(e == lemon::INVALID) 
(/<<BUILDDIR>>/libvigraimpex-1.10.0+git20160211.167be93+dfsg/test/gridgraph/test.cxx:1062)

Failure in (&GridGraphTests<N>::template testEdgeIterator<undirected_tag, 
IndirectNeighborhood>)()
Unexpected Contract exception:  
Precondition violation!
Index out of bounds
(/<<BUILDDIR>>/libvigraimpex-1.10.0+git20160211.167be93+dfsg/include/vigra/multi_array.hxx:999)

Last checkpoint: !(e == lemon::INVALID) 
(/<<BUILDDIR>>/libvigraimpex-1.10.0+git20160211.167be93+dfsg/test/gridgraph/test.cxx:1062)

Failure in (&GridGraphTests<N>::template testArcIterator<directed_tag, 
IndirectNeighborhood>)()
Unexpected Contract exception:  
Precondition violation!
Index out of bounds
(/<<BUILDDIR>>/libvigraimpex-1.10.0+git20160211.167be93+dfsg/include/vigra/multi_array.hxx:999)

Last checkpoint: !(e == lemon::INVALID) 
(/<<BUILDDIR>>/libvigraimpex-1.10.0+git20160211.167be93+dfsg/test/gridgraph/test.cxx:1143)

Failure in (&GridGraphTests<N>::template testArcIterator<undirected_tag, 
IndirectNeighborhood>)()
Unexpected Contract exception:  
Precondition violation!
Index out of bounds
(/<<BUILDDIR>>/libvigraimpex-1.10.0+git20160211.167be93+dfsg/include/vigra/multi_array.hxx:999)

Last checkpoint: !(e == lemon::INVALID) 
(/<<BUILDDIR>>/libvigraimpex-1.10.0+git20160211.167be93+dfsg/test/gridgraph/test.cxx:1143)

9 of 38 tests failed in test suite Gridgraph Test Dimension 3
Leaving test suite Gridgraph Test Dimension 3

9 of 76 tests failed in test suite Gridgraph Test
Leaving test suite Gridgraph Test

test/gridgraph/CMakeFiles/test_gridgraph.dir/build.make:123: recipe for target 
'test/gridgraph/test_gridgraph' failed
make[5]: *** [test/gridgraph/test_gridgraph] Error 1
make[5]: *** Deleting file 'test/gridgraph/test_gridgraph'
make[5]: Leaving directory 
'/<<BUILDDIR>>/libvigraimpex-1.10.0+git20160211.167be93+dfsg/obj'
CMakeFiles/Makefile2:1895: recipe for target 
'test/gridgraph/CMakeFiles/test_gridgraph.dir/all' failed
</cut>

DS

-- System Information:
Debian Release: buster/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 4.5.0-2-amd64 (SMP w/4 CPU cores)
Locale: LANG=de_DE.utf8, LC_CTYPE=de_DE.utf8 (charmap=UTF-8), 
LANGUAGE=de_DE.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

--- End Message ---
--- Begin Message ---
Version: 1.10.0+git20160211.167be93+dfsg-4~exp1

Downgrade the optimization level appears to work out also on this. The latest 
builds
for experimental turned out to be successful, mips, mipsel, ppc64el o.k., 
mips64el failed
on another issue. armel and armhf still pending, but I'm uploading this now into
unstable.

DS

-- 
4096R/DF5182C8 (sten...@debian.org)
http://www.danielstender.com/

Attachment: signature.asc
Description: OpenPGP digital signature


--- End Message ---

Reply via email to