https://bugzilla.redhat.com/show_bug.cgi?id=2051200
Bug ID: 2051200 Summary: portlet-2.0-api fails to build with java-17-openjdk Product: Fedora Version: rawhide Status: NEW Component: portlet-2.0-api Severity: high Assignee: jjelen@redhat.com Reporter: jvanek@redhat.com QA Contact: extras-qa@fedoraproject.org CC: didiksupriadi41@gmail.com, java-maint-sig@lists.fedoraproject.org, java-sig-commits@lists.fedoraproject.org, jhuttana@redhat.com, jjelen@redhat.com, jvanek@redhat.com, pmikova@redhat.com, puntogil@libero.it, sgehwolf@redhat.com Blocks: 2024265 Target Milestone: --- Classification: Fedora
portlet-2.0-api fails to build with java-17-openjdk as sytem JDK. See https://fedoraproject.org/wiki/Changes/Java17 . See especially part about known failures: https://fedoraproject.org/wiki/Changes/Java17#common_issues_packagers_can_fa...
For the build logs, see: https://koji.fedoraproject.org/koji/taskinfo?taskID=82433716 https://kojipkgs.fedoraproject.org/work/tasks/3838/82433838/mock_output.log https://kojipkgs.fedoraproject.org/work/tasks/3838/82433838/hw_info.log https://kojipkgs.fedoraproject.org/work/tasks/3838/82433838/state.log https://kojipkgs.fedoraproject.org/work/tasks/3838/82433838/build.log https://kojipkgs.fedoraproject.org/work/tasks/3838/82433838/root.log We run the rebuild in side tag f36-java17, but as fail ratio was small, we expect this side tag to be merged into rawhide 7 or 8 of February 2022. To reproduce before this date simply: fedpkg clone portlet-2.0-api; cd portlet-2.0-api; fedpkg build --target f36-java17; #The target is crucial. After this date the usual fedpkg build in f36 and up should do.
We run two reruns your package failed both.
We had also run the mass rebuilds in copr since November. We keep all encountered failures. See them here: https://copr.fedorainfracloud.org/coprs/jvanek/java17//package/portlet-2.0-a... You may find interesting additional informations here. Also we were spamming maintainers regualrly, check you spam folder.
We had tried aprox 500 packages, and aprox 65 had failed, so the java-17-openjdk will be system JDK in f36, 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 f36 branches. You may got another FTBFS bug. Let us know here if you have any questions, here in bug, or at java-devel@lists.fedoraproject.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.
Referenced Bugs:
https://bugzilla.redhat.com/show_bug.cgi?id=2024265 [Bug 2024265] java-17-openjdk as system JDK in F36
https://bugzilla.redhat.com/show_bug.cgi?id=2051200
--- Comment #1 from jiri vanek jvanek@redhat.com --- missing deps:
# /usr/bin/dnf builddep --installroot /var/lib/mock/f36-java17-32938359-4443288/root/ --setopt=install_weak_deps=0 --disableplugin=local --disableplugin=spacewalk --disableplugin=versionlock /var/lib/mock/f36-java17-32938359-4443288/root//builddir/build/SRPMS/portlet-2.0-api-1.0-26.fc36.src.rpm --setopt=tsflags=nocontexts No matches found for the following disable plugin patterns: local, spacewalk, versionlock No matching package to install: 'mvn(org.apache.portals:portals-pom:pom:)' Not all dependencies satisfied Error: Some packages could not be found.
https://bugzilla.redhat.com/show_bug.cgi?id=2051200
--- Comment #3 from Didik Supriadi didiksupriadi41@gmail.com --- I have pulled a PR: https://src.fedoraproject.org/rpms/portlet-2.0-api/pull-request/1
https://bugzilla.redhat.com/show_bug.cgi?id=2051200
Fedora Admin user for bugzilla script actions fedora-admin-xmlrpc@fedoraproject.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Assignee|jjelen@redhat.com |extras-orphan@fedoraproject | |.org
--- Comment #4 from Fedora Admin user for bugzilla script actions fedora-admin-xmlrpc@fedoraproject.org --- This package has changed maintainer in Fedora. Reassigning to the new maintainer of this component.
https://bugzilla.redhat.com/show_bug.cgi?id=2051200
--- Comment #5 from Ben Cotton bcotton@redhat.com --- This message is a reminder that Fedora Linux 36 is nearing its end of life. Fedora will stop maintaining and issuing updates for Fedora Linux 36 on 2023-05-16. It is Fedora's policy to close all bug reports from releases that are no longer maintained. At that time this bug will be closed as EOL if it remains open with a 'version' of '36'.
Package Maintainer: If you wish for this bug to remain open because you plan to fix it in a currently maintained version, change the 'version' to a later Fedora Linux version. Note that the version field may be hidden. Click the "Show advanced fields" button if you do not see it.
Thank you for reporting this issue and we are sorry that we were not able to fix it before Fedora Linux 36 is end of life. If you would still like to see this bug fixed and are able to reproduce it against a later version of Fedora Linux, you are encouraged to change the 'version' to a later version prior to this bug being closed.
https://bugzilla.redhat.com/show_bug.cgi?id=2051200
Ludek Smid lsmid@redhat.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |CLOSED Resolution|--- |EOL Last Closed| |2023-05-25 16:03:58
--- Comment #6 from Ludek Smid lsmid@redhat.com --- Fedora Linux 36 entered end-of-life (EOL) status on 2023-05-16.
Fedora Linux 36 is no longer maintained, which means that it will not receive any further security or bug fix updates. As a result we are closing this bug.
If you can reproduce this bug against a currently maintained version of Fedora Linux please feel free to reopen this bug against that version. Note that the version field may be hidden. Click the "Show advanced fields" button if you do not see the version field.
If you are unable to reopen this bug, please file a new report against an active release.
Thank you for reporting this bug and we are sorry it could not be fixed.
java-sig-commits@lists.fedoraproject.org