rdma-core is tied to the Linux kernel. Thus we do not want to build it on non-Linux architectures (like hurd-i386, kfreebsd-amd64, and kfreebsd-i386). The build was tried on the non-Linux architectures, because ibacm was marked to build on any architecture. Therefore also mark ibacm as linux-any. --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index fef59ad5..5fee479c 100644 --- a/debian/control +++ b/debian/control @@ -44,7 +44,7 @@ Description: RDMA core userspace infrastructure and documentation standard socket interface. Package: ibacm -Architecture: any +Architecture: linux-any Depends: lsb-base (>= 3.2-14~), rdma-core (>= 15), ${misc:Depends}, -- 2.14.1 -- To unsubscribe from this list: send the line "unsubscribe linux-rdma" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html