Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 879517 - dev-java/commons-compress-1.21-r1: uses native from dev-java/zstd-jni
Summary: dev-java/commons-compress-1.21-r1: uses native from dev-java/zstd-jni
Status: RESOLVED CANTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Java team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 879493
  Show dependency tree
 
Reported: 2022-11-04 06:12 UTC by Volkmar W. Pogatzki
Modified: 2022-11-04 14:55 UTC (History)
3 users (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Volkmar W. Pogatzki 2022-11-04 06:12:42 UTC
JAVA_TEST_EXTRA_ARGS=( -Djava.library.path="${EPREFIX}/usr/$(get_libdir)/zstd-jni/" )

Need to test if library from app-arch/zstd could be used instead.
Comment 1 Volkmar W. Pogatzki 2022-11-04 14:55:11 UTC
Using /lib64/libzstd.so.1.5.2 instead of sofile from zstd-jni breaks tests. Closing