FS#78369 - [gnu-efi] may need rebuilding with gcc 13
Attached to Project:
Arch Linux
Opened by Moody (Moody) - Tuesday, 02 May 2023, 14:57 GMT
Last edited by David Runge (dvzrv) - Wednesday, 03 May 2023, 07:15 GMT
Opened by Moody (Moody) - Tuesday, 02 May 2023, 14:57 GMT
Last edited by David Runge (dvzrv) - Wednesday, 03 May 2023, 07:15 GMT
|
Details
Description:
The following error is observed: lto1: fatal error: bytecode stream in file ‘/usr/lib/libgnuefi.a’ generated with LTO version 12.0 instead of the expected 13.0 Rebuilding gnu-efi package with gcc-13 solves the problem Additional info: * package version(s): gnu-efi, 3.0.15-3, [extra] * config and/or log files etc. * link to upstream bug report, if any Steps to reproduce: compile any EFI application. lto1: fatal error: bytecode stream in file ‘/usr/lib/libgnuefi.a’ generated with LTO version 12.0 instead of the expected 13.0 compilation terminated. lto-wrapper: fatal error: /usr/bin/gcc returned 1 exit status compilation terminated. |
This task depends upon
Closed by David Runge (dvzrv)
Wednesday, 03 May 2023, 07:15 GMT
Reason for closing: Fixed
Additional comments about closing: Fixed with 3.0.17-1
Wednesday, 03 May 2023, 07:15 GMT
Reason for closing: Fixed
Additional comments about closing: Fixed with 3.0.17-1
I think this is fixed with 3.0.17 in testing (feedback appreciated!) :)