Your message dated Tue, 15 Apr 2025 16:34:28 +0000
with message-id <[email protected]>
and subject line Bug#1096851: fixed in ipxe 1.21.1+git20250401.7e64e9b6+dfsg-2
has caused the Debian Bug report #1096851,
regarding ipxe: ftbfs with GCC-15
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
1096851: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1096851
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:ipxe
Version: 1.21.1+git20220113.fbbdc3926+dfsg-4
Severity: important
Tags: sid forky
User: [email protected]
Usertags: ftbfs-gcc-15
[This bug is NOT targeted to the upcoming trixie release]
Please keep this issue open in the bug tracker for the package it
was filed for. If a fix in another package is required, please
file a bug for the other package (or clone), and add a block in this
package. Please keep the issue open until the package can be built in
a follow-up test rebuild.
The package fails to build in a test rebuild on at least amd64 with
gcc-15/g++-15, but succeeds to build with gcc-14/g++-14. The
severity of this report will be raised before the forky release.
The full build log can be found at:
http://qa-logs.debian.net/2025/02/16/amd64exp/ipxe_1.21.1+git20220113.fbbdc3926+dfsg-4_unstable_gccexp.log.gz
The last lines of the build log are at the end of this report.
To build with GCC 15, either set CC=gcc-15 CXX=g++-15 explicitly,
or install the gcc, g++, gfortran, ... packages from experimental.
apt-get -t=experimental install g++
GCC 15 now defaults to the C23/C++23 standards, exposing many FTBFS.
Other Common build failures are new warnings resulting in build failures
with -Werror turned on, or new/dropped symbols in Debian symbols files.
For other C/C++ related build failures see the porting guide at
http://gcc.gnu.org/gcc-15/porting_to.html
[...]
673 | uint8_t current = 0;
| ^~~~~~~
x86_64-linux-gnu-gcc -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
-Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/ipxe-1.21.1+git20220113.fbbdc3926+dfsg=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -DARCH=i386 -DPLATFORM=pcbios
-DPLATFORM_pcbios -DSECUREBOOT=0 -march=i386 -fomit-frame-pointer
-fstrength-reduce -falign-jumps=1 -falign-loops=1 -falign-functions=1
-mpreferred-stack-boundary=2 -mregparm=3 -mrtd -freg-struct-return -m32
-fshort-wchar -Ui386 -Ulinux -DNVALGRIND -Iinclude -I. -Iarch/x86/include
-Iarch/i386/include -Iarch/i386/include/pcbios -Os -g -ffreestanding -fcommon
-Wall -W -Wformat-nonliteral -fno-dwarf2-cfi-asm -fno-exceptions
-fno-unwind-tables -fno-asynchronous-unwind-tables -Wno-address
-Wno-stringop-truncation -Wno-address-of-packed-member -fno-PIE -no-pie
-fcf-protection=none -ffunction-sections -include include/compiler.h
-DASM_TCHAR='@' -DASM_TCHAR_OPS='@' -DOBJECT=mca -c
drivers/bus/mca.c -o bin-i386-pcbios/mca.o
x86_64-linux-gnu-gcc -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
-Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/ipxe-1.21.1+git20220113.fbbdc3926+dfsg=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -DARCH=i386 -DPLATFORM=pcbios
-DPLATFORM_pcbios -DSECUREBOOT=0 -march=i386 -fomit-frame-pointer
-fstrength-reduce -falign-jumps=1 -falign-loops=1 -falign-functions=1
-mpreferred-stack-boundary=2 -mregparm=3 -mrtd -freg-struct-return -m32
-fshort-wchar -Ui386 -Ulinux -DNVALGRIND -Iinclude -I. -Iarch/x86/include
-Iarch/i386/include -Iarch/i386/include/pcbios -Os -g -ffreestanding -fcommon
-Wall -W -Wformat-nonliteral -fno-dwarf2-cfi-asm -fno-exceptions
-fno-unwind-tables -fno-asynchronous-unwind-tables -Wno-address
-Wno-stringop-truncation -Wno-address-of-packed-member -fno-PIE -no-pie
-fcf-protection=none -ffunction-sections -include include/compiler.h
-DASM_TCHAR='@' -DASM_TCHAR_OPS='@' -DOBJECT=pci -c
drivers/bus/pci.c -o bin-i386-pcbios/pci.o
x86_64-linux-gnu-gcc -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
-Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/ipxe-1.21.1+git20220113.fbbdc3926+dfsg=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -DARCH=i386 -DPLATFORM=pcbios
-DPLATFORM_pcbios -DSECUREBOOT=0 -march=i386 -fomit-frame-pointer
-fstrength-reduce -falign-jumps=1 -falign-loops=1 -falign-functions=1
-mpreferred-stack-boundary=2 -mregparm=3 -mrtd -freg-struct-return -m32
-fshort-wchar -Ui386 -Ulinux -DNVALGRIND -Iinclude -I. -Iarch/x86/include
-Iarch/i386/include -Iarch/i386/include/pcbios -Os -g -ffreestanding -fcommon
-Wall -W -Wformat-nonliteral -fno-dwarf2-cfi-asm -fno-exceptions
-fno-unwind-tables -fno-asynchronous-unwind-tables -Wno-address
-Wno-stringop-truncation -Wno-address-of-packed-member -fno-PIE -no-pie
-fcf-protection=none -ffunction-sections -include include/compiler.h
-DASM_TCHAR='@' -DASM_TCHAR_OPS='@' -DOBJECT=pci_se
ttings -c drivers/bus/pci_settings.c -o bin-i386-pcbios/pci_settings.o
x86_64-linux-gnu-gcc -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
-Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/ipxe-1.21.1+git20220113.fbbdc3926+dfsg=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -DARCH=i386 -DPLATFORM=pcbios
-DPLATFORM_pcbios -DSECUREBOOT=0 -march=i386 -fomit-frame-pointer
-fstrength-reduce -falign-jumps=1 -falign-loops=1 -falign-functions=1
-mpreferred-stack-boundary=2 -mregparm=3 -mrtd -freg-struct-return -m32
-fshort-wchar -Ui386 -Ulinux -DNVALGRIND -Iinclude -I. -Iarch/x86/include
-Iarch/i386/include -Iarch/i386/include/pcbios -Os -g -ffreestanding -fcommon
-Wall -W -Wformat-nonliteral -fno-dwarf2-cfi-asm -fno-exceptions
-fno-unwind-tables -fno-asynchronous-unwind-tables -Wno-address
-Wno-stringop-truncation -Wno-address-of-packed-member -fno-PIE -no-pie
-fcf-protection=none -ffunction-sections -include include/compiler.h
-DASM_TCHAR='@' -DASM_TCHAR_OPS='@' -DOBJECT=pcibac
kup -c drivers/bus/pcibackup.c -o bin-i386-pcbios/pcibackup.o
x86_64-linux-gnu-gcc -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
-Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/ipxe-1.21.1+git20220113.fbbdc3926+dfsg=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -DARCH=i386 -DPLATFORM=pcbios
-DPLATFORM_pcbios -DSECUREBOOT=0 -march=i386 -fomit-frame-pointer
-fstrength-reduce -falign-jumps=1 -falign-loops=1 -falign-functions=1
-mpreferred-stack-boundary=2 -mregparm=3 -mrtd -freg-struct-return -m32
-fshort-wchar -Ui386 -Ulinux -DNVALGRIND -Iinclude -I. -Iarch/x86/include
-Iarch/i386/include -Iarch/i386/include/pcbios -Os -g -ffreestanding -fcommon
-Wall -W -Wformat-nonliteral -fno-dwarf2-cfi-asm -fno-exceptions
-fno-unwind-tables -fno-asynchronous-unwind-tables -Wno-address
-Wno-stringop-truncation -Wno-address-of-packed-member -fno-PIE -no-pie
-fcf-protection=none -ffunction-sections -include include/compiler.h
-DASM_TCHAR='@' -DASM_TCHAR_OPS='@' -DOBJECT=pciea
-c drivers/bus/pciea.c -o bin-i386-pcbios/pciea.o
x86_64-linux-gnu-gcc -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
-Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/ipxe-1.21.1+git20220113.fbbdc3926+dfsg=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -DARCH=i386 -DPLATFORM=pcbios
-DPLATFORM_pcbios -DSECUREBOOT=0 -march=i386 -fomit-frame-pointer
-fstrength-reduce -falign-jumps=1 -falign-loops=1 -falign-functions=1
-mpreferred-stack-boundary=2 -mregparm=3 -mrtd -freg-struct-return -m32
-fshort-wchar -Ui386 -Ulinux -DNVALGRIND -Iinclude -I. -Iarch/x86/include
-Iarch/i386/include -Iarch/i386/include/pcbios -Os -g -ffreestanding -fcommon
-Wall -W -Wformat-nonliteral -fno-dwarf2-cfi-asm -fno-exceptions
-fno-unwind-tables -fno-asynchronous-unwind-tables -Wno-address
-Wno-stringop-truncation -Wno-address-of-packed-member -fno-PIE -no-pie
-fcf-protection=none -ffunction-sections -include include/compiler.h
-DASM_TCHAR='@' -DASM_TCHAR_OPS='@' -DOBJECT=pciext
ra -c drivers/bus/pciextra.c -o bin-i386-pcbios/pciextra.o
In file included from include/string.h:23,
from net/infiniband/xsigo.c:26:
In function ‘__constant_memcpy’,
inlined from ‘memcpy’ at arch/x86/include/bits/string.h:168:10,
inlined from ‘xve_create’ at net/infiniband/xsigo.c:216:2,
inlined from ‘xsmp_rx_xve_install’ at net/infiniband/xsigo.c:961:16,
inlined from ‘xsmp_rx_xve’ at net/infiniband/xsigo.c:1082:10,
inlined from ‘xcm_deliver’ at net/infiniband/xsigo.c:1209:3:
arch/x86/include/bits/string.h:94:44: warning: array subscript ‘const union
<anonymous>[0]’ is partly outside array bounds of ‘union <anonymous>[1]’
[-Warray-bounds=]
94 | dest_u->u32[0] = src_u->u32[0];
| ~~~~~~~~~~^~~
net/infiniband/xsigo.c: In function ‘xcm_deliver’:
net/infiniband/xsigo.c:935:11: note: object ‘mac’ of size 6
935 | } mac;
| ^~~
In function ‘__constant_memcpy’,
inlined from ‘memcpy’ at arch/x86/include/bits/string.h:168:10,
inlined from ‘xve_create’ at net/infiniband/xsigo.c:216:2,
inlined from ‘xsmp_rx_xve_install’ at net/infiniband/xsigo.c:961:16,
inlined from ‘xsmp_rx_xve’ at net/infiniband/xsigo.c:1082:10,
inlined from ‘xcm_deliver’ at net/infiniband/xsigo.c:1209:3:
arch/x86/include/bits/string.h:95:44: warning: array subscript ‘const union
<anonymous>[0]’ is partly outside array bounds of ‘union <anonymous>[1]’
[-Warray-bounds=]
95 | dest_u->u16[2] = src_u->u16[2];
| ~~~~~~~~~~^~~
net/infiniband/xsigo.c: In function ‘xcm_deliver’:
net/infiniband/xsigo.c:935:11: note: object ‘mac’ of size 6
935 | } mac;
| ^~~
x86_64-linux-gnu-gcc -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
-Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/ipxe-1.21.1+git20220113.fbbdc3926+dfsg=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -DARCH=i386 -DPLATFORM=pcbios
-DPLATFORM_pcbios -DSECUREBOOT=0 -march=i386 -fomit-frame-pointer
-fstrength-reduce -falign-jumps=1 -falign-loops=1 -falign-functions=1
-mpreferred-stack-boundary=2 -mregparm=3 -mrtd -freg-struct-return -m32
-fshort-wchar -Ui386 -Ulinux -DNVALGRIND -Iinclude -I. -Iarch/x86/include
-Iarch/i386/include -Iarch/i386/include/pcbios -Os -g -ffreestanding -fcommon
-Wall -W -Wformat-nonliteral -fno-dwarf2-cfi-asm -fno-exceptions
-fno-unwind-tables -fno-asynchronous-unwind-tables -Wno-address
-Wno-stringop-truncation -Wno-address-of-packed-member -fno-PIE -no-pie
-fcf-protection=none -ffunction-sections -include include/compiler.h
-DASM_TCHAR='@' -DASM_TCHAR_OPS='@' -DOBJECT=pcimsi
x -c drivers/bus/pcimsix.c -o bin-i386-pcbios/pcimsix.o
x86_64-linux-gnu-gcc -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
-Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/ipxe-1.21.1+git20220113.fbbdc3926+dfsg=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -DARCH=i386 -DPLATFORM=pcbios
-DPLATFORM_pcbios -DSECUREBOOT=0 -march=i386 -fomit-frame-pointer
-fstrength-reduce -falign-jumps=1 -falign-loops=1 -falign-functions=1
-mpreferred-stack-boundary=2 -mregparm=3 -mrtd -freg-struct-return -m32
-fshort-wchar -Ui386 -Ulinux -DNVALGRIND -Iinclude -I. -Iarch/x86/include
-Iarch/i386/include -Iarch/i386/include/pcbios -Os -g -ffreestanding -fcommon
-Wall -W -Wformat-nonliteral -fno-dwarf2-cfi-asm -fno-exceptions
-fno-unwind-tables -fno-asynchronous-unwind-tables -Wno-address
-Wno-stringop-truncation -Wno-address-of-packed-member -fno-PIE -no-pie
-fcf-protection=none -ffunction-sections -include include/compiler.h
-DASM_TCHAR='@' -DASM_TCHAR_OPS='@' -DOBJECT=pcivpd
-c drivers/bus/pcivpd.c -o bin-i386-pcbios/pcivpd.o
x86_64-linux-gnu-gcc -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
-Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/ipxe-1.21.1+git20220113.fbbdc3926+dfsg=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -DARCH=i386 -DPLATFORM=pcbios
-DPLATFORM_pcbios -DSECUREBOOT=0 -march=i386 -fomit-frame-pointer
-fstrength-reduce -falign-jumps=1 -falign-loops=1 -falign-functions=1
-mpreferred-stack-boundary=2 -mregparm=3 -mrtd -freg-struct-return -m32
-fshort-wchar -Ui386 -Ulinux -DNVALGRIND -Iinclude -I. -Iarch/x86/include
-Iarch/i386/include -Iarch/i386/include/pcbios -Os -g -ffreestanding -fcommon
-Wall -W -Wformat-nonliteral -fno-dwarf2-cfi-asm -fno-exceptions
-fno-unwind-tables -fno-asynchronous-unwind-tables -Wno-address
-Wno-stringop-truncation -Wno-address-of-packed-member -fno-PIE -no-pie
-fcf-protection=none -ffunction-sections -include include/compiler.h
-DASM_TCHAR='@' -DASM_TCHAR_OPS='@' -DOBJECT=usb -c
drivers/bus/usb.c -o bin-i386-pcbios/usb.o
x86_64-linux-gnu-gcc -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
-Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/ipxe-1.21.1+git20220113.fbbdc3926+dfsg=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -DARCH=i386 -DPLATFORM=pcbios
-DPLATFORM_pcbios -DSECUREBOOT=0 -march=i386 -fomit-frame-pointer
-fstrength-reduce -falign-jumps=1 -falign-loops=1 -falign-functions=1
-mpreferred-stack-boundary=2 -mregparm=3 -mrtd -freg-struct-return -m32
-fshort-wchar -Ui386 -Ulinux -DNVALGRIND -Iinclude -I. -Iarch/x86/include
-Iarch/i386/include -Iarch/i386/include/pcbios -Os -g -ffreestanding -fcommon
-Wall -W -Wformat-nonliteral -fno-dwarf2-cfi-asm -fno-exceptions
-fno-unwind-tables -fno-asynchronous-unwind-tables -Wno-address
-Wno-stringop-truncation -Wno-address-of-packed-member -fno-PIE -no-pie
-fcf-protection=none -ffunction-sections -include include/compiler.h
-DASM_TCHAR='@' -DASM_TCHAR_OPS='@' -DOBJECT=virtio
_pci -c drivers/bus/virtio-pci.c -o bin-i386-pcbios/virtio-pci.o
x86_64-linux-gnu-gcc -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
-Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/ipxe-1.21.1+git20220113.fbbdc3926+dfsg=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -DARCH=i386 -DPLATFORM=pcbios
-DPLATFORM_pcbios -DSECUREBOOT=0 -march=i386 -fomit-frame-pointer
-fstrength-reduce -falign-jumps=1 -falign-loops=1 -falign-functions=1
-mpreferred-stack-boundary=2 -mregparm=3 -mrtd -freg-struct-return -m32
-fshort-wchar -Ui386 -Ulinux -DNVALGRIND -Iinclude -I. -Iarch/x86/include
-Iarch/i386/include -Iarch/i386/include/pcbios -Os -g -ffreestanding -fcommon
-Wall -W -Wformat-nonliteral -fno-dwarf2-cfi-asm -fno-exceptions
-fno-unwind-tables -fno-asynchronous-unwind-tables -Wno-address
-Wno-stringop-truncation -Wno-address-of-packed-member -fno-PIE -no-pie
-fcf-protection=none -ffunction-sections -include include/compiler.h
-DASM_TCHAR='@' -DASM_TCHAR_OPS='@' -DOBJECT=virtio
_ring -c drivers/bus/virtio-ring.c -o bin-i386-pcbios/virtio-ring.o
x86_64-linux-gnu-gcc -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
-Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/ipxe-1.21.1+git20220113.fbbdc3926+dfsg=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -DARCH=i386 -DPLATFORM=pcbios
-DPLATFORM_pcbios -DSECUREBOOT=0 -march=i386 -fomit-frame-pointer
-fstrength-reduce -falign-jumps=1 -falign-loops=1 -falign-functions=1
-mpreferred-stack-boundary=2 -mregparm=3 -mrtd -freg-struct-return -m32
-fshort-wchar -Ui386 -Ulinux -DNVALGRIND -Iinclude -I. -Iarch/x86/include
-Iarch/i386/include -Iarch/i386/include/pcbios -Os -g -ffreestanding -fcommon
-Wall -W -Wformat-nonliteral -fno-dwarf2-cfi-asm -fno-exceptions
-fno-unwind-tables -fno-asynchronous-unwind-tables -Wno-address
-Wno-stringop-truncation -Wno-address-of-packed-member -fno-PIE -no-pie
-fcf-protection=none -ffunction-sections -include include/compiler.h
-DASM_TCHAR='@' -DASM_TCHAR_OPS='@' -DOBJECT=3c503
-c drivers/net/3c503.c -o bin-i386-pcbios/3c503.o
x86_64-linux-gnu-gcc -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
-Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/ipxe-1.21.1+git20220113.fbbdc3926+dfsg=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -DARCH=i386 -DPLATFORM=pcbios
-DPLATFORM_pcbios -DSECUREBOOT=0 -march=i386 -fomit-frame-pointer
-fstrength-reduce -falign-jumps=1 -falign-loops=1 -falign-functions=1
-mpreferred-stack-boundary=2 -mregparm=3 -mrtd -freg-struct-return -m32
-fshort-wchar -Ui386 -Ulinux -DNVALGRIND -Iinclude -I. -Iarch/x86/include
-Iarch/i386/include -Iarch/i386/include/pcbios -Os -g -ffreestanding -fcommon
-Wall -W -Wformat-nonliteral -fno-dwarf2-cfi-asm -fno-exceptions
-fno-unwind-tables -fno-asynchronous-unwind-tables -Wno-address
-Wno-stringop-truncation -Wno-address-of-packed-member -fno-PIE -no-pie
-fcf-protection=none -ffunction-sections -include include/compiler.h
-DASM_TCHAR='@' -DASM_TCHAR_OPS='@' -DOBJECT=3c509_
eisa -c drivers/net/3c509-eisa.c -o bin-i386-pcbios/3c509-eisa.o
x86_64-linux-gnu-gcc -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
-Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/ipxe-1.21.1+git20220113.fbbdc3926+dfsg=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -DARCH=i386 -DPLATFORM=pcbios
-DPLATFORM_pcbios -DSECUREBOOT=0 -march=i386 -fomit-frame-pointer
-fstrength-reduce -falign-jumps=1 -falign-loops=1 -falign-functions=1
-mpreferred-stack-boundary=2 -mregparm=3 -mrtd -freg-struct-return -m32
-fshort-wchar -Ui386 -Ulinux -DNVALGRIND -Iinclude -I. -Iarch/x86/include
-Iarch/i386/include -Iarch/i386/include/pcbios -Os -g -ffreestanding -fcommon
-Wall -W -Wformat-nonliteral -fno-dwarf2-cfi-asm -fno-exceptions
-fno-unwind-tables -fno-asynchronous-unwind-tables -Wno-address
-Wno-stringop-truncation -Wno-address-of-packed-member -fno-PIE -no-pie
-fcf-protection=none -ffunction-sections -include include/compiler.h
-DASM_TCHAR='@' -DASM_TCHAR_OPS='@' -DOBJECT=3c509
-c drivers/net/3c509.c -o bin-i386-pcbios/3c509.o
In file included from drivers/net/3c509.h:36,
from drivers/net/3c509-eisa.c:9:
drivers/net/3c509-eisa.c: In function ‘el3_eisa_driverel3_eisa_disable’:
drivers/net/3c509-eisa.c:38:26: error: initialization of ‘void (*)(void)’ from
incompatible pointer type ‘void (*)(struct nic *, struct eisa_device *)’
[-Wincompatible-pointer-types]
38 | el3_eisa_probe, el3_eisa_disable );
| ^~~~~~~~~~~~~~~~
include/nic.h:220:49: note: in definition of macro ‘DRIVER’
220 | void ( * _unsafe_disable ) () = _disable;
\
| ^~~~~~~~
drivers/net/3c509-eisa.c:26:13: note: ‘el3_eisa_disable’ declared here
26 | static void el3_eisa_disable ( struct nic *nic, struct eisa_device
*eisa ) {
| ^~~~~~~~~~~~~~~~
include/nic.h:221:17: error: too many arguments to function ‘_unsafe_disable’;
expected 0, have 2
221 | _unsafe_disable ( nic, hwdev );
\
| ^~~~~~~~~~~~~~~ ~~~
drivers/net/3c509-eisa.c:37:1: note: in expansion of macro ‘DRIVER’
37 | DRIVER ( "3c509 (EISA)", nic_driver, eisa_driver, el3_eisa_driver,
| ^~~~~~
make[2]: *** [Makefile.housekeeping:952: bin-i386-pcbios/3c509-eisa.o] Error 1
make[2]: *** Waiting for unfinished jobs....
make[2]: Leaving directory
'/build/reproducible-path/ipxe-1.21.1+git20220113.fbbdc3926+dfsg/src'
dh_auto_build: error: cd src && make -j8 "INSTALL=install --strip-program=true"
V=1 NO_WERROR=1 VERSION=1.21.1\+git20220113.fbbdc3926\+dfsg-4
bin-i386-pcbios/ipxe.lkrn returned exit code 2
make[1]: *** [debian/rules:51: src/bin-i386-pcbios/ipxe.lkrn] Error 25
make[1]: Leaving directory
'/build/reproducible-path/ipxe-1.21.1+git20220113.fbbdc3926+dfsg'
make: *** [debian/rules:11: binary] Error 2
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--- End Message ---
--- Begin Message ---
Source: ipxe
Source-Version: 1.21.1+git20250401.7e64e9b6+dfsg-2
Done: Miao Wang <[email protected]>
We believe that the bug you reported is fixed in the latest version of
ipxe, which is due to be installed in the Debian FTP archive.
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Miao Wang <[email protected]> (supplier of updated ipxe package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 1.8
Date: Tue, 15 Apr 2025 23:59:45 +0800
Source: ipxe
Architecture: source
Version: 1.21.1+git20250401.7e64e9b6+dfsg-2
Distribution: unstable
Urgency: medium
Maintainer: Miao Wang <[email protected]>
Changed-By: Miao Wang <[email protected]>
Closes: 1096851
Changes:
ipxe (1.21.1+git20250401.7e64e9b6+dfsg-2) unstable; urgency=medium
.
* Fix FTBFS on gcc-15 (Closes: #1096851).
* Fix autopkgtest error on i386 on some architectures.
Checksums-Sha1:
29b10fdee414b66028d8ba66fd768a9fd4e59562 3398
ipxe_1.21.1+git20250401.7e64e9b6+dfsg-2.dsc
8923f7e1b995e5e561c287a653ab235dd241cd4b 25860
ipxe_1.21.1+git20250401.7e64e9b6+dfsg-2.debian.tar.xz
4bc193388dd969d53ca6a232b4455544ae324148 11349
ipxe_1.21.1+git20250401.7e64e9b6+dfsg-2_amd64.buildinfo
Checksums-Sha256:
bf94dee06663f52458e02be2f3fab2500b130570538546b28eab9d87b7e179fa 3398
ipxe_1.21.1+git20250401.7e64e9b6+dfsg-2.dsc
e7af3e2c05ee6ddc00337cd6b9b3f43e39ff034f0c5e59796b18aea5d4f5ae3b 25860
ipxe_1.21.1+git20250401.7e64e9b6+dfsg-2.debian.tar.xz
5f9b502027f76059ef57cb452ef271a46325863123f66e8b21c99a5a616f22b0 11349
ipxe_1.21.1+git20250401.7e64e9b6+dfsg-2_amd64.buildinfo
Files:
5d3a66b02348e50e28fc926caa4e5560 3398 admin optional
ipxe_1.21.1+git20250401.7e64e9b6+dfsg-2.dsc
6d77bbf83ec40446f4ebebaa18a9a9bd 25860 admin optional
ipxe_1.21.1+git20250401.7e64e9b6+dfsg-2.debian.tar.xz
789706771f701e517b4e69644e6e2c28 11349 admin optional
ipxe_1.21.1+git20250401.7e64e9b6+dfsg-2_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEE+Fg++qmpHzqjSzySzhGnsHs6uUYFAmf+hrQACgkQzhGnsHs6
uUY3Kw/+IwfYsW1CeR5Zfm1E6OeWxV4xy4AJjRzExenbDs/xJ8EiqcYUXVopvBe+
+0HDReWC0wySD/otI4cOE3EZiWORFl8TT90kuziYrtkJIhhNjAopR6Rbw9JykCsi
LaucrsmsvKpcaalPvNH+A1IzuUwx4+wS+mE9/PaI3WwjKyuyTz9m+xYv/BzAHPow
f9HAaUuikO5BUsLUKOWg+m1n7j25G+N+nvxjFlg2DyF9bxqrmnsMtuVw6NE38Gsc
S2hShFGmk+SKi57F/dRjPLD9jq8t5y2yjPRHt2reM+t1S+HurVx66agLafrZ7p25
pyQRhC7WR/gbFi+Z6GlrdWHfhsl99RsMeR8XuqV4Q+mskusvhlAZFQFlohYQv+RL
2olLz7PLwSVhAAttEBdSJqM7+mrC/hTiCmW3WIwp6spwoeowToqja9miuQTDKd+m
7uBRhzXqkHTE+yIr2wvzgt4oE4V/M1JL3z9on1XyOxceRUKJlIscrbo02Zh65eyN
LetgfJnT1J5qW6YYHjV6BVJ+Nhv1XqTFgzF6ATKG7m8m3nAFVNg4r0JMk2zGvlVr
8WZaOpnj3nn0kzjhJGhbeAovT3q3kcap0dPfBUaJIivf0m9fnCdiOKECjpK+oMI/
DheSPZ9wJyddmf4Aa7nl5WcFUtCGs2xemLMp2PBShH+AlupvKow=
=r8TH
-----END PGP SIGNATURE-----
pgpweqW1HLEL8.pgp
Description: PGP signature
--- End Message ---