[Debian GNUstep maintainers] Bug#1121292: wlmaker FTBFS: PkgConfig::WLROOTS was not found

Adrian Bunk bunk at debian.org
Mon Nov 24 05:48:36 GMT 2025


Source: wlmaker
Version: 0.6.2-1
Severity: serious
Tags: ftbfs
Forwarded: https://github.com/phkaeser/wlmaker/commit/31d6e6006906cd0501996c739455398857c72470

https://buildd.debian.org/status/logs.php?pkg=wlmaker&ver=0.6.2-1

...
CMake Error at src/CMakeLists.txt:120 (TARGET_LINK_LIBRARIES):
  Target "wlmaker_lib" links to:

    PkgConfig::WLROOTS

  but the target was not found.  Possible reasons include:

    * There is a typo in the target name.
    * A find_package call is missing for an IMPORTED target.
    * An ALIAS target is missing.



CMake Error at src/backend/CMakeLists.txt:56 (TARGET_LINK_LIBRARIES):
  Target "backend" links to:

    PkgConfig::WLROOTS

  but the target was not found.  Possible reasons include:

    * There is a typo in the target name.
    * A find_package call is missing for an IMPORTED target.
    * An ALIAS target is missing.



CMake Error at src/toolkit/CMakeLists.txt:112 (TARGET_LINK_LIBRARIES):
  Target "toolkit" links to:

    PkgConfig::WLROOTS

  but the target was not found.  Possible reasons include:

    * There is a typo in the target name.
    * A find_package call is missing for an IMPORTED target.
    * An ALIAS target is missing.



-- Generating done (0.1s)
CMake Warning:
  Manually-specified variables were not used by the project:

    CMAKE_EXPORT_NO_PACKAGE_REGISTRY
    CMAKE_FIND_PACKAGE_NO_PACKAGE_REGISTRY
    FETCHCONTENT_FULLY_DISCONNECTED


CMake Generate step failed.  Build files cannot be regenerated correctly.



More information about the pkg-GNUstep-maintainers mailing list