Versions
v9999 :: 0 :: gentoo
- Modified
- License
- GPL-3+ Apache-2.0 BSD CC0-1.0 GPL-3+ ISC MIT Unicode-DFS-2016
- USE flags
- debug
v0.9.1-r2 :: 0 :: gentoo
- Modified
- License
- GPL-3+ Apache-2.0 BSD CC0-1.0 GPL-3+ ISC MIT Unicode-DFS-2016
- Keywords
- ~amd64
- USE flags
- debug
USE flags
General
- debug
- Enable extra debug codepaths, like asserts and extra output. If you want to get meaningful backtraces see https://wiki.gentoo.org/wiki/Project:Quality_Assurance/Backtraces
llvm_slot
- 16
- Use LLVM 16.
- 17
- Use LLVM 17.
- 18
- Use LLVM 18.
- 18
- Use LLVM 18.
- 19
- Use LLVM 19.
Dependencies
llvm-core / clang : C language family frontend for LLVM
Runtime Dependencies
llvm-core / clang : C language family frontend for LLVM
Bugs
- 911405
- games-board/jja-0.7.1 fails to compile: error: could not find system library liburing required by the librocksdb-sys crate
- 911408
- games-board/jja-0.9.1 does not respect LDFLAGS
- 938155
- games-board/jja-0.9.1 fails to compile: warning: librocksdb-sys@0.11.0+8.1.1: blob_file_meta.h:28:7: error: uint64_t has not been declared
- 944262
- games-board/jja-0.9.1-r2 fails to compile: ld: cannot find -lz: No such file or directory
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Patrick Lauer · gentoo
games-board/jja: Add llvm-19 support
Signed-off-by: Patrick Lauer <patrick@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
Move {sys-devel → llvm-core}/llvm
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Michał Górny · gentoo
Move {sys-devel → llvm-core}/clang
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Matt Jolly · gentoo
games-board/jja: add 0.9.1-r2; update live
There were some significant QA issues in both ebuilds that made it worth a revbump. - Live ebuild used stale crates; now uses `cargo_live_src_unpack` - packaged 0.9.1 did `rm` and `mv` instead of setting ${S} - missing `rust_pkg_setup` - made ebuilds consistent. Signed-off-by: Matt Jolly <kangie@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Matt Jolly · gentoo
*/*: update for slotted Rust
Tidyups: - $(cargo_crate_uris) - Rust BDEPENDS come from the eclass except in very rare circumstances (RUST_OPTIONAL=1) - RUST_M{AX,IN}_VER where required. - Suboptimal crate separator (`-` -> `@`) Signed-off-by: Matt Jolly <kangie@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/39218 Signed-off-by: Matt Jolly <kangie@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Patrick Lauer · gentoo
games-board/jja: drop 0.7.1, 0.8.0, 0.8.1, 0.9.0
Signed-off-by: Patrick Lauer <patrick@gentoo.org> - Patrick Lauer · gentoo
games-board/jja: add 0.9.1
Closes: https://bugs.gentoo.org/926595 Signed-off-by: Patrick Lauer <patrick@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Patrick Lauer · gentoo
games-board/jja: add 0.9.0
Signed-off-by: Patrick Lauer <patrick@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Patrick Lauer · gentoo
games-board/jja: add 0.8.1
Signed-off-by: Patrick Lauer <patrick@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Patrick Lauer · gentoo
games-board/jja: add 0.8.0, 9999
Signed-off-by: Patrick Lauer <patrick@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Patrick Lauer · gentoo
games-board/jja: Add liburing dep
Closes: https://bugs.gentoo.org/911393 Signed-off-by: Patrick Lauer <patrick@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Patrick Lauer · gentoo
games-board/jja: new package, add 0.7.1
Signed-off-by: Patrick Lauer <patrick@gentoo.org>