Bug#1119743: flac cmake files need ogg cmake files

Adrian Bunk bunk at debian.org
Fri Nov 21 06:30:08 GMT 2025


Control: reassign -1 libflac-dev 1.5.0+ds-3
Control: retitle -1 flac cmake files need ogg cmake files
Control: affects -1 src:lincity-ng

On Fri, Oct 31, 2025 at 11:28:41AM +0000, Santiago Vila wrote:
> Package: src:lincity-ng
> Version: 2.12.0-2
> Severity: serious
> Tags: ftbfs forky sid
> 
> Dear maintainer:
> 
> During a rebuild of all packages in unstable, this package failed to build.
> 
> Below you will find the last part of the build log (probably the most
> relevant part, but not necessarily). If required, the full build log
> is available here:
> 
> https://people.debian.org/~sanvila/build-logs/202510/
>...

Relevant part of the log:

...
CMake Error at /usr/share/cmake-3.31/Modules/CMakeFindDependencyMacro.cmake:76 (find_package):
  By not providing "FindOgg.cmake" in CMAKE_MODULE_PATH this project has
  asked CMake to find a package configuration file provided by "Ogg", but
  CMake did not find one.

  Could not find a package configuration file provided by "Ogg" with any of
  the following names:

    OggConfig.cmake
    ogg-config.cmake

  Add the installation prefix of "Ogg" to CMAKE_PREFIX_PATH or set "Ogg_DIR"
  to a directory containing one of the above files.  If "Ogg" provides a
  separate development package or SDK, be sure it has been installed.
Call Stack (most recent call first):
  /usr/lib/x86_64-linux-gnu/cmake/FLAC/flac-config.cmake:39 (find_dependency)
  /usr/share/cmake-3.31/Modules/CMakeFindDependencyMacro.cmake:76 (find_package)
  /usr/lib/x86_64-linux-gnu/cmake/SDL2_mixer/sdl2_mixer-config.cmake:118 (find_dependency)
  CMakeLists.txt:33 (find_package)


-- Configuring incomplete, errors occurred!
...


This is due to:

flac (1.5.0+ds-3) unstable; urgency=medium

  [ Patrice Duroux ]
  * Provide a .cmake file (Closes: #1118470)
...
 -- Fabian Greffrath <fabian at debian.org>  Thu, 23 Oct 2025 13:46:12 +0200


libogg with the MR changes from #1119975 fixes the lincity-ng build.

cu
Adrian



More information about the Pkg-games-devel mailing list