Bug 2388743 - hyperestraier-1.4.13-69.fc44 FTBFS: javac: No such file or directory
Summary: hyperestraier-1.4.13-69.fc44 FTBFS: javac: No such file or directory
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: hyperestraier
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Mamoru TASAKA
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: F44FTBFS, RAWHIDEFTBFS
TreeView+ depends on / blocked
 
Reported: 2025-08-15 07:30 UTC by Petr Pisar
Modified: 2025-08-15 11:02 UTC (History)
1 user (show)

Fixed In Version: hyperestraier-1.4.13-70.fc44
Clone Of:
Environment:
Last Closed: 2025-08-15 11:02:27 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Petr Pisar 2025-08-15 07:30:53 UTC
hyperestraier-1.4.13-69.fc44 fails to build in Fedora 44:

+ /usr/bin/make -j1 JAR=jar JAVAC=javac
javac -d . Document.java Condition.java Database.java DatabaseInformer.java Result.java Utility.java Cmd.java
make: javac: No such file or directory
make: *** [Makefile:197: estraier.jar] Error 127
error: Bad exit status from /var/tmp/rpm-tmp.p1fmw2 (%build)

Tha cause is that the spec file is missing a mapping from Fedora 44 to java-21-openjdk-devel build dependency:

%ifarch %java_arches
%set_javaver    43      21
%set_javaver    42      21
%set_javaver    41      21
%set_javaver    40      21
%set_javaver    39      17
BuildRequires:  javapackages-tools
%endif

Comment 1 Fedora Update System 2025-08-15 10:56:10 UTC
FEDORA-2025-9d09a58047 (hyperestraier-1.4.13-70.fc44 and qdbm-1.8.78-72.fc44) has been submitted as an update to Fedora 44.
https://bodhi.fedoraproject.org/updates/FEDORA-2025-9d09a58047

Comment 2 Fedora Update System 2025-08-15 11:02:27 UTC
FEDORA-2025-9d09a58047 (hyperestraier-1.4.13-70.fc44 and qdbm-1.8.78-72.fc44) has been pushed to the Fedora 44 stable repository.
If problem still persists, please make note of it in this bug report.


Note You need to log in before you can comment on or make changes to this bug.