Discussion:
Bug#961334: octave-mapping FTBFS on big endian: test failures
(too old to reply)
Adrian Bunk
2020-05-23 12:40:02 UTC
Permalink
Source: octave-mapping
Version: 1.4.0-1
Severity: serious
Tags: ftbfs

https://buildd.debian.org/status/fetch.php?pkg=octave-mapping&arch=s390x&ver=1.4.0-1&stamp=1586986257&raw=0

...
shaperead: file /tmp/oct-fdWy3e.dbf couldn't be read;
no attributes appended
!!!!! test failed
ASSERT errors for: assert (sum (ism),numel (ism))

Location | Observed | Expected | Reason
() 3 5 Abs err 2 exceeds tol 0 by 2
...
shaperead: file /tmp/oct-mxym2n.dbf couldn't be read;
no attributes appended
!!!!! test failed
ASSERT errors for: assert (sum (ism),numel (ism))

Location | Observed | Expected | Reason
() 4 6 Abs err 2 exceeds tol 0 by 2
...
Summary: 386 tests, 384 passed, 0 known failures, 0 skipped
Some tests failed. Giving up...
make: *** [debian/rules:5: binary-arch] Error 1


debian-s390 is Cc'ed on this bug.
Rafael Laboissière
2020-05-28 07:40:01 UTC
Permalink
Post by Adrian Bunk
Source: octave-mapping
Version: 1.4.0-1
Severity: serious
Tags: ftbfs
https://buildd.debian.org/status/fetch.php?pkg=octave-mapping&arch=s390x&ver=1.4.0-1&stamp=1586986257&raw=0
...
shaperead: file /tmp/oct-fdWy3e.dbf couldn't be read;
no attributes appended
!!!!! test failed
ASSERT errors for: assert (sum (ism),numel (ism))
Location | Observed | Expected | Reason
() 3 5 Abs err 2 exceeds tol 0 by 2
...
shaperead: file /tmp/oct-mxym2n.dbf couldn't be read;
no attributes appended
!!!!! test failed
ASSERT errors for: assert (sum (ism),numel (ism))
Location | Observed | Expected | Reason
() 4 6 Abs err 2 exceeds tol 0 by 2
...
Summary: 386 tests, 384 passed, 0 known failures, 0 skipped
Some tests failed. Giving up...
make: *** [debian/rules:5: binary-arch] Error 1
The bug is actually in the dbfwrite and dbfread functions in the
octave-io package, which are used in the unit test of function shapewrite
of the octave-mapping package, whose failure is shown above.

I filed a bug report in the upstream bug tracker, regarding this issue:
https://savannah.gnu.org/bugs/index.php?58457

I will patch the octave-io package, in order to fix the problem.

Best,

Rafael
Post by Adrian Bunk
debian-s390 is Cc'ed on this bug.
Adrian Bunk
2020-05-28 09:50:02 UTC
Permalink
Control: reassign -1 octave-io 2.6.1-1
Control: affects -1 src:octave-mapping
Control: close -1 2.6.1-2
Post by Adrian Bunk
Source: octave-mapping
Version: 1.4.0-1
Severity: serious
Tags: ftbfs
https://buildd.debian.org/status/fetch.php?pkg=octave-mapping&arch=s390x&ver=1.4.0-1&stamp=1586986257&raw=0
... shaperead: file /tmp/oct-fdWy3e.dbf couldn't be read; no
attributes appended !!!!! test failed ASSERT errors for: assert (sum
(ism),numel (ism))
Location | Observed | Expected | Reason
() 3 5 Abs err 2 exceeds tol 0 by 2
... shaperead: file /tmp/oct-mxym2n.dbf couldn't be read; no
attributes appended !!!!! test failed ASSERT errors for: assert (sum
(ism),numel (ism))
Location | Observed | Expected | Reason
() 4 6 Abs err 2 exceeds tol 0 by 2
... Summary: 386 tests, 384 passed, 0 known failures, 0 skipped Some
tests failed. Giving up... make: *** [debian/rules:5: binary-arch]
Error 1
The bug is actually in the dbfwrite and dbfread functions in the octave-io
package, which are used in the unit test of function shapewrite of the
octave-mapping package, whose failure is shown above.
https://savannah.gnu.org/bugs/index.php?58457
I will patch the octave-io package, in order to fix the problem.
Thanks, octave-mapping built now.
I am updating the bug metadata.
Best,
Rafael
cu
Adrian
Rafael Laboissière
2020-05-28 16:10:01 UTC
Permalink
Post by Adrian Bunk
Control: reassign -1 octave-io 2.6.1-1
Control: affects -1 src:octave-mapping
Control: close -1 2.6.1-2
Post by Adrian Bunk
Source: octave-mapping
Version: 1.4.0-1
Severity: serious
Tags: ftbfs
https://buildd.debian.org/status/fetch.php?pkg=octave-mapping&arch=s390x&ver=1.4.0-1&stamp=1586986257&raw=0
... shaperead: file /tmp/oct-fdWy3e.dbf couldn't be read; no
attributes appended !!!!! test failed ASSERT errors for: assert (sum
(ism),numel (ism))
Location | Observed | Expected | Reason
() 3 5 Abs err 2 exceeds tol 0 by 2
... shaperead: file /tmp/oct-mxym2n.dbf couldn't be read; no
attributes appended !!!!! test failed ASSERT errors for: assert (sum
(ism),numel (ism))
Location | Observed | Expected | Reason
() 4 6 Abs err 2 exceeds tol 0 by 2
... Summary: 386 tests, 384 passed, 0 known failures, 0 skipped Some
tests failed. Giving up... make: *** [debian/rules:5: binary-arch]
Error 1
The bug is actually in the dbfwrite and dbfread functions in the octave-io
package, which are used in the unit test of function shapewrite of the
octave-mapping package, whose failure is shown above.
https://savannah.gnu.org/bugs/index.php?58457
I will patch the octave-io package, in order to fix the problem.
Thanks, octave-mapping built now.
I am updating the bug metadata.
I uploaded version 1.4.0-2 of the octave-mapping package, which
build-depends on octave-io >= 2.6.1-2.

Thanks,

Rafael

Loading...