Source: ndctl Version: 63-1 Severity: important ndctl fails to build on hppa and powerpc.
https://buildd.debian.org/status/package.php?p=ndctl /usr/bin/ld: ../util/json.o: in function `compare_dimm_number': ./ndctl/../util/json.c:381: undefined reference to `ndctl_dimm_get_devname' /usr/bin/ld: ./ndctl/../util/json.c:382: undefined reference to `ndctl_dimm_get_devname' This issue is a bit annoying for libblockdev. Since I can't use negative wildcards in the Architecture field (like Architecture: !hppa !powerpc), I have to include a very long list of whitelisted architectures if I want libblockdev to build everywhere and build its nvdimm plugin on architectures where it's available. Thanks, Jeremy Bicha

