[Bug 2062378] [NEW] Autopkgtests fail with version 2.3.3+dfsg-0ubuntu1
Launchpad Bug Tracker
2062378 at bugs.launchpad.net
Fri Apr 19 04:24:01 UTC 2024
You have been subscribed to a public bug by Pushkar Kulkarni (pushkarnk):
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
** Tags: update-excuse
--
Autopkgtests fail with version 2.3.3+dfsg-0ubuntu1
https://bugs.launchpad.net/bugs/2062378
You received this bug notification because you are a member of Ubuntu Sponsors, which is subscribed to the bug report.
More information about the Ubuntu-sponsors
mailing list