Public bug reported: Both the tests listed in debian/tests/control fail on all archs. Here is an example [1]
The tests fail with a CMake error. CMake isn't able to find package configuration file provided by OGRE-Next: --- 1334s By not providing "FindOGRE-Next.cmake" in CMAKE_MODULE_PATH this project 1334s has asked CMake to find a package configuration file provided by 1334s "OGRE-Next", but CMake did not find one. 1334s 1334s Could not find a package configuration file provided by "OGRE-Next" with 1334s any of the following names: 1334s 1334s OGRE-NextConfig.cmake 1334s ogre-next-config.cmake 1334s 1334s Add the installation prefix of "OGRE-Next" to CMAKE_PREFIX_PATH or set 1334s "OGRE-Next_DIR" to a directory containing one of the above files. If 1334s "OGRE-Next" provides a separate development package or SDK, be sure it has 1334s been installed. --- I can see that the latest release did a massive clean-up of debian/rules and we stopped shipping the OGRE-NextConfig.cmake file through libogre- next-dev*.deb. $ dpkg -c libogre-next-dev_2.2.5+dfsg3-0ubuntu4_amd64.deb | grep "OGRE-NextConfig.cmake" -rw-r--r-- root/root 26057 2024-04-01 01:50 ./usr/lib/x86_64-linux-gnu/cmake/OGRE-Next/OGRE-NextConfig.cmake $ dpkg -c libogre-next-dev_2.3.3+dfsg-0ubuntu1_amd64.deb | grep "OGRE-NextConfig.cmake" $ [1] https://objectstorage.prodstack5.canonical.com/swift/v1/AUTH_0f9aae918d5b4744bf7b827671c86842/autopkgtest- noble/noble/amd64/o/ogre-next/20240418_090809_3828f@/log.gz ** Affects: ogre-next (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2062378 Title: Autopkgtests fail with version 2.3.3+dfsg-0ubuntu1 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/ogre-next/+bug/2062378/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs