|
Bugzilla – Full Text Bug Listing |
| Summary: | qemu ipxe roms will stop compiling with binutils update | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE Tumbleweed | Reporter: | Michael Matz <matz> |
| Component: | Virtualization:Tools | Assignee: | E-mail List <kvm-bugs> |
| Status: | RESOLVED FIXED | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Normal | ||
| Priority: | P5 - None | CC: | dfaggioli, dimstar, li.zhang, matz |
| Version: | Current | ||
| Target Milestone: | --- | ||
| Hardware: | Other | ||
| OS: | Other | ||
| See Also: | https://bugzilla.suse.com/show_bug.cgi?id=1219722 | ||
| Whiteboard: | |||
| Found By: | --- | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
| Attachments: | patch for assembly files | ||
|
Description
Michael Matz
2024-02-08 13:18:15 UTC
Created attachment 872588 [details]
patch for assembly files
This is the patch fixing things for new binutils
Huh, after creating this bug report I became aware of https://bugzilla.suse.com/show_bug.cgi?id=1219722 about the same issue refering an upstream iPXE commit. So maybe use rather that. (In reply to Michael Matz from comment #3) > Huh, after creating this bug report I became aware of > https://bugzilla.suse.com/show_bug.cgi?id=1219722 > about the same issue refering an upstream iPXE commit. So maybe use rather > that. Working on this here: - https://github.com/openSUSE/qemu/pull/54 - https://build.opensuse.org/package/show/Virtualization:Staging:PRs:openSUSE:qemu:PR-54/qemu This is an autogenerated message for OBS integration: This bug (1219733) was mentioned in https://build.opensuse.org/request/show/1147249 Factory / qemu Hey Michael, the fix should be in Factory(although, maybe not released in an actual TW snapshot yet... I didn't check). Let me know if you have a chance to test it and if things now work (In reply to Dario Faggioli from comment #8) > Hey Michael, the fix should be in Factory(although, maybe not released in an > actual TW snapshot yet... I didn't check). Let me know if you have a chance > to test it and if things now work Was checked in to snapshot 0418 (switching GCC libs to gcc14 - will take a while to settle the builds) Factory and friends look good from binutils plus qemu perspective. So, you can close this whenever you please :-) Thanks Dario. As per comment 11. Thanks everyone! |