Confirmed, the attached patch fixes build of ncl package on the hppa/parisc architecture. Can you please apply the attached patch to the next upload of ncl?
Thanks, Helge
diff -up ./config/ymake.org ./config/ymake
--- ./config/ymake.org 2017-01-04 16:46:23.259282723 +0100
+++ ./config/ymake 2017-01-04 16:46:40.611281478 +0100
@@ -385,6 +385,7 @@ case Linux:
case mip*:
case sparc*:
case arm*:
+ case parisc*:
case ppc*:
case aarch64*:
case alpha:

