From: "Miroslav Šulc" <fordfrog@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-java/jna/
Date: Fri, 29 Sep 2023 05:53:43 +0000 (UTC) [thread overview]
Message-ID: <1695966817.af4466d0574e930174c273508430655e95eabe3f.fordfrog@gentoo> (raw)
commit: af4466d0574e930174c273508430655e95eabe3f
Author: Volkmar W. Pogatzki <gentoo <AT> pogatzki <DOT> net>
AuthorDate: Fri May 12 09:24:27 2023 +0000
Commit: Miroslav Šulc <fordfrog <AT> gentoo <DOT> org>
CommitDate: Fri Sep 29 05:53:37 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=af4466d0
dev-java/jna: add testdata, solves NPE on ELFAnalyserTest
Signed-off-by: Volkmar W. Pogatzki <gentoo <AT> pogatzki.net>
Signed-off-by: Miroslav Šulc <fordfrog <AT> gentoo.org>
dev-java/jna/jna-5.13.0-r1.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-java/jna/jna-5.13.0-r1.ebuild b/dev-java/jna/jna-5.13.0-r1.ebuild
index 9f97a53844f7..ee0cd09734ed 100644
--- a/dev-java/jna/jna-5.13.0-r1.ebuild
+++ b/dev-java/jna/jna-5.13.0-r1.ebuild
@@ -150,13 +150,13 @@ src_test() {
# java.lang.UnsatisfiedLinkError: Unable to load library '/libtestlib-jar.so':
# /libtestlib-jar.so: cannot open shared object file: No such file or directory
jar cvf build/jna-test.jar \
- -C build/native libtestlib-jar.so || die
+ -C build/native libtestlib-jar.so \
+ -C test com/sun/jna/data || die
JAVA_GENTOO_CLASSPATH_EXTRA+=":build/jna-test.jar"
JAVA_TEST_EXCLUDES=(
com.sun.jna.CallbacksTest # Needs to run separately
com.sun.jna.DirectTest # Needs to run separately
- com.sun.jna.ELFAnalyserTest # NPE
com.sun.jna.NativeTest # Needs to run separately
com.sun.jna.UnionTest # Needs to run separately
com.sun.jna.VMCrashProtectionTest # Needs to run separately
next reply other threads:[~2023-09-29 5:53 UTC|newest]
Thread overview: 65+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-09-29 5:53 Miroslav Šulc [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-10-03 16:23 [gentoo-commits] repo/gentoo:master commit in: dev-java/jna/ Sam James
2025-10-03 16:23 Sam James
2025-10-03 16:23 Sam James
2025-10-03 16:23 Sam James
2025-09-25 10:15 Miroslav Šulc
2025-08-30 6:05 Arthur Zamarin
2025-06-07 18:02 Miroslav Šulc
2025-05-01 20:06 Arthur Zamarin
2025-04-30 14:04 Sam James
2025-04-30 12:45 Sam James
2025-04-01 13:58 Florian Schmaus
2025-03-08 7:39 Arthur Zamarin
2025-03-01 4:41 Sam James
2025-03-01 0:02 Jakov Smolić
2025-02-27 11:33 Sam James
2025-02-02 10:17 Miroslav Šulc
2024-11-29 14:30 Arthur Zamarin
2024-10-30 11:42 Miroslav Šulc
2024-01-29 8:28 Miroslav Šulc
2024-01-19 10:47 Sam James
2024-01-19 10:07 Sam James
2024-01-19 10:07 Sam James
2023-12-20 9:19 Miroslav Šulc
2023-09-29 5:53 Miroslav Šulc
2023-09-17 14:28 Arthur Zamarin
2023-07-18 9:53 Sam James
2023-06-19 14:18 Sam James
2023-06-19 14:18 Sam James
2023-05-20 9:39 Sam James
2023-05-08 17:36 Sam James
2022-07-22 21:31 Florian Schmaus
2022-07-07 4:03 Miroslav Šulc
2022-07-06 18:26 Arthur Zamarin
2022-07-02 12:23 Agostino Sarubbo
2022-07-02 12:20 Agostino Sarubbo
2022-07-02 7:18 Jakov Smolić
2022-06-15 16:15 Arthur Zamarin
2022-06-15 16:15 Arthur Zamarin
2022-06-15 14:30 Agostino Sarubbo
2022-06-15 7:36 Jakov Smolić
2022-05-12 7:09 Florian Schmaus
2022-04-19 7:43 Florian Schmaus
2022-01-14 15:07 Arthur Zamarin
2022-01-09 9:07 Miroslav Šulc
2022-01-08 13:08 Miroslav Šulc
2022-01-08 10:17 Arthur Zamarin
2022-01-08 10:17 Arthur Zamarin
2021-11-26 9:23 Sam James
2021-11-12 8:16 Agostino Sarubbo
2021-11-11 11:35 Agostino Sarubbo
2021-07-10 18:54 Sam James
2021-06-14 6:39 Sergei Trofimovich
2021-06-12 13:19 Miroslav Šulc
2021-06-12 9:59 Miroslav Šulc
2021-04-25 17:52 Miroslav Šulc
2020-11-16 22:53 Sergei Trofimovich
2018-11-04 15:16 Pacho Ramos
2018-03-17 13:37 Pacho Ramos
2018-03-17 13:37 Pacho Ramos
2016-11-06 11:19 James Le Cuirot
2016-11-06 11:19 James Le Cuirot
2016-06-28 12:29 Patrick Lauer
2016-05-11 21:07 James Le Cuirot
2015-09-30 23:07 Patrice Clement
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1695966817.af4466d0574e930174c273508430655e95eabe3f.fordfrog@gentoo \
--to=fordfrog@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox