/usr/include/CGAL/tags.h:31:9: error: Boolean_tag does not name a type 31 | typedef Boolean_tag<false> Tag_false; | ^~~~~~~~~~~ /usr/include/CGAL/tags.h:34:24: error: Tag_true was not declared in this scope 34 | inline bool check_tag( Tag_true) {return true;} | ^~~~~~~~ /usr/include/CGAL/tags.h:35:13: error: redefinition of bool CGAL::check_tag 35 | inline bool check_tag( Tag_false) {return false;} | ^~~~~~~~~ ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 23.0_hardened_systemd-20240724-174003 UNMASKED: ~sys-libs/glibc-2.40.0 Requested by sam ~dev-libs/icu-75.1 ~dev-libs/icu-layoutex-75.1 The attached etc.portage.tar.xz has all details. ------------------------------------------------------------------- gcc-config -l: [1] x86_64-pc-linux-gnu-14 * clang/llvm (if any): clang version 18.1.8 Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/lib/llvm/18/bin Configuration file: /etc/clang/x86_64-pc-linux-gnu-clang.cfg /usr/lib/llvm/18 18.1.8 Python 3.12.4 Available Rust versions: [1] rust-bin-1.79.0 * The following VMs are available for generation-2: 1) Eclipse Temurin JDK 17.0.12_p7 [openjdk-bin-17] *) Eclipse Temurin JDK 21.0.4_p7 [openjdk-bin-21] 3) Eclipse Temurin JDK 8.422_p05 [openjdk-bin-8] Available Java Virtual Machines: [1] openjdk-bin-8 [2] openjdk-bin-17 [3] openjdk-bin-21 system-vm The Glorious Glasgow Haskell Compilation System, version 9.2.8 php cli (if any): go version go1.22.5 linux/amd64 HEAD of ::gentoo commit 2f9c405b58825bc7c942d1dd083d5675d89948f4 Author: Repository mirror & CI <repomirrorci@gentoo.org> Date: Fri Jul 26 09:04:12 2024 +0000 2024-07-26 09:04:12 UTC emerge -qpvO media-gfx/openscad [ebuild N ] media-gfx/openscad-2021.01-r5 USE="-emacs"
Created attachment 898356 [details] emerge-info.txt
Created attachment 898357 [details] emerge-history.txt
Created attachment 898358 [details] environment
Created attachment 898359 [details] etc.clang.tar.xz
Created attachment 898360 [details] etc.portage.tar.xz
Created attachment 898361 [details] media-gfx:openscad-2021.01-r5:20240726-093943.log.xz
Created attachment 898362 [details] qlist-info.txt
Created attachment 898363 [details] temp.tar.xz
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b809ad20e706bf9af8c0a918f3b47701efc4e9e4 commit b809ad20e706bf9af8c0a918f3b47701efc4e9e4 Author: Paul Zander <negril.nx+gentoo@gmail.com> AuthorDate: Sat Nov 16 02:52:12 2024 +0100 Commit: Sam James <sam@gentoo.org> CommitDate: Sat Nov 16 21:39:07 2024 +0000 media-gfx/openscad: add 20241114 Drop RESTRICT=mirror. Document manifold USE-flag. Drop qt5 support. Bundle sanitizers-cmake as there is and likely never will be another consumer. Force CONFIG mode for FindBoost. Eigen3 is a header-only library and we do not have public headers, so it's DEPEND only. Add egl and glx USE-flags. Adjust ebuild style to fit the rest my ebuilds. Signed-off-by: Paul Zander <negril.nx+gentoo@gmail.com> Signed-off-by: Sam James <sam@gentoo.org> media-gfx/openscad/Manifest | 3 +- media-gfx/openscad/metadata.xml | 6 + ...ad-20241111.ebuild => openscad-20241114.ebuild} | 134 +++++++++++---------- profiles/arch/amd64/package.use.mask | 4 + profiles/arch/base/package.use.mask | 4 + 5 files changed, 87 insertions(+), 64 deletions(-)