<86>Dec 12 06:15:14 userdel[27024]: delete user 'rooter'
<86>Dec 12 06:15:14 userdel[27024]: removed group 'rooter' owned by 'rooter'
<86>Dec 12 06:15:14 userdel[27024]: removed shadow group 'rooter' owned by 'rooter'
<86>Dec 12 06:15:14 groupadd[27039]: group added to /etc/group: name=rooter, GID=576
<86>Dec 12 06:15:14 groupadd[27039]: group added to /etc/gshadow: name=rooter
<86>Dec 12 06:15:14 groupadd[27039]: new group: name=rooter, GID=576
<86>Dec 12 06:15:14 useradd[27049]: new user: name=rooter, UID=576, GID=576, home=/root, shell=/bin/bash
<86>Dec 12 06:15:14 userdel[27077]: delete user 'builder'
<86>Dec 12 06:15:14 userdel[27077]: removed group 'builder' owned by 'builder'
<86>Dec 12 06:15:14 userdel[27077]: removed shadow group 'builder' owned by 'builder'
<86>Dec 12 06:15:14 groupadd[27092]: group added to /etc/group: name=builder, GID=577
<86>Dec 12 06:15:14 groupadd[27092]: group added to /etc/gshadow: name=builder
<86>Dec 12 06:15:14 groupadd[27092]: new group: name=builder, GID=577
<86>Dec 12 06:15:14 useradd[27102]: new user: name=builder, UID=577, GID=577, home=/usr/src, shell=/bin/bash
warning: user led does not exist - using root
warning: group led does not exist - using root
warning: user led does not exist - using root
warning: group led does not exist - using root
warning: user led does not exist - using root
warning: group led does not exist - using root
warning: user led does not exist - using root
warning: group led does not exist - using root
<13>Dec 12 06:15:17 rpmi: rpm-build-licenses-2.0.5-alt2 1454794749 installed
Building target platforms: i586
Building for target i586
Wrote: /usr/src/in/nosrpm/etherboot-5.4.3-alt4.nosrc.rpm
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.34703
+ 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.34703
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd etherboot-5.4.3
+ echo 'CFLAGS+=-pipe -frecord-gcc-switches -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'
Scanning for ROMs and dependencies...
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 -frecord-gcc-switches -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
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 -frecord-gcc-switches -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 -frecord-gcc-switches -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 -frecord-gcc-switches -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
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 -frecord-gcc-switches -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
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 -frecord-gcc-switches -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
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 -frecord-gcc-switches -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 -frecord-gcc-switches -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 -frecord-gcc-switches -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 -frecord-gcc-switches -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 -frecord-gcc-switches -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 -frecord-gcc-switches -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
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 -frecord-gcc-switches -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;
                   ^~~~~~~~~~~~~~~~~~~~~
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 -frecord-gcc-switches -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 -frecord-gcc-switches -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:
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 -frecord-gcc-switches -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:
core/../arch/i386/core/tagged_loader.c: In function 'xstart16':
core/../arch/i386/core/tagged_loader.c:185:4: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
  *((unsigned long *)&in_stack.execaddr) = execaddr;
   ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from core/osloader.c:99:
core/elf_loader.c: In function 'process_elf_notes':
core/elf_loader.c:101:14: warning: pointer targets in assignment from 'unsigned char *' to 'char *' differ in signedness [-Wpointer-sign]
      program = n_desc;
              ^
core/elf_loader.c:106:14: warning: pointer targets in assignment from 'unsigned char *' to 'char *' 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 -frecord-gcc-switches -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 -frecord-gcc-switches -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 '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 -frecord-gcc-switches -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 -frecord-gcc-switches -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 -frecord-gcc-switches -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 -frecord-gcc-switches -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 -frecord-gcc-switches -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 -frecord-gcc-switches -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:
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 -frecord-gcc-switches -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:
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 -frecord-gcc-switches -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 -frecord-gcc-switches -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 -frecord-gcc-switches -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 -frecord-gcc-switches -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 -frecord-gcc-switches -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:289:2: warning: cast between incompatible function types from 'int (*)(void *)' to 'int (*)(struct nic *, int)' [-Wcast-function-type]
  (int (*)(struct nic *, int))dummy, /* poll */
  ^
