Bug 2051204
Summary: | python-javabridge fails to build with java-17-openjdk | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | jiri vanek <jvanek> |
Component: | python-javabridge | Assignee: | Raphael Groner <projects.rg> |
Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | medium | Docs Contact: | |
Priority: | unspecified | ||
Version: | 37 | CC: | didiksupriadi41, java-maint-sig, jhuttana, jvanek, mhroncok, pmikova, projects.rg, sgehwolf, thrnciar |
Target Milestone: | --- | Keywords: | FutureFeature |
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | If docs needed, set a value | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2022-09-21 10:06:13 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: | 2016048, 2024265, 2045102, 2045109, 2117176, 2117177 |
Description
jiri vanek
2022-02-06 15:42:48 UTC
It seems like test failures. TBH, I was not clever from log. I noticed: ..Exception in thread "Thread-0" java.lang.NoSuchMethodError: Ljava/lang/String;.copyValueOf([C)Ljava/lang/String; but there are others, sometimes it is output of test, sometimes real issue Thanks for analysis. Those failing tests obviously seem to not be written for java 17. We could disable execution of those and file as report to upstream. See also rz2048091 due to missing version for the python part. This bug appears to have been reported against 'rawhide' during the Fedora 36 development cycle. Changing version to 36. *** Bug 2098976 has been marked as a duplicate of this bug. *** We are past Fedora 37 Beta Freeze and this package does not even install. What is the plan wrt this package? Can it please be removed from the distribution until this is solved? Is your comment about bug 2098976 marked as duplicate? In guess about missing numpy dependency with python 3.10 as stated there. I have no idea what do you mean, sorry. Well, as numpy as a dependency seems to successfully rebuild now with python 3.11 please retry to rebuild also python-javabridge. No idea if there's still an issue with java 17 as well, next rebuild should tell. $ koji build f38 --nowait --fail-fast 'git+https://src.fedoraproject.org/rpms/python-javabridge.git#4a0913a80152ca08affcf62d50bc81ebc105ee9d' Created task: 91966363 Task info: https://koji.fedoraproject.org/koji/taskinfo?taskID=91966363 $ koji build f37 --nowait --fail-fast 'git+https://src.fedoraproject.org/rpms/python-javabridge.git#4a0913a80152ca08affcf62d50bc81ebc105ee9d' Created task: 91966366 Task info: https://koji.fedoraproject.org/koji/taskinfo?taskID=91966366 Still fails. > BuildError: error building package (arch i686), mock exited with status 30; see root.log for more information See bug #2104093. No need for freeze exception or other urgency -- please feel free to exclude/retire this package, anyways upstream seems stalled somehow and till now there were never any official release. As comment #9 clearly indicates, this is now java issue as duplication of bug #2104093. Please feel free to reopen if you think there's still a python issue, too. *** This bug has been marked as a duplicate of bug 2104093 *** (In reply to Ben Cotton from comment #3) > This bug appears to have been reported against 'rawhide' during the Fedora > 36 development cycle. > Changing version to 36. 2022-02-08 21:08:38 CET This is due to change in Fedora 37. |