Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 911405 - games-board/jja-0.7.1 fails to compile: error: could not find system library liburing required by the librocksdb-sys crate
Summary: games-board/jja-0.7.1 fails to compile: error: could not find system library ...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Patrick Lauer
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-07-29 07:39 UTC by Agostino Sarubbo
Modified: 2023-07-29 07:39 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log (build.log,269.03 KB, text/plain)
2023-07-29 07:39 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
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`