Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 936532 - dev-java/jdbc-mysql-8.3.0 fails to compile: !!! ERROR: Package junit-4 was not found!
Summary: dev-java/jdbc-mysql-8.3.0 fails to compile: !!! ERROR: Package junit-4 was no...
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
Depends on:
Blocks:
 
Reported: 2024-07-23 07:19 UTC by Agostino Sarubbo
Modified: 2024-10-16 09:13 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,57.51 KB, text/plain)
2024-07-23 07:19 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 2024-07-23 07:19:47 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-java/jdbc-mysql-8.3.0 fails to compile.
Discovered on: amd64 (internal ref: gcc14_tinderbox)
System: GCC-14-SYSTEM (https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#GCC-14) - openjdk-bin-24

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0014
Comment 1 Agostino Sarubbo gentoo-dev 2024-07-23 07:19:48 UTC
Created attachment 898178 [details]
build.log

build log and emerge --info
Comment 2 Volkmar W. Pogatzki 2024-07-23 14:30:29 UTC
Meaningless since "test" is disabled:
# Tests disabled, see bug #902723
# JAVA_TESTING_FRAMEWORKS="junit-4"

But dependencies should be fixed, even if tests cannot run.
Comment 3 Larry the Git Cow gentoo-dev 2024-10-16 09:13:12 UTC
The bug has been closed via the following commit(s):

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

commit b1885aca10b1d63b498bfc0d1a0a9aef47438601
Author:     Volkmar W. Pogatzki <gentoo@pogatzki.net>
AuthorDate: 2024-10-15 16:26:44 +0000
Commit:     Miroslav Šulc <fordfrog@gentoo.org>
CommitDate: 2024-10-16 09:13:00 +0000

    dev-java/jdbc-mysql: drop 8.3.0
    
    Closes: https://bugs.gentoo.org/936532
    Signed-off-by: Volkmar W. Pogatzki <gentoo@pogatzki.net>
    Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>

 dev-java/jdbc-mysql/Manifest                |  1 -
 dev-java/jdbc-mysql/jdbc-mysql-8.3.0.ebuild | 55 -----------------------------
 2 files changed, 56 deletions(-)