Bug 2226390
| Summary: | [ppc64le] racket fails to build | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Fedora Release Engineering <releng> | ||||||||
| Component: | racket | Assignee: | Jens Petersen <petersen> | ||||||||
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||
| Severity: | unspecified | Docs Contact: | |||||||||
| Priority: | unspecified | ||||||||||
| Version: | 40 | CC: | dbenoit, petersen | ||||||||
| Target Milestone: | --- | Keywords: | Reopened | ||||||||
| Target Release: | --- | ||||||||||
| Hardware: | ppc64le | ||||||||||
| OS: | Unspecified | ||||||||||
| Whiteboard: | |||||||||||
| Fixed In Version: | racket-8.12-2.fc41 racket-8.12-2.fc40 | Doc Type: | If docs needed, set a value | ||||||||
| Doc Text: | Story Points: | --- | |||||||||
| Clone Of: | Environment: | ||||||||||
| Last Closed: | 2024-05-21 01:17:37 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: | |||||||||||
| Attachments: |
|
||||||||||
|
Description
Fedora Release Engineering
2023-07-25 20:02:11 UTC
Created attachment 1979552 [details]
build.log
file build.log too big, will only attach last 32768 bytes
Created attachment 1979553 [details]
root.log
file root.log too big, will only attach last 32768 bytes
Created attachment 1979554 [details]
state.log
I think an simple and acceptable workaround for now would be to add `ExcludeArch: ppc64le` (Actually I wanted to update my copr anyway, but the builds are tainted with the buildroot path :-/) Automation has figured out the package is retired in rawhide. If you like it to be unretired, please open a ticket at https://pagure.io/releng/new_issue?template=package_unretirement FEDORA-2023-b90f48842f has been submitted as an update to Fedora 39. https://bodhi.fedoraproject.org/updates/FEDORA-2023-b90f48842f FEDORA-2023-b90f48842f has been pushed to the Fedora 39 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2023-b90f48842f` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2023-b90f48842f See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates. Build also segfaults with 7.9: https://koji.fedoraproject.org/koji/taskinfo?taskID=105462793 raco setup: installing: /builddir/build/BUILDROOT/racket-7.9-1.fc40.ppc64le/usr/share/doc/racket/doc-site.css raco setup: installing: /builddir/build/BUILDROOT/racket-7.9-1.fc40.ppc64le/usr/share/doc/racket/doc-site.js raco setup: running: <pkgs>/racket-doc/scribblings/reference/reference.scrbl make[2]: *** [Makefile:465: install-setup-3m] Aborted (core dumped) make[2]: Leaving directory '/builddir/build/BUILD/racket-7.9/src/bc' make[1]: Leaving directory '/builddir/build/BUILD/racket-7.9/src' make[1]: *** [Makefile:179: install-3m] Error 2 make: Leaving directory '/builddir/build/BUILD/racket-7.9/src' make: *** [Makefile:110: install] Error 2 This bug appears to have been reported against 'rawhide' during the Fedora Linux 40 development cycle. Changing version to 40. Racket 8.12 also fails to build on ppc64le, but I think this is more expected. For racket 8.12:
raco setup: making: <pkgs>/drracket/browser/private
raco setup: in <pkgs>/drracket/browser/private
raco setup: making: <pkgs>/drracket/browser/tests
raco setup: in <pkgs>/drracket/browser/tests
raco setup: making: <pkgs>/drracket/drracket
raco setup: in <pkgs>/drracket/drracket
raco setup: in <pkgs>/drracket/drracket/private
raco setup: in <pkgs>/images-lib/images/icons
failed
in build-one
in loop
in module->hash
make: *** [Makefile:22: all] Error 1
error: Bad exit status from /var/tmp/rpm-tmp.PmYynb (%build)
Bad exit status from /var/tmp/rpm-tmp.PmYynb (%build)
RPM build errors:
Child return code was: 1
Fixed in Rawhide using 8.12 with the portable bytecode backend. FEDORA-2024-8273f34848 (racket-8.12-2.fc40) has been submitted as an update to Fedora 40. https://bodhi.fedoraproject.org/updates/FEDORA-2024-8273f34848 FEDORA-2024-8273f34848 has been pushed to the Fedora 40 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2024-8273f34848` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2024-8273f34848 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates. FEDORA-2024-8273f34848 (racket-8.12-2.fc40) has been pushed to the Fedora 40 stable repository. If problem still persists, please make note of it in this bug report. |