CMake Error at CMakeLists.txt:196 (find_package): By not providing "FindWaffle.cmake" in CMAKE_MODULE_PATH this project has asked CMake to find a package configuration file provided by "Waffle", but CMake did not find one. Could not find a package configuration file provided by "Waffle" with any of the following names: WaffleConfig.cmake waffle-config.cmake Add the installation prefix of "Waffle" to CMAKE_PREFIX_PATH or set "Waffle_DIR" to a directory containing one of the above files. If "Waffle" provides a separate development package or SDK, be sure it has been installed. Reproducible: Always
Created attachment 629784 [details] build.log
I'm using [ebuild R ] dev-util/cmake-3.17.0::gentoo USE="ncurses qt5 -doc -emacs -test" 0 KiB
Created attachment 629788 [details] CMake errors This is complaining about not being able to find -lpthreads
The last time this worked was: 1584733086: === (10 of 21) Post-Build Cleaning (dev-util/apitrace-9.0::/usr/portage/dev-util/apitrace/apitrace-9.0.ebuild) 1584733086 Is equivalent to: 03/20/2020 @ 7:38pm (UTC) 2020-03-20T19:38:06+00:00 in ISO 8601 Fri, 20 Mar 2020 19:38:06 +0000 in RFC 822, 1036, 1123, 2822 Friday, 20-Mar-20 19:38:06 UTC in RFC 2822 2020-03-20T19:38:06+00:00 in RFC 3339
So it goes back to waffle Version 1.6.1 doesn't install the cmake modules, applying the patch from 1.6.0 makes it all work and apitrace does install
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f5c8b9272648d6eaecd6353972022836212d7cfb commit f5c8b9272648d6eaecd6353972022836212d7cfb Author: Matt Turner <mattst88@gentoo.org> AuthorDate: 2020-04-08 03:39:22 +0000 Commit: Matt Turner <mattst88@gentoo.org> CommitDate: 2020-04-08 03:40:34 +0000 media-libs/waffle: Reapply patch to Generate WaffleConfig.cmake file I mistakenly thought this was included in the 1.6.1 release. Closes: https://bugs.gentoo.org/716130 Signed-off-by: Matt Turner <mattst88@gentoo.org> media-libs/waffle/{waffle-1.6.1.ebuild => waffle-1.6.1-r1.ebuild} | 4 ++++ 1 file changed, 4 insertions(+)