Source: octave-parallel
Version: 4.0.0-1
Severity: serious
Tags: ftbfs

https://buildd.debian.org/status/package.php?p=octave-parallel&suite=sid

...
   dh_octave_check -a -O--buildsystem=octave
Checking package...
Checking m files ...
[inst/pserver.m]
>>>>> /<<PKGBUILDDIR>>/inst/pserver.m
***** xtest
 pserver ();
 conns = pconnect ({"localhost"});
 assert (res = netcellfun (conns, @ (x, y) x * y, {1, 2, 3, 4}, {2, 3, 4, 5}), 
[2, 6, 12, 20]);
 pserver ("kill");
/<<PKGBUILDDIR>>/debian/octave-parallel/usr/share/octave/packages/parallel-4.0.0/bin/octave-pserver:
 TLS not available
!!!!! known failure
program 
/<<PKGBUILDDIR>>/debian/octave-parallel/usr/share/octave/packages/parallel-4.0.0/bin/octave-pserver
 returned error code 1
1 test, 0 passed, 1 known failure, 0 skipped
[inst/pararrayfun.m]
>>>>> /<<PKGBUILDDIR>>/inst/pararrayfun.m
***** test
 assert (res = pararrayfun (4, @ (x, y) x * y, [1, 2, 3, 4], [2, 3, 4, 5]), [2, 
6, 12, 20])
error: package parallel is not installed
error: package parallel is not installed
error: package parallel is not installed
error: package parallel is not installed
error: writing file '/sbuild-nonexistent/.octave_hist': No such file or 
directory
error: writing file '/sbuild-nonexistent/.octave_hist': No such file or 
directory
error: writing file '/sbuild-nonexistent/.octave_hist': No such file or 
directory
error: ignoring const execution_exception& while preparing to exiterror: 
ignoring const execution_exception& while preparing to exit

error: writing file '/sbuild-nonexistent/.octave_hist': No such file or 
directory
error: ignoring const execution_exception& while preparing to exiterror: 
ignoring const execution_exception& while preparing to exit
...
make: *** [debian/rules:5: binary-arch] Error 1
dpkg-buildpackage: error: debian/rules binary-arch subprocess returned exit 
status 2

Reply via email to