On Tue, Nov 14, 2017 at 11:51:01AM +0100, Benjamin Drung wrote: > * Non-Linux architectures: One package is marked as architechture "any" > instead of "linux-any". Thus the builds are tried on non-Linux archs. > Expect a patch to come. Yep > * Architecture NOT able to do coherent DMA: Some providers will be > disabled and the install target fail to install the missing providers. I'm surprised, can you point me at a build log? I belive the cmake side should work? I suppose we have a bit of a Debian problem here as things like mlx5dv will not compile on certain arches but their outputs are directly refenced in the debian/*.install files.. Do you know how to handle that? > * valgrind is not available on some archs: Can we drop valgrind for > those archs? Yes. cmake will automatically disable valgrind annotations if it is not installed. Altering the control file to only require valgrind on supported arches is fine. Jason -- 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