Bug 2261693
| Summary: | simde: FTBFS in Fedora rawhide/f40 | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Fedora Release Engineering <releng> | ||||||||
| Component: | simde | Assignee: | Jun Aruga <jaruga> | ||||||||
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||
| Severity: | unspecified | Docs Contact: | |||||||||
| Priority: | unspecified | ||||||||||
| Version: | rawhide | CC: | dan, jaruga | ||||||||
| Target Milestone: | --- | ||||||||||
| 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: | 2024-03-25 16:59:11 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: | 2265489 | ||||||||||
| Bug Blocks: | 467765, 2231791 | ||||||||||
| Attachments: |
|
||||||||||
|
Description
Fedora Release Engineering
2024-01-29 22:20:29 UTC
Created attachment 2013533 [details]
build.log
file build.log too big, will only attach last 32768 bytes
Created attachment 2013534 [details]
root.log
file root.log too big, will only attach last 32768 bytes
Created attachment 2013535 [details]
state.log
looks like a s390x specific failure, but the same code built OK in F-39 mass rebuild (In reply to Dan Horák from comment #4) > looks like a s390x specific failure, but the same code built OK in F-39 mass > rebuild Thank you for checking it! It may be related to the following issue. https://github.com/simd-everywhere/simde/issues/1128 I have a challenge to have a motivation to work with this issue. Ah, seems I forgot to update here. The actual issue on s390x was in GCC 14 and it has been already fixed. (In reply to Dan Horák from comment #6) > Ah, seems I forgot to update here. The actual issue on s390x was in GCC 14 > and it has been already fixed. Oh, that's good news. Thanks for letting me know. I am running a scratch build on the rawhide now to check the s390x build. https://koji.fedoraproject.org/koji/taskinfo?taskID=115418269 As a note, Koschei doesn't have s390x case. So, the builds has been passing there. https://koschei.fedoraproject.org/package/simde Dan, could you comment on the ticket to let the maintainer know that the issue was fixed in GCC 14? https://github.com/simd-everywhere/simde/issues/1128 > I am running a scratch build on the rawhide now to check the s390x build.
> https://koji.fedoraproject.org/koji/taskinfo?taskID=115418269
OK. The scratch build passed with the gcc-0:14.0.1-0.12.fc41 including the s390x.
I am running the scratch build on f40 too now below. https://koji.fedoraproject.org/koji/taskinfo?taskID=115419526 (In reply to Jun Aruga from comment #10) > I am running the scratch build on f40 too now below. > https://koji.fedoraproject.org/koji/taskinfo?taskID=115419526 OK. The f40 scratch-build also passed. So, I would close this ticket. Dan, thank you for your help for solving this issue! |