Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 778416 - dev-java/jflex-1.6.1-r3 fails tests
Summary: dev-java/jflex-1.6.1-r3 fails tests
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Java team
URL:
Whiteboard:
Keywords: PullRequest
: 936275 (view as bug list)
Depends on:
Blocks:
 
Reported: 2021-03-26 13:45 UTC by Agostino Sarubbo
Modified: 2024-08-30 11:06 UTC (History)
4 users (show)

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


Attachments
build.log (build.log,103.97 KB, text/plain)
2021-03-26 13:45 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 2021-03-26 13:45:58 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-java/jflex-1.6.1-r1 fails tests.
Discovered on: x86 (internal ref: x86_at)
Comment 1 Agostino Sarubbo gentoo-dev 2021-03-26 13:45:59 UTC
Created attachment 694284 [details]
build.log

build log and emerge --info
Comment 2 Miroslav Šulc gentoo-dev 2021-03-29 07:18:29 UTC
i can't reproduce this issue, even when forcing icedtea-bin-8. anyway, if the issue really exists, the stack overflow issue occurs in java itself (class java.util.regex.Pattern is part of java and not part of jflex) and it imo should be fixed there to avoid endless loops.
Comment 3 Miroslav Šulc gentoo-dev 2021-03-29 07:22:03 UTC
just for clarification, i tested that issue only on amd64, i don't have access to x86.
Comment 4 Jakov Smolić archtester gentoo-dev 2021-11-11 10:32:23 UTC
Rrproduced again with x86. 
@fordfrog: Do you want to stabilize 1.6.1-r1 on x86 regardless of this failure?
Comment 5 Miroslav Šulc gentoo-dev 2021-11-11 10:46:23 UTC
yes please. imo this is really issue of java itself and not jflex. thank you.
Comment 6 Volkmar W. Pogatzki 2024-05-27 11:03:36 UTC
icedtea-bin is gone. Closing.
Comment 7 Volkmar W. Pogatzki 2024-07-20 15:44:24 UTC
*** Bug 936275 has been marked as a duplicate of this bug. ***
Comment 8 Volkmar W. Pogatzki 2024-07-20 15:44:51 UTC
Bug #936275 reproduces this error using GENTOO_VM=openjdk-17.
Comment 9 Volkmar W. Pogatzki 2024-07-20 15:48:59 UTC
does revision -r2 pass tests?
Comment 10 Volkmar W. Pogatzki 2024-07-21 07:26:56 UTC
(In reply to Volkmar W. Pogatzki from comment #9)
> does revision -r2 pass tests?

obviously not tested, -r2 has never gone through stabilization, see https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b883c87352b112a7148cdd881948aa1f96e05120

So it is still the old bug.
Comment 11 Larry the Git Cow gentoo-dev 2024-08-30 11:06:44 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=753447a3696254959f2283c8b64966fb42e67d88

commit 753447a3696254959f2283c8b64966fb42e67d88
Author:     Volkmar W. Pogatzki <gentoo@pogatzki.net>
AuthorDate: 2024-08-25 07:45:28 +0000
Commit:     Arthur Zamarin <arthurzam@gentoo.org>
CommitDate: 2024-08-30 11:05:15 +0000

    dev-java/jflex: unkeyword 1.6.1-r3 for ~x86
    
    Closes: https://bugs.gentoo.org/778416
    Signed-off-by: Volkmar W. Pogatzki <gentoo@pogatzki.net>
    Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>

 dev-java/jflex/jflex-1.6.1-r3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)