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

Bug 911405

Summary: games-board/jja-0.7.1 fails to compile: error: could not find system library liburing required by the librocksdb-sys crate
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Patrick Lauer <patrick>
Status: CONFIRMED ---    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build.log

Description Agostino Sarubbo gentoo-dev 2023-07-29 07:39:55 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: games-board/jja-0.7.1 fails to compile.
Discovered on: amd64 (internal ref: ci)
Comment 1 Agostino Sarubbo gentoo-dev 2023-07-29 07:39:57 UTC
Created attachment 866534 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2023-07-29 07:39:58 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


  error: could not find system library 'liburing' required by the 'librocksdb-sys' crate
  Package 'liburing', required by 'virtual:world', not found
  Package liburing was not found in the pkg-config search path.
  thread 'main' panicked at 'The io-uring feature was requested but the library is not available: `PKG_CONFIG_ALLOW_SYSTEM_CFLAGS="1" PKG_CONFIG_ALLOW_SYSTEM_LIBS="1" "x86_64-pc-linux-gnu-pkg-config" "--libs" "--cflags" "liburing"` did not exit successfully: exit status: 1
error: failed to run custom build command for `librocksdb-sys v0.11.0+8.1.1`