[Debian GNUstep maintainers] Bug#1091959: wlmaker: FTBFS: fatal error: wlr/util/box.h: No such file or directory
Simon McVittie
smcv at debian.org
Thu Jan 2 19:21:12 GMT 2025
Control: reassign -1 libwlroots-0.18-dev 0.18.2-1
Control: forcemerge 1091934 -1
On Thu, 02 Jan 2025 at 18:09:51 +0000, Santiago Vila wrote:
> During a rebuild of all packages in unstable, [wlmaker] failed to build
...
> Package lcms2 was not found in the pkg-config search path.
> Perhaps you should add the directory containing `lcms2.pc'
> to the PKG_CONFIG_PATH environment variable
...
> /<<PKGBUILDDIR>>/src/toolkit/element.h:27:10: fatal error: wlr/util/box.h: No such file or directory
> 27 | #include "wlr/util/box.h"
> | ^~~~~~~~~~~~~~~~
I think this is essentially the same bug as #1091934, except that in
the Meson-built packages (#1091934, etc.) the build failed early when
pkg-config failed, whereas in CMake-built packages (#1091959) the build
continued and then failed later because wlroots' required preprocessor
flags were missing.
smcv
More information about the pkg-GNUstep-maintainers
mailing list