Mock Version: 1.1.38 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/syslinux.spec'], False, '/srv/build/7/D/mock-root/c7.01.00-x86_64/root/', None, 21600, True, False, 501, 135, None, False, {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/syslinux.spec'] with env {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} warning: Could not canonicalize hostname: worker1.bsys.centos.org Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/syslinux-4.05-12.el7.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/syslinux.spec'], False, '/srv/build/7/D/mock-root/c7.01.00-x86_64/root/', None, 21600, True, False, 501, 135, None, False, {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/syslinux.spec'] with env {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.gzkDNg + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf syslinux-4.05 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/syslinux-4.05.tar.bz2 + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd syslinux-4.05 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + git init Initialized empty Git repository in /builddir/build/BUILD/syslinux-4.05/.git/ + git config user.email nobody@example.com + git config user.name 'RHEL Ninjas' + git add . + git commit -a -q -m '4.05 baseline.' + git am /builddir/build/SOURCES/syslinux-isohybrid-fix-mbr.patch /builddir/build/SOURCES/syslinux-4.05-avoid-ext2_fs.h.patch /builddir/build/SOURCES/syslinux-4.05-man-pages.patch /builddir/build/SOURCES/0003-Fixes-for-problems-discovered-by-coverity-scan.-8120.patch /builddir/build/SOURCES/0004-Make-some-more-mingw-paths-work.patch /builddir/build/SOURCES/0001-Don-t-use-strict-aliasing-because-not-everything-her.patch /builddir/build/SOURCES/0001-relocs-Move-stop-to-the-end.patch Applying: isohybrid: Generate MBR even when in EFI mode Applying: libinstaller: Avoid using Applying: Improve documentation Applying: Fixes for problems discovered by coverity scan. Applying: Make some more mingw paths work. Applying: Don't use strict aliasing, because not everything here is ready for it. Applying: relocs: Move stop to the end + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.Z6v9S7 + umask 022 + cd /builddir/build/BUILD + cd syslinux-4.05 + CFLAGS='-Werror -Wno-unused -finline-limit=2000' + export CFLAGS + find . -name '*.exe' + cpio -H newc --quiet -o -F /var/tmp/syslinux-4.05-12.el7.cpio + make clean rm -f *.o *.elf *_bin.c stupid.* patch.offset rm -f *.lsr *.lst *.map *.sec *.tmp rm -f rm -f set -e ; for i in codepage com32 lzo core memdisk modules mbr memdump gpxe sample diag libinstaller dos win32 win64 dosutil libinstaller mtools linux extlinux utils ; do make -r -C $i clean ; done make[1]: Entering directory `/builddir/build/BUILD/syslinux-4.05/codepage' rm -f *.cp *.bin make[1]: Leaving directory `/builddir/build/BUILD/syslinux-4.05/codepage' make[1]: Entering directory `/builddir/build/BUILD/syslinux-4.05/com32' set -e; for d in libupload tools lib gpllib libutil modules mboot menu samples rosh cmenu hdt gfxboot sysdump lua/src chain; do make -C $d clean; done make[2]: Entering directory `/builddir/build/BUILD/syslinux-4.05/com32/libupload' find . \( -name \*.o -o -name \*.a -o -name .\*.d -o -name \*.tmp \) -print0 | \ xargs -0r rm -f make[2]: Leaving directory `/builddir/build/BUILD/syslinux-4.05/com32/libupload' make[2]: Entering directory `/builddir/build/BUILD/syslinux-4.05/com32/tools' rm -f relocs rm -f *.o *.a .*.d rm -f */*.o */*.a */.*.d make[2]: Leaving directory `/builddir/build/BUILD/syslinux-4.05/com32/tools' make[2]: Entering directory `/builddir/build/BUILD/syslinux-4.05/com32/lib' rm -f sys/vesa/alphatbl.c find . \( -name \*.o -o -name \*.a -o -name .\*.d -o -name \*.tmp \) -print0 | \ xargs -0r rm -f make[2]: Leaving directory `/builddir/build/BUILD/syslinux-4.05/com32/lib' make[2]: Entering directory `/builddir/build/BUILD/syslinux-4.05/com32/gpllib' find . \( -name \*.o -o -name \*.a -o -name .\*.d -o -name \*.tmp \) -print0 | \ xargs -0r rm -f make[2]: Leaving directory `/builddir/build/BUILD/syslinux-4.05/com32/gpllib' make[2]: Entering directory `/builddir/build/BUILD/syslinux-4.05/com32/libutil' rm -f *.o *.lo *.lst *.elf .*.d *.tmp rm -f *.lnx libutil_lnx.a make[2]: Leaving directory `/builddir/build/BUILD/syslinux-4.05/com32/libutil' make[2]: Entering directory `/builddir/build/BUILD/syslinux-4.05/com32/modules' rm -f *.o *.lo *.a *.lst *.elf .*.d *.tmp rm -f *.lnx make[2]: Leaving directory `/builddir/build/BUILD/syslinux-4.05/com32/modules' make[2]: Entering directory `/builddir/build/BUILD/syslinux-4.05/com32/mboot' rm -f *.o *.lo *.a *.lst *.elf .*.d *.tmp rm -f *.lnx make[2]: Leaving directory `/builddir/build/BUILD/syslinux-4.05/com32/mboot' make[2]: Entering directory `/builddir/build/BUILD/syslinux-4.05/com32/menu' rm -f *.o *.lo *.a *.lst *.elf .*.d *.tmp rm -f *.lnx make[2]: Leaving directory `/builddir/build/BUILD/syslinux-4.05/com32/menu' make[2]: Entering directory `/builddir/build/BUILD/syslinux-4.05/com32/samples' rm -f *.o *.lo *.a *.lst *.elf .*.d *.tmp rm -f *.lnx make[2]: Leaving directory `/builddir/build/BUILD/syslinux-4.05/com32/samples' fatal: No names found, cannot describe anything. make[2]: Entering directory `/builddir/build/BUILD/syslinux-4.05/com32/rosh' rm -f *.o *.lo *.a *.lst *.elf .*.d *.tmp rm -f *.lnx make[2]: Leaving directory `/builddir/build/BUILD/syslinux-4.05/com32/rosh' make[2]: Entering directory `/builddir/build/BUILD/syslinux-4.05/com32/cmenu' rm -f *.o *.lo *.a *.lst *.elf .*.d */.*.d rm -f test2.c test.c rm -f libmenu/*.o libmenu/*.a rm -f *.lss *.c32 *.com make[2]: Leaving directory `/builddir/build/BUILD/syslinux-4.05/com32/cmenu' make[2]: Entering directory `/builddir/build/BUILD/syslinux-4.05/com32/hdt' rm -f *.o *.lo *.a *.lst *.elf .*.d *.tmp rm -f *.lnx make[2]: Leaving directory `/builddir/build/BUILD/syslinux-4.05/com32/hdt' make[2]: Entering directory `/builddir/build/BUILD/syslinux-4.05/com32/gfxboot' rm -f *.o *.lo *.a *.lst *.elf .*.d *.tmp rm -f *.lnx make[2]: Leaving directory `/builddir/build/BUILD/syslinux-4.05/com32/gfxboot' fatal: No names found, cannot describe anything. make[2]: Entering directory `/builddir/build/BUILD/syslinux-4.05/com32/sysdump' rm -f *.o *.lo *.a *.lst *.elf .*.d *.tmp rm -f *.lnx make[2]: Leaving directory `/builddir/build/BUILD/syslinux-4.05/com32/sysdump' make[2]: Entering directory `/builddir/build/BUILD/syslinux-4.05/com32/lua/src' rm -f *.o *.lo *.a *.lst *.elf .*.d *.tmp rm -f *.lnx make[2]: Leaving directory `/builddir/build/BUILD/syslinux-4.05/com32/lua/src' make[2]: Entering directory `/builddir/build/BUILD/syslinux-4.05/com32/chain' rm -f *.o *.lo *.a *.lst .*.d *.tmp rm -f *.lnx make[2]: Leaving directory `/builddir/build/BUILD/syslinux-4.05/com32/chain' make[1]: Leaving directory `/builddir/build/BUILD/syslinux-4.05/com32' make[1]: Entering directory `/builddir/build/BUILD/syslinux-4.05/lzo' rm -f prepcore rm -f *.o *.a .*.d rm -f */*.o */*.a */.*.d make[1]: Leaving directory `/builddir/build/BUILD/syslinux-4.05/lzo' fatal: No names found, cannot describe anything. make[1]: Entering directory `/builddir/build/BUILD/syslinux-4.05/core' rm -f codepage.cp *.o *.elf *.a stupid.* patch.offset .depend .*.d rm -f *.elf.tmp *.sym rm -f *.lsr *.lst *.map *.sec *.raw rm -f */*.o */*/*.o */*.lst */*/*.lst */.*.d */*/.*.d rm -f libcore.a make[1]: Leaving directory `/builddir/build/BUILD/syslinux-4.05/core' fatal: No names found, cannot describe anything. make[1]: Entering directory `/builddir/build/BUILD/syslinux-4.05/memdisk' rm -f *.o *.s *.tmp *.o16 *.s16 *.bin *.lst *.elf e820test .*.d rm -f *.map make[1]: Leaving directory `/builddir/build/BUILD/syslinux-4.05/memdisk' make[1]: Entering directory `/builddir/build/BUILD/syslinux-4.05/modules' rm -f *.o *.a *.lst *.elf *.map .*.d make[1]: Leaving directory `/builddir/build/BUILD/syslinux-4.05/modules' make[1]: Entering directory `/builddir/build/BUILD/syslinux-4.05/mbr' rm -f *.o *.elf *.lst .*.d make[1]: Leaving directory `/builddir/build/BUILD/syslinux-4.05/mbr' make[1]: Entering directory `/builddir/build/BUILD/syslinux-4.05/memdump' rm -f *.o *.i *.s *.a .*.d *.tmp *.elf make[1]: Leaving directory `/builddir/build/BUILD/syslinux-4.05/memdump' make[1]: Entering directory `/builddir/build/BUILD/syslinux-4.05/gpxe' make[1]: Nothing to be done for `clean'. make[1]: Leaving directory `/builddir/build/BUILD/syslinux-4.05/gpxe' make[1]: Entering directory `/builddir/build/BUILD/syslinux-4.05/sample' rm -f *.o *.a *.lst *.elf .*.d rm -f *.lss *.o *.c32 *.com make[1]: Leaving directory `/builddir/build/BUILD/syslinux-4.05/sample' make[1]: Entering directory `/builddir/build/BUILD/syslinux-4.05/diag' set -e; for d in mbr geodsp; do make -C $d clean; done make[2]: Entering directory `/builddir/build/BUILD/syslinux-4.05/diag/mbr' rm -f *.o *.elf *.lst .*.d make[2]: Leaving directory `/builddir/build/BUILD/syslinux-4.05/diag/mbr' make[2]: Entering directory `/builddir/build/BUILD/syslinux-4.05/diag/geodsp' rm -Rf *.lst *.img rm -f mk-lba-img make[2]: Leaving directory `/builddir/build/BUILD/syslinux-4.05/diag/geodsp' make[1]: Leaving directory `/builddir/build/BUILD/syslinux-4.05/diag' make[1]: Entering directory `/builddir/build/BUILD/syslinux-4.05/libinstaller' rm -f bootsect_bin.c ldlinux_bin.c mbr_bin.c gptmbr_bin.c make[1]: Leaving directory `/builddir/build/BUILD/syslinux-4.05/libinstaller' make[1]: Entering directory `/builddir/build/BUILD/syslinux-4.05/dos' rm -f *.o *.i *.s *.a .*.d *.tmp *.elf *.lst make[1]: Leaving directory `/builddir/build/BUILD/syslinux-4.05/dos' make[1]: Entering directory `/builddir/build/BUILD/syslinux-4.05/win32' rm -f *.o *.obj *.lib *.i *.s *.a .*.d *.tmp *_bin.c hello.exe make[1]: Leaving directory `/builddir/build/BUILD/syslinux-4.05/win32' make[1]: Entering directory `/builddir/build/BUILD/syslinux-4.05/win64' rm -f *.o *.obj *.lib *.i *.s *.a .*.d *.tmp *_bin.c hello.exe make[1]: Leaving directory `/builddir/build/BUILD/syslinux-4.05/win64' make[1]: Entering directory `/builddir/build/BUILD/syslinux-4.05/dosutil' rm -f *.obj *.lst *.o *.0* make[1]: Leaving directory `/builddir/build/BUILD/syslinux-4.05/dosutil' make[1]: Entering directory `/builddir/build/BUILD/syslinux-4.05/libinstaller' rm -f bootsect_bin.c ldlinux_bin.c mbr_bin.c gptmbr_bin.c make[1]: Leaving directory `/builddir/build/BUILD/syslinux-4.05/libinstaller' make[1]: Entering directory `/builddir/build/BUILD/syslinux-4.05/mtools' rm -f *.o *.i *.s *.a .*.d *.tmp rm -f syslinux make[1]: Leaving directory `/builddir/build/BUILD/syslinux-4.05/mtools' make[1]: Entering directory `/builddir/build/BUILD/syslinux-4.05/linux' rm -f *.o *.i *.s *.a .*.d *.tmp rm -f syslinux syslinux-nomtools make[1]: Leaving directory `/builddir/build/BUILD/syslinux-4.05/linux' make[1]: Entering directory `/builddir/build/BUILD/syslinux-4.05/extlinux' rm -f *.o *.i *.s *.a .*.d *.tmp rm -f extlinux make[1]: Leaving directory `/builddir/build/BUILD/syslinux-4.05/extlinux' make[1]: Entering directory `/builddir/build/BUILD/syslinux-4.05/utils' rm -f *.o .*.d isohdpfx.c rm -f isohybrid gethostip memdiskfind mkdiskimage isohybrid.pl make[1]: Leaving directory `/builddir/build/BUILD/syslinux-4.05/utils' + rm -vf diag/geodsp/mk-lba-img + make all make -r all-local make[1]: Entering directory `/builddir/build/BUILD/syslinux-4.05' make[1]: Nothing to be done for `all-local'. make[1]: Leaving directory `/builddir/build/BUILD/syslinux-4.05' set -e ; for i in codepage com32 lzo core memdisk modules mbr memdump gpxe sample diag libinstaller dos win32 win64 dosutil libinstaller mtools linux extlinux utils ; do make -r -C $i all ; done make[1]: Entering directory `/builddir/build/BUILD/syslinux-4.05/codepage' perl cptable.pl UnicodeData cp869.txt cp869.txt cp869.cp perl cptable.pl UnicodeData cp865.txt cp865.txt cp865.cp perl cptable.pl UnicodeData iso8859-1.txt iso8859-1.txt iso8859-1.cp perl cptable.pl UnicodeData iso8859-10.txt iso8859-10.txt iso8859-10.cp perl cptable.pl UnicodeData cp737.txt cp737.txt cp737.cp perl cptable.pl UnicodeData cp860.txt cp860.txt cp860.cp perl cptable.pl UnicodeData iso8859-4.txt iso8859-4.txt iso8859-4.cp perl cptable.pl UnicodeData cp1254.txt cp1254.txt cp1254.cp perl cptable.pl UnicodeData cp1257.txt cp1257.txt cp1257.cp perl cptable.pl UnicodeData cp863.txt cp863.txt cp863.cp perl cptable.pl UnicodeData cp437.txt cp437.txt cp437.cp perl cptable.pl UnicodeData iso8859-13.txt iso8859-13.txt iso8859-13.cp perl cptable.pl UnicodeData iso8859-6.txt iso8859-6.txt iso8859-6.cp perl cptable.pl UnicodeData cp1256.txt cp1256.txt cp1256.cp perl cptable.pl UnicodeData iso8859-11.txt iso8859-11.txt iso8859-11.cp perl cptable.pl UnicodeData cp855.txt cp855.txt cp855.cp perl cptable.pl UnicodeData cp866.txt cp866.txt cp866.cp perl cptable.pl UnicodeData iso8859-2.txt iso8859-2.txt iso8859-2.cp perl cptable.pl UnicodeData cp1253.txt cp1253.txt cp1253.cp perl cptable.pl UnicodeData cp850.txt cp850.txt cp850.cp perl cptable.pl UnicodeData iso8859-5.txt iso8859-5.txt iso8859-5.cp perl cptable.pl UnicodeData cp1255.txt cp1255.txt cp1255.cp perl cptable.pl UnicodeData cp857.txt cp857.txt cp857.cp perl cptable.pl UnicodeData iso8859-16.txt iso8859-16.txt iso8859-16.cp perl cptable.pl UnicodeData cp1252.txt cp1252.txt cp1252.cp perl cptable.pl UnicodeData iso8859-9.txt iso8859-9.txt iso8859-9.cp perl cptable.pl UnicodeData cp874.txt cp874.txt cp874.cp perl cptable.pl UnicodeData cp861.txt cp861.txt cp861.cp perl cptable.pl UnicodeData iso8859-7.txt iso8859-7.txt iso8859-7.cp perl cptable.pl UnicodeData iso8859-8.txt iso8859-8.txt iso8859-8.cp perl cptable.pl UnicodeData cp1258.txt cp1258.txt cp1258.cp perl cptable.pl UnicodeData cp775.txt cp775.txt cp775.cp perl cptable.pl UnicodeData iso8859-15.txt iso8859-15.txt iso8859-15.cp perl cptable.pl UnicodeData cp1250.txt cp1250.txt cp1250.cp perl cptable.pl UnicodeData cp864.txt cp864.txt cp864.cp perl cptable.pl UnicodeData cp862.txt cp862.txt cp862.cp perl cptable.pl UnicodeData cp852.txt cp852.txt cp852.cp perl cptable.pl UnicodeData iso8859-14.txt iso8859-14.txt iso8859-14.cp perl cptable.pl UnicodeData cp1251.txt cp1251.txt cp1251.cp perl cptable.pl UnicodeData iso8859-3.txt iso8859-3.txt iso8859-3.cp make[1]: Leaving directory `/builddir/build/BUILD/syslinux-4.05/codepage' make[1]: Entering directory `/builddir/build/BUILD/syslinux-4.05/com32' set -e; for d in libupload tools lib gpllib libutil modules mboot menu samples rosh cmenu hdt gfxboot sysdump lua/src chain; do make -C $d all; done make[2]: Entering directory `/builddir/build/BUILD/syslinux-4.05/com32/libupload' gcc -Wp,-MT,upload_tftp.o,-MD,./.upload_tftp.o.d -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -mregparm=3 -DREGPARM=3 -march=i386 -Os -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -W -Wall -Wstrict-prototypes -march=i386 -fomit-frame-pointer -D__COM32__ -nostdinc -iwithprefix include -I../../com32/libutil/include -I../../com32/include -I../../com32/gplinclude -c -o upload_tftp.o upload_tftp.c gcc -Wp,-MT,upload_srec.o,-MD,./.upload_srec.o.d -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -mregparm=3 -DREGPARM=3 -march=i386 -Os -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -W -Wall -Wstrict-prototypes -march=i386 -fomit-frame-pointer -D__COM32__ -nostdinc -iwithprefix include -I../../com32/libutil/include -I../../com32/include -I../../com32/gplinclude -c -o upload_srec.o upload_srec.c gcc -Wp,-MT,cpio.o,-MD,./.cpio.o.d -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -mregparm=3 -DREGPARM=3 -march=i386 -Os -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -W -Wall -Wstrict-prototypes -march=i386 -fomit-frame-pointer -D__COM32__ -nostdinc -iwithprefix include -I../../com32/libutil/include -I../../com32/include -I../../com32/gplinclude -c -o cpio.o cpio.c gcc -Wp,-MT,upload_ymodem.o,-MD,./.upload_ymodem.o.d -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -mregparm=3 -DREGPARM=3 -march=i386 -Os -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -W -Wall -Wstrict-prototypes -march=i386 -fomit-frame-pointer -D__COM32__ -nostdinc -iwithprefix include -I../../com32/libutil/include -I../../com32/include -I../../com32/gplinclude -c -o upload_ymodem.o upload_ymodem.c gcc -Wp,-MT,ctime.o,-MD,./.ctime.o.d -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -mregparm=3 -DREGPARM=3 -march=i386 -Os -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -W -Wall -Wstrict-prototypes -march=i386 -fomit-frame-pointer -D__COM32__ -nostdinc -iwithprefix include -I../../com32/libutil/include -I../../com32/include -I../../com32/gplinclude -c -o ctime.o ctime.c gcc -Wp,-MT,serial.o,-MD,./.serial.o.d -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -mregparm=3 -DREGPARM=3 -march=i386 -Os -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -W -Wall -Wstrict-prototypes -march=i386 -fomit-frame-pointer -D__COM32__ -nostdinc -iwithprefix include -I../../com32/libutil/include -I../../com32/include -I../../com32/gplinclude -c -o serial.o serial.c gcc -Wp,-MT,zout.o,-MD,./.zout.o.d -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -mregparm=3 -DREGPARM=3 -march=i386 -Os -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -W -Wall -Wstrict-prototypes -march=i386 -fomit-frame-pointer -D__COM32__ -nostdinc -iwithprefix include -I../../com32/libutil/include -I../../com32/include -I../../com32/gplinclude -c -o zout.o zout.c rm -f libcom32upload.a ar cq libcom32upload.a upload_tftp.o upload_srec.o cpio.o upload_ymodem.o ctime.o serial.o zout.o ranlib libcom32upload.a make[2]: Leaving directory `/builddir/build/BUILD/syslinux-4.05/com32/libupload' make[2]: Entering directory `/builddir/build/BUILD/syslinux-4.05/com32/tools' gcc -Wp,-MT,relocs.o,-MMD,./.relocs.o.d -W -Wall -Wno-sign-compare -D_FILE_OFFSET_BITS=64 -g -Os -I./include -fno-strict-aliasing -c -o relocs.o relocs.c gcc -o relocs relocs.o make[2]: Leaving directory `/builddir/build/BUILD/syslinux-4.05/com32/tools' make[2]: Entering directory `/builddir/build/BUILD/syslinux-4.05/com32/lib' gcc -Wp,-MT,abort.o,-MD,./.abort.o.d -Os -march=i386 -falign-functions=0 -falign-jumps=0 -falign-labels=0 -ffast-math -fomit-frame-pointer -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -g -mregparm=3 -DREGPARM=3 -D__COM32__ -nostdinc -iwithprefix include -I. -I./sys -I../include -W -Wall -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Winline -DDYNAMIC_CRC_TABLE -DPNG_NO_CONSOLE_IO -DPNG_NO_WRITE_SUPPORTED -DPNG_NO_MNG_FEATURES -DPNG_NO_READ_tIME -DPNG_NO_WRITE_tIME -c -o abort.o abort.c gcc -Wp,-MT,atexit.o,-MD,./.atexit.o.d -Os -march=i386 -falign-functions=0 -falign-jumps=0 -falign-labels=0 -ffast-math -fomit-frame-pointer -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -g -mregparm=3 -DREGPARM=3 -D__COM32__ -nostdinc -iwithprefix include -I. -I./sys -I../include -W -Wall -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Winline -DDYNAMIC_CRC_TABLE -DPNG_NO_CONSOLE_IO -DPNG_NO_WRITE_SUPPORTED -DPNG_NO_MNG_FEATURES -DPNG_NO_READ_tIME -DPNG_NO_WRITE_tIME -c -o atexit.o atexit.c gcc -Wp,-MT,atoi.o,-MD,./.atoi.o.d -Os -march=i386 -falign-functions=0 -falign-jumps=0 -falign-labels=0 -ffast-math -fomit-frame-pointer -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -g -mregparm=3 -DREGPARM=3 -D__COM32__ -nostdinc -iwithprefix include -I. -I./sys -I../include -W -Wall -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Winline -DDYNAMIC_CRC_TABLE -DPNG_NO_CONSOLE_IO -DPNG_NO_WRITE_SUPPORTED -DPNG_NO_MNG_FEATURES -DPNG_NO_READ_tIME -DPNG_NO_WRITE_tIME -c -o atoi.o atoi.c gcc -Wp,-MT,atol.o,-MD,./.atol.o.d -Os -march=i386 -falign-functions=0 -falign-jumps=0 -falign-labels=0 -ffast-math -fomit-frame-pointer -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -g -mregparm=3 -DREGPARM=3 -D__COM32__ -nostdinc -iwithprefix include -I. -I./sys -I../include -W -Wall -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Winline -DDYNAMIC_CRC_TABLE -DPNG_NO_CONSOLE_IO -DPNG_NO_WRITE_SUPPORTED -DPNG_NO_MNG_FEATURES -DPNG_NO_READ_tIME -DPNG_NO_WRITE_tIME -c -o atol.o atol.c gcc -Wp,-MT,atoll.o,-MD,./.atoll.o.d -Os -march=i386 -falign-functions=0 -falign-jumps=0 -falign-labels=0 -ffast-math -fomit-frame-pointer -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -g -mregparm=3 -DREGPARM=3 -D__COM32__ -nostdinc -iwithprefix include -I. -I./sys -I../include -W -Wall -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Winline -DDYNAMIC_CRC_TABLE -DPNG_NO_CONSOLE_IO -DPNG_NO_WRITE_SUPPORTED -DPNG_NO_MNG_FEATURES -DPNG_NO_READ_tIME -DPNG_NO_WRITE_tIME -c -o atoll.o atoll.c gcc -Wp,-MT,calloc.o,-MD,./.calloc.o.d -Os -march=i386 -falign-functions=0 -falign-jumps=0 -falign-labels=0 -ffast-math -fomit-frame-pointer -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -g -mregparm=3 -DREGPARM=3 -D__COM32__ -nostdinc -iwithprefix include -I. -I./sys -I../include -W -Wall -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Winline -DDYNAMIC_CRC_TABLE -DPNG_NO_CONSOLE_IO -DPNG_NO_WRITE_SUPPORTED -DPNG_NO_MNG_FEATURES -DPNG_NO_READ_tIME -DPNG_NO_WRITE_tIME -c -o calloc.o calloc.c gcc -Wp,-MT,creat.o,-MD,./.creat.o.d -Os -march=i386 -falign-functions=0 -falign-jumps=0 -falign-labels=0 -ffast-math -fomit-frame-pointer -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -g -mregparm=3 -DREGPARM=3 -D__COM32__ -nostdinc -iwithprefix include -I. -I./sys -I../include -W -Wall -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Winline -DDYNAMIC_CRC_TABLE -DPNG_NO_CONSOLE_IO -DPNG_NO_WRITE_SUPPORTED -DPNG_NO_MNG_FEATURES -DPNG_NO_READ_tIME -DPNG_NO_WRITE_tIME -c -o creat.o creat.c gcc -Wp,-MT,ctypes.o,-MD,./.ctypes.o.d -Os -march=i386 -falign-functions=0 -falign-jumps=0 -falign-labels=0 -ffast-math -fomit-frame-pointer -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -g -mregparm=3 -DREGPARM=3 -D__COM32__ -nostdinc -iwithprefix include -I. -I./sys -I../include -W -Wall -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Winline -DDYNAMIC_CRC_TABLE -DPNG_NO_CONSOLE_IO -DPNG_NO_WRITE_SUPPORTED -DPNG_NO_MNG_FEATURES -DPNG_NO_READ_tIME -DPNG_NO_WRITE_tIME -c -o ctypes.o ctypes.c gcc -Wp,-MT,errno.o,-MD,./.errno.o.d -Os -march=i386 -falign-functions=0 -falign-jumps=0 -falign-labels=0 -ffast-math -fomit-frame-pointer -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -g -mregparm=3 -DREGPARM=3 -D__COM32__ -nostdinc -iwithprefix include -I. -I./sys -I../include -W -Wall -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Winline -DDYNAMIC_CRC_TABLE -DPNG_NO_CONSOLE_IO -DPNG_NO_WRITE_SUPPORTED -DPNG_NO_MNG_FEATURES -DPNG_NO_READ_tIME -DPNG_NO_WRITE_tIME -c -o errno.o errno.c gcc -Wp,-MT,fgetc.o,-MD,./.fgetc.o.d -Os -march=i386 -falign-functions=0 -falign-jumps=0 -falign-labels=0 -ffast-math -fomit-frame-pointer -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -g -mregparm=3 -DREGPARM=3 -D__COM32__ -nostdinc -iwithprefix include -I. -I./sys -I../include -W -Wall -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Winline -DDYNAMIC_CRC_TABLE -DPNG_NO_CONSOLE_IO -DPNG_NO_WRITE_SUPPORTED -DPNG_NO_MNG_FEATURES -DPNG_NO_READ_tIME -DPNG_NO_WRITE_tIME -c -o fgetc.o fgetc.c gcc -Wp,-MT,fgets.o,-MD,./.fgets.o.d -Os -march=i386 -falign-functions=0 -falign-jumps=0 -falign-labels=0 -ffast-math -fomit-frame-pointer -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -g -mregparm=3 -DREGPARM=3 -D__COM32__ -nostdinc -iwithprefix include -I. -I./sys -I../include -W -Wall -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Winline -DDYNAMIC_CRC_TABLE -DPNG_NO_CONSOLE_IO -DPNG_NO_WRITE_SUPPORTED -DPNG_NO_MNG_FEATURES -DPNG_NO_READ_tIME -DPNG_NO_WRITE_tIME -c -o fgets.o fgets.c gcc -Wp,-MT,fopen.o,-MD,./.fopen.o.d -Os -march=i386 -falign-functions=0 -falign-jumps=0 -falign-labels=0 -ffast-math -fomit-frame-pointer -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -g -mregparm=3 -DREGPARM=3 -D__COM32__ -nostdinc -iwithprefix include -I. -I./sys -I../include -W -Wall -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Winline -DDYNAMIC_CRC_TABLE -DPNG_NO_CONSOLE_IO -DPNG_NO_WRITE_SUPPORTED -DPNG_NO_MNG_FEATURES -DPNG_NO_READ_tIME -DPNG_NO_WRITE_tIME -c -o fopen.o fopen.c gcc -Wp,-MT,fprintf.o,-MD,./.fprintf.o.d -Os -march=i386 -falign-functions=0 -falign-jumps=0 -falign-labels=0 -ffast-math -fomit-frame-pointer -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -g -mregparm=3 -DREGPARM=3 -D__COM32__ -nostdinc -iwithprefix include -I. -I./sys -I../include -W -Wall -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Winline -DDYNAMIC_CRC_TABLE -DPNG_NO_CONSOLE_IO -DPNG_NO_WRITE_SUPPORTED -DPNG_NO_MNG_FEATURES -DPNG_NO_READ_tIME -DPNG_NO_WRITE_tIME -c -o fprintf.o fprintf.c gcc -Wp,-MT,fputc.o,-MD,./.fputc.o.d -Os -march=i386 -falign-functions=0 -falign-jumps=0 -falign-labels=0 -ffast-math -fomit-frame-pointer -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -g -mregparm=3 -DREGPARM=3 -D__COM32__ -nostdinc -iwithprefix include -I. -I./sys -I../include -W -Wall -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Winline -DDYNAMIC_CRC_TABLE -DPNG_NO_CONSOLE_IO -DPNG_NO_WRITE_SUPPORTED -DPNG_NO_MNG_FEATURES -DPNG_NO_READ_tIME -DPNG_NO_WRITE_tIME -c -o fputc.o fputc.c gcc -Wp,-MT,fclose.o,-MD,./.fclose.o.d -Os -march=i386 -falign-functions=0 -falign-jumps=0 -falign-labels=0 -ffast-math -fomit-frame-pointer -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -g -mregparm=3 -DREGPARM=3 -D__COM32__ -nostdinc -iwithprefix include -I. -I./sys -I../include -W -Wall -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Winline -DDYNAMIC_CRC_TABLE -DPNG_NO_CONSOLE_IO -DPNG_NO_WRITE_SUPPORTED -DPNG_NO_MNG_FEATURES -DPNG_NO_READ_tIME -DPNG_NO_WRITE_tIME -c -o fclose.o fclose.c gcc -Wp,-MT,putchar.o,-MD,./.putchar.o.d -Os -march=i386 -falign-functions=0 -falign-jumps=0 -falign-labels=0 -ffast-math -fomit-frame-pointer -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -g -mregparm=3 -DREGPARM=3 -D__COM32__ -nostdinc -iwithprefix include -I. -I./sys -I../include -W -Wall -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Winline -DDYNAMIC_CRC_TABLE -DPNG_NO_CONSOLE_IO -DPNG_NO_WRITE_SUPPORTED -DPNG_NO_MNG_FEATURES -DPNG_NO_READ_tIME -DPNG_NO_WRITE_tIME -c -o putchar.o putchar.c gcc -Wp,-MT,setjmp.o,-MD,./.setjmp.o.d -Os -march=i386 -falign-functions=0 -falign-jumps=0 -falign-labels=0 -ffast-math -fomit-frame-pointer -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -g -mregparm=3 -DREGPARM=3 -D__COM32__ -nostdinc -iwithprefix include -I. -I./sys -I../include -W -Wall -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Winline -DDYNAMIC_CRC_TABLE -DPNG_NO_CONSOLE_IO -DPNG_NO_WRITE_SUPPORTED -DPNG_NO_MNG_FEATURES -DPNG_NO_READ_tIME -DPNG_NO_WRITE_tIME -D__ASSEMBLY__ -c -o setjmp.o setjmp.S gcc -Wp,-MT,fputs.o,-MD,./.fputs.o.d -Os -march=i386 -falign-functions=0 -falign-jumps=0 -falign-labels=0 -ffast-math -fomit-frame-pointer -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -g -mregparm=3 -DREGPARM=3 -D__COM32__ -nostdinc -iwithprefix include -I. -I./sys -I../include -W -Wall -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Winline -DDYNAMIC_CRC_TABLE -DPNG_NO_CONSOLE_IO -DPNG_NO_WRITE_SUPPORTED -DPNG_NO_MNG_FEATURES -DPNG_NO_READ_tIME -DPNG_NO_WRITE_tIME -c -o fputs.o fputs.c gcc -Wp,-MT,fread2.o,-MD,./.fread2.o.d -Os -march=i386 -falign-functions=0 -falign-jumps=0 -falign-labels=0 -ffast-math -fomit-frame-pointer -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -g -mregparm=3 -DREGPARM=3 -D__COM32__ -nostdinc -iwithprefix include -I. -I./sys -I../include -W -Wall -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Winline -DDYNAMIC_CRC_TABLE -DPNG_NO_CONSOLE_IO -DPNG_NO_WRITE_SUPPORTED -DPNG_NO_MNG_FEATURES -DPNG_NO_READ_tIME -DPNG_NO_WRITE_tIME -c -o fread2.o fread2.c gcc -Wp,-MT,fread.o,-MD,./.fread.o.d -Os -march=i386 -falign-functions=0 -falign-jumps=0 -falign-labels=0 -ffast-math -fomit-frame-pointer -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -g -mregparm=3 -DREGPARM=3 -D__COM32__ -nostdinc -iwithprefix include -I. -I./sys -I../include -W -Wall -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Winline -DDYNAMIC_CRC_TABLE -DPNG_NO_CONSOLE_IO -DPNG_NO_WRITE_SUPPORTED -DPNG_NO_MNG_FEATURES -DPNG_NO_READ_tIME -DPNG_NO_WRITE_tIME -c -o fread.o fread.c gcc -Wp,-MT,free.o,-MD,./.free.o.d -Os -march=i386 -falign-functions=0 -falign-jumps=0 -falign-labels=0 -ffast-math -fomit-frame-pointer -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -g -mregparm=3 -DREGPARM=3 -D__COM32__ -nostdinc -iwithprefix include -I. -I./sys -I../include -W -Wall -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Winline -DDYNAMIC_CRC_TABLE -DPNG_NO_CONSOLE_IO -DPNG_NO_WRITE_SUPPORTED -DPNG_NO_MNG_FEATURES -DPNG_NO_READ_tIME -DPNG_NO_WRITE_tIME -c -o free.o free.c gcc -Wp,-MT,fwrite2.o,-MD,./.fwrite2.o.d -Os -march=i386 -falign-functions=0 -falign-jumps=0 -falign-labels=0 -ffast-math -fomit-frame-pointer -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -g -mregparm=3 -DREGPARM=3 -D__COM32__ -nostdinc -iwithprefix include -I. -I./sys -I../include -W -Wall -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Winline -DDYNAMIC_CRC_TABLE -DPNG_NO_CONSOLE_IO -DPNG_NO_WRITE_SUPPORTED -DPNG_NO_MNG_FEATURES -DPNG_NO_READ_tIME -DPNG_NO_WRITE_tIME -c -o fwrite2.o fwrite2.c gcc -Wp,-MT,fwrite.o,-MD,./.fwrite.o.d -Os -march=i386 -falign-functions=0 -falign-jumps=0 -falign-labels=0 -ffast-math -fomit-frame-pointer -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -g -mregparm=3 -DREGPARM=3 -D__COM32__ -nostdinc -iwithprefix include -I. -I./sys -I../include -W -Wall -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Winline -DDYNAMIC_CRC_TABLE -DPNG_NO_CONSOLE_IO -DPNG_NO_WRITE_SUPPORTED -DPNG_NO_MNG_FEATURES -DPNG_NO_READ_tIME -DPNG_NO_WRITE_tIME -c -o fwrite.o fwrite.c gcc -Wp,-MT,getopt.o,-MD,./.getopt.o.d -Os -march=i386 -falign-functions=0 -falign-jumps=0 -falign-labels=0 -ffast-math -fomit-frame-pointer -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -g -mregparm=3 -DREGPARM=3 -D__COM32__ -nostdinc -iwithprefix include -I. -I./sys -I../include -W -Wall -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Winline -DDYNAMIC_CRC_TABLE -DPNG_NO_CONSOLE_IO -DPNG_NO_WRITE_SUPPORTED -DPNG_NO_MNG_FEATURES -DPNG_NO_READ_tIME -DPNG_NO_WRITE_tIME -c -o getopt.o getopt.c gcc -Wp,-MT,getopt_long.o,-MD,./.getopt_long.o.d -Os -march=i386 -falign-functions=0 -falign-jumps=0 -falign-labels=0 -ffast-math -fomit-frame-pointer -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -g -mregparm=3 -DREGPARM=3 -D__COM32__ -nostdinc -iwithprefix include -I. -I./sys -I../include -W -Wall -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Winline -DDYNAMIC_CRC_TABLE -DPNG_NO_CONSOLE_IO -DPNG_NO_WRITE_SUPPORTED -DPNG_NO_MNG_FEATURES -DPNG_NO_READ_tIME -DPNG_NO_WRITE_tIME -c -o getopt_long.o getopt_long.c gcc -Wp,-MT,lrand48.o,-MD,./.lrand48.o.d -Os -march=i386 -falign-functions=0 -falign-jumps=0 -falign-labels=0 -ffast-math -fomit-frame-pointer -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -g -mregparm=3 -DREGPARM=3 -D__COM32__ -nostdinc -iwithprefix include -I. -I./sys -I../include -W -Wall -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Winline -DDYNAMIC_CRC_TABLE -DPNG_NO_CONSOLE_IO -DPNG_NO_WRITE_SUPPORTED -DPNG_NO_MNG_FEATURES -DPNG_NO_READ_tIME -DPNG_NO_WRITE_tIME -c -o lrand48.o lrand48.c gcc -Wp,-MT,malloc.o,-MD,./.malloc.o.d -Os -march=i386 -falign-functions=0 -falign-jumps=0 -falign-labels=0 -ffast-math -fomit-frame-pointer -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -g -mregparm=3 -DREGPARM=3 -D__COM32__ -nostdinc -iwithprefix include -I. -I./sys -I../include -W -Wall -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Winline -DDYNAMIC_CRC_TABLE -DPNG_NO_CONSOLE_IO -DPNG_NO_WRITE_SUPPORTED -DPNG_NO_MNG_FEATURES -DPNG_NO_READ_tIME -DPNG_NO_WRITE_tIME -c -o malloc.o malloc.c gcc -Wp,-MT,stack.o,-MD,./.stack.o.d -Os -march=i386 -falign-functions=0 -falign-jumps=0 -falign-labels=0 -ffast-math -fomit-frame-pointer -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -g -mregparm=3 -DREGPARM=3 -D__COM32__ -nostdinc -iwithprefix include -I. -I./sys -I../include -W -Wall -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Winline -DDYNAMIC_CRC_TABLE -DPNG_NO_CONSOLE_IO -DPNG_NO_WRITE_SUPPORTED -DPNG_NO_MNG_FEATURES -DPNG_NO_READ_tIME -DPNG_NO_WRITE_tIME -c -o stack.o stack.c gcc -Wp,-MT,memccpy.o,-MD,./.memccpy.o.d -Os -march=i386 -falign-functions=0 -falign-jumps=0 -falign-labels=0 -ffast-math -fomit-frame-pointer -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -g -mregparm=3 -DREGPARM=3 -D__COM32__ -nostdinc -iwithprefix include -I. -I./sys -I../include -W -Wall -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Winline -DDYNAMIC_CRC_TABLE -DPNG_NO_CONSOLE_IO -DPNG_NO_WRITE_SUPPORTED -DPNG_NO_MNG_FEATURES -DPNG_NO_READ_tIME -DPNG_NO_WRITE_tIME -c -o memccpy.o memccpy.c gcc -Wp,-MT,memchr.o,-MD,./.memchr.o.d -Os -march=i386 -falign-functions=0 -falign-jumps=0 -falign-labels=0 -ffast-math -fomit-frame-pointer -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -g -mregparm=3 -DREGPARM=3 -D__COM32__ -nostdinc -iwithprefix include -I. -I./sys -I../include -W -Wall -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Winline -DDYNAMIC_CRC_TABLE -DPNG_NO_CONSOLE_IO -DPNG_NO_WRITE_SUPPORTED -DPNG_NO_MNG_FEATURES -DPNG_NO_READ_tIME -DPNG_NO_WRITE_tIME -c -o memchr.o memchr.c gcc -Wp,-MT,memcmp.o,-MD,./.memcmp.o.d -Os -march=i386 -falign-functions=0 -falign-jumps=0 -falign-labels=0 -ffast-math -fomit-frame-pointer -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -g -mregparm=3 -DREGPARM=3 -D__COM32__ -nostdinc -iwithprefix include -I. -I./sys -I../include -W -Wall -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Winline -DDYNAMIC_CRC_TABLE -DPNG_NO_CONSOLE_IO -DPNG_NO_WRITE_SUPPORTED -DPNG_NO_MNG_FEATURES -DPNG_NO_READ_tIME -DPNG_NO_WRITE_tIME -c -o memcmp.o memcmp.c gcc -Wp,-MT,memcpy.o,-MD,./.memcpy.o.d -Os -march=i386 -falign-functions=0 -falign-jumps=0 -falign-labels=0 -ffast-math -fomit-frame-pointer -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -g -mregparm=3 -DREGPARM=3 -D__COM32__ -nostdinc -iwithprefix include -I. -I./sys -I../include -W -Wall -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Winline -DDYNAMIC_CRC_TABLE -DPNG_NO_CONSOLE_IO -DPNG_NO_WRITE_SUPPORTED -DPNG_NO_MNG_FEATURES -DPNG_NO_READ_tIME -DPNG_NO_WRITE_tIME -D__ASSEMBLY__ -c -o memcpy.o memcpy.S gcc -Wp,-MT,mempcpy.o,-MD,./.mempcpy.o.d -Os -march=i386 -falign-functions=0 -falign-jumps=0 -falign-labels=0 -ffast-math -fomit-frame-pointer -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -g -mregparm=3 -DREGPARM=3 -D__COM32__ -nostdinc -iwithprefix include -I. -I./sys -I../include -W -Wall -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Winline -DDYNAMIC_CRC_TABLE -DPNG_NO_CONSOLE_IO -DPNG_NO_WRITE_SUPPORTED -DPNG_NO_MNG_FEATURES -DPNG_NO_READ_tIME -DPNG_NO_WRITE_tIME -D__ASSEMBLY__ -c -o mempcpy.o mempcpy.S gcc -Wp,-MT,memmem.o,-MD,./.memmem.o.d -Os -march=i386 -falign-functions=0 -falign-jumps=0 -falign-labels=0 -ffast-math -fomit-frame-pointer -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -g -mregparm=3 -DREGPARM=3 -D__COM32__ -nostdinc -iwithprefix include -I. -I./sys -I../include -W -Wall -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Winline -DDYNAMIC_CRC_TABLE -DPNG_NO_CONSOLE_IO -DPNG_NO_WRITE_SUPPORTED -DPNG_NO_MNG_FEATURES -DPNG_NO_READ_tIME -DPNG_NO_WRITE_tIME -c -o memmem.o memmem.c gcc -Wp,-MT,memmove.o,-MD,./.memmove.o.d -Os -march=i386 -falign-functions=0 -falign-jumps=0 -falign-labels=0 -ffast-math -fomit-frame-pointer -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -g -mregparm=3 -DREGPARM=3 -D__COM32__ -nostdinc -iwithprefix include -I. -I./sys -I../include -W -Wall -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Winline -DDYNAMIC_CRC_TABLE -DPNG_NO_CONSOLE_IO -DPNG_NO_WRITE_SUPPORTED -DPNG_NO_MNG_FEATURES -DPNG_NO_READ_tIME -DPNG_NO_WRITE_tIME -D__ASSEMBLY__ -c -o memmove.o memmove.S gcc -Wp,-MT,memset.o,-MD,./.memset.o.d -Os -march=i386 -falign-functions=0 -falign-jumps=0 -falign-labels=0 -ffast-math -fomit-frame-pointer -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -g -mregparm=3 -DREGPARM=3 -D__COM32__ -nostdinc -iwithprefix include -I. -I./sys -I../include -W -Wall -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Winline -DDYNAMIC_CRC_TABLE -DPNG_NO_CONSOLE_IO -DPNG_NO_WRITE_SUPPORTED -DPNG_NO_MNG_FEATURES -DPNG_NO_READ_tIME -DPNG_NO_WRITE_tIME -D__ASSEMBLY__ -c -o memset.o memset.S gcc -Wp,-MT,memswap.o,-MD,./.memswap.o.d -Os -march=i386 -falign-functions=0 -falign-jumps=0 -falign-labels=0 -ffast-math -fomit-frame-pointer -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -g -mregparm=3 -DREGPARM=3 -D__COM32__ -nostdinc -iwithprefix include -I. -I./sys -I../include -W -Wall -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Winline -DDYNAMIC_CRC_TABLE -DPNG_NO_CONSOLE_IO -DPNG_NO_WRITE_SUPPORTED -DPNG_NO_MNG_FEATURES -DPNG_NO_READ_tIME -DPNG_NO_WRITE_tIME -c -o memswap.o memswap.c gcc -Wp,-MT,exit.o,-MD,./.exit.o.d -Os -march=i386 -falign-functions=0 -falign-jumps=0 -falign-labels=0 -ffast-math -fomit-frame-pointer -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -g -mregparm=3 -DREGPARM=3 -D__COM32__ -nostdinc -iwithprefix include -I. -I./sys -I../include -W -Wall -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Winline -DDYNAMIC_CRC_TABLE -DPNG_NO_CONSOLE_IO -DPNG_NO_WRITE_SUPPORTED -DPNG_NO_MNG_FEATURES -DPNG_NO_READ_tIME -DPNG_NO_WRITE_tIME -c -o exit.o exit.c gcc -Wp,-MT,onexit.o,-MD,./.onexit.o.d -Os -march=i386 -falign-functions=0 -falign-jumps=0 -falign-labels=0 -ffast-math -fomit-frame-pointer -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -g -mregparm=3 -DREGPARM=3 -D__COM32__ -nostdinc -iwithprefix include -I. -I./sys -I../include -W -Wall -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Winline -DDYNAMIC_CRC_TABLE -DPNG_NO_CONSOLE_IO -DPNG_NO_WRITE_SUPPORTED -DPNG_NO_MNG_FEATURES -DPNG_NO_READ_tIME -DPNG_NO_WRITE_tIME -c -o onexit.o onexit.c gcc -Wp,-MT,perror.o,-MD,./.perror.o.d -Os -march=i386 -falign-functions=0 -falign-jumps=0 -falign-labels=0 -ffast-math -fomit-frame-pointer -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -g -mregparm=3 -DREGPARM=3 -D__COM32__ -nostdinc -iwithprefix include -I. -I./sys -I../include -W -Wall -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Winline -DDYNAMIC_CRC_TABLE -DPNG_NO_CONSOLE_IO -DPNG_NO_WRITE_SUPPORTED -DPNG_NO_MNG_FEATURES -DPNG_NO_READ_tIME -DPNG_NO_WRITE_tIME -c -o perror.o perror.c gcc -Wp,-MT,printf.o,-MD,./.printf.o.d -Os -march=i386 -falign-functions=0 -falign-jumps=0 -falign-labels=0 -ffast-math -fomit-frame-pointer -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -g -mregparm=3 -DREGPARM=3 -D__COM32__ -nostdinc -iwithprefix include -I. -I./sys -I../include -W -Wall -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Winline -DDYNAMIC_CRC_TABLE -DPNG_NO_CONSOLE_IO -DPNG_NO_WRITE_SUPPORTED -DPNG_NO_MNG_FEATURES -DPNG_NO_READ_tIME -DPNG_NO_WRITE_tIME -c -o printf.o printf.c gcc -Wp,-MT,puts.o,-MD,./.puts.o.d -Os -march=i386 -falign-functions=0 -falign-jumps=0 -falign-labels=0 -ffast-math -fomit-frame-pointer -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -g -mregparm=3 -DREGPARM=3 -D__COM32__ -nostdinc -iwithprefix include -I. -I./sys -I../include -W -Wall -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Winline -DDYNAMIC_CRC_TABLE -DPNG_NO_CONSOLE_IO -DPNG_NO_WRITE_SUPPORTED -DPNG_NO_MNG_FEATURES -DPNG_NO_READ_tIME -DPNG_NO_WRITE_tIME -c -o puts.o puts.c gcc -Wp,-MT,qsort.o,-MD,./.qsort.o.d -Os -march=i386 -falign-functions=0 -falign-jumps=0 -falign-labels=0 -ffast-math -fomit-frame-pointer -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -g -mregparm=3 -DREGPARM=3 -D__COM32__ -nostdinc -iwithprefix include -I. -I./sys -I../include -W -Wall -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Winline -DDYNAMIC_CRC_TABLE -DPNG_NO_CONSOLE_IO -DPNG_NO_WRITE_SUPPORTED -DPNG_NO_MNG_FEATURES -DPNG_NO_READ_tIME -DPNG_NO_WRITE_tIME -c -o qsort.o qsort.c gcc -Wp,-MT,realloc.o,-MD,./.realloc.o.d -Os -march=i386 -falign-functions=0 -falign-jumps=0 -falign-labels=0 -ffast-math -fomit-frame-pointer -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -g -mregparm=3 -DREGPARM=3 -D__COM32__ -nostdinc -iwithprefix include -I. -I./sys -I../include -W -Wall -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Winline -DDYNAMIC_CRC_TABLE -DPNG_NO_CONSOLE_IO -DPNG_NO_WRITE_SUPPORTED -DPNG_NO_MNG_FEATURES -DPNG_NO_READ_tIME -DPNG_NO_WRITE_tIME -c -o realloc.o realloc.c gcc -Wp,-MT,seed48.o,-MD,./.seed48.o.d -Os -march=i386 -falign-functions=0 -falign-jumps=0 -falign-labels=0 -ffast-math -fomit-frame-pointer -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -g -mregparm=3 -DREGPARM=3 -D__COM32__ -nostdinc -iwithprefix include -I. -I./sys -I../include -W -Wall -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Winline -DDYNAMIC_CRC_TABLE -DPNG_NO_CONSOLE_IO -DPNG_NO_WRITE_SUPPORTED -DPNG_NO_MNG_FEATURES -DPNG_NO_READ_tIME -DPNG_NO_WRITE_tIME -c -o seed48.o seed48.c gcc -Wp,-MT,snprintf.o,-MD,./.snprintf.o.d -Os -march=i386 -falign-functions=0 -falign-jumps=0 -falign-labels=0 -ffast-math -fomit-frame-pointer -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -g -mregparm=3 -DREGPARM=3 -D__COM32__ -nostdinc -iwithprefix include -I. -I./sys -I../include -W -Wall -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Winline -DDYNAMIC_CRC_TABLE -DPNG_NO_CONSOLE_IO -DPNG_NO_WRITE_SUPPORTED -DPNG_NO_MNG_FEATURES -DPNG_NO_READ_tIME -DPNG_NO_WRITE_tIME -c -o snprintf.o snprintf.c gcc -Wp,-MT,sprintf.o,-MD,./.sprintf.o.d -Os -march=i386 -falign-functions=0 -falign-jumps=0 -falign-labels=0 -ffast-math -fomit-frame-pointer -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -g -mregparm=3 -DREGPARM=3 -D__COM32__ -nostdinc -iwithprefix include -I. -I./sys -I../include -W -Wall -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Winline -DDYNAMIC_CRC_TABLE -DPNG_NO_CONSOLE_IO -DPNG_NO_WRITE_SUPPORTED -DPNG_NO_MNG_FEATURES -DPNG_NO_READ_tIME -DPNG_NO_WRITE_tIME -c -o sprintf.o sprintf.c gcc -Wp,-MT,srand48.o,-MD,./.srand48.o.d -Os -march=i386 -falign-functions=0 -falign-jumps=0 -falign-labels=0 -ffast-math -fomit-frame-pointer -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -g -mregparm=3 -DREGPARM=3 -D__COM32__ -nostdinc -iwithprefix include -I. -I./sys -I../include -W -Wall -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Winline -DDYNAMIC_CRC_TABLE -DPNG_NO_CONSOLE_IO -DPNG_NO_WRITE_SUPPORTED -DPNG_NO_MNG_FEATURES -DPNG_NO_READ_tIME -DPNG_NO_WRITE_tIME -c -o srand48.o srand48.c gcc -Wp,-MT,sscanf.o,-MD,./.sscanf.o.d -Os -march=i386 -falign-functions=0 -falign-jumps=0 -falign-labels=0 -ffast-math -fomit-frame-pointer -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -g -mregparm=3 -DREGPARM=3 -D__COM32__ -nostdinc -iwithprefix include -I. -I./sys -I../include -W -Wall -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Winline -DDYNAMIC_CRC_TABLE -DPNG_NO_CONSOLE_IO -DPNG_NO_WRITE_SUPPORTED -DPNG_NO_MNG_FEATURES -DPNG_NO_READ_tIME -DPNG_NO_WRITE_tIME -c -o sscanf.o sscanf.c gcc -Wp,-MT,strcasecmp.o,-MD,./.strcasecmp.o.d -Os -march=i386 -falign-functions=0 -falign-jumps=0 -falign-labels=0 -ffast-math -fomit-frame-pointer -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -g -mregparm=3 -DREGPARM=3 -D__COM32__ -nostdinc -iwithprefix include -I. -I./sys -I../include -W -Wall -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Winline -DDYNAMIC_CRC_TABLE -DPNG_NO_CONSOLE_IO -DPNG_NO_WRITE_SUPPORTED -DPNG_NO_MNG_FEATURES -DPNG_NO_READ_tIME -DPNG_NO_WRITE_tIME -c -o strcasecmp.o strcasecmp.c gcc -Wp,-MT,strcat.o,-MD,./.strcat.o.d -Os -march=i386 -falign-functions=0 -falign-jumps=0 -falign-labels=0 -ffast-math -fomit-frame-pointer -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -g -mregparm=3 -DREGPARM=3 -D__COM32__ -nostdinc -iwithprefix include -I. -I./sys -I../include -W -Wall -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Winline -DDYNAMIC_CRC_TABLE -DPNG_NO_CONSOLE_IO -DPNG_NO_WRITE_SUPPORTED -DPNG_NO_MNG_FEATURES -DPNG_NO_READ_tIME -DPNG_NO_WRITE_tIME -c -o strcat.o strcat.c gcc -Wp,-MT,strchr.o,-MD,./.strchr.o.d -Os -march=i386 -falign-functions=0 -falign-jumps=0 -falign-labels=0 -ffast-math -fomit-frame-pointer -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -g -mregparm=3 -DREGPARM=3 -D__COM32__ -nostdinc -iwithprefix include -I. -I./sys -I../include -W -Wall -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Winline -DDYNAMIC_CRC_TABLE -DPNG_NO_CONSOLE_IO -DPNG_NO_WRITE_SUPPORTED -DPNG_NO_MNG_FEATURES -DPNG_NO_READ_tIME -DPNG_NO_WRITE_tIME -c -o strchr.o strchr.c gcc -Wp,-MT,strcmp.o,-MD,./.strcmp.o.d -Os -march=i386 -falign-functions=0 -falign-jumps=0 -falign-labels=0 -ffast-math -fomit-frame-pointer -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -g -mregparm=3 -DREGPARM=3 -D__COM32__ -nostdinc -iwithprefix include -I. -I./sys -I../include -W -Wall -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Winline -DDYNAMIC_CRC_TABLE -DPNG_NO_CONSOLE_IO -DPNG_NO_WRITE_SUPPORTED -DPNG_NO_MNG_FEATURES -DPNG_NO_READ_tIME -DPNG_NO_WRITE_tIME -c -o strcmp.o strcmp.c gcc -Wp,-MT,strcpy.o,-MD,./.strcpy.o.d -Os -march=i386 -falign-functions=0 -falign-jumps=0 -falign-labels=0 -ffast-math -fomit-frame-pointer -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -g -mregparm=3 -DREGPARM=3 -D__COM32__ -nostdinc -iwithprefix include -I. -I./sys -I../include -W -Wall -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Winline -DDYNAMIC_CRC_TABLE -DPNG_NO_CONSOLE_IO -DPNG_NO_WRITE_SUPPORTED -DPNG_NO_MNG_FEATURES -DPNG_NO_READ_tIME -DPNG_NO_WRITE_tIME -c -o strcpy.o strcpy.c gcc -Wp,-MT,strdup.o,-MD,./.strdup.o.d -Os -march=i386 -falign-functions=0 -falign-jumps=0 -falign-labels=0 -ffast-math -fomit-frame-pointer -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -g -mregparm=3 -DREGPARM=3 -D__COM32__ -nostdinc -iwithprefix include -I. -I./sys -I../include -W -Wall -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Winline -DDYNAMIC_CRC_TABLE -DPNG_NO_CONSOLE_IO -DPNG_NO_WRITE_SUPPORTED -DPNG_NO_MNG_FEATURES -DPNG_NO_READ_tIME -DPNG_NO_WRITE_tIME -c -o strdup.o strdup.c gcc -Wp,-MT,strlen.o,-MD,./.strlen.o.d -Os -march=i386 -falign-functions=0 -falign-jumps=0 -falign-labels=0 -ffast-math -fomit-frame-pointer -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -g -mregparm=3 -DREGPARM=3 -D__COM32__ -nostdinc -iwithprefix include -I. -I./sys -I../include -W -Wall -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Winline -DDYNAMIC_CRC_TABLE -DPNG_NO_CONSOLE_IO -DPNG_NO_WRITE_SUPPORTED -DPNG_NO_MNG_FEATURES -DPNG_NO_READ_tIME -DPNG_NO_WRITE_tIME -c -o strlen.o strlen.c gcc -Wp,-MT,strerror.o,-MD,./.strerror.o.d -Os -march=i386 -falign-functions=0 -falign-jumps=0 -falign-labels=0 -ffast-math -fomit-frame-pointer -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -g -mregparm=3 -DREGPARM=3 -D__COM32__ -nostdinc -iwithprefix include -I. -I./sys -I../include -W -Wall -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Winline -DDYNAMIC_CRC_TABLE -DPNG_NO_CONSOLE_IO -DPNG_NO_WRITE_SUPPORTED -DPNG_NO_MNG_FEATURES -DPNG_NO_READ_tIME -DPNG_NO_WRITE_tIME -c -o strerror.o strerror.c gcc -Wp,-MT,strnlen.o,-MD,./.strnlen.o.d -Os -march=i386 -falign-functions=0 -falign-jumps=0 -falign-labels=0 -ffast-math -fomit-frame-pointer -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -g -mregparm=3 -DREGPARM=3 -D__COM32__ -nostdinc -iwithprefix include -I. -I./sys -I../include -W -Wall -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Winline -DDYNAMIC_CRC_TABLE -DPNG_NO_CONSOLE_IO -DPNG_NO_WRITE_SUPPORTED -DPNG_NO_MNG_FEATURES -DPNG_NO_READ_tIME -DPNG_NO_WRITE_tIME -c -o strnlen.o strnlen.c gcc -Wp,-MT,strncasecmp.o,-MD,./.strncasecmp.o.d -Os -march=i386 -falign-functions=0 -falign-jumps=0 -falign-labels=0 -ffast-math -fomit-frame-pointer -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -g -mregparm=3 -DREGPARM=3 -D__COM32__ -nostdinc -iwithprefix include -I. -I./sys -I../include -W -Wall -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Winline -DDYNAMIC_CRC_TABLE -DPNG_NO_CONSOLE_IO -DPNG_NO_WRITE_SUPPORTED -DPNG_NO_MNG_FEATURES -DPNG_NO_READ_tIME -DPNG_NO_WRITE_tIME -c -o strncasecmp.o strncasecmp.c gcc -Wp,-MT,strncat.o,-MD,./.strncat.o.d -Os -march=i386 -falign-functions=0 -falign-jumps=0 -falign-labels=0 -ffast-math -fomit-frame-pointer -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -g -mregparm=3 -DREGPARM=3 -D__COM32__ -nostdinc -iwithprefix include -I. -I./sys -I../include -W -Wall -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Winline -DDYNAMIC_CRC_TABLE -DPNG_NO_CONSOLE_IO -DPNG_NO_WRITE_SUPPORTED -DPNG_NO_MNG_FEATURES -DPNG_NO_READ_tIME -DPNG_NO_WRITE_tIME -c -o strncat.o strncat.c gcc -Wp,-MT,strncmp.o,-MD,./.strncmp.o.d -Os -march=i386 -falign-functions=0 -falign-jumps=0 -falign-labels=0 -ffast-math -fomit-frame-pointer -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -g -mregparm=3 -DREGPARM=3 -D__COM32__ -nostdinc -iwithprefix include -I. -I./sys -I../include -W -Wall -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Winline -DDYNAMIC_CRC_TABLE -DPNG_NO_CONSOLE_IO -DPNG_NO_WRITE_SUPPORTED -DPNG_NO_MNG_FEATURES -DPNG_NO_READ_tIME -DPNG_NO_WRITE_tIME -c -o strncmp.o strncmp.c gcc -Wp,-MT,strncpy.o,-MD,./.strncpy.o.d -Os -march=i386 -falign-functions=0 -falign-jumps=0 -falign-labels=0 -ffast-math -fomit-frame-pointer -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -g -mregparm=3 -DREGPARM=3 -D__COM32__ -nostdinc -iwithprefix include -I. -I./sys -I../include -W -Wall -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Winline -DDYNAMIC_CRC_TABLE -DPNG_NO_CONSOLE_IO -DPNG_NO_WRITE_SUPPORTED -DPNG_NO_MNG_FEATURES -DPNG_NO_READ_tIME -DPNG_NO_WRITE_tIME -c -o strncpy.o strncpy.c gcc -Wp,-MT,strndup.o,-MD,./.strndup.o.d -Os -march=i386 -falign-functions=0 -falign-jumps=0 -falign-labels=0 -ffast-math -fomit-frame-pointer -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -g -mregparm=3 -DREGPARM=3 -D__COM32__ -nostdinc -iwithprefix include -I. -I./sys -I../include -W -Wall -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Winline -DDYNAMIC_CRC_TABLE -DPNG_NO_CONSOLE_IO -DPNG_NO_WRITE_SUPPORTED -DPNG_NO_MNG_FEATURES -DPNG_NO_READ_tIME -DPNG_NO_WRITE_tIME -c -o strndup.o strndup.c gcc -Wp,-MT,stpcpy.o,-MD,./.stpcpy.o.d -Os -march=i386 -falign-functions=0 -falign-jumps=0 -falign-labels=0 -ffast-math -fomit-frame-pointer -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -g -mregparm=3 -DREGPARM=3 -D__COM32__ -nostdinc -iwithprefix include -I. -I./sys -I../include -W -Wall -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Winline -DDYNAMIC_CRC_TABLE -DPNG_NO_CONSOLE_IO -DPNG_NO_WRITE_SUPPORTED -DPNG_NO_MNG_FEATURES -DPNG_NO_READ_tIME -DPNG_NO_WRITE_tIME -c -o stpcpy.o stpcpy.c gcc -Wp,-MT,stpncpy.o,-MD,./.stpncpy.o.d -Os -march=i386 -falign-functions=0 -falign-jumps=0 -falign-labels=0 -ffast-math -fomit-frame-pointer -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -g -mregparm=3 -DREGPARM=3 -D__COM32__ -nostdinc -iwithprefix include -I. -I./sys -I../include -W -Wall -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Winline -DDYNAMIC_CRC_TABLE -DPNG_NO_CONSOLE_IO -DPNG_NO_WRITE_SUPPORTED -DPNG_NO_MNG_FEATURES -DPNG_NO_READ_tIME -DPNG_NO_WRITE_tIME -c -o stpncpy.o stpncpy.c gcc -Wp,-MT,strntoimax.o,-MD,./.strntoimax.o.d -Os -march=i386 -falign-functions=0 -falign-jumps=0 -falign-labels=0 -ffast-math -fomit-frame-pointer -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -g -mregparm=3 -DREGPARM=3 -D__COM32__ -nostdinc -iwithprefix include -I. -I./sys -I../include -W -Wall -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Winline -DDYNAMIC_CRC_TABLE -DPNG_NO_CONSOLE_IO -DPNG_NO_WRITE_SUPPORTED -DPNG_NO_MNG_FEATURES -DPNG_NO_READ_tIME -DPNG_NO_WRITE_tIME -c -o strntoimax.o strntoimax.c gcc -Wp,-MT,strntoumax.o,-MD,./.strntoumax.o.d -Os -march=i386 -falign-functions=0 -falign-jumps=0 -falign-labels=0 -ffast-math -fomit-frame-pointer -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -g -mregparm=3 -DREGPARM=3 -D__COM32__ -nostdinc -iwithprefix include -I. -I./sys -I../include -W -Wall -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Winline -DDYNAMIC_CRC_TABLE -DPNG_NO_CONSOLE_IO -DPNG_NO_WRITE_SUPPORTED -DPNG_NO_MNG_FEATURES -DPNG_NO_READ_tIME -DPNG_NO_WRITE_tIME -c -o strntoumax.o strntoumax.c gcc -Wp,-MT,strrchr.o,-MD,./.strrchr.o.d -Os -march=i386 -falign-functions=0 -falign-jumps=0 -falign-labels=0 -ffast-math -fomit-frame-pointer -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -g -mregparm=3 -DREGPARM=3 -D__COM32__ -nostdinc -iwithprefix include -I. -I./sys -I../include -W -Wall -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Winline -DDYNAMIC_CRC_TABLE -DPNG_NO_CONSOLE_IO -DPNG_NO_WRITE_SUPPORTED -DPNG_NO_MNG_FEATURES -DPNG_NO_READ_tIME -DPNG_NO_WRITE_tIME -c -o strrchr.o strrchr.c gcc -Wp,-MT,strsep.o,-MD,./.strsep.o.d -Os -march=i386 -falign-functions=0 -falign-jumps=0 -falign-labels=0 -ffast-math -fomit-frame-pointer -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -g -mregparm=3 -DREGPARM=3 -D__COM32__ -nostdinc -iwithprefix include -I. -I./sys -I../include -W -Wall -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Winline -DDYNAMIC_CRC_TABLE -DPNG_NO_CONSOLE_IO -DPNG_NO_WRITE_SUPPORTED -DPNG_NO_MNG_FEATURES -DPNG_NO_READ_tIME -DPNG_NO_WRITE_tIME -c -o strsep.o strsep.c gcc -Wp,-MT,strspn.o,-MD,./.strspn.o.d -Os -march=i386 -falign-functions=0 -falign-jumps=0 -falign-labels=0 -ffast-math -fomit-frame-pointer -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -g -mregparm=3 -DREGPARM=3 -D__COM32__ -nostdinc -iwithprefix include -I. -I./sys -I../include -W -Wall -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Winline -DDYNAMIC_CRC_TABLE -DPNG_NO_CONSOLE_IO -DPNG_NO_WRITE_SUPPORTED -DPNG_NO_MNG_FEATURES -DPNG_NO_READ_tIME -DPNG_NO_WRITE_tIME -c -o strspn.o strspn.c gcc -Wp,-MT,strstr.o,-MD,./.strstr.o.d -Os -march=i386 -falign-functions=0 -falign-jumps=0 -falign-labels=0 -ffast-math -fomit-frame-pointer -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -g -mregparm=3 -DREGPARM=3 -D__COM32__ -nostdinc -iwithprefix include -I. -I./sys -I../include -W -Wall -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Winline -DDYNAMIC_CRC_TABLE -DPNG_NO_CONSOLE_IO -DPNG_NO_WRITE_SUPPORTED -DPNG_NO_MNG_FEATURES -DPNG_NO_READ_tIME -DPNG_NO_WRITE_tIME -c -o strstr.o strstr.c gcc -Wp,-MT,strtoimax.o,-MD,./.strtoimax.o.d -Os -march=i386 -falign-functions=0 -falign-jumps=0 -falign-labels=0 -ffast-math -fomit-frame-pointer -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -g -mregparm=3 -DREGPARM=3 -D__COM32__ -nostdinc -iwithprefix include -I. -I./sys -I../include -W -Wall -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Winline -DDYNAMIC_CRC_TABLE -DPNG_NO_CONSOLE_IO -DPNG_NO_WRITE_SUPPORTED -DPNG_NO_MNG_FEATURES -DPNG_NO_READ_tIME -DPNG_NO_WRITE_tIME -c -o strtoimax.o strtoimax.c gcc -Wp,-MT,strtok.o,-MD,./.strtok.o.d -Os -march=i386 -falign-functions=0 -falign-jumps=0 -falign-labels=0 -ffast-math -fomit-frame-pointer -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -g -mregparm=3 -DREGPARM=3 -D__COM32__ -nostdinc -iwithprefix include -I. -I./sys -I../include -W -Wall -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Winline -DDYNAMIC_CRC_TABLE -DPNG_NO_CONSOLE_IO -DPNG_NO_WRITE_SUPPORTED -DPNG_NO_MNG_FEATURES -DPNG_NO_READ_tIME -DPNG_NO_WRITE_tIME -c -o strtok.o strtok.c gcc -Wp,-MT,strtol.o,-MD,./.strtol.o.d -Os -march=i386 -falign-functions=0 -falign-jumps=0 -falign-labels=0 -ffast-math -fomit-frame-pointer -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -g -mregparm=3 -DREGPARM=3 -D__COM32__ -nostdinc -iwithprefix include -I. -I./sys -I../include -W -Wall -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Winline -DDYNAMIC_CRC_TABLE -DPNG_NO_CONSOLE_IO -DPNG_NO_WRITE_SUPPORTED -DPNG_NO_MNG_FEATURES -DPNG_NO_READ_tIME -DPNG_NO_WRITE_tIME -c -o strtol.o strtol.c gcc -Wp,-MT,strtoll.o,-MD,./.strtoll.o.d -Os -march=i386 -falign-functions=0 -falign-jumps=0 -falign-labels=0 -ffast-math -fomit-frame-pointer -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -g -mregparm=3 -DREGPARM=3 -D__COM32__ -nostdinc -iwithprefix include -I. -I./sys -I../include -W -Wall -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Winline -DDYNAMIC_CRC_TABLE -DPNG_NO_CONSOLE_IO -DPNG_NO_WRITE_SUPPORTED -DPNG_NO_MNG_FEATURES -DPNG_NO_READ_tIME -DPNG_NO_WRITE_tIME -c -o strtoll.o strtoll.c gcc -Wp,-MT,strtoul.o,-MD,./.strtoul.o.d -Os -march=i386 -falign-functions=0 -falign-jumps=0 -falign-labels=0 -ffast-math -fomit-frame-pointer -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -g -mregparm=3 -DREGPARM=3 -D__COM32__ -nostdinc -iwithprefix include -I. -I./sys -I../include -W -Wall -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Winline -DDYNAMIC_CRC_TABLE -DPNG_NO_CONSOLE_IO -DPNG_NO_WRITE_SUPPORTED -DPNG_NO_MNG_FEATURES -DPNG_NO_READ_tIME -DPNG_NO_WRITE_tIME -c -o strtoul.o strtoul.c gcc -Wp,-MT,strtoull.o,-MD,./.strtoull.o.d -Os -march=i386 -falign-functions=0 -falign-jumps=0 -falign-labels=0 -ffast-math -fomit-frame-pointer -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -g -mregparm=3 -DREGPARM=3 -D__COM32__ -nostdinc -iwithprefix include -I. -I./sys -I../include -W -Wall -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Winline -DDYNAMIC_CRC_TABLE -DPNG_NO_CONSOLE_IO -DPNG_NO_WRITE_SUPPORTED -DPNG_NO_MNG_FEATURES -DPNG_NO_READ_tIME -DPNG_NO_WRITE_tIME -c -o strtoull.o strtoull.c gcc -Wp,-MT,strtoumax.o,-MD,./.strtoumax.o.d -Os -march=i386 -falign-functions=0 -falign-jumps=0 -falign-labels=0 -ffast-math -fomit-frame-pointer -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -g -mregparm=3 -DREGPARM=3 -D__COM32__ -nostdinc -iwithprefix include -I. -I./sys -I../include -W -Wall -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Winline -DDYNAMIC_CRC_TABLE -DPNG_NO_CONSOLE_IO -DPNG_NO_WRITE_SUPPORTED -DPNG_NO_MNG_FEATURES -DPNG_NO_READ_tIME -DPNG_NO_WRITE_tIME -c -o strtoumax.o strtoumax.c gcc -Wp,-MT,vfprintf.o,-MD,./.vfprintf.o.d -Os -march=i386 -falign-functions=0 -falign-jumps=0 -falign-labels=0 -ffast-math -fomit-frame-pointer -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -g -mregparm=3 -DREGPARM=3 -D__COM32__ -nostdinc -iwithprefix include -I. -I./sys -I../include -W -Wall -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Winline -DDYNAMIC_CRC_TABLE -DPNG_NO_CONSOLE_IO -DPNG_NO_WRITE_SUPPORTED -DPNG_NO_MNG_FEATURES -DPNG_NO_READ_tIME -DPNG_NO_WRITE_tIME -c -o vfprintf.o vfprintf.c gcc -Wp,-MT,vprintf.o,-MD,./.vprintf.o.d -Os -march=i386 -falign-functions=0 -falign-jumps=0 -falign-labels=0 -ffast-math -fomit-frame-pointer -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -g -mregparm=3 -DREGPARM=3 -D__COM32__ -nostdinc -iwithprefix include -I. -I./sys -I../include -W -Wall -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Winline -DDYNAMIC_CRC_TABLE -DPNG_NO_CONSOLE_IO -DPNG_NO_WRITE_SUPPORTED -DPNG_NO_MNG_FEATURES -DPNG_NO_READ_tIME -DPNG_NO_WRITE_tIME -c -o vprintf.o vprintf.c gcc -Wp,-MT,vsnprintf.o,-MD,./.vsnprintf.o.d -Os -march=i386 -falign-functions=0 -falign-jumps=0 -falign-labels=0 -ffast-math -fomit-frame-pointer -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -g -mregparm=3 -DREGPARM=3 -D__COM32__ -nostdinc -iwithprefix include -I. -I./sys -I../include -W -Wall -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Winline -DDYNAMIC_CRC_TABLE -DPNG_NO_CONSOLE_IO -DPNG_NO_WRITE_SUPPORTED -DPNG_NO_MNG_FEATURES -DPNG_NO_READ_tIME -DPNG_NO_WRITE_tIME -c -o vsnprintf.o vsnprintf.c gcc -Wp,-MT,vsprintf.o,-MD,./.vsprintf.o.d -Os -march=i386 -falign-functions=0 -falign-jumps=0 -falign-labels=0 -ffast-math -fomit-frame-pointer -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -g -mregparm=3 -DREGPARM=3 -D__COM32__ -nostdinc -iwithprefix include -I. -I./sys -I../include -W -Wall -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Winline -DDYNAMIC_CRC_TABLE -DPNG_NO_CONSOLE_IO -DPNG_NO_WRITE_SUPPORTED -DPNG_NO_MNG_FEATURES -DPNG_NO_READ_tIME -DPNG_NO_WRITE_tIME -c -o vsprintf.o vsprintf.c gcc -Wp,-MT,asprintf.o,-MD,./.asprintf.o.d -Os -march=i386 -falign-functions=0 -falign-jumps=0 -falign-labels=0 -ffast-math -fomit-frame-pointer -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -g -mregparm=3 -DREGPARM=3 -D__COM32__ -nostdinc -iwithprefix include -I. -I./sys -I../include -W -Wall -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Winline -DDYNAMIC_CRC_TABLE -DPNG_NO_CONSOLE_IO -DPNG_NO_WRITE_SUPPORTED -DPNG_NO_MNG_FEATURES -DPNG_NO_READ_tIME -DPNG_NO_WRITE_tIME -c -o asprintf.o asprintf.c gcc -Wp,-MT,vasprintf.o,-MD,./.vasprintf.o.d -Os -march=i386 -falign-functions=0 -falign-jumps=0 -falign-labels=0 -ffast-math -fomit-frame-pointer -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -g -mregparm=3 -DREGPARM=3 -D__COM32__ -nostdinc -iwithprefix include -I. -I./sys -I../include -W -Wall -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Winline -DDYNAMIC_CRC_TABLE -DPNG_NO_CONSOLE_IO -DPNG_NO_WRITE_SUPPORTED -DPNG_NO_MNG_FEATURES -DPNG_NO_READ_tIME -DPNG_NO_WRITE_tIME -c -o vasprintf.o vasprintf.c gcc -Wp,-MT,strlcpy.o,-MD,./.strlcpy.o.d -Os -march=i386 -falign-functions=0 -falign-jumps=0 -falign-labels=0 -ffast-math -fomit-frame-pointer -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -g -mregparm=3 -DREGPARM=3 -D__COM32__ -nostdinc -iwithprefix include -I. -I./sys -I../include -W -Wall -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Winline -DDYNAMIC_CRC_TABLE -DPNG_NO_CONSOLE_IO -DPNG_NO_WRITE_SUPPORTED -DPNG_NO_MNG_FEATURES -DPNG_NO_READ_tIME -DPNG_NO_WRITE_tIME -c -o strlcpy.o strlcpy.c gcc -Wp,-MT,strlcat.o,-MD,./.strlcat.o.d -Os -march=i386 -falign-functions=0 -falign-jumps=0 -falign-labels=0 -ffast-math -fomit-frame-pointer -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -g -mregparm=3 -DREGPARM=3 -D__COM32__ -nostdinc -iwithprefix include -I. -I./sys -I../include -W -Wall -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Winline -DDYNAMIC_CRC_TABLE -DPNG_NO_CONSOLE_IO -DPNG_NO_WRITE_SUPPORTED -DPNG_NO_MNG_FEATURES -DPNG_NO_READ_tIME -DPNG_NO_WRITE_tIME -c -o strlcat.o strlcat.c gcc -Wp,-MT,vsscanf.o,-MD,./.vsscanf.o.d -Os -march=i386 -falign-functions=0 -falign-jumps=0 -falign-labels=0 -ffast-math -fomit-frame-pointer -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -g -mregparm=3 -DREGPARM=3 -D__COM32__ -nostdinc -iwithprefix include -I. -I./sys -I../include -W -Wall -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Winline -DDYNAMIC_CRC_TABLE -DPNG_NO_CONSOLE_IO -DPNG_NO_WRITE_SUPPORTED -DPNG_NO_MNG_FEATURES -DPNG_NO_READ_tIME -DPNG_NO_WRITE_tIME -c -o vsscanf.o vsscanf.c gcc -Wp,-MT,zalloc.o,-MD,./.zalloc.o.d -Os -march=i386 -falign-functions=0 -falign-jumps=0 -falign-labels=0 -ffast-math -fomit-frame-pointer -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -g -mregparm=3 -DREGPARM=3 -D__COM32__ -nostdinc -iwithprefix include -I. -I./sys -I../include -W -Wall -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Winline -DDYNAMIC_CRC_TABLE -DPNG_NO_CONSOLE_IO -DPNG_NO_WRITE_SUPPORTED -DPNG_NO_MNG_FEATURES -DPNG_NO_READ_tIME -DPNG_NO_WRITE_tIME -c -o zalloc.o zalloc.c gcc -Wp,-MT,skipspace.o,-MD,./.skipspace.o.d -Os -march=i386 -falign-functions=0 -falign-jumps=0 -falign-labels=0 -ffast-math -fomit-frame-pointer -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -g -mregparm=3 -DREGPARM=3 -D__COM32__ -nostdinc -iwithprefix include -I. -I./sys -I../include -W -Wall -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Winline -DDYNAMIC_CRC_TABLE -DPNG_NO_CONSOLE_IO -DPNG_NO_WRITE_SUPPORTED -DPNG_NO_MNG_FEATURES -DPNG_NO_READ_tIME -DPNG_NO_WRITE_tIME -c -o skipspace.o skipspace.c gcc -Wp,-MT,chrreplace.o,-MD,./.chrreplace.o.d -Os -march=i386 -falign-functions=0 -falign-jumps=0 -falign-labels=0 -ffast-math -fomit-frame-pointer -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -g -mregparm=3 -DREGPARM=3 -D__COM32__ -nostdinc -iwithprefix include -I. -I./sys -I../include -W -Wall -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Winline -DDYNAMIC_CRC_TABLE -DPNG_NO_CONSOLE_IO -DPNG_NO_WRITE_SUPPORTED -DPNG_NO_MNG_FEATURES -DPNG_NO_READ_tIME -DPNG_NO_WRITE_tIME -c -o chrreplace.o chrreplace.c gcc -Wp,-MT,bufprintf.o,-MD,./.bufprintf.o.d -Os -march=i386 -falign-functions=0 -falign-jumps=0 -falign-labels=0 -ffast-math -fomit-frame-pointer -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -g -mregparm=3 -DREGPARM=3 -D__COM32__ -nostdinc -iwithprefix include -I. -I./sys -I../include -W -Wall -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Winline -DDYNAMIC_CRC_TABLE -DPNG_NO_CONSOLE_IO -DPNG_NO_WRITE_SUPPORTED -DPNG_NO_MNG_FEATURES -DPNG_NO_READ_tIME -DPNG_NO_WRITE_tIME -c -o bufprintf.o bufprintf.c gcc -Wp,-MT,inet.o,-MD,./.inet.o.d -Os -march=i386 -falign-functions=0 -falign-jumps=0 -falign-labels=0 -ffast-math -fomit-frame-pointer -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -g -mregparm=3 -DREGPARM=3 -D__COM32__ -nostdinc -iwithprefix include -I. -I./sys -I../include -W -Wall -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Winline -DDYNAMIC_CRC_TABLE -DPNG_NO_CONSOLE_IO -DPNG_NO_WRITE_SUPPORTED -DPNG_NO_MNG_FEATURES -DPNG_NO_READ_tIME -DPNG_NO_WRITE_tIME -c -o inet.o inet.c gcc -Wp,-MT,lmalloc.o,-MD,./.lmalloc.o.d -Os -march=i386 -falign-functions=0 -falign-jumps=0 -falign-labels=0 -ffast-math -fomit-frame-pointer -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -g -mregparm=3 -DREGPARM=3 -D__COM32__ -nostdinc -iwithprefix include -I. -I./sys -I../include -W -Wall -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Winline -DDYNAMIC_CRC_TABLE -DPNG_NO_CONSOLE_IO -DPNG_NO_WRITE_SUPPORTED -DPNG_NO_MNG_FEATURES -DPNG_NO_READ_tIME -DPNG_NO_WRITE_tIME -c -o lmalloc.o lmalloc.c gcc -Wp,-MT,lstrdup.o,-MD,./.lstrdup.o.d -Os -march=i386 -falign-functions=0 -falign-jumps=0 -falign-labels=0 -ffast-math -fomit-frame-pointer -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -g -mregparm=3 -DREGPARM=3 -D__COM32__ -nostdinc -iwithprefix include -I. -I./sys -I../include -W -Wall -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Winline -DDYNAMIC_CRC_TABLE -DPNG_NO_CONSOLE_IO -DPNG_NO_WRITE_SUPPORTED -DPNG_NO_MNG_FEATURES -DPNG_NO_READ_tIME -DPNG_NO_WRITE_tIME -c -o lstrdup.o lstrdup.c gcc -Wp,-MT,dprintf.o,-MD,./.dprintf.o.d -Os -march=i386 -falign-functions=0 -falign-jumps=0 -falign-labels=0 -ffast-math -fomit-frame-pointer -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -g -mregparm=3 -DREGPARM=3 -D__COM32__ -nostdinc -iwithprefix include -I. -I./sys -I../include -W -Wall -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Winline -DDYNAMIC_CRC_TABLE -DPNG_NO_CONSOLE_IO -DPNG_NO_WRITE_SUPPORTED -DPNG_NO_MNG_FEATURES -DPNG_NO_READ_tIME -DPNG_NO_WRITE_tIME -c -o dprintf.o dprintf.c gcc -Wp,-MT,vdprintf.o,-MD,./.vdprintf.o.d -Os -march=i386 -falign-functions=0 -falign-jumps=0 -falign-labels=0 -ffast-math -fomit-frame-pointer -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -g -mregparm=3 -DREGPARM=3 -D__COM32__ -nostdinc -iwithprefix include -I. -I./sys -I../include -W -Wall -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Winline -DDYNAMIC_CRC_TABLE -DPNG_NO_CONSOLE_IO -DPNG_NO_WRITE_SUPPORTED -DPNG_NO_MNG_FEATURES -DPNG_NO_READ_tIME -DPNG_NO_WRITE_tIME -c -o vdprintf.o vdprintf.c gcc -Wp,-MT,suffix_number.o,-MD,./.suffix_number.o.d -Os -march=i386 -falign-functions=0 -falign-jumps=0 -falign-labels=0 -ffast-math -fomit-frame-pointer -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -g -mregparm=3 -DREGPARM=3 -D__COM32__ -nostdinc -iwithprefix include -I. -I./sys -I../include -W -Wall -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Winline -DDYNAMIC_CRC_TABLE -DPNG_NO_CONSOLE_IO -DPNG_NO_WRITE_SUPPORTED -DPNG_NO_MNG_FEATURES -DPNG_NO_READ_tIME -DPNG_NO_WRITE_tIME -c -o suffix_number.o suffix_number.c gcc -Wp,-MT,sys/readdir.o,-MD,sys/.readdir.o.d -Os -march=i386 -falign-functions=0 -falign-jumps=0 -falign-labels=0 -ffast-math -fomit-frame-pointer -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -g -mregparm=3 -DREGPARM=3 -D__COM32__ -nostdinc -iwithprefix include -I. -I./sys -I../include -W -Wall -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Winline -DDYNAMIC_CRC_TABLE -DPNG_NO_CONSOLE_IO -DPNG_NO_WRITE_SUPPORTED -DPNG_NO_MNG_FEATURES -DPNG_NO_READ_tIME -DPNG_NO_WRITE_tIME -c -o sys/readdir.o sys/readdir.c gcc -Wp,-MT,getcwd.o,-MD,./.getcwd.o.d -Os -march=i386 -falign-functions=0 -falign-jumps=0 -falign-labels=0 -ffast-math -fomit-frame-pointer -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -g -mregparm=3 -DREGPARM=3 -D__COM32__ -nostdinc -iwithprefix include -I. -I./sys -I../include -W -Wall -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Winline -DDYNAMIC_CRC_TABLE -DPNG_NO_CONSOLE_IO -DPNG_NO_WRITE_SUPPORTED -DPNG_NO_MNG_FEATURES -DPNG_NO_READ_tIME -DPNG_NO_WRITE_tIME -c -o getcwd.o getcwd.c gcc -Wp,-MT,chdir.o,-MD,./.chdir.o.d -Os -march=i386 -falign-functions=0 -falign-jumps=0 -falign-labels=0 -ffast-math -fomit-frame-pointer -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -g -mregparm=3 -DREGPARM=3 -D__COM32__ -nostdinc -iwithprefix include -I. -I./sys -I../include -W -Wall -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Winline -DDYNAMIC_CRC_TABLE -DPNG_NO_CONSOLE_IO -DPNG_NO_WRITE_SUPPORTED -DPNG_NO_MNG_FEATURES -DPNG_NO_READ_tIME -DPNG_NO_WRITE_tIME -c -o chdir.o chdir.c gcc -Wp,-MT,fdopendir.o,-MD,./.fdopendir.o.d -Os -march=i386 -falign-functions=0 -falign-jumps=0 -falign-labels=0 -ffast-math -fomit-frame-pointer -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -g -mregparm=3 -DREGPARM=3 -D__COM32__ -nostdinc -iwithprefix include -I. -I./sys -I../include -W -Wall -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Winline -DDYNAMIC_CRC_TABLE -DPNG_NO_CONSOLE_IO -DPNG_NO_WRITE_SUPPORTED -DPNG_NO_MNG_FEATURES -DPNG_NO_READ_tIME -DPNG_NO_WRITE_tIME -c -o fdopendir.o fdopendir.c gcc -Wp,-MT,libgcc/__ashldi3.o,-MD,libgcc/.__ashldi3.o.d -Os -march=i386 -falign-functions=0 -falign-jumps=0 -falign-labels=0 -ffast-math -fomit-frame-pointer -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -g -mregparm=3 -DREGPARM=3 -D__COM32__ -nostdinc -iwithprefix include -I. -I./sys -I../include -W -Wall -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Winline -DDYNAMIC_CRC_TABLE -DPNG_NO_CONSOLE_IO -DPNG_NO_WRITE_SUPPORTED -DPNG_NO_MNG_FEATURES -DPNG_NO_READ_tIME -DPNG_NO_WRITE_tIME -D__ASSEMBLY__ -c -o libgcc/__ashldi3.o libgcc/__ashldi3.S gcc -Wp,-MT,libgcc/__udivdi3.o,-MD,libgcc/.__udivdi3.o.d -Os -march=i386 -falign-functions=0 -falign-jumps=0 -falign-labels=0 -ffast-math -fomit-frame-pointer -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -g -mregparm=3 -DREGPARM=3 -D__COM32__ -nostdinc -iwithprefix include -I. -I./sys -I../include -W -Wall -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Winline -DDYNAMIC_CRC_TABLE -DPNG_NO_CONSOLE_IO -DPNG_NO_WRITE_SUPPORTED -DPNG_NO_MNG_FEATURES -DPNG_NO_READ_tIME -DPNG_NO_WRITE_tIME -c -o libgcc/__udivdi3.o libgcc/__udivdi3.c gcc -Wp,-MT,libgcc/__negdi2.o,-MD,libgcc/.__negdi2.o.d -Os -march=i386 -falign-functions=0 -falign-jumps=0 -falign-labels=0 -ffast-math -fomit-frame-pointer -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -g -mregparm=3 -DREGPARM=3 -D__COM32__ -nostdinc -iwithprefix include -I. -I./sys -I../include -W -Wall -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Winline -DDYNAMIC_CRC_TABLE -DPNG_NO_CONSOLE_IO -DPNG_NO_WRITE_SUPPORTED -DPNG_NO_MNG_FEATURES -DPNG_NO_READ_tIME -DPNG_NO_WRITE_tIME -D__ASSEMBLY__ -c -o libgcc/__negdi2.o libgcc/__negdi2.S gcc -Wp,-MT,libgcc/__ashrdi3.o,-MD,libgcc/.__ashrdi3.o.d -Os -march=i386 -falign-functions=0 -falign-jumps=0 -falign-labels=0 -ffast-math -fomit-frame-pointer -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -g -mregparm=3 -DREGPARM=3 -D__COM32__ -nostdinc -iwithprefix include -I. -I./sys -I../include -W -Wall -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Winline -DDYNAMIC_CRC_TABLE -DPNG_NO_CONSOLE_IO -DPNG_NO_WRITE_SUPPORTED -DPNG_NO_MNG_FEATURES -DPNG_NO_READ_tIME -DPNG_NO_WRITE_tIME -D__ASSEMBLY__ -c -o libgcc/__ashrdi3.o libgcc/__ashrdi3.S gcc -Wp,-MT,libgcc/__lshrdi3.o,-MD,libgcc/.__lshrdi3.o.d -Os -march=i386 -falign-functions=0 -falign-jumps=0 -falign-labels=0 -ffast-math -fomit-frame-pointer -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -g -mregparm=3 -DREGPARM=3 -D__COM32__ -nostdinc -iwithprefix include -I. -I./sys -I../include -W -Wall -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Winline -DDYNAMIC_CRC_TABLE -DPNG_NO_CONSOLE_IO -DPNG_NO_WRITE_SUPPORTED -DPNG_NO_MNG_FEATURES -DPNG_NO_READ_tIME -DPNG_NO_WRITE_tIME -D__ASSEMBLY__ -c -o libgcc/__lshrdi3.o libgcc/__lshrdi3.S gcc -Wp,-MT,libgcc/__muldi3.o,-MD,libgcc/.__muldi3.o.d -Os -march=i386 -falign-functions=0 -falign-jumps=0 -falign-labels=0 -ffast-math -fomit-frame-pointer -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -g -mregparm=3 -DREGPARM=3 -D__COM32__ -nostdinc -iwithprefix include -I. -I./sys -I../include -W -Wall -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Winline -DDYNAMIC_CRC_TABLE -DPNG_NO_CONSOLE_IO -DPNG_NO_WRITE_SUPPORTED -DPNG_NO_MNG_FEATURES -DPNG_NO_READ_tIME -DPNG_NO_WRITE_tIME -D__ASSEMBLY__ -c -o libgcc/__muldi3.o libgcc/__muldi3.S gcc -Wp,-MT,libgcc/__udivmoddi4.o,-MD,libgcc/.__udivmoddi4.o.d -Os -march=i386 -falign-functions=0 -falign-jumps=0 -falign-labels=0 -ffast-math -fomit-frame-pointer -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -g -mregparm=3 -DREGPARM=3 -D__COM32__ -nostdinc -iwithprefix include -I. -I./sys -I../include -W -Wall -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Winline -DDYNAMIC_CRC_TABLE -DPNG_NO_CONSOLE_IO -DPNG_NO_WRITE_SUPPORTED -DPNG_NO_MNG_FEATURES -DPNG_NO_READ_tIME -DPNG_NO_WRITE_tIME -c -o libgcc/__udivmoddi4.o libgcc/__udivmoddi4.c gcc -Wp,-MT,libgcc/__umoddi3.o,-MD,libgcc/.__umoddi3.o.d -Os -march=i386 -falign-functions=0 -falign-jumps=0 -falign-labels=0 -ffast-math -fomit-frame-pointer -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -g -mregparm=3 -DREGPARM=3 -D__COM32__ -nostdinc -iwithprefix include -I. -I./sys -I../include -W -Wall -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Winline -DDYNAMIC_CRC_TABLE -DPNG_NO_CONSOLE_IO -DPNG_NO_WRITE_SUPPORTED -DPNG_NO_MNG_FEATURES -DPNG_NO_READ_tIME -DPNG_NO_WRITE_tIME -c -o libgcc/__umoddi3.o libgcc/__umoddi3.c gcc -Wp,-MT,libgcc/__divdi3.o,-MD,libgcc/.__divdi3.o.d -Os -march=i386 -falign-functions=0 -falign-jumps=0 -falign-labels=0 -ffast-math -fomit-frame-pointer -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -g -mregparm=3 -DREGPARM=3 -D__COM32__ -nostdinc -iwithprefix include -I. -I./sys -I../include -W -Wall -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Winline -DDYNAMIC_CRC_TABLE -DPNG_NO_CONSOLE_IO -DPNG_NO_WRITE_SUPPORTED -DPNG_NO_MNG_FEATURES -DPNG_NO_READ_tIME -DPNG_NO_WRITE_tIME -c -o libgcc/__divdi3.o libgcc/__divdi3.c gcc -Wp,-MT,libgcc/__moddi3.o,-MD,libgcc/.__moddi3.o.d -Os -march=i386 -falign-functions=0 -falign-jumps=0 -falign-labels=0 -ffast-math -fomit-frame-pointer -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -g -mregparm=3 -DREGPARM=3 -D__COM32__ -nostdinc -iwithprefix include -I. -I./sys -I../include -W -Wall -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Winline -DDYNAMIC_CRC_TABLE -DPNG_NO_CONSOLE_IO -DPNG_NO_WRITE_SUPPORTED -DPNG_NO_MNG_FEATURES -DPNG_NO_READ_tIME -DPNG_NO_WRITE_tIME -c -o libgcc/__moddi3.o libgcc/__moddi3.c gcc -Wp,-MT,sys/intcall.o,-MD,sys/.intcall.o.d -Os -march=i386 -falign-functions=0 -falign-jumps=0 -falign-labels=0 -ffast-math -fomit-frame-pointer -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -g -mregparm=3 -DREGPARM=3 -D__COM32__ -nostdinc -iwithprefix include -I. -I./sys -I../include -W -Wall -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Winline -DDYNAMIC_CRC_TABLE -DPNG_NO_CONSOLE_IO -DPNG_NO_WRITE_SUPPORTED -DPNG_NO_MNG_FEATURES -DPNG_NO_READ_tIME -DPNG_NO_WRITE_tIME -c -o sys/intcall.o sys/intcall.c gcc -Wp,-MT,sys/farcall.o,-MD,sys/.farcall.o.d -Os -march=i386 -falign-functions=0 -falign-jumps=0 -falign-labels=0 -ffast-math -fomit-frame-pointer -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -g -mregparm=3 -DREGPARM=3 -D__COM32__ -nostdinc -iwithprefix include -I. -I./sys -I../include -W -Wall -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Winline -DDYNAMIC_CRC_TABLE -DPNG_NO_CONSOLE_IO -DPNG_NO_WRITE_SUPPORTED -DPNG_NO_MNG_FEATURES -DPNG_NO_READ_tIME -DPNG_NO_WRITE_tIME -c -o sys/farcall.o sys/farcall.c gcc -Wp,-MT,sys/cfarcall.o,-MD,sys/.cfarcall.o.d -Os -march=i386 -falign-functions=0 -falign-jumps=0 -falign-labels=0 -ffast-math -fomit-frame-pointer -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -g -mregparm=3 -DREGPARM=3 -D__COM32__ -nostdinc -iwithprefix include -I. -I./sys -I../include -W -Wall -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Winline -DDYNAMIC_CRC_TABLE -DPNG_NO_CONSOLE_IO -DPNG_NO_WRITE_SUPPORTED -DPNG_NO_MNG_FEATURES -DPNG_NO_READ_tIME -DPNG_NO_WRITE_tIME -c -o sys/cfarcall.o sys/cfarcall.c gcc -Wp,-MT,sys/zeroregs.o,-MD,sys/.zeroregs.o.d -Os -march=i386 -falign-functions=0 -falign-jumps=0 -falign-labels=0 -ffast-math -fomit-frame-pointer -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -g -mregparm=3 -DREGPARM=3 -D__COM32__ -nostdinc -iwithprefix include -I. -I./sys -I../include -W -Wall -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Winline -DDYNAMIC_CRC_TABLE -DPNG_NO_CONSOLE_IO -DPNG_NO_WRITE_SUPPORTED -DPNG_NO_MNG_FEATURES -DPNG_NO_READ_tIME -DPNG_NO_WRITE_tIME -c -o sys/zeroregs.o sys/zeroregs.c gcc -Wp,-MT,sys/entry.o,-MD,sys/.entry.o.d -Os -march=i386 -falign-functions=0 -falign-jumps=0 -falign-labels=0 -ffast-math -fomit-frame-pointer -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -g -mregparm=3 -DREGPARM=3 -D__COM32__ -nostdinc -iwithprefix include -I. -I./sys -I../include -W -Wall -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Winline -DDYNAMIC_CRC_TABLE -DPNG_NO_CONSOLE_IO -DPNG_NO_WRITE_SUPPORTED -DPNG_NO_MNG_FEATURES -DPNG_NO_READ_tIME -DPNG_NO_WRITE_tIME -D__ASSEMBLY__ -c -o sys/entry.o sys/entry.S gcc -Wp,-MT,sys/exit.o,-MD,sys/.exit.o.d -Os -march=i386 -falign-functions=0 -falign-jumps=0 -falign-labels=0 -ffast-math -fomit-frame-pointer -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -g -mregparm=3 -DREGPARM=3 -D__COM32__ -nostdinc -iwithprefix include -I. -I./sys -I../include -W -Wall -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Winline -DDYNAMIC_CRC_TABLE -DPNG_NO_CONSOLE_IO -DPNG_NO_WRITE_SUPPORTED -DPNG_NO_MNG_FEATURES -DPNG_NO_READ_tIME -DPNG_NO_WRITE_tIME -D__ASSEMBLY__ -c -o sys/exit.o sys/exit.S gcc -Wp,-MT,sys/argv.o,-MD,sys/.argv.o.d -Os -march=i386 -falign-functions=0 -falign-jumps=0 -falign-labels=0 -ffast-math -fomit-frame-pointer -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -g -mregparm=3 -DREGPARM=3 -D__COM32__ -nostdinc -iwithprefix include -I. -I./sys -I../include -W -Wall -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Winline -DDYNAMIC_CRC_TABLE -DPNG_NO_CONSOLE_IO -DPNG_NO_WRITE_SUPPORTED -DPNG_NO_MNG_FEATURES -DPNG_NO_READ_tIME -DPNG_NO_WRITE_tIME -c -o sys/argv.o sys/argv.c gcc -Wp,-MT,sys/times.o,-MD,sys/.times.o.d -Os -march=i386 -falign-functions=0 -falign-jumps=0 -falign-labels=0 -ffast-math -fomit-frame-pointer -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -g -mregparm=3 -DREGPARM=3 -D__COM32__ -nostdinc -iwithprefix include -I. -I./sys -I../include -W -Wall -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Winline -DDYNAMIC_CRC_TABLE -DPNG_NO_CONSOLE_IO -DPNG_NO_WRITE_SUPPORTED -DPNG_NO_MNG_FEATURES -DPNG_NO_READ_tIME -DPNG_NO_WRITE_tIME -c -o sys/times.o sys/times.c gcc -Wp,-MT,sys/sleep.o,-MD,sys/.sleep.o.d -Os -march=i386 -falign-functions=0 -falign-jumps=0 -falign-labels=0 -ffast-math -fomit-frame-pointer -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -g -mregparm=3 -DREGPARM=3 -D__COM32__ -nostdinc -iwithprefix include -I. -I./sys -I../include -W -Wall -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Winline -DDYNAMIC_CRC_TABLE -DPNG_NO_CONSOLE_IO -DPNG_NO_WRITE_SUPPORTED -DPNG_NO_MNG_FEATURES -DPNG_NO_READ_tIME -DPNG_NO_WRITE_tIME -c -o sys/sleep.o sys/sleep.c gcc -Wp,-MT,sys/fileinfo.o,-MD,sys/.fileinfo.o.d -Os -march=i386 -falign-functions=0 -falign-jumps=0 -falign-labels=0 -ffast-math -fomit-frame-pointer -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -g -mregparm=3 -DREGPARM=3 -D__COM32__ -nostdinc -iwithprefix include -I. -I./sys -I../include -W -Wall -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Winline -DDYNAMIC_CRC_TABLE -DPNG_NO_CONSOLE_IO -DPNG_NO_WRITE_SUPPORTED -DPNG_NO_MNG_FEATURES -DPNG_NO_READ_tIME -DPNG_NO_WRITE_tIME -c -o sys/fileinfo.o sys/fileinfo.c gcc -Wp,-MT,sys/opendev.o,-MD,sys/.opendev.o.d -Os -march=i386 -falign-functions=0 -falign-jumps=0 -falign-labels=0 -ffast-math -fomit-frame-pointer -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -g -mregparm=3 -DREGPARM=3 -D__COM32__ -nostdinc -iwithprefix include -I. -I./sys -I../include -W -Wall -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Winline -DDYNAMIC_CRC_TABLE -DPNG_NO_CONSOLE_IO -DPNG_NO_WRITE_SUPPORTED -DPNG_NO_MNG_FEATURES -DPNG_NO_READ_tIME -DPNG_NO_WRITE_tIME -c -o sys/opendev.o sys/opendev.c gcc -Wp,-MT,sys/read.o,-MD,sys/.read.o.d -Os -march=i386 -falign-functions=0 -falign-jumps=0 -falign-labels=0 -ffast-math -fomit-frame-pointer -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -g -mregparm=3 -DREGPARM=3 -D__COM32__ -nostdinc -iwithprefix include -I. -I./sys -I../include -W -Wall -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Winline -DDYNAMIC_CRC_TABLE -DPNG_NO_CONSOLE_IO -DPNG_NO_WRITE_SUPPORTED -DPNG_NO_MNG_FEATURES -DPNG_NO_READ_tIME -DPNG_NO_WRITE_tIME -c -o sys/read.o sys/read.c gcc -Wp,-MT,sys/write.o,-MD,sys/.write.o.d -Os -march=i386 -falign-functions=0 -falign-jumps=0 -falign-labels=0 -ffast-math -fomit-frame-pointer -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -g -mregparm=3 -DREGPARM=3 -D__COM32__ -nostdinc -iwithprefix include -I. -I./sys -I../include -W -Wall -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Winline -DDYNAMIC_CRC_TABLE -DPNG_NO_CONSOLE_IO -DPNG_NO_WRITE_SUPPORTED -DPNG_NO_MNG_FEATURES -DPNG_NO_READ_tIME -DPNG_NO_WRITE_tIME -c -o sys/write.o sys/write.c gcc -Wp,-MT,sys/ftell.o,-MD,sys/.ftell.o.d -Os -march=i386 -falign-functions=0 -falign-jumps=0 -falign-labels=0 -ffast-math -fomit-frame-pointer -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -g -mregparm=3 -DREGPARM=3 -D__COM32__ -nostdinc -iwithprefix include -I. -I./sys -I../include -W -Wall -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Winline -DDYNAMIC_CRC_TABLE -DPNG_NO_CONSOLE_IO -DPNG_NO_WRITE_SUPPORTED -DPNG_NO_MNG_FEATURES -DPNG_NO_READ_tIME -DPNG_NO_WRITE_tIME -c -o sys/ftell.o sys/ftell.c gcc -Wp,-MT,sys/close.o,-MD,sys/.close.o.d -Os -march=i386 -falign-functions=0 -falign-jumps=0 -falign-labels=0 -ffast-math -fomit-frame-pointer -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -g -mregparm=3 -DREGPARM=3 -D__COM32__ -nostdinc -iwithprefix include -I. -I./sys -I../include -W -Wall -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Winline -DDYNAMIC_CRC_TABLE -DPNG_NO_CONSOLE_IO -DPNG_NO_WRITE_SUPPORTED -DPNG_NO_MNG_FEATURES -DPNG_NO_READ_tIME -DPNG_NO_WRITE_tIME -c -o sys/close.o sys/close.c gcc -Wp,-MT,sys/open.o,-MD,sys/.open.o.d -Os -march=i386 -falign-functions=0 -falign-jumps=0 -falign-labels=0 -ffast-math -fomit-frame-pointer -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -g -mregparm=3 -DREGPARM=3 -D__COM32__ -nostdinc -iwithprefix include -I. -I./sys -I../include -W -Wall -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Winline -DDYNAMIC_CRC_TABLE -DPNG_NO_CONSOLE_IO -DPNG_NO_WRITE_SUPPORTED -DPNG_NO_MNG_FEATURES -DPNG_NO_READ_tIME -DPNG_NO_WRITE_tIME -c -o sys/open.o sys/open.c gcc -Wp,-MT,sys/fileread.o,-MD,sys/.fileread.o.d -Os -march=i386 -falign-functions=0 -falign-jumps=0 -falign-labels=0 -ffast-math -fomit-frame-pointer -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -g -mregparm=3 -DREGPARM=3 -D__COM32__ -nostdinc -iwithprefix include -I. -I./sys -I../include -W -Wall -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Winline -DDYNAMIC_CRC_TABLE -DPNG_NO_CONSOLE_IO -DPNG_NO_WRITE_SUPPORTED -DPNG_NO_MNG_FEATURES -DPNG_NO_READ_tIME -DPNG_NO_WRITE_tIME -c -o sys/fileread.o sys/fileread.c gcc -Wp,-MT,sys/fileclose.o,-MD,sys/.fileclose.o.d -Os -march=i386 -falign-functions=0 -falign-jumps=0 -falign-labels=0 -ffast-math -fomit-frame-pointer -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -g -mregparm=3 -DREGPARM=3 -D__COM32__ -nostdinc -iwithprefix include -I. -I./sys -I../include -W -Wall -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Winline -DDYNAMIC_CRC_TABLE -DPNG_NO_CONSOLE_IO -DPNG_NO_WRITE_SUPPORTED -DPNG_NO_MNG_FEATURES -DPNG_NO_READ_tIME -DPNG_NO_WRITE_tIME -c -o sys/fileclose.o sys/fileclose.c gcc -Wp,-MT,sys/openmem.o,-MD,sys/.openmem.o.d -Os -march=i386 -falign-functions=0 -falign-jumps=0 -falign-labels=0 -ffast-math -fomit-frame-pointer -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -g -mregparm=3 -DREGPARM=3 -D__COM32__ -nostdinc -iwithprefix include -I. -I./sys -I../include -W -Wall -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Winline -DDYNAMIC_CRC_TABLE -DPNG_NO_CONSOLE_IO -DPNG_NO_WRITE_SUPPORTED -DPNG_NO_MNG_FEATURES -DPNG_NO_READ_tIME -DPNG_NO_WRITE_tIME -c -o sys/openmem.o sys/openmem.c gcc -Wp,-MT,sys/isatty.o,-MD,sys/.isatty.o.d -Os -march=i386 -falign-functions=0 -falign-jumps=0 -falign-labels=0 -ffast-math -fomit-frame-pointer -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -g -mregparm=3 -DREGPARM=3 -D__COM32__ -nostdinc -iwithprefix include -I. -I./sys -I../include -W -Wall -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Winline -DDYNAMIC_CRC_TABLE -DPNG_NO_CONSOLE_IO -DPNG_NO_WRITE_SUPPORTED -DPNG_NO_MNG_FEATURES -DPNG_NO_READ_tIME -DPNG_NO_WRITE_tIME -c -o sys/isatty.o sys/isatty.c gcc -Wp,-MT,sys/fstat.o,-MD,sys/.fstat.o.d -Os -march=i386 -falign-functions=0 -falign-jumps=0 -falign-labels=0 -ffast-math -fomit-frame-pointer -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -g -mregparm=3 -DREGPARM=3 -D__COM32__ -nostdinc -iwithprefix include -I. -I./sys -I../include -W -Wall -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Winline -DDYNAMIC_CRC_TABLE -DPNG_NO_CONSOLE_IO -DPNG_NO_WRITE_SUPPORTED -DPNG_NO_MNG_FEATURES -DPNG_NO_READ_tIME -DPNG_NO_WRITE_tIME -c -o sys/fstat.o sys/fstat.c gcc -Wp,-MT,sys/zfile.o,-MD,sys/.zfile.o.d -Os -march=i386 -falign-functions=0 -falign-jumps=0 -falign-labels=0 -ffast-math -fomit-frame-pointer -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -g -mregparm=3 -DREGPARM=3 -D__COM32__ -nostdinc -iwithprefix include -I. -I./sys -I../include -W -Wall -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Winline -DDYNAMIC_CRC_TABLE -DPNG_NO_CONSOLE_IO -DPNG_NO_WRITE_SUPPORTED -DPNG_NO_MNG_FEATURES -DPNG_NO_READ_tIME -DPNG_NO_WRITE_tIME -c -o sys/zfile.o sys/zfile.c gcc -Wp,-MT,sys/zfopen.o,-MD,sys/.zfopen.o.d -Os -march=i386 -falign-functions=0 -falign-jumps=0 -falign-labels=0 -ffast-math -fomit-frame-pointer -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -g -mregparm=3 -DREGPARM=3 -D__COM32__ -nostdinc -iwithprefix include -I. -I./sys -I../include -W -Wall -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Winline -DDYNAMIC_CRC_TABLE -DPNG_NO_CONSOLE_IO -DPNG_NO_WRITE_SUPPORTED -DPNG_NO_MNG_FEATURES -DPNG_NO_READ_tIME -DPNG_NO_WRITE_tIME -c -o sys/zfopen.o sys/zfopen.c gcc -Wp,-MT,sys/openconsole.o,-MD,sys/.openconsole.o.d -Os -march=i386 -falign-functions=0 -falign-jumps=0 -falign-labels=0 -ffast-math -fomit-frame-pointer -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -g -mregparm=3 -DREGPARM=3 -D__COM32__ -nostdinc -iwithprefix include -I. -I./sys -I../include -W -Wall -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Winline -DDYNAMIC_CRC_TABLE -DPNG_NO_CONSOLE_IO -DPNG_NO_WRITE_SUPPORTED -DPNG_NO_MNG_FEATURES -DPNG_NO_READ_tIME -DPNG_NO_WRITE_tIME -c -o sys/openconsole.o sys/openconsole.c gcc -Wp,-MT,sys/line_input.o,-MD,sys/.line_input.o.d -Os -march=i386 -falign-functions=0 -falign-jumps=0 -falign-labels=0 -ffast-math -fomit-frame-pointer -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -g -mregparm=3 -DREGPARM=3 -D__COM32__ -nostdinc -iwithprefix include -I. -I./sys -I../include -W -Wall -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Winline -DDYNAMIC_CRC_TABLE -DPNG_NO_CONSOLE_IO -DPNG_NO_WRITE_SUPPORTED -DPNG_NO_MNG_FEATURES -DPNG_NO_READ_tIME -DPNG_NO_WRITE_tIME -c -o sys/line_input.o sys/line_input.c gcc -Wp,-MT,sys/colortable.o,-MD,sys/.colortable.o.d -Os -march=i386 -falign-functions=0 -falign-jumps=0 -falign-labels=0 -ffast-math -fomit-frame-pointer -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -g -mregparm=3 -DREGPARM=3 -D__COM32__ -nostdinc -iwithprefix include -I. -I./sys -I../include -W -Wall -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Winline -DDYNAMIC_CRC_TABLE -DPNG_NO_CONSOLE_IO -DPNG_NO_WRITE_SUPPORTED -DPNG_NO_MNG_FEATURES -DPNG_NO_READ_tIME -DPNG_NO_WRITE_tIME -c -o sys/colortable.o sys/colortable.c gcc -Wp,-MT,sys/screensize.o,-MD,sys/.screensize.o.d -Os -march=i386 -falign-functions=0 -falign-jumps=0 -falign-labels=0 -ffast-math -fomit-frame-pointer -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -g -mregparm=3 -DREGPARM=3 -D__COM32__ -nostdinc -iwithprefix include -I. -I./sys -I../include -W -Wall -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Winline -DDYNAMIC_CRC_TABLE -DPNG_NO_CONSOLE_IO -DPNG_NO_WRITE_SUPPORTED -DPNG_NO_MNG_FEATURES -DPNG_NO_READ_tIME -DPNG_NO_WRITE_tIME -c -o sys/screensize.o sys/screensize.c gcc -Wp,-MT,sys/stdcon_read.o,-MD,sys/.stdcon_read.o.d -Os -march=i386 -falign-functions=0 -falign-jumps=0 -falign-labels=0 -ffast-math -fomit-frame-pointer -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -g -mregparm=3 -DREGPARM=3 -D__COM32__ -nostdinc -iwithprefix include -I. -I./sys -I../include -W -Wall -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Winline -DDYNAMIC_CRC_TABLE -DPNG_NO_CONSOLE_IO -DPNG_NO_WRITE_SUPPORTED -DPNG_NO_MNG_FEATURES -DPNG_NO_READ_tIME -DPNG_NO_WRITE_tIME -c -o sys/stdcon_read.o sys/stdcon_read.c gcc -Wp,-MT,sys/stdcon_write.o,-MD,sys/.stdcon_write.o.d -Os -march=i386 -falign-functions=0 -falign-jumps=0 -falign-labels=0 -ffast-math -fomit-frame-pointer -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -g -mregparm=3 -DREGPARM=3 -D__COM32__ -nostdinc -iwithprefix include -I. -I./sys -I../include -W -Wall -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Winline -DDYNAMIC_CRC_TABLE -DPNG_NO_CONSOLE_IO -DPNG_NO_WRITE_SUPPORTED -DPNG_NO_MNG_FEATURES -DPNG_NO_READ_tIME -DPNG_NO_WRITE_tIME -c -o sys/stdcon_write.o sys/stdcon_write.c gcc -Wp,-MT,sys/rawcon_read.o,-MD,sys/.rawcon_read.o.d -Os -march=i386 -falign-functions=0 -falign-jumps=0 -falign-labels=0 -ffast-math -fomit-frame-pointer -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -g -mregparm=3 -DREGPARM=3 -D__COM32__ -nostdinc -iwithprefix include -I. -I./sys -I../include -W -Wall -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Winline -DDYNAMIC_CRC_TABLE -DPNG_NO_CONSOLE_IO -DPNG_NO_WRITE_SUPPORTED -DPNG_NO_MNG_FEATURES -DPNG_NO_READ_tIME -DPNG_NO_WRITE_tIME -c -o sys/rawcon_read.o sys/rawcon_read.c gcc -Wp,-MT,sys/rawcon_write.o,-MD,sys/.rawcon_write.o.d -Os -march=i386 -falign-functions=0 -falign-jumps=0 -falign-labels=0 -ffast-math -fomit-frame-pointer -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -g -mregparm=3 -DREGPARM=3 -D__COM32__ -nostdinc -iwithprefix include -I. -I./sys -I../include -W -Wall -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Winline -DDYNAMIC_CRC_TABLE -DPNG_NO_CONSOLE_IO -DPNG_NO_WRITE_SUPPORTED -DPNG_NO_MNG_FEATURES -DPNG_NO_READ_tIME -DPNG_NO_WRITE_tIME -c -o sys/rawcon_write.o sys/rawcon_write.c gcc -Wp,-MT,sys/err_read.o,-MD,sys/.err_read.o.d -Os -march=i386 -falign-functions=0 -falign-jumps=0 -falign-labels=0 -ffast-math -fomit-frame-pointer -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -g -mregparm=3 -DREGPARM=3 -D__COM32__ -nostdinc -iwithprefix include -I. -I./sys -I../include -W -Wall -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Winline -DDYNAMIC_CRC_TABLE -DPNG_NO_CONSOLE_IO -DPNG_NO_WRITE_SUPPORTED -DPNG_NO_MNG_FEATURES -DPNG_NO_READ_tIME -DPNG_NO_WRITE_tIME -c -o sys/err_read.o sys/err_read.c gcc -Wp,-MT,sys/err_write.o,-MD,sys/.err_write.o.d -Os -march=i386 -falign-functions=0 -falign-jumps=0 -falign-labels=0 -ffast-math -fomit-frame-pointer -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -g -mregparm=3 -DREGPARM=3 -D__COM32__ -nostdinc -iwithprefix include -I. -I./sys -I../include -W -Wall -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Winline -DDYNAMIC_CRC_TABLE -DPNG_NO_CONSOLE_IO -DPNG_NO_WRITE_SUPPORTED -DPNG_NO_MNG_FEATURES -DPNG_NO_READ_tIME -DPNG_NO_WRITE_tIME -c -o sys/err_write.o sys/err_write.c gcc -Wp,-MT,sys/null_read.o,-MD,sys/.null_read.o.d -Os -march=i386 -falign-functions=0 -falign-jumps=0 -falign-labels=0 -ffast-math -fomit-frame-pointer -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -g -mregparm=3 -DREGPARM=3 -D__COM32__ -nostdinc -iwithprefix include -I. -I./sys -I../include -W -Wall -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Winline -DDYNAMIC_CRC_TABLE -DPNG_NO_CONSOLE_IO -DPNG_NO_WRITE_SUPPORTED -DPNG_NO_MNG_FEATURES -DPNG_NO_READ_tIME -DPNG_NO_WRITE_tIME -c -o sys/null_read.o sys/null_read.c gcc -Wp,-MT,sys/null_write.o,-MD,sys/.null_write.o.d -Os -march=i386 -falign-functions=0 -falign-jumps=0 -falign-labels=0 -ffast-math -fomit-frame-pointer -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -g -mregparm=3 -DREGPARM=3 -D__COM32__ -nostdinc -iwithprefix include -I. -I./sys -I../include -W -Wall -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Winline -DDYNAMIC_CRC_TABLE -DPNG_NO_CONSOLE_IO -DPNG_NO_WRITE_SUPPORTED -DPNG_NO_MNG_FEATURES -DPNG_NO_READ_tIME -DPNG_NO_WRITE_tIME -c -o sys/null_write.o sys/null_write.c gcc -Wp,-MT,sys/serial_write.o,-MD,sys/.serial_write.o.d -Os -march=i386 -falign-functions=0 -falign-jumps=0 -falign-labels=0 -ffast-math -fomit-frame-pointer -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -g -mregparm=3 -DREGPARM=3 -D__COM32__ -nostdinc -iwithprefix include -I. -I./sys -I../include -W -Wall -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Winline -DDYNAMIC_CRC_TABLE -DPNG_NO_CONSOLE_IO -DPNG_NO_WRITE_SUPPORTED -DPNG_NO_MNG_FEATURES -DPNG_NO_READ_tIME -DPNG_NO_WRITE_tIME -c -o sys/serial_write.o sys/serial_write.c gcc -Wp,-MT,sys/xserial_write.o,-MD,sys/.xserial_write.o.d -Os -march=i386 -falign-functions=0 -falign-jumps=0 -falign-labels=0 -ffast-math -fomit-frame-pointer -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -g -mregparm=3 -DREGPARM=3 -D__COM32__ -nostdinc -iwithprefix include -I. -I./sys -I../include -W -Wall -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Winline -DDYNAMIC_CRC_TABLE -DPNG_NO_CONSOLE_IO -DPNG_NO_WRITE_SUPPORTED -DPNG_NO_MNG_FEATURES -DPNG_NO_READ_tIME -DPNG_NO_WRITE_tIME -c -o sys/xserial_write.o sys/xserial_write.c gcc -Wp,-MT,sys/ansi.o,-MD,sys/.ansi.o.d -Os -march=i386 -falign-functions=0 -falign-jumps=0 -falign-labels=0 -ffast-math -fomit-frame-pointer -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -g -mregparm=3 -DREGPARM=3 -D__COM32__ -nostdinc -iwithprefix include -I. -I./sys -I../include -W -Wall -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Winline -DDYNAMIC_CRC_TABLE -DPNG_NO_CONSOLE_IO -DPNG_NO_WRITE_SUPPORTED -DPNG_NO_MNG_FEATURES -DPNG_NO_READ_tIME -DPNG_NO_WRITE_tIME -c -o sys/ansi.o sys/ansi.c gcc -Wp,-MT,sys/libansi.o,-MD,sys/.libansi.o.d -Os -march=i386 -falign-functions=0 -falign-jumps=0 -falign-labels=0 -ffast-math -fomit-frame-pointer -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -g -mregparm=3 -DREGPARM=3 -D__COM32__ -nostdinc -iwithprefix include -I. -I./sys -I../include -W -Wall -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Winline -DDYNAMIC_CRC_TABLE -DPNG_NO_CONSOLE_IO -DPNG_NO_WRITE_SUPPORTED -DPNG_NO_MNG_FEATURES -DPNG_NO_READ_tIME -DPNG_NO_WRITE_tIME -c -o sys/libansi.o sys/libansi.c gcc -Wp,-MT,sys/gpxe.o,-MD,sys/.gpxe.o.d -Os -march=i386 -falign-functions=0 -falign-jumps=0 -falign-labels=0 -ffast-math -fomit-frame-pointer -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -g -mregparm=3 -DREGPARM=3 -D__COM32__ -nostdinc -iwithprefix include -I. -I./sys -I../include -W -Wall -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Winline -DDYNAMIC_CRC_TABLE -DPNG_NO_CONSOLE_IO -DPNG_NO_WRITE_SUPPORTED -DPNG_NO_MNG_FEATURES -DPNG_NO_READ_tIME -DPNG_NO_WRITE_tIME -c -o sys/gpxe.o sys/gpxe.c gcc -Wp,-MT,sys/ansicon_write.o,-MD,sys/.ansicon_write.o.d -Os -march=i386 -falign-functions=0 -falign-jumps=0 -falign-labels=0 -ffast-math -fomit-frame-pointer -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -g -mregparm=3 -DREGPARM=3 -D__COM32__ -nostdinc -iwithprefix include -I. -I./sys -I../include -W -Wall -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Winline -DDYNAMIC_CRC_TABLE -DPNG_NO_CONSOLE_IO -DPNG_NO_WRITE_SUPPORTED -DPNG_NO_MNG_FEATURES -DPNG_NO_READ_tIME -DPNG_NO_WRITE_tIME -c -o sys/ansicon_write.o sys/ansicon_write.c gcc -Wp,-MT,sys/ansiserial_write.o,-MD,sys/.ansiserial_write.o.d -Os -march=i386 -falign-functions=0 -falign-jumps=0 -falign-labels=0 -ffast-math -fomit-frame-pointer -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -g -mregparm=3 -DREGPARM=3 -D__COM32__ -nostdinc -iwithprefix include -I. -I./sys -I../include -W -Wall -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Winline -DDYNAMIC_CRC_TABLE -DPNG_NO_CONSOLE_IO -DPNG_NO_WRITE_SUPPORTED -DPNG_NO_MNG_FEATURES -DPNG_NO_READ_tIME -DPNG_NO_WRITE_tIME -c -o sys/ansiserial_write.o sys/ansiserial_write.c gcc -Wp,-MT,sys/vesacon_write.o,-MD,sys/.vesacon_write.o.d -Os -march=i386 -falign-functions=0 -falign-jumps=0 -falign-labels=0 -ffast-math -fomit-frame-pointer -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -g -mregparm=3 -DREGPARM=3 -D__COM32__ -nostdinc -iwithprefix include -I. -I./sys -I../include -W -Wall -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Winline -DDYNAMIC_CRC_TABLE -DPNG_NO_CONSOLE_IO -DPNG_NO_WRITE_SUPPORTED -DPNG_NO_MNG_FEATURES -DPNG_NO_READ_tIME -DPNG_NO_WRITE_tIME -c -o sys/vesacon_write.o sys/vesacon_write.c gcc -Wp,-MT,sys/vesaserial_write.o,-MD,sys/.vesaserial_write.o.d -Os -march=i386 -falign-functions=0 -falign-jumps=0 -falign-labels=0 -ffast-math -fomit-frame-pointer -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -g -mregparm=3 -DREGPARM=3 -D__COM32__ -nostdinc -iwithprefix include -I. -I./sys -I../include -W -Wall -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Winline -DDYNAMIC_CRC_TABLE -DPNG_NO_CONSOLE_IO -DPNG_NO_WRITE_SUPPORTED -DPNG_NO_MNG_FEATURES -DPNG_NO_READ_tIME -DPNG_NO_WRITE_tIME -c -o sys/vesaserial_write.o sys/vesaserial_write.c gcc -Wp,-MT,sys/vesa/initvesa.o,-MD,sys/vesa/.initvesa.o.d -Os -march=i386 -falign-functions=0 -falign-jumps=0 -falign-labels=0 -ffast-math -fomit-frame-pointer -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -g -mregparm=3 -DREGPARM=3 -D__COM32__ -nostdinc -iwithprefix include -I. -I./sys -I../include -W -Wall -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Winline -DDYNAMIC_CRC_TABLE -DPNG_NO_CONSOLE_IO -DPNG_NO_WRITE_SUPPORTED -DPNG_NO_MNG_FEATURES -DPNG_NO_READ_tIME -DPNG_NO_WRITE_tIME -c -o sys/vesa/initvesa.o sys/vesa/initvesa.c gcc -Wp,-MT,sys/vesa/drawtxt.o,-MD,sys/vesa/.drawtxt.o.d -Os -march=i386 -falign-functions=0 -falign-jumps=0 -falign-labels=0 -ffast-math -fomit-frame-pointer -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -g -mregparm=3 -DREGPARM=3 -D__COM32__ -nostdinc -iwithprefix include -I. -I./sys -I../include -W -Wall -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Winline -DDYNAMIC_CRC_TABLE -DPNG_NO_CONSOLE_IO -DPNG_NO_WRITE_SUPPORTED -DPNG_NO_MNG_FEATURES -DPNG_NO_READ_tIME -DPNG_NO_WRITE_tIME -O3 -c -o sys/vesa/drawtxt.o sys/vesa/drawtxt.c gcc -Wp,-MT,sys/vesa/background.o,-MD,sys/vesa/.background.o.d -Os -march=i386 -falign-functions=0 -falign-jumps=0 -falign-labels=0 -ffast-math -fomit-frame-pointer -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -g -mregparm=3 -DREGPARM=3 -D__COM32__ -nostdinc -iwithprefix include -I. -I./sys -I../include -W -Wall -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Winline -DDYNAMIC_CRC_TABLE -DPNG_NO_CONSOLE_IO -DPNG_NO_WRITE_SUPPORTED -DPNG_NO_MNG_FEATURES -DPNG_NO_READ_tIME -DPNG_NO_WRITE_tIME -c -o sys/vesa/background.o sys/vesa/background.c perl sys/vesa/alphatbl.pl > sys/vesa/alphatbl.c gcc -Wp,-MT,sys/vesa/alphatbl.o,-MD,sys/vesa/.alphatbl.o.d -Os -march=i386 -falign-functions=0 -falign-jumps=0 -falign-labels=0 -ffast-math -fomit-frame-pointer -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -g -mregparm=3 -DREGPARM=3 -D__COM32__ -nostdinc -iwithprefix include -I. -I./sys -I../include -W -Wall -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Winline -DDYNAMIC_CRC_TABLE -DPNG_NO_CONSOLE_IO -DPNG_NO_WRITE_SUPPORTED -DPNG_NO_MNG_FEATURES -DPNG_NO_READ_tIME -DPNG_NO_WRITE_tIME -c -o sys/vesa/alphatbl.o sys/vesa/alphatbl.c gcc -Wp,-MT,sys/vesa/screencpy.o,-MD,sys/vesa/.screencpy.o.d -Os -march=i386 -falign-functions=0 -falign-jumps=0 -falign-labels=0 -ffast-math -fomit-frame-pointer -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -g -mregparm=3 -DREGPARM=3 -D__COM32__ -nostdinc -iwithprefix include -I. -I./sys -I../include -W -Wall -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Winline -DDYNAMIC_CRC_TABLE -DPNG_NO_CONSOLE_IO -DPNG_NO_WRITE_SUPPORTED -DPNG_NO_MNG_FEATURES -DPNG_NO_READ_tIME -DPNG_NO_WRITE_tIME -c -o sys/vesa/screencpy.o sys/vesa/screencpy.c gcc -Wp,-MT,sys/vesa/fmtpixel.o,-MD,sys/vesa/.fmtpixel.o.d -Os -march=i386 -falign-functions=0 -falign-jumps=0 -falign-labels=0 -ffast-math -fomit-frame-pointer -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -g -mregparm=3 -DREGPARM=3 -D__COM32__ -nostdinc -iwithprefix include -I. -I./sys -I../include -W -Wall -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Winline -DDYNAMIC_CRC_TABLE -DPNG_NO_CONSOLE_IO -DPNG_NO_WRITE_SUPPORTED -DPNG_NO_MNG_FEATURES -DPNG_NO_READ_tIME -DPNG_NO_WRITE_tIME -c -o sys/vesa/fmtpixel.o sys/vesa/fmtpixel.c gcc -Wp,-MT,sys/vesa/i915resolution.o,-MD,sys/vesa/.i915resolution.o.d -Os -march=i386 -falign-functions=0 -falign-jumps=0 -falign-labels=0 -ffast-math -fomit-frame-pointer -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -g -mregparm=3 -DREGPARM=3 -D__COM32__ -nostdinc -iwithprefix include -I. -I./sys -I../include -W -Wall -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Winline -DDYNAMIC_CRC_TABLE -DPNG_NO_CONSOLE_IO -DPNG_NO_WRITE_SUPPORTED -DPNG_NO_MNG_FEATURES -DPNG_NO_READ_tIME -DPNG_NO_WRITE_tIME -c -o sys/vesa/i915resolution.o sys/vesa/i915resolution.c gcc -Wp,-MT,pci/cfgtype.o,-MD,pci/.cfgtype.o.d -Os -march=i386 -falign-functions=0 -falign-jumps=0 -falign-labels=0 -ffast-math -fomit-frame-pointer -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -g -mregparm=3 -DREGPARM=3 -D__COM32__ -nostdinc -iwithprefix include -I. -I./sys -I../include -W -Wall -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Winline -DDYNAMIC_CRC_TABLE -DPNG_NO_CONSOLE_IO -DPNG_NO_WRITE_SUPPORTED -DPNG_NO_MNG_FEATURES -DPNG_NO_READ_tIME -DPNG_NO_WRITE_tIME -c -o pci/cfgtype.o pci/cfgtype.c gcc -Wp,-MT,pci/scan.o,-MD,pci/.scan.o.d -Os -march=i386 -falign-functions=0 -falign-jumps=0 -falign-labels=0 -ffast-math -fomit-frame-pointer -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -g -mregparm=3 -DREGPARM=3 -D__COM32__ -nostdinc -iwithprefix include -I. -I./sys -I../include -W -Wall -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Winline -DDYNAMIC_CRC_TABLE -DPNG_NO_CONSOLE_IO -DPNG_NO_WRITE_SUPPORTED -DPNG_NO_MNG_FEATURES -DPNG_NO_READ_tIME -DPNG_NO_WRITE_tIME -c -o pci/scan.o pci/scan.c gcc -Wp,-MT,pci/bios.o,-MD,pci/.bios.o.d -Os -march=i386 -falign-functions=0 -falign-jumps=0 -falign-labels=0 -ffast-math -fomit-frame-pointer -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -g -mregparm=3 -DREGPARM=3 -D__COM32__ -nostdinc -iwithprefix include -I. -I./sys -I../include -W -Wall -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Winline -DDYNAMIC_CRC_TABLE -DPNG_NO_CONSOLE_IO -DPNG_NO_WRITE_SUPPORTED -DPNG_NO_MNG_FEATURES -DPNG_NO_READ_tIME -DPNG_NO_WRITE_tIME -c -o pci/bios.o pci/bios.c gcc -Wp,-MT,pci/readb.o,-MD,pci/.readb.o.d -Os -march=i386 -falign-functions=0 -falign-jumps=0 -falign-labels=0 -ffast-math -fomit-frame-pointer -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -g -mregparm=3 -DREGPARM=3 -D__COM32__ -nostdinc -iwithprefix include -I. -I./sys -I../include -W -Wall -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Winline -DDYNAMIC_CRC_TABLE -DPNG_NO_CONSOLE_IO -DPNG_NO_WRITE_SUPPORTED -DPNG_NO_MNG_FEATURES -DPNG_NO_READ_tIME -DPNG_NO_WRITE_tIME -c -o pci/readb.o pci/readb.c gcc -Wp,-MT,pci/readw.o,-MD,pci/.readw.o.d -Os -march=i386 -falign-functions=0 -falign-jumps=0 -falign-labels=0 -ffast-math -fomit-frame-pointer -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -g -mregparm=3 -DREGPARM=3 -D__COM32__ -nostdinc -iwithprefix include -I. -I./sys -I../include -W -Wall -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Winline -DDYNAMIC_CRC_TABLE -DPNG_NO_CONSOLE_IO -DPNG_NO_WRITE_SUPPORTED -DPNG_NO_MNG_FEATURES -DPNG_NO_READ_tIME -DPNG_NO_WRITE_tIME -c -o pci/readw.o pci/readw.c gcc -Wp,-MT,pci/readl.o,-MD,pci/.readl.o.d -Os -march=i386 -falign-functions=0 -falign-jumps=0 -falign-labels=0 -ffast-math -fomit-frame-pointer -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -g -mregparm=3 -DREGPARM=3 -D__COM32__ -nostdinc -iwithprefix include -I. -I./sys -I../include -W -Wall -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Winline -DDYNAMIC_CRC_TABLE -DPNG_NO_CONSOLE_IO -DPNG_NO_WRITE_SUPPORTED -DPNG_NO_MNG_FEATURES -DPNG_NO_READ_tIME -DPNG_NO_WRITE_tIME -c -o pci/readl.o pci/readl.c gcc -Wp,-MT,pci/writeb.o,-MD,pci/.writeb.o.d -Os -march=i386 -falign-functions=0 -falign-jumps=0 -falign-labels=0 -ffast-math -fomit-frame-pointer -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -g -mregparm=3 -DREGPARM=3 -D__COM32__ -nostdinc -iwithprefix include -I. -I./sys -I../include -W -Wall -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Winline -DDYNAMIC_CRC_TABLE -DPNG_NO_CONSOLE_IO -DPNG_NO_WRITE_SUPPORTED -DPNG_NO_MNG_FEATURES -DPNG_NO_READ_tIME -DPNG_NO_WRITE_tIME -c -o pci/writeb.o pci/writeb.c gcc -Wp,-MT,pci/writew.o,-MD,pci/.writew.o.d -Os -march=i386 -falign-functions=0 -falign-jumps=0 -falign-labels=0 -ffast-math -fomit-frame-pointer -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -g -mregparm=3 -DREGPARM=3 -D__COM32__ -nostdinc -iwithprefix include -I. -I./sys -I../include -W -Wall -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Winline -DDYNAMIC_CRC_TABLE -DPNG_NO_CONSOLE_IO -DPNG_NO_WRITE_SUPPORTED -DPNG_NO_MNG_FEATURES -DPNG_NO_READ_tIME -DPNG_NO_WRITE_tIME -c -o pci/writew.o pci/writew.c gcc -Wp,-MT,pci/writel.o,-MD,pci/.writel.o.d -Os -march=i386 -falign-functions=0 -falign-jumps=0 -falign-labels=0 -ffast-math -fomit-frame-pointer -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -g -mregparm=3 -DREGPARM=3 -D__COM32__ -nostdinc -iwithprefix include -I. -I./sys -I../include -W -Wall -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Winline -DDYNAMIC_CRC_TABLE -DPNG_NO_CONSOLE_IO -DPNG_NO_WRITE_SUPPORTED -DPNG_NO_MNG_FEATURES -DPNG_NO_READ_tIME -DPNG_NO_WRITE_tIME -c -o pci/writel.o pci/writel.c gcc -Wp,-MT,zlib/adler32.o,-MD,zlib/.adler32.o.d -Os -march=i386 -falign-functions=0 -falign-jumps=0 -falign-labels=0 -ffast-math -fomit-frame-pointer -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -g -mregparm=3 -DREGPARM=3 -D__COM32__ -nostdinc -iwithprefix include -I. -I./sys -I../include -W -Wall -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Winline -DDYNAMIC_CRC_TABLE -DPNG_NO_CONSOLE_IO -DPNG_NO_WRITE_SUPPORTED -DPNG_NO_MNG_FEATURES -DPNG_NO_READ_tIME -DPNG_NO_WRITE_tIME -c -o zlib/adler32.o zlib/adler32.c gcc -Wp,-MT,zlib/compress.o,-MD,zlib/.compress.o.d -Os -march=i386 -falign-functions=0 -falign-jumps=0 -falign-labels=0 -ffast-math -fomit-frame-pointer -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -g -mregparm=3 -DREGPARM=3 -D__COM32__ -nostdinc -iwithprefix include -I. -I./sys -I../include -W -Wall -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Winline -DDYNAMIC_CRC_TABLE -DPNG_NO_CONSOLE_IO -DPNG_NO_WRITE_SUPPORTED -DPNG_NO_MNG_FEATURES -DPNG_NO_READ_tIME -DPNG_NO_WRITE_tIME -c -o zlib/compress.o zlib/compress.c gcc -Wp,-MT,zlib/crc32.o,-MD,zlib/.crc32.o.d -Os -march=i386 -falign-functions=0 -falign-jumps=0 -falign-labels=0 -ffast-math -fomit-frame-pointer -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -g -mregparm=3 -DREGPARM=3 -D__COM32__ -nostdinc -iwithprefix include -I. -I./sys -I../include -W -Wall -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Winline -DDYNAMIC_CRC_TABLE -DPNG_NO_CONSOLE_IO -DPNG_NO_WRITE_SUPPORTED -DPNG_NO_MNG_FEATURES -DPNG_NO_READ_tIME -DPNG_NO_WRITE_tIME -c -o zlib/crc32.o zlib/crc32.c gcc -Wp,-MT,zlib/uncompr.o,-MD,zlib/.uncompr.o.d -Os -march=i386 -falign-functions=0 -falign-jumps=0 -falign-labels=0 -ffast-math -fomit-frame-pointer -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -g -mregparm=3 -DREGPARM=3 -D__COM32__ -nostdinc -iwithprefix include -I. -I./sys -I../include -W -Wall -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Winline -DDYNAMIC_CRC_TABLE -DPNG_NO_CONSOLE_IO -DPNG_NO_WRITE_SUPPORTED -DPNG_NO_MNG_FEATURES -DPNG_NO_READ_tIME -DPNG_NO_WRITE_tIME -c -o zlib/uncompr.o zlib/uncompr.c gcc -Wp,-MT,zlib/deflate.o,-MD,zlib/.deflate.o.d -Os -march=i386 -falign-functions=0 -falign-jumps=0 -falign-labels=0 -ffast-math -fomit-frame-pointer -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -g -mregparm=3 -DREGPARM=3 -D__COM32__ -nostdinc -iwithprefix include -I. -I./sys -I../include -W -Wall -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Winline -DDYNAMIC_CRC_TABLE -DPNG_NO_CONSOLE_IO -DPNG_NO_WRITE_SUPPORTED -DPNG_NO_MNG_FEATURES -DPNG_NO_READ_tIME -DPNG_NO_WRITE_tIME -c -o zlib/deflate.o zlib/deflate.c gcc -Wp,-MT,zlib/trees.o,-MD,zlib/.trees.o.d -Os -march=i386 -falign-functions=0 -falign-jumps=0 -falign-labels=0 -ffast-math -fomit-frame-pointer -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -g -mregparm=3 -DREGPARM=3 -D__COM32__ -nostdinc -iwithprefix include -I. -I./sys -I../include -W -Wall -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Winline -DDYNAMIC_CRC_TABLE -DPNG_NO_CONSOLE_IO -DPNG_NO_WRITE_SUPPORTED -DPNG_NO_MNG_FEATURES -DPNG_NO_READ_tIME -DPNG_NO_WRITE_tIME -c -o zlib/trees.o zlib/trees.c gcc -Wp,-MT,zlib/zutil.o,-MD,zlib/.zutil.o.d -Os -march=i386 -falign-functions=0 -falign-jumps=0 -falign-labels=0 -ffast-math -fomit-frame-pointer -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -g -mregparm=3 -DREGPARM=3 -D__COM32__ -nostdinc -iwithprefix include -I. -I./sys -I../include -W -Wall -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Winline -DDYNAMIC_CRC_TABLE -DPNG_NO_CONSOLE_IO -DPNG_NO_WRITE_SUPPORTED -DPNG_NO_MNG_FEATURES -DPNG_NO_READ_tIME -DPNG_NO_WRITE_tIME -c -o zlib/zutil.o zlib/zutil.c gcc -Wp,-MT,zlib/inflate.o,-MD,zlib/.inflate.o.d -Os -march=i386 -falign-functions=0 -falign-jumps=0 -falign-labels=0 -ffast-math -fomit-frame-pointer -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -g -mregparm=3 -DREGPARM=3 -D__COM32__ -nostdinc -iwithprefix include -I. -I./sys -I../include -W -Wall -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Winline -DDYNAMIC_CRC_TABLE -DPNG_NO_CONSOLE_IO -DPNG_NO_WRITE_SUPPORTED -DPNG_NO_MNG_FEATURES -DPNG_NO_READ_tIME -DPNG_NO_WRITE_tIME -c -o zlib/inflate.o zlib/inflate.c gcc -Wp,-MT,zlib/infback.o,-MD,zlib/.infback.o.d -Os -march=i386 -falign-functions=0 -falign-jumps=0 -falign-labels=0 -ffast-math -fomit-frame-pointer -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -g -mregparm=3 -DREGPARM=3 -D__COM32__ -nostdinc -iwithprefix include -I. -I./sys -I../include -W -Wall -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Winline -DDYNAMIC_CRC_TABLE -DPNG_NO_CONSOLE_IO -DPNG_NO_WRITE_SUPPORTED -DPNG_NO_MNG_FEATURES -DPNG_NO_READ_tIME -DPNG_NO_WRITE_tIME -c -o zlib/infback.o zlib/infback.c gcc -Wp,-MT,zlib/inftrees.o,-MD,zlib/.inftrees.o.d -Os -march=i386 -falign-functions=0 -falign-jumps=0 -falign-labels=0 -ffast-math -fomit-frame-pointer -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -g -mregparm=3 -DREGPARM=3 -D__COM32__ -nostdinc -iwithprefix include -I. -I./sys -I../include -W -Wall -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Winline -DDYNAMIC_CRC_TABLE -DPNG_NO_CONSOLE_IO -DPNG_NO_WRITE_SUPPORTED -DPNG_NO_MNG_FEATURES -DPNG_NO_READ_tIME -DPNG_NO_WRITE_tIME -c -o zlib/inftrees.o zlib/inftrees.c gcc -Wp,-MT,zlib/inffast.o,-MD,zlib/.inffast.o.d -Os -march=i386 -falign-functions=0 -falign-jumps=0 -falign-labels=0 -ffast-math -fomit-frame-pointer -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -g -mregparm=3 -DREGPARM=3 -D__COM32__ -nostdinc -iwithprefix include -I. -I./sys -I../include -W -Wall -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Winline -DDYNAMIC_CRC_TABLE -DPNG_NO_CONSOLE_IO -DPNG_NO_WRITE_SUPPORTED -DPNG_NO_MNG_FEATURES -DPNG_NO_READ_tIME -DPNG_NO_WRITE_tIME -c -o zlib/inffast.o zlib/inffast.c gcc -Wp,-MT,libpng/png.o,-MD,libpng/.png.o.d -Os -march=i386 -falign-functions=0 -falign-jumps=0 -falign-labels=0 -ffast-math -fomit-frame-pointer -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -g -mregparm=3 -DREGPARM=3 -D__COM32__ -nostdinc -iwithprefix include -I. -I./sys -I../include -W -Wall -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Winline -DDYNAMIC_CRC_TABLE -DPNG_NO_CONSOLE_IO -DPNG_NO_WRITE_SUPPORTED -DPNG_NO_MNG_FEATURES -DPNG_NO_READ_tIME -DPNG_NO_WRITE_tIME -c -o libpng/png.o libpng/png.c gcc -Wp,-MT,libpng/pngset.o,-MD,libpng/.pngset.o.d -Os -march=i386 -falign-functions=0 -falign-jumps=0 -falign-labels=0 -ffast-math -fomit-frame-pointer -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -g -mregparm=3 -DREGPARM=3 -D__COM32__ -nostdinc -iwithprefix include -I. -I./sys -I../include -W -Wall -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Winline -DDYNAMIC_CRC_TABLE -DPNG_NO_CONSOLE_IO -DPNG_NO_WRITE_SUPPORTED -DPNG_NO_MNG_FEATURES -DPNG_NO_READ_tIME -DPNG_NO_WRITE_tIME -c -o libpng/pngset.o libpng/pngset.c gcc -Wp,-MT,libpng/pngget.o,-MD,libpng/.pngget.o.d -Os -march=i386 -falign-functions=0 -falign-jumps=0 -falign-labels=0 -ffast-math -fomit-frame-pointer -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -g -mregparm=3 -DREGPARM=3 -D__COM32__ -nostdinc -iwithprefix include -I. -I./sys -I../include -W -Wall -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Winline -DDYNAMIC_CRC_TABLE -DPNG_NO_CONSOLE_IO -DPNG_NO_WRITE_SUPPORTED -DPNG_NO_MNG_FEATURES -DPNG_NO_READ_tIME -DPNG_NO_WRITE_tIME -c -o libpng/pngget.o libpng/pngget.c gcc -Wp,-MT,libpng/pngrutil.o,-MD,libpng/.pngrutil.o.d -Os -march=i386 -falign-functions=0 -falign-jumps=0 -falign-labels=0 -ffast-math -fomit-frame-pointer -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -g -mregparm=3 -DREGPARM=3 -D__COM32__ -nostdinc -iwithprefix include -I. -I./sys -I../include -W -Wall -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Winline -DDYNAMIC_CRC_TABLE -DPNG_NO_CONSOLE_IO -DPNG_NO_WRITE_SUPPORTED -DPNG_NO_MNG_FEATURES -DPNG_NO_READ_tIME -DPNG_NO_WRITE_tIME -c -o libpng/pngrutil.o libpng/pngrutil.c gcc -Wp,-MT,libpng/pngtrans.o,-MD,libpng/.pngtrans.o.d -Os -march=i386 -falign-functions=0 -falign-jumps=0 -falign-labels=0 -ffast-math -fomit-frame-pointer -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -g -mregparm=3 -DREGPARM=3 -D__COM32__ -nostdinc -iwithprefix include -I. -I./sys -I../include -W -Wall -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Winline -DDYNAMIC_CRC_TABLE -DPNG_NO_CONSOLE_IO -DPNG_NO_WRITE_SUPPORTED -DPNG_NO_MNG_FEATURES -DPNG_NO_READ_tIME -DPNG_NO_WRITE_tIME -c -o libpng/pngtrans.o libpng/pngtrans.c gcc -Wp,-MT,libpng/pngwutil.o,-MD,libpng/.pngwutil.o.d -Os -march=i386 -falign-functions=0 -falign-jumps=0 -falign-labels=0 -ffast-math -fomit-frame-pointer -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -g -mregparm=3 -DREGPARM=3 -D__COM32__ -nostdinc -iwithprefix include -I. -I./sys -I../include -W -Wall -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Winline -DDYNAMIC_CRC_TABLE -DPNG_NO_CONSOLE_IO -DPNG_NO_WRITE_SUPPORTED -DPNG_NO_MNG_FEATURES -DPNG_NO_READ_tIME -DPNG_NO_WRITE_tIME -c -o libpng/pngwutil.o libpng/pngwutil.c gcc -Wp,-MT,libpng/pngread.o,-MD,libpng/.pngread.o.d -Os -march=i386 -falign-functions=0 -falign-jumps=0 -falign-labels=0 -ffast-math -fomit-frame-pointer -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -g -mregparm=3 -DREGPARM=3 -D__COM32__ -nostdinc -iwithprefix include -I. -I./sys -I../include -W -Wall -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Winline -DDYNAMIC_CRC_TABLE -DPNG_NO_CONSOLE_IO -DPNG_NO_WRITE_SUPPORTED -DPNG_NO_MNG_FEATURES -DPNG_NO_READ_tIME -DPNG_NO_WRITE_tIME -c -o libpng/pngread.o libpng/pngread.c gcc -Wp,-MT,libpng/pngrio.o,-MD,libpng/.pngrio.o.d -Os -march=i386 -falign-functions=0 -falign-jumps=0 -falign-labels=0 -ffast-math -fomit-frame-pointer -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -g -mregparm=3 -DREGPARM=3 -D__COM32__ -nostdinc -iwithprefix include -I. -I./sys -I../include -W -Wall -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Winline -DDYNAMIC_CRC_TABLE -DPNG_NO_CONSOLE_IO -DPNG_NO_WRITE_SUPPORTED -DPNG_NO_MNG_FEATURES -DPNG_NO_READ_tIME -DPNG_NO_WRITE_tIME -c -o libpng/pngrio.o libpng/pngrio.c gcc -Wp,-MT,libpng/pngwio.o,-MD,libpng/.pngwio.o.d -Os -march=i386 -falign-functions=0 -falign-jumps=0 -falign-labels=0 -ffast-math -fomit-frame-pointer -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -g -mregparm=3 -DREGPARM=3 -D__COM32__ -nostdinc -iwithprefix include -I. -I./sys -I../include -W -Wall -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Winline -DDYNAMIC_CRC_TABLE -DPNG_NO_CONSOLE_IO -DPNG_NO_WRITE_SUPPORTED -DPNG_NO_MNG_FEATURES -DPNG_NO_READ_tIME -DPNG_NO_WRITE_tIME -c -o libpng/pngwio.o libpng/pngwio.c gcc -Wp,-MT,libpng/pngwrite.o,-MD,libpng/.pngwrite.o.d -Os -march=i386 -falign-functions=0 -falign-jumps=0 -falign-labels=0 -ffast-math -fomit-frame-pointer -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -g -mregparm=3 -DREGPARM=3 -D__COM32__ -nostdinc -iwithprefix include -I. -I./sys -I../include -W -Wall -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Winline -DDYNAMIC_CRC_TABLE -DPNG_NO_CONSOLE_IO -DPNG_NO_WRITE_SUPPORTED -DPNG_NO_MNG_FEATURES -DPNG_NO_READ_tIME -DPNG_NO_WRITE_tIME -c -o libpng/pngwrite.o libpng/pngwrite.c gcc -Wp,-MT,libpng/pngrtran.o,-MD,libpng/.pngrtran.o.d -Os -march=i386 -falign-functions=0 -falign-jumps=0 -falign-labels=0 -ffast-math -fomit-frame-pointer -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -g -mregparm=3 -DREGPARM=3 -D__COM32__ -nostdinc -iwithprefix include -I. -I./sys -I../include -W -Wall -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Winline -DDYNAMIC_CRC_TABLE -DPNG_NO_CONSOLE_IO -DPNG_NO_WRITE_SUPPORTED -DPNG_NO_MNG_FEATURES -DPNG_NO_READ_tIME -DPNG_NO_WRITE_tIME -c -o libpng/pngrtran.o libpng/pngrtran.c gcc -Wp,-MT,libpng/pngwtran.o,-MD,libpng/.pngwtran.o.d -Os -march=i386 -falign-functions=0 -falign-jumps=0 -falign-labels=0 -ffast-math -fomit-frame-pointer -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -g -mregparm=3 -DREGPARM=3 -D__COM32__ -nostdinc -iwithprefix include -I. -I./sys -I../include -W -Wall -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Winline -DDYNAMIC_CRC_TABLE -DPNG_NO_CONSOLE_IO -DPNG_NO_WRITE_SUPPORTED -DPNG_NO_MNG_FEATURES -DPNG_NO_READ_tIME -DPNG_NO_WRITE_tIME -c -o libpng/pngwtran.o libpng/pngwtran.c gcc -Wp,-MT,libpng/pngmem.o,-MD,libpng/.pngmem.o.d -Os -march=i386 -falign-functions=0 -falign-jumps=0 -falign-labels=0 -ffast-math -fomit-frame-pointer -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -g -mregparm=3 -DREGPARM=3 -D__COM32__ -nostdinc -iwithprefix include -I. -I./sys -I../include -W -Wall -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Winline -DDYNAMIC_CRC_TABLE -DPNG_NO_CONSOLE_IO -DPNG_NO_WRITE_SUPPORTED -DPNG_NO_MNG_FEATURES -DPNG_NO_READ_tIME -DPNG_NO_WRITE_tIME -c -o libpng/pngmem.o libpng/pngmem.c gcc -Wp,-MT,libpng/pngerror.o,-MD,libpng/.pngerror.o.d -Os -march=i386 -falign-functions=0 -falign-jumps=0 -falign-labels=0 -ffast-math -fomit-frame-pointer -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -g -mregparm=3 -DREGPARM=3 -D__COM32__ -nostdinc -iwithprefix include -I. -I./sys -I../include -W -Wall -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Winline -DDYNAMIC_CRC_TABLE -DPNG_NO_CONSOLE_IO -DPNG_NO_WRITE_SUPPORTED -DPNG_NO_MNG_FEATURES -DPNG_NO_READ_tIME -DPNG_NO_WRITE_tIME -c -o libpng/pngerror.o libpng/pngerror.c gcc -Wp,-MT,libpng/pngpread.o,-MD,libpng/.pngpread.o.d -Os -march=i386 -falign-functions=0 -falign-jumps=0 -falign-labels=0 -ffast-math -fomit-frame-pointer -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -g -mregparm=3 -DREGPARM=3 -D__COM32__ -nostdinc -iwithprefix include -I. -I./sys -I../include -W -Wall -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Winline -DDYNAMIC_CRC_TABLE -DPNG_NO_CONSOLE_IO -DPNG_NO_WRITE_SUPPORTED -DPNG_NO_MNG_FEATURES -DPNG_NO_READ_tIME -DPNG_NO_WRITE_tIME -c -o libpng/pngpread.o libpng/pngpread.c gcc -Wp,-MT,jpeg/tinyjpeg.o,-MD,jpeg/.tinyjpeg.o.d -Os -march=i386 -falign-functions=0 -falign-jumps=0 -falign-labels=0 -ffast-math -fomit-frame-pointer -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -g -mregparm=3 -DREGPARM=3 -D__COM32__ -nostdinc -iwithprefix include -I. -I./sys -I../include -W -Wall -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Winline -DDYNAMIC_CRC_TABLE -DPNG_NO_CONSOLE_IO -DPNG_NO_WRITE_SUPPORTED -DPNG_NO_MNG_FEATURES -DPNG_NO_READ_tIME -DPNG_NO_WRITE_tIME -c -o jpeg/tinyjpeg.o jpeg/tinyjpeg.c gcc -Wp,-MT,jpeg/jidctflt.o,-MD,jpeg/.jidctflt.o.d -Os -march=i386 -falign-functions=0 -falign-jumps=0 -falign-labels=0 -ffast-math -fomit-frame-pointer -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -g -mregparm=3 -DREGPARM=3 -D__COM32__ -nostdinc -iwithprefix include -I. -I./sys -I../include -W -Wall -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Winline -DDYNAMIC_CRC_TABLE -DPNG_NO_CONSOLE_IO -DPNG_NO_WRITE_SUPPORTED -DPNG_NO_MNG_FEATURES -DPNG_NO_READ_tIME -DPNG_NO_WRITE_tIME -O3 -c -o jpeg/jidctflt.o jpeg/jidctflt.c gcc -Wp,-MT,jpeg/decode1.o,-MD,jpeg/.decode1.o.d -Os -march=i386 -falign-functions=0 -falign-jumps=0 -falign-labels=0 -ffast-math -fomit-frame-pointer -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -g -mregparm=3 -DREGPARM=3 -D__COM32__ -nostdinc -iwithprefix include -I. -I./sys -I../include -W -Wall -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Winline -DDYNAMIC_CRC_TABLE -DPNG_NO_CONSOLE_IO -DPNG_NO_WRITE_SUPPORTED -DPNG_NO_MNG_FEATURES -DPNG_NO_READ_tIME -DPNG_NO_WRITE_tIME -c -o jpeg/decode1.o jpeg/decode1.c gcc -Wp,-MT,jpeg/decode3.o,-MD,jpeg/.decode3.o.d -Os -march=i386 -falign-functions=0 -falign-jumps=0 -falign-labels=0 -ffast-math -fomit-frame-pointer -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -g -mregparm=3 -DREGPARM=3 -D__COM32__ -nostdinc -iwithprefix include -I. -I./sys -I../include -W -Wall -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Winline -DDYNAMIC_CRC_TABLE -DPNG_NO_CONSOLE_IO -DPNG_NO_WRITE_SUPPORTED -DPNG_NO_MNG_FEATURES -DPNG_NO_READ_tIME -DPNG_NO_WRITE_tIME -c -o jpeg/decode3.o jpeg/decode3.c gcc -Wp,-MT,jpeg/grey.o,-MD,jpeg/.grey.o.d -Os -march=i386 -falign-functions=0 -falign-jumps=0 -falign-labels=0 -ffast-math -fomit-frame-pointer -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -g -mregparm=3 -DREGPARM=3 -D__COM32__ -nostdinc -iwithprefix include -I. -I./sys -I../include -W -Wall -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Winline -DDYNAMIC_CRC_TABLE -DPNG_NO_CONSOLE_IO -DPNG_NO_WRITE_SUPPORTED -DPNG_NO_MNG_FEATURES -DPNG_NO_READ_tIME -DPNG_NO_WRITE_tIME -c -o jpeg/grey.o jpeg/grey.c gcc -Wp,-MT,jpeg/yuv420p.o,-MD,jpeg/.yuv420p.o.d -Os -march=i386 -falign-functions=0 -falign-jumps=0 -falign-labels=0 -ffast-math -fomit-frame-pointer -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -g -mregparm=3 -DREGPARM=3 -D__COM32__ -nostdinc -iwithprefix include -I. -I./sys -I../include -W -Wall -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Winline -DDYNAMIC_CRC_TABLE -DPNG_NO_CONSOLE_IO -DPNG_NO_WRITE_SUPPORTED -DPNG_NO_MNG_FEATURES -DPNG_NO_READ_tIME -DPNG_NO_WRITE_tIME -c -o jpeg/yuv420p.o jpeg/yuv420p.c gcc -Wp,-MT,jpeg/rgb24.o,-MD,jpeg/.rgb24.o.d -Os -march=i386 -falign-functions=0 -falign-jumps=0 -falign-labels=0 -ffast-math -fomit-frame-pointer -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -g -mregparm=3 -DREGPARM=3 -D__COM32__ -nostdinc -iwithprefix include -I. -I./sys -I../include -W -Wall -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Winline -DDYNAMIC_CRC_TABLE -DPNG_NO_CONSOLE_IO -DPNG_NO_WRITE_SUPPORTED -DPNG_NO_MNG_FEATURES -DPNG_NO_READ_tIME -DPNG_NO_WRITE_tIME -c -o jpeg/rgb24.o jpeg/rgb24.c gcc -Wp,-MT,jpeg/bgr24.o,-MD,jpeg/.bgr24.o.d -Os -march=i386 -falign-functions=0 -falign-jumps=0 -falign-labels=0 -ffast-math -fomit-frame-pointer -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -g -mregparm=3 -DREGPARM=3 -D__COM32__ -nostdinc -iwithprefix include -I. -I./sys -I../include -W -Wall -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Winline -DDYNAMIC_CRC_TABLE -DPNG_NO_CONSOLE_IO -DPNG_NO_WRITE_SUPPORTED -DPNG_NO_MNG_FEATURES -DPNG_NO_READ_tIME -DPNG_NO_WRITE_tIME -c -o jpeg/bgr24.o jpeg/bgr24.c gcc -Wp,-MT,jpeg/rgba32.o,-MD,jpeg/.rgba32.o.d -Os -march=i386 -falign-functions=0 -falign-jumps=0 -falign-labels=0 -ffast-math -fomit-frame-pointer -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -g -mregparm=3 -DREGPARM=3 -D__COM32__ -nostdinc -iwithprefix include -I. -I./sys -I../include -W -Wall -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Winline -DDYNAMIC_CRC_TABLE -DPNG_NO_CONSOLE_IO -DPNG_NO_WRITE_SUPPORTED -DPNG_NO_MNG_FEATURES -DPNG_NO_READ_tIME -DPNG_NO_WRITE_tIME -c -o jpeg/rgba32.o jpeg/rgba32.c gcc -Wp,-MT,jpeg/bgra32.o,-MD,jpeg/.bgra32.o.d -Os -march=i386 -falign-functions=0 -falign-jumps=0 -falign-labels=0 -ffast-math -fomit-frame-pointer -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -g -mregparm=3 -DREGPARM=3 -D__COM32__ -nostdinc -iwithprefix include -I. -I./sys -I../include -W -Wall -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Winline -DDYNAMIC_CRC_TABLE -DPNG_NO_CONSOLE_IO -DPNG_NO_WRITE_SUPPORTED -DPNG_NO_MNG_FEATURES -DPNG_NO_READ_tIME -DPNG_NO_WRITE_tIME -c -o jpeg/bgra32.o jpeg/bgra32.c gcc -Wp,-MT,sys/x86_init_fpu.o,-MD,sys/.x86_init_fpu.o.d -Os -march=i386 -falign-functions=0 -falign-jumps=0 -falign-labels=0 -ffast-math -fomit-frame-pointer -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -g -mregparm=3 -DREGPARM=3 -D__COM32__ -nostdinc -iwithprefix include -I. -I./sys -I../include -W -Wall -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Winline -DDYNAMIC_CRC_TABLE -DPNG_NO_CONSOLE_IO -DPNG_NO_WRITE_SUPPORTED -DPNG_NO_MNG_FEATURES -DPNG_NO_READ_tIME -DPNG_NO_WRITE_tIME -c -o sys/x86_init_fpu.o sys/x86_init_fpu.c gcc -Wp,-MT,math/pow.o,-MD,math/.pow.o.d -Os -march=i386 -falign-functions=0 -falign-jumps=0 -falign-labels=0 -ffast-math -fomit-frame-pointer -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -g -mregparm=3 -DREGPARM=3 -D__COM32__ -nostdinc -iwithprefix include -I. -I./sys -I../include -W -Wall -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Winline -DDYNAMIC_CRC_TABLE -DPNG_NO_CONSOLE_IO -DPNG_NO_WRITE_SUPPORTED -DPNG_NO_MNG_FEATURES -DPNG_NO_READ_tIME -DPNG_NO_WRITE_tIME -D__ASSEMBLY__ -c -o math/pow.o math/pow.S gcc -Wp,-MT,math/strtod.o,-MD,math/.strtod.o.d -Os -march=i386 -falign-functions=0 -falign-jumps=0 -falign-labels=0 -ffast-math -fomit-frame-pointer -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -g -mregparm=3 -DREGPARM=3 -D__COM32__ -nostdinc -iwithprefix include -I. -I./sys -I../include -W -Wall -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Winline -DDYNAMIC_CRC_TABLE -DPNG_NO_CONSOLE_IO -DPNG_NO_WRITE_SUPPORTED -DPNG_NO_MNG_FEATURES -DPNG_NO_READ_tIME -DPNG_NO_WRITE_tIME -c -o math/strtod.o math/strtod.c gcc -Wp,-MT,syslinux/idle.o,-MD,syslinux/.idle.o.d -Os -march=i386 -falign-functions=0 -falign-jumps=0 -falign-labels=0 -ffast-math -fomit-frame-pointer -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -g -mregparm=3 -DREGPARM=3 -D__COM32__ -nostdinc -iwithprefix include -I. -I./sys -I../include -W -Wall -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Winline -DDYNAMIC_CRC_TABLE -DPNG_NO_CONSOLE_IO -DPNG_NO_WRITE_SUPPORTED -DPNG_NO_MNG_FEATURES -DPNG_NO_READ_tIME -DPNG_NO_WRITE_tIME -c -o syslinux/idle.o syslinux/idle.c gcc -Wp,-MT,syslinux/reboot.o,-MD,syslinux/.reboot.o.d -Os -march=i386 -falign-functions=0 -falign-jumps=0 -falign-labels=0 -ffast-math -fomit-frame-pointer -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -g -mregparm=3 -DREGPARM=3 -D__COM32__ -nostdinc -iwithprefix include -I. -I./sys -I../include -W -Wall -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Winline -DDYNAMIC_CRC_TABLE -DPNG_NO_CONSOLE_IO -DPNG_NO_WRITE_SUPPORTED -DPNG_NO_MNG_FEATURES -DPNG_NO_READ_tIME -DPNG_NO_WRITE_tIME -c -o syslinux/reboot.o syslinux/reboot.c gcc -Wp,-MT,syslinux/features.o,-MD,syslinux/.features.o.d -Os -march=i386 -falign-functions=0 -falign-jumps=0 -falign-labels=0 -ffast-math -fomit-frame-pointer -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -g -mregparm=3 -DREGPARM=3 -D__COM32__ -nostdinc -iwithprefix include -I. -I./sys -I../include -W -Wall -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Winline -DDYNAMIC_CRC_TABLE -DPNG_NO_CONSOLE_IO -DPNG_NO_WRITE_SUPPORTED -DPNG_NO_MNG_FEATURES -DPNG_NO_READ_tIME -DPNG_NO_WRITE_tIME -c -o syslinux/features.o syslinux/features.c gcc -Wp,-MT,syslinux/config.o,-MD,syslinux/.config.o.d -Os -march=i386 -falign-functions=0 -falign-jumps=0 -falign-labels=0 -ffast-math -fomit-frame-pointer -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -g -mregparm=3 -DREGPARM=3 -D__COM32__ -nostdinc -iwithprefix include -I. -I./sys -I../include -W -Wall -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Winline -DDYNAMIC_CRC_TABLE -DPNG_NO_CONSOLE_IO -DPNG_NO_WRITE_SUPPORTED -DPNG_NO_MNG_FEATURES -DPNG_NO_READ_tIME -DPNG_NO_WRITE_tIME -c -o syslinux/config.o syslinux/config.c gcc -Wp,-MT,syslinux/serial.o,-MD,syslinux/.serial.o.d -Os -march=i386 -falign-functions=0 -falign-jumps=0 -falign-labels=0 -ffast-math -fomit-frame-pointer -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -g -mregparm=3 -DREGPARM=3 -D__COM32__ -nostdinc -iwithprefix include -I. -I./sys -I../include -W -Wall -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Winline -DDYNAMIC_CRC_TABLE -DPNG_NO_CONSOLE_IO -DPNG_NO_WRITE_SUPPORTED -DPNG_NO_MNG_FEATURES -DPNG_NO_READ_tIME -DPNG_NO_WRITE_tIME -c -o syslinux/serial.o syslinux/serial.c gcc -Wp,-MT,syslinux/ipappend.o,-MD,syslinux/.ipappend.o.d -Os -march=i386 -falign-functions=0 -falign-jumps=0 -falign-labels=0 -ffast-math -fomit-frame-pointer -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -g -mregparm=3 -DREGPARM=3 -D__COM32__ -nostdinc -iwithprefix include -I. -I./sys -I../include -W -Wall -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Winline -DDYNAMIC_CRC_TABLE -DPNG_NO_CONSOLE_IO -DPNG_NO_WRITE_SUPPORTED -DPNG_NO_MNG_FEATURES -DPNG_NO_READ_tIME -DPNG_NO_WRITE_tIME -c -o syslinux/ipappend.o syslinux/ipappend.c gcc -Wp,-MT,syslinux/dsinfo.o,-MD,syslinux/.dsinfo.o.d -Os -march=i386 -falign-functions=0 -falign-jumps=0 -falign-labels=0 -ffast-math -fomit-frame-pointer -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -g -mregparm=3 -DREGPARM=3 -D__COM32__ -nostdinc -iwithprefix include -I. -I./sys -I../include -W -Wall -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Winline -DDYNAMIC_CRC_TABLE -DPNG_NO_CONSOLE_IO -DPNG_NO_WRITE_SUPPORTED -DPNG_NO_MNG_FEATURES -DPNG_NO_READ_tIME -DPNG_NO_WRITE_tIME -c -o syslinux/dsinfo.o syslinux/dsinfo.c gcc -Wp,-MT,syslinux/version.o,-MD,syslinux/.version.o.d -Os -march=i386 -falign-functions=0 -falign-jumps=0 -falign-labels=0 -ffast-math -fomit-frame-pointer -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -g -mregparm=3 -DREGPARM=3 -D__COM32__ -nostdinc -iwithprefix include -I. -I./sys -I../include -W -Wall -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Winline -DDYNAMIC_CRC_TABLE -DPNG_NO_CONSOLE_IO -DPNG_NO_WRITE_SUPPORTED -DPNG_NO_MNG_FEATURES -DPNG_NO_READ_tIME -DPNG_NO_WRITE_tIME -c -o syslinux/version.o syslinux/version.c gcc -Wp,-MT,syslinux/keyboard.o,-MD,syslinux/.keyboard.o.d -Os -march=i386 -falign-functions=0 -falign-jumps=0 -falign-labels=0 -ffast-math -fomit-frame-pointer -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -g -mregparm=3 -DREGPARM=3 -D__COM32__ -nostdinc -iwithprefix include -I. -I./sys -I../include -W -Wall -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Winline -DDYNAMIC_CRC_TABLE -DPNG_NO_CONSOLE_IO -DPNG_NO_WRITE_SUPPORTED -DPNG_NO_MNG_FEATURES -DPNG_NO_READ_tIME -DPNG_NO_WRITE_tIME -c -o syslinux/keyboard.o syslinux/keyboard.c gcc -Wp,-MT,syslinux/memscan.o,-MD,syslinux/.memscan.o.d -Os -march=i386 -falign-functions=0 -falign-jumps=0 -falign-labels=0 -ffast-math -fomit-frame-pointer -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -g -mregparm=3 -DREGPARM=3 -D__COM32__ -nostdinc -iwithprefix include -I. -I./sys -I../include -W -Wall -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Winline -DDYNAMIC_CRC_TABLE -DPNG_NO_CONSOLE_IO -DPNG_NO_WRITE_SUPPORTED -DPNG_NO_MNG_FEATURES -DPNG_NO_READ_tIME -DPNG_NO_WRITE_tIME -c -o syslinux/memscan.o syslinux/memscan.c gcc -Wp,-MT,syslinux/addlist.o,-MD,syslinux/.addlist.o.d -Os -march=i386 -falign-functions=0 -falign-jumps=0 -falign-labels=0 -ffast-math -fomit-frame-pointer -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -g -mregparm=3 -DREGPARM=3 -D__COM32__ -nostdinc -iwithprefix include -I. -I./sys -I../include -W -Wall -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Winline -DDYNAMIC_CRC_TABLE -DPNG_NO_CONSOLE_IO -DPNG_NO_WRITE_SUPPORTED -DPNG_NO_MNG_FEATURES -DPNG_NO_READ_tIME -DPNG_NO_WRITE_tIME -c -o syslinux/addlist.o syslinux/addlist.c gcc -Wp,-MT,syslinux/freelist.o,-MD,syslinux/.freelist.o.d -Os -march=i386 -falign-functions=0 -falign-jumps=0 -falign-labels=0 -ffast-math -fomit-frame-pointer -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -g -mregparm=3 -DREGPARM=3 -D__COM32__ -nostdinc -iwithprefix include -I. -I./sys -I../include -W -Wall -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Winline -DDYNAMIC_CRC_TABLE -DPNG_NO_CONSOLE_IO -DPNG_NO_WRITE_SUPPORTED -DPNG_NO_MNG_FEATURES -DPNG_NO_READ_tIME -DPNG_NO_WRITE_tIME -c -o syslinux/freelist.o syslinux/freelist.c gcc -Wp,-MT,syslinux/memmap.o,-MD,syslinux/.memmap.o.d -Os -march=i386 -falign-functions=0 -falign-jumps=0 -falign-labels=0 -ffast-math -fomit-frame-pointer -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -g -mregparm=3 -DREGPARM=3 -D__COM32__ -nostdinc -iwithprefix include -I. -I./sys -I../include -W -Wall -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Winline -DDYNAMIC_CRC_TABLE -DPNG_NO_CONSOLE_IO -DPNG_NO_WRITE_SUPPORTED -DPNG_NO_MNG_FEATURES -DPNG_NO_READ_tIME -DPNG_NO_WRITE_tIME -c -o syslinux/memmap.o syslinux/memmap.c gcc -Wp,-MT,syslinux/movebits.o,-MD,syslinux/.movebits.o.d -Os -march=i386 -falign-functions=0 -falign-jumps=0 -falign-labels=0 -ffast-math -fomit-frame-pointer -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -g -mregparm=3 -DREGPARM=3 -D__COM32__ -nostdinc -iwithprefix include -I. -I./sys -I../include -W -Wall -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Winline -DDYNAMIC_CRC_TABLE -DPNG_NO_CONSOLE_IO -DPNG_NO_WRITE_SUPPORTED -DPNG_NO_MNG_FEATURES -DPNG_NO_READ_tIME -DPNG_NO_WRITE_tIME -c -o syslinux/movebits.o syslinux/movebits.c syslinux/movebits.c: In function 'syslinux_compute_movelist': syslinux/movebits.c:384:54: warning: argument 'moves' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered] syslinux_compute_movelist(struct syslinux_movelist **moves, ^ syslinux/movebits.c:385:32: warning: argument 'ifrags' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered] struct syslinux_movelist *ifrags, ^ syslinux/movebits.c:386:30: warning: argument 'memmap' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered] struct syslinux_memmap *memmap) ^ gcc -Wp,-MT,syslinux/shuffle.o,-MD,syslinux/.shuffle.o.d -Os -march=i386 -falign-functions=0 -falign-jumps=0 -falign-labels=0 -ffast-math -fomit-frame-pointer -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -g -mregparm=3 -DREGPARM=3 -D__COM32__ -nostdinc -iwithprefix include -I. -I./sys -I../include -W -Wall -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Winline -DDYNAMIC_CRC_TABLE -DPNG_NO_CONSOLE_IO -DPNG_NO_WRITE_SUPPORTED -DPNG_NO_MNG_FEATURES -DPNG_NO_READ_tIME -DPNG_NO_WRITE_tIME -c -o syslinux/shuffle.o syslinux/shuffle.c gcc -Wp,-MT,syslinux/shuffle_pm.o,-MD,syslinux/.shuffle_pm.o.d -Os -march=i386 -falign-functions=0 -falign-jumps=0 -falign-labels=0 -ffast-math -fomit-frame-pointer -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -g -mregparm=3 -DREGPARM=3 -D__COM32__ -nostdinc -iwithprefix include -I. -I./sys -I../include -W -Wall -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Winline -DDYNAMIC_CRC_TABLE -DPNG_NO_CONSOLE_IO -DPNG_NO_WRITE_SUPPORTED -DPNG_NO_MNG_FEATURES -DPNG_NO_READ_tIME -DPNG_NO_WRITE_tIME -c -o syslinux/shuffle_pm.o syslinux/shuffle_pm.c gcc -Wp,-MT,syslinux/shuffle_rm.o,-MD,syslinux/.shuffle_rm.o.d -Os -march=i386 -falign-functions=0 -falign-jumps=0 -falign-labels=0 -ffast-math -fomit-frame-pointer -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -g -mregparm=3 -DREGPARM=3 -D__COM32__ -nostdinc -iwithprefix include -I. -I./sys -I../include -W -Wall -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Winline -DDYNAMIC_CRC_TABLE -DPNG_NO_CONSOLE_IO -DPNG_NO_WRITE_SUPPORTED -DPNG_NO_MNG_FEATURES -DPNG_NO_READ_tIME -DPNG_NO_WRITE_tIME -c -o syslinux/shuffle_rm.o syslinux/shuffle_rm.c gcc -Wp,-MT,syslinux/zonelist.o,-MD,syslinux/.zonelist.o.d -Os -march=i386 -falign-functions=0 -falign-jumps=0 -falign-labels=0 -ffast-math -fomit-frame-pointer -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -g -mregparm=3 -DREGPARM=3 -D__COM32__ -nostdinc -iwithprefix include -I. -I./sys -I../include -W -Wall -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Winline -DDYNAMIC_CRC_TABLE -DPNG_NO_CONSOLE_IO -DPNG_NO_WRITE_SUPPORTED -DPNG_NO_MNG_FEATURES -DPNG_NO_READ_tIME -DPNG_NO_WRITE_tIME -c -o syslinux/zonelist.o syslinux/zonelist.c gcc -Wp,-MT,syslinux/dump_mmap.o,-MD,syslinux/.dump_mmap.o.d -Os -march=i386 -falign-functions=0 -falign-jumps=0 -falign-labels=0 -ffast-math -fomit-frame-pointer -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -g -mregparm=3 -DREGPARM=3 -D__COM32__ -nostdinc -iwithprefix include -I. -I./sys -I../include -W -Wall -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Winline -DDYNAMIC_CRC_TABLE -DPNG_NO_CONSOLE_IO -DPNG_NO_WRITE_SUPPORTED -DPNG_NO_MNG_FEATURES -DPNG_NO_READ_tIME -DPNG_NO_WRITE_tIME -c -o syslinux/dump_mmap.o syslinux/dump_mmap.c gcc -Wp,-MT,syslinux/dump_movelist.o,-MD,syslinux/.dump_movelist.o.d -Os -march=i386 -falign-functions=0 -falign-jumps=0 -falign-labels=0 -ffast-math -fomit-frame-pointer -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -g -mregparm=3 -DREGPARM=3 -D__COM32__ -nostdinc -iwithprefix include -I. -I./sys -I../include -W -Wall -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Winline -DDYNAMIC_CRC_TABLE -DPNG_NO_CONSOLE_IO -DPNG_NO_WRITE_SUPPORTED -DPNG_NO_MNG_FEATURES -DPNG_NO_READ_tIME -DPNG_NO_WRITE_tIME -c -o syslinux/dump_movelist.o syslinux/dump_movelist.c gcc -Wp,-MT,syslinux/run_default.o,-MD,syslinux/.run_default.o.d -Os -march=i386 -falign-functions=0 -falign-jumps=0 -falign-labels=0 -ffast-math -fomit-frame-pointer -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -g -mregparm=3 -DREGPARM=3 -D__COM32__ -nostdinc -iwithprefix include -I. -I./sys -I../include -W -Wall -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Winline -DDYNAMIC_CRC_TABLE -DPNG_NO_CONSOLE_IO -DPNG_NO_WRITE_SUPPORTED -DPNG_NO_MNG_FEATURES -DPNG_NO_READ_tIME -DPNG_NO_WRITE_tIME -c -o syslinux/run_default.o syslinux/run_default.c gcc -Wp,-MT,syslinux/run_command.o,-MD,syslinux/.run_command.o.d -Os -march=i386 -falign-functions=0 -falign-jumps=0 -falign-labels=0 -ffast-math -fomit-frame-pointer -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -g -mregparm=3 -DREGPARM=3 -D__COM32__ -nostdinc -iwithprefix include -I. -I./sys -I../include -W -Wall -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Winline -DDYNAMIC_CRC_TABLE -DPNG_NO_CONSOLE_IO -DPNG_NO_WRITE_SUPPORTED -DPNG_NO_MNG_FEATURES -DPNG_NO_READ_tIME -DPNG_NO_WRITE_tIME -c -o syslinux/run_command.o syslinux/run_command.c gcc -Wp,-MT,syslinux/cleanup.o,-MD,syslinux/.cleanup.o.d -Os -march=i386 -falign-functions=0 -falign-jumps=0 -falign-labels=0 -ffast-math -fomit-frame-pointer -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -g -mregparm=3 -DREGPARM=3 -D__COM32__ -nostdinc -iwithprefix include -I. -I./sys -I../include -W -Wall -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Winline -DDYNAMIC_CRC_TABLE -DPNG_NO_CONSOLE_IO -DPNG_NO_WRITE_SUPPORTED -DPNG_NO_MNG_FEATURES -DPNG_NO_READ_tIME -DPNG_NO_WRITE_tIME -c -o syslinux/cleanup.o syslinux/cleanup.c gcc -Wp,-MT,syslinux/localboot.o,-MD,syslinux/.localboot.o.d -Os -march=i386 -falign-functions=0 -falign-jumps=0 -falign-labels=0 -ffast-math -fomit-frame-pointer -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -g -mregparm=3 -DREGPARM=3 -D__COM32__ -nostdinc -iwithprefix include -I. -I./sys -I../include -W -Wall -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Winline -DDYNAMIC_CRC_TABLE -DPNG_NO_CONSOLE_IO -DPNG_NO_WRITE_SUPPORTED -DPNG_NO_MNG_FEATURES -DPNG_NO_READ_tIME -DPNG_NO_WRITE_tIME -c -o syslinux/localboot.o syslinux/localboot.c gcc -Wp,-MT,syslinux/runimage.o,-MD,syslinux/.runimage.o.d -Os -march=i386 -falign-functions=0 -falign-jumps=0 -falign-labels=0 -ffast-math -fomit-frame-pointer -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -g -mregparm=3 -DREGPARM=3 -D__COM32__ -nostdinc -iwithprefix include -I. -I./sys -I../include -W -Wall -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Winline -DDYNAMIC_CRC_TABLE -DPNG_NO_CONSOLE_IO -DPNG_NO_WRITE_SUPPORTED -DPNG_NO_MNG_FEATURES -DPNG_NO_READ_tIME -DPNG_NO_WRITE_tIME -c -o syslinux/runimage.o syslinux/runimage.c gcc -Wp,-MT,syslinux/loadfile.o,-MD,syslinux/.loadfile.o.d -Os -march=i386 -falign-functions=0 -falign-jumps=0 -falign-labels=0 -ffast-math -fomit-frame-pointer -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -g -mregparm=3 -DREGPARM=3 -D__COM32__ -nostdinc -iwithprefix include -I. -I./sys -I../include -W -Wall -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Winline -DDYNAMIC_CRC_TABLE -DPNG_NO_CONSOLE_IO -DPNG_NO_WRITE_SUPPORTED -DPNG_NO_MNG_FEATURES -DPNG_NO_READ_tIME -DPNG_NO_WRITE_tIME -c -o syslinux/loadfile.o syslinux/loadfile.c gcc -Wp,-MT,syslinux/floadfile.o,-MD,syslinux/.floadfile.o.d -Os -march=i386 -falign-functions=0 -falign-jumps=0 -falign-labels=0 -ffast-math -fomit-frame-pointer -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -g -mregparm=3 -DREGPARM=3 -D__COM32__ -nostdinc -iwithprefix include -I. -I./sys -I../include -W -Wall -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Winline -DDYNAMIC_CRC_TABLE -DPNG_NO_CONSOLE_IO -DPNG_NO_WRITE_SUPPORTED -DPNG_NO_MNG_FEATURES -DPNG_NO_READ_tIME -DPNG_NO_WRITE_tIME -c -o syslinux/floadfile.o syslinux/floadfile.c gcc -Wp,-MT,syslinux/zloadfile.o,-MD,syslinux/.zloadfile.o.d -Os -march=i386 -falign-functions=0 -falign-jumps=0 -falign-labels=0 -ffast-math -fomit-frame-pointer -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -g -mregparm=3 -DREGPARM=3 -D__COM32__ -nostdinc -iwithprefix include -I. -I./sys -I../include -W -Wall -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Winline -DDYNAMIC_CRC_TABLE -DPNG_NO_CONSOLE_IO -DPNG_NO_WRITE_SUPPORTED -DPNG_NO_MNG_FEATURES -DPNG_NO_READ_tIME -DPNG_NO_WRITE_tIME -c -o syslinux/zloadfile.o syslinux/zloadfile.c gcc -Wp,-MT,syslinux/load_linux.o,-MD,syslinux/.load_linux.o.d -Os -march=i386 -falign-functions=0 -falign-jumps=0 -falign-labels=0 -ffast-math -fomit-frame-pointer -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -g -mregparm=3 -DREGPARM=3 -D__COM32__ -nostdinc -iwithprefix include -I. -I./sys -I../include -W -Wall -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Winline -DDYNAMIC_CRC_TABLE -DPNG_NO_CONSOLE_IO -DPNG_NO_WRITE_SUPPORTED -DPNG_NO_MNG_FEATURES -DPNG_NO_READ_tIME -DPNG_NO_WRITE_tIME -c -o syslinux/load_linux.o syslinux/load_linux.c gcc -Wp,-MT,syslinux/initramfs.o,-MD,syslinux/.initramfs.o.d -Os -march=i386 -falign-functions=0 -falign-jumps=0 -falign-labels=0 -ffast-math -fomit-frame-pointer -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -g -mregparm=3 -DREGPARM=3 -D__COM32__ -nostdinc -iwithprefix include -I. -I./sys -I../include -W -Wall -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Winline -DDYNAMIC_CRC_TABLE -DPNG_NO_CONSOLE_IO -DPNG_NO_WRITE_SUPPORTED -DPNG_NO_MNG_FEATURES -DPNG_NO_READ_tIME -DPNG_NO_WRITE_tIME -c -o syslinux/initramfs.o syslinux/initramfs.c gcc -Wp,-MT,syslinux/initramfs_file.o,-MD,syslinux/.initramfs_file.o.d -Os -march=i386 -falign-functions=0 -falign-jumps=0 -falign-labels=0 -ffast-math -fomit-frame-pointer -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -g -mregparm=3 -DREGPARM=3 -D__COM32__ -nostdinc -iwithprefix include -I. -I./sys -I../include -W -Wall -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Winline -DDYNAMIC_CRC_TABLE -DPNG_NO_CONSOLE_IO -DPNG_NO_WRITE_SUPPORTED -DPNG_NO_MNG_FEATURES -DPNG_NO_READ_tIME -DPNG_NO_WRITE_tIME -c -o syslinux/initramfs_file.o syslinux/initramfs_file.c gcc -Wp,-MT,syslinux/initramfs_loadfile.o,-MD,syslinux/.initramfs_loadfile.o.d -Os -march=i386 -falign-functions=0 -falign-jumps=0 -falign-labels=0 -ffast-math -fomit-frame-pointer -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -g -mregparm=3 -DREGPARM=3 -D__COM32__ -nostdinc -iwithprefix include -I. -I./sys -I../include -W -Wall -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Winline -DDYNAMIC_CRC_TABLE -DPNG_NO_CONSOLE_IO -DPNG_NO_WRITE_SUPPORTED -DPNG_NO_MNG_FEATURES -DPNG_NO_READ_tIME -DPNG_NO_WRITE_tIME -c -o syslinux/initramfs_loadfile.o syslinux/initramfs_loadfile.c gcc -Wp,-MT,syslinux/initramfs_archive.o,-MD,syslinux/.initramfs_archive.o.d -Os -march=i386 -falign-functions=0 -falign-jumps=0 -falign-labels=0 -ffast-math -fomit-frame-pointer -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -g -mregparm=3 -DREGPARM=3 -D__COM32__ -nostdinc -iwithprefix include -I. -I./sys -I../include -W -Wall -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Winline -DDYNAMIC_CRC_TABLE -DPNG_NO_CONSOLE_IO -DPNG_NO_WRITE_SUPPORTED -DPNG_NO_MNG_FEATURES -DPNG_NO_READ_tIME -DPNG_NO_WRITE_tIME -c -o syslinux/initramfs_archive.o syslinux/initramfs_archive.c gcc -Wp,-MT,syslinux/pxe_get_cached.o,-MD,syslinux/.pxe_get_cached.o.d -Os -march=i386 -falign-functions=0 -falign-jumps=0 -falign-labels=0 -ffast-math -fomit-frame-pointer -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -g -mregparm=3 -DREGPARM=3 -D__COM32__ -nostdinc -iwithprefix include -I. -I./sys -I../include -W -Wall -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Winline -DDYNAMIC_CRC_TABLE -DPNG_NO_CONSOLE_IO -DPNG_NO_WRITE_SUPPORTED -DPNG_NO_MNG_FEATURES -DPNG_NO_READ_tIME -DPNG_NO_WRITE_tIME -c -o syslinux/pxe_get_cached.o syslinux/pxe_get_cached.c gcc -Wp,-MT,syslinux/pxe_get_nic.o,-MD,syslinux/.pxe_get_nic.o.d -Os -march=i386 -falign-functions=0 -falign-jumps=0 -falign-labels=0 -ffast-math -fomit-frame-pointer -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -g -mregparm=3 -DREGPARM=3 -D__COM32__ -nostdinc -iwithprefix include -I. -I./sys -I../include -W -Wall -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Winline -DDYNAMIC_CRC_TABLE -DPNG_NO_CONSOLE_IO -DPNG_NO_WRITE_SUPPORTED -DPNG_NO_MNG_FEATURES -DPNG_NO_READ_tIME -DPNG_NO_WRITE_tIME -c -o syslinux/pxe_get_nic.o syslinux/pxe_get_nic.c gcc -Wp,-MT,syslinux/pxe_dns.o,-MD,syslinux/.pxe_dns.o.d -Os -march=i386 -falign-functions=0 -falign-jumps=0 -falign-labels=0 -ffast-math -fomit-frame-pointer -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -g -mregparm=3 -DREGPARM=3 -D__COM32__ -nostdinc -iwithprefix include -I. -I./sys -I../include -W -Wall -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Winline -DDYNAMIC_CRC_TABLE -DPNG_NO_CONSOLE_IO -DPNG_NO_WRITE_SUPPORTED -DPNG_NO_MNG_FEATURES -DPNG_NO_READ_tIME -DPNG_NO_WRITE_tIME -c -o syslinux/pxe_dns.o syslinux/pxe_dns.c gcc -Wp,-MT,syslinux/adv.o,-MD,syslinux/.adv.o.d -Os -march=i386 -falign-functions=0 -falign-jumps=0 -falign-labels=0 -ffast-math -fomit-frame-pointer -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -g -mregparm=3 -DREGPARM=3 -D__COM32__ -nostdinc -iwithprefix include -I. -I./sys -I../include -W -Wall -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Winline -DDYNAMIC_CRC_TABLE -DPNG_NO_CONSOLE_IO -DPNG_NO_WRITE_SUPPORTED -DPNG_NO_MNG_FEATURES -DPNG_NO_READ_tIME -DPNG_NO_WRITE_tIME -c -o syslinux/adv.o syslinux/adv.c gcc -Wp,-MT,syslinux/advwrite.o,-MD,syslinux/.advwrite.o.d -Os -march=i386 -falign-functions=0 -falign-jumps=0 -falign-labels=0 -ffast-math -fomit-frame-pointer -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -g -mregparm=3 -DREGPARM=3 -D__COM32__ -nostdinc -iwithprefix include -I. -I./sys -I../include -W -Wall -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Winline -DDYNAMIC_CRC_TABLE -DPNG_NO_CONSOLE_IO -DPNG_NO_WRITE_SUPPORTED -DPNG_NO_MNG_FEATURES -DPNG_NO_READ_tIME -DPNG_NO_WRITE_tIME -c -o syslinux/advwrite.o syslinux/advwrite.c gcc -Wp,-MT,syslinux/getadv.o,-MD,syslinux/.getadv.o.d -Os -march=i386 -falign-functions=0 -falign-jumps=0 -falign-labels=0 -ffast-math -fomit-frame-pointer -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -g -mregparm=3 -DREGPARM=3 -D__COM32__ -nostdinc -iwithprefix include -I. -I./sys -I../include -W -Wall -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Winline -DDYNAMIC_CRC_TABLE -DPNG_NO_CONSOLE_IO -DPNG_NO_WRITE_SUPPORTED -DPNG_NO_MNG_FEATURES -DPNG_NO_READ_tIME -DPNG_NO_WRITE_tIME -c -o syslinux/getadv.o syslinux/getadv.c gcc -Wp,-MT,syslinux/setadv.o,-MD,syslinux/.setadv.o.d -Os -march=i386 -falign-functions=0 -falign-jumps=0 -falign-labels=0 -ffast-math -fomit-frame-pointer -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -g -mregparm=3 -DREGPARM=3 -D__COM32__ -nostdinc -iwithprefix include -I. -I./sys -I../include -W -Wall -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Winline -DDYNAMIC_CRC_TABLE -DPNG_NO_CONSOLE_IO -DPNG_NO_WRITE_SUPPORTED -DPNG_NO_MNG_FEATURES -DPNG_NO_READ_tIME -DPNG_NO_WRITE_tIME -c -o syslinux/setadv.o syslinux/setadv.c gcc -Wp,-MT,syslinux/video/fontquery.o,-MD,syslinux/video/.fontquery.o.d -Os -march=i386 -falign-functions=0 -falign-jumps=0 -falign-labels=0 -ffast-math -fomit-frame-pointer -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -g -mregparm=3 -DREGPARM=3 -D__COM32__ -nostdinc -iwithprefix include -I. -I./sys -I../include -W -Wall -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Winline -DDYNAMIC_CRC_TABLE -DPNG_NO_CONSOLE_IO -DPNG_NO_WRITE_SUPPORTED -DPNG_NO_MNG_FEATURES -DPNG_NO_READ_tIME -DPNG_NO_WRITE_tIME -c -o syslinux/video/fontquery.o syslinux/video/fontquery.c gcc -Wp,-MT,syslinux/video/forcetext.o,-MD,syslinux/video/.forcetext.o.d -Os -march=i386 -falign-functions=0 -falign-jumps=0 -falign-labels=0 -ffast-math -fomit-frame-pointer -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -g -mregparm=3 -DREGPARM=3 -D__COM32__ -nostdinc -iwithprefix include -I. -I./sys -I../include -W -Wall -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Winline -DDYNAMIC_CRC_TABLE -DPNG_NO_CONSOLE_IO -DPNG_NO_WRITE_SUPPORTED -DPNG_NO_MNG_FEATURES -DPNG_NO_READ_tIME -DPNG_NO_WRITE_tIME -c -o syslinux/video/forcetext.o syslinux/video/forcetext.c gcc -Wp,-MT,syslinux/video/reportmode.o,-MD,syslinux/video/.reportmode.o.d -Os -march=i386 -falign-functions=0 -falign-jumps=0 -falign-labels=0 -ffast-math -fomit-frame-pointer -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -g -mregparm=3 -DREGPARM=3 -D__COM32__ -nostdinc -iwithprefix include -I. -I./sys -I../include -W -Wall -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Winline -DDYNAMIC_CRC_TABLE -DPNG_NO_CONSOLE_IO -DPNG_NO_WRITE_SUPPORTED -DPNG_NO_MNG_FEATURES -DPNG_NO_READ_tIME -DPNG_NO_WRITE_tIME -c -o syslinux/video/reportmode.o syslinux/video/reportmode.c rm -f libcom32.a ar cq libcom32.a abort.o atexit.o atoi.o atol.o atoll.o calloc.o creat.o ctypes.o errno.o fgetc.o fgets.o fopen.o fprintf.o fputc.o fclose.o putchar.o setjmp.o fputs.o fread2.o fread.o free.o fwrite2.o fwrite.o getopt.o getopt_long.o lrand48.o malloc.o stack.o memccpy.o memchr.o memcmp.o memcpy.o mempcpy.o memmem.o memmove.o memset.o memswap.o exit.o onexit.o perror.o printf.o puts.o qsort.o realloc.o seed48.o snprintf.o sprintf.o srand48.o sscanf.o strcasecmp.o strcat.o strchr.o strcmp.o strcpy.o strdup.o strlen.o strerror.o strnlen.o strncasecmp.o strncat.o strncmp.o strncpy.o strndup.o stpcpy.o stpncpy.o strntoimax.o strntoumax.o strrchr.o strsep.o strspn.o strstr.o strtoimax.o strtok.o strtol.o strtoll.o strtoul.o strtoull.o strtoumax.o vfprintf.o vprintf.o vsnprintf.o vsprintf.o asprintf.o vasprintf.o strlcpy.o strlcat.o vsscanf.o zalloc.o skipspace.o chrreplace.o bufprintf.o inet.o lmalloc.o lstrdup.o dprintf.o vdprintf.o suffix_number.o sys/readdir.o getcwd.o chdir.o fdopendir.o libgcc/__ashldi3.o libgcc/__udivdi3.o libgcc/__negdi2.o libgcc/__ashrdi3.o libgcc/__lshrdi3.o libgcc/__muldi3.o libgcc/__udivmoddi4.o libgcc/__umoddi3.o libgcc/__divdi3.o libgcc/__moddi3.o sys/intcall.o sys/farcall.o sys/cfarcall.o sys/zeroregs.o sys/entry.o sys/exit.o sys/argv.o sys/times.o sys/sleep.o sys/fileinfo.o sys/opendev.o sys/read.o sys/write.o sys/ftell.o sys/close.o sys/open.o sys/fileread.o sys/fileclose.o sys/openmem.o sys/isatty.o sys/fstat.o sys/zfile.o sys/zfopen.o sys/openconsole.o sys/line_input.o sys/colortable.o sys/screensize.o sys/stdcon_read.o sys/stdcon_write.o sys/rawcon_read.o sys/rawcon_write.o sys/err_read.o sys/err_write.o sys/null_read.o sys/null_write.o sys/serial_write.o sys/xserial_write.o sys/ansi.o sys/libansi.o sys/gpxe.o sys/ansicon_write.o sys/ansiserial_write.o sys/vesacon_write.o sys/vesaserial_write.o sys/vesa/initvesa.o sys/vesa/drawtxt.o sys/vesa/background.o sys/vesa/alphatbl.o sys/vesa/screencpy.o sys/vesa/fmtpixel.o sys/vesa/i915resolution.o pci/cfgtype.o pci/scan.o pci/bios.o pci/readb.o pci/readw.o pci/readl.o pci/writeb.o pci/writew.o pci/writel.o zlib/adler32.o zlib/compress.o zlib/crc32.o zlib/uncompr.o zlib/deflate.o zlib/trees.o zlib/zutil.o zlib/inflate.o zlib/infback.o zlib/inftrees.o zlib/inffast.o libpng/png.o libpng/pngset.o libpng/pngget.o libpng/pngrutil.o libpng/pngtrans.o libpng/pngwutil.o libpng/pngread.o libpng/pngrio.o libpng/pngwio.o libpng/pngwrite.o libpng/pngrtran.o libpng/pngwtran.o libpng/pngmem.o libpng/pngerror.o libpng/pngpread.o jpeg/tinyjpeg.o jpeg/jidctflt.o jpeg/decode1.o jpeg/decode3.o jpeg/grey.o jpeg/yuv420p.o jpeg/rgb24.o jpeg/bgr24.o jpeg/rgba32.o jpeg/bgra32.o sys/x86_init_fpu.o math/pow.o math/strtod.o syslinux/idle.o syslinux/reboot.o syslinux/features.o syslinux/config.o syslinux/serial.o syslinux/ipappend.o syslinux/dsinfo.o syslinux/version.o syslinux/keyboard.o syslinux/memscan.o syslinux/addlist.o syslinux/freelist.o syslinux/memmap.o syslinux/movebits.o syslinux/shuffle.o syslinux/shuffle_pm.o syslinux/shuffle_rm.o syslinux/zonelist.o syslinux/dump_mmap.o syslinux/dump_movelist.o syslinux/run_default.o syslinux/run_command.o syslinux/cleanup.o syslinux/localboot.o syslinux/runimage.o syslinux/loadfile.o syslinux/floadfile.o syslinux/zloadfile.o syslinux/load_linux.o syslinux/initramfs.o syslinux/initramfs_file.o syslinux/initramfs_loadfile.o syslinux/initramfs_archive.o syslinux/pxe_get_cached.o syslinux/pxe_get_nic.o syslinux/pxe_dns.o syslinux/adv.o syslinux/advwrite.o syslinux/getadv.o syslinux/setadv.o syslinux/video/fontquery.o syslinux/video/forcetext.o syslinux/video/reportmode.o ranlib libcom32.a rm -f libcomcore.a ar cq libcomcore.a memcpy.o mempcpy.o memset.o memcmp.o memmove.o strlen.o stpcpy.o strcpy.o strcmp.o strlcpy.o strlcat.o strchr.o strncmp.o strncpy.o snprintf.o sprintf.o vsnprintf.o dprintf.o vdprintf.o zalloc.o strdup.o sys/intcall.o sys/farcall.o sys/cfarcall.o sys/zeroregs.o libgcc/__ashldi3.o libgcc/__udivdi3.o libgcc/__negdi2.o libgcc/__ashrdi3.o libgcc/__lshrdi3.o libgcc/__muldi3.o libgcc/__udivmoddi4.o libgcc/__umoddi3.o libgcc/__divdi3.o libgcc/__moddi3.o ranlib libcomcore.a make[2]: Leaving directory `/builddir/build/BUILD/syslinux-4.05/com32/lib' make[2]: Entering directory `/builddir/build/BUILD/syslinux-4.05/com32/gpllib' gcc -Wp,-MT,cpuid.o,-MD,./.cpuid.o.d -Os -march=i386 -falign-functions=0 -falign-jumps=0 -falign-labels=0 -ffast-math -fomit-frame-pointer -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -g -mregparm=3 -DREGPARM=3 -D__COM32__ -nostdinc -iwithprefix include -I. -I./sys -I../include -I../gplinclude -I../gplinclude/zzjson -W -Wall -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Winline -DDYNAMIC_CRC_TABLE -DPNG_NO_CONSOLE_IO -DPNG_NO_WRITE_SUPPORTED -DPNG_NO_MNG_FEATURES -DPNG_NO_READ_tIME -DPNG_NO_WRITE_tIME -c -o cpuid.o cpuid.c gcc -Wp,-MT,memory.o,-MD,./.memory.o.d -Os -march=i386 -falign-functions=0 -falign-jumps=0 -falign-labels=0 -ffast-math -fomit-frame-pointer -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -g -mregparm=3 -DREGPARM=3 -D__COM32__ -nostdinc -iwithprefix include -I. -I./sys -I../include -I../gplinclude -I../gplinclude/zzjson -W -Wall -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Winline -DDYNAMIC_CRC_TABLE -DPNG_NO_CONSOLE_IO -DPNG_NO_WRITE_SUPPORTED -DPNG_NO_MNG_FEATURES -DPNG_NO_READ_tIME -DPNG_NO_WRITE_tIME -c -o memory.o memory.c gcc -Wp,-MT,disk/read.o,-MD,disk/.read.o.d -Os -march=i386 -falign-functions=0 -falign-jumps=0 -falign-labels=0 -ffast-math -fomit-frame-pointer -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -g -mregparm=3 -DREGPARM=3 -D__COM32__ -nostdinc -iwithprefix include -I. -I./sys -I../include -I../gplinclude -I../gplinclude/zzjson -W -Wall -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Winline -DDYNAMIC_CRC_TABLE -DPNG_NO_CONSOLE_IO -DPNG_NO_WRITE_SUPPORTED -DPNG_NO_MNG_FEATURES -DPNG_NO_READ_tIME -DPNG_NO_WRITE_tIME -c -o disk/read.o disk/read.c gcc -Wp,-MT,disk/error.o,-MD,disk/.error.o.d -Os -march=i386 -falign-functions=0 -falign-jumps=0 -falign-labels=0 -ffast-math -fomit-frame-pointer -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -g -mregparm=3 -DREGPARM=3 -D__COM32__ -nostdinc -iwithprefix include -I. -I./sys -I../include -I../gplinclude -I../gplinclude/zzjson -W -Wall -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Winline -DDYNAMIC_CRC_TABLE -DPNG_NO_CONSOLE_IO -DPNG_NO_WRITE_SUPPORTED -DPNG_NO_MNG_FEATURES -DPNG_NO_READ_tIME -DPNG_NO_WRITE_tIME -c -o disk/error.o disk/error.c gcc -Wp,-MT,disk/errno_disk.o,-MD,disk/.errno_disk.o.d -Os -march=i386 -falign-functions=0 -falign-jumps=0 -falign-labels=0 -ffast-math -fomit-frame-pointer -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -g -mregparm=3 -DREGPARM=3 -D__COM32__ -nostdinc -iwithprefix include -I. -I./sys -I../include -I../gplinclude -I../gplinclude/zzjson -W -Wall -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Winline -DDYNAMIC_CRC_TABLE -DPNG_NO_CONSOLE_IO -DPNG_NO_WRITE_SUPPORTED -DPNG_NO_MNG_FEATURES -DPNG_NO_READ_tIME -DPNG_NO_WRITE_tIME -c -o disk/errno_disk.o disk/errno_disk.c gcc -Wp,-MT,disk/msdos.o,-MD,disk/.msdos.o.d -Os -march=i386 -falign-functions=0 -falign-jumps=0 -falign-labels=0 -ffast-math -fomit-frame-pointer -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -g -mregparm=3 -DREGPARM=3 -D__COM32__ -nostdinc -iwithprefix include -I. -I./sys -I../include -I../gplinclude -I../gplinclude/zzjson -W -Wall -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Winline -DDYNAMIC_CRC_TABLE -DPNG_NO_CONSOLE_IO -DPNG_NO_WRITE_SUPPORTED -DPNG_NO_MNG_FEATURES -DPNG_NO_READ_tIME -DPNG_NO_WRITE_tIME -c -o disk/msdos.o disk/msdos.c gcc -Wp,-MT,disk/bootloaders.o,-MD,disk/.bootloaders.o.d -Os -march=i386 -falign-functions=0 -falign-jumps=0 -falign-labels=0 -ffast-math -fomit-frame-pointer -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -g -mregparm=3 -DREGPARM=3 -D__COM32__ -nostdinc -iwithprefix include -I. -I./sys -I../include -I../gplinclude -I../gplinclude/zzjson -W -Wall -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Winline -DDYNAMIC_CRC_TABLE -DPNG_NO_CONSOLE_IO -DPNG_NO_WRITE_SUPPORTED -DPNG_NO_MNG_FEATURES -DPNG_NO_READ_tIME -DPNG_NO_WRITE_tIME -c -o disk/bootloaders.o disk/bootloaders.c gcc -Wp,-MT,disk/labels.o,-MD,disk/.labels.o.d -Os -march=i386 -falign-functions=0 -falign-jumps=0 -falign-labels=0 -ffast-math -fomit-frame-pointer -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -g -mregparm=3 -DREGPARM=3 -D__COM32__ -nostdinc -iwithprefix include -I. -I./sys -I../include -I../gplinclude -I../gplinclude/zzjson -W -Wall -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Winline -DDYNAMIC_CRC_TABLE -DPNG_NO_CONSOLE_IO -DPNG_NO_WRITE_SUPPORTED -DPNG_NO_MNG_FEATURES -DPNG_NO_READ_tIME -DPNG_NO_WRITE_tIME -c -o disk/labels.o disk/labels.c gcc -Wp,-MT,disk/ata.o,-MD,disk/.ata.o.d -Os -march=i386 -falign-functions=0 -falign-jumps=0 -falign-labels=0 -ffast-math -fomit-frame-pointer -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -g -mregparm=3 -DREGPARM=3 -D__COM32__ -nostdinc -iwithprefix include -I. -I./sys -I../include -I../gplinclude -I../gplinclude/zzjson -W -Wall -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Winline -DDYNAMIC_CRC_TABLE -DPNG_NO_CONSOLE_IO -DPNG_NO_WRITE_SUPPORTED -DPNG_NO_MNG_FEATURES -DPNG_NO_READ_tIME -DPNG_NO_WRITE_tIME -c -o disk/ata.o disk/ata.c gcc -Wp,-MT,disk/write.o,-MD,disk/.write.o.d -Os -march=i386 -falign-functions=0 -falign-jumps=0 -falign-labels=0 -ffast-math -fomit-frame-pointer -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -g -mregparm=3 -DREGPARM=3 -D__COM32__ -nostdinc -iwithprefix include -I. -I./sys -I../include -I../gplinclude -I../gplinclude/zzjson -W -Wall -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Winline -DDYNAMIC_CRC_TABLE -DPNG_NO_CONSOLE_IO -DPNG_NO_WRITE_SUPPORTED -DPNG_NO_MNG_FEATURES -DPNG_NO_READ_tIME -DPNG_NO_WRITE_tIME -c -o disk/write.o disk/write.c gcc -Wp,-MT,disk/geom.o,-MD,disk/.geom.o.d -Os -march=i386 -falign-functions=0 -falign-jumps=0 -falign-labels=0 -ffast-math -fomit-frame-pointer -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -g -mregparm=3 -DREGPARM=3 -D__COM32__ -nostdinc -iwithprefix include -I. -I./sys -I../include -I../gplinclude -I../gplinclude/zzjson -W -Wall -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Winline -DDYNAMIC_CRC_TABLE -DPNG_NO_CONSOLE_IO -DPNG_NO_WRITE_SUPPORTED -DPNG_NO_MNG_FEATURES -DPNG_NO_READ_tIME -DPNG_NO_WRITE_tIME -c -o disk/geom.o disk/geom.c gcc -Wp,-MT,disk/util.o,-MD,disk/.util.o.d -Os -march=i386 -falign-functions=0 -falign-jumps=0 -falign-labels=0 -ffast-math -fomit-frame-pointer -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -g -mregparm=3 -DREGPARM=3 -D__COM32__ -nostdinc -iwithprefix include -I. -I./sys -I../include -I../gplinclude -I../gplinclude/zzjson -W -Wall -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Winline -DDYNAMIC_CRC_TABLE -DPNG_NO_CONSOLE_IO -DPNG_NO_WRITE_SUPPORTED -DPNG_NO_MNG_FEATURES -DPNG_NO_READ_tIME -DPNG_NO_WRITE_tIME -c -o disk/util.o disk/util.c gcc -Wp,-MT,disk/mbrs.o,-MD,disk/.mbrs.o.d -Os -march=i386 -falign-functions=0 -falign-jumps=0 -falign-labels=0 -ffast-math -fomit-frame-pointer -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -g -mregparm=3 -DREGPARM=3 -D__COM32__ -nostdinc -iwithprefix include -I. -I./sys -I../include -I../gplinclude -I../gplinclude/zzjson -W -Wall -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Winline -DDYNAMIC_CRC_TABLE -DPNG_NO_CONSOLE_IO -DPNG_NO_WRITE_SUPPORTED -DPNG_NO_MNG_FEATURES -DPNG_NO_READ_tIME -DPNG_NO_WRITE_tIME -c -o disk/mbrs.o disk/mbrs.c gcc -Wp,-MT,disk/swsusp.o,-MD,disk/.swsusp.o.d -Os -march=i386 -falign-functions=0 -falign-jumps=0 -falign-labels=0 -ffast-math -fomit-frame-pointer -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -g -mregparm=3 -DREGPARM=3 -D__COM32__ -nostdinc -iwithprefix include -I. -I./sys -I../include -I../gplinclude -I../gplinclude/zzjson -W -Wall -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Winline -DDYNAMIC_CRC_TABLE -DPNG_NO_CONSOLE_IO -DPNG_NO_WRITE_SUPPORTED -DPNG_NO_MNG_FEATURES -DPNG_NO_READ_tIME -DPNG_NO_WRITE_tIME -c -o disk/swsusp.o disk/swsusp.c gcc -Wp,-MT,dmi/dmi_base_board.o,-MD,dmi/.dmi_base_board.o.d -Os -march=i386 -falign-functions=0 -falign-jumps=0 -falign-labels=0 -ffast-math -fomit-frame-pointer -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -g -mregparm=3 -DREGPARM=3 -D__COM32__ -nostdinc -iwithprefix include -I. -I./sys -I../include -I../gplinclude -I../gplinclude/zzjson -W -Wall -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Winline -DDYNAMIC_CRC_TABLE -DPNG_NO_CONSOLE_IO -DPNG_NO_WRITE_SUPPORTED -DPNG_NO_MNG_FEATURES -DPNG_NO_READ_tIME -DPNG_NO_WRITE_tIME -c -o dmi/dmi_base_board.o dmi/dmi_base_board.c gcc -Wp,-MT,dmi/dmi_battery.o,-MD,dmi/.dmi_battery.o.d -Os -march=i386 -falign-functions=0 -falign-jumps=0 -falign-labels=0 -ffast-math -fomit-frame-pointer -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -g -mregparm=3 -DREGPARM=3 -D__COM32__ -nostdinc -iwithprefix include -I. -I./sys -I../include -I../gplinclude -I../gplinclude/zzjson -W -Wall -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Winline -DDYNAMIC_CRC_TABLE -DPNG_NO_CONSOLE_IO -DPNG_NO_WRITE_SUPPORTED -DPNG_NO_MNG_FEATURES -DPNG_NO_READ_tIME -DPNG_NO_WRITE_tIME -c -o dmi/dmi_battery.o dmi/dmi_battery.c gcc -Wp,-MT,dmi/dmi.o,-MD,dmi/.dmi.o.d -Os -march=i386 -falign-functions=0 -falign-jumps=0 -falign-labels=0 -ffast-math -fomit-frame-pointer -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -g -mregparm=3 -DREGPARM=3 -D__COM32__ -nostdinc -iwithprefix include -I. -I./sys -I../include -I../gplinclude -I../gplinclude/zzjson -W -Wall -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Winline -DDYNAMIC_CRC_TABLE -DPNG_NO_CONSOLE_IO -DPNG_NO_WRITE_SUPPORTED -DPNG_NO_MNG_FEATURES -DPNG_NO_READ_tIME -DPNG_NO_WRITE_tIME -c -o dmi/dmi.o dmi/dmi.c dmi/dmi.c: In function 'dmi_system_reset_count': dmi/dmi.c:108:25: warning: argument to 'sizeof' in 'snprintf' call is the same expression as the destination; did you mean to provide an explicit length? [-Wsizeof-pointer-memaccess] snprintf(array, sizeof array, "%u", code); ^ dmi/dmi.c: In function 'dmi_system_reset_timer': dmi/dmi.c:116:25: warning: argument to 'sizeof' in 'snprintf' call is the same expression as the destination; did you mean to provide an explicit length? [-Wsizeof-pointer-memaccess] snprintf(array, sizeof array, "%u min", code); ^ gcc -Wp,-MT,dmi/dmi_bios.o,-MD,dmi/.dmi_bios.o.d -Os -march=i386 -falign-functions=0 -falign-jumps=0 -falign-labels=0 -ffast-math -fomit-frame-pointer -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -g -mregparm=3 -DREGPARM=3 -D__COM32__ -nostdinc -iwithprefix include -I. -I./sys -I../include -I../gplinclude -I../gplinclude/zzjson -W -Wall -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Winline -DDYNAMIC_CRC_TABLE -DPNG_NO_CONSOLE_IO -DPNG_NO_WRITE_SUPPORTED -DPNG_NO_MNG_FEATURES -DPNG_NO_READ_tIME -DPNG_NO_WRITE_tIME -c -o dmi/dmi_bios.o dmi/dmi_bios.c gcc -Wp,-MT,dmi/dmi_processor.o,-MD,dmi/.dmi_processor.o.d -Os -march=i386 -falign-functions=0 -falign-jumps=0 -falign-labels=0 -ffast-math -fomit-frame-pointer -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -g -mregparm=3 -DREGPARM=3 -D__COM32__ -nostdinc -iwithprefix include -I. -I./sys -I../include -I../gplinclude -I../gplinclude/zzjson -W -Wall -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Winline -DDYNAMIC_CRC_TABLE -DPNG_NO_CONSOLE_IO -DPNG_NO_WRITE_SUPPORTED -DPNG_NO_MNG_FEATURES -DPNG_NO_READ_tIME -DPNG_NO_WRITE_tIME -c -o dmi/dmi_processor.o dmi/dmi_processor.c gcc -Wp,-MT,dmi/dmi_ipmi.o,-MD,dmi/.dmi_ipmi.o.d -Os -march=i386 -falign-functions=0 -falign-jumps=0 -falign-labels=0 -ffast-math -fomit-frame-pointer -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -g -mregparm=3 -DREGPARM=3 -D__COM32__ -nostdinc -iwithprefix include -I. -I./sys -I../include -I../gplinclude -I../gplinclude/zzjson -W -Wall -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Winline -DDYNAMIC_CRC_TABLE -DPNG_NO_CONSOLE_IO -DPNG_NO_WRITE_SUPPORTED -DPNG_NO_MNG_FEATURES -DPNG_NO_READ_tIME -DPNG_NO_WRITE_tIME -c -o dmi/dmi_ipmi.o dmi/dmi_ipmi.c gcc -Wp,-MT,dmi/dmi_memory.o,-MD,dmi/.dmi_memory.o.d -Os -march=i386 -falign-functions=0 -falign-jumps=0 -falign-labels=0 -ffast-math -fomit-frame-pointer -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -g -mregparm=3 -DREGPARM=3 -D__COM32__ -nostdinc -iwithprefix include -I. -I./sys -I../include -I../gplinclude -I../gplinclude/zzjson -W -Wall -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Winline -DDYNAMIC_CRC_TABLE -DPNG_NO_CONSOLE_IO -DPNG_NO_WRITE_SUPPORTED -DPNG_NO_MNG_FEATURES -DPNG_NO_READ_tIME -DPNG_NO_WRITE_tIME -c -o dmi/dmi_memory.o dmi/dmi_memory.c gcc -Wp,-MT,dmi/dmi_cache.o,-MD,dmi/.dmi_cache.o.d -Os -march=i386 -falign-functions=0 -falign-jumps=0 -falign-labels=0 -ffast-math -fomit-frame-pointer -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -g -mregparm=3 -DREGPARM=3 -D__COM32__ -nostdinc -iwithprefix include -I. -I./sys -I../include -I../gplinclude -I../gplinclude/zzjson -W -Wall -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Winline -DDYNAMIC_CRC_TABLE -DPNG_NO_CONSOLE_IO -DPNG_NO_WRITE_SUPPORTED -DPNG_NO_MNG_FEATURES -DPNG_NO_READ_tIME -DPNG_NO_WRITE_tIME -c -o dmi/dmi_cache.o dmi/dmi_cache.c gcc -Wp,-MT,dmi/dmi_chassis.o,-MD,dmi/.dmi_chassis.o.d -Os -march=i386 -falign-functions=0 -falign-jumps=0 -falign-labels=0 -ffast-math -fomit-frame-pointer -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -g -mregparm=3 -DREGPARM=3 -D__COM32__ -nostdinc -iwithprefix include -I. -I./sys -I../include -I../gplinclude -I../gplinclude/zzjson -W -Wall -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Winline -DDYNAMIC_CRC_TABLE -DPNG_NO_CONSOLE_IO -DPNG_NO_WRITE_SUPPORTED -DPNG_NO_MNG_FEATURES -DPNG_NO_READ_tIME -DPNG_NO_WRITE_tIME -c -o dmi/dmi_chassis.o dmi/dmi_chassis.c gcc -Wp,-MT,vpd/vpd.o,-MD,vpd/.vpd.o.d -Os -march=i386 -falign-functions=0 -falign-jumps=0 -falign-labels=0 -ffast-math -fomit-frame-pointer -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -g -mregparm=3 -DREGPARM=3 -D__COM32__ -nostdinc -iwithprefix include -I. -I./sys -I../include -I../gplinclude -I../gplinclude/zzjson -W -Wall -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Winline -DDYNAMIC_CRC_TABLE -DPNG_NO_CONSOLE_IO -DPNG_NO_WRITE_SUPPORTED -DPNG_NO_MNG_FEATURES -DPNG_NO_READ_tIME -DPNG_NO_WRITE_tIME -c -o vpd/vpd.o vpd/vpd.c gcc -Wp,-MT,acpi/madt.o,-MD,acpi/.madt.o.d -Os -march=i386 -falign-functions=0 -falign-jumps=0 -falign-labels=0 -ffast-math -fomit-frame-pointer -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -g -mregparm=3 -DREGPARM=3 -D__COM32__ -nostdinc -iwithprefix include -I. -I./sys -I../include -I../gplinclude -I../gplinclude/zzjson -W -Wall -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Winline -DDYNAMIC_CRC_TABLE -DPNG_NO_CONSOLE_IO -DPNG_NO_WRITE_SUPPORTED -DPNG_NO_MNG_FEATURES -DPNG_NO_READ_tIME -DPNG_NO_WRITE_tIME -c -o acpi/madt.o acpi/madt.c gcc -Wp,-MT,acpi/rsdp.o,-MD,acpi/.rsdp.o.d -Os -march=i386 -falign-functions=0 -falign-jumps=0 -falign-labels=0 -ffast-math -fomit-frame-pointer -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -g -mregparm=3 -DREGPARM=3 -D__COM32__ -nostdinc -iwithprefix include -I. -I./sys -I../include -I../gplinclude -I../gplinclude/zzjson -W -Wall -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Winline -DDYNAMIC_CRC_TABLE -DPNG_NO_CONSOLE_IO -DPNG_NO_WRITE_SUPPORTED -DPNG_NO_MNG_FEATURES -DPNG_NO_READ_tIME -DPNG_NO_WRITE_tIME -c -o acpi/rsdp.o acpi/rsdp.c gcc -Wp,-MT,acpi/fadt.o,-MD,acpi/.fadt.o.d -Os -march=i386 -falign-functions=0 -falign-jumps=0 -falign-labels=0 -ffast-math -fomit-frame-pointer -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -g -mregparm=3 -DREGPARM=3 -D__COM32__ -nostdinc -iwithprefix include -I. -I./sys -I../include -I../gplinclude -I../gplinclude/zzjson -W -Wall -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Winline -DDYNAMIC_CRC_TABLE -DPNG_NO_CONSOLE_IO -DPNG_NO_WRITE_SUPPORTED -DPNG_NO_MNG_FEATURES -DPNG_NO_READ_tIME -DPNG_NO_WRITE_tIME -c -o acpi/fadt.o acpi/fadt.c gcc -Wp,-MT,acpi/ecdt.o,-MD,acpi/.ecdt.o.d -Os -march=i386 -falign-functions=0 -falign-jumps=0 -falign-labels=0 -ffast-math -fomit-frame-pointer -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -g -mregparm=3 -DREGPARM=3 -D__COM32__ -nostdinc -iwithprefix include -I. -I./sys -I../include -I../gplinclude -I../gplinclude/zzjson -W -Wall -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Winline -DDYNAMIC_CRC_TABLE -DPNG_NO_CONSOLE_IO -DPNG_NO_WRITE_SUPPORTED -DPNG_NO_MNG_FEATURES -DPNG_NO_READ_tIME -DPNG_NO_WRITE_tIME -c -o acpi/ecdt.o acpi/ecdt.c gcc -Wp,-MT,acpi/dsdt.o,-MD,acpi/.dsdt.o.d -Os -march=i386 -falign-functions=0 -falign-jumps=0 -falign-labels=0 -ffast-math -fomit-frame-pointer -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -g -mregparm=3 -DREGPARM=3 -D__COM32__ -nostdinc -iwithprefix include -I. -I./sys -I../include -I../gplinclude -I../gplinclude/zzjson -W -Wall -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Winline -DDYNAMIC_CRC_TABLE -DPNG_NO_CONSOLE_IO -DPNG_NO_WRITE_SUPPORTED -DPNG_NO_MNG_FEATURES -DPNG_NO_READ_tIME -DPNG_NO_WRITE_tIME -c -o acpi/dsdt.o acpi/dsdt.c gcc -Wp,-MT,acpi/sbst.o,-MD,acpi/.sbst.o.d -Os -march=i386 -falign-functions=0 -falign-jumps=0 -falign-labels=0 -ffast-math -fomit-frame-pointer -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -g -mregparm=3 -DREGPARM=3 -D__COM32__ -nostdinc -iwithprefix include -I. -I./sys -I../include -I../gplinclude -I../gplinclude/zzjson -W -Wall -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Winline -DDYNAMIC_CRC_TABLE -DPNG_NO_CONSOLE_IO -DPNG_NO_WRITE_SUPPORTED -DPNG_NO_MNG_FEATURES -DPNG_NO_READ_tIME -DPNG_NO_WRITE_tIME -c -o acpi/sbst.o acpi/sbst.c gcc -Wp,-MT,acpi/rsdt.o,-MD,acpi/.rsdt.o.d -Os -march=i386 -falign-functions=0 -falign-jumps=0 -falign-labels=0 -ffast-math -fomit-frame-pointer -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -g -mregparm=3 -DREGPARM=3 -D__COM32__ -nostdinc -iwithprefix include -I. -I./sys -I../include -I../gplinclude -I../gplinclude/zzjson -W -Wall -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Winline -DDYNAMIC_CRC_TABLE -DPNG_NO_CONSOLE_IO -DPNG_NO_WRITE_SUPPORTED -DPNG_NO_MNG_FEATURES -DPNG_NO_READ_tIME -DPNG_NO_WRITE_tIME -c -o acpi/rsdt.o acpi/rsdt.c gcc -Wp,-MT,acpi/facs.o,-MD,acpi/.facs.o.d -Os -march=i386 -falign-functions=0 -falign-jumps=0 -falign-labels=0 -ffast-math -fomit-frame-pointer -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -g -mregparm=3 -DREGPARM=3 -D__COM32__ -nostdinc -iwithprefix include -I. -I./sys -I../include -I../gplinclude -I../gplinclude/zzjson -W -Wall -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Winline -DDYNAMIC_CRC_TABLE -DPNG_NO_CONSOLE_IO -DPNG_NO_WRITE_SUPPORTED -DPNG_NO_MNG_FEATURES -DPNG_NO_READ_tIME -DPNG_NO_WRITE_tIME -c -o acpi/facs.o acpi/facs.c gcc -Wp,-MT,acpi/acpi.o,-MD,acpi/.acpi.o.d -Os -march=i386 -falign-functions=0 -falign-jumps=0 -falign-labels=0 -ffast-math -fomit-frame-pointer -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -g -mregparm=3 -DREGPARM=3 -D__COM32__ -nostdinc -iwithprefix include -I. -I./sys -I../include -I../gplinclude -I../gplinclude/zzjson -W -Wall -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Winline -DDYNAMIC_CRC_TABLE -DPNG_NO_CONSOLE_IO -DPNG_NO_WRITE_SUPPORTED -DPNG_NO_MNG_FEATURES -DPNG_NO_READ_tIME -DPNG_NO_WRITE_tIME -c -o acpi/acpi.o acpi/acpi.c acpi/acpi.c: In function 'flags_to_string': acpi/acpi.c:38:29: warning: argument to 'sizeof' in 'memset' call is the same expression as the destination; did you mean to provide an explicit length? [-Wsizeof-pointer-memaccess] memset(buffer, 0, sizeof(buffer)); ^ gcc -Wp,-MT,acpi/xsdt.o,-MD,acpi/.xsdt.o.d -Os -march=i386 -falign-functions=0 -falign-jumps=0 -falign-labels=0 -ffast-math -fomit-frame-pointer -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -g -mregparm=3 -DREGPARM=3 -D__COM32__ -nostdinc -iwithprefix include -I. -I./sys -I../include -I../gplinclude -I../gplinclude/zzjson -W -Wall -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Winline -DDYNAMIC_CRC_TABLE -DPNG_NO_CONSOLE_IO -DPNG_NO_WRITE_SUPPORTED -DPNG_NO_MNG_FEATURES -DPNG_NO_READ_tIME -DPNG_NO_WRITE_tIME -c -o acpi/xsdt.o acpi/xsdt.c gcc -Wp,-MT,zzjson/zzjson_free.o,-MD,zzjson/.zzjson_free.o.d -Os -march=i386 -falign-functions=0 -falign-jumps=0 -falign-labels=0 -ffast-math -fomit-frame-pointer -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -g -mregparm=3 -DREGPARM=3 -D__COM32__ -nostdinc -iwithprefix include -I. -I./sys -I../include -I../gplinclude -I../gplinclude/zzjson -W -Wall -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Winline -DDYNAMIC_CRC_TABLE -DPNG_NO_CONSOLE_IO -DPNG_NO_WRITE_SUPPORTED -DPNG_NO_MNG_FEATURES -DPNG_NO_READ_tIME -DPNG_NO_WRITE_tIME -c -o zzjson/zzjson_free.o zzjson/zzjson_free.c gcc -Wp,-MT,zzjson/zzjson_parse.o,-MD,zzjson/.zzjson_parse.o.d -Os -march=i386 -falign-functions=0 -falign-jumps=0 -falign-labels=0 -ffast-math -fomit-frame-pointer -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -g -mregparm=3 -DREGPARM=3 -D__COM32__ -nostdinc -iwithprefix include -I. -I./sys -I../include -I../gplinclude -I../gplinclude/zzjson -W -Wall -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Winline -DDYNAMIC_CRC_TABLE -DPNG_NO_CONSOLE_IO -DPNG_NO_WRITE_SUPPORTED -DPNG_NO_MNG_FEATURES -DPNG_NO_READ_tIME -DPNG_NO_WRITE_tIME -c -o zzjson/zzjson_parse.o zzjson/zzjson_parse.c gcc -Wp,-MT,zzjson/zzjson_create.o,-MD,zzjson/.zzjson_create.o.d -Os -march=i386 -falign-functions=0 -falign-jumps=0 -falign-labels=0 -ffast-math -fomit-frame-pointer -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -g -mregparm=3 -DREGPARM=3 -D__COM32__ -nostdinc -iwithprefix include -I. -I./sys -I../include -I../gplinclude -I../gplinclude/zzjson -W -Wall -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Winline -DDYNAMIC_CRC_TABLE -DPNG_NO_CONSOLE_IO -DPNG_NO_WRITE_SUPPORTED -DPNG_NO_MNG_FEATURES -DPNG_NO_READ_tIME -DPNG_NO_WRITE_tIME -c -o zzjson/zzjson_create.o zzjson/zzjson_create.c gcc -Wp,-MT,zzjson/zzjson_query.o,-MD,zzjson/.zzjson_query.o.d -Os -march=i386 -falign-functions=0 -falign-jumps=0 -falign-labels=0 -ffast-math -fomit-frame-pointer -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -g -mregparm=3 -DREGPARM=3 -D__COM32__ -nostdinc -iwithprefix include -I. -I./sys -I../include -I../gplinclude -I../gplinclude/zzjson -W -Wall -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Winline -DDYNAMIC_CRC_TABLE -DPNG_NO_CONSOLE_IO -DPNG_NO_WRITE_SUPPORTED -DPNG_NO_MNG_FEATURES -DPNG_NO_READ_tIME -DPNG_NO_WRITE_tIME -c -o zzjson/zzjson_query.o zzjson/zzjson_query.c gcc -Wp,-MT,zzjson/zzjson_print.o,-MD,zzjson/.zzjson_print.o.d -Os -march=i386 -falign-functions=0 -falign-jumps=0 -falign-labels=0 -ffast-math -fomit-frame-pointer -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -g -mregparm=3 -DREGPARM=3 -D__COM32__ -nostdinc -iwithprefix include -I. -I./sys -I../include -I../gplinclude -I../gplinclude/zzjson -W -Wall -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Winline -DDYNAMIC_CRC_TABLE -DPNG_NO_CONSOLE_IO -DPNG_NO_WRITE_SUPPORTED -DPNG_NO_MNG_FEATURES -DPNG_NO_READ_tIME -DPNG_NO_WRITE_tIME -c -o zzjson/zzjson_print.o zzjson/zzjson_print.c rm -f libcom32gpl.a ar cq libcom32gpl.a cpuid.o memory.o disk/read.o disk/error.o disk/errno_disk.o disk/msdos.o disk/bootloaders.o disk/labels.o disk/ata.o disk/write.o disk/geom.o disk/util.o disk/mbrs.o disk/swsusp.o dmi/dmi_base_board.o dmi/dmi_battery.o dmi/dmi.o dmi/dmi_bios.o dmi/dmi_processor.o dmi/dmi_ipmi.o dmi/dmi_memory.o dmi/dmi_cache.o dmi/dmi_chassis.o vpd/vpd.o acpi/madt.o acpi/rsdp.o acpi/fadt.o acpi/ecdt.o acpi/dsdt.o acpi/sbst.o acpi/rsdt.o acpi/facs.o acpi/acpi.o acpi/xsdt.o zzjson/zzjson_free.o zzjson/zzjson_parse.o zzjson/zzjson_create.o zzjson/zzjson_query.o zzjson/zzjson_print.o ranlib libcom32gpl.a make[2]: Leaving directory `/builddir/build/BUILD/syslinux-4.05/com32/gpllib' make[2]: Entering directory `/builddir/build/BUILD/syslinux-4.05/com32/libutil' gcc -Wp,-MT,ansiline.o,-MD,./.ansiline.o.d -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -mregparm=3 -DREGPARM=3 -march=i386 -Os -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -W -Wall -Wstrict-prototypes -march=i386 -fomit-frame-pointer -D__COM32__ -nostdinc -iwithprefix include -I../../com32/libutil/include -I../../com32/include -I../../com32/gplinclude -c -o ansiline.o ansiline.c gcc -Wp,-MT,ansiraw.o,-MD,./.ansiraw.o.d -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -mregparm=3 -DREGPARM=3 -march=i386 -Os -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -W -Wall -Wstrict-prototypes -march=i386 -fomit-frame-pointer -D__COM32__ -nostdinc -iwithprefix include -I../../com32/libutil/include -I../../com32/include -I../../com32/gplinclude -c -o ansiraw.o ansiraw.c gcc -Wp,-MT,get_key.o,-MD,./.get_key.o.d -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -mregparm=3 -DREGPARM=3 -march=i386 -Os -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -W -Wall -Wstrict-prototypes -march=i386 -fomit-frame-pointer -D__COM32__ -nostdinc -iwithprefix include -I../../com32/libutil/include -I../../com32/include -I../../com32/gplinclude -c -o get_key.o get_key.c gcc -Wp,-MT,keyname.o,-MD,./.keyname.o.d -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -mregparm=3 -DREGPARM=3 -march=i386 -Os -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -W -Wall -Wstrict-prototypes -march=i386 -fomit-frame-pointer -D__COM32__ -nostdinc -iwithprefix include -I../../com32/libutil/include -I../../com32/include -I../../com32/gplinclude -c -o keyname.o keyname.c gcc -Wp,-MT,sha1hash.o,-MD,./.sha1hash.o.d -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -mregparm=3 -DREGPARM=3 -march=i386 -Os -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -W -Wall -Wstrict-prototypes -march=i386 -fomit-frame-pointer -D__COM32__ -nostdinc -iwithprefix include -I../../com32/libutil/include -I../../com32/include -I../../com32/gplinclude -c -o sha1hash.o sha1hash.c gcc -Wp,-MT,unbase64.o,-MD,./.unbase64.o.d -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -mregparm=3 -DREGPARM=3 -march=i386 -Os -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -W -Wall -Wstrict-prototypes -march=i386 -fomit-frame-pointer -D__COM32__ -nostdinc -iwithprefix include -I../../com32/libutil/include -I../../com32/include -I../../com32/gplinclude -c -o unbase64.o unbase64.c gcc -Wp,-MT,md5.o,-MD,./.md5.o.d -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -mregparm=3 -DREGPARM=3 -march=i386 -Os -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -W -Wall -Wstrict-prototypes -march=i386 -fomit-frame-pointer -D__COM32__ -nostdinc -iwithprefix include -I../../com32/libutil/include -I../../com32/include -I../../com32/gplinclude -c -o md5.o md5.c gcc -Wp,-MT,crypt-md5.o,-MD,./.crypt-md5.o.d -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -mregparm=3 -DREGPARM=3 -march=i386 -Os -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -W -Wall -Wstrict-prototypes -march=i386 -fomit-frame-pointer -D__COM32__ -nostdinc -iwithprefix include -I../../com32/libutil/include -I../../com32/include -I../../com32/gplinclude -c -o crypt-md5.o crypt-md5.c gcc -Wp,-MT,sha256crypt.o,-MD,./.sha256crypt.o.d -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -mregparm=3 -DREGPARM=3 -march=i386 -Os -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -W -Wall -Wstrict-prototypes -march=i386 -fomit-frame-pointer -D__COM32__ -nostdinc -iwithprefix include -I../../com32/libutil/include -I../../com32/include -I../../com32/gplinclude -c -o sha256crypt.o sha256crypt.c gcc -Wp,-MT,sha512crypt.o,-MD,./.sha512crypt.o.d -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -mregparm=3 -DREGPARM=3 -march=i386 -Os -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -W -Wall -Wstrict-prototypes -march=i386 -fomit-frame-pointer -D__COM32__ -nostdinc -iwithprefix include -I../../com32/libutil/include -I../../com32/include -I../../com32/gplinclude -c -o sha512crypt.o sha512crypt.c gcc -Wp,-MT,base64.o,-MD,./.base64.o.d -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -mregparm=3 -DREGPARM=3 -march=i386 -Os -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -W -Wall -Wstrict-prototypes -march=i386 -fomit-frame-pointer -D__COM32__ -nostdinc -iwithprefix include -I../../com32/libutil/include -I../../com32/include -I../../com32/gplinclude -c -o base64.o base64.c rm -f libutil_com.a ar cq libutil_com.a ansiline.o ansiraw.o get_key.o keyname.o sha1hash.o unbase64.o md5.o crypt-md5.o sha256crypt.o sha512crypt.o base64.o ranlib libutil_com.a gcc -Wp,-MT,ansiline.lo,-MD,./.ansiline.lo.d -I../../com32/libutil/include -W -Wall -Wstrict-prototypes -O -g -D_GNU_SOURCE -D_FORTIFY_SOURCE=0 -Wno-error -c -o ansiline.lo ansiline.c gcc -Wp,-MT,ansiraw.lo,-MD,./.ansiraw.lo.d -I../../com32/libutil/include -W -Wall -Wstrict-prototypes -O -g -D_GNU_SOURCE -D_FORTIFY_SOURCE=0 -Wno-error -c -o ansiraw.lo ansiraw.c gcc -Wp,-MT,get_key.lo,-MD,./.get_key.lo.d -I../../com32/libutil/include -W -Wall -Wstrict-prototypes -O -g -D_GNU_SOURCE -D_FORTIFY_SOURCE=0 -Wno-error -c -o get_key.lo get_key.c gcc -Wp,-MT,keyname.lo,-MD,./.keyname.lo.d -I../../com32/libutil/include -W -Wall -Wstrict-prototypes -O -g -D_GNU_SOURCE -D_FORTIFY_SOURCE=0 -Wno-error -c -o keyname.lo keyname.c gcc -Wp,-MT,sha1hash.lo,-MD,./.sha1hash.lo.d -I../../com32/libutil/include -W -Wall -Wstrict-prototypes -O -g -D_GNU_SOURCE -D_FORTIFY_SOURCE=0 -Wno-error -c -o sha1hash.lo sha1hash.c gcc -Wp,-MT,unbase64.lo,-MD,./.unbase64.lo.d -I../../com32/libutil/include -W -Wall -Wstrict-prototypes -O -g -D_GNU_SOURCE -D_FORTIFY_SOURCE=0 -Wno-error -c -o unbase64.lo unbase64.c gcc -Wp,-MT,md5.lo,-MD,./.md5.lo.d -I../../com32/libutil/include -W -Wall -Wstrict-prototypes -O -g -D_GNU_SOURCE -D_FORTIFY_SOURCE=0 -Wno-error -c -o md5.lo md5.c gcc -Wp,-MT,crypt-md5.lo,-MD,./.crypt-md5.lo.d -I../../com32/libutil/include -W -Wall -Wstrict-prototypes -O -g -D_GNU_SOURCE -D_FORTIFY_SOURCE=0 -Wno-error -c -o crypt-md5.lo crypt-md5.c gcc -Wp,-MT,sha256crypt.lo,-MD,./.sha256crypt.lo.d -I../../com32/libutil/include -W -Wall -Wstrict-prototypes -O -g -D_GNU_SOURCE -D_FORTIFY_SOURCE=0 -Wno-error -c -o sha256crypt.lo sha256crypt.c gcc -Wp,-MT,sha512crypt.lo,-MD,./.sha512crypt.lo.d -I../../com32/libutil/include -W -Wall -Wstrict-prototypes -O -g -D_GNU_SOURCE -D_FORTIFY_SOURCE=0 -Wno-error -c -o sha512crypt.lo sha512crypt.c gcc -Wp,-MT,base64.lo,-MD,./.base64.lo.d -I../../com32/libutil/include -W -Wall -Wstrict-prototypes -O -g -D_GNU_SOURCE -D_FORTIFY_SOURCE=0 -Wno-error -c -o base64.lo base64.c rm -f libutil_lnx.a ar cq libutil_lnx.a ansiline.lo ansiraw.lo get_key.lo keyname.lo sha1hash.lo unbase64.lo md5.lo crypt-md5.lo sha256crypt.lo sha512crypt.lo base64.lo ranlib libutil_lnx.a make[2]: Leaving directory `/builddir/build/BUILD/syslinux-4.05/com32/libutil' make[2]: Entering directory `/builddir/build/BUILD/syslinux-4.05/com32/modules' gcc -Wp,-MT,chain.o,-MD,./.chain.o.d -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -mregparm=3 -DREGPARM=3 -march=i386 -Os -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -W -Wall -Wstrict-prototypes -march=i386 -fomit-frame-pointer -D__COM32__ -nostdinc -iwithprefix include -I../../com32/libutil/include -I../../com32/include -I../../com32/gplinclude -c -o chain.o chain.c ld -m elf_i386 --emit-relocs -T ../../com32/lib/com32.ld -o chain.elf chain.o ../../com32/libutil/libutil_com.a ../../com32/gpllib/libcom32gpl.a ../../com32/lib/libcom32.a /usr/lib/gcc/x86_64-redhat-linux/4.8.3/32/libgcc.a objcopy -O binary chain.elf chain.c32 ../../com32/tools/relocs chain.elf >> chain.c32 || ( rm -f chain.c32 ; false ) gcc -Wp,-MT,config.o,-MD,./.config.o.d -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -mregparm=3 -DREGPARM=3 -march=i386 -Os -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -W -Wall -Wstrict-prototypes -march=i386 -fomit-frame-pointer -D__COM32__ -nostdinc -iwithprefix include -I../../com32/libutil/include -I../../com32/include -I../../com32/gplinclude -c -o config.o config.c ld -m elf_i386 --emit-relocs -T ../../com32/lib/com32.ld -o config.elf config.o ../../com32/libutil/libutil_com.a ../../com32/gpllib/libcom32gpl.a ../../com32/lib/libcom32.a /usr/lib/gcc/x86_64-redhat-linux/4.8.3/32/libgcc.a objcopy -O binary config.elf config.c32 ../../com32/tools/relocs config.elf >> config.c32 || ( rm -f config.c32 ; false ) gcc -Wp,-MT,ethersel.o,-MD,./.ethersel.o.d -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -mregparm=3 -DREGPARM=3 -march=i386 -Os -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -W -Wall -Wstrict-prototypes -march=i386 -fomit-frame-pointer -D__COM32__ -nostdinc -iwithprefix include -I../../com32/libutil/include -I../../com32/include -I../../com32/gplinclude -c -o ethersel.o ethersel.c ld -m elf_i386 --emit-relocs -T ../../com32/lib/com32.ld -o ethersel.elf ethersel.o ../../com32/libutil/libutil_com.a ../../com32/gpllib/libcom32gpl.a ../../com32/lib/libcom32.a /usr/lib/gcc/x86_64-redhat-linux/4.8.3/32/libgcc.a objcopy -O binary ethersel.elf ethersel.c32 ../../com32/tools/relocs ethersel.elf >> ethersel.c32 || ( rm -f ethersel.c32 ; false ) gcc -Wp,-MT,dmi_utils.o,-MD,./.dmi_utils.o.d -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -mregparm=3 -DREGPARM=3 -march=i386 -Os -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -W -Wall -Wstrict-prototypes -march=i386 -fomit-frame-pointer -D__COM32__ -nostdinc -iwithprefix include -I../../com32/libutil/include -I../../com32/include -I../../com32/gplinclude -c -o dmi_utils.o dmi_utils.c gcc -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -mregparm=3 -DREGPARM=3 -march=i386 -Os -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -W -Wall -Wstrict-prototypes -march=i386 -fomit-frame-pointer -D__COM32__ -nostdinc -iwithprefix include -I../../com32/libutil/include -I../../com32/include -I../../com32/gplinclude -I../../com32/gplinclude -c -o dmitest.o dmitest.c ld -m elf_i386 --emit-relocs -T ../../com32/lib/com32.ld -o dmitest.elf dmi_utils.o dmitest.o ../../com32/gpllib/libcom32gpl.a ../../com32/libutil/libutil_com.a ../../com32/lib/libcom32.a /usr/lib/gcc/x86_64-redhat-linux/4.8.3/32/libgcc.a objcopy -O binary dmitest.elf dmitest.c32 ../../com32/tools/relocs dmitest.elf >> dmitest.c32 || ( rm -f dmitest.c32 ; false ) gcc -Wp,-MT,cpuidtest.o,-MD,./.cpuidtest.o.d -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -mregparm=3 -DREGPARM=3 -march=i386 -Os -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -W -Wall -Wstrict-prototypes -march=i386 -fomit-frame-pointer -D__COM32__ -nostdinc -iwithprefix include -I../../com32/libutil/include -I../../com32/include -I../../com32/gplinclude -c -o cpuidtest.o cpuidtest.c ld -m elf_i386 --emit-relocs -T ../../com32/lib/com32.ld -o cpuidtest.elf cpuidtest.o ../../com32/gpllib/libcom32gpl.a ../../com32/libutil/libutil_com.a ../../com32/lib/libcom32.a /usr/lib/gcc/x86_64-redhat-linux/4.8.3/32/libgcc.a objcopy -O binary cpuidtest.elf cpuidtest.c32 ../../com32/tools/relocs cpuidtest.elf >> cpuidtest.c32 || ( rm -f cpuidtest.c32 ; false ) gcc -Wp,-MT,disk.o,-MD,./.disk.o.d -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -mregparm=3 -DREGPARM=3 -march=i386 -Os -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -W -Wall -Wstrict-prototypes -march=i386 -fomit-frame-pointer -D__COM32__ -nostdinc -iwithprefix include -I../../com32/libutil/include -I../../com32/include -I../../com32/gplinclude -c -o disk.o disk.c ld -m elf_i386 --emit-relocs -T ../../com32/lib/com32.ld -o disk.elf disk.o ../../com32/libutil/libutil_com.a ../../com32/gpllib/libcom32gpl.a ../../com32/lib/libcom32.a /usr/lib/gcc/x86_64-redhat-linux/4.8.3/32/libgcc.a objcopy -O binary disk.elf disk.c32 ../../com32/tools/relocs disk.elf >> disk.c32 || ( rm -f disk.c32 ; false ) gcc -Wp,-MT,pcitest.o,-MD,./.pcitest.o.d -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -mregparm=3 -DREGPARM=3 -march=i386 -Os -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -W -Wall -Wstrict-prototypes -march=i386 -fomit-frame-pointer -D__COM32__ -nostdinc -iwithprefix include -I../../com32/libutil/include -I../../com32/include -I../../com32/gplinclude -c -o pcitest.o pcitest.c ld -m elf_i386 --emit-relocs -T ../../com32/lib/com32.ld -o pcitest.elf pcitest.o ../../com32/libutil/libutil_com.a ../../com32/gpllib/libcom32gpl.a ../../com32/lib/libcom32.a /usr/lib/gcc/x86_64-redhat-linux/4.8.3/32/libgcc.a objcopy -O binary pcitest.elf pcitest.c32 ../../com32/tools/relocs pcitest.elf >> pcitest.c32 || ( rm -f pcitest.c32 ; false ) gcc -Wp,-MT,elf.o,-MD,./.elf.o.d -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -mregparm=3 -DREGPARM=3 -march=i386 -Os -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -W -Wall -Wstrict-prototypes -march=i386 -fomit-frame-pointer -D__COM32__ -nostdinc -iwithprefix include -I../../com32/libutil/include -I../../com32/include -I../../com32/gplinclude -c -o elf.o elf.c ld -m elf_i386 --emit-relocs -T ../../com32/lib/com32.ld -o elf.elf elf.o ../../com32/libutil/libutil_com.a ../../com32/gpllib/libcom32gpl.a ../../com32/lib/libcom32.a /usr/lib/gcc/x86_64-redhat-linux/4.8.3/32/libgcc.a objcopy -O binary elf.elf elf.c32 ../../com32/tools/relocs elf.elf >> elf.c32 || ( rm -f elf.c32 ; false ) gcc -Wp,-MT,linux.o,-MD,./.linux.o.d -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -mregparm=3 -DREGPARM=3 -march=i386 -Os -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -W -Wall -Wstrict-prototypes -march=i386 -fomit-frame-pointer -D__COM32__ -nostdinc -iwithprefix include -I../../com32/libutil/include -I../../com32/include -I../../com32/gplinclude -c -o linux.o linux.c ld -m elf_i386 --emit-relocs -T ../../com32/lib/com32.ld -o linux.elf linux.o ../../com32/libutil/libutil_com.a ../../com32/gpllib/libcom32gpl.a ../../com32/lib/libcom32.a /usr/lib/gcc/x86_64-redhat-linux/4.8.3/32/libgcc.a objcopy -O binary linux.elf linux.c32 ../../com32/tools/relocs linux.elf >> linux.c32 || ( rm -f linux.c32 ; false ) gcc -Wp,-MT,reboot.o,-MD,./.reboot.o.d -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -mregparm=3 -DREGPARM=3 -march=i386 -Os -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -W -Wall -Wstrict-prototypes -march=i386 -fomit-frame-pointer -D__COM32__ -nostdinc -iwithprefix include -I../../com32/libutil/include -I../../com32/include -I../../com32/gplinclude -c -o reboot.o reboot.c ld -m elf_i386 --emit-relocs -T ../../com32/lib/com32.ld -o reboot.elf reboot.o ../../com32/libutil/libutil_com.a ../../com32/gpllib/libcom32gpl.a ../../com32/lib/libcom32.a /usr/lib/gcc/x86_64-redhat-linux/4.8.3/32/libgcc.a objcopy -O binary reboot.elf reboot.c32 ../../com32/tools/relocs reboot.elf >> reboot.c32 || ( rm -f reboot.c32 ; false ) gcc -Wp,-MT,pmload.o,-MD,./.pmload.o.d -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -mregparm=3 -DREGPARM=3 -march=i386 -Os -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -W -Wall -Wstrict-prototypes -march=i386 -fomit-frame-pointer -D__COM32__ -nostdinc -iwithprefix include -I../../com32/libutil/include -I../../com32/include -I../../com32/gplinclude -c -o pmload.o pmload.c ld -m elf_i386 --emit-relocs -T ../../com32/lib/com32.ld -o pmload.elf pmload.o ../../com32/libutil/libutil_com.a ../../com32/gpllib/libcom32gpl.a ../../com32/lib/libcom32.a /usr/lib/gcc/x86_64-redhat-linux/4.8.3/32/libgcc.a objcopy -O binary pmload.elf pmload.c32 ../../com32/tools/relocs pmload.elf >> pmload.c32 || ( rm -f pmload.c32 ; false ) gcc -Wp,-MT,meminfo.o,-MD,./.meminfo.o.d -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -mregparm=3 -DREGPARM=3 -march=i386 -Os -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -W -Wall -Wstrict-prototypes -march=i386 -fomit-frame-pointer -D__COM32__ -nostdinc -iwithprefix include -I../../com32/libutil/include -I../../com32/include -I../../com32/gplinclude -c -o meminfo.o meminfo.c ld -m elf_i386 --emit-relocs -T ../../com32/lib/com32.ld -o meminfo.elf meminfo.o ../../com32/libutil/libutil_com.a ../../com32/gpllib/libcom32gpl.a ../../com32/lib/libcom32.a /usr/lib/gcc/x86_64-redhat-linux/4.8.3/32/libgcc.a objcopy -O binary meminfo.elf meminfo.c32 ../../com32/tools/relocs meminfo.elf >> meminfo.c32 || ( rm -f meminfo.c32 ; false ) gcc -Wp,-MT,sdi.o,-MD,./.sdi.o.d -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -mregparm=3 -DREGPARM=3 -march=i386 -Os -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -W -Wall -Wstrict-prototypes -march=i386 -fomit-frame-pointer -D__COM32__ -nostdinc -iwithprefix include -I../../com32/libutil/include -I../../com32/include -I../../com32/gplinclude -c -o sdi.o sdi.c ld -m elf_i386 --emit-relocs -T ../../com32/lib/com32.ld -o sdi.elf sdi.o ../../com32/libutil/libutil_com.a ../../com32/gpllib/libcom32gpl.a ../../com32/lib/libcom32.a /usr/lib/gcc/x86_64-redhat-linux/4.8.3/32/libgcc.a objcopy -O binary sdi.elf sdi.c32 ../../com32/tools/relocs sdi.elf >> sdi.c32 || ( rm -f sdi.c32 ; false ) gcc -Wp,-MT,sanboot.o,-MD,./.sanboot.o.d -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -mregparm=3 -DREGPARM=3 -march=i386 -Os -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -W -Wall -Wstrict-prototypes -march=i386 -fomit-frame-pointer -D__COM32__ -nostdinc -iwithprefix include -I../../com32/libutil/include -I../../com32/include -I../../com32/gplinclude -c -o sanboot.o sanboot.c ld -m elf_i386 --emit-relocs -T ../../com32/lib/com32.ld -o sanboot.elf sanboot.o ../../com32/libutil/libutil_com.a ../../com32/gpllib/libcom32gpl.a ../../com32/lib/libcom32.a /usr/lib/gcc/x86_64-redhat-linux/4.8.3/32/libgcc.a objcopy -O binary sanboot.elf sanboot.c32 ../../com32/tools/relocs sanboot.elf >> sanboot.c32 || ( rm -f sanboot.c32 ; false ) gcc -Wp,-MT,ifcpu64.o,-MD,./.ifcpu64.o.d -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -mregparm=3 -DREGPARM=3 -march=i386 -Os -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -W -Wall -Wstrict-prototypes -march=i386 -fomit-frame-pointer -D__COM32__ -nostdinc -iwithprefix include -I../../com32/libutil/include -I../../com32/include -I../../com32/gplinclude -c -o ifcpu64.o ifcpu64.c ld -m elf_i386 --emit-relocs -T ../../com32/lib/com32.ld -o ifcpu64.elf ifcpu64.o ../../com32/libutil/libutil_com.a ../../com32/gpllib/libcom32gpl.a ../../com32/lib/libcom32.a /usr/lib/gcc/x86_64-redhat-linux/4.8.3/32/libgcc.a objcopy -O binary ifcpu64.elf ifcpu64.c32 ../../com32/tools/relocs ifcpu64.elf >> ifcpu64.c32 || ( rm -f ifcpu64.c32 ; false ) gcc -Wp,-MT,vesainfo.o,-MD,./.vesainfo.o.d -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -mregparm=3 -DREGPARM=3 -march=i386 -Os -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -W -Wall -Wstrict-prototypes -march=i386 -fomit-frame-pointer -D__COM32__ -nostdinc -iwithprefix include -I../../com32/libutil/include -I../../com32/include -I../../com32/gplinclude -c -o vesainfo.o vesainfo.c ld -m elf_i386 --emit-relocs -T ../../com32/lib/com32.ld -o vesainfo.elf vesainfo.o ../../com32/libutil/libutil_com.a ../../com32/gpllib/libcom32gpl.a ../../com32/lib/libcom32.a /usr/lib/gcc/x86_64-redhat-linux/4.8.3/32/libgcc.a objcopy -O binary vesainfo.elf vesainfo.c32 ../../com32/tools/relocs vesainfo.elf >> vesainfo.c32 || ( rm -f vesainfo.c32 ; false ) gcc -Wp,-MT,kbdmap.o,-MD,./.kbdmap.o.d -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -mregparm=3 -DREGPARM=3 -march=i386 -Os -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -W -Wall -Wstrict-prototypes -march=i386 -fomit-frame-pointer -D__COM32__ -nostdinc -iwithprefix include -I../../com32/libutil/include -I../../com32/include -I../../com32/gplinclude -c -o kbdmap.o kbdmap.c ld -m elf_i386 --emit-relocs -T ../../com32/lib/com32.ld -o kbdmap.elf kbdmap.o ../../com32/libutil/libutil_com.a ../../com32/gpllib/libcom32gpl.a ../../com32/lib/libcom32.a /usr/lib/gcc/x86_64-redhat-linux/4.8.3/32/libgcc.a objcopy -O binary kbdmap.elf kbdmap.c32 ../../com32/tools/relocs kbdmap.elf >> kbdmap.c32 || ( rm -f kbdmap.c32 ; false ) gcc -Wp,-MT,cmd.o,-MD,./.cmd.o.d -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -mregparm=3 -DREGPARM=3 -march=i386 -Os -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -W -Wall -Wstrict-prototypes -march=i386 -fomit-frame-pointer -D__COM32__ -nostdinc -iwithprefix include -I../../com32/libutil/include -I../../com32/include -I../../com32/gplinclude -c -o cmd.o cmd.c ld -m elf_i386 --emit-relocs -T ../../com32/lib/com32.ld -o cmd.elf cmd.o ../../com32/libutil/libutil_com.a ../../com32/gpllib/libcom32gpl.a ../../com32/lib/libcom32.a /usr/lib/gcc/x86_64-redhat-linux/4.8.3/32/libgcc.a objcopy -O binary cmd.elf cmd.c32 ../../com32/tools/relocs cmd.elf >> cmd.c32 || ( rm -f cmd.c32 ; false ) gcc -Wp,-MT,vpdtest.o,-MD,./.vpdtest.o.d -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -mregparm=3 -DREGPARM=3 -march=i386 -Os -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -W -Wall -Wstrict-prototypes -march=i386 -fomit-frame-pointer -D__COM32__ -nostdinc -iwithprefix include -I../../com32/libutil/include -I../../com32/include -I../../com32/gplinclude -c -o vpdtest.o vpdtest.c ld -m elf_i386 --emit-relocs -T ../../com32/lib/com32.ld -o vpdtest.elf vpdtest.o ../../com32/libutil/libutil_com.a ../../com32/gpllib/libcom32gpl.a ../../com32/lib/libcom32.a /usr/lib/gcc/x86_64-redhat-linux/4.8.3/32/libgcc.a objcopy -O binary vpdtest.elf vpdtest.c32 ../../com32/tools/relocs vpdtest.elf >> vpdtest.c32 || ( rm -f vpdtest.c32 ; false ) gcc -Wp,-MT,host.o,-MD,./.host.o.d -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -mregparm=3 -DREGPARM=3 -march=i386 -Os -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -W -Wall -Wstrict-prototypes -march=i386 -fomit-frame-pointer -D__COM32__ -nostdinc -iwithprefix include -I../../com32/libutil/include -I../../com32/include -I../../com32/gplinclude -c -o host.o host.c ld -m elf_i386 --emit-relocs -T ../../com32/lib/com32.ld -o host.elf host.o ../../com32/libutil/libutil_com.a ../../com32/gpllib/libcom32gpl.a ../../com32/lib/libcom32.a /usr/lib/gcc/x86_64-redhat-linux/4.8.3/32/libgcc.a objcopy -O binary host.elf host.c32 ../../com32/tools/relocs host.elf >> host.c32 || ( rm -f host.c32 ; false ) gcc -Wp,-MT,ls.o,-MD,./.ls.o.d -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -mregparm=3 -DREGPARM=3 -march=i386 -Os -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -W -Wall -Wstrict-prototypes -march=i386 -fomit-frame-pointer -D__COM32__ -nostdinc -iwithprefix include -I../../com32/libutil/include -I../../com32/include -I../../com32/gplinclude -c -o ls.o ls.c ld -m elf_i386 --emit-relocs -T ../../com32/lib/com32.ld -o ls.elf ls.o ../../com32/libutil/libutil_com.a ../../com32/gpllib/libcom32gpl.a ../../com32/lib/libcom32.a /usr/lib/gcc/x86_64-redhat-linux/4.8.3/32/libgcc.a objcopy -O binary ls.elf ls.c32 ../../com32/tools/relocs ls.elf >> ls.c32 || ( rm -f ls.c32 ; false ) gcc -Wp,-MT,gpxecmd.o,-MD,./.gpxecmd.o.d -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -mregparm=3 -DREGPARM=3 -march=i386 -Os -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -W -Wall -Wstrict-prototypes -march=i386 -fomit-frame-pointer -D__COM32__ -nostdinc -iwithprefix include -I../../com32/libutil/include -I../../com32/include -I../../com32/gplinclude -c -o gpxecmd.o gpxecmd.c ld -m elf_i386 --emit-relocs -T ../../com32/lib/com32.ld -o gpxecmd.elf gpxecmd.o ../../com32/libutil/libutil_com.a ../../com32/gpllib/libcom32gpl.a ../../com32/lib/libcom32.a /usr/lib/gcc/x86_64-redhat-linux/4.8.3/32/libgcc.a objcopy -O binary gpxecmd.elf gpxecmd.c32 ../../com32/tools/relocs gpxecmd.elf >> gpxecmd.c32 || ( rm -f gpxecmd.c32 ; false ) gcc -Wp,-MT,ifcpu.o,-MD,./.ifcpu.o.d -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -mregparm=3 -DREGPARM=3 -march=i386 -Os -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -W -Wall -Wstrict-prototypes -march=i386 -fomit-frame-pointer -D__COM32__ -nostdinc -iwithprefix include -I../../com32/libutil/include -I../../com32/include -I../../com32/gplinclude -c -o ifcpu.o ifcpu.c ld -m elf_i386 --emit-relocs -T ../../com32/lib/com32.ld -o ifcpu.elf ifcpu.o ../../com32/libutil/libutil_com.a ../../com32/gpllib/libcom32gpl.a ../../com32/lib/libcom32.a /usr/lib/gcc/x86_64-redhat-linux/4.8.3/32/libgcc.a objcopy -O binary ifcpu.elf ifcpu.c32 ../../com32/tools/relocs ifcpu.elf >> ifcpu.c32 || ( rm -f ifcpu.c32 ; false ) gcc -Wp,-MT,cpuid.o,-MD,./.cpuid.o.d -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -mregparm=3 -DREGPARM=3 -march=i386 -Os -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -W -Wall -Wstrict-prototypes -march=i386 -fomit-frame-pointer -D__COM32__ -nostdinc -iwithprefix include -I../../com32/libutil/include -I../../com32/include -I../../com32/gplinclude -c -o cpuid.o cpuid.c ld -m elf_i386 --emit-relocs -T ../../com32/lib/com32.ld -o cpuid.elf cpuid.o ../../com32/libutil/libutil_com.a ../../com32/gpllib/libcom32gpl.a ../../com32/lib/libcom32.a /usr/lib/gcc/x86_64-redhat-linux/4.8.3/32/libgcc.a objcopy -O binary cpuid.elf cpuid.c32 ../../com32/tools/relocs cpuid.elf >> cpuid.c32 || ( rm -f cpuid.c32 ; false ) gcc -Wp,-MT,cat.o,-MD,./.cat.o.d -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -mregparm=3 -DREGPARM=3 -march=i386 -Os -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -W -Wall -Wstrict-prototypes -march=i386 -fomit-frame-pointer -D__COM32__ -nostdinc -iwithprefix include -I../../com32/libutil/include -I../../com32/include -I../../com32/gplinclude -c -o cat.o cat.c ld -m elf_i386 --emit-relocs -T ../../com32/lib/com32.ld -o cat.elf cat.o ../../com32/libutil/libutil_com.a ../../com32/gpllib/libcom32gpl.a ../../com32/lib/libcom32.a /usr/lib/gcc/x86_64-redhat-linux/4.8.3/32/libgcc.a objcopy -O binary cat.elf cat.c32 ../../com32/tools/relocs cat.elf >> cat.c32 || ( rm -f cat.c32 ; false ) gcc -Wp,-MT,pwd.o,-MD,./.pwd.o.d -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -mregparm=3 -DREGPARM=3 -march=i386 -Os -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -W -Wall -Wstrict-prototypes -march=i386 -fomit-frame-pointer -D__COM32__ -nostdinc -iwithprefix include -I../../com32/libutil/include -I../../com32/include -I../../com32/gplinclude -c -o pwd.o pwd.c ld -m elf_i386 --emit-relocs -T ../../com32/lib/com32.ld -o pwd.elf pwd.o ../../com32/libutil/libutil_com.a ../../com32/gpllib/libcom32gpl.a ../../com32/lib/libcom32.a /usr/lib/gcc/x86_64-redhat-linux/4.8.3/32/libgcc.a objcopy -O binary pwd.elf pwd.c32 ../../com32/tools/relocs pwd.elf >> pwd.c32 || ( rm -f pwd.c32 ; false ) gcc -Wp,-MT,ifplop.o,-MD,./.ifplop.o.d -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -mregparm=3 -DREGPARM=3 -march=i386 -Os -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -W -Wall -Wstrict-prototypes -march=i386 -fomit-frame-pointer -D__COM32__ -nostdinc -iwithprefix include -I../../com32/libutil/include -I../../com32/include -I../../com32/gplinclude -c -o ifplop.o ifplop.c ld -m elf_i386 --emit-relocs -T ../../com32/lib/com32.ld -o ifplop.elf ifplop.o ../../com32/libutil/libutil_com.a ../../com32/gpllib/libcom32gpl.a ../../com32/lib/libcom32.a /usr/lib/gcc/x86_64-redhat-linux/4.8.3/32/libgcc.a objcopy -O binary ifplop.elf ifplop.c32 ../../com32/tools/relocs ifplop.elf >> ifplop.c32 || ( rm -f ifplop.c32 ; false ) gcc -Wp,-MT,zzjson.o,-MD,./.zzjson.o.d -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -mregparm=3 -DREGPARM=3 -march=i386 -Os -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -W -Wall -Wstrict-prototypes -march=i386 -fomit-frame-pointer -D__COM32__ -nostdinc -iwithprefix include -I../../com32/libutil/include -I../../com32/include -I../../com32/gplinclude -c -o zzjson.o zzjson.c ld -m elf_i386 --emit-relocs -T ../../com32/lib/com32.ld -o zzjson.elf zzjson.o ../../com32/libutil/libutil_com.a ../../com32/gpllib/libcom32gpl.a ../../com32/lib/libcom32.a /usr/lib/gcc/x86_64-redhat-linux/4.8.3/32/libgcc.a objcopy -O binary zzjson.elf zzjson.c32 ../../com32/tools/relocs zzjson.elf >> zzjson.c32 || ( rm -f zzjson.c32 ; false ) gcc -Wp,-MT,whichsys.o,-MD,./.whichsys.o.d -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -mregparm=3 -DREGPARM=3 -march=i386 -Os -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -W -Wall -Wstrict-prototypes -march=i386 -fomit-frame-pointer -D__COM32__ -nostdinc -iwithprefix include -I../../com32/libutil/include -I../../com32/include -I../../com32/gplinclude -c -o whichsys.o whichsys.c ld -m elf_i386 --emit-relocs -T ../../com32/lib/com32.ld -o whichsys.elf whichsys.o ../../com32/libutil/libutil_com.a ../../com32/gpllib/libcom32gpl.a ../../com32/lib/libcom32.a /usr/lib/gcc/x86_64-redhat-linux/4.8.3/32/libgcc.a objcopy -O binary whichsys.elf whichsys.c32 ../../com32/tools/relocs whichsys.elf >> whichsys.c32 || ( rm -f whichsys.c32 ; false ) make[2]: Leaving directory `/builddir/build/BUILD/syslinux-4.05/com32/modules' make[2]: Entering directory `/builddir/build/BUILD/syslinux-4.05/com32/mboot' gcc -Wp,-MT,mboot.o,-MD,./.mboot.o.d -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -mregparm=3 -DREGPARM=3 -march=i386 -Os -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -W -Wall -Wstrict-prototypes -march=i386 -fomit-frame-pointer -D__COM32__ -nostdinc -iwithprefix include -I../../com32/libutil/include -I../../com32/include -I../../com32/gplinclude -c -o mboot.o mboot.c gcc -Wp,-MT,map.o,-MD,./.map.o.d -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -mregparm=3 -DREGPARM=3 -march=i386 -Os -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -W -Wall -Wstrict-prototypes -march=i386 -fomit-frame-pointer -D__COM32__ -nostdinc -iwithprefix include -I../../com32/libutil/include -I../../com32/include -I../../com32/gplinclude -c -o map.o map.c gcc -Wp,-MT,mem.o,-MD,./.mem.o.d -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -mregparm=3 -DREGPARM=3 -march=i386 -Os -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -W -Wall -Wstrict-prototypes -march=i386 -fomit-frame-pointer -D__COM32__ -nostdinc -iwithprefix include -I../../com32/libutil/include -I../../com32/include -I../../com32/gplinclude -c -o mem.o mem.c gcc -Wp,-MT,initvesa.o,-MD,./.initvesa.o.d -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -mregparm=3 -DREGPARM=3 -march=i386 -Os -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -W -Wall -Wstrict-prototypes -march=i386 -fomit-frame-pointer -D__COM32__ -nostdinc -iwithprefix include -I../../com32/libutil/include -I../../com32/include -I../../com32/gplinclude -c -o initvesa.o initvesa.c gcc -Wp,-MT,apm.o,-MD,./.apm.o.d -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -mregparm=3 -DREGPARM=3 -march=i386 -Os -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -W -Wall -Wstrict-prototypes -march=i386 -fomit-frame-pointer -D__COM32__ -nostdinc -iwithprefix include -I../../com32/libutil/include -I../../com32/include -I../../com32/gplinclude -c -o apm.o apm.c gcc -Wp,-MT,solaris.o,-MD,./.solaris.o.d -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -mregparm=3 -DREGPARM=3 -march=i386 -Os -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -W -Wall -Wstrict-prototypes -march=i386 -fomit-frame-pointer -D__COM32__ -nostdinc -iwithprefix include -I../../com32/libutil/include -I../../com32/include -I../../com32/gplinclude -c -o solaris.o solaris.c gcc -Wp,-MT,syslinux.o,-MD,./.syslinux.o.d -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -mregparm=3 -DREGPARM=3 -march=i386 -Os -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -W -Wall -Wstrict-prototypes -march=i386 -fomit-frame-pointer -D__COM32__ -nostdinc -iwithprefix include -I../../com32/libutil/include -I../../com32/include -I../../com32/gplinclude -c -o syslinux.o syslinux.c ld -m elf_i386 --emit-relocs -T ../../com32/lib/com32.ld -o mboot.elf mboot.o map.o mem.o initvesa.o apm.o solaris.o syslinux.o ../../com32/libutil/libutil_com.a ../../com32/gpllib/libcom32gpl.a ../../com32/lib/libcom32.a /usr/lib/gcc/x86_64-redhat-linux/4.8.3/32/libgcc.a objcopy -O binary mboot.elf mboot.c32 ../../com32/tools/relocs mboot.elf >> mboot.c32 || ( rm -f mboot.c32 ; false ) make[2]: Leaving directory `/builddir/build/BUILD/syslinux-4.05/com32/mboot' make[2]: Entering directory `/builddir/build/BUILD/syslinux-4.05/com32/menu' gcc -Wp,-MT,menu.o,-MD,./.menu.o.d -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -mregparm=3 -DREGPARM=3 -march=i386 -Os -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -W -Wall -Wstrict-prototypes -march=i386 -fomit-frame-pointer -D__COM32__ -nostdinc -iwithprefix include -I../../com32/libutil/include -I../../com32/include -I../../com32/gplinclude -c -o menu.o menu.c gcc -Wp,-MT,menumain.o,-MD,./.menumain.o.d -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -mregparm=3 -DREGPARM=3 -march=i386 -Os -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -W -Wall -Wstrict-prototypes -march=i386 -fomit-frame-pointer -D__COM32__ -nostdinc -iwithprefix include -I../../com32/libutil/include -I../../com32/include -I../../com32/gplinclude -c -o menumain.o menumain.c gcc -Wp,-MT,readconfig.o,-MD,./.readconfig.o.d -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -mregparm=3 -DREGPARM=3 -march=i386 -Os -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -W -Wall -Wstrict-prototypes -march=i386 -fomit-frame-pointer -D__COM32__ -nostdinc -iwithprefix include -I../../com32/libutil/include -I../../com32/include -I../../com32/gplinclude -c -o readconfig.o readconfig.c gcc -Wp,-MT,passwd.o,-MD,./.passwd.o.d -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -mregparm=3 -DREGPARM=3 -march=i386 -Os -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -W -Wall -Wstrict-prototypes -march=i386 -fomit-frame-pointer -D__COM32__ -nostdinc -iwithprefix include -I../../com32/libutil/include -I../../com32/include -I../../com32/gplinclude -c -o passwd.o passwd.c gcc -Wp,-MT,drain.o,-MD,./.drain.o.d -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -mregparm=3 -DREGPARM=3 -march=i386 -Os -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -W -Wall -Wstrict-prototypes -march=i386 -fomit-frame-pointer -D__COM32__ -nostdinc -iwithprefix include -I../../com32/libutil/include -I../../com32/include -I../../com32/gplinclude -c -o drain.o drain.c gcc -Wp,-MT,printmsg.o,-MD,./.printmsg.o.d -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -mregparm=3 -DREGPARM=3 -march=i386 -Os -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -W -Wall -Wstrict-prototypes -march=i386 -fomit-frame-pointer -D__COM32__ -nostdinc -iwithprefix include -I../../com32/libutil/include -I../../com32/include -I../../com32/gplinclude -c -o printmsg.o printmsg.c gcc -Wp,-MT,colors.o,-MD,./.colors.o.d -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -mregparm=3 -DREGPARM=3 -march=i386 -Os -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -W -Wall -Wstrict-prototypes -march=i386 -fomit-frame-pointer -D__COM32__ -nostdinc -iwithprefix include -I../../com32/libutil/include -I../../com32/include -I../../com32/gplinclude -c -o colors.o colors.c gcc -Wp,-MT,background.o,-MD,./.background.o.d -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -mregparm=3 -DREGPARM=3 -march=i386 -Os -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -W -Wall -Wstrict-prototypes -march=i386 -fomit-frame-pointer -D__COM32__ -nostdinc -iwithprefix include -I../../com32/libutil/include -I../../com32/include -I../../com32/gplinclude -c -o background.o background.c gcc -Wp,-MT,refstr.o,-MD,./.refstr.o.d -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -mregparm=3 -DREGPARM=3 -march=i386 -Os -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -W -Wall -Wstrict-prototypes -march=i386 -fomit-frame-pointer -D__COM32__ -nostdinc -iwithprefix include -I../../com32/libutil/include -I../../com32/include -I../../com32/gplinclude -c -o refstr.o refstr.c gcc -Wp,-MT,execute.o,-MD,./.execute.o.d -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -mregparm=3 -DREGPARM=3 -march=i386 -Os -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -W -Wall -Wstrict-prototypes -march=i386 -fomit-frame-pointer -D__COM32__ -nostdinc -iwithprefix include -I../../com32/libutil/include -I../../com32/include -I../../com32/gplinclude -c -o execute.o execute.c ld -m elf_i386 --emit-relocs -T ../../com32/lib/com32.ld -o menu.elf menu.o menumain.o readconfig.o passwd.o drain.o printmsg.o colors.o background.o refstr.o execute.o ../../com32/libutil/libutil_com.a ../../com32/gpllib/libcom32gpl.a ../../com32/lib/libcom32.a /usr/lib/gcc/x86_64-redhat-linux/4.8.3/32/libgcc.a objcopy -O binary menu.elf menu.c32 ../../com32/tools/relocs menu.elf >> menu.c32 || ( rm -f menu.c32 ; false ) gcc -Wp,-MT,vesamenu.o,-MD,./.vesamenu.o.d -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -mregparm=3 -DREGPARM=3 -march=i386 -Os -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -W -Wall -Wstrict-prototypes -march=i386 -fomit-frame-pointer -D__COM32__ -nostdinc -iwithprefix include -I../../com32/libutil/include -I../../com32/include -I../../com32/gplinclude -c -o vesamenu.o vesamenu.c ld -m elf_i386 --emit-relocs -T ../../com32/lib/com32.ld -o vesamenu.elf vesamenu.o menumain.o readconfig.o passwd.o drain.o printmsg.o colors.o background.o refstr.o execute.o ../../com32/libutil/libutil_com.a ../../com32/gpllib/libcom32gpl.a ../../com32/lib/libcom32.a /usr/lib/gcc/x86_64-redhat-linux/4.8.3/32/libgcc.a objcopy -O binary vesamenu.elf vesamenu.c32 ../../com32/tools/relocs vesamenu.elf >> vesamenu.c32 || ( rm -f vesamenu.c32 ; false ) make[2]: Leaving directory `/builddir/build/BUILD/syslinux-4.05/com32/menu' make[2]: Entering directory `/builddir/build/BUILD/syslinux-4.05/com32/samples' gcc -Wp,-MT,hello.o,-MD,./.hello.o.d -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -mregparm=3 -DREGPARM=3 -march=i386 -Os -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -W -Wall -Wstrict-prototypes -march=i386 -fomit-frame-pointer -D__COM32__ -nostdinc -iwithprefix include -I../../com32/libutil/include -I../../com32/include -I../../com32/gplinclude -c -o hello.o hello.c ld -m elf_i386 --emit-relocs -T ../../com32/lib/com32.ld -o hello.elf hello.o ../../com32/libutil/libutil_com.a ../../com32/gpllib/libcom32gpl.a ../../com32/lib/libcom32.a /usr/lib/gcc/x86_64-redhat-linux/4.8.3/32/libgcc.a objcopy -O binary hello.elf hello.c32 ../../com32/tools/relocs hello.elf >> hello.c32 || ( rm -f hello.c32 ; false ) gcc -Wp,-MT,resolv.o,-MD,./.resolv.o.d -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -mregparm=3 -DREGPARM=3 -march=i386 -Os -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -W -Wall -Wstrict-prototypes -march=i386 -fomit-frame-pointer -D__COM32__ -nostdinc -iwithprefix include -I../../com32/libutil/include -I../../com32/include -I../../com32/gplinclude -c -o resolv.o resolv.c ld -m elf_i386 --emit-relocs -T ../../com32/lib/com32.ld -o resolv.elf resolv.o ../../com32/libutil/libutil_com.a ../../com32/gpllib/libcom32gpl.a ../../com32/lib/libcom32.a /usr/lib/gcc/x86_64-redhat-linux/4.8.3/32/libgcc.a objcopy -O binary resolv.elf resolv.c32 ../../com32/tools/relocs resolv.elf >> resolv.c32 || ( rm -f resolv.c32 ; false ) gcc -Wp,-MT,serialinfo.o,-MD,./.serialinfo.o.d -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -mregparm=3 -DREGPARM=3 -march=i386 -Os -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -W -Wall -Wstrict-prototypes -march=i386 -fomit-frame-pointer -D__COM32__ -nostdinc -iwithprefix include -I../../com32/libutil/include -I../../com32/include -I../../com32/gplinclude -c -o serialinfo.o serialinfo.c ld -m elf_i386 --emit-relocs -T ../../com32/lib/com32.ld -o serialinfo.elf serialinfo.o ../../com32/libutil/libutil_com.a ../../com32/gpllib/libcom32gpl.a ../../com32/lib/libcom32.a /usr/lib/gcc/x86_64-redhat-linux/4.8.3/32/libgcc.a objcopy -O binary serialinfo.elf serialinfo.c32 ../../com32/tools/relocs serialinfo.elf >> serialinfo.c32 || ( rm -f serialinfo.c32 ; false ) gcc -Wp,-MT,localboot.o,-MD,./.localboot.o.d -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -mregparm=3 -DREGPARM=3 -march=i386 -Os -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -W -Wall -Wstrict-prototypes -march=i386 -fomit-frame-pointer -D__COM32__ -nostdinc -iwithprefix include -I../../com32/libutil/include -I../../com32/include -I../../com32/gplinclude -c -o localboot.o localboot.c ld -m elf_i386 --emit-relocs -T ../../com32/lib/com32.ld -o localboot.elf localboot.o ../../com32/libutil/libutil_com.a ../../com32/gpllib/libcom32gpl.a ../../com32/lib/libcom32.a /usr/lib/gcc/x86_64-redhat-linux/4.8.3/32/libgcc.a objcopy -O binary localboot.elf localboot.c32 ../../com32/tools/relocs localboot.elf >> localboot.c32 || ( rm -f localboot.c32 ; false ) gcc -Wp,-MT,fancyhello.o,-MD,./.fancyhello.o.d -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -mregparm=3 -DREGPARM=3 -march=i386 -Os -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -W -Wall -Wstrict-prototypes -march=i386 -fomit-frame-pointer -D__COM32__ -nostdinc -iwithprefix include -I../../com32/libutil/include -I../../com32/include -I../../com32/gplinclude -c -o fancyhello.o fancyhello.c ld -m elf_i386 --emit-relocs -T ../../com32/lib/com32.ld -o fancyhello.elf fancyhello.o ../../com32/libutil/libutil_com.a ../../com32/gpllib/libcom32gpl.a ../../com32/lib/libcom32.a /usr/lib/gcc/x86_64-redhat-linux/4.8.3/32/libgcc.a objcopy -O binary fancyhello.elf fancyhello.c32 ../../com32/tools/relocs fancyhello.elf >> fancyhello.c32 || ( rm -f fancyhello.c32 ; false ) gcc -Wp,-MT,fancyhello.lo,-MD,./.fancyhello.lo.d -I../../com32/libutil/include -W -Wall -Wstrict-prototypes -O -g -D_GNU_SOURCE -D_FORTIFY_SOURCE=0 -Wno-error -c -o fancyhello.lo fancyhello.c gcc -I../../com32/libutil/include -W -Wall -Wstrict-prototypes -O -g -D_GNU_SOURCE -D_FORTIFY_SOURCE=0 -Wno-error -o fancyhello.lnx fancyhello.lo ../../com32/libutil/libutil_lnx.a gcc -Wp,-MT,keytest.o,-MD,./.keytest.o.d -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -mregparm=3 -DREGPARM=3 -march=i386 -Os -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -W -Wall -Wstrict-prototypes -march=i386 -fomit-frame-pointer -D__COM32__ -nostdinc -iwithprefix include -I../../com32/libutil/include -I../../com32/include -I../../com32/gplinclude -c -o keytest.o keytest.c ld -m elf_i386 --emit-relocs -T ../../com32/lib/com32.ld -o keytest.elf keytest.o ../../com32/libutil/libutil_com.a ../../com32/gpllib/libcom32gpl.a ../../com32/lib/libcom32.a /usr/lib/gcc/x86_64-redhat-linux/4.8.3/32/libgcc.a objcopy -O binary keytest.elf keytest.c32 ../../com32/tools/relocs keytest.elf >> keytest.c32 || ( rm -f keytest.c32 ; false ) gcc -Wp,-MT,keytest.lo,-MD,./.keytest.lo.d -I../../com32/libutil/include -W -Wall -Wstrict-prototypes -O -g -D_GNU_SOURCE -D_FORTIFY_SOURCE=0 -Wno-error -c -o keytest.lo keytest.c gcc -I../../com32/libutil/include -W -Wall -Wstrict-prototypes -O -g -D_GNU_SOURCE -D_FORTIFY_SOURCE=0 -Wno-error -o keytest.lnx keytest.lo ../../com32/libutil/libutil_lnx.a gcc -Wp,-MT,advdump.o,-MD,./.advdump.o.d -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -mregparm=3 -DREGPARM=3 -march=i386 -Os -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -W -Wall -Wstrict-prototypes -march=i386 -fomit-frame-pointer -D__COM32__ -nostdinc -iwithprefix include -I../../com32/libutil/include -I../../com32/include -I../../com32/gplinclude -c -o advdump.o advdump.c ld -m elf_i386 --emit-relocs -T ../../com32/lib/com32.ld -o advdump.elf advdump.o ../../com32/libutil/libutil_com.a ../../com32/gpllib/libcom32gpl.a ../../com32/lib/libcom32.a /usr/lib/gcc/x86_64-redhat-linux/4.8.3/32/libgcc.a objcopy -O binary advdump.elf advdump.c32 ../../com32/tools/relocs advdump.elf >> advdump.c32 || ( rm -f advdump.c32 ; false ) gcc -Wp,-MT,entrydump.o,-MD,./.entrydump.o.d -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -mregparm=3 -DREGPARM=3 -march=i386 -Os -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -W -Wall -Wstrict-prototypes -march=i386 -fomit-frame-pointer -D__COM32__ -nostdinc -iwithprefix include -I../../com32/libutil/include -I../../com32/include -I../../com32/gplinclude -c -o entrydump.o entrydump.c ld -m elf_i386 --emit-relocs -T ../../com32/lib/com32.ld -o entrydump.elf entrydump.o ../../com32/libutil/libutil_com.a ../../com32/gpllib/libcom32gpl.a ../../com32/lib/libcom32.a /usr/lib/gcc/x86_64-redhat-linux/4.8.3/32/libgcc.a objcopy -O binary entrydump.elf entrydump.c32 ../../com32/tools/relocs entrydump.elf >> entrydump.c32 || ( rm -f entrydump.c32 ; false ) make[2]: Leaving directory `/builddir/build/BUILD/syslinux-4.05/com32/samples' fatal: No names found, cannot describe anything. make[2]: Entering directory `/builddir/build/BUILD/syslinux-4.05/com32/rosh' gcc -Wp,-MT,rosh.o,-MD,./.rosh.o.d -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -mregparm=3 -DREGPARM=3 -march=i386 -Os -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -W -Wall -Wstrict-prototypes -march=i386 -fomit-frame-pointer -D__COM32__ -nostdinc -iwithprefix include -I../../com32/libutil/include -I../../com32/include -I../../com32/gplinclude -DDATE='""' -c -o rosh.o rosh.c ld -m elf_i386 --emit-relocs -T ../../com32/lib/com32.ld -o rosh.elf rosh.o ../../com32/libutil/libutil_com.a ../../com32/gpllib/libcom32gpl.a ../../com32/lib/libcom32.a /usr/lib/gcc/x86_64-redhat-linux/4.8.3/32/libgcc.a objcopy -O binary rosh.elf rosh.c32 ../../com32/tools/relocs rosh.elf >> rosh.c32 || ( rm -f rosh.c32 ; false ) make[2]: Leaving directory `/builddir/build/BUILD/syslinux-4.05/com32/rosh' make[2]: Entering directory `/builddir/build/BUILD/syslinux-4.05/com32/cmenu' gcc -Wp,-MT,libmenu/syslnx.o,-MD,libmenu/.syslnx.o.d -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -mregparm=3 -DREGPARM=3 -march=i386 -Os -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -W -Wall -Wstrict-prototypes -march=i386 -fomit-frame-pointer -D__COM32__ -nostdinc -iwithprefix include -I../../com32/libutil/include -I../../com32/include -I./libmenu -c -o libmenu/syslnx.o libmenu/syslnx.c gcc -Wp,-MT,libmenu/com32io.o,-MD,libmenu/.com32io.o.d -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -mregparm=3 -DREGPARM=3 -march=i386 -Os -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -W -Wall -Wstrict-prototypes -march=i386 -fomit-frame-pointer -D__COM32__ -nostdinc -iwithprefix include -I../../com32/libutil/include -I../../com32/include -I./libmenu -c -o libmenu/com32io.o libmenu/com32io.c gcc -Wp,-MT,libmenu/tui.o,-MD,libmenu/.tui.o.d -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -mregparm=3 -DREGPARM=3 -march=i386 -Os -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -W -Wall -Wstrict-prototypes -march=i386 -fomit-frame-pointer -D__COM32__ -nostdinc -iwithprefix include -I../../com32/libutil/include -I../../com32/include -I./libmenu -c -o libmenu/tui.o libmenu/tui.c gcc -Wp,-MT,libmenu/menu.o,-MD,libmenu/.menu.o.d -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -mregparm=3 -DREGPARM=3 -march=i386 -Os -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -W -Wall -Wstrict-prototypes -march=i386 -fomit-frame-pointer -D__COM32__ -nostdinc -iwithprefix include -I../../com32/libutil/include -I../../com32/include -I./libmenu -c -o libmenu/menu.o libmenu/menu.c gcc -Wp,-MT,libmenu/passwords.o,-MD,libmenu/.passwords.o.d -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -mregparm=3 -DREGPARM=3 -march=i386 -Os -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -W -Wall -Wstrict-prototypes -march=i386 -fomit-frame-pointer -D__COM32__ -nostdinc -iwithprefix include -I../../com32/libutil/include -I../../com32/include -I./libmenu -c -o libmenu/passwords.o libmenu/passwords.c gcc -Wp,-MT,libmenu/des.o,-MD,libmenu/.des.o.d -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -mregparm=3 -DREGPARM=3 -march=i386 -Os -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -W -Wall -Wstrict-prototypes -march=i386 -fomit-frame-pointer -D__COM32__ -nostdinc -iwithprefix include -I../../com32/libutil/include -I../../com32/include -I./libmenu -c -o libmenu/des.o libmenu/des.c gcc -Wp,-MT,libmenu/help.o,-MD,libmenu/.help.o.d -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -mregparm=3 -DREGPARM=3 -march=i386 -Os -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -W -Wall -Wstrict-prototypes -march=i386 -fomit-frame-pointer -D__COM32__ -nostdinc -iwithprefix include -I../../com32/libutil/include -I../../com32/include -I./libmenu -c -o libmenu/help.o libmenu/help.c rm -f libmenu/libmenu.a ar cq libmenu/libmenu.a libmenu/syslnx.o libmenu/com32io.o libmenu/tui.o libmenu/menu.o libmenu/passwords.o libmenu/des.o libmenu/help.o ranlib libmenu/libmenu.a gcc -Wp,-MT,display.o,-MD,./.display.o.d -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -mregparm=3 -DREGPARM=3 -march=i386 -Os -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -W -Wall -Wstrict-prototypes -march=i386 -fomit-frame-pointer -D__COM32__ -nostdinc -iwithprefix include -I../../com32/libutil/include -I../../com32/include -I./libmenu -c -o display.o display.c ld -m elf_i386 --emit-relocs -T ../../com32/lib/com32.ld -o display.elf display.o libmenu/libmenu.a ../../com32/libutil/libutil_com.a ../../com32/lib/libcom32.a /usr/lib/gcc/x86_64-redhat-linux/4.8.3/32/libgcc.a objcopy -O binary display.elf display.c32 ../../com32/tools/relocs display.elf >> display.c32 || ( rm -f display.c32 ; false ) gcc -Wp,-MT,simple.o,-MD,./.simple.o.d -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -mregparm=3 -DREGPARM=3 -march=i386 -Os -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -W -Wall -Wstrict-prototypes -march=i386 -fomit-frame-pointer -D__COM32__ -nostdinc -iwithprefix include -I../../com32/libutil/include -I../../com32/include -I./libmenu -c -o simple.o simple.c ld -m elf_i386 --emit-relocs -T ../../com32/lib/com32.ld -o simple.elf simple.o libmenu/libmenu.a ../../com32/libutil/libutil_com.a ../../com32/lib/libcom32.a /usr/lib/gcc/x86_64-redhat-linux/4.8.3/32/libgcc.a objcopy -O binary simple.elf simple.c32 ../../com32/tools/relocs simple.elf >> simple.c32 || ( rm -f simple.c32 ; false ) gcc -Wp,-MT,complex.o,-MD,./.complex.o.d -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -mregparm=3 -DREGPARM=3 -march=i386 -Os -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -W -Wall -Wstrict-prototypes -march=i386 -fomit-frame-pointer -D__COM32__ -nostdinc -iwithprefix include -I../../com32/libutil/include -I../../com32/include -I./libmenu -c -o complex.o complex.c ld -m elf_i386 --emit-relocs -T ../../com32/lib/com32.ld -o complex.elf complex.o libmenu/libmenu.a ../../com32/libutil/libutil_com.a ../../com32/lib/libcom32.a /usr/lib/gcc/x86_64-redhat-linux/4.8.3/32/libgcc.a objcopy -O binary complex.elf complex.c32 ../../com32/tools/relocs complex.elf >> complex.c32 || ( rm -f complex.c32 ; false ) python menugen.py --input=test2.menu --output=test2.c --template=adv_menu.tpl gcc -Wp,-MT,test2.o,-MD,./.test2.o.d -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -mregparm=3 -DREGPARM=3 -march=i386 -Os -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -W -Wall -Wstrict-prototypes -march=i386 -fomit-frame-pointer -D__COM32__ -nostdinc -iwithprefix include -I../../com32/libutil/include -I../../com32/include -I./libmenu -c -o test2.o test2.c ld -m elf_i386 --emit-relocs -T ../../com32/lib/com32.ld -o test2.elf test2.o libmenu/libmenu.a ../../com32/libutil/libutil_com.a ../../com32/lib/libcom32.a /usr/lib/gcc/x86_64-redhat-linux/4.8.3/32/libgcc.a objcopy -O binary test2.elf test2.c32 ../../com32/tools/relocs test2.elf >> test2.c32 || ( rm -f test2.c32 ; false ) python menugen.py --input=test.menu --output=test.c --template=adv_menu.tpl gcc -Wp,-MT,test.o,-MD,./.test.o.d -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -mregparm=3 -DREGPARM=3 -march=i386 -Os -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -W -Wall -Wstrict-prototypes -march=i386 -fomit-frame-pointer -D__COM32__ -nostdinc -iwithprefix include -I../../com32/libutil/include -I../../com32/include -I./libmenu -c -o test.o test.c ld -m elf_i386 --emit-relocs -T ../../com32/lib/com32.ld -o test.elf test.o libmenu/libmenu.a ../../com32/libutil/libutil_com.a ../../com32/lib/libcom32.a /usr/lib/gcc/x86_64-redhat-linux/4.8.3/32/libgcc.a objcopy -O binary test.elf test.c32 ../../com32/tools/relocs test.elf >> test.c32 || ( rm -f test.c32 ; false ) make[2]: Leaving directory `/builddir/build/BUILD/syslinux-4.05/com32/cmenu' make[2]: Entering directory `/builddir/build/BUILD/syslinux-4.05/com32/hdt' gcc -Wp,-MT,hdt-dump-pxe.o,-MD,./.hdt-dump-pxe.o.d -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -mregparm=3 -DREGPARM=3 -march=i386 -Os -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -W -Wall -Wstrict-prototypes -march=i386 -fomit-frame-pointer -D__COM32__ -nostdinc -iwithprefix include -I../../com32/libutil/include -I../../com32/include -I../../com32/gplinclude -I../../com32/cmenu/libmenu -I../../com32 -c -o hdt-dump-pxe.o hdt-dump-pxe.c gcc -Wp,-MT,hdt-cli.o,-MD,./.hdt-cli.o.d -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -mregparm=3 -DREGPARM=3 -march=i386 -Os -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -W -Wall -Wstrict-prototypes -march=i386 -fomit-frame-pointer -D__COM32__ -nostdinc -iwithprefix include -I../../com32/libutil/include -I../../com32/include -I../../com32/gplinclude -I../../com32/cmenu/libmenu -I../../com32 -c -o hdt-cli.o hdt-cli.c hdt-cli.c: In function 'mode_s_to_mode_t': hdt-cli.c:214:48: warning: argument to 'sizeof' in 'strncmp' call is the same expression as the second source; did you mean to provide an explicit length? [-Wsizeof-pointer-memaccess] if (!strncmp(name, list_modes[i]->name, sizeof(list_modes[i]->name))) ^ hdt-cli.c: In function 'expand_aliases': hdt-cli.c:292:11: warning: argument to 'sizeof' in 'strncmp' call is the same expression as the second source; did you mean to provide an explicit length? [-Wsizeof-pointer-memaccess] sizeof(hdt_aliases[i].aliases[j]))) { ^ gcc -Wp,-MT,hdt-menu.o,-MD,./.hdt-menu.o.d -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -mregparm=3 -DREGPARM=3 -march=i386 -Os -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -W -Wall -Wstrict-prototypes -march=i386 -fomit-frame-pointer -D__COM32__ -nostdinc -iwithprefix include -I../../com32/libutil/include -I../../com32/include -I../../com32/gplinclude -I../../com32/cmenu/libmenu -I../../com32 -c -o hdt-menu.o hdt-menu.c gcc -Wp,-MT,hdt-menu-pxe.o,-MD,./.hdt-menu-pxe.o.d -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -mregparm=3 -DREGPARM=3 -march=i386 -Os -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -W -Wall -Wstrict-prototypes -march=i386 -fomit-frame-pointer -D__COM32__ -nostdinc -iwithprefix include -I../../com32/libutil/include -I../../com32/include -I../../com32/gplinclude -I../../com32/cmenu/libmenu -I../../com32 -c -o hdt-menu-pxe.o hdt-menu-pxe.c gcc -Wp,-MT,hdt-cli-disk.o,-MD,./.hdt-cli-disk.o.d -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -mregparm=3 -DREGPARM=3 -march=i386 -Os -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -W -Wall -Wstrict-prototypes -march=i386 -fomit-frame-pointer -D__COM32__ -nostdinc -iwithprefix include -I../../com32/libutil/include -I../../com32/include -I../../com32/gplinclude -I../../com32/cmenu/libmenu -I../../com32 -c -o hdt-cli-disk.o hdt-cli-disk.c gcc -Wp,-MT,hdt-cli-syslinux.o,-MD,./.hdt-cli-syslinux.o.d -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -mregparm=3 -DREGPARM=3 -march=i386 -Os -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -W -Wall -Wstrict-prototypes -march=i386 -fomit-frame-pointer -D__COM32__ -nostdinc -iwithprefix include -I../../com32/libutil/include -I../../com32/include -I../../com32/gplinclude -I../../com32/cmenu/libmenu -I../../com32 -c -o hdt-cli-syslinux.o hdt-cli-syslinux.c gcc -Wp,-MT,hdt-menu-syslinux.o,-MD,./.hdt-menu-syslinux.o.d -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -mregparm=3 -DREGPARM=3 -march=i386 -Os -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -W -Wall -Wstrict-prototypes -march=i386 -fomit-frame-pointer -D__COM32__ -nostdinc -iwithprefix include -I../../com32/libutil/include -I../../com32/include -I../../com32/gplinclude -I../../com32/cmenu/libmenu -I../../com32 -c -o hdt-menu-syslinux.o hdt-menu-syslinux.c gcc -Wp,-MT,hdt-dump-vesa.o,-MD,./.hdt-dump-vesa.o.d -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -mregparm=3 -DREGPARM=3 -march=i386 -Os -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -W -Wall -Wstrict-prototypes -march=i386 -fomit-frame-pointer -D__COM32__ -nostdinc -iwithprefix include -I../../com32/libutil/include -I../../com32/include -I../../com32/gplinclude -I../../com32/cmenu/libmenu -I../../com32 -c -o hdt-dump-vesa.o hdt-dump-vesa.c gcc -Wp,-MT,hdt-menu-dmi.o,-MD,./.hdt-menu-dmi.o.d -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -mregparm=3 -DREGPARM=3 -march=i386 -Os -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -W -Wall -Wstrict-prototypes -march=i386 -fomit-frame-pointer -D__COM32__ -nostdinc -iwithprefix include -I../../com32/libutil/include -I../../com32/include -I../../com32/gplinclude -I../../com32/cmenu/libmenu -I../../com32 -c -o hdt-menu-dmi.o hdt-menu-dmi.c gcc -Wp,-MT,hdt-cli-memory.o,-MD,./.hdt-cli-memory.o.d -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -mregparm=3 -DREGPARM=3 -march=i386 -Os -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -W -Wall -Wstrict-prototypes -march=i386 -fomit-frame-pointer -D__COM32__ -nostdinc -iwithprefix include -I../../com32/libutil/include -I../../com32/include -I../../com32/gplinclude -I../../com32/cmenu/libmenu -I../../com32 -c -o hdt-cli-memory.o hdt-cli-memory.c gcc -Wp,-MT,hdt-cli-pci.o,-MD,./.hdt-cli-pci.o.d -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -mregparm=3 -DREGPARM=3 -march=i386 -Os -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -W -Wall -Wstrict-prototypes -march=i386 -fomit-frame-pointer -D__COM32__ -nostdinc -iwithprefix include -I../../com32/libutil/include -I../../com32/include -I../../com32/gplinclude -I../../com32/cmenu/libmenu -I../../com32 -c -o hdt-cli-pci.o hdt-cli-pci.c gcc -Wp,-MT,hdt-ata.o,-MD,./.hdt-ata.o.d -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -mregparm=3 -DREGPARM=3 -march=i386 -Os -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -W -Wall -Wstrict-prototypes -march=i386 -fomit-frame-pointer -D__COM32__ -nostdinc -iwithprefix include -I../../com32/libutil/include -I../../com32/include -I../../com32/gplinclude -I../../com32/cmenu/libmenu -I../../com32 -c -o hdt-ata.o hdt-ata.c gcc -Wp,-MT,hdt-dump.o,-MD,./.hdt-dump.o.d -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -mregparm=3 -DREGPARM=3 -march=i386 -Os -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -W -Wall -Wstrict-prototypes -march=i386 -fomit-frame-pointer -D__COM32__ -nostdinc -iwithprefix include -I../../com32/libutil/include -I../../com32/include -I../../com32/gplinclude -I../../com32/cmenu/libmenu -I../../com32 -c -o hdt-dump.o hdt-dump.c gcc -Wp,-MT,hdt-menu-memory.o,-MD,./.hdt-menu-memory.o.d -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -mregparm=3 -DREGPARM=3 -march=i386 -Os -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -W -Wall -Wstrict-prototypes -march=i386 -fomit-frame-pointer -D__COM32__ -nostdinc -iwithprefix include -I../../com32/libutil/include -I../../com32/include -I../../com32/gplinclude -I../../com32/cmenu/libmenu -I../../com32 -c -o hdt-menu-memory.o hdt-menu-memory.c gcc -Wp,-MT,hdt-cli-dmi.o,-MD,./.hdt-cli-dmi.o.d -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -mregparm=3 -DREGPARM=3 -march=i386 -Os -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -W -Wall -Wstrict-prototypes -march=i386 -fomit-frame-pointer -D__COM32__ -nostdinc -iwithprefix include -I../../com32/libutil/include -I../../com32/include -I../../com32/gplinclude -I../../com32/cmenu/libmenu -I../../com32 -c -o hdt-cli-dmi.o hdt-cli-dmi.c gcc -Wp,-MT,hdt-cli-acpi.o,-MD,./.hdt-cli-acpi.o.d -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -mregparm=3 -DREGPARM=3 -march=i386 -Os -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -W -Wall -Wstrict-prototypes -march=i386 -fomit-frame-pointer -D__COM32__ -nostdinc -iwithprefix include -I../../com32/libutil/include -I../../com32/include -I../../com32/gplinclude -I../../com32/cmenu/libmenu -I../../com32 -c -o hdt-cli-acpi.o hdt-cli-acpi.c gcc -Wp,-MT,hdt-cli-cpu.o,-MD,./.hdt-cli-cpu.o.d -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -mregparm=3 -DREGPARM=3 -march=i386 -Os -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -W -Wall -Wstrict-prototypes -march=i386 -fomit-frame-pointer -D__COM32__ -nostdinc -iwithprefix include -I../../com32/libutil/include -I../../com32/include -I../../com32/gplinclude -I../../com32/cmenu/libmenu -I../../com32 -c -o hdt-cli-cpu.o hdt-cli-cpu.c hdt-cli-cpu.c: In function 'show_flag': hdt-cli-cpu.c:89:26: warning: argument to 'sizeof' in 'memset' call is the same expression as the destination; did you mean to provide an explicit length? [-Wsizeof-pointer-memaccess] memset(buffer, 0, sizeof(buffer)); ^ gcc -Wp,-MT,hdt-dump-pci.o,-MD,./.hdt-dump-pci.o.d -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -mregparm=3 -DREGPARM=3 -march=i386 -Os -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -W -Wall -Wstrict-prototypes -march=i386 -fomit-frame-pointer -D__COM32__ -nostdinc -iwithprefix include -I../../com32/libutil/include -I../../com32/include -I../../com32/gplinclude -I../../com32/cmenu/libmenu -I../../com32 -c -o hdt-dump-pci.o hdt-dump-pci.c gcc -Wp,-MT,hdt-menu-vesa.o,-MD,./.hdt-menu-vesa.o.d -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -mregparm=3 -DREGPARM=3 -march=i386 -Os -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -W -Wall -Wstrict-prototypes -march=i386 -fomit-frame-pointer -D__COM32__ -nostdinc -iwithprefix include -I../../com32/libutil/include -I../../com32/include -I../../com32/gplinclude -I../../com32/cmenu/libmenu -I../../com32 -c -o hdt-menu-vesa.o hdt-menu-vesa.c gcc -Wp,-MT,hdt-dump-disks.o,-MD,./.hdt-dump-disks.o.d -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -mregparm=3 -DREGPARM=3 -march=i386 -Os -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -W -Wall -Wstrict-prototypes -march=i386 -fomit-frame-pointer -D__COM32__ -nostdinc -iwithprefix include -I../../com32/libutil/include -I../../com32/include -I../../com32/gplinclude -I../../com32/cmenu/libmenu -I../../com32 -c -o hdt-dump-disks.o hdt-dump-disks.c gcc -Wp,-MT,hdt-dump-syslinux.o,-MD,./.hdt-dump-syslinux.o.d -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -mregparm=3 -DREGPARM=3 -march=i386 -Os -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -W -Wall -Wstrict-prototypes -march=i386 -fomit-frame-pointer -D__COM32__ -nostdinc -iwithprefix include -I../../com32/libutil/include -I../../com32/include -I../../com32/gplinclude -I../../com32/cmenu/libmenu -I../../com32 -c -o hdt-dump-syslinux.o hdt-dump-syslinux.c gcc -Wp,-MT,hdt-cli-hdt.o,-MD,./.hdt-cli-hdt.o.d -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -mregparm=3 -DREGPARM=3 -march=i386 -Os -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -W -Wall -Wstrict-prototypes -march=i386 -fomit-frame-pointer -D__COM32__ -nostdinc -iwithprefix include -I../../com32/libutil/include -I../../com32/include -I../../com32/gplinclude -I../../com32/cmenu/libmenu -I../../com32 -c -o hdt-cli-hdt.o hdt-cli-hdt.c gcc -Wp,-MT,hdt-menu-acpi.o,-MD,./.hdt-menu-acpi.o.d -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -mregparm=3 -DREGPARM=3 -march=i386 -Os -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -W -Wall -Wstrict-prototypes -march=i386 -fomit-frame-pointer -D__COM32__ -nostdinc -iwithprefix include -I../../com32/libutil/include -I../../com32/include -I../../com32/gplinclude -I../../com32/cmenu/libmenu -I../../com32 -c -o hdt-menu-acpi.o hdt-menu-acpi.c gcc -Wp,-MT,hdt-common.o,-MD,./.hdt-common.o.d -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -mregparm=3 -DREGPARM=3 -march=i386 -Os -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -W -Wall -Wstrict-prototypes -march=i386 -fomit-frame-pointer -D__COM32__ -nostdinc -iwithprefix include -I../../com32/libutil/include -I../../com32/include -I../../com32/gplinclude -I../../com32/cmenu/libmenu -I../../com32 -c -o hdt-common.o hdt-common.c gcc -Wp,-MT,hdt-menu-processor.o,-MD,./.hdt-menu-processor.o.d -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -mregparm=3 -DREGPARM=3 -march=i386 -Os -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -W -Wall -Wstrict-prototypes -march=i386 -fomit-frame-pointer -D__COM32__ -nostdinc -iwithprefix include -I../../com32/libutil/include -I../../com32/include -I../../com32/gplinclude -I../../com32/cmenu/libmenu -I../../com32 -c -o hdt-menu-processor.o hdt-menu-processor.c hdt-menu-processor.c: In function 'show_flag': hdt-menu-processor.c:42:26: warning: argument to 'sizeof' in 'memset' call is the same expression as the destination; did you mean to provide an explicit length? [-Wsizeof-pointer-memaccess] memset(buffer, 0, sizeof(buffer)); ^ gcc -Wp,-MT,hdt-cli-vpd.o,-MD,./.hdt-cli-vpd.o.d -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -mregparm=3 -DREGPARM=3 -march=i386 -Os -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -W -Wall -Wstrict-prototypes -march=i386 -fomit-frame-pointer -D__COM32__ -nostdinc -iwithprefix include -I../../com32/libutil/include -I../../com32/include -I../../com32/gplinclude -I../../com32/cmenu/libmenu -I../../com32 -c -o hdt-cli-vpd.o hdt-cli-vpd.c gcc -Wp,-MT,hdt-cli-kernel.o,-MD,./.hdt-cli-kernel.o.d -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -mregparm=3 -DREGPARM=3 -march=i386 -Os -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -W -Wall -Wstrict-prototypes -march=i386 -fomit-frame-pointer -D__COM32__ -nostdinc -iwithprefix include -I../../com32/libutil/include -I../../com32/include -I../../com32/gplinclude -I../../com32/cmenu/libmenu -I../../com32 -c -o hdt-cli-kernel.o hdt-cli-kernel.c gcc -Wp,-MT,hdt-dump-memory.o,-MD,./.hdt-dump-memory.o.d -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -mregparm=3 -DREGPARM=3 -march=i386 -Os -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -W -Wall -Wstrict-prototypes -march=i386 -fomit-frame-pointer -D__COM32__ -nostdinc -iwithprefix include -I../../com32/libutil/include -I../../com32/include -I../../com32/gplinclude -I../../com32/cmenu/libmenu -I../../com32 -c -o hdt-dump-memory.o hdt-dump-memory.c gcc -Wp,-MT,hdt-menu-vpd.o,-MD,./.hdt-menu-vpd.o.d -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -mregparm=3 -DREGPARM=3 -march=i386 -Os -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -W -Wall -Wstrict-prototypes -march=i386 -fomit-frame-pointer -D__COM32__ -nostdinc -iwithprefix include -I../../com32/libutil/include -I../../com32/include -I../../com32/gplinclude -I../../com32/cmenu/libmenu -I../../com32 -c -o hdt-menu-vpd.o hdt-menu-vpd.c gcc -Wp,-MT,hdt-cli-pxe.o,-MD,./.hdt-cli-pxe.o.d -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -mregparm=3 -DREGPARM=3 -march=i386 -Os -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -W -Wall -Wstrict-prototypes -march=i386 -fomit-frame-pointer -D__COM32__ -nostdinc -iwithprefix include -I../../com32/libutil/include -I../../com32/include -I../../com32/gplinclude -I../../com32/cmenu/libmenu -I../../com32 -c -o hdt-cli-pxe.o hdt-cli-pxe.c gcc -Wp,-MT,hdt-menu-kernel.o,-MD,./.hdt-menu-kernel.o.d -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -mregparm=3 -DREGPARM=3 -march=i386 -Os -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -W -Wall -Wstrict-prototypes -march=i386 -fomit-frame-pointer -D__COM32__ -nostdinc -iwithprefix include -I../../com32/libutil/include -I../../com32/include -I../../com32/gplinclude -I../../com32/cmenu/libmenu -I../../com32 -c -o hdt-menu-kernel.o hdt-menu-kernel.c gcc -Wp,-MT,hdt-menu-pci.o,-MD,./.hdt-menu-pci.o.d -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -mregparm=3 -DREGPARM=3 -march=i386 -Os -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -W -Wall -Wstrict-prototypes -march=i386 -fomit-frame-pointer -D__COM32__ -nostdinc -iwithprefix include -I../../com32/libutil/include -I../../com32/include -I../../com32/gplinclude -I../../com32/cmenu/libmenu -I../../com32 -c -o hdt-menu-pci.o hdt-menu-pci.c gcc -Wp,-MT,hdt-dump-cpu.o,-MD,./.hdt-dump-cpu.o.d -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -mregparm=3 -DREGPARM=3 -march=i386 -Os -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -W -Wall -Wstrict-prototypes -march=i386 -fomit-frame-pointer -D__COM32__ -nostdinc -iwithprefix include -I../../com32/libutil/include -I../../com32/include -I../../com32/gplinclude -I../../com32/cmenu/libmenu -I../../com32 -c -o hdt-dump-cpu.o hdt-dump-cpu.c gcc -Wp,-MT,hdt-menu-summary.o,-MD,./.hdt-menu-summary.o.d -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -mregparm=3 -DREGPARM=3 -march=i386 -Os -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -W -Wall -Wstrict-prototypes -march=i386 -fomit-frame-pointer -D__COM32__ -nostdinc -iwithprefix include -I../../com32/libutil/include -I../../com32/include -I../../com32/gplinclude -I../../com32/cmenu/libmenu -I../../com32 -c -o hdt-menu-summary.o hdt-menu-summary.c gcc -Wp,-MT,hdt-dump-acpi.o,-MD,./.hdt-dump-acpi.o.d -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -mregparm=3 -DREGPARM=3 -march=i386 -Os -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -W -Wall -Wstrict-prototypes -march=i386 -fomit-frame-pointer -D__COM32__ -nostdinc -iwithprefix include -I../../com32/libutil/include -I../../com32/include -I../../com32/gplinclude -I../../com32/cmenu/libmenu -I../../com32 -c -o hdt-dump-acpi.o hdt-dump-acpi.c gcc -Wp,-MT,hdt.o,-MD,./.hdt.o.d -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -mregparm=3 -DREGPARM=3 -march=i386 -Os -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -W -Wall -Wstrict-prototypes -march=i386 -fomit-frame-pointer -D__COM32__ -nostdinc -iwithprefix include -I../../com32/libutil/include -I../../com32/include -I../../com32/gplinclude -I../../com32/cmenu/libmenu -I../../com32 -c -o hdt.o hdt.c gcc -Wp,-MT,hdt-dump-hdt.o,-MD,./.hdt-dump-hdt.o.d -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -mregparm=3 -DREGPARM=3 -march=i386 -Os -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -W -Wall -Wstrict-prototypes -march=i386 -fomit-frame-pointer -D__COM32__ -nostdinc -iwithprefix include -I../../com32/libutil/include -I../../com32/include -I../../com32/gplinclude -I../../com32/cmenu/libmenu -I../../com32 -c -o hdt-dump-hdt.o hdt-dump-hdt.c gcc -Wp,-MT,hdt-dump-dmi.o,-MD,./.hdt-dump-dmi.o.d -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -mregparm=3 -DREGPARM=3 -march=i386 -Os -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -W -Wall -Wstrict-prototypes -march=i386 -fomit-frame-pointer -D__COM32__ -nostdinc -iwithprefix include -I../../com32/libutil/include -I../../com32/include -I../../com32/gplinclude -I../../com32/cmenu/libmenu -I../../com32 -c -o hdt-dump-dmi.o hdt-dump-dmi.c gcc -Wp,-MT,hdt-menu-disk.o,-MD,./.hdt-menu-disk.o.d -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -mregparm=3 -DREGPARM=3 -march=i386 -Os -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -W -Wall -Wstrict-prototypes -march=i386 -fomit-frame-pointer -D__COM32__ -nostdinc -iwithprefix include -I../../com32/libutil/include -I../../com32/include -I../../com32/gplinclude -I../../com32/cmenu/libmenu -I../../com32 -c -o hdt-menu-disk.o hdt-menu-disk.c gcc -Wp,-MT,hdt-cli-vesa.o,-MD,./.hdt-cli-vesa.o.d -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -mregparm=3 -DREGPARM=3 -march=i386 -Os -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -W -Wall -Wstrict-prototypes -march=i386 -fomit-frame-pointer -D__COM32__ -nostdinc -iwithprefix include -I../../com32/libutil/include -I../../com32/include -I../../com32/gplinclude -I../../com32/cmenu/libmenu -I../../com32 -c -o hdt-cli-vesa.o hdt-cli-vesa.c gcc -Wp,-MT,hdt-dump-vpd.o,-MD,./.hdt-dump-vpd.o.d -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -mregparm=3 -DREGPARM=3 -march=i386 -Os -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -W -Wall -Wstrict-prototypes -march=i386 -fomit-frame-pointer -D__COM32__ -nostdinc -iwithprefix include -I../../com32/libutil/include -I../../com32/include -I../../com32/gplinclude -I../../com32/cmenu/libmenu -I../../com32 -c -o hdt-dump-vpd.o hdt-dump-vpd.c gcc -Wp,-MT,hdt-dump-kernel.o,-MD,./.hdt-dump-kernel.o.d -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -mregparm=3 -DREGPARM=3 -march=i386 -Os -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -W -Wall -Wstrict-prototypes -march=i386 -fomit-frame-pointer -D__COM32__ -nostdinc -iwithprefix include -I../../com32/libutil/include -I../../com32/include -I../../com32/gplinclude -I../../com32/cmenu/libmenu -I../../com32 -c -o hdt-dump-kernel.o hdt-dump-kernel.c gcc -Wp,-MT,hdt-util.o,-MD,./.hdt-util.o.d -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -mregparm=3 -DREGPARM=3 -march=i386 -Os -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -W -Wall -Wstrict-prototypes -march=i386 -fomit-frame-pointer -D__COM32__ -nostdinc -iwithprefix include -I../../com32/libutil/include -I../../com32/include -I../../com32/gplinclude -I../../com32/cmenu/libmenu -I../../com32 -c -o hdt-util.o hdt-util.c gcc -Wp,-MT,hdt-menu-about.o,-MD,./.hdt-menu-about.o.d -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -mregparm=3 -DREGPARM=3 -march=i386 -Os -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -W -Wall -Wstrict-prototypes -march=i386 -fomit-frame-pointer -D__COM32__ -nostdinc -iwithprefix include -I../../com32/libutil/include -I../../com32/include -I../../com32/gplinclude -I../../com32/cmenu/libmenu -I../../com32 -c -o hdt-menu-about.o hdt-menu-about.c ld -m elf_i386 --emit-relocs -T ../../com32/lib/com32.ld -o hdt.elf hdt-dump-pxe.o hdt-cli.o hdt-menu.o hdt-menu-pxe.o hdt-cli-disk.o hdt-cli-syslinux.o hdt-menu-syslinux.o hdt-dump-vesa.o hdt-menu-dmi.o hdt-cli-memory.o hdt-cli-pci.o hdt-ata.o hdt-dump.o hdt-menu-memory.o hdt-cli-dmi.o hdt-cli-acpi.o hdt-cli-cpu.o hdt-dump-pci.o hdt-menu-vesa.o hdt-dump-disks.o hdt-dump-syslinux.o hdt-cli-hdt.o hdt-menu-acpi.o hdt-common.o hdt-menu-processor.o hdt-cli-vpd.o hdt-cli-kernel.o hdt-dump-memory.o hdt-menu-vpd.o hdt-cli-pxe.o hdt-menu-kernel.o hdt-menu-pci.o hdt-dump-cpu.o hdt-menu-summary.o hdt-dump-acpi.o hdt.o hdt-dump-hdt.o hdt-dump-dmi.o hdt-menu-disk.o hdt-cli-vesa.o hdt-dump-vpd.o hdt-dump-kernel.o hdt-util.o hdt-menu-about.o ../cmenu/libmenu/libmenu.a ../libupload/libcom32upload.a ../../com32/libutil/libutil_com.a ../../com32/gpllib/libcom32gpl.a ../../com32/lib/libcom32.a /usr/lib/gcc/x86_64-redhat-linux/4.8.3/32/libgcc.a objcopy -O binary hdt.elf hdt.c32 ../../com32/tools/relocs hdt.elf >> hdt.c32 || ( rm -f hdt.c32 ; false ) make[2]: Leaving directory `/builddir/build/BUILD/syslinux-4.05/com32/hdt' make[2]: Entering directory `/builddir/build/BUILD/syslinux-4.05/com32/gfxboot' gcc -Wp,-MT,gfxboot.o,-MD,./.gfxboot.o.d -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -mregparm=3 -DREGPARM=3 -march=i386 -Os -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -W -Wall -Wstrict-prototypes -march=i386 -fomit-frame-pointer -D__COM32__ -nostdinc -iwithprefix include -I../../com32/libutil/include -I../../com32/include -I../../com32/gplinclude -c -o gfxboot.o gfxboot.c nasm -f bin -O99 -o realmode_callback.tmp -l realmode_callback.lst realmode_callback.asm objcopy -B i386 -I binary -O elf32-i386 \ --redefine-sym _binary_realmode_callback_tmp_start=realmode_callback_start \ --redefine-sym _binary_realmode_callback_tmp_end=realmode_callback_end \ --strip-symbol _binary_realmode_callback_tmp_size \ realmode_callback.tmp realmode_callback.o ld -m elf_i386 --emit-relocs -T ../../com32/lib/com32.ld -o gfxboot.elf gfxboot.o realmode_callback.o ../../com32/libutil/libutil_com.a ../../com32/gpllib/libcom32gpl.a ../../com32/lib/libcom32.a /usr/lib/gcc/x86_64-redhat-linux/4.8.3/32/libgcc.a objcopy -O binary gfxboot.elf gfxboot.c32 ../../com32/tools/relocs gfxboot.elf >> gfxboot.c32 || ( rm -f gfxboot.c32 ; false ) make[2]: Leaving directory `/builddir/build/BUILD/syslinux-4.05/com32/gfxboot' fatal: No names found, cannot describe anything. make[2]: Entering directory `/builddir/build/BUILD/syslinux-4.05/com32/sysdump' gcc -Wp,-MT,rbtree.o,-MD,./.rbtree.o.d -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -mregparm=3 -DREGPARM=3 -march=i386 -Os -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -W -Wall -Wstrict-prototypes -march=i386 -fomit-frame-pointer -D__COM32__ -nostdinc -iwithprefix include -I../../com32/libutil/include -I../../com32/include -I../../com32/gplinclude -I../../com32 -I../.. -DDATE='"0x4ee25341"' -c -o rbtree.o rbtree.c gcc -Wp,-MT,pci.o,-MD,./.pci.o.d -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -mregparm=3 -DREGPARM=3 -march=i386 -Os -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -W -Wall -Wstrict-prototypes -march=i386 -fomit-frame-pointer -D__COM32__ -nostdinc -iwithprefix include -I../../com32/libutil/include -I../../com32/include -I../../com32/gplinclude -I../../com32 -I../.. -DDATE='"0x4ee25341"' -c -o pci.o pci.c gcc -Wp,-MT,cpuid.o,-MD,./.cpuid.o.d -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -mregparm=3 -DREGPARM=3 -march=i386 -Os -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -W -Wall -Wstrict-prototypes -march=i386 -fomit-frame-pointer -D__COM32__ -nostdinc -iwithprefix include -I../../com32/libutil/include -I../../com32/include -I../../com32/gplinclude -I../../com32 -I../.. -DDATE='"0x4ee25341"' -c -o cpuid.o cpuid.c gcc -Wp,-MT,dmi.o,-MD,./.dmi.o.d -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -mregparm=3 -DREGPARM=3 -march=i386 -Os -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -W -Wall -Wstrict-prototypes -march=i386 -fomit-frame-pointer -D__COM32__ -nostdinc -iwithprefix include -I../../com32/libutil/include -I../../com32/include -I../../com32/gplinclude -I../../com32 -I../.. -DDATE='"0x4ee25341"' -c -o dmi.o dmi.c gcc -Wp,-MT,acpi.o,-MD,./.acpi.o.d -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -mregparm=3 -DREGPARM=3 -march=i386 -Os -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -W -Wall -Wstrict-prototypes -march=i386 -fomit-frame-pointer -D__COM32__ -nostdinc -iwithprefix include -I../../com32/libutil/include -I../../com32/include -I../../com32/gplinclude -I../../com32 -I../.. -DDATE='"0x4ee25341"' -c -o acpi.o acpi.c gcc -Wp,-MT,memory.o,-MD,./.memory.o.d -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -mregparm=3 -DREGPARM=3 -march=i386 -Os -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -W -Wall -Wstrict-prototypes -march=i386 -fomit-frame-pointer -D__COM32__ -nostdinc -iwithprefix include -I../../com32/libutil/include -I../../com32/include -I../../com32/gplinclude -I../../com32 -I../.. -DDATE='"0x4ee25341"' -c -o memory.o memory.c gcc -Wp,-MT,memmap.o,-MD,./.memmap.o.d -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -mregparm=3 -DREGPARM=3 -march=i386 -Os -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -W -Wall -Wstrict-prototypes -march=i386 -fomit-frame-pointer -D__COM32__ -nostdinc -iwithprefix include -I../../com32/libutil/include -I../../com32/include -I../../com32/gplinclude -I../../com32 -I../.. -DDATE='"0x4ee25341"' -c -o memmap.o memmap.c gcc -Wp,-MT,main.o,-MD,./.main.o.d -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -mregparm=3 -DREGPARM=3 -march=i386 -Os -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -W -Wall -Wstrict-prototypes -march=i386 -fomit-frame-pointer -D__COM32__ -nostdinc -iwithprefix include -I../../com32/libutil/include -I../../com32/include -I../../com32/gplinclude -I../../com32 -I../.. -DDATE='"0x4ee25341"' -c -o main.o main.c gcc -Wp,-MT,vesa.o,-MD,./.vesa.o.d -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -mregparm=3 -DREGPARM=3 -march=i386 -Os -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -W -Wall -Wstrict-prototypes -march=i386 -fomit-frame-pointer -D__COM32__ -nostdinc -iwithprefix include -I../../com32/libutil/include -I../../com32/include -I../../com32/gplinclude -I../../com32 -I../.. -DDATE='"0x4ee25341"' -c -o vesa.o vesa.c ld -m elf_i386 --emit-relocs -T ../../com32/lib/com32.ld -o sysdump.elf rbtree.o pci.o cpuid.o dmi.o acpi.o memory.o memmap.o main.o vesa.o ../libupload/libcom32upload.a ../../com32/libutil/libutil_com.a ../../com32/gpllib/libcom32gpl.a ../../com32/lib/libcom32.a /usr/lib/gcc/x86_64-redhat-linux/4.8.3/32/libgcc.a objcopy -O binary sysdump.elf sysdump.c32 ../../com32/tools/relocs sysdump.elf >> sysdump.c32 || ( rm -f sysdump.c32 ; false ) make[2]: Leaving directory `/builddir/build/BUILD/syslinux-4.05/com32/sysdump' make[2]: Entering directory `/builddir/build/BUILD/syslinux-4.05/com32/lua/src' gcc -Wp,-MT,lua.o,-MD,./.lua.o.d -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -mregparm=3 -DREGPARM=3 -march=i386 -Os -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -W -Wall -Wstrict-prototypes -march=i386 -fomit-frame-pointer -D__COM32__ -nostdinc -iwithprefix include -I../../../com32/libutil/include -I../../../com32/include -I../../../com32/gplinclude -DSYSLINUX -DLUA_ANSI -c -o lua.o lua.c gcc -Wp,-MT,lapi.o,-MD,./.lapi.o.d -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -mregparm=3 -DREGPARM=3 -march=i386 -Os -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -W -Wall -Wstrict-prototypes -march=i386 -fomit-frame-pointer -D__COM32__ -nostdinc -iwithprefix include -I../../../com32/libutil/include -I../../../com32/include -I../../../com32/gplinclude -DSYSLINUX -DLUA_ANSI -c -o lapi.o lapi.c gcc -Wp,-MT,lcode.o,-MD,./.lcode.o.d -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -mregparm=3 -DREGPARM=3 -march=i386 -Os -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -W -Wall -Wstrict-prototypes -march=i386 -fomit-frame-pointer -D__COM32__ -nostdinc -iwithprefix include -I../../../com32/libutil/include -I../../../com32/include -I../../../com32/gplinclude -DSYSLINUX -DLUA_ANSI -c -o lcode.o lcode.c gcc -Wp,-MT,ldebug.o,-MD,./.ldebug.o.d -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -mregparm=3 -DREGPARM=3 -march=i386 -Os -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -W -Wall -Wstrict-prototypes -march=i386 -fomit-frame-pointer -D__COM32__ -nostdinc -iwithprefix include -I../../../com32/libutil/include -I../../../com32/include -I../../../com32/gplinclude -DSYSLINUX -DLUA_ANSI -c -o ldebug.o ldebug.c gcc -Wp,-MT,ldo.o,-MD,./.ldo.o.d -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -mregparm=3 -DREGPARM=3 -march=i386 -Os -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -W -Wall -Wstrict-prototypes -march=i386 -fomit-frame-pointer -D__COM32__ -nostdinc -iwithprefix include -I../../../com32/libutil/include -I../../../com32/include -I../../../com32/gplinclude -DSYSLINUX -DLUA_ANSI -c -o ldo.o ldo.c gcc -Wp,-MT,ldump.o,-MD,./.ldump.o.d -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -mregparm=3 -DREGPARM=3 -march=i386 -Os -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -W -Wall -Wstrict-prototypes -march=i386 -fomit-frame-pointer -D__COM32__ -nostdinc -iwithprefix include -I../../../com32/libutil/include -I../../../com32/include -I../../../com32/gplinclude -DSYSLINUX -DLUA_ANSI -c -o ldump.o ldump.c gcc -Wp,-MT,lfunc.o,-MD,./.lfunc.o.d -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -mregparm=3 -DREGPARM=3 -march=i386 -Os -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -W -Wall -Wstrict-prototypes -march=i386 -fomit-frame-pointer -D__COM32__ -nostdinc -iwithprefix include -I../../../com32/libutil/include -I../../../com32/include -I../../../com32/gplinclude -DSYSLINUX -DLUA_ANSI -c -o lfunc.o lfunc.c gcc -Wp,-MT,lgc.o,-MD,./.lgc.o.d -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -mregparm=3 -DREGPARM=3 -march=i386 -Os -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -W -Wall -Wstrict-prototypes -march=i386 -fomit-frame-pointer -D__COM32__ -nostdinc -iwithprefix include -I../../../com32/libutil/include -I../../../com32/include -I../../../com32/gplinclude -DSYSLINUX -DLUA_ANSI -c -o lgc.o lgc.c gcc -Wp,-MT,llex.o,-MD,./.llex.o.d -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -mregparm=3 -DREGPARM=3 -march=i386 -Os -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -W -Wall -Wstrict-prototypes -march=i386 -fomit-frame-pointer -D__COM32__ -nostdinc -iwithprefix include -I../../../com32/libutil/include -I../../../com32/include -I../../../com32/gplinclude -DSYSLINUX -DLUA_ANSI -c -o llex.o llex.c gcc -Wp,-MT,lmem.o,-MD,./.lmem.o.d -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -mregparm=3 -DREGPARM=3 -march=i386 -Os -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -W -Wall -Wstrict-prototypes -march=i386 -fomit-frame-pointer -D__COM32__ -nostdinc -iwithprefix include -I../../../com32/libutil/include -I../../../com32/include -I../../../com32/gplinclude -DSYSLINUX -DLUA_ANSI -c -o lmem.o lmem.c gcc -Wp,-MT,lobject.o,-MD,./.lobject.o.d -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -mregparm=3 -DREGPARM=3 -march=i386 -Os -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -W -Wall -Wstrict-prototypes -march=i386 -fomit-frame-pointer -D__COM32__ -nostdinc -iwithprefix include -I../../../com32/libutil/include -I../../../com32/include -I../../../com32/gplinclude -DSYSLINUX -DLUA_ANSI -c -o lobject.o lobject.c gcc -Wp,-MT,lopcodes.o,-MD,./.lopcodes.o.d -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -mregparm=3 -DREGPARM=3 -march=i386 -Os -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -W -Wall -Wstrict-prototypes -march=i386 -fomit-frame-pointer -D__COM32__ -nostdinc -iwithprefix include -I../../../com32/libutil/include -I../../../com32/include -I../../../com32/gplinclude -DSYSLINUX -DLUA_ANSI -c -o lopcodes.o lopcodes.c gcc -Wp,-MT,lparser.o,-MD,./.lparser.o.d -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -mregparm=3 -DREGPARM=3 -march=i386 -Os -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -W -Wall -Wstrict-prototypes -march=i386 -fomit-frame-pointer -D__COM32__ -nostdinc -iwithprefix include -I../../../com32/libutil/include -I../../../com32/include -I../../../com32/gplinclude -DSYSLINUX -DLUA_ANSI -c -o lparser.o lparser.c gcc -Wp,-MT,lstate.o,-MD,./.lstate.o.d -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -mregparm=3 -DREGPARM=3 -march=i386 -Os -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -W -Wall -Wstrict-prototypes -march=i386 -fomit-frame-pointer -D__COM32__ -nostdinc -iwithprefix include -I../../../com32/libutil/include -I../../../com32/include -I../../../com32/gplinclude -DSYSLINUX -DLUA_ANSI -c -o lstate.o lstate.c gcc -Wp,-MT,lstring.o,-MD,./.lstring.o.d -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -mregparm=3 -DREGPARM=3 -march=i386 -Os -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -W -Wall -Wstrict-prototypes -march=i386 -fomit-frame-pointer -D__COM32__ -nostdinc -iwithprefix include -I../../../com32/libutil/include -I../../../com32/include -I../../../com32/gplinclude -DSYSLINUX -DLUA_ANSI -c -o lstring.o lstring.c gcc -Wp,-MT,ltable.o,-MD,./.ltable.o.d -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -mregparm=3 -DREGPARM=3 -march=i386 -Os -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -W -Wall -Wstrict-prototypes -march=i386 -fomit-frame-pointer -D__COM32__ -nostdinc -iwithprefix include -I../../../com32/libutil/include -I../../../com32/include -I../../../com32/gplinclude -DSYSLINUX -DLUA_ANSI -c -o ltable.o ltable.c gcc -Wp,-MT,ltm.o,-MD,./.ltm.o.d -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -mregparm=3 -DREGPARM=3 -march=i386 -Os -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -W -Wall -Wstrict-prototypes -march=i386 -fomit-frame-pointer -D__COM32__ -nostdinc -iwithprefix include -I../../../com32/libutil/include -I../../../com32/include -I../../../com32/gplinclude -DSYSLINUX -DLUA_ANSI -c -o ltm.o ltm.c gcc -Wp,-MT,lvm.o,-MD,./.lvm.o.d -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -mregparm=3 -DREGPARM=3 -march=i386 -Os -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -W -Wall -Wstrict-prototypes -march=i386 -fomit-frame-pointer -D__COM32__ -nostdinc -iwithprefix include -I../../../com32/libutil/include -I../../../com32/include -I../../../com32/gplinclude -DSYSLINUX -DLUA_ANSI -c -o lvm.o lvm.c gcc -Wp,-MT,lzio.o,-MD,./.lzio.o.d -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -mregparm=3 -DREGPARM=3 -march=i386 -Os -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -W -Wall -Wstrict-prototypes -march=i386 -fomit-frame-pointer -D__COM32__ -nostdinc -iwithprefix include -I../../../com32/libutil/include -I../../../com32/include -I../../../com32/gplinclude -DSYSLINUX -DLUA_ANSI -c -o lzio.o lzio.c gcc -Wp,-MT,lundump.o,-MD,./.lundump.o.d -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -mregparm=3 -DREGPARM=3 -march=i386 -Os -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -W -Wall -Wstrict-prototypes -march=i386 -fomit-frame-pointer -D__COM32__ -nostdinc -iwithprefix include -I../../../com32/libutil/include -I../../../com32/include -I../../../com32/gplinclude -DSYSLINUX -DLUA_ANSI -c -o lundump.o lundump.c gcc -Wp,-MT,syslinux.o,-MD,./.syslinux.o.d -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -mregparm=3 -DREGPARM=3 -march=i386 -Os -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -W -Wall -Wstrict-prototypes -march=i386 -fomit-frame-pointer -D__COM32__ -nostdinc -iwithprefix include -I../../../com32/libutil/include -I../../../com32/include -I../../../com32/gplinclude -DSYSLINUX -DLUA_ANSI -c -o syslinux.o syslinux.c gcc -Wp,-MT,lauxlib.o,-MD,./.lauxlib.o.d -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -mregparm=3 -DREGPARM=3 -march=i386 -Os -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -W -Wall -Wstrict-prototypes -march=i386 -fomit-frame-pointer -D__COM32__ -nostdinc -iwithprefix include -I../../../com32/libutil/include -I../../../com32/include -I../../../com32/gplinclude -DSYSLINUX -DLUA_ANSI -c -o lauxlib.o lauxlib.c gcc -Wp,-MT,lbaselib.o,-MD,./.lbaselib.o.d -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -mregparm=3 -DREGPARM=3 -march=i386 -Os -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -W -Wall -Wstrict-prototypes -march=i386 -fomit-frame-pointer -D__COM32__ -nostdinc -iwithprefix include -I../../../com32/libutil/include -I../../../com32/include -I../../../com32/gplinclude -DSYSLINUX -DLUA_ANSI -c -o lbaselib.o lbaselib.c gcc -Wp,-MT,ldblib.o,-MD,./.ldblib.o.d -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -mregparm=3 -DREGPARM=3 -march=i386 -Os -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -W -Wall -Wstrict-prototypes -march=i386 -fomit-frame-pointer -D__COM32__ -nostdinc -iwithprefix include -I../../../com32/libutil/include -I../../../com32/include -I../../../com32/gplinclude -DSYSLINUX -DLUA_ANSI -c -o ldblib.o ldblib.c gcc -Wp,-MT,ltablib.o,-MD,./.ltablib.o.d -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -mregparm=3 -DREGPARM=3 -march=i386 -Os -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -W -Wall -Wstrict-prototypes -march=i386 -fomit-frame-pointer -D__COM32__ -nostdinc -iwithprefix include -I../../../com32/libutil/include -I../../../com32/include -I../../../com32/gplinclude -DSYSLINUX -DLUA_ANSI -c -o ltablib.o ltablib.c gcc -Wp,-MT,lstrlib.o,-MD,./.lstrlib.o.d -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -mregparm=3 -DREGPARM=3 -march=i386 -Os -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -W -Wall -Wstrict-prototypes -march=i386 -fomit-frame-pointer -D__COM32__ -nostdinc -iwithprefix include -I../../../com32/libutil/include -I../../../com32/include -I../../../com32/gplinclude -DSYSLINUX -DLUA_ANSI -c -o lstrlib.o lstrlib.c gcc -Wp,-MT,loadlib.o,-MD,./.loadlib.o.d -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -mregparm=3 -DREGPARM=3 -march=i386 -Os -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -W -Wall -Wstrict-prototypes -march=i386 -fomit-frame-pointer -D__COM32__ -nostdinc -iwithprefix include -I../../../com32/libutil/include -I../../../com32/include -I../../../com32/gplinclude -DSYSLINUX -DLUA_ANSI -c -o loadlib.o loadlib.c gcc -Wp,-MT,linit.o,-MD,./.linit.o.d -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -mregparm=3 -DREGPARM=3 -march=i386 -Os -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -W -Wall -Wstrict-prototypes -march=i386 -fomit-frame-pointer -D__COM32__ -nostdinc -iwithprefix include -I../../../com32/libutil/include -I../../../com32/include -I../../../com32/gplinclude -DSYSLINUX -DLUA_ANSI -c -o linit.o linit.c gcc -Wp,-MT,liolib.o,-MD,./.liolib.o.d -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -mregparm=3 -DREGPARM=3 -march=i386 -Os -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -W -Wall -Wstrict-prototypes -march=i386 -fomit-frame-pointer -D__COM32__ -nostdinc -iwithprefix include -I../../../com32/libutil/include -I../../../com32/include -I../../../com32/gplinclude -DSYSLINUX -DLUA_ANSI -c -o liolib.o liolib.c gcc -Wp,-MT,dmi.o,-MD,./.dmi.o.d -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -mregparm=3 -DREGPARM=3 -march=i386 -Os -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -W -Wall -Wstrict-prototypes -march=i386 -fomit-frame-pointer -D__COM32__ -nostdinc -iwithprefix include -I../../../com32/libutil/include -I../../../com32/include -I../../../com32/gplinclude -DSYSLINUX -DLUA_ANSI -c -o dmi.o dmi.c gcc -Wp,-MT,cpu.o,-MD,./.cpu.o.d -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -mregparm=3 -DREGPARM=3 -march=i386 -Os -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -W -Wall -Wstrict-prototypes -march=i386 -fomit-frame-pointer -D__COM32__ -nostdinc -iwithprefix include -I../../../com32/libutil/include -I../../../com32/include -I../../../com32/gplinclude -DSYSLINUX -DLUA_ANSI -c -o cpu.o cpu.c gcc -Wp,-MT,pci.o,-MD,./.pci.o.d -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -mregparm=3 -DREGPARM=3 -march=i386 -Os -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -W -Wall -Wstrict-prototypes -march=i386 -fomit-frame-pointer -D__COM32__ -nostdinc -iwithprefix include -I../../../com32/libutil/include -I../../../com32/include -I../../../com32/gplinclude -DSYSLINUX -DLUA_ANSI -c -o pci.o pci.c gcc -Wp,-MT,vesa.o,-MD,./.vesa.o.d -std=gnu99 -m32 -fno-stack-protector -fwrapv -freg-struct-return -mregparm=3 -DREGPARM=3 -march=i386 -Os -fPIE -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -W -Wall -Wstrict-prototypes -march=i386 -fomit-frame-pointer -D__COM32__ -nostdinc -iwithprefix include -I../../../com32/libutil/include -I../../../com32/include -I../../../com32/gplinclude -DSYSLINUX -DLUA_ANSI -c -o vesa.o vesa.c rm -f liblua.a ar cq liblua.a lapi.o lcode.o ldebug.o ldo.o ldump.o lfunc.o lgc.o llex.o lmem.o lobject.o lopcodes.o lparser.o lstate.o lstring.o ltable.o ltm.o lvm.o lzio.o lundump.o syslinux.o lauxlib.o lbaselib.o ldblib.o ltablib.o lstrlib.o loadlib.o linit.o liolib.o dmi.o cpu.o pci.o vesa.o ranlib liblua.a ld -m elf_i386 --emit-relocs -T ../../../com32/lib/com32.ld -o lua.elf lua.o liblua.a ../../../com32/libutil/libutil_com.a ../../../com32/gpllib/libcom32gpl.a ../../../com32/lib/libcom32.a /usr/lib/gcc/x86_64-redhat-linux/4.8.3/32/libgcc.a objcopy -O binary lua.elf lua.c32 ../../../com32/tools/relocs lua.elf >> lua.c32 || ( rm -f lua.c32 ; false ) make[2]: Leaving directory `/builddir/build/BUILD/syslinux-4.05/com32/lua/src' make[2]: Entering directory `/builddir/build/BUILD/syslinux-4.05/com32/chain' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/syslinux-4.05/com32/chain' make[1]: Leaving directory `/builddir/build/BUILD/syslinux-4.05/com32' make[1]: Entering directory `/builddir/build/BUILD/syslinux-4.05/lzo' gcc -Wp,-MT,prepcore.o,-MMD,./.prepcore.o.d -W -Wall -Wno-sign-compare -D_FILE_OFFSET_BITS=64 -g -Os -I./include -fno-strict-aliasing -c -o prepcore.o prepcore.c gcc -Wp,-MT,src/lzo1x_1k.o,-MMD,src/.lzo1x_1k.o.d -W -Wall -Wno-sign-compare -D_FILE_OFFSET_BITS=64 -g -Os -I./include -fno-strict-aliasing -c -o src/lzo1x_1k.o src/lzo1x_1k.c gcc -Wp,-MT,src/lzo1x_d1.o,-MMD,src/.lzo1x_d1.o.d -W -Wall -Wno-sign-compare -D_FILE_OFFSET_BITS=64 -g -Os -I./include -fno-strict-aliasing -c -o src/lzo1x_d1.o src/lzo1x_d1.c gcc -Wp,-MT,src/lzo_crc.o,-MMD,src/.lzo_crc.o.d -W -Wall -Wno-sign-compare -D_FILE_OFFSET_BITS=64 -g -Os -I./include -fno-strict-aliasing -c -o src/lzo_crc.o src/lzo_crc.c gcc -Wp,-MT,src/lzo_init.o,-MMD,src/.lzo_init.o.d -W -Wall -Wno-sign-compare -D_FILE_OFFSET_BITS=64 -g -Os -I./include -fno-strict-aliasing -c -o src/lzo_init.o src/lzo_init.c In file included from ./include/lzo/lzoconf.h:72:0, from src/lzo_conf.h:75, from src/lzo_init.c:41: src/lzo_init.c: In function '__lzo_init_v2': ./include/lzo/lzodefs.h:1603:54: warning: typedef '__lzo_cta_t' locally defined but not used [-Wunused-local-typedefs] # define LZO_COMPILE_TIME_ASSERT(e) {typedef int __lzo_cta_t[1-2*!(e)];} ^ src/lzo_init.c:139:30: note: in expansion of macro 'LZO_COMPILE_TIME_ASSERT' #define ACCCHK_ASSERT(expr) LZO_COMPILE_TIME_ASSERT(expr) ^ src/miniacc.h:4269:5: note: in expansion of macro 'ACCCHK_ASSERT' ACCCHK_ASSERT(1 == 1) ^ ./include/lzo/lzodefs.h:1603:54: warning: typedef '__lzo_cta_t' locally defined but not used [-Wunused-local-typedefs] # define LZO_COMPILE_TIME_ASSERT(e) {typedef int __lzo_cta_t[1-2*!(e)];} ^ src/lzo_init.c:139:30: note: in expansion of macro 'LZO_COMPILE_TIME_ASSERT' #define ACCCHK_ASSERT(expr) LZO_COMPILE_TIME_ASSERT(expr) ^ src/miniacc.h:4270:5: note: in expansion of macro 'ACCCHK_ASSERT' ACCCHK_ASSERT(__ACC_MASK_GEN(1u,2) == 3) ^ ./include/lzo/lzodefs.h:1603:54: warning: typedef '__lzo_cta_t' locally defined but not used [-Wunused-local-typedefs] # define LZO_COMPILE_TIME_ASSERT(e) {typedef int __lzo_cta_t[1-2*!(e)];} ^ src/lzo_init.c:139:30: note: in expansion of macro 'LZO_COMPILE_TIME_ASSERT' #define ACCCHK_ASSERT(expr) LZO_COMPILE_TIME_ASSERT(expr) ^ src/miniacc.h:4271:5: note: in expansion of macro 'ACCCHK_ASSERT' ACCCHK_ASSERT(__ACC_MASK_GEN(1u,8) == 255) ^ ./include/lzo/lzodefs.h:1603:54: warning: typedef '__lzo_cta_t' locally defined but not used [-Wunused-local-typedefs] # define LZO_COMPILE_TIME_ASSERT(e) {typedef int __lzo_cta_t[1-2*!(e)];} ^ src/lzo_init.c:139:30: note: in expansion of macro 'LZO_COMPILE_TIME_ASSERT' #define ACCCHK_ASSERT(expr) LZO_COMPILE_TIME_ASSERT(expr) ^ src/miniacc.h:4273:5: note: in expansion of macro 'ACCCHK_ASSERT' ACCCHK_ASSERT(__ACC_MASK_GEN(1,15) == 32767) ^ ./include/lzo/lzodefs.h:1603:54: warning: typedef '__lzo_cta_t' locally defined but not used [-Wunused-local-typedefs] # define LZO_COMPILE_TIME_ASSERT(e) {typedef int __lzo_cta_t[1-2*!(e)];} ^ src/lzo_init.c:139:30: note: in expansion of macro 'LZO_COMPILE_TIME_ASSERT' #define ACCCHK_ASSERT(expr) LZO_COMPILE_TIME_ASSERT(expr) ^ src/miniacc.h:4274:5: note: in expansion of macro 'ACCCHK_ASSERT' ACCCHK_ASSERT(__ACC_MASK_GEN(1u,16) == 0xffffU) ^ ./include/lzo/lzodefs.h:1603:54: warning: typedef '__lzo_cta_t' locally defined but not used [-Wunused-local-typedefs] # define LZO_COMPILE_TIME_ASSERT(e) {typedef int __lzo_cta_t[1-2*!(e)];} ^ src/lzo_init.c:139:30: note: in expansion of macro 'LZO_COMPILE_TIME_ASSERT' #define ACCCHK_ASSERT(expr) LZO_COMPILE_TIME_ASSERT(expr) ^ src/miniacc.h:4279:5: note: in expansion of macro 'ACCCHK_ASSERT' ACCCHK_ASSERT(__ACC_MASK_GEN(1,31) == 2147483647) ^ ./include/lzo/lzodefs.h:1603:54: warning: typedef '__lzo_cta_t' locally defined but not used [-Wunused-local-typedefs] # define LZO_COMPILE_TIME_ASSERT(e) {typedef int __lzo_cta_t[1-2*!(e)];} ^ src/lzo_init.c:139:30: note: in expansion of macro 'LZO_COMPILE_TIME_ASSERT' #define ACCCHK_ASSERT(expr) LZO_COMPILE_TIME_ASSERT(expr) ^ src/miniacc.h:4280:5: note: in expansion of macro 'ACCCHK_ASSERT' ACCCHK_ASSERT(__ACC_MASK_GEN(1u,32) == 0xffffffffU) ^ ./include/lzo/lzodefs.h:1603:54: warning: typedef '__lzo_cta_t' locally defined but not used [-Wunused-local-typedefs] # define LZO_COMPILE_TIME_ASSERT(e) {typedef int __lzo_cta_t[1-2*!(e)];} ^ src/lzo_init.c:139:30: note: in expansion of macro 'LZO_COMPILE_TIME_ASSERT' #define ACCCHK_ASSERT(expr) LZO_COMPILE_TIME_ASSERT(expr) ^ src/miniacc.h:4283:5: note: in expansion of macro 'ACCCHK_ASSERT' ACCCHK_ASSERT(__ACC_MASK_GEN(1ul,32) == 0xffffffffUL) ^ ./include/lzo/lzodefs.h:1603:54: warning: typedef '__lzo_cta_t' locally defined but not used [-Wunused-local-typedefs] # define LZO_COMPILE_TIME_ASSERT(e) {typedef int __lzo_cta_t[1-2*!(e)];} ^ src/lzo_init.c:139:30: note: in expansion of macro 'LZO_COMPILE_TIME_ASSERT' #define ACCCHK_ASSERT(expr) LZO_COMPILE_TIME_ASSERT(expr) ^ src/miniacc.h:4286:5: note: in expansion of macro 'ACCCHK_ASSERT' ACCCHK_ASSERT(__ACC_MASK_GEN(1ul,64) == 0xffffffffffffffffUL) ^ ./include/lzo/lzodefs.h:1603:54: warning: typedef '__lzo_cta_t' locally defined but not used [-Wunused-local-typedefs] # define LZO_COMPILE_TIME_ASSERT(e) {typedef int __lzo_cta_t[1-2*!(e)];} ^ src/lzo_init.c:139:30: note: in expansion of macro 'LZO_COMPILE_TIME_ASSERT' #define ACCCHK_ASSERT(expr) LZO_COMPILE_TIME_ASSERT(expr) ^ src/miniacc.h:4289:5: note: in expansion of macro 'ACCCHK_ASSERT' ACCCHK_ASSERT(__ACC_MASK_GEN(1u,SIZEOF_INT*8) == ~0u) ^ ./include/lzo/lzodefs.h:1603:54: warning: typedef '__lzo_cta_t' locally defined but not used [-Wunused-local-typedefs] # define LZO_COMPILE_TIME_ASSERT(e) {typedef int __lzo_cta_t[1-2*!(e)];} ^ src/lzo_init.c:139:30: note: in expansion of macro 'LZO_COMPILE_TIME_ASSERT' #define ACCCHK_ASSERT(expr) LZO_COMPILE_TIME_ASSERT(expr) ^ src/miniacc.h:4290:5: note: in expansion of macro 'ACCCHK_ASSERT' ACCCHK_ASSERT(__ACC_MASK_GEN(1ul,SIZEOF_LONG*8) == ~0ul) ^ ./include/lzo/lzodefs.h:1603:54: warning: typedef '__lzo_cta_t' locally defined but not used [-Wunused-local-typedefs] # define LZO_COMPILE_TIME_ASSERT(e) {typedef int __lzo_cta_t[1-2*!(e)];} ^ src/lzo_init.c:139:30: note: in expansion of macro 'LZO_COMPILE_TIME_ASSERT' #define ACCCHK_ASSERT(expr) LZO_COMPILE_TIME_ASSERT(expr) ^ src/miniacc.h:4293:5: note: in expansion of macro 'ACCCHK_ASSERT' ACCCHK_ASSERT(((-1) >> 7) == -1) ^ ./include/lzo/lzodefs.h:1603:54: warning: typedef '__lzo_cta_t' locally defined but not used [-Wunused-local-typedefs] # define LZO_COMPILE_TIME_ASSERT(e) {typedef int __lzo_cta_t[1-2*!(e)];} ^ src/lzo_init.c:139:30: note: in expansion of macro 'LZO_COMPILE_TIME_ASSERT' #define ACCCHK_ASSERT(expr) LZO_COMPILE_TIME_ASSERT(expr) ^ src/miniacc.h:4295:5: note: in expansion of macro 'ACCCHK_ASSERT' ACCCHK_ASSERT(((1) >> 7) == 0) ^ ./include/lzo/lzodefs.h:1603:54: warning: typedef '__lzo_cta_t' locally defined but not used [-Wunused-local-typedefs] # define LZO_COMPILE_TIME_ASSERT(e) {typedef int __lzo_cta_t[1-2*!(e)];} ^ src/lzo_init.c:139:30: note: in expansion of macro 'LZO_COMPILE_TIME_ASSERT' #define ACCCHK_ASSERT(expr) LZO_COMPILE_TIME_ASSERT(expr) ^ src/miniacc.h:4296:5: note: in expansion of macro 'ACCCHK_ASSERT' ACCCHK_ASSERT((~0l & ~0) == ~0l) ^ ./include/lzo/lzodefs.h:1603:54: warning: typedef '__lzo_cta_t' locally defined but not used [-Wunused-local-typedefs] # define LZO_COMPILE_TIME_ASSERT(e) {typedef int __lzo_cta_t[1-2*!(e)];} ^ src/lzo_init.c:139:30: note: in expansion of macro 'LZO_COMPILE_TIME_ASSERT' #define ACCCHK_ASSERT(expr) LZO_COMPILE_TIME_ASSERT(expr) ^ src/miniacc.h:4297:5: note: in expansion of macro 'ACCCHK_ASSERT' ACCCHK_ASSERT((~0l & ~0u) == ~0u) ^ ./include/lzo/lzodefs.h:1603:54: warning: typedef '__lzo_cta_t' locally defined but not used [-Wunused-local-typedefs] # define LZO_COMPILE_TIME_ASSERT(e) {typedef int __lzo_cta_t[1-2*!(e)];} ^ src/lzo_init.c:139:30: note: in expansion of macro 'LZO_COMPILE_TIME_ASSERT' #define ACCCHK_ASSERT(expr) LZO_COMPILE_TIME_ASSERT(expr) ^ src/miniacc.h:4298:5: note: in expansion of macro 'ACCCHK_ASSERT' ACCCHK_ASSERT((~0ul & ~0) == ~0ul) ^ ./include/lzo/lzodefs.h:1603:54: warning: typedef '__lzo_cta_t' locally defined but not used [-Wunused-local-typedefs] # define LZO_COMPILE_TIME_ASSERT(e) {typedef int __lzo_cta_t[1-2*!(e)];} ^ src/lzo_init.c:139:30: note: in expansion of macro 'LZO_COMPILE_TIME_ASSERT' #define ACCCHK_ASSERT(expr) LZO_COMPILE_TIME_ASSERT(expr) ^ src/miniacc.h:4299:5: note: in expansion of macro 'ACCCHK_ASSERT' ACCCHK_ASSERT((~0ul & ~0u) == ~0u) ^ ./include/lzo/lzodefs.h:1603:54: warning: typedef '__lzo_cta_t' locally defined but not used [-Wunused-local-typedefs] # define LZO_COMPILE_TIME_ASSERT(e) {typedef int __lzo_cta_t[1-2*!(e)];} ^ src/lzo_init.c:139:30: note: in expansion of macro 'LZO_COMPILE_TIME_ASSERT' #define ACCCHK_ASSERT(expr) LZO_COMPILE_TIME_ASSERT(expr) ^ src/miniacc.h:4305:5: note: in expansion of macro 'ACCCHK_ASSERT' ACCCHK_ASSERT((~0l & ~0u) == 0xffffffffU) ^ ./include/lzo/lzodefs.h:1603:54: warning: typedef '__lzo_cta_t' locally defined but not used [-Wunused-local-typedefs] # define LZO_COMPILE_TIME_ASSERT(e) {typedef int __lzo_cta_t[1-2*!(e)];} ^ src/lzo_init.c:139:30: note: in expansion of macro 'LZO_COMPILE_TIME_ASSERT' #define ACCCHK_ASSERT(expr) LZO_COMPILE_TIME_ASSERT(expr) ^ src/miniacc.h:4306:5: note: in expansion of macro 'ACCCHK_ASSERT' ACCCHK_ASSERT((~0ul & ~0u) == 0xffffffffU) ^ ./include/lzo/lzodefs.h:1603:54: warning: typedef '__lzo_cta_t' locally defined but not used [-Wunused-local-typedefs] # define LZO_COMPILE_TIME_ASSERT(e) {typedef int __lzo_cta_t[1-2*!(e)];} ^ src/lzo_init.c:139:30: note: in expansion of macro 'LZO_COMPILE_TIME_ASSERT' #define ACCCHK_ASSERT(expr) LZO_COMPILE_TIME_ASSERT(expr) ^ src/miniacc.h:4212:9: note: in expansion of macro 'ACCCHK_ASSERT' ACCCHK_ASSERT( (type) (-1) relop (type) 0 ) \ ^ src/miniacc.h:4217:49: note: in expansion of macro 'ACCCHK_ASSERT_SIGN_T' # define ACCCHK_ASSERT_IS_SIGNED_T(type) ACCCHK_ASSERT_SIGN_T(type,<) ^ src/miniacc.h:4308:5: note: in expansion of macro 'ACCCHK_ASSERT_IS_SIGNED_T' ACCCHK_ASSERT_IS_SIGNED_T(signed char) ^ ./include/lzo/lzodefs.h:1603:54: warning: typedef '__lzo_cta_t' locally defined but not used [-Wunused-local-typedefs] # define LZO_COMPILE_TIME_ASSERT(e) {typedef int __lzo_cta_t[1-2*!(e)];} ^ src/lzo_init.c:139:30: note: in expansion of macro 'LZO_COMPILE_TIME_ASSERT' #define ACCCHK_ASSERT(expr) LZO_COMPILE_TIME_ASSERT(expr) ^ src/miniacc.h:4213:9: note: in expansion of macro 'ACCCHK_ASSERT' ACCCHK_ASSERT( (type) (~(type)0) relop (type) 0 ) \ ^ src/miniacc.h:4217:49: note: in expansion of macro 'ACCCHK_ASSERT_SIGN_T' # define ACCCHK_ASSERT_IS_SIGNED_T(type) ACCCHK_ASSERT_SIGN_T(type,<) ^ src/miniacc.h:4308:5: note: in expansion of macro 'ACCCHK_ASSERT_IS_SIGNED_T' ACCCHK_ASSERT_IS_SIGNED_T(signed char) ^ ./include/lzo/lzodefs.h:1603:54: warning: typedef '__lzo_cta_t' locally defined but not used [-Wunused-local-typedefs] # define LZO_COMPILE_TIME_ASSERT(e) {typedef int __lzo_cta_t[1-2*!(e)];} ^ src/lzo_init.c:139:30: note: in expansion of macro 'LZO_COMPILE_TIME_ASSERT' #define ACCCHK_ASSERT(expr) LZO_COMPILE_TIME_ASSERT(expr) ^ src/miniacc.h:4214:9: note: in expansion of macro 'ACCCHK_ASSERT' ACCCHK_ASSERT( (type) (~(type)0) == (type) (-1) ) ^ src/miniacc.h:4217:49: note: in expansion of macro 'ACCCHK_ASSERT_SIGN_T' # define ACCCHK_ASSERT_IS_SIGNED_T(type) ACCCHK_ASSERT_SIGN_T(type,<) ^ src/miniacc.h:4308:5: note: in expansion of macro 'ACCCHK_ASSERT_IS_SIGNED_T' ACCCHK_ASSERT_IS_SIGNED_T(signed char) ^ ./include/lzo/lzodefs.h:1603:54: warning: typedef '__lzo_cta_t' locally defined but not used [-Wunused-local-typedefs] # define LZO_COMPILE_TIME_ASSERT(e) {typedef int __lzo_cta_t[1-2*!(e)];} ^ src/lzo_init.c:139:30: note: in expansion of macro 'LZO_COMPILE_TIME_ASSERT' #define ACCCHK_ASSERT(expr) LZO_COMPILE_TIME_ASSERT(expr) ^ src/miniacc.h:4212:9: note: in expansion of macro 'ACCCHK_ASSERT' ACCCHK_ASSERT( (type) (-1) relop (type) 0 ) \ ^ src/miniacc.h:4224:49: note: in expansion of macro 'ACCCHK_ASSERT_SIGN_T' # define ACCCHK_ASSERT_IS_UNSIGNED_T(type) ACCCHK_ASSERT_SIGN_T(type,>) ^ src/miniacc.h:4309:5: note: in expansion of macro 'ACCCHK_ASSERT_IS_UNSIGNED_T' ACCCHK_ASSERT_IS_UNSIGNED_T(unsigned char) ^ ./include/lzo/lzodefs.h:1603:54: warning: typedef '__lzo_cta_t' locally defined but not used [-Wunused-local-typedefs] # define LZO_COMPILE_TIME_ASSERT(e) {typedef int __lzo_cta_t[1-2*!(e)];} ^ src/lzo_init.c:139:30: note: in expansion of macro 'LZO_COMPILE_TIME_ASSERT' #define ACCCHK_ASSERT(expr) LZO_COMPILE_TIME_ASSERT(expr) ^ src/miniacc.h:4213:9: note: in expansion of macro 'ACCCHK_ASSERT' ACCCHK_ASSERT( (type) (~(type)0) relop (type) 0 ) \ ^ src/miniacc.h:4224:49: note: in expansion of macro 'ACCCHK_ASSERT_SIGN_T' # define ACCCHK_ASSERT_IS_UNSIGNED_T(type) ACCCHK_ASSERT_SIGN_T(type,>) ^ src/miniacc.h:4309:5: note: in expansion of macro 'ACCCHK_ASSERT_IS_UNSIGNED_T' ACCCHK_ASSERT_IS_UNSIGNED_T(unsigned char) ^ ./include/lzo/lzodefs.h:1603:54: warning: typedef '__lzo_cta_t' locally defined but not used [-Wunused-local-typedefs] # define LZO_COMPILE_TIME_ASSERT(e) {typedef int __lzo_cta_t[1-2*!(e)];} ^ src/lzo_init.c:139:30: note: in expansion of macro 'LZO_COMPILE_TIME_ASSERT' #define ACCCHK_ASSERT(expr) LZO_COMPILE_TIME_ASSERT(expr) ^ src/miniacc.h:4214:9: note: in expansion of macro 'ACCCHK_ASSERT' ACCCHK_ASSERT( (type) (~(type)0) == (type) (-1) ) ^ src/miniacc.h:4224:49: note: in expansion of macro 'ACCCHK_ASSERT_SIGN_T' # define ACCCHK_ASSERT_IS_UNSIGNED_T(type) ACCCHK_ASSERT_SIGN_T(type,>) ^ src/miniacc.h:4309:5: note: in expansion of macro 'ACCCHK_ASSERT_IS_UNSIGNED_T' ACCCHK_ASSERT_IS_UNSIGNED_T(unsigned char) ^ ./include/lzo/lzodefs.h:1603:54: warning: typedef '__lzo_cta_t' locally defined but not used [-Wunused-local-typedefs] # define LZO_COMPILE_TIME_ASSERT(e) {typedef int __lzo_cta_t[1-2*!(e)];} ^ src/lzo_init.c:139:30: note: in expansion of macro 'LZO_COMPILE_TIME_ASSERT' #define ACCCHK_ASSERT(expr) LZO_COMPILE_TIME_ASSERT(expr) ^ src/miniacc.h:4310:5: note: in expansion of macro 'ACCCHK_ASSERT' ACCCHK_ASSERT(sizeof(signed char) == sizeof(char)) ^ ./include/lzo/lzodefs.h:1603:54: warning: typedef '__lzo_cta_t' locally defined but not used [-Wunused-local-typedefs] # define LZO_COMPILE_TIME_ASSERT(e) {typedef int __lzo_cta_t[1-2*!(e)];} ^ src/lzo_init.c:139:30: note: in expansion of macro 'LZO_COMPILE_TIME_ASSERT' #define ACCCHK_ASSERT(expr) LZO_COMPILE_TIME_ASSERT(expr) ^ src/miniacc.h:4311:5: note: in expansion of macro 'ACCCHK_ASSERT' ACCCHK_ASSERT(sizeof(unsigned char) == sizeof(char)) ^ ./include/lzo/lzodefs.h:1603:54: warning: typedef '__lzo_cta_t' locally defined but not used [-Wunused-local-typedefs] # define LZO_COMPILE_TIME_ASSERT(e) {typedef int __lzo_cta_t[1-2*!(e)];} ^ src/lzo_init.c:139:30: note: in expansion of macro 'LZO_COMPILE_TIME_ASSERT' #define ACCCHK_ASSERT(expr) LZO_COMPILE_TIME_ASSERT(expr) ^ src/miniacc.h:4312:5: note: in expansion of macro 'ACCCHK_ASSERT' ACCCHK_ASSERT(sizeof(char) == 1) ^ ./include/lzo/lzodefs.h:1603:54: warning: typedef '__lzo_cta_t' locally defined but not used [-Wunused-local-typedefs] # define LZO_COMPILE_TIME_ASSERT(e) {typedef int __lzo_cta_t[1-2*!(e)];} ^ src/lzo_init.c:139:30: note: in expansion of macro 'LZO_COMPILE_TIME_ASSERT' #define ACCCHK_ASSERT(expr) LZO_COMPILE_TIME_ASSERT(expr) ^ src/miniacc.h:4315:5: note: in expansion of macro 'ACCCHK_ASSERT' ACCCHK_ASSERT(sizeof(char) == sizeof((char)0)) ^ ./include/lzo/lzodefs.h:1603:54: warning: typedef '__lzo_cta_t' locally defined but not used [-Wunused-local-typedefs] # define LZO_COMPILE_TIME_ASSERT(e) {typedef int __lzo_cta_t[1-2*!(e)];} ^ src/lzo_init.c:139:30: note: in expansion of macro 'LZO_COMPILE_TIME_ASSERT' #define ACCCHK_ASSERT(expr) LZO_COMPILE_TIME_ASSERT(expr) ^ src/miniacc.h:4322:5: note: in expansion of macro 'ACCCHK_ASSERT' ACCCHK_ASSERT(sizeof('\0') == sizeof(int)) ^ ./include/lzo/lzodefs.h:1603:54: warning: typedef '__lzo_cta_t' locally defined but not used [-Wunused-local-typedefs] # define LZO_COMPILE_TIME_ASSERT(e) {typedef int __lzo_cta_t[1-2*!(e)];} ^ src/lzo_init.c:139:30: note: in expansion of macro 'LZO_COMPILE_TIME_ASSERT' #define ACCCHK_ASSERT(expr) LZO_COMPILE_TIME_ASSERT(expr) ^ src/miniacc.h:4326:5: note: in expansion of macro 'ACCCHK_ASSERT' ACCCHK_ASSERT(__acc_alignof(char) == 1) ^ ./include/lzo/lzodefs.h:1603:54: warning: typedef '__lzo_cta_t' locally defined but not used [-Wunused-local-typedefs] # define LZO_COMPILE_TIME_ASSERT(e) {typedef int __lzo_cta_t[1-2*!(e)];} ^ src/lzo_init.c:139:30: note: in expansion of macro 'LZO_COMPILE_TIME_ASSERT' #define ACCCHK_ASSERT(expr) LZO_COMPILE_TIME_ASSERT(expr) ^ src/miniacc.h:4327:5: note: in expansion of macro 'ACCCHK_ASSERT' ACCCHK_ASSERT(__acc_alignof(signed char) == 1) ^ ./include/lzo/lzodefs.h:1603:54: warning: typedef '__lzo_cta_t' locally defined but not used [-Wunused-local-typedefs] # define LZO_COMPILE_TIME_ASSERT(e) {typedef int __lzo_cta_t[1-2*!(e)];} ^ src/lzo_init.c:139:30: note: in expansion of macro 'LZO_COMPILE_TIME_ASSERT' #define ACCCHK_ASSERT(expr) LZO_COMPILE_TIME_ASSERT(expr) ^ src/miniacc.h:4328:5: note: in expansion of macro 'ACCCHK_ASSERT' ACCCHK_ASSERT(__acc_alignof(unsigned char) == 1) ^ ./include/lzo/lzodefs.h:1603:54: warning: typedef '__lzo_cta_t' locally defined but not used [-Wunused-local-typedefs] # define LZO_COMPILE_TIME_ASSERT(e) {typedef int __lzo_cta_t[1-2*!(e)];} ^ src/lzo_init.c:139:30: note: in expansion of macro 'LZO_COMPILE_TIME_ASSERT' #define ACCCHK_ASSERT(expr) LZO_COMPILE_TIME_ASSERT(expr) ^ src/miniacc.h:4330:5: note: in expansion of macro 'ACCCHK_ASSERT' ACCCHK_ASSERT(__acc_alignof(acc_int16e_t) >= 1) ^ ./include/lzo/lzodefs.h:1603:54: warning: typedef '__lzo_cta_t' locally defined but not used [-Wunused-local-typedefs] # define LZO_COMPILE_TIME_ASSERT(e) {typedef int __lzo_cta_t[1-2*!(e)];} ^ src/lzo_init.c:139:30: note: in expansion of macro 'LZO_COMPILE_TIME_ASSERT' #define ACCCHK_ASSERT(expr) LZO_COMPILE_TIME_ASSERT(expr) ^ src/miniacc.h:4331:5: note: in expansion of macro 'ACCCHK_ASSERT' ACCCHK_ASSERT(__acc_alignof(acc_int16e_t) <= 2) ^ ./include/lzo/lzodefs.h:1603:54: warning: typedef '__lzo_cta_t' locally defined but not used [-Wunused-local-typedefs] # define LZO_COMPILE_TIME_ASSERT(e) {typedef int __lzo_cta_t[1-2*!(e)];} ^ src/lzo_init.c:139:30: note: in expansion of macro 'LZO_COMPILE_TIME_ASSERT' #define ACCCHK_ASSERT(expr) LZO_COMPILE_TIME_ASSERT(expr) ^ src/miniacc.h:4334:5: note: in expansion of macro 'ACCCHK_ASSERT' ACCCHK_ASSERT(__acc_alignof(acc_int32e_t) >= 1) ^ ./include/lzo/lzodefs.h:1603:54: warning: typedef '__lzo_cta_t' locally defined but not used [-Wunused-local-typedefs] # define LZO_COMPILE_TIME_ASSERT(e) {typedef int __lzo_cta_t[1-2*!(e)];} ^ src/lzo_init.c:139:30: note: in expansion of macro 'LZO_COMPILE_TIME_ASSERT' #define ACCCHK_ASSERT(expr) LZO_COMPILE_TIME_ASSERT(expr) ^ src/miniacc.h:4335:5: note: in expansion of macro 'ACCCHK_ASSERT' ACCCHK_ASSERT(__acc_alignof(acc_int32e_t) <= 4) ^ ./include/lzo/lzodefs.h:1603:54: warning: typedef '__lzo_cta_t' locally defined but not used [-Wunused-local-typedefs] # define LZO_COMPILE_TIME_ASSERT(e) {typedef int __lzo_cta_t[1-2*!(e)];} ^ src/lzo_init.c:139:30: note: in expansion of macro 'LZO_COMPILE_TIME_ASSERT' #define ACCCHK_ASSERT(expr) LZO_COMPILE_TIME_ASSERT(expr) ^ src/miniacc.h:4212:9: note: in expansion of macro 'ACCCHK_ASSERT' ACCCHK_ASSERT( (type) (-1) relop (type) 0 ) \ ^ src/miniacc.h:4217:49: note: in expansion of macro 'ACCCHK_ASSERT_SIGN_T' # define ACCCHK_ASSERT_IS_SIGNED_T(type) ACCCHK_ASSERT_SIGN_T(type,<) ^ src/miniacc.h:4338:5: note: in expansion of macro 'ACCCHK_ASSERT_IS_SIGNED_T' ACCCHK_ASSERT_IS_SIGNED_T(short) ^ ./include/lzo/lzodefs.h:1603:54: warning: typedef '__lzo_cta_t' locally defined but not used [-Wunused-local-typedefs] # define LZO_COMPILE_TIME_ASSERT(e) {typedef int __lzo_cta_t[1-2*!(e)];} ^ src/lzo_init.c:139:30: note: in expansion of macro 'LZO_COMPILE_TIME_ASSERT' #define ACCCHK_ASSERT(expr) LZO_COMPILE_TIME_ASSERT(expr) ^ src/miniacc.h:4213:9: note: in expansion of macro 'ACCCHK_ASSERT' ACCCHK_ASSERT( (type) (~(type)0) relop (type) 0 ) \ ^ src/miniacc.h:4217:49: note: in expansion of macro 'ACCCHK_ASSERT_SIGN_T' # define ACCCHK_ASSERT_IS_SIGNED_T(type) ACCCHK_ASSERT_SIGN_T(type,<) ^ src/miniacc.h:4338:5: note: in expansion of macro 'ACCCHK_ASSERT_IS_SIGNED_T' ACCCHK_ASSERT_IS_SIGNED_T(short) ^ ./include/lzo/lzodefs.h:1603:54: warning: typedef '__lzo_cta_t' locally defined but not used [-Wunused-local-typedefs] # define LZO_COMPILE_TIME_ASSERT(e) {typedef int __lzo_cta_t[1-2*!(e)];} ^ src/lzo_init.c:139:30: note: in expansion of macro 'LZO_COMPILE_TIME_ASSERT' #define ACCCHK_ASSERT(expr) LZO_COMPILE_TIME_ASSERT(expr) ^ src/miniacc.h:4214:9: note: in expansion of macro 'ACCCHK_ASSERT' ACCCHK_ASSERT( (type) (~(type)0) == (type) (-1) ) ^ src/miniacc.h:4217:49: note: in expansion of macro 'ACCCHK_ASSERT_SIGN_T' # define ACCCHK_ASSERT_IS_SIGNED_T(type) ACCCHK_ASSERT_SIGN_T(type,<) ^ src/miniacc.h:4338:5: note: in expansion of macro 'ACCCHK_ASSERT_IS_SIGNED_T' ACCCHK_ASSERT_IS_SIGNED_T(short) ^ ./include/lzo/lzodefs.h:1603:54: warning: typedef '__lzo_cta_t' locally defined but not used [-Wunused-local-typedefs] # define LZO_COMPILE_TIME_ASSERT(e) {typedef int __lzo_cta_t[1-2*!(e)];} ^ src/lzo_init.c:139:30: note: in expansion of macro 'LZO_COMPILE_TIME_ASSERT' #define ACCCHK_ASSERT(expr) LZO_COMPILE_TIME_ASSERT(expr) ^ src/miniacc.h:4212:9: note: in expansion of macro 'ACCCHK_ASSERT' ACCCHK_ASSERT( (type) (-1) relop (type) 0 ) \ ^ src/miniacc.h:4224:49: note: in expansion of macro 'ACCCHK_ASSERT_SIGN_T' # define ACCCHK_ASSERT_IS_UNSIGNED_T(type) ACCCHK_ASSERT_SIGN_T(type,>) ^ src/miniacc.h:4339:5: note: in expansion of macro 'ACCCHK_ASSERT_IS_UNSIGNED_T' ACCCHK_ASSERT_IS_UNSIGNED_T(unsigned short) ^ ./include/lzo/lzodefs.h:1603:54: warning: typedef '__lzo_cta_t' locally defined but not used [-Wunused-local-typedefs] # define LZO_COMPILE_TIME_ASSERT(e) {typedef int __lzo_cta_t[1-2*!(e)];} ^ src/lzo_init.c:139:30: note: in expansion of macro 'LZO_COMPILE_TIME_ASSERT' #define ACCCHK_ASSERT(expr) LZO_COMPILE_TIME_ASSERT(expr) ^ src/miniacc.h:4213:9: note: in expansion of macro 'ACCCHK_ASSERT' ACCCHK_ASSERT( (type) (~(type)0) relop (type) 0 ) \ ^ src/miniacc.h:4224:49: note: in expansion of macro 'ACCCHK_ASSERT_SIGN_T' # define ACCCHK_ASSERT_IS_UNSIGNED_T(type) ACCCHK_ASSERT_SIGN_T(type,>) ^ src/miniacc.h:4339:5: note: in expansion of macro 'ACCCHK_ASSERT_IS_UNSIGNED_T' ACCCHK_ASSERT_IS_UNSIGNED_T(unsigned short) ^ ./include/lzo/lzodefs.h:1603:54: warning: typedef '__lzo_cta_t' locally defined but not used [-Wunused-local-typedefs] # define LZO_COMPILE_TIME_ASSERT(e) {typedef int __lzo_cta_t[1-2*!(e)];} ^ src/lzo_init.c:139:30: note: in expansion of macro 'LZO_COMPILE_TIME_ASSERT' #define ACCCHK_ASSERT(expr) LZO_COMPILE_TIME_ASSERT(expr) ^ src/miniacc.h:4214:9: note: in expansion of macro 'ACCCHK_ASSERT' ACCCHK_ASSERT( (type) (~(type)0) == (type) (-1) ) ^ src/miniacc.h:4224:49: note: in expansion of macro 'ACCCHK_ASSERT_SIGN_T' # define ACCCHK_ASSERT_IS_UNSIGNED_T(type) ACCCHK_ASSERT_SIGN_T(type,>) ^ src/miniacc.h:4339:5: note: in expansion of macro 'ACCCHK_ASSERT_IS_UNSIGNED_T' ACCCHK_ASSERT_IS_UNSIGNED_T(unsigned short) ^ ./include/lzo/lzodefs.h:1603:54: warning: typedef '__lzo_cta_t' locally defined but not used [-Wunused-local-typedefs] # define LZO_COMPILE_TIME_ASSERT(e) {typedef int __lzo_cta_t[1-2*!(e)];} ^ src/lzo_init.c:139:30: note: in expansion of macro 'LZO_COMPILE_TIME_ASSERT' #define ACCCHK_ASSERT(expr) LZO_COMPILE_TIME_ASSERT(expr) ^ src/miniacc.h:4340:5: note: in expansion of macro 'ACCCHK_ASSERT' ACCCHK_ASSERT(sizeof(short) == sizeof(unsigned short)) ^ ./include/lzo/lzodefs.h:1603:54: warning: typedef '__lzo_cta_t' locally defined but not used [-Wunused-local-typedefs] # define LZO_COMPILE_TIME_ASSERT(e) {typedef int __lzo_cta_t[1-2*!(e)];} ^ src/lzo_init.c:139:30: note: in expansion of macro 'LZO_COMPILE_TIME_ASSERT' #define ACCCHK_ASSERT(expr) LZO_COMPILE_TIME_ASSERT(expr) ^ src/miniacc.h:4342:5: note: in expansion of macro 'ACCCHK_ASSERT' ACCCHK_ASSERT(sizeof(short) >= 2) ^ ./include/lzo/lzodefs.h:1603:54: warning: typedef '__lzo_cta_t' locally defined but not used [-Wunused-local-typedefs] # define LZO_COMPILE_TIME_ASSERT(e) {typedef int __lzo_cta_t[1-2*!(e)];} ^ src/lzo_init.c:139:30: note: in expansion of macro 'LZO_COMPILE_TIME_ASSERT' #define ACCCHK_ASSERT(expr) LZO_COMPILE_TIME_ASSERT(expr) ^ src/miniacc.h:4344:5: note: in expansion of macro 'ACCCHK_ASSERT' ACCCHK_ASSERT(sizeof(short) >= sizeof(char)) ^ ./include/lzo/lzodefs.h:1603:54: warning: typedef '__lzo_cta_t' locally defined but not used [-Wunused-local-typedefs] # define LZO_COMPILE_TIME_ASSERT(e) {typedef int __lzo_cta_t[1-2*!(e)];} ^ src/lzo_init.c:139:30: note: in expansion of macro 'LZO_COMPILE_TIME_ASSERT' #define ACCCHK_ASSERT(expr) LZO_COMPILE_TIME_ASSERT(expr) ^ src/miniacc.h:4347:5: note: in expansion of macro 'ACCCHK_ASSERT' ACCCHK_ASSERT(sizeof(short) == sizeof((short)0)) ^ ./include/lzo/lzodefs.h:1603:54: warning: typedef '__lzo_cta_t' locally defined but not used [-Wunused-local-typedefs] # define LZO_COMPILE_TIME_ASSERT(e) {typedef int __lzo_cta_t[1-2*!(e)];} ^ src/lzo_init.c:139:30: note: in expansion of macro 'LZO_COMPILE_TIME_ASSERT' #define ACCCHK_ASSERT(expr) LZO_COMPILE_TIME_ASSERT(expr) ^ src/miniacc.h:4350:5: note: in expansion of macro 'ACCCHK_ASSERT' ACCCHK_ASSERT(sizeof(short) == SIZEOF_SHORT) ^ ./include/lzo/lzodefs.h:1603:54: warning: typedef '__lzo_cta_t' locally defined but not used [-Wunused-local-typedefs] # define LZO_COMPILE_TIME_ASSERT(e) {typedef int __lzo_cta_t[1-2*!(e)];} ^ src/lzo_init.c:139:30: note: in expansion of macro 'LZO_COMPILE_TIME_ASSERT' #define ACCCHK_ASSERT(expr) LZO_COMPILE_TIME_ASSERT(expr) ^ src/miniacc.h:4212:9: note: in expansion of macro 'ACCCHK_ASSERT' ACCCHK_ASSERT( (type) (-1) relop (type) 0 ) \ ^ src/miniacc.h:4217:49: note: in expansion of macro 'ACCCHK_ASSERT_SIGN_T' # define ACCCHK_ASSERT_IS_SIGNED_T(type) ACCCHK_ASSERT_SIGN_T(type,<) ^ src/miniacc.h:4352:5: note: in expansion of macro 'ACCCHK_ASSERT_IS_SIGNED_T' ACCCHK_ASSERT_IS_SIGNED_T(int) ^ ./include/lzo/lzodefs.h:1603:54: warning: typedef '__lzo_cta_t' locally defined but not used [-Wunused-local-typedefs] # define LZO_COMPILE_TIME_ASSERT(e) {typedef int __lzo_cta_t[1-2*!(e)];} ^ src/lzo_init.c:139:30: note: in expansion of macro 'LZO_COMPILE_TIME_ASSERT' #define ACCCHK_ASSERT(expr) LZO_COMPILE_TIME_ASSERT(expr) ^ src/miniacc.h:4213:9: note: in expansion of macro 'ACCCHK_ASSERT' ACCCHK_ASSERT( (type) (~(type)0) relop (type) 0 ) \ ^ src/miniacc.h:4217:49: note: in expansion of macro 'ACCCHK_ASSERT_SIGN_T' # define ACCCHK_ASSERT_IS_SIGNED_T(type) ACCCHK_ASSERT_SIGN_T(type,<) ^ src/miniacc.h:4352:5: note: in expansion of macro 'ACCCHK_ASSERT_IS_SIGNED_T' ACCCHK_ASSERT_IS_SIGNED_T(int) ^ ./include/lzo/lzodefs.h:1603:54: warning: typedef '__lzo_cta_t' locally defined but not used [-Wunused-local-typedefs] # define LZO_COMPILE_TIME_ASSERT(e) {typedef int __lzo_cta_t[1-2*!(e)];} ^ src/lzo_init.c:139:30: note: in expansion of macro 'LZO_COMPILE_TIME_ASSERT' #define ACCCHK_ASSERT(expr) LZO_COMPILE_TIME_ASSERT(expr) ^ src/miniacc.h:4214:9: note: in expansion of macro 'ACCCHK_ASSERT' ACCCHK_ASSERT( (type) (~(type)0) == (type) (-1) ) ^ src/miniacc.h:4217:49: note: in expansion of macro 'ACCCHK_ASSERT_SIGN_T' # define ACCCHK_ASSERT_IS_SIGNED_T(type) ACCCHK_ASSERT_SIGN_T(type,<) ^ src/miniacc.h:4352:5: note: in expansion of macro 'ACCCHK_ASSERT_IS_SIGNED_T' ACCCHK_ASSERT_IS_SIGNED_T(int) ^ ./include/lzo/lzodefs.h:1603:54: warning: typedef '__lzo_cta_t' locally defined but not used [-Wunused-local-typedefs] # define LZO_COMPILE_TIME_ASSERT(e) {typedef int __lzo_cta_t[1-2*!(e)];} ^ src/lzo_init.c:139:30: note: in expansion of macro 'LZO_COMPILE_TIME_ASSERT' #define ACCCHK_ASSERT(expr) LZO_COMPILE_TIME_ASSERT(expr) ^ src/miniacc.h:4212:9: note: in expansion of macro 'ACCCHK_ASSERT' ACCCHK_ASSERT( (type) (-1) relop (type) 0 ) \ ^ src/miniacc.h:4224:49: note: in expansion of macro 'ACCCHK_ASSERT_SIGN_T' # define ACCCHK_ASSERT_IS_UNSIGNED_T(type) ACCCHK_ASSERT_SIGN_T(type,>) ^ src/miniacc.h:4353:5: note: in expansion of macro 'ACCCHK_ASSERT_IS_UNSIGNED_T' ACCCHK_ASSERT_IS_UNSIGNED_T(unsigned int) ^ ./include/lzo/lzodefs.h:1603:54: warning: typedef '__lzo_cta_t' locally defined but not used [-Wunused-local-typedefs] # define LZO_COMPILE_TIME_ASSERT(e) {typedef int __lzo_cta_t[1-2*!(e)];} ^ src/lzo_init.c:139:30: note: in expansion of macro 'LZO_COMPILE_TIME_ASSERT' #define ACCCHK_ASSERT(expr) LZO_COMPILE_TIME_ASSERT(expr) ^ src/miniacc.h:4213:9: note: in expansion of macro 'ACCCHK_ASSERT' ACCCHK_ASSERT( (type) (~(type)0) relop (type) 0 ) \ ^ src/miniacc.h:4224:49: note: in expansion of macro 'ACCCHK_ASSERT_SIGN_T' # define ACCCHK_ASSERT_IS_UNSIGNED_T(type) ACCCHK_ASSERT_SIGN_T(type,>) ^ src/miniacc.h:4353:5: note: in expansion of macro 'ACCCHK_ASSERT_IS_UNSIGNED_T' ACCCHK_ASSERT_IS_UNSIGNED_T(unsigned int) ^ ./include/lzo/lzodefs.h:1603:54: warning: typedef '__lzo_cta_t' locally defined but not used [-Wunused-local-typedefs] # define LZO_COMPILE_TIME_ASSERT(e) {typedef int __lzo_cta_t[1-2*!(e)];} ^ src/lzo_init.c:139:30: note: in expansion of macro 'LZO_COMPILE_TIME_ASSERT' #define ACCCHK_ASSERT(expr) LZO_COMPILE_TIME_ASSERT(expr) ^ src/miniacc.h:4214:9: note: in expansion of macro 'ACCCHK_ASSERT' ACCCHK_ASSERT( (type) (~(type)0) == (type) (-1) ) ^ src/miniacc.h:4224:49: note: in expansion of macro 'ACCCHK_ASSERT_SIGN_T' # define ACCCHK_ASSERT_IS_UNSIGNED_T(type) ACCCHK_ASSERT_SIGN_T(type,>) ^ src/miniacc.h:4353:5: note: in expansion of macro 'ACCCHK_ASSERT_IS_UNSIGNED_T' ACCCHK_ASSERT_IS_UNSIGNED_T(unsigned int) ^ ./include/lzo/lzodefs.h:1603:54: warning: typedef '__lzo_cta_t' locally defined but not used [-Wunused-local-typedefs] # define LZO_COMPILE_TIME_ASSERT(e) {typedef int __lzo_cta_t[1-2*!(e)];} ^ src/lzo_init.c:139:30: note: in expansion of macro 'LZO_COMPILE_TIME_ASSERT' #define ACCCHK_ASSERT(expr) LZO_COMPILE_TIME_ASSERT(expr) ^ src/miniacc.h:4354:5: note: in expansion of macro 'ACCCHK_ASSERT' ACCCHK_ASSERT(sizeof(int) == sizeof(unsigned int)) ^ ./include/lzo/lzodefs.h:1603:54: warning: typedef '__lzo_cta_t' locally defined but not used [-Wunused-local-typedefs] # define LZO_COMPILE_TIME_ASSERT(e) {typedef int __lzo_cta_t[1-2*!(e)];} ^ src/lzo_init.c:139:30: note: in expansion of macro 'LZO_COMPILE_TIME_ASSERT' #define ACCCHK_ASSERT(expr) LZO_COMPILE_TIME_ASSERT(expr) ^ src/miniacc.h:4356:5: note: in expansion of macro 'ACCCHK_ASSERT' ACCCHK_ASSERT(sizeof(int) >= 2) ^ ./include/lzo/lzodefs.h:1603:54: warning: typedef '__lzo_cta_t' locally defined but not used [-Wunused-local-typedefs] # define LZO_COMPILE_TIME_ASSERT(e) {typedef int __lzo_cta_t[1-2*!(e)];} ^ src/lzo_init.c:139:30: note: in expansion of macro 'LZO_COMPILE_TIME_ASSERT' #define ACCCHK_ASSERT(expr) LZO_COMPILE_TIME_ASSERT(expr) ^ src/miniacc.h:4358:5: note: in expansion of macro 'ACCCHK_ASSERT' ACCCHK_ASSERT(sizeof(int) >= sizeof(short)) ^ ./include/lzo/lzodefs.h:1603:54: warning: typedef '__lzo_cta_t' locally defined but not used [-Wunused-local-typedefs] # define LZO_COMPILE_TIME_ASSERT(e) {typedef int __lzo_cta_t[1-2*!(e)];} ^ src/lzo_init.c:139:30: note: in expansion of macro 'LZO_COMPILE_TIME_ASSERT' #define ACCCHK_ASSERT(expr) LZO_COMPILE_TIME_ASSERT(expr) ^ src/miniacc.h:4359:5: note: in expansion of macro 'ACCCHK_ASSERT' ACCCHK_ASSERT(sizeof(int) == sizeof(0)) ^ ./include/lzo/lzodefs.h:1603:54: warning: typedef '__lzo_cta_t' locally defined but not used [-Wunused-local-typedefs] # define LZO_COMPILE_TIME_ASSERT(e) {typedef int __lzo_cta_t[1-2*!(e)];} ^ src/lzo_init.c:139:30: note: in expansion of macro 'LZO_COMPILE_TIME_ASSERT' #define ACCCHK_ASSERT(expr) LZO_COMPILE_TIME_ASSERT(expr) ^ src/miniacc.h:4360:5: note: in expansion of macro 'ACCCHK_ASSERT' ACCCHK_ASSERT(sizeof(int) == sizeof((int)0)) ^ ./include/lzo/lzodefs.h:1603:54: warning: typedef '__lzo_cta_t' locally defined but not used [-Wunused-local-typedefs] # define LZO_COMPILE_TIME_ASSERT(e) {typedef int __lzo_cta_t[1-2*!(e)];} ^ src/lzo_init.c:139:30: note: in expansion of macro 'LZO_COMPILE_TIME_ASSERT' #define ACCCHK_ASSERT(expr) LZO_COMPILE_TIME_ASSERT(expr) ^ src/miniacc.h:4362:5: note: in expansion of macro 'ACCCHK_ASSERT' ACCCHK_ASSERT(sizeof(int) == SIZEOF_INT) ^ ./include/lzo/lzodefs.h:1603:54: warning: typedef '__lzo_cta_t' locally defined but not used [-Wunused-local-typedefs] # define LZO_COMPILE_TIME_ASSERT(e) {typedef int __lzo_cta_t[1-2*!(e)];} ^ src/lzo_init.c:139:30: note: in expansion of macro 'LZO_COMPILE_TIME_ASSERT' #define ACCCHK_ASSERT(expr) LZO_COMPILE_TIME_ASSERT(expr) ^ src/miniacc.h:4364:5: note: in expansion of macro 'ACCCHK_ASSERT' ACCCHK_ASSERT(sizeof(0) == sizeof(int)) ^ ./include/lzo/lzodefs.h:1603:54: warning: typedef '__lzo_cta_t' locally defined but not used [-Wunused-local-typedefs] # define LZO_COMPILE_TIME_ASSERT(e) {typedef int __lzo_cta_t[1-2*!(e)];} ^ src/lzo_init.c:139:30: note: in expansion of macro 'LZO_COMPILE_TIME_ASSERT' #define ACCCHK_ASSERT(expr) LZO_COMPILE_TIME_ASSERT(expr) ^ src/miniacc.h:4212:9: note: in expansion of macro 'ACCCHK_ASSERT' ACCCHK_ASSERT( (type) (-1) relop (type) 0 ) \ ^ src/miniacc.h:4217:49: note: in expansion of macro 'ACCCHK_ASSERT_SIGN_T' # define ACCCHK_ASSERT_IS_SIGNED_T(type) ACCCHK_ASSERT_SIGN_T(type,<) ^ src/miniacc.h:4365:5: note: in expansion of macro 'ACCCHK_ASSERT_IS_SIGNED_T' ACCCHK_ASSERT_IS_SIGNED_T(long) ^ ./include/lzo/lzodefs.h:1603:54: warning: typedef '__lzo_cta_t' locally defined but not used [-Wunused-local-typedefs] # define LZO_COMPILE_TIME_ASSERT(e) {typedef int __lzo_cta_t[1-2*!(e)];} ^ src/lzo_init.c:139:30: note: in expansion of macro 'LZO_COMPILE_TIME_ASSERT' #define ACCCHK_ASSERT(expr) LZO_COMPILE_TIME_ASSERT(expr) ^ src/miniacc.h:4213:9: note: in expansion of macro 'ACCCHK_ASSERT' ACCCHK_ASSERT( (type) (~(type)0) relop (type) 0 ) \ ^ src/miniacc.h:4217:49: note: in expansion of macro 'ACCCHK_ASSERT_SIGN_T' # define ACCCHK_ASSERT_IS_SIGNED_T(type) ACCCHK_ASSERT_SIGN_T(type,<) ^ src/miniacc.h:4365:5: note: in expansion of macro 'ACCCHK_ASSERT_IS_SIGNED_T' ACCCHK_ASSERT_IS_SIGNED_T(long) ^ ./include/lzo/lzodefs.h:1603:54: warning: typedef '__lzo_cta_t' locally defined but not used [-Wunused-local-typedefs] # define LZO_COMPILE_TIME_ASSERT(e) {typedef int __lzo_cta_t[1-2*!(e)];} ^ src/lzo_init.c:139:30: note: in expansion of macro 'LZO_COMPILE_TIME_ASSERT' #define ACCCHK_ASSERT(expr) LZO_COMPILE_TIME_ASSERT(expr) ^ src/miniacc.h:4214:9: note: in expansion of macro 'ACCCHK_ASSERT' ACCCHK_ASSERT( (type) (~(type)0) == (type) (-1) ) ^ src/miniacc.h:4217:49: note: in expansion of macro 'ACCCHK_ASSERT_SIGN_T' # define ACCCHK_ASSERT_IS_SIGNED_T(type) ACCCHK_ASSERT_SIGN_T(type,<) ^ src/miniacc.h:4365:5: note: in expansion of macro 'ACCCHK_ASSERT_IS_SIGNED_T' ACCCHK_ASSERT_IS_SIGNED_T(long) ^ ./include/lzo/lzodefs.h:1603:54: warning: typedef '__lzo_cta_t' locally defined but not used [-Wunused-local-typedefs] # define LZO_COMPILE_TIME_ASSERT(e) {typedef int __lzo_cta_t[1-2*!(e)];} ^ src/lzo_init.c:139:30: note: in expansion of macro 'LZO_COMPILE_TIME_ASSERT' #define ACCCHK_ASSERT(expr) LZO_COMPILE_TIME_ASSERT(expr) ^ src/miniacc.h:4212:9: note: in expansion of macro 'ACCCHK_ASSERT' ACCCHK_ASSERT( (type) (-1) relop (type) 0 ) \ ^ src/miniacc.h:4224:49: note: in expansion of macro 'ACCCHK_ASSERT_SIGN_T' # define ACCCHK_ASSERT_IS_UNSIGNED_T(type) ACCCHK_ASSERT_SIGN_T(type,>) ^ src/miniacc.h:4366:5: note: in expansion of macro 'ACCCHK_ASSERT_IS_UNSIGNED_T' ACCCHK_ASSERT_IS_UNSIGNED_T(unsigned long) ^ ./include/lzo/lzodefs.h:1603:54: warning: typedef '__lzo_cta_t' locally defined but not used [-Wunused-local-typedefs] # define LZO_COMPILE_TIME_ASSERT(e) {typedef int __lzo_cta_t[1-2*!(e)];} ^ src/lzo_init.c:139:30: note: in expansion of macro 'LZO_COMPILE_TIME_ASSERT' #define ACCCHK_ASSERT(expr) LZO_COMPILE_TIME_ASSERT(expr) ^ src/miniacc.h:4213:9: note: in expansion of macro 'ACCCHK_ASSERT' ACCCHK_ASSERT( (type) (~(type)0) relop (type) 0 ) \ ^ src/miniacc.h:4224:49: note: in expansion of macro 'ACCCHK_ASSERT_SIGN_T' # define ACCCHK_ASSERT_IS_UNSIGNED_T(type) ACCCHK_ASSERT_SIGN_T(type,>) ^ src/miniacc.h:4366:5: note: in expansion of macro 'ACCCHK_ASSERT_IS_UNSIGNED_T' ACCCHK_ASSERT_IS_UNSIGNED_T(unsigned long) ^ ./include/lzo/lzodefs.h:1603:54: warning: typedef '__lzo_cta_t' locally defined but not used [-Wunused-local-typedefs] # define LZO_COMPILE_TIME_ASSERT(e) {typedef int __lzo_cta_t[1-2*!(e)];} ^ src/lzo_init.c:139:30: note: in expansion of macro 'LZO_COMPILE_TIME_ASSERT' #define ACCCHK_ASSERT(expr) LZO_COMPILE_TIME_ASSERT(expr) ^ src/miniacc.h:4214:9: note: in expansion of macro 'ACCCHK_ASSERT' ACCCHK_ASSERT( (type) (~(type)0) == (type) (-1) ) ^ src/miniacc.h:4224:49: note: in expansion of macro 'ACCCHK_ASSERT_SIGN_T' # define ACCCHK_ASSERT_IS_UNSIGNED_T(type) ACCCHK_ASSERT_SIGN_T(type,>) ^ src/miniacc.h:4366:5: note: in expansion of macro 'ACCCHK_ASSERT_IS_UNSIGNED_T' ACCCHK_ASSERT_IS_UNSIGNED_T(unsigned long) ^ ./include/lzo/lzodefs.h:1603:54: warning: typedef '__lzo_cta_t' locally defined but not used [-Wunused-local-typedefs] # define LZO_COMPILE_TIME_ASSERT(e) {typedef int __lzo_cta_t[1-2*!(e)];} ^ src/lzo_init.c:139:30: note: in expansion of macro 'LZO_COMPILE_TIME_ASSERT' #define ACCCHK_ASSERT(expr) LZO_COMPILE_TIME_ASSERT(expr) ^ src/miniacc.h:4367:5: note: in expansion of macro 'ACCCHK_ASSERT' ACCCHK_ASSERT(sizeof(long) == sizeof(unsigned long)) ^ ./include/lzo/lzodefs.h:1603:54: warning: typedef '__lzo_cta_t' locally defined but not used [-Wunused-local-typedefs] # define LZO_COMPILE_TIME_ASSERT(e) {typedef int __lzo_cta_t[1-2*!(e)];} ^ src/lzo_init.c:139:30: note: in expansion of macro 'LZO_COMPILE_TIME_ASSERT' #define ACCCHK_ASSERT(expr) LZO_COMPILE_TIME_ASSERT(expr) ^ src/miniacc.h:4369:5: note: in expansion of macro 'ACCCHK_ASSERT' ACCCHK_ASSERT(sizeof(long) >= 4) ^ ./include/lzo/lzodefs.h:1603:54: warning: typedef '__lzo_cta_t' locally defined but not used [-Wunused-local-typedefs] # define LZO_COMPILE_TIME_ASSERT(e) {typedef int __lzo_cta_t[1-2*!(e)];} ^ src/lzo_init.c:139:30: note: in expansion of macro 'LZO_COMPILE_TIME_ASSERT' #define ACCCHK_ASSERT(expr) LZO_COMPILE_TIME_ASSERT(expr) ^ src/miniacc.h:4371:5: note: in expansion of macro 'ACCCHK_ASSERT' ACCCHK_ASSERT(sizeof(long) >= sizeof(int)) ^ ./include/lzo/lzodefs.h:1603:54: warning: typedef '__lzo_cta_t' locally defined but not used [-Wunused-local-typedefs] # define LZO_COMPILE_TIME_ASSERT(e) {typedef int __lzo_cta_t[1-2*!(e)];} ^ src/lzo_init.c:139:30: note: in expansion of macro 'LZO_COMPILE_TIME_ASSERT' #define ACCCHK_ASSERT(expr) LZO_COMPILE_TIME_ASSERT(expr) ^ src/miniacc.h:4372:5: note: in expansion of macro 'ACCCHK_ASSERT' ACCCHK_ASSERT(sizeof(long) == sizeof(0L)) ^ ./include/lzo/lzodefs.h:1603:54: warning: typedef '__lzo_cta_t' locally defined but not used [-Wunused-local-typedefs] # define LZO_COMPILE_TIME_ASSERT(e) {typedef int __lzo_cta_t[1-2*!(e)];} ^ src/lzo_init.c:139:30: note: in expansion of macro 'LZO_COMPILE_TIME_ASSERT' #define ACCCHK_ASSERT(expr) LZO_COMPILE_TIME_ASSERT(expr) ^ src/miniacc.h:4373:5: note: in expansion of macro 'ACCCHK_ASSERT' ACCCHK_ASSERT(sizeof(long) == sizeof((long)0)) ^ ./include/lzo/lzodefs.h:1603:54: warning: typedef '__lzo_cta_t' locally defined but not used [-Wunused-local-typedefs] # define LZO_COMPILE_TIME_ASSERT(e) {typedef int __lzo_cta_t[1-2*!(e)];} ^ src/lzo_init.c:139:30: note: in expansion of macro 'LZO_COMPILE_TIME_ASSERT' #define ACCCHK_ASSERT(expr) LZO_COMPILE_TIME_ASSERT(expr) ^ src/miniacc.h:4375:5: note: in expansion of macro 'ACCCHK_ASSERT' ACCCHK_ASSERT(sizeof(long) == SIZEOF_LONG) ^ ./include/lzo/lzodefs.h:1603:54: warning: typedef '__lzo_cta_t' locally defined but not used [-Wunused-local-typedefs] # define LZO_COMPILE_TIME_ASSERT(e) {typedef int __lzo_cta_t[1-2*!(e)];} ^ src/lzo_init.c:139:30: note: in expansion of macro 'LZO_COMPILE_TIME_ASSERT' #define ACCCHK_ASSERT(expr) LZO_COMPILE_TIME_ASSERT(expr) ^ src/miniacc.h:4377:5: note: in expansion of macro 'ACCCHK_ASSERT' ACCCHK_ASSERT(sizeof(0L) == sizeof(long)) ^ ./include/lzo/lzodefs.h:1603:54: warning: typedef '__lzo_cta_t' locally defined but not used [-Wunused-local-typedefs] # define LZO_COMPILE_TIME_ASSERT(e) {typedef int __lzo_cta_t[1-2*!(e)];} ^ src/lzo_init.c:139:30: note: in expansion of macro 'LZO_COMPILE_TIME_ASSERT' #define ACCCHK_ASSERT(expr) LZO_COMPILE_TIME_ASSERT(expr) ^ src/miniacc.h:4212:9: note: in expansion of macro 'ACCCHK_ASSERT' ACCCHK_ASSERT( (type) (-1) relop (type) 0 ) \ ^ src/miniacc.h:4224:49: note: in expansion of macro 'ACCCHK_ASSERT_SIGN_T' # define ACCCHK_ASSERT_IS_UNSIGNED_T(type) ACCCHK_ASSERT_SIGN_T(type,>) ^ src/miniacc.h:4378:5: note: in expansion of macro 'ACCCHK_ASSERT_IS_UNSIGNED_T' ACCCHK_ASSERT_IS_UNSIGNED_T(size_t) ^ ./include/lzo/lzodefs.h:1603:54: warning: typedef '__lzo_cta_t' locally defined but not used [-Wunused-local-typedefs] # define LZO_COMPILE_TIME_ASSERT(e) {typedef int __lzo_cta_t[1-2*!(e)];} ^ src/lzo_init.c:139:30: note: in expansion of macro 'LZO_COMPILE_TIME_ASSERT' #define ACCCHK_ASSERT(expr) LZO_COMPILE_TIME_ASSERT(expr) ^ src/miniacc.h:4213:9: note: in expansion of macro 'ACCCHK_ASSERT' ACCCHK_ASSERT( (type) (~(type)0) relop (type) 0 ) \ ^ src/miniacc.h:4224:49: note: in expansion of macro 'ACCCHK_ASSERT_SIGN_T' # define ACCCHK_ASSERT_IS_UNSIGNED_T(type) ACCCHK_ASSERT_SIGN_T(type,>) ^ src/miniacc.h:4378:5: note: in expansion of macro 'ACCCHK_ASSERT_IS_UNSIGNED_T' ACCCHK_ASSERT_IS_UNSIGNED_T(size_t) ^ ./include/lzo/lzodefs.h:1603:54: warning: typedef '__lzo_cta_t' locally defined but not used [-Wunused-local-typedefs] # define LZO_COMPILE_TIME_ASSERT(e) {typedef int __lzo_cta_t[1-2*!(e)];} ^ src/lzo_init.c:139:30: note: in expansion of macro 'LZO_COMPILE_TIME_ASSERT' #define ACCCHK_ASSERT(expr) LZO_COMPILE_TIME_ASSERT(expr) ^ src/miniacc.h:4214:9: note: in expansion of macro 'ACCCHK_ASSERT' ACCCHK_ASSERT( (type) (~(type)0) == (type) (-1) ) ^ src/miniacc.h:4224:49: note: in expansion of macro 'ACCCHK_ASSERT_SIGN_T' # define ACCCHK_ASSERT_IS_UNSIGNED_T(type) ACCCHK_ASSERT_SIGN_T(type,>) ^ src/miniacc.h:4378:5: note: in expansion of macro 'ACCCHK_ASSERT_IS_UNSIGNED_T' ACCCHK_ASSERT_IS_UNSIGNED_T(size_t) ^ ./include/lzo/lzodefs.h:1603:54: warning: typedef '__lzo_cta_t' locally defined but not used [-Wunused-local-typedefs] # define LZO_COMPILE_TIME_ASSERT(e) {typedef int __lzo_cta_t[1-2*!(e)];} ^ src/lzo_init.c:139:30: note: in expansion of macro 'LZO_COMPILE_TIME_ASSERT' #define ACCCHK_ASSERT(expr) LZO_COMPILE_TIME_ASSERT(expr) ^ src/miniacc.h:4379:5: note: in expansion of macro 'ACCCHK_ASSERT' ACCCHK_ASSERT(sizeof(size_t) >= sizeof(int)) ^ ./include/lzo/lzodefs.h:1603:54: warning: typedef '__lzo_cta_t' locally defined but not used [-Wunused-local-typedefs] # define LZO_COMPILE_TIME_ASSERT(e) {typedef int __lzo_cta_t[1-2*!(e)];} ^ src/lzo_init.c:139:30: note: in expansion of macro 'LZO_COMPILE_TIME_ASSERT' #define ACCCHK_ASSERT(expr) LZO_COMPILE_TIME_ASSERT(expr) ^ src/miniacc.h:4380:5: note: in expansion of macro 'ACCCHK_ASSERT' ACCCHK_ASSERT(sizeof(size_t) == sizeof(sizeof(0))) ^ ./include/lzo/lzodefs.h:1603:54: warning: typedef '__lzo_cta_t' locally defined but not used [-Wunused-local-typedefs] # define LZO_COMPILE_TIME_ASSERT(e) {typedef int __lzo_cta_t[1-2*!(e)];} ^ src/lzo_init.c:139:30: note: in expansion of macro 'LZO_COMPILE_TIME_ASSERT' #define ACCCHK_ASSERT(expr) LZO_COMPILE_TIME_ASSERT(expr) ^ src/miniacc.h:4382:5: note: in expansion of macro 'ACCCHK_ASSERT' ACCCHK_ASSERT(sizeof(size_t) == SIZEOF_SIZE_T) ^ ./include/lzo/lzodefs.h:1603:54: warning: typedef '__lzo_cta_t' locally defined but not used [-Wunused-local-typedefs] # define LZO_COMPILE_TIME_ASSERT(e) {typedef int __lzo_cta_t[1-2*!(e)];} ^ src/lzo_init.c:139:30: note: in expansion of macro 'LZO_COMPILE_TIME_ASSERT' #define ACCCHK_ASSERT(expr) LZO_COMPILE_TIME_ASSERT(expr) ^ src/miniacc.h:4212:9: note: in expansion of macro 'ACCCHK_ASSERT' ACCCHK_ASSERT( (type) (-1) relop (type) 0 ) \ ^ src/miniacc.h:4217:49: note: in expansion of macro 'ACCCHK_ASSERT_SIGN_T' # define ACCCHK_ASSERT_IS_SIGNED_T(type) ACCCHK_ASSERT_SIGN_T(type,<) ^ src/miniacc.h:4384:5: note: in expansion of macro 'ACCCHK_ASSERT_IS_SIGNED_T' ACCCHK_ASSERT_IS_SIGNED_T(ptrdiff_t) ^ ./include/lzo/lzodefs.h:1603:54: warning: typedef '__lzo_cta_t' locally defined but not used [-Wunused-local-typedefs] # define LZO_COMPILE_TIME_ASSERT(e) {typedef int __lzo_cta_t[1-2*!(e)];} ^ src/lzo_init.c:139:30: note: in expansion of macro 'LZO_COMPILE_TIME_ASSERT' #define ACCCHK_ASSERT(expr) LZO_COMPILE_TIME_ASSERT(expr) ^ src/miniacc.h:4213:9: note: in expansion of macro 'ACCCHK_ASSERT' ACCCHK_ASSERT( (type) (~(type)0) relop (type) 0 ) \ ^ src/miniacc.h:4217:49: note: in expansion of macro 'ACCCHK_ASSERT_SIGN_T' # define ACCCHK_ASSERT_IS_SIGNED_T(type) ACCCHK_ASSERT_SIGN_T(type,<) ^ src/miniacc.h:4384:5: note: in expansion of macro 'ACCCHK_ASSERT_IS_SIGNED_T' ACCCHK_ASSERT_IS_SIGNED_T(ptrdiff_t) ^ ./include/lzo/lzodefs.h:1603:54: warning: typedef '__lzo_cta_t' locally defined but not used [-Wunused-local-typedefs] # define LZO_COMPILE_TIME_ASSERT(e) {typedef int __lzo_cta_t[1-2*!(e)];} ^ src/lzo_init.c:139:30: note: in expansion of macro 'LZO_COMPILE_TIME_ASSERT' #define ACCCHK_ASSERT(expr) LZO_COMPILE_TIME_ASSERT(expr) ^ src/miniacc.h:4214:9: note: in expansion of macro 'ACCCHK_ASSERT' ACCCHK_ASSERT( (type) (~(type)0) == (type) (-1) ) ^ src/miniacc.h:4217:49: note: in expansion of macro 'ACCCHK_ASSERT_SIGN_T' # define ACCCHK_ASSERT_IS_SIGNED_T(type) ACCCHK_ASSERT_SIGN_T(type,<) ^ src/miniacc.h:4384:5: note: in expansion of macro 'ACCCHK_ASSERT_IS_SIGNED_T' ACCCHK_ASSERT_IS_SIGNED_T(ptrdiff_t) ^ ./include/lzo/lzodefs.h:1603:54: warning: typedef '__lzo_cta_t' locally defined but not used [-Wunused-local-typedefs] # define LZO_COMPILE_TIME_ASSERT(e) {typedef int __lzo_cta_t[1-2*!(e)];} ^ src/lzo_init.c:139:30: note: in expansion of macro 'LZO_COMPILE_TIME_ASSERT' #define ACCCHK_ASSERT(expr) LZO_COMPILE_TIME_ASSERT(expr) ^ src/miniacc.h:4385:5: note: in expansion of macro 'ACCCHK_ASSERT' ACCCHK_ASSERT(sizeof(ptrdiff_t) >= sizeof(int)) ^ ./include/lzo/lzodefs.h:1603:54: warning: typedef '__lzo_cta_t' locally defined but not used [-Wunused-local-typedefs] # define LZO_COMPILE_TIME_ASSERT(e) {typedef int __lzo_cta_t[1-2*!(e)];} ^ src/lzo_init.c:139:30: note: in expansion of macro 'LZO_COMPILE_TIME_ASSERT' #define ACCCHK_ASSERT(expr) LZO_COMPILE_TIME_ASSERT(expr) ^ src/miniacc.h:4386:5: note: in expansion of macro 'ACCCHK_ASSERT' ACCCHK_ASSERT(sizeof(ptrdiff_t) >= sizeof(size_t)) ^ ./include/lzo/lzodefs.h:1603:54: warning: typedef '__lzo_cta_t' locally defined but not used [-Wunused-local-typedefs] # define LZO_COMPILE_TIME_ASSERT(e) {typedef int __lzo_cta_t[1-2*!(e)];} ^ src/lzo_init.c:139:30: note: in expansion of macro 'LZO_COMPILE_TIME_ASSERT' #define ACCCHK_ASSERT(expr) LZO_COMPILE_TIME_ASSERT(expr) ^ src/miniacc.h:4388:5: note: in expansion of macro 'ACCCHK_ASSERT' ACCCHK_ASSERT(sizeof(ptrdiff_t) == sizeof((char*)0 - (char*)0)) ^ ./include/lzo/lzodefs.h:1603:54: warning: typedef '__lzo_cta_t' locally defined but not used [-Wunused-local-typedefs] # define LZO_COMPILE_TIME_ASSERT(e) {typedef int __lzo_cta_t[1-2*!(e)];} ^ src/lzo_init.c:139:30: note: in expansion of macro 'LZO_COMPILE_TIME_ASSERT' #define ACCCHK_ASSERT(expr) LZO_COMPILE_TIME_ASSERT(expr) ^ src/miniacc.h:4394:5: note: in expansion of macro 'ACCCHK_ASSERT' ACCCHK_ASSERT(sizeof(ptrdiff_t) == SIZEOF_PTRDIFF_T) ^ ./include/lzo/lzodefs.h:1603:54: warning: typedef '__lzo_cta_t' locally defined but not used [-Wunused-local-typedefs] # define LZO_COMPILE_TIME_ASSERT(e) {typedef int __lzo_cta_t[1-2*!(e)];} ^ src/lzo_init.c:139:30: note: in expansion of macro 'LZO_COMPILE_TIME_ASSERT' #define ACCCHK_ASSERT(expr) LZO_COMPILE_TIME_ASSERT(expr) ^ src/miniacc.h:4396:5: note: in expansion of macro 'ACCCHK_ASSERT' ACCCHK_ASSERT(sizeof(void*) >= sizeof(char*)) ^ ./include/lzo/lzodefs.h:1603:54: warning: typedef '__lzo_cta_t' locally defined but not used [-Wunused-local-typedefs] # define LZO_COMPILE_TIME_ASSERT(e) {typedef int __lzo_cta_t[1-2*!(e)];} ^ src/lzo_init.c:139:30: note: in expansion of macro 'LZO_COMPILE_TIME_ASSERT' #define ACCCHK_ASSERT(expr) LZO_COMPILE_TIME_ASSERT(expr) ^ src/miniacc.h:4398:5: note: in expansion of macro 'ACCCHK_ASSERT' ACCCHK_ASSERT(sizeof(void*) == SIZEOF_VOID_P) ^ ./include/lzo/lzodefs.h:1603:54: warning: typedef '__lzo_cta_t' locally defined but not used [-Wunused-local-typedefs] # define LZO_COMPILE_TIME_ASSERT(e) {typedef int __lzo_cta_t[1-2*!(e)];} ^ src/lzo_init.c:139:30: note: in expansion of macro 'LZO_COMPILE_TIME_ASSERT' #define ACCCHK_ASSERT(expr) LZO_COMPILE_TIME_ASSERT(expr) ^ src/miniacc.h:4399:5: note: in expansion of macro 'ACCCHK_ASSERT' ACCCHK_ASSERT(sizeof(char*) == SIZEOF_VOID_P) ^ ./include/lzo/lzodefs.h:1603:54: warning: typedef '__lzo_cta_t' locally defined but not used [-Wunused-local-typedefs] # define LZO_COMPILE_TIME_ASSERT(e) {typedef int __lzo_cta_t[1-2*!(e)];} ^ src/lzo_init.c:139:30: note: in expansion of macro 'LZO_COMPILE_TIME_ASSERT' #define ACCCHK_ASSERT(expr) LZO_COMPILE_TIME_ASSERT(expr) ^ src/miniacc.h:4409:5: note: in expansion of macro 'ACCCHK_ASSERT' ACCCHK_ASSERT((((1u << 15) + 1) >> 15) == 1) ^ ./include/lzo/lzodefs.h:1603:54: warning: typedef '__lzo_cta_t' locally defined but not used [-Wunused-local-typedefs] # define LZO_COMPILE_TIME_ASSERT(e) {typedef int __lzo_cta_t[1-2*!(e)];} ^ src/lzo_init.c:139:30: note: in expansion of macro 'LZO_COMPILE_TIME_ASSERT' #define ACCCHK_ASSERT(expr) LZO_COMPILE_TIME_ASSERT(expr) ^ src/miniacc.h:4410:5: note: in expansion of macro 'ACCCHK_ASSERT' ACCCHK_ASSERT((((1ul << 31) + 1) >> 31) == 1) ^ ./include/lzo/lzodefs.h:1603:54: warning: typedef '__lzo_cta_t' locally defined but not used [-Wunused-local-typedefs] # define LZO_COMPILE_TIME_ASSERT(e) {typedef int __lzo_cta_t[1-2*!(e)];} ^ src/lzo_init.c:139:30: note: in expansion of macro 'LZO_COMPILE_TIME_ASSERT' #define ACCCHK_ASSERT(expr) LZO_COMPILE_TIME_ASSERT(expr) ^ src/miniacc.h:4415:5: note: in expansion of macro 'ACCCHK_ASSERT' ACCCHK_ASSERT((1 << (8*SIZEOF_INT-1)) < 0) ^ ./include/lzo/lzodefs.h:1603:54: warning: typedef '__lzo_cta_t' locally defined but not used [-Wunused-local-typedefs] # define LZO_COMPILE_TIME_ASSERT(e) {typedef int __lzo_cta_t[1-2*!(e)];} ^ src/lzo_init.c:139:30: note: in expansion of macro 'LZO_COMPILE_TIME_ASSERT' #define ACCCHK_ASSERT(expr) LZO_COMPILE_TIME_ASSERT(expr) ^ src/miniacc.h:4417:5: note: in expansion of macro 'ACCCHK_ASSERT' ACCCHK_ASSERT((1u << (8*SIZEOF_INT-1)) > 0) ^ ./include/lzo/lzodefs.h:1603:54: warning: typedef '__lzo_cta_t' locally defined but not used [-Wunused-local-typedefs] # define LZO_COMPILE_TIME_ASSERT(e) {typedef int __lzo_cta_t[1-2*!(e)];} ^ src/lzo_init.c:139:30: note: in expansion of macro 'LZO_COMPILE_TIME_ASSERT' #define ACCCHK_ASSERT(expr) LZO_COMPILE_TIME_ASSERT(expr) ^ src/miniacc.h:4420:5: note: in expansion of macro 'ACCCHK_ASSERT' ACCCHK_ASSERT((1l << (8*SIZEOF_LONG-1)) < 0) ^ ./include/lzo/lzodefs.h:1603:54: warning: typedef '__lzo_cta_t' locally defined but not used [-Wunused-local-typedefs] # define LZO_COMPILE_TIME_ASSERT(e) {typedef int __lzo_cta_t[1-2*!(e)];} ^ src/lzo_init.c:139:30: note: in expansion of macro 'LZO_COMPILE_TIME_ASSERT' #define ACCCHK_ASSERT(expr) LZO_COMPILE_TIME_ASSERT(expr) ^ src/miniacc.h:4422:5: note: in expansion of macro 'ACCCHK_ASSERT' ACCCHK_ASSERT((1ul << (8*SIZEOF_LONG-1)) > 0) ^ ./include/lzo/lzodefs.h:1603:54: warning: typedef '__lzo_cta_t' locally defined but not used [-Wunused-local-typedefs] # define LZO_COMPILE_TIME_ASSERT(e) {typedef int __lzo_cta_t[1-2*!(e)];} ^ src/lzo_init.c:139:30: note: in expansion of macro 'LZO_COMPILE_TIME_ASSERT' #define ACCCHK_ASSERT(expr) LZO_COMPILE_TIME_ASSERT(expr) ^ src/miniacc.h:4424:5: note: in expansion of macro 'ACCCHK_ASSERT' ACCCHK_ASSERT(sizeof(acc_int16e_t) == 2) ^ ./include/lzo/lzodefs.h:1603:54: warning: typedef '__lzo_cta_t' locally defined but not used [-Wunused-local-typedefs] # define LZO_COMPILE_TIME_ASSERT(e) {typedef int __lzo_cta_t[1-2*!(e)];} ^ src/lzo_init.c:139:30: note: in expansion of macro 'LZO_COMPILE_TIME_ASSERT' #define ACCCHK_ASSERT(expr) LZO_COMPILE_TIME_ASSERT(expr) ^ src/miniacc.h:4425:5: note: in expansion of macro 'ACCCHK_ASSERT' ACCCHK_ASSERT(sizeof(acc_int16e_t) == SIZEOF_ACC_INT16E_T) ^ ./include/lzo/lzodefs.h:1603:54: warning: typedef '__lzo_cta_t' locally defined but not used [-Wunused-local-typedefs] # define LZO_COMPILE_TIME_ASSERT(e) {typedef int __lzo_cta_t[1-2*!(e)];} ^ src/lzo_init.c:139:30: note: in expansion of macro 'LZO_COMPILE_TIME_ASSERT' #define ACCCHK_ASSERT(expr) LZO_COMPILE_TIME_ASSERT(expr) ^ src/miniacc.h:4426:5: note: in expansion of macro 'ACCCHK_ASSERT' ACCCHK_ASSERT(sizeof(acc_uint16e_t) == 2) ^ ./include/lzo/lzodefs.h:1603:54: warning: typedef '__lzo_cta_t' locally defined but not used [-Wunused-local-typedefs] # define LZO_COMPILE_TIME_ASSERT(e) {typedef int __lzo_cta_t[1-2*!(e)];} ^ src/lzo_init.c:139:30: note: in expansion of macro 'LZO_COMPILE_TIME_ASSERT' #define ACCCHK_ASSERT(expr) LZO_COMPILE_TIME_ASSERT(expr) ^ src/miniacc.h:4427:5: note: in expansion of macro 'ACCCHK_ASSERT' ACCCHK_ASSERT(sizeof(acc_int16e_t) == sizeof(acc_uint16e_t)) ^ ./include/lzo/lzodefs.h:1603:54: warning: typedef '__lzo_cta_t' locally defined but not used [-Wunused-local-typedefs] # define LZO_COMPILE_TIME_ASSERT(e) {typedef int __lzo_cta_t[1-2*!(e)];} ^ src/lzo_init.c:139:30: note: in expansion of macro 'LZO_COMPILE_TIME_ASSERT' #define ACCCHK_ASSERT(expr) LZO_COMPILE_TIME_ASSERT(expr) ^ src/miniacc.h:4212:9: note: in expansion of macro 'ACCCHK_ASSERT' ACCCHK_ASSERT( (type) (-1) relop (type) 0 ) \ ^ src/miniacc.h:4217:49: note: in expansion of macro 'ACCCHK_ASSERT_SIGN_T' # define ACCCHK_ASSERT_IS_SIGNED_T(type) ACCCHK_ASSERT_SIGN_T(type,<) ^ src/miniacc.h:4428:5: note: in expansion of macro 'ACCCHK_ASSERT_IS_SIGNED_T' ACCCHK_ASSERT_IS_SIGNED_T(acc_int16e_t) ^ ./include/lzo/lzodefs.h:1603:54: warning: typedef '__lzo_cta_t' locally defined but not used [-Wunused-local-typedefs] # define LZO_COMPILE_TIME_ASSERT(e) {typedef int __lzo_cta_t[1-2*!(e)];} ^ src/lzo_init.c:139:30: note: in expansion of macro 'LZO_COMPILE_TIME_ASSERT' #define ACCCHK_ASSERT(expr) LZO_COMPILE_TIME_ASSERT(expr) ^ src/miniacc.h:4213:9: note: in expansion of macro 'ACCCHK_ASSERT' ACCCHK_ASSERT( (type) (~(type)0) relop (type) 0 ) \ ^ src/miniacc.h:4217:49: note: in expansion of macro 'ACCCHK_ASSERT_SIGN_T' # define ACCCHK_ASSERT_IS_SIGNED_T(type) ACCCHK_ASSERT_SIGN_T(type,<) ^ src/miniacc.h:4428:5: note: in expansion of macro 'ACCCHK_ASSERT_IS_SIGNED_T' ACCCHK_ASSERT_IS_SIGNED_T(acc_int16e_t) ^ ./include/lzo/lzodefs.h:1603:54: warning: typedef '__lzo_cta_t' locally defined but not used [-Wunused-local-typedefs] # define LZO_COMPILE_TIME_ASSERT(e) {typedef int __lzo_cta_t[1-2*!(e)];} ^ src/lzo_init.c:139:30: note: in expansion of macro 'LZO_COMPILE_TIME_ASSERT' #define ACCCHK_ASSERT(expr) LZO_COMPILE_TIME_ASSERT(expr) ^ src/miniacc.h:4214:9: note: in expansion of macro 'ACCCHK_ASSERT' ACCCHK_ASSERT( (type) (~(type)0) == (type) (-1) ) ^ src/miniacc.h:4217:49: note: in expansion of macro 'ACCCHK_ASSERT_SIGN_T' # define ACCCHK_ASSERT_IS_SIGNED_T(type) ACCCHK_ASSERT_SIGN_T(type,<) ^ src/miniacc.h:4428:5: note: in expansion of macro 'ACCCHK_ASSERT_IS_SIGNED_T' ACCCHK_ASSERT_IS_SIGNED_T(acc_int16e_t) ^ ./include/lzo/lzodefs.h:1603:54: warning: typedef '__lzo_cta_t' locally defined but not used [-Wunused-local-typedefs] # define LZO_COMPILE_TIME_ASSERT(e) {typedef int __lzo_cta_t[1-2*!(e)];} ^ src/lzo_init.c:139:30: note: in expansion of macro 'LZO_COMPILE_TIME_ASSERT' #define ACCCHK_ASSERT(expr) LZO_COMPILE_TIME_ASSERT(expr) ^ src/miniacc.h:4212:9: note: in expansion of macro 'ACCCHK_ASSERT' ACCCHK_ASSERT( (type) (-1) relop (type) 0 ) \ ^ src/miniacc.h:4224:49: note: in expansion of macro 'ACCCHK_ASSERT_SIGN_T' # define ACCCHK_ASSERT_IS_UNSIGNED_T(type) ACCCHK_ASSERT_SIGN_T(type,>) ^ src/miniacc.h:4429:5: note: in expansion of macro 'ACCCHK_ASSERT_IS_UNSIGNED_T' ACCCHK_ASSERT_IS_UNSIGNED_T(acc_uint16e_t) ^ ./include/lzo/lzodefs.h:1603:54: warning: typedef '__lzo_cta_t' locally defined but not used [-Wunused-local-typedefs] # define LZO_COMPILE_TIME_ASSERT(e) {typedef int __lzo_cta_t[1-2*!(e)];} ^ src/lzo_init.c:139:30: note: in expansion of macro 'LZO_COMPILE_TIME_ASSERT' #define ACCCHK_ASSERT(expr) LZO_COMPILE_TIME_ASSERT(expr) ^ src/miniacc.h:4213:9: note: in expansion of macro 'ACCCHK_ASSERT' ACCCHK_ASSERT( (type) (~(type)0) relop (type) 0 ) \ ^ src/miniacc.h:4224:49: note: in expansion of macro 'ACCCHK_ASSERT_SIGN_T' # define ACCCHK_ASSERT_IS_UNSIGNED_T(type) ACCCHK_ASSERT_SIGN_T(type,>) ^ src/miniacc.h:4429:5: note: in expansion of macro 'ACCCHK_ASSERT_IS_UNSIGNED_T' ACCCHK_ASSERT_IS_UNSIGNED_T(acc_uint16e_t) ^ ./include/lzo/lzodefs.h:1603:54: warning: typedef '__lzo_cta_t' locally defined but not used [-Wunused-local-typedefs] # define LZO_COMPILE_TIME_ASSERT(e) {typedef int __lzo_cta_t[1-2*!(e)];} ^ src/lzo_init.c:139:30: note: in expansion of macro 'LZO_COMPILE_TIME_ASSERT' #define ACCCHK_ASSERT(expr) LZO_COMPILE_TIME_ASSERT(expr) ^ src/miniacc.h:4214:9: note: in expansion of macro 'ACCCHK_ASSERT' ACCCHK_ASSERT( (type) (~(type)0) == (type) (-1) ) ^ src/miniacc.h:4224:49: note: in expansion of macro 'ACCCHK_ASSERT_SIGN_T' # define ACCCHK_ASSERT_IS_UNSIGNED_T(type) ACCCHK_ASSERT_SIGN_T(type,>) ^ src/miniacc.h:4429:5: note: in expansion of macro 'ACCCHK_ASSERT_IS_UNSIGNED_T' ACCCHK_ASSERT_IS_UNSIGNED_T(acc_uint16e_t) ^ ./include/lzo/lzodefs.h:1603:54: warning: typedef '__lzo_cta_t' locally defined but not used [-Wunused-local-typedefs] # define LZO_COMPILE_TIME_ASSERT(e) {typedef int __lzo_cta_t[1-2*!(e)];} ^ src/lzo_init.c:139:30: note: in expansion of macro 'LZO_COMPILE_TIME_ASSERT' #define ACCCHK_ASSERT(expr) LZO_COMPILE_TIME_ASSERT(expr) ^ src/miniacc.h:4432:5: note: in expansion of macro 'ACCCHK_ASSERT' ACCCHK_ASSERT(((acc_uint16e_t)(~(acc_uint16e_t)0ul) >> 15) == 1) ^ ./include/lzo/lzodefs.h:1603:54: warning: typedef '__lzo_cta_t' locally defined but not used [-Wunused-local-typedefs] # define LZO_COMPILE_TIME_ASSERT(e) {typedef int __lzo_cta_t[1-2*!(e)];} ^ src/lzo_init.c:139:30: note: in expansion of macro 'LZO_COMPILE_TIME_ASSERT' #define ACCCHK_ASSERT(expr) LZO_COMPILE_TIME_ASSERT(expr) ^ src/miniacc.h:4434:5: note: in expansion of macro 'ACCCHK_ASSERT' ACCCHK_ASSERT( (acc_int16e_t) (1 + ~(acc_int16e_t)0) == 0) ^ ./include/lzo/lzodefs.h:1603:54: warning: typedef '__lzo_cta_t' locally defined but not used [-Wunused-local-typedefs] # define LZO_COMPILE_TIME_ASSERT(e) {typedef int __lzo_cta_t[1-2*!(e)];} ^ src/lzo_init.c:139:30: note: in expansion of macro 'LZO_COMPILE_TIME_ASSERT' #define ACCCHK_ASSERT(expr) LZO_COMPILE_TIME_ASSERT(expr) ^ src/miniacc.h:4440:5: note: in expansion of macro 'ACCCHK_ASSERT' ACCCHK_ASSERT(sizeof(acc_int32e_t) == 4) ^ ./include/lzo/lzodefs.h:1603:54: warning: typedef '__lzo_cta_t' locally defined but not used [-Wunused-local-typedefs] # define LZO_COMPILE_TIME_ASSERT(e) {typedef int __lzo_cta_t[1-2*!(e)];} ^ src/lzo_init.c:139:30: note: in expansion of macro 'LZO_COMPILE_TIME_ASSERT' #define ACCCHK_ASSERT(expr) LZO_COMPILE_TIME_ASSERT(expr) ^ src/miniacc.h:4441:5: note: in expansion of macro 'ACCCHK_ASSERT' ACCCHK_ASSERT(sizeof(acc_int32e_t) == SIZEOF_ACC_INT32E_T) ^ ./include/lzo/lzodefs.h:1603:54: warning: typedef '__lzo_cta_t' locally defined but not used [-Wunused-local-typedefs] # define LZO_COMPILE_TIME_ASSERT(e) {typedef int __lzo_cta_t[1-2*!(e)];} ^ src/lzo_init.c:139:30: note: in expansion of macro 'LZO_COMPILE_TIME_ASSERT' #define ACCCHK_ASSERT(expr) LZO_COMPILE_TIME_ASSERT(expr) ^ src/miniacc.h:4442:5: note: in expansion of macro 'ACCCHK_ASSERT' ACCCHK_ASSERT(sizeof(acc_uint32e_t) == 4) ^ ./include/lzo/lzodefs.h:1603:54: warning: typedef '__lzo_cta_t' locally defined but not used [-Wunused-local-typedefs] # define LZO_COMPILE_TIME_ASSERT(e) {typedef int __lzo_cta_t[1-2*!(e)];} ^ src/lzo_init.c:139:30: note: in expansion of macro 'LZO_COMPILE_TIME_ASSERT' #define ACCCHK_ASSERT(expr) LZO_COMPILE_TIME_ASSERT(expr) ^ src/miniacc.h:4443:5: note: in expansion of macro 'ACCCHK_ASSERT' ACCCHK_ASSERT(sizeof(acc_int32e_t) == sizeof(acc_uint32e_t)) ^ ./include/lzo/lzodefs.h:1603:54: warning: typedef '__lzo_cta_t' locally defined but not used [-Wunused-local-typedefs] # define LZO_COMPILE_TIME_ASSERT(e) {typedef int __lzo_cta_t[1-2*!(e)];} ^ src/lzo_init.c:139:30: note: in expansion of macro 'LZO_COMPILE_TIME_ASSERT' #define ACCCHK_ASSERT(expr) LZO_COMPILE_TIME_ASSERT(expr) ^ src/miniacc.h:4212:9: note: in expansion of macro 'ACCCHK_ASSERT' ACCCHK_ASSERT( (type) (-1) relop (type) 0 ) \ ^ src/miniacc.h:4217:49: note: in expansion of macro 'ACCCHK_ASSERT_SIGN_T' # define ACCCHK_ASSERT_IS_SIGNED_T(type) ACCCHK_ASSERT_SIGN_T(type,<) ^ src/miniacc.h:4444:5: note: in expansion of macro 'ACCCHK_ASSERT_IS_SIGNED_T' ACCCHK_ASSERT_IS_SIGNED_T(acc_int32e_t) ^ ./include/lzo/lzodefs.h:1603:54: warning: typedef '__lzo_cta_t' locally defined but not used [-Wunused-local-typedefs] # define LZO_COMPILE_TIME_ASSERT(e) {typedef int __lzo_cta_t[1-2*!(e)];} ^ src/lzo_init.c:139:30: note: in expansion of macro 'LZO_COMPILE_TIME_ASSERT' #define ACCCHK_ASSERT(expr) LZO_COMPILE_TIME_ASSERT(expr) ^ src/miniacc.h:4213:9: note: in expansion of macro 'ACCCHK_ASSERT' ACCCHK_ASSERT( (type) (~(type)0) relop (type) 0 ) \ ^ src/miniacc.h:4217:49: note: in expansion of macro 'ACCCHK_ASSERT_SIGN_T' # define ACCCHK_ASSERT_IS_SIGNED_T(type) ACCCHK_ASSERT_SIGN_T(type,<) ^ src/miniacc.h:4444:5: note: in expansion of macro 'ACCCHK_ASSERT_IS_SIGNED_T' ACCCHK_ASSERT_IS_SIGNED_T(acc_int32e_t) ^ ./include/lzo/lzodefs.h:1603:54: warning: typedef '__lzo_cta_t' locally defined but not used [-Wunused-local-typedefs] # define LZO_COMPILE_TIME_ASSERT(e) {typedef int __lzo_cta_t[1-2*!(e)];} ^ src/lzo_init.c:139:30: note: in expansion of macro 'LZO_COMPILE_TIME_ASSERT' #define ACCCHK_ASSERT(expr) LZO_COMPILE_TIME_ASSERT(expr) ^ src/miniacc.h:4214:9: note: in expansion of macro 'ACCCHK_ASSERT' ACCCHK_ASSERT( (type) (~(type)0) == (type) (-1) ) ^ src/miniacc.h:4217:49: note: in expansion of macro 'ACCCHK_ASSERT_SIGN_T' # define ACCCHK_ASSERT_IS_SIGNED_T(type) ACCCHK_ASSERT_SIGN_T(type,<) ^ src/miniacc.h:4444:5: note: in expansion of macro 'ACCCHK_ASSERT_IS_SIGNED_T' ACCCHK_ASSERT_IS_SIGNED_T(acc_int32e_t) ^ ./include/lzo/lzodefs.h:1603:54: warning: typedef '__lzo_cta_t' locally defined but not used [-Wunused-local-typedefs] # define LZO_COMPILE_TIME_ASSERT(e) {typedef int __lzo_cta_t[1-2*!(e)];} ^ src/lzo_init.c:139:30: note: in expansion of macro 'LZO_COMPILE_TIME_ASSERT' #define ACCCHK_ASSERT(expr) LZO_COMPILE_TIME_ASSERT(expr) ^ src/miniacc.h:4445:5: note: in expansion of macro 'ACCCHK_ASSERT' ACCCHK_ASSERT(((( (acc_int32e_t)1 << 30) + 1) >> 30) == 1) ^ ./include/lzo/lzodefs.h:1603:54: warning: typedef '__lzo_cta_t' locally defined but not used [-Wunused-local-typedefs] # define LZO_COMPILE_TIME_ASSERT(e) {typedef int __lzo_cta_t[1-2*!(e)];} ^ src/lzo_init.c:139:30: note: in expansion of macro 'LZO_COMPILE_TIME_ASSERT' #define ACCCHK_ASSERT(expr) LZO_COMPILE_TIME_ASSERT(expr) ^ src/miniacc.h:4212:9: note: in expansion of macro 'ACCCHK_ASSERT' ACCCHK_ASSERT( (type) (-1) relop (type) 0 ) \ ^ src/miniacc.h:4224:49: note: in expansion of macro 'ACCCHK_ASSERT_SIGN_T' # define ACCCHK_ASSERT_IS_UNSIGNED_T(type) ACCCHK_ASSERT_SIGN_T(type,>) ^ src/miniacc.h:4446:5: note: in expansion of macro 'ACCCHK_ASSERT_IS_UNSIGNED_T' ACCCHK_ASSERT_IS_UNSIGNED_T(acc_uint32e_t) ^ ./include/lzo/lzodefs.h:1603:54: warning: typedef '__lzo_cta_t' locally defined but not used [-Wunused-local-typedefs] # define LZO_COMPILE_TIME_ASSERT(e) {typedef int __lzo_cta_t[1-2*!(e)];} ^ src/lzo_init.c:139:30: note: in expansion of macro 'LZO_COMPILE_TIME_ASSERT' #define ACCCHK_ASSERT(expr) LZO_COMPILE_TIME_ASSERT(expr) ^ src/miniacc.h:4213:9: note: in expansion of macro 'ACCCHK_ASSERT' ACCCHK_ASSERT( (type) (~(type)0) relop (type) 0 ) \ ^ src/miniacc.h:4224:49: note: in expansion of macro 'ACCCHK_ASSERT_SIGN_T' # define ACCCHK_ASSERT_IS_UNSIGNED_T(type) ACCCHK_ASSERT_SIGN_T(type,>) ^ src/miniacc.h:4446:5: note: in expansion of macro 'ACCCHK_ASSERT_IS_UNSIGNED_T' ACCCHK_ASSERT_IS_UNSIGNED_T(acc_uint32e_t) ^ ./include/lzo/lzodefs.h:1603:54: warning: typedef '__lzo_cta_t' locally defined but not used [-Wunused-local-typedefs] # define LZO_COMPILE_TIME_ASSERT(e) {typedef int __lzo_cta_t[1-2*!(e)];} ^ src/lzo_init.c:139:30: note: in expansion of macro 'LZO_COMPILE_TIME_ASSERT' #define ACCCHK_ASSERT(expr) LZO_COMPILE_TIME_ASSERT(expr) ^ src/miniacc.h:4214:9: note: in expansion of macro 'ACCCHK_ASSERT' ACCCHK_ASSERT( (type) (~(type)0) == (type) (-1) ) ^ src/miniacc.h:4224:49: note: in expansion of macro 'ACCCHK_ASSERT_SIGN_T' # define ACCCHK_ASSERT_IS_UNSIGNED_T(type) ACCCHK_ASSERT_SIGN_T(type,>) ^ src/miniacc.h:4446:5: note: in expansion of macro 'ACCCHK_ASSERT_IS_UNSIGNED_T' ACCCHK_ASSERT_IS_UNSIGNED_T(acc_uint32e_t) ^ ./include/lzo/lzodefs.h:1603:54: warning: typedef '__lzo_cta_t' locally defined but not used [-Wunused-local-typedefs] # define LZO_COMPILE_TIME_ASSERT(e) {typedef int __lzo_cta_t[1-2*!(e)];} ^ src/lzo_init.c:139:30: note: in expansion of macro 'LZO_COMPILE_TIME_ASSERT' #define ACCCHK_ASSERT(expr) LZO_COMPILE_TIME_ASSERT(expr) ^ src/miniacc.h:4447:5: note: in expansion of macro 'ACCCHK_ASSERT' ACCCHK_ASSERT(((( (acc_uint32e_t)1 << 31) + 1) >> 31) == 1) ^ ./include/lzo/lzodefs.h:1603:54: warning: typedef '__lzo_cta_t' locally defined but not used [-Wunused-local-typedefs] # define LZO_COMPILE_TIME_ASSERT(e) {typedef int __lzo_cta_t[1-2*!(e)];} ^ src/lzo_init.c:139:30: note: in expansion of macro 'LZO_COMPILE_TIME_ASSERT' #define ACCCHK_ASSERT(expr) LZO_COMPILE_TIME_ASSERT(expr) ^ src/miniacc.h:4448:5: note: in expansion of macro 'ACCCHK_ASSERT' ACCCHK_ASSERT(((acc_uint32e_t)(~(acc_uint32e_t)0ul) >> 31) == 1) ^ ./include/lzo/lzodefs.h:1603:54: warning: typedef '__lzo_cta_t' locally defined but not used [-Wunused-local-typedefs] # define LZO_COMPILE_TIME_ASSERT(e) {typedef int __lzo_cta_t[1-2*!(e)];} ^ src/lzo_init.c:139:30: note: in expansion of macro 'LZO_COMPILE_TIME_ASSERT' #define ACCCHK_ASSERT(expr) LZO_COMPILE_TIME_ASSERT(expr) ^ src/miniacc.h:4449:5: note: in expansion of macro 'ACCCHK_ASSERT' ACCCHK_ASSERT( (acc_int32e_t) (1 + ~(acc_int32e_t)0) == 0) ^ ./include/lzo/lzodefs.h:1603:54: warning: typedef '__lzo_cta_t' locally defined but not used [-Wunused-local-typedefs] # define LZO_COMPILE_TIME_ASSERT(e) {typedef int __lzo_cta_t[1-2*!(e)];} ^ src/lzo_init.c:139:30: note: in expansion of macro 'LZO_COMPILE_TIME_ASSERT' #define ACCCHK_ASSERT(expr) LZO_COMPILE_TIME_ASSERT(expr) ^ src/miniacc.h:4455:5: note: in expansion of macro 'ACCCHK_ASSERT' ACCCHK_ASSERT(sizeof(acc_int32l_t) >= sizeof(acc_int32e_t)) ^ ./include/lzo/lzodefs.h:1603:54: warning: typedef '__lzo_cta_t' locally defined but not used [-Wunused-local-typedefs] # define LZO_COMPILE_TIME_ASSERT(e) {typedef int __lzo_cta_t[1-2*!(e)];} ^ src/lzo_init.c:139:30: note: in expansion of macro 'LZO_COMPILE_TIME_ASSERT' #define ACCCHK_ASSERT(expr) LZO_COMPILE_TIME_ASSERT(expr) ^ src/miniacc.h:4457:5: note: in expansion of macro 'ACCCHK_ASSERT' ACCCHK_ASSERT(sizeof(acc_int32l_t) >= 4) ^ ./include/lzo/lzodefs.h:1603:54: warning: typedef '__lzo_cta_t' locally defined but not used [-Wunused-local-typedefs] # define LZO_COMPILE_TIME_ASSERT(e) {typedef int __lzo_cta_t[1-2*!(e)];} ^ src/lzo_init.c:139:30: note: in expansion of macro 'LZO_COMPILE_TIME_ASSERT' #define ACCCHK_ASSERT(expr) LZO_COMPILE_TIME_ASSERT(expr) ^ src/miniacc.h:4458:5: note: in expansion of macro 'ACCCHK_ASSERT' ACCCHK_ASSERT(sizeof(acc_int32l_t) == SIZEOF_ACC_INT32L_T) ^ ./include/lzo/lzodefs.h:1603:54: warning: typedef '__lzo_cta_t' locally defined but not used [-Wunused-local-typedefs] # define LZO_COMPILE_TIME_ASSERT(e) {typedef int __lzo_cta_t[1-2*!(e)];} ^ src/lzo_init.c:139:30: note: in expansion of macro 'LZO_COMPILE_TIME_ASSERT' #define ACCCHK_ASSERT(expr) LZO_COMPILE_TIME_ASSERT(expr) ^ src/miniacc.h:4459:5: note: in expansion of macro 'ACCCHK_ASSERT' ACCCHK_ASSERT(sizeof(acc_uint32l_t) >= 4) ^ ./include/lzo/lzodefs.h:1603:54: warning: typedef '__lzo_cta_t' locally defined but not used [-Wunused-local-typedefs] # define LZO_COMPILE_TIME_ASSERT(e) {typedef int __lzo_cta_t[1-2*!(e)];} ^ src/lzo_init.c:139:30: note: in expansion of macro 'LZO_COMPILE_TIME_ASSERT' #define ACCCHK_ASSERT(expr) LZO_COMPILE_TIME_ASSERT(expr) ^ src/miniacc.h:4460:5: note: in expansion of macro 'ACCCHK_ASSERT' ACCCHK_ASSERT(sizeof(acc_int32l_t) == sizeof(acc_uint32l_t)) ^ ./include/lzo/lzodefs.h:1603:54: warning: typedef '__lzo_cta_t' locally defined but not used [-Wunused-local-typedefs] # define LZO_COMPILE_TIME_ASSERT(e) {typedef int __lzo_cta_t[1-2*!(e)];} ^ src/lzo_init.c:139:30: note: in expansion of macro 'LZO_COMPILE_TIME_ASSERT' #define ACCCHK_ASSERT(expr) LZO_COMPILE_TIME_ASSERT(expr) ^ src/miniacc.h:4212:9: note: in expansion of macro 'ACCCHK_ASSERT' ACCCHK_ASSERT( (type) (-1) relop (type) 0 ) \ ^ src/miniacc.h:4217:49: note: in expansion of macro 'ACCCHK_ASSERT_SIGN_T' # define ACCCHK_ASSERT_IS_SIGNED_T(type) ACCCHK_ASSERT_SIGN_T(type,<) ^ src/miniacc.h:4461:5: note: in expansion of macro 'ACCCHK_ASSERT_IS_SIGNED_T' ACCCHK_ASSERT_IS_SIGNED_T(acc_int32l_t) ^ ./include/lzo/lzodefs.h:1603:54: warning: typedef '__lzo_cta_t' locally defined but not used [-Wunused-local-typedefs] # define LZO_COMPILE_TIME_ASSERT(e) {typedef int __lzo_cta_t[1-2*!(e)];} ^ src/lzo_init.c:139:30: note: in expansion of macro 'LZO_COMPILE_TIME_ASSERT' #define ACCCHK_ASSERT(expr) LZO_COMPILE_TIME_ASSERT(expr) ^ src/miniacc.h:4213:9: note: in expansion of macro 'ACCCHK_ASSERT' ACCCHK_ASSERT( (type) (~(type)0) relop (type) 0 ) \ ^ src/miniacc.h:4217:49: note: in expansion of macro 'ACCCHK_ASSERT_SIGN_T' # define ACCCHK_ASSERT_IS_SIGNED_T(type) ACCCHK_ASSERT_SIGN_T(type,<) ^ src/miniacc.h:4461:5: note: in expansion of macro 'ACCCHK_ASSERT_IS_SIGNED_T' ACCCHK_ASSERT_IS_SIGNED_T(acc_int32l_t) ^ ./include/lzo/lzodefs.h:1603:54: warning: typedef '__lzo_cta_t' locally defined but not used [-Wunused-local-typedefs] # define LZO_COMPILE_TIME_ASSERT(e) {typedef int __lzo_cta_t[1-2*!(e)];} ^ src/lzo_init.c:139:30: note: in expansion of macro 'LZO_COMPILE_TIME_ASSERT' #define ACCCHK_ASSERT(expr) LZO_COMPILE_TIME_ASSERT(expr) ^ src/miniacc.h:4214:9: note: in expansion of macro 'ACCCHK_ASSERT' ACCCHK_ASSERT( (type) (~(type)0) == (type) (-1) ) ^ src/miniacc.h:4217:49: note: in expansion of macro 'ACCCHK_ASSERT_SIGN_T' # define ACCCHK_ASSERT_IS_SIGNED_T(type) ACCCHK_ASSERT_SIGN_T(type,<) ^ src/miniacc.h:4461:5: note: in expansion of macro 'ACCCHK_ASSERT_IS_SIGNED_T' ACCCHK_ASSERT_IS_SIGNED_T(acc_int32l_t) ^ ./include/lzo/lzodefs.h:1603:54: warning: typedef '__lzo_cta_t' locally defined but not used [-Wunused-local-typedefs] # define LZO_COMPILE_TIME_ASSERT(e) {typedef int __lzo_cta_t[1-2*!(e)];} ^ src/lzo_init.c:139:30: note: in expansion of macro 'LZO_COMPILE_TIME_ASSERT' #define ACCCHK_ASSERT(expr) LZO_COMPILE_TIME_ASSERT(expr) ^ src/miniacc.h:4462:5: note: in expansion of macro 'ACCCHK_ASSERT' ACCCHK_ASSERT(((( (acc_int32l_t)1 << 30) + 1) >> 30) == 1) ^ ./include/lzo/lzodefs.h:1603:54: warning: typedef '__lzo_cta_t' locally defined but not used [-Wunused-local-typedefs] # define LZO_COMPILE_TIME_ASSERT(e) {typedef int __lzo_cta_t[1-2*!(e)];} ^ src/lzo_init.c:139:30: note: in expansion of macro 'LZO_COMPILE_TIME_ASSERT' #define ACCCHK_ASSERT(expr) LZO_COMPILE_TIME_ASSERT(expr) ^ src/miniacc.h:4212:9: note: in expansion of macro 'ACCCHK_ASSERT' ACCCHK_ASSERT( (type) (-1) relop (type) 0 ) \ ^ src/miniacc.h:4224:49: note: in expansion of macro 'ACCCHK_ASSERT_SIGN_T' # define ACCCHK_ASSERT_IS_UNSIGNED_T(type) ACCCHK_ASSERT_SIGN_T(type,>) ^ src/miniacc.h:4463:5: note: in expansion of macro 'ACCCHK_ASSERT_IS_UNSIGNED_T' ACCCHK_ASSERT_IS_UNSIGNED_T(acc_uint32l_t) ^ ./include/lzo/lzodefs.h:1603:54: warning: typedef '__lzo_cta_t' locally defined but not used [-Wunused-local-typedefs] # define LZO_COMPILE_TIME_ASSERT(e) {typedef int __lzo_cta_t[1-2*!(e)];} ^ src/lzo_init.c:139:30: note: in expansion of macro 'LZO_COMPILE_TIME_ASSERT' #define ACCCHK_ASSERT(expr) LZO_COMPILE_TIME_ASSERT(expr) ^ src/miniacc.h:4213:9: note: in expansion of macro 'ACCCHK_ASSERT' ACCCHK_ASSERT( (type) (~(type)0) relop (type) 0 ) \ ^ src/miniacc.h:4224:49: note: in expansion of macro 'ACCCHK_ASSERT_SIGN_T' # define ACCCHK_ASSERT_IS_UNSIGNED_T(type) ACCCHK_ASSERT_SIGN_T(type,>) ^ src/miniacc.h:4463:5: note: in expansion of macro 'ACCCHK_ASSERT_IS_UNSIGNED_T' ACCCHK_ASSERT_IS_UNSIGNED_T(acc_uint32l_t) ^ ./include/lzo/lzodefs.h:1603:54: warning: typedef '__lzo_cta_t' locally defined but not used [-Wunused-local-typedefs] # define LZO_COMPILE_TIME_ASSERT(e) {typedef int __lzo_cta_t[1-2*!(e)];} ^ src/lzo_init.c:139:30: note: in expansion of macro 'LZO_COMPILE_TIME_ASSERT' #define ACCCHK_ASSERT(expr) LZO_COMPILE_TIME_ASSERT(expr) ^ src/miniacc.h:4214:9: note: in expansion of macro 'ACCCHK_ASSERT' ACCCHK_ASSERT( (type) (~(type)0) == (type) (-1) ) ^ src/miniacc.h:4224:49: note: in expansion of macro 'ACCCHK_ASSERT_SIGN_T' # define ACCCHK_ASSERT_IS_UNSIGNED_T(type) ACCCHK_ASSERT_SIGN_T(type,>) ^ src/miniacc.h:4463:5: note: in expansion of macro 'ACCCHK_ASSERT_IS_UNSIGNED_T' ACCCHK_ASSERT_IS_UNSIGNED_T(acc_uint32l_t) ^ ./include/lzo/lzodefs.h:1603:54: warning: typedef '__lzo_cta_t' locally defined but not used [-Wunused-local-typedefs] # define LZO_COMPILE_TIME_ASSERT(e) {typedef int __lzo_cta_t[1-2*!(e)];} ^ src/lzo_init.c:139:30: note: in expansion of macro 'LZO_COMPILE_TIME_ASSERT' #define ACCCHK_ASSERT(expr) LZO_COMPILE_TIME_ASSERT(expr) ^ src/miniacc.h:4464:5: note: in expansion of macro 'ACCCHK_ASSERT' ACCCHK_ASSERT(((( (acc_uint32l_t)1 << 31) + 1) >> 31) == 1) ^ ./include/lzo/lzodefs.h:1603:54: warning: typedef '__lzo_cta_t' locally defined but not used [-Wunused-local-typedefs] # define LZO_COMPILE_TIME_ASSERT(e) {typedef int __lzo_cta_t[1-2*!(e)];} ^ src/lzo_init.c:139:30: note: in expansion of macro 'LZO_COMPILE_TIME_ASSERT' #define ACCCHK_ASSERT(expr) LZO_COMPILE_TIME_ASSERT(expr) ^ src/miniacc.h:4465:5: note: in expansion of macro 'ACCCHK_ASSERT' ACCCHK_ASSERT(sizeof(acc_int32f_t) >= sizeof(int)) ^ ./include/lzo/lzodefs.h:1603:54: warning: typedef '__lzo_cta_t' locally defined but not used [-Wunused-local-typedefs] # define LZO_COMPILE_TIME_ASSERT(e) {typedef int __lzo_cta_t[1-2*!(e)];} ^ src/lzo_init.c:139:30: note: in expansion of macro 'LZO_COMPILE_TIME_ASSERT' #define ACCCHK_ASSERT(expr) LZO_COMPILE_TIME_ASSERT(expr) ^ src/miniacc.h:4467:5: note: in expansion of macro 'ACCCHK_ASSERT' ACCCHK_ASSERT(sizeof(acc_int32f_t) >= sizeof(acc_int32e_t)) ^ ./include/lzo/lzodefs.h:1603:54: warning: typedef '__lzo_cta_t' locally defined but not used [-Wunused-local-typedefs] # define LZO_COMPILE_TIME_ASSERT(e) {typedef int __lzo_cta_t[1-2*!(e)];} ^ src/lzo_init.c:139:30: note: in expansion of macro 'LZO_COMPILE_TIME_ASSERT' #define ACCCHK_ASSERT(expr) LZO_COMPILE_TIME_ASSERT(expr) ^ src/miniacc.h:4469:5: note: in expansion of macro 'ACCCHK_ASSERT' ACCCHK_ASSERT(sizeof(acc_int32f_t) >= sizeof(acc_int32l_t)) ^ ./include/lzo/lzodefs.h:1603:54: warning: typedef '__lzo_cta_t' locally defined but not used [-Wunused-local-typedefs] # define LZO_COMPILE_TIME_ASSERT(e) {typedef int __lzo_cta_t[1-2*!(e)];} ^ src/lzo_init.c:139:30: note: in expansion of macro 'LZO_COMPILE_TIME_ASSERT' #define ACCCHK_ASSERT(expr) LZO_COMPILE_TIME_ASSERT(expr) ^ src/miniacc.h:4470:5: note: in expansion of macro 'ACCCHK_ASSERT' ACCCHK_ASSERT(sizeof(acc_int32f_t) >= 4) ^ ./include/lzo/lzodefs.h:1603:54: warning: typedef '__lzo_cta_t' locally defined but not used [-Wunused-local-typedefs] # define LZO_COMPILE_TIME_ASSERT(e) {typedef int __lzo_cta_t[1-2*!(e)];} ^ src/lzo_init.c:139:30: note: in expansion of macro 'LZO_COMPILE_TIME_ASSERT' #define ACCCHK_ASSERT(expr) LZO_COMPILE_TIME_ASSERT(expr) ^ src/miniacc.h:4471:5: note: in expansion of macro 'ACCCHK_ASSERT' ACCCHK_ASSERT(sizeof(acc_int32f_t) >= sizeof(acc_int32l_t)) ^ ./include/lzo/lzodefs.h:1603:54: warning: typedef '__lzo_cta_t' locally defined but not used [-Wunused-local-typedefs] # define LZO_COMPILE_TIME_ASSERT(e) {typedef int __lzo_cta_t[1-2*!(e)];} ^ src/lzo_init.c:139:30: note: in expansion of macro 'LZO_COMPILE_TIME_ASSERT' #define ACCCHK_ASSERT(expr) LZO_COMPILE_TIME_ASSERT(expr) ^ src/miniacc.h:4472:5: note: in expansion of macro 'ACCCHK_ASSERT' ACCCHK_ASSERT(sizeof(acc_int32f_t) == SIZEOF_ACC_INT32F_T) ^ ./include/lzo/lzodefs.h:1603:54: warning: typedef '__lzo_cta_t' locally defined but not used [-Wunused-local-typedefs] # define LZO_COMPILE_TIME_ASSERT(e) {typedef int __lzo_cta_t[1-2*!(e)];} ^ src/lzo_init.c:139:30: note: in expansion of macro 'LZO_COMPILE_TIME_ASSERT' #define ACCCHK_ASSERT(expr) LZO_COMPILE_TIME_ASSERT(expr) ^ src/miniacc.h:4473:5: note: in expansion of macro 'ACCCHK_ASSERT' ACCCHK_ASSERT(sizeof(acc_uint32f_t) >= 4) ^ ./include/lzo/lzodefs.h:1603:54: warning: typedef '__lzo_cta_t' locally defined but not used [-Wunused-local-typedefs] # define LZO_COMPILE_TIME_ASSERT(e) {typedef int __lzo_cta_t[1-2*!(e)];} ^ src/lzo_init.c:139:30: note: in expansion of macro 'LZO_COMPILE_TIME_ASSERT' #define ACCCHK_ASSERT(expr) LZO_COMPILE_TIME_ASSERT(expr) ^ src/miniacc.h:4474:5: note: in expansion of macro 'ACCCHK_ASSERT' ACCCHK_ASSERT(sizeof(acc_uint32f_t) >= sizeof(acc_uint32l_t)) ^ ./include/lzo/lzodefs.h:1603:54: warning: typedef '__lzo_cta_t' locally defined but not used [-Wunused-local-typedefs] # define LZO_COMPILE_TIME_ASSERT(e) {typedef int __lzo_cta_t[1-2*!(e)];} ^ src/lzo_init.c:139:30: note: in expansion of macro 'LZO_COMPILE_TIME_ASSERT' #define ACCCHK_ASSERT(expr) LZO_COMPILE_TIME_ASSERT(expr) ^ src/miniacc.h:4475:5: note: in expansion of macro 'ACCCHK_ASSERT' ACCCHK_ASSERT(sizeof(acc_int32f_t) == sizeof(acc_uint32f_t)) ^ ./include/lzo/lzodefs.h:1603:54: warning: typedef '__lzo_cta_t' locally defined but not used [-Wunused-local-typedefs] # define LZO_COMPILE_TIME_ASSERT(e) {typedef int __lzo_cta_t[1-2*!(e)];} ^ src/lzo_init.c:139:30: note: in expansion of macro 'LZO_COMPILE_TIME_ASSERT' #define ACCCHK_ASSERT(expr) LZO_COMPILE_TIME_ASSERT(expr) ^ src/miniacc.h:4212:9: note: in expansion of macro 'ACCCHK_ASSERT' ACCCHK_ASSERT( (type) (-1) relop (type) 0 ) \ ^ src/miniacc.h:4217:49: note: in expansion of macro 'ACCCHK_ASSERT_SIGN_T' # define ACCCHK_ASSERT_IS_SIGNED_T(type) ACCCHK_ASSERT_SIGN_T(type,<) ^ src/miniacc.h:4476:5: note: in expansion of macro 'ACCCHK_ASSERT_IS_SIGNED_T' ACCCHK_ASSERT_IS_SIGNED_T(acc_int32f_t) ^ ./include/lzo/lzodefs.h:1603:54: warning: typedef '__lzo_cta_t' locally defined but not used [-Wunused-local-typedefs] # define LZO_COMPILE_TIME_ASSERT(e) {typedef int __lzo_cta_t[1-2*!(e)];} ^ src/lzo_init.c:139:30: note: in expansion of macro 'LZO_COMPILE_TIME_ASSERT' #define ACCCHK_ASSERT(expr) LZO_COMPILE_TIME_ASSERT(expr) ^ src/miniacc.h:4213:9: note: in expansion of macro 'ACCCHK_ASSERT' ACCCHK_ASSERT( (type) (~(type)0) relop (type) 0 ) \ ^ src/miniacc.h:4217:49: note: in expansion of macro 'ACCCHK_ASSERT_SIGN_T' # define ACCCHK_ASSERT_IS_SIGNED_T(type) ACCCHK_ASSERT_SIGN_T(type,<) ^ src/miniacc.h:4476:5: note: in expansion of macro 'ACCCHK_ASSERT_IS_SIGNED_T' ACCCHK_ASSERT_IS_SIGNED_T(acc_int32f_t) ^ ./include/lzo/lzodefs.h:1603:54: warning: typedef '__lzo_cta_t' locally defined but not used [-Wunused-local-typedefs] # define LZO_COMPILE_TIME_ASSERT(e) {typedef int __lzo_cta_t[1-2*!(e)];} ^ src/lzo_init.c:139:30: note: in expansion of macro 'LZO_COMPILE_TIME_ASSERT' #define ACCCHK_ASSERT(expr) LZO_COMPILE_TIME_ASSERT(expr) ^ src/miniacc.h:4214:9: note: in expansion of macro 'ACCCHK_ASSERT' ACCCHK_ASSERT( (type) (~(type)0) == (type) (-1) ) ^ src/miniacc.h:4217:49: note: in expansion of macro 'ACCCHK_ASSERT_SIGN_T' # define ACCCHK_ASSERT_IS_SIGNED_T(type) ACCCHK_ASSERT_SIGN_T(type,<) ^ src/miniacc.h:4476:5: note: in expansion of macro 'ACCCHK_ASSERT_IS_SIGNED_T' ACCCHK_ASSERT_IS_SIGNED_T(acc_int32f_t) ^ ./include/lzo/lzodefs.h:1603:54: warning: typedef '__lzo_cta_t' locally defined but not used [-Wunused-local-typedefs] # define LZO_COMPILE_TIME_ASSERT(e) {typedef int __lzo_cta_t[1-2*!(e)];} ^ src/lzo_init.c:139:30: note: in expansion of macro 'LZO_COMPILE_TIME_ASSERT' #define ACCCHK_ASSERT(expr) LZO_COMPILE_TIME_ASSERT(expr) ^ src/miniacc.h:4477:5: note: in expansion of macro 'ACCCHK_ASSERT' ACCCHK_ASSERT(((( (acc_int32f_t)1 << 30) + 1) >> 30) == 1) ^ ./include/lzo/lzodefs.h:1603:54: warning: typedef '__lzo_cta_t' locally defined but not used [-Wunused-local-typedefs] # define LZO_COMPILE_TIME_ASSERT(e) {typedef int __lzo_cta_t[1-2*!(e)];} ^ src/lzo_init.c:139:30: note: in expansion of macro 'LZO_COMPILE_TIME_ASSERT' #define ACCCHK_ASSERT(expr) LZO_COMPILE_TIME_ASSERT(expr) ^ src/miniacc.h:4212:9: note: in expansion of macro 'ACCCHK_ASSERT' ACCCHK_ASSERT( (type) (-1) relop (type) 0 ) \ ^ src/miniacc.h:4224:49: note: in expansion of macro 'ACCCHK_ASSERT_SIGN_T' # define ACCCHK_ASSERT_IS_UNSIGNED_T(type) ACCCHK_ASSERT_SIGN_T(type,>) ^ src/miniacc.h:4478:5: note: in expansion of macro 'ACCCHK_ASSERT_IS_UNSIGNED_T' ACCCHK_ASSERT_IS_UNSIGNED_T(acc_uint32f_t) ^ ./include/lzo/lzodefs.h:1603:54: warning: typedef '__lzo_cta_t' locally defined but not used [-Wunused-local-typedefs] # define LZO_COMPILE_TIME_ASSERT(e) {typedef int __lzo_cta_t[1-2*!(e)];} ^ src/lzo_init.c:139:30: note: in expansion of macro 'LZO_COMPILE_TIME_ASSERT' #define ACCCHK_ASSERT(expr) LZO_COMPILE_TIME_ASSERT(expr) ^ src/miniacc.h:4213:9: note: in expansion of macro 'ACCCHK_ASSERT' ACCCHK_ASSERT( (type) (~(type)0) relop (type) 0 ) \ ^ src/miniacc.h:4224:49: note: in expansion of macro 'ACCCHK_ASSERT_SIGN_T' # define ACCCHK_ASSERT_IS_UNSIGNED_T(type) ACCCHK_ASSERT_SIGN_T(type,>) ^ src/miniacc.h:4478:5: note: in expansion of macro 'ACCCHK_ASSERT_IS_UNSIGNED_T' ACCCHK_ASSERT_IS_UNSIGNED_T(acc_uint32f_t) ^ ./include/lzo/lzodefs.h:1603:54: warning: typedef '__lzo_cta_t' locally defined but not used [-Wunused-local-typedefs] # define LZO_COMPILE_TIME_ASSERT(e) {typedef int __lzo_cta_t[1-2*!(e)];} ^ src/lzo_init.c:139:30: note: in expansion of macro 'LZO_COMPILE_TIME_ASSERT' #define ACCCHK_ASSERT(expr) LZO_COMPILE_TIME_ASSERT(expr) ^ src/miniacc.h:4214:9: note: in expansion of macro 'ACCCHK_ASSERT' ACCCHK_ASSERT( (type) (~(type)0) == (type) (-1) ) ^ src/miniacc.h:4224:49: note: in expansion of macro 'ACCCHK_ASSERT_SIGN_T' # define ACCCHK_ASSERT_IS_UNSIGNED_T(type) ACCCHK_ASSERT_SIGN_T(type,>) ^ src/miniacc.h:4478:5: note: in expansion of macro 'ACCCHK_ASSERT_IS_UNSIGNED_T' ACCCHK_ASSERT_IS_UNSIGNED_T(acc_uint32f_t) ^ ./include/lzo/lzodefs.h:1603:54: warning: typedef '__lzo_cta_t' locally defined but not used [-Wunused-local-typedefs] # define LZO_COMPILE_TIME_ASSERT(e) {typedef int __lzo_cta_t[1-2*!(e)];} ^ src/lzo_init.c:139:30: note: in expansion of macro 'LZO_COMPILE_TIME_ASSERT' #define ACCCHK_ASSERT(expr) LZO_COMPILE_TIME_ASSERT(expr) ^ src/miniacc.h:4479:5: note: in expansion of macro 'ACCCHK_ASSERT' ACCCHK_ASSERT(((( (acc_uint32f_t)1 << 31) + 1) >> 31) == 1) ^ ./include/lzo/lzodefs.h:1603:54: warning: typedef '__lzo_cta_t' locally defined but not used [-Wunused-local-typedefs] # define LZO_COMPILE_TIME_ASSERT(e) {typedef int __lzo_cta_t[1-2*!(e)];} ^ src/lzo_init.c:139:30: note: in expansion of macro 'LZO_COMPILE_TIME_ASSERT' #define ACCCHK_ASSERT(expr) LZO_COMPILE_TIME_ASSERT(expr) ^ src/miniacc.h:4481:5: note: in expansion of macro 'ACCCHK_ASSERT' ACCCHK_ASSERT(sizeof(acc_int64e_t) == 8) ^ ./include/lzo/lzodefs.h:1603:54: warning: typedef '__lzo_cta_t' locally defined but not used [-Wunused-local-typedefs] # define LZO_COMPILE_TIME_ASSERT(e) {typedef int __lzo_cta_t[1-2*!(e)];} ^ src/lzo_init.c:139:30: note: in expansion of macro 'LZO_COMPILE_TIME_ASSERT' #define ACCCHK_ASSERT(expr) LZO_COMPILE_TIME_ASSERT(expr) ^ src/miniacc.h:4482:5: note: in expansion of macro 'ACCCHK_ASSERT' ACCCHK_ASSERT(sizeof(acc_int64e_t) == SIZEOF_ACC_INT64E_T) ^ ./include/lzo/lzodefs.h:1603:54: warning: typedef '__lzo_cta_t' locally defined but not used [-Wunused-local-typedefs] # define LZO_COMPILE_TIME_ASSERT(e) {typedef int __lzo_cta_t[1-2*!(e)];} ^ src/lzo_init.c:139:30: note: in expansion of macro 'LZO_COMPILE_TIME_ASSERT' #define ACCCHK_ASSERT(expr) LZO_COMPILE_TIME_ASSERT(expr) ^ src/miniacc.h:4483:5: note: in expansion of macro 'ACCCHK_ASSERT' ACCCHK_ASSERT(sizeof(acc_uint64e_t) == 8) ^ ./include/lzo/lzodefs.h:1603:54: warning: typedef '__lzo_cta_t' locally defined but not used [-Wunused-local-typedefs] # define LZO_COMPILE_TIME_ASSERT(e) {typedef int __lzo_cta_t[1-2*!(e)];} ^ src/lzo_init.c:139:30: note: in expansion of macro 'LZO_COMPILE_TIME_ASSERT' #define ACCCHK_ASSERT(expr) LZO_COMPILE_TIME_ASSERT(expr) ^ src/miniacc.h:4484:5: note: in expansion of macro 'ACCCHK_ASSERT' ACCCHK_ASSERT(sizeof(acc_int64e_t) == sizeof(acc_uint64e_t)) ^ ./include/lzo/lzodefs.h:1603:54: warning: typedef '__lzo_cta_t' locally defined but not used [-Wunused-local-typedefs] # define LZO_COMPILE_TIME_ASSERT(e) {typedef int __lzo_cta_t[1-2*!(e)];} ^ src/lzo_init.c:139:30: note: in expansion of macro 'LZO_COMPILE_TIME_ASSERT' #define ACCCHK_ASSERT(expr) LZO_COMPILE_TIME_ASSERT(expr) ^ src/miniacc.h:4212:9: note: in expansion of macro 'ACCCHK_ASSERT' ACCCHK_ASSERT( (type) (-1) relop (type) 0 ) \ ^ src/miniacc.h:4217:49: note: in expansion of macro 'ACCCHK_ASSERT_SIGN_T' # define ACCCHK_ASSERT_IS_SIGNED_T(type) ACCCHK_ASSERT_SIGN_T(type,<) ^ src/miniacc.h:4485:5: note: in expansion of macro 'ACCCHK_ASSERT_IS_SIGNED_T' ACCCHK_ASSERT_IS_SIGNED_T(acc_int64e_t) ^ ./include/lzo/lzodefs.h:1603:54: warning: typedef '__lzo_cta_t' locally defined but not used [-Wunused-local-typedefs] # define LZO_COMPILE_TIME_ASSERT(e) {typedef int __lzo_cta_t[1-2*!(e)];} ^ src/lzo_init.c:139:30: note: in expansion of macro 'LZO_COMPILE_TIME_ASSERT' #define ACCCHK_ASSERT(expr) LZO_COMPILE_TIME_ASSERT(expr) ^ src/miniacc.h:4213:9: note: in expansion of macro 'ACCCHK_ASSERT' ACCCHK_ASSERT( (type) (~(type)0) relop (type) 0 ) \ ^ src/miniacc.h:4217:49: note: in expansion of macro 'ACCCHK_ASSERT_SIGN_T' # define ACCCHK_ASSERT_IS_SIGNED_T(type) ACCCHK_ASSERT_SIGN_T(type,<) ^ src/miniacc.h:4485:5: note: in expansion of macro 'ACCCHK_ASSERT_IS_SIGNED_T' ACCCHK_ASSERT_IS_SIGNED_T(acc_int64e_t) ^ ./include/lzo/lzodefs.h:1603:54: warning: typedef '__lzo_cta_t' locally defined but not used [-Wunused-local-typedefs] # define LZO_COMPILE_TIME_ASSERT(e) {typedef int __lzo_cta_t[1-2*!(e)];} ^ src/lzo_init.c:139:30: note: in expansion of macro 'LZO_COMPILE_TIME_ASSERT' #define ACCCHK_ASSERT(expr) LZO_COMPILE_TIME_ASSERT(expr) ^ src/miniacc.h:4214:9: note: in expansion of macro 'ACCCHK_ASSERT' ACCCHK_ASSERT( (type) (~(type)0) == (type) (-1) ) ^ src/miniacc.h:4217:49: note: in expansion of macro 'ACCCHK_ASSERT_SIGN_T' # define ACCCHK_ASSERT_IS_SIGNED_T(type) ACCCHK_ASSERT_SIGN_T(type,<) ^ src/miniacc.h:4485:5: note: in expansion of macro 'ACCCHK_ASSERT_IS_SIGNED_T' ACCCHK_ASSERT_IS_SIGNED_T(acc_int64e_t) ^ ./include/lzo/lzodefs.h:1603:54: warning: typedef '__lzo_cta_t' locally defined but not used [-Wunused-local-typedefs] # define LZO_COMPILE_TIME_ASSERT(e) {typedef int __lzo_cta_t[1-2*!(e)];} ^ src/lzo_init.c:139:30: note: in expansion of macro 'LZO_COMPILE_TIME_ASSERT' #define ACCCHK_ASSERT(expr) LZO_COMPILE_TIME_ASSERT(expr) ^ src/miniacc.h:4212:9: note: in expansion of macro 'ACCCHK_ASSERT' ACCCHK_ASSERT( (type) (-1) relop (type) 0 ) \ ^ src/miniacc.h:4224:49: note: in expansion of macro 'ACCCHK_ASSERT_SIGN_T' # define ACCCHK_ASSERT_IS_UNSIGNED_T(type) ACCCHK_ASSERT_SIGN_T(type,>) ^ src/miniacc.h:4488:5: note: in expansion of macro 'ACCCHK_ASSERT_IS_UNSIGNED_T' ACCCHK_ASSERT_IS_UNSIGNED_T(acc_uint64e_t) ^ ./include/lzo/lzodefs.h:1603:54: warning: typedef '__lzo_cta_t' locally defined but not used [-Wunused-local-typedefs] # define LZO_COMPILE_TIME_ASSERT(e) {typedef int __lzo_cta_t[1-2*!(e)];} ^ src/lzo_init.c:139:30: note: in expansion of macro 'LZO_COMPILE_TIME_ASSERT' #define ACCCHK_ASSERT(expr) LZO_COMPILE_TIME_ASSERT(expr) ^ src/miniacc.h:4213:9: note: in expansion of macro 'ACCCHK_ASSERT' ACCCHK_ASSERT( (type) (~(type)0) relop (type) 0 ) \ ^ src/miniacc.h:4224:49: note: in expansion of macro 'ACCCHK_ASSERT_SIGN_T' # define ACCCHK_ASSERT_IS_UNSIGNED_T(type) ACCCHK_ASSERT_SIGN_T(type,>) ^ src/miniacc.h:4488:5: note: in expansion of macro 'ACCCHK_ASSERT_IS_UNSIGNED_T' ACCCHK_ASSERT_IS_UNSIGNED_T(acc_uint64e_t) ^ ./include/lzo/lzodefs.h:1603:54: warning: typedef '__lzo_cta_t' locally defined but not used [-Wunused-local-typedefs] # define LZO_COMPILE_TIME_ASSERT(e) {typedef int __lzo_cta_t[1-2*!(e)];} ^ src/lzo_init.c:139:30: note: in expansion of macro 'LZO_COMPILE_TIME_ASSERT' #define ACCCHK_ASSERT(expr) LZO_COMPILE_TIME_ASSERT(expr) ^ src/miniacc.h:4214:9: note: in expansion of macro 'ACCCHK_ASSERT' ACCCHK_ASSERT( (type) (~(type)0) == (type) (-1) ) ^ src/miniacc.h:4224:49: note: in expansion of macro 'ACCCHK_ASSERT_SIGN_T' # define ACCCHK_ASSERT_IS_UNSIGNED_T(type) ACCCHK_ASSERT_SIGN_T(type,>) ^ src/miniacc.h:4488:5: note: in expansion of macro 'ACCCHK_ASSERT_IS_UNSIGNED_T' ACCCHK_ASSERT_IS_UNSIGNED_T(acc_uint64e_t) ^ ./include/lzo/lzodefs.h:1603:54: warning: typedef '__lzo_cta_t' locally defined but not used [-Wunused-local-typedefs] # define LZO_COMPILE_TIME_ASSERT(e) {typedef int __lzo_cta_t[1-2*!(e)];} ^ src/lzo_init.c:139:30: note: in expansion of macro 'LZO_COMPILE_TIME_ASSERT' #define ACCCHK_ASSERT(expr) LZO_COMPILE_TIME_ASSERT(expr) ^ src/miniacc.h:4493:5: note: in expansion of macro 'ACCCHK_ASSERT' ACCCHK_ASSERT(sizeof(acc_int64l_t) >= sizeof(acc_int64e_t)) ^ ./include/lzo/lzodefs.h:1603:54: warning: typedef '__lzo_cta_t' locally defined but not used [-Wunused-local-typedefs] # define LZO_COMPILE_TIME_ASSERT(e) {typedef int __lzo_cta_t[1-2*!(e)];} ^ src/lzo_init.c:139:30: note: in expansion of macro 'LZO_COMPILE_TIME_ASSERT' #define ACCCHK_ASSERT(expr) LZO_COMPILE_TIME_ASSERT(expr) ^ src/miniacc.h:4495:5: note: in expansion of macro 'ACCCHK_ASSERT' ACCCHK_ASSERT(sizeof(acc_int64l_t) >= 8) ^ ./include/lzo/lzodefs.h:1603:54: warning: typedef '__lzo_cta_t' locally defined but not used [-Wunused-local-typedefs] # define LZO_COMPILE_TIME_ASSERT(e) {typedef int __lzo_cta_t[1-2*!(e)];} ^ src/lzo_init.c:139:30: note: in expansion of macro 'LZO_COMPILE_TIME_ASSERT' #define ACCCHK_ASSERT(expr) LZO_COMPILE_TIME_ASSERT(expr) ^ src/miniacc.h:4496:5: note: in expansion of macro 'ACCCHK_ASSERT' ACCCHK_ASSERT(sizeof(acc_int64l_t) == SIZEOF_ACC_INT64L_T) ^ ./include/lzo/lzodefs.h:1603:54: warning: typedef '__lzo_cta_t' locally defined but not used [-Wunused-local-typedefs] # define LZO_COMPILE_TIME_ASSERT(e) {typedef int __lzo_cta_t[1-2*!(e)];} ^ src/lzo_init.c:139:30: note: in expansion of macro 'LZO_COMPILE_TIME_ASSERT' #define ACCCHK_ASSERT(expr) LZO_COMPILE_TIME_ASSERT(expr) ^ src/miniacc.h:4497:5: note: in expansion of macro 'ACCCHK_ASSERT' ACCCHK_ASSERT(sizeof(acc_uint64l_t) >= 8) ^ ./include/lzo/lzodefs.h:1603:54: warning: typedef '__lzo_cta_t' locally defined but not used [-Wunused-local-typedefs] # define LZO_COMPILE_TIME_ASSERT(e) {typedef int __lzo_cta_t[1-2*!(e)];} ^ src/lzo_init.c:139:30: note: in expansion of macro 'LZO_COMPILE_TIME_ASSERT' #define ACCCHK_ASSERT(expr) LZO_COMPILE_TIME_ASSERT(expr) ^ src/miniacc.h:4498:5: note: in expansion of macro 'ACCCHK_ASSERT' ACCCHK_ASSERT(sizeof(acc_int64l_t) == sizeof(acc_uint64l_t)) ^ ./include/lzo/lzodefs.h:1603:54: warning: typedef '__lzo_cta_t' locally defined but not used [-Wunused-local-typedefs] # define LZO_COMPILE_TIME_ASSERT(e) {typedef int __lzo_cta_t[1-2*!(e)];} ^ src/lzo_init.c:139:30: note: in expansion of macro 'LZO_COMPILE_TIME_ASSERT' #define ACCCHK_ASSERT(expr) LZO_COMPILE_TIME_ASSERT(expr) ^ src/miniacc.h:4212:9: note: in expansion of macro 'ACCCHK_ASSERT' ACCCHK_ASSERT( (type) (-1) relop (type) 0 ) \ ^ src/miniacc.h:4217:49: note: in expansion of macro 'ACCCHK_ASSERT_SIGN_T' # define ACCCHK_ASSERT_IS_SIGNED_T(type) ACCCHK_ASSERT_SIGN_T(type,<) ^ src/miniacc.h:4499:5: note: in expansion of macro 'ACCCHK_ASSERT_IS_SIGNED_T' ACCCHK_ASSERT_IS_SIGNED_T(acc_int64l_t) ^ ./include/lzo/lzodefs.h:1603:54: warning: typedef '__lzo_cta_t' locally defined but not used [-Wunused-local-typedefs] # define LZO_COMPILE_TIME_ASSERT(e) {typedef int __lzo_cta_t[1-2*!(e)];} ^ src/lzo_init.c:139:30: note: in expansion of macro 'LZO_COMPILE_TIME_ASSERT' #define ACCCHK_ASSERT(expr) LZO_COMPILE_TIME_ASSERT(expr) ^ src/miniacc.h:4213:9: note: in expansion of macro 'ACCCHK_ASSERT' ACCCHK_ASSERT( (type) (~(type)0) relop (type) 0 ) \ ^ src/miniacc.h:4217:49: note: in expansion of macro 'ACCCHK_ASSERT_SIGN_T' # define ACCCHK_ASSERT_IS_SIGNED_T(type) ACCCHK_ASSERT_SIGN_T(type,<) ^ src/miniacc.h:4499:5: note: in expansion of macro 'ACCCHK_ASSERT_IS_SIGNED_T' ACCCHK_ASSERT_IS_SIGNED_T(acc_int64l_t) ^ ./include/lzo/lzodefs.h:1603:54: warning: typedef '__lzo_cta_t' locally defined but not used [-Wunused-local-typedefs] # define LZO_COMPILE_TIME_ASSERT(e) {typedef int __lzo_cta_t[1-2*!(e)];} ^ src/lzo_init.c:139:30: note: in expansion of macro 'LZO_COMPILE_TIME_ASSERT' #define ACCCHK_ASSERT(expr) LZO_COMPILE_TIME_ASSERT(expr) ^ src/miniacc.h:4214:9: note: in expansion of macro 'ACCCHK_ASSERT' ACCCHK_ASSERT( (type) (~(type)0) == (type) (-1) ) ^ src/miniacc.h:4217:49: note: in expansion of macro 'ACCCHK_ASSERT_SIGN_T' # define ACCCHK_ASSERT_IS_SIGNED_T(type) ACCCHK_ASSERT_SIGN_T(type,<) ^ src/miniacc.h:4499:5: note: in expansion of macro 'ACCCHK_ASSERT_IS_SIGNED_T' ACCCHK_ASSERT_IS_SIGNED_T(acc_int64l_t) ^ ./include/lzo/lzodefs.h:1603:54: warning: typedef '__lzo_cta_t' locally defined but not used [-Wunused-local-typedefs] # define LZO_COMPILE_TIME_ASSERT(e) {typedef int __lzo_cta_t[1-2*!(e)];} ^ src/lzo_init.c:139:30: note: in expansion of macro 'LZO_COMPILE_TIME_ASSERT' #define ACCCHK_ASSERT(expr) LZO_COMPILE_TIME_ASSERT(expr) ^ src/miniacc.h:4500:5: note: in expansion of macro 'ACCCHK_ASSERT' ACCCHK_ASSERT(((( (acc_int64l_t)1 << 62) + 1) >> 62) == 1) ^ ./include/lzo/lzodefs.h:1603:54: warning: typedef '__lzo_cta_t' locally defined but not used [-Wunused-local-typedefs] # define LZO_COMPILE_TIME_ASSERT(e) {typedef int __lzo_cta_t[1-2*!(e)];} ^ src/lzo_init.c:139:30: note: in expansion of macro 'LZO_COMPILE_TIME_ASSERT' #define ACCCHK_ASSERT(expr) LZO_COMPILE_TIME_ASSERT(expr) ^ src/miniacc.h:4501:5: note: in expansion of macro 'ACCCHK_ASSERT' ACCCHK_ASSERT(((( ACC_INT64_C(1) << 62) + 1) >> 62) == 1) ^ ./include/lzo/lzodefs.h:1603:54: warning: typedef '__lzo_cta_t' locally defined but not used [-Wunused-local-typedefs] # define LZO_COMPILE_TIME_ASSERT(e) {typedef int __lzo_cta_t[1-2*!(e)];} ^ src/lzo_init.c:139:30: note: in expansion of macro 'LZO_COMPILE_TIME_ASSERT' #define ACCCHK_ASSERT(expr) LZO_COMPILE_TIME_ASSERT(expr) ^ src/miniacc.h:4212:9: note: in expansion of macro 'ACCCHK_ASSERT' ACCCHK_ASSERT( (type) (-1) relop (type) 0 ) \ ^ src/miniacc.h:4224:49: note: in expansion of macro 'ACCCHK_ASSERT_SIGN_T' # define ACCCHK_ASSERT_IS_UNSIGNED_T(type) ACCCHK_ASSERT_SIGN_T(type,>) ^ src/miniacc.h:4504:5: note: in expansion of macro 'ACCCHK_ASSERT_IS_UNSIGNED_T' ACCCHK_ASSERT_IS_UNSIGNED_T(acc_uint64l_t) ^ ./include/lzo/lzodefs.h:1603:54: warning: typedef '__lzo_cta_t' locally defined but not used [-Wunused-local-typedefs] # define LZO_COMPILE_TIME_ASSERT(e) {typedef int __lzo_cta_t[1-2*!(e)];} ^ src/lzo_init.c:139:30: note: in expansion of macro 'LZO_COMPILE_TIME_ASSERT' #define ACCCHK_ASSERT(expr) LZO_COMPILE_TIME_ASSERT(expr) ^ src/miniacc.h:4213:9: note: in expansion of macro 'ACCCHK_ASSERT' ACCCHK_ASSERT( (type) (~(type)0) relop (type) 0 ) \ ^ src/miniacc.h:4224:49: note: in expansion of macro 'ACCCHK_ASSERT_SIGN_T' # define ACCCHK_ASSERT_IS_UNSIGNED_T(type) ACCCHK_ASSERT_SIGN_T(type,>) ^ src/miniacc.h:4504:5: note: in expansion of macro 'ACCCHK_ASSERT_IS_UNSIGNED_T' ACCCHK_ASSERT_IS_UNSIGNED_T(acc_uint64l_t) ^ ./include/lzo/lzodefs.h:1603:54: warning: typedef '__lzo_cta_t' locally defined but not used [-Wunused-local-typedefs] # define LZO_COMPILE_TIME_ASSERT(e) {typedef int __lzo_cta_t[1-2*!(e)];} ^ src/lzo_init.c:139:30: note: in expansion of macro 'LZO_COMPILE_TIME_ASSERT' #define ACCCHK_ASSERT(expr) LZO_COMPILE_TIME_ASSERT(expr) ^ src/miniacc.h:4214:9: note: in expansion of macro 'ACCCHK_ASSERT' ACCCHK_ASSERT( (type) (~(type)0) == (type) (-1) ) ^ src/miniacc.h:4224:49: note: in expansion of macro 'ACCCHK_ASSERT_SIGN_T' # define ACCCHK_ASSERT_IS_UNSIGNED_T(type) ACCCHK_ASSERT_SIGN_T(type,>) ^ src/miniacc.h:4504:5: note: in expansion of macro 'ACCCHK_ASSERT_IS_UNSIGNED_T' ACCCHK_ASSERT_IS_UNSIGNED_T(acc_uint64l_t) ^ ./include/lzo/lzodefs.h:1603:54: warning: typedef '__lzo_cta_t' locally defined but not used [-Wunused-local-typedefs] # define LZO_COMPILE_TIME_ASSERT(e) {typedef int __lzo_cta_t[1-2*!(e)];} ^ src/lzo_init.c:139:30: note: in expansion of macro 'LZO_COMPILE_TIME_ASSERT' #define ACCCHK_ASSERT(expr) LZO_COMPILE_TIME_ASSERT(expr) ^ src/miniacc.h:4505:5: note: in expansion of macro 'ACCCHK_ASSERT' ACCCHK_ASSERT(ACC_UINT64_C(18446744073709551615) > 0) ^ ./include/lzo/lzodefs.h:1603:54: warning: typedef '__lzo_cta_t' locally defined but not used [-Wunused-local-typedefs] # define LZO_COMPILE_TIME_ASSERT(e) {typedef int __lzo_cta_t[1-2*!(e)];} ^ src/lzo_init.c:139:30: note: in expansion of macro 'LZO_COMPILE_TIME_ASSERT' #define ACCCHK_ASSERT(expr) LZO_COMPILE_TIME_ASSERT(expr) ^ src/miniacc.h:4507:5: note: in expansion of macro 'ACCCHK_ASSERT' ACCCHK_ASSERT(((( (acc_uint64l_t)1 << 63) + 1) >> 63) == 1) ^ ./include/lzo/lzodefs.h:1603:54: warning: typedef '__lzo_cta_t' locally defined but not used [-Wunused-local-typedefs] # define LZO_COMPILE_TIME_ASSERT(e) {typedef int __lzo_cta_t[1-2*!(e)];} ^ src/lzo_init.c:139:30: note: in expansion of macro 'LZO_COMPILE_TIME_ASSERT' #define ACCCHK_ASSERT(expr) LZO_COMPILE_TIME_ASSERT(expr) ^ src/miniacc.h:4508:5: note: in expansion of macro 'ACCCHK_ASSERT' ACCCHK_ASSERT(((( ACC_UINT64_C(1) << 63) + 1) >> 63) == 1) ^ ./include/lzo/lzodefs.h:1603:54: warning: typedef '__lzo_cta_t' locally defined but not used [-Wunused-local-typedefs] # define LZO_COMPILE_TIME_ASSERT(e) {typedef int __lzo_cta_t[1-2*!(e)];} ^ src/lzo_init.c:139:30: note: in expansion of macro 'LZO_COMPILE_TIME_ASSERT' #define ACCCHK_ASSERT(expr) LZO_COMPILE_TIME_ASSERT(expr) ^ src/miniacc.h:4512:5: note: in expansion of macro 'ACCCHK_ASSERT' ACCCHK_ASSERT(ACC_INT64_C(9223372036854775807) > 0) ^ ./include/lzo/lzodefs.h:1603:54: warning: typedef '__lzo_cta_t' locally defined but not used [-Wunused-local-typedefs] # define LZO_COMPILE_TIME_ASSERT(e) {typedef int __lzo_cta_t[1-2*!(e)];} ^ src/lzo_init.c:139:30: note: in expansion of macro 'LZO_COMPILE_TIME_ASSERT' #define ACCCHK_ASSERT(expr) LZO_COMPILE_TIME_ASSERT(expr) ^ src/miniacc.h:4514:5: note: in expansion of macro 'ACCCHK_ASSERT' ACCCHK_ASSERT(ACC_INT64_C(-9223372036854775807) - 1 < 0) ^ ./include/lzo/lzodefs.h:1603:54: warning: typedef '__lzo_cta_t' locally defined but not used [-Wunused-local-typedefs] # define LZO_COMPILE_TIME_ASSERT(e) {typedef int __lzo_cta_t[1-2*!(e)];} ^ src/lzo_init.c:139:30: note: in expansion of macro 'LZO_COMPILE_TIME_ASSERT' #define ACCCHK_ASSERT(expr) LZO_COMPILE_TIME_ASSERT(expr) ^ src/miniacc.h:4515:5: note: in expansion of macro 'ACCCHK_ASSERT' ACCCHK_ASSERT( ACC_INT64_C(9223372036854775807) % ACC_INT32_C(2147483629) == 721) ^ ./include/lzo/lzodefs.h:1603:54: warning: typedef '__lzo_cta_t' locally defined but not used [-Wunused-local-typedefs] # define LZO_COMPILE_TIME_ASSERT(e) {typedef int __lzo_cta_t[1-2*!(e)];} ^ src/lzo_init.c:139:30: note: in expansion of macro 'LZO_COMPILE_TIME_ASSERT' #define ACCCHK_ASSERT(expr) LZO_COMPILE_TIME_ASSERT(expr) ^ src/miniacc.h:4516:5: note: in expansion of macro 'ACCCHK_ASSERT' ACCCHK_ASSERT( ACC_INT64_C(9223372036854775807) % ACC_INT32_C(2147483647) == 1) ^ ./include/lzo/lzodefs.h:1603:54: warning: typedef '__lzo_cta_t' locally defined but not used [-Wunused-local-typedefs] # define LZO_COMPILE_TIME_ASSERT(e) {typedef int __lzo_cta_t[1-2*!(e)];} ^ src/lzo_init.c:139:30: note: in expansion of macro 'LZO_COMPILE_TIME_ASSERT' #define ACCCHK_ASSERT(expr) LZO_COMPILE_TIME_ASSERT(expr) ^ src/miniacc.h:4517:5: note: in expansion of macro 'ACCCHK_ASSERT' ACCCHK_ASSERT(ACC_UINT64_C(9223372036854775807) % ACC_UINT32_C(2147483629) == 721) ^ ./include/lzo/lzodefs.h:1603:54: warning: typedef '__lzo_cta_t' locally defined but not used [-Wunused-local-typedefs] # define LZO_COMPILE_TIME_ASSERT(e) {typedef int __lzo_cta_t[1-2*!(e)];} ^ src/lzo_init.c:139:30: note: in expansion of macro 'LZO_COMPILE_TIME_ASSERT' #define ACCCHK_ASSERT(expr) LZO_COMPILE_TIME_ASSERT(expr) ^ src/miniacc.h:4518:5: note: in expansion of macro 'ACCCHK_ASSERT' ACCCHK_ASSERT(ACC_UINT64_C(9223372036854775807) % ACC_UINT32_C(2147483647) == 1) ^ ./include/lzo/lzodefs.h:1603:54: warning: typedef '__lzo_cta_t' locally defined but not used [-Wunused-local-typedefs] # define LZO_COMPILE_TIME_ASSERT(e) {typedef int __lzo_cta_t[1-2*!(e)];} ^ src/lzo_init.c:139:30: note: in expansion of macro 'LZO_COMPILE_TIME_ASSERT' #define ACCCHK_ASSERT(expr) LZO_COMPILE_TIME_ASSERT(expr) ^ src/miniacc.h:4212:9: note: in expansion of macro 'ACCCHK_ASSERT' ACCCHK_ASSERT( (type) (-1) relop (type) 0 ) \ ^ src/miniacc.h:4217:49: note: in expansion of macro 'ACCCHK_ASSERT_SIGN_T' # define ACCCHK_ASSERT_IS_SIGNED_T(type) ACCCHK_ASSERT_SIGN_T(type,<) ^ src/miniacc.h:4521:5: note: in expansion of macro 'ACCCHK_ASSERT_IS_SIGNED_T' ACCCHK_ASSERT_IS_SIGNED_T(acc_intptr_t) ^ ./include/lzo/lzodefs.h:1603:54: warning: typedef '__lzo_cta_t' locally defined but not used [-Wunused-local-typedefs] # define LZO_COMPILE_TIME_ASSERT(e) {typedef int __lzo_cta_t[1-2*!(e)];} ^ src/lzo_init.c:139:30: note: in expansion of macro 'LZO_COMPILE_TIME_ASSERT' #define ACCCHK_ASSERT(expr) LZO_COMPILE_TIME_ASSERT(expr) ^ src/miniacc.h:4213:9: note: in expansion of macro 'ACCCHK_ASSERT' ACCCHK_ASSERT( (type) (~(type)0) relop (type) 0 ) \ ^ src/miniacc.h:4217:49: note: in expansion of macro 'ACCCHK_ASSERT_SIGN_T' # define ACCCHK_ASSERT_IS_SIGNED_T(type) ACCCHK_ASSERT_SIGN_T(type,<) ^ src/miniacc.h:4521:5: note: in expansion of macro 'ACCCHK_ASSERT_IS_SIGNED_T' ACCCHK_ASSERT_IS_SIGNED_T(acc_intptr_t) ^ ./include/lzo/lzodefs.h:1603:54: warning: typedef '__lzo_cta_t' locally defined but not used [-Wunused-local-typedefs] # define LZO_COMPILE_TIME_ASSERT(e) {typedef int __lzo_cta_t[1-2*!(e)];} ^ src/lzo_init.c:139:30: note: in expansion of macro 'LZO_COMPILE_TIME_ASSERT' #define ACCCHK_ASSERT(expr) LZO_COMPILE_TIME_ASSERT(expr) ^ src/miniacc.h:4214:9: note: in expansion of macro 'ACCCHK_ASSERT' ACCCHK_ASSERT( (type) (~(type)0) == (type) (-1) ) ^ src/miniacc.h:4217:49: note: in expansion of macro 'ACCCHK_ASSERT_SIGN_T' # define ACCCHK_ASSERT_IS_SIGNED_T(type) ACCCHK_ASSERT_SIGN_T(type,<) ^ src/miniacc.h:4521:5: note: in expansion of macro 'ACCCHK_ASSERT_IS_SIGNED_T' ACCCHK_ASSERT_IS_SIGNED_T(acc_intptr_t) ^ ./include/lzo/lzodefs.h:1603:54: warning: typedef '__lzo_cta_t' locally defined but not used [-Wunused-local-typedefs] # define LZO_COMPILE_TIME_ASSERT(e) {typedef int __lzo_cta_t[1-2*!(e)];} ^ src/lzo_init.c:139:30: note: in expansion of macro 'LZO_COMPILE_TIME_ASSERT' #define ACCCHK_ASSERT(expr) LZO_COMPILE_TIME_ASSERT(expr) ^ src/miniacc.h:4212:9: note: in expansion of macro 'ACCCHK_ASSERT' ACCCHK_ASSERT( (type) (-1) relop (type) 0 ) \ ^ src/miniacc.h:4224:49: note: in expansion of macro 'ACCCHK_ASSERT_SIGN_T' # define ACCCHK_ASSERT_IS_UNSIGNED_T(type) ACCCHK_ASSERT_SIGN_T(type,>) ^ src/miniacc.h:4522:5: note: in expansion of macro 'ACCCHK_ASSERT_IS_UNSIGNED_T' ACCCHK_ASSERT_IS_UNSIGNED_T(acc_uintptr_t) ^ ./include/lzo/lzodefs.h:1603:54: warning: typedef '__lzo_cta_t' locally defined but not used [-Wunused-local-typedefs] # define LZO_COMPILE_TIME_ASSERT(e) {typedef int __lzo_cta_t[1-2*!(e)];} ^ src/lzo_init.c:139:30: note: in expansion of macro 'LZO_COMPILE_TIME_ASSERT' #define ACCCHK_ASSERT(expr) LZO_COMPILE_TIME_ASSERT(expr) ^ src/miniacc.h:4213:9: note: in expansion of macro 'ACCCHK_ASSERT' ACCCHK_ASSERT( (type) (~(type)0) relop (type) 0 ) \ ^ src/miniacc.h:4224:49: note: in expansion of macro 'ACCCHK_ASSERT_SIGN_T' # define ACCCHK_ASSERT_IS_UNSIGNED_T(type) ACCCHK_ASSERT_SIGN_T(type,>) ^ src/miniacc.h:4522:5: note: in expansion of macro 'ACCCHK_ASSERT_IS_UNSIGNED_T' ACCCHK_ASSERT_IS_UNSIGNED_T(acc_uintptr_t) ^ ./include/lzo/lzodefs.h:1603:54: warning: typedef '__lzo_cta_t' locally defined but not used [-Wunused-local-typedefs] # define LZO_COMPILE_TIME_ASSERT(e) {typedef int __lzo_cta_t[1-2*!(e)];} ^ src/lzo_init.c:139:30: note: in expansion of macro 'LZO_COMPILE_TIME_ASSERT' #define ACCCHK_ASSERT(expr) LZO_COMPILE_TIME_ASSERT(expr) ^ src/miniacc.h:4214:9: note: in expansion of macro 'ACCCHK_ASSERT' ACCCHK_ASSERT( (type) (~(type)0) == (type) (-1) ) ^ src/miniacc.h:4224:49: note: in expansion of macro 'ACCCHK_ASSERT_SIGN_T' # define ACCCHK_ASSERT_IS_UNSIGNED_T(type) ACCCHK_ASSERT_SIGN_T(type,>) ^ src/miniacc.h:4522:5: note: in expansion of macro 'ACCCHK_ASSERT_IS_UNSIGNED_T' ACCCHK_ASSERT_IS_UNSIGNED_T(acc_uintptr_t) ^ ./include/lzo/lzodefs.h:1603:54: warning: typedef '__lzo_cta_t' locally defined but not used [-Wunused-local-typedefs] # define LZO_COMPILE_TIME_ASSERT(e) {typedef int __lzo_cta_t[1-2*!(e)];} ^ src/lzo_init.c:139:30: note: in expansion of macro 'LZO_COMPILE_TIME_ASSERT' #define ACCCHK_ASSERT(expr) LZO_COMPILE_TIME_ASSERT(expr) ^ src/miniacc.h:4524:5: note: in expansion of macro 'ACCCHK_ASSERT' ACCCHK_ASSERT(sizeof(acc_intptr_t) >= sizeof(void *)) ^ ./include/lzo/lzodefs.h:1603:54: warning: typedef '__lzo_cta_t' locally defined but not used [-Wunused-local-typedefs] # define LZO_COMPILE_TIME_ASSERT(e) {typedef int __lzo_cta_t[1-2*!(e)];} ^ src/lzo_init.c:139:30: note: in expansion of macro 'LZO_COMPILE_TIME_ASSERT' #define ACCCHK_ASSERT(expr) LZO_COMPILE_TIME_ASSERT(expr) ^ src/miniacc.h:4525:5: note: in expansion of macro 'ACCCHK_ASSERT' ACCCHK_ASSERT(sizeof(acc_intptr_t) == SIZEOF_ACC_INTPTR_T) ^ ./include/lzo/lzodefs.h:1603:54: warning: typedef '__lzo_cta_t' locally defined but not used [-Wunused-local-typedefs] # define LZO_COMPILE_TIME_ASSERT(e) {typedef int __lzo_cta_t[1-2*!(e)];} ^ src/lzo_init.c:139:30: note: in expansion of macro 'LZO_COMPILE_TIME_ASSERT' #define ACCCHK_ASSERT(expr) LZO_COMPILE_TIME_ASSERT(expr) ^ src/miniacc.h:4526:5: note: in expansion of macro 'ACCCHK_ASSERT' ACCCHK_ASSERT(sizeof(acc_intptr_t) == sizeof(acc_uintptr_t)) ^ ./include/lzo/lzodefs.h:1603:54: warning: typedef '__lzo_cta_t' locally defined but not used [-Wunused-local-typedefs] # define LZO_COMPILE_TIME_ASSERT(e) {typedef int __lzo_cta_t[1-2*!(e)];} ^ src/lzo_init.c:139:30: note: in expansion of macro 'LZO_COMPILE_TIME_ASSERT' #define ACCCHK_ASSERT(expr) LZO_COMPILE_TIME_ASSERT(expr) ^ src/miniacc.h:4528:5: note: in expansion of macro 'ACCCHK_ASSERT' ACCCHK_ASSERT(ACC_WORDSIZE == SIZEOF_ACC_WORD_T) ^ ./include/lzo/lzodefs.h:1603:54: warning: typedef '__lzo_cta_t' locally defined but not used [-Wunused-local-typedefs] # define LZO_COMPILE_TIME_ASSERT(e) {typedef int __lzo_cta_t[1-2*!(e)];} ^ src/lzo_init.c:139:30: note: in expansion of macro 'LZO_COMPILE_TIME_ASSERT' #define ACCCHK_ASSERT(expr) LZO_COMPILE_TIME_ASSERT(expr) ^ src/miniacc.h:4212:9: note: in expansion of macro 'ACCCHK_ASSERT' ACCCHK_ASSERT( (type) (-1) relop (type) 0 ) \ ^ src/miniacc.h:4224:49: note: in expansion of macro 'ACCCHK_ASSERT_SIGN_T' # define ACCCHK_ASSERT_IS_UNSIGNED_T(type) ACCCHK_ASSERT_SIGN_T(type,>) ^ src/miniacc.h:4529:5: note: in expansion of macro 'ACCCHK_ASSERT_IS_UNSIGNED_T' ACCCHK_ASSERT_IS_UNSIGNED_T(acc_word_t) ^ ./include/lzo/lzodefs.h:1603:54: warning: typedef '__lzo_cta_t' locally defined but not used [-Wunused-local-typedefs] # define LZO_COMPILE_TIME_ASSERT(e) {typedef int __lzo_cta_t[1-2*!(e)];} ^ src/lzo_init.c:139:30: note: in expansion of macro 'LZO_COMPILE_TIME_ASSERT' #define ACCCHK_ASSERT(expr) LZO_COMPILE_TIME_ASSERT(expr) ^ src/miniacc.h:4213:9: note: in expansion of macro 'ACCCHK_ASSERT' ACCCHK_ASSERT( (type) (~(type)0) relop (type) 0 ) \ ^ src/miniacc.h:4224:49: note: in expansion of macro 'ACCCHK_ASSERT_SIGN_T' # define ACCCHK_ASSERT_IS_UNSIGNED_T(type) ACCCHK_ASSERT_SIGN_T(type,>) ^ src/miniacc.h:4529:5: note: in expansion of macro 'ACCCHK_ASSERT_IS_UNSIGNED_T' ACCCHK_ASSERT_IS_UNSIGNED_T(acc_word_t) ^ ./include/lzo/lzodefs.h:1603:54: warning: typedef '__lzo_cta_t' locally defined but not used [-Wunused-local-typedefs] # define LZO_COMPILE_TIME_ASSERT(e) {typedef int __lzo_cta_t[1-2*!(e)];} ^ src/lzo_init.c:139:30: note: in expansion of macro 'LZO_COMPILE_TIME_ASSERT' #define ACCCHK_ASSERT(expr) LZO_COMPILE_TIME_ASSERT(expr) ^ src/miniacc.h:4214:9: note: in expansion of macro 'ACCCHK_ASSERT' ACCCHK_ASSERT( (type) (~(type)0) == (type) (-1) ) ^ src/miniacc.h:4224:49: note: in expansion of macro 'ACCCHK_ASSERT_SIGN_T' # define ACCCHK_ASSERT_IS_UNSIGNED_T(type) ACCCHK_ASSERT_SIGN_T(type,>) ^ src/miniacc.h:4529:5: note: in expansion of macro 'ACCCHK_ASSERT_IS_UNSIGNED_T' ACCCHK_ASSERT_IS_UNSIGNED_T(acc_word_t) ^ ./include/lzo/lzodefs.h:1603:54: warning: typedef '__lzo_cta_t' locally defined but not used [-Wunused-local-typedefs] # define LZO_COMPILE_TIME_ASSERT(e) {typedef int __lzo_cta_t[1-2*!(e)];} ^ src/lzo_init.c:139:30: note: in expansion of macro 'LZO_COMPILE_TIME_ASSERT' #define ACCCHK_ASSERT(expr) LZO_COMPILE_TIME_ASSERT(expr) ^ src/miniacc.h:4212:9: note: in expansion of macro 'ACCCHK_ASSERT' ACCCHK_ASSERT( (type) (-1) relop (type) 0 ) \ ^ src/miniacc.h:4217:49: note: in expansion of macro 'ACCCHK_ASSERT_SIGN_T' # define ACCCHK_ASSERT_IS_SIGNED_T(type) ACCCHK_ASSERT_SIGN_T(type,<) ^ src/miniacc.h:4530:5: note: in expansion of macro 'ACCCHK_ASSERT_IS_SIGNED_T' ACCCHK_ASSERT_IS_SIGNED_T(acc_sword_t) ^ ./include/lzo/lzodefs.h:1603:54: warning: typedef '__lzo_cta_t' locally defined but not used [-Wunused-local-typedefs] # define LZO_COMPILE_TIME_ASSERT(e) {typedef int __lzo_cta_t[1-2*!(e)];} ^ src/lzo_init.c:139:30: note: in expansion of macro 'LZO_COMPILE_TIME_ASSERT' #define ACCCHK_ASSERT(expr) LZO_COMPILE_TIME_ASSERT(expr) ^ src/miniacc.h:4213:9: note: in expansion of macro 'ACCCHK_ASSERT' ACCCHK_ASSERT( (type) (~(type)0) relop (type) 0 ) \ ^ src/miniacc.h:4217:49: note: in expansion of macro 'ACCCHK_ASSERT_SIGN_T' # define ACCCHK_ASSERT_IS_SIGNED_T(type) ACCCHK_ASSERT_SIGN_T(type,<) ^ src/miniacc.h:4530:5: note: in expansion of macro 'ACCCHK_ASSERT_IS_SIGNED_T' ACCCHK_ASSERT_IS_SIGNED_T(acc_sword_t) ^ ./include/lzo/lzodefs.h:1603:54: warning: typedef '__lzo_cta_t' locally defined but not used [-Wunused-local-typedefs] # define LZO_COMPILE_TIME_ASSERT(e) {typedef int __lzo_cta_t[1-2*!(e)];} ^ src/lzo_init.c:139:30: note: in expansion of macro 'LZO_COMPILE_TIME_ASSERT' #define ACCCHK_ASSERT(expr) LZO_COMPILE_TIME_ASSERT(expr) ^ src/miniacc.h:4214:9: note: in expansion of macro 'ACCCHK_ASSERT' ACCCHK_ASSERT( (type) (~(type)0) == (type) (-1) ) ^ src/miniacc.h:4217:49: note: in expansion of macro 'ACCCHK_ASSERT_SIGN_T' # define ACCCHK_ASSERT_IS_SIGNED_T(type) ACCCHK_ASSERT_SIGN_T(type,<) ^ src/miniacc.h:4530:5: note: in expansion of macro 'ACCCHK_ASSERT_IS_SIGNED_T' ACCCHK_ASSERT_IS_SIGNED_T(acc_sword_t) ^ ./include/lzo/lzodefs.h:1603:54: warning: typedef '__lzo_cta_t' locally defined but not used [-Wunused-local-typedefs] # define LZO_COMPILE_TIME_ASSERT(e) {typedef int __lzo_cta_t[1-2*!(e)];} ^ src/lzo_init.c:139:30: note: in expansion of macro 'LZO_COMPILE_TIME_ASSERT' #define ACCCHK_ASSERT(expr) LZO_COMPILE_TIME_ASSERT(expr) ^ src/miniacc.h:4531:5: note: in expansion of macro 'ACCCHK_ASSERT' ACCCHK_ASSERT(sizeof(acc_word_t) == SIZEOF_ACC_WORD_T) ^ ./include/lzo/lzodefs.h:1603:54: warning: typedef '__lzo_cta_t' locally defined but not used [-Wunused-local-typedefs] # define LZO_COMPILE_TIME_ASSERT(e) {typedef int __lzo_cta_t[1-2*!(e)];} ^ src/lzo_init.c:139:30: note: in expansion of macro 'LZO_COMPILE_TIME_ASSERT' #define ACCCHK_ASSERT(expr) LZO_COMPILE_TIME_ASSERT(expr) ^ src/miniacc.h:4532:5: note: in expansion of macro 'ACCCHK_ASSERT' ACCCHK_ASSERT(sizeof(acc_word_t) == sizeof(acc_sword_t)) ^ ./include/lzo/lzodefs.h:1603:54: warning: typedef '__lzo_cta_t' locally defined but not used [-Wunused-local-typedefs] # define LZO_COMPILE_TIME_ASSERT(e) {typedef int __lzo_cta_t[1-2*!(e)];} ^ src/lzo_init.c:139:30: note: in expansion of macro 'LZO_COMPILE_TIME_ASSERT' #define ACCCHK_ASSERT(expr) LZO_COMPILE_TIME_ASSERT(expr) ^ src/miniacc.h:4535:5: note: in expansion of macro 'ACCCHK_ASSERT' ACCCHK_ASSERT(sizeof(ACC_INT16_C(0)) >= 2) ^ ./include/lzo/lzodefs.h:1603:54: warning: typedef '__lzo_cta_t' locally defined but not used [-Wunused-local-typedefs] # define LZO_COMPILE_TIME_ASSERT(e) {typedef int __lzo_cta_t[1-2*!(e)];} ^ src/lzo_init.c:139:30: note: in expansion of macro 'LZO_COMPILE_TIME_ASSERT' #define ACCCHK_ASSERT(expr) LZO_COMPILE_TIME_ASSERT(expr) ^ src/miniacc.h:4536:5: note: in expansion of macro 'ACCCHK_ASSERT' ACCCHK_ASSERT(sizeof(ACC_UINT16_C(0)) >= 2) ^ ./include/lzo/lzodefs.h:1603:54: warning: typedef '__lzo_cta_t' locally defined but not used [-Wunused-local-typedefs] # define LZO_COMPILE_TIME_ASSERT(e) {typedef int __lzo_cta_t[1-2*!(e)];} ^ src/lzo_init.c:139:30: note: in expansion of macro 'LZO_COMPILE_TIME_ASSERT' #define ACCCHK_ASSERT(expr) LZO_COMPILE_TIME_ASSERT(expr) ^ src/miniacc.h:4537:5: note: in expansion of macro 'ACCCHK_ASSERT' ACCCHK_ASSERT((ACC_UINT16_C(0xffff) >> 15) == 1) ^ ./include/lzo/lzodefs.h:1603:54: warning: typedef '__lzo_cta_t' locally defined but not used [-Wunused-local-typedefs] # define LZO_COMPILE_TIME_ASSERT(e) {typedef int __lzo_cta_t[1-2*!(e)];} ^ src/lzo_init.c:139:30: note: in expansion of macro 'LZO_COMPILE_TIME_ASSERT' #define ACCCHK_ASSERT(expr) LZO_COMPILE_TIME_ASSERT(expr) ^ src/miniacc.h:4540:5: note: in expansion of macro 'ACCCHK_ASSERT' ACCCHK_ASSERT(sizeof(ACC_INT32_C(0)) >= 4) ^ ./include/lzo/lzodefs.h:1603:54: warning: typedef '__lzo_cta_t' locally defined but not used [-Wunused-local-typedefs] # define LZO_COMPILE_TIME_ASSERT(e) {typedef int __lzo_cta_t[1-2*!(e)];} ^ src/lzo_init.c:139:30: note: in expansion of macro 'LZO_COMPILE_TIME_ASSERT' #define ACCCHK_ASSERT(expr) LZO_COMPILE_TIME_ASSERT(expr) ^ src/miniacc.h:4541:5: note: in expansion of macro 'ACCCHK_ASSERT' ACCCHK_ASSERT(sizeof(ACC_UINT32_C(0)) >= 4) ^ ./include/lzo/lzodefs.h:1603:54: warning: typedef '__lzo_cta_t' locally defined but not used [-Wunused-local-typedefs] # define LZO_COMPILE_TIME_ASSERT(e) {typedef int __lzo_cta_t[1-2*!(e)];} ^ src/lzo_init.c:139:30: note: in expansion of macro 'LZO_COMPILE_TIME_ASSERT' #define ACCCHK_ASSERT(expr) LZO_COMPILE_TIME_ASSERT(expr) ^ src/miniacc.h:4542:5: note: in expansion of macro 'ACCCHK_ASSERT' ACCCHK_ASSERT((ACC_UINT32_C(0xffffffff) >> 31) == 1) ^ ./include/lzo/lzodefs.h:1603:54: warning: typedef '__lzo_cta_t' locally defined but not used [-Wunused-local-typedefs] # define LZO_COMPILE_TIME_ASSERT(e) {typedef int __lzo_cta_t[1-2*!(e)];} ^ src/lzo_init.c:139:30: note: in expansion of macro 'LZO_COMPILE_TIME_ASSERT' #define ACCCHK_ASSERT(expr) LZO_COMPILE_TIME_ASSERT(expr) ^ src/miniacc.h:4547:5: note: in expansion of macro 'ACCCHK_ASSERT' ACCCHK_ASSERT(sizeof(ACC_INT64_C(0)) >= 8) ^ ./include/lzo/lzodefs.h:1603:54: warning: typedef '__lzo_cta_t' locally defined but not used [-Wunused-local-typedefs] # define LZO_COMPILE_TIME_ASSERT(e) {typedef int __lzo_cta_t[1-2*!(e)];} ^ src/lzo_init.c:139:30: note: in expansion of macro 'LZO_COMPILE_TIME_ASSERT' #define ACCCHK_ASSERT(expr) LZO_COMPILE_TIME_ASSERT(expr) ^ src/miniacc.h:4548:5: note: in expansion of macro 'ACCCHK_ASSERT' ACCCHK_ASSERT(sizeof(ACC_UINT64_C(0)) >= 8) ^ ./include/lzo/lzodefs.h:1603:54: warning: typedef '__lzo_cta_t' locally defined but not used [-Wunused-local-typedefs] # define LZO_COMPILE_TIME_ASSERT(e) {typedef int __lzo_cta_t[1-2*!(e)];} ^ src/lzo_init.c:139:30: note: in expansion of macro 'LZO_COMPILE_TIME_ASSERT' #define ACCCHK_ASSERT(expr) LZO_COMPILE_TIME_ASSERT(expr) ^ src/miniacc.h:4550:5: note: in expansion of macro 'ACCCHK_ASSERT' ACCCHK_ASSERT((ACC_UINT64_C(0xffffffffffffffff) >> 63) == 1) ^ ./include/lzo/lzodefs.h:1603:54: warning: typedef '__lzo_cta_t' locally defined but not used [-Wunused-local-typedefs] # define LZO_COMPILE_TIME_ASSERT(e) {typedef int __lzo_cta_t[1-2*!(e)];} ^ src/lzo_init.c:139:30: note: in expansion of macro 'LZO_COMPILE_TIME_ASSERT' #define ACCCHK_ASSERT(expr) LZO_COMPILE_TIME_ASSERT(expr) ^ src/miniacc.h:4551:5: note: in expansion of macro 'ACCCHK_ASSERT' ACCCHK_ASSERT((ACC_UINT64_C(0xffffffffffffffff) & ~0) == ACC_UINT64_C(0xffffffffffffffff)) ^ ./include/lzo/lzodefs.h:1603:54: warning: typedef '__lzo_cta_t' locally defined but not used [-Wunused-local-typedefs] # define LZO_COMPILE_TIME_ASSERT(e) {typedef int __lzo_cta_t[1-2*!(e)];} ^ src/lzo_init.c:139:30: note: in expansion of macro 'LZO_COMPILE_TIME_ASSERT' #define ACCCHK_ASSERT(expr) LZO_COMPILE_TIME_ASSERT(expr) ^ src/miniacc.h:4552:5: note: in expansion of macro 'ACCCHK_ASSERT' ACCCHK_ASSERT((ACC_UINT64_C(0xffffffffffffffff) & ~0l) == ACC_UINT64_C(0xffffffffffffffff)) ^ ./include/lzo/lzodefs.h:1603:54: warning: typedef '__lzo_cta_t' locally defined but not used [-Wunused-local-typedefs] # define LZO_COMPILE_TIME_ASSERT(e) {typedef int __lzo_cta_t[1-2*!(e)];} ^ src/lzo_init.c:139:30: note: in expansion of macro 'LZO_COMPILE_TIME_ASSERT' #define ACCCHK_ASSERT(expr) LZO_COMPILE_TIME_ASSERT(expr) ^ src/miniacc.h:4556:5: note: in expansion of macro 'ACCCHK_ASSERT' ACCCHK_ASSERT((ACC_UINT64_C(0xffffffffffffffff) & ~0u) == 0xffffffffu) ^ ./include/lzo/lzodefs.h:1603:54: warning: typedef '__lzo_cta_t' locally defined but not used [-Wunused-local-typedefs] # define LZO_COMPILE_TIME_ASSERT(e) {typedef int __lzo_cta_t[1-2*!(e)];} ^ src/lzo_init.c:139:30: note: in expansion of macro 'LZO_COMPILE_TIME_ASSERT' #define ACCCHK_ASSERT(expr) LZO_COMPILE_TIME_ASSERT(expr) ^ src/miniacc.h:4616:5: note: in expansion of macro 'ACCCHK_ASSERT' ACCCHK_ASSERT(sizeof(int) == 4) ^ ./include/lzo/lzodefs.h:1603:54: warning: typedef '__lzo_cta_t' locally defined but not used [-Wunused-local-typedefs] # define LZO_COMPILE_TIME_ASSERT(e) {typedef int __lzo_cta_t[1-2*!(e)];} ^ src/lzo_init.c:139:30: note: in expansion of macro 'LZO_COMPILE_TIME_ASSERT' #define ACCCHK_ASSERT(expr) LZO_COMPILE_TIME_ASSERT(expr) ^ src/miniacc.h:4617:5: note: in expansion of macro 'ACCCHK_ASSERT' ACCCHK_ASSERT(sizeof(long) == 8) ^ ./include/lzo/lzodefs.h:1603:54: warning: typedef '__lzo_cta_t' locally defined but not used [-Wunused-local-typedefs] # define LZO_COMPILE_TIME_ASSERT(e) {typedef int __lzo_cta_t[1-2*!(e)];} ^ src/lzo_init.c:139:30: note: in expansion of macro 'LZO_COMPILE_TIME_ASSERT' #define ACCCHK_ASSERT(expr) LZO_COMPILE_TIME_ASSERT(expr) ^ src/miniacc.h:4618:5: note: in expansion of macro 'ACCCHK_ASSERT' ACCCHK_ASSERT(sizeof(void*) == 8) ^ ./include/lzo/lzodefs.h:1603:54: warning: typedef '__lzo_cta_t' locally defined but not used [-Wunused-local-typedefs] # define LZO_COMPILE_TIME_ASSERT(e) {typedef int __lzo_cta_t[1-2*!(e)];} ^ src/lzo_init.c:139:30: note: in expansion of macro 'LZO_COMPILE_TIME_ASSERT' #define ACCCHK_ASSERT(expr) LZO_COMPILE_TIME_ASSERT(expr) ^ src/miniacc.h:4619:5: note: in expansion of macro 'ACCCHK_ASSERT' ACCCHK_ASSERT(sizeof(ptrdiff_t) == sizeof(void*)) ^ ./include/lzo/lzodefs.h:1603:54: warning: typedef '__lzo_cta_t' locally defined but not used [-Wunused-local-typedefs] # define LZO_COMPILE_TIME_ASSERT(e) {typedef int __lzo_cta_t[1-2*!(e)];} ^ src/lzo_init.c:139:30: note: in expansion of macro 'LZO_COMPILE_TIME_ASSERT' #define ACCCHK_ASSERT(expr) LZO_COMPILE_TIME_ASSERT(expr) ^ src/miniacc.h:4620:5: note: in expansion of macro 'ACCCHK_ASSERT' ACCCHK_ASSERT(sizeof(size_t) == sizeof(void*)) ^ ./include/lzo/lzodefs.h:1603:54: warning: typedef '__lzo_cta_t' locally defined but not used [-Wunused-local-typedefs] # define LZO_COMPILE_TIME_ASSERT(e) {typedef int __lzo_cta_t[1-2*!(e)];} ^ src/lzo_init.c:139:30: note: in expansion of macro 'LZO_COMPILE_TIME_ASSERT' #define ACCCHK_ASSERT(expr) LZO_COMPILE_TIME_ASSERT(expr) ^ src/miniacc.h:4621:5: note: in expansion of macro 'ACCCHK_ASSERT' ACCCHK_ASSERT(sizeof(acc_intptr_t) == sizeof(void *)) ^ ./include/lzo/lzodefs.h:1603:54: warning: typedef '__lzo_cta_t' locally defined but not used [-Wunused-local-typedefs] # define LZO_COMPILE_TIME_ASSERT(e) {typedef int __lzo_cta_t[1-2*!(e)];} ^ src/lzo_init.c:139:30: note: in expansion of macro 'LZO_COMPILE_TIME_ASSERT' #define ACCCHK_ASSERT(expr) LZO_COMPILE_TIME_ASSERT(expr) ^ src/miniacc.h:4642:5: note: in expansion of macro 'ACCCHK_ASSERT' ACCCHK_ASSERT( (int) ((unsigned char) ((signed char) -1)) == 255) ^ ./include/lzo/lzodefs.h:1603:54: warning: typedef '__lzo_cta_t' locally defined but not used [-Wunused-local-typedefs] # define LZO_COMPILE_TIME_ASSERT(e) {typedef int __lzo_cta_t[1-2*!(e)];} ^ src/lzo_init.c:139:30: note: in expansion of macro 'LZO_COMPILE_TIME_ASSERT' #define ACCCHK_ASSERT(expr) LZO_COMPILE_TIME_ASSERT(expr) ^ src/miniacc.h:4649:5: note: in expansion of macro 'ACCCHK_ASSERT' ACCCHK_ASSERT( (((unsigned char)128) << (int)(8*sizeof(int)-8)) < 0) ^ gcc -Wp,-MT,src/lzo_str.o,-MMD,src/.lzo_str.o.d -W -Wall -Wno-sign-compare -D_FILE_OFFSET_BITS=64 -g -Os -I./include -fno-strict-aliasing -c -o src/lzo_str.o src/lzo_str.c gcc -Wp,-MT,src/lzo1x_d2.o,-MMD,src/.lzo1x_d2.o.d -W -Wall -Wno-sign-compare -D_FILE_OFFSET_BITS=64 -g -Os -I./include -fno-strict-aliasing -c -o src/lzo1x_d2.o src/lzo1x_d2.c gcc -Wp,-MT,src/lzo1x_d3.o,-MMD,src/.lzo1x_d3.o.d -W -Wall -Wno-sign-compare -D_FILE_OFFSET_BITS=64 -g -Os -I./include -fno-strict-aliasing -c -o src/lzo1x_d3.o src/lzo1x_d3.c gcc -Wp,-MT,src/lzo1x_9x.o,-MMD,src/.lzo1x_9x.o.d -W -Wall -Wno-sign-compare -D_FILE_OFFSET_BITS=64 -g -Os -I./include -fno-strict-aliasing -c -o src/lzo1x_9x.o src/lzo1x_9x.c In file included from ./include/lzo/lzoconf.h:72:0, from src/lzo_conf.h:75, from src/config1x.h:54, from src/lzo1x_9x.c:46: src/lzo_swd.ch: In function 'swd_init': ./include/lzo/lzodefs.h:1603:54: warning: typedef '__lzo_cta_t' locally defined but not used [-Wunused-local-typedefs] # define LZO_COMPILE_TIME_ASSERT(e) {typedef int __lzo_cta_t[1-2*!(e)];} ^ src/lzo_swd.ch:313:5: note: in expansion of macro 'LZO_COMPILE_TIME_ASSERT' LZO_COMPILE_TIME_ASSERT(!(0ul + 2 * SWD_F >= SWD_N)) ^ ./include/lzo/lzodefs.h:1603:54: warning: typedef '__lzo_cta_t' locally defined but not used [-Wunused-local-typedefs] # define LZO_COMPILE_TIME_ASSERT(e) {typedef int __lzo_cta_t[1-2*!(e)];} ^ src/lzo_swd.ch:314:5: note: in expansion of macro 'LZO_COMPILE_TIME_ASSERT' LZO_COMPILE_TIME_ASSERT(!(0ul + SWD_N + SWD_F + SWD_F >= SWD_UINT_MAX)) ^ src/lzo1x_9x.c: In function 'lzo1x_999_compress_internal': ./include/lzo/lzodefs.h:1603:54: warning: typedef '__lzo_cta_t' locally defined but not used [-Wunused-local-typedefs] # define LZO_COMPILE_TIME_ASSERT(e) {typedef int __lzo_cta_t[1-2*!(e)];} ^ src/lzo1x_9x.c:556:5: note: in expansion of macro 'LZO_COMPILE_TIME_ASSERT' LZO_COMPILE_TIME_ASSERT(LZO1X_999_MEM_COMPRESS >= SIZEOF_LZO_SWD_T) ^ gcc -Wp,-MT,src/lzo1x_1l.o,-MMD,src/.lzo1x_1l.o.d -W -Wall -Wno-sign-compare -D_FILE_OFFSET_BITS=64 -g -Os -I./include -fno-strict-aliasing -c -o src/lzo1x_1l.o src/lzo1x_1l.c gcc -Wp,-MT,src/lzo1x_1o.o,-MMD,src/.lzo1x_1o.o.d -W -Wall -Wno-sign-compare -D_FILE_OFFSET_BITS=64 -g -Os -I./include -fno-strict-aliasing -c -o src/lzo1x_1o.o src/lzo1x_1o.c gcc -Wp,-MT,src/lzo1x_o.o,-MMD,src/.lzo1x_o.o.d -W -Wall -Wno-sign-compare -D_FILE_OFFSET_BITS=64 -g -Os -I./include -fno-strict-aliasing -c -o src/lzo1x_o.o src/lzo1x_o.c gcc -Wp,-MT,src/lzo_util.o,-MMD,src/.lzo_util.o.d -W -Wall -Wno-sign-compare -D_FILE_OFFSET_BITS=64 -g -Os -I./include -fno-strict-aliasing -c -o src/lzo_util.o src/lzo_util.c gcc -Wp,-MT,src/lzo_ptr.o,-MMD,src/.lzo_ptr.o.d -W -Wall -Wno-sign-compare -D_FILE_OFFSET_BITS=64 -g -Os -I./include -fno-strict-aliasing -c -o src/lzo_ptr.o src/lzo_ptr.c gcc -Wp,-MT,src/lzo1x_1.o,-MMD,src/.lzo1x_1.o.d -W -Wall -Wno-sign-compare -D_FILE_OFFSET_BITS=64 -g -Os -I./include -fno-strict-aliasing -c -o src/lzo1x_1.o src/lzo1x_1.c rm -f lzo.a ar cq lzo.a src/lzo1x_1k.o src/lzo1x_d1.o src/lzo_crc.o src/lzo_init.o src/lzo_str.o src/lzo1x_d2.o src/lzo1x_d3.o src/lzo1x_9x.o src/lzo1x_1l.o src/lzo1x_1o.o src/lzo1x_o.o src/lzo_util.o src/lzo_ptr.o src/lzo1x_1.o ranlib lzo.a gcc -o prepcore prepcore.o lzo.a make[1]: Leaving directory `/builddir/build/BUILD/syslinux-4.05/lzo' fatal: No names found, cannot describe anything. make[1]: Entering directory `/builddir/build/BUILD/syslinux-4.05/core' gcc -Wp,-MT,kaboom.o,-MD,./.kaboom.o.d -Werror -Wno-unused -finline-limit=2000 -m32 -ffreestanding -fno-stack-protector -fwrapv -freg-struct-return -march=i386 -Os -fomit-frame-pointer -mregparm=3 -DREGPARM=3 -msoft-float -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -mincoming-stack-boundary=2 -g -W -Wall -Wstrict-prototypes -Wno-sign-compare -I./include -I../com32/include -c -o kaboom.o kaboom.c gcc -Wp,-MT,strncasecmp.o,-MD,./.strncasecmp.o.d -Werror -Wno-unused -finline-limit=2000 -m32 -ffreestanding -fno-stack-protector -fwrapv -freg-struct-return -march=i386 -Os -fomit-frame-pointer -mregparm=3 -DREGPARM=3 -msoft-float -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -mincoming-stack-boundary=2 -g -W -Wall -Wstrict-prototypes -Wno-sign-compare -I./include -I../com32/include -c -o strncasecmp.o strncasecmp.c gcc -Wp,-MT,idle.o,-MD,./.idle.o.d -Werror -Wno-unused -finline-limit=2000 -m32 -ffreestanding -fno-stack-protector -fwrapv -freg-struct-return -march=i386 -Os -fomit-frame-pointer -mregparm=3 -DREGPARM=3 -msoft-float -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -mincoming-stack-boundary=2 -g -W -Wall -Wstrict-prototypes -Wno-sign-compare -I./include -I../com32/include -c -o idle.o idle.c gcc -Wp,-MT,console.o,-MD,./.console.o.d -Werror -Wno-unused -finline-limit=2000 -m32 -ffreestanding -fno-stack-protector -fwrapv -freg-struct-return -march=i386 -Os -fomit-frame-pointer -mregparm=3 -DREGPARM=3 -msoft-float -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -mincoming-stack-boundary=2 -g -W -Wall -Wstrict-prototypes -Wno-sign-compare -I./include -I../com32/include -c -o console.o console.c gcc -Wp,-MT,pmapi.o,-MD,./.pmapi.o.d -Werror -Wno-unused -finline-limit=2000 -m32 -ffreestanding -fno-stack-protector -fwrapv -freg-struct-return -march=i386 -Os -fomit-frame-pointer -mregparm=3 -DREGPARM=3 -msoft-float -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -mincoming-stack-boundary=2 -g -W -Wall -Wstrict-prototypes -Wno-sign-compare -I./include -I../com32/include -c -o pmapi.o pmapi.c gcc -Wp,-MT,call16.o,-MD,./.call16.o.d -Werror -Wno-unused -finline-limit=2000 -m32 -ffreestanding -fno-stack-protector -fwrapv -freg-struct-return -march=i386 -Os -fomit-frame-pointer -mregparm=3 -DREGPARM=3 -msoft-float -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -mincoming-stack-boundary=2 -g -W -Wall -Wstrict-prototypes -Wno-sign-compare -I./include -I../com32/include -c -o call16.o call16.c gcc -Wp,-MT,rllpack.o,-MD,./.rllpack.o.d -Werror -Wno-unused -finline-limit=2000 -m32 -ffreestanding -fno-stack-protector -fwrapv -freg-struct-return -march=i386 -Os -fomit-frame-pointer -mregparm=3 -DREGPARM=3 -msoft-float -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -mincoming-stack-boundary=2 -g -W -Wall -Wstrict-prototypes -Wno-sign-compare -I./include -I../com32/include -c -o rllpack.o rllpack.c gcc -Wp,-MT,strcasecmp.o,-MD,./.strcasecmp.o.d -Werror -Wno-unused -finline-limit=2000 -m32 -ffreestanding -fno-stack-protector -fwrapv -freg-struct-return -march=i386 -Os -fomit-frame-pointer -mregparm=3 -DREGPARM=3 -msoft-float -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -mincoming-stack-boundary=2 -g -W -Wall -Wstrict-prototypes -Wno-sign-compare -I./include -I../com32/include -c -o strcasecmp.o strcasecmp.c gcc -Wp,-MT,printf.o,-MD,./.printf.o.d -Werror -Wno-unused -finline-limit=2000 -m32 -ffreestanding -fno-stack-protector -fwrapv -freg-struct-return -march=i386 -Os -fomit-frame-pointer -mregparm=3 -DREGPARM=3 -msoft-float -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -mincoming-stack-boundary=2 -g -W -Wall -Wstrict-prototypes -Wno-sign-compare -I./include -I../com32/include -c -o printf.o printf.c gcc -Wp,-MT,fs/chdir.o,-MD,fs/.chdir.o.d -Werror -Wno-unused -finline-limit=2000 -m32 -ffreestanding -fno-stack-protector -fwrapv -freg-struct-return -march=i386 -Os -fomit-frame-pointer -mregparm=3 -DREGPARM=3 -msoft-float -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -mincoming-stack-boundary=2 -g -W -Wall -Wstrict-prototypes -Wno-sign-compare -I./include -I../com32/include -c -o fs/chdir.o fs/chdir.c gcc -Wp,-MT,fs/nonextextent.o,-MD,fs/.nonextextent.o.d -Werror -Wno-unused -finline-limit=2000 -m32 -ffreestanding -fno-stack-protector -fwrapv -freg-struct-return -march=i386 -Os -fomit-frame-pointer -mregparm=3 -DREGPARM=3 -msoft-float -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -mincoming-stack-boundary=2 -g -W -Wall -Wstrict-prototypes -Wno-sign-compare -I./include -I../com32/include -c -o fs/nonextextent.o fs/nonextextent.c gcc -Wp,-MT,fs/getfssec.o,-MD,fs/.getfssec.o.d -Werror -Wno-unused -finline-limit=2000 -m32 -ffreestanding -fno-stack-protector -fwrapv -freg-struct-return -march=i386 -Os -fomit-frame-pointer -mregparm=3 -DREGPARM=3 -msoft-float -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -mincoming-stack-boundary=2 -g -W -Wall -Wstrict-prototypes -Wno-sign-compare -I./include -I../com32/include -c -o fs/getfssec.o fs/getfssec.c gcc -Wp,-MT,fs/readdir.o,-MD,fs/.readdir.o.d -Werror -Wno-unused -finline-limit=2000 -m32 -ffreestanding -fno-stack-protector -fwrapv -freg-struct-return -march=i386 -Os -fomit-frame-pointer -mregparm=3 -DREGPARM=3 -msoft-float -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -mincoming-stack-boundary=2 -g -W -Wall -Wstrict-prototypes -Wno-sign-compare -I./include -I../com32/include -c -o fs/readdir.o fs/readdir.c gcc -Wp,-MT,fs/newconfig.o,-MD,fs/.newconfig.o.d -Werror -Wno-unused -finline-limit=2000 -m32 -ffreestanding -fno-stack-protector -fwrapv -freg-struct-return -march=i386 -Os -fomit-frame-pointer -mregparm=3 -DREGPARM=3 -msoft-float -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -mincoming-stack-boundary=2 -g -W -Wall -Wstrict-prototypes -Wno-sign-compare -I./include -I../com32/include -c -o fs/newconfig.o fs/newconfig.c gcc -Wp,-MT,fs/loadhigh.o,-MD,fs/.loadhigh.o.d -Werror -Wno-unused -finline-limit=2000 -m32 -ffreestanding -fno-stack-protector -fwrapv -freg-struct-return -march=i386 -Os -fomit-frame-pointer -mregparm=3 -DREGPARM=3 -msoft-float -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -mincoming-stack-boundary=2 -g -W -Wall -Wstrict-prototypes -Wno-sign-compare -I./include -I../com32/include -c -o fs/loadhigh.o fs/loadhigh.c gcc -Wp,-MT,fs/cache.o,-MD,fs/.cache.o.d -Werror -Wno-unused -finline-limit=2000 -m32 -ffreestanding -fno-stack-protector -fwrapv -freg-struct-return -march=i386 -Os -fomit-frame-pointer -mregparm=3 -DREGPARM=3 -msoft-float -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -mincoming-stack-boundary=2 -g -W -Wall -Wstrict-prototypes -Wno-sign-compare -I./include -I../com32/include -c -o fs/cache.o fs/cache.c gcc -Wp,-MT,fs/diskio.o,-MD,fs/.diskio.o.d -Werror -Wno-unused -finline-limit=2000 -m32 -ffreestanding -fno-stack-protector -fwrapv -freg-struct-return -march=i386 -Os -fomit-frame-pointer -mregparm=3 -DREGPARM=3 -msoft-float -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -mincoming-stack-boundary=2 -g -W -Wall -Wstrict-prototypes -Wno-sign-compare -I./include -I../com32/include -c -o fs/diskio.o fs/diskio.c gcc -Wp,-MT,fs/getcwd.o,-MD,fs/.getcwd.o.d -Werror -Wno-unused -finline-limit=2000 -m32 -ffreestanding -fno-stack-protector -fwrapv -freg-struct-return -march=i386 -Os -fomit-frame-pointer -mregparm=3 -DREGPARM=3 -msoft-float -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -mincoming-stack-boundary=2 -g -W -Wall -Wstrict-prototypes -Wno-sign-compare -I./include -I../com32/include -c -o fs/getcwd.o fs/getcwd.c gcc -Wp,-MT,fs/fs.o,-MD,fs/.fs.o.d -Werror -Wno-unused -finline-limit=2000 -m32 -ffreestanding -fno-stack-protector -fwrapv -freg-struct-return -march=i386 -Os -fomit-frame-pointer -mregparm=3 -DREGPARM=3 -msoft-float -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -mincoming-stack-boundary=2 -g -W -Wall -Wstrict-prototypes -Wno-sign-compare -I./include -I../com32/include -c -o fs/fs.o fs/fs.c gcc -Wp,-MT,mem/init.o,-MD,mem/.init.o.d -Werror -Wno-unused -finline-limit=2000 -m32 -ffreestanding -fno-stack-protector -fwrapv -freg-struct-return -march=i386 -Os -fomit-frame-pointer -mregparm=3 -DREGPARM=3 -msoft-float -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -mincoming-stack-boundary=2 -g -W -Wall -Wstrict-prototypes -Wno-sign-compare -I./include -I../com32/include -c -o mem/init.o mem/init.c gcc -Wp,-MT,mem/free.o,-MD,mem/.free.o.d -Werror -Wno-unused -finline-limit=2000 -m32 -ffreestanding -fno-stack-protector -fwrapv -freg-struct-return -march=i386 -Os -fomit-frame-pointer -mregparm=3 -DREGPARM=3 -msoft-float -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -mincoming-stack-boundary=2 -g -W -Wall -Wstrict-prototypes -Wno-sign-compare -I./include -I../com32/include -c -o mem/free.o mem/free.c gcc -Wp,-MT,mem/malloc.o,-MD,mem/.malloc.o.d -Werror -Wno-unused -finline-limit=2000 -m32 -ffreestanding -fno-stack-protector -fwrapv -freg-struct-return -march=i386 -Os -fomit-frame-pointer -mregparm=3 -DREGPARM=3 -msoft-float -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -mincoming-stack-boundary=2 -g -W -Wall -Wstrict-prototypes -Wno-sign-compare -I./include -I../com32/include -c -o mem/malloc.o mem/malloc.c gcc -Wp,-MT,fs/iso9660/iso9660.o,-MD,fs/iso9660/.iso9660.o.d -Werror -Wno-unused -finline-limit=2000 -m32 -ffreestanding -fno-stack-protector -fwrapv -freg-struct-return -march=i386 -Os -fomit-frame-pointer -mregparm=3 -DREGPARM=3 -msoft-float -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -mincoming-stack-boundary=2 -g -W -Wall -Wstrict-prototypes -Wno-sign-compare -I./include -I../com32/include -c -o fs/iso9660/iso9660.o fs/iso9660/iso9660.c gcc -Wp,-MT,fs/pxe/dnsresolv.o,-MD,fs/pxe/.dnsresolv.o.d -Werror -Wno-unused -finline-limit=2000 -m32 -ffreestanding -fno-stack-protector -fwrapv -freg-struct-return -march=i386 -Os -fomit-frame-pointer -mregparm=3 -DREGPARM=3 -msoft-float -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -mincoming-stack-boundary=2 -g -W -Wall -Wstrict-prototypes -Wno-sign-compare -I./include -I../com32/include -c -o fs/pxe/dnsresolv.o fs/pxe/dnsresolv.c gcc -Wp,-MT,fs/pxe/portnum.o,-MD,fs/pxe/.portnum.o.d -Werror -Wno-unused -finline-limit=2000 -m32 -ffreestanding -fno-stack-protector -fwrapv -freg-struct-return -march=i386 -Os -fomit-frame-pointer -mregparm=3 -DREGPARM=3 -msoft-float -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -mincoming-stack-boundary=2 -g -W -Wall -Wstrict-prototypes -Wno-sign-compare -I./include -I../com32/include -c -o fs/pxe/portnum.o fs/pxe/portnum.c gcc -Wp,-MT,fs/pxe/dhcp_option.o,-MD,fs/pxe/.dhcp_option.o.d -Werror -Wno-unused -finline-limit=2000 -m32 -ffreestanding -fno-stack-protector -fwrapv -freg-struct-return -march=i386 -Os -fomit-frame-pointer -mregparm=3 -DREGPARM=3 -msoft-float -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -mincoming-stack-boundary=2 -g -W -Wall -Wstrict-prototypes -Wno-sign-compare -I./include -I../com32/include -c -o fs/pxe/dhcp_option.o fs/pxe/dhcp_option.c gcc -Wp,-MT,fs/pxe/idle.o,-MD,fs/pxe/.idle.o.d -Werror -Wno-unused -finline-limit=2000 -m32 -ffreestanding -fno-stack-protector -fwrapv -freg-struct-return -march=i386 -Os -fomit-frame-pointer -mregparm=3 -DREGPARM=3 -msoft-float -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -mincoming-stack-boundary=2 -g -W -Wall -Wstrict-prototypes -Wno-sign-compare -I./include -I../com32/include -c -o fs/pxe/idle.o fs/pxe/idle.c gcc -Wp,-MT,fs/pxe/pxe.o,-MD,fs/pxe/.pxe.o.d -Werror -Wno-unused -finline-limit=2000 -m32 -ffreestanding -fno-stack-protector -fwrapv -freg-struct-return -march=i386 -Os -fomit-frame-pointer -mregparm=3 -DREGPARM=3 -msoft-float -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -mincoming-stack-boundary=2 -g -W -Wall -Wstrict-prototypes -Wno-sign-compare -I./include -I../com32/include -c -o fs/pxe/pxe.o fs/pxe/pxe.c gcc -Wp,-MT,fs/fat/fat.o,-MD,fs/fat/.fat.o.d -Werror -Wno-unused -finline-limit=2000 -m32 -ffreestanding -fno-stack-protector -fwrapv -freg-struct-return -march=i386 -Os -fomit-frame-pointer -mregparm=3 -DREGPARM=3 -msoft-float -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -mincoming-stack-boundary=2 -g -W -Wall -Wstrict-prototypes -Wno-sign-compare -I./include -I../com32/include -c -o fs/fat/fat.o fs/fat/fat.c gcc -Wp,-MT,fs/btrfs/btrfs.o,-MD,fs/btrfs/.btrfs.o.d -Werror -Wno-unused -finline-limit=2000 -m32 -ffreestanding -fno-stack-protector -fwrapv -freg-struct-return -march=i386 -Os -fomit-frame-pointer -mregparm=3 -DREGPARM=3 -msoft-float -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -mincoming-stack-boundary=2 -g -W -Wall -Wstrict-prototypes -Wno-sign-compare -I./include -I../com32/include -c -o fs/btrfs/btrfs.o fs/btrfs/btrfs.c gcc -Wp,-MT,fs/lib/loadconfig.o,-MD,fs/lib/.loadconfig.o.d -Werror -Wno-unused -finline-limit=2000 -m32 -ffreestanding -fno-stack-protector -fwrapv -freg-struct-return -march=i386 -Os -fomit-frame-pointer -mregparm=3 -DREGPARM=3 -msoft-float -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -mincoming-stack-boundary=2 -g -W -Wall -Wstrict-prototypes -Wno-sign-compare -I./include -I../com32/include -c -o fs/lib/loadconfig.o fs/lib/loadconfig.c gcc -Wp,-MT,fs/lib/searchconfig.o,-MD,fs/lib/.searchconfig.o.d -Werror -Wno-unused -finline-limit=2000 -m32 -ffreestanding -fno-stack-protector -fwrapv -freg-struct-return -march=i386 -Os -fomit-frame-pointer -mregparm=3 -DREGPARM=3 -msoft-float -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -mincoming-stack-boundary=2 -g -W -Wall -Wstrict-prototypes -Wno-sign-compare -I./include -I../com32/include -c -o fs/lib/searchconfig.o fs/lib/searchconfig.c gcc -Wp,-MT,fs/lib/mangle.o,-MD,fs/lib/.mangle.o.d -Werror -Wno-unused -finline-limit=2000 -m32 -ffreestanding -fno-stack-protector -fwrapv -freg-struct-return -march=i386 -Os -fomit-frame-pointer -mregparm=3 -DREGPARM=3 -msoft-float -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -mincoming-stack-boundary=2 -g -W -Wall -Wstrict-prototypes -Wno-sign-compare -I./include -I../com32/include -c -o fs/lib/mangle.o fs/lib/mangle.c gcc -Wp,-MT,fs/lib/close.o,-MD,fs/lib/.close.o.d -Werror -Wno-unused -finline-limit=2000 -m32 -ffreestanding -fno-stack-protector -fwrapv -freg-struct-return -march=i386 -Os -fomit-frame-pointer -mregparm=3 -DREGPARM=3 -msoft-float -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -mincoming-stack-boundary=2 -g -W -Wall -Wstrict-prototypes -Wno-sign-compare -I./include -I../com32/include -c -o fs/lib/close.o fs/lib/close.c gcc -Wp,-MT,fs/ext2/ext2.o,-MD,fs/ext2/.ext2.o.d -Werror -Wno-unused -finline-limit=2000 -m32 -ffreestanding -fno-stack-protector -fwrapv -freg-struct-return -march=i386 -Os -fomit-frame-pointer -mregparm=3 -DREGPARM=3 -msoft-float -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -mincoming-stack-boundary=2 -g -W -Wall -Wstrict-prototypes -Wno-sign-compare -I./include -I../com32/include -c -o fs/ext2/ext2.o fs/ext2/ext2.c gcc -Wp,-MT,fs/ext2/bmap.o,-MD,fs/ext2/.bmap.o.d -Werror -Wno-unused -finline-limit=2000 -m32 -ffreestanding -fno-stack-protector -fwrapv -freg-struct-return -march=i386 -Os -fomit-frame-pointer -mregparm=3 -DREGPARM=3 -msoft-float -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -mincoming-stack-boundary=2 -g -W -Wall -Wstrict-prototypes -Wno-sign-compare -I./include -I../com32/include -c -o fs/ext2/bmap.o fs/ext2/bmap.c cp -f ../codepage/cp865.cp codepage.cp gcc -Wp,-MT,codepage.o,-MD,./.codepage.o.d -Werror -Wno-unused -finline-limit=2000 -m32 -ffreestanding -fno-stack-protector -fwrapv -freg-struct-return -march=i386 -Os -fomit-frame-pointer -mregparm=3 -DREGPARM=3 -msoft-float -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -mincoming-stack-boundary=2 -g -W -Wall -Wstrict-prototypes -Wno-sign-compare -I./include -I../com32/include -D__ASSEMBLY__ -Wa,-a=codepage.lst -c -o codepage.o codepage.S gcc -Wp,-MT,lzo/lzo1x_f1.o,-MD,lzo/.lzo1x_f1.o.d -Werror -Wno-unused -finline-limit=2000 -m32 -ffreestanding -fno-stack-protector -fwrapv -freg-struct-return -march=i386 -Os -fomit-frame-pointer -mregparm=3 -DREGPARM=3 -msoft-float -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -mincoming-stack-boundary=2 -g -W -Wall -Wstrict-prototypes -Wno-sign-compare -I./include -I../com32/include -D__ASSEMBLY__ -Wa,-a=lzo/lzo1x_f1.lst -c -o lzo/lzo1x_f1.o lzo/lzo1x_f1.S rm -f libcore.a ar cq libcore.a kaboom.o strncasecmp.o idle.o console.o pmapi.o call16.o rllpack.o strcasecmp.o printf.o fs/chdir.o fs/nonextextent.o fs/getfssec.o fs/readdir.o fs/newconfig.o fs/loadhigh.o fs/cache.o fs/diskio.o fs/getcwd.o fs/fs.o mem/init.o mem/free.o mem/malloc.o fs/iso9660/iso9660.o fs/pxe/dnsresolv.o fs/pxe/portnum.o fs/pxe/dhcp_option.o fs/pxe/idle.o fs/pxe/pxe.o fs/fat/fat.o fs/btrfs/btrfs.o fs/lib/loadconfig.o fs/lib/searchconfig.o fs/lib/mangle.o fs/lib/close.o fs/ext2/ext2.o fs/ext2/bmap.o codepage.o lzo/lzo1x_f1.o ranlib libcore.a nasm -f elf -Ox -g -F dwarf -DDATE_STR="'0x54f93f16'" \ -DHEXDATE="0x54f93f16" \ -l ldlinux.lsr -o ldlinux.o -MP -MD .ldlinux.o.d ldlinux.asm ld -m elf_i386 -T syslinux.ld -M -o ldlinux.elf ldlinux.o \ --start-group libcore.a ../com32/lib/libcomcore.a /usr/lib/gcc/x86_64-redhat-linux/4.8.3/32/libgcc.a --end-group \ > ldlinux.map objdump -h ldlinux.elf > ldlinux.sec perl lstadjust.pl ldlinux.lsr ldlinux.sec ldlinux.lst objcopy -O binary ldlinux.elf ldlinux.raw ../lzo/prepcore ldlinux.raw ldlinux.bin dd if=ldlinux.bin of=ldlinux.bss bs=512 count=1 1+0 records in 1+0 records out 512 bytes (512 B) copied, 7.2559e-05 s, 7.1 MB/s dd if=ldlinux.bin of=ldlinux.sys bs=512 skip=2 61+1 records in 61+1 records out 31515 bytes (32 kB) copiednasm -f elf -Ox -g -F dwarf -DDATE_STR="'0x54f93f16'" \ -DHEXDATE="0x54f93f16" \ -l isolinux.lsr -o isolinux.o -MP -MD .isolinux.o.d isolinux.asm , 0.000233745 s, 135 MB/s ld -m elf_i386 -T syslinux.ld -M -o isolinux.elf isolinux.o \ --start-group libcore.a ../com32/lib/libcomcore.a /usr/lib/gcc/x86_64-redhat-linux/4.8.3/32/libgcc.a --end-group \ > isolinux.map objdump -h isolinux.elf > isolinux.sec perl lstadjust.pl isolinux.lsr isolinux.sec isolinux.lst objcopy -O binary isolinux.elf isolinux.raw ../lzo/prepcore isolinux.raw isolinux.bin nasm -f elf -Ox -g -F dwarf -DDATE_STR="'0x54f93f16'" \ -DHEXDATE="0x54f93f16" \ -l isolinux-debug.lsr -o isolinux-debug.o -MP -MD .isolinux-debug.o.d isolinux-debug.asm ld -m elf_i386 -T syslinux.ld -M -o isolinux-debug.elf isolinux-debug.o \ --start-group libcore.a ../com32/lib/libcomcore.a /usr/lib/gcc/x86_64-redhat-linux/4.8.3/32/libgcc.a --end-group \ > isolinux-debug.map objdump -h isolinux-debug.elf > isolinux-debug.sec perl lstadjust.pl isolinux-debug.lsr isolinux-debug.sec isolinux-debug.lst objcopy -O binary isolinux-debug.elf isolinux-debug.raw ../lzo/prepcore isolinux-debug.raw isolinux-debug.bin nasm -f elf -Ox -g -F dwarf -DDATE_STR="'0x54f93f16'" \ -DHEXDATE="0x54f93f16" \ -l pxelinux.lsr -o pxelinux.o -MP -MD .pxelinux.o.d pxelinux.asm ld -m elf_i386 -T syslinux.ld -M -o pxelinux.elf pxelinux.o \ --start-group libcore.a ../com32/lib/libcomcore.a /usr/lib/gcc/x86_64-redhat-linux/4.8.3/32/libgcc.a --end-group \ > pxelinux.map objdump -h pxelinux.elf > pxelinux.sec perl lstadjust.pl pxelinux.lsr pxelinux.sec pxelinux.lst objcopy -O binary pxelinux.elf pxelinux.raw ../lzo/prepcore pxelinux.raw pxelinux.bin cp -f pxelinux.bin pxelinux.0 rm ldlinux.o pxelinux.o isolinux.o isolinux-debug.o make[1]: Leaving directory `/builddir/build/BUILD/syslinux-4.05/core' fatal: No names found, cannot describe anything. make[1]: Entering directory `/builddir/build/BUILD/syslinux-4.05/memdisk' ( nasm -M -DDEPEND -dDATE='"0x4ee25341"' -o memdisk16.bin memdisk16.asm ; echo '' ) > .memdisk16.bin.d ; true nasm -f bin -O9999 -dDATE='"0x4ee25341"' -o memdisk16.bin -l memdisk16.lst memdisk16.asm gcc -Wp,-MT,start32.o,-MD,./.start32.o.d -Werror -Wno-unused -finline-limit=2000 -m32 -ffreestanding -fno-stack-protector -fwrapv -freg-struct-return -march=i386 -Os -fomit-frame-pointer -mregparm=3 -DREGPARM=3 -msoft-float -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -mincoming-stack-boundary=2 -g -W -Wall -Wstrict-prototypes -Wno-sign-compare -I../com32/include -D__MEMDISK__ -DDATE='"0x4ee25341"' -D__ASSEMBLY__ -Wa,-a=start32.lst -c -o start32.o start32.S gcc -Wp,-MT,setup.o,-MD,./.setup.o.d -Werror -Wno-unused -finline-limit=2000 -m32 -ffreestanding -fno-stack-protector -fwrapv -freg-struct-return -march=i386 -Os -fomit-frame-pointer -mregparm=3 -DREGPARM=3 -msoft-float -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -mincoming-stack-boundary=2 -g -W -Wall -Wstrict-prototypes -Wno-sign-compare -I../com32/include -D__MEMDISK__ -DDATE='"0x4ee25341"' -c -o setup.o setup.c gcc -Wp,-MT,msetup.o,-MD,./.msetup.o.d -Werror -Wno-unused -finline-limit=2000 -m32 -ffreestanding -fno-stack-protector -fwrapv -freg-struct-return -march=i386 -Os -fomit-frame-pointer -mregparm=3 -DREGPARM=3 -msoft-float -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -mincoming-stack-boundary=2 -g -W -Wall -Wstrict-prototypes -Wno-sign-compare -I../com32/include -D__MEMDISK__ -DDATE='"0x4ee25341"' -c -o msetup.o msetup.c gcc -Wp,-MT,e820func.o,-MD,./.e820func.o.d -Werror -Wno-unused -finline-limit=2000 -m32 -ffreestanding -fno-stack-protector -fwrapv -freg-struct-return -march=i386 -Os -fomit-frame-pointer -mregparm=3 -DREGPARM=3 -msoft-float -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -mincoming-stack-boundary=2 -g -W -Wall -Wstrict-prototypes -Wno-sign-compare -I../com32/include -D__MEMDISK__ -DDATE='"0x4ee25341"' -c -o e820func.o e820func.c gcc -Wp,-MT,conio.o,-MD,./.conio.o.d -Werror -Wno-unused -finline-limit=2000 -m32 -ffreestanding -fno-stack-protector -fwrapv -freg-struct-return -march=i386 -Os -fomit-frame-pointer -mregparm=3 -DREGPARM=3 -msoft-float -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -mincoming-stack-boundary=2 -g -W -Wall -Wstrict-prototypes -Wno-sign-compare -I../com32/include -D__MEMDISK__ -DDATE='"0x4ee25341"' -c -o conio.o conio.c gcc -Wp,-MT,memcpy.o,-MD,./.memcpy.o.d -Werror -Wno-unused -finline-limit=2000 -m32 -ffreestanding -fno-stack-protector -fwrapv -freg-struct-return -march=i386 -Os -fomit-frame-pointer -mregparm=3 -DREGPARM=3 -msoft-float -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -mincoming-stack-boundary=2 -g -W -Wall -Wstrict-prototypes -Wno-sign-compare -I../com32/include -D__MEMDISK__ -DDATE='"0x4ee25341"' -D__ASSEMBLY__ -Wa,-a=memcpy.lst -c -o memcpy.o memcpy.S gcc -Wp,-MT,memset.o,-MD,./.memset.o.d -Werror -Wno-unused -finline-limit=2000 -m32 -ffreestanding -fno-stack-protector -fwrapv -freg-struct-return -march=i386 -Os -fomit-frame-pointer -mregparm=3 -DREGPARM=3 -msoft-float -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -mincoming-stack-boundary=2 -g -W -Wall -Wstrict-prototypes -Wno-sign-compare -I../com32/include -D__MEMDISK__ -DDATE='"0x4ee25341"' -D__ASSEMBLY__ -Wa,-a=memset.lst -c -o memset.o memset.S gcc -Wp,-MT,memmove.o,-MD,./.memmove.o.d -Werror -Wno-unused -finline-limit=2000 -m32 -ffreestanding -fno-stack-protector -fwrapv -freg-struct-return -march=i386 -Os -fomit-frame-pointer -mregparm=3 -DREGPARM=3 -msoft-float -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -mincoming-stack-boundary=2 -g -W -Wall -Wstrict-prototypes -Wno-sign-compare -I../com32/include -D__MEMDISK__ -DDATE='"0x4ee25341"' -D__ASSEMBLY__ -Wa,-a=memmove.lst -c -o memmove.o memmove.S gcc -Wp,-MT,unzip.o,-MD,./.unzip.o.d -Werror -Wno-unused -finline-limit=2000 -m32 -ffreestanding -fno-stack-protector -fwrapv -freg-struct-return -march=i386 -Os -fomit-frame-pointer -mregparm=3 -DREGPARM=3 -msoft-float -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -mincoming-stack-boundary=2 -g -W -Wall -Wstrict-prototypes -Wno-sign-compare -I../com32/include -D__MEMDISK__ -DDATE='"0x4ee25341"' -c -o unzip.o unzip.c gcc -Wp,-MT,dskprobe.o,-MD,./.dskprobe.o.d -Werror -Wno-unused -finline-limit=2000 -m32 -ffreestanding -fno-stack-protector -fwrapv -freg-struct-return -march=i386 -Os -fomit-frame-pointer -mregparm=3 -DREGPARM=3 -msoft-float -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -mincoming-stack-boundary=2 -g -W -Wall -Wstrict-prototypes -Wno-sign-compare -I../com32/include -D__MEMDISK__ -DDATE='"0x4ee25341"' -c -o dskprobe.o dskprobe.c gcc -Wp,-MT,eltorito.o,-MD,./.eltorito.o.d -Werror -Wno-unused -finline-limit=2000 -m32 -ffreestanding -fno-stack-protector -fwrapv -freg-struct-return -march=i386 -Os -fomit-frame-pointer -mregparm=3 -DREGPARM=3 -msoft-float -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -mincoming-stack-boundary=2 -g -W -Wall -Wstrict-prototypes -Wno-sign-compare -I../com32/include -D__MEMDISK__ -DDATE='"0x4ee25341"' -c -o eltorito.o eltorito.c gcc -Wp,-MT,ctypes.o,-MD,./.ctypes.o.d -Werror -Wno-unused -finline-limit=2000 -m32 -ffreestanding -fno-stack-protector -fwrapv -freg-struct-return -march=i386 -Os -fomit-frame-pointer -mregparm=3 -DREGPARM=3 -msoft-float -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -mincoming-stack-boundary=2 -g -W -Wall -Wstrict-prototypes -Wno-sign-compare -I../com32/include -D__MEMDISK__ -DDATE='"0x4ee25341"' -c -o ctypes.o ctypes.c gcc -Wp,-MT,strntoumax.o,-MD,./.strntoumax.o.d -Werror -Wno-unused -finline-limit=2000 -m32 -ffreestanding -fno-stack-protector -fwrapv -freg-struct-return -march=i386 -Os -fomit-frame-pointer -mregparm=3 -DREGPARM=3 -msoft-float -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -mincoming-stack-boundary=2 -g -W -Wall -Wstrict-prototypes -Wno-sign-compare -I../com32/include -D__MEMDISK__ -DDATE='"0x4ee25341"' -c -o strntoumax.o strntoumax.c gcc -Wp,-MT,strtoull.o,-MD,./.strtoull.o.d -Werror -Wno-unused -finline-limit=2000 -m32 -ffreestanding -fno-stack-protector -fwrapv -freg-struct-return -march=i386 -Os -fomit-frame-pointer -mregparm=3 -DREGPARM=3 -msoft-float -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -mincoming-stack-boundary=2 -g -W -Wall -Wstrict-prototypes -Wno-sign-compare -I../com32/include -D__MEMDISK__ -DDATE='"0x4ee25341"' -c -o strtoull.o strtoull.c gcc -Wp,-MT,suffix_number.o,-MD,./.suffix_number.o.d -Werror -Wno-unused -finline-limit=2000 -m32 -ffreestanding -fno-stack-protector -fwrapv -freg-struct-return -march=i386 -Os -fomit-frame-pointer -mregparm=3 -DREGPARM=3 -msoft-float -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -mincoming-stack-boundary=2 -g -W -Wall -Wstrict-prototypes -Wno-sign-compare -I../com32/include -D__MEMDISK__ -DDATE='"0x4ee25341"' -c -o suffix_number.o suffix_number.c ( nasm -M -DDEPEND -dDATE='"0x4ee25341"' -o memdisk_chs_512.bin memdisk_chs_512.asm ; echo '' ) > .memdisk_chs_512.bin.d ; true nasm -f bin -O9999 -dDATE='"0x4ee25341"' -o memdisk_chs_512.bin -l memdisk_chs_512.lst memdisk_chs_512.asm ld -m elf_i386 -r -b binary -o memdisk_chs_512.o memdisk_chs_512.bin ( nasm -M -DDEPEND -dDATE='"0x4ee25341"' -o memdisk_edd_512.bin memdisk_edd_512.asm ; echo '' ) > .memdisk_edd_512.bin.d ; true nasm -f bin -O9999 -dDATE='"0x4ee25341"' -o memdisk_edd_512.bin -l memdisk_edd_512.lst memdisk_edd_512.asm ld -m elf_i386 -r -b binary -o memdisk_edd_512.o memdisk_edd_512.bin ( nasm -M -DDEPEND -dDATE='"0x4ee25341"' -o memdisk_iso_512.bin memdisk_iso_512.asm ; echo '' ) > .memdisk_iso_512.bin.d ; true nasm -f bin -O9999 -dDATE='"0x4ee25341"' -o memdisk_iso_512.bin -l memdisk_iso_512.lst memdisk_iso_512.asm ld -m elf_i386 -r -b binary -o memdisk_iso_512.o memdisk_iso_512.bin ( nasm -M -DDEPEND -dDATE='"0x4ee25341"' -o memdisk_iso_2048.bin memdisk_iso_2048.asm ; echo '' ) > .memdisk_iso_2048.bin.d ; true nasm -f bin -O9999 -dDATE='"0x4ee25341"' -o memdisk_iso_2048.bin -l memdisk_iso_2048.lst memdisk_iso_2048.asm ld -m elf_i386 -r -b binary -o memdisk_iso_2048.o memdisk_iso_2048.bin ld -m elf_i386 -o memdisk32.elf -T memdisk.ld start32.o setup.o msetup.o e820func.o conio.o memcpy.o memset.o memmove.o unzip.o dskprobe.o eltorito.o ctypes.o strntoumax.o strtoull.o suffix_number.o memdisk_chs_512.o memdisk_edd_512.o memdisk_iso_512.o memdisk_iso_2048.o objcopy -O binary memdisk32.elf memdisk32.bin perl postprocess.pl memdisk memdisk16.bin memdisk32.bin make[1]: Leaving directory `/builddir/build/BUILD/syslinux-4.05/memdisk' make[1]: Entering directory `/builddir/build/BUILD/syslinux-4.05/modules' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/syslinux-4.05/modules' make[1]: Entering directory `/builddir/build/BUILD/syslinux-4.05/mbr' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/syslinux-4.05/mbr' make[1]: Entering directory `/builddir/build/BUILD/syslinux-4.05/memdump' gcc -Wp,-MT,crt0.o,-MD,./.crt0.o.d -Werror -Wno-unused -finline-limit=2000 -m32 -ffreestanding -fno-stack-protector -fwrapv -freg-struct-return -march=i386 -Os -fomit-frame-pointer -mregparm=3 -DREGPARM=3 -msoft-float -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -mincoming-stack-boundary=2 -g -W -Wall -Wstrict-prototypes -Wno-sign-compare -include code16.h -I. -D__ASSEMBLY__ -c -o crt0.o crt0.S gcc -Wp,-MT,main.o,-MD,./.main.o.d -Werror -Wno-unused -finline-limit=2000 -m32 -ffreestanding -fno-stack-protector -fwrapv -freg-struct-return -march=i386 -Os -fomit-frame-pointer -mregparm=3 -DREGPARM=3 -msoft-float -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -mincoming-stack-boundary=2 -g -W -Wall -Wstrict-prototypes -Wno-sign-compare -include code16.h -I. -c -o main.o main.c gcc -Wp,-MT,serial.o,-MD,./.serial.o.d -Werror -Wno-unused -finline-limit=2000 -m32 -ffreestanding -fno-stack-protector -fwrapv -freg-struct-return -march=i386 -Os -fomit-frame-pointer -mregparm=3 -DREGPARM=3 -msoft-float -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -mincoming-stack-boundary=2 -g -W -Wall -Wstrict-prototypes -Wno-sign-compare -include code16.h -I. -c -o serial.o serial.c gcc -Wp,-MT,ymsend.o,-MD,./.ymsend.o.d -Werror -Wno-unused -finline-limit=2000 -m32 -ffreestanding -fno-stack-protector -fwrapv -freg-struct-return -march=i386 -Os -fomit-frame-pointer -mregparm=3 -DREGPARM=3 -msoft-float -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -mincoming-stack-boundary=2 -g -W -Wall -Wstrict-prototypes -Wno-sign-compare -include code16.h -I. -c -o ymsend.o ymsend.c gcc -Wp,-MT,srecsend.o,-MD,./.srecsend.o.d -Werror -Wno-unused -finline-limit=2000 -m32 -ffreestanding -fno-stack-protector -fwrapv -freg-struct-return -march=i386 -Os -fomit-frame-pointer -mregparm=3 -DREGPARM=3 -msoft-float -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -mincoming-stack-boundary=2 -g -W -Wall -Wstrict-prototypes -Wno-sign-compare -include code16.h -I. -c -o srecsend.o srecsend.c gcc -Wp,-MT,conio.o,-MD,./.conio.o.d -Werror -Wno-unused -finline-limit=2000 -m32 -ffreestanding -fno-stack-protector -fwrapv -freg-struct-return -march=i386 -Os -fomit-frame-pointer -mregparm=3 -DREGPARM=3 -msoft-float -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -mincoming-stack-boundary=2 -g -W -Wall -Wstrict-prototypes -Wno-sign-compare -include code16.h -I. -c -o conio.o conio.c gcc -Wp,-MT,memcpy.o,-MD,./.memcpy.o.d -Werror -Wno-unused -finline-limit=2000 -m32 -ffreestanding -fno-stack-protector -fwrapv -freg-struct-return -march=i386 -Os -fomit-frame-pointer -mregparm=3 -DREGPARM=3 -msoft-float -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -mincoming-stack-boundary=2 -g -W -Wall -Wstrict-prototypes -Wno-sign-compare -include code16.h -I. -D__ASSEMBLY__ -c -o memcpy.o memcpy.S gcc -Wp,-MT,memset.o,-MD,./.memset.o.d -Werror -Wno-unused -finline-limit=2000 -m32 -ffreestanding -fno-stack-protector -fwrapv -freg-struct-return -march=i386 -Os -fomit-frame-pointer -mregparm=3 -DREGPARM=3 -msoft-float -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -mincoming-stack-boundary=2 -g -W -Wall -Wstrict-prototypes -Wno-sign-compare -include code16.h -I. -D__ASSEMBLY__ -c -o memset.o memset.S gcc -Wp,-MT,skipatou.o,-MD,./.skipatou.o.d -Werror -Wno-unused -finline-limit=2000 -m32 -ffreestanding -fno-stack-protector -fwrapv -freg-struct-return -march=i386 -Os -fomit-frame-pointer -mregparm=3 -DREGPARM=3 -msoft-float -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -mincoming-stack-boundary=2 -g -W -Wall -Wstrict-prototypes -Wno-sign-compare -include code16.h -I. -c -o skipatou.o skipatou.c gcc -Wp,-MT,strtoul.o,-MD,./.strtoul.o.d -Werror -Wno-unused -finline-limit=2000 -m32 -ffreestanding -fno-stack-protector -fwrapv -freg-struct-return -march=i386 -Os -fomit-frame-pointer -mregparm=3 -DREGPARM=3 -msoft-float -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -mincoming-stack-boundary=2 -g -W -Wall -Wstrict-prototypes -Wno-sign-compare -include code16.h -I. -c -o strtoul.o strtoul.c gcc -Wp,-MT,argv.o,-MD,./.argv.o.d -Werror -Wno-unused -finline-limit=2000 -m32 -ffreestanding -fno-stack-protector -fwrapv -freg-struct-return -march=i386 -Os -fomit-frame-pointer -mregparm=3 -DREGPARM=3 -msoft-float -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -mincoming-stack-boundary=2 -g -W -Wall -Wstrict-prototypes -Wno-sign-compare -include code16.h -I. -c -o argv.o argv.c gcc -Wp,-MT,printf.o,-MD,./.printf.o.d -Werror -Wno-unused -finline-limit=2000 -m32 -ffreestanding -fno-stack-protector -fwrapv -freg-struct-return -march=i386 -Os -fomit-frame-pointer -mregparm=3 -DREGPARM=3 -msoft-float -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -mincoming-stack-boundary=2 -g -W -Wall -Wstrict-prototypes -Wno-sign-compare -include code16.h -I. -c -o printf.o printf.c gcc -Wp,-MT,__divdi3.o,-MD,./.__divdi3.o.d -Werror -Wno-unused -finline-limit=2000 -m32 -ffreestanding -fno-stack-protector -fwrapv -freg-struct-return -march=i386 -Os -fomit-frame-pointer -mregparm=3 -DREGPARM=3 -msoft-float -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -mincoming-stack-boundary=2 -g -W -Wall -Wstrict-prototypes -Wno-sign-compare -include code16.h -I. -c -o __divdi3.o __divdi3.c gcc -Wp,-MT,__udivmoddi4.o,-MD,./.__udivmoddi4.o.d -Werror -Wno-unused -finline-limit=2000 -m32 -ffreestanding -fno-stack-protector -fwrapv -freg-struct-return -march=i386 -Os -fomit-frame-pointer -mregparm=3 -DREGPARM=3 -msoft-float -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -mincoming-stack-boundary=2 -g -W -Wall -Wstrict-prototypes -Wno-sign-compare -include code16.h -I. -c -o __udivmoddi4.o __udivmoddi4.c rm -f libcom.a ar cq libcom.a conio.o memcpy.o memset.o skipatou.o strtoul.o argv.o printf.o __divdi3.o __udivmoddi4.o ranlib libcom.a ld -m elf_i386 -T com16.ld -o memdump.elf crt0.o main.o serial.o ymsend.o srecsend.o libcom.a objcopy -O binary memdump.elf memdump.com make[1]: Leaving directory `/builddir/build/BUILD/syslinux-4.05/memdump' make[1]: Entering directory `/builddir/build/BUILD/syslinux-4.05/gpxe' make -C src NO_WERROR=1 bin/blib.a make[2]: Entering directory `/builddir/build/BUILD/syslinux-4.05/gpxe/src' [MEDIADEPS] raw [MEDIADEPS] hd [MEDIADEPS] nbi [MEDIADEPS] dsk [MEDIADEPS] lkrn [MEDIADEPS] kkpxe [MEDIADEPS] kpxe [MEDIADEPS] pxe [MEDIADEPS] xrom [MEDIADEPS] hrom [MEDIADEPS] rom [DEPS] arch/i386/interface/syslinux/com32_wrapper.S [DEPS] arch/i386/interface/pxe/pxe_entry.S [DEPS] arch/i386/drivers/net/undiisr.S [DEPS] arch/i386/firmware/pcbios/e820mangler.S [DEPS] arch/i386/prefix/libprefix.S [DEPS] arch/i386/prefix/dskprefix.S [DEPS] arch/i386/prefix/hromprefix.S [DEPS] arch/i386/prefix/unnrv2b.S [DEPS] arch/i386/prefix/lkrnprefix.S [DEPS] arch/i386/prefix/unnrv2b16.S [DEPS] arch/i386/prefix/nbiprefix.S [DEPS] arch/i386/prefix/undiloader.S [DEPS] arch/i386/prefix/bootpart.S [DEPS] arch/i386/prefix/nullprefix.S [DEPS] arch/i386/prefix/kpxeprefix.S [DEPS] arch/i386/prefix/xromprefix.S [DEPS] arch/i386/prefix/kkpxeprefix.S [DEPS] arch/i386/prefix/usbdisk.S [DEPS] arch/i386/prefix/hdprefix.S [DEPS] arch/i386/prefix/pxeprefix.S [DEPS] arch/i386/prefix/romprefix.S [DEPS] arch/i386/prefix/mbr.S [DEPS] arch/i386/transitions/libkir.S [DEPS] arch/i386/transitions/libpm.S [DEPS] arch/i386/transitions/librm.S [DEPS] arch/i386/core/virtaddr.S [DEPS] arch/i386/core/gdbidt.S [DEPS] arch/i386/core/setjmp.S [DEPS] arch/i386/core/stack.S [DEPS] arch/i386/core/stack16.S [DEPS] tests/gdbstub_test.S [DEPS] arch/x86/prefix/efiprefix.c [DEPS] arch/x86/prefix/efidrvprefix.c [DEPS] arch/x86/interface/efi/efix86_nap.c [DEPS] arch/x86/core/pcidirect.c [DEPS] arch/x86/core/x86_string.c [DEPS] arch/i386/hci/commands/pxe_cmd.c [DEPS] arch/i386/interface/syslinux/comboot_call.c [DEPS] arch/i386/interface/syslinux/com32_call.c [DEPS] arch/i386/interface/syslinux/comboot_resolv.c [DEPS] arch/i386/interface/pxeparent/pxeparent.c [DEPS] arch/i386/interface/pxeparent/pxeparent_dhcp.c [DEPS] arch/i386/interface/pxe/pxe_call.c [DEPS] arch/i386/interface/pxe/pxe_file.c [DEPS] arch/i386/interface/pxe/pxe_tftp.c [DEPS] arch/i386/interface/pxe/pxe_preboot.c [DEPS] arch/i386/interface/pxe/pxe_loader.c [DEPS] arch/i386/interface/pxe/pxe_errors.c [DEPS] arch/i386/interface/pxe/pxe_undi.c [DEPS] arch/i386/interface/pxe/pxe_udp.c [DEPS] arch/i386/interface/pcbios/bios_smbios.c [DEPS] arch/i386/interface/pcbios/bios_nap.c [DEPS] arch/i386/interface/pcbios/keepsan.c [DEPS] arch/i386/interface/pcbios/int13.c [DEPS] arch/i386/interface/pcbios/bios_timer.c [DEPS] arch/i386/interface/pcbios/biosint.c [DEPS] arch/i386/interface/pcbios/abft.c [DEPS] arch/i386/interface/pcbios/ibft.c [DEPS] arch/i386/interface/pcbios/ib_srpboot.c [DEPS] arch/i386/interface/pcbios/iscsiboot.c [DEPS] arch/i386/interface/pcbios/memtop_umalloc.c [DEPS] arch/i386/interface/pcbios/aoeboot.c [DEPS] arch/i386/interface/pcbios/pcibios.c [DEPS] arch/i386/interface/pcbios/sbft.c [DEPS] arch/i386/drivers/net/undipreload.c [DEPS] arch/i386/drivers/net/undiload.c [DEPS] arch/i386/drivers/net/undi.c [DEPS] arch/i386/drivers/net/undionly.c [DEPS] arch/i386/drivers/net/undinet.c [DEPS] arch/i386/drivers/net/undirom.c [DEPS] arch/i386/image/com32.c [DEPS] arch/i386/image/nbi.c [DEPS] arch/i386/image/pxe_image.c [DEPS] arch/i386/image/multiboot.c [DEPS] arch/i386/image/bootsector.c [DEPS] arch/i386/image/elfboot.c [DEPS] arch/i386/image/eltorito.c [DEPS] arch/i386/image/bzimage.c [DEPS] arch/i386/image/comboot.c [DEPS] arch/i386/firmware/pcbios/hidemem.c [DEPS] arch/i386/firmware/pcbios/basemem.c [DEPS] arch/i386/firmware/pcbios/memmap.c [DEPS] arch/i386/firmware/pcbios/fakee820.c [DEPS] arch/i386/firmware/pcbios/bios_console.c [DEPS] arch/i386/firmware/pcbios/gateA20.c [DEPS] arch/i386/firmware/pcbios/pnpbios.c [DEPS] arch/i386/transitions/librm_mgmt.c [DEPS] arch/i386/core/rdtsc_timer.c [DEPS] arch/i386/core/basemem_packet.c [DEPS] arch/i386/core/video_subr.c [DEPS] arch/i386/core/gdbmach.c [DEPS] arch/i386/core/cpu.c [DEPS] arch/i386/core/pic8259.c [DEPS] arch/i386/core/timer2.c [DEPS] arch/i386/core/x86_io.c [DEPS] arch/i386/core/relocate.c [DEPS] arch/i386/core/nulltrap.c [DEPS] arch/i386/core/dumpregs.c [DEPS] config/config_net80211.c [DEPS] config/config.c [DEPS] config/config_romprefix.c [DEPS] usr/route.c [DEPS] usr/iwmgmt.c [DEPS] usr/imgmgmt.c [DEPS] usr/pxemenu.c [DEPS] usr/dhcpmgmt.c [DEPS] usr/ifmgmt.c [DEPS] usr/autoboot.c [DEPS] hci/mucurses/widgets/editbox.c [DEPS] hci/mucurses/colour.c [DEPS] hci/mucurses/alert.c [DEPS] hci/mucurses/clear.c [DEPS] hci/mucurses/edging.c [DEPS] hci/mucurses/winattrs.c [DEPS] hci/mucurses/ansi_screen.c [DEPS] hci/mucurses/slk.c [DEPS] hci/mucurses/print_nadv.c [DEPS] hci/mucurses/wininit.c [DEPS] hci/mucurses/mucurses.c [DEPS] hci/mucurses/windows.c [DEPS] hci/mucurses/print.c [DEPS] hci/mucurses/kb.c [DEPS] hci/tui/login_ui.c [DEPS] hci/tui/settings_ui.c [DEPS] hci/commands/nvo_cmd.c [DEPS] hci/commands/config_cmd.c [DEPS] hci/commands/login_cmd.c [DEPS] hci/commands/sanboot_cmd.c [DEPS] hci/commands/ifmgmt_cmd.c [DEPS] hci/commands/gdbstub_cmd.c [DEPS] hci/commands/autoboot_cmd.c [DEPS] hci/commands/time_cmd.c [DEPS] hci/commands/dhcp_cmd.c [DEPS] hci/commands/route_cmd.c [DEPS] hci/commands/digest_cmd.c [DEPS] hci/commands/image_cmd.c [DEPS] hci/commands/iwmgmt_cmd.c [DEPS] hci/shell.c [DEPS] hci/strerror.c [DEPS] hci/readline.c [DEPS] hci/editstring.c [DEPS] hci/shell_banner.c [DEPS] hci/wireless_errors.c [DEPS] crypto/axtls/bigint.c [DEPS] crypto/axtls/rsa.c [DEPS] crypto/axtls/sha1.c [DEPS] crypto/axtls/aes.c [DEPS] crypto/chap.c [DEPS] crypto/md5.c [DEPS] crypto/x509.c [DEPS] crypto/arc4.c [DEPS] crypto/crypto_null.c [DEPS] crypto/crandom.c [DEPS] crypto/crc32.c [DEPS] crypto/hmac.c [DEPS] crypto/asn1.c [DEPS] crypto/sha1extra.c [DEPS] crypto/aes_wrap.c [DEPS] crypto/axtls_sha1.c [DEPS] crypto/axtls_aes.c [DEPS] crypto/cbc.c [DEPS] tests/memcpy_test.c [DEPS] tests/uri_test.c [DEPS] tests/umalloc_test.c [DEPS] tests/linebuf_test.c [DEPS] interface/smbios/smbios_settings.c [DEPS] interface/smbios/smbios.c [DEPS] interface/efi/efi_io.c [DEPS] interface/efi/efi_uaccess.c [DEPS] interface/efi/efi_init.c [DEPS] interface/efi/efi_smbios.c [DEPS] interface/efi/efi_timer.c [DEPS] interface/efi/efi_umalloc.c [DEPS] interface/efi/efi_strerror.c [DEPS] interface/efi/efi_pci.c [DEPS] interface/efi/efi_snp.c [DEPS] interface/efi/efi_console.c [DEPS] drivers/infiniband/linda_fw.c [DEPS] drivers/infiniband/arbel.c [DEPS] drivers/infiniband/hermon.c [DEPS] drivers/infiniband/linda.c [DEPS] drivers/bitbash/i2c_bit.c [DEPS] drivers/bitbash/spi_bit.c [DEPS] drivers/bitbash/bitbash.c [DEPS] drivers/nvs/nvs.c [DEPS] drivers/nvs/threewire.c [DEPS] drivers/nvs/spi.c [DEPS] drivers/block/scsi.c [DEPS] drivers/block/srp.c [DEPS] drivers/block/ata.c [DEPS] drivers/block/ramdisk.c [DEPS] drivers/net/ath5k/ath5k_caps.c [DEPS] drivers/net/ath5k/ath5k_eeprom.c [DEPS] drivers/net/ath5k/ath5k_qcu.c [DEPS] drivers/net/ath5k/ath5k_desc.c [DEPS] drivers/net/ath5k/ath5k_pcu.c [DEPS] drivers/net/ath5k/ath5k_dma.c [DEPS] drivers/net/ath5k/ath5k_initvals.c [DEPS] drivers/net/ath5k/ath5k_phy.c [DEPS] drivers/net/ath5k/ath5k_gpio.c [DEPS] drivers/net/ath5k/ath5k_rfkill.c [DEPS] drivers/net/ath5k/ath5k_attach.c [DEPS] drivers/net/ath5k/ath5k.c [DEPS] drivers/net/ath5k/ath5k_reset.c [DEPS] drivers/net/rtl818x/rtl8180_sa2400.c [DEPS] drivers/net/rtl818x/rtl8185_rtl8225.c [DEPS] drivers/net/rtl818x/rtl8180.c [DEPS] drivers/net/rtl818x/rtl818x.c [DEPS] drivers/net/rtl818x/rtl8185.c [DEPS] drivers/net/rtl818x/rtl8180_max2820.c [DEPS] drivers/net/rtl818x/rtl8180_grf5101.c [DEPS] drivers/net/phantom/phantom.c [DEPS] drivers/net/e1000/e1000.c [DEPS] drivers/net/e1000/e1000_hw.c [DEPS] drivers/net/3c503.c [DEPS] drivers/net/tg3.c [DEPS] drivers/net/r8169.c [DEPS] drivers/net/sis900.c [DEPS] drivers/net/eepro100.c [DEPS] drivers/net/tulip.c [DEPS] drivers/net/ne.c [DEPS] drivers/net/ns83820.c [DEPS] drivers/net/eepro.c [DEPS] drivers/net/myri10ge.c [DEPS] drivers/net/pnic.c [DEPS] drivers/net/forcedeth.c [DEPS] drivers/net/davicom.c [DEPS] drivers/net/3c90x.c [DEPS] drivers/net/virtio-net.c [DEPS] drivers/net/rtl8139.c [DEPS] drivers/net/legacy.c [DEPS] drivers/net/sundance.c [DEPS] drivers/net/via-velocity.c [DEPS] drivers/net/epic100.c [DEPS] drivers/net/bnx2.c [DEPS] drivers/net/sky2.c [DEPS] drivers/net/sis190.c [DEPS] drivers/net/skge.c [DEPS] drivers/net/natsemi.c [DEPS] drivers/net/wd.c [DEPS] drivers/net/3c509.c [DEPS] drivers/net/smc9000.c [DEPS] drivers/net/3c5x9.c [DEPS] drivers/net/3c509-eisa.c [DEPS] drivers/net/pcnet32.c [DEPS] drivers/net/ns8390.c [DEPS] drivers/net/dmfe.c [DEPS] drivers/net/ne2k_isa.c [DEPS] drivers/net/tlan.c [DEPS] drivers/net/etherfabric.c [DEPS] drivers/net/atl1e.c [DEPS] drivers/net/ipoib.c [DEPS] drivers/net/prism2_pci.c [DEPS] drivers/net/3c529.c [DEPS] drivers/net/cs89x0.c [DEPS] drivers/net/b44.c [DEPS] drivers/net/via-rhine.c [DEPS] drivers/net/w89c840.c [DEPS] drivers/net/3c515.c [DEPS] drivers/net/3c595.c [DEPS] drivers/net/prism2_plx.c [DEPS] drivers/net/mtnic.c [DEPS] drivers/net/amd8111e.c [DEPS] drivers/net/mtd80x.c [DEPS] drivers/net/depca.c [DEPS] drivers/bus/mca.c [DEPS] drivers/bus/eisa.c [DEPS] drivers/bus/pcibackup.c [DEPS] drivers/bus/pciextra.c [DEPS] drivers/bus/isa_ids.c [DEPS] drivers/bus/isa.c [DEPS] drivers/bus/virtio-pci.c [DEPS] drivers/bus/virtio-ring.c [DEPS] drivers/bus/isapnp.c [DEPS] drivers/bus/pci.c [DEPS] image/embedded.c [DEPS] image/segment.c [DEPS] image/efi_image.c [DEPS] image/elf.c [DEPS] image/script.c [DEPS] net/80211/wpa_tkip.c [DEPS] net/80211/wpa_psk.c [DEPS] net/80211/wep.c [DEPS] net/80211/sec80211.c [DEPS] net/80211/rc80211.c [DEPS] net/80211/wpa_ccmp.c [DEPS] net/80211/wpa.c [DEPS] net/80211/net80211.c [DEPS] net/infiniband/ib_srp.c [DEPS] net/infiniband/ib_cmrc.c [DEPS] net/infiniband/ib_sma.c [DEPS] net/infiniband/ib_pathrec.c [DEPS] net/infiniband/ib_smc.c [DEPS] net/infiniband/ib_mcast.c [DEPS] net/infiniband/ib_packet.c [DEPS] net/infiniband/ib_cm.c [DEPS] net/infiniband/ib_mi.c [DEPS] net/udp/tftp.c [DEPS] net/udp/slam.c [DEPS] net/udp/dns.c [DEPS] net/udp/dhcp.c [DEPS] net/tcp/https.c [DEPS] net/tcp/http.c [DEPS] net/tcp/ftp.c [DEPS] net/tcp/iscsi.c [DEPS] net/netdev_settings.c [DEPS] net/dhcpopts.c [DEPS] net/udp.c [DEPS] net/icmpv6.c [DEPS] net/retry.c [DEPS] net/netdevice.c [DEPS] net/cachedhcp.c [DEPS] net/dhcppkt.c [DEPS] net/ndp.c [DEPS] net/infiniband.c [DEPS] net/ipv4.c [DEPS] net/nullnet.c [DEPS] net/rarp.c [DEPS] net/aoe.c [DEPS] net/ipv6.c [DEPS] net/tcpip.c [DEPS] net/ethernet.c [DEPS] net/arp.c [DEPS] net/mii.c [DEPS] net/tcp.c [DEPS] net/iobpad.c [DEPS] net/tls.c [DEPS] net/icmp.c [DEPS] net/fakedhcp.c [DEPS] net/eapol.c [DEPS] core/process.c [DEPS] core/uuid.c [DEPS] core/refcnt.c [DEPS] core/cwuri.c [DEPS] core/string.c [DEPS] core/pcmcia.c [DEPS] core/debug.c [DEPS] core/iobuf.c [DEPS] core/vsprintf.c [DEPS] core/random.c [DEPS] core/stringextra.c [DEPS] core/serial.c [DEPS] core/monojob.c [DEPS] core/base64.c [DEPS] core/bitmap.c [DEPS] core/pc_kbd.c [DEPS] core/ansiesc.c [DEPS] core/linebuf.c [DEPS] core/uri.c [DEPS] core/gdbserial.c [DEPS] core/filter.c [DEPS] core/proto_eth_slow.c [DEPS] core/main.c [DEPS] core/errno.c [DEPS] core/i82365.c [DEPS] core/basename.c [DEPS] core/misc.c [DEPS] core/timer.c [DEPS] core/cpio.c [DEPS] core/device.c [DEPS] core/job.c [DEPS] core/acpi.c [DEPS] core/open.c [DEPS] core/console.c [DEPS] core/gdbudp.c [DEPS] core/serial_console.c [DEPS] core/xfer.c [DEPS] core/null_nap.c [DEPS] core/bitops.c [DEPS] core/nvo.c [DEPS] core/downloader.c [DEPS] core/malloc.c [DEPS] core/settings.c [DEPS] core/init.c [DEPS] core/posix_io.c [DEPS] core/resolv.c [DEPS] core/gdbstub.c [DEPS] core/asprintf.c [DEPS] core/getkey.c [DEPS] core/getopt.c [DEPS] core/btext.c [DEPS] core/interface.c [DEPS] core/hw.c [DEPS] core/image.c [DEPS] core/exec.c [DEPS] core/ctype.c [DEPS] libgcc/__udivmoddi4.c [DEPS] libgcc/__divdi3.c [DEPS] libgcc/icc.c [DEPS] libgcc/memcpy.c [DEPS] libgcc/__moddi3.c [DEPS] libgcc/__udivdi3.c [DEPS] libgcc/__umoddi3.c make[2]: Leaving directory `/builddir/build/BUILD/syslinux-4.05/gpxe/src' make[2]: Entering directory `/builddir/build/BUILD/syslinux-4.05/gpxe/src' [BUILD] bin/__umoddi3.o [BUILD] bin/__udivdi3.o [BUILD] bin/__moddi3.o [BUILD] bin/memcpy.o [BUILD] bin/icc.o [BUILD] bin/__divdi3.o [BUILD] bin/__udivmoddi4.o [BUILD] bin/ctype.o [BUILD] bin/exec.o [BUILD] bin/image.o [BUILD] bin/hw.o [BUILD] bin/interface.o [BUILD] bin/btext.o [BUILD] bin/getopt.o [BUILD] bin/getkey.o [BUILD] bin/asprintf.o [BUILD] bin/gdbstub.o [BUILD] bin/resolv.o [BUILD] bin/posix_io.o [BUILD] bin/init.o [BUILD] bin/settings.o [BUILD] bin/malloc.o [BUILD] bin/downloader.o [BUILD] bin/nvo.o [BUILD] bin/bitops.o [BUILD] bin/null_nap.o [BUILD] bin/xfer.o [BUILD] bin/serial_console.o [BUILD] bin/gdbudp.o [BUILD] bin/console.o [BUILD] bin/open.o [BUILD] bin/acpi.o [BUILD] bin/job.o [BUILD] bin/device.o [BUILD] bin/cpio.o [BUILD] bin/timer.o [BUILD] bin/misc.o [BUILD] bin/basename.o [BUILD] bin/i82365.o [BUILD] bin/errno.o [BUILD] bin/main.o [BUILD] bin/proto_eth_slow.o [BUILD] bin/filter.o [BUILD] bin/gdbserial.o [BUILD] bin/uri.o [BUILD] bin/linebuf.o [BUILD] bin/ansiesc.o [BUILD] bin/pc_kbd.o [BUILD] bin/bitmap.o [BUILD] bin/base64.o [BUILD] bin/monojob.o [BUILD] bin/serial.o [BUILD] bin/stringextra.o [BUILD] bin/random.o [BUILD] bin/vsprintf.o [BUILD] bin/iobuf.o [BUILD] bin/debug.o [BUILD] bin/pcmcia.o [BUILD] bin/string.o [BUILD] bin/cwuri.o [BUILD] bin/refcnt.o [BUILD] bin/uuid.o [BUILD] bin/process.o [BUILD] bin/eapol.o [BUILD] bin/fakedhcp.o [BUILD] bin/icmp.o [BUILD] bin/tls.o [BUILD] bin/iobpad.o [BUILD] bin/tcp.o [BUILD] bin/mii.o [BUILD] bin/arp.o [BUILD] bin/ethernet.o [BUILD] bin/tcpip.o [BUILD] bin/ipv6.o [BUILD] bin/aoe.o [BUILD] bin/rarp.o [BUILD] bin/nullnet.o [BUILD] bin/ipv4.o [BUILD] bin/infiniband.o [BUILD] bin/ndp.o [BUILD] bin/dhcppkt.o [BUILD] bin/cachedhcp.o [BUILD] bin/netdevice.o [BUILD] bin/retry.o [BUILD] bin/icmpv6.o [BUILD] bin/udp.o [BUILD] bin/dhcpopts.o [BUILD] bin/netdev_settings.o [BUILD] bin/iscsi.o [BUILD] bin/ftp.o [BUILD] bin/http.o [BUILD] bin/https.o [BUILD] bin/dhcp.o [BUILD] bin/dns.o [BUILD] bin/slam.o [BUILD] bin/tftp.o [BUILD] bin/ib_mi.o [BUILD] bin/ib_cm.o [BUILD] bin/ib_packet.o [BUILD] bin/ib_mcast.o [BUILD] bin/ib_smc.o [BUILD] bin/ib_pathrec.o [BUILD] bin/ib_sma.o [BUILD] bin/ib_cmrc.o [BUILD] bin/ib_srp.o [BUILD] bin/net80211.o [BUILD] bin/wpa.o [BUILD] bin/wpa_ccmp.o [BUILD] bin/rc80211.o [BUILD] bin/sec80211.o [BUILD] bin/wep.o [BUILD] bin/wpa_psk.o [BUILD] bin/wpa_tkip.o [BUILD] bin/script.o [BUILD] bin/elf.o [BUILD] bin/efi_image.o [BUILD] bin/segment.o [BUILD] bin/embedded.o [BUILD] bin/pci.o [BUILD] bin/isapnp.o [BUILD] bin/virtio-ring.o [BUILD] bin/virtio-pci.o [BUILD] bin/isa.o drivers/bus/isa.c: In function 'isabus_probe': drivers/bus/isa.c:50:25: warning: array subscript is above array bounds [-Warray-bounds] isa_extra_probe_addrs[ (ioidx) + ISA_EXTRA_PROBE_ADDR_COUNT ] : \ ^ drivers/bus/isa.c:112:18: note: in expansion of macro 'ISA_IOADDR' isa->ioaddr = ISA_IOADDR ( driver, ioidx ); ^ [BUILD] bin/isa_ids.o [BUILD] bin/pciextra.o [BUILD] bin/pcibackup.o [BUILD] bin/eisa.o [BUILD] bin/mca.o [BUILD] bin/depca.o [BUILD] bin/mtd80x.o [BUILD] bin/amd8111e.o [BUILD] bin/mtnic.o [BUILD] bin/prism2_plx.o [BUILD] bin/3c595.o [BUILD] bin/3c515.o [BUILD] bin/w89c840.o drivers/net/w89c840.c: In function 'w89c840_probe': drivers/net/w89c840.c:628:12: warning: variable 'j' set but not used [-Wunused-but-set-variable] int i, j; ^ [BUILD] bin/via-rhine.o [BUILD] bin/b44.o [BUILD] bin/cs89x0.o [BUILD] bin/3c529.o [BUILD] bin/prism2_pci.o [BUILD] bin/ipoib.o [BUILD] bin/atl1e.o drivers/net/atl1e.c: In function 'atl1e_init_ring_resources': drivers/net/atl1e.c:324:24: warning: variable 'tx_ring' set but not used [-Wunused-but-set-variable] struct atl1e_tx_ring *tx_ring = NULL; ^ [BUILD] bin/etherfabric.o drivers/net/etherfabric.c: In function 'clear_b0_fpga_memories': drivers/net/etherfabric.c:3082:15: warning: variable 'blankd' set but not used [-Wunused-but-set-variable] efab_dword_t blankd; ^ drivers/net/etherfabric.c: In function 'falcon_probe_nic_variant': drivers/net/etherfabric.c:3184:6: warning: variable 'is_pcie' set but not used [-Wunused-but-set-variable] int is_pcie, fpga_version; ^ [BUILD] bin/tlan.o [BUILD] bin/ne2k_isa.o [BUILD] bin/dmfe.o [BUILD] bin/ns8390.o [BUILD] bin/pcnet32.o drivers/net/pcnet32.c: In function 'pcnet32_probe': drivers/net/pcnet32.c:910:7: warning: variable 'tmp' set but not used [-Wunused-but-set-variable] int tmp; ^ [BUILD] bin/3c509-eisa.o [BUILD] bin/3c5x9.o [BUILD] bin/smc9000.o drivers/net/smc9000.c: In function 'smc_phy_configure': drivers/net/smc9000.c:360:9: warning: variable 'failed' set but not used [-Wunused-but-set-variable] int failed = 0; ^ [BUILD] bin/3c509.o [BUILD] bin/wd.o [BUILD] bin/natsemi.o [BUILD] bin/skge.o [BUILD] bin/sis190.o drivers/net/sis190.c: In function 'sis190_probe': drivers/net/sis190.c:1118:8: warning: variable 'ioaddr' set but not used [-Wunused-but-set-variable] void *ioaddr; ^ [BUILD] bin/sky2.o drivers/net/sky2.c: In function 'sky2_status_intr': drivers/net/sky2.c:1648:21: warning: variable 'sky2' set but not used [-Wunused-but-set-variable] struct sky2_port *sky2; ^ drivers/net/sky2.c: In function 'sky2_set_multicast': drivers/net/sky2.c:2161:6: warning: variable 'rx_pause' set but not used [-Wunused-but-set-variable] int rx_pause; ^ [BUILD] bin/bnx2.o [BUILD] bin/epic100.o drivers/net/epic100.c: In function 'epic100_open': drivers/net/epic100.c:234:9: warning: variable 'full_duplex' set but not used [-Wunused-but-set-variable] int full_duplex = 0; ^ [BUILD] bin/via-velocity.o drivers/net/via-velocity.c: In function 'velocity_open': drivers/net/via-velocity.c:1226:6: warning: variable 'ret' set but not used [-Wunused-but-set-variable] int ret; ^ drivers/net/via-velocity.c: In function 'velocity_set_media_mode': drivers/net/via-velocity.c:1609:6: warning: variable 'curr_status' set but not used [-Wunused-but-set-variable] u32 curr_status; ^ [BUILD] bin/sundance.o [BUILD] bin/legacy.o [BUILD] bin/rtl8139.o [BUILD] bin/virtio-net.o drivers/net/virtio-net.c: In function 'virtnet_poll': drivers/net/virtio-net.c:102:27: warning: variable 'hdr' set but not used [-Wunused-but-set-variable] struct virtio_net_hdr *hdr; ^ [BUILD] bin/3c90x.o [BUILD] bin/davicom.o [BUILD] bin/forcedeth.o drivers/net/forcedeth.c: In function 'forcedeth_reset': drivers/net/forcedeth.c:1049:7: warning: variable 'miistat' set but not used [-Wunused-but-set-variable] u32 miistat; ^ drivers/net/forcedeth.c:920:11: warning: variable 'oom' set but not used [-Wunused-but-set-variable] int ret, oom, i; ^ [BUILD] bin/pnic.o [BUILD] bin/myri10ge.o [BUILD] bin/eepro.o drivers/net/eepro.c: In function 'eepro_transmit': drivers/net/eepro.c:414:23: warning: variable 'tx_available' set but not used [-Wunused-but-set-variable] unsigned int status, tx_available, last, end, length; ^ [BUILD] bin/ns83820.o drivers/net/ns83820.c: In function 'phy_intr': drivers/net/ns83820.c:409:6: warning: variable 'tbisr' set but not used [-Wunused-but-set-variable] u32 tbisr, tanar, tanlpar; ^ drivers/net/ns83820.c: In function 'ns83820_poll': drivers/net/ns83820.c:690:13: warning: operation on 'ns->cur_rx' may be undefined [-Wsequence-point] ns->cur_rx = ++ns->cur_rx % NR_RX_DESC; ^ [BUILD] bin/ne.o [BUILD] bin/tulip.o drivers/net/tulip.c: In function 'tulip_poll': drivers/net/tulip.c:1174:13: warning: operation on 'tp->cur_rx' may be undefined [-Wsequence-point] tp->cur_rx = (++tp->cur_rx) % RX_RING_SIZE; ^ drivers/net/tulip.c:1183:16: warning: operation on 'tp->cur_rx' may be undefined [-Wsequence-point] tp->cur_rx = (++tp->cur_rx) % RX_RING_SIZE; ^ [BUILD] bin/eepro100.o [BUILD] bin/sis900.o drivers/net/sis900.c: In function 'sis900_poll': drivers/net/sis900.c:1186:9: warning: variable 'intr_status' set but not used [-Wunused-but-set-variable] u32 intr_status; ^ [BUILD] bin/r8169.o [BUILD] bin/tg3.o [BUILD] bin/3c503.o [BUILD] bin/e1000_hw.o drivers/net/e1000/e1000_hw.c: In function 'e1000_phy_init_script': drivers/net/e1000/e1000_hw.c:217:14: warning: variable 'ret_val' set but not used [-Wunused-but-set-variable] uint32_t ret_val; ^ drivers/net/e1000/e1000_hw.c: In function 'e1000_reset_hw': drivers/net/e1000/e1000_hw.c:541:14: warning: variable 'icr' set but not used [-Wunused-but-set-variable] uint32_t icr; ^ drivers/net/e1000/e1000_hw.c: In function 'e1000_clear_hw_cntrs': drivers/net/e1000/e1000_hw.c:6469:23: warning: variable 'temp' set but not used [-Wunused-but-set-variable] volatile uint32_t temp; ^ [BUILD] bin/e1000.o drivers/net/e1000/e1000.c: In function 'e1000_close': drivers/net/e1000/e1000.c:602:11: warning: variable 'icr' set but not used [-Wunused-but-set-variable] uint32_t icr; ^ [BUILD] bin/phantom.o drivers/net/phantom/phantom.c: In function 'phantom_dmesg': drivers/net/phantom/phantom.c:451:11: warning: variable 'len' set but not used [-Wunused-but-set-variable] uint32_t len; ^ [BUILD] bin/rtl8180_grf5101.o [BUILD] bin/rtl8180_max2820.o [BUILD] bin/rtl8185.o [BUILD] bin/rtl818x.o [BUILD] bin/rtl8180.o [BUILD] bin/rtl8185_rtl8225.o [BUILD] bin/rtl8180_sa2400.o [BUILD] bin/ath5k_reset.o drivers/net/ath5k/ath5k_reset.c: In function 'ath5k_hw_reset': drivers/net/ath5k/ath5k_reset.c:701:56: warning: variable 'tsf_lo' set but not used [-Wunused-but-set-variable] u32 s_seq[10], s_ant, s_led[3], staid1_flags, tsf_up, tsf_lo; ^ drivers/net/ath5k/ath5k_reset.c:701:48: warning: variable 'tsf_up' set but not used [-Wunused-but-set-variable] u32 s_seq[10], s_ant, s_led[3], staid1_flags, tsf_up, tsf_lo; ^ [BUILD] bin/ath5k.o [BUILD] bin/ath5k_attach.o [BUILD] bin/ath5k_rfkill.o [BUILD] bin/ath5k_gpio.o [BUILD] bin/ath5k_phy.o drivers/net/ath5k/ath5k_phy.c: In function 'ath5k_hw_rf_gainf_corr': drivers/net/ath5k/ath5k_phy.c:217:7: warning: variable 'rf' set but not used [-Wunused-but-set-variable] u32 *rf; ^ drivers/net/ath5k/ath5k_phy.c: In function 'ath5k_hw_rf_check_gainf_readback': drivers/net/ath5k/ath5k_phy.c:275:7: warning: variable 'rf' set but not used [-Wunused-but-set-variable] u32 *rf; ^ [BUILD] bin/ath5k_initvals.o [BUILD] bin/ath5k_dma.o [BUILD] bin/ath5k_pcu.o [BUILD] bin/ath5k_desc.o [BUILD] bin/ath5k_qcu.o drivers/net/ath5k/ath5k_qcu.c: In function 'ath5k_hw_setup_tx_queue': drivers/net/ath5k/ath5k_qcu.c:58:15: warning: variable 'queue' set but not used [-Wunused-but-set-variable] unsigned int queue; ^ drivers/net/ath5k/ath5k_qcu.c: In function 'ath5k_hw_reset_tx_queue': drivers/net/ath5k/ath5k_qcu.c:271:17: warning: comparison between 'enum ath5k_tx_queue' and 'enum ath5k_tx_queue_id' [-Wenum-compare] (tq->tqi_type != AR5K_TX_QUEUE_ID_CAB)) ^ [BUILD] bin/ath5k_eeprom.o [BUILD] bin/ath5k_caps.o [BUILD] bin/ramdisk.o [BUILD] bin/ata.o [BUILD] bin/srp.o [BUILD] bin/scsi.o [BUILD] bin/spi.o [BUILD] bin/threewire.o [BUILD] bin/nvs.o [BUILD] bin/bitbash.o [BUILD] bin/spi_bit.o [BUILD] bin/i2c_bit.o [BUILD] bin/linda.o [BUILD] bin/hermon.o drivers/infiniband/hermon.c: In function 'hermon_complete': drivers/infiniband/hermon.c:1427:28: warning: variable 'hermon_qp' set but not used [-Wunused-but-set-variable] struct hermon_queue_pair *hermon_qp; ^ [BUILD] bin/arbel.o drivers/infiniband/arbel.c: In function 'arbel_create_recv_wq': drivers/infiniband/arbel.c:737:9: warning: variable 'nds' set but not used [-Wunused-but-set-variable] size_t nds; ^ [BUILD] bin/linda_fw.o [BUILD] bin/efi_console.o [BUILD] bin/efi_snp.o [BUILD] bin/efi_pci.o [BUILD] bin/efi_strerror.o [BUILD] bin/efi_umalloc.o [BUILD] bin/efi_timer.o [BUILD] bin/efi_smbios.o [BUILD] bin/efi_init.o [BUILD] bin/efi_uaccess.o [BUILD] bin/efi_io.o [BUILD] bin/smbios.o [BUILD] bin/smbios_settings.o [BUILD] bin/linebuf_test.o [BUILD] bin/umalloc_test.o [BUILD] bin/uri_test.o tests/uri_test.c: In function 'test_parse_unparse': tests/uri_test.c:37:9: warning: variable 'len' set but not used [-Wunused-but-set-variable] size_t len; ^ tests/uri_test.c: In function 'test_resolve': tests/uri_test.c:75:9: warning: variable 'len' set but not used [-Wunused-but-set-variable] size_t len; ^ [BUILD] bin/memcpy_test.o [BUILD] bin/cbc.o [BUILD] bin/axtls_aes.o [BUILD] bin/axtls_sha1.o [BUILD] bin/aes_wrap.o [BUILD] bin/sha1extra.o [BUILD] bin/asn1.o [BUILD] bin/hmac.o [BUILD] bin/crc32.o [BUILD] bin/crandom.o [BUILD] bin/crypto_null.o [BUILD] bin/arc4.o [BUILD] bin/x509.o [BUILD] bin/md5.o [BUILD] bin/chap.o [BUILD] bin/aes.o [BUILD] bin/sha1.o [BUILD] bin/rsa.o [BUILD] bin/bigint.o [BUILD] bin/wireless_errors.o [BUILD] bin/shell_banner.o [BUILD] bin/editstring.o [BUILD] bin/readline.o [BUILD] bin/strerror.o [BUILD] bin/shell.o [BUILD] bin/iwmgmt_cmd.o [BUILD] bin/image_cmd.o [BUILD] bin/digest_cmd.o [BUILD] bin/route_cmd.o [BUILD] bin/dhcp_cmd.o [BUILD] bin/time_cmd.o [BUILD] bin/autoboot_cmd.o [BUILD] bin/gdbstub_cmd.o [BUILD] bin/ifmgmt_cmd.o [BUILD] bin/sanboot_cmd.o [BUILD] bin/login_cmd.o [BUILD] bin/config_cmd.o [BUILD] bin/nvo_cmd.o [BUILD] bin/settings_ui.o [BUILD] bin/login_ui.o [BUILD] bin/kb.o [BUILD] bin/print.o [BUILD] bin/windows.o [BUILD] bin/mucurses.o [BUILD] bin/wininit.o [BUILD] bin/print_nadv.o [BUILD] bin/slk.o [BUILD] bin/ansi_screen.o [BUILD] bin/winattrs.o [BUILD] bin/edging.o [BUILD] bin/clear.o [BUILD] bin/alert.o [BUILD] bin/colour.o [BUILD] bin/editbox.o [BUILD] bin/autoboot.o [BUILD] bin/ifmgmt.o [BUILD] bin/dhcpmgmt.o [BUILD] bin/pxemenu.o usr/pxemenu.c: In function 'pxe_menu_boot': usr/pxemenu.c:302:14: warning: 'menu' may be used uninitialized in this function [-Wmaybe-uninitialized] while ( menu->timeout > 0 ) { ^ usr/pxemenu.c:346:19: note: 'menu' was declared here struct pxe_menu *menu; ^ [BUILD] bin/imgmgmt.o [BUILD] bin/iwmgmt.o [BUILD] bin/route.o [BUILD] bin/config_romprefix.o [BUILD] bin/config.o [BUILD] bin/config_net80211.o [BUILD] bin/dumpregs.o [BUILD] bin/nulltrap.o [BUILD] bin/relocate.o [BUILD] bin/x86_io.o [BUILD] bin/timer2.o [BUILD] bin/pic8259.o [BUILD] bin/cpu.o [BUILD] bin/gdbmach.o [BUILD] bin/video_subr.o [BUILD] bin/basemem_packet.o [BUILD] bin/rdtsc_timer.o [BUILD] bin/librm_mgmt.o [BUILD] bin/pnpbios.o [BUILD] bin/gateA20.o [BUILD] bin/bios_console.o [BUILD] bin/fakee820.o [BUILD] bin/memmap.o [BUILD] bin/basemem.o [BUILD] bin/hidemem.o [BUILD] bin/comboot.o [BUILD] bin/bzimage.o [BUILD] bin/eltorito.o [BUILD] bin/elfboot.o [BUILD] bin/bootsector.o [BUILD] bin/multiboot.o [BUILD] bin/pxe_image.o [BUILD] bin/nbi.o [BUILD] bin/com32.o [BUILD] bin/undirom.o [BUILD] bin/undinet.o [BUILD] bin/undionly.o [BUILD] bin/undi.o [BUILD] bin/undiload.o [BUILD] bin/undipreload.o [BUILD] bin/sbft.o [BUILD] bin/pcibios.o [BUILD] bin/aoeboot.o [BUILD] bin/memtop_umalloc.o [BUILD] bin/iscsiboot.o [BUILD] bin/ib_srpboot.o [BUILD] bin/ibft.o arch/i386/interface/pcbios/ibft.c: In function 'ibft_alloc_string': arch/i386/interface/pcbios/ibft.c:163:8: warning: variable 'dest' set but not used [-Wunused-but-set-variable] char *dest; ^ [BUILD] bin/abft.o [BUILD] bin/biosint.o [BUILD] bin/bios_timer.o [BUILD] bin/int13.o [BUILD] bin/keepsan.o [BUILD] bin/bios_nap.o [BUILD] bin/bios_smbios.o [BUILD] bin/pxe_udp.o [BUILD] bin/pxe_undi.o [BUILD] bin/pxe_errors.o [BUILD] bin/pxe_loader.o [BUILD] bin/pxe_preboot.o [BUILD] bin/pxe_tftp.o [BUILD] bin/pxe_file.o [BUILD] bin/pxe_call.o [BUILD] bin/pxeparent_dhcp.o [BUILD] bin/pxeparent.o [BUILD] bin/comboot_resolv.o [BUILD] bin/com32_call.o [BUILD] bin/comboot_call.o [BUILD] bin/pxe_cmd.o [BUILD] bin/x86_string.o [BUILD] bin/pcidirect.o [BUILD] bin/efix86_nap.o [BUILD] bin/efidrvprefix.o [BUILD] bin/efiprefix.o [BUILD] bin/gdbstub_test.o [BUILD] bin/stack16.o [BUILD] bin/stack.o [BUILD] bin/setjmp.o [BUILD] bin/gdbidt.o [BUILD] bin/virtaddr.o [BUILD] bin/librm.o [BUILD] bin/libpm.o [BUILD] bin/libkir.o [BUILD] bin/mbr.o [BUILD] bin/romprefix.o [BUILD] bin/pxeprefix.o [BUILD] bin/hdprefix.o [BUILD] bin/usbdisk.o [BUILD] bin/kkpxeprefix.o [BUILD] bin/xromprefix.o [BUILD] bin/kpxeprefix.o [BUILD] bin/nullprefix.o [BUILD] bin/bootpart.o [BUILD] bin/undiloader.o [BUILD] bin/nbiprefix.o [BUILD] bin/unnrv2b16.o [BUILD] bin/lkrnprefix.o [BUILD] bin/unnrv2b.o [BUILD] bin/hromprefix.o [BUILD] bin/dskprefix.o [BUILD] bin/libprefix.o [BUILD] bin/e820mangler.o [BUILD] bin/undiisr.o [BUILD] bin/pxe_entry.o [BUILD] bin/com32_wrapper.o [AR] bin/blib.a ar: creating bin/blib.a make[2]: Leaving directory `/builddir/build/BUILD/syslinux-4.05/gpxe/src' make -C src NO_WERROR=1 bin/undionly.kkpxe EMBEDDED_IMAGE=../pxelinux.gpxe,../../core/pxelinux.0 make[2]: Entering directory `/builddir/build/BUILD/syslinux-4.05/gpxe/src' [BUILD] bin/embedded.o [AR] bin/blib.a ar: creating bin/blib.a [HOSTCC] util/zbin [LD] bin/undionly.kkpxe.tmp [BIN] bin/undionly.kkpxe.bin [ZINFO] bin/undionly.kkpxe.zinfo [ZBIN] bin/undionly.kkpxe.zbin [FINISH] bin/undionly.kkpxe rm bin/undionly.kkpxe.zinfo bin/undionly.kkpxe.zbin bin/undionly.kkpxe.bin make[2]: Leaving directory `/builddir/build/BUILD/syslinux-4.05/gpxe/src' cp -f src/bin/undionly.kkpxe gpxelinux.0 make -C src NO_WERROR=1 bin/undionly.kpxe EMBEDDED_IMAGE=../pxelinuxk.gpxe,../../core/pxelinux.0 make[2]: Entering directory `/builddir/build/BUILD/syslinux-4.05/gpxe/src' [BUILD] bin/embedded.o [AR] bin/blib.a ar: creating bin/blib.a [LD] bin/undionly.kpxe.tmp [BIN] bin/undionly.kpxe.bin [ZINFO] bin/undionly.kpxe.zinfo [ZBIN] bin/undionly.kpxe.zbin [FINISH] bin/undionly.kpxe rm bin/undionly.kpxe.zinfo bin/undionly.kpxe.bin bin/undionly.kpxe.zbin make[2]: Leaving directory `/builddir/build/BUILD/syslinux-4.05/gpxe/src' cp -f src/bin/undionly.kpxe gpxelinuxk.0 make[1]: Leaving directory `/builddir/build/BUILD/syslinux-4.05/gpxe' make[1]: Entering directory `/builddir/build/BUILD/syslinux-4.05/sample' gzip -cd syslogo.ppm.gz | \ ../utils/ppmtolss16 \#000000=0 \#d0d0d0=7 \#f6f6f6=15 \ > syslogo.lss 204480 pixels, 25715 bytes, (74.85% compression) make[1]: Leaving directory `/builddir/build/BUILD/syslinux-4.05/sample' make[1]: Entering directory `/builddir/build/BUILD/syslinux-4.05/diag' set -e; for d in mbr geodsp; do make -C $d all; done make[2]: Entering directory `/builddir/build/BUILD/syslinux-4.05/diag/mbr' gcc -Wp,-MT,handoff.o,-MD,./.handoff.o.d -Werror -Wno-unused -finline-limit=2000 -m32 -ffreestanding -fno-stack-protector -fwrapv -freg-struct-return -march=i386 -Os -fomit-frame-pointer -mregparm=3 -DREGPARM=3 -msoft-float -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -mincoming-stack-boundary=2 -g -W -Wall -Wstrict-prototypes -Wno-sign-compare -D__ASSEMBLY__ -Wa,-a=handoff.lst -c -o handoff.o handoff.S ld -m elf_i386 -T ../../mbr/mbr.ld -e _start -o handoff.elf handoff.o objcopy -O binary handoff.elf handoff.bin perl ../../mbr/checksize.pl handoff.bin 420 chmod -x handoff.bin rm handoff.o make[2]: Leaving directory `/builddir/build/BUILD/syslinux-4.05/diag/mbr' make[2]: Entering directory `/builddir/build/BUILD/syslinux-4.05/diag/geodsp' gcc -g -O -o mk-lba-img mk-lba-img.c ./mk-lba-img < geodsp1s.bin | xz -0f > geodsp1s.img.xz || ( rm -f geodsp1s.img.xz ; false ) ./mk-lba-img < geodspms.bin | xz -0f > geodspms.img.xz || ( rm -f geodspms.img.xz ; false ) make[2]: Leaving directory `/builddir/build/BUILD/syslinux-4.05/diag/geodsp' make[1]: Leaving directory `/builddir/build/BUILD/syslinux-4.05/diag' make[1]: Entering directory `/builddir/build/BUILD/syslinux-4.05/libinstaller' perl bin2c.pl syslinux_bootsect < ../core/ldlinux.bss > bootsect_bin.c perl bin2c.pl syslinux_ldlinux 512 < ../core/ldlinux.sys > ldlinux_bin.c perl bin2c.pl syslinux_mbr < ../mbr/mbr.bin > mbr_bin.c perl bin2c.pl syslinux_gptmbr < ../mbr/gptmbr.bin > gptmbr_bin.c make[1]: Leaving directory `/builddir/build/BUILD/syslinux-4.05/libinstaller' make[1]: Entering directory `/builddir/build/BUILD/syslinux-4.05/dos' gcc -Wp,-MT,header.o,-MD,./.header.o.d -Werror -Wno-unused -finline-limit=2000 -m32 -ffreestanding -fno-stack-protector -fwrapv -freg-struct-return -march=i386 -Os -fomit-frame-pointer -mregparm=3 -DREGPARM=3 -msoft-float -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -mincoming-stack-boundary=2 -g -W -Wall -Wstrict-prototypes -Wno-sign-compare -g -include code16.h -nostdinc -iwithprefix include -I. -I.. -I../libfat -I ../libinstaller -I ../libinstaller/getopt -D__MSDOS__ -D__ASSEMBLY__ -Wa,-a=header.lst -c -o header.o header.S gcc -Wp,-MT,crt0.o,-MD,./.crt0.o.d -Werror -Wno-unused -finline-limit=2000 -m32 -ffreestanding -fno-stack-protector -fwrapv -freg-struct-return -march=i386 -Os -fomit-frame-pointer -mregparm=3 -DREGPARM=3 -msoft-float -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -mincoming-stack-boundary=2 -g -W -Wall -Wstrict-prototypes -Wno-sign-compare -g -include code16.h -nostdinc -iwithprefix include -I. -I.. -I../libfat -I ../libinstaller -I ../libinstaller/getopt -D__MSDOS__ -D__ASSEMBLY__ -Wa,-a=crt0.lst -c -o crt0.o crt0.S gcc -Wp,-MT,ldlinux.o,-MD,./.ldlinux.o.d -Werror -Wno-unused -finline-limit=2000 -m32 -ffreestanding -fno-stack-protector -fwrapv -freg-struct-return -march=i386 -Os -fomit-frame-pointer -mregparm=3 -DREGPARM=3 -msoft-float -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -mincoming-stack-boundary=2 -g -W -Wall -Wstrict-prototypes -Wno-sign-compare -g -include code16.h -nostdinc -iwithprefix include -I. -I.. -I../libfat -I ../libinstaller -I ../libinstaller/getopt -D__MSDOS__ -D__ASSEMBLY__ -Wa,-a=ldlinux.lst -c -o ldlinux.o ldlinux.S gcc -Wp,-MT,syslinux.o,-MD,./.syslinux.o.d -Werror -Wno-unused -finline-limit=2000 -m32 -ffreestanding -fno-stack-protector -fwrapv -freg-struct-return -march=i386 -Os -fomit-frame-pointer -mregparm=3 -DREGPARM=3 -msoft-float -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -mincoming-stack-boundary=2 -g -W -Wall -Wstrict-prototypes -Wno-sign-compare -g -include code16.h -nostdinc -iwithprefix include -I. -I.. -I../libfat -I ../libinstaller -I ../libinstaller/getopt -D__MSDOS__ -c -o syslinux.o syslinux.c gcc -Wp,-MT,fat.o,-MD,./.fat.o.d -Werror -Wno-unused -finline-limit=2000 -m32 -ffreestanding -fno-stack-protector -fwrapv -freg-struct-return -march=i386 -Os -fomit-frame-pointer -mregparm=3 -DREGPARM=3 -msoft-float -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -mincoming-stack-boundary=2 -g -W -Wall -Wstrict-prototypes -Wno-sign-compare -g -include code16.h -nostdinc -iwithprefix include -I. -I.. -I../libfat -I ../libinstaller -I ../libinstaller/getopt -D__MSDOS__ -c -o fat.o ../libinstaller/fat.c gcc -Wp,-MT,syslxmod.o,-MD,./.syslxmod.o.d -Werror -Wno-unused -finline-limit=2000 -m32 -ffreestanding -fno-stack-protector -fwrapv -freg-struct-return -march=i386 -Os -fomit-frame-pointer -mregparm=3 -DREGPARM=3 -msoft-float -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -mincoming-stack-boundary=2 -g -W -Wall -Wstrict-prototypes -Wno-sign-compare -g -include code16.h -nostdinc -iwithprefix include -I. -I.. -I../libfat -I ../libinstaller -I ../libinstaller/getopt -D__MSDOS__ -c -o syslxmod.o ../libinstaller/syslxmod.c gcc -Wp,-MT,syslxopt.o,-MD,./.syslxopt.o.d -Werror -Wno-unused -finline-limit=2000 -m32 -ffreestanding -fno-stack-protector -fwrapv -freg-struct-return -march=i386 -Os -fomit-frame-pointer -mregparm=3 -DREGPARM=3 -msoft-float -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -mincoming-stack-boundary=2 -g -W -Wall -Wstrict-prototypes -Wno-sign-compare -g -include code16.h -nostdinc -iwithprefix include -I. -I.. -I../libfat -I ../libinstaller -I ../libinstaller/getopt -D__MSDOS__ -c -o syslxopt.o ../libinstaller/syslxopt.c gcc -Wp,-MT,setadv.o,-MD,./.setadv.o.d -Werror -Wno-unused -finline-limit=2000 -m32 -ffreestanding -fno-stack-protector -fwrapv -freg-struct-return -march=i386 -Os -fomit-frame-pointer -mregparm=3 -DREGPARM=3 -msoft-float -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -mincoming-stack-boundary=2 -g -W -Wall -Wstrict-prototypes -Wno-sign-compare -g -include code16.h -nostdinc -iwithprefix include -I. -I.. -I../libfat -I ../libinstaller -I ../libinstaller/getopt -D__MSDOS__ -c -o setadv.o ../libinstaller/setadv.c gcc -Wp,-MT,getopt_long.o,-MD,./.getopt_long.o.d -Werror -Wno-unused -finline-limit=2000 -m32 -ffreestanding -fno-stack-protector -fwrapv -freg-struct-return -march=i386 -Os -fomit-frame-pointer -mregparm=3 -DREGPARM=3 -msoft-float -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -mincoming-stack-boundary=2 -g -W -Wall -Wstrict-prototypes -Wno-sign-compare -g -include code16.h -nostdinc -iwithprefix include -I. -I.. -I../libfat -I ../libinstaller -I ../libinstaller/getopt -D__MSDOS__ -c -o getopt_long.o ../libinstaller/getopt/getopt_long.c gcc -Wp,-MT,bootsect_bin.o,-MD,./.bootsect_bin.o.d -Werror -Wno-unused -finline-limit=2000 -m32 -ffreestanding -fno-stack-protector -fwrapv -freg-struct-return -march=i386 -Os -fomit-frame-pointer -mregparm=3 -DREGPARM=3 -msoft-float -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -mincoming-stack-boundary=2 -g -W -Wall -Wstrict-prototypes -Wno-sign-compare -g -include code16.h -nostdinc -iwithprefix include -I. -I.. -I../libfat -I ../libinstaller -I ../libinstaller/getopt -D__MSDOS__ -c -o bootsect_bin.o ../libinstaller/bootsect_bin.c gcc -Wp,-MT,mbr_bin.o,-MD,./.mbr_bin.o.d -Werror -Wno-unused -finline-limit=2000 -m32 -ffreestanding -fno-stack-protector -fwrapv -freg-struct-return -march=i386 -Os -fomit-frame-pointer -mregparm=3 -DREGPARM=3 -msoft-float -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -mincoming-stack-boundary=2 -g -W -Wall -Wstrict-prototypes -Wno-sign-compare -g -include code16.h -nostdinc -iwithprefix include -I. -I.. -I../libfat -I ../libinstaller -I ../libinstaller/getopt -D__MSDOS__ -c -o mbr_bin.o ../libinstaller/mbr_bin.c gcc -Wp,-MT,open.o,-MD,./.open.o.d -Werror -Wno-unused -finline-limit=2000 -m32 -ffreestanding -fno-stack-protector -fwrapv -freg-struct-return -march=i386 -Os -fomit-frame-pointer -mregparm=3 -DREGPARM=3 -msoft-float -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -mincoming-stack-boundary=2 -g -W -Wall -Wstrict-prototypes -Wno-sign-compare -g -include code16.h -nostdinc -iwithprefix include -I. -I.. -I../libfat -I ../libinstaller -I ../libinstaller/getopt -D__MSDOS__ -c -o open.o ../libfat/open.c gcc -Wp,-MT,searchdir.o,-MD,./.searchdir.o.d -Werror -Wno-unused -finline-limit=2000 -m32 -ffreestanding -fno-stack-protector -fwrapv -freg-struct-return -march=i386 -Os -fomit-frame-pointer -mregparm=3 -DREGPARM=3 -msoft-float -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -mincoming-stack-boundary=2 -g -W -Wall -Wstrict-prototypes -Wno-sign-compare -g -include code16.h -nostdinc -iwithprefix include -I. -I.. -I../libfat -I ../libinstaller -I ../libinstaller/getopt -D__MSDOS__ -c -o searchdir.o ../libfat/searchdir.c gcc -Wp,-MT,cache.o,-MD,./.cache.o.d -Werror -Wno-unused -finline-limit=2000 -m32 -ffreestanding -fno-stack-protector -fwrapv -freg-struct-return -march=i386 -Os -fomit-frame-pointer -mregparm=3 -DREGPARM=3 -msoft-float -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -mincoming-stack-boundary=2 -g -W -Wall -Wstrict-prototypes -Wno-sign-compare -g -include code16.h -nostdinc -iwithprefix include -I. -I.. -I../libfat -I ../libinstaller -I ../libinstaller/getopt -D__MSDOS__ -c -o cache.o ../libfat/cache.c gcc -Wp,-MT,fatchain.o,-MD,./.fatchain.o.d -Werror -Wno-unused -finline-limit=2000 -m32 -ffreestanding -fno-stack-protector -fwrapv -freg-struct-return -march=i386 -Os -fomit-frame-pointer -mregparm=3 -DREGPARM=3 -msoft-float -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -mincoming-stack-boundary=2 -g -W -Wall -Wstrict-prototypes -Wno-sign-compare -g -include code16.h -nostdinc -iwithprefix include -I. -I.. -I../libfat -I ../libinstaller -I ../libinstaller/getopt -D__MSDOS__ -c -o fatchain.o ../libfat/fatchain.c gcc -Wp,-MT,int2526.o,-MD,./.int2526.o.d -Werror -Wno-unused -finline-limit=2000 -m32 -ffreestanding -fno-stack-protector -fwrapv -freg-struct-return -march=i386 -Os -fomit-frame-pointer -mregparm=3 -DREGPARM=3 -msoft-float -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -mincoming-stack-boundary=2 -g -W -Wall -Wstrict-prototypes -Wno-sign-compare -g -include code16.h -nostdinc -iwithprefix include -I. -I.. -I../libfat -I ../libinstaller -I ../libinstaller/getopt -D__MSDOS__ -D__ASSEMBLY__ -Wa,-a=int2526.lst -c -o int2526.o int2526.S gcc -Wp,-MT,conio.o,-MD,./.conio.o.d -Werror -Wno-unused -finline-limit=2000 -m32 -ffreestanding -fno-stack-protector -fwrapv -freg-struct-return -march=i386 -Os -fomit-frame-pointer -mregparm=3 -DREGPARM=3 -msoft-float -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -mincoming-stack-boundary=2 -g -W -Wall -Wstrict-prototypes -Wno-sign-compare -g -include code16.h -nostdinc -iwithprefix include -I. -I.. -I../libfat -I ../libinstaller -I ../libinstaller/getopt -D__MSDOS__ -c -o conio.o conio.c gcc -Wp,-MT,memcpy.o,-MD,./.memcpy.o.d -Werror -Wno-unused -finline-limit=2000 -m32 -ffreestanding -fno-stack-protector -fwrapv -freg-struct-return -march=i386 -Os -fomit-frame-pointer -mregparm=3 -DREGPARM=3 -msoft-float -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -mincoming-stack-boundary=2 -g -W -Wall -Wstrict-prototypes -Wno-sign-compare -g -include code16.h -nostdinc -iwithprefix include -I. -I.. -I../libfat -I ../libinstaller -I ../libinstaller/getopt -D__MSDOS__ -D__ASSEMBLY__ -Wa,-a=memcpy.lst -c -o memcpy.o memcpy.S gcc -Wp,-MT,memset.o,-MD,./.memset.o.d -Werror -Wno-unused -finline-limit=2000 -m32 -ffreestanding -fno-stack-protector -fwrapv -freg-struct-return -march=i386 -Os -fomit-frame-pointer -mregparm=3 -DREGPARM=3 -msoft-float -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -mincoming-stack-boundary=2 -g -W -Wall -Wstrict-prototypes -Wno-sign-compare -g -include code16.h -nostdinc -iwithprefix include -I. -I.. -I../libfat -I ../libinstaller -I ../libinstaller/getopt -D__MSDOS__ -D__ASSEMBLY__ -Wa,-a=memset.lst -c -o memset.o memset.S gcc -Wp,-MT,memmove.o,-MD,./.memmove.o.d -Werror -Wno-unused -finline-limit=2000 -m32 -ffreestanding -fno-stack-protector -fwrapv -freg-struct-return -march=i386 -Os -fomit-frame-pointer -mregparm=3 -DREGPARM=3 -msoft-float -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -mincoming-stack-boundary=2 -g -W -Wall -Wstrict-prototypes -Wno-sign-compare -g -include code16.h -nostdinc -iwithprefix include -I. -I.. -I../libfat -I ../libinstaller -I ../libinstaller/getopt -D__MSDOS__ -D__ASSEMBLY__ -Wa,-a=memmove.lst -c -o memmove.o memmove.S gcc -Wp,-MT,skipatou.o,-MD,./.skipatou.o.d -Werror -Wno-unused -finline-limit=2000 -m32 -ffreestanding -fno-stack-protector -fwrapv -freg-struct-return -march=i386 -Os -fomit-frame-pointer -mregparm=3 -DREGPARM=3 -msoft-float -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -mincoming-stack-boundary=2 -g -W -Wall -Wstrict-prototypes -Wno-sign-compare -g -include code16.h -nostdinc -iwithprefix include -I. -I.. -I../libfat -I ../libinstaller -I ../libinstaller/getopt -D__MSDOS__ -c -o skipatou.o skipatou.c gcc -Wp,-MT,atou.o,-MD,./.atou.o.d -Werror -Wno-unused -finline-limit=2000 -m32 -ffreestanding -fno-stack-protector -fwrapv -freg-struct-return -march=i386 -Os -fomit-frame-pointer -mregparm=3 -DREGPARM=3 -msoft-float -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -mincoming-stack-boundary=2 -g -W -Wall -Wstrict-prototypes -Wno-sign-compare -g -include code16.h -nostdinc -iwithprefix include -I. -I.. -I../libfat -I ../libinstaller -I ../libinstaller/getopt -D__MSDOS__ -c -o atou.o atou.c gcc -Wp,-MT,malloc.o,-MD,./.malloc.o.d -Werror -Wno-unused -finline-limit=2000 -m32 -ffreestanding -fno-stack-protector -fwrapv -freg-struct-return -march=i386 -Os -fomit-frame-pointer -mregparm=3 -DREGPARM=3 -msoft-float -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -mincoming-stack-boundary=2 -g -W -Wall -Wstrict-prototypes -Wno-sign-compare -g -include code16.h -nostdinc -iwithprefix include -I. -I.. -I../libfat -I ../libinstaller -I ../libinstaller/getopt -D__MSDOS__ -c -o malloc.o malloc.c gcc -Wp,-MT,free.o,-MD,./.free.o.d -Werror -Wno-unused -finline-limit=2000 -m32 -ffreestanding -fno-stack-protector -fwrapv -freg-struct-return -march=i386 -Os -fomit-frame-pointer -mregparm=3 -DREGPARM=3 -msoft-float -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -mincoming-stack-boundary=2 -g -W -Wall -Wstrict-prototypes -Wno-sign-compare -g -include code16.h -nostdinc -iwithprefix include -I. -I.. -I../libfat -I ../libinstaller -I ../libinstaller/getopt -D__MSDOS__ -c -o free.o free.c gcc -Wp,-MT,getsetsl.o,-MD,./.getsetsl.o.d -Werror -Wno-unused -finline-limit=2000 -m32 -ffreestanding -fno-stack-protector -fwrapv -freg-struct-return -march=i386 -Os -fomit-frame-pointer -mregparm=3 -DREGPARM=3 -msoft-float -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -mincoming-stack-boundary=2 -g -W -Wall -Wstrict-prototypes -Wno-sign-compare -g -include code16.h -nostdinc -iwithprefix include -I. -I.. -I../libfat -I ../libinstaller -I ../libinstaller/getopt -D__MSDOS__ -c -o getsetsl.o getsetsl.c gcc -Wp,-MT,strchr.o,-MD,./.strchr.o.d -Werror -Wno-unused -finline-limit=2000 -m32 -ffreestanding -fno-stack-protector -fwrapv -freg-struct-return -march=i386 -Os -fomit-frame-pointer -mregparm=3 -DREGPARM=3 -msoft-float -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -mincoming-stack-boundary=2 -g -W -Wall -Wstrict-prototypes -Wno-sign-compare -g -include code16.h -nostdinc -iwithprefix include -I. -I.. -I../libfat -I ../libinstaller -I ../libinstaller/getopt -D__MSDOS__ -c -o strchr.o strchr.c gcc -Wp,-MT,strtoul.o,-MD,./.strtoul.o.d -Werror -Wno-unused -finline-limit=2000 -m32 -ffreestanding -fno-stack-protector -fwrapv -freg-struct-return -march=i386 -Os -fomit-frame-pointer -mregparm=3 -DREGPARM=3 -msoft-float -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -mincoming-stack-boundary=2 -g -W -Wall -Wstrict-prototypes -Wno-sign-compare -g -include code16.h -nostdinc -iwithprefix include -I. -I.. -I../libfat -I ../libinstaller -I ../libinstaller/getopt -D__MSDOS__ -c -o strtoul.o strtoul.c gcc -Wp,-MT,strntoumax.o,-MD,./.strntoumax.o.d -Werror -Wno-unused -finline-limit=2000 -m32 -ffreestanding -fno-stack-protector -fwrapv -freg-struct-return -march=i386 -Os -fomit-frame-pointer -mregparm=3 -DREGPARM=3 -msoft-float -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -mincoming-stack-boundary=2 -g -W -Wall -Wstrict-prototypes -Wno-sign-compare -g -include code16.h -nostdinc -iwithprefix include -I. -I.. -I../libfat -I ../libinstaller -I ../libinstaller/getopt -D__MSDOS__ -c -o strntoumax.o strntoumax.c gcc -Wp,-MT,argv.o,-MD,./.argv.o.d -Werror -Wno-unused -finline-limit=2000 -m32 -ffreestanding -fno-stack-protector -fwrapv -freg-struct-return -march=i386 -Os -fomit-frame-pointer -mregparm=3 -DREGPARM=3 -msoft-float -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -mincoming-stack-boundary=2 -g -W -Wall -Wstrict-prototypes -Wno-sign-compare -g -include code16.h -nostdinc -iwithprefix include -I. -I.. -I../libfat -I ../libinstaller -I ../libinstaller/getopt -D__MSDOS__ -c -o argv.o argv.c gcc -Wp,-MT,printf.o,-MD,./.printf.o.d -Werror -Wno-unused -finline-limit=2000 -m32 -ffreestanding -fno-stack-protector -fwrapv -freg-struct-return -march=i386 -Os -fomit-frame-pointer -mregparm=3 -DREGPARM=3 -msoft-float -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -mincoming-stack-boundary=2 -g -W -Wall -Wstrict-prototypes -Wno-sign-compare -g -include code16.h -nostdinc -iwithprefix include -I. -I.. -I../libfat -I ../libinstaller -I ../libinstaller/getopt -D__MSDOS__ -c -o printf.o printf.c gcc -Wp,-MT,__divdi3.o,-MD,./.__divdi3.o.d -Werror -Wno-unused -finline-limit=2000 -m32 -ffreestanding -fno-stack-protector -fwrapv -freg-struct-return -march=i386 -Os -fomit-frame-pointer -mregparm=3 -DREGPARM=3 -msoft-float -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -mincoming-stack-boundary=2 -g -W -Wall -Wstrict-prototypes -Wno-sign-compare -g -include code16.h -nostdinc -iwithprefix include -I. -I.. -I../libfat -I ../libinstaller -I ../libinstaller/getopt -D__MSDOS__ -c -o __divdi3.o __divdi3.c gcc -Wp,-MT,__udivmoddi4.o,-MD,./.__udivmoddi4.o.d -Werror -Wno-unused -finline-limit=2000 -m32 -ffreestanding -fno-stack-protector -fwrapv -freg-struct-return -march=i386 -Os -fomit-frame-pointer -mregparm=3 -DREGPARM=3 -msoft-float -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mpreferred-stack-boundary=2 -mincoming-stack-boundary=2 -g -W -Wall -Wstrict-prototypes -Wno-sign-compare -g -include code16.h -nostdinc -iwithprefix include -I. -I.. -I../libfat -I ../libinstaller -I ../libinstaller/getopt -D__MSDOS__ -c -o __udivmoddi4.o __udivmoddi4.c rm -f libcom.a ar cq libcom.a int2526.o conio.o memcpy.o memset.o memmove.o skipatou.o atou.o malloc.o free.o getopt_long.o getsetsl.o strchr.o strtoul.o strntoumax.o argv.o printf.o __divdi3.o __udivmoddi4.o ranlib libcom.a ld -m elf_i386 -T dosexe.ld -o syslinux.elf header.o crt0.o ldlinux.o syslinux.o fat.o syslxmod.o syslxopt.o setadv.o getopt_long.o bootsect_bin.o mbr_bin.o open.o searchdir.o cache.o fatchain.o libcom.a objcopy -O binary syslinux.elf syslinux.com upx --lzma --ultra-brute syslinux.com || \ upx --ultra-brute syslinux.com || \ true /bin/sh: upx: command not found /bin/sh: line 1: upx: command not found make[1]: Leaving directory `/builddir/build/BUILD/syslinux-4.05/dos' make[1]: Entering directory `/builddir/build/BUILD/syslinux-4.05/win32' rm -f syslinux.exe make[1]: Leaving directory `/builddir/build/BUILD/syslinux-4.05/win32' make[1]: Entering directory `/builddir/build/BUILD/syslinux-4.05/win64' rm -f syslinux64.exe make[1]: Leaving directory `/builddir/build/BUILD/syslinux-4.05/win64' make[1]: Entering directory `/builddir/build/BUILD/syslinux-4.05/dosutil' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/syslinux-4.05/dosutil' make[1]: Entering directory `/builddir/build/BUILD/syslinux-4.05/libinstaller' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/syslinux-4.05/libinstaller' make[1]: Entering directory `/builddir/build/BUILD/syslinux-4.05/mtools' gcc -Wp,-MT,syslinux.o,-MMD,./.syslinux.o.d -W -Wall -Wstrict-prototypes -D_FILE_OFFSET_BITS=64 -g -Os -I. -I.. -I../libfat -I../libinstaller -c -o syslinux.o syslinux.c gcc -Wp,-MT,fat.o,-MMD,./.fat.o.d -W -Wall -Wstrict-prototypes -D_FILE_OFFSET_BITS=64 -g -Os -I. -I.. -I../libfat -I../libinstaller -c -o fat.o ../libinstaller/fat.c gcc -Wp,-MT,syslxmod.o,-MMD,./.syslxmod.o.d -W -Wall -Wstrict-prototypes -D_FILE_OFFSET_BITS=64 -g -Os -I. -I.. -I../libfat -I../libinstaller -c -o syslxmod.o ../libinstaller/syslxmod.c gcc -Wp,-MT,syslxopt.o,-MMD,./.syslxopt.o.d -W -Wall -Wstrict-prototypes -D_FILE_OFFSET_BITS=64 -g -Os -I. -I.. -I../libfat -I../libinstaller -c -o syslxopt.o ../libinstaller/syslxopt.c gcc -Wp,-MT,setadv.o,-MMD,./.setadv.o.d -W -Wall -Wstrict-prototypes -D_FILE_OFFSET_BITS=64 -g -Os -I. -I.. -I../libfat -I../libinstaller -c -o setadv.o ../libinstaller/setadv.c gcc -Wp,-MT,bootsect_bin.o,-MMD,./.bootsect_bin.o.d -W -Wall -Wstrict-prototypes -D_FILE_OFFSET_BITS=64 -g -Os -I. -I.. -I../libfat -I../libinstaller -c -o bootsect_bin.o ../libinstaller/bootsect_bin.c gcc -Wp,-MT,ldlinux_bin.o,-MMD,./.ldlinux_bin.o.d -W -Wall -Wstrict-prototypes -D_FILE_OFFSET_BITS=64 -g -Os -I. -I.. -I../libfat -I../libinstaller -c -o ldlinux_bin.o ../libinstaller/ldlinux_bin.c gcc -Wp,-MT,open.o,-MMD,./.open.o.d -W -Wall -Wstrict-prototypes -D_FILE_OFFSET_BITS=64 -g -Os -I. -I.. -I../libfat -I../libinstaller -c -o open.o ../libfat/open.c gcc -Wp,-MT,searchdir.o,-MMD,./.searchdir.o.d -W -Wall -Wstrict-prototypes -D_FILE_OFFSET_BITS=64 -g -Os -I. -I.. -I../libfat -I../libinstaller -c -o searchdir.o ../libfat/searchdir.c gcc -Wp,-MT,cache.o,-MMD,./.cache.o.d -W -Wall -Wstrict-prototypes -D_FILE_OFFSET_BITS=64 -g -Os -I. -I.. -I../libfat -I../libinstaller -c -o cache.o ../libfat/cache.c gcc -Wp,-MT,fatchain.o,-MMD,./.fatchain.o.d -W -Wall -Wstrict-prototypes -D_FILE_OFFSET_BITS=64 -g -Os -I. -I.. -I../libfat -I../libinstaller -c -o fatchain.o ../libfat/fatchain.c gcc -o syslinux syslinux.o fat.o syslxmod.o syslxopt.o setadv.o bootsect_bin.o ldlinux_bin.o open.o searchdir.o cache.o fatchain.o make[1]: Leaving directory `/builddir/build/BUILD/syslinux-4.05/mtools' make[1]: Entering directory `/builddir/build/BUILD/syslinux-4.05/linux' gcc -Wp,-MT,syslinux.o,-MMD,./.syslinux.o.d -W -Wall -Wstrict-prototypes -D_FILE_OFFSET_BITS=64 -g -Os -I. -I.. -I../libinstaller -c -o syslinux.o syslinux.c gcc -Wp,-MT,syslxopt.o,-MMD,./.syslxopt.o.d -W -Wall -Wstrict-prototypes -D_FILE_OFFSET_BITS=64 -g -Os -I. -I.. -I../libinstaller -c -o syslxopt.o ../libinstaller/syslxopt.c gcc -Wp,-MT,syslxcom.o,-MMD,./.syslxcom.o.d -W -Wall -Wstrict-prototypes -D_FILE_OFFSET_BITS=64 -g -Os -I. -I.. -I../libinstaller -c -o syslxcom.o ../libinstaller/syslxcom.c gcc -Wp,-MT,setadv.o,-MMD,./.setadv.o.d -W -Wall -Wstrict-prototypes -D_FILE_OFFSET_BITS=64 -g -Os -I. -I.. -I../libinstaller -c -o setadv.o ../libinstaller/setadv.c gcc -Wp,-MT,advio.o,-MMD,./.advio.o.d -W -Wall -Wstrict-prototypes -D_FILE_OFFSET_BITS=64 -g -Os -I. -I.. -I../libinstaller -c -o advio.o ../libinstaller/advio.c gcc -Wp,-MT,fat.o,-MMD,./.fat.o.d -W -Wall -Wstrict-prototypes -D_FILE_OFFSET_BITS=64 -g -Os -I. -I.. -I../libinstaller -c -o fat.o ../libinstaller/fat.c gcc -Wp,-MT,syslxmod.o,-MMD,./.syslxmod.o.d -W -Wall -Wstrict-prototypes -D_FILE_OFFSET_BITS=64 -g -Os -I. -I.. -I../libinstaller -c -o syslxmod.o ../libinstaller/syslxmod.c gcc -Wp,-MT,bootsect_bin.o,-MMD,./.bootsect_bin.o.d -W -Wall -Wstrict-prototypes -D_FILE_OFFSET_BITS=64 -g -Os -I. -I.. -I../libinstaller -c -o bootsect_bin.o ../libinstaller/bootsect_bin.c gcc -Wp,-MT,ldlinux_bin.o,-MMD,./.ldlinux_bin.o.d -W -Wall -Wstrict-prototypes -D_FILE_OFFSET_BITS=64 -g -Os -I. -I.. -I../libinstaller -c -o ldlinux_bin.o ../libinstaller/ldlinux_bin.c gcc -o syslinux syslinux.o syslxopt.o syslxcom.o setadv.o advio.o fat.o syslxmod.o bootsect_bin.o ldlinux_bin.o ln -f syslinux syslinux-nomtools make[1]: Leaving directory `/builddir/build/BUILD/syslinux-4.05/linux' make[1]: Entering directory `/builddir/build/BUILD/syslinux-4.05/extlinux' gcc -Wp,-MT,main.o,-MMD,./.main.o.d -W -Wall -Wstrict-prototypes -Wno-sign-compare -D_FILE_OFFSET_BITS=64 -g -Os -I. -I.. -I../libinstaller -c -o main.o main.c gcc -Wp,-MT,syslxmod.o,-MMD,./.syslxmod.o.d -W -Wall -Wstrict-prototypes -Wno-sign-compare -D_FILE_OFFSET_BITS=64 -g -Os -I. -I.. -I../libinstaller -c -o syslxmod.o ../libinstaller/syslxmod.c gcc -Wp,-MT,syslxopt.o,-MMD,./.syslxopt.o.d -W -Wall -Wstrict-prototypes -Wno-sign-compare -D_FILE_OFFSET_BITS=64 -g -Os -I. -I.. -I../libinstaller -c -o syslxopt.o ../libinstaller/syslxopt.c gcc -Wp,-MT,syslxcom.o,-MMD,./.syslxcom.o.d -W -Wall -Wstrict-prototypes -Wno-sign-compare -D_FILE_OFFSET_BITS=64 -g -Os -I. -I.. -I../libinstaller -c -o syslxcom.o ../libinstaller/syslxcom.c gcc -Wp,-MT,setadv.o,-MMD,./.setadv.o.d -W -Wall -Wstrict-prototypes -Wno-sign-compare -D_FILE_OFFSET_BITS=64 -g -Os -I. -I.. -I../libinstaller -c -o setadv.o ../libinstaller/setadv.c gcc -Wp,-MT,advio.o,-MMD,./.advio.o.d -W -Wall -Wstrict-prototypes -Wno-sign-compare -D_FILE_OFFSET_BITS=64 -g -Os -I. -I.. -I../libinstaller -c -o advio.o ../libinstaller/advio.c gcc -Wp,-MT,bootsect_bin.o,-MMD,./.bootsect_bin.o.d -W -Wall -Wstrict-prototypes -Wno-sign-compare -D_FILE_OFFSET_BITS=64 -g -Os -I. -I.. -I../libinstaller -c -o bootsect_bin.o ../libinstaller/bootsect_bin.c gcc -Wp,-MT,ldlinux_bin.o,-MMD,./.ldlinux_bin.o.d -W -Wall -Wstrict-prototypes -Wno-sign-compare -D_FILE_OFFSET_BITS=64 -g -Os -I. -I.. -I../libinstaller -c -o ldlinux_bin.o ../libinstaller/ldlinux_bin.c gcc -o extlinux main.o syslxmod.o syslxopt.o syslxcom.o setadv.o advio.o bootsect_bin.o ldlinux_bin.o make[1]: Leaving directory `/builddir/build/BUILD/syslinux-4.05/extlinux' make[1]: Entering directory `/builddir/build/BUILD/syslinux-4.05/utils' gcc -Wp,-MT,isohybrid.o,-MMD,./.isohybrid.o.d -W -Wall -Wstrict-prototypes -Os -fomit-frame-pointer -D_FILE_OFFSET_BITS=64 -c -o isohybrid.o isohybrid.c isohybrid.c: In function 'main': isohybrid.c:898:2: warning: zero-length gnu_printf format string [-Wformat-zero-length] err(1, ""); ^ perl isohdpfxarray.pl ../mbr/isohdpfx.bin ../mbr/isohdpfx_f.bin ../mbr/isohdpfx_c.bin ../mbr/isohdppx.bin ../mbr/isohdppx_f.bin ../mbr/isohdppx_c.bin > isohdpfx.c gcc -Wp,-MT,isohdpfx.o,-MMD,./.isohdpfx.o.d -W -Wall -Wstrict-prototypes -Os -fomit-frame-pointer -D_FILE_OFFSET_BITS=64 -c -o isohdpfx.o isohdpfx.c gcc -O2 -fshort-wchar -luuid -o isohybrid isohybrid.o isohdpfx.o gcc -Wp,-MT,gethostip.o,-MMD,./.gethostip.o.d -W -Wall -Wstrict-prototypes -Os -fomit-frame-pointer -D_FILE_OFFSET_BITS=64 -c -o gethostip.o gethostip.c gcc -O2 -o gethostip gethostip.o gcc -Wp,-MT,memdiskfind.o,-MMD,./.memdiskfind.o.d -W -Wall -Wstrict-prototypes -Os -fomit-frame-pointer -D_FILE_OFFSET_BITS=64 -c -o memdiskfind.o memdiskfind.c gcc -O2 -o memdiskfind memdiskfind.o perl bin2hex.pl < ../mbr/mbr.bin | cat mkdiskimage.in - > mkdiskimage chmod a+x mkdiskimage cp -f isohybrid.in isohybrid.pl for f in ../mbr/isohdpfx.bin ../mbr/isohdpfx_f.bin ../mbr/isohdpfx_c.bin ../mbr/isohdppx.bin ../mbr/isohdppx_f.bin ../mbr/isohdppx_c.bin ; do perl bin2hex.pl < $f >> isohybrid.pl ; done chmod a+x isohybrid.pl make[1]: Leaving directory `/builddir/build/BUILD/syslinux-4.05/utils' ls -l version.gen version.h version.mk mbr/*.bin core/pxelinux.0 core/isolinux.bin core/isolinux-debug.bin gpxe/gpxelinux.0 dos/syslinux.com win32/syslinux.exe win64/syslinux64.exe dosutil/*.com dosutil/*.sys memdisk/memdisk memdump/memdump.com modules/*.com com32/menu/*.c32 com32/modules/*.c32 com32/mboot/*.c32 com32/hdt/*.c32 com32/rosh/*.c32 com32/gfxboot/*.c32 com32/sysdump/*.c32 com32/lua/src/*.c32 utils/gethostip utils/isohybrid utils/mkdiskimage mtools/syslinux linux/syslinux extlinux/extlinux ls: cannot access win32/syslinux.exe: No such file or directory ls: cannot access win64/syslinux64.exe: No such file or directory -rwxr-xr-x. 1 mockbuild mockbuild 21436 Mar 6 05:45 com32/gfxboot/gfxboot.c32 -rwxr-xr-x. 1 mockbuild mockbuild 341172 Mar 6 05:45 com32/hdt/hdt.c32 -rwxr-xr-x. 1 mockbuild mockbuild 246988 Mar 6 05:45 com32/lua/src/lua.c32 -rwxr-xr-x. 1 mockbuild mockbuild 33756 Mar 6 05:45 com32/mboot/mboot.c32 -rwxr-xr-x. 1 mockbuild mockbuild 55140 Mar 6 05:45 com32/menu/menu.c32 -rwxr-xr-x. 1 mockbuild mockbuild 153104 Mar 6 05:45 com32/menu/vesamenu.c32 -rwxr-xr-x. 1 mockbuild mockbuild 5696 Mar 6 05:45 com32/modules/cat.c32 -rwxr-xr-x. 1 mockbuild mockbuild 20832 Mar 6 05:45 com32/modules/chain.c32 -rwxr-xr-x. 1 mockbuild mockbuild 800 Mar 6 05:45 com32/modules/cmd.c32 -rwxr-xr-x. 1 mockbuild mockbuild 4620 Mar 6 05:45 com32/modules/config.c32 -rwxr-xr-x. 1 mockbuild mockbuild 5388 Mar 6 05:45 com32/modules/cpuid.c32 -rwxr-xr-x. 1 mockbuild mockbuild 15064 Mar 6 05:45 com32/modules/cpuidtest.c32 -rwxr-xr-x. 1 mockbuild mockbuild 5132 Mar 6 05:45 com32/modules/disk.c32 -rwxr-xr-x. 1 mockbuild mockbuild 35736 Mar 6 05:45 com32/modules/dmitest.c32 -rwxr-xr-x. 1 mockbuild mockbuild 27984 Mar 6 05:45 com32/modules/elf.c32 -rwxr-xr-x. 1 mockbuild mockbuild 28368 Mar 6 05:45 com32/modules/ethersel.c32 -rwxr-xr-x. 1 mockbuild mockbuild 2320 Mar 6 05:45 com32/modules/gpxecmd.c32 -rwxr-xr-x. 1 mockbuild mockbuild 4236 Mar 6 05:45 com32/modules/host.c32 -rwxr-xr-x. 1 mockbuild mockbuild 19680 Mar 6 05:45 com32/modules/ifcpu.c32 -rwxr-xr-x. 1 mockbuild mockbuild 1312 Mar 6 05:45 com32/modules/ifcpu64.c32 -rwxr-xr-x. 1 mockbuild mockbuild 2444 Mar 6 05:45 com32/modules/ifplop.c32 -rwxr-xr-x. 1 mockbuild mockbuild 5084 Mar 6 05:45 com32/modules/kbdmap.c32 -rwxr-xr-x. 1 mockbuild mockbuild 16232 Mar 6 05:45 com32/modules/linux.c32 -rwxr-xr-x. 1 mockbuild mockbuild 9132 Mar 6 05:45 com32/modules/ls.c32 -rwxr-xr-x. 1 mockbuild mockbuild 4916 Mar 6 05:45 com32/modules/meminfo.c32 -rwxr-xr-x. 1 mockbuild mockbuild 32100 Mar 6 05:45 com32/modules/pcitest.c32 -rwxr-xr-x. 1 mockbuild mockbuild 12764 Mar 6 05:45 com32/modules/pmload.c32 -rwxr-xr-x. 1 mockbuild mockbuild 1932 Mar 6 05:45 com32/modules/pwd.c32 -rwxr-xr-x. 1 mockbuild mockbuild 800 Mar 6 05:45 com32/modules/reboot.c32 -rwxr-xr-x. 1 mockbuild mockbuild 2448 Mar 6 05:45 com32/modules/sanboot.c32 -rwxr-xr-x. 1 mockbuild mockbuild 25808 Mar 6 05:45 com32/modules/sdi.c32 -rwxr-xr-x. 1 mockbuild mockbuild 5004 Mar 6 05:45 com32/modules/vesainfo.c32 -rwxr-xr-x. 1 mockbuild mockbuild 5924 Mar 6 05:45 com32/modules/vpdtest.c32 -rwxr-xr-x. 1 mockbuild mockbuild 2832 Mar 6 05:45 com32/modules/whichsys.c32 -rwxr-xr-x. 1 mockbuild mockbuild 9360 Mar 6 05:45 com32/modules/zzjson.c32 -rwxr-xr-x. 1 mockbuild mockbuild 21000 Mar 6 05:45 com32/rosh/rosh.c32 -rwxr-xr-x. 1 mockbuild mockbuild 40688 Mar 6 05:45 com32/sysdump/sysdump.c32 -rw-r--r--. 1 mockbuild mockbuild 24576 Mar 6 05:46 core/isolinux-debug.bin -rw-r--r--. 1 mockbuild mockbuild 24576 Mar 6 05:46 core/isolinux.bin -rw-r--r--. 1 mockbuild mockbuild 26771 Mar 6 05:46 core/pxelinux.0 -rwxr-xr-x. 1 mockbuild mockbuild 48992 Mar 6 05:46 dos/syslinux.com -rw-r--r--. 1 mockbuild mockbuild 408 Dec 9 2011 dosutil/copybs.com -rw-r--r--. 1 mockbuild mockbuild 1554 Dec 9 2011 dosutil/eltorito.sys -rw-r--r--. 1 mockbuild mockbuild 8106 Dec 9 2011 dosutil/mdiskchk.com -rwxr-xr-x. 1 mockbuild mockbuild 122620 Mar 6 05:46 extlinux/extlinux -rw-r--r--. 1 mockbuild mockbuild 89476 Mar 6 05:46 gpxe/gpxelinux.0 -rwxr-xr-x. 2 mockbuild mockbuild 108296 Mar 6 05:46 linux/syslinux -rw-r--r--. 1 mockbuild mockbuild 439 Dec 9 2011 mbr/altmbr.bin -rw-r--r--. 1 mockbuild mockbuild 439 Dec 9 2011 mbr/altmbr_c.bin -rw-r--r--. 1 mockbuild mockbuild 439 Dec 9 2011 mbr/altmbr_f.bin -rw-r--r--. 1 mockbuild mockbuild 440 Dec 9 2011 mbr/gptmbr.bin -rw-r--r--. 1 mockbuild mockbuild 440 Dec 9 2011 mbr/gptmbr_c.bin -rw-r--r--. 1 mockbuild mockbuild 440 Dec 9 2011 mbr/gptmbr_f.bin -rw-r--r--. 1 mockbuild mockbuild 432 Dec 9 2011 mbr/isohdpfx.bin -rw-r--r--. 1 mockbuild mockbuild 432 Dec 9 2011 mbr/isohdpfx_c.bin -rw-r--r--. 1 mockbuild mockbuild 432 Dec 9 2011 mbr/isohdpfx_f.bin -rw-r--r--. 1 mockbuild mockbuild 432 Dec 9 2011 mbr/isohdppx.bin -rw-r--r--. 1 mockbuild mockbuild 432 Dec 9 2011 mbr/isohdppx_c.bin -rw-r--r--. 1 mockbuild mockbuild 432 Dec 9 2011 mbr/isohdppx_f.bin -rw-r--r--. 1 mockbuild mockbuild 440 Dec 9 2011 mbr/mbr.bin -rw-r--r--. 1 mockbuild mockbuild 440 Dec 9 2011 mbr/mbr_c.bin -rw-r--r--. 1 mockbuild mockbuild 440 Dec 9 2011 mbr/mbr_f.bin -rw-r--r--. 1 mockbuild mockbuild 26268 Mar 6 05:46 memdisk/memdisk -rwxr-xr-x. 1 mockbuild mockbuild 6168 Mar 6 05:46 memdump/memdump.com -rw-r--r--. 1 mockbuild mockbuild 55 Dec 9 2011 modules/int18.com -rw-r--r--. 1 mockbuild mockbuild 239 Dec 9 2011 modules/poweroff.com -rw-r--r--. 1 mockbuild mockbuild 998 Dec 9 2011 modules/pxechain.com -rw-r--r--. 1 mockbuild mockbuild 1300 Dec 9 2011 modules/ver.com -rwxr-xr-x. 1 mockbuild mockbuild 103615 Mar 6 05:46 mtools/syslinux -rwxr-xr-x. 1 mockbuild mockbuild 9015 Mar 6 05:46 utils/gethostip -rwxr-xr-x. 1 mockbuild mockbuild 28486 Mar 6 05:46 utils/isohybrid -rwxr-xr-x. 1 mockbuild mockbuild 8774 Mar 6 05:46 utils/mkdiskimage -rw-r--r--. 1 mockbuild mockbuild 138 Dec 9 2011 version.gen -rw-r--r--. 1 mockbuild mockbuild 138 Dec 9 2011 version.h -rw-r--r--. 1 mockbuild mockbuild 108 Dec 9 2011 version.mk make -r installer-local make[1]: Entering directory `/builddir/build/BUILD/syslinux-4.05' make[1]: Nothing to be done for `installer-local'. make[1]: Leaving directory `/builddir/build/BUILD/syslinux-4.05' set -e ; for i in libinstaller mtools linux extlinux utils; do make -r -C $i all ; done make: [all] Error 2 (ignored) + make installer make[1]: Entering directory `/builddir/build/BUILD/syslinux-4.05/libinstaller' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/syslinux-4.05/libinstaller' make[1]: Entering directory `/builddir/build/BUILD/syslinux-4.05/mtools' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/syslinux-4.05/mtools' make[1]: Entering directory `/builddir/build/BUILD/syslinux-4.05/linux' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/syslinux-4.05/linux' make[1]: Entering directory `/builddir/build/BUILD/syslinux-4.05/extlinux' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/syslinux-4.05/extlinux' make[1]: Entering directory `/builddir/build/BUILD/syslinux-4.05/utils' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/syslinux-4.05/utils' ls -l version.gen version.h version.mk mbr/*.bin core/pxelinux.0 core/isolinux.bin core/isolinux-debug.bin gpxe/gpxelinux.0 dos/syslinux.com win32/syslinux.exe win64/syslinux64.exe dosutil/*.com dosutil/*.sys memdisk/memdisk memdump/memdump.com modules/*.com com32/menu/*.c32 com32/modules/*.c32 com32/mboot/*.c32 com32/hdt/*.c32 com32/rosh/*.c32 com32/gfxboot/*.c32 com32/sysdump/*.c32 com32/lua/src/*.c32 utils/gethostip utils/isohybrid utils/mkdiskimage mtools/syslinux linux/syslinux extlinux/extlinux ls: cannot access win32/syslinux.exe: No such file or directory ls: cannot access win64/syslinux64.exe: No such file or directory -rwxr-xr-x. 1 mockbuild mockbuild 21436 Mar 6 05:45 com32/gfxboot/gfxboot.c32 -rwxr-xr-x. 1 mockbuild mockbuild 341172 Mar 6 05:45 com32/hdt/hdt.c32 -rwxr-xr-x. 1 mockbuild mockbuild 246988 Mar 6 05:45 com32/lua/src/lua.c32 -rwxr-xr-x. 1 mockbuild mockbuild 33756 Mar 6 05:45 com32/mboot/mboot.c32 -rwxr-xr-x. 1 mockbuild mockbuild 55140 Mar 6 05:45 com32/menu/menu.c32 -rwxr-xr-x. 1 mockbuild mockbuild 153104 Mar 6 05:45 com32/menu/vesamenu.c32 -rwxr-xr-x. 1 mockbuild mockbuild 5696 Mar 6 05:45 com32/modules/cat.c32 -rwxr-xr-x. 1 mockbuild mockbuild 20832 Mar 6 05:45 com32/modules/chain.c32 -rwxr-xr-x. 1 mockbuild mockbuild 800 Mar 6 05:45 com32/modules/cmd.c32 -rwxr-xr-x. 1 mockbuild mockbuild 4620 Mar 6 05:45 com32/modules/config.c32 -rwxr-xr-x. 1 mockbuild mockbuild 5388 Mar 6 05:45 com32/modules/cpuid.c32 -rwxr-xr-x. 1 mockbuild mockbuild 15064 Mar 6 05:45 com32/modules/cpuidtest.c32 -rwxr-xr-x. 1 mockbuild mockbuild 5132 Mar 6 05:45 com32/modules/disk.c32 -rwxr-xr-x. 1 mockbuild mockbuild 35736 Mar 6 05:45 com32/modules/dmitest.c32 -rwxr-xr-x. 1 mockbuild mockbuild 27984 Mar 6 05:45 com32/modules/elf.c32 -rwxr-xr-x. 1 mockbuild mockbuild 28368 Mar 6 05:45 com32/modules/ethersel.c32 -rwxr-xr-x. 1 mockbuild mockbuild 2320 Mar 6 05:45 com32/modules/gpxecmd.c32 -rwxr-xr-x. 1 mockbuild mockbuild 4236 Mar 6 05:45 com32/modules/host.c32 -rwxr-xr-x. 1 mockbuild mockbuild 19680 Mar 6 05:45 com32/modules/ifcpu.c32 -rwxr-xr-x. 1 mockbuild mockbuild 1312 Mar 6 05:45 com32/modules/ifcpu64.c32 -rwxr-xr-x. 1 mockbuild mockbuild 2444 Mar 6 05:45 com32/modules/ifplop.c32 -rwxr-xr-x. 1 mockbuild mockbuild 5084 Mar 6 05:45 com32/modules/kbdmap.c32 -rwxr-xr-x. 1 mockbuild mockbuild 16232 Mar 6 05:45 com32/modules/linux.c32 -rwxr-xr-x. 1 mockbuild mockbuild 9132 Mar 6 05:45 com32/modules/ls.c32 -rwxr-xr-x. 1 mockbuild mockbuild 4916 Mar 6 05:45 com32/modules/meminfo.c32 -rwxr-xr-x. 1 mockbuild mockbuild 32100 Mar 6 05:45 com32/modules/pcitest.c32 -rwxr-xr-x. 1 mockbuild mockbuild 12764 Mar 6 05:45 com32/modules/pmload.c32 -rwxr-xr-x. 1 mockbuild mockbuild 1932 Mar 6 05:45 com32/modules/pwd.c32 -rwxr-xr-x. 1 mockbuild mockbuild 800 Mar 6 05:45 com32/modules/reboot.c32 -rwxr-xr-x. 1 mockbuild mockbuild 2448 Mar 6 05:45 com32/modules/sanboot.c32 -rwxr-xr-x. 1 mockbuild mockbuild 25808 Mar 6 05:45 com32/modules/sdi.c32 -rwxr-xr-x. 1 mockbuild mockbuild 5004 Mar 6 05:45 com32/modules/vesainfo.c32 -rwxr-xr-x. 1 mockbuild mockbuild 5924 Mar 6 05:45 com32/modules/vpdtest.c32 -rwxr-xr-x. 1 mockbuild mockbuild 2832 Mar 6 05:45 com32/modules/whichsys.c32 -rwxr-xr-x. 1 mockbuild mockbuild 9360 Mar 6 05:45 com32/modules/zzjson.c32 -rwxr-xr-x. 1 mockbuild mockbuild 21000 Mar 6 05:45 com32/rosh/rosh.c32 -rwxr-xr-x. 1 mockbuild mockbuild 40688 Mar 6 05:45 com32/sysdump/sysdump.c32 -rw-r--r--. 1 mockbuild mockbuild 24576 Mar 6 05:46 core/isolinux-debug.bin -rw-r--r--. 1 mockbuild mockbuild 24576 Mar 6 05:46 core/isolinux.bin -rw-r--r--. 1 mockbuild mockbuild 26771 Mar 6 05:46 core/pxelinux.0 -rwxr-xr-x. 1 mockbuild mockbuild 48992 Mar 6 05:46 dos/syslinux.com -rw-r--r--. 1 mockbuild mockbuild 408 Dec 9 2011 dosutil/copybs.com -rw-r--r--. 1 mockbuild mockbuild 1554 Dec 9 2011 dosutil/eltorito.sys -rw-r--r--. 1 mockbuild mockbuild 8106 Dec 9 2011 dosutil/mdiskchk.com -rwxr-xr-x. 1 mockbuild mockbuild 122620 Mar 6 05:46 extlinux/extlinux -rw-r--r--. 1 mockbuild mockbuild 89476 Mar 6 05:46 gpxe/gpxelinux.0 -rwxr-xr-x. 2 mockbuild mockbuild 108296 Mar 6 05:46 linux/syslinux -rw-r--r--. 1 mockbuild mockbuild 439 Dec 9 2011 mbr/altmbr.bin -rw-r--r--. 1 mockbuild mockbuild 439 Dec 9 2011 mbr/altmbr_c.bin -rw-r--r--. 1 mockbuild mockbuild 439 Dec 9 2011 mbr/altmbr_f.bin -rw-r--r--. 1 mockbuild mockbuild 440 Dec 9 2011 mbr/gptmbr.bin -rw-r--r--. 1 mockbuild mockbuild 440 Dec 9 2011 mbr/gptmbr_c.bin -rw-r--r--. 1 mockbuild mockbuild 440 Dec 9 2011 mbr/gptmbr_f.bin -rw-r--r--. 1 mockbuild mockbuild 432 Dec 9 2011 mbr/isohdpfx.bin -rw-r--r--. 1 mockbuild mockbuild 432 Dec 9 2011 mbr/isohdpfx_c.bin -rw-r--r--. 1 mockbuild mockbuild 432 Dec 9 2011 mbr/isohdpfx_f.bin -rw-r--r--. 1 mockbuild mockbuild 432 Dec 9 2011 mbr/isohdppx.bin -rw-r--r--. 1 mockbuild mockbuild 432 Dec 9 2011 mbr/isohdppx_c.bin -rw-r--r--. 1 mockbuild mockbuild 432 Dec 9 2011 mbr/isohdppx_f.bin -rw-r--r--. 1 mockbuild mockbuild 440 Dec 9 2011 mbr/mbr.bin -rw-r--r--. 1 mockbuild mockbuild 440 Dec 9 2011 mbr/mbr_c.bin -rw-r--r--. 1 mockbuild mockbuild 440 Dec 9 2011 mbr/mbr_f.bin -rw-r--r--. 1 mockbuild mockbuild 26268 Mar 6 05:46 memdisk/memdisk -rwxr-xr-x. 1 mockbuild mockbuild 6168 Mar 6 05:46 memdump/memdump.com -rw-r--r--. 1 mockbuild mockbuild 55 Dec 9 2011 modules/int18.com -rw-r--r--. 1 mockbuild mockbuild 239 Dec 9 2011 modules/poweroff.com -rw-r--r--. 1 mockbuild mockbuild 998 Dec 9 2011 modules/pxechain.com -rw-r--r--. 1 mockbuild mockbuild 1300 Dec 9 2011 modules/ver.com -rwxr-xr-x. 1 mockbuild mockbuild 103615 Mar 6 05:46 mtools/syslinux -rwxr-xr-x. 1 mockbuild mockbuild 9015 Mar 6 05:46 utils/gethostip -rwxr-xr-x. 1 mockbuild mockbuild 28486 Mar 6 05:46 utils/isohybrid -rwxr-xr-x. 1 mockbuild mockbuild 8774 Mar 6 05:46 utils/mkdiskimage -rw-r--r--. 1 mockbuild mockbuild 138 Dec 9 2011 version.gen -rw-r--r--. 1 mockbuild mockbuild 138 Dec 9 2011 version.h -rw-r--r--. 1 mockbuild mockbuild 108 Dec 9 2011 version.mk make: [installer] Error 2 (ignored) + make -C sample tidy make: Entering directory `/builddir/build/BUILD/syslinux-4.05/sample' rm -f *.o *.a *.lst *.elf .*.d make: Leaving directory `/builddir/build/BUILD/syslinux-4.05/sample' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.bdcbuG + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/syslinux-4.05-12.el7.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/syslinux-4.05-12.el7.x86_64 ++ dirname /builddir/build/BUILDROOT/syslinux-4.05-12.el7.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/syslinux-4.05-12.el7.x86_64 + cd syslinux-4.05 + rm -rf /builddir/build/BUILDROOT/syslinux-4.05-12.el7.x86_64 + mkdir -p /builddir/build/BUILDROOT/syslinux-4.05-12.el7.x86_64/usr/bin + mkdir -p /builddir/build/BUILDROOT/syslinux-4.05-12.el7.x86_64/usr/sbin + mkdir -p /builddir/build/BUILDROOT/syslinux-4.05-12.el7.x86_64/usr/lib/syslinux + mkdir -p /builddir/build/BUILDROOT/syslinux-4.05-12.el7.x86_64/usr/include + cat /var/tmp/syslinux-4.05-12.el7.cpio + cpio -di 254 blocks + make install-all INSTALLROOT=/builddir/build/BUILDROOT/syslinux-4.05-12.el7.x86_64 BINDIR=/usr/bin SBINDIR=/usr/sbin LIBDIR=/usr/lib DATADIR=/usr/share MANDIR=/usr/share/man INCDIR=/usr/include TFTPBOOT=/var/lib/tftpboot EXTLINUXDIR=/boot/extlinux make -r installer-local make[1]: Entering directory `/builddir/build/BUILD/syslinux-4.05' make[1]: Nothing to be done for `installer-local'. make[1]: Leaving directory `/builddir/build/BUILD/syslinux-4.05' set -e ; for i in libinstaller mtools linux extlinux utils; do make -r -C $i all ; done make[1]: Entering directory `/builddir/build/BUILD/syslinux-4.05/libinstaller' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/syslinux-4.05/libinstaller' make[1]: Entering directory `/builddir/build/BUILD/syslinux-4.05/mtools' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/syslinux-4.05/mtools' make[1]: Entering directory `/builddir/build/BUILD/syslinux-4.05/linux' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/syslinux-4.05/linux' make[1]: Entering directory `/builddir/build/BUILD/syslinux-4.05/extlinux' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/syslinux-4.05/extlinux' make[1]: Entering directory `/builddir/build/BUILD/syslinux-4.05/utils' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/syslinux-4.05/utils' ls -l version.gen version.h version.mk mbr/*.bin core/pxelinux.0 core/isolinux.bin core/isolinux-debug.bin gpxe/gpxelinux.0 dos/syslinux.com win32/syslinux.exe win64/syslinux64.exe dosutil/*.com dosutil/*.sys memdisk/memdisk memdump/memdump.com modules/*.com com32/menu/*.c32 com32/modules/*.c32 com32/mboot/*.c32 com32/hdt/*.c32 com32/rosh/*.c32 com32/gfxboot/*.c32 com32/sysdump/*.c32 com32/lua/src/*.c32 utils/gethostip utils/isohybrid utils/mkdiskimage mtools/syslinux linux/syslinux extlinux/extlinux -rwxr-xr-x. 1 mockbuild mockbuild 21436 Mar 6 05:45 com32/gfxboot/gfxboot.c32 -rwxr-xr-x. 1 mockbuild mockbuild 341172 Mar 6 05:45 com32/hdt/hdt.c32 -rwxr-xr-x. 1 mockbuild mockbuild 246988 Mar 6 05:45 com32/lua/src/lua.c32 -rwxr-xr-x. 1 mockbuild mockbuild 33756 Mar 6 05:45 com32/mboot/mboot.c32 -rwxr-xr-x. 1 mockbuild mockbuild 55140 Mar 6 05:45 com32/menu/menu.c32 -rwxr-xr-x. 1 mockbuild mockbuild 153104 Mar 6 05:45 com32/menu/vesamenu.c32 -rwxr-xr-x. 1 mockbuild mockbuild 5696 Mar 6 05:45 com32/modules/cat.c32 -rwxr-xr-x. 1 mockbuild mockbuild 20832 Mar 6 05:45 com32/modules/chain.c32 -rwxr-xr-x. 1 mockbuild mockbuild 800 Mar 6 05:45 com32/modules/cmd.c32 -rwxr-xr-x. 1 mockbuild mockbuild 4620 Mar 6 05:45 com32/modules/config.c32 -rwxr-xr-x. 1 mockbuild mockbuild 5388 Mar 6 05:45 com32/modules/cpuid.c32 -rwxr-xr-x. 1 mockbuild mockbuild 15064 Mar 6 05:45 com32/modules/cpuidtest.c32 -rwxr-xr-x. 1 mockbuild mockbuild 5132 Mar 6 05:45 com32/modules/disk.c32 -rwxr-xr-x. 1 mockbuild mockbuild 35736 Mar 6 05:45 com32/modules/dmitest.c32 -rwxr-xr-x. 1 mockbuild mockbuild 27984 Mar 6 05:45 com32/modules/elf.c32 -rwxr-xr-x. 1 mockbuild mockbuild 28368 Mar 6 05:45 com32/modules/ethersel.c32 -rwxr-xr-x. 1 mockbuild mockbuild 2320 Mar 6 05:45 com32/modules/gpxecmd.c32 -rwxr-xr-x. 1 mockbuild mockbuild 4236 Mar 6 05:45 com32/modules/host.c32 -rwxr-xr-x. 1 mockbuild mockbuild 19680 Mar 6 05:45 com32/modules/ifcpu.c32 -rwxr-xr-x. 1 mockbuild mockbuild 1312 Mar 6 05:45 com32/modules/ifcpu64.c32 -rwxr-xr-x. 1 mockbuild mockbuild 2444 Mar 6 05:45 com32/modules/ifplop.c32 -rwxr-xr-x. 1 mockbuild mockbuild 5084 Mar 6 05:45 com32/modules/kbdmap.c32 -rwxr-xr-x. 1 mockbuild mockbuild 16232 Mar 6 05:45 com32/modules/linux.c32 -rwxr-xr-x. 1 mockbuild mockbuild 9132 Mar 6 05:45 com32/modules/ls.c32 -rwxr-xr-x. 1 mockbuild mockbuild 4916 Mar 6 05:45 com32/modules/meminfo.c32 -rwxr-xr-x. 1 mockbuild mockbuild 32100 Mar 6 05:45 com32/modules/pcitest.c32 -rwxr-xr-x. 1 mockbuild mockbuild 12764 Mar 6 05:45 com32/modules/pmload.c32 -rwxr-xr-x. 1 mockbuild mockbuild 1932 Mar 6 05:45 com32/modules/pwd.c32 -rwxr-xr-x. 1 mockbuild mockbuild 800 Mar 6 05:45 com32/modules/reboot.c32 -rwxr-xr-x. 1 mockbuild mockbuild 2448 Mar 6 05:45 com32/modules/sanboot.c32 -rwxr-xr-x. 1 mockbuild mockbuild 25808 Mar 6 05:45 com32/modules/sdi.c32 -rwxr-xr-x. 1 mockbuild mockbuild 5004 Mar 6 05:45 com32/modules/vesainfo.c32 -rwxr-xr-x. 1 mockbuild mockbuild 5924 Mar 6 05:45 com32/modules/vpdtest.c32 -rwxr-xr-x. 1 mockbuild mockbuild 2832 Mar 6 05:45 com32/modules/whichsys.c32 -rwxr-xr-x. 1 mockbuild mockbuild 9360 Mar 6 05:45 com32/modules/zzjson.c32 -rwxr-xr-x. 1 mockbuild mockbuild 21000 Mar 6 05:45 com32/rosh/rosh.c32 -rwxr-xr-x. 1 mockbuild mockbuild 40688 Mar 6 05:45 com32/sysdump/sysdump.c32 -rw-r--r--. 1 mockbuild mockbuild 24576 Mar 6 05:46 core/isolinux-debug.bin -rw-r--r--. 1 mockbuild mockbuild 24576 Mar 6 05:46 core/isolinux.bin -rw-r--r--. 1 mockbuild mockbuild 26771 Mar 6 05:46 core/pxelinux.0 -rwxr-xr-x. 1 mockbuild mockbuild 48992 Mar 6 05:46 dos/syslinux.com -rw-r--r--. 1 mockbuild mockbuild 408 Dec 9 2011 dosutil/copybs.com -rw-r--r--. 1 mockbuild mockbuild 1554 Dec 9 2011 dosutil/eltorito.sys -rw-r--r--. 1 mockbuild mockbuild 8106 Dec 9 2011 dosutil/mdiskchk.com -rwxr-xr-x. 1 mockbuild mockbuild 122620 Mar 6 05:46 extlinux/extlinux -rw-r--r--. 1 mockbuild mockbuild 89476 Mar 6 05:46 gpxe/gpxelinux.0 -rwxr-xr-x. 2 mockbuild mockbuild 108296 Mar 6 05:46 linux/syslinux -rw-r--r--. 1 mockbuild mockbuild 439 Dec 9 2011 mbr/altmbr.bin -rw-r--r--. 1 mockbuild mockbuild 439 Dec 9 2011 mbr/altmbr_c.bin -rw-r--r--. 1 mockbuild mockbuild 439 Dec 9 2011 mbr/altmbr_f.bin -rw-r--r--. 1 mockbuild mockbuild 440 Dec 9 2011 mbr/gptmbr.bin -rw-r--r--. 1 mockbuild mockbuild 440 Dec 9 2011 mbr/gptmbr_c.bin -rw-r--r--. 1 mockbuild mockbuild 440 Dec 9 2011 mbr/gptmbr_f.bin -rw-r--r--. 1 mockbuild mockbuild 432 Dec 9 2011 mbr/isohdpfx.bin -rw-r--r--. 1 mockbuild mockbuild 432 Dec 9 2011 mbr/isohdpfx_c.bin -rw-r--r--. 1 mockbuild mockbuild 432 Dec 9 2011 mbr/isohdpfx_f.bin -rw-r--r--. 1 mockbuild mockbuild 432 Dec 9 2011 mbr/isohdppx.bin -rw-r--r--. 1 mockbuild mockbuild 432 Dec 9 2011 mbr/isohdppx_c.bin -rw-r--r--. 1 mockbuild mockbuild 432 Dec 9 2011 mbr/isohdppx_f.bin -rw-r--r--. 1 mockbuild mockbuild 440 Dec 9 2011 mbr/mbr.bin -rw-r--r--. 1 mockbuild mockbuild 440 Dec 9 2011 mbr/mbr_c.bin -rw-r--r--. 1 mockbuild mockbuild 440 Dec 9 2011 mbr/mbr_f.bin -rw-r--r--. 1 mockbuild mockbuild 26268 Mar 6 05:46 memdisk/memdisk -rwxr-xr-x. 1 mockbuild mockbuild 6168 Mar 6 05:46 memdump/memdump.com -rw-r--r--. 1 mockbuild mockbuild 55 Dec 9 2011 modules/int18.com -rw-r--r--. 1 mockbuild mockbuild 239 Dec 9 2011 modules/poweroff.com -rw-r--r--. 1 mockbuild mockbuild 998 Dec 9 2011 modules/pxechain.com -rw-r--r--. 1 mockbuild mockbuild 1300 Dec 9 2011 modules/ver.com -rwxr-xr-x. 1 mockbuild mockbuild 103615 Mar 6 05:46 mtools/syslinux -rwxr-xr-x. 1 mockbuild mockbuild 9015 Mar 6 05:46 utils/gethostip -rwxr-xr-x. 1 mockbuild mockbuild 28486 Mar 6 05:46 utils/isohybrid -rwxr-xr-x. 1 mockbuild mockbuild 8774 Mar 6 05:46 utils/mkdiskimage -rw-r--r--. 1 mockbuild mockbuild 138 Dec 9 2011 version.gen -rw-r--r--. 1 mockbuild mockbuild 138 Dec 9 2011 version.h -rw-r--r--. 1 mockbuild mockbuild 108 Dec 9 2011 version.mk -rwxr-xr-x. 1 mockbuild mockbuild 71168 Mar 6 05:46 win32/syslinux.exe -rwxr-xr-x. 1 mockbuild mockbuild 58368 Mar 6 05:46 win64/syslinux64.exe mkdir -m 755 -p /builddir/build/BUILDROOT/syslinux-4.05-12.el7.x86_64/usr/bin install -m 755 -c mtools/syslinux /builddir/build/BUILDROOT/syslinux-4.05-12.el7.x86_64/usr/bin mkdir -m 755 -p /builddir/build/BUILDROOT/syslinux-4.05-12.el7.x86_64/usr/sbin install -m 755 -c extlinux/extlinux /builddir/build/BUILDROOT/syslinux-4.05-12.el7.x86_64/usr/sbin mkdir -m 755 -p /builddir/build/BUILDROOT/syslinux-4.05-12.el7.x86_64/usr/share/syslinux install -m 644 -c core/pxelinux.0 gpxe/gpxelinux.0 gpxe/gpxelinuxk.0 core/isolinux.bin core/isolinux-debug.bin dos/syslinux.com mbr/*.bin memdisk/memdisk memdump/memdump.com modules/*.com com32/menu/*.c32 com32/modules/*.c32 com32/mboot/*.c32 com32/hdt/*.c32 com32/rosh/*.c32 com32/gfxboot/*.c32 com32/sysdump/*.c32 com32/lua/src/*.c32 /builddir/build/BUILDROOT/syslinux-4.05-12.el7.x86_64/usr/share/syslinux install -m 644 -c win32/syslinux.exe win64/syslinux64.exe /builddir/build/BUILDROOT/syslinux-4.05-12.el7.x86_64/usr/share/syslinux mkdir -m 755 -p /builddir/build/BUILDROOT/syslinux-4.05-12.el7.x86_64/usr/share/syslinux/diag install -m 644 -c diag/mbr/handoff.bin diag/geodsp/geodsp1s.img.xz diag/geodsp/geodspms.img.xz /builddir/build/BUILDROOT/syslinux-4.05-12.el7.x86_64/usr/share/syslinux/diag mkdir -m 755 -p /builddir/build/BUILDROOT/syslinux-4.05-12.el7.x86_64/usr/share/man/man1 install -m 644 -c man/*.1 /builddir/build/BUILDROOT/syslinux-4.05-12.el7.x86_64/usr/share/man/man1 : mkdir -m 755 -p /builddir/build/BUILDROOT/syslinux-4.05-12.el7.x86_64/usr/share/man/man8 : install -m 644 -c man/*.8 /builddir/build/BUILDROOT/syslinux-4.05-12.el7.x86_64/usr/share/man/man8 set -e ; for i in com32 utils dosutil ; do make -r -C $i install ; done make[1]: Entering directory `/builddir/build/BUILD/syslinux-4.05/com32' set -e; for d in libupload tools lib gpllib libutil modules mboot menu samples rosh cmenu hdt gfxboot sysdump lua/src chain; do make -C $d install; done make[2]: Entering directory `/builddir/build/BUILD/syslinux-4.05/com32/libupload' mkdir -m 755 -p /builddir/build/BUILDROOT/syslinux-4.05-12.el7.x86_64/usr/share/syslinux/com32 install -m 644 libcom32upload.a /builddir/build/BUILDROOT/syslinux-4.05-12.el7.x86_64/usr/share/syslinux/com32 mkdir -p /builddir/build/BUILDROOT/syslinux-4.05-12.el7.x86_64/usr/share/syslinux/com32/include/ cp -r *.h /builddir/build/BUILDROOT/syslinux-4.05-12.el7.x86_64/usr/share/syslinux/com32/include/ make[2]: Leaving directory `/builddir/build/BUILD/syslinux-4.05/com32/libupload' make[2]: Entering directory `/builddir/build/BUILD/syslinux-4.05/com32/tools' make[2]: Nothing to be done for `install'. make[2]: Leaving directory `/builddir/build/BUILD/syslinux-4.05/com32/tools' make[2]: Entering directory `/builddir/build/BUILD/syslinux-4.05/com32/lib' mkdir -m 755 -p /builddir/build/BUILDROOT/syslinux-4.05-12.el7.x86_64/usr/share/syslinux/com32 install -m 644 libcom32.a com32.ld /builddir/build/BUILDROOT/syslinux-4.05-12.el7.x86_64/usr/share/syslinux/com32 rm -rf /builddir/build/BUILDROOT/syslinux-4.05-12.el7.x86_64/usr/share/syslinux/com32/include cp -r ../include /builddir/build/BUILDROOT/syslinux-4.05-12.el7.x86_64/usr/share/syslinux/com32 make[2]: Leaving directory `/builddir/build/BUILD/syslinux-4.05/com32/lib' make[2]: Entering directory `/builddir/build/BUILD/syslinux-4.05/com32/gpllib' mkdir -m 755 -p /builddir/build/BUILDROOT/syslinux-4.05-12.el7.x86_64/usr/share/syslinux/com32 install -m 644 libcom32gpl.a /builddir/build/BUILDROOT/syslinux-4.05-12.el7.x86_64/usr/share/syslinux/com32 mkdir -p /builddir/build/BUILDROOT/syslinux-4.05-12.el7.x86_64/usr/share/syslinux/com32/include/ cp -r ../gplinclude /builddir/build/BUILDROOT/syslinux-4.05-12.el7.x86_64/usr/share/syslinux/com32/include/ make[2]: Leaving directory `/builddir/build/BUILD/syslinux-4.05/com32/gpllib' make[2]: Entering directory `/builddir/build/BUILD/syslinux-4.05/com32/libutil' mkdir -m 755 -p /builddir/build/BUILDROOT/syslinux-4.05-12.el7.x86_64/usr/share/syslinux/com32 install -m 644 libutil_com.a libutil_lnx.a /builddir/build/BUILDROOT/syslinux-4.05-12.el7.x86_64/usr/share/syslinux/com32 make[2]: Leaving directory `/builddir/build/BUILD/syslinux-4.05/com32/libutil' make[2]: Entering directory `/builddir/build/BUILD/syslinux-4.05/com32/modules' make[2]: Nothing to be done for `install'. make[2]: Leaving directory `/builddir/build/BUILD/syslinux-4.05/com32/modules' make[2]: Entering directory `/builddir/build/BUILD/syslinux-4.05/com32/mboot' make[2]: Nothing to be done for `install'. make[2]: Leaving directory `/builddir/build/BUILD/syslinux-4.05/com32/mboot' make[2]: Entering directory `/builddir/build/BUILD/syslinux-4.05/com32/menu' make[2]: Nothing to be done for `install'. make[2]: Leaving directory `/builddir/build/BUILD/syslinux-4.05/com32/menu' make[2]: Entering directory `/builddir/build/BUILD/syslinux-4.05/com32/samples' make[2]: Nothing to be done for `install'. make[2]: Leaving directory `/builddir/build/BUILD/syslinux-4.05/com32/samples' fatal: No names found, cannot describe anything. make[2]: Entering directory `/builddir/build/BUILD/syslinux-4.05/com32/rosh' make[2]: Nothing to be done for `install'. make[2]: Leaving directory `/builddir/build/BUILD/syslinux-4.05/com32/rosh' make[2]: Entering directory `/builddir/build/BUILD/syslinux-4.05/com32/cmenu' make[2]: Nothing to be done for `install'. make[2]: Leaving directory `/builddir/build/BUILD/syslinux-4.05/com32/cmenu' make[2]: Entering directory `/builddir/build/BUILD/syslinux-4.05/com32/hdt' make[2]: Nothing to be done for `install'. make[2]: Leaving directory `/builddir/build/BUILD/syslinux-4.05/com32/hdt' make[2]: Entering directory `/builddir/build/BUILD/syslinux-4.05/com32/gfxboot' make[2]: Nothing to be done for `install'. make[2]: Leaving directory `/builddir/build/BUILD/syslinux-4.05/com32/gfxboot' fatal: No names found, cannot describe anything. make[2]: Entering directory `/builddir/build/BUILD/syslinux-4.05/com32/sysdump' make[2]: Nothing to be done for `install'. make[2]: Leaving directory `/builddir/build/BUILD/syslinux-4.05/com32/sysdump' make[2]: Entering directory `/builddir/build/BUILD/syslinux-4.05/com32/lua/src' make[2]: Nothing to be done for `install'. make[2]: Leaving directory `/builddir/build/BUILD/syslinux-4.05/com32/lua/src' make[2]: Entering directory `/builddir/build/BUILD/syslinux-4.05/com32/chain' make[2]: Nothing to be done for `install'. make[2]: Leaving directory `/builddir/build/BUILD/syslinux-4.05/com32/chain' make[1]: Leaving directory `/builddir/build/BUILD/syslinux-4.05/com32' make[1]: Entering directory `/builddir/build/BUILD/syslinux-4.05/utils' mkdir -m 755 -p /builddir/build/BUILDROOT/syslinux-4.05-12.el7.x86_64/usr/bin install -m 755 isohybrid gethostip memdiskfind mkdiskimage isohybrid.pl keytab-lilo lss16toppm md5pass ppmtolss16 sha1pass syslinux2ansi pxelinux-options /builddir/build/BUILDROOT/syslinux-4.05-12.el7.x86_64/usr/bin make[1]: Leaving directory `/builddir/build/BUILD/syslinux-4.05/utils' make[1]: Entering directory `/builddir/build/BUILD/syslinux-4.05/dosutil' mkdir -m 755 -p /builddir/build/BUILDROOT/syslinux-4.05-12.el7.x86_64/usr/share/syslinux/dosutil install -m 644 mdiskchk.com eltorito.sys copybs.com /builddir/build/BUILDROOT/syslinux-4.05-12.el7.x86_64/usr/share/syslinux/dosutil make[1]: Leaving directory `/builddir/build/BUILD/syslinux-4.05/dosutil' mkdir -p /builddir/build/BUILDROOT/syslinux-4.05-12.el7.x86_64/var/lib/tftpboot install -m 644 core/pxelinux.0 gpxe/gpxelinux.0 memdisk/memdisk memdump/memdump.com modules/*.com com32/menu/*.c32 com32/modules/*.c32 com32/mboot/*.c32 com32/hdt/*.c32 com32/rosh/*.c32 com32/gfxboot/*.c32 com32/sysdump/*.c32 com32/lua/src/*.c32 /builddir/build/BUILDROOT/syslinux-4.05-12.el7.x86_64/var/lib/tftpboot mkdir -m 755 -p /builddir/build/BUILDROOT/syslinux-4.05-12.el7.x86_64/boot/extlinux install -m 644 memdisk/memdisk memdump/memdump.com modules/*.com com32/menu/*.c32 com32/modules/*.c32 com32/mboot/*.c32 com32/hdt/*.c32 com32/rosh/*.c32 com32/gfxboot/*.c32 com32/sysdump/*.c32 com32/lua/src/*.c32 /builddir/build/BUILDROOT/syslinux-4.05-12.el7.x86_64/boot/extlinux + mkdir -p /builddir/build/BUILDROOT/syslinux-4.05-12.el7.x86_64//usr/share/doc/syslinux-4.05/sample + install -m 644 sample/sample.msg /builddir/build/BUILDROOT/syslinux-4.05-12.el7.x86_64//usr/share/doc/syslinux-4.05/sample/ + mkdir -p /builddir/build/BUILDROOT/syslinux-4.05-12.el7.x86_64/etc + cd /builddir/build/BUILDROOT/syslinux-4.05-12.el7.x86_64/etc + ln -s ../boot/extlinux/extlinux.conf . + rm -f '/builddir/build/BUILDROOT/syslinux-4.05-12.el7.x86_64/usr/lib/libsyslinux*' + rm -f /builddir/build/BUILDROOT/syslinux-4.05-12.el7.x86_64/usr/include/syslinux.h + mkdir -p /builddir/build/BUILDROOT/syslinux-4.05-12.el7.x86_64//usr/lib64/syslinux/com32/ + mv /builddir/build/BUILDROOT/syslinux-4.05-12.el7.x86_64//usr/share/syslinux/com32/libcom32.a /builddir/build/BUILDROOT/syslinux-4.05-12.el7.x86_64//usr/share/syslinux/com32/libcom32gpl.a /builddir/build/BUILDROOT/syslinux-4.05-12.el7.x86_64//usr/share/syslinux/com32/libcom32upload.a /builddir/build/BUILDROOT/syslinux-4.05-12.el7.x86_64//usr/share/syslinux/com32/libutil_com.a /builddir/build/BUILDROOT/syslinux-4.05-12.el7.x86_64//usr/share/syslinux/com32/libutil_lnx.a /builddir/build/BUILDROOT/syslinux-4.05-12.el7.x86_64//usr/lib64/syslinux/com32/ + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 /builddir/build/BUILD/syslinux-4.05 extracting debug info from /builddir/build/BUILDROOT/syslinux-4.05-12.el7.x86_64/usr/bin/syslinux extracting debug info from /builddir/build/BUILDROOT/syslinux-4.05-12.el7.x86_64/usr/bin/gethostip extracting debug info from /builddir/build/BUILDROOT/syslinux-4.05-12.el7.x86_64/usr/bin/isohybrid extracting debug info from /builddir/build/BUILDROOT/syslinux-4.05-12.el7.x86_64/usr/bin/memdiskfind extracting debug info from /builddir/build/BUILDROOT/syslinux-4.05-12.el7.x86_64/usr/sbin/extlinux /usr/lib/rpm/sepdebugcrcfix: Updated 2 CRC32s, 3 CRC32s did match. 654 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: syslinux-4.05-12.el7.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.zZUwgs + umask 022 + cd /builddir/build/BUILD + cd syslinux-4.05 + DOCDIR=/builddir/build/BUILDROOT/syslinux-4.05-12.el7.x86_64/usr/share/doc/syslinux-4.05 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/syslinux-4.05-12.el7.x86_64/usr/share/doc/syslinux-4.05 + cp -pr NEWS /builddir/build/BUILDROOT/syslinux-4.05-12.el7.x86_64/usr/share/doc/syslinux-4.05 + cp -pr README /builddir/build/BUILDROOT/syslinux-4.05-12.el7.x86_64/usr/share/doc/syslinux-4.05 + cp -pr COPYING /builddir/build/BUILDROOT/syslinux-4.05-12.el7.x86_64/usr/share/doc/syslinux-4.05 + cp -pr doc/CodingStyle.txt doc/SubmittingPatches.txt doc/comboot.txt doc/distrib.txt doc/extlinux.txt doc/gpt.txt doc/isolinux.txt doc/keytab-lilo.txt doc/logo doc/mboot.txt doc/memdisk.txt doc/menu.txt doc/pxelinux.txt doc/rfc5071.txt doc/sdi.txt doc/syslinux.txt doc/usbkey.txt /builddir/build/BUILDROOT/syslinux-4.05-12.el7.x86_64/usr/share/doc/syslinux-4.05 + cp -pr sample /builddir/build/BUILDROOT/syslinux-4.05-12.el7.x86_64/usr/share/doc/syslinux-4.05 + exit 0 Provides: syslinux = 4.05-12.el7 syslinux(x86-64) = 4.05-12.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.7)(64bit) libuuid.so.1()(64bit) libuuid.so.1(UUID_1.0)(64bit) rtld(GNU_HASH) Processing files: syslinux-perl-4.05-12.el7.x86_64 Provides: syslinux-perl = 4.05-12.el7 syslinux-perl(x86-64) = 4.05-12.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/perl perl(Crypt::PasswdMD5) perl(Cwd) perl(Digest::SHA1) perl(Errno) perl(Fcntl) perl(IO::Handle) perl(MIME::Base64) perl(Socket) perl(bytes) perl(integer) Processing files: syslinux-extlinux-4.05-12.el7.x86_64 Provides: config(syslinux-extlinux) = 4.05-12.el7 syslinux-extlinux = 4.05-12.el7 syslinux-extlinux(x86-64) = 4.05-12.el7 Requires(interp): /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.3)(64bit) rtld(GNU_HASH) Processing files: syslinux-devel-4.05-12.el7.x86_64 warning: File listed twice: /usr/share/syslinux/com32 Provides: syslinux-devel = 4.05-12.el7 syslinux-devel(x86-64) = 4.05-12.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: syslinux-tftpboot-4.05-12.el7.x86_64 Provides: syslinux-tftpboot = 4.05-12.el7 syslinux-tftpboot(x86-64) = 4.05-12.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: syslinux-debuginfo-4.05-12.el7.x86_64 Provides: syslinux-debuginfo = 4.05-12.el7 syslinux-debuginfo(x86-64) = 4.05-12.el7 Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/syslinux-4.05-12.el7.x86_64 Wrote: /builddir/build/RPMS/syslinux-4.05-12.el7.x86_64.rpm Wrote: /builddir/build/RPMS/syslinux-perl-4.05-12.el7.x86_64.rpm Wrote: /builddir/build/RPMS/syslinux-extlinux-4.05-12.el7.x86_64.rpm Wrote: /builddir/build/RPMS/syslinux-devel-4.05-12.el7.x86_64.rpm Wrote: /builddir/build/RPMS/syslinux-tftpboot-4.05-12.el7.x86_64.rpm Wrote: /builddir/build/RPMS/syslinux-debuginfo-4.05-12.el7.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.UIJBel + umask 022 + cd /builddir/build/BUILD + cd syslinux-4.05 + rm -rf /builddir/build/BUILDROOT/syslinux-4.05-12.el7.x86_64 + exit 0 Child return code was: 0 LEAVE do -->