CMakeLists.txt:86 (find_package) -- Generating done (0.0s) CMake Generate step failed. Build files cannot be regenerated correctly. * ERROR: mail-mta/proton-mail-bridge-3.3.2::gentoo failed (configure phase): * cmake failed * * Call stack: ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 23.0_desktop_gnome_systemd-20230820-171503 ------------------------------------------------------------------- gcc-config -l: [1] x86_64-pc-linux-gnu-13 * clang/llvm (if any): clang version 16.0.6 Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/lib/llvm/16/bin Configuration file: /etc/clang/clang.cfg /usr/lib/llvm/16 16.0.6 Python 3.11.4 Available Ruby profiles: [1] ruby31 (with Rubygems) * Available Rust versions: [1] rust-1.71.1 * The following VMs are available for generation-2: *) Eclipse Temurin JDK 17.0.7_p7 [openjdk-bin-17] 2) Eclipse Temurin JDK 8.372_p07 [openjdk-bin-8] Available Java Virtual Machines: [1] openjdk-bin-8 [2] openjdk-bin-17 system-vm php cli (if any): go version go1.21.0 linux/amd64 HEAD of ::gentoo commit 03b015c09a0fa3f184de5adc45bbfb6b91c269a4 Author: Repository mirror & CI <repomirrorci@gentoo.org> Date: Wed Aug 23 07:01:33 2023 +0000 2023-08-23 07:01:33 UTC emerge -qpvO mail-mta/proton-mail-bridge [ebuild R ] mail-mta/proton-mail-bridge-3.3.2 USE="gui*"
Created attachment 868535 [details] emerge-info.txt
Created attachment 868536 [details] emerge-history.txt
Created attachment 868537 [details] environment
Created attachment 868538 [details] etc.clang.tar.xz
Created attachment 868539 [details] etc.portage.tar.xz
Created attachment 868540 [details] logs.tar.xz
Created attachment 868541 [details] mail-mta:proton-mail-bridge-3.3.2:20230823-092316.log
Created attachment 868542 [details] temp.tar.xz
The problem lies with CMake modules installed by dev-libs/sentry-native when linked against dev-util/breakpad. I'll try to fix it myself, and failing that I'll just temporarily mask USE=breakpad and talk to upstream.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=85f96685aa2e5b7cf8f7d71b973cc68181830d81 commit 85f96685aa2e5b7cf8f7d71b973cc68181830d81 Author: Marek Szuba <marecki@gentoo.org> AuthorDate: 2023-08-23 20:57:30 +0000 Commit: Marek Szuba <marecki@gentoo.org> CommitDate: 2023-08-23 21:05:51 +0000 dev-libs/sentry-native: make installed cmake modules handle USE=breakpad Looks like upstream has only tested this for bundled breakpad. Closes: https://bugs.gentoo.org/912886 Signed-off-by: Marek Szuba <marecki@gentoo.org> .../files/sentry-native-0.6.5_cmake-breakpad.patch | 14 ++++++++++++++ ...y-native-0.6.5.ebuild => sentry-native-0.6.5-r1.ebuild} | 6 +++++- 2 files changed, 19 insertions(+), 1 deletion(-) Additionally, it has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=50617250fed88df8c69f17193bc4b3731a814ad9 commit 50617250fed88df8c69f17193bc4b3731a814ad9 Author: Marek Szuba <marecki@gentoo.org> AuthorDate: 2023-08-23 21:01:14 +0000 Commit: Marek Szuba <marecki@gentoo.org> CommitDate: 2023-08-23 21:05:52 +0000 mail-mta/proton-mail-bridge: require a sentry-native version which produces complete CMake modules Bug: https://bugs.gentoo.org/912886 Signed-off-by: Marek Szuba <marecki@gentoo.org> ...oton-mail-bridge-3.3.2.ebuild => proton-mail-bridge-3.3.2-r1.ebuild} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)