Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 917083

Summary: games-board/pokerth-1.1.2-r1 missing dependency dev-cpp/abseil-cpp
Product: Gentoo Linux Reporter: flex <frostynova>
Component: Current packagesAssignee: Gentoo Games <games>
Status: UNCONFIRMED ---    
Severity: normal CC: aleksq, steils
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build.log
emerge --info

Description flex 2023-11-09 15:59:48 UTC
Without this dependency, emerge gave error:

/usr/libexec/gcc/x86_64-pc-linux-gnu/ld: cannot find -labsl_log_internal_check_op: No such file or directory
Comment 1 Mike Gilbert gentoo-dev 2023-11-09 17:11:27 UTC
Please attach a build log and provide emerge --info.
Comment 2 Alex 2024-04-30 19:44:06 UTC
Created attachment 892025 [details]
build.log
Comment 3 Alex 2024-04-30 19:44:39 UTC
Created attachment 892026 [details]
emerge --info
Comment 4 Alex 2024-04-30 19:44:44 UTC
I can confirm the same issue - games-board/pokerth does not compile if dev-cpp/abseil-cpp is not installed. After installing abseil-cpp manually, pokerth compiles successfully.

build.log and emerge --info provided.