Control: tags -1 + confirmed upstream
Control: forwarded -1 https://github.com/gnu-octave/octave-dicom/issues/4
* Adrian Bunk <[email protected]> [2026-05-30 14:23]:
Source: octave-dicom
Version: 0.7.2-2
Severity: serious
Tags: ftbfs
https://buildd.debian.org/status/logs.php?pkg=octave-dicom&arch=s390x
...
***** test
data={};
data.Filename = testfile;
rd=dicomread(data);
assert(rd(100,101),int16(128));
!!!!! test failed
ASSERT errors for: assert (rd (100, 101),int16 (128))
Location | Observed | Expected | Reason
() -32768 128 Abs err 32767 exceeds tol 0 by 3e+04
shared variables
testfile = /build/reproducible-path/octave-dicom-0.7.2/debian/octave-dicom/usr/share/octave/packages/dicom-0.7.2/imdata/CT-MONO2-16-ankle.dcm
5 tests, 3 passed, 0 known failure, 0 skipped
...
Thank you for the bug report. I noticed the problem three weeks ago and
opened an issue for it in the upstream Git repository. It seems that the
upstream author has found a fix for the bug.
Best,
Rafael Laboissière