Bug 1857922 - diffoscope fails to build with java-11-openjdk
Summary: diffoscope fails to build with java-11-openjdk
Keywords:
Status: CLOSED DUPLICATE of bug 1841628
Alias: None
Product: Fedora
Classification: Fedora
Component: diffoscope
Version: rawhide
Hardware: All
OS: All
unspecified
high
Target Milestone: ---
Assignee: Orphan Owner
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: Java11
TreeView+ depends on / blocked
 
Reported: 2020-07-16 18:21 UTC by jiri vanek
Modified: 2020-08-07 09:06 UTC (History)
6 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2020-08-07 09:06:47 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description jiri vanek 2020-07-16 18:21:21 UTC
diffoscope fails to build with java-11-openjdk as sytem JDK. See https://fedoraproject.org/wiki/Changes/Java11 .
See especially part about known failures: https://fedoraproject.org/wiki/Changes/Java11#common_issues_packagers_can_face_and_gathered_solutions

For the build logs, see: https://koji.fedoraproject.org/koji/taskinfo?taskID=47149401
We run the rebuild longer then 10days ago. Log may be gone. Also your package may be passing in regular rawhide.
To reproduce, simply: fedpkg clone diffoscope; cd diffoscope;  fedpkg build --target f33-java11; #The target is crucial.

We run two reruns your package failed both.


We had tried 650 packages, and 500 had passed, so the java-11-openjdk will be system JDK in f33, and you should fix your package if you want to keep it alive. Usually the fix is simple, and best is to update the package to latest upstream version.
There will be usual mass rebuild once f33 branches. You may got another FTBFS bug.
Let us know here if you have any questions, here in bug, or at java-devel.org .

We'd appreciate help from the people who know this package best, but if you don't want to work on this now, let us know so we can try to work around it on our side if needed.

Comment 1 jiri vanek 2020-07-17 03:42:36 UTC
highlight: This was rebuild in sidetag f33-java11. Thus --target is really necessary to reproduce failure.
please note: This side tag, f33-java11, will be merged to main f33 buildroot in aprox 14 days.

Comment 2 Fabio Valentini 2020-07-18 18:41:57 UTC
This problem is not caused by Java 11:

DEBUG util.py:621:  Error: 
DEBUG util.py:621:   Problem: package enjarify-1.0.3-11.fc32.noarch requires python3-enjarify = 1.0.3-11.fc32, but none of the providers can be installed
DEBUG util.py:621:    - conflicting requests
DEBUG util.py:621:    - nothing provides python(abi) = 3.8 needed by python3-enjarify-1.0.3-11.fc32.noarch
DEBUG util.py:623:  (try to add '--skip-broken' to skip uninstallable packages)

Comment 3 Fedora Admin user for bugzilla script actions 2020-08-05 09:17:24 UTC
This package has changed maintainer in the Fedora.
Reassigning to the new maintainer of this component.

Comment 4 Zbigniew Jędrzejewski-Szmek 2020-08-07 09:06:47 UTC
This will need to be fixed in enjarify...

*** This bug has been marked as a duplicate of bug 1841628 ***


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