Package: ncl
Version: 6.3.0-13
Severity: normal
ncl FTBFS on the hppa/parisc architecture:
https://buildd.debian.org/status/logs.php?pkg=ncl&arch=hppa
Untested, but adding "parisc*" to the list of $mach architectures like shown
below should be sufficient.
"uname -m" will return "parisc" on a 32bit machine, and "parisc64" on a 64bit
machine.
Thanks,
Helge
diff -up ./config/ymake.org ./config/ymake
--- ./config/ymake.org 2017-01-04 06:51:08.000000000 +0100
+++ ./config/ymake 2017-01-04 06:51:08.000000000 +0100
@@ -385,6 +385,7 @@ case Linux:
case mip*:
case sparc*:
case arm*:
+ case parisc*:
case ppc*:
case aarch64*:
case alpha: