Bug 1858082
Summary: | rstudio fails to build with java-11-openjdk | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | jiri vanek <jvanek> |
Component: | rstudio | Assignee: | Iñaki Ucar <i.ucar86> |
Status: | CLOSED NOTABUG | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | high | Docs Contact: | |
Priority: | unspecified | ||
Version: | rawhide | CC: | decathorpe, i.ucar86, java-maint-sig, jvanek, sgehwolf |
Target Milestone: | --- | Keywords: | Reopened |
Target Release: | --- | ||
Hardware: | All | ||
OS: | All | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | If docs needed, set a value | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2020-07-17 18:08:45 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: | 1825969 |
Description
jiri vanek
2020-07-16 21:58:24 UTC
I only see one rebuild, and failed before the build started in one arch (due to a repo error), and then was cancelled for the rest of the arches. The package builds just fine with Java 11. Are you sure Inaki? Due t our chat on the begging of java11 proposal, I was watching rstudio namely, and was surprised it fails on non intels. Anyway, happy to see this closed:) TYVM! 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. The second rebuild overrides failures of first one. that's why you do can not find it in koji. Only digging in dates would suggest it. I had started another build in side tag for you: https://koji.fedoraproject.org/koji/taskinfo?taskID=47330918 ...and it failed again:( Now on intel32. there is really something wrong. (In reply to jiri vanek from comment #4) > I had started another build in side tag for you: > https://koji.fedoraproject.org/koji/taskinfo?taskID=47330918 Ok, *this* is a build failure, and not what you linked in the initial message. (In reply to jiri vanek from comment #0) > We run the rebuild longer then 10days ago. (In reply to jiri vanek from comment #3) > please note: This side tag, f33-java11, will be merged to main f33 buildroot > in aprox 14 days. Then why wasn't this reported *10 days ago*? Succeeded in i686: https://koji.fedoraproject.org/koji/taskinfo?taskID=47337946. Can you cancel the task 47330918, please? Built successfully, didn't touch anything: https://koji.fedoraproject.org/koji/taskinfo?taskID=47339855 (In reply to Iñaki Ucar from comment #6) > (In reply to jiri vanek from comment #4) > > I had started another build in side tag for you: > > https://koji.fedoraproject.org/koji/taskinfo?taskID=47330918 > > Ok, *this* is a build failure, and not what you linked in the initial > message. https://koji.fedoraproject.org/koji/taskinfo?taskID=47162014 failed to. On s390x due to missing dependence. The one before I do not have linka handy now failed because of compilation erroro on aarch64 as *this* on i686. > > (In reply to jiri vanek from comment #0) > > We run the rebuild longer then 10days ago. > > (In reply to jiri vanek from comment #3) > > please note: This side tag, f33-java11, will be merged to main f33 buildroot > > in aprox 14 days. > > Then why wasn't this reported *10 days ago*? Sorry. I did not managed to fill it asap, and then I had to leave virtual world for a while:( That was really unintentional. you could have got email about failed build in that time, and I had filled the bugs immediately when I was back online. (In reply to Iñaki Ucar from comment #8) > Built successfully, didn't touch anything: > https://koji.fedoraproject.org/koji/taskinfo?taskID=47339855 I'm happy to hear that it is ok! Still the issues I saw it fail for on non intels are scary. There may be bug in jdk, or in native parts of rstudio or in gcc or JS interpreter. Thsoe bugs are usually very hard to catch, so it is just positive that it is now built. If you encounter non intel arch fail again, I would encourage you to look into it, and try to fill a bug report to possible component. It seems to me like some kind of race condition in the gwt building process. As long as it succeeds, I don't care so much, because once this is compiled, RStudio itself doesn't require Java at all. |