<86>Jan 26 06:39:16 userdel[612]: delete user 'rooter' <86>Jan 26 06:39:16 userdel[612]: removed group 'rooter' owned by 'rooter' <86>Jan 26 06:39:16 userdel[612]: removed shadow group 'rooter' owned by 'rooter' <86>Jan 26 06:39:16 groupadd[620]: group added to /etc/group: name=rooter, GID=570 <86>Jan 26 06:39:16 groupadd[620]: group added to /etc/gshadow: name=rooter <86>Jan 26 06:39:16 groupadd[620]: new group: name=rooter, GID=570 <86>Jan 26 06:39:16 useradd[629]: new user: name=rooter, UID=570, GID=570, home=/root, shell=/bin/bash <86>Jan 26 06:39:16 userdel[638]: delete user 'builder' <86>Jan 26 06:39:16 userdel[638]: removed group 'builder' owned by 'builder' <86>Jan 26 06:39:16 userdel[638]: removed shadow group 'builder' owned by 'builder' <86>Jan 26 06:39:16 groupadd[644]: group added to /etc/group: name=builder, GID=571 <86>Jan 26 06:39:16 groupadd[644]: group added to /etc/gshadow: name=builder <86>Jan 26 06:39:16 groupadd[644]: new group: name=builder, GID=571 <86>Jan 26 06:39:16 useradd[649]: new user: name=builder, UID=571, GID=571, home=/usr/src, shell=/bin/bash <13>Jan 26 06:39:20 rpmi: rpm-build-licenses-2.0.5-alt2 1454794749 installed Installing etherboot-5.4.3-alt4.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.56070 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf etherboot-5.4.3 + echo 'Source #0 (etherboot-5.4.3.tar):' Source #0 (etherboot-5.4.3.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/etherboot-5.4.3.tar + cd etherboot-5.4.3 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #0 (etherboot-5.4.3-alt4.patch):' Patch #0 (etherboot-5.4.3-alt4.patch): + /usr/bin/patch -p1 patching file src/arch/i386/include/io.h patching file src/util/genliso + echo 'Patch #1 (etherboot-5.4.3-forcedeth.patch):' Patch #1 (etherboot-5.4.3-forcedeth.patch): + /usr/bin/patch -p1 patching file src/drivers/net/forcedeth.c + subst 's/\r$//' contrib/wakeonlan/readme.txt contrib/wakeonlan/wakeup.pl contrib/wakeonlan/mp-form.pl contrib/wakeonlan/mp-form.txt contrib/wakeonlan/mp-form1.pl contrib/hdload/hdload.S + subst '1 s|^#!/perl/|#!/usr/|' contrib/wakeonlan/mp-form.pl + subst s/-mcpu=/-mtune=/g src/arch/i386/Config + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.56070 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd etherboot-5.4.3 + echo 'CFLAGS+=-pipe -Wall -g -Os -march=i586 -mtune=generic -fno-stack-protector' + for f in zdsk zlilo zpxe zrom + make -C src UNDIFLAGS=-O1 allzdsks make: Entering directory `/usr/src/RPM/BUILD/etherboot-5.4.3/src' arch/i386/Makefile:115: bin/Roms: No such file or directory Scanning for ROMs and dependencies... make: Leaving directory `/usr/src/RPM/BUILD/etherboot-5.4.3/src' make: Entering directory `/usr/src/RPM/BUILD/etherboot-5.4.3/src' gcc -DCONFIG_PCI -DCONFIG_ISA -DASK_BOOT=3 -DBOOT_FIRST=BOOT_NIC -DALLOW_ONLY_ENCAPSULATED -DBACKOFF_LIMIT=7 -DCONGESTED -DTAGGED_IMAGE -DELF_IMAGE -DDOWNLOAD_PROTO_TFTP -DPXE_IMAGE -DPXE_EXPORT -Os -ffreestanding -Wall -W -Wno-format -pipe -Wall -g -Os -march=i586 -mtune=generic -fno-stack-protector -DPCBIOS -fstrength-reduce -fomit-frame-pointer -march=i386 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -mtune=i386 -DVERSION_MAJOR=5 -DVERSION_MINOR=4 -DVERSION=\"5.4.3\" -I include -I arch/i386/include -DARCH=i386 -O1 -o bin/undi.o -c arch/i386/drivers/net/undi.c In file included from arch/i386/drivers/net/undi.c:32:0: arch/i386/drivers/net/undi.c: In function '_undi_call': arch/i386/include/realmode.h:74:21: warning: the comparison will always evaluate as 'false' for the address of 'in_stack' will never be NULL [-Waddress] ( (in_stack) == NULL ? 0 : sizeof(*(in_stack)) ), \ ^ arch/i386/drivers/net/undi.c:420:8: note: in expansion of macro 'real_call' ret = real_call ( rm_undi_call, &in_stack, &in_stack ); ^~~~~~~~~ arch/i386/include/realmode.h:76:22: warning: the comparison will always evaluate as 'false' for the address of 'in_stack' will never be NULL [-Waddress] ( (out_stack) == NULL ? 0 : sizeof(*(out_stack)) ) ) ^ arch/i386/drivers/net/undi.c:420:8: note: in expansion of macro 'real_call' ret = real_call ( rm_undi_call, &in_stack, &in_stack ); ^~~~~~~~~ gcc -E -Wp,-Wall -DCONFIG_PCI -DCONFIG_ISA -DASK_BOOT=3 -DBOOT_FIRST=BOOT_NIC -DALLOW_ONLY_ENCAPSULATED -DBACKOFF_LIMIT=7 -DCONGESTED -DTAGGED_IMAGE -DELF_IMAGE -DDOWNLOAD_PROTO_TFTP -DPXE_IMAGE -DPXE_EXPORT -Os -ffreestanding -Wall -W -Wno-format -pipe -Wall -g -Os -march=i586 -mtune=generic -fno-stack-protector -DPCBIOS -fstrength-reduce -fomit-frame-pointer -march=i386 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -mtune=i386 -DVERSION_MAJOR=5 -DVERSION_MINOR=4 -DVERSION=\"5.4.3\" -I include -I arch/i386/include -DARCH=i386 -Ui386 -D ASSEMBLY arch/i386/core/start32.S | as -o bin/start32.o gcc -DCONFIG_PCI -DCONFIG_ISA -DASK_BOOT=3 -DBOOT_FIRST=BOOT_NIC -DALLOW_ONLY_ENCAPSULATED -DBACKOFF_LIMIT=7 -DCONGESTED -DTAGGED_IMAGE -DELF_IMAGE -DDOWNLOAD_PROTO_TFTP -DPXE_IMAGE -DPXE_EXPORT -Os -ffreestanding -Wall -W -Wno-format -pipe -Wall -g -Os -march=i586 -mtune=generic -fno-stack-protector -DPCBIOS -fstrength-reduce -fomit-frame-pointer -march=i386 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -mtune=i386 -DVERSION_MAJOR=5 -DVERSION_MINOR=4 -DVERSION=\"5.4.3\" -I include -I arch/i386/include -DARCH=i386 -o bin/linuxbios.o -c firmware/linuxbios/linuxbios.c gcc -DCONFIG_PCI -DCONFIG_ISA -DASK_BOOT=3 -DBOOT_FIRST=BOOT_NIC -DALLOW_ONLY_ENCAPSULATED -DBACKOFF_LIMIT=7 -DCONGESTED -DTAGGED_IMAGE -DELF_IMAGE -DDOWNLOAD_PROTO_TFTP -DPXE_IMAGE -DPXE_EXPORT -Os -ffreestanding -Wall -W -Wno-format -pipe -Wall -g -Os -march=i586 -mtune=generic -fno-stack-protector -DPCBIOS -fstrength-reduce -fomit-frame-pointer -march=i386 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -mtune=i386 -DVERSION_MAJOR=5 -DVERSION_MINOR=4 -DVERSION=\"5.4.3\" -I include -I arch/i386/include -DARCH=i386 -o bin/bios.o -c arch/i386/firmware/pcbios/bios.c In file included from arch/i386/firmware/pcbios/bios.c:9:0: arch/i386/firmware/pcbios/bios.c: In function 'int15': arch/i386/include/realmode.h:74:21: warning: the comparison will always evaluate as 'false' for the address of 'in_stack' will never be NULL [-Waddress] ( (in_stack) == NULL ? 0 : sizeof(*(in_stack)) ), \ ^ arch/i386/firmware/pcbios/bios.c:74:16: note: in expansion of macro 'real_call' ret_ax.word = real_call ( rm_int15, &in_stack, &out_stack ); ^~~~~~~~~ arch/i386/include/realmode.h:76:22: warning: the comparison will always evaluate as 'false' for the address of 'out_stack' will never be NULL [-Waddress] ( (out_stack) == NULL ? 0 : sizeof(*(out_stack)) ) ) ^ arch/i386/firmware/pcbios/bios.c:74:16: note: in expansion of macro 'real_call' ret_ax.word = real_call ( rm_int15, &in_stack, &out_stack ); ^~~~~~~~~ gcc -DCONFIG_PCI -DCONFIG_ISA -DASK_BOOT=3 -DBOOT_FIRST=BOOT_NIC -DALLOW_ONLY_ENCAPSULATED -DBACKOFF_LIMIT=7 -DCONGESTED -DTAGGED_IMAGE -DELF_IMAGE -DDOWNLOAD_PROTO_TFTP -DPXE_IMAGE -DPXE_EXPORT -Os -ffreestanding -Wall -W -Wno-format -pipe -Wall -g -Os -march=i586 -mtune=generic -fno-stack-protector -DPCBIOS -fstrength-reduce -fomit-frame-pointer -march=i386 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -mtune=i386 -DVERSION_MAJOR=5 -DVERSION_MINOR=4 -DVERSION=\"5.4.3\" -I include -I arch/i386/include -DARCH=i386 -o bin/console.o -c arch/i386/firmware/pcbios/console.c In file included from arch/i386/firmware/pcbios/console.c:9:0: arch/i386/firmware/pcbios/console.c: In function 'console_putc': arch/i386/include/realmode.h:74:21: warning: the comparison will always evaluate as 'false' for the address of 'in_stack' will never be NULL [-Waddress] ( (in_stack) == NULL ? 0 : sizeof(*(in_stack)) ), \ ^ arch/i386/firmware/pcbios/console.c:33:2: note: in expansion of macro 'real_call' real_call ( rm_console_putc, &in_stack, NULL ); ^~~~~~~~~ gcc -DCONFIG_PCI -DCONFIG_ISA -DASK_BOOT=3 -DBOOT_FIRST=BOOT_NIC -DALLOW_ONLY_ENCAPSULATED -DBACKOFF_LIMIT=7 -DCONGESTED -DTAGGED_IMAGE -DELF_IMAGE -DDOWNLOAD_PROTO_TFTP -DPXE_IMAGE -DPXE_EXPORT -Os -ffreestanding -Wall -W -Wno-format -pipe -Wall -g -Os -march=i586 -mtune=generic -fno-stack-protector -DPCBIOS -fstrength-reduce -fomit-frame-pointer -march=i386 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -mtune=i386 -DVERSION_MAJOR=5 -DVERSION_MINOR=4 -DVERSION=\"5.4.3\" -I include -I arch/i386/include -DARCH=i386 -o bin/memsizes.o -c arch/i386/firmware/pcbios/memsizes.c In file included from arch/i386/firmware/pcbios/memsizes.c:4:0: arch/i386/firmware/pcbios/memsizes.c: In function 'memsize': arch/i386/include/realmode.h:74:21: warning: the comparison will always evaluate as 'false' for the address of 'in_stack' will never be NULL [-Waddress] ( (in_stack) == NULL ? 0 : sizeof(*(in_stack)) ), \ ^ arch/i386/firmware/pcbios/memsizes.c:63:2: note: in expansion of macro 'real_call' real_call ( rm_memsize, &in_stack, &out_stack ); ^~~~~~~~~ arch/i386/include/realmode.h:76:22: warning: the comparison will always evaluate as 'false' for the address of 'out_stack' will never be NULL [-Waddress] ( (out_stack) == NULL ? 0 : sizeof(*(out_stack)) ) ) ^ arch/i386/firmware/pcbios/memsizes.c:63:2: note: in expansion of macro 'real_call' real_call ( rm_memsize, &in_stack, &out_stack ); ^~~~~~~~~ arch/i386/include/realmode.h:74:21: warning: the comparison will always evaluate as 'false' for the address of 'in_stack' will never be NULL [-Waddress] ( (in_stack) == NULL ? 0 : sizeof(*(in_stack)) ), \ ^ arch/i386/firmware/pcbios/memsizes.c:67:13: note: in expansion of macro 'real_call' memsize = real_call ( rm_memsize, &in_stack, &out_stack ); ^~~~~~~~~ arch/i386/include/realmode.h:76:22: warning: the comparison will always evaluate as 'false' for the address of 'out_stack' will never be NULL [-Waddress] ( (out_stack) == NULL ? 0 : sizeof(*(out_stack)) ) ) ^ arch/i386/firmware/pcbios/memsizes.c:67:13: note: in expansion of macro 'real_call' memsize = real_call ( rm_memsize, &in_stack, &out_stack ); ^~~~~~~~~ arch/i386/firmware/pcbios/memsizes.c: In function 'meme820': arch/i386/include/realmode.h:74:21: warning: the comparison will always evaluate as 'false' for the address of 'stack' will never be NULL [-Waddress] ( (in_stack) == NULL ? 0 : sizeof(*(in_stack)) ), \ ^ arch/i386/firmware/pcbios/memsizes.c:112:3: note: in expansion of macro 'real_call' real_call ( rm_meme820, &stack, &stack ); ^~~~~~~~~ arch/i386/include/realmode.h:76:22: warning: the comparison will always evaluate as 'false' for the address of 'stack' will never be NULL [-Waddress] ( (out_stack) == NULL ? 0 : sizeof(*(out_stack)) ) ) ^ arch/i386/firmware/pcbios/memsizes.c:112:3: note: in expansion of macro 'real_call' real_call ( rm_meme820, &stack, &stack ); ^~~~~~~~~ gcc -DCONFIG_PCI -DCONFIG_ISA -DASK_BOOT=3 -DBOOT_FIRST=BOOT_NIC -DALLOW_ONLY_ENCAPSULATED -DBACKOFF_LIMIT=7 -DCONGESTED -DTAGGED_IMAGE -DELF_IMAGE -DDOWNLOAD_PROTO_TFTP -DPXE_IMAGE -DPXE_EXPORT -Os -ffreestanding -Wall -W -Wno-format -pipe -Wall -g -Os -march=i586 -mtune=generic -fno-stack-protector -DPCBIOS -fstrength-reduce -fomit-frame-pointer -march=i386 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -mtune=i386 -DVERSION_MAJOR=5 -DVERSION_MINOR=4 -DVERSION=\"5.4.3\" -I include -I arch/i386/include -DARCH=i386 -o bin/basemem.o -c arch/i386/firmware/pcbios/basemem.c gcc -DCONFIG_PCI -DCONFIG_ISA -DASK_BOOT=3 -DBOOT_FIRST=BOOT_NIC -DALLOW_ONLY_ENCAPSULATED -DBACKOFF_LIMIT=7 -DCONGESTED -DTAGGED_IMAGE -DELF_IMAGE -DDOWNLOAD_PROTO_TFTP -DPXE_IMAGE -DPXE_EXPORT -Os -ffreestanding -Wall -W -Wno-format -pipe -Wall -g -Os -march=i586 -mtune=generic -fno-stack-protector -DPCBIOS -fstrength-reduce -fomit-frame-pointer -march=i386 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -mtune=i386 -DVERSION_MAJOR=5 -DVERSION_MINOR=4 -DVERSION=\"5.4.3\" -I include -I arch/i386/include -DARCH=i386 -o bin/hidemem.o -c arch/i386/firmware/pcbios/hidemem.c gcc -E -Wp,-Wall -DCONFIG_PCI -DCONFIG_ISA -DASK_BOOT=3 -DBOOT_FIRST=BOOT_NIC -DALLOW_ONLY_ENCAPSULATED -DBACKOFF_LIMIT=7 -DCONGESTED -DTAGGED_IMAGE -DELF_IMAGE -DDOWNLOAD_PROTO_TFTP -DPXE_IMAGE -DPXE_EXPORT -Os -ffreestanding -Wall -W -Wno-format -pipe -Wall -g -Os -march=i586 -mtune=generic -fno-stack-protector -DPCBIOS -fstrength-reduce -fomit-frame-pointer -march=i386 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -mtune=i386 -DVERSION_MAJOR=5 -DVERSION_MINOR=4 -DVERSION=\"5.4.3\" -I include -I arch/i386/include -DARCH=i386 -Ui386 -D ASSEMBLY arch/i386/firmware/pcbios/e820mangler.S | as -o bin/e820mangler.o gcc -DCONFIG_PCI -DCONFIG_ISA -DASK_BOOT=3 -DBOOT_FIRST=BOOT_NIC -DALLOW_ONLY_ENCAPSULATED -DBACKOFF_LIMIT=7 -DCONGESTED -DTAGGED_IMAGE -DELF_IMAGE -DDOWNLOAD_PROTO_TFTP -DPXE_IMAGE -DPXE_EXPORT -Os -ffreestanding -Wall -W -Wno-format -pipe -Wall -g -Os -march=i586 -mtune=generic -fno-stack-protector -DPCBIOS -fstrength-reduce -fomit-frame-pointer -march=i386 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -mtune=i386 -DVERSION_MAJOR=5 -DVERSION_MINOR=4 -DVERSION=\"5.4.3\" -I include -I arch/i386/include -DARCH=i386 -o bin/realmode.o -c arch/i386/core/realmode.c gcc -E -Wp,-Wall -DCONFIG_PCI -DCONFIG_ISA -DASK_BOOT=3 -DBOOT_FIRST=BOOT_NIC -DALLOW_ONLY_ENCAPSULATED -DBACKOFF_LIMIT=7 -DCONGESTED -DTAGGED_IMAGE -DELF_IMAGE -DDOWNLOAD_PROTO_TFTP -DPXE_IMAGE -DPXE_EXPORT -Os -ffreestanding -Wall -W -Wno-format -pipe -Wall -g -Os -march=i586 -mtune=generic -fno-stack-protector -DPCBIOS -fstrength-reduce -fomit-frame-pointer -march=i386 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -mtune=i386 -DVERSION_MAJOR=5 -DVERSION_MINOR=4 -DVERSION=\"5.4.3\" -I include -I arch/i386/include -DARCH=i386 -Ui386 -D ASSEMBLY arch/i386/core/realmode_asm.S | as -o bin/realmode_asm.o gcc -DCONFIG_PCI -DCONFIG_ISA -DASK_BOOT=3 -DBOOT_FIRST=BOOT_NIC -DALLOW_ONLY_ENCAPSULATED -DBACKOFF_LIMIT=7 -DCONGESTED -DTAGGED_IMAGE -DELF_IMAGE -DDOWNLOAD_PROTO_TFTP -DPXE_IMAGE -DPXE_EXPORT -Os -ffreestanding -Wall -W -Wno-format -pipe -Wall -g -Os -march=i586 -mtune=generic -fno-stack-protector -DPCBIOS -fstrength-reduce -fomit-frame-pointer -march=i386 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -mtune=i386 -DVERSION_MAJOR=5 -DVERSION_MINOR=4 -DVERSION=\"5.4.3\" -I include -I arch/i386/include -DARCH=i386 -o bin/callbacks.o -c arch/i386/core/callbacks.c In file included from arch/i386/core/callbacks.c:11:0: arch/i386/core/callbacks.c: In function 'i386_in_call': arch/i386/include/realmode.h:74:21: warning: the comparison will always evaluate as 'false' for the address of 'in_stack' will never be NULL [-Waddress] ( (in_stack) == NULL ? 0 : sizeof(*(in_stack)) ), \ ^ arch/i386/core/callbacks.c:74:3: note: in expansion of macro 'real_call' real_call ( prefix_exit, &in_stack, NULL ); ^~~~~~~~~ arch/i386/core/callbacks.c: In function 'install_rm_callback_interface': arch/i386/core/callbacks.c:101:20: warning: taking address of expression of type 'void' memcpy ( address, &rm_callback_interface, ^ gcc -DCONFIG_PCI -DCONFIG_ISA -DASK_BOOT=3 -DBOOT_FIRST=BOOT_NIC -DALLOW_ONLY_ENCAPSULATED -DBACKOFF_LIMIT=7 -DCONGESTED -DTAGGED_IMAGE -DELF_IMAGE -DDOWNLOAD_PROTO_TFTP -DPXE_IMAGE -DPXE_EXPORT -Os -ffreestanding -Wall -W -Wno-format -pipe -Wall -g -Os -march=i586 -mtune=generic -fno-stack-protector -DPCBIOS -fstrength-reduce -fomit-frame-pointer -march=i386 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -mtune=i386 -DVERSION_MAJOR=5 -DVERSION_MINOR=4 -DVERSION=\"5.4.3\" -I include -I arch/i386/include -DARCH=i386 -o bin/pxe_callbacks.o -c arch/i386/core/pxe_callbacks.c arch/i386/core/pxe_callbacks.c: In function 'install_pxe_stack': arch/i386/core/pxe_callbacks.c:105:25: warning: taking address of expression of type 'void' ( pxe_callback_code - &pxe_callback_interface ); ^ arch/i386/core/pxe_callbacks.c:107:25: warning: taking address of expression of type 'void' ( pxe_callback_code - &pxe_callback_interface ); ^ arch/i386/core/pxe_callbacks.c:183:30: warning: taking address of expression of type 'void' memcpy ( pxe_callback_code, &pxe_callback_interface, ^ arch/i386/core/pxe_callbacks.c: In function 'hook_pxe_stack': arch/i386/core/pxe_callbacks.c:18:13: warning: taking address of expression of type 'void' - &pxe_callback_interface \ ^ arch/i386/core/pxe_callbacks.c:21:31: note: in expansion of macro 'INSTALLED' #define pxe_intercepted_int1a INSTALLED(_pxe_intercepted_int1a) ^~~~~~~~~ arch/i386/core/pxe_callbacks.c:211:3: note: in expansion of macro 'pxe_intercepted_int1a' *pxe_intercepted_int1a = *INT1A_VECTOR; ^~~~~~~~~~~~~~~~~~~~~ arch/i386/core/pxe_callbacks.c:18:13: warning: taking address of expression of type 'void' - &pxe_callback_interface \ ^ arch/i386/core/pxe_callbacks.c:22:28: note: in expansion of macro 'INSTALLED' #define pxe_pxenv_location INSTALLED(_pxe_pxenv_location) ^~~~~~~~~ arch/i386/core/pxe_callbacks.c:212:2: note: in expansion of macro 'pxe_pxenv_location' pxe_pxenv_location->segment = SEGMENT(pxe_stack); ^~~~~~~~~~~~~~~~~~ arch/i386/core/pxe_callbacks.c:18:13: warning: taking address of expression of type 'void' - &pxe_callback_interface \ ^ arch/i386/core/pxe_callbacks.c:22:28: note: in expansion of macro 'INSTALLED' #define pxe_pxenv_location INSTALLED(_pxe_pxenv_location) ^~~~~~~~~ arch/i386/core/pxe_callbacks.c:213:2: note: in expansion of macro 'pxe_pxenv_location' pxe_pxenv_location->offset = (void*)&pxe_stack->pxenv ^~~~~~~~~~~~~~~~~~ arch/i386/core/pxe_callbacks.c:18:13: warning: taking address of expression of type 'void' - &pxe_callback_interface \ ^ arch/i386/core/pxe_callbacks.c:20:29: note: in expansion of macro 'INSTALLED' #define pxe_intercept_int1a INSTALLED(_pxe_intercept_int1a) ^~~~~~~~~ arch/i386/core/pxe_callbacks.c:216:32: note: in expansion of macro 'pxe_intercept_int1a' INT1A_VECTOR->offset = (void*)pxe_intercept_int1a ^~~~~~~~~~~~~~~~~~~ arch/i386/core/pxe_callbacks.c: In function 'unhook_pxe_stack': arch/i386/core/pxe_callbacks.c:18:13: warning: taking address of expression of type 'void' - &pxe_callback_interface \ ^ arch/i386/core/pxe_callbacks.c:21:31: note: in expansion of macro 'INSTALLED' #define pxe_intercepted_int1a INSTALLED(_pxe_intercepted_int1a) ^~~~~~~~~ arch/i386/core/pxe_callbacks.c:231:19: note: in expansion of macro 'pxe_intercepted_int1a' *INT1A_VECTOR = *pxe_intercepted_int1a; ^~~~~~~~~~~~~~~~~~~~~ In file included from arch/i386/core/pxe_callbacks.c:10:0: arch/i386/core/pxe_callbacks.c: In function 'xstartpxe': arch/i386/include/realmode.h:74:21: warning: the comparison will always evaluate as 'false' for the address of 'in_stack' will never be NULL [-Waddress] ( (in_stack) == NULL ? 0 : sizeof(*(in_stack)) ), \ ^ arch/i386/core/pxe_callbacks.c:287:13: note: in expansion of macro 'real_call' nbp_exit = real_call ( jump_to_pxe_nbp, &in_stack, NULL ); ^~~~~~~~~ gcc -DCONFIG_PCI -DCONFIG_ISA -DASK_BOOT=3 -DBOOT_FIRST=BOOT_NIC -DALLOW_ONLY_ENCAPSULATED -DBACKOFF_LIMIT=7 -DCONGESTED -DTAGGED_IMAGE -DELF_IMAGE -DDOWNLOAD_PROTO_TFTP -DPXE_IMAGE -DPXE_EXPORT -Os -ffreestanding -Wall -W -Wno-format -pipe -Wall -g -Os -march=i586 -mtune=generic -fno-stack-protector -DPCBIOS -fstrength-reduce -fomit-frame-pointer -march=i386 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -mtune=i386 -DVERSION_MAJOR=5 -DVERSION_MINOR=4 -DVERSION=\"5.4.3\" -I include -I arch/i386/include -DARCH=i386 -o bin/config.o -c core/config.c gcc -DCONFIG_PCI -DCONFIG_ISA -DASK_BOOT=3 -DBOOT_FIRST=BOOT_NIC -DALLOW_ONLY_ENCAPSULATED -DBACKOFF_LIMIT=7 -DCONGESTED -DTAGGED_IMAGE -DELF_IMAGE -DDOWNLOAD_PROTO_TFTP -DPXE_IMAGE -DPXE_EXPORT -Os -ffreestanding -Wall -W -Wno-format -pipe -Wall -g -Os -march=i586 -mtune=generic -fno-stack-protector -DPCBIOS -fstrength-reduce -fomit-frame-pointer -march=i386 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -mtune=i386 -DVERSION_MAJOR=5 -DVERSION_MINOR=4 -DVERSION=\"5.4.3\" -I include -I arch/i386/include -DARCH=i386 -o bin/main.o -c core/main.c In file included from core/main.c:24:0: include/timer.h:53:19: warning: inline function 'timer2_running' declared but never defined extern inline int timer2_running(void); ^~~~~~~~~~~~~~ gcc -DCONFIG_PCI -DCONFIG_ISA -DASK_BOOT=3 -DBOOT_FIRST=BOOT_NIC -DALLOW_ONLY_ENCAPSULATED -DBACKOFF_LIMIT=7 -DCONGESTED -DTAGGED_IMAGE -DELF_IMAGE -DDOWNLOAD_PROTO_TFTP -DPXE_IMAGE -DPXE_EXPORT -Os -ffreestanding -Wall -W -Wno-format -pipe -Wall -g -Os -march=i586 -mtune=generic -fno-stack-protector -DPCBIOS -fstrength-reduce -fomit-frame-pointer -march=i386 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -mtune=i386 -DVERSION_MAJOR=5 -DVERSION_MINOR=4 -DVERSION=\"5.4.3\" -I include -I arch/i386/include -DARCH=i386 -o bin/osloader.o -c core/osloader.c core/osloader.c: In function 'dead_download': core/osloader.c:75:1: warning: no return statement in function returning non-void [-Wreturn-type] } ^ In file included from core/osloader.c:95:0: core/../arch/i386/core/tagged_loader.c: In function 'xstart16': core/../arch/i386/core/tagged_loader.c:185:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *((unsigned long *)&in_stack.execaddr) = execaddr; ^ In file included from core/../arch/i386/core/tagged_loader.c:1:0, from core/osloader.c:95: arch/i386/include/realmode.h:74:21: warning: the comparison will always evaluate as 'false' for the address of 'in_stack' will never be NULL [-Waddress] ( (in_stack) == NULL ? 0 : sizeof(*(in_stack)) ), \ ^ core/../arch/i386/core/tagged_loader.c:200:2: note: in expansion of macro 'real_call' real_call ( rm_xstart16, &in_stack, NULL ); ^~~~~~~~~ In file included from core/osloader.c:99:0: core/elf_loader.c: In function 'process_elf_notes': core/elf_loader.c:101:14: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] program = n_desc; ^ core/elf_loader.c:106:14: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] version = n_desc; ^ gcc -DCONFIG_PCI -DCONFIG_ISA -DASK_BOOT=3 -DBOOT_FIRST=BOOT_NIC -DALLOW_ONLY_ENCAPSULATED -DBACKOFF_LIMIT=7 -DCONGESTED -DTAGGED_IMAGE -DELF_IMAGE -DDOWNLOAD_PROTO_TFTP -DPXE_IMAGE -DPXE_EXPORT -Os -ffreestanding -Wall -W -Wno-format -pipe -Wall -g -Os -march=i586 -mtune=generic -fno-stack-protector -DPCBIOS -fstrength-reduce -fomit-frame-pointer -march=i386 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -mtune=i386 -DVERSION_MAJOR=5 -DVERSION_MINOR=4 -DVERSION=\"5.4.3\" -I include -I arch/i386/include -DARCH=i386 -o bin/nfs.o -c core/nfs.c gcc -DCONFIG_PCI -DCONFIG_ISA -DASK_BOOT=3 -DBOOT_FIRST=BOOT_NIC -DALLOW_ONLY_ENCAPSULATED -DBACKOFF_LIMIT=7 -DCONGESTED -DTAGGED_IMAGE -DELF_IMAGE -DDOWNLOAD_PROTO_TFTP -DPXE_IMAGE -DPXE_EXPORT -Os -ffreestanding -Wall -W -Wno-format -pipe -Wall -g -Os -march=i586 -mtune=generic -fno-stack-protector -DPCBIOS -fstrength-reduce -fomit-frame-pointer -march=i386 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -mtune=i386 -DVERSION_MAJOR=5 -DVERSION_MINOR=4 -DVERSION=\"5.4.3\" -I include -I arch/i386/include -DARCH=i386 -o bin/misc.o -c core/misc.c core/misc.c: In function 'random': core/misc.c:74:10: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] + ((int16_t *)arptable[ARP_CLIENT].node)[2]; ^ core/misc.c: In function 'gateA20_set': core/misc.c:238:2: warning: #warning "gateA20_set should test to see if it is already set" [-Wcpp] #warning "gateA20_set should test to see if it is already set" ^~~~~~~ gcc -DCONFIG_PCI -DCONFIG_ISA -DASK_BOOT=3 -DBOOT_FIRST=BOOT_NIC -DALLOW_ONLY_ENCAPSULATED -DBACKOFF_LIMIT=7 -DCONGESTED -DTAGGED_IMAGE -DELF_IMAGE -DDOWNLOAD_PROTO_TFTP -DPXE_IMAGE -DPXE_EXPORT -Os -ffreestanding -Wall -W -Wno-format -pipe -Wall -g -Os -march=i586 -mtune=generic -fno-stack-protector -DPCBIOS -fstrength-reduce -fomit-frame-pointer -march=i386 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -mtune=i386 -DVERSION_MAJOR=5 -DVERSION_MINOR=4 -DVERSION=\"5.4.3\" -I include -I arch/i386/include -DARCH=i386 -o bin/proto_slam.o -c core/proto_slam.c gcc -DCONFIG_PCI -DCONFIG_ISA -DASK_BOOT=3 -DBOOT_FIRST=BOOT_NIC -DALLOW_ONLY_ENCAPSULATED -DBACKOFF_LIMIT=7 -DCONGESTED -DTAGGED_IMAGE -DELF_IMAGE -DDOWNLOAD_PROTO_TFTP -DPXE_IMAGE -DPXE_EXPORT -Os -ffreestanding -Wall -W -Wno-format -pipe -Wall -g -Os -march=i586 -mtune=generic -fno-stack-protector -DPCBIOS -fstrength-reduce -fomit-frame-pointer -march=i386 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -mtune=i386 -DVERSION_MAJOR=5 -DVERSION_MINOR=4 -DVERSION=\"5.4.3\" -I include -I arch/i386/include -DARCH=i386 -o bin/proto_tftm.o -c core/proto_tftm.c gcc -DCONFIG_PCI -DCONFIG_ISA -DASK_BOOT=3 -DBOOT_FIRST=BOOT_NIC -DALLOW_ONLY_ENCAPSULATED -DBACKOFF_LIMIT=7 -DCONGESTED -DTAGGED_IMAGE -DELF_IMAGE -DDOWNLOAD_PROTO_TFTP -DPXE_IMAGE -DPXE_EXPORT -Os -ffreestanding -Wall -W -Wno-format -pipe -Wall -g -Os -march=i586 -mtune=generic -fno-stack-protector -DPCBIOS -fstrength-reduce -fomit-frame-pointer -march=i386 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -mtune=i386 -DVERSION_MAJOR=5 -DVERSION_MINOR=4 -DVERSION=\"5.4.3\" -I include -I arch/i386/include -DARCH=i386 -o bin/proto_http.o -c core/proto_http.c gcc -DCONFIG_PCI -DCONFIG_ISA -DASK_BOOT=3 -DBOOT_FIRST=BOOT_NIC -DALLOW_ONLY_ENCAPSULATED -DBACKOFF_LIMIT=7 -DCONGESTED -DTAGGED_IMAGE -DELF_IMAGE -DDOWNLOAD_PROTO_TFTP -DPXE_IMAGE -DPXE_EXPORT -Os -ffreestanding -Wall -W -Wno-format -pipe -Wall -g -Os -march=i586 -mtune=generic -fno-stack-protector -DPCBIOS -fstrength-reduce -fomit-frame-pointer -march=i386 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -mtune=i386 -DVERSION_MAJOR=5 -DVERSION_MINOR=4 -DVERSION=\"5.4.3\" -I include -I arch/i386/include -DARCH=i386 -o bin/floppy.o -c drivers/disk/floppy.c gcc -DCONFIG_PCI -DCONFIG_ISA -DASK_BOOT=3 -DBOOT_FIRST=BOOT_NIC -DALLOW_ONLY_ENCAPSULATED -DBACKOFF_LIMIT=7 -DCONGESTED -DTAGGED_IMAGE -DELF_IMAGE -DDOWNLOAD_PROTO_TFTP -DPXE_IMAGE -DPXE_EXPORT -Os -ffreestanding -Wall -W -Wno-format -pipe -Wall -g -Os -march=i586 -mtune=generic -fno-stack-protector -DPCBIOS -fstrength-reduce -fomit-frame-pointer -march=i386 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -mtune=i386 -DVERSION_MAJOR=5 -DVERSION_MINOR=4 -DVERSION=\"5.4.3\" -I include -I arch/i386/include -DARCH=i386 -o bin/proto_fsp.o -c core/proto_fsp.c gcc -DCONFIG_PCI -DCONFIG_ISA -DASK_BOOT=3 -DBOOT_FIRST=BOOT_NIC -DALLOW_ONLY_ENCAPSULATED -DBACKOFF_LIMIT=7 -DCONGESTED -DTAGGED_IMAGE -DELF_IMAGE -DDOWNLOAD_PROTO_TFTP -DPXE_IMAGE -DPXE_EXPORT -Os -ffreestanding -Wall -W -Wno-format -pipe -Wall -g -Os -march=i586 -mtune=generic -fno-stack-protector -DPCBIOS -fstrength-reduce -fomit-frame-pointer -march=i386 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -mtune=i386 -DVERSION_MAJOR=5 -DVERSION_MINOR=4 -DVERSION=\"5.4.3\" -I include -I arch/i386/include -DARCH=i386 -o bin/serial.o -c core/serial.c In file included from core/serial.c:2:0: include/timer.h:53:19: warning: inline function 'timer2_running' declared but never defined extern inline int timer2_running(void); ^~~~~~~~~~~~~~ gcc -DCONFIG_PCI -DCONFIG_ISA -DASK_BOOT=3 -DBOOT_FIRST=BOOT_NIC -DALLOW_ONLY_ENCAPSULATED -DBACKOFF_LIMIT=7 -DCONGESTED -DTAGGED_IMAGE -DELF_IMAGE -DDOWNLOAD_PROTO_TFTP -DPXE_IMAGE -DPXE_EXPORT -Os -ffreestanding -Wall -W -Wno-format -pipe -Wall -g -Os -march=i586 -mtune=generic -fno-stack-protector -DPCBIOS -fstrength-reduce -fomit-frame-pointer -march=i386 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -mtune=i386 -DVERSION_MAJOR=5 -DVERSION_MINOR=4 -DVERSION=\"5.4.3\" -I include -I arch/i386/include -DARCH=i386 -o bin/timer.o -c core/timer.c In file included from core/timer.c:11:0: include/timer.h:53:19: warning: inline function 'timer2_running' declared but never defined extern inline int timer2_running(void); ^~~~~~~~~~~~~~ gcc -DCONFIG_PCI -DCONFIG_ISA -DASK_BOOT=3 -DBOOT_FIRST=BOOT_NIC -DALLOW_ONLY_ENCAPSULATED -DBACKOFF_LIMIT=7 -DCONGESTED -DTAGGED_IMAGE -DELF_IMAGE -DDOWNLOAD_PROTO_TFTP -DPXE_IMAGE -DPXE_EXPORT -Os -ffreestanding -Wall -W -Wno-format -pipe -Wall -g -Os -march=i586 -mtune=generic -fno-stack-protector -DPCBIOS -fstrength-reduce -fomit-frame-pointer -march=i386 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -mtune=i386 -DVERSION_MAJOR=5 -DVERSION_MINOR=4 -DVERSION=\"5.4.3\" -I include -I arch/i386/include -DARCH=i386 -o bin/relocate.o -c core/relocate.c gcc -DCONFIG_PCI -DCONFIG_ISA -DASK_BOOT=3 -DBOOT_FIRST=BOOT_NIC -DALLOW_ONLY_ENCAPSULATED -DBACKOFF_LIMIT=7 -DCONGESTED -DTAGGED_IMAGE -DELF_IMAGE -DDOWNLOAD_PROTO_TFTP -DPXE_IMAGE -DPXE_EXPORT -Os -ffreestanding -Wall -W -Wno-format -pipe -Wall -g -Os -march=i586 -mtune=generic -fno-stack-protector -DPCBIOS -fstrength-reduce -fomit-frame-pointer -march=i386 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -mtune=i386 -DVERSION_MAJOR=5 -DVERSION_MINOR=4 -DVERSION=\"5.4.3\" -I include -I arch/i386/include -DARCH=i386 -o bin/heap.o -c core/heap.c gcc -DCONFIG_PCI -DCONFIG_ISA -DASK_BOOT=3 -DBOOT_FIRST=BOOT_NIC -DALLOW_ONLY_ENCAPSULATED -DBACKOFF_LIMIT=7 -DCONGESTED -DTAGGED_IMAGE -DELF_IMAGE -DDOWNLOAD_PROTO_TFTP -DPXE_IMAGE -DPXE_EXPORT -Os -ffreestanding -Wall -W -Wno-format -pipe -Wall -g -Os -march=i586 -mtune=generic -fno-stack-protector -DPCBIOS -fstrength-reduce -fomit-frame-pointer -march=i386 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -mtune=i386 -DVERSION_MAJOR=5 -DVERSION_MINOR=4 -DVERSION=\"5.4.3\" -I include -I arch/i386/include -DARCH=i386 -o bin/btext.o -c core/btext.c gcc -DCONFIG_PCI -DCONFIG_ISA -DASK_BOOT=3 -DBOOT_FIRST=BOOT_NIC -DALLOW_ONLY_ENCAPSULATED -DBACKOFF_LIMIT=7 -DCONGESTED -DTAGGED_IMAGE -DELF_IMAGE -DDOWNLOAD_PROTO_TFTP -DPXE_IMAGE -DPXE_EXPORT -Os -ffreestanding -Wall -W -Wno-format -pipe -Wall -g -Os -march=i586 -mtune=generic -fno-stack-protector -DPCBIOS -fstrength-reduce -fomit-frame-pointer -march=i386 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -mtune=i386 -DVERSION_MAJOR=5 -DVERSION_MINOR=4 -DVERSION=\"5.4.3\" -I include -I arch/i386/include -DARCH=i386 -o bin/pc_kbd.o -c core/pc_kbd.c gcc -DCONFIG_PCI -DCONFIG_ISA -DASK_BOOT=3 -DBOOT_FIRST=BOOT_NIC -DALLOW_ONLY_ENCAPSULATED -DBACKOFF_LIMIT=7 -DCONGESTED -DTAGGED_IMAGE -DELF_IMAGE -DDOWNLOAD_PROTO_TFTP -DPXE_IMAGE -DPXE_EXPORT -Os -ffreestanding -Wall -W -Wno-format -pipe -Wall -g -Os -march=i586 -mtune=generic -fno-stack-protector -DPCBIOS -fstrength-reduce -fomit-frame-pointer -march=i386 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -mtune=i386 -DVERSION_MAJOR=5 -DVERSION_MINOR=4 -DVERSION=\"5.4.3\" -I include -I arch/i386/include -DARCH=i386 -o bin/nic.o -c core/nic.c core/nic.c:298:2: warning: pointer targets in initialization differ in signedness [-Wpointer-sign] packet + ETH_DATA_ALIGN, /* packet */ ^~~~~~ core/nic.c:298:2: note: (near initialization for 'nic.packet') core/nic.c: In function 'ip_transmit': core/nic.c:518:16: warning: pointer targets in passing argument 1 of 'eth_transmit' differ in signedness [-Wpointer-sign] eth_transmit(broadcast, ETH_P_IP, len, buf); ^~~~~~~~~ core/nic.c:327:6: note: expected 'const char *' but argument is of type 'const unsigned char *' void eth_transmit(const char *d, unsigned int t, unsigned int s, const void *p) ^~~~~~~~~~~~ core/nic.c:558:18: warning: pointer targets in passing argument 1 of 'eth_transmit' differ in signedness [-Wpointer-sign] eth_transmit(broadcast, ETH_P_ARP, sizeof(arpreq), ^~~~~~~~~ core/nic.c:327:6: note: expected 'const char *' but argument is of type 'const unsigned char *' void eth_transmit(const char *d, unsigned int t, unsigned int s, const void *p) ^~~~~~~~~~~~ core/nic.c:567:16: warning: pointer targets in passing argument 1 of 'eth_transmit' differ in signedness [-Wpointer-sign] eth_transmit(arptable[arpentry].node, ETH_P_IP, len, buf); ^~~~~~~~ core/nic.c:327:6: note: expected 'const char *' but argument is of type 'uint8_t * {aka unsigned char *}' void eth_transmit(const char *d, unsigned int t, unsigned int s, const void *p) ^~~~~~~~~~~~ core/nic.c: In function 'tftp': core/nic.c:726:14: warning: pointer targets in passing argument 1 of 'fnc' differ in signedness [-Wpointer-sign] rc = fnc ( block.data, block.block, block.len, block.eof ); ^~~~~ core/nic.c:726:14: note: expected 'unsigned char *' but argument is of type 'char *' core/nic.c: In function 'tftp_block': core/nic.c:799:20: warning: pointer targets in initialization differ in signedness [-Wpointer-sign] const char *p = rcvd->u.oack.data; ^~~~ core/nic.c:835:16: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] block->data = rcvd->u.data.download; ^ core/nic.c: In function 'await_reply': core/nic.c:1745:18: warning: pointer targets in passing argument 1 of 'eth_transmit' differ in signedness [-Wpointer-sign] eth_transmit(arpreply->thwaddr, ETH_P_ARP, ^~~~~~~~ core/nic.c:327:6: note: expected 'const char *' but argument is of type 'uint8_t * {aka unsigned char *}' void eth_transmit(const char *d, unsigned int t, unsigned int s, const void *p) ^~~~~~~~~~~~ core/nic.c:1618:22: warning: variable 'now' set but not used [-Wunused-but-set-variable] unsigned long time, now; ^~~ core/nic.c: In function 'decode_rfc1533': core/nic.c:1943:13: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] hostname = p + 2; ^ gcc -DCONFIG_PCI -DCONFIG_ISA -DASK_BOOT=3 -DBOOT_FIRST=BOOT_NIC -DALLOW_ONLY_ENCAPSULATED -DBACKOFF_LIMIT=7 -DCONGESTED -DTAGGED_IMAGE -DELF_IMAGE -DDOWNLOAD_PROTO_TFTP -DPXE_IMAGE -DPXE_EXPORT -Os -ffreestanding -Wall -W -Wno-format -pipe -Wall -g -Os -march=i586 -mtune=generic -fno-stack-protector -DPCBIOS -fstrength-reduce -fomit-frame-pointer -march=i386 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -mtune=i386 -DVERSION_MAJOR=5 -DVERSION_MINOR=4 -DVERSION=\"5.4.3\" -I include -I arch/i386/include -DARCH=i386 -o bin/disk.o -c core/disk.c gcc -DCONFIG_PCI -DCONFIG_ISA -DASK_BOOT=3 -DBOOT_FIRST=BOOT_NIC -DALLOW_ONLY_ENCAPSULATED -DBACKOFF_LIMIT=7 -DCONGESTED -DTAGGED_IMAGE -DELF_IMAGE -DDOWNLOAD_PROTO_TFTP -DPXE_IMAGE -DPXE_EXPORT -Os -ffreestanding -Wall -W -Wno-format -pipe -Wall -g -Os -march=i586 -mtune=generic -fno-stack-protector -DPCBIOS -fstrength-reduce -fomit-frame-pointer -march=i386 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -mtune=i386 -DVERSION_MAJOR=5 -DVERSION_MINOR=4 -DVERSION=\"5.4.3\" -I include -I arch/i386/include -DARCH=i386 -o bin/isapnp.o -c core/isapnp.c core/isapnp.c: In function 'Config': core/isapnp.c:226:16: warning: variable 'id' set but not used [-Wunused-but-set-variable] unsigned char id[IDENT_LEN]; ^~ In file included from core/isapnp.c:37:0: core/isapnp.c: At top level: include/timer.h:53:19: warning: inline function 'timer2_running' declared but never defined extern inline int timer2_running(void); ^~~~~~~~~~~~~~ gcc -DCONFIG_PCI -DCONFIG_ISA -DASK_BOOT=3 -DBOOT_FIRST=BOOT_NIC -DALLOW_ONLY_ENCAPSULATED -DBACKOFF_LIMIT=7 -DCONGESTED -DTAGGED_IMAGE -DELF_IMAGE -DDOWNLOAD_PROTO_TFTP -DPXE_IMAGE -DPXE_EXPORT -Os -ffreestanding -Wall -W -Wno-format -pipe -Wall -g -Os -march=i586 -mtune=generic -fno-stack-protector -DPCBIOS -fstrength-reduce -fomit-frame-pointer -march=i386 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -mtune=i386 -DVERSION_MAJOR=5 -DVERSION_MINOR=4 -DVERSION=\"5.4.3\" -I include -I arch/i386/include -DARCH=i386 -o bin/pci.o -c core/pci.c gcc -DCONFIG_PCI -DCONFIG_ISA -DASK_BOOT=3 -DBOOT_FIRST=BOOT_NIC -DALLOW_ONLY_ENCAPSULATED -DBACKOFF_LIMIT=7 -DCONGESTED -DTAGGED_IMAGE -DELF_IMAGE -DDOWNLOAD_PROTO_TFTP -DPXE_IMAGE -DPXE_EXPORT -Os -ffreestanding -Wall -W -Wno-format -pipe -Wall -g -Os -march=i586 -mtune=generic -fno-stack-protector -DPCBIOS -fstrength-reduce -fomit-frame-pointer -march=i386 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -mtune=i386 -DVERSION_MAJOR=5 -DVERSION_MINOR=4 -DVERSION=\"5.4.3\" -I include -I arch/i386/include -DARCH=i386 -o bin/isa_probe.o -c core/isa_probe.c gcc -DCONFIG_PCI -DCONFIG_ISA -DASK_BOOT=3 -DBOOT_FIRST=BOOT_NIC -DALLOW_ONLY_ENCAPSULATED -DBACKOFF_LIMIT=7 -DCONGESTED -DTAGGED_IMAGE -DELF_IMAGE -DDOWNLOAD_PROTO_TFTP -DPXE_IMAGE -DPXE_EXPORT -Os -ffreestanding -Wall -W -Wno-format -pipe -Wall -g -Os -march=i586 -mtune=generic -fno-stack-protector -DPCBIOS -fstrength-reduce -fomit-frame-pointer -march=i386 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -mtune=i386 -DVERSION_MAJOR=5 -DVERSION_MINOR=4 -DVERSION=\"5.4.3\" -I include -I arch/i386/include -DARCH=i386 -o bin/pci_probe.o -c core/pci_probe.c gcc -DCONFIG_PCI -DCONFIG_ISA -DASK_BOOT=3 -DBOOT_FIRST=BOOT_NIC -DALLOW_ONLY_ENCAPSULATED -DBACKOFF_LIMIT=7 -DCONGESTED -DTAGGED_IMAGE -DELF_IMAGE -DDOWNLOAD_PROTO_TFTP -DPXE_IMAGE -DPXE_EXPORT -Os -ffreestanding -Wall -W -Wno-format -pipe -Wall -g -Os -march=i586 -mtune=generic -fno-stack-protector -DPCBIOS -fstrength-reduce -fomit-frame-pointer -march=i386 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -mtune=i386 -DVERSION_MAJOR=5 -DVERSION_MINOR=4 -DVERSION=\"5.4.3\" -I include -I arch/i386/include -DARCH=i386 -o bin/vsprintf.o -c core/vsprintf.c gcc -DCONFIG_PCI -DCONFIG_ISA -DASK_BOOT=3 -DBOOT_FIRST=BOOT_NIC -DALLOW_ONLY_ENCAPSULATED -DBACKOFF_LIMIT=7 -DCONGESTED -DTAGGED_IMAGE -DELF_IMAGE -DDOWNLOAD_PROTO_TFTP -DPXE_IMAGE -DPXE_EXPORT -Os -ffreestanding -Wall -W -Wno-format -pipe -Wall -g -Os -march=i586 -mtune=generic -fno-stack-protector -DPCBIOS -fstrength-reduce -fomit-frame-pointer -march=i386 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -mtune=i386 -DVERSION_MAJOR=5 -DVERSION_MINOR=4 -DVERSION=\"5.4.3\" -I include -I arch/i386/include -DARCH=i386 -o bin/string.o -c core/string.c gcc -DCONFIG_PCI -DCONFIG_ISA -DASK_BOOT=3 -DBOOT_FIRST=BOOT_NIC -DALLOW_ONLY_ENCAPSULATED -DBACKOFF_LIMIT=7 -DCONGESTED -DTAGGED_IMAGE -DELF_IMAGE -DDOWNLOAD_PROTO_TFTP -DPXE_IMAGE -DPXE_EXPORT -Os -ffreestanding -Wall -W -Wno-format -pipe -Wall -g -Os -march=i586 -mtune=generic -fno-stack-protector -DPCBIOS -fstrength-reduce -fomit-frame-pointer -march=i386 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -mtune=i386 -DVERSION_MAJOR=5 -DVERSION_MINOR=4 -DVERSION=\"5.4.3\" -I include -I arch/i386/include -DARCH=i386 -o bin/pcmcia.o -c core/pcmcia.c gcc -DCONFIG_PCI -DCONFIG_ISA -DASK_BOOT=3 -DBOOT_FIRST=BOOT_NIC -DALLOW_ONLY_ENCAPSULATED -DBACKOFF_LIMIT=7 -DCONGESTED -DTAGGED_IMAGE -DELF_IMAGE -DDOWNLOAD_PROTO_TFTP -DPXE_IMAGE -DPXE_EXPORT -Os -ffreestanding -Wall -W -Wno-format -pipe -Wall -g -Os -march=i586 -mtune=generic -fno-stack-protector -DPCBIOS -fstrength-reduce -fomit-frame-pointer -march=i386 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -mtune=i386 -DVERSION_MAJOR=5 -DVERSION_MINOR=4 -DVERSION=\"5.4.3\" -I include -I arch/i386/include -DARCH=i386 -o bin/i82365.o -c core/i82365.c gcc -DCONFIG_PCI -DCONFIG_ISA -DASK_BOOT=3 -DBOOT_FIRST=BOOT_NIC -DALLOW_ONLY_ENCAPSULATED -DBACKOFF_LIMIT=7 -DCONGESTED -DTAGGED_IMAGE -DELF_IMAGE -DDOWNLOAD_PROTO_TFTP -DPXE_IMAGE -DPXE_EXPORT -Os -ffreestanding -Wall -W -Wno-format -pipe -Wall -g -Os -march=i586 -mtune=generic -fno-stack-protector -DPCBIOS -fstrength-reduce -fomit-frame-pointer -march=i386 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -mtune=i386 -DVERSION_MAJOR=5 -DVERSION_MINOR=4 -DVERSION=\"5.4.3\" -I include -I arch/i386/include -DARCH=i386 -o bin/pxe_export.o -c core/pxe_export.c core/pxe_export.c: In function 'pxenv_undi_get_iface_info': core/pxe_export.c:611:12: warning: pointer targets in passing argument 1 of 'sprintf' differ in signedness [-Wpointer-sign] sprintf ( undi_get_iface_info->IfaceType, "Etherboot" ); ^~~~~~~~~~~~~~~~~~~ In file included from core/pxe_export.c:28:0: include/etherboot.h:305:12: note: expected 'char *' but argument is of type 'uint8_t * {aka unsigned char *}' extern int sprintf P((char *, const char *, ...)); ^~~~~~~ core/pxe_export.c: In function 'pxenv_tftp_open': core/pxe_export.c:762:15: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] request.name = tftp_open->FileName; ^ core/pxe_export.c: In function 'pxenv_tftp_read_file': core/pxe_export.c:869:14: warning: pointer targets in passing argument 1 of 'tftp' differ in signedness [-Wpointer-sign] rc = tftp ( tftp_read_file->FileName, pxe_tftp_read_block ); ^~~~~~~~~~~~~~ In file included from core/pxe_export.c:28:0: include/etherboot.h:226:12: note: expected 'const char *' but argument is of type 'uint8_t * {aka unsigned char *}' extern int tftp P((const char *name, int (*)(unsigned char *, unsigned int, unsigned int, int))); ^~~~ core/pxe_export.c: In function 'pxenv_tftp_get_fsize': core/pxe_export.c:894:14: warning: pointer targets in passing argument 1 of 'tftp' differ in signedness [-Wpointer-sign] rc = tftp ( tftp_get_fsize->FileName, pxe_tftp_read_block ); ^~~~~~~~~~~~~~ In file included from core/pxe_export.c:28:0: include/etherboot.h:226:12: note: expected 'const char *' but argument is of type 'uint8_t * {aka unsigned char *}' extern int tftp P((const char *name, int (*)(unsigned char *, unsigned int, unsigned int, int))); ^~~~ In file included from core/pxe_export.c:36:0: core/pxe_export.c: At top level: include/timer.h:53:19: warning: inline function 'timer2_running' declared but never defined extern inline int timer2_running(void); ^~~~~~~~~~~~~~ gcc -DCONFIG_PCI -DCONFIG_ISA -DASK_BOOT=3 -DBOOT_FIRST=BOOT_NIC -DALLOW_ONLY_ENCAPSULATED -DBACKOFF_LIMIT=7 -DCONGESTED -DTAGGED_IMAGE -DELF_IMAGE -DDOWNLOAD_PROTO_TFTP -DPXE_IMAGE -DPXE_EXPORT -Os -ffreestanding -Wall -W -Wno-format -pipe -Wall -g -Os -march=i586 -mtune=generic -fno-stack-protector -DPCBIOS -fstrength-reduce -fomit-frame-pointer -march=i386 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -mtune=i386 -DVERSION_MAJOR=5 -DVERSION_MINOR=4 -DVERSION=\"5.4.3\" -I include -I arch/i386/include -DARCH=i386 -o bin/dns_resolver.o -c core/dns_resolver.c gcc -DCONFIG_PCI -DCONFIG_ISA -DASK_BOOT=3 -DBOOT_FIRST=BOOT_NIC -DALLOW_ONLY_ENCAPSULATED -DBACKOFF_LIMIT=7 -DCONGESTED -DTAGGED_IMAGE -DELF_IMAGE -DDOWNLOAD_PROTO_TFTP -DPXE_IMAGE -DPXE_EXPORT -Os -ffreestanding -Wall -W -Wno-format -pipe -Wall -g -Os -march=i586 -mtune=generic -fno-stack-protector -DPCBIOS -fstrength-reduce -fomit-frame-pointer -march=i386 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -mtune=i386 -DVERSION_MAJOR=5 -DVERSION_MINOR=4 -DVERSION=\"5.4.3\" -I include -I arch/i386/include -DARCH=i386 -o bin/pci_io.o -c arch/i386/core/pci_io.c arch/i386/core/pci_io.c: In function 'check_pcibios': arch/i386/core/pci_io.c:247:16: warning: variable 'minor_revision' set but not used [-Wunused-but-set-variable] unsigned char minor_revision; ^~~~~~~~~~~~~~ arch/i386/core/pci_io.c:246:16: warning: variable 'major_revision' set but not used [-Wunused-but-set-variable] unsigned char major_revision; ^~~~~~~~~~~~~~ gcc -DCONFIG_PCI -DCONFIG_ISA -DASK_BOOT=3 -DBOOT_FIRST=BOOT_NIC -DALLOW_ONLY_ENCAPSULATED -DBACKOFF_LIMIT=7 -DCONGESTED -DTAGGED_IMAGE -DELF_IMAGE -DDOWNLOAD_PROTO_TFTP -DPXE_IMAGE -DPXE_EXPORT -Os -ffreestanding -Wall -W -Wno-format -pipe -Wall -g -Os -march=i586 -mtune=generic -fno-stack-protector -DPCBIOS -fstrength-reduce -fomit-frame-pointer -march=i386 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -mtune=i386 -DVERSION_MAJOR=5 -DVERSION_MINOR=4 -DVERSION=\"5.4.3\" -I include -I arch/i386/include -DARCH=i386 -o bin/i386_timer.o -c arch/i386/core/i386_timer.c gcc -DCONFIG_PCI -DCONFIG_ISA -DASK_BOOT=3 -DBOOT_FIRST=BOOT_NIC -DALLOW_ONLY_ENCAPSULATED -DBACKOFF_LIMIT=7 -DCONGESTED -DTAGGED_IMAGE -DELF_IMAGE -DDOWNLOAD_PROTO_TFTP -DPXE_IMAGE -DPXE_EXPORT -Os -ffreestanding -Wall -W -Wno-format -pipe -Wall -g -Os -march=i586 -mtune=generic -fno-stack-protector -DPCBIOS -fstrength-reduce -fomit-frame-pointer -march=i386 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -mtune=i386 -DVERSION_MAJOR=5 -DVERSION_MINOR=4 -DVERSION=\"5.4.3\" -I include -I arch/i386/include -DARCH=i386 -o bin/elf.o -c arch/i386/core/elf.c gcc -DCONFIG_PCI -DCONFIG_ISA -DASK_BOOT=3 -DBOOT_FIRST=BOOT_NIC -DALLOW_ONLY_ENCAPSULATED -DBACKOFF_LIMIT=7 -DCONGESTED -DTAGGED_IMAGE -DELF_IMAGE -DDOWNLOAD_PROTO_TFTP -DPXE_IMAGE -DPXE_EXPORT -Os -ffreestanding -Wall -W -Wno-format -pipe -Wall -g -Os -march=i586 -mtune=generic -fno-stack-protector -DPCBIOS -fstrength-reduce -fomit-frame-pointer -march=i386 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -mtune=i386 -DVERSION_MAJOR=5 -DVERSION_MINOR=4 -DVERSION=\"5.4.3\" -I include -I arch/i386/include -DARCH=i386 -o bin/cpu.o -c arch/i386/core/cpu.c gcc -DCONFIG_PCI -DCONFIG_ISA -DASK_BOOT=3 -DBOOT_FIRST=BOOT_NIC -DALLOW_ONLY_ENCAPSULATED -DBACKOFF_LIMIT=7 -DCONGESTED -DTAGGED_IMAGE -DELF_IMAGE -DDOWNLOAD_PROTO_TFTP -DPXE_IMAGE -DPXE_EXPORT -Os -ffreestanding -Wall -W -Wno-format -pipe -Wall -g -Os -march=i586 -mtune=generic -fno-stack-protector -DPCBIOS -fstrength-reduce -fomit-frame-pointer -march=i386 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -mtune=i386 -DVERSION_MAJOR=5 -DVERSION_MINOR=4 -DVERSION=\"5.4.3\" -I include -I arch/i386/include -DARCH=i386 -o bin/video_subr.o -c arch/i386/core/video_subr.c gcc -DCONFIG_PCI -DCONFIG_ISA -DASK_BOOT=3 -DBOOT_FIRST=BOOT_NIC -DALLOW_ONLY_ENCAPSULATED -DBACKOFF_LIMIT=7 -DCONGESTED -DTAGGED_IMAGE -DELF_IMAGE -DDOWNLOAD_PROTO_TFTP -DPXE_IMAGE -DPXE_EXPORT -Os -ffreestanding -Wall -W -Wno-format -pipe -Wall -g -Os -march=i586 -mtune=generic -fno-stack-protector -DPCBIOS -fstrength-reduce -fomit-frame-pointer -march=i386 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -mtune=i386 -DVERSION_MAJOR=5 -DVERSION_MINOR=4 -DVERSION=\"5.4.3\" -I include -I arch/i386/include -DARCH=i386 -o bin/pic8259.o -c arch/i386/core/pic8259.c arch/i386/core/pic8259.c:58:30: warning: pointer targets in initialization differ in signedness [-Wpointer-sign] uint8_t *trivial_irq_chain = &_trivial_irq_chain; ^ In file included from arch/i386/core/pic8259.c:9:0: arch/i386/core/pic8259.c: In function 'fake_irq': arch/i386/include/realmode.h:74:21: warning: the comparison will always evaluate as 'false' for the address of 'in_stack' will never be NULL [-Waddress] ( (in_stack) == NULL ? 0 : sizeof(*(in_stack)) ), \ ^ arch/i386/core/pic8259.c:313:2: note: in expansion of macro 'real_call' real_call ( rm_fake_irq, &in_stack, NULL ); ^~~~~~~~~ gcc -DCONFIG_PCI -DCONFIG_ISA -DASK_BOOT=3 -DBOOT_FIRST=BOOT_NIC -DALLOW_ONLY_ENCAPSULATED -DBACKOFF_LIMIT=7 -DCONGESTED -DTAGGED_IMAGE -DELF_IMAGE -DDOWNLOAD_PROTO_TFTP -DPXE_IMAGE -DPXE_EXPORT -Os -ffreestanding -Wall -W -Wno-format -pipe -Wall -g -Os -march=i586 -mtune=generic -fno-stack-protector -DPCBIOS -fstrength-reduce -fomit-frame-pointer -march=i386 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -mtune=i386 -DVERSION_MAJOR=5 -DVERSION_MINOR=4 -DVERSION=\"5.4.3\" -I include -I arch/i386/include -DARCH=i386 -o bin/hooks.o -c arch/i386/core/hooks.c ar r bin/bootlib.a bin/main.o bin/osloader.o bin/nfs.o bin/misc.o bin/proto_slam.o bin/proto_tftm.o bin/proto_http.o bin/floppy.o bin/proto_fsp.o bin/serial.o bin/timer.o bin/relocate.o bin/heap.o bin/btext.o bin/pc_kbd.o bin/nic.o bin/disk.o bin/isapnp.o bin/pci.o bin/isa_probe.o bin/pci_probe.o bin/vsprintf.o bin/string.o bin/pcmcia.o bin/i82365.o bin/pxe_export.o bin/dns_resolver.o bin/pci_io.o bin/i386_timer.o bin/elf.o bin/cpu.o bin/video_subr.o bin/pic8259.o bin/hooks.o ar: creating bin/bootlib.a ranlib bin/bootlib.a gcc -O2 -DENCODE -DDECODE -DMAIN -DVERBOSE -DNDEBUG -DBITSIZE=32 -DENDIAN=0 -o bin/nrv2b util/nrv2b.c gcc -E -Wp,-Wall -DCONFIG_PCI -DCONFIG_ISA -DASK_BOOT=3 -DBOOT_FIRST=BOOT_NIC -DALLOW_ONLY_ENCAPSULATED -DBACKOFF_LIMIT=7 -DCONGESTED -DTAGGED_IMAGE -DELF_IMAGE -DDOWNLOAD_PROTO_TFTP -DPXE_IMAGE -DPXE_EXPORT -Os -ffreestanding -Wall -W -Wno-format -pipe -Wall -g -Os -march=i586 -mtune=generic -fno-stack-protector -DPCBIOS -fstrength-reduce -fomit-frame-pointer -march=i386 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -mtune=i386 -DVERSION_MAJOR=5 -DVERSION_MINOR=4 -DVERSION=\"5.4.3\" -I include -I arch/i386/include -DARCH=i386 -Ui386 -D ASSEMBLY arch/i386/prefix/floppyprefix.S | as -o bin/floppyprefix.o gcc -E -Wp,-Wall -DCONFIG_PCI -DCONFIG_ISA -DASK_BOOT=3 -DBOOT_FIRST=BOOT_NIC -DALLOW_ONLY_ENCAPSULATED -DBACKOFF_LIMIT=7 -DCONGESTED -DTAGGED_IMAGE -DELF_IMAGE -DDOWNLOAD_PROTO_TFTP -DPXE_IMAGE -DPXE_EXPORT -Os -ffreestanding -Wall -W -Wno-format -pipe -Wall -g -Os -march=i586 -mtune=generic -fno-stack-protector -DPCBIOS -fstrength-reduce -fomit-frame-pointer -march=i386 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -mtune=i386 -DVERSION_MAJOR=5 -DVERSION_MINOR=4 -DVERSION=\"5.4.3\" -I include -I arch/i386/include -DARCH=i386 -Ui386 -D ASSEMBLY arch/i386/core/init.S | as -o bin/init.o gcc -E -Wp,-Wall -DCONFIG_PCI -DCONFIG_ISA -DASK_BOOT=3 -DBOOT_FIRST=BOOT_NIC -DALLOW_ONLY_ENCAPSULATED -DBACKOFF_LIMIT=7 -DCONGESTED -DTAGGED_IMAGE -DELF_IMAGE -DDOWNLOAD_PROTO_TFTP -DPXE_IMAGE -DPXE_EXPORT -Os -ffreestanding -Wall -W -Wno-format -pipe -Wall -g -Os -march=i586 -mtune=generic -fno-stack-protector -DPCBIOS -fstrength-reduce -fomit-frame-pointer -march=i386 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -mtune=i386 -DVERSION_MAJOR=5 -DVERSION_MINOR=4 -DVERSION=\"5.4.3\" -I include -I arch/i386/include -DARCH=i386 -Ui386 -D ASSEMBLY arch/i386/prefix/unnrv2b.S | as -o bin/unnrv2b.o ld -N -r bin/start32.o bin/linuxbios.o bin/bios.o bin/console.o bin/memsizes.o bin/basemem.o bin/hidemem.o bin/e820mangler.o bin/realmode.o bin/realmode_asm.o bin/callbacks.o bin/pxe_callbacks.o bin/config.o bin/undi.o bin/bootlib.a -o bin/undi.rt.o bin/console.o: In function `rom_address_ok': /usr/src/RPM/BUILD/etherboot-5.4.3/src/include/etherboot.h:203: multiple definition of `rom_address_ok' bin/bios.o:/usr/src/RPM/BUILD/etherboot-5.4.3/src/include/etherboot.h:203: first defined here bin/memsizes.o: In function `rom_address_ok': /usr/src/RPM/BUILD/etherboot-5.4.3/src/include/etherboot.h:203: multiple definition of `rom_address_ok' bin/bios.o:/usr/src/RPM/BUILD/etherboot-5.4.3/src/include/etherboot.h:203: first defined here bin/basemem.o: In function `rom_address_ok': /usr/src/RPM/BUILD/etherboot-5.4.3/src/include/etherboot.h:203: multiple definition of `rom_address_ok' bin/bios.o:/usr/src/RPM/BUILD/etherboot-5.4.3/src/include/etherboot.h:203: first defined here bin/hidemem.o: In function `rom_address_ok': /usr/src/RPM/BUILD/etherboot-5.4.3/src/include/etherboot.h:203: multiple definition of `rom_address_ok' bin/bios.o:/usr/src/RPM/BUILD/etherboot-5.4.3/src/include/etherboot.h:203: first defined here bin/realmode.o: In function `rom_address_ok': /usr/src/RPM/BUILD/etherboot-5.4.3/src/include/etherboot.h:203: multiple definition of `rom_address_ok' bin/bios.o:/usr/src/RPM/BUILD/etherboot-5.4.3/src/include/etherboot.h:203: first defined here bin/callbacks.o: In function `rom_address_ok': /usr/src/RPM/BUILD/etherboot-5.4.3/src/include/etherboot.h:203: multiple definition of `rom_address_ok' bin/bios.o:/usr/src/RPM/BUILD/etherboot-5.4.3/src/include/etherboot.h:203: first defined here bin/pxe_callbacks.o: In function `rom_address_ok': /usr/src/RPM/BUILD/etherboot-5.4.3/src/arch/i386/core/pxe_callbacks.c:279: multiple definition of `rom_address_ok' bin/bios.o:/usr/src/RPM/BUILD/etherboot-5.4.3/src/include/etherboot.h:203: first defined here bin/config.o: In function `rom_address_ok': /usr/src/RPM/BUILD/etherboot-5.4.3/src/include/etherboot.h:203: multiple definition of `rom_address_ok' bin/bios.o:/usr/src/RPM/BUILD/etherboot-5.4.3/src/include/etherboot.h:203: first defined here bin/undi.o: In function `rom_address_ok': /usr/src/RPM/BUILD/etherboot-5.4.3/src/include/etherboot.h:205: multiple definition of `rom_address_ok' bin/bios.o:/usr/src/RPM/BUILD/etherboot-5.4.3/src/include/etherboot.h:203: first defined here bin/bootlib.a(main.o): In function `rom_address_ok': /usr/src/RPM/BUILD/etherboot-5.4.3/src/include/etherboot.h:203: multiple definition of `rom_address_ok' bin/bios.o:/usr/src/RPM/BUILD/etherboot-5.4.3/src/include/etherboot.h:203: first defined here bin/bootlib.a(osloader.o): In function `rom_address_ok': /usr/src/RPM/BUILD/etherboot-5.4.3/src/include/etherboot.h:203: multiple definition of `rom_address_ok' bin/bios.o:/usr/src/RPM/BUILD/etherboot-5.4.3/src/include/etherboot.h:203: first defined here bin/bootlib.a(misc.o): In function `rom_address_ok': /usr/src/RPM/BUILD/etherboot-5.4.3/src/include/etherboot.h:203: multiple definition of `rom_address_ok' bin/bios.o:/usr/src/RPM/BUILD/etherboot-5.4.3/src/include/etherboot.h:203: first defined here bin/bootlib.a(relocate.o): In function `rom_address_ok': /usr/src/RPM/BUILD/etherboot-5.4.3/src/include/etherboot.h:203: multiple definition of `rom_address_ok' bin/bios.o:/usr/src/RPM/BUILD/etherboot-5.4.3/src/include/etherboot.h:203: first defined here bin/bootlib.a(heap.o): In function `rom_address_ok': /usr/src/RPM/BUILD/etherboot-5.4.3/src/include/etherboot.h:203: multiple definition of `rom_address_ok' bin/bios.o:/usr/src/RPM/BUILD/etherboot-5.4.3/src/include/etherboot.h:203: first defined here bin/bootlib.a(nic.o): In function `rom_address_ok': /usr/src/RPM/BUILD/etherboot-5.4.3/src/include/etherboot.h:203: multiple definition of `rom_address_ok' bin/bios.o:/usr/src/RPM/BUILD/etherboot-5.4.3/src/include/etherboot.h:203: first defined here bin/bootlib.a(isa_probe.o): In function `rom_address_ok': /usr/src/RPM/BUILD/etherboot-5.4.3/src/include/etherboot.h:203: multiple definition of `rom_address_ok' bin/bios.o:/usr/src/RPM/BUILD/etherboot-5.4.3/src/include/etherboot.h:203: first defined here bin/bootlib.a(pci_probe.o): In function `rom_address_ok': /usr/src/RPM/BUILD/etherboot-5.4.3/src/include/etherboot.h:203: multiple definition of `rom_address_ok' bin/bios.o:/usr/src/RPM/BUILD/etherboot-5.4.3/src/include/etherboot.h:203: first defined here bin/bootlib.a(vsprintf.o): In function `rom_address_ok': /usr/src/RPM/BUILD/etherboot-5.4.3/src/include/etherboot.h:203: multiple definition of `rom_address_ok' bin/bios.o:/usr/src/RPM/BUILD/etherboot-5.4.3/src/include/etherboot.h:203: first defined here bin/bootlib.a(string.o): In function `rom_address_ok': /usr/src/RPM/BUILD/etherboot-5.4.3/src/include/etherboot.h:203: multiple definition of `rom_address_ok' bin/bios.o:/usr/src/RPM/BUILD/etherboot-5.4.3/src/include/etherboot.h:203: first defined here bin/bootlib.a(pxe_export.o): In function `rom_address_ok': /usr/src/RPM/BUILD/etherboot-5.4.3/src/include/etherboot.h:203: multiple definition of `rom_address_ok' bin/bios.o:/usr/src/RPM/BUILD/etherboot-5.4.3/src/include/etherboot.h:203: first defined here bin/bootlib.a(pci_io.o): In function `rom_address_ok': /usr/src/RPM/BUILD/etherboot-5.4.3/src/include/etherboot.h:203: multiple definition of `rom_address_ok' bin/bios.o:/usr/src/RPM/BUILD/etherboot-5.4.3/src/include/etherboot.h:203: first defined here bin/bootlib.a(i386_timer.o): In function `rom_address_ok': /usr/src/RPM/BUILD/etherboot-5.4.3/src/include/etherboot.h:203: multiple definition of `rom_address_ok' bin/bios.o:/usr/src/RPM/BUILD/etherboot-5.4.3/src/include/etherboot.h:203: first defined here bin/bootlib.a(elf.o): In function `rom_address_ok': /usr/src/RPM/BUILD/etherboot-5.4.3/src/include/etherboot.h:203: multiple definition of `rom_address_ok' bin/bios.o:/usr/src/RPM/BUILD/etherboot-5.4.3/src/include/etherboot.h:203: first defined here bin/bootlib.a(pic8259.o): In function `rom_address_ok': /usr/src/RPM/BUILD/etherboot-5.4.3/src/include/etherboot.h:203: multiple definition of `rom_address_ok' bin/bios.o:/usr/src/RPM/BUILD/etherboot-5.4.3/src/include/etherboot.h:203: first defined here bin/bootlib.a(hooks.o): In function `rom_address_ok': /usr/src/RPM/BUILD/etherboot-5.4.3/src/include/etherboot.h:203: multiple definition of `rom_address_ok' bin/bios.o:/usr/src/RPM/BUILD/etherboot-5.4.3/src/include/etherboot.h:203: first defined here bin/bootlib.a(timer.o): In function `rom_address_ok': /usr/src/RPM/BUILD/etherboot-5.4.3/src/include/etherboot.h:203: multiple definition of `rom_address_ok' bin/bios.o:/usr/src/RPM/BUILD/etherboot-5.4.3/src/include/etherboot.h:203: first defined here bin/bootlib.a(pci.o): In function `rom_address_ok': /usr/src/RPM/BUILD/etherboot-5.4.3/src/include/etherboot.h:203: multiple definition of `rom_address_ok' bin/bios.o:/usr/src/RPM/BUILD/etherboot-5.4.3/src/include/etherboot.h:203: first defined here make: *** [bin/undi.rt.o] Error 1 make: Leaving directory `/usr/src/RPM/BUILD/etherboot-5.4.3/src' error: Bad exit status from /usr/src/tmp/rpm-tmp.56070 (%build) RPM build errors: Bad exit status from /usr/src/tmp/rpm-tmp.56070 (%build) Command exited with non-zero status 1 4.72user 0.80system 0:05.13elapsed 107%CPU (0avgtext+0avgdata 25080maxresident)k 0inputs+0outputs (0major+163037minor)pagefaults 0swaps hsh-rebuild: rebuild of `etherboot-5.4.3-alt4.src.rpm' failed. Command exited with non-zero status 1 21.75user 5.42system 0:26.11elapsed 104%CPU (0avgtext+0avgdata 134048maxresident)k 0inputs+0outputs (0major+431832minor)pagefaults 0swaps