Login
Log in using an SSO provider:
Fedora Account System
Red Hat Associate
Red Hat Customer
Login using a Red Hat Bugzilla account
Forgot Password
Create an Account
Red Hat Bugzilla – Attachment 444219 Details for
Bug 631148
FTBFS etherboot-5.4.4-18.fc13
Home
New
Search
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh90 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
[?]
This site requires JavaScript to be enabled to function correctly, please enable it.
build.log
build.log (text/plain), 254.70 KB, created by
FTBFS
on 2010-09-07 17:00:49 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
FTBFS
Created:
2010-09-07 17:00:49 UTC
Size:
254.70 KB
patch
obsolete
>Mock Version: 1.1.1 >ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target i686 --nodeps builddir/build/SPECS/etherboot.spec'], False, '/var/lib/mock/fedora-development-i386-etherboot-5.4.4-18.fc13.src.rpm/root/', None, 25200, True, 0, 8116, 14667, None, logger=<mock.trace_decorator.getLog object at 0x17efb50>) >Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target i686 --nodeps builddir/build/SPECS/etherboot.spec'] >Building target platforms: i686 >Building for target i686 >Wrote: /builddir/build/SRPMS/etherboot-5.4.4-18.fc14.src.rpm >Child returncode was: 0 >LEAVE do --> > >ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/etherboot.spec'], False, '/var/lib/mock/fedora-development-i386-etherboot-5.4.4-18.fc13.src.rpm/root/', None, 25200, True, 0, 8116, 14667, None, logger=<mock.trace_decorator.getLog object at 0x17efb50>) >Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/etherboot.spec'] >Building target platforms: i686 >Building for target i686 >Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.9KTff6 >+ umask 022 >+ cd /builddir/build/BUILD >+ LANG=C >+ export LANG >+ unset DISPLAY >+ cd /builddir/build/BUILD >+ rm -rf etherboot-5.4.4 >+ /bin/tar -xf - >+ /usr/bin/gzip -dc /builddir/build/SOURCES/etherboot-5.4.4-nofsp.tar.gz >+ STATUS=0 >+ '[' 0 -ne 0 ']' >+ cd etherboot-5.4.4 >+ /bin/chmod -Rf a+rX,u+w,g-w,o-w . >Patch #0 (etherboot-5.4.4-e1000-tx-volatile.patch): >+ echo 'Patch #0 (etherboot-5.4.4-e1000-tx-volatile.patch):' >+ /bin/cat /builddir/build/SOURCES/etherboot-5.4.4-e1000-tx-volatile.patch >+ /usr/bin/patch -s -p1 -b --suffix .e1000-tx-volatile --fuzz=0 >+ sed -i -e 's/# \(CFLAGS.*PXE_DHCP_STRICT\)/\1/' src/Config >+ sed -i -e 's/^\(CFLAGS.*-DASK_BOOT\)=3/\1=-1/' src/Config >+ sed -i -e /undi/d src/Families >+ exit 0 >Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.ILoZUo >+ umask 022 >+ cd /builddir/build/BUILD >+ cd etherboot-5.4.4 >+ LANG=C >+ export LANG >+ unset DISPLAY >++ echo -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 >++ sed 's|-fstack-protector||g' >+ make -C src -j4 'EXTRA_CFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4' allpxes allroms allzroms >make: Entering directory `/builddir/build/BUILD/etherboot-5.4.4/src' >arch/i386/Makefile:116: bin/Roms: No such file or directory >Scanning for ROMs and dependencies... >make: Leaving directory `/builddir/build/BUILD/etherboot-5.4.4/src' >make: Entering directory `/builddir/build/BUILD/etherboot-5.4.4/src' >gcc -O2 -DENCODE -DDECODE -DMAIN -DVERBOSE -DNDEBUG -DBITSIZE=32 -DENDIAN=0 -o bin/nrv2b util/nrv2b.c >gcc -DCONFIG_PCI -DCONFIG_ISA -DASK_BOOT=-1 -DBOOT_FIRST=BOOT_NIC -DALLOW_ONLY_ENCAPSULATED -DBACKOFF_LIMIT=7 -DCONGESTED -DTAGGED_IMAGE -DELF_IMAGE -DDOWNLOAD_PROTO_TFTP -DPXE_IMAGE -DPXE_EXPORT -DPXE_DHCP_STRICT -Os -ffreestanding -Wall -W -Wno-format -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DPCBIOS -fstrength-reduce -fomit-frame-pointer -march=i386 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -mcpu=i386 -DVERSION_MAJOR=5 -DVERSION_MINOR=4 -DVERSION=\"5.4.4\" -I include -I arch/i386/include -DARCH=i386 -o bin/ide_disk.o -c drivers/disk/ide_disk.c >gcc -E -Wp,-Wall -DCONFIG_PCI -DCONFIG_ISA -DASK_BOOT=-1 -DBOOT_FIRST=BOOT_NIC -DALLOW_ONLY_ENCAPSULATED -DBACKOFF_LIMIT=7 -DCONGESTED -DTAGGED_IMAGE -DELF_IMAGE -DDOWNLOAD_PROTO_TFTP -DPXE_IMAGE -DPXE_EXPORT -DPXE_DHCP_STRICT -Os -ffreestanding -Wall -W -Wno-format -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DPCBIOS -fstrength-reduce -fomit-frame-pointer -march=i386 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -mcpu=i386 -DVERSION_MAJOR=5 -DVERSION_MINOR=4 -DVERSION=\"5.4.4\" -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=-1 -DBOOT_FIRST=BOOT_NIC -DALLOW_ONLY_ENCAPSULATED -DBACKOFF_LIMIT=7 -DCONGESTED -DTAGGED_IMAGE -DELF_IMAGE -DDOWNLOAD_PROTO_TFTP -DPXE_IMAGE -DPXE_EXPORT -DPXE_DHCP_STRICT -Os -ffreestanding -Wall -W -Wno-format -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DPCBIOS -fstrength-reduce -fomit-frame-pointer -march=i386 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -mcpu=i386 -DVERSION_MAJOR=5 -DVERSION_MINOR=4 -DVERSION=\"5.4.4\" -I include -I arch/i386/include -DARCH=i386 -o bin/linuxbios.o -c firmware/linuxbios/linuxbios.c >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >In file included from include/etherboot.h:178:0, > from drivers/disk/ide_disk.c:1: >include/bootp.h:150:2: warning: #warning "UUID is a default for testing ONLY!" >gcc -DCONFIG_PCI -DCONFIG_ISA -DASK_BOOT=-1 -DBOOT_FIRST=BOOT_NIC -DALLOW_ONLY_ENCAPSULATED -DBACKOFF_LIMIT=7 -DCONGESTED -DTAGGED_IMAGE -DELF_IMAGE -DDOWNLOAD_PROTO_TFTP -DPXE_IMAGE -DPXE_EXPORT -DPXE_DHCP_STRICT -Os -ffreestanding -Wall -W -Wno-format -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DPCBIOS -fstrength-reduce -fomit-frame-pointer -march=i386 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -mcpu=i386 -DVERSION_MAJOR=5 -DVERSION_MINOR=4 -DVERSION=\"5.4.4\" -I include -I arch/i386/include -DARCH=i386 -o bin/bios.o -c arch/i386/firmware/pcbios/bios.c >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >In file included from include/etherboot.h:178:0, > from arch/i386/firmware/pcbios/bios.c:8: >include/bootp.h:150:2: warning: #warning "UUID is a default for testing ONLY!" >gcc -DCONFIG_PCI -DCONFIG_ISA -DASK_BOOT=-1 -DBOOT_FIRST=BOOT_NIC -DALLOW_ONLY_ENCAPSULATED -DBACKOFF_LIMIT=7 -DCONGESTED -DTAGGED_IMAGE -DELF_IMAGE -DDOWNLOAD_PROTO_TFTP -DPXE_IMAGE -DPXE_EXPORT -DPXE_DHCP_STRICT -Os -ffreestanding -Wall -W -Wno-format -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DPCBIOS -fstrength-reduce -fomit-frame-pointer -march=i386 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -mcpu=i386 -DVERSION_MAJOR=5 -DVERSION_MINOR=4 -DVERSION=\"5.4.4\" -I include -I arch/i386/include -DARCH=i386 -o bin/console.o -c arch/i386/firmware/pcbios/console.c >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >gcc -DCONFIG_PCI -DCONFIG_ISA -DASK_BOOT=-1 -DBOOT_FIRST=BOOT_NIC -DALLOW_ONLY_ENCAPSULATED -DBACKOFF_LIMIT=7 -DCONGESTED -DTAGGED_IMAGE -DELF_IMAGE -DDOWNLOAD_PROTO_TFTP -DPXE_IMAGE -DPXE_EXPORT -DPXE_DHCP_STRICT -Os -ffreestanding -Wall -W -Wno-format -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DPCBIOS -fstrength-reduce -fomit-frame-pointer -march=i386 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -mcpu=i386 -DVERSION_MAJOR=5 -DVERSION_MINOR=4 -DVERSION=\"5.4.4\" -I include -I arch/i386/include -DARCH=i386 -o bin/memsizes.o -c arch/i386/firmware/pcbios/memsizes.c >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >In file included from include/etherboot.h:178:0, > from arch/i386/firmware/pcbios/console.c:8: >include/bootp.h:150:2: warning: #warning "UUID is a default for testing ONLY!" >In file included from include/etherboot.h:178:0, > from arch/i386/firmware/pcbios/memsizes.c:3: >include/bootp.h:150:2: warning: #warning "UUID is a default for testing ONLY!" >gcc -DCONFIG_PCI -DCONFIG_ISA -DASK_BOOT=-1 -DBOOT_FIRST=BOOT_NIC -DALLOW_ONLY_ENCAPSULATED -DBACKOFF_LIMIT=7 -DCONGESTED -DTAGGED_IMAGE -DELF_IMAGE -DDOWNLOAD_PROTO_TFTP -DPXE_IMAGE -DPXE_EXPORT -DPXE_DHCP_STRICT -Os -ffreestanding -Wall -W -Wno-format -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DPCBIOS -fstrength-reduce -fomit-frame-pointer -march=i386 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -mcpu=i386 -DVERSION_MAJOR=5 -DVERSION_MINOR=4 -DVERSION=\"5.4.4\" -I include -I arch/i386/include -DARCH=i386 -o bin/basemem.o -c arch/i386/firmware/pcbios/basemem.c >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >In file included from include/etherboot.h:178:0, > from arch/i386/firmware/pcbios/basemem.c:3: >include/bootp.h:150:2: warning: #warning "UUID is a default for testing ONLY!" >gcc -DCONFIG_PCI -DCONFIG_ISA -DASK_BOOT=-1 -DBOOT_FIRST=BOOT_NIC -DALLOW_ONLY_ENCAPSULATED -DBACKOFF_LIMIT=7 -DCONGESTED -DTAGGED_IMAGE -DELF_IMAGE -DDOWNLOAD_PROTO_TFTP -DPXE_IMAGE -DPXE_EXPORT -DPXE_DHCP_STRICT -Os -ffreestanding -Wall -W -Wno-format -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DPCBIOS -fstrength-reduce -fomit-frame-pointer -march=i386 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -mcpu=i386 -DVERSION_MAJOR=5 -DVERSION_MINOR=4 -DVERSION=\"5.4.4\" -I include -I arch/i386/include -DARCH=i386 -o bin/hidemem.o -c arch/i386/firmware/pcbios/hidemem.c >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >In file included from include/etherboot.h:178:0, > from arch/i386/firmware/pcbios/hidemem.c:6: >include/bootp.h:150:2: warning: #warning "UUID is a default for testing ONLY!" >gcc -E -Wp,-Wall -DCONFIG_PCI -DCONFIG_ISA -DASK_BOOT=-1 -DBOOT_FIRST=BOOT_NIC -DALLOW_ONLY_ENCAPSULATED -DBACKOFF_LIMIT=7 -DCONGESTED -DTAGGED_IMAGE -DELF_IMAGE -DDOWNLOAD_PROTO_TFTP -DPXE_IMAGE -DPXE_EXPORT -DPXE_DHCP_STRICT -Os -ffreestanding -Wall -W -Wno-format -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DPCBIOS -fstrength-reduce -fomit-frame-pointer -march=i386 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -mcpu=i386 -DVERSION_MAJOR=5 -DVERSION_MINOR=4 -DVERSION=\"5.4.4\" -I include -I arch/i386/include -DARCH=i386 -Ui386 -D ASSEMBLY arch/i386/firmware/pcbios/e820mangler.S | as -o bin/e820mangler.o >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >gcc -DCONFIG_PCI -DCONFIG_ISA -DASK_BOOT=-1 -DBOOT_FIRST=BOOT_NIC -DALLOW_ONLY_ENCAPSULATED -DBACKOFF_LIMIT=7 -DCONGESTED -DTAGGED_IMAGE -DELF_IMAGE -DDOWNLOAD_PROTO_TFTP -DPXE_IMAGE -DPXE_EXPORT -DPXE_DHCP_STRICT -Os -ffreestanding -Wall -W -Wno-format -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DPCBIOS -fstrength-reduce -fomit-frame-pointer -march=i386 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -mcpu=i386 -DVERSION_MAJOR=5 -DVERSION_MINOR=4 -DVERSION=\"5.4.4\" -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=-1 -DBOOT_FIRST=BOOT_NIC -DALLOW_ONLY_ENCAPSULATED -DBACKOFF_LIMIT=7 -DCONGESTED -DTAGGED_IMAGE -DELF_IMAGE -DDOWNLOAD_PROTO_TFTP -DPXE_IMAGE -DPXE_EXPORT -DPXE_DHCP_STRICT -Os -ffreestanding -Wall -W -Wno-format -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DPCBIOS -fstrength-reduce -fomit-frame-pointer -march=i386 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -mcpu=i386 -DVERSION_MAJOR=5 -DVERSION_MINOR=4 -DVERSION=\"5.4.4\" -I include -I arch/i386/include -DARCH=i386 -Ui386 -D ASSEMBLY arch/i386/core/realmode_asm.S | as -o bin/realmode_asm.o >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >gcc -DCONFIG_PCI -DCONFIG_ISA -DASK_BOOT=-1 -DBOOT_FIRST=BOOT_NIC -DALLOW_ONLY_ENCAPSULATED -DBACKOFF_LIMIT=7 -DCONGESTED -DTAGGED_IMAGE -DELF_IMAGE -DDOWNLOAD_PROTO_TFTP -DPXE_IMAGE -DPXE_EXPORT -DPXE_DHCP_STRICT -Os -ffreestanding -Wall -W -Wno-format -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DPCBIOS -fstrength-reduce -fomit-frame-pointer -march=i386 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -mcpu=i386 -DVERSION_MAJOR=5 -DVERSION_MINOR=4 -DVERSION=\"5.4.4\" -I include -I arch/i386/include -DARCH=i386 -o bin/callbacks.o -c arch/i386/core/callbacks.c >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >In file included from include/etherboot.h:178:0, > from arch/i386/core/realmode.c:6: >include/bootp.h:150:2: warning: #warning "UUID is a default for testing ONLY!" >In file included from include/etherboot.h:178:0, > from arch/i386/core/callbacks.c:9: >include/bootp.h:150:2: warning: #warning "UUID is a default for testing ONLY!"`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >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' >gcc -DCONFIG_PCI -DCONFIG_ISA -DASK_BOOT=-1 -DBOOT_FIRST=BOOT_NIC -DALLOW_ONLY_ENCAPSULATED -DBACKOFF_LIMIT=7 -DCONGESTED -DTAGGED_IMAGE -DELF_IMAGE -DDOWNLOAD_PROTO_TFTP -DPXE_IMAGE -DPXE_EXPORT -DPXE_DHCP_STRICT -Os -ffreestanding -Wall -W -Wno-format -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DPCBIOS -fstrength-reduce -fomit-frame-pointer -march=i386 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -mcpu=i386 -DVERSION_MAJOR=5 -DVERSION_MINOR=4 -DVERSION=\"5.4.4\" -I include -I arch/i386/include -DARCH=i386 -o bin/pxe_callbacks.o -c arch/i386/core/pxe_callbacks.c >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >gcc -DCONFIG_PCI -DCONFIG_ISA -DASK_BOOT=-1 -DBOOT_FIRST=BOOT_NIC -DALLOW_ONLY_ENCAPSULATED -DBACKOFF_LIMIT=7 -DCONGESTED -DTAGGED_IMAGE -DELF_IMAGE -DDOWNLOAD_PROTO_TFTP -DPXE_IMAGE -DPXE_EXPORT -DPXE_DHCP_STRICT -Os -ffreestanding -Wall -W -Wno-format -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DPCBIOS -fstrength-reduce -fomit-frame-pointer -march=i386 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -mcpu=i386 -DVERSION_MAJOR=5 -DVERSION_MINOR=4 -DVERSION=\"5.4.4\" -I include -I arch/i386/include -DARCH=i386 -o bin/config.o -c core/config.c >gcc -DCONFIG_PCI -DCONFIG_ISA -DASK_BOOT=-1 -DBOOT_FIRST=BOOT_NIC -DALLOW_ONLY_ENCAPSULATED -DBACKOFF_LIMIT=7 -DCONGESTED -DTAGGED_IMAGE -DELF_IMAGE -DDOWNLOAD_PROTO_TFTP -DPXE_IMAGE -DPXE_EXPORT -DPXE_DHCP_STRICT -Os -ffreestanding -Wall -W -Wno-format -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DPCBIOS -fstrength-reduce -fomit-frame-pointer -march=i386 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -mcpu=i386 -DVERSION_MAJOR=5 -DVERSION_MINOR=4 -DVERSION=\"5.4.4\" -I include -I arch/i386/include -DARCH=i386 -o bin/main.o -c core/main.c >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >In file included from include/etherboot.h:178:0, > from arch/i386/core/pxe_callbacks.c:8: >include/bootp.h:150:2: warning: #warning "UUID is a default for testing ONLY!" >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >arch/i386/core/pxe_callbacks.c: In function 'install_pxe_stack':In file included from include/etherboot.h:178:0, > from core/config.c:8: >include/bootp.h:150:2: warning: #warning "UUID is a default for testing ONLY!" >arch/i386/core/pxe_callbacks.c:105:25: warning: taking address of expression of type 'void' >arch/i386/core/pxe_callbacks.c:107:25: warning: taking address of expression of type 'void' >arch/i386/core/pxe_callbacks.c:183:30: warning: taking address of expression of type 'void' >arch/i386/core/pxe_callbacks.c: In function 'hook_pxe_stack': >arch/i386/core/pxe_callbacks.c:211:3: warning: taking address of expression of type 'void' >arch/i386/core/pxe_callbacks.c:212:2: warning: taking address of expression of type 'void' >arch/i386/core/pxe_callbacks.c:213:2: warning: taking address of expression of type 'void' >arch/i386/core/pxe_callbacks.c:216:32: warning: taking address of expression of type 'void' >arch/i386/core/pxe_callbacks.c: In function 'unhook_pxe_stack': >arch/i386/core/pxe_callbacks.c:231:19: warning: taking address of expression of type 'void' >In file included from include/etherboot.h:178:0, > from core/main.c:19: >include/bootp.h:150:2: warning: #warning "UUID is a default for testing ONLY!" >gcc -DCONFIG_PCI -DCONFIG_ISA -DASK_BOOT=-1 -DBOOT_FIRST=BOOT_NIC -DALLOW_ONLY_ENCAPSULATED -DBACKOFF_LIMIT=7 -DCONGESTED -DTAGGED_IMAGE -DELF_IMAGE -DDOWNLOAD_PROTO_TFTP -DPXE_IMAGE -DPXE_EXPORT -DPXE_DHCP_STRICT -Os -ffreestanding -Wall -W -Wno-format -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DPCBIOS -fstrength-reduce -fomit-frame-pointer -march=i386 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -mcpu=i386 -DVERSION_MAJOR=5 -DVERSION_MINOR=4 -DVERSION=\"5.4.4\" -I include -I arch/i386/include -DARCH=i386 -o bin/osloader.o -c core/osloader.c >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >In file included from include/etherboot.h:178:0, > from core/osloader.c:32: >include/bootp.h:150:2: warning: #warning "UUID is a default for testing ONLY!" >core/osloader.c: In function 'dead_download': >core/osloader.c:75:1: warning: no return statement in function returning non-void >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 >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 >core/elf_loader.c:106:14: warning: pointer targets in assignment differ in signedness >gcc -DCONFIG_PCI -DCONFIG_ISA -DASK_BOOT=-1 -DBOOT_FIRST=BOOT_NIC -DALLOW_ONLY_ENCAPSULATED -DBACKOFF_LIMIT=7 -DCONGESTED -DTAGGED_IMAGE -DELF_IMAGE -DDOWNLOAD_PROTO_TFTP -DPXE_IMAGE -DPXE_EXPORT -DPXE_DHCP_STRICT -Os -ffreestanding -Wall -W -Wno-format -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DPCBIOS -fstrength-reduce -fomit-frame-pointer -march=i386 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -mcpu=i386 -DVERSION_MAJOR=5 -DVERSION_MINOR=4 -DVERSION=\"5.4.4\" -I include -I arch/i386/include -DARCH=i386 -o bin/nfs.o -c core/nfs.c >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >gcc -DCONFIG_PCI -DCONFIG_ISA -DASK_BOOT=-1 -DBOOT_FIRST=BOOT_NIC -DALLOW_ONLY_ENCAPSULATED -DBACKOFF_LIMIT=7 -DCONGESTED -DTAGGED_IMAGE -DELF_IMAGE -DDOWNLOAD_PROTO_TFTP -DPXE_IMAGE -DPXE_EXPORT -DPXE_DHCP_STRICT -Os -ffreestanding -Wall -W -Wno-format -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DPCBIOS -fstrength-reduce -fomit-frame-pointer -march=i386 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -mcpu=i386 -DVERSION_MAJOR=5 -DVERSION_MINOR=4 -DVERSION=\"5.4.4\" -I include -I arch/i386/include -DARCH=i386 -o bin/misc.o -c core/misc.c >gcc -DCONFIG_PCI -DCONFIG_ISA -DASK_BOOT=-1 -DBOOT_FIRST=BOOT_NIC -DALLOW_ONLY_ENCAPSULATED -DBACKOFF_LIMIT=7 -DCONGESTED -DTAGGED_IMAGE -DELF_IMAGE -DDOWNLOAD_PROTO_TFTP -DPXE_IMAGE -DPXE_EXPORT -DPXE_DHCP_STRICT -Os -ffreestanding -Wall -W -Wno-format -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DPCBIOS -fstrength-reduce -fomit-frame-pointer -march=i386 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -mcpu=i386 -DVERSION_MAJOR=5 -DVERSION_MINOR=4 -DVERSION=\"5.4.4\" -I include -I arch/i386/include -DARCH=i386 -o bin/proto_slam.o -c core/proto_slam.c >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >gcc -DCONFIG_PCI -DCONFIG_ISA -DASK_BOOT=-1 -DBOOT_FIRST=BOOT_NIC -DALLOW_ONLY_ENCAPSULATED -DBACKOFF_LIMIT=7 -DCONGESTED -DTAGGED_IMAGE -DELF_IMAGE -DDOWNLOAD_PROTO_TFTP -DPXE_IMAGE -DPXE_EXPORT -DPXE_DHCP_STRICT -Os -ffreestanding -Wall -W -Wno-format -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DPCBIOS -fstrength-reduce -fomit-frame-pointer -march=i386 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -mcpu=i386 -DVERSION_MAJOR=5 -DVERSION_MINOR=4 -DVERSION=\"5.4.4\" -I include -I arch/i386/include -DARCH=i386 -o bin/proto_tftm.o -c core/proto_tftm.c >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >gcc -DCONFIG_PCI -DCONFIG_ISA -DASK_BOOT=-1 -DBOOT_FIRST=BOOT_NIC -DALLOW_ONLY_ENCAPSULATED -DBACKOFF_LIMIT=7 -DCONGESTED -DTAGGED_IMAGE -DELF_IMAGE -DDOWNLOAD_PROTO_TFTP -DPXE_IMAGE -DPXE_EXPORT -DPXE_DHCP_STRICT -Os -ffreestanding -Wall -W -Wno-format -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DPCBIOS -fstrength-reduce -fomit-frame-pointer -march=i386 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -mcpu=i386 -DVERSION_MAJOR=5 -DVERSION_MINOR=4 -DVERSION=\"5.4.4\" -I include -I arch/i386/include -DARCH=i386 -o bin/proto_http.o -c core/proto_http.c >In file included from include/etherboot.h:178:0, > from core/misc.c:5: >include/bootp.h:150:2: warning: #warning "UUID is a default for testing ONLY!" >gcc -DCONFIG_PCI -DCONFIG_ISA -DASK_BOOT=-1 -DBOOT_FIRST=BOOT_NIC -DALLOW_ONLY_ENCAPSULATED -DBACKOFF_LIMIT=7 -DCONGESTED -DTAGGED_IMAGE -DELF_IMAGE -DDOWNLOAD_PROTO_TFTP -DPXE_IMAGE -DPXE_EXPORT -DPXE_DHCP_STRICT -Os -ffreestanding -Wall -W -Wno-format -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DPCBIOS -fstrength-reduce -fomit-frame-pointer -march=i386 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -mcpu=i386 -DVERSION_MAJOR=5 -DVERSION_MINOR=4 -DVERSION=\"5.4.4\" -I include -I arch/i386/include -DARCH=i386 -o bin/floppy.o -c drivers/disk/floppy.c >core/misc.c: In function 'random': >core/misc.c:74:10: warning: dereferencing type-punned pointer will break strict-aliasing rules >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >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" >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >In file included from include/etherboot.h:178:0, > from core/proto_http.c:1: >include/bootp.h:150:2: warning: #warning "UUID is a default for testing ONLY!" >gcc -DCONFIG_PCI -DCONFIG_ISA -DASK_BOOT=-1 -DBOOT_FIRST=BOOT_NIC -DALLOW_ONLY_ENCAPSULATED -DBACKOFF_LIMIT=7 -DCONGESTED -DTAGGED_IMAGE -DELF_IMAGE -DDOWNLOAD_PROTO_TFTP -DPXE_IMAGE -DPXE_EXPORT -DPXE_DHCP_STRICT -Os -ffreestanding -Wall -W -Wno-format -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DPCBIOS -fstrength-reduce -fomit-frame-pointer -march=i386 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -mcpu=i386 -DVERSION_MAJOR=5 -DVERSION_MINOR=4 -DVERSION=\"5.4.4\" -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=-1 -DBOOT_FIRST=BOOT_NIC -DALLOW_ONLY_ENCAPSULATED -DBACKOFF_LIMIT=7 -DCONGESTED -DTAGGED_IMAGE -DELF_IMAGE -DDOWNLOAD_PROTO_TFTP -DPXE_IMAGE -DPXE_EXPORT -DPXE_DHCP_STRICT -Os -ffreestanding -Wall -W -Wno-format -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DPCBIOS -fstrength-reduce -fomit-frame-pointer -march=i386 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -mcpu=i386 -DVERSION_MAJOR=5 -DVERSION_MINOR=4 -DVERSION=\"5.4.4\" -I include -I arch/i386/include -DARCH=i386 -o bin/serial.o -c core/serial.c >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >gcc -DCONFIG_PCI -DCONFIG_ISA -DASK_BOOT=-1 -DBOOT_FIRST=BOOT_NIC -DALLOW_ONLY_ENCAPSULATED -DBACKOFF_LIMIT=7 -DCONGESTED -DTAGGED_IMAGE -DELF_IMAGE -DDOWNLOAD_PROTO_TFTP -DPXE_IMAGE -DPXE_EXPORT -DPXE_DHCP_STRICT -Os -ffreestanding -Wall -W -Wno-format -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DPCBIOS -fstrength-reduce -fomit-frame-pointer -march=i386 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -mcpu=i386 -DVERSION_MAJOR=5 -DVERSION_MINOR=4 -DVERSION=\"5.4.4\" -I include -I arch/i386/include -DARCH=i386 -o bin/timer.o -c core/timer.c >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >In file included from include/etherboot.h:178:0, > from core/timer.c:10: >include/bootp.h:150:2: warning: #warning "UUID is a default for testing ONLY!" >In file included from include/etherboot.h:178:0, > from core/serial.c:1: >include/bootp.h:150:2: warning: #warning "UUID is a default for testing ONLY!" >gcc -DCONFIG_PCI -DCONFIG_ISA -DASK_BOOT=-1 -DBOOT_FIRST=BOOT_NIC -DALLOW_ONLY_ENCAPSULATED -DBACKOFF_LIMIT=7 -DCONGESTED -DTAGGED_IMAGE -DELF_IMAGE -DDOWNLOAD_PROTO_TFTP -DPXE_IMAGE -DPXE_EXPORT -DPXE_DHCP_STRICT -Os -ffreestanding -Wall -W -Wno-format -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DPCBIOS -fstrength-reduce -fomit-frame-pointer -march=i386 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -mcpu=i386 -DVERSION_MAJOR=5 -DVERSION_MINOR=4 -DVERSION=\"5.4.4\" -I include -I arch/i386/include -DARCH=i386 -o bin/relocate.o -c core/relocate.c >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >gcc -DCONFIG_PCI -DCONFIG_ISA -DASK_BOOT=-1 -DBOOT_FIRST=BOOT_NIC -DALLOW_ONLY_ENCAPSULATED -DBACKOFF_LIMIT=7 -DCONGESTED -DTAGGED_IMAGE -DELF_IMAGE -DDOWNLOAD_PROTO_TFTP -DPXE_IMAGE -DPXE_EXPORT -DPXE_DHCP_STRICT -Os -ffreestanding -Wall -W -Wno-format -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DPCBIOS -fstrength-reduce -fomit-frame-pointer -march=i386 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -mcpu=i386 -DVERSION_MAJOR=5 -DVERSION_MINOR=4 -DVERSION=\"5.4.4\" -I include -I arch/i386/include -DARCH=i386 -o bin/heap.o -c core/heap.c >In file included from include/etherboot.h:178:0, > from core/relocate.c:3: >include/bootp.h:150:2: warning: #warning "UUID is a default for testing ONLY!"`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >In file included from include/etherboot.h:178:0, > from core/heap.c:1: >include/bootp.h:150:2: warning: #warning "UUID is a default for testing ONLY!" >gcc -DCONFIG_PCI -DCONFIG_ISA -DASK_BOOT=-1 -DBOOT_FIRST=BOOT_NIC -DALLOW_ONLY_ENCAPSULATED -DBACKOFF_LIMIT=7 -DCONGESTED -DTAGGED_IMAGE -DELF_IMAGE -DDOWNLOAD_PROTO_TFTP -DPXE_IMAGE -DPXE_EXPORT -DPXE_DHCP_STRICT -Os -ffreestanding -Wall -W -Wno-format -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DPCBIOS -fstrength-reduce -fomit-frame-pointer -march=i386 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -mcpu=i386 -DVERSION_MAJOR=5 -DVERSION_MINOR=4 -DVERSION=\"5.4.4\" -I include -I arch/i386/include -DARCH=i386 -o bin/btext.o -c core/btext.c >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >gcc -DCONFIG_PCI -DCONFIG_ISA -DASK_BOOT=-1 -DBOOT_FIRST=BOOT_NIC -DALLOW_ONLY_ENCAPSULATED -DBACKOFF_LIMIT=7 -DCONGESTED -DTAGGED_IMAGE -DELF_IMAGE -DDOWNLOAD_PROTO_TFTP -DPXE_IMAGE -DPXE_EXPORT -DPXE_DHCP_STRICT -Os -ffreestanding -Wall -W -Wno-format -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DPCBIOS -fstrength-reduce -fomit-frame-pointer -march=i386 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -mcpu=i386 -DVERSION_MAJOR=5 -DVERSION_MINOR=4 -DVERSION=\"5.4.4\" -I include -I arch/i386/include -DARCH=i386 -o bin/pc_kbd.o -c core/pc_kbd.c >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >gcc -DCONFIG_PCI -DCONFIG_ISA -DASK_BOOT=-1 -DBOOT_FIRST=BOOT_NIC -DALLOW_ONLY_ENCAPSULATED -DBACKOFF_LIMIT=7 -DCONGESTED -DTAGGED_IMAGE -DELF_IMAGE -DDOWNLOAD_PROTO_TFTP -DPXE_IMAGE -DPXE_EXPORT -DPXE_DHCP_STRICT -Os -ffreestanding -Wall -W -Wno-format -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DPCBIOS -fstrength-reduce -fomit-frame-pointer -march=i386 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -mcpu=i386 -DVERSION_MAJOR=5 -DVERSION_MINOR=4 -DVERSION=\"5.4.4\" -I include -I arch/i386/include -DARCH=i386 -o bin/nic.o -c core/nic.c >gcc -DCONFIG_PCI -DCONFIG_ISA -DASK_BOOT=-1 -DBOOT_FIRST=BOOT_NIC -DALLOW_ONLY_ENCAPSULATED -DBACKOFF_LIMIT=7 -DCONGESTED -DTAGGED_IMAGE -DELF_IMAGE -DDOWNLOAD_PROTO_TFTP -DPXE_IMAGE -DPXE_EXPORT -DPXE_DHCP_STRICT -Os -ffreestanding -Wall -W -Wno-format -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DPCBIOS -fstrength-reduce -fomit-frame-pointer -march=i386 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -mcpu=i386 -DVERSION_MAJOR=5 -DVERSION_MINOR=4 -DVERSION=\"5.4.4\" -I include -I arch/i386/include -DARCH=i386 -o bin/disk.o -c core/disk.c >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >gcc -DCONFIG_PCI -DCONFIG_ISA -DASK_BOOT=-1 -DBOOT_FIRST=BOOT_NIC -DALLOW_ONLY_ENCAPSULATED -DBACKOFF_LIMIT=7 -DCONGESTED -DTAGGED_IMAGE -DELF_IMAGE -DDOWNLOAD_PROTO_TFTP -DPXE_IMAGE -DPXE_EXPORT -DPXE_DHCP_STRICT -Os -ffreestanding -Wall -W -Wno-format -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DPCBIOS -fstrength-reduce -fomit-frame-pointer -march=i386 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -mcpu=i386 -DVERSION_MAJOR=5 -DVERSION_MINOR=4 -DVERSION=\"5.4.4\" -I include -I arch/i386/include -DARCH=i386 -o bin/isapnp.o -c core/isapnp.c >In file included from include/etherboot.h:178:0, > from core/disk.c:1: >include/bootp.h:150:2: warning: #warning "UUID is a default for testing ONLY!" >In file included from include/etherboot.h:178:0, > from core/nic.c:17: >include/bootp.h:150:2: warning: #warning "UUID is a default for testing ONLY!" >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >gcc -DCONFIG_PCI -DCONFIG_ISA -DASK_BOOT=-1 -DBOOT_FIRST=BOOT_NIC -DALLOW_ONLY_ENCAPSULATED -DBACKOFF_LIMIT=7 -DCONGESTED -DTAGGED_IMAGE -DELF_IMAGE -DDOWNLOAD_PROTO_TFTP -DPXE_IMAGE -DPXE_EXPORT -DPXE_DHCP_STRICT -Os -ffreestanding -Wall -W -Wno-format -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DPCBIOS -fstrength-reduce -fomit-frame-pointer -march=i386 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -mcpu=i386 -DVERSION_MAJOR=5 -DVERSION_MINOR=4 -DVERSION=\"5.4.4\" -I include -I arch/i386/include -DARCH=i386 -o bin/pci.o -c core/pci.c >core/nic.c:298:2: warning: pointer targets in initialization differ in signedness >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >core/nic.c: In function 'ip_transmit': >core/nic.c:518:3: warning: pointer targets in passing argument 1 of 'eth_transmit' differ in signedness >core/nic.c:327:6: note: expected 'const char *' but argument is of type 'const unsigned char *' >core/nic.c:559:6: warning: pointer targets in passing argument 1 of 'eth_transmit' differ in signedness >core/nic.c:327:6: note: expected 'const char *' but argument is of type 'const unsigned char *' >core/nic.c:567:3: warning: pointer targets in passing argument 1 of 'eth_transmit' differ in signedness >core/nic.c:327:6: note: expected 'const char *' but argument is of type 'uint8_t *' >core/nic.c: In function 'tftp': >core/nic.c:726:3: warning: pointer targets in passing argument 1 of 'fnc' differ in signedness >core/nic.c:726:3: 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 >core/nic.c:835:16: warning: pointer targets in assignment differ in signedness >core/nic.c: In function 'await_reply': >core/nic.c:1749:6: warning: pointer targets in passing argument 1 of 'eth_transmit' differ in signedness >core/nic.c:327:6: note: expected 'const char *' but argument is of type 'uint8_t *' >core/nic.c: In function 'decode_rfc1533': >core/nic.c:1945:13: warning: pointer targets in assignment differ in signedness >In file included from include/etherboot.h:178:0, > from core/isapnp.c:36: >include/bootp.h:150:2: warning: #warning "UUID is a default for testing ONLY!" >In file included from include/etherboot.h:178:0, > from core/pci.c:10: >include/bootp.h:150:2: warning: #warning "UUID is a default for testing ONLY!" >gcc -DCONFIG_PCI -DCONFIG_ISA -DASK_BOOT=-1 -DBOOT_FIRST=BOOT_NIC -DALLOW_ONLY_ENCAPSULATED -DBACKOFF_LIMIT=7 -DCONGESTED -DTAGGED_IMAGE -DELF_IMAGE -DDOWNLOAD_PROTO_TFTP -DPXE_IMAGE -DPXE_EXPORT -DPXE_DHCP_STRICT -Os -ffreestanding -Wall -W -Wno-format -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DPCBIOS -fstrength-reduce -fomit-frame-pointer -march=i386 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -mcpu=i386 -DVERSION_MAJOR=5 -DVERSION_MINOR=4 -DVERSION=\"5.4.4\" -I include -I arch/i386/include -DARCH=i386 -o bin/isa_probe.o -c core/isa_probe.c >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >gcc -DCONFIG_PCI -DCONFIG_ISA -DASK_BOOT=-1 -DBOOT_FIRST=BOOT_NIC -DALLOW_ONLY_ENCAPSULATED -DBACKOFF_LIMIT=7 -DCONGESTED -DTAGGED_IMAGE -DELF_IMAGE -DDOWNLOAD_PROTO_TFTP -DPXE_IMAGE -DPXE_EXPORT -DPXE_DHCP_STRICT -Os -ffreestanding -Wall -W -Wno-format -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DPCBIOS -fstrength-reduce -fomit-frame-pointer -march=i386 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -mcpu=i386 -DVERSION_MAJOR=5 -DVERSION_MINOR=4 -DVERSION=\"5.4.4\" -I include -I arch/i386/include -DARCH=i386 -o bin/pci_probe.o -c core/pci_probe.c >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >In file included from include/etherboot.h:178:0, > from core/isa_probe.c:9: >include/bootp.h:150:2: warning: #warning "UUID is a default for testing ONLY!" >In file included from include/etherboot.h:178:0, > from core/pci_probe.c:9: >include/bootp.h:150:2: warning: #warning "UUID is a default for testing ONLY!" >gcc -DCONFIG_PCI -DCONFIG_ISA -DASK_BOOT=-1 -DBOOT_FIRST=BOOT_NIC -DALLOW_ONLY_ENCAPSULATED -DBACKOFF_LIMIT=7 -DCONGESTED -DTAGGED_IMAGE -DELF_IMAGE -DDOWNLOAD_PROTO_TFTP -DPXE_IMAGE -DPXE_EXPORT -DPXE_DHCP_STRICT -Os -ffreestanding -Wall -W -Wno-format -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DPCBIOS -fstrength-reduce -fomit-frame-pointer -march=i386 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -mcpu=i386 -DVERSION_MAJOR=5 -DVERSION_MINOR=4 -DVERSION=\"5.4.4\" -I include -I arch/i386/include -DARCH=i386 -o bin/vsprintf.o -c core/vsprintf.c >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >gcc -DCONFIG_PCI -DCONFIG_ISA -DASK_BOOT=-1 -DBOOT_FIRST=BOOT_NIC -DALLOW_ONLY_ENCAPSULATED -DBACKOFF_LIMIT=7 -DCONGESTED -DTAGGED_IMAGE -DELF_IMAGE -DDOWNLOAD_PROTO_TFTP -DPXE_IMAGE -DPXE_EXPORT -DPXE_DHCP_STRICT -Os -ffreestanding -Wall -W -Wno-format -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DPCBIOS -fstrength-reduce -fomit-frame-pointer -march=i386 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -mcpu=i386 -DVERSION_MAJOR=5 -DVERSION_MINOR=4 -DVERSION=\"5.4.4\" -I include -I arch/i386/include -DARCH=i386 -o bin/string.o -c core/string.c >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >In file included from include/etherboot.h:178:0, > from core/vsprintf.c:1: >include/bootp.h:150:2: warning: #warning "UUID is a default for testing ONLY!" >gcc -DCONFIG_PCI -DCONFIG_ISA -DASK_BOOT=-1 -DBOOT_FIRST=BOOT_NIC -DALLOW_ONLY_ENCAPSULATED -DBACKOFF_LIMIT=7 -DCONGESTED -DTAGGED_IMAGE -DELF_IMAGE -DDOWNLOAD_PROTO_TFTP -DPXE_IMAGE -DPXE_EXPORT -DPXE_DHCP_STRICT -Os -ffreestanding -Wall -W -Wno-format -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DPCBIOS -fstrength-reduce -fomit-frame-pointer -march=i386 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -mcpu=i386 -DVERSION_MAJOR=5 -DVERSION_MINOR=4 -DVERSION=\"5.4.4\" -I include -I arch/i386/include -DARCH=i386 -o bin/pcmcia.o -c core/pcmcia.c >In file included from include/etherboot.h:178:0, > from core/string.c:24: >include/bootp.h:150:2: warning: #warning "UUID is a default for testing ONLY!" >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >gcc -DCONFIG_PCI -DCONFIG_ISA -DASK_BOOT=-1 -DBOOT_FIRST=BOOT_NIC -DALLOW_ONLY_ENCAPSULATED -DBACKOFF_LIMIT=7 -DCONGESTED -DTAGGED_IMAGE -DELF_IMAGE -DDOWNLOAD_PROTO_TFTP -DPXE_IMAGE -DPXE_EXPORT -DPXE_DHCP_STRICT -Os -ffreestanding -Wall -W -Wno-format -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DPCBIOS -fstrength-reduce -fomit-frame-pointer -march=i386 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -mcpu=i386 -DVERSION_MAJOR=5 -DVERSION_MINOR=4 -DVERSION=\"5.4.4\" -I include -I arch/i386/include -DARCH=i386 -o bin/i82365.o -c core/i82365.c >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >gcc -DCONFIG_PCI -DCONFIG_ISA -DASK_BOOT=-1 -DBOOT_FIRST=BOOT_NIC -DALLOW_ONLY_ENCAPSULATED -DBACKOFF_LIMIT=7 -DCONGESTED -DTAGGED_IMAGE -DELF_IMAGE -DDOWNLOAD_PROTO_TFTP -DPXE_IMAGE -DPXE_EXPORT -DPXE_DHCP_STRICT -Os -ffreestanding -Wall -W -Wno-format -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DPCBIOS -fstrength-reduce -fomit-frame-pointer -march=i386 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -mcpu=i386 -DVERSION_MAJOR=5 -DVERSION_MINOR=4 -DVERSION=\"5.4.4\" -I include -I arch/i386/include -DARCH=i386 -o bin/pxe_export.o -c core/pxe_export.c >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >In file included from include/etherboot.h:178:0, > from core/pxe_export.c:28: >include/bootp.h:150:2: warning: #warning "UUID is a default for testing ONLY!"gcc -DCONFIG_PCI -DCONFIG_ISA -DASK_BOOT=-1 -DBOOT_FIRST=BOOT_NIC -DALLOW_ONLY_ENCAPSULATED -DBACKOFF_LIMIT=7 -DCONGESTED -DTAGGED_IMAGE -DELF_IMAGE -DDOWNLOAD_PROTO_TFTP -DPXE_IMAGE -DPXE_EXPORT -DPXE_DHCP_STRICT -Os -ffreestanding -Wall -W -Wno-format -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DPCBIOS -fstrength-reduce -fomit-frame-pointer -march=i386 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -mcpu=i386 -DVERSION_MAJOR=5 -DVERSION_MINOR=4 -DVERSION=\"5.4.4\" -I include -I arch/i386/include -DARCH=i386 -o bin/dns_resolver.o -c core/dns_resolver.c >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >core/pxe_export.c: In function 'pxenv_undi_get_iface_info': >core/pxe_export.c:611:2: warning: pointer targets in passing argument 1 of 'sprintf' differ in signedness >include/etherboot.h:305:12: note: expected 'char *' but argument is of type 'uint8_t *' >core/pxe_export.c: In function 'pxenv_tftp_open': >core/pxe_export.c:762:15: warning: pointer targets in assignment differ in signedness >core/pxe_export.c: In function 'pxenv_tftp_read_file': >core/pxe_export.c:869:2: warning: pointer targets in passing argument 1 of 'tftp' differ in signedness >include/etherboot.h:226:12: note: expected 'const char *' but argument is of type 'uint8_t *' >core/pxe_export.c: In function 'pxenv_tftp_get_fsize': >core/pxe_export.c:894:2: warning: pointer targets in passing argument 1 of 'tftp' differ in signedness >include/etherboot.h:226:12: note: expected 'const char *' but argument is of type 'uint8_t *' >gcc -DCONFIG_PCI -DCONFIG_ISA -DASK_BOOT=-1 -DBOOT_FIRST=BOOT_NIC -DALLOW_ONLY_ENCAPSULATED -DBACKOFF_LIMIT=7 -DCONGESTED -DTAGGED_IMAGE -DELF_IMAGE -DDOWNLOAD_PROTO_TFTP -DPXE_IMAGE -DPXE_EXPORT -DPXE_DHCP_STRICT -Os -ffreestanding -Wall -W -Wno-format -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DPCBIOS -fstrength-reduce -fomit-frame-pointer -march=i386 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -mcpu=i386 -DVERSION_MAJOR=5 -DVERSION_MINOR=4 -DVERSION=\"5.4.4\" -I include -I arch/i386/include -DARCH=i386 -o bin/pci_io.o -c arch/i386/core/pci_io.c >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >gcc -DCONFIG_PCI -DCONFIG_ISA -DASK_BOOT=-1 -DBOOT_FIRST=BOOT_NIC -DALLOW_ONLY_ENCAPSULATED -DBACKOFF_LIMIT=7 -DCONGESTED -DTAGGED_IMAGE -DELF_IMAGE -DDOWNLOAD_PROTO_TFTP -DPXE_IMAGE -DPXE_EXPORT -DPXE_DHCP_STRICT -Os -ffreestanding -Wall -W -Wno-format -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DPCBIOS -fstrength-reduce -fomit-frame-pointer -march=i386 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -mcpu=i386 -DVERSION_MAJOR=5 -DVERSION_MINOR=4 -DVERSION=\"5.4.4\" -I include -I arch/i386/include -DARCH=i386 -o bin/i386_timer.o -c arch/i386/core/i386_timer.c >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >gcc -DCONFIG_PCI -DCONFIG_ISA -DASK_BOOT=-1 -DBOOT_FIRST=BOOT_NIC -DALLOW_ONLY_ENCAPSULATED -DBACKOFF_LIMIT=7 -DCONGESTED -DTAGGED_IMAGE -DELF_IMAGE -DDOWNLOAD_PROTO_TFTP -DPXE_IMAGE -DPXE_EXPORT -DPXE_DHCP_STRICT -Os -ffreestanding -Wall -W -Wno-format -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DPCBIOS -fstrength-reduce -fomit-frame-pointer -march=i386 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -mcpu=i386 -DVERSION_MAJOR=5 -DVERSION_MINOR=4 -DVERSION=\"5.4.4\" -I include -I arch/i386/include -DARCH=i386 -o bin/elf.o -c arch/i386/core/elf.c >In file included from include/etherboot.h:178:0, > from arch/i386/core/i386_timer.c:10: >include/bootp.h:150:2: warning: #warning "UUID is a default for testing ONLY!" >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >In file included from include/etherboot.h:178:0, > from arch/i386/core/pci_io.c:14: >include/bootp.h:150:2: warning: #warning "UUID is a default for testing ONLY!" >gcc -DCONFIG_PCI -DCONFIG_ISA -DASK_BOOT=-1 -DBOOT_FIRST=BOOT_NIC -DALLOW_ONLY_ENCAPSULATED -DBACKOFF_LIMIT=7 -DCONGESTED -DTAGGED_IMAGE -DELF_IMAGE -DDOWNLOAD_PROTO_TFTP -DPXE_IMAGE -DPXE_EXPORT -DPXE_DHCP_STRICT -Os -ffreestanding -Wall -W -Wno-format -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DPCBIOS -fstrength-reduce -fomit-frame-pointer -march=i386 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -mcpu=i386 -DVERSION_MAJOR=5 -DVERSION_MINOR=4 -DVERSION=\"5.4.4\" -I include -I arch/i386/include -DARCH=i386 -o bin/cpu.o -c arch/i386/core/cpu.c >In file included from include/etherboot.h:178:0, > from arch/i386/core/elf.c:1: >include/bootp.h:150:2: warning: #warning "UUID is a default for testing ONLY!" >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >gcc -DCONFIG_PCI -DCONFIG_ISA -DASK_BOOT=-1 -DBOOT_FIRST=BOOT_NIC -DALLOW_ONLY_ENCAPSULATED -DBACKOFF_LIMIT=7 -DCONGESTED -DTAGGED_IMAGE -DELF_IMAGE -DDOWNLOAD_PROTO_TFTP -DPXE_IMAGE -DPXE_EXPORT -DPXE_DHCP_STRICT -Os -ffreestanding -Wall -W -Wno-format -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DPCBIOS -fstrength-reduce -fomit-frame-pointer -march=i386 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -mcpu=i386 -DVERSION_MAJOR=5 -DVERSION_MINOR=4 -DVERSION=\"5.4.4\" -I include -I arch/i386/include -DARCH=i386 -o bin/video_subr.o -c arch/i386/core/video_subr.c >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >gcc -DCONFIG_PCI -DCONFIG_ISA -DASK_BOOT=-1 -DBOOT_FIRST=BOOT_NIC -DALLOW_ONLY_ENCAPSULATED -DBACKOFF_LIMIT=7 -DCONGESTED -DTAGGED_IMAGE -DELF_IMAGE -DDOWNLOAD_PROTO_TFTP -DPXE_IMAGE -DPXE_EXPORT -DPXE_DHCP_STRICT -Os -ffreestanding -Wall -W -Wno-format -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DPCBIOS -fstrength-reduce -fomit-frame-pointer -march=i386 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -mcpu=i386 -DVERSION_MAJOR=5 -DVERSION_MINOR=4 -DVERSION=\"5.4.4\" -I include -I arch/i386/include -DARCH=i386 -o bin/pic8259.o -c arch/i386/core/pic8259.c >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >gcc -DCONFIG_PCI -DCONFIG_ISA -DASK_BOOT=-1 -DBOOT_FIRST=BOOT_NIC -DALLOW_ONLY_ENCAPSULATED -DBACKOFF_LIMIT=7 -DCONGESTED -DTAGGED_IMAGE -DELF_IMAGE -DDOWNLOAD_PROTO_TFTP -DPXE_IMAGE -DPXE_EXPORT -DPXE_DHCP_STRICT -Os -ffreestanding -Wall -W -Wno-format -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DPCBIOS -fstrength-reduce -fomit-frame-pointer -march=i386 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -mcpu=i386 -DVERSION_MAJOR=5 -DVERSION_MINOR=4 -DVERSION=\"5.4.4\" -I include -I arch/i386/include -DARCH=i386 -o bin/hooks.o -c arch/i386/core/hooks.c >In file included from include/etherboot.h:178:0, > from arch/i386/core/pic8259.c:7: >include/bootp.h:150:2: warning: #warning "UUID is a default for testing ONLY!"`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >arch/i386/core/pic8259.c:58:30: warning: pointer targets in initialization differ in signedness >In file included from include/etherboot.h:178:0, > from arch/i386/core/hooks.c:1: >include/bootp.h:150:2: warning: #warning "UUID is a default for testing ONLY!" >gcc -E -Wp,-Wall -DCONFIG_PCI -DCONFIG_ISA -DASK_BOOT=-1 -DBOOT_FIRST=BOOT_NIC -DALLOW_ONLY_ENCAPSULATED -DBACKOFF_LIMIT=7 -DCONGESTED -DTAGGED_IMAGE -DELF_IMAGE -DDOWNLOAD_PROTO_TFTP -DPXE_IMAGE -DPXE_EXPORT -DPXE_DHCP_STRICT -Os -ffreestanding -Wall -W -Wno-format -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DPCBIOS -fstrength-reduce -fomit-frame-pointer -march=i386 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -mcpu=i386 -DVERSION_MAJOR=5 -DVERSION_MINOR=4 -DVERSION=\"5.4.4\" -I include -I arch/i386/include -DARCH=i386 -Ui386 -D ASSEMBLY arch/i386/prefix/pxeprefix.S | as -o bin/pxeprefix.o >gcc -E -Wp,-Wall -DCONFIG_PCI -DCONFIG_ISA -DASK_BOOT=-1 -DBOOT_FIRST=BOOT_NIC -DALLOW_ONLY_ENCAPSULATED -DBACKOFF_LIMIT=7 -DCONGESTED -DTAGGED_IMAGE -DELF_IMAGE -DDOWNLOAD_PROTO_TFTP -DPXE_IMAGE -DPXE_EXPORT -DPXE_DHCP_STRICT -Os -ffreestanding -Wall -W -Wno-format -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DPCBIOS -fstrength-reduce -fomit-frame-pointer -march=i386 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -mcpu=i386 -DVERSION_MAJOR=5 -DVERSION_MINOR=4 -DVERSION=\"5.4.4\" -I include -I arch/i386/include -DARCH=i386 -Ui386 -D ASSEMBLY arch/i386/core/init.S | as -o bin/init.o >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >gcc -DCONFIG_PCI -DCONFIG_ISA -DASK_BOOT=-1 -DBOOT_FIRST=BOOT_NIC -DALLOW_ONLY_ENCAPSULATED -DBACKOFF_LIMIT=7 -DCONGESTED -DTAGGED_IMAGE -DELF_IMAGE -DDOWNLOAD_PROTO_TFTP -DPXE_IMAGE -DPXE_EXPORT -DPXE_DHCP_STRICT -Os -ffreestanding -Wall -W -Wno-format -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DPCBIOS -fstrength-reduce -fomit-frame-pointer -march=i386 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -mcpu=i386 -DVERSION_MAJOR=5 -DVERSION_MINOR=4 -DVERSION=\"5.4.4\" -I include -I arch/i386/include -DARCH=i386 -o bin/pc_floppy.o -c drivers/disk/pc_floppy.c >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >gcc -DCONFIG_PCI -DCONFIG_ISA -DASK_BOOT=-1 -DBOOT_FIRST=BOOT_NIC -DALLOW_ONLY_ENCAPSULATED -DBACKOFF_LIMIT=7 -DCONGESTED -DTAGGED_IMAGE -DELF_IMAGE -DDOWNLOAD_PROTO_TFTP -DPXE_IMAGE -DPXE_EXPORT -DPXE_DHCP_STRICT -Os -ffreestanding -Wall -W -Wno-format -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DPCBIOS -fstrength-reduce -fomit-frame-pointer -march=i386 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -mcpu=i386 -DVERSION_MAJOR=5 -DVERSION_MINOR=4 -DVERSION=\"5.4.4\" -I include -I arch/i386/include -DARCH=i386 -DINCLUDE_3C509 -o bin/3c509.o -c drivers/net/3c509.c >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >gcc -DCONFIG_PCI -DCONFIG_ISA -DASK_BOOT=-1 -DBOOT_FIRST=BOOT_NIC -DALLOW_ONLY_ENCAPSULATED -DBACKOFF_LIMIT=7 -DCONGESTED -DTAGGED_IMAGE -DELF_IMAGE -DDOWNLOAD_PROTO_TFTP -DPXE_IMAGE -DPXE_EXPORT -DPXE_DHCP_STRICT -Os -ffreestanding -Wall -W -Wno-format -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DPCBIOS -fstrength-reduce -fomit-frame-pointer -march=i386 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -mcpu=i386 -DVERSION_MAJOR=5 -DVERSION_MINOR=4 -DVERSION=\"5.4.4\" -I include -I arch/i386/include -DARCH=i386 -o bin/3c515.o -c drivers/net/3c515.c >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >In file included from include/etherboot.h:178:0, > from drivers/disk/pc_floppy.c:1: >include/bootp.h:150:2: warning: #warning "UUID is a default for testing ONLY!" >In file included from include/etherboot.h:178:0, > from drivers/net/3c515.c:51: >include/bootp.h:150:2: warning: #warning "UUID is a default for testing ONLY!" >drivers/disk/pc_floppy.c: In function 'fdc_specify': >drivers/disk/pc_floppy.c:567:2: warning: comparison of unsigned expression < 0 is always false >drivers/disk/pc_floppy.c: In function 'read_ok': >drivers/disk/pc_floppy.c:809:36: warning: comparison between signed and unsigned integer expressions >drivers/disk/pc_floppy.c: In function 'floppy_read_sectors': >drivers/disk/pc_floppy.c:862:18: warning: comparison between signed and unsigned integer expressions >drivers/disk/pc_floppy.c:898:10: warning: comparison between signed and unsigned integer expressions >drivers/disk/pc_floppy.c:898:32: warning: comparison between signed and unsigned integer expressions >drivers/disk/pc_floppy.c:918:11: warning: comparison between signed and unsigned integer expressions >drivers/disk/pc_floppy.c: In function 'floppy_read': >drivers/disk/pc_floppy.c:959:3: warning: pointer targets in passing argument 1 of 'floppy_read_sectors' differ in signedness >drivers/disk/pc_floppy.c:832:12: note: expected 'char *' but argument is of type 'unsigned char *' >drivers/disk/pc_floppy.c: At top level: >drivers/disk/pc_floppy.c:228:13: warning: 'bounce_motor' defined but not used >In file included from include/etherboot.h:178:0, > from drivers/net/3c509.c:27: >include/bootp.h:150:2: warning: #warning "UUID is a default for testing ONLY!" >drivers/net/3c509.c: In function 't509_probe': >drivers/net/3c509.c:620:4: warning: pointer targets in assignment differ in signedness >gcc -DCONFIG_PCI -DCONFIG_ISA -DASK_BOOT=-1 -DBOOT_FIRST=BOOT_NIC -DALLOW_ONLY_ENCAPSULATED -DBACKOFF_LIMIT=7 -DCONGESTED -DTAGGED_IMAGE -DELF_IMAGE -DDOWNLOAD_PROTO_TFTP -DPXE_IMAGE -DPXE_EXPORT -DPXE_DHCP_STRICT -Os -ffreestanding -Wall -W -Wno-format -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DPCBIOS -fstrength-reduce -fomit-frame-pointer -march=i386 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -mcpu=i386 -DVERSION_MAJOR=5 -DVERSION_MINOR=4 -DVERSION=\"5.4.4\" -I include -I arch/i386/include -DARCH=i386 -DINCLUDE_3C595 -o bin/3c595.o -c drivers/net/3c595.c >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >gcc -DCONFIG_PCI -DCONFIG_ISA -DASK_BOOT=-1 -DBOOT_FIRST=BOOT_NIC -DALLOW_ONLY_ENCAPSULATED -DBACKOFF_LIMIT=7 -DCONGESTED -DTAGGED_IMAGE -DELF_IMAGE -DDOWNLOAD_PROTO_TFTP -DPXE_IMAGE -DPXE_EXPORT -DPXE_DHCP_STRICT -Os -ffreestanding -Wall -W -Wno-format -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DPCBIOS -fstrength-reduce -fomit-frame-pointer -march=i386 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -mcpu=i386 -DVERSION_MAJOR=5 -DVERSION_MINOR=4 -DVERSION=\"5.4.4\" -I include -I arch/i386/include -DARCH=i386 -DINCLUDE_3C90X -o bin/3c90x.o -c drivers/net/3c90x.c >In file included from include/etherboot.h:178:0, > from drivers/net/3c595.c:28: >include/bootp.h:150:2: warning: #warning "UUID is a default for testing ONLY!"`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >In file included from include/etherboot.h:178:0, > from drivers/net/3c90x.c:40: >include/bootp.h:150:2: warning: #warning "UUID is a default for testing ONLY!" >gcc -DCONFIG_PCI -DCONFIG_ISA -DASK_BOOT=-1 -DBOOT_FIRST=BOOT_NIC -DALLOW_ONLY_ENCAPSULATED -DBACKOFF_LIMIT=7 -DCONGESTED -DTAGGED_IMAGE -DELF_IMAGE -DDOWNLOAD_PROTO_TFTP -DPXE_IMAGE -DPXE_EXPORT -DPXE_DHCP_STRICT -Os -ffreestanding -Wall -W -Wno-format -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DPCBIOS -fstrength-reduce -fomit-frame-pointer -march=i386 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -mcpu=i386 -DVERSION_MAJOR=5 -DVERSION_MINOR=4 -DVERSION=\"5.4.4\" -I include -I arch/i386/include -DARCH=i386 -o bin/amd8111e.o -c drivers/net/amd8111e.c >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >In file included from include/etherboot.h:178:0, > from drivers/net/amd8111e.c:31: >include/bootp.h:150:2: warning: #warning "UUID is a default for testing ONLY!" >drivers/net/amd8111e.c: In function 'amd8111e_init_hw_default': >drivers/net/amd8111e.c:200:2: warning: dereferencing type-punned pointer will break strict-aliasing rules >drivers/net/amd8111e.c:200:2: warning: dereferencing type-punned pointer will break strict-aliasing rules >gcc -DCONFIG_PCI -DCONFIG_ISA -DASK_BOOT=-1 -DBOOT_FIRST=BOOT_NIC -DALLOW_ONLY_ENCAPSULATED -DBACKOFF_LIMIT=7 -DCONGESTED -DTAGGED_IMAGE -DELF_IMAGE -DDOWNLOAD_PROTO_TFTP -DPXE_IMAGE -DPXE_EXPORT -DPXE_DHCP_STRICT -Os -ffreestanding -Wall -W -Wno-format -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DPCBIOS -fstrength-reduce -fomit-frame-pointer -march=i386 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -mcpu=i386 -DVERSION_MAJOR=5 -DVERSION_MINOR=4 -DVERSION=\"5.4.4\" -I include -I arch/i386/include -DARCH=i386 -o bin/bnx2.o -c drivers/net/bnx2.c >gcc -DCONFIG_PCI -DCONFIG_ISA -DASK_BOOT=-1 -DBOOT_FIRST=BOOT_NIC -DALLOW_ONLY_ENCAPSULATED -DBACKOFF_LIMIT=7 -DCONGESTED -DTAGGED_IMAGE -DELF_IMAGE -DDOWNLOAD_PROTO_TFTP -DPXE_IMAGE -DPXE_EXPORT -DPXE_DHCP_STRICT -Os -ffreestanding -Wall -W -Wno-format -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DPCBIOS -fstrength-reduce -fomit-frame-pointer -march=i386 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -mcpu=i386 -DVERSION_MAJOR=5 -DVERSION_MINOR=4 -DVERSION=\"5.4.4\" -I include -I arch/i386/include -DARCH=i386 -DINCLUDE_CS89X0 -o bin/cs89x0.o -c drivers/net/cs89x0.c >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >In file included from include/etherboot.h:178:0, > from drivers/net/bnx2.c:16: >include/bootp.h:150:2: warning: #warning "UUID is a default for testing ONLY!" >In file included from include/etherboot.h:178:0, > from drivers/net/cs89x0.c:88: >include/bootp.h:150:2: warning: #warning "UUID is a default for testing ONLY!" >drivers/net/bnx2.c:50:3: warning: pointer targets in initialization differ in signedness >drivers/net/bnx2.c:55:3: warning: pointer targets in initialization differ in signedness >drivers/net/bnx2.c:61:3: warning: pointer targets in initialization differ in signedness >drivers/net/bnx2.c:67:3: warning: pointer targets in initialization differ in signedness >drivers/net/bnx2.c:72:3: warning: pointer targets in initialization differ in signedness >drivers/net/bnx2.c:77:3: warning: pointer targets in initialization differ in signedness >drivers/net/bnx2.c:82:3: warning: pointer targets in initialization differ in signedness >drivers/net/bnx2.c:88:3: warning: pointer targets in initialization differ in signedness >drivers/net/bnx2.c:93:3: warning: pointer targets in initialization differ in signedness >drivers/net/bnx2.c:98:3: warning: pointer targets in initialization differ in signedness >drivers/net/bnx2.c:103:3: warning: pointer targets in initialization differ in signedness >drivers/net/bnx2.c:108:3: warning: pointer targets in initialization differ in signedness >drivers/net/bnx2.c:113:3: warning: pointer targets in initialization differ in signedness >drivers/net/bnx2.c:118:3: warning: pointer targets in initialization differ in signedness >drivers/net/bnx2.c:123:3: warning: pointer targets in initialization differ in signedness >drivers/net/bnx2.c:128:3: warning: pointer targets in initialization differ in signedness >drivers/net/bnx2.c: In function 'bnx2_set_rx_mode': >drivers/net/bnx2.c:1284:30: warning: unused parameter 'nic' >drivers/net/bnx2.c: In function 'bnx2_init_rx_ring': >drivers/net/bnx2.c:2050:16: warning: comparison between signed and unsigned integer expressions >gcc -DCONFIG_PCI -DCONFIG_ISA -DASK_BOOT=-1 -DBOOT_FIRST=BOOT_NIC -DALLOW_ONLY_ENCAPSULATED -DBACKOFF_LIMIT=7 -DCONGESTED -DTAGGED_IMAGE -DELF_IMAGE -DDOWNLOAD_PROTO_TFTP -DPXE_IMAGE -DPXE_EXPORT -DPXE_DHCP_STRICT -Os -ffreestanding -Wall -W -Wno-format -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DPCBIOS -fstrength-reduce -fomit-frame-pointer -march=i386 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -mcpu=i386 -DVERSION_MAJOR=5 -DVERSION_MINOR=4 -DVERSION=\"5.4.4\" -I include -I arch/i386/include -DARCH=i386 -o bin/davicom.o -c drivers/net/davicom.c >gcc -DCONFIG_PCI -DCONFIG_ISA -DASK_BOOT=-1 -DBOOT_FIRST=BOOT_NIC -DALLOW_ONLY_ENCAPSULATED -DBACKOFF_LIMIT=7 -DCONGESTED -DTAGGED_IMAGE -DELF_IMAGE -DDOWNLOAD_PROTO_TFTP -DPXE_IMAGE -DPXE_EXPORT -DPXE_DHCP_STRICT -Os -ffreestanding -Wall -W -Wno-format -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DPCBIOS -fstrength-reduce -fomit-frame-pointer -march=i386 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -mcpu=i386 -DVERSION_MAJOR=5 -DVERSION_MINOR=4 -DVERSION=\"5.4.4\" -I include -I arch/i386/include -DARCH=i386 -DINCLUDE_DEPCA -o bin/depca.o -c drivers/net/depca.c >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >In file included from include/etherboot.h:178:0, > from drivers/net/davicom.c:44: >include/bootp.h:150:2: warning: #warning "UUID is a default for testing ONLY!" >In file included from include/etherboot.h:178:0, > from drivers/net/depca.c:235: >include/bootp.h:150:2: warning: #warning "UUID is a default for testing ONLY!" >drivers/net/depca.c: In function 'depca_poll': >drivers/net/depca.c:598:12: warning: operation on 'lp.rx_cur' may be undefined >drivers/net/depca.c: In function 'depca_transmit': >drivers/net/depca.c:638:12: warning: operation on 'lp.tx_cur' may be undefined >gcc -DCONFIG_PCI -DCONFIG_ISA -DASK_BOOT=-1 -DBOOT_FIRST=BOOT_NIC -DALLOW_ONLY_ENCAPSULATED -DBACKOFF_LIMIT=7 -DCONGESTED -DTAGGED_IMAGE -DELF_IMAGE -DDOWNLOAD_PROTO_TFTP -DPXE_IMAGE -DPXE_EXPORT -DPXE_DHCP_STRICT -Os -ffreestanding -Wall -W -Wno-format -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DPCBIOS -fstrength-reduce -fomit-frame-pointer -march=i386 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -mcpu=i386 -DVERSION_MAJOR=5 -DVERSION_MINOR=4 -DVERSION=\"5.4.4\" -I include -I arch/i386/include -DARCH=i386 -o bin/dmfe.o -c drivers/net/dmfe.c >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >In file included from include/etherboot.h:178:0, > from drivers/net/dmfe.c:40: >include/bootp.h:150:2: warning: #warning "UUID is a default for testing ONLY!" >drivers/net/dmfe.c: In function 'dmfe_descriptor_init': >drivers/net/dmfe.c:542:23: warning: assignment makes integer from pointer without a cast >drivers/net/dmfe.c:556:23: warning: assignment makes integer from pointer without a cast >drivers/net/dmfe.c: In function 'dmfe_parse_srom': >drivers/net/dmfe.c:1033:15: warning: pointer targets in initialization differ in signedness >drivers/net/dmfe.c: At top level: >drivers/net/dmfe.c:191:12: warning: 'dmfe_debug' defined but not used >drivers/net/dmfe.c:196:12: warning: 'debug' defined but not used >drivers/net/dmfe.c:713:11: warning: 'dmfe_sense_speed' defined but not used >drivers/net/dmfe.c:832:13: warning: 'dmfe_process_mode' defined but not used >gcc -DCONFIG_PCI -DCONFIG_ISA -DASK_BOOT=-1 -DBOOT_FIRST=BOOT_NIC -DALLOW_ONLY_ENCAPSULATED -DBACKOFF_LIMIT=7 -DCONGESTED -DTAGGED_IMAGE -DELF_IMAGE -DDOWNLOAD_PROTO_TFTP -DPXE_IMAGE -DPXE_EXPORT -DPXE_DHCP_STRICT -Os -ffreestanding -Wall -W -Wno-format -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DPCBIOS -fstrength-reduce -fomit-frame-pointer -march=i386 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -mcpu=i386 -DVERSION_MAJOR=5 -DVERSION_MINOR=4 -DVERSION=\"5.4.4\" -I include -I arch/i386/include -DARCH=i386 -DINCLUDE_E1000 -o bin/e1000.o -c drivers/net/e1000.c >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >In file included from include/etherboot.h:178:0, > from drivers/net/e1000.c:51: >include/bootp.h:150:2: warning: #warning "UUID is a default for testing ONLY!" >drivers/net/e1000.c: In function 'e1000_copper_link_ggp_setup': >drivers/net/e1000.c:1142:4: warning: statement with no effect >gcc -DCONFIG_PCI -DCONFIG_ISA -DASK_BOOT=-1 -DBOOT_FIRST=BOOT_NIC -DALLOW_ONLY_ENCAPSULATED -DBACKOFF_LIMIT=7 -DCONGESTED -DTAGGED_IMAGE -DELF_IMAGE -DDOWNLOAD_PROTO_TFTP -DPXE_IMAGE -DPXE_EXPORT -DPXE_DHCP_STRICT -Os -ffreestanding -Wall -W -Wno-format -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DPCBIOS -fstrength-reduce -fomit-frame-pointer -march=i386 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -mcpu=i386 -DVERSION_MAJOR=5 -DVERSION_MINOR=4 -DVERSION=\"5.4.4\" -I include -I arch/i386/include -DARCH=i386 -DINCLUDE_EEPRO -o bin/eepro.o -c drivers/net/eepro.c >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >In file included from include/etherboot.h:178:0, > from drivers/net/eepro.c:35: >include/bootp.h:150:2: warning: #warning "UUID is a default for testing ONLY!" >gcc -DCONFIG_PCI -DCONFIG_ISA -DASK_BOOT=-1 -DBOOT_FIRST=BOOT_NIC -DALLOW_ONLY_ENCAPSULATED -DBACKOFF_LIMIT=7 -DCONGESTED -DTAGGED_IMAGE -DELF_IMAGE -DDOWNLOAD_PROTO_TFTP -DPXE_IMAGE -DPXE_EXPORT -DPXE_DHCP_STRICT -Os -ffreestanding -Wall -W -Wno-format -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DPCBIOS -fstrength-reduce -fomit-frame-pointer -march=i386 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -mcpu=i386 -DVERSION_MAJOR=5 -DVERSION_MINOR=4 -DVERSION=\"5.4.4\" -I include -I arch/i386/include -DARCH=i386 -DINCLUDE_EEPRO100 -o bin/eepro100.o -c drivers/net/eepro100.c >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >In file included from include/etherboot.h:178:0, > from drivers/net/eepro100.c:106: >include/bootp.h:150:2: warning: #warning "UUID is a default for testing ONLY!" >gcc -DCONFIG_PCI -DCONFIG_ISA -DASK_BOOT=-1 -DBOOT_FIRST=BOOT_NIC -DALLOW_ONLY_ENCAPSULATED -DBACKOFF_LIMIT=7 -DCONGESTED -DTAGGED_IMAGE -DELF_IMAGE -DDOWNLOAD_PROTO_TFTP -DPXE_IMAGE -DPXE_EXPORT -DPXE_DHCP_STRICT -Os -ffreestanding -Wall -W -Wno-format -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DPCBIOS -fstrength-reduce -fomit-frame-pointer -march=i386 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -mcpu=i386 -DVERSION_MAJOR=5 -DVERSION_MINOR=4 -DVERSION=\"5.4.4\" -I include -I arch/i386/include -DARCH=i386 -DINCLUDE_EPIC100 -o bin/epic100.o -c drivers/net/epic100.c >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >In file included from include/etherboot.h:178:0, > from drivers/net/epic100.c:7: >include/bootp.h:150:2: warning: #warning "UUID is a default for testing ONLY!" >gcc -DCONFIG_PCI -DCONFIG_ISA -DASK_BOOT=-1 -DBOOT_FIRST=BOOT_NIC -DALLOW_ONLY_ENCAPSULATED -DBACKOFF_LIMIT=7 -DCONGESTED -DTAGGED_IMAGE -DELF_IMAGE -DDOWNLOAD_PROTO_TFTP -DPXE_IMAGE -DPXE_EXPORT -DPXE_DHCP_STRICT -Os -ffreestanding -Wall -W -Wno-format -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DPCBIOS -fstrength-reduce -fomit-frame-pointer -march=i386 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -mcpu=i386 -DVERSION_MAJOR=5 -DVERSION_MINOR=4 -DVERSION=\"5.4.4\" -I include -I arch/i386/include -DARCH=i386 -o bin/etherfabric.o -c drivers/net/etherfabric.c >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >In file included from include/etherboot.h:178:0, > from drivers/net/etherfabric.c:19: >include/bootp.h:150:2: warning: #warning "UUID is a default for testing ONLY!" >gcc -DCONFIG_PCI -DCONFIG_ISA -DASK_BOOT=-1 -DBOOT_FIRST=BOOT_NIC -DALLOW_ONLY_ENCAPSULATED -DBACKOFF_LIMIT=7 -DCONGESTED -DTAGGED_IMAGE -DELF_IMAGE -DDOWNLOAD_PROTO_TFTP -DPXE_IMAGE -DPXE_EXPORT -DPXE_DHCP_STRICT -Os -ffreestanding -Wall -W -Wno-format -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DPCBIOS -fstrength-reduce -fomit-frame-pointer -march=i386 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -mcpu=i386 -DVERSION_MAJOR=5 -DVERSION_MINOR=4 -DVERSION=\"5.4.4\" -I include -I arch/i386/include -DARCH=i386 -o bin/forcedeth.o -c drivers/net/forcedeth.c >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >In file included from include/etherboot.h:178:0, > from drivers/net/forcedeth.c:47: >include/bootp.h:150:2: warning: #warning "UUID is a default for testing ONLY!" >drivers/net/forcedeth.c: In function 'mac_reset': >drivers/net/forcedeth.c:735:35: warning: unused parameter 'dev' >drivers/net/forcedeth.c: At top level: >drivers/net/forcedeth.c:943:13: warning: 'nv_linkchange' defined but not used >drivers/net/etherfabric.c: In function 'falcon_init_mac': >drivers/net/etherfabric.c:2643:2: warning: #warning "10G support not yet present" >drivers/net/etherfabric.c: In function 'falcon_mdio_write': >drivers/net/etherfabric.c:2690:2: warning: #warning "10G PHY access not yet in place" >gcc -DCONFIG_PCI -DCONFIG_ISA -DASK_BOOT=-1 -DBOOT_FIRST=BOOT_NIC -DALLOW_ONLY_ENCAPSULATED -DBACKOFF_LIMIT=7 -DCONGESTED -DTAGGED_IMAGE -DELF_IMAGE -DDOWNLOAD_PROTO_TFTP -DPXE_IMAGE -DPXE_EXPORT -DPXE_DHCP_STRICT -Os -ffreestanding -Wall -W -Wno-format -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DPCBIOS -fstrength-reduce -fomit-frame-pointer -march=i386 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -mcpu=i386 -DVERSION_MAJOR=5 -DVERSION_MINOR=4 -DVERSION=\"5.4.4\" -I include -I arch/i386/include -DARCH=i386 -o bin/mt23108.o -c drivers/net/mlx_ipoib/mt23108.c >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >In file included from include/etherboot.h:178:0, > from drivers/net/mlx_ipoib/mt23108.c:14: >include/bootp.h:150:2: warning: #warning "UUID is a default for testing ONLY!" >In file included from drivers/net/mlx_ipoib/mt23108_imp.c:43:0, > from drivers/net/mlx_ipoib/mt23108.c:23: >drivers/net/mlx_ipoib/ib_mt23108.c: In function 'modify_av_params': >drivers/net/mlx_ipoib/ib_mt23108.c:862:4: warning: dereferencing type-punned pointer will break strict-aliasing rules >In file included from drivers/net/mlx_ipoib/mt23108_imp.c:46:0, > from drivers/net/mlx_ipoib/mt23108.c:23: >drivers/net/mlx_ipoib/ipoib.c: In function 'ipoib_send_packet': >drivers/net/mlx_ipoib/ipoib.c:860:2: warning: pointer targets in passing argument 1 of 'is_bcast_mac' differ in signedness >drivers/net/mlx_ipoib/ipoib.c:93:12: note: expected 'const char *' but argument is of type 'const __u8 *' >In file included from drivers/net/mlx_ipoib/mt23108.c:23:0: >drivers/net/mlx_ipoib/mt23108_imp.c: In function 'transmit_imp': >drivers/net/mlx_ipoib/mt23108_imp.c:91:2: warning: pointer targets in passing argument 1 of 'ipoib_send_packet' differ in signedness >drivers/net/mlx_ipoib/ipoib.c:823:12: note: expected 'const __u8 *' but argument is of type 'const char *' >drivers/net/mlx_ipoib/mt23108_imp.c: In function 'poll_imp': >drivers/net/mlx_ipoib/mt23108_imp.c:162:12: warning: pointer targets in assignment differ in signedness >gcc -DCONFIG_PCI -DCONFIG_ISA -DASK_BOOT=-1 -DBOOT_FIRST=BOOT_NIC -DALLOW_ONLY_ENCAPSULATED -DBACKOFF_LIMIT=7 -DCONGESTED -DTAGGED_IMAGE -DELF_IMAGE -DDOWNLOAD_PROTO_TFTP -DPXE_IMAGE -DPXE_EXPORT -DPXE_DHCP_STRICT -Os -ffreestanding -Wall -W -Wno-format -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DPCBIOS -fstrength-reduce -fomit-frame-pointer -march=i386 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -mcpu=i386 -DVERSION_MAJOR=5 -DVERSION_MINOR=4 -DVERSION=\"5.4.4\" -I include -I arch/i386/include -DARCH=i386 -o bin/mt25218.o -c drivers/net/mlx_ipoib/mt25218.c >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >In file included from include/etherboot.h:178:0, > from drivers/net/mlx_ipoib/mt25218.c:14: >include/bootp.h:150:2: warning: #warning "UUID is a default for testing ONLY!" >In file included from drivers/net/mlx_ipoib/mt25218_imp.c:43:0, > from drivers/net/mlx_ipoib/mt25218.c:23: >drivers/net/mlx_ipoib/ib_mt25218.c: In function 'modify_av_params': >drivers/net/mlx_ipoib/ib_mt25218.c:1058:4: warning: dereferencing type-punned pointer will break strict-aliasing rules >In file included from drivers/net/mlx_ipoib/mt25218_imp.c:46:0, > from drivers/net/mlx_ipoib/mt25218.c:23: >drivers/net/mlx_ipoib/ipoib.c: In function 'ipoib_send_packet': >drivers/net/mlx_ipoib/ipoib.c:860:2: warning: pointer targets in passing argument 1 of 'is_bcast_mac' differ in signedness >drivers/net/mlx_ipoib/ipoib.c:93:12: note: expected 'const char *' but argument is of type 'const __u8 *' >In file included from drivers/net/mlx_ipoib/mt25218.c:23:0: >drivers/net/mlx_ipoib/mt25218_imp.c: In function 'transmit_imp': >drivers/net/mlx_ipoib/mt25218_imp.c:91:2: warning: pointer targets in passing argument 1 of 'ipoib_send_packet' differ in signedness >drivers/net/mlx_ipoib/ipoib.c:823:12: note: expected 'const __u8 *' but argument is of type 'const char *' >drivers/net/mlx_ipoib/mt25218_imp.c: In function 'poll_imp': >drivers/net/mlx_ipoib/mt25218_imp.c:162:12: warning: pointer targets in assignment differ in signedness >gcc -DCONFIG_PCI -DCONFIG_ISA -DASK_BOOT=-1 -DBOOT_FIRST=BOOT_NIC -DALLOW_ONLY_ENCAPSULATED -DBACKOFF_LIMIT=7 -DCONGESTED -DTAGGED_IMAGE -DELF_IMAGE -DDOWNLOAD_PROTO_TFTP -DPXE_IMAGE -DPXE_EXPORT -DPXE_DHCP_STRICT -Os -ffreestanding -Wall -W -Wno-format -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DPCBIOS -fstrength-reduce -fomit-frame-pointer -march=i386 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -mcpu=i386 -DVERSION_MAJOR=5 -DVERSION_MINOR=4 -DVERSION=\"5.4.4\" -I include -I arch/i386/include -DARCH=i386 -o bin/mtd80x.o -c drivers/net/mtd80x.c >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >In file included from include/etherboot.h:178:0, > from drivers/net/mtd80x.c:27: >include/bootp.h:150:2: warning: #warning "UUID is a default for testing ONLY!" >drivers/net/mtd80x.c: In function 'init_ring': >drivers/net/mtd80x.c:441:35: warning: unused parameter 'nic' >drivers/net/mtd80x.c: In function 'mtd_reset': >drivers/net/mtd80x.c:511:15: warning: unused variable 'texts' >drivers/net/mtd80x.c: In function 'mtd_probe': >drivers/net/mtd80x.c:759:19: warning: assignment from incompatible pointer type >drivers/net/mtd80x.c: In function 'set_rx_mode': >drivers/net/mtd80x.c:772:37: warning: unused parameter 'nic' >drivers/net/mtd80x.c: In function 'mdio_read': >drivers/net/mtd80x.c:874:34: warning: unused parameter 'nic' >drivers/net/mtd80x.c: In function 'mdio_write': >drivers/net/mtd80x.c:912:36: warning: unused parameter 'nic' >drivers/net/mtd80x.c: At top level: >drivers/net/mtd80x.c:160:12: warning: 'chip_cnt' defined but not used >drivers/net/mtd80x.c:912:13: warning: 'mdio_write' defined but not used >gcc -DCONFIG_PCI -DCONFIG_ISA -DASK_BOOT=-1 -DBOOT_FIRST=BOOT_NIC -DALLOW_ONLY_ENCAPSULATED -DBACKOFF_LIMIT=7 -DCONGESTED -DTAGGED_IMAGE -DELF_IMAGE -DDOWNLOAD_PROTO_TFTP -DPXE_IMAGE -DPXE_EXPORT -DPXE_DHCP_STRICT -Os -ffreestanding -Wall -W -Wno-format -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DPCBIOS -fstrength-reduce -fomit-frame-pointer -march=i386 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -mcpu=i386 -DVERSION_MAJOR=5 -DVERSION_MINOR=4 -DVERSION=\"5.4.4\" -I include -I arch/i386/include -DARCH=i386 -DINCLUDE_MYRI10GE -o bin/myri10ge.o -c drivers/net/myri10ge.c >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >In file included from include/etherboot.h:178:0, > from drivers/net/myri10ge.c:20: >include/bootp.h:150:2: warning: #warning "UUID is a default for testing ONLY!" >drivers/net/myri10ge.c: In function 'myri10ge_send_cmd': >drivers/net/myri10ge.c:679:29: warning: pointer targets in initialization differ in signedness >gcc -DCONFIG_PCI -DCONFIG_ISA -DASK_BOOT=-1 -DBOOT_FIRST=BOOT_NIC -DALLOW_ONLY_ENCAPSULATED -DBACKOFF_LIMIT=7 -DCONGESTED -DTAGGED_IMAGE -DELF_IMAGE -DDOWNLOAD_PROTO_TFTP -DPXE_IMAGE -DPXE_EXPORT -DPXE_DHCP_STRICT -Os -ffreestanding -Wall -W -Wno-format -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DPCBIOS -fstrength-reduce -fomit-frame-pointer -march=i386 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -mcpu=i386 -DVERSION_MAJOR=5 -DVERSION_MINOR=4 -DVERSION=\"5.4.4\" -I include -I arch/i386/include -DARCH=i386 -DINCLUDE_NATSEMI -o bin/natsemi.o -c drivers/net/natsemi.c >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >In file included from include/etherboot.h:178:0, > from drivers/net/natsemi.c:56: >include/bootp.h:150:2: warning: #warning "UUID is a default for testing ONLY!" >drivers/net/natsemi.c: In function 'natsemi_probe': >drivers/net/natsemi.c:262:5: warning: passing argument 4 of 'pcibios_read_config_dword' from incompatible pointer type >include/pci.h:290:12: note: expected 'uint32_t *' but argument is of type 'u32 *' >drivers/net/mlx_ipoib/mt23108.c: In function 'tavor_transmit': >drivers/net/mlx_ipoib/ipoib.c:565:8: warning: 'dlid' may be used uninitialized in this function >drivers/net/mlx_ipoib/ipoib.c:565:8: note: 'dlid' was declared here >drivers/net/mlx_ipoib/ipoib.c:566:7: warning: 'sl' may be used uninitialized in this function >drivers/net/mlx_ipoib/ipoib.c:566:7: note: 'sl' was declared here >drivers/net/mlx_ipoib/ipoib.c:566:11: warning: 'rate' may be used uninitialized in this function >drivers/net/mlx_ipoib/ipoib.c:566:11: note: 'rate' was declared here >gcc -DCONFIG_PCI -DCONFIG_ISA -DASK_BOOT=-1 -DBOOT_FIRST=BOOT_NIC -DALLOW_ONLY_ENCAPSULATED -DBACKOFF_LIMIT=7 -DCONGESTED -DTAGGED_IMAGE -DELF_IMAGE -DDOWNLOAD_PROTO_TFTP -DPXE_IMAGE -DPXE_EXPORT -DPXE_DHCP_STRICT -Os -ffreestanding -Wall -W -Wno-format -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DPCBIOS -fstrength-reduce -fomit-frame-pointer -march=i386 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -mcpu=i386 -DVERSION_MAJOR=5 -DVERSION_MINOR=4 -DVERSION=\"5.4.4\" -I include -I arch/i386/include -DARCH=i386 -o bin/ns83820.o -c drivers/net/ns83820.c >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >In file included from include/etherboot.h:178:0, > from drivers/net/ns83820.c:39: >include/bootp.h:150:2: warning: #warning "UUID is a default for testing ONLY!" >drivers/net/ns83820.c: In function 'ns83820_poll': >drivers/net/ns83820.c:693:13: warning: operation on 'ns->cur_rx' may be undefined >drivers/net/mlx_ipoib/mt23108.c: In function 'tavor_poll': >drivers/net/mlx_ipoib/mt23108_imp.c:125:15: warning: 'packet_len' may be used uninitialized in this function >drivers/net/mlx_ipoib/mt23108_imp.c:125:15: note: 'packet_len' was declared here >drivers/net/mlx_ipoib/mt23108_imp.c:127:8: warning: 'prot' may be used uninitialized in this function >drivers/net/mlx_ipoib/mt23108_imp.c:127:8: note: 'prot' was declared here >gcc -DCONFIG_PCI -DCONFIG_ISA -DASK_BOOT=-1 -DBOOT_FIRST=BOOT_NIC -DALLOW_ONLY_ENCAPSULATED -DBACKOFF_LIMIT=7 -DCONGESTED -DTAGGED_IMAGE -DELF_IMAGE -DDOWNLOAD_PROTO_TFTP -DPXE_IMAGE -DPXE_EXPORT -DPXE_DHCP_STRICT -Os -ffreestanding -Wall -W -Wno-format -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DPCBIOS -fstrength-reduce -fomit-frame-pointer -march=i386 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -mcpu=i386 -DVERSION_MAJOR=5 -DVERSION_MINOR=4 -DVERSION=\"5.4.4\" -I include -I arch/i386/include -DARCH=i386 -DINCLUDE_NS8390 -o bin/ns8390.o -c drivers/net/ns8390.c >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >drivers/net/mlx_ipoib/mt25218.c: In function 'mt25218_transmit': >drivers/net/mlx_ipoib/ipoib.c:565:8: warning: 'dlid' may be used uninitialized in this function >drivers/net/mlx_ipoib/ipoib.c:565:8: note: 'dlid' was declared here >drivers/net/mlx_ipoib/ipoib.c:566:7: warning: 'sl' may be used uninitialized in this function >drivers/net/mlx_ipoib/ipoib.c:566:7: note: 'sl' was declared here >drivers/net/mlx_ipoib/ipoib.c:566:11: warning: 'rate' may be used uninitialized in this function >drivers/net/mlx_ipoib/ipoib.c:566:11: note: 'rate' was declared here >In file included from include/etherboot.h:178:0, > from drivers/net/ns8390.c:28: >include/bootp.h:150:2: warning: #warning "UUID is a default for testing ONLY!" >drivers/net/ns8390.c: In function 'ns8390_transmit': >drivers/net/ns8390.c:447:3: warning: pointer targets in passing argument 1 of 'eth_pio_write' differ in signedness >drivers/net/ns8390.c:164:13: note: expected 'const unsigned char *' but argument is of type 'const char *' >drivers/net/ns8390.c:451:3: warning: pointer targets in passing argument 1 of 'eth_pio_write' differ in signedness >drivers/net/ns8390.c:164:13: note: expected 'const unsigned char *' but argument is of type 'const char *' >gcc -DCONFIG_PCI -DCONFIG_ISA -DASK_BOOT=-1 -DBOOT_FIRST=BOOT_NIC -DALLOW_ONLY_ENCAPSULATED -DBACKOFF_LIMIT=7 -DCONGESTED -DTAGGED_IMAGE -DELF_IMAGE -DDOWNLOAD_PROTO_TFTP -DPXE_IMAGE -DPXE_EXPORT -DPXE_DHCP_STRICT -Os -ffreestanding -Wall -W -Wno-format -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DPCBIOS -fstrength-reduce -fomit-frame-pointer -march=i386 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -mcpu=i386 -DVERSION_MAJOR=5 -DVERSION_MINOR=4 -DVERSION=\"5.4.4\" -I include -I arch/i386/include -DARCH=i386 -o bin/pcnet32.o -c drivers/net/pcnet32.c >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >drivers/net/ns8390.c: In function 'ns8390_poll': >drivers/net/ns8390.c:531:3: warning: pointer targets in passing argument 2 of 'eth_pio_read' differ in signedness >drivers/net/ns8390.c:117:13: note: expected 'unsigned char *' but argument is of type 'char *' >drivers/net/ns8390.c: In function 'nepci_probe': >drivers/net/ns8390.c:897:4: warning: pointer targets in passing argument 1 of 'eth_pio_write' differ in signedness >drivers/net/ns8390.c:164:13: note: expected 'const unsigned char *' but argument is of type 'char *' >drivers/net/ns8390.c:898:4: warning: pointer targets in passing argument 2 of 'eth_pio_read' differ in signedness >drivers/net/ns8390.c:117:13: note: expected 'unsigned char *' but argument is of type 'char *' >drivers/net/ns8390.c:909:4: warning: pointer targets in passing argument 1 of 'eth_pio_write' differ in signedness >drivers/net/ns8390.c:164:13: note: expected 'const unsigned char *' but argument is of type 'char *' >drivers/net/ns8390.c:910:4: warning: pointer targets in passing argument 2 of 'eth_pio_read' differ in signedness >drivers/net/ns8390.c:117:13: note: expected 'unsigned char *' but argument is of type 'char *' >drivers/net/ns8390.c:919:3: warning: pointer targets in passing argument 2 of 'eth_pio_read' differ in signedness >drivers/net/ns8390.c:117:13: note: expected 'unsigned char *' but argument is of type 'char *' >In file included from include/etherboot.h:178:0, > from drivers/net/pcnet32.c:43: >include/bootp.h:150:2: warning: #warning "UUID is a default for testing ONLY!" >drivers/net/mlx_ipoib/mt23108.c: In function 'tavor_probe': >drivers/net/mlx_ipoib/ipoib.c:933:9: warning: 'qph' may be used uninitialized in this function >drivers/net/mlx_ipoib/ipoib.c:933:9: note: 'qph' was declared here >gcc -DCONFIG_PCI -DCONFIG_ISA -DASK_BOOT=-1 -DBOOT_FIRST=BOOT_NIC -DALLOW_ONLY_ENCAPSULATED -DBACKOFF_LIMIT=7 -DCONGESTED -DTAGGED_IMAGE -DELF_IMAGE -DDOWNLOAD_PROTO_TFTP -DPXE_IMAGE -DPXE_EXPORT -DPXE_DHCP_STRICT -Os -ffreestanding -Wall -W -Wno-format -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DPCBIOS -fstrength-reduce -fomit-frame-pointer -march=i386 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -mcpu=i386 -DVERSION_MAJOR=5 -DVERSION_MINOR=4 -DVERSION=\"5.4.4\" -I include -I arch/i386/include -DARCH=i386 -o bin/pnic.o -c drivers/net/pnic.c >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >In file included from include/etherboot.h:178:0, > from drivers/net/pnic.c:16: >include/bootp.h:150:2: warning: #warning "UUID is a default for testing ONLY!" >drivers/net/mlx_ipoib/mt25218.c: In function 'mt25218_poll': >drivers/net/mlx_ipoib/mt25218_imp.c:125:15: warning: 'packet_len' may be used uninitialized in this function >drivers/net/mlx_ipoib/mt25218_imp.c:125:15: note: 'packet_len' was declared here >drivers/net/mlx_ipoib/mt25218_imp.c:127:8: warning: 'prot' may be used uninitialized in this function >drivers/net/mlx_ipoib/mt25218_imp.c:127:8: note: 'prot' was declared here >gcc -DCONFIG_PCI -DCONFIG_ISA -DASK_BOOT=-1 -DBOOT_FIRST=BOOT_NIC -DALLOW_ONLY_ENCAPSULATED -DBACKOFF_LIMIT=7 -DCONGESTED -DTAGGED_IMAGE -DELF_IMAGE -DDOWNLOAD_PROTO_TFTP -DPXE_IMAGE -DPXE_EXPORT -DPXE_DHCP_STRICT -Os -ffreestanding -Wall -W -Wno-format -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DPCBIOS -fstrength-reduce -fomit-frame-pointer -march=i386 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -mcpu=i386 -DVERSION_MAJOR=5 -DVERSION_MINOR=4 -DVERSION=\"5.4.4\" -I include -I arch/i386/include -DARCH=i386 -o bin/prism2_pci.o -c drivers/net/prism2_pci.c >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >In file included from include/etherboot.h:178:0, > from drivers/net/prism2.c:17, > from drivers/net/prism2_pci.c:18: >include/bootp.h:150:2: warning: #warning "UUID is a default for testing ONLY!" >In file included from drivers/net/prism2.c:58:0, > from drivers/net/prism2_pci.c:18: >drivers/net/p80211hdr.h:226:2: warning: 'packed' attribute ignored for field of type 'UINT8[6]'gcc -DCONFIG_PCI -DCONFIG_ISA -DASK_BOOT=-1 -DBOOT_FIRST=BOOT_NIC -DALLOW_ONLY_ENCAPSULATED -DBACKOFF_LIMIT=7 -DCONGESTED -DTAGGED_IMAGE -DELF_IMAGE -DDOWNLOAD_PROTO_TFTP -DPXE_IMAGE -DPXE_EXPORT -DPXE_DHCP_STRICT -Os -ffreestanding -Wall -W -Wno-format -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DPCBIOS -fstrength-reduce -fomit-frame-pointer -march=i386 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -mcpu=i386 -DVERSION_MAJOR=5 -DVERSION_MINOR=4 -DVERSION=\"5.4.4\" -I include -I arch/i386/include -DARCH=i386 -o bin/prism2_plx.o -c drivers/net/prism2_plx.c >drivers/net/p80211hdr.h:227:2: warning: 'packed' attribute ignored for field of type 'UINT8[6]' >drivers/net/p80211hdr.h:228:2: warning: 'packed' attribute ignored for field of type 'UINT8[6]' >drivers/net/p80211hdr.h:238:2: warning: 'packed' attribute ignored for field of type 'UINT8[6]' >drivers/net/p80211hdr.h:239:2: warning: 'packed' attribute ignored for field of type 'UINT8[6]' >drivers/net/p80211hdr.h:240:2: warning: 'packed' attribute ignored for field of type 'UINT8[6]' >drivers/net/p80211hdr.h:242:2: warning: 'packed' attribute ignored for field of type 'UINT8[6]' >drivers/net/p80211hdr.h:248:2: warning: 'packed' attribute ignored for field of type 'p80211_hdr_a3_t' >drivers/net/p80211hdr.h:249:2: warning: 'packed' attribute ignored for field of type 'p80211_hdr_a4_t' >In file included from drivers/net/prism2.c:59:0, > from drivers/net/prism2_pci.c:18: >drivers/net/hfa384x.h:886:2: warning: 'packed' attribute ignored for field of type 'UINT8[]' >drivers/net/hfa384x.h:892:2: warning: 'packed' attribute ignored for field of type 'UINT8[32]' >drivers/net/hfa384x.h:949:2: warning: 'packed' attribute ignored for field of type 'UINT8[6]'gcc -DCONFIG_PCI -DCONFIG_ISA -DASK_BOOT=-1 -DBOOT_FIRST=BOOT_NIC -DALLOW_ONLY_ENCAPSULATED -DBACKOFF_LIMIT=7 -DCONGESTED -DTAGGED_IMAGE -DELF_IMAGE -DDOWNLOAD_PROTO_TFTP -DPXE_IMAGE -DPXE_EXPORT -DPXE_DHCP_STRICT -Os -ffreestanding -Wall -W -Wno-format -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DPCBIOS -fstrength-reduce -fomit-frame-pointer -march=i386 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -mcpu=i386 -DVERSION_MAJOR=5 -DVERSION_MINOR=4 -DVERSION=\"5.4.4\" -I include -I arch/i386/include -DARCH=i386 -o bin/r8169.o -c drivers/net/r8169.c >drivers/net/hfa384x.h:955:2: warning: 'packed' attribute ignored for field of type 'UINT8[34]' >drivers/net/hfa384x.h:967:2: warning: 'packed' attribute ignored for field of type 'UINT8[34]' >drivers/net/hfa384x.h:991:2: warning: 'packed' attribute ignored for field of type 'UINT8[6]' >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >drivers/net/hfa384x.h:1031:2: warning: 'packed' attribute ignored for field of type 'UINT8[34]' >drivers/net/hfa384x.h:1043:2: warning: 'packed' attribute ignored for field of type 'UINT8[6]' >drivers/net/hfa384x.h:1060:2: warning: 'packed' attribute ignored for field of type 'UINT8[16][6]' >drivers/net/hfa384x.h:1110:2: warning: 'packed' attribute ignored for field of type 'hfa384x_bytestr32_t' >drivers/net/hfa384x.h:1116:2: warning: 'packed' attribute ignored for field of type 'UINT8[6]' >drivers/net/hfa384x.h:1123:2: warning: 'packed' attribute ignored for field of type 'UINT8[6]' >drivers/net/hfa384x.h:1196:2: warning: 'packed' attribute ignored for field of type 'UINT8[12]' >drivers/net/hfa384x.h:1237:2: warning: 'packed' attribute ignored for field of type 'UINT8[14]' >drivers/net/hfa384x.h:1238:2: warning: 'packed' attribute ignored for field of type 'UINT8[14]' >drivers/net/hfa384x.h:1250:2: warning: 'packed' attribute ignored for field of type 'UINT8[12]' >drivers/net/hfa384x.h:1262:2: warning: 'packed' attribute ignored for field of type 'UINT8[480]' >drivers/net/hfa384x.h:1314:2: warning: 'packed' attribute ignored for field of type 'UINT8[34]' >drivers/net/hfa384x.h:1320:2: warning: 'packed' attribute ignored for field of type 'UINT8[6]' >drivers/net/hfa384x.h:1421:2: warning: 'packed' attribute ignored for field of type 'UINT8[6]' >drivers/net/hfa384x.h:1473:2: warning: 'packed' attribute ignored for field of type 'UINT8[10]' >drivers/net/hfa384x.h:1530:2: warning: 'packed' attribute ignored for field of type 'UINT8[6]' >drivers/net/hfa384x.h:1531:2: warning: 'packed' attribute ignored for field of type 'UINT8[6]' >drivers/net/hfa384x.h:1532:2: warning: 'packed' attribute ignored for field of type 'UINT8[6]' >drivers/net/hfa384x.h:1534:2: warning: 'packed' attribute ignored for field of type 'UINT8[6]' >drivers/net/hfa384x.h:1539:2: warning: 'packed' attribute ignored for field of type 'UINT8[6]' >drivers/net/hfa384x.h:1540:2: warning: 'packed' attribute ignored for field of type 'UINT8[6]' >drivers/net/hfa384x.h:1605:2: warning: 'packed' attribute ignored for field of type 'UINT8' >drivers/net/hfa384x.h:1606:2: warning: 'packed' attribute ignored for field of type 'UINT8' >drivers/net/hfa384x.h:1607:2: warning: 'packed' attribute ignored for field of type 'UINT8' >drivers/net/hfa384x.h:1608:2: warning: 'packed' attribute ignored for field of type 'UINT8' >drivers/net/hfa384x.h:1615:2: warning: 'packed' attribute ignored for field of type 'UINT8[6]' >drivers/net/hfa384x.h:1616:2: warning: 'packed' attribute ignored for field of type 'UINT8[6]' >drivers/net/hfa384x.h:1617:2: warning: 'packed' attribute ignored for field of type 'UINT8[6]' >drivers/net/hfa384x.h:1619:2: warning: 'packed' attribute ignored for field of type 'UINT8[6]' >drivers/net/hfa384x.h:1623:2: warning: 'packed' attribute ignored for field of type 'UINT8[6]' >drivers/net/hfa384x.h:1624:2: warning: 'packed' attribute ignored for field of type 'UINT8[6]' >drivers/net/hfa384x.h:1675:2: warning: 'packed' attribute ignored for field of type 'UINT8[6]' >drivers/net/hfa384x.h:1735:2: warning: 'packed' attribute ignored for field of type 'UINT8[6]' >drivers/net/hfa384x.h:1738:2: warning: 'packed' attribute ignored for field of type 'hfa384x_bytestr32_t' >drivers/net/hfa384x.h:1739:2: warning: 'packed' attribute ignored for field of type 'UINT8[10]' >drivers/net/hfa384x.h:1748:3: warning: 'packed' attribute ignored for field of type 'struct hfa384x_ScanResultSub_t[31]' >drivers/net/hfa384x.h:1767:3: warning: 'packed' attribute ignored for field of type 'struct hfa384x_ChInfoResultSub_t[16]' >drivers/net/hfa384x.h:1776:2: warning: 'packed' attribute ignored for field of type 'UINT8[6]' >drivers/net/hfa384x.h:1779:2: warning: 'packed' attribute ignored for field of type 'hfa384x_bytestr32_t' >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >drivers/net/hfa384x.h:1780:2: warning: 'packed' attribute ignored for field of type 'UINT8[10]' >drivers/net/hfa384x.h:1790:3: warning: 'packed' attribute ignored for field of type 'struct hfa384x_HScanResultSub_t[31]' >drivers/net/hfa384x.h:1820:2: warning: 'packed' attribute ignored for field of type 'UINT8[6]' >drivers/net/hfa384x.h:1822:2: warning: 'packed' attribute ignored for field of type 'UINT8[6]' >drivers/net/hfa384x.h:1831:2: warning: 'packed' attribute ignored for field of type 'UINT8[6]' >drivers/net/hfa384x.h:1844:3: warning: 'packed' attribute ignored for field of type 'hfa384x_CommTallies16_t' >drivers/net/hfa384x.h:1845:3: warning: 'packed' attribute ignored for field of type 'hfa384x_CommTallies32_t' >drivers/net/hfa384x.h:1846:3: warning: 'packed' attribute ignored for field of type 'hfa384x_ScanResult_t' >drivers/net/hfa384x.h:1847:3: warning: 'packed' attribute ignored for field of type 'hfa384x_ChInfoResult_t' >drivers/net/hfa384x.h:1848:3: warning: 'packed' attribute ignored for field of type 'hfa384x_HScanResult_t' >drivers/net/hfa384x.h:1849:3: warning: 'packed' attribute ignored for field of type 'hfa384x_LinkStatus_t' >drivers/net/hfa384x.h:1850:3: warning: 'packed' attribute ignored for field of type 'hfa384x_AssocStatus_t' >drivers/net/hfa384x.h:1851:3: warning: 'packed' attribute ignored for field of type 'hfa384x_AuthReq_t' >drivers/net/hfa384x.h:1852:3: warning: 'packed' attribute ignored for field of type 'hfa384x_PSUserCount_t' >drivers/net/hfa384x.h:1859:2: warning: 'packed' attribute ignored for field of type 'hfa384x_infodata_t' >drivers/net/hfa384x.h:2034:2: warning: 'packed' attribute ignored for field of type 'UINT8[8]' >drivers/net/hfa384x.h:2039:2: warning: 'packed' attribute ignored for field of type 'UINT8[8]' >drivers/net/hfa384x.h:2044:2: warning: 'packed' attribute ignored for field of type 'UINT8[12]' >drivers/net/hfa384x.h:2068:2: warning: 'packed' attribute ignored for field of type 'UINT8[12]' >drivers/net/hfa384x.h:2113:2: warning: 'packed' attribute ignored for field of type 'UINT8[6]' >drivers/net/hfa384x.h:2118:2: warning: 'packed' attribute ignored for field of type 'UINT8[8]' >drivers/net/hfa384x.h:2228:2: warning: 'packed' attribute ignored for field of type 'hfa384x_pdr_pcb_partnum_t' >drivers/net/hfa384x.h:2229:2: warning: 'packed' attribute ignored for field of type 'hfa384x_pdr_pcb_tracenum_t' >drivers/net/hfa384x.h:2230:2: warning: 'packed' attribute ignored for field of type 'hfa384x_pdr_nic_serial_t' >drivers/net/hfa384x.h:2231:2: warning: 'packed' attribute ignored for field of type 'hfa384x_pdr_mkk_measurements_t' >drivers/net/hfa384x.h:2232:2: warning: 'packed' attribute ignored for field of type 'hfa384x_pdr_nic_ramsize_t' >drivers/net/hfa384x.h:2233:2: warning: 'packed' attribute ignored for field of type 'hfa384x_pdr_mfisuprange_t' >drivers/net/hfa384x.h:2234:2: warning: 'packed' attribute ignored for field of type 'hfa384x_pdr_cfisuprange_t' >drivers/net/hfa384x.h:2235:2: warning: 'packed' attribute ignored for field of type 'hfa384x_pdr_nicid_t' >drivers/net/hfa384x.h:2236:2: warning: 'packed' attribute ignored for field of type 'hfa384x_pdr_refdac_measurements_t' >drivers/net/hfa384x.h:2237:2: warning: 'packed' attribute ignored for field of type 'hfa384x_pdr_vgdac_measurements_t' >drivers/net/hfa384x.h:2238:2: warning: 'packed' attribute ignored for field of type 'hfa384x_pdr_level_compc_measurements_t' >drivers/net/hfa384x.h:2239:2: warning: 'packed' attribute ignored for field of type 'hfa384x_pdr_mac_address_t' >drivers/net/hfa384x.h:2240:2: warning: 'packed' attribute ignored for field of type 'hfa384x_pdr_mkk_callname_t' >drivers/net/hfa384x.h:2241:2: warning: 'packed' attribute ignored for field of type 'hfa384x_pdr_regdomain_t' >drivers/net/hfa384x.h:2242:2: warning: 'packed' attribute ignored for field of type 'hfa384x_pdr_allowed_channel_t' >drivers/net/hfa384x.h:2243:2: warning: 'packed' attribute ignored for field of type 'hfa384x_pdr_default_channel_t' >drivers/net/hfa384x.h:2244:2: warning: 'packed' attribute ignored for field of type 'hfa384x_pdr_privacy_option_t' >drivers/net/hfa384x.h:2245:2: warning: 'packed' attribute ignored for field of type 'hfa384x_pdr_temptype_t' >drivers/net/hfa384x.h:2246:2: warning: 'packed' attribute ignored for field of type 'hfa384x_pdr_refdac_setup_t' >drivers/net/hfa384x.h:2247:2: warning: 'packed' attribute ignored for field of type 'hfa384x_pdr_vgdac_setup_t' >drivers/net/hfa384x.h:2248:2: warning: 'packed' attribute ignored for field of type 'hfa384x_pdr_level_comp_setup_t' >drivers/net/hfa384x.h:2249:2: warning: 'packed' attribute ignored for field of type 'hfa384x_pdr_trimdac_setup_t' >drivers/net/hfa384x.h:2250:2: warning: 'packed' attribute ignored for field of type 'hfa384x_pdr_ifr_setting_t' >drivers/net/hfa384x.h:2251:2: warning: 'packed' attribute ignored for field of type 'hfa384x_pdr_rfr_setting_t' >drivers/net/hfa384x.h:2252:2: warning: 'packed' attribute ignored for field of type 'hfa384x_pdr_hfa3861_baseline_t' >drivers/net/hfa384x.h:2253:2: warning: 'packed' attribute ignored for field of type 'hfa384x_pdr_hfa3861_shadow_t' >drivers/net/hfa384x.h:2254:2: warning: 'packed' attribute ignored for field of type 'hfa384x_pdr_hfa3861_ifrf_t' >drivers/net/hfa384x.h:2255:2: warning: 'packed' attribute ignored for field of type 'hfa384x_pdr_hfa3861_chcalsp_t' >drivers/net/hfa384x.h:2256:2: warning: 'packed' attribute ignored for field of type 'hfa384x_pdr_hfa3861_chcali_t' >drivers/net/hfa384x.h:2257:2: warning: 'packed' attribute ignored for field of type 'hfa384x_pdr_nic_config_t' >drivers/net/hfa384x.h:2258:2: warning: 'packed' attribute ignored for field of type 'hfa384x_pdr_hfa3861_manf_testsp_t' >drivers/net/hfa384x.h:2259:2: warning: 'packed' attribute ignored for field of type 'hfa384x_pdr_hfa3861_manf_testi_t' >drivers/net/hfa384x.h:2260:2: warning: 'packed' attribute ignored for field of type 'hfa384x_pdr_end_of_pda_t' >In file included from include/etherboot.h:178:0, > from drivers/net/prism2.c:17, > from drivers/net/prism2_plx.c:18: >include/bootp.h:150:2: warning: #warning "UUID is a default for testing ONLY!" >drivers/net/hfa384x.h:2261:2: warning: 'packed' attribute ignored for field of type 'union pdr' >In file included from drivers/net/prism2_pci.c:18:0: >drivers/net/prism2.c:140:3: warning: 'packed' attribute ignored for field of type 'UINT8' >drivers/net/prism2.c:141:3: warning: 'packed' attribute ignored for field of type 'UINT8' >drivers/net/prism2.c:142:3: warning: 'packed' attribute ignored for field of type 'UINT8' >drivers/net/prism2.c:150:3: warning: 'packed' attribute ignored for field of type 'UINT8[3]' >In file included from drivers/net/prism2.c:58:0, > from drivers/net/prism2_plx.c:18: >drivers/net/p80211hdr.h:226:2: warning: 'packed' attribute ignored for field of type 'UINT8[6]' >drivers/net/p80211hdr.h:227:2: warning: 'packed' attribute ignored for field of type 'UINT8[6]' >drivers/net/p80211hdr.h:228:2: warning: 'packed' attribute ignored for field of type 'UINT8[6]' >drivers/net/p80211hdr.h:238:2: warning: 'packed' attribute ignored for field of type 'UINT8[6]' >drivers/net/p80211hdr.h:239:2: warning: 'packed' attribute ignored for field of type 'UINT8[6]' >drivers/net/p80211hdr.h:240:2: warning: 'packed' attribute ignored for field of type 'UINT8[6]' >drivers/net/p80211hdr.h:242:2: warning: 'packed' attribute ignored for field of type 'UINT8[6]' >drivers/net/p80211hdr.h:248:2: warning: 'packed' attribute ignored for field of type 'p80211_hdr_a3_t' >drivers/net/p80211hdr.h:249:2: warning: 'packed' attribute ignored for field of type 'p80211_hdr_a4_t' >In file included from drivers/net/prism2.c:59:0, > from drivers/net/prism2_plx.c:18: >drivers/net/hfa384x.h:886:2: warning: 'packed' attribute ignored for field of type 'UINT8[]' >drivers/net/hfa384x.h:892:2: warning: 'packed' attribute ignored for field of type 'UINT8[32]' >drivers/net/hfa384x.h:949:2: warning: 'packed' attribute ignored for field of type 'UINT8[6]' >drivers/net/hfa384x.h:955:2: warning: 'packed' attribute ignored for field of type 'UINT8[34]' >drivers/net/hfa384x.h:967:2: warning: 'packed' attribute ignored for field of type 'UINT8[34]' >drivers/net/hfa384x.h:991:2: warning: 'packed' attribute ignored for field of type 'UINT8[6]' >drivers/net/hfa384x.h:1031:2: warning: 'packed' attribute ignored for field of type 'UINT8[34]' >drivers/net/hfa384x.h:1043:2: warning: 'packed' attribute ignored for field of type 'UINT8[6]' >drivers/net/hfa384x.h:1060:2: warning: 'packed' attribute ignored for field of type 'UINT8[16][6]' >drivers/net/hfa384x.h:1110:2: warning: 'packed' attribute ignored for field of type 'hfa384x_bytestr32_t' >drivers/net/hfa384x.h:1116:2: warning: 'packed' attribute ignored for field of type 'UINT8[6]' >drivers/net/hfa384x.h:1123:2: warning: 'packed' attribute ignored for field of type 'UINT8[6]' >drivers/net/hfa384x.h:1196:2: warning: 'packed' attribute ignored for field of type 'UINT8[12]' >drivers/net/hfa384x.h:1237:2: warning: 'packed' attribute ignored for field of type 'UINT8[14]' >drivers/net/hfa384x.h:1238:2: warning: 'packed' attribute ignored for field of type 'UINT8[14]' >drivers/net/hfa384x.h:1250:2: warning: 'packed' attribute ignored for field of type 'UINT8[12]' >drivers/net/hfa384x.h:1262:2: warning: 'packed' attribute ignored for field of type 'UINT8[480]' >drivers/net/hfa384x.h:1314:2: warning: 'packed' attribute ignored for field of type 'UINT8[34]' >drivers/net/hfa384x.h:1320:2: warning: 'packed' attribute ignored for field of type 'UINT8[6]' >drivers/net/hfa384x.h:1421:2: warning: 'packed' attribute ignored for field of type 'UINT8[6]' >drivers/net/hfa384x.h:1473:2: warning: 'packed' attribute ignored for field of type 'UINT8[10]' >drivers/net/hfa384x.h:1530:2: warning: 'packed' attribute ignored for field of type 'UINT8[6]' >drivers/net/hfa384x.h:1531:2: warning: 'packed' attribute ignored for field of type 'UINT8[6]' >drivers/net/hfa384x.h:1532:2: warning: 'packed' attribute ignored for field of type 'UINT8[6]' >drivers/net/hfa384x.h:1534:2: warning: 'packed' attribute ignored for field of type 'UINT8[6]' >drivers/net/hfa384x.h:1539:2: warning: 'packed' attribute ignored for field of type 'UINT8[6]' >drivers/net/hfa384x.h:1540:2: warning: 'packed' attribute ignored for field of type 'UINT8[6]' >drivers/net/hfa384x.h:1605:2: warning: 'packed' attribute ignored for field of type 'UINT8' >drivers/net/hfa384x.h:1606:2: warning: 'packed' attribute ignored for field of type 'UINT8' >drivers/net/hfa384x.h:1607:2: warning: 'packed' attribute ignored for field of type 'UINT8' >drivers/net/hfa384x.h:1608:2: warning: 'packed' attribute ignored for field of type 'UINT8' >drivers/net/hfa384x.h:1615:2: warning: 'packed' attribute ignored for field of type 'UINT8[6]' >drivers/net/hfa384x.h:1616:2: warning: 'packed' attribute ignored for field of type 'UINT8[6]' >drivers/net/hfa384x.h:1617:2: warning: 'packed' attribute ignored for field of type 'UINT8[6]' >drivers/net/hfa384x.h:1619:2: warning: 'packed' attribute ignored for field of type 'UINT8[6]' >drivers/net/hfa384x.h:1623:2: warning: 'packed' attribute ignored for field of type 'UINT8[6]' >drivers/net/hfa384x.h:1624:2: warning: 'packed' attribute ignored for field of type 'UINT8[6]' >drivers/net/hfa384x.h:1675:2: warning: 'packed' attribute ignored for field of type 'UINT8[6]' >drivers/net/hfa384x.h:1735:2: warning: 'packed' attribute ignored for field of type 'UINT8[6]' >drivers/net/hfa384x.h:1738:2: warning: 'packed' attribute ignored for field of type 'hfa384x_bytestr32_t' >drivers/net/hfa384x.h:1739:2: warning: 'packed' attribute ignored for field of type 'UINT8[10]' >drivers/net/hfa384x.h:1748:3: warning: 'packed' attribute ignored for field of type 'struct hfa384x_ScanResultSub_t[31]' >drivers/net/hfa384x.h:1767:3: warning: 'packed' attribute ignored for field of type 'struct hfa384x_ChInfoResultSub_t[16]' >drivers/net/hfa384x.h:1776:2: warning: 'packed' attribute ignored for field of type 'UINT8[6]' >drivers/net/hfa384x.h:1779:2: warning: 'packed' attribute ignored for field of type 'hfa384x_bytestr32_t' >drivers/net/hfa384x.h:1780:2: warning: 'packed' attribute ignored for field of type 'UINT8[10]' >drivers/net/hfa384x.h:1790:3: warning: 'packed' attribute ignored for field of type 'struct hfa384x_HScanResultSub_t[31]' >drivers/net/hfa384x.h:1820:2: warning: 'packed' attribute ignored for field of type 'UINT8[6]' >drivers/net/hfa384x.h:1822:2: warning: 'packed' attribute ignored for field of type 'UINT8[6]' >drivers/net/hfa384x.h:1831:2: warning: 'packed' attribute ignored for field of type 'UINT8[6]' >drivers/net/hfa384x.h:1844:3: warning: 'packed' attribute ignored for field of type 'hfa384x_CommTallies16_t' >drivers/net/hfa384x.h:1845:3: warning: 'packed' attribute ignored for field of type 'hfa384x_CommTallies32_t' >drivers/net/hfa384x.h:1846:3: warning: 'packed' attribute ignored for field of type 'hfa384x_ScanResult_t' >drivers/net/hfa384x.h:1847:3: warning: 'packed' attribute ignored for field of type 'hfa384x_ChInfoResult_t' >drivers/net/hfa384x.h:1848:3: warning: 'packed' attribute ignored for field of type 'hfa384x_HScanResult_t' >drivers/net/hfa384x.h:1849:3: warning: 'packed' attribute ignored for field of type 'hfa384x_LinkStatus_t' >drivers/net/hfa384x.h:1850:3: warning: 'packed' attribute ignored for field of type 'hfa384x_AssocStatus_t' >drivers/net/hfa384x.h:1851:3: warning: 'packed' attribute ignored for field of type 'hfa384x_AuthReq_t' >drivers/net/hfa384x.h:1852:3: warning: 'packed' attribute ignored for field of type 'hfa384x_PSUserCount_t' >drivers/net/hfa384x.h:1859:2: warning: 'packed' attribute ignored for field of type 'hfa384x_infodata_t' >drivers/net/hfa384x.h:2034:2: warning: 'packed' attribute ignored for field of type 'UINT8[8]' >drivers/net/hfa384x.h:2039:2: warning: 'packed' attribute ignored for field of type 'UINT8[8]' >drivers/net/hfa384x.h:2044:2: warning: 'packed' attribute ignored for field of type 'UINT8[12]' >drivers/net/hfa384x.h:2068:2: warning: 'packed' attribute ignored for field of type 'UINT8[12]' >drivers/net/hfa384x.h:2113:2: warning: 'packed' attribute ignored for field of type 'UINT8[6]' >drivers/net/hfa384x.h:2118:2: warning: 'packed' attribute ignored for field of type 'UINT8[8]' >drivers/net/hfa384x.h:2228:2: warning: 'packed' attribute ignored for field of type 'hfa384x_pdr_pcb_partnum_t' >drivers/net/hfa384x.h:2229:2: warning: 'packed' attribute ignored for field of type 'hfa384x_pdr_pcb_tracenum_t' >drivers/net/hfa384x.h:2230:2: warning: 'packed' attribute ignored for field of type 'hfa384x_pdr_nic_serial_t' >drivers/net/hfa384x.h:2231:2: warning: 'packed' attribute ignored for field of type 'hfa384x_pdr_mkk_measurements_t' >drivers/net/hfa384x.h:2232:2: warning: 'packed' attribute ignored for field of type 'hfa384x_pdr_nic_ramsize_t' >drivers/net/hfa384x.h:2233:2: warning: 'packed' attribute ignored for field of type 'hfa384x_pdr_mfisuprange_t' >drivers/net/hfa384x.h:2234:2: warning: 'packed' attribute ignored for field of type 'hfa384x_pdr_cfisuprange_t' >drivers/net/hfa384x.h:2235:2: warning: 'packed' attribute ignored for field of type 'hfa384x_pdr_nicid_t' >drivers/net/hfa384x.h:2236:2: warning: 'packed' attribute ignored for field of type 'hfa384x_pdr_refdac_measurements_t' >drivers/net/hfa384x.h:2237:2: warning: 'packed' attribute ignored for field of type 'hfa384x_pdr_vgdac_measurements_t' >drivers/net/hfa384x.h:2238:2: warning: 'packed' attribute ignored for field of type 'hfa384x_pdr_level_compc_measurements_t' >drivers/net/hfa384x.h:2239:2: warning: 'packed' attribute ignored for field of type 'hfa384x_pdr_mac_address_t' >drivers/net/hfa384x.h:2240:2: warning: 'packed' attribute ignored for field of type 'hfa384x_pdr_mkk_callname_t' >drivers/net/hfa384x.h:2241:2: warning: 'packed' attribute ignored for field of type 'hfa384x_pdr_regdomain_t' >drivers/net/hfa384x.h:2242:2: warning: 'packed' attribute ignored for field of type 'hfa384x_pdr_allowed_channel_t' >drivers/net/hfa384x.h:2243:2: warning: 'packed' attribute ignored for field of type 'hfa384x_pdr_default_channel_t' >drivers/net/hfa384x.h:2244:2: warning: 'packed' attribute ignored for field of type 'hfa384x_pdr_privacy_option_t' >drivers/net/hfa384x.h:2245:2: warning: 'packed' attribute ignored for field of type 'hfa384x_pdr_temptype_t' >drivers/net/hfa384x.h:2246:2: warning: 'packed' attribute ignored for field of type 'hfa384x_pdr_refdac_setup_t' >drivers/net/hfa384x.h:2247:2: warning: 'packed' attribute ignored for field of type 'hfa384x_pdr_vgdac_setup_t' >drivers/net/hfa384x.h:2248:2: warning: 'packed' attribute ignored for field of type 'hfa384x_pdr_level_comp_setup_t' >drivers/net/hfa384x.h:2249:2: warning: 'packed' attribute ignored for field of type 'hfa384x_pdr_trimdac_setup_t' >drivers/net/hfa384x.h:2250:2: warning: 'packed' attribute ignored for field of type 'hfa384x_pdr_ifr_setting_t' >drivers/net/hfa384x.h:2251:2: warning: 'packed' attribute ignored for field of type 'hfa384x_pdr_rfr_setting_t' >drivers/net/hfa384x.h:2252:2: warning: 'packed' attribute ignored for field of type 'hfa384x_pdr_hfa3861_baseline_t' >drivers/net/hfa384x.h:2253:2: warning: 'packed' attribute ignored for field of type 'hfa384x_pdr_hfa3861_shadow_t' >drivers/net/hfa384x.h:2254:2: warning: 'packed' attribute ignored for field of type 'hfa384x_pdr_hfa3861_ifrf_t' >drivers/net/hfa384x.h:2255:2: warning: 'packed' attribute ignored for field of type 'hfa384x_pdr_hfa3861_chcalsp_t' >drivers/net/hfa384x.h:2256:2: warning: 'packed' attribute ignored for field of type 'hfa384x_pdr_hfa3861_chcali_t' >drivers/net/hfa384x.h:2257:2: warning: 'packed' attribute ignored for field of type 'hfa384x_pdr_nic_config_t' >drivers/net/hfa384x.h:2258:2: warning: 'packed' attribute ignored for field of type 'hfa384x_pdr_hfa3861_manf_testsp_t' >drivers/net/hfa384x.h:2259:2: warning: 'packed' attribute ignored for field of type 'hfa384x_pdr_hfa3861_manf_testi_t' >drivers/net/hfa384x.h:2260:2: warning: 'packed' attribute ignored for field of type 'hfa384x_pdr_end_of_pda_t' >drivers/net/hfa384x.h:2261:2: warning: 'packed' attribute ignored for field of type 'union pdr' >In file included from drivers/net/prism2_plx.c:18:0: >drivers/net/prism2.c:140:3: warning: 'packed' attribute ignored for field of type 'UINT8' >drivers/net/prism2.c:141:3: warning: 'packed' attribute ignored for field of type 'UINT8' >drivers/net/prism2.c:142:3: warning: 'packed' attribute ignored for field of type 'UINT8' >drivers/net/prism2.c:150:3: warning: 'packed' attribute ignored for field of type 'UINT8[3]' >In file included from include/etherboot.h:178:0, > from drivers/net/r8169.c:48: >include/bootp.h:150:2: warning: #warning "UUID is a default for testing ONLY!" >drivers/net/r8169.c: In function 'rtl8169_init_board': >drivers/net/r8169.c:482:38: warning: unused variable 'mmio_flags' >drivers/net/r8169.c:482:28: warning: unused variable 'mmio_end' >gcc -DCONFIG_PCI -DCONFIG_ISA -DASK_BOOT=-1 -DBOOT_FIRST=BOOT_NIC -DALLOW_ONLY_ENCAPSULATED -DBACKOFF_LIMIT=7 -DCONGESTED -DTAGGED_IMAGE -DELF_IMAGE -DDOWNLOAD_PROTO_TFTP -DPXE_IMAGE -DPXE_EXPORT -DPXE_DHCP_STRICT -Os -ffreestanding -Wall -W -Wno-format -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DPCBIOS -fstrength-reduce -fomit-frame-pointer -march=i386 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -mcpu=i386 -DVERSION_MAJOR=5 -DVERSION_MINOR=4 -DVERSION=\"5.4.4\" -I include -I arch/i386/include -DARCH=i386 -DINCLUDE_RTL8139 -o bin/rtl8139.o -c drivers/net/rtl8139.c >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >drivers/net/mlx_ipoib/mt25218.c: In function 'mt25218_probe': >drivers/net/mlx_ipoib/ipoib.c:933:9: warning: 'qph' may be used uninitialized in this function >drivers/net/mlx_ipoib/ipoib.c:933:9: note: 'qph' was declared here >In file included from include/etherboot.h:178:0, > from drivers/net/rtl8139.c:65: >include/bootp.h:150:2: warning: #warning "UUID is a default for testing ONLY!" >gcc -DCONFIG_PCI -DCONFIG_ISA -DASK_BOOT=-1 -DBOOT_FIRST=BOOT_NIC -DALLOW_ONLY_ENCAPSULATED -DBACKOFF_LIMIT=7 -DCONGESTED -DTAGGED_IMAGE -DELF_IMAGE -DDOWNLOAD_PROTO_TFTP -DPXE_IMAGE -DPXE_EXPORT -DPXE_DHCP_STRICT -Os -ffreestanding -Wall -W -Wno-format -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DPCBIOS -fstrength-reduce -fomit-frame-pointer -march=i386 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -mcpu=i386 -DVERSION_MAJOR=5 -DVERSION_MINOR=4 -DVERSION=\"5.4.4\" -I include -I arch/i386/include -DARCH=i386 -DINCLUDE_SIS900 -o bin/sis900.o -c drivers/net/sis900.c >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >In file included from include/etherboot.h:178:0, > from drivers/net/sis900.c:46: >include/bootp.h:150:2: warning: #warning "UUID is a default for testing ONLY!" >gcc -DCONFIG_PCI -DCONFIG_ISA -DASK_BOOT=-1 -DBOOT_FIRST=BOOT_NIC -DALLOW_ONLY_ENCAPSULATED -DBACKOFF_LIMIT=7 -DCONGESTED -DTAGGED_IMAGE -DELF_IMAGE -DDOWNLOAD_PROTO_TFTP -DPXE_IMAGE -DPXE_EXPORT -DPXE_DHCP_STRICT -Os -ffreestanding -Wall -W -Wno-format -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DPCBIOS -fstrength-reduce -fomit-frame-pointer -march=i386 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -mcpu=i386 -DVERSION_MAJOR=5 -DVERSION_MINOR=4 -DVERSION=\"5.4.4\" -I include -I arch/i386/include -DARCH=i386 -DINCLUDE_SK_G16 -o bin/sk_g16.o -c drivers/net/sk_g16.c >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >In file included from include/etherboot.h:178:0, > from drivers/net/sk_g16.c:69: >include/bootp.h:150:2: warning: #warning "UUID is a default for testing ONLY!" >gcc -DCONFIG_PCI -DCONFIG_ISA -DASK_BOOT=-1 -DBOOT_FIRST=BOOT_NIC -DALLOW_ONLY_ENCAPSULATED -DBACKOFF_LIMIT=7 -DCONGESTED -DTAGGED_IMAGE -DELF_IMAGE -DDOWNLOAD_PROTO_TFTP -DPXE_IMAGE -DPXE_EXPORT -DPXE_DHCP_STRICT -Os -ffreestanding -Wall -W -Wno-format -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DPCBIOS -fstrength-reduce -fomit-frame-pointer -march=i386 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -mcpu=i386 -DVERSION_MAJOR=5 -DVERSION_MINOR=4 -DVERSION=\"5.4.4\" -I include -I arch/i386/include -DARCH=i386 -o bin/skel.o -c drivers/net/skel.c >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >In file included from include/etherboot.h:178:0, > from drivers/net/skel.c:14: >include/bootp.h:150:2: warning: #warning "UUID is a default for testing ONLY!" >drivers/net/skel.c: In function 'skel_poll': >drivers/net/skel.c:27:34: warning: unused parameter 'nic' >drivers/net/skel.c:27:43: warning: unused parameter 'retrieve' >drivers/net/skel.c: In function 'skel_transmit': >drivers/net/skel.c:61:14: warning: unused parameter 'nic' >drivers/net/skel.c:62:14: warning: unused parameter 'dest' >drivers/net/skel.c:63:15: warning: unused parameter 'type' >drivers/net/skel.c:64:15: warning: unused parameter 'size' >drivers/net/skel.c:65:14: warning: unused parameter 'packet' >drivers/net/skel.c: In function 'skel_disable': >drivers/net/skel.c:84:38: warning: unused parameter 'dev' >drivers/net/skel.c: In function 'skel_irq': >drivers/net/skel.c:101:34: warning: unused parameter 'nic' >drivers/net/skel.c: In function 'skel_isa_probe': >drivers/net/skel.c:173:60: warning: unused parameter 'probe_addrs' >gcc -DCONFIG_PCI -DCONFIG_ISA -DASK_BOOT=-1 -DBOOT_FIRST=BOOT_NIC -DALLOW_ONLY_ENCAPSULATED -DBACKOFF_LIMIT=7 -DCONGESTED -DTAGGED_IMAGE -DELF_IMAGE -DDOWNLOAD_PROTO_TFTP -DPXE_IMAGE -DPXE_EXPORT -DPXE_DHCP_STRICT -Os -ffreestanding -Wall -W -Wno-format -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DPCBIOS -fstrength-reduce -fomit-frame-pointer -march=i386 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -mcpu=i386 -DVERSION_MAJOR=5 -DVERSION_MINOR=4 -DVERSION=\"5.4.4\" -I include -I arch/i386/include -DARCH=i386 -DINCLUDE_SMC9000 -o bin/smc9000.o -c drivers/net/smc9000.c >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >gcc -DCONFIG_PCI -DCONFIG_ISA -DASK_BOOT=-1 -DBOOT_FIRST=BOOT_NIC -DALLOW_ONLY_ENCAPSULATED -DBACKOFF_LIMIT=7 -DCONGESTED -DTAGGED_IMAGE -DELF_IMAGE -DDOWNLOAD_PROTO_TFTP -DPXE_IMAGE -DPXE_EXPORT -DPXE_DHCP_STRICT -Os -ffreestanding -Wall -W -Wno-format -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DPCBIOS -fstrength-reduce -fomit-frame-pointer -march=i386 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -mcpu=i386 -DVERSION_MAJOR=5 -DVERSION_MINOR=4 -DVERSION=\"5.4.4\" -I include -I arch/i386/include -DARCH=i386 -DINCLUDE_SUNDANCE -o bin/sundance.o -c drivers/net/sundance.c >gcc -DCONFIG_PCI -DCONFIG_ISA -DASK_BOOT=-1 -DBOOT_FIRST=BOOT_NIC -DALLOW_ONLY_ENCAPSULATED -DBACKOFF_LIMIT=7 -DCONGESTED -DTAGGED_IMAGE -DELF_IMAGE -DDOWNLOAD_PROTO_TFTP -DPXE_IMAGE -DPXE_EXPORT -DPXE_DHCP_STRICT -Os -ffreestanding -Wall -W -Wno-format -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DPCBIOS -fstrength-reduce -fomit-frame-pointer -march=i386 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -mcpu=i386 -DVERSION_MAJOR=5 -DVERSION_MINOR=4 -DVERSION=\"5.4.4\" -I include -I arch/i386/include -DARCH=i386 -o bin/tg3.o -c drivers/net/tg3.c >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >gcc -DCONFIG_PCI -DCONFIG_ISA -DASK_BOOT=-1 -DBOOT_FIRST=BOOT_NIC -DALLOW_ONLY_ENCAPSULATED -DBACKOFF_LIMIT=7 -DCONGESTED -DTAGGED_IMAGE -DELF_IMAGE -DDOWNLOAD_PROTO_TFTP -DPXE_IMAGE -DPXE_EXPORT -DPXE_DHCP_STRICT -Os -ffreestanding -Wall -W -Wno-format -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DPCBIOS -fstrength-reduce -fomit-frame-pointer -march=i386 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -mcpu=i386 -DVERSION_MAJOR=5 -DVERSION_MINOR=4 -DVERSION=\"5.4.4\" -I include -I arch/i386/include -DARCH=i386 -DINCLUDE_TLAN -o bin/tlan.o -c drivers/net/tlan.c >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >In file included from include/etherboot.h:178:0, > from drivers/net/sundance.c:44: >include/bootp.h:150:2: warning: #warning "UUID is a default for testing ONLY!" >In file included from include/etherboot.h:178:0, > from drivers/net/smc9000.c:39: >include/bootp.h:150:2: warning: #warning "UUID is a default for testing ONLY!" >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >In file included from include/etherboot.h:178:0, > from drivers/net/tlan.c:42: >include/bootp.h:150:2: warning: #warning "UUID is a default for testing ONLY!" >In file included from include/etherboot.h:178:0, > from drivers/net/tg3.c:15: >include/bootp.h:150:2: warning: #warning "UUID is a default for testing ONLY!" >drivers/net/tlan.c: In function 'TLan_FinishReset': >drivers/net/tlan.c:442:36: warning: suggest braces around empty body in an 'if' statement >drivers/net/tlan.c:471:3: warning: pointer targets in passing argument 3 of 'TLan_SetMac' differ in signedness >drivers/net/tlan.c:82:13: note: expected 'char *' but argument is of type 'unsigned char *' >gcc -DCONFIG_PCI -DCONFIG_ISA -DASK_BOOT=-1 -DBOOT_FIRST=BOOT_NIC -DALLOW_ONLY_ENCAPSULATED -DBACKOFF_LIMIT=7 -DCONGESTED -DTAGGED_IMAGE -DELF_IMAGE -DDOWNLOAD_PROTO_TFTP -DPXE_IMAGE -DPXE_EXPORT -DPXE_DHCP_STRICT -Os -ffreestanding -Wall -W -Wno-format -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DPCBIOS -fstrength-reduce -fomit-frame-pointer -march=i386 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -mcpu=i386 -DVERSION_MAJOR=5 -DVERSION_MINOR=4 -DVERSION=\"5.4.4\" -I include -I arch/i386/include -DARCH=i386 -DINCLUDE_TULIP -o bin/tulip.o -c drivers/net/tulip.c >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >In file included from include/etherboot.h:178:0, > from drivers/net/tulip.c:109: >include/bootp.h:150:2: warning: #warning "UUID is a default for testing ONLY!" >drivers/net/tulip.c: In function 'tulip_poll': >drivers/net/tulip.c:1164:13: warning: operation on 'tp->cur_rx' may be undefined >drivers/net/tulip.c:1173:16: warning: operation on 'tp->cur_rx' may be undefined >gcc -DCONFIG_PCI -DCONFIG_ISA -DASK_BOOT=-1 -DBOOT_FIRST=BOOT_NIC -DALLOW_ONLY_ENCAPSULATED -DBACKOFF_LIMIT=7 -DCONGESTED -DTAGGED_IMAGE -DELF_IMAGE -DDOWNLOAD_PROTO_TFTP -DPXE_IMAGE -DPXE_EXPORT -DPXE_DHCP_STRICT -Os -ffreestanding -Wall -W -Wno-format -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DPCBIOS -fstrength-reduce -fomit-frame-pointer -march=i386 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -mcpu=i386 -DVERSION_MAJOR=5 -DVERSION_MINOR=4 -DVERSION=\"5.4.4\" -I include -I arch/i386/include -DARCH=i386 -DINCLUDE_VIA_RHINE -o bin/via-rhine.o -c drivers/net/via-rhine.c >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >In file included from include/etherboot.h:178:0, > from drivers/net/via-rhine.c:49: >include/bootp.h:150:2: warning: #warning "UUID is a default for testing ONLY!" >drivers/net/via-rhine.c: In function 'rhine_probe1': >drivers/net/via-rhine.c:1037:20: warning: comparison between signed and unsigned integer expressions >gcc -DCONFIG_PCI -DCONFIG_ISA -DASK_BOOT=-1 -DBOOT_FIRST=BOOT_NIC -DALLOW_ONLY_ENCAPSULATED -DBACKOFF_LIMIT=7 -DCONGESTED -DTAGGED_IMAGE -DELF_IMAGE -DDOWNLOAD_PROTO_TFTP -DPXE_IMAGE -DPXE_EXPORT -DPXE_DHCP_STRICT -Os -ffreestanding -Wall -W -Wno-format -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DPCBIOS -fstrength-reduce -fomit-frame-pointer -march=i386 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -mcpu=i386 -DVERSION_MAJOR=5 -DVERSION_MINOR=4 -DVERSION=\"5.4.4\" -I include -I arch/i386/include -DARCH=i386 -o bin/via-velocity.o -c drivers/net/via-velocity.c >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >In file included from include/etherboot.h:178:0, > from drivers/net/via-velocity.c:44: >include/bootp.h:150:2: warning: #warning "UUID is a default for testing ONLY!" >In file included from drivers/net/via-velocity.c:51:0: >drivers/net/via-velocity.h: In function 'mac_set_cam': >gcc -DCONFIG_PCI -DCONFIG_ISA -DASK_BOOT=-1 -DBOOT_FIRST=BOOT_NIC -DALLOW_ONLY_ENCAPSULATED -DBACKOFF_LIMIT=7 -DCONGESTED -DTAGGED_IMAGE -DELF_IMAGE -DDOWNLOAD_PROTO_TFTP -DPXE_IMAGE -DPXE_EXPORT -DPXE_DHCP_STRICT -Os -ffreestanding -Wall -W -Wno-format -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DPCBIOS -fstrength-reduce -fomit-frame-pointer -march=i386 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -mcpu=i386 -DVERSION_MAJOR=5 -DVERSION_MINOR=4 -DVERSION=\"5.4.4\" -I include -I arch/i386/include -DARCH=i386 -o bin/virtio-net.o -c drivers/net/virtio-net.c >drivers/net/via-velocity.h:1379:3: warning: dereferencing type-punned pointer will break strict-aliasing rules >drivers/net/via-velocity.h: In function 'mac_get_cam': >drivers/net/via-velocity.h:1429:3: warning: dereferencing type-punned pointer will break strict-aliasing rules >drivers/net/via-velocity.c: In function 'velocity_init_registers': >drivers/net/via-velocity.c:1053:3: warning: dereferencing type-punned pointer will break strict-aliasing rules >gcc -DCONFIG_PCI -DCONFIG_ISA -DASK_BOOT=-1 -DBOOT_FIRST=BOOT_NIC -DALLOW_ONLY_ENCAPSULATED -DBACKOFF_LIMIT=7 -DCONGESTED -DTAGGED_IMAGE -DELF_IMAGE -DDOWNLOAD_PROTO_TFTP -DPXE_IMAGE -DPXE_EXPORT -DPXE_DHCP_STRICT -Os -ffreestanding -Wall -W -Wno-format -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DPCBIOS -fstrength-reduce -fomit-frame-pointer -march=i386 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -mcpu=i386 -DVERSION_MAJOR=5 -DVERSION_MINOR=4 -DVERSION=\"5.4.4\" -I include -I arch/i386/include -DARCH=i386 -DINCLUDE_W89C840 -o bin/w89c840.o -c drivers/net/w89c840.c >drivers/net/via-velocity.c: In function 'velocity_init_rings': >drivers/net/via-velocity.c:1160:3: warning: dereferencing type-punned pointer will break strict-aliasing rules >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >In file included from include/etherboot.h:178:0, > from drivers/net/virtio-net.c:22: >include/bootp.h:150:2: warning: #warning "UUID is a default for testing ONLY!" >In file included from include/etherboot.h:178:0, > from drivers/net/w89c840.c:80: >include/bootp.h:150:2: warning: #warning "UUID is a default for testing ONLY!" >gcc -DCONFIG_PCI -DCONFIG_ISA -DASK_BOOT=-1 -DBOOT_FIRST=BOOT_NIC -DALLOW_ONLY_ENCAPSULATED -DBACKOFF_LIMIT=7 -DCONGESTED -DTAGGED_IMAGE -DELF_IMAGE -DDOWNLOAD_PROTO_TFTP -DPXE_IMAGE -DPXE_EXPORT -DPXE_DHCP_STRICT -Os -ffreestanding -Wall -W -Wno-format -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DPCBIOS -fstrength-reduce -fomit-frame-pointer -march=i386 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -mcpu=i386 -DVERSION_MAJOR=5 -DVERSION_MINOR=4 -DVERSION=\"5.4.4\" -I include -I arch/i386/include -DARCH=i386 -DINCLUDE_3C503 -o bin/3c503.o -c drivers/net/ns8390.c >gcc -DCONFIG_PCI -DCONFIG_ISA -DASK_BOOT=-1 -DBOOT_FIRST=BOOT_NIC -DALLOW_ONLY_ENCAPSULATED -DBACKOFF_LIMIT=7 -DCONGESTED -DTAGGED_IMAGE -DELF_IMAGE -DDOWNLOAD_PROTO_TFTP -DPXE_IMAGE -DPXE_EXPORT -DPXE_DHCP_STRICT -Os -ffreestanding -Wall -W -Wno-format -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DPCBIOS -fstrength-reduce -fomit-frame-pointer -march=i386 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -mcpu=i386 -DVERSION_MAJOR=5 -DVERSION_MINOR=4 -DVERSION=\"5.4.4\" -I include -I arch/i386/include -DARCH=i386 -DINCLUDE_3C529 -o bin/3c529.o -c drivers/net/3c509.c >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >In file included from include/etherboot.h:178:0, > from drivers/net/ns8390.c:28: >include/bootp.h:150:2: warning: #warning "UUID is a default for testing ONLY!" >In file included from include/etherboot.h:178:0, > from drivers/net/3c509.c:27: >include/bootp.h:150:2: warning: #warning "UUID is a default for testing ONLY!" >drivers/net/ns8390.c: In function 'ns8390_transmit': >drivers/net/ns8390.c:397:22: warning: initialization makes integer from pointer without a cast >drivers/net/ns8390.c:447:3: warning: pointer targets in passing argument 1 of 'eth_pio_write' differ in signedness >drivers/net/ns8390.c:164:13: note: expected 'const unsigned char *' but argument is of type 'const char *' >drivers/net/ns8390.c:451:3: warning: pointer targets in passing argument 1 of 'eth_pio_write' differ in signedness >drivers/net/ns8390.c:164:13: note: expected 'const unsigned char *' but argument is of type 'const char *' >drivers/net/ns8390.c: In function 'ns8390_poll': >drivers/net/ns8390.c:531:3: warning: pointer targets in passing argument 2 of 'eth_pio_read' differ in signedness >drivers/net/ns8390.c:117:13: note: expected 'unsigned char *' but argument is of type 'char *' >drivers/net/3c509.c: In function 't529_probe': >drivers/net/3c509.c:487:38: warning: suggest braces around empty body in an 'else' statement >drivers/net/3c509.c:620:4: warning: pointer targets in assignment differ in signedness >gcc -DCONFIG_PCI -DCONFIG_ISA -DASK_BOOT=-1 -DBOOT_FIRST=BOOT_NIC -DALLOW_ONLY_ENCAPSULATED -DBACKOFF_LIMIT=7 -DCONGESTED -DTAGGED_IMAGE -DELF_IMAGE -DDOWNLOAD_PROTO_TFTP -DPXE_IMAGE -DPXE_EXPORT -DPXE_DHCP_STRICT -Os -ffreestanding -Wall -W -Wno-format -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DPCBIOS -fstrength-reduce -fomit-frame-pointer -march=i386 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -mcpu=i386 -DVERSION_MAJOR=5 -DVERSION_MINOR=4 -DVERSION=\"5.4.4\" -I include -I arch/i386/include -DARCH=i386 -DINCLUDE_NE -DNE_SCAN=0x300,0x280,0x320,0x340,0x380 -o bin/ne.o -c drivers/net/ns8390.c >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >gcc -DCONFIG_PCI -DCONFIG_ISA -DASK_BOOT=-1 -DBOOT_FIRST=BOOT_NIC -DALLOW_ONLY_ENCAPSULATED -DBACKOFF_LIMIT=7 -DCONGESTED -DTAGGED_IMAGE -DELF_IMAGE -DDOWNLOAD_PROTO_TFTP -DPXE_IMAGE -DPXE_EXPORT -DPXE_DHCP_STRICT -Os -ffreestanding -Wall -W -Wno-format -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DPCBIOS -fstrength-reduce -fomit-frame-pointer -march=i386 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -mcpu=i386 -DVERSION_MAJOR=5 -DVERSION_MINOR=4 -DVERSION=\"5.4.4\" -I include -I arch/i386/include -DARCH=i386 -o bin/skel-isa.o -c drivers/net/skel.c >gcc -DCONFIG_PCI -DCONFIG_ISA -DASK_BOOT=-1 -DBOOT_FIRST=BOOT_NIC -DALLOW_ONLY_ENCAPSULATED -DBACKOFF_LIMIT=7 -DCONGESTED -DTAGGED_IMAGE -DELF_IMAGE -DDOWNLOAD_PROTO_TFTP -DPXE_IMAGE -DPXE_EXPORT -DPXE_DHCP_STRICT -Os -ffreestanding -Wall -W -Wno-format -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DPCBIOS -fstrength-reduce -fomit-frame-pointer -march=i386 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -mcpu=i386 -DVERSION_MAJOR=5 -DVERSION_MINOR=4 -DVERSION=\"5.4.4\" -I include -I arch/i386/include -DARCH=i386 -DINCLUDE_WD -DWD_DEFAULT_MEM=0xCC000 -o bin/wd.o -c drivers/net/ns8390.c >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >In file included from include/etherboot.h:178:0, > from drivers/net/ns8390.c:28: >include/bootp.h:150:2: warning: #warning "UUID is a default for testing ONLY!" >In file included from include/etherboot.h:178:0, > from drivers/net/skel.c:14: >include/bootp.h:150:2: warning: #warning "UUID is a default for testing ONLY!"drivers/net/ns8390.c: In function 'ns8390_transmit': >drivers/net/ns8390.c:447:3: warning: pointer targets in passing argument 1 of 'eth_pio_write' differ in signedness >drivers/net/ns8390.c:164:13: note: expected 'const unsigned char *' but argument is of type 'const char *' >drivers/net/ns8390.c:451:3: warning: pointer targets in passing argument 1 of 'eth_pio_write' differ in signedness >drivers/net/ns8390.c:164:13: note: expected 'const unsigned char *' but argument is of type 'const char *' >drivers/net/ns8390.c: In function 'ns8390_poll': >drivers/net/ns8390.c:531:3: warning: pointer targets in passing argument 2 of 'eth_pio_read' differ in signedness >drivers/net/ns8390.c:117:13: note: expected 'unsigned char *' but argument is of type 'char *' >drivers/net/ns8390.c: In function 'ne_probe': >drivers/net/ns8390.c:897:4: warning: pointer targets in passing argument 1 of 'eth_pio_write' differ in signedness >drivers/net/ns8390.c:164:13: note: expected 'const unsigned char *' but argument is of type 'char *' >drivers/net/ns8390.c:898:4: warning: pointer targets in passing argument 2 of 'eth_pio_read' differ in signedness >drivers/net/ns8390.c:117:13: note: expected 'unsigned char *' but argument is of type 'char *' >drivers/net/ns8390.c:909:4: warning: pointer targets in passing argument 1 of 'eth_pio_write' differ in signedness >drivers/net/ns8390.c:164:13: note: expected 'const unsigned char *' but argument is of type 'char *' >drivers/net/ns8390.c:910:4: warning: pointer targets in passing argument 2 of 'eth_pio_read' differ in signedness >drivers/net/ns8390.c:117:13: note: expected 'unsigned char *' but argument is of type 'char *' >drivers/net/ns8390.c:919:3: warning: pointer targets in passing argument 2 of 'eth_pio_read' differ in signedness >drivers/net/ns8390.c:117:13: note: expected 'unsigned char *' but argument is of type 'char *' >In file included from include/etherboot.h:178:0, > from drivers/net/ns8390.c:28: >include/bootp.h:150:2: warning: #warning "UUID is a default for testing ONLY!" >drivers/net/skel.c: In function 'skel_poll': >drivers/net/skel.c:27:34: warning: unused parameter 'nic' >drivers/net/skel.c:27:43: warning: unused parameter 'retrieve' >drivers/net/skel.c: In function 'skel_transmit': >drivers/net/skel.c:61:14: warning: unused parameter 'nic' >drivers/net/skel.c:62:14: warning: unused parameter 'dest' >drivers/net/skel.c:63:15: warning: unused parameter 'type' >drivers/net/skel.c:64:15: warning: unused parameter 'size' >drivers/net/skel.c:65:14: warning: unused parameter 'packet' >drivers/net/skel.c: In function 'skel_disable': >drivers/net/skel.c:84:38: warning: unused parameter 'dev' >drivers/net/skel.c: In function 'skel_irq': >drivers/net/skel.c:101:34: warning: unused parameter 'nic' >drivers/net/skel.c: In function 'skel_isa_probe': >drivers/net/skel.c:173:60: warning: unused parameter 'probe_addrs' >drivers/net/ns8390.c: In function 'ns8390_transmit': >drivers/net/ns8390.c:397:22: warning: initialization makes integer from pointer without a cast >drivers/net/ns8390.c: In function 'ns8390_poll': >drivers/net/ns8390.c:531:3: warning: pointer targets in passing argument 2 of 'eth_pio_read' differ in signedness >drivers/net/ns8390.c:231:13: note: expected 'unsigned char *' but argument is of type 'char *' >gcc -E -Wp,-Wall -DCONFIG_PCI -DCONFIG_ISA -DASK_BOOT=-1 -DBOOT_FIRST=BOOT_NIC -DALLOW_ONLY_ENCAPSULATED -DBACKOFF_LIMIT=7 -DCONGESTED -DTAGGED_IMAGE -DELF_IMAGE -DDOWNLOAD_PROTO_TFTP -DPXE_IMAGE -DPXE_EXPORT -DPXE_DHCP_STRICT -Os -ffreestanding -Wall -W -Wno-format -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DPCBIOS -fstrength-reduce -fomit-frame-pointer -march=i386 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -mcpu=i386 -DVERSION_MAJOR=5 -DVERSION_MINOR=4 -DVERSION=\"5.4.4\" -I include -I arch/i386/include -DARCH=i386 -Ui386 -Ui386 -D ASSEMBLY arch/i386/prefix/romprefix.S \ > | as -o bin/isaprefix.o >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >gcc -E -Wp,-Wall -DPCI_PNP_HEADER -DCONFIG_PCI -DCONFIG_ISA -DASK_BOOT=-1 -DBOOT_FIRST=BOOT_NIC -DALLOW_ONLY_ENCAPSULATED -DBACKOFF_LIMIT=7 -DCONGESTED -DTAGGED_IMAGE -DELF_IMAGE -DDOWNLOAD_PROTO_TFTP -DPXE_IMAGE -DPXE_EXPORT -DPXE_DHCP_STRICT -Os -ffreestanding -Wall -W -Wno-format -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DPCBIOS -fstrength-reduce -fomit-frame-pointer -march=i386 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -mcpu=i386 -DVERSION_MAJOR=5 -DVERSION_MINOR=4 -DVERSION=\"5.4.4\" -I include -I arch/i386/include -DARCH=i386 -Ui386 -Ui386 -D ASSEMBLY arch/i386/prefix/romprefix.S \ > | as -o bin/pciprefix.o >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >objcopy -R .text16 bin/isaprefix.o bin/isaprefix.entry.o >objcopy -R .text16 bin/pciprefix.o bin/pciprefix.entry.o >objcopy -R .prefix bin/isaprefix.o bin/isaprefix.exit.o >objcopy -R .prefix bin/pciprefix.o bin/pciprefix.exit.o >gcc -E -Wp,-Wall -DCONFIG_PCI -DCONFIG_ISA -DASK_BOOT=-1 -DBOOT_FIRST=BOOT_NIC -DALLOW_ONLY_ENCAPSULATED -DBACKOFF_LIMIT=7 -DCONGESTED -DTAGGED_IMAGE -DELF_IMAGE -DDOWNLOAD_PROTO_TFTP -DPXE_IMAGE -DPXE_EXPORT -DPXE_DHCP_STRICT -Os -ffreestanding -Wall -W -Wno-format -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DPCBIOS -fstrength-reduce -fomit-frame-pointer -march=i386 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -mcpu=i386 -DVERSION_MAJOR=5 -DVERSION_MINOR=4 -DVERSION=\"5.4.4\" -I include -I arch/i386/include -DARCH=i386 -Ui386 -D ASSEMBLY arch/i386/prefix/unnrv2b.S | as -o bin/unnrv2b.o >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >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 >objcopy -R .text16 bin/pxeprefix.o bin/pxeprefix.entry.o >ar: creating bin/bootlib.a >ranlib bin/bootlib.a >objcopy -R .prefix bin/pxeprefix.o bin/pxeprefix.exit.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/ide_disk.o bin/bootlib.a -o bin/ide_disk.rt.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/pc_floppy.o bin/bootlib.a -o bin/pc_floppy.rt.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/3c509.o bin/bootlib.a -o bin/3c509.rt.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/3c515.o bin/bootlib.a -o bin/3c515.rt.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/3c595.o bin/bootlib.a -o bin/3c595.rt.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/3c90x.o bin/bootlib.a -o bin/3c90x.rt.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/amd8111e.o bin/bootlib.a -o bin/amd8111e.rt.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/bnx2.o bin/bootlib.a -o bin/bnx2.rt.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/cs89x0.o bin/bootlib.a -o bin/cs89x0.rt.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/davicom.o bin/bootlib.a -o bin/davicom.rt.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/depca.o bin/bootlib.a -o bin/depca.rt.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/dmfe.o bin/bootlib.a -o bin/dmfe.rt.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/e1000.o bin/bootlib.a -o bin/e1000.rt.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/eepro.o bin/bootlib.a -o bin/eepro.rt.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/eepro100.o bin/bootlib.a -o bin/eepro100.rt.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/epic100.o bin/bootlib.a -o bin/epic100.rt.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/etherfabric.o bin/bootlib.a -o bin/etherfabric.rt.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/forcedeth.o bin/bootlib.a -o bin/forcedeth.rt.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/mt23108.o bin/bootlib.a -o bin/mt23108.rt.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/mt25218.o bin/bootlib.a -o bin/mt25218.rt.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/mtd80x.o bin/bootlib.a -o bin/mtd80x.rt.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/myri10ge.o bin/bootlib.a -o bin/myri10ge.rt.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/natsemi.o bin/bootlib.a -o bin/natsemi.rt.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/ns83820.o bin/bootlib.a -o bin/ns83820.rt.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/ns8390.o bin/bootlib.a -o bin/ns8390.rt.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/pcnet32.o bin/bootlib.a -o bin/pcnet32.rt.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/pnic.o bin/bootlib.a -o bin/pnic.rt.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/prism2_pci.o bin/bootlib.a -o bin/prism2_pci.rt.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/prism2_plx.o bin/bootlib.a -o bin/prism2_plx.rt.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/r8169.o bin/bootlib.a -o bin/r8169.rt.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/rtl8139.o bin/bootlib.a -o bin/rtl8139.rt.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/sis900.o bin/bootlib.a -o bin/sis900.rt.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/sk_g16.o bin/bootlib.a -o bin/sk_g16.rt.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/skel.o bin/bootlib.a -o bin/skel.rt.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/smc9000.o bin/bootlib.a -o bin/smc9000.rt.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/sundance.o bin/bootlib.a -o bin/sundance.rt.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/tg3.o bin/bootlib.a -o bin/tg3.rt.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/tlan.o bin/bootlib.a -o bin/tlan.rt.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/tulip.o bin/bootlib.a -o bin/tulip.rt.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/via-rhine.o bin/bootlib.a -o bin/via-rhine.rt.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/via-velocity.o bin/bootlib.a -o bin/via-velocity.rt.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/virtio-net.o bin/bootlib.a -o bin/virtio-net.rt.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/w89c840.o bin/bootlib.a -o bin/w89c840.rt.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/3c503.o bin/bootlib.a -o bin/3c503.rt.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/3c529.o bin/bootlib.a -o bin/3c529.rt.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/ne.o bin/bootlib.a -o bin/ne.rt.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/skel-isa.o bin/bootlib.a -o bin/skel-isa.rt.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/wd.o bin/bootlib.a -o bin/wd.rt.o >ld -N -T arch/i386/core/etherboot.lds -o bin/ide_disk.rom.rt bin/pciprefix.exit.o bin/ide_disk.rt.o >ld -N -T arch/i386/core/etherboot.lds -o bin/3c595.rom.rt bin/pciprefix.exit.o bin/3c595.rt.o >ld -N -T arch/i386/core/etherboot.lds -o bin/3c90x.rom.rt bin/pciprefix.exit.o bin/3c90x.rt.o >ld -N -T arch/i386/core/etherboot.lds -o bin/amd8111e.rom.rt bin/pciprefix.exit.o bin/amd8111e.rt.o >ld -N -T arch/i386/core/etherboot.lds -o bin/bnx2.rom.rt bin/pciprefix.exit.o bin/bnx2.rt.o >ld -N -T arch/i386/core/etherboot.lds -o bin/davicom.rom.rt bin/pciprefix.exit.o bin/davicom.rt.o >ld -N -T arch/i386/core/etherboot.lds -o bin/dmfe.rom.rt bin/pciprefix.exit.o bin/dmfe.rt.o >ld -N -T arch/i386/core/etherboot.lds -o bin/e1000.rom.rt bin/pciprefix.exit.o bin/e1000.rt.o >ld -N -T arch/i386/core/etherboot.lds -o bin/eepro100.rom.rt bin/pciprefix.exit.o bin/eepro100.rt.o >ld -N -T arch/i386/core/etherboot.lds -o bin/epic100.rom.rt bin/pciprefix.exit.o bin/epic100.rt.o >ld -N -T arch/i386/core/etherboot.lds -o bin/etherfabric.rom.rt bin/pciprefix.exit.o bin/etherfabric.rt.o >ld -N -T arch/i386/core/etherboot.lds -o bin/forcedeth.rom.rt bin/pciprefix.exit.o bin/forcedeth.rt.o >ld -N -T arch/i386/core/etherboot.lds -o bin/mt23108.rom.rt bin/pciprefix.exit.o bin/mt23108.rt.o >ld -N -T arch/i386/core/etherboot.lds -o bin/mt25218.rom.rt bin/pciprefix.exit.o bin/mt25218.rt.o >ld -N -T arch/i386/core/etherboot.lds -o bin/mtd80x.rom.rt bin/pciprefix.exit.o bin/mtd80x.rt.o >ld -N -T arch/i386/core/etherboot.lds -o bin/myri10ge.rom.rt bin/pciprefix.exit.o bin/myri10ge.rt.o >ld -N -T arch/i386/core/etherboot.lds -o bin/natsemi.rom.rt bin/pciprefix.exit.o bin/natsemi.rt.o >ld -N -T arch/i386/core/etherboot.lds -o bin/ns83820.rom.rt bin/pciprefix.exit.o bin/ns83820.rt.o >ld -N -T arch/i386/core/etherboot.lds -o bin/ns8390.rom.rt bin/pciprefix.exit.o bin/ns8390.rt.o >ld -N -T arch/i386/core/etherboot.lds -o bin/pcnet32.rom.rt bin/pciprefix.exit.o bin/pcnet32.rt.o >ld -N -T arch/i386/core/etherboot.lds -o bin/pnic.rom.rt bin/pciprefix.exit.o bin/pnic.rt.o >ld -N -T arch/i386/core/etherboot.lds -o bin/prism2_pci.rom.rt bin/pciprefix.exit.o bin/prism2_pci.rt.o >ld -N -T arch/i386/core/etherboot.lds -o bin/prism2_plx.rom.rt bin/pciprefix.exit.o bin/prism2_plx.rt.o >ld -N -T arch/i386/core/etherboot.lds -o bin/r8169.rom.rt bin/pciprefix.exit.o bin/r8169.rt.o >ld -N -T arch/i386/core/etherboot.lds -o bin/rtl8139.rom.rt bin/pciprefix.exit.o bin/rtl8139.rt.o >ld -N -T arch/i386/core/etherboot.lds -o bin/sis900.rom.rt bin/pciprefix.exit.o bin/sis900.rt.o >ld -N -T arch/i386/core/etherboot.lds -o bin/skel.rom.rt bin/pciprefix.exit.o bin/skel.rt.o >ld -N -T arch/i386/core/etherboot.lds -o bin/sundance.rom.rt bin/pciprefix.exit.o bin/sundance.rt.o >ld -N -T arch/i386/core/etherboot.lds -o bin/tg3.rom.rt bin/pciprefix.exit.o bin/tg3.rt.o >ld -N -T arch/i386/core/etherboot.lds -o bin/tlan.rom.rt bin/pciprefix.exit.o bin/tlan.rt.o >ld -N -T arch/i386/core/etherboot.lds -o bin/tulip.rom.rt bin/pciprefix.exit.o bin/tulip.rt.o >ld -N -T arch/i386/core/etherboot.lds -o bin/via-rhine.rom.rt bin/pciprefix.exit.o bin/via-rhine.rt.o >ld -N -T arch/i386/core/etherboot.lds -o bin/via-velocity.rom.rt bin/pciprefix.exit.o bin/via-velocity.rt.o >ld -N -T arch/i386/core/etherboot.lds -o bin/virtio-net.rom.rt bin/pciprefix.exit.o bin/virtio-net.rt.o >ld -N -T arch/i386/core/etherboot.lds -o bin/w89c840.rom.rt bin/pciprefix.exit.o bin/w89c840.rt.o >ld -N -T arch/i386/core/etherboot.lds -o bin/3c503.rom.rt bin/isaprefix.exit.o bin/3c503.rt.o >ld -N -T arch/i386/core/etherboot.lds -o bin/3c509.rom.rt bin/isaprefix.exit.o bin/3c509.rt.o >ld -N -T arch/i386/core/etherboot.lds -o bin/3c515.rom.rt bin/isaprefix.exit.o bin/3c515.rt.o >ld -N -T arch/i386/core/etherboot.lds -o bin/3c529.rom.rt bin/isaprefix.exit.o bin/3c529.rt.o >ld -N -T arch/i386/core/etherboot.lds -o bin/cs89x0.rom.rt bin/isaprefix.exit.o bin/cs89x0.rt.o >ld -N -T arch/i386/core/etherboot.lds -o bin/depca.rom.rt bin/isaprefix.exit.o bin/depca.rt.o >ld -N -T arch/i386/core/etherboot.lds -o bin/eepro.rom.rt bin/isaprefix.exit.o bin/eepro.rt.o >ld -N -T arch/i386/core/etherboot.lds -o bin/ne.rom.rt bin/isaprefix.exit.o bin/ne.rt.o >ld -N -T arch/i386/core/etherboot.lds -o bin/pc_floppy.rom.rt bin/isaprefix.exit.o bin/pc_floppy.rt.o >ld -N -T arch/i386/core/etherboot.lds -o bin/sk_g16.rom.rt bin/isaprefix.exit.o bin/sk_g16.rt.o >ld -N -T arch/i386/core/etherboot.lds -o bin/skel-isa.rom.rt bin/isaprefix.exit.o bin/skel-isa.rt.o >ld -N -T arch/i386/core/etherboot.lds -o bin/smc9000.rom.rt bin/isaprefix.exit.o bin/smc9000.rt.o >ld -N -T arch/i386/core/etherboot.lds -o bin/wd.rom.rt bin/isaprefix.exit.o bin/wd.rt.o >ld -N -T arch/i386/core/etherboot.lds -o bin/ide_disk.pxe.rt bin/ide_disk.rt.o bin/pxeprefix.exit.o >ld -N -T arch/i386/core/etherboot.lds -o bin/pc_floppy.pxe.rt bin/pc_floppy.rt.o bin/pxeprefix.exit.o >ld -N -T arch/i386/core/etherboot.lds -o bin/3c509.pxe.rt bin/3c509.rt.o bin/pxeprefix.exit.o >ld -N -T arch/i386/core/etherboot.lds -o bin/3c515.pxe.rt bin/3c515.rt.o bin/pxeprefix.exit.o >ld -N -T arch/i386/core/etherboot.lds -o bin/3c595.pxe.rt bin/3c595.rt.o bin/pxeprefix.exit.o >ld -N -T arch/i386/core/etherboot.lds -o bin/3c90x.pxe.rt bin/3c90x.rt.o bin/pxeprefix.exit.o >ld -N -T arch/i386/core/etherboot.lds -o bin/amd8111e.pxe.rt bin/amd8111e.rt.o bin/pxeprefix.exit.o >ld -N -T arch/i386/core/etherboot.lds -o bin/bnx2.pxe.rt bin/bnx2.rt.o bin/pxeprefix.exit.o >ld -N -T arch/i386/core/etherboot.lds -o bin/cs89x0.pxe.rt bin/cs89x0.rt.o bin/pxeprefix.exit.o >ld -N -T arch/i386/core/etherboot.lds -o bin/davicom.pxe.rt bin/davicom.rt.o bin/pxeprefix.exit.o >ld -N -T arch/i386/core/etherboot.lds -o bin/depca.pxe.rt bin/depca.rt.o bin/pxeprefix.exit.o >ld -N -T arch/i386/core/etherboot.lds -o bin/dmfe.pxe.rt bin/dmfe.rt.o bin/pxeprefix.exit.o >ld -N -T arch/i386/core/etherboot.lds -o bin/e1000.pxe.rt bin/e1000.rt.o bin/pxeprefix.exit.o >ld -N -T arch/i386/core/etherboot.lds -o bin/eepro.pxe.rt bin/eepro.rt.o bin/pxeprefix.exit.o >ld -N -T arch/i386/core/etherboot.lds -o bin/eepro100.pxe.rt bin/eepro100.rt.o bin/pxeprefix.exit.o >ld -N -T arch/i386/core/etherboot.lds -o bin/epic100.pxe.rt bin/epic100.rt.o bin/pxeprefix.exit.o >ld -N -T arch/i386/core/etherboot.lds -o bin/etherfabric.pxe.rt bin/etherfabric.rt.o bin/pxeprefix.exit.o >ld -N -T arch/i386/core/etherboot.lds -o bin/forcedeth.pxe.rt bin/forcedeth.rt.o bin/pxeprefix.exit.o >ld -N -T arch/i386/core/etherboot.lds -o bin/mt23108.pxe.rt bin/mt23108.rt.o bin/pxeprefix.exit.o >ld -N -T arch/i386/core/etherboot.lds -o bin/mt25218.pxe.rt bin/mt25218.rt.o bin/pxeprefix.exit.o >ld -N -T arch/i386/core/etherboot.lds -o bin/mtd80x.pxe.rt bin/mtd80x.rt.o bin/pxeprefix.exit.o >ld -N -T arch/i386/core/etherboot.lds -o bin/myri10ge.pxe.rt bin/myri10ge.rt.o bin/pxeprefix.exit.o >ld -N -T arch/i386/core/etherboot.lds -o bin/natsemi.pxe.rt bin/natsemi.rt.o bin/pxeprefix.exit.o >ld -N -T arch/i386/core/etherboot.lds -o bin/ns83820.pxe.rt bin/ns83820.rt.o bin/pxeprefix.exit.o >ld -N -T arch/i386/core/etherboot.lds -o bin/ns8390.pxe.rt bin/ns8390.rt.o bin/pxeprefix.exit.o >ld -N -T arch/i386/core/etherboot.lds -o bin/pcnet32.pxe.rt bin/pcnet32.rt.o bin/pxeprefix.exit.o >ld -N -T arch/i386/core/etherboot.lds -o bin/pnic.pxe.rt bin/pnic.rt.o bin/pxeprefix.exit.o >ld -N -T arch/i386/core/etherboot.lds -o bin/prism2_pci.pxe.rt bin/prism2_pci.rt.o bin/pxeprefix.exit.o >ld -N -T arch/i386/core/etherboot.lds -o bin/prism2_plx.pxe.rt bin/prism2_plx.rt.o bin/pxeprefix.exit.o >ld -N -T arch/i386/core/etherboot.lds -o bin/r8169.pxe.rt bin/r8169.rt.o bin/pxeprefix.exit.o >ld -N -T arch/i386/core/etherboot.lds -o bin/rtl8139.pxe.rt bin/rtl8139.rt.o bin/pxeprefix.exit.o >ld -N -T arch/i386/core/etherboot.lds -o bin/sis900.pxe.rt bin/sis900.rt.o bin/pxeprefix.exit.o >ld -N -T arch/i386/core/etherboot.lds -o bin/sk_g16.pxe.rt bin/sk_g16.rt.o bin/pxeprefix.exit.o >ld -N -T arch/i386/core/etherboot.lds -o bin/skel.pxe.rt bin/skel.rt.o bin/pxeprefix.exit.o >ld -N -T arch/i386/core/etherboot.lds -o bin/smc9000.pxe.rt bin/smc9000.rt.o bin/pxeprefix.exit.o >ld -N -T arch/i386/core/etherboot.lds -o bin/sundance.pxe.rt bin/sundance.rt.o bin/pxeprefix.exit.o >ld -N -T arch/i386/core/etherboot.lds -o bin/tg3.pxe.rt bin/tg3.rt.o bin/pxeprefix.exit.o >ld -N -T arch/i386/core/etherboot.lds -o bin/tlan.pxe.rt bin/tlan.rt.o bin/pxeprefix.exit.o >ld -N -T arch/i386/core/etherboot.lds -o bin/tulip.pxe.rt bin/tulip.rt.o bin/pxeprefix.exit.o >ld -N -T arch/i386/core/etherboot.lds -o bin/via-rhine.pxe.rt bin/via-rhine.rt.o bin/pxeprefix.exit.o >ld -N -T arch/i386/core/etherboot.lds -o bin/via-velocity.pxe.rt bin/via-velocity.rt.o bin/pxeprefix.exit.o >ld -N -T arch/i386/core/etherboot.lds -o bin/virtio-net.pxe.rt bin/virtio-net.rt.o bin/pxeprefix.exit.o >ld -N -T arch/i386/core/etherboot.lds -o bin/w89c840.pxe.rt bin/w89c840.rt.o bin/pxeprefix.exit.o >ld -N -T arch/i386/core/etherboot.lds -o bin/3c503.pxe.rt bin/3c503.rt.o bin/pxeprefix.exit.o >ld -N -T arch/i386/core/etherboot.lds -o bin/3c529.pxe.rt bin/3c529.rt.o bin/pxeprefix.exit.o >ld -N -T arch/i386/core/etherboot.lds -o bin/ne.pxe.rt bin/ne.rt.o bin/pxeprefix.exit.o >ld -N -T arch/i386/core/etherboot.lds -o bin/skel-isa.pxe.rt bin/skel-isa.rt.o bin/pxeprefix.exit.o >ld -N -T arch/i386/core/etherboot.lds -o bin/wd.pxe.rt bin/wd.rt.o bin/pxeprefix.exit.o >objcopy -O binary -j .text.nocompress bin/ide_disk.rom.rt bin/ide_disk.rom.rt1.bin >objcopy -O binary -R .prefix -R .text.nocompress bin/ide_disk.rom.rt bin/ide_disk.rom.rt2.bin >objcopy -O binary -j .text.nocompress bin/3c595.rom.rt bin/3c595.rom.rt1.bin >objcopy -O binary -R .prefix -R .text.nocompress bin/3c595.rom.rt bin/3c595.rom.rt2.bin >objcopy -O binary -j .text.nocompress bin/3c90x.rom.rt bin/3c90x.rom.rt1.bin >objcopy -O binary -R .prefix -R .text.nocompress bin/3c90x.rom.rt bin/3c90x.rom.rt2.bin >objcopy -O binary -j .text.nocompress bin/amd8111e.rom.rt bin/amd8111e.rom.rt1.bin >objcopy -O binary -R .prefix -R .text.nocompress bin/amd8111e.rom.rt bin/amd8111e.rom.rt2.bin >objcopy -O binary -j .text.nocompress bin/bnx2.rom.rt bin/bnx2.rom.rt1.bin >objcopy -O binary -R .prefix -R .text.nocompress bin/bnx2.rom.rt bin/bnx2.rom.rt2.bin >objcopy -O binary -j .text.nocompress bin/davicom.rom.rt bin/davicom.rom.rt1.bin >objcopy -O binary -R .prefix -R .text.nocompress bin/davicom.rom.rt bin/davicom.rom.rt2.bin >objcopy -O binary -j .text.nocompress bin/dmfe.rom.rt bin/dmfe.rom.rt1.bin >objcopy -O binary -R .prefix -R .text.nocompress bin/dmfe.rom.rt bin/dmfe.rom.rt2.bin >objcopy -O binary -j .text.nocompress bin/e1000.rom.rt bin/e1000.rom.rt1.bin >objcopy -O binary -R .prefix -R .text.nocompress bin/e1000.rom.rt bin/e1000.rom.rt2.bin >objcopy -O binary -j .text.nocompress bin/eepro100.rom.rt bin/eepro100.rom.rt1.bin >objcopy -O binary -R .prefix -R .text.nocompress bin/eepro100.rom.rt bin/eepro100.rom.rt2.bin >objcopy -O binary -j .text.nocompress bin/epic100.rom.rt bin/epic100.rom.rt1.bin >objcopy -O binary -R .prefix -R .text.nocompress bin/epic100.rom.rt bin/epic100.rom.rt2.bin >objcopy -O binary -j .text.nocompress bin/etherfabric.rom.rt bin/etherfabric.rom.rt1.bin >objcopy -O binary -R .prefix -R .text.nocompress bin/etherfabric.rom.rt bin/etherfabric.rom.rt2.bin >objcopy -O binary -j .text.nocompress bin/forcedeth.rom.rt bin/forcedeth.rom.rt1.bin >objcopy -O binary -R .prefix -R .text.nocompress bin/forcedeth.rom.rt bin/forcedeth.rom.rt2.bin >objcopy -O binary -j .text.nocompress bin/mt23108.rom.rt bin/mt23108.rom.rt1.bin >objcopy -O binary -R .prefix -R .text.nocompress bin/mt23108.rom.rt bin/mt23108.rom.rt2.bin >objcopy -O binary -j .text.nocompress bin/mt25218.rom.rt bin/mt25218.rom.rt1.bin >objcopy -O binary -R .prefix -R .text.nocompress bin/mt25218.rom.rt bin/mt25218.rom.rt2.bin >objcopy -O binary -j .text.nocompress bin/mtd80x.rom.rt bin/mtd80x.rom.rt1.bin >objcopy -O binary -R .prefix -R .text.nocompress bin/mtd80x.rom.rt bin/mtd80x.rom.rt2.bin >objcopy -O binary -j .text.nocompress bin/myri10ge.rom.rt bin/myri10ge.rom.rt1.bin >objcopy -O binary -R .prefix -R .text.nocompress bin/myri10ge.rom.rt bin/myri10ge.rom.rt2.bin >objcopy -O binary -j .text.nocompress bin/natsemi.rom.rt bin/natsemi.rom.rt1.bin >objcopy -O binary -R .prefix -R .text.nocompress bin/natsemi.rom.rt bin/natsemi.rom.rt2.bin >objcopy -O binary -j .text.nocompress bin/ns83820.rom.rt bin/ns83820.rom.rt1.bin >objcopy -O binary -R .prefix -R .text.nocompress bin/ns83820.rom.rt bin/ns83820.rom.rt2.bin >objcopy -O binary -j .text.nocompress bin/ns8390.rom.rt bin/ns8390.rom.rt1.bin >objcopy -O binary -R .prefix -R .text.nocompress bin/ns8390.rom.rt bin/ns8390.rom.rt2.bin >objcopy -O binary -j .text.nocompress bin/pcnet32.rom.rt bin/pcnet32.rom.rt1.bin >objcopy -O binary -R .prefix -R .text.nocompress bin/pcnet32.rom.rt bin/pcnet32.rom.rt2.bin >objcopy -O binary -j .text.nocompress bin/pnic.rom.rt bin/pnic.rom.rt1.bin >objcopy -O binary -R .prefix -R .text.nocompress bin/pnic.rom.rt bin/pnic.rom.rt2.bin >objcopy -O binary -j .text.nocompress bin/prism2_pci.rom.rt bin/prism2_pci.rom.rt1.bin >objcopy -O binary -R .prefix -R .text.nocompress bin/prism2_pci.rom.rt bin/prism2_pci.rom.rt2.bin >objcopy -O binary -j .text.nocompress bin/prism2_plx.rom.rt bin/prism2_plx.rom.rt1.bin >objcopy -O binary -R .prefix -R .text.nocompress bin/prism2_plx.rom.rt bin/prism2_plx.rom.rt2.bin >objcopy -O binary -j .text.nocompress bin/r8169.rom.rt bin/r8169.rom.rt1.bin >objcopy -O binary -R .prefix -R .text.nocompress bin/r8169.rom.rt bin/r8169.rom.rt2.bin >objcopy -O binary -j .text.nocompress bin/rtl8139.rom.rt bin/rtl8139.rom.rt1.bin >objcopy -O binary -R .prefix -R .text.nocompress bin/rtl8139.rom.rt bin/rtl8139.rom.rt2.bin >objcopy -O binary -j .text.nocompress bin/sis900.rom.rt bin/sis900.rom.rt1.bin >objcopy -O binary -R .prefix -R .text.nocompress bin/sis900.rom.rt bin/sis900.rom.rt2.bin >objcopy -O binary -j .text.nocompress bin/skel.rom.rt bin/skel.rom.rt1.bin >objcopy -O binary -R .prefix -R .text.nocompress bin/skel.rom.rt bin/skel.rom.rt2.bin >objcopy -O binary -j .text.nocompress bin/sundance.rom.rt bin/sundance.rom.rt1.bin >objcopy -O binary -R .prefix -R .text.nocompress bin/sundance.rom.rt bin/sundance.rom.rt2.bin >objcopy -O binary -j .text.nocompress bin/tg3.rom.rt bin/tg3.rom.rt1.bin >objcopy -O binary -R .prefix -R .text.nocompress bin/tg3.rom.rt bin/tg3.rom.rt2.bin >objcopy -O binary -j .text.nocompress bin/tlan.rom.rt bin/tlan.rom.rt1.bin >objcopy -O binary -R .prefix -R .text.nocompress bin/tlan.rom.rt bin/tlan.rom.rt2.bin >objcopy -O binary -j .text.nocompress bin/tulip.rom.rt bin/tulip.rom.rt1.bin >objcopy -O binary -R .prefix -R .text.nocompress bin/tulip.rom.rt bin/tulip.rom.rt2.bin >objcopy -O binary -j .text.nocompress bin/via-rhine.rom.rt bin/via-rhine.rom.rt1.bin >objcopy -O binary -R .prefix -R .text.nocompress bin/via-rhine.rom.rt bin/via-rhine.rom.rt2.bin >objcopy -O binary -j .text.nocompress bin/via-velocity.rom.rt bin/via-velocity.rom.rt1.bin >objcopy -O binary -R .prefix -R .text.nocompress bin/via-velocity.rom.rt bin/via-velocity.rom.rt2.bin >objcopy -O binary -j .text.nocompress bin/virtio-net.rom.rt bin/virtio-net.rom.rt1.bin >objcopy -O binary -R .prefix -R .text.nocompress bin/virtio-net.rom.rt bin/virtio-net.rom.rt2.bin >objcopy -O binary -j .text.nocompress bin/w89c840.rom.rt bin/w89c840.rom.rt1.bin >objcopy -O binary -R .prefix -R .text.nocompress bin/w89c840.rom.rt bin/w89c840.rom.rt2.bin >objcopy -O binary -j .text.nocompress bin/3c503.rom.rt bin/3c503.rom.rt1.bin >objcopy -O binary -R .prefix -R .text.nocompress bin/3c503.rom.rt bin/3c503.rom.rt2.bin >objcopy -O binary -j .text.nocompress bin/3c509.rom.rt bin/3c509.rom.rt1.bin >objcopy -O binary -R .prefix -R .text.nocompress bin/3c509.rom.rt bin/3c509.rom.rt2.bin >objcopy -O binary -j .text.nocompress bin/3c515.rom.rt bin/3c515.rom.rt1.bin >objcopy -O binary -R .prefix -R .text.nocompress bin/3c515.rom.rt bin/3c515.rom.rt2.bin >objcopy -O binary -j .text.nocompress bin/3c529.rom.rt bin/3c529.rom.rt1.bin >objcopy -O binary -R .prefix -R .text.nocompress bin/3c529.rom.rt bin/3c529.rom.rt2.bin >objcopy -O binary -j .text.nocompress bin/cs89x0.rom.rt bin/cs89x0.rom.rt1.bin >objcopy -O binary -R .prefix -R .text.nocompress bin/cs89x0.rom.rt bin/cs89x0.rom.rt2.bin >objcopy -O binary -j .text.nocompress bin/depca.rom.rt bin/depca.rom.rt1.bin >objcopy -O binary -R .prefix -R .text.nocompress bin/depca.rom.rt bin/depca.rom.rt2.bin >objcopy -O binary -j .text.nocompress bin/eepro.rom.rt bin/eepro.rom.rt1.bin >objcopy -O binary -R .prefix -R .text.nocompress bin/eepro.rom.rt bin/eepro.rom.rt2.bin >objcopy -O binary -j .text.nocompress bin/ne.rom.rt bin/ne.rom.rt1.bin >objcopy -O binary -R .prefix -R .text.nocompress bin/ne.rom.rt bin/ne.rom.rt2.bin >objcopy -O binary -j .text.nocompress bin/pc_floppy.rom.rt bin/pc_floppy.rom.rt1.bin >objcopy -O binary -R .prefix -R .text.nocompress bin/pc_floppy.rom.rt bin/pc_floppy.rom.rt2.bin >objcopy -O binary -j .text.nocompress bin/sk_g16.rom.rt bin/sk_g16.rom.rt1.bin >objcopy -O binary -R .prefix -R .text.nocompress bin/sk_g16.rom.rt bin/sk_g16.rom.rt2.bin >objcopy -O binary -j .text.nocompress bin/skel-isa.rom.rt bin/skel-isa.rom.rt1.bin >objcopy -O binary -R .prefix -R .text.nocompress bin/skel-isa.rom.rt bin/skel-isa.rom.rt2.bin >objcopy -O binary -j .text.nocompress bin/smc9000.rom.rt bin/smc9000.rom.rt1.bin >objcopy -O binary -R .prefix -R .text.nocompress bin/smc9000.rom.rt bin/smc9000.rom.rt2.bin >objcopy -O binary -j .text.nocompress bin/wd.rom.rt bin/wd.rom.rt1.bin >objcopy -O binary -R .prefix -R .text.nocompress bin/wd.rom.rt bin/wd.rom.rt2.bin >objcopy -O binary -j .text.nocompress bin/ide_disk.pxe.rt bin/ide_disk.pxe.rt1.bin >objcopy -O binary -R .prefix -R .text.nocompress bin/ide_disk.pxe.rt bin/ide_disk.pxe.rt2.bin >objcopy -O binary -j .text.nocompress bin/pc_floppy.pxe.rt bin/pc_floppy.pxe.rt1.bin >objcopy -O binary -R .prefix -R .text.nocompress bin/pc_floppy.pxe.rt bin/pc_floppy.pxe.rt2.bin >objcopy -O binary -j .text.nocompress bin/3c509.pxe.rt bin/3c509.pxe.rt1.bin >objcopy -O binary -R .prefix -R .text.nocompress bin/3c509.pxe.rt bin/3c509.pxe.rt2.bin >objcopy -O binary -j .text.nocompress bin/3c515.pxe.rt bin/3c515.pxe.rt1.bin >objcopy -O binary -R .prefix -R .text.nocompress bin/3c515.pxe.rt bin/3c515.pxe.rt2.bin >objcopy -O binary -j .text.nocompress bin/3c595.pxe.rt bin/3c595.pxe.rt1.bin >objcopy -O binary -R .prefix -R .text.nocompress bin/3c595.pxe.rt bin/3c595.pxe.rt2.bin >objcopy -O binary -j .text.nocompress bin/3c90x.pxe.rt bin/3c90x.pxe.rt1.bin >objcopy -O binary -R .prefix -R .text.nocompress bin/3c90x.pxe.rt bin/3c90x.pxe.rt2.bin >objcopy -O binary -j .text.nocompress bin/amd8111e.pxe.rt bin/amd8111e.pxe.rt1.bin >objcopy -O binary -R .prefix -R .text.nocompress bin/amd8111e.pxe.rt bin/amd8111e.pxe.rt2.bin >objcopy -O binary -j .text.nocompress bin/bnx2.pxe.rt bin/bnx2.pxe.rt1.bin >objcopy -O binary -R .prefix -R .text.nocompress bin/bnx2.pxe.rt bin/bnx2.pxe.rt2.bin >objcopy -O binary -j .text.nocompress bin/cs89x0.pxe.rt bin/cs89x0.pxe.rt1.bin >objcopy -O binary -R .prefix -R .text.nocompress bin/cs89x0.pxe.rt bin/cs89x0.pxe.rt2.bin >objcopy -O binary -j .text.nocompress bin/davicom.pxe.rt bin/davicom.pxe.rt1.bin >objcopy -O binary -R .prefix -R .text.nocompress bin/davicom.pxe.rt bin/davicom.pxe.rt2.bin >objcopy -O binary -j .text.nocompress bin/depca.pxe.rt bin/depca.pxe.rt1.bin >objcopy -O binary -R .prefix -R .text.nocompress bin/depca.pxe.rt bin/depca.pxe.rt2.bin >objcopy -O binary -j .text.nocompress bin/dmfe.pxe.rt bin/dmfe.pxe.rt1.bin >objcopy -O binary -R .prefix -R .text.nocompress bin/dmfe.pxe.rt bin/dmfe.pxe.rt2.bin >objcopy -O binary -j .text.nocompress bin/e1000.pxe.rt bin/e1000.pxe.rt1.bin >objcopy -O binary -R .prefix -R .text.nocompress bin/e1000.pxe.rt bin/e1000.pxe.rt2.bin >objcopy -O binary -j .text.nocompress bin/eepro.pxe.rt bin/eepro.pxe.rt1.bin >objcopy -O binary -R .prefix -R .text.nocompress bin/eepro.pxe.rt bin/eepro.pxe.rt2.bin >objcopy -O binary -j .text.nocompress bin/eepro100.pxe.rt bin/eepro100.pxe.rt1.bin >objcopy -O binary -R .prefix -R .text.nocompress bin/eepro100.pxe.rt bin/eepro100.pxe.rt2.bin >objcopy -O binary -j .text.nocompress bin/epic100.pxe.rt bin/epic100.pxe.rt1.bin >objcopy -O binary -R .prefix -R .text.nocompress bin/epic100.pxe.rt bin/epic100.pxe.rt2.bin >objcopy -O binary -j .text.nocompress bin/etherfabric.pxe.rt bin/etherfabric.pxe.rt1.bin >objcopy -O binary -R .prefix -R .text.nocompress bin/etherfabric.pxe.rt bin/etherfabric.pxe.rt2.bin >objcopy -O binary -j .text.nocompress bin/forcedeth.pxe.rt bin/forcedeth.pxe.rt1.bin >objcopy -O binary -R .prefix -R .text.nocompress bin/forcedeth.pxe.rt bin/forcedeth.pxe.rt2.bin >objcopy -O binary -j .text.nocompress bin/mt23108.pxe.rt bin/mt23108.pxe.rt1.bin >objcopy -O binary -R .prefix -R .text.nocompress bin/mt23108.pxe.rt bin/mt23108.pxe.rt2.bin >objcopy -O binary -j .text.nocompress bin/mt25218.pxe.rt bin/mt25218.pxe.rt1.bin >objcopy -O binary -R .prefix -R .text.nocompress bin/mt25218.pxe.rt bin/mt25218.pxe.rt2.bin >objcopy -O binary -j .text.nocompress bin/mtd80x.pxe.rt bin/mtd80x.pxe.rt1.bin >objcopy -O binary -R .prefix -R .text.nocompress bin/mtd80x.pxe.rt bin/mtd80x.pxe.rt2.bin >objcopy -O binary -j .text.nocompress bin/myri10ge.pxe.rt bin/myri10ge.pxe.rt1.bin >objcopy -O binary -R .prefix -R .text.nocompress bin/myri10ge.pxe.rt bin/myri10ge.pxe.rt2.bin >objcopy -O binary -j .text.nocompress bin/natsemi.pxe.rt bin/natsemi.pxe.rt1.bin >objcopy -O binary -R .prefix -R .text.nocompress bin/natsemi.pxe.rt bin/natsemi.pxe.rt2.bin >objcopy -O binary -j .text.nocompress bin/ns83820.pxe.rt bin/ns83820.pxe.rt1.bin >objcopy -O binary -R .prefix -R .text.nocompress bin/ns83820.pxe.rt bin/ns83820.pxe.rt2.bin >objcopy -O binary -j .text.nocompress bin/ns8390.pxe.rt bin/ns8390.pxe.rt1.bin >objcopy -O binary -R .prefix -R .text.nocompress bin/ns8390.pxe.rt bin/ns8390.pxe.rt2.bin >objcopy -O binary -j .text.nocompress bin/pcnet32.pxe.rt bin/pcnet32.pxe.rt1.bin >objcopy -O binary -R .prefix -R .text.nocompress bin/pcnet32.pxe.rt bin/pcnet32.pxe.rt2.bin >objcopy -O binary -j .text.nocompress bin/pnic.pxe.rt bin/pnic.pxe.rt1.bin >objcopy -O binary -R .prefix -R .text.nocompress bin/pnic.pxe.rt bin/pnic.pxe.rt2.bin >objcopy -O binary -j .text.nocompress bin/prism2_pci.pxe.rt bin/prism2_pci.pxe.rt1.bin >objcopy -O binary -R .prefix -R .text.nocompress bin/prism2_pci.pxe.rt bin/prism2_pci.pxe.rt2.bin >objcopy -O binary -j .text.nocompress bin/prism2_plx.pxe.rt bin/prism2_plx.pxe.rt1.bin >objcopy -O binary -R .prefix -R .text.nocompress bin/prism2_plx.pxe.rt bin/prism2_plx.pxe.rt2.bin >objcopy -O binary -j .text.nocompress bin/r8169.pxe.rt bin/r8169.pxe.rt1.bin >objcopy -O binary -R .prefix -R .text.nocompress bin/r8169.pxe.rt bin/r8169.pxe.rt2.bin >objcopy -O binary -j .text.nocompress bin/rtl8139.pxe.rt bin/rtl8139.pxe.rt1.bin >objcopy -O binary -R .prefix -R .text.nocompress bin/rtl8139.pxe.rt bin/rtl8139.pxe.rt2.bin >objcopy -O binary -j .text.nocompress bin/sis900.pxe.rt bin/sis900.pxe.rt1.bin >objcopy -O binary -R .prefix -R .text.nocompress bin/sis900.pxe.rt bin/sis900.pxe.rt2.bin >objcopy -O binary -j .text.nocompress bin/sk_g16.pxe.rt bin/sk_g16.pxe.rt1.bin >objcopy -O binary -R .prefix -R .text.nocompress bin/sk_g16.pxe.rt bin/sk_g16.pxe.rt2.bin >objcopy -O binary -j .text.nocompress bin/skel.pxe.rt bin/skel.pxe.rt1.bin >objcopy -O binary -R .prefix -R .text.nocompress bin/skel.pxe.rt bin/skel.pxe.rt2.bin >objcopy -O binary -j .text.nocompress bin/smc9000.pxe.rt bin/smc9000.pxe.rt1.bin >objcopy -O binary -R .prefix -R .text.nocompress bin/smc9000.pxe.rt bin/smc9000.pxe.rt2.bin >objcopy -O binary -j .text.nocompress bin/sundance.pxe.rt bin/sundance.pxe.rt1.bin >objcopy -O binary -R .prefix -R .text.nocompress bin/sundance.pxe.rt bin/sundance.pxe.rt2.bin >objcopy -O binary -j .text.nocompress bin/tg3.pxe.rt bin/tg3.pxe.rt1.bin >objcopy -O binary -R .prefix -R .text.nocompress bin/tg3.pxe.rt bin/tg3.pxe.rt2.bin >objcopy -O binary -j .text.nocompress bin/tlan.pxe.rt bin/tlan.pxe.rt1.bin >objcopy -O binary -R .prefix -R .text.nocompress bin/tlan.pxe.rt bin/tlan.pxe.rt2.bin >objcopy -O binary -j .text.nocompress bin/tulip.pxe.rt bin/tulip.pxe.rt1.bin >objcopy -O binary -R .prefix -R .text.nocompress bin/tulip.pxe.rt bin/tulip.pxe.rt2.bin >objcopy -O binary -j .text.nocompress bin/via-rhine.pxe.rt bin/via-rhine.pxe.rt1.bin >objcopy -O binary -R .prefix -R .text.nocompress bin/via-rhine.pxe.rt bin/via-rhine.pxe.rt2.bin >objcopy -O binary -j .text.nocompress bin/via-velocity.pxe.rt bin/via-velocity.pxe.rt1.bin >objcopy -O binary -R .prefix -R .text.nocompress bin/via-velocity.pxe.rt bin/via-velocity.pxe.rt2.bin >objcopy -O binary -j .text.nocompress bin/virtio-net.pxe.rt bin/virtio-net.pxe.rt1.bin >objcopy -O binary -R .prefix -R .text.nocompress bin/virtio-net.pxe.rt bin/virtio-net.pxe.rt2.bin >objcopy -O binary -j .text.nocompress bin/w89c840.pxe.rt bin/w89c840.pxe.rt1.bin >objcopy -O binary -R .prefix -R .text.nocompress bin/w89c840.pxe.rt bin/w89c840.pxe.rt2.bin >objcopy -O binary -j .text.nocompress bin/3c503.pxe.rt bin/3c503.pxe.rt1.bin >objcopy -O binary -R .prefix -R .text.nocompress bin/3c503.pxe.rt bin/3c503.pxe.rt2.bin >objcopy -O binary -j .text.nocompress bin/3c529.pxe.rt bin/3c529.pxe.rt1.bin >objcopy -O binary -R .prefix -R .text.nocompress bin/3c529.pxe.rt bin/3c529.pxe.rt2.bin >objcopy -O binary -j .text.nocompress bin/ne.pxe.rt bin/ne.pxe.rt1.bin >objcopy -O binary -R .prefix -R .text.nocompress bin/ne.pxe.rt bin/ne.pxe.rt2.bin >objcopy -O binary -j .text.nocompress bin/skel-isa.pxe.rt bin/skel-isa.pxe.rt1.bin >objcopy -O binary -R .prefix -R .text.nocompress bin/skel-isa.pxe.rt bin/skel-isa.pxe.rt2.bin >objcopy -O binary -j .text.nocompress bin/wd.pxe.rt bin/wd.pxe.rt1.bin >objcopy -O binary -R .prefix -R .text.nocompress bin/wd.pxe.rt bin/wd.pxe.rt2.bin >ld -T arch/i386/core/prefixudata.lds -b binary bin/ide_disk.rom.rt1.bin -o bin/ide_disk.rom.rt1.uo >ld -T arch/i386/core/prefixudata.lds -b binary bin/ide_disk.rom.rt2.bin -o bin/ide_disk.rom.rt2.uo >bin/nrv2b e bin/ide_disk.rom.rt2.bin bin/ide_disk.rom.rt2.zbin >ld -T arch/i386/core/prefixudata.lds -b binary bin/3c595.rom.rt1.bin -o bin/3c595.rom.rt1.uo >ld -T arch/i386/core/prefixudata.lds -b binary bin/3c595.rom.rt2.bin -o bin/3c595.rom.rt2.uo >bin/nrv2b e bin/3c595.rom.rt2.bin bin/3c595.rom.rt2.zbin >ld -T arch/i386/core/prefixudata.lds -b binary bin/3c90x.rom.rt1.bin -o bin/3c90x.rom.rt1.uo >input/output = 47772/25446 = 1.877 >ld -T arch/i386/core/prefixudata.lds -b binary bin/3c90x.rom.rt2.bin -o bin/3c90x.rom.rt2.uo >bin/nrv2b e bin/3c90x.rom.rt2.bin bin/3c90x.rom.rt2.zbin >input/output = 47420/25228 = 1.880 >ld -T arch/i386/core/prefixudata.lds -b binary bin/amd8111e.rom.rt1.bin -o bin/amd8111e.rom.rt1.uo >ld -T arch/i386/core/prefixudata.lds -b binary bin/amd8111e.rom.rt2.bin -o bin/amd8111e.rom.rt2.uo >bin/nrv2b e bin/amd8111e.rom.rt2.bin bin/amd8111e.rom.rt2.zbin >ld -T arch/i386/core/prefixudata.lds -b binary bin/bnx2.rom.rt1.bin -o bin/bnx2.rom.rt1.uo >input/output = 48636/25778 = 1.887 >ld -T arch/i386/core/prefixudata.lds -b binary bin/bnx2.rom.rt2.bin -o bin/bnx2.rom.rt2.uo >bin/nrv2b e bin/bnx2.rom.rt2.bin bin/bnx2.rom.rt2.zbin >ld -T arch/i386/core/prefixudata.lds -b binary bin/davicom.rom.rt1.bin -o bin/davicom.rom.rt1.uo >input/output = 47900/25407 = 1.885 >ld -T arch/i386/core/prefixudata.lds -b binary bin/davicom.rom.rt2.bin -o bin/davicom.rom.rt2.uo >bin/nrv2b e bin/davicom.rom.rt2.bin bin/davicom.rom.rt2.zbin >ld -T arch/i386/core/prefixudata.lds -b binary bin/dmfe.rom.rt1.bin -o bin/dmfe.rom.rt1.uo >ld -T arch/i386/core/prefixudata.lds -b binary bin/dmfe.rom.rt2.bin -o bin/dmfe.rom.rt2.uo >input/output = 48028/25503 = 1.883 >bin/nrv2b e bin/dmfe.rom.rt2.bin bin/dmfe.rom.rt2.zbin >ld -T arch/i386/core/prefixudata.lds -b binary bin/e1000.rom.rt1.bin -o bin/e1000.rom.rt1.uo >input/output = 49724/26401 = 1.883 >ld -T arch/i386/core/prefixudata.lds -b binary bin/e1000.rom.rt2.bin -o bin/e1000.rom.rt2.uo >bin/nrv2b e bin/e1000.rom.rt2.bin bin/e1000.rom.rt2.zbin >ld -T arch/i386/core/prefixudata.lds -b binary bin/eepro100.rom.rt1.bin -o bin/eepro100.rom.rt1.uo >input/output = 59100/30848 = 1.916 >ld -T arch/i386/core/prefixudata.lds -b binary bin/eepro100.rom.rt2.bin -o bin/eepro100.rom.rt2.uo >bin/nrv2b e bin/eepro100.rom.rt2.bin bin/eepro100.rom.rt2.zbin >ld -T arch/i386/core/prefixudata.lds -b binary bin/epic100.rom.rt1.bin -o bin/epic100.rom.rt1.uo >input/output = 141596/53393 = 2.652 >ld -T arch/i386/core/prefixudata.lds -b binary bin/epic100.rom.rt2.bin -o bin/epic100.rom.rt2.uo >bin/nrv2b e bin/epic100.rom.rt2.bin bin/epic100.rom.rt2.zbin >ld -T arch/i386/core/prefixudata.lds -b binary bin/etherfabric.rom.rt1.bin -o bin/etherfabric.rom.rt1.uo >input/output = 48380/25680 = 1.884 >ld -T arch/i386/core/prefixudata.lds -b binary bin/etherfabric.rom.rt2.bin -o bin/etherfabric.rom.rt2.uo >bin/nrv2b e bin/etherfabric.rom.rt2.bin bin/etherfabric.rom.rt2.zbin >ld -T arch/i386/core/prefixudata.lds -b binary bin/forcedeth.rom.rt1.bin -o bin/forcedeth.rom.rt1.uo >input/output = 46524/24754 = 1.879 >ld -T arch/i386/core/prefixudata.lds -b binary bin/forcedeth.rom.rt2.bin -o bin/forcedeth.rom.rt2.uo >bin/nrv2b e bin/forcedeth.rom.rt2.bin bin/forcedeth.rom.rt2.zbin >ld -T arch/i386/core/prefixudata.lds -b binary bin/mt23108.rom.rt1.bin -o bin/mt23108.rom.rt1.uo >ld -T arch/i386/core/prefixudata.lds -b binary bin/mt23108.rom.rt2.bin -o bin/mt23108.rom.rt2.uo >input/output = 57148/29061 = 1.966 >bin/nrv2b e bin/mt23108.rom.rt2.bin bin/mt23108.rom.rt2.zbin >ld -T arch/i386/core/prefixudata.lds -b binary bin/mt25218.rom.rt1.bin -o bin/mt25218.rom.rt1.uo >input/output = 50460/26858 = 1.879 >ld -T arch/i386/core/prefixudata.lds -b binary bin/mt25218.rom.rt2.bin -o bin/mt25218.rom.rt2.uo >bin/nrv2b e bin/mt25218.rom.rt2.bin bin/mt25218.rom.rt2.zbin >ld -T arch/i386/core/prefixudata.lds -b binary bin/mtd80x.rom.rt1.bin -o bin/mtd80x.rom.rt1.uo >ld -T arch/i386/core/prefixudata.lds -b binary bin/mtd80x.rom.rt2.bin -o bin/mtd80x.rom.rt2.uo >input/output = 77468/38616 = 2.006 >bin/nrv2b e bin/mtd80x.rom.rt2.bin bin/mtd80x.rom.rt2.zbin >ld -T arch/i386/core/prefixudata.lds -b binary bin/myri10ge.rom.rt1.bin -o bin/myri10ge.rom.rt1.uo >input/output = 79708/39679 = 2.009 >ld -T arch/i386/core/prefixudata.lds -b binary bin/myri10ge.rom.rt2.bin -o bin/myri10ge.rom.rt2.uo >bin/nrv2b e bin/myri10ge.rom.rt2.bin bin/myri10ge.rom.rt2.zbin >ld -T arch/i386/core/prefixudata.lds -b binary bin/natsemi.rom.rt1.bin -o bin/natsemi.rom.rt1.uo >input/output = 47996/25578 = 1.876 >ld -T arch/i386/core/prefixudata.lds -b binary bin/natsemi.rom.rt2.bin -o bin/natsemi.rom.rt2.uo >bin/nrv2b e bin/natsemi.rom.rt2.bin bin/natsemi.rom.rt2.zbin >ld -T arch/i386/core/prefixudata.lds -b binary bin/ns83820.rom.rt1.bin -o bin/ns83820.rom.rt1.uo >input/output = 55132/29154 = 1.891 >ld -T arch/i386/core/prefixudata.lds -b binary bin/ns83820.rom.rt2.bin -o bin/ns83820.rom.rt2.uo >bin/nrv2b e bin/ns83820.rom.rt2.bin bin/ns83820.rom.rt2.zbin >ld -T arch/i386/core/prefixudata.lds -b binary bin/ns8390.rom.rt1.bin -o bin/ns8390.rom.rt1.uo >input/output = 47324/25189 = 1.879 >ld -T arch/i386/core/prefixudata.lds -b binary bin/ns8390.rom.rt2.bin -o bin/ns8390.rom.rt2.uo >bin/nrv2b e bin/ns8390.rom.rt2.bin bin/ns8390.rom.rt2.zbin >ld -T arch/i386/core/prefixudata.lds -b binary bin/pcnet32.rom.rt1.bin -o bin/pcnet32.rom.rt1.uo >ld -T arch/i386/core/prefixudata.lds -b binary bin/pcnet32.rom.rt2.bin -o bin/pcnet32.rom.rt2.uo >bin/nrv2b e bin/pcnet32.rom.rt2.bin bin/pcnet32.rom.rt2.zbin >ld -T arch/i386/core/prefixudata.lds -b binary bin/pnic.rom.rt1.bin -o bin/pnic.rom.rt1.uo >input/output = 47708/25411 = 1.877 >ld -T arch/i386/core/prefixudata.lds -b binary bin/pnic.rom.rt2.bin -o bin/pnic.rom.rt2.uo >bin/nrv2b e bin/pnic.rom.rt2.bin bin/pnic.rom.rt2.zbin >input/output = 47452/25351 = 1.872 >ld -T arch/i386/core/prefixudata.lds -b binary bin/prism2_pci.rom.rt1.bin -o bin/prism2_pci.rom.rt1.uo >ld -T arch/i386/core/prefixudata.lds -b binary bin/prism2_pci.rom.rt2.bin -o bin/prism2_pci.rom.rt2.uo >bin/nrv2b e bin/prism2_pci.rom.rt2.bin bin/prism2_pci.rom.rt2.zbin >ld -T arch/i386/core/prefixudata.lds -b binary bin/prism2_plx.rom.rt1.bin -o bin/prism2_plx.rom.rt1.uo >input/output = 49404/26090 = 1.894 >ld -T arch/i386/core/prefixudata.lds -b binary bin/prism2_plx.rom.rt2.bin -o bin/prism2_plx.rom.rt2.uo >bin/nrv2b e bin/prism2_plx.rom.rt2.bin bin/prism2_plx.rom.rt2.zbin >ld -T arch/i386/core/prefixudata.lds -b binary bin/r8169.rom.rt1.bin -o bin/r8169.rom.rt1.uo >input/output = 46748/24691 = 1.893 >ld -T arch/i386/core/prefixudata.lds -b binary bin/r8169.rom.rt2.bin -o bin/r8169.rom.rt2.uo >bin/nrv2b e bin/r8169.rom.rt2.bin bin/r8169.rom.rt2.zbin >ld -T arch/i386/core/prefixudata.lds -b binary bin/rtl8139.rom.rt1.bin -o bin/rtl8139.rom.rt1.uo >input/output = 49628/26133 = 1.899 >ld -T arch/i386/core/prefixudata.lds -b binary bin/rtl8139.rom.rt2.bin -o bin/rtl8139.rom.rt2.uo >bin/nrv2b e bin/rtl8139.rom.rt2.bin bin/rtl8139.rom.rt2.zbin >ld -T arch/i386/core/prefixudata.lds -b binary bin/sis900.rom.rt1.bin -o bin/sis900.rom.rt1.uo >input/output = 50300/26504 = 1.898 >ld -T arch/i386/core/prefixudata.lds -b binary bin/sis900.rom.rt2.bin -o bin/sis900.rom.rt2.uo >bin/nrv2b e bin/sis900.rom.rt2.bin bin/sis900.rom.rt2.zbin >ld -T arch/i386/core/prefixudata.lds -b binary bin/skel.rom.rt1.bin -o bin/skel.rom.rt1.uo >input/output = 49532/25956 = 1.908 >ld -T arch/i386/core/prefixudata.lds -b binary bin/skel.rom.rt2.bin -o bin/skel.rom.rt2.uo >bin/nrv2b e bin/skel.rom.rt2.bin bin/skel.rom.rt2.zbin >ld -T arch/i386/core/prefixudata.lds -b binary bin/sundance.rom.rt1.bin -o bin/sundance.rom.rt1.uo >input/output = 46748/24933 = 1.875 >ld -T arch/i386/core/prefixudata.lds -b binary bin/sundance.rom.rt2.bin -o bin/sundance.rom.rt2.uo >bin/nrv2b e bin/sundance.rom.rt2.bin bin/sundance.rom.rt2.zbin >ld -T arch/i386/core/prefixudata.lds -b binary bin/tg3.rom.rt1.bin -o bin/tg3.rom.rt1.uo >input/output = 50492/26663 = 1.894 >ld -T arch/i386/core/prefixudata.lds -b binary bin/tg3.rom.rt2.bin -o bin/tg3.rom.rt2.uo >bin/nrv2b e bin/tg3.rom.rt2.bin bin/tg3.rom.rt2.zbin >input/output = 44636/23684 = 1.885 >ld -T arch/i386/core/prefixudata.lds -b binary bin/tlan.rom.rt1.bin -o bin/tlan.rom.rt1.uo >ld -T arch/i386/core/prefixudata.lds -b binary bin/tlan.rom.rt2.bin -o bin/tlan.rom.rt2.uo >bin/nrv2b e bin/tlan.rom.rt2.bin bin/tlan.rom.rt2.zbin >ld -T arch/i386/core/prefixudata.lds -b binary bin/tulip.rom.rt1.bin -o bin/tulip.rom.rt1.uo >input/output = 48316/25838 = 1.870 >ld -T arch/i386/core/prefixudata.lds -b binary bin/tulip.rom.rt2.bin -o bin/tulip.rom.rt2.uo >bin/nrv2b e bin/tulip.rom.rt2.bin bin/tulip.rom.rt2.zbin >ld -T arch/i386/core/prefixudata.lds -b binary bin/via-rhine.rom.rt1.bin -o bin/via-rhine.rom.rt1.uo >input/output = 54620/28663 = 1.906 >input/output = 65820/34595 = 1.903 >ld -T arch/i386/core/prefixudata.lds -b binary bin/via-rhine.rom.rt2.bin -o bin/via-rhine.rom.rt2.uo >bin/nrv2b e bin/via-rhine.rom.rt2.bin bin/via-rhine.rom.rt2.zbin >ld -T arch/i386/core/prefixudata.lds -b binary bin/via-velocity.rom.rt1.bin -o bin/via-velocity.rom.rt1.uo >ld -T arch/i386/core/prefixudata.lds -b binary bin/via-velocity.rom.rt2.bin -o bin/via-velocity.rom.rt2.uo >bin/nrv2b e bin/via-velocity.rom.rt2.bin bin/via-velocity.rom.rt2.zbin >ld -T arch/i386/core/prefixudata.lds -b binary bin/virtio-net.rom.rt1.bin -o bin/virtio-net.rom.rt1.uo >input/output = 58716/31343 = 1.873 >ld -T arch/i386/core/prefixudata.lds -b binary bin/virtio-net.rom.rt2.bin -o bin/virtio-net.rom.rt2.uo >bin/nrv2b e bin/virtio-net.rom.rt2.bin bin/virtio-net.rom.rt2.zbin >ld -T arch/i386/core/prefixudata.lds -b binary bin/w89c840.rom.rt1.bin -o bin/w89c840.rom.rt1.uo >input/output = 48188/25711 = 1.874 >ld -T arch/i386/core/prefixudata.lds -b binary bin/w89c840.rom.rt2.bin -o bin/w89c840.rom.rt2.uo >bin/nrv2b e bin/w89c840.rom.rt2.bin bin/w89c840.rom.rt2.zbin >input/output = 52700/28019 = 1.881 >ld -T arch/i386/core/prefixudata.lds -b binary bin/3c503.rom.rt1.bin -o bin/3c503.rom.rt1.uo >ld -T arch/i386/core/prefixudata.lds -b binary bin/3c503.rom.rt2.bin -o bin/3c503.rom.rt2.uo >bin/nrv2b e bin/3c503.rom.rt2.bin bin/3c503.rom.rt2.zbin >ld -T arch/i386/core/prefixudata.lds -b binary bin/3c509.rom.rt1.bin -o bin/3c509.rom.rt1.uo >input/output = 47036/25042 = 1.878 >ld -T arch/i386/core/prefixudata.lds -b binary bin/3c509.rom.rt2.bin -o bin/3c509.rom.rt2.uo >bin/nrv2b e bin/3c509.rom.rt2.bin bin/3c509.rom.rt2.zbin >ld -T arch/i386/core/prefixudata.lds -b binary bin/3c515.rom.rt1.bin -o bin/3c515.rom.rt1.uo >input/output = 47036/25134 = 1.871 >ld -T arch/i386/core/prefixudata.lds -b binary bin/3c515.rom.rt2.bin -o bin/3c515.rom.rt2.uo >bin/nrv2b e bin/3c515.rom.rt2.bin bin/3c515.rom.rt2.zbin >input/output = 47932/25512 = 1.879 >ld -T arch/i386/core/prefixudata.lds -b binary bin/3c529.rom.rt1.bin -o bin/3c529.rom.rt1.uo >ld -T arch/i386/core/prefixudata.lds -b binary bin/3c529.rom.rt2.bin -o bin/3c529.rom.rt2.uo >bin/nrv2b e bin/3c529.rom.rt2.bin bin/3c529.rom.rt2.zbin >ld -T arch/i386/core/prefixudata.lds -b binary bin/cs89x0.rom.rt1.bin -o bin/cs89x0.rom.rt1.uo >ld -T arch/i386/core/prefixudata.lds -b binary bin/cs89x0.rom.rt2.bin -o bin/cs89x0.rom.rt2.uo >input/output = 47036/25043 = 1.878 >bin/nrv2b e bin/cs89x0.rom.rt2.bin bin/cs89x0.rom.rt2.zbin >ld -T arch/i386/core/prefixudata.lds -b binary bin/depca.rom.rt1.bin -o bin/depca.rom.rt1.uo >input/output = 49980/26907 = 1.858 >ld -T arch/i386/core/prefixudata.lds -b binary bin/depca.rom.rt2.bin -o bin/depca.rom.rt2.uo >input/output = 47740/25431 = 1.877 >bin/nrv2b e bin/depca.rom.rt2.bin bin/depca.rom.rt2.zbin >ld -T arch/i386/core/prefixudata.lds -b binary bin/eepro.rom.rt1.bin -o bin/eepro.rom.rt1.uo >ld -T arch/i386/core/prefixudata.lds -b binary bin/eepro.rom.rt2.bin -o bin/eepro.rom.rt2.uo >bin/nrv2b e bin/eepro.rom.rt2.bin bin/eepro.rom.rt2.zbin >ld -T arch/i386/core/prefixudata.lds -b binary bin/ne.rom.rt1.bin -o bin/ne.rom.rt1.uo >input/output = 49692/26253 = 1.893 >ld -T arch/i386/core/prefixudata.lds -b binary bin/ne.rom.rt2.bin -o bin/ne.rom.rt2.uo >bin/nrv2b e bin/ne.rom.rt2.bin bin/ne.rom.rt2.zbin >ld -T arch/i386/core/prefixudata.lds -b binary bin/pc_floppy.rom.rt1.bin -o bin/pc_floppy.rom.rt1.uo >input/output = 46620/24867 = 1.875 >ld -T arch/i386/core/prefixudata.lds -b binary bin/pc_floppy.rom.rt2.bin -o bin/pc_floppy.rom.rt2.uo >bin/nrv2b e bin/pc_floppy.rom.rt2.bin bin/pc_floppy.rom.rt2.zbin >ld -T arch/i386/core/prefixudata.lds -b binary bin/sk_g16.rom.rt1.bin -o bin/sk_g16.rom.rt1.uo >input/output = 46972/25030 = 1.877 >ld -T arch/i386/core/prefixudata.lds -b binary bin/sk_g16.rom.rt2.bin -o bin/sk_g16.rom.rt2.uo >bin/nrv2b e bin/sk_g16.rom.rt2.bin bin/sk_g16.rom.rt2.zbin >ld -T arch/i386/core/prefixudata.lds -b binary bin/skel-isa.rom.rt1.bin -o bin/skel-isa.rom.rt1.uo >input/output = 47196/25196 = 1.873 >ld -T arch/i386/core/prefixudata.lds -b binary bin/skel-isa.rom.rt2.bin -o bin/skel-isa.rom.rt2.uo >bin/nrv2b e bin/skel-isa.rom.rt2.bin bin/skel-isa.rom.rt2.zbin >input/output = 47900/25510 = 1.878 >ld -T arch/i386/core/prefixudata.lds -b binary bin/smc9000.rom.rt1.bin -o bin/smc9000.rom.rt1.uo >ld -T arch/i386/core/prefixudata.lds -b binary bin/smc9000.rom.rt2.bin -o bin/smc9000.rom.rt2.uo >bin/nrv2b e bin/smc9000.rom.rt2.bin bin/smc9000.rom.rt2.zbin >input/output = 46844/24914 = 1.880 >ld -T arch/i386/core/prefixudata.lds -b binary bin/wd.rom.rt1.bin -o bin/wd.rom.rt1.uo >ld -T arch/i386/core/prefixudata.lds -b binary bin/wd.rom.rt2.bin -o bin/wd.rom.rt2.uo >bin/nrv2b e bin/wd.rom.rt2.bin bin/wd.rom.rt2.zbin >ld -T arch/i386/core/prefixudata.lds -b binary bin/ide_disk.pxe.rt1.bin -o bin/ide_disk.pxe.rt1.uo >input/output = 44636/23684 = 1.885 >ld -T arch/i386/core/prefixudata.lds -b binary bin/ide_disk.pxe.rt2.bin -o bin/ide_disk.pxe.rt2.uo >ld -T arch/i386/core/prefixudata.lds -b binary bin/pc_floppy.pxe.rt1.bin -o bin/pc_floppy.pxe.rt1.uo >ld -T arch/i386/core/prefixudata.lds -b binary bin/pc_floppy.pxe.rt2.bin -o bin/pc_floppy.pxe.rt2.uo >ld -T arch/i386/core/prefixudata.lds -b binary bin/3c509.pxe.rt1.bin -o bin/3c509.pxe.rt1.uo >input/output = 48828/26148 = 1.867 >ld -T arch/i386/core/prefixudata.lds -b binary bin/3c509.pxe.rt2.bin -o bin/3c509.pxe.rt2.uo >ld -T arch/i386/core/prefixudata.lds -b binary bin/3c515.pxe.rt1.bin -o bin/3c515.pxe.rt1.uo >ld -T arch/i386/core/prefixudata.lds -b binary bin/3c515.pxe.rt2.bin -o bin/3c515.pxe.rt2.uo >ld -T arch/i386/core/prefixudata.lds -b binary bin/3c595.pxe.rt1.bin -o bin/3c595.pxe.rt1.uo >ld -T arch/i386/core/prefixudata.lds -b binary bin/3c595.pxe.rt2.bin -o bin/3c595.pxe.rt2.uo >ld -T arch/i386/core/prefixudata.lds -b binary bin/3c90x.pxe.rt1.bin -o bin/3c90x.pxe.rt1.uo >ld -T arch/i386/core/prefixudata.lds -b binary bin/3c90x.pxe.rt2.bin -o bin/3c90x.pxe.rt2.uo >ld -T arch/i386/core/prefixudata.lds -b binary bin/amd8111e.pxe.rt1.bin -o bin/amd8111e.pxe.rt1.uo >ld -T arch/i386/core/prefixudata.lds -b binary bin/amd8111e.pxe.rt2.bin -o bin/amd8111e.pxe.rt2.uo >ld -T arch/i386/core/prefixudata.lds -b binary bin/bnx2.pxe.rt1.bin -o bin/bnx2.pxe.rt1.uo >ld -T arch/i386/core/prefixudata.lds -b binary bin/bnx2.pxe.rt2.bin -o bin/bnx2.pxe.rt2.uo >input/output = 47708/25458 = 1.874 >ld -T arch/i386/core/prefixudata.lds -b binary bin/cs89x0.pxe.rt1.bin -o bin/cs89x0.pxe.rt1.uo >ld -T arch/i386/core/prefixudata.lds -b binary bin/cs89x0.pxe.rt2.bin -o bin/cs89x0.pxe.rt2.uo >ld -T arch/i386/core/prefixudata.lds -b binary bin/davicom.pxe.rt1.bin -o bin/davicom.pxe.rt1.uo >ld -T arch/i386/core/prefixudata.lds -b binary bin/davicom.pxe.rt2.bin -o bin/davicom.pxe.rt2.uo >ld -T arch/i386/core/prefixudata.lds -b binary bin/depca.pxe.rt1.bin -o bin/depca.pxe.rt1.uo >ld -T arch/i386/core/prefixudata.lds -b binary bin/depca.pxe.rt2.bin -o bin/depca.pxe.rt2.uo >ld -T arch/i386/core/prefixudata.lds -b binary bin/dmfe.pxe.rt1.bin -o bin/dmfe.pxe.rt1.uo >ld -T arch/i386/core/prefixudata.lds -b binary bin/dmfe.pxe.rt2.bin -o bin/dmfe.pxe.rt2.uo >ld -T arch/i386/core/prefixudata.lds -b binary bin/e1000.pxe.rt1.bin -o bin/e1000.pxe.rt1.uo >ld -T arch/i386/core/prefixudata.lds -b binary bin/e1000.pxe.rt2.bin -o bin/e1000.pxe.rt2.uo >ld -T arch/i386/core/prefixudata.lds -b binary bin/eepro.pxe.rt1.bin -o bin/eepro.pxe.rt1.uo >ld -T arch/i386/core/prefixudata.lds -b binary bin/eepro.pxe.rt2.bin -o bin/eepro.pxe.rt2.uo >ld -T arch/i386/core/prefixudata.lds -b binary bin/eepro100.pxe.rt1.bin -o bin/eepro100.pxe.rt1.uo >ld -T arch/i386/core/prefixudata.lds -b binary bin/eepro100.pxe.rt2.bin -o bin/eepro100.pxe.rt2.uo >ld -T arch/i386/core/prefixudata.lds -b binary bin/epic100.pxe.rt1.bin -o bin/epic100.pxe.rt1.uo >ld -T arch/i386/core/prefixudata.lds -b binary bin/epic100.pxe.rt2.bin -o bin/epic100.pxe.rt2.uo >ld -T arch/i386/core/prefixudata.lds -b binary bin/etherfabric.pxe.rt1.bin -o bin/etherfabric.pxe.rt1.uo >ld -T arch/i386/core/prefixudata.lds -b binary bin/etherfabric.pxe.rt2.bin -o bin/etherfabric.pxe.rt2.uo >ld -T arch/i386/core/prefixudata.lds -b binary bin/forcedeth.pxe.rt1.bin -o bin/forcedeth.pxe.rt1.uo >ld -T arch/i386/core/prefixudata.lds -b binary bin/forcedeth.pxe.rt2.bin -o bin/forcedeth.pxe.rt2.uo >ld -T arch/i386/core/prefixudata.lds -b binary bin/mt23108.pxe.rt1.bin -o bin/mt23108.pxe.rt1.uo >ld -T arch/i386/core/prefixudata.lds -b binary bin/mt23108.pxe.rt2.bin -o bin/mt23108.pxe.rt2.uo >ld -T arch/i386/core/prefixudata.lds -b binary bin/mt25218.pxe.rt1.bin -o bin/mt25218.pxe.rt1.uo >ld -T arch/i386/core/prefixudata.lds -b binary bin/mt25218.pxe.rt2.bin -o bin/mt25218.pxe.rt2.uo >ld -T arch/i386/core/prefixudata.lds -b binary bin/mtd80x.pxe.rt1.bin -o bin/mtd80x.pxe.rt1.uo >ld -T arch/i386/core/prefixudata.lds -b binary bin/mtd80x.pxe.rt2.bin -o bin/mtd80x.pxe.rt2.uo >ld -T arch/i386/core/prefixudata.lds -b binary bin/myri10ge.pxe.rt1.bin -o bin/myri10ge.pxe.rt1.uo >ld -T arch/i386/core/prefixudata.lds -b binary bin/myri10ge.pxe.rt2.bin -o bin/myri10ge.pxe.rt2.uo >ld -T arch/i386/core/prefixudata.lds -b binary bin/natsemi.pxe.rt1.bin -o bin/natsemi.pxe.rt1.uo >ld -T arch/i386/core/prefixudata.lds -b binary bin/natsemi.pxe.rt2.bin -o bin/natsemi.pxe.rt2.uo >ld -T arch/i386/core/prefixudata.lds -b binary bin/ns83820.pxe.rt1.bin -o bin/ns83820.pxe.rt1.uo >ld -T arch/i386/core/prefixudata.lds -b binary bin/ns83820.pxe.rt2.bin -o bin/ns83820.pxe.rt2.uo >ld -T arch/i386/core/prefixudata.lds -b binary bin/ns8390.pxe.rt1.bin -o bin/ns8390.pxe.rt1.uo >ld -T arch/i386/core/prefixudata.lds -b binary bin/ns8390.pxe.rt2.bin -o bin/ns8390.pxe.rt2.uo >ld -T arch/i386/core/prefixudata.lds -b binary bin/pcnet32.pxe.rt1.bin -o bin/pcnet32.pxe.rt1.uo >ld -T arch/i386/core/prefixudata.lds -b binary bin/pcnet32.pxe.rt2.bin -o bin/pcnet32.pxe.rt2.uo >ld -T arch/i386/core/prefixudata.lds -b binary bin/pnic.pxe.rt1.bin -o bin/pnic.pxe.rt1.uo >ld -T arch/i386/core/prefixudata.lds -b binary bin/pnic.pxe.rt2.bin -o bin/pnic.pxe.rt2.uo >ld -T arch/i386/core/prefixudata.lds -b binary bin/prism2_pci.pxe.rt1.bin -o bin/prism2_pci.pxe.rt1.uo >ld -T arch/i386/core/prefixudata.lds -b binary bin/prism2_pci.pxe.rt2.bin -o bin/prism2_pci.pxe.rt2.uo >ld -T arch/i386/core/prefixudata.lds -b binary bin/prism2_plx.pxe.rt1.bin -o bin/prism2_plx.pxe.rt1.uo >ld -T arch/i386/core/prefixudata.lds -b binary bin/prism2_plx.pxe.rt2.bin -o bin/prism2_plx.pxe.rt2.uo >ld -T arch/i386/core/prefixudata.lds -b binary bin/r8169.pxe.rt1.bin -o bin/r8169.pxe.rt1.uo >ld -T arch/i386/core/prefixudata.lds -b binary bin/r8169.pxe.rt2.bin -o bin/r8169.pxe.rt2.uo >ld -T arch/i386/core/prefixudata.lds -b binary bin/rtl8139.pxe.rt1.bin -o bin/rtl8139.pxe.rt1.uo >ld -T arch/i386/core/prefixudata.lds -b binary bin/rtl8139.pxe.rt2.bin -o bin/rtl8139.pxe.rt2.uo >ld -T arch/i386/core/prefixudata.lds -b binary bin/sis900.pxe.rt1.bin -o bin/sis900.pxe.rt1.uo >ld -T arch/i386/core/prefixudata.lds -b binary bin/sis900.pxe.rt2.bin -o bin/sis900.pxe.rt2.uo >ld -T arch/i386/core/prefixudata.lds -b binary bin/sk_g16.pxe.rt1.bin -o bin/sk_g16.pxe.rt1.uo >ld -T arch/i386/core/prefixudata.lds -b binary bin/sk_g16.pxe.rt2.bin -o bin/sk_g16.pxe.rt2.uo >ld -T arch/i386/core/prefixudata.lds -b binary bin/skel.pxe.rt1.bin -o bin/skel.pxe.rt1.uo >ld -T arch/i386/core/prefixudata.lds -b binary bin/skel.pxe.rt2.bin -o bin/skel.pxe.rt2.uo >ld -T arch/i386/core/prefixudata.lds -b binary bin/smc9000.pxe.rt1.bin -o bin/smc9000.pxe.rt1.uo >ld -T arch/i386/core/prefixudata.lds -b binary bin/smc9000.pxe.rt2.bin -o bin/smc9000.pxe.rt2.uo >ld -T arch/i386/core/prefixudata.lds -b binary bin/sundance.pxe.rt1.bin -o bin/sundance.pxe.rt1.uo >ld -T arch/i386/core/prefixudata.lds -b binary bin/sundance.pxe.rt2.bin -o bin/sundance.pxe.rt2.uo >ld -T arch/i386/core/prefixudata.lds -b binary bin/tg3.pxe.rt1.bin -o bin/tg3.pxe.rt1.uo >ld -T arch/i386/core/prefixudata.lds -b binary bin/tg3.pxe.rt2.bin -o bin/tg3.pxe.rt2.uo >ld -T arch/i386/core/prefixudata.lds -b binary bin/tlan.pxe.rt1.bin -o bin/tlan.pxe.rt1.uo >ld -T arch/i386/core/prefixudata.lds -b binary bin/tlan.pxe.rt2.bin -o bin/tlan.pxe.rt2.uo >ld -T arch/i386/core/prefixudata.lds -b binary bin/tulip.pxe.rt1.bin -o bin/tulip.pxe.rt1.uo >ld -T arch/i386/core/prefixudata.lds -b binary bin/tulip.pxe.rt2.bin -o bin/tulip.pxe.rt2.uo >ld -T arch/i386/core/prefixudata.lds -b binary bin/via-rhine.pxe.rt1.bin -o bin/via-rhine.pxe.rt1.uo >ld -T arch/i386/core/prefixudata.lds -b binary bin/via-rhine.pxe.rt2.bin -o bin/via-rhine.pxe.rt2.uo >ld -T arch/i386/core/prefixudata.lds -b binary bin/via-velocity.pxe.rt1.bin -o bin/via-velocity.pxe.rt1.uo >ld -T arch/i386/core/prefixudata.lds -b binary bin/via-velocity.pxe.rt2.bin -o bin/via-velocity.pxe.rt2.uo >ld -T arch/i386/core/prefixudata.lds -b binary bin/virtio-net.pxe.rt1.bin -o bin/virtio-net.pxe.rt1.uo >ld -T arch/i386/core/prefixudata.lds -b binary bin/virtio-net.pxe.rt2.bin -o bin/virtio-net.pxe.rt2.uo >ld -T arch/i386/core/prefixudata.lds -b binary bin/w89c840.pxe.rt1.bin -o bin/w89c840.pxe.rt1.uo >ld -T arch/i386/core/prefixudata.lds -b binary bin/w89c840.pxe.rt2.bin -o bin/w89c840.pxe.rt2.uo >ld -T arch/i386/core/prefixudata.lds -b binary bin/3c503.pxe.rt1.bin -o bin/3c503.pxe.rt1.uo >ld -T arch/i386/core/prefixudata.lds -b binary bin/3c503.pxe.rt2.bin -o bin/3c503.pxe.rt2.uo >ld -T arch/i386/core/prefixudata.lds -b binary bin/3c529.pxe.rt1.bin -o bin/3c529.pxe.rt1.uo >ld -T arch/i386/core/prefixudata.lds -b binary bin/3c529.pxe.rt2.bin -o bin/3c529.pxe.rt2.uo >ld -T arch/i386/core/prefixudata.lds -b binary bin/ne.pxe.rt1.bin -o bin/ne.pxe.rt1.uo >ld -T arch/i386/core/prefixudata.lds -b binary bin/ne.pxe.rt2.bin -o bin/ne.pxe.rt2.uo >ld -T arch/i386/core/prefixudata.lds -b binary bin/skel-isa.pxe.rt1.bin -o bin/skel-isa.pxe.rt1.uo >ld -T arch/i386/core/prefixudata.lds -b binary bin/skel-isa.pxe.rt2.bin -o bin/skel-isa.pxe.rt2.uo >ld -T arch/i386/core/prefixudata.lds -b binary bin/wd.pxe.rt1.bin -o bin/wd.pxe.rt1.uo >ld -T arch/i386/core/prefixudata.lds -b binary bin/wd.pxe.rt2.bin -o bin/wd.pxe.rt2.uo >make bin/pciprefix.entry.o >ld -T arch/i386/core/prefixzdata.lds -b binary bin/ide_disk.rom.rt2.zbin -o bin/ide_disk.rom.rt2.zo >make bin/pciprefix.entry.o >ld -T arch/i386/core/prefixzdata.lds -b binary bin/3c595.rom.rt2.zbin -o bin/3c595.rom.rt2.zo >make bin/pciprefix.entry.o >ld -T arch/i386/core/prefixzdata.lds -b binary bin/3c90x.rom.rt2.zbin -o bin/3c90x.rom.rt2.zo >make bin/pciprefix.entry.o >make[1]: Entering directory `/builddir/build/BUILD/etherboot-5.4.4/src' >make[1]: `bin/pciprefix.entry.o' is up to date. >make[1]: Leaving directory `/builddir/build/BUILD/etherboot-5.4.4/src' >ld -N -T arch/i386/core/etherboot.prefix.lds bin/pciprefix.entry.o -R bin/3c90x.rom.rt bin/init.o bin/3c90x.rom.rt1.uo bin/3c90x.rom.rt2.uo -o bin/3c90x.rom.prf >make[1]: Entering directory `/builddir/build/BUILD/etherboot-5.4.4/src' >make[1]: `bin/pciprefix.entry.o' is up to date. >make[1]: Leaving directory `/builddir/build/BUILD/etherboot-5.4.4/src' >ld -N -T arch/i386/core/etherboot.prefix.lds bin/pciprefix.entry.o -R bin/3c595.rom.rt bin/init.o bin/3c595.rom.rt1.uo bin/3c595.rom.rt2.uo -o bin/3c595.rom.prf >ld -T arch/i386/core/prefixzdata.lds -b binary bin/amd8111e.rom.rt2.zbin -o bin/amd8111e.rom.rt2.zo >make bin/pciprefix.entry.o >make[1]: Entering directory `/builddir/build/BUILD/etherboot-5.4.4/src' >make[1]: `bin/pciprefix.entry.o' is up to date. >make[1]: Leaving directory `/builddir/build/BUILD/etherboot-5.4.4/src' >ld -N -T arch/i386/core/etherboot.prefix.lds bin/pciprefix.entry.o -R bin/ide_disk.rom.rt bin/init.o bin/ide_disk.rom.rt1.uo bin/ide_disk.rom.rt2.uo -o bin/ide_disk.rom.prf >ld -T arch/i386/core/prefixzdata.lds -b binary bin/bnx2.rom.rt2.zbin -o bin/bnx2.rom.rt2.zo >make bin/pciprefix.entry.o >ld -T arch/i386/core/prefixzdata.lds -b binary bin/davicom.rom.rt2.zbin -o bin/davicom.rom.rt2.zo >make bin/pciprefix.entry.o >make[1]: Entering directory `/builddir/build/BUILD/etherboot-5.4.4/src' >make[1]: `bin/pciprefix.entry.o' is up to date. >make[1]: Leaving directory `/builddir/build/BUILD/etherboot-5.4.4/src' >ld -N -T arch/i386/core/etherboot.prefix.lds bin/pciprefix.entry.o -R bin/amd8111e.rom.rt bin/init.o bin/amd8111e.rom.rt1.uo bin/amd8111e.rom.rt2.uo -o bin/amd8111e.rom.prf >ld -T arch/i386/core/prefixzdata.lds -b binary bin/dmfe.rom.rt2.zbin -o bin/dmfe.rom.rt2.zo >make bin/pciprefix.entry.o >make[1]: Entering directory `/builddir/build/BUILD/etherboot-5.4.4/src' >make[1]: `bin/pciprefix.entry.o' is up to date. >make[1]: Leaving directory `/builddir/build/BUILD/etherboot-5.4.4/src' >ld -N -T arch/i386/core/etherboot.prefix.lds bin/pciprefix.entry.o -R bin/bnx2.rom.rt bin/init.o bin/bnx2.rom.rt1.uo bin/bnx2.rom.rt2.uo -o bin/bnx2.rom.prf >ld -T arch/i386/core/prefixzdata.lds -b binary bin/e1000.rom.rt2.zbin -o bin/e1000.rom.rt2.zo >make[1]: Entering directory `/builddir/build/BUILD/etherboot-5.4.4/src' >make[1]: `bin/pciprefix.entry.o' is up to date. >make[1]: Leaving directory `/builddir/build/BUILD/etherboot-5.4.4/src' >ld -N -T arch/i386/core/etherboot.prefix.lds bin/pciprefix.entry.o -R bin/dmfe.rom.rt bin/init.o bin/dmfe.rom.rt1.uo bin/dmfe.rom.rt2.uo -o bin/dmfe.rom.prf >make bin/pciprefix.entry.o >ld -T arch/i386/core/prefixzdata.lds -b binary bin/eepro100.rom.rt2.zbin -o bin/eepro100.rom.rt2.zo >make bin/pciprefix.entry.o >make[1]: Entering directory `/builddir/build/BUILD/etherboot-5.4.4/src' >make[1]: `bin/pciprefix.entry.o' is up to date. >make[1]: Leaving directory `/builddir/build/BUILD/etherboot-5.4.4/src' >ld -N -T arch/i386/core/etherboot.prefix.lds bin/pciprefix.entry.o -R bin/davicom.rom.rt bin/init.o bin/davicom.rom.rt1.uo bin/davicom.rom.rt2.uo -o bin/davicom.rom.prf >ld -T arch/i386/core/prefixzdata.lds -b binary bin/epic100.rom.rt2.zbin -o bin/epic100.rom.rt2.zo >make bin/pciprefix.entry.o >make[1]: Entering directory `/builddir/build/BUILD/etherboot-5.4.4/src' >make[1]: `bin/pciprefix.entry.o' is up to date. >make[1]: Leaving directory `/builddir/build/BUILD/etherboot-5.4.4/src' >ld -N -T arch/i386/core/etherboot.prefix.lds bin/pciprefix.entry.o -R bin/e1000.rom.rt bin/init.o bin/e1000.rom.rt1.uo bin/e1000.rom.rt2.uo -o bin/e1000.rom.prf >ld -T arch/i386/core/prefixzdata.lds -b binary bin/etherfabric.rom.rt2.zbin -o bin/etherfabric.rom.rt2.zo >make bin/pciprefix.entry.o >make[1]: Entering directory `/builddir/build/BUILD/etherboot-5.4.4/src' >make[1]: `bin/pciprefix.entry.o' is up to date. >make[1]: Leaving directory `/builddir/build/BUILD/etherboot-5.4.4/src' >ld -N -T arch/i386/core/etherboot.prefix.lds bin/pciprefix.entry.o -R bin/epic100.rom.rt bin/init.o bin/epic100.rom.rt1.uo bin/epic100.rom.rt2.uo -o bin/epic100.rom.prf >make[1]: Entering directory `/builddir/build/BUILD/etherboot-5.4.4/src' >make[1]: `bin/pciprefix.entry.o' is up to date. >make[1]: Leaving directory `/builddir/build/BUILD/etherboot-5.4.4/src' >ld -N -T arch/i386/core/etherboot.prefix.lds bin/pciprefix.entry.o -R bin/eepro100.rom.rt bin/init.o bin/eepro100.rom.rt1.uo bin/eepro100.rom.rt2.uo -o bin/eepro100.rom.prf >ld -T arch/i386/core/prefixzdata.lds -b binary bin/forcedeth.rom.rt2.zbin -o bin/forcedeth.rom.rt2.zo >make bin/pciprefix.entry.o >ld -T arch/i386/core/prefixzdata.lds -b binary bin/mt23108.rom.rt2.zbin -o bin/mt23108.rom.rt2.zo >make bin/pciprefix.entry.o >make[1]: Entering directory `/builddir/build/BUILD/etherboot-5.4.4/src' >make[1]: `bin/pciprefix.entry.o' is up to date. >make[1]: Leaving directory `/builddir/build/BUILD/etherboot-5.4.4/src' >ld -N -T arch/i386/core/etherboot.prefix.lds bin/pciprefix.entry.o -R bin/etherfabric.rom.rt bin/init.o bin/etherfabric.rom.rt1.uo bin/etherfabric.rom.rt2.uo -o bin/etherfabric.rom.prf >ld -T arch/i386/core/prefixzdata.lds -b binary bin/mt25218.rom.rt2.zbin -o bin/mt25218.rom.rt2.zo >make bin/pciprefix.entry.o >make[1]: Entering directory `/builddir/build/BUILD/etherboot-5.4.4/src' >make[1]: `bin/pciprefix.entry.o' is up to date. >make[1]: Leaving directory `/builddir/build/BUILD/etherboot-5.4.4/src' >ld -N -T arch/i386/core/etherboot.prefix.lds bin/pciprefix.entry.o -R bin/forcedeth.rom.rt bin/init.o bin/forcedeth.rom.rt1.uo bin/forcedeth.rom.rt2.uo -o bin/forcedeth.rom.prf >ld -T arch/i386/core/prefixzdata.lds -b binary bin/mtd80x.rom.rt2.zbin -o bin/mtd80x.rom.rt2.zo >make bin/pciprefix.entry.o >make[1]: Entering directory `/builddir/build/BUILD/etherboot-5.4.4/src' >make[1]: `bin/pciprefix.entry.o' is up to date. >make[1]: Leaving directory `/builddir/build/BUILD/etherboot-5.4.4/src' >ld -N -T arch/i386/core/etherboot.prefix.lds bin/pciprefix.entry.o -R bin/mt25218.rom.rt bin/init.o bin/mt25218.rom.rt1.uo bin/mt25218.rom.rt2.uo -o bin/mt25218.rom.prf >ld -T arch/i386/core/prefixzdata.lds -b binary bin/myri10ge.rom.rt2.zbin -o bin/myri10ge.rom.rt2.zo >make bin/pciprefix.entry.o >make[1]: Entering directory `/builddir/build/BUILD/etherboot-5.4.4/src' >make[1]: `bin/pciprefix.entry.o' is up to date. >make[1]: Leaving directory `/builddir/build/BUILD/etherboot-5.4.4/src' >ld -N -T arch/i386/core/etherboot.prefix.lds bin/pciprefix.entry.o -R bin/mt23108.rom.rt bin/init.o bin/mt23108.rom.rt1.uo bin/mt23108.rom.rt2.uo -o bin/mt23108.rom.prf >ld -T arch/i386/core/prefixzdata.lds -b binary bin/natsemi.rom.rt2.zbin -o bin/natsemi.rom.rt2.zo >make bin/pciprefix.entry.o >make[1]: Entering directory `/builddir/build/BUILD/etherboot-5.4.4/src' >make[1]: `bin/pciprefix.entry.o' is up to date. >make[1]: Leaving directory `/builddir/build/BUILD/etherboot-5.4.4/src' >ld -N -T arch/i386/core/etherboot.prefix.lds bin/pciprefix.entry.o -R bin/myri10ge.rom.rt bin/init.o bin/myri10ge.rom.rt1.uo bin/myri10ge.rom.rt2.uo -o bin/myri10ge.rom.prf >ld -T arch/i386/core/prefixzdata.lds -b binary bin/ns83820.rom.rt2.zbin -o bin/ns83820.rom.rt2.zo >make bin/pciprefix.entry.o >make[1]: Entering directory `/builddir/build/BUILD/etherboot-5.4.4/src' >make[1]: `bin/pciprefix.entry.o' is up to date. >make[1]: Leaving directory `/builddir/build/BUILD/etherboot-5.4.4/src' >ld -N -T arch/i386/core/etherboot.prefix.lds bin/pciprefix.entry.o -R bin/natsemi.rom.rt bin/init.o bin/natsemi.rom.rt1.uo bin/natsemi.rom.rt2.uo -o bin/natsemi.rom.prf >ld -T arch/i386/core/prefixzdata.lds -b binary bin/ns8390.rom.rt2.zbin -o bin/ns8390.rom.rt2.zo >make bin/pciprefix.entry.o >make[1]: Entering directory `/builddir/build/BUILD/etherboot-5.4.4/src' >make[1]: `bin/pciprefix.entry.o' is up to date. >make[1]: Leaving directory `/builddir/build/BUILD/etherboot-5.4.4/src' >ld -N -T arch/i386/core/etherboot.prefix.lds bin/pciprefix.entry.o -R bin/mtd80x.rom.rt bin/init.o bin/mtd80x.rom.rt1.uo bin/mtd80x.rom.rt2.uo -o bin/mtd80x.rom.prf >ld -T arch/i386/core/prefixzdata.lds -b binary bin/pcnet32.rom.rt2.zbin -o bin/pcnet32.rom.rt2.zo >make bin/pciprefix.entry.o >make[1]: Entering directory `/builddir/build/BUILD/etherboot-5.4.4/src' >make[1]: `bin/pciprefix.entry.o' is up to date. >make[1]: Leaving directory `/builddir/build/BUILD/etherboot-5.4.4/src' >ld -N -T arch/i386/core/etherboot.prefix.lds bin/pciprefix.entry.o -R bin/ns83820.rom.rt bin/init.o bin/ns83820.rom.rt1.uo bin/ns83820.rom.rt2.uo -o bin/ns83820.rom.prf >ld -T arch/i386/core/prefixzdata.lds -b binary bin/pnic.rom.rt2.zbin -o bin/pnic.rom.rt2.zo >make bin/pciprefix.entry.o >make[1]: Entering directory `/builddir/build/BUILD/etherboot-5.4.4/src' >make[1]: `bin/pciprefix.entry.o' is up to date. >make[1]: Leaving directory `/builddir/build/BUILD/etherboot-5.4.4/src' >ld -N -T arch/i386/core/etherboot.prefix.lds bin/pciprefix.entry.o -R bin/ns8390.rom.rt bin/init.o bin/ns8390.rom.rt1.uo bin/ns8390.rom.rt2.uo -o bin/ns8390.rom.prf >ld -T arch/i386/core/prefixzdata.lds -b binary bin/prism2_pci.rom.rt2.zbin -o bin/prism2_pci.rom.rt2.zo >make bin/pciprefix.entry.o >make[1]: Entering directory `/builddir/build/BUILD/etherboot-5.4.4/src' >make[1]: `bin/pciprefix.entry.o' is up to date. >make[1]: Leaving directory `/builddir/build/BUILD/etherboot-5.4.4/src' >ld -N -T arch/i386/core/etherboot.prefix.lds bin/pciprefix.entry.o -R bin/pcnet32.rom.rt bin/init.o bin/pcnet32.rom.rt1.uo bin/pcnet32.rom.rt2.uo -o bin/pcnet32.rom.prf >ld -T arch/i386/core/prefixzdata.lds -b binary bin/prism2_plx.rom.rt2.zbin -o bin/prism2_plx.rom.rt2.zo >make bin/pciprefix.entry.o >make[1]: Entering directory `/builddir/build/BUILD/etherboot-5.4.4/src' >make[1]: `bin/pciprefix.entry.o' is up to date. >make[1]: Leaving directory `/builddir/build/BUILD/etherboot-5.4.4/src' >ld -N -T arch/i386/core/etherboot.prefix.lds bin/pciprefix.entry.o -R bin/pnic.rom.rt bin/init.o bin/pnic.rom.rt1.uo bin/pnic.rom.rt2.uo -o bin/pnic.rom.prf >ld -T arch/i386/core/prefixzdata.lds -b binary bin/r8169.rom.rt2.zbin -o bin/r8169.rom.rt2.zo >make bin/pciprefix.entry.o >make[1]: Entering directory `/builddir/build/BUILD/etherboot-5.4.4/src' >make[1]: `bin/pciprefix.entry.o' is up to date. >make[1]: Leaving directory `/builddir/build/BUILD/etherboot-5.4.4/src' >ld -N -T arch/i386/core/etherboot.prefix.lds bin/pciprefix.entry.o -R bin/prism2_pci.rom.rt bin/init.o bin/prism2_pci.rom.rt1.uo bin/prism2_pci.rom.rt2.uo -o bin/prism2_pci.rom.prf >ld -T arch/i386/core/prefixzdata.lds -b binary bin/rtl8139.rom.rt2.zbin -o bin/rtl8139.rom.rt2.zo >make bin/pciprefix.entry.o >make[1]: Entering directory `/builddir/build/BUILD/etherboot-5.4.4/src' >make[1]: `bin/pciprefix.entry.o' is up to date. >make[1]: Leaving directory `/builddir/build/BUILD/etherboot-5.4.4/src' >ld -N -T arch/i386/core/etherboot.prefix.lds bin/pciprefix.entry.o -R bin/prism2_plx.rom.rt bin/init.o bin/prism2_plx.rom.rt1.uo bin/prism2_plx.rom.rt2.uo -o bin/prism2_plx.rom.prf >ld -T arch/i386/core/prefixzdata.lds -b binary bin/sis900.rom.rt2.zbin -o bin/sis900.rom.rt2.zo >make bin/pciprefix.entry.o >make[1]: Entering directory `/builddir/build/BUILD/etherboot-5.4.4/src' >make[1]: `bin/pciprefix.entry.o' is up to date. >make[1]: Leaving directory `/builddir/build/BUILD/etherboot-5.4.4/src' >ld -N -T arch/i386/core/etherboot.prefix.lds bin/pciprefix.entry.o -R bin/r8169.rom.rt bin/init.o bin/r8169.rom.rt1.uo bin/r8169.rom.rt2.uo -o bin/r8169.rom.prf >ld -T arch/i386/core/prefixzdata.lds -b binary bin/skel.rom.rt2.zbin -o bin/skel.rom.rt2.zo >make bin/pciprefix.entry.o >make[1]: Entering directory `/builddir/build/BUILD/etherboot-5.4.4/src' >make[1]: `bin/pciprefix.entry.o' is up to date. >make[1]: Leaving directory `/builddir/build/BUILD/etherboot-5.4.4/src' >ld -N -T arch/i386/core/etherboot.prefix.lds bin/pciprefix.entry.o -R bin/sis900.rom.rt bin/init.o bin/sis900.rom.rt1.uo bin/sis900.rom.rt2.uo -o bin/sis900.rom.prf >ld -T arch/i386/core/prefixzdata.lds -b binary bin/sundance.rom.rt2.zbin -o bin/sundance.rom.rt2.zo >make bin/pciprefix.entry.o >make[1]: Entering directory `/builddir/build/BUILD/etherboot-5.4.4/src' >make[1]: `bin/pciprefix.entry.o' is up to date. >make[1]: Leaving directory `/builddir/build/BUILD/etherboot-5.4.4/src' >ld -N -T arch/i386/core/etherboot.prefix.lds bin/pciprefix.entry.o -R bin/rtl8139.rom.rt bin/init.o bin/rtl8139.rom.rt1.uo bin/rtl8139.rom.rt2.uo -o bin/rtl8139.rom.prf >ld -T arch/i386/core/prefixzdata.lds -b binary bin/tg3.rom.rt2.zbin -o bin/tg3.rom.rt2.zo >make[1]: Entering directory `/builddir/build/BUILD/etherboot-5.4.4/src' >make[1]: `bin/pciprefix.entry.o' is up to date. >make[1]: Leaving directory `/builddir/build/BUILD/etherboot-5.4.4/src' >ld -N -T arch/i386/core/etherboot.prefix.lds bin/pciprefix.entry.o -R bin/skel.rom.rt bin/init.o bin/skel.rom.rt1.uo bin/skel.rom.rt2.uo -o bin/skel.rom.prf >make bin/pciprefix.entry.o >ld -T arch/i386/core/prefixzdata.lds -b binary bin/tlan.rom.rt2.zbin -o bin/tlan.rom.rt2.zo >make bin/pciprefix.entry.o >make[1]: Entering directory `/builddir/build/BUILD/etherboot-5.4.4/src' >make[1]: `bin/pciprefix.entry.o' is up to date. >make[1]: Leaving directory `/builddir/build/BUILD/etherboot-5.4.4/src' >ld -N -T arch/i386/core/etherboot.prefix.lds bin/pciprefix.entry.o -R bin/sundance.rom.rt bin/init.o bin/sundance.rom.rt1.uo bin/sundance.rom.rt2.uo -o bin/sundance.rom.prf >make[1]: Entering directory `/builddir/build/BUILD/etherboot-5.4.4/src' >make[1]: `bin/pciprefix.entry.o' is up to date. >make[1]: Leaving directory `/builddir/build/BUILD/etherboot-5.4.4/src' >ld -N -T arch/i386/core/etherboot.prefix.lds bin/pciprefix.entry.o -R bin/tg3.rom.rt bin/init.o bin/tg3.rom.rt1.uo bin/tg3.rom.rt2.uo -o bin/tg3.rom.prf >ld -T arch/i386/core/prefixzdata.lds -b binary bin/tulip.rom.rt2.zbin -o bin/tulip.rom.rt2.zo >make bin/pciprefix.entry.o >ld -T arch/i386/core/prefixzdata.lds -b binary bin/via-rhine.rom.rt2.zbin -o bin/via-rhine.rom.rt2.zo >make[1]: Entering directory `/builddir/build/BUILD/etherboot-5.4.4/src' >make[1]: `bin/pciprefix.entry.o' is up to date. >make[1]: Leaving directory `/builddir/build/BUILD/etherboot-5.4.4/src' >ld -N -T arch/i386/core/etherboot.prefix.lds bin/pciprefix.entry.o -R bin/tlan.rom.rt bin/init.o bin/tlan.rom.rt1.uo bin/tlan.rom.rt2.uo -o bin/tlan.rom.prf >make bin/pciprefix.entry.o >ld -T arch/i386/core/prefixzdata.lds -b binary bin/via-velocity.rom.rt2.zbin -o bin/via-velocity.rom.rt2.zo >make bin/pciprefix.entry.o >make[1]: Entering directory `/builddir/build/BUILD/etherboot-5.4.4/src' >make[1]: `bin/pciprefix.entry.o' is up to date. >make[1]: Leaving directory `/builddir/build/BUILD/etherboot-5.4.4/src' >ld -N -T arch/i386/core/etherboot.prefix.lds bin/pciprefix.entry.o -R bin/tulip.rom.rt bin/init.o bin/tulip.rom.rt1.uo bin/tulip.rom.rt2.uo -o bin/tulip.rom.prf >ld -T arch/i386/core/prefixzdata.lds -b binary bin/virtio-net.rom.rt2.zbin -o bin/virtio-net.rom.rt2.zo >make[1]: Entering directory `/builddir/build/BUILD/etherboot-5.4.4/src' >make[1]: `bin/pciprefix.entry.o' is up to date. >make[1]: Leaving directory `/builddir/build/BUILD/etherboot-5.4.4/src' >ld -N -T arch/i386/core/etherboot.prefix.lds bin/pciprefix.entry.o -R bin/via-rhine.rom.rt bin/init.o bin/via-rhine.rom.rt1.uo bin/via-rhine.rom.rt2.uo -o bin/via-rhine.rom.prf >make bin/pciprefix.entry.o >ld -T arch/i386/core/prefixzdata.lds -b binary bin/w89c840.rom.rt2.zbin -o bin/w89c840.rom.rt2.zo >make[1]: Entering directory `/builddir/build/BUILD/etherboot-5.4.4/src' >make[1]: `bin/pciprefix.entry.o' is up to date. >make bin/isaprefix.entry.o >make[1]: Leaving directory `/builddir/build/BUILD/etherboot-5.4.4/src' >ld -N -T arch/i386/core/etherboot.prefix.lds bin/pciprefix.entry.o -R bin/virtio-net.rom.rt bin/init.o bin/virtio-net.rom.rt1.uo bin/virtio-net.rom.rt2.uo -o bin/virtio-net.rom.prf >ld -T arch/i386/core/prefixzdata.lds -b binary bin/3c503.rom.rt2.zbin -o bin/3c503.rom.rt2.zo >make bin/isaprefix.entry.o >make[1]: Entering directory `/builddir/build/BUILD/etherboot-5.4.4/src' >make[1]: `bin/pciprefix.entry.o' is up to date. >make[1]: Leaving directory `/builddir/build/BUILD/etherboot-5.4.4/src' >ld -N -T arch/i386/core/etherboot.prefix.lds bin/pciprefix.entry.o -R bin/via-velocity.rom.rt bin/init.o bin/via-velocity.rom.rt1.uo bin/via-velocity.rom.rt2.uo -o bin/via-velocity.rom.prf >ld -T arch/i386/core/prefixzdata.lds -b binary bin/3c509.rom.rt2.zbin -o bin/3c509.rom.rt2.zo >make bin/isaprefix.entry.o >make[1]: Entering directory `/builddir/build/BUILD/etherboot-5.4.4/src' >make[1]: `bin/pciprefix.entry.o' is up to date. >make[1]: Leaving directory `/builddir/build/BUILD/etherboot-5.4.4/src' >ld -N -T arch/i386/core/etherboot.prefix.lds bin/pciprefix.entry.o -R bin/w89c840.rom.rt bin/init.o bin/w89c840.rom.rt1.uo bin/w89c840.rom.rt2.uo -o bin/w89c840.rom.prf >ld -T arch/i386/core/prefixzdata.lds -b binary bin/3c515.rom.rt2.zbin -o bin/3c515.rom.rt2.zo >make bin/isaprefix.entry.o >make[1]: Entering directory `/builddir/build/BUILD/etherboot-5.4.4/src' >make[1]: `bin/isaprefix.entry.o' is up to date. >make[1]: Entering directory `/builddir/build/BUILD/etherboot-5.4.4/src' >make[1]: `bin/isaprefix.entry.o' is up to date. >make[1]: Leaving directory `/builddir/build/BUILD/etherboot-5.4.4/src' >make[1]: Leaving directory `/builddir/build/BUILD/etherboot-5.4.4/src' >ld -N -T arch/i386/core/etherboot.prefix.lds bin/isaprefix.entry.o -R bin/3c503.rom.rt bin/init.o bin/3c503.rom.rt1.uo bin/3c503.rom.rt2.uo -o bin/3c503.rom.prf >ld -N -T arch/i386/core/etherboot.prefix.lds bin/isaprefix.entry.o -R bin/3c515.rom.rt bin/init.o bin/3c515.rom.rt1.uo bin/3c515.rom.rt2.uo -o bin/3c515.rom.prf >ld -T arch/i386/core/prefixzdata.lds -b binary bin/3c529.rom.rt2.zbin -o bin/3c529.rom.rt2.zo >make bin/isaprefix.entry.o >ld -T arch/i386/core/prefixzdata.lds -b binary bin/cs89x0.rom.rt2.zbin -o bin/cs89x0.rom.rt2.zo >make bin/isaprefix.entry.o >make[1]: Entering directory `/builddir/build/BUILD/etherboot-5.4.4/src' >make[1]: `bin/isaprefix.entry.o' is up to date. >make[1]: Leaving directory `/builddir/build/BUILD/etherboot-5.4.4/src' >ld -N -T arch/i386/core/etherboot.prefix.lds bin/isaprefix.entry.o -R bin/3c509.rom.rt bin/init.o bin/3c509.rom.rt1.uo bin/3c509.rom.rt2.uo -o bin/3c509.rom.prf >ld -T arch/i386/core/prefixzdata.lds -b binary bin/depca.rom.rt2.zbin -o bin/depca.rom.rt2.zo >make bin/isaprefix.entry.o >make[1]: Entering directory `/builddir/build/BUILD/etherboot-5.4.4/src' >make[1]: `bin/isaprefix.entry.o' is up to date. >make[1]: Leaving directory `/builddir/build/BUILD/etherboot-5.4.4/src' >ld -N -T arch/i386/core/etherboot.prefix.lds bin/isaprefix.entry.o -R bin/3c529.rom.rt bin/init.o bin/3c529.rom.rt1.uo bin/3c529.rom.rt2.uo -o bin/3c529.rom.prf >ld -T arch/i386/core/prefixzdata.lds -b binary bin/eepro.rom.rt2.zbin -o bin/eepro.rom.rt2.zo >make bin/isaprefix.entry.o >make[1]: Entering directory `/builddir/build/BUILD/etherboot-5.4.4/src' >make[1]: `bin/isaprefix.entry.o' is up to date. >make[1]: Leaving directory `/builddir/build/BUILD/etherboot-5.4.4/src' >ld -N -T arch/i386/core/etherboot.prefix.lds bin/isaprefix.entry.o -R bin/cs89x0.rom.rt bin/init.o bin/cs89x0.rom.rt1.uo bin/cs89x0.rom.rt2.uo -o bin/cs89x0.rom.prf >make[1]: Entering directory `/builddir/build/BUILD/etherboot-5.4.4/src' >make[1]: `bin/isaprefix.entry.o' is up to date. >make[1]: Leaving directory `/builddir/build/BUILD/etherboot-5.4.4/src' >ld -N -T arch/i386/core/etherboot.prefix.lds bin/isaprefix.entry.o -R bin/depca.rom.rt bin/init.o bin/depca.rom.rt1.uo bin/depca.rom.rt2.uo -o bin/depca.rom.prf >ld -T arch/i386/core/prefixzdata.lds -b binary bin/ne.rom.rt2.zbin -o bin/ne.rom.rt2.zo >make bin/isaprefix.entry.o >make[1]: Entering directory `/builddir/build/BUILD/etherboot-5.4.4/src' >make[1]: `bin/isaprefix.entry.o' is up to date. >make[1]: Leaving directory `/builddir/build/BUILD/etherboot-5.4.4/src' >ld -N -T arch/i386/core/etherboot.prefix.lds bin/isaprefix.entry.o -R bin/eepro.rom.rt bin/init.o bin/eepro.rom.rt1.uo bin/eepro.rom.rt2.uo -o bin/eepro.rom.prf >ld -T arch/i386/core/prefixzdata.lds -b binary bin/pc_floppy.rom.rt2.zbin -o bin/pc_floppy.rom.rt2.zo >make bin/isaprefix.entry.o >ld -T arch/i386/core/prefixzdata.lds -b binary bin/sk_g16.rom.rt2.zbin -o bin/sk_g16.rom.rt2.zo >make bin/isaprefix.entry.o >make[1]: Entering directory `/builddir/build/BUILD/etherboot-5.4.4/src' >make[1]: `bin/isaprefix.entry.o' is up to date. >make[1]: Leaving directory `/builddir/build/BUILD/etherboot-5.4.4/src' >ld -N -T arch/i386/core/etherboot.prefix.lds bin/isaprefix.entry.o -R bin/ne.rom.rt bin/init.o bin/ne.rom.rt1.uo bin/ne.rom.rt2.uo -o bin/ne.rom.prf >ld -T arch/i386/core/prefixzdata.lds -b binary bin/skel-isa.rom.rt2.zbin -o bin/skel-isa.rom.rt2.zo >make bin/isaprefix.entry.o >make[1]: Entering directory `/builddir/build/BUILD/etherboot-5.4.4/src' >make[1]: `bin/isaprefix.entry.o' is up to date. >make[1]: Leaving directory `/builddir/build/BUILD/etherboot-5.4.4/src' >ld -N -T arch/i386/core/etherboot.prefix.lds bin/isaprefix.entry.o -R bin/skel-isa.rom.rt bin/init.o bin/skel-isa.rom.rt1.uo bin/skel-isa.rom.rt2.uo -o bin/skel-isa.rom.prf >make[1]: Entering directory `/builddir/build/BUILD/etherboot-5.4.4/src' >make[1]: `bin/isaprefix.entry.o' is up to date. >make[1]: Leaving directory `/builddir/build/BUILD/etherboot-5.4.4/src' >ld -N -T arch/i386/core/etherboot.prefix.lds bin/isaprefix.entry.o -R bin/sk_g16.rom.rt bin/init.o bin/sk_g16.rom.rt1.uo bin/sk_g16.rom.rt2.uo -o bin/sk_g16.rom.prf >ld -T arch/i386/core/prefixzdata.lds -b binary bin/smc9000.rom.rt2.zbin -o bin/smc9000.rom.rt2.zo >make bin/isaprefix.entry.o >ld -T arch/i386/core/prefixzdata.lds -b binary bin/wd.rom.rt2.zbin -o bin/wd.rom.rt2.zo >make[1]: Entering directory `/builddir/build/BUILD/etherboot-5.4.4/src' >make[1]: `bin/isaprefix.entry.o' is up to date. >make[1]: Leaving directory `/builddir/build/BUILD/etherboot-5.4.4/src' >ld -N -T arch/i386/core/etherboot.prefix.lds bin/isaprefix.entry.o -R bin/pc_floppy.rom.rt bin/init.o bin/pc_floppy.rom.rt1.uo bin/pc_floppy.rom.rt2.uo -o bin/pc_floppy.rom.prf >make bin/pxeprefix.entry.o >make bin/pxeprefix.entry.o >make[1]: Entering directory `/builddir/build/BUILD/etherboot-5.4.4/src' >make[1]: `bin/isaprefix.entry.o' is up to date. >make[1]: Leaving directory `/builddir/build/BUILD/etherboot-5.4.4/src' >ld -N -T arch/i386/core/etherboot.prefix.lds bin/isaprefix.entry.o -R bin/smc9000.rom.rt bin/init.o bin/smc9000.rom.rt1.uo bin/smc9000.rom.rt2.uo -o bin/smc9000.rom.prf >make[1]: Entering directory `/builddir/build/BUILD/etherboot-5.4.4/src' >make[1]: `bin/isaprefix.entry.o' is up to date. >make[1]: Leaving directory `/builddir/build/BUILD/etherboot-5.4.4/src' >ld -N -T arch/i386/core/etherboot.prefix.lds bin/isaprefix.entry.o -R bin/wd.rom.rt bin/init.o bin/wd.rom.rt1.uo bin/wd.rom.rt2.uo -o bin/wd.rom.prf >make bin/pxeprefix.entry.o >make bin/pxeprefix.entry.o >make[1]: Entering directory `/builddir/build/BUILD/etherboot-5.4.4/src' >make[1]: `bin/pxeprefix.entry.o' is up to date. >make[1]: Leaving directory `/builddir/build/BUILD/etherboot-5.4.4/src' >ld -N -T arch/i386/core/etherboot.prefix.lds bin/pxeprefix.entry.o -R bin/pc_floppy.pxe.rt bin/init.o bin/pc_floppy.pxe.rt1.uo bin/pc_floppy.pxe.rt2.uo -o bin/pc_floppy.pxe.prf >make bin/pxeprefix.entry.o >make[1]: Entering directory `/builddir/build/BUILD/etherboot-5.4.4/src' >make[1]: `bin/pxeprefix.entry.o' is up to date. >make[1]: Leaving directory `/builddir/build/BUILD/etherboot-5.4.4/src' >ld -N -T arch/i386/core/etherboot.prefix.lds bin/pxeprefix.entry.o -R bin/3c509.pxe.rt bin/init.o bin/3c509.pxe.rt1.uo bin/3c509.pxe.rt2.uo -o bin/3c509.pxe.prf >make bin/pxeprefix.entry.o >make[1]: Entering directory `/builddir/build/BUILD/etherboot-5.4.4/src' >make[1]: `bin/pxeprefix.entry.o' is up to date. >make[1]: Leaving directory `/builddir/build/BUILD/etherboot-5.4.4/src' >ld -N -T arch/i386/core/etherboot.prefix.lds bin/pxeprefix.entry.o -R bin/3c595.pxe.rt bin/init.o bin/3c595.pxe.rt1.uo bin/3c595.pxe.rt2.uo -o bin/3c595.pxe.prf >make bin/pxeprefix.entry.o >make[1]: Entering directory `/builddir/build/BUILD/etherboot-5.4.4/src' >make[1]: `bin/pxeprefix.entry.o' is up to date. >make[1]: Leaving directory `/builddir/build/BUILD/etherboot-5.4.4/src' >ld -N -T arch/i386/core/etherboot.prefix.lds bin/pxeprefix.entry.o -R bin/3c515.pxe.rt bin/init.o bin/3c515.pxe.rt1.uo bin/3c515.pxe.rt2.uo -o bin/3c515.pxe.prf >make bin/pxeprefix.entry.o >make[1]: Entering directory `/builddir/build/BUILD/etherboot-5.4.4/src' >make[1]: `bin/pxeprefix.entry.o' is up to date. >make[1]: Leaving directory `/builddir/build/BUILD/etherboot-5.4.4/src' >ld -N -T arch/i386/core/etherboot.prefix.lds bin/pxeprefix.entry.o -R bin/ide_disk.pxe.rt bin/init.o bin/ide_disk.pxe.rt1.uo bin/ide_disk.pxe.rt2.uo -o bin/ide_disk.pxe.prf >make bin/pxeprefix.entry.o >make[1]: Entering directory `/builddir/build/BUILD/etherboot-5.4.4/src' >make[1]: `bin/pxeprefix.entry.o' is up to date. >make[1]: Leaving directory `/builddir/build/BUILD/etherboot-5.4.4/src' >ld -N -T arch/i386/core/etherboot.prefix.lds bin/pxeprefix.entry.o -R bin/3c90x.pxe.rt bin/init.o bin/3c90x.pxe.rt1.uo bin/3c90x.pxe.rt2.uo -o bin/3c90x.pxe.prf >make bin/pxeprefix.entry.o >make[1]: Entering directory `/builddir/build/BUILD/etherboot-5.4.4/src' >make[1]: `bin/pxeprefix.entry.o' is up to date. >make[1]: Leaving directory `/builddir/build/BUILD/etherboot-5.4.4/src' >ld -N -T arch/i386/core/etherboot.prefix.lds bin/pxeprefix.entry.o -R bin/amd8111e.pxe.rt bin/init.o bin/amd8111e.pxe.rt1.uo bin/amd8111e.pxe.rt2.uo -o bin/amd8111e.pxe.prf >make bin/pxeprefix.entry.o >make[1]: Entering directory `/builddir/build/BUILD/etherboot-5.4.4/src' >make[1]: `bin/pxeprefix.entry.o' is up to date. >make[1]: Leaving directory `/builddir/build/BUILD/etherboot-5.4.4/src' >ld -N -T arch/i386/core/etherboot.prefix.lds bin/pxeprefix.entry.o -R bin/bnx2.pxe.rt bin/init.o bin/bnx2.pxe.rt1.uo bin/bnx2.pxe.rt2.uo -o bin/bnx2.pxe.prf >make bin/pxeprefix.entry.o >make[1]: Entering directory `/builddir/build/BUILD/etherboot-5.4.4/src' >make[1]: `bin/pxeprefix.entry.o' is up to date. >make[1]: Leaving directory `/builddir/build/BUILD/etherboot-5.4.4/src' >ld -N -T arch/i386/core/etherboot.prefix.lds bin/pxeprefix.entry.o -R bin/cs89x0.pxe.rt bin/init.o bin/cs89x0.pxe.rt1.uo bin/cs89x0.pxe.rt2.uo -o bin/cs89x0.pxe.prf >make bin/pxeprefix.entry.o >make[1]: Entering directory `/builddir/build/BUILD/etherboot-5.4.4/src' >make[1]: `bin/pxeprefix.entry.o' is up to date. >make[1]: Leaving directory `/builddir/build/BUILD/etherboot-5.4.4/src' >ld -N -T arch/i386/core/etherboot.prefix.lds bin/pxeprefix.entry.o -R bin/davicom.pxe.rt bin/init.o bin/davicom.pxe.rt1.uo bin/davicom.pxe.rt2.uo -o bin/davicom.pxe.prf >make bin/pxeprefix.entry.o >make[1]: Entering directory `/builddir/build/BUILD/etherboot-5.4.4/src' >make[1]: `bin/pxeprefix.entry.o' is up to date. >make[1]: Leaving directory `/builddir/build/BUILD/etherboot-5.4.4/src' >ld -N -T arch/i386/core/etherboot.prefix.lds bin/pxeprefix.entry.o -R bin/depca.pxe.rt bin/init.o bin/depca.pxe.rt1.uo bin/depca.pxe.rt2.uo -o bin/depca.pxe.prf >make bin/pxeprefix.entry.o >make[1]: Entering directory `/builddir/build/BUILD/etherboot-5.4.4/src' >make[1]: `bin/pxeprefix.entry.o' is up to date. >make[1]: Leaving directory `/builddir/build/BUILD/etherboot-5.4.4/src' >ld -N -T arch/i386/core/etherboot.prefix.lds bin/pxeprefix.entry.o -R bin/dmfe.pxe.rt bin/init.o bin/dmfe.pxe.rt1.uo bin/dmfe.pxe.rt2.uo -o bin/dmfe.pxe.prf >make bin/pxeprefix.entry.o >make[1]: Entering directory `/builddir/build/BUILD/etherboot-5.4.4/src' >make[1]: `bin/pxeprefix.entry.o' is up to date. >make[1]: Leaving directory `/builddir/build/BUILD/etherboot-5.4.4/src' >ld -N -T arch/i386/core/etherboot.prefix.lds bin/pxeprefix.entry.o -R bin/e1000.pxe.rt bin/init.o bin/e1000.pxe.rt1.uo bin/e1000.pxe.rt2.uo -o bin/e1000.pxe.prf >make bin/pxeprefix.entry.o >make[1]: Entering directory `/builddir/build/BUILD/etherboot-5.4.4/src' >make[1]: `bin/pxeprefix.entry.o' is up to date. >make[1]: Leaving directory `/builddir/build/BUILD/etherboot-5.4.4/src' >ld -N -T arch/i386/core/etherboot.prefix.lds bin/pxeprefix.entry.o -R bin/eepro.pxe.rt bin/init.o bin/eepro.pxe.rt1.uo bin/eepro.pxe.rt2.uo -o bin/eepro.pxe.prf >make bin/pxeprefix.entry.o >make[1]: Entering directory `/builddir/build/BUILD/etherboot-5.4.4/src' >make[1]: `bin/pxeprefix.entry.o' is up to date. >make[1]: Leaving directory `/builddir/build/BUILD/etherboot-5.4.4/src' >ld -N -T arch/i386/core/etherboot.prefix.lds bin/pxeprefix.entry.o -R bin/epic100.pxe.rt bin/init.o bin/epic100.pxe.rt1.uo bin/epic100.pxe.rt2.uo -o bin/epic100.pxe.prf >make[1]: Entering directory `/builddir/build/BUILD/etherboot-5.4.4/src' >make[1]: `bin/pxeprefix.entry.o' is up to date. >make[1]: Leaving directory `/builddir/build/BUILD/etherboot-5.4.4/src' >ld -N -T arch/i386/core/etherboot.prefix.lds bin/pxeprefix.entry.o -R bin/eepro100.pxe.rt bin/init.o bin/eepro100.pxe.rt1.uo bin/eepro100.pxe.rt2.uo -o bin/eepro100.pxe.prf >make bin/pxeprefix.entry.o >make bin/pxeprefix.entry.o >make[1]: Entering directory `/builddir/build/BUILD/etherboot-5.4.4/src' >make[1]: `bin/pxeprefix.entry.o' is up to date. >make[1]: Leaving directory `/builddir/build/BUILD/etherboot-5.4.4/src' >make[1]: Entering directory `/builddir/build/BUILD/etherboot-5.4.4/src' >make[1]: `bin/pxeprefix.entry.o' is up to date. >ld -N -T arch/i386/core/etherboot.prefix.lds bin/pxeprefix.entry.o -R bin/etherfabric.pxe.rt bin/init.o bin/etherfabric.pxe.rt1.uo bin/etherfabric.pxe.rt2.uo -o bin/etherfabric.pxe.prf >make[1]: Leaving directory `/builddir/build/BUILD/etherboot-5.4.4/src' >ld -N -T arch/i386/core/etherboot.prefix.lds bin/pxeprefix.entry.o -R bin/forcedeth.pxe.rt bin/init.o bin/forcedeth.pxe.rt1.uo bin/forcedeth.pxe.rt2.uo -o bin/forcedeth.pxe.prf >make bin/pxeprefix.entry.o >make bin/pxeprefix.entry.o >make[1]: Entering directory `/builddir/build/BUILD/etherboot-5.4.4/src' >make[1]: `bin/pxeprefix.entry.o' is up to date. >make[1]: Leaving directory `/builddir/build/BUILD/etherboot-5.4.4/src' >ld -N -T arch/i386/core/etherboot.prefix.lds bin/pxeprefix.entry.o -R bin/mt23108.pxe.rt bin/init.o bin/mt23108.pxe.rt1.uo bin/mt23108.pxe.rt2.uo -o bin/mt23108.pxe.prf >make bin/pxeprefix.entry.o >make[1]: Entering directory `/builddir/build/BUILD/etherboot-5.4.4/src' >make[1]: `bin/pxeprefix.entry.o' is up to date. >make[1]: Leaving directory `/builddir/build/BUILD/etherboot-5.4.4/src' >ld -N -T arch/i386/core/etherboot.prefix.lds bin/pxeprefix.entry.o -R bin/mt25218.pxe.rt bin/init.o bin/mt25218.pxe.rt1.uo bin/mt25218.pxe.rt2.uo -o bin/mt25218.pxe.prf >make bin/pxeprefix.entry.o >make[1]: Entering directory `/builddir/build/BUILD/etherboot-5.4.4/src' >make[1]: `bin/pxeprefix.entry.o' is up to date. >make[1]: Leaving directory `/builddir/build/BUILD/etherboot-5.4.4/src' >ld -N -T arch/i386/core/etherboot.prefix.lds bin/pxeprefix.entry.o -R bin/myri10ge.pxe.rt bin/init.o bin/myri10ge.pxe.rt1.uo bin/myri10ge.pxe.rt2.uo -o bin/myri10ge.pxe.prf >make[1]: Entering directory `/builddir/build/BUILD/etherboot-5.4.4/src' >make[1]: `bin/pxeprefix.entry.o' is up to date. >make[1]: Leaving directory `/builddir/build/BUILD/etherboot-5.4.4/src' >ld -N -T arch/i386/core/etherboot.prefix.lds bin/pxeprefix.entry.o -R bin/mtd80x.pxe.rt bin/init.o bin/mtd80x.pxe.rt1.uo bin/mtd80x.pxe.rt2.uo -o bin/mtd80x.pxe.prf >make bin/pxeprefix.entry.o >make bin/pxeprefix.entry.o >make[1]: Entering directory `/builddir/build/BUILD/etherboot-5.4.4/src' >make[1]: `bin/pxeprefix.entry.o' is up to date. >make[1]: Leaving directory `/builddir/build/BUILD/etherboot-5.4.4/src' >ld -N -T arch/i386/core/etherboot.prefix.lds bin/pxeprefix.entry.o -R bin/natsemi.pxe.rt bin/init.o bin/natsemi.pxe.rt1.uo bin/natsemi.pxe.rt2.uo -o bin/natsemi.pxe.prf >make bin/pxeprefix.entry.o >make[1]: Entering directory `/builddir/build/BUILD/etherboot-5.4.4/src' >make[1]: `bin/pxeprefix.entry.o' is up to date. >make[1]: Leaving directory `/builddir/build/BUILD/etherboot-5.4.4/src' >ld -N -T arch/i386/core/etherboot.prefix.lds bin/pxeprefix.entry.o -R bin/ns83820.pxe.rt bin/init.o bin/ns83820.pxe.rt1.uo bin/ns83820.pxe.rt2.uo -o bin/ns83820.pxe.prf >make bin/pxeprefix.entry.o >make[1]: Entering directory `/builddir/build/BUILD/etherboot-5.4.4/src' >make[1]: `bin/pxeprefix.entry.o' is up to date. >make[1]: Leaving directory `/builddir/build/BUILD/etherboot-5.4.4/src' >ld -N -T arch/i386/core/etherboot.prefix.lds bin/pxeprefix.entry.o -R bin/ns8390.pxe.rt bin/init.o bin/ns8390.pxe.rt1.uo bin/ns8390.pxe.rt2.uo -o bin/ns8390.pxe.prf >make bin/pxeprefix.entry.o >make[1]: Entering directory `/builddir/build/BUILD/etherboot-5.4.4/src' >make[1]: `bin/pxeprefix.entry.o' is up to date. >make[1]: Leaving directory `/builddir/build/BUILD/etherboot-5.4.4/src' >ld -N -T arch/i386/core/etherboot.prefix.lds bin/pxeprefix.entry.o -R bin/pcnet32.pxe.rt bin/init.o bin/pcnet32.pxe.rt1.uo bin/pcnet32.pxe.rt2.uo -o bin/pcnet32.pxe.prf >make bin/pxeprefix.entry.o >make[1]: Entering directory `/builddir/build/BUILD/etherboot-5.4.4/src' >make[1]: `bin/pxeprefix.entry.o' is up to date. >make[1]: Leaving directory `/builddir/build/BUILD/etherboot-5.4.4/src' >ld -N -T arch/i386/core/etherboot.prefix.lds bin/pxeprefix.entry.o -R bin/pnic.pxe.rt bin/init.o bin/pnic.pxe.rt1.uo bin/pnic.pxe.rt2.uo -o bin/pnic.pxe.prf >make bin/pxeprefix.entry.o >make[1]: Entering directory `/builddir/build/BUILD/etherboot-5.4.4/src' >make[1]: `bin/pxeprefix.entry.o' is up to date. >make[1]: Leaving directory `/builddir/build/BUILD/etherboot-5.4.4/src' >ld -N -T arch/i386/core/etherboot.prefix.lds bin/pxeprefix.entry.o -R bin/r8169.pxe.rt bin/init.o bin/r8169.pxe.rt1.uo bin/r8169.pxe.rt2.uo -o bin/r8169.pxe.prf >make[1]: Entering directory `/builddir/build/BUILD/etherboot-5.4.4/src' >make[1]: `bin/pxeprefix.entry.o' is up to date. >make[1]: Leaving directory `/builddir/build/BUILD/etherboot-5.4.4/src' >ld -N -T arch/i386/core/etherboot.prefix.lds bin/pxeprefix.entry.o -R bin/prism2_plx.pxe.rt bin/init.o bin/prism2_plx.pxe.rt1.uo bin/prism2_plx.pxe.rt2.uo -o bin/prism2_plx.pxe.prf >make bin/pxeprefix.entry.o >make bin/pxeprefix.entry.o >make[1]: Entering directory `/builddir/build/BUILD/etherboot-5.4.4/src' >make[1]: `bin/pxeprefix.entry.o' is up to date. >make[1]: Leaving directory `/builddir/build/BUILD/etherboot-5.4.4/src' >ld -N -T arch/i386/core/etherboot.prefix.lds bin/pxeprefix.entry.o -R bin/sis900.pxe.rt bin/init.o bin/sis900.pxe.rt1.uo bin/sis900.pxe.rt2.uo -o bin/sis900.pxe.prf >make bin/pxeprefix.entry.o >make[1]: Entering directory `/builddir/build/BUILD/etherboot-5.4.4/src' >make[1]: `bin/pxeprefix.entry.o' is up to date. >make[1]: Leaving directory `/builddir/build/BUILD/etherboot-5.4.4/src' >make[1]: Entering directory `/builddir/build/BUILD/etherboot-5.4.4/src' >make[1]: `bin/pxeprefix.entry.o' is up to date. >make[1]: Leaving directory `/builddir/build/BUILD/etherboot-5.4.4/src' >ld -N -T arch/i386/core/etherboot.prefix.lds bin/pxeprefix.entry.o -R bin/prism2_pci.pxe.rt bin/init.o bin/prism2_pci.pxe.rt1.uo bin/prism2_pci.pxe.rt2.uo -o bin/prism2_pci.pxe.prf >ld -N -T arch/i386/core/etherboot.prefix.lds bin/pxeprefix.entry.o -R bin/rtl8139.pxe.rt bin/init.o bin/rtl8139.pxe.rt1.uo bin/rtl8139.pxe.rt2.uo -o bin/rtl8139.pxe.prf >make bin/pxeprefix.entry.o >make bin/pxeprefix.entry.o >make[1]: Entering directory `/builddir/build/BUILD/etherboot-5.4.4/src' >make[1]: `bin/pxeprefix.entry.o' is up to date. >make[1]: Leaving directory `/builddir/build/BUILD/etherboot-5.4.4/src' >ld -N -T arch/i386/core/etherboot.prefix.lds bin/pxeprefix.entry.o -R bin/sk_g16.pxe.rt bin/init.o bin/sk_g16.pxe.rt1.uo bin/sk_g16.pxe.rt2.uo -o bin/sk_g16.pxe.prf >make bin/pxeprefix.entry.o >make[1]: Entering directory `/builddir/build/BUILD/etherboot-5.4.4/src' >make[1]: `bin/pxeprefix.entry.o' is up to date. >make[1]: Leaving directory `/builddir/build/BUILD/etherboot-5.4.4/src' >ld -N -T arch/i386/core/etherboot.prefix.lds bin/pxeprefix.entry.o -R bin/skel.pxe.rt bin/init.o bin/skel.pxe.rt1.uo bin/skel.pxe.rt2.uo -o bin/skel.pxe.prf >make bin/pxeprefix.entry.o >make[1]: Entering directory `/builddir/build/BUILD/etherboot-5.4.4/src' >make[1]: `bin/pxeprefix.entry.o' is up to date. >make[1]: Leaving directory `/builddir/build/BUILD/etherboot-5.4.4/src' >ld -N -T arch/i386/core/etherboot.prefix.lds bin/pxeprefix.entry.o -R bin/sundance.pxe.rt bin/init.o bin/sundance.pxe.rt1.uo bin/sundance.pxe.rt2.uo -o bin/sundance.pxe.prf >make[1]: Entering directory `/builddir/build/BUILD/etherboot-5.4.4/src' >make bin/pxeprefix.entry.o >make[1]: `bin/pxeprefix.entry.o' is up to date. >make[1]: Leaving directory `/builddir/build/BUILD/etherboot-5.4.4/src' >ld -N -T arch/i386/core/etherboot.prefix.lds bin/pxeprefix.entry.o -R bin/tg3.pxe.rt bin/init.o bin/tg3.pxe.rt1.uo bin/tg3.pxe.rt2.uo -o bin/tg3.pxe.prf >make[1]: Entering directory `/builddir/build/BUILD/etherboot-5.4.4/src' >make[1]: `bin/pxeprefix.entry.o' is up to date. >make[1]: Leaving directory `/builddir/build/BUILD/etherboot-5.4.4/src' >ld -N -T arch/i386/core/etherboot.prefix.lds bin/pxeprefix.entry.o -R bin/smc9000.pxe.rt bin/init.o bin/smc9000.pxe.rt1.uo bin/smc9000.pxe.rt2.uo -o bin/smc9000.pxe.prf >make bin/pxeprefix.entry.o >make bin/pxeprefix.entry.o >make[1]: Entering directory `/builddir/build/BUILD/etherboot-5.4.4/src' >make[1]: `bin/pxeprefix.entry.o' is up to date. >make[1]: Leaving directory `/builddir/build/BUILD/etherboot-5.4.4/src' >ld -N -T arch/i386/core/etherboot.prefix.lds bin/pxeprefix.entry.o -R bin/tlan.pxe.rt bin/init.o bin/tlan.pxe.rt1.uo bin/tlan.pxe.rt2.uo -o bin/tlan.pxe.prf >make bin/pxeprefix.entry.o >make[1]: Entering directory `/builddir/build/BUILD/etherboot-5.4.4/src' >make[1]: `bin/pxeprefix.entry.o' is up to date. >make[1]: Leaving directory `/builddir/build/BUILD/etherboot-5.4.4/src' >ld -N -T arch/i386/core/etherboot.prefix.lds bin/pxeprefix.entry.o -R bin/tulip.pxe.rt bin/init.o bin/tulip.pxe.rt1.uo bin/tulip.pxe.rt2.uo -o bin/tulip.pxe.prf >make bin/pxeprefix.entry.o >make[1]: Entering directory `/builddir/build/BUILD/etherboot-5.4.4/src' >make[1]: `bin/pxeprefix.entry.o' is up to date. >make[1]: Leaving directory `/builddir/build/BUILD/etherboot-5.4.4/src' >ld -N -T arch/i386/core/etherboot.prefix.lds bin/pxeprefix.entry.o -R bin/via-rhine.pxe.rt bin/init.o bin/via-rhine.pxe.rt1.uo bin/via-rhine.pxe.rt2.uo -o bin/via-rhine.pxe.prf >make bin/pxeprefix.entry.o >make[1]: Entering directory `/builddir/build/BUILD/etherboot-5.4.4/src' >make[1]: `bin/pxeprefix.entry.o' is up to date. >make[1]: Leaving directory `/builddir/build/BUILD/etherboot-5.4.4/src' >ld -N -T arch/i386/core/etherboot.prefix.lds bin/pxeprefix.entry.o -R bin/via-velocity.pxe.rt bin/init.o bin/via-velocity.pxe.rt1.uo bin/via-velocity.pxe.rt2.uo -o bin/via-velocity.pxe.prf >make bin/pxeprefix.entry.o >make[1]: Entering directory `/builddir/build/BUILD/etherboot-5.4.4/src' >make[1]: `bin/pxeprefix.entry.o' is up to date. >make[1]: Leaving directory `/builddir/build/BUILD/etherboot-5.4.4/src' >ld -N -T arch/i386/core/etherboot.prefix.lds bin/pxeprefix.entry.o -R bin/virtio-net.pxe.rt bin/init.o bin/virtio-net.pxe.rt1.uo bin/virtio-net.pxe.rt2.uo -o bin/virtio-net.pxe.prf >make bin/pxeprefix.entry.o >make[1]: Entering directory `/builddir/build/BUILD/etherboot-5.4.4/src' >make[1]: `bin/pxeprefix.entry.o' is up to date. >make[1]: Leaving directory `/builddir/build/BUILD/etherboot-5.4.4/src' >ld -N -T arch/i386/core/etherboot.prefix.lds bin/pxeprefix.entry.o -R bin/w89c840.pxe.rt bin/init.o bin/w89c840.pxe.rt1.uo bin/w89c840.pxe.rt2.uo -o bin/w89c840.pxe.prf >make bin/pxeprefix.entry.o >make[1]: Entering directory `/builddir/build/BUILD/etherboot-5.4.4/src' >make[1]: `bin/pxeprefix.entry.o' is up to date. >make[1]: Leaving directory `/builddir/build/BUILD/etherboot-5.4.4/src' >ld -N -T arch/i386/core/etherboot.prefix.lds bin/pxeprefix.entry.o -R bin/3c503.pxe.rt bin/init.o bin/3c503.pxe.rt1.uo bin/3c503.pxe.rt2.uo -o bin/3c503.pxe.prf >make[1]: Entering directory `/builddir/build/BUILD/etherboot-5.4.4/src' >make[1]: `bin/pxeprefix.entry.o' is up to date. >make[1]: Leaving directory `/builddir/build/BUILD/etherboot-5.4.4/src' >ld -N -T arch/i386/core/etherboot.prefix.lds bin/pxeprefix.entry.o -R bin/3c529.pxe.rt bin/init.o bin/3c529.pxe.rt1.uo bin/3c529.pxe.rt2.uo -o bin/3c529.pxe.prf >make bin/pxeprefix.entry.o >objcopy -O binary bin/ide_disk.rom.prf bin/ide_disk.rom >/usr/bin/perl ./util/makerom.pl -p 0x0000,0x0000 -i'ide_disk.rom 5.4.4 (GPL) etherboot.org' bin/ide_disk.rom >PCI header at 0x1c and PnP header at 0x34 >UNDI header at 0x54 >make bin/pciprefix.entry.o >make[1]: Entering directory `/builddir/build/BUILD/etherboot-5.4.4/src' >make[1]: `bin/pxeprefix.entry.o' is up to date. >make[1]: Leaving directory `/builddir/build/BUILD/etherboot-5.4.4/src' >ld -N -T arch/i386/core/etherboot.prefix.lds bin/pxeprefix.entry.o -R bin/wd.pxe.rt bin/init.o bin/wd.pxe.rt1.uo bin/wd.pxe.rt2.uo -o bin/wd.pxe.prf >objcopy -O binary bin/3c595.rom.prf bin/3c595.rom >make[1]: Entering directory `/builddir/build/BUILD/etherboot-5.4.4/src' >make[1]: `bin/pxeprefix.entry.o' is up to date. >make[1]: Leaving directory `/builddir/build/BUILD/etherboot-5.4.4/src' >ld -N -T arch/i386/core/etherboot.prefix.lds bin/pxeprefix.entry.o -R bin/ne.pxe.rt bin/init.o bin/ne.pxe.rt1.uo bin/ne.pxe.rt2.uo -o bin/ne.pxe.prf >/usr/bin/perl ./util/makerom.pl -p 0x10b7,0x5950 -i'3c595.rom 5.4.4 (GPL) etherboot.org' bin/3c595.rom >make[1]: Entering directory `/builddir/build/BUILD/etherboot-5.4.4/src' >make[1]: `bin/pxeprefix.entry.o' is up to date. >make[1]: Leaving directory `/builddir/build/BUILD/etherboot-5.4.4/src' >ld -N -T arch/i386/core/etherboot.prefix.lds bin/pxeprefix.entry.o -R bin/skel-isa.pxe.rt bin/init.o bin/skel-isa.pxe.rt1.uo bin/skel-isa.pxe.rt2.uo -o bin/skel-isa.pxe.prf >make bin/pciprefix.entry.o >PCI header at 0x1c and PnP header at 0x34 >UNDI header at 0x54 >objcopy -O binary bin/3c90x.rom.prf bin/3c90x.rom >make bin/pciprefix.entry.o >/usr/bin/perl ./util/makerom.pl -i'3c90x.rom 5.4.4 (GPL) etherboot.org' bin/3c90x.rom >PCI header at 0x1c and PnP header at 0x34 >PCI Vendor ID 0 Device ID 0 >UNDI header at 0x54 >objcopy -O binary bin/amd8111e.rom.prf bin/amd8111e.rom >/usr/bin/perl ./util/makerom.pl -p 0x1022,0x7462 -i'amd8111e.rom 5.4.4 (GPL) etherboot.org' bin/amd8111e.rom >PCI header at 0x1c and PnP header at 0x34 >UNDI header at 0x54 >make bin/pciprefix.entry.o >make[1]: Entering directory `/builddir/build/BUILD/etherboot-5.4.4/src' >make[1]: `bin/pciprefix.entry.o' is up to date. >make[1]: Leaving directory `/builddir/build/BUILD/etherboot-5.4.4/src' >ld -N -T arch/i386/core/etherboot.prefix.lds bin/pciprefix.entry.o -R bin/ide_disk.rom.rt bin/init.o bin/unnrv2b.o bin/ide_disk.rom.rt1.uo bin/ide_disk.rom.rt2.zo -o bin/ide_disk.rom.zprf >objcopy -O binary bin/bnx2.rom.prf bin/bnx2.rom >/usr/bin/perl ./util/makerom.pl -i'bnx2.rom 5.4.4 (GPL) etherboot.org' bin/bnx2.rom >Warning: ROM size exceeds extension BIOS limit >PCI header at 0x1c and PnP header at 0x34 >PCI Vendor ID 0 Device ID 0 >UNDI header at 0x54 >make bin/pciprefix.entry.o >make[1]: Entering directory `/builddir/build/BUILD/etherboot-5.4.4/src' >make[1]: `bin/pciprefix.entry.o' is up to date. >make[1]: Leaving directory `/builddir/build/BUILD/etherboot-5.4.4/src' >ld -N -T arch/i386/core/etherboot.prefix.lds bin/pciprefix.entry.o -R bin/3c90x.rom.rt bin/init.o bin/unnrv2b.o bin/3c90x.rom.rt1.uo bin/3c90x.rom.rt2.zo -o bin/3c90x.rom.zprf >make[1]: Entering directory `/builddir/build/BUILD/etherboot-5.4.4/src' >make[1]: `bin/pciprefix.entry.o' is up to date. >make[1]: Leaving directory `/builddir/build/BUILD/etherboot-5.4.4/src' >ld -N -T arch/i386/core/etherboot.prefix.lds bin/pciprefix.entry.o -R bin/3c595.rom.rt bin/init.o bin/unnrv2b.o bin/3c595.rom.rt1.uo bin/3c595.rom.rt2.zo -o bin/3c595.rom.zprf >cat bin/bnx2.rom > bin/bnx2-5708.rom >cat bin/bnx2.rom > bin/bnx2-5706S.rom >/usr/bin/perl ./util/makerom.pl -p 0x14e4,0x164c -i'bnx2-5708.rom 5.4.4 (GPL) etherboot.org' bin/bnx2-5708.rom >/usr/bin/perl ./util/makerom.pl -p 0x14e4,0x16aa -i'bnx2-5706S.rom 5.4.4 (GPL) etherboot.org' bin/bnx2-5706S.rom >Warning: ROM size exceeds extension BIOS limit >PCI header at 0x1c and PnP header at 0x34 >UNDI header at 0x54 >cat bin/bnx2.rom > bin/bnx2-5708S.rom >Warning: ROM size exceeds extension BIOS limit >PCI header at 0x1c and PnP header at 0x34 >UNDI header at 0x54 >objcopy -O binary bin/davicom.rom.prf bin/davicom.rom >/usr/bin/perl ./util/makerom.pl -i'davicom.rom 5.4.4 (GPL) etherboot.org' bin/davicom.rom >make[1]: Entering directory `/builddir/build/BUILD/etherboot-5.4.4/src' >make[1]: `bin/pciprefix.entry.o' is up to date. >make[1]: Leaving directory `/builddir/build/BUILD/etherboot-5.4.4/src' >ld -N -T arch/i386/core/etherboot.prefix.lds bin/pciprefix.entry.o -R bin/amd8111e.rom.rt bin/init.o bin/unnrv2b.o bin/amd8111e.rom.rt1.uo bin/amd8111e.rom.rt2.zo -o bin/amd8111e.rom.zprf >/usr/bin/perl ./util/makerom.pl -p 0x14e4,0x16ac -i'bnx2-5708S.rom 5.4.4 (GPL) etherboot.org' bin/bnx2-5708S.rom >make bin/pciprefix.entry.o >make[1]: Entering directory `/builddir/build/BUILD/etherboot-5.4.4/src' >make[1]: `bin/pciprefix.entry.o' is up to date. >make[1]: Leaving directory `/builddir/build/BUILD/etherboot-5.4.4/src' >ld -N -T arch/i386/core/etherboot.prefix.lds bin/pciprefix.entry.o -R bin/bnx2.rom.rt bin/init.o bin/unnrv2b.o bin/bnx2.rom.rt1.uo bin/bnx2.rom.rt2.zo -o bin/bnx2.rom.zprf >PCI header at 0x1c and PnP header at 0x34 >PCI Vendor ID 0 Device ID 0 >UNDI header at 0x54 >objcopy -O binary bin/dmfe.rom.prf bin/dmfe.rom >make bin/pciprefix.entry.o >/usr/bin/perl ./util/makerom.pl -i'dmfe.rom 5.4.4 (GPL) etherboot.org' bin/dmfe.rom >Warning: ROM size exceeds extension BIOS limit >PCI header at 0x1c and PnP header at 0x34 >UNDI header at 0x54 >objcopy -O binary bin/e1000.rom.prf bin/e1000.rom >/usr/bin/perl ./util/makerom.pl -i'e1000.rom 5.4.4 (GPL) etherboot.org' bin/e1000.rom >PCI header at 0x1c and PnP header at 0x34 >PCI Vendor ID 0 Device ID 0 >UNDI header at 0x54 >make bin/pciprefix.entry.o >PCI header at 0x1c and PnP header at 0x34 >PCI Vendor ID 0 Device ID 0 >UNDI header at 0x54 >objcopy -O binary bin/eepro100.rom.prf bin/eepro100.rom >/usr/bin/perl ./util/makerom.pl -p 0x8086,0x1229 -i'eepro100.rom 5.4.4 (GPL) etherboot.org' bin/eepro100.rom >make[1]: Entering directory `/builddir/build/BUILD/etherboot-5.4.4/src' >make[1]: `bin/pciprefix.entry.o' is up to date. >make[1]: Leaving directory `/builddir/build/BUILD/etherboot-5.4.4/src' >ld -N -T arch/i386/core/etherboot.prefix.lds bin/pciprefix.entry.o -R bin/dmfe.rom.rt bin/init.o bin/unnrv2b.o bin/dmfe.rom.rt1.uo bin/dmfe.rom.rt2.zo -o bin/dmfe.rom.zprf >make bin/pciprefix.entry.o >PCI header at 0x1c and PnP header at 0x34 >UNDI header at 0x54 >objcopy -O binary bin/epic100.rom.prf bin/epic100.rom >/usr/bin/perl ./util/makerom.pl -p 0x10b8,0x0005 -i'epic100.rom 5.4.4 (GPL) etherboot.org' bin/epic100.rom >make[1]: Entering directory `/builddir/build/BUILD/etherboot-5.4.4/src' >make[1]: `bin/pciprefix.entry.o' is up to date. >make[1]: Leaving directory `/builddir/build/BUILD/etherboot-5.4.4/src' >PCI header at 0x1c and PnP header at 0x34 >UNDI header at 0x54 >ld -N -T arch/i386/core/etherboot.prefix.lds bin/pciprefix.entry.o -R bin/e1000.rom.rt bin/init.o bin/unnrv2b.o bin/e1000.rom.rt1.uo bin/e1000.rom.rt2.zo -o bin/e1000.rom.zprf >make[1]: Entering directory `/builddir/build/BUILD/etherboot-5.4.4/src' >make[1]: `bin/pciprefix.entry.o' is up to date. >make[1]: Leaving directory `/builddir/build/BUILD/etherboot-5.4.4/src' >ld -N -T arch/i386/core/etherboot.prefix.lds bin/pciprefix.entry.o -R bin/davicom.rom.rt bin/init.o bin/unnrv2b.o bin/davicom.rom.rt1.uo bin/davicom.rom.rt2.zo -o bin/davicom.rom.zprf >make bin/pciprefix.entry.o >cat bin/epic100.rom > bin/smc-83c175.rom >objcopy -O binary bin/etherfabric.rom.prf bin/etherfabric.rom >/usr/bin/perl ./util/makerom.pl -p 0x10b8,0x0006 -i'smc-83c175.rom 5.4.4 (GPL) etherboot.org' bin/smc-83c175.rom >/usr/bin/perl ./util/makerom.pl -i'etherfabric.rom 5.4.4 (GPL) etherboot.org' bin/etherfabric.rom >PCI header at 0x1c and PnP header at 0x34 >UNDI header at 0x54 >make bin/pciprefix.entry.o >PCI header at 0x1c and PnP header at 0x34 >PCI Vendor ID 0 Device ID 0 >UNDI header at 0x54 >objcopy -O binary bin/forcedeth.rom.prf bin/forcedeth.rom >/usr/bin/perl ./util/makerom.pl -i'forcedeth.rom 5.4.4 (GPL) etherboot.org' bin/forcedeth.rom >make[1]: Entering directory `/builddir/build/BUILD/etherboot-5.4.4/src' >make[1]: `bin/pciprefix.entry.o' is up to date. >make[1]: Leaving directory `/builddir/build/BUILD/etherboot-5.4.4/src' >ld -N -T arch/i386/core/etherboot.prefix.lds bin/pciprefix.entry.o -R bin/eepro100.rom.rt bin/init.o bin/unnrv2b.o bin/eepro100.rom.rt1.uo bin/eepro100.rom.rt2.zo -o bin/eepro100.rom.zprf >PCI header at 0x1c and PnP header at 0x34 >PCI Vendor ID 0 Device ID 0 >UNDI header at 0x54 >make bin/pciprefix.entry.o >cat bin/forcedeth.rom > bin/nforce2.rom >/usr/bin/perl ./util/makerom.pl -p 0x10de,0x0066 -i'nforce2.rom 5.4.4 (GPL) etherboot.org' bin/nforce2.rom >PCI header at 0x1c and PnP header at 0x34 >UNDI header at 0x54 >cat bin/forcedeth.rom > bin/nforce3.rom >make[1]: Entering directory `/builddir/build/BUILD/etherboot-5.4.4/src' >make[1]: `bin/pciprefix.entry.o' is up to date. >make[1]: Leaving directory `/builddir/build/BUILD/etherboot-5.4.4/src' >ld -N -T arch/i386/core/etherboot.prefix.lds bin/pciprefix.entry.o -R bin/etherfabric.rom.rt bin/init.o bin/unnrv2b.o bin/etherfabric.rom.rt1.uo bin/etherfabric.rom.rt2.zo -o bin/etherfabric.rom.zprf >/usr/bin/perl ./util/makerom.pl -p 0x10de,0x00d6 -i'nforce3.rom 5.4.4 (GPL) etherboot.org' bin/nforce3.rom >cat bin/forcedeth.rom > bin/nforce4.rom >/usr/bin/perl ./util/makerom.pl -p 0x10de,0x0086 -i'nforce4.rom 5.4.4 (GPL) etherboot.org' bin/nforce4.rom >PCI header at 0x1c and PnP header at 0x34 >UNDI header at 0x54 >cat bin/forcedeth.rom > bin/nforce5.rom >make[1]: Entering directory `/builddir/build/BUILD/etherboot-5.4.4/src' >make[1]: `bin/pciprefix.entry.o' is up to date. >make[1]: Leaving directory `/builddir/build/BUILD/etherboot-5.4.4/src' >ld -N -T arch/i386/core/etherboot.prefix.lds bin/pciprefix.entry.o -R bin/epic100.rom.rt bin/init.o bin/unnrv2b.o bin/epic100.rom.rt1.uo bin/epic100.rom.rt2.zo -o bin/epic100.rom.zprf >PCI header at 0x1c and PnP header at 0x34 >UNDI header at 0x54 >cat bin/forcedeth.rom > bin/nforce6.rom >cat bin/forcedeth.rom > bin/nforce7.rom >/usr/bin/perl ./util/makerom.pl -p 0x10de,0x008c -i'nforce5.rom 5.4.4 (GPL) etherboot.org' bin/nforce5.rom >make[1]: Entering directory `/builddir/build/BUILD/etherboot-5.4.4/src' >make[1]: `bin/pciprefix.entry.o' is up to date. >make[1]: Leaving directory `/builddir/build/BUILD/etherboot-5.4.4/src' >ld -N -T arch/i386/core/etherboot.prefix.lds bin/pciprefix.entry.o -R bin/forcedeth.rom.rt bin/init.o bin/unnrv2b.o bin/forcedeth.rom.rt1.uo bin/forcedeth.rom.rt2.zo -o bin/forcedeth.rom.zprf >/usr/bin/perl ./util/makerom.pl -p 0x10de,0x00df -i'nforce7.rom 5.4.4 (GPL) etherboot.org' bin/nforce7.rom >/usr/bin/perl ./util/makerom.pl -p 0x10de,0x00e6 -i'nforce6.rom 5.4.4 (GPL) etherboot.org' bin/nforce6.rom >PCI header at 0x1c and PnP header at 0x34 >UNDI header at 0x54 >cat bin/forcedeth.rom > bin/nforce8.rom >cat bin/forcedeth.zrom > bin/nforce8.zrom >/usr/bin/perl ./util/makerom.pl -p 0x10de,0x0056 -i'nforce8.rom 5.4.4 (GPL) etherboot.org' bin/nforce8.rom >cat: bin/forcedeth.zrom: No such file or directory >make: *** [bin/nforce8.zrom] Error 1 >make: *** Waiting for unfinished jobs.... >PCI header at 0x1c and PnP header at 0x34 >UNDI header at 0x54 >PCI header at 0x1c and PnP header at 0x34 >UNDI header at 0x54 >PCI header at 0x1c and PnP header at 0x34 >UNDI header at 0x54 >rm bin/wd.pxe.rt1.bin bin/prism2_pci.rom.rt1.bin bin/tlan.rt.o bin/dmfe.rom bin/3c90x.rom.rt2.zo bin/virtio-net.rom.rt2.bin bin/3c90x.rom.rt1.uo bin/tulip.rom.rt2.uo bin/ns83820.rom.rt2.zbin bin/virtio-net.rom.rt1.uo bin/skel.rom.rt2.bin bin/myri10ge.pxe.rt1.bin bin/cs89x0.rom.prf bin/via-velocity.rom.rt2.zbin bin/pcnet32.pxe.rt1.uo bin/isaprefix.entry.o bin/pc_floppy.rom.rt2.bin bin/wd.pxe.rt2.bin bin/depca.rt.o bin/ns8390.pxe.rt2.bin bin/ns8390.pxe.prf bin/depca.rom.rt2.zo bin/prism2_pci.rom.rt2.uo bin/via-velocity.pxe.rt2.uo bin/ne.rom.rt2.zo bin/tlan.rom.rt2.zbin bin/ns8390.pxe.rt1.uo bin/via-rhine.rom.rt2.bin bin/r8169.rom.rt1.bin bin/tulip.rom.rt2.zo bin/rtl8139.pxe.rt2.uo bin/3c509.pxe.rt1.bin bin/eepro100.rom.rt2.zo bin/ne.pxe.rt2.uo bin/tulip.rom.prf bin/pnic.pxe.rt2.bin bin/pc_floppy.rom.rt2.uo bin/pcnet32.rom.rt2.bin bin/mt23108.pxe.rt2.bin bin/eepro.rt.o bin/r8169.rom.rt2.uo bin/wd.pxe.prf bin/via-velocity.pxe.rt1.uo bin/prism2_plx.pxe.rt2.uo bin/ns8390.rom.rt1.bin bin/eepro100.rom.rt2.uo bin/wd.pxe.rt1.uo bin/virtio-net.rom.rt2.uo bin/pnic.rom.rt1.bin bin/sis900.rt.o bin/mt23108.rom.rt1.uo bin/forcedeth.rom.rt1.bin bin/forcedeth.pxe.rt1.uo bin/skel.pxe.prf bin/eepro.rom.rt2.uo bin/ne.rom.prf bin/skel-isa.rt.o bin/pc_floppy.pxe.prf bin/via-velocity.rom.rt2.bin bin/via-velocity.rom.rt2.zo bin/ns8390.pxe.rt2.uo bin/pnic.pxe.prf bin/sundance.rom.rt2.zbin bin/3c509.rom.rt1.bin bin/w89c840.rom.rt2.uo bin/dmfe.rom.zprf bin/via-rhine.pxe.prf bin/wd.rom.rt2.bin bin/mtd80x.pxe.rt1.uo bin/mt23108.rom.rt2.zo bin/3c509.pxe.rt2.bin bin/3c595.pxe.rt1.bin bin/bnx2.pxe.rt1.bin bin/eepro100.rom.zprf bin/dmfe.rom.rt2.zo bin/rtl8139.rom.rt2.zbin bin/via-rhine.rt.o bin/3c529.rom.prf bin/via-rhine.rom.rt2.zo bin/ns83820.pxe.rt2.bin bin/3c595.rt.o bin/smc9000.rom.rt2.zbin bin/davicom.rom.rt2.zo bin/wd.pxe.rt2.uo bin/prism2_plx.rom.rt2.zbin bin/3c503.pxe.rt2.bin bin/cs89x0.pxe.rt1.bin bin/eepro100.pxe.rt2.uo bin/tg3.pxe.rt2.bin bin/ns83820.rom.prf bin/mt25218.rom.rt1.uo bin/tg3.pxe.prf bin/mt25218.pxe.rt1.bin bin/sis900.pxe.rt1.bin bin/3c515.rt.o bin/epic100.rom.rt2.zo bin/tg3.pxe.rt1.uo bin/etherfabric.rom.prf bin/sk_g16.rt.o bin/pnic.rom.rt2.uo bin/cs89x0.pxe.rt2.bin bin/mtd80x.rom.rt2.zbin bin/pnic.pxe.rt2.uo bin/myri10ge.rom.rt2.zbin bin/amd8111e.pxe.prf bin/r8169.rt.o bin/tulip.pxe.rt1.uo bin/3c595.pxe.rt2.bin bin/smc9000.pxe.rt1.bin bin/mt25218.rom.rt2.zo bin/3c595.pxe.prf bin/bnx2.pxe.rt2.bin bin/eepro100.rom.rt2.zbin bin/3c503.pxe.rt2.uo bin/3c509.pxe.rt2.uo bin/ns83820.pxe.rt2.uo bin/eepro.rom.rt2.zbin bin/bnx2.pxe.rt1.uo bin/davicom.rom.rt2.bin bin/dmfe.pxe.rt2.uo bin/davicom.rt.o bin/tg3.rt.o bin/tg3.rom.rt2.zbin bin/e1000.rom.zprf bin/ns8390.rom.rt2.uo bin/pnic.rom.rt2.bin bin/myri10ge.rom.rt1.bin bin/sis900.rom.rt2.bin bin/tg3.rom.rt2.zo bin/pnic.rom.rt1.uo bin/ide_disk.rt.o bin/3c529.rom.rt2.zo bin/3c503.pxe.prf bin/davicom.pxe.rt1.bin bin/smc9000.pxe.rt2.uo bin/3c509.rom.prf bin/mt25218.pxe.rt1.uo bin/tlan.rom.rt2.bin bin/3c503.pxe.rt1.uo bin/w89c840.rt.o bin/sk_g16.rom.rt1.bin bin/depca.pxe.rt2.uo bin/sis900.pxe.rt2.bin bin/via-rhine.pxe.rt1.uo bin/mt23108.rom.prf bin/pcnet32.rom.rt2.zbin bin/virtio-net.rom.rt2.zo bin/smc9000.rt.o bin/3c529.rom.rt2.uo bin/myri10ge.pxe.rt2.bin bin/prism2_plx.rt.o bin/pxeprefix.exit.o bin/amd8111e.pxe.rt1.bin bin/sundance.rt.o bin/bnx2.pxe.rt2.uo bin/etherfabric.pxe.rt1.uo bin/via-velocity.pxe.rt2.bin bin/tlan.rom.prf bin/w89c840.rom.rt2.zbin bin/tg3.rom.prf bin/mt25218.rom.rt1.bin bin/epic100.rom.rt1.bin bin/3c503.rom.rt1.bin bin/sis900.rom.rt1.bin bin/etherfabric.rom.rt2.zo bin/3c509.rt.o bin/w89c840.pxe.rt1.uo bin/e1000.rom.rt2.zbin bin/3c529.rom.rt2.bin bin/via-rhine.rom.rt1.uo bin/sis900.rom.rt2.zo bin/cs89x0.rom.rt1.uo bin/3c595.rom.prf bin/mt25218.pxe.rt2.uo bin/bnx2.rom.rt2.bin bin/dmfe.rt.o bin/e1000.pxe.rt2.uo bin/smc9000.rom.rt2.zo bin/3c595.rom.rt1.uo bin/3c509.rom.rt2.zo bin/skel-isa.rom.rt2.zo bin/bnx2.rom.rt1.uo bin/mtd80x.pxe.rt2.bin bin/w89c840.rom.rt1.uo bin/mt23108.rom.rt2.bin bin/forcedeth.rom.rt2.zbin bin/bnx2.pxe.prf bin/sis900.rom.rt2.uo bin/forcedeth.rom.rt2.bin bin/amd8111e.pxe.rt2.bin bin/cs89x0.rom.rt2.bin bin/skel-isa.pxe.rt2.uo bin/mt25218.rom.rt2.bin bin/mt25218.rom.prf bin/amd8111e.rom.rt2.zbin bin/3c503.rom.prf bin/tg3.rom.rt2.uo bin/pcnet32.rom.rt1.bin bin/3c595.rom.rt2.zo bin/pcnet32.rom.prf bin/tlan.rom.rt1.bin bin/r8169.pxe.rt1.uo bin/natsemi.rom.rt2.zo bin/mtd80x.rom.rt1.bin bin/natsemi.pxe.prf bin/epic100.pxe.rt1.uo bin/dmfe.rom.rt2.zbin bin/smc9000.rom.rt2.uo bin/ide_disk.rom.zprf bin/e1000.rt.o bin/virtio-net.pxe.rt1.uo bin/3c595.rom.rt2.uo bin/amd8111e.rom.rt1.bin bin/ne.rom.rt2.bin bin/skel.rt.o bin/bnx2.rom.rt2.uo bin/depca.pxe.rt1.bin bin/ns8390.rom.rt2.zo bin/rtl8139.rom.rt2.zo bin/mtd80x.rom.rt2.uo bin/virtio-net.pxe.rt2.bin bin/mtd80x.pxe.rt2.uo bin/3c529.pxe.rt1.bin bin/sk_g16.rom.rt2.bin bin/ns8390.rom.prf bin/wd.rom.prf bin/pc_floppy.pxe.rt2.uo bin/pcnet32.pxe.rt2.uo bin/ns83820.rt.o bin/natsemi.rom.rt1.bin bin/cs89x0.rom.rt2.uo bin/e1000.rom.rt1.bin bin/ns83820.rom.rt2.bin bin/tulip.rom.rt2.zbin bin/mt25218.rom.rt2.uo bin/myri10ge.rom.prf bin/ne.rom.rt2.zbin bin/ide_disk.pxe.rt1.bin bin/eepro.pxe.rt1.bin bin/via-rhine.rom.rt2.zbin bin/wd.rom.rt2.zo bin/bnx2.rom bin/3c90x.rom.zprf bin/cs89x0.pxe.rt1.uo bin/rtl8139.pxe.rt2.bin bin/tlan.pxe.rt1.uo bin/mtd80x.rom.prf bin/amd8111e.rom.prf bin/w89c840.pxe.rt2.uo bin/amd8111e.rom.rt2.bin bin/depca.pxe.rt2.bin bin/eepro.rom.rt1.bin bin/skel-isa.pxe.rt1.bin bin/tulip.rt.o bin/amd8111e.rom.rt1.uo bin/pxeprefix.entry.o bin/depca.rom.rt2.zbin bin/3c529.pxe.prf bin/3c515.pxe.rt1.bin bin/virtio-net.pxe.rt2.uo bin/sk_g16.pxe.prf bin/3c529.pxe.rt1.uo bin/wd.rom.rt1.uo bin/natsemi.rom.rt2.bin bin/epic100.rom.zprf bin/isaprefix.exit.o bin/3c503.rom.rt1.uo bin/davicom.rom.zprf bin/cs89x0.pxe.prf bin/3c529.pxe.rt2.bin bin/depca.rom.rt1.bin bin/prism2_pci.pxe.rt2.bin bin/skel.rom.rt1.bin bin/sis900.pxe.rt1.uo bin/forcedeth.rt.o bin/natsemi.rom.prf bin/depca.pxe.rt1.uo bin/myri10ge.rt.o bin/3c529.rom.rt1.bin bin/prism2_pci.pxe.rt1.uo bin/eepro100.pxe.rt1.bin bin/prism2_plx.rom.rt2.bin bin/ide_disk.rom.rt2.zbin bin/etherfabric.rom.zprf bin/skel-isa.pxe.prf bin/skel.rom.prf bin/skel-isa.rom.rt2.uo bin/amd8111e.rom.rt2.uo bin/sk_g16.pxe.rt1.bin bin/ns83820.rom.rt1.uo bin/smc9000.pxe.rt1.uo bin/wd.rom.rt2.uo bin/3c90x.rt.o bin/via-velocity.rt.o bin/3c90x.pxe.prf bin/sk_g16.rom.rt2.zbin bin/dmfe.pxe.prf bin/virtio-net.rom.rt2.zbin bin/ide_disk.rom.rt2.zo bin/tlan.rom.rt1.uo bin/natsemi.rom.rt2.uo bin/skel-isa.pxe.rt2.bin bin/mt23108.rom.rt2.zbin bin/ns8390.rom.rt2.zbin bin/e1000.pxe.rt1.bin bin/prism2_pci.pxe.rt2.uo bin/depca.rom.rt2.bin bin/3c515.rom.rt2.zbin bin/skel-isa.rom.rt1.bin bin/eepro.pxe.rt2.uo bin/skel.pxe.rt1.bin bin/ide_disk.pxe.rt2.bin bin/tg3.rom.rt2.bin bin/myri10ge.pxe.prf bin/smc9000.pxe.prf bin/etherfabric.rom.rt2.zbin bin/depca.rom.prf bin/myri10ge.pxe.rt1.uo bin/eepro100.pxe.prf bin/r8169.rom.rt2.zo bin/sk_g16.pxe.rt2.bin bin/etherfabric.pxe.rt2.uo bin/ns83820.pxe.rt1.bin bin/pc_floppy.rom.rt2.zo bin/w89c840.pxe.rt1.bin bin/depca.rom.rt1.uo bin/epic100.rom.rt2.zbin bin/rtl8139.rt.o bin/natsemi.pxe.rt2.bin bin/r8169.rom.rt2.zbin bin/sk_g16.pxe.rt1.uo bin/3c509.rom.rt2.uo bin/pcnet32.rom.rt2.zo bin/pcnet32.rt.o bin/eepro.rom.rt2.bin bin/dmfe.rom.rt2.uo bin/pc_floppy.pxe.rt1.uo bin/pc_floppy.pxe.rt2.bin bin/tlan.rom.rt2.uo bin/etherfabric.pxe.rt2.bin bin/3c515.rom.rt2.uo bin/etherfabric.pxe.prf bin/sk_g16.rom.rt2.zo bin/eepro100.pxe.rt2.bin bin/mt25218.pxe.rt2.bin bin/3c529.pxe.rt2.uo bin/skel-isa.rom.rt2.bin bin/davicom.rom bin/skel-isa.rom.prf bin/pc_floppy.rt.o bin/3c90x.pxe.rt1.bin bin/depca.rom.rt2.uo bin/prism2_pci.rom.rt2.zbin bin/skel-isa.rom.rt1.uo bin/3c515.rom.rt2.bin bin/dmfe.pxe.rt1.bin bin/tlan.pxe.prf bin/myri10ge.pxe.rt2.uo bin/tlan.pxe.rt2.uo bin/natsemi.pxe.rt1.uo bin/etherfabric.rom.rt2.bin bin/skel.pxe.rt1.uo bin/w89c840.pxe.rt2.bin bin/3c529.rom.rt2.zbin bin/w89c840.pxe.prf bin/etherfabric.rom.rt1.bin bin/mtd80x.rom.rt2.zo bin/sundance.pxe.prf bin/ne.rom.rt1.bin bin/3c515.rom.rt2.zo bin/e1000.pxe.rt2.bin bin/e1000.pxe.prf bin/amd8111e.rom.zprf bin/prism2_plx.pxe.prf bin/myri10ge.rom.rt2.bin bin/pcnet32.pxe.prf bin/e1000.pxe.rt1.uo bin/sundance.pxe.rt1.uo bin/myri10ge.rom.rt1.uo bin/eepro100.rom.prf bin/etherfabric.rt.o bin/3c515.rom.prf bin/3c595.pxe.rt2.uo bin/eepro100.rom.rt1.uo bin/ns8390.pxe.rt1.bin bin/bnx2.rom.rt1.bin bin/3c503.rt.o bin/epic100.pxe.rt2.uo bin/3c515.rom.rt1.uo bin/3c509.pxe.prf bin/sk_g16.rom.rt1.uo bin/prism2_pci.rom.rt1.uo bin/3c503.rom.rt2.bin bin/3c503.rom.rt2.zbin bin/skel.pxe.rt2.bin bin/bnx2.rom.rt2.zo bin/pc_floppy.rom.prf bin/skel.pxe.rt2.uo bin/natsemi.rt.o bin/prism2_plx.rom.rt1.bin bin/ne.rt.o bin/prism2_plx.pxe.rt1.uo bin/skel.rom.rt2.zbin bin/prism2_pci.rom.rt2.zo bin/r8169.rom.rt2.bin bin/tg3.rom.rt1.uo bin/sk_g16.rom.prf bin/tg3.pxe.rt1.bin bin/w89c840.rom.rt1.bin bin/ns83820.rom.rt2.uo bin/forcedeth.pxe.prf bin/sundance.rom.rt1.bin bin/sundance.pxe.rt2.uo bin/myri10ge.rom.rt2.uo bin/eepro100.rom.rt1.bin bin/wd.rt.o bin/prism2_plx.pxe.rt1.bin bin/prism2_plx.rom.rt1.uo bin/tlan.rom.rt2.zo bin/skel.rom.rt1.uo bin/sundance.pxe.rt1.bin bin/w89c840.rom.prf bin/tulip.rom.rt2.bin bin/3c515.pxe.rt2.bin bin/sk_g16.rom.rt2.uo bin/natsemi.rom.rt2.zbin bin/ns8390.rom.rt1.uo bin/cs89x0.rom.rt2.zbin bin/natsemi.pxe.rt2.uo bin/eepro.pxe.rt1.uo bin/skel-isa.pxe.rt1.uo bin/e1000.rom.prf bin/pnic.pxe.rt1.bin bin/davicom.pxe.rt1.uo bin/sis900.rom.rt1.uo bin/prism2_plx.rom.prf bin/e1000.rom.rt1.uo bin/ns83820.rom.rt2.zo bin/via-rhine.pxe.rt2.bin bin/3c509.rom.rt2.zbin bin/3c515.rom.rt1.bin bin/pnic.pxe.rt1.uo bin/mtd80x.rom.rt2.bin bin/3c90x.pxe.rt2.bin bin/tulip.pxe.prf bin/eepro100.rt.o bin/smc9000.rom.rt1.bin bin/skel.rom.rt2.uo bin/pc_floppy.rom.rt2.zbin bin/wd.rom.rt1.bin bin/eepro.rom.rt2.zo bin/prism2_plx.pxe.rt2.bin bin/eepro100.rom.rt2.bin bin/dmfe.rom.rt1.uo bin/amd8111e.pxe.rt2.uo bin/etherfabric.rom bin/via-velocity.rom.rt1.uo bin/tg3.rom.rt1.bin bin/wd.rom.rt2.zbin bin/forcedeth.pxe.rt1.bin bin/virtio-net.rom.prf bin/pnic.rt.o bin/3c515.pxe.prf bin/cs89x0.pxe.rt2.uo bin/e1000.rom.rt2.uo bin/3c90x.rom.rt2.uo bin/tulip.pxe.rt2.bin bin/davicom.rom.rt2.zbin bin/mt23108.pxe.rt1.bin bin/via-rhine.pxe.rt1.bin bin/ns8390.rom.rt2.bin bin/3c90x.rom.rt1.bin bin/smc9000.rom.prf bin/etherfabric.pxe.rt1.bin bin/via-rhine.pxe.rt2.uo bin/sk_g16.pxe.rt2.uo bin/ne.rom.rt2.uo bin/3c509.rom.rt1.uo bin/3c503.pxe.rt1.bin bin/depca.pxe.prf bin/bnx2.rom.zprf bin/rtl8139.rom.rt2.uo bin/ide_disk.pxe.prf bin/3c90x.pxe.rt2.uo bin/e1000.rom bin/ide_disk.pxe.rt1.uo bin/3c595.rom.zprf bin/natsemi.pxe.rt1.bin bin/tulip.rom.rt1.bin bin/r8169.pxe.rt1.bin bin/eepro.rom.prf bin/sundance.pxe.rt2.bin bin/epic100.pxe.rt2.bin bin/epic100.pxe.prf bin/forcedeth.rom.rt1.uo bin/pcnet32.pxe.rt2.bin bin/sundance.rom.rt1.uo bin/mt23108.pxe.prf bin/3c515.pxe.rt2.uo bin/3c90x.rom.rt2.bin bin/amd8111e.pxe.rt1.uo bin/cs89x0.rom.rt1.bin bin/3c90x.rom.prf bin/epic100.rt.o bin/eepro.pxe.prf bin/tulip.pxe.rt2.uo bin/bnx2.rt.o bin/mt23108.pxe.rt1.uo bin/ide_disk.rom.rt1.bin bin/rtl8139.pxe.rt1.bin bin/dmfe.pxe.rt2.bin bin/epic100.rom.rt2.bin bin/pnic.rom.rt2.zo bin/dmfe.pxe.rt1.uo bin/sundance.rom.rt2.bin bin/etherfabric.rom.rt1.uo bin/ne.pxe.rt1.uo bin/3c595.rom.rt2.bin bin/mtd80x.pxe.prf bin/via-velocity.rom.rt1.bin bin/eepro.pxe.rt2.bin bin/davicom.pxe.rt2.bin bin/pcnet32.pxe.rt1.bin bin/davicom.pxe.prf bin/3c595.rom.rt2.zbin bin/mt25218.rom.rt2.zbin bin/ide_disk.pxe.rt2.uo bin/cs89x0.rt.o bin/bnx2.rom.rt2.zbin bin/virtio-net.pxe.prf bin/sundance.rom.rt2.zo bin/pc_floppy.pxe.rt1.bin bin/mt23108.rom.rt1.bin bin/r8169.pxe.rt2.bin bin/r8169.pxe.prf bin/3c595.rom.rt1.bin bin/prism2_pci.rt.o bin/forcedeth.rom.prf bin/via-velocity.pxe.rt1.bin bin/natsemi.rom.rt1.uo bin/sis900.pxe.rt2.uo bin/dmfe.rom.rt1.bin bin/forcedeth.pxe.rt2.uo bin/prism2_pci.rom.rt2.bin bin/via-rhine.rom.rt2.uo bin/prism2_pci.rom.prf bin/skel.rom.rt2.zo bin/virtio-net.pxe.rt1.bin bin/tg3.pxe.rt2.uo bin/3c529.rom.rt1.uo bin/forcedeth.rom bin/tlan.pxe.rt2.bin bin/mtd80x.rom.rt1.uo bin/w89c840.rom.rt2.zo bin/ide_disk.rom.rt2.bin bin/ide_disk.rom.prf bin/pcnet32.rom.rt2.uo bin/ide_disk.rom.rt1.uo bin/rtl8139.pxe.rt1.uo bin/e1000.rom.rt2.zo bin/3c509.rom.rt2.bin bin/pciprefix.exit.o bin/prism2_plx.rom.rt2.zo bin/via-rhine.rom.prf bin/via-velocity.rom.prf bin/dmfe.rom.rt2.bin bin/3c90x.pxe.rt1.uo bin/smc9000.pxe.rt2.bin bin/epic100.rom.prf bin/ns83820.pxe.prf bin/davicom.pxe.rt2.uo bin/pnic.rom.rt2.zbin bin/skel-isa.rom.rt2.zbin bin/epic100.rom.rt1.uo bin/mt23108.pxe.rt2.uo bin/sundance.rom.prf bin/ns83820.pxe.rt1.uo bin/sis900.rom.rt2.zbin bin/myri10ge.rom.rt2.zo bin/3c90x.rom bin/r8169.pxe.rt2.uo bin/rtl8139.rom.rt1.bin bin/ne.rom.rt1.uo bin/cs89x0.rom.rt2.zo bin/mt23108.rt.o bin/dmfe.rom.prf bin/via-rhine.rom.rt1.bin bin/forcedeth.rom.rt2.zo bin/mtd80x.rt.o bin/prism2_pci.pxe.prf bin/smc9000.rom.rt2.bin bin/tulip.rom.rt1.uo bin/via-velocity.pxe.prf bin/3c90x.rom.rt2.zbin bin/amd8111e.rt.o bin/davicom.rom.prf bin/ne.pxe.rt1.bin bin/ide_disk.rom.rt2.uo bin/mt25218.pxe.prf bin/ns83820.rom.rt1.bin bin/w89c840.rom.rt2.bin bin/davicom.rom.rt1.uo bin/eepro100.pxe.rt1.uo bin/pc_floppy.rom.rt1.bin bin/forcedeth.pxe.rt2.bin bin/3c503.rom.rt2.zo bin/tulip.pxe.rt1.bin bin/r8169.rom.rt1.uo bin/amd8111e.rom.rt2.zo bin/forcedeth.rom.zprf bin/forcedeth.rom.rt2.uo bin/smc9000.rom.rt1.uo bin/etherfabric.rom.rt2.uo bin/rtl8139.pxe.prf bin/via-velocity.rom.rt2.uo bin/virtio-net.rom.rt1.bin bin/pciprefix.entry.o bin/prism2_plx.rom.rt2.uo bin/eepro.rom.rt1.uo bin/epic100.rom.rt2.uo bin/sis900.rom.prf bin/3c503.rom.rt2.uo bin/mt23108.rom.rt2.uo bin/rtl8139.rom.rt2.bin bin/rtl8139.rom.prf bin/sundance.rom.rt2.uo bin/epic100.pxe.rt1.bin bin/3c595.pxe.rt1.uo bin/3c509.pxe.rt1.uo bin/virtio-net.rt.o bin/davicom.rom.rt1.bin bin/rtl8139.rom.rt1.uo bin/e1000.rom.rt2.bin bin/ns8390.rt.o bin/ne.pxe.rt2.bin bin/r8169.rom.prf bin/3c515.pxe.rt1.uo bin/tlan.pxe.rt1.bin bin/mtd80x.pxe.rt1.bin bin/3c529.rt.o bin/ne.pxe.prf bin/pnic.rom.prf bin/davicom.rom.rt2.uo bin/pcnet32.rom.rt1.uo bin/mt25218.rt.o bin/sis900.pxe.prf bin/bnx2.rom.prf bin/pc_floppy.rom.rt1.uo bin/prism2_pci.pxe.rt1.bin >make: Leaving directory `/builddir/build/BUILD/etherboot-5.4.4/src' >RPM build errors: >error: Bad exit status from /var/tmp/rpm-tmp.ILoZUo (%build) > Bad exit status from /var/tmp/rpm-tmp.ILoZUo (%build) >Child returncode was: 1 >EXCEPTION: Command failed. See logs for output. > # ['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/etherboot.spec'] >Traceback (most recent call last): > File "/usr/lib/python2.6/site-packages/mock/trace_decorator.py", line 70, in trace > result = func(*args, **kw) > File "/usr/lib/python2.6/site-packages/mock/util.py", line 333, in do > raise mock.exception.Error, ("Command failed. See logs for output.\n # %s" % (command,), child.returncode) >Error: Command failed. See logs for output. > # ['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/etherboot.spec'] >LEAVE do --> EXCEPTION RAISED >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 631148
:
444218
| 444219 |
444220