On 10/10/2021 01:26, Samuel Thibault wrote:
Peter, le sam. 09 oct. 2021 15:33:22 +0100, a ecrit:
./dumatest
GNUmakefile:373: recipe for target 'test' failed
make[1]: *** [test] Killed
dh_auto_test: error: make -j1 test returned exit code 2
debian/rules:8: recipe for target 'binary-arch' failed
make: *** [binary-arch] Error 255
dpkg-buildpackage: error: debian/rules binary-arch subprocess returned exit
status 2
I'm wondering what Error 255 means on Hurd,
Well, I don't think there is anything hurd-specific here, since it's
just the value returned by the program.
Note that there is the exodar porter box which is available for testing.
Samuel
Thanks Samuel,
I was hoping there might be a quick fix to the makefile for this,
but realise now its probably that the package is OS specific (like valgrind).
I have found several exit (-1) in the source code that would result in a 255,
but its odd that stderr seems silent.
Cheers,
Peter
P.S.
Just curious. Has anyone ever tried using electric-fence on Hurd?