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: CONFIRMED
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:
 
Reported: 2024-07-23 07:19 UTC by Agostino Sarubbo
Modified: 2024-07-23 14:30 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.