Bug#1129729: octave-instrument-control: FTBFS on s390x: Summary: 185 tests, 153 passed, 31 known failures, 0 skipped
Sebastian Ramacher <[email protected]>
| Newsgroups | gmane.linux.debian.ports.s390 |
|---|---|
| Message-ID | <aak0tLO8hDKga919__30648.1042223581$1772696847$gmane$org@ramacher.at> |
Source: octave-instrument-control Version: 0.10.0-1 Severity: serious Tags: ftbfs Justification: fails to build from source (but built successfully in the past) X-Debbugs-Cc: [email protected], [email protected] User: [email protected] Usertags: s390x Dear maintainer, octave-instrument-control FTBFS on s390x: [inst/instrhwinfo.m] >>>>> /build/reproducible-path/octave-instrument-control-0.10.0/inst/instrhwinfo.m ***** test a = instrhwinfo(); assert(! isempty (a)) ***** xtest # could fail if no serial ports? assert(!isempty(instrhwinfo("serial"))) !!!!! known failure assert (!isempty (instrhwinfo ("serial"))) failed ***** error instrhwinfo("serial", "2ndarg") ***** xtest # could fail if no i2c ports or not configured assert(!isempty(instrhwinfo("i2c"))) !!!!! known failure assert (!isempty (instrhwinfo ("i2c"))) failed ***** xtest p = pkg('describe', 'instrument-control'); hw = instrhwinfo (); assert (hw.ToolboxVersion, p{1}.version) !!!!! known failure structure has no member 'version' 5 tests, 2 passed, 3 known failures, 0 skipped See https://buildd.debian.org/status/fetch.php?pkg=octave-instrument-control&arch=s390x&ver=0.10.0-1&stamp=1772657383&raw=0 for details. Cheers