Comment 0 for bug 2038926

Revision history for this message
Mitchell Dzurick (mitchdz) wrote :

Mantic package FTBFS. At a minimu, this diff in debian/control.cuda is needed:

diff --git a/debian/control.cuda b/debian/control.cuda
index 0d0b6c61..4a8f9def 100644
--- a/debian/control.cuda
+++ b/debian/control.cuda
@@ -27,7 +27,7 @@ Build-Depends: cmake,
                libflatbuffers-dev (<< 2.0.9~),
                flatbuffers-compiler-dev,
                libfxdiv-dev (>= 0.0~git20200417.b408327~),
- libgloo-cuda-dev (>= 0.0~git20230117.1090929~) [amd64 arm64 ppc64el],
+ libgloo-dev (>= 0.0~git20230117.1090929~) [amd64 arm64 ppc64el],
                libideep-dev (>= 0.0~git20230213.7bc3e12~) [amd64 arm64 ppc64el],
                liblapack-dev,
                libleveldb-dev,
@@ -43,7 +43,7 @@ Build-Depends: cmake,
                libpthreadpool-dev (>= 0.0~git20210507.1787867~),
                libsleef-dev,
                libsnappy-dev,
- libtensorpipe-cuda-dev (>= 0.0~git20220513.bb1473a~),
+ libtensorpipe-dev (>= 0.0~git20220513.bb1473a~),
 # libvulkan-dev,
 # libvulkan-memory-allocator-dev,
                libxnnpack-dev (>= 0.0~git20221221.51a9875~) [amd64 arm64],

As the package names changed to remove the -cuda