Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 906053 - dev-java/jna-5.13.0 fails tests
Summary: dev-java/jna-5.13.0 fails tests
Status: RESOLVED FIXED
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: PullRequest
Depends on:
Blocks:
 
Reported: 2023-05-10 06:55 UTC by Agostino Sarubbo
Modified: 2023-09-29 05:53 UTC (History)
2 users (show)

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


Attachments
build.log (build.log,57.46 KB, text/plain)
2023-05-10 06:55 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-05-10 06:55:03 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-java/jna-5.13.0 fails tests.
Discovered on: amd64 (internal ref: ci)
Comment 1 Agostino Sarubbo gentoo-dev 2023-05-10 06:55:05 UTC
CC'ing also the author of the commit (534c13da07a4e2dd14c6c2754b22238606db99c9)
Comment 2 Agostino Sarubbo gentoo-dev 2023-05-10 06:55:06 UTC
Created attachment 861418 [details]
build.log

build log and emerge --info
Comment 3 Agostino Sarubbo gentoo-dev 2023-05-10 06:55:06 UTC
Error(s) that match a know pattern:


FAILURES!!!
Comment 4 Miroslav Šulc gentoo-dev 2023-05-10 08:22:22 UTC
my guess is the test cannot access information about / filesystem. maybe it does not work in chroot. imo we better disable the test.
Comment 5 Larry the Git Cow gentoo-dev 2023-09-29 05:53:42 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=476fbf3f679937345c0b4a61410951250bc63e19

commit 476fbf3f679937345c0b4a61410951250bc63e19
Author:     Volkmar W. Pogatzki <gentoo@pogatzki.net>
AuthorDate: 2023-06-20 09:37:20 +0000
Commit:     Miroslav Šulc <fordfrog@gentoo.org>
CommitDate: 2023-09-29 05:53:37 +0000

    dev-java/jna: Ignore testStatvfs from com.sun.jna.platform.linux.LibCTest
    
    Closes: https://bugs.gentoo.org/906053
    Signed-off-by: Volkmar W. Pogatzki <gentoo@pogatzki.net>
    Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>

 dev-java/jna/files/jna-5.13.0-LibCTest.patch | 12 ++++++++++++
 dev-java/jna/jna-5.13.0-r1.ebuild            |  1 +
 2 files changed, 13 insertions(+)