Bug 2051171
Summary: | jffi fails to build with java-17-openjdk | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | jiri vanek <jvanek> |
Component: | jffi | Assignee: | mo |
Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | high | Docs Contact: | |
Priority: | unspecified | ||
Version: | 36 | CC: | didiksupriadi41, java-maint-sig, jhuttana, jvanek, mo, pmikova, rgrunber, sgehwolf |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | jffi-1.3.9-2.fc37 | Doc Type: | If docs needed, set a value |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2022-11-10 22:24:50 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | |||
Bug Blocks: | 2024265 |
Description
jiri vanek
2022-02-06 14:51:28 UTC
-generate-native-headers: [javac] /builddir/build/BUILD/jffi-jffi-1.3.4/build.xml:324: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [javac] Compiling 3 source files to /builddir/build/BUILD/jffi-jffi-1.3.4/build/jni [javac] warning: [options] bootstrap class path not set in conjunction with -source 8 [javac] 1 warning -build-native-library: [exec] make: *** No rule to make target '-L/usr/lib64/../lib64', needed by '/builddir/build/BUILD/jffi-jffi-1.3.4/build/jni/jffi/Array.o'. Stop. BUILD FAILED Unless the way how javac generates .h files, sounds like gcc12 more then jdk17 issue This bug appears to have been reported against 'rawhide' during the Fedora 36 development cycle. Changing version to 36. FEDORA-2022-c1bd2c6cac has been submitted as an update to Fedora 37. https://bodhi.fedoraproject.org/updates/FEDORA-2022-c1bd2c6cac FEDORA-2022-c1bd2c6cac has been pushed to the Fedora 37 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2022-c1bd2c6cac` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2022-c1bd2c6cac See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates. FEDORA-2022-c1bd2c6cac has been pushed to the Fedora 37 stable repository. If problem still persists, please make note of it in this bug report. |