core/nic.c:290:2: warning: cast between incompatible function types from 'int (*)(void *)' to 'void (*)(struct nic *, const char *, unsigned int,  unsigned int,  const char *)' [-Wcast-function-type]
  (void (*)(struct nic *, const char *,
  ^
core/nic.c:293:2: warning: cast between incompatible function types from 'int (*)(void *)' to 'void (*)(struct nic *, irq_action_t)' {aka 'void (*)(struct nic *, enum <anonymous>)'} [-Wcast-function-type]
  (void (*)(struct nic *,
  ^
core/nic.c:298:2: warning: pointer targets in initialization of 'unsigned char *' from 'char *' 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:34: 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:19: 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:19: 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 of 'const char *' from 'uint8_t *' {aka 'unsigned char *'} differ in signedness [-Wpointer-sign]
    const char *p = rcvd->u.oack.data;
                    ^~~~
core/nic.c:835:16: warning: pointer targets in assignment from 'uint8_t *' {aka 'unsigned char *'} to 'char *' differ in signedness [-Wpointer-sign]
    block->data = rcvd->u.data.download;
                ^
core/nic.c: In function 'await_reply':
core/nic.c:1745:26: 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 from 'unsigned char *' to 'char *' differ in signedness [-Wpointer-sign]
    hostname = p + 2;
             ^
core/nic.c: In function 'eth_load':
core/nic.c:468:1: warning: control reaches end of non-void function [-Wreturn-type]
 }
 ^
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 -frecord-gcc-switches -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
core/disk.c:29:2: warning: cast between incompatible function types from 'int (*)(void *)' to 'int (*)(struct disk *, sector_t)' {aka 'int (*)(struct disk *, long long unsigned int)'} [-Wcast-function-type]
  (int (*)(struct disk *, sector_t ))dummy,  /* read */
  ^
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 -frecord-gcc-switches -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:
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 -frecord-gcc-switches -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 -frecord-gcc-switches -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 -frecord-gcc-switches -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 -frecord-gcc-switches -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 -frecord-gcc-switches -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 -frecord-gcc-switches -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 -frecord-gcc-switches -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 -frecord-gcc-switches -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:31: 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:
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 from 'uint8_t *' {aka 'unsigned char *'} to 'const char *' 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:28: 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:
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:28: 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:
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:
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);
                   ^~~~~~~~~~~~~~
core/pxe_export.c: In function 'pxenv_undi_isr':
core/pxe_export.c:670:6: warning: this statement may fall through [-Wimplicit-fallthrough=]
   if ( eth_poll ( 1 ) ) {
      ^
core/pxe_export.c:701:2: note: here
  case PXENV_UNDI_ISR_IN_GET_NEXT :
  ^~~~
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 -frecord-gcc-switches -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 -frecord-gcc-switches -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 -frecord-gcc-switches -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 -frecord-gcc-switches -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 -frecord-gcc-switches -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 -frecord-gcc-switches -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 -frecord-gcc-switches -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 of 'uint8_t *' {aka 'unsigned char *'} from 'int8_t *' {aka 'signed char *'} differ in signedness [-Wpointer-sign]
 uint8_t *trivial_irq_chain = &_trivial_irq_chain;
                              ^
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 -frecord-gcc-switches -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 -frecord-gcc-switches -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 -frecord-gcc-switches -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 -frecord-gcc-switches -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
/usr/bin/ld.default: 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
/usr/bin/ld.default: 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
/usr/bin/ld.default: 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
/usr/bin/ld.default: 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
/usr/bin/ld.default: 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
/usr/bin/ld.default: 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
/usr/bin/ld.default: bin/pxe_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
/usr/bin/ld.default: 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
/usr/bin/ld.default: 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
/usr/bin/ld.default: 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
/usr/bin/ld.default: 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
/usr/bin/ld.default: 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
/usr/bin/ld.default: 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
/usr/bin/ld.default: 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
/usr/bin/ld.default: 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
/usr/bin/ld.default: 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
/usr/bin/ld.default: 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
/usr/bin/ld.default: 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
/usr/bin/ld.default: 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
/usr/bin/ld.default: 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
/usr/bin/ld.default: 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
/usr/bin/ld.default: 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
/usr/bin/ld.default: 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
/usr/bin/ld.default: 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
/usr/bin/ld.default: 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
/usr/bin/ld.default: 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
/usr/bin/ld.default: 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: *** [Makefile.main:362: 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.34703 (%build)


RPM build errors:
    Bad exit status from /usr/src/tmp/rpm-tmp.34703 (%build)
Command exited with non-zero status 1
6.03user 0.88system 0:06.53elapsed 105%CPU (0avgtext+0avgdata 25988maxresident)k
0inputs+0outputs (0major+170888minor)pagefaults 0swaps
hsh-rebuild: rebuild of `etherboot-5.4.3-alt4.src.rpm' failed.
Command exited with non-zero status 1
20.63user 5.42system 0:25.42elapsed 102%CPU (0avgtext+0avgdata 122708maxresident)k
24inputs+0outputs (0major+514379minor)pagefaults 0swaps