https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: dev-cpp/wt-4.11.1 fails to compile. Discovered on: amd64 (internal ref: guru_ci) Info about the issue: https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0014
Created attachment 914283 [details] build.log build log and emerge --info
Error(s) that match a know pattern in addition to what has been reported in the summary: -- Could NOT find Asciidoctor (missing: ASCIIDOCTOR_EXECUTABLE) -- Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE) -- Could NOT find GLEW (missing: GLEW_INCLUDE_DIRS GLEW_LIBRARIES) -- Could NOT find OpenGL (missing: OPENGL_opengl_LIBRARY OPENGL_glx_LIBRARY OPENGL_INCLUDE_DIR) -- Could NOT find Qt6 (missing: Qt6_DIR) /var/tmp/portage/dev-cpp/wt-4.11.1/work/wt-4.11.1/src/Wt/AsioWrapper/io_service.hpp:14:10: fatal error: boost/asio/io_service.hpp: No such file or directory FAILED: src/CMakeFiles/wt.dir/Wt/WEnvironment.C.o FAILED: src/CMakeFiles/wt.dir/Wt/WIOService.C.o /var/tmp/portage/dev-cpp/wt-4.11.1/work/wt-4.11.1/src/Wt/AsioWrapper/io_service.hpp:14:10: fatal error: boost/asio/io_service.hpp: No such file or directory
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=fc0350093859afa252aade273046fe4fee2676f9 commit fc0350093859afa252aade273046fe4fee2676f9 Author: David Roman <davidroman96@gmail.com> AuthorDate: 2024-12-18 11:08:32 +0000 Commit: David Roman <davidroman96@gmail.com> CommitDate: 2024-12-18 13:53:31 +0000 dev-cpp/wt: workaround build failure wt is not compatible with the latest boost version Closes: https://bugs.gentoo.org/946614 Signed-off-by: David Roman <davidroman96@gmail.com> dev-cpp/wt/wt-4.11.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)