* grub-0.97.tar.gz RMD160 SHA1 SHA256 size ;-) ... [ ok ] * splash.xpm.gz RMD160 SHA1 SHA256 size ;-) ... [ ok ] * grub-0.97-patches-1.9.tar.bz2 RMD160 SHA1 SHA256 size ;-) ... [ ok ] >>> Unpacking source... >>> Unpacking grub-0.97.tar.gz to /var/tmp/portage/sys-boot/grub-legacy-0.97-r12/work >>> Unpacking splash.xpm.gz to /var/tmp/portage/sys-boot/grub-legacy-0.97-r12/work >>> Unpacking grub-0.97-patches-1.9.tar.bz2 to /var/tmp/portage/sys-boot/grub-legacy-0.97-r12/work * Grub will support the default maximum kernel size of 7 Mb (GRUB_MAX_KERNEL_SIZE) * Applying various patches (bugfixes/updates) ... * 001_all_grub-0.95.20040823-splash.patch ... [ ok ] * 003_all_grub-0.97-example-rescue-shell.patch ... [ ok ] * 005_all_grub-0.96-PIC.patch ... [ ok ] * 008_all_grub-0.97-AM_PROG_AS.patch ... [ ok ] * 010_all_grub-0.96-bounced-checks.patch ... [ ok ] * 015_all_grub-0.96-unsigned-addresses.patch ... [ ok ] * 016_all_grub-0.97-multiboot-memory-amount.patch ... [ ok ] * 040_all_grub-0.96-nxstack.patch ... [ ok ] * 060_all_grub-0.96-netboot-pic.patch ... [ ok ] * 070_all_grub-0.97-initrd_max_address.patch ... [ ok ] * 090_all_grub-0.97-intelmac.patch ... [ ok ] * 100_all_grub-0.97-splashimage-example.patch ... [ ok ] * 110_all_grub-0.97-ptable-fix.patch ... [ ok ] * 550_all_grub-0.97-long-commandline.patch ... [ ok ] * 600_all_grub-0.97-gpt-partition-table.patch ... [ ok ] * 700_all_grub-0.97-grub-install_addsyncs.patch ... [ ok ] * 710_all_grub-0.97-grub-install_regexp.patch ... [ ok ] * 720_all_grub-0.97-grub-install_aoe_support.patch ... [ ok ] * 800_all_grub-0.97-crossreference_manpages.patch ... [ ok ] * 810_all_grub-0.97-ext3_256byte_inode.patch ... [ ok ] * 820_all_grub-0.97-cvs-sync.patch ... [ ok ] * 821_all_grub-0.97-grub-special_device_names.patch ... [ ok ] * 822_all_grub-0.97-geometry-26kernel.patch ... [ ok ] * 830_all_grub-0.97-raid_cciss.patch ... [ ok ] * 850_all_grub-0.97_ext4.patch ... [ ok ] * Done with patching patching file util/grub-install.in patching file stage2/builtins.c * Running eautoreconf in '/var/tmp/portage/sys-boot/grub-legacy-0.97-r12/work/grub-0.97' ... * Running aclocal ... [ ok ] * Running autoconf ... [ ok ] * Running autoheader ... [ ok ] * Running automake --add-missing --copy ... [ ok ] >>> Source unpacked in /var/tmp/portage/sys-boot/grub-legacy-0.97-r12/work >>> Compiling source in /var/tmp/portage/sys-boot/grub-legacy-0.97-r12/work/grub-0.97 ... * econf: updating grub-0.97/config.guess with /usr/share/gnuconfig/config.guess * econf: updating grub-0.97/config.sub with /usr/share/gnuconfig/config.sub ./configure --prefix=/usr --build=i686-pc-linux-gnu --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/lib --datadir=/usr/lib/grub-legacy --program-suffix=-legacy --exec-prefix=/ --disable-auto-linux-mem-opt --with-curses ls: ignoring invalid width in environment variable COLUMNS: -1 ls: ignoring invalid width in environment variable COLUMNS: -1 checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking whether to enable maintainer-specific portions of Makefiles... no checking for i686-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc -m32 checking for i686-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc -m32 checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether x86_64-pc-linux-gnu-gcc -m32 accepts -g... yes checking for x86_64-pc-linux-gnu-gcc -m32 option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of x86_64-pc-linux-gnu-gcc -m32... gcc3 checking dependency style of x86_64-pc-linux-gnu-gcc -m32... gcc3 checking for i686-pc-linux-gnu-ranlib... no checking for ranlib... ranlib checking whether optimization for size works... yes checking whether gcc has -fno-stack-protector... yes checking whether -Wundef works... yes checking whether -falign-loops works... yes checking whether linker accepts `--build-id=none'... yes checking for i686-pc-linux-gnu-objcopy... no checking for objcopy... objcopy checking if C symbols get an underscore after compilation... no checking whether objcopy works for absolute addresses... (cached) yes checking whether addr32 must be in the same line as the instruction... yes checking for .code16 addr32 assembler support... yes checking whether an absolute indirect call/jump must not be prefixed with an asterisk... no checking if start is defined by the compiler... no checking if _start is defined by the compiler... yes checking if __bss_start is defined by the compiler... yes checking if _edata is defined by the compiler... yes checking if edata is defined by the compiler... yes checking if end is defined by the compiler... yes checking if _end is defined by the compiler... yes checking for opendisk in -lutil... no checking for wgetch in -lncurses... yes checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -m32 -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking ncurses/curses.h usability... no checking ncurses/curses.h presence... no checking for ncurses/curses.h... no checking ncurses.h usability... yes checking ncurses.h presence... yes checking for ncurses.h... yes checking curses.h usability... yes checking curses.h presence... yes checking for curses.h... yes configure: creating ./config.status config.status: creating Makefile config.status: creating stage1/Makefile config.status: creating stage2/Makefile config.status: creating docs/Makefile config.status: creating lib/Makefile config.status: creating util/Makefile config.status: creating grub/Makefile config.status: creating netboot/Makefile config.status: creating util/grub-image config.status: creating util/grub-install config.status: creating util/grub-md5-crypt config.status: creating util/grub-terminfo config.status: creating util/grub-set-default config.status: creating config.h config.status: executing depfiles commands make -j6 make all-recursive make[1]: Entering directory `/var/tmp/portage/sys-boot/grub-legacy-0.97-r12/work/grub-0.97' Making all in netboot make[2]: Entering directory `/var/tmp/portage/sys-boot/grub-legacy-0.97-r12/work/grub-0.97/netboot' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/var/tmp/portage/sys-boot/grub-legacy-0.97-r12/work/grub-0.97/netboot' Making all in stage2 make[2]: Entering directory `/var/tmp/portage/sys-boot/grub-legacy-0.97-r12/work/grub-0.97/stage2' x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../stage1 -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef -Os -fno-stack-protector -fno-builtin -nostdinc -DSUPPORT_SERIAL=1 -DSUPPORT_HERCULES=1 -DSUPPORT_GRAPHICS=1 -DFSYS_EXT2FS=1 -DFSYS_FAT=1 -DFSYS_FFS=1 -DFSYS_UFS2=1 -DFSYS_MINIX=1 -DFSYS_REISERFS=1 -DFSYS_VSTAFS=1 -DFSYS_JFS=1 -DFSYS_XFS=1 -DFSYS_ISO9660=1 -DUSE_MD5_PASSWORDS=1 -DHAVE_CONFIG_H -I. -I.. -I../stage1 -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef -g -MT pre_stage2_exec-asm.o -MD -MP -MF .deps/pre_stage2_exec-asm.Tpo -c -o pre_stage2_exec-asm.o `test -f 'asm.S' || echo './'`asm.S x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../stage1 -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef -Os -fno-stack-protector -fno-builtin -nostdinc -DSUPPORT_SERIAL=1 -DSUPPORT_HERCULES=1 -DSUPPORT_GRAPHICS=1 -DFSYS_EXT2FS=1 -DFSYS_FAT=1 -DFSYS_FFS=1 -DFSYS_UFS2=1 -DFSYS_MINIX=1 -DFSYS_REISERFS=1 -DFSYS_VSTAFS=1 -DFSYS_JFS=1 -DFSYS_XFS=1 -DFSYS_ISO9660=1 -DUSE_MD5_PASSWORDS=1 -g -MT pre_stage2_exec-bios.o -MD -MP -MF .deps/pre_stage2_exec-bios.Tpo -c -o pre_stage2_exec-bios.o `test -f 'bios.c' || echo './'`bios.c x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../stage1 -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef -Os -fno-stack-protector -fno-builtin -nostdinc -DSUPPORT_SERIAL=1 -DSUPPORT_HERCULES=1 -DSUPPORT_GRAPHICS=1 -DFSYS_EXT2FS=1 -DFSYS_FAT=1 -DFSYS_FFS=1 -DFSYS_UFS2=1 -DFSYS_MINIX=1 -DFSYS_REISERFS=1 -DFSYS_VSTAFS=1 -DFSYS_JFS=1 -DFSYS_XFS=1 -DFSYS_ISO9660=1 -DUSE_MD5_PASSWORDS=1 -g -MT pre_stage2_exec-boot.o -MD -MP -MF .deps/pre_stage2_exec-boot.Tpo -c -o pre_stage2_exec-boot.o `test -f 'boot.c' || echo './'`boot.c x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../stage1 -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef -Os -fno-stack-protector -fno-builtin -nostdinc -DSUPPORT_SERIAL=1 -DSUPPORT_HERCULES=1 -DSUPPORT_GRAPHICS=1 -DFSYS_EXT2FS=1 -DFSYS_FAT=1 -DFSYS_FFS=1 -DFSYS_UFS2=1 -DFSYS_MINIX=1 -DFSYS_REISERFS=1 -DFSYS_VSTAFS=1 -DFSYS_JFS=1 -DFSYS_XFS=1 -DFSYS_ISO9660=1 -DUSE_MD5_PASSWORDS=1 -g -MT pre_stage2_exec-builtins.o -MD -MP -MF .deps/pre_stage2_exec-builtins.Tpo -c -o pre_stage2_exec-builtins.o `test -f 'builtins.c' || echo './'`builtins.c x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../stage1 -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef -Os -fno-stack-protector -fno-builtin -nostdinc -DSUPPORT_SERIAL=1 -DSUPPORT_HERCULES=1 -DSUPPORT_GRAPHICS=1 -DFSYS_EXT2FS=1 -DFSYS_FAT=1 -DFSYS_FFS=1 -DFSYS_UFS2=1 -DFSYS_MINIX=1 -DFSYS_REISERFS=1 -DFSYS_VSTAFS=1 -DFSYS_JFS=1 -DFSYS_XFS=1 -DFSYS_ISO9660=1 -DUSE_MD5_PASSWORDS=1 -g -MT pre_stage2_exec-char_io.o -MD -MP -MF .deps/pre_stage2_exec-char_io.Tpo -c -o pre_stage2_exec-char_io.o `test -f 'char_io.c' || echo './'`char_io.c x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../stage1 -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef -Os -fno-stack-protector -fno-builtin -nostdinc -DSUPPORT_SERIAL=1 -DSUPPORT_HERCULES=1 -DSUPPORT_GRAPHICS=1 -DFSYS_EXT2FS=1 -DFSYS_FAT=1 -DFSYS_FFS=1 -DFSYS_UFS2=1 -DFSYS_MINIX=1 -DFSYS_REISERFS=1 -DFSYS_VSTAFS=1 -DFSYS_JFS=1 -DFSYS_XFS=1 -DFSYS_ISO9660=1 -DUSE_MD5_PASSWORDS=1 -g -MT pre_stage2_exec-cmdline.o -MD -MP -MF .deps/pre_stage2_exec-cmdline.Tpo -c -o pre_stage2_exec-cmdline.o `test -f 'cmdline.c' || echo './'`cmdline.c mv -f .deps/pre_stage2_exec-asm.Tpo .deps/pre_stage2_exec-asm.Po x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../stage1 -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef -Os -fno-stack-protector -fno-builtin -nostdinc -DSUPPORT_SERIAL=1 -DSUPPORT_HERCULES=1 -DSUPPORT_GRAPHICS=1 -DFSYS_EXT2FS=1 -DFSYS_FAT=1 -DFSYS_FFS=1 -DFSYS_UFS2=1 -DFSYS_MINIX=1 -DFSYS_REISERFS=1 -DFSYS_VSTAFS=1 -DFSYS_JFS=1 -DFSYS_XFS=1 -DFSYS_ISO9660=1 -DUSE_MD5_PASSWORDS=1 -g -MT pre_stage2_exec-common.o -MD -MP -MF .deps/pre_stage2_exec-common.Tpo -c -o pre_stage2_exec-common.o `test -f 'common.c' || echo './'`common.c builtins.c: In function ‘blocklist_read_helper’: builtins.c:180:7: warning: value computed is not used [-Wunused-value] builtins.c:197:7: warning: value computed is not used [-Wunused-value] builtins.c:206:5: warning: value computed is not used [-Wunused-value] builtins.c: In function ‘install_func’: builtins.c:2002:30: warning: variable ‘src_geom’ set but not used [-Wunused-but-set-variable] builtins.c:2002:19: warning: variable ‘dest_geom’ set but not used [-Wunused-but-set-variable] builtins.c:1999:35: warning: variable ‘dest_sector’ set but not used [-Wunused-but-set-variable] char_io.c:100:7: warning: initialization from incompatible pointer type [enabled by default] char_io.c:100:7: warning: (near initialization for ‘term_table[3].setcursor’) [enabled by default] boot.c: In function ‘load_image’: boot.c:67:3: warning: pointer targets in passing argument 1 of ‘grub_read’ differ in signedness [-Wpointer-sign] shared.h:960:5: note: expected ‘char *’ but argument is of type ‘unsigned char *’ boot.c:101:8: warning: pointer targets in passing argument 1 of ‘grub_strcmp’ differ in signedness [-Wpointer-sign] shared.h:886:5: note: expected ‘const char *’ but argument is of type ‘unsigned char *’ boot.c:104:7: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] boot.c:104:7: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] boot.c:104:7: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] boot.c:104:7: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] boot.c:104:7: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] boot.c:104:7: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] boot.c:104:7: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] boot.c:104:7: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] boot.c:104:7: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] boot.c:104:7: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] boot.c:411:12: warning: declaration of ‘src’ shadows a previous local [-Wshadow] boot.c:404:12: warning: shadowed declaration is here [-Wshadow] boot.c:412:12: warning: declaration of ‘dest’ shadows a previous local [-Wshadow] boot.c:405:12: warning: shadowed declaration is here [-Wshadow] boot.c: In function ‘bsd_boot’: boot.c:949:19: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] mv -f .deps/pre_stage2_exec-cmdline.Tpo .deps/pre_stage2_exec-cmdline.Po x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../stage1 -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef -Os -fno-stack-protector -fno-builtin -nostdinc -DSUPPORT_SERIAL=1 -DSUPPORT_HERCULES=1 -DSUPPORT_GRAPHICS=1 -DFSYS_EXT2FS=1 -DFSYS_FAT=1 -DFSYS_FFS=1 -DFSYS_UFS2=1 -DFSYS_MINIX=1 -DFSYS_REISERFS=1 -DFSYS_VSTAFS=1 -DFSYS_JFS=1 -DFSYS_XFS=1 -DFSYS_ISO9660=1 -DUSE_MD5_PASSWORDS=1 -g -MT pre_stage2_exec-console.o -MD -MP -MF .deps/pre_stage2_exec-console.Tpo -c -o pre_stage2_exec-console.o `test -f 'console.c' || echo './'`console.c mv -f .deps/pre_stage2_exec-bios.Tpo .deps/pre_stage2_exec-bios.Po x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../stage1 -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef -Os -fno-stack-protector -fno-builtin -nostdinc -DSUPPORT_SERIAL=1 -DSUPPORT_HERCULES=1 -DSUPPORT_GRAPHICS=1 -DFSYS_EXT2FS=1 -DFSYS_FAT=1 -DFSYS_FFS=1 -DFSYS_UFS2=1 -DFSYS_MINIX=1 -DFSYS_REISERFS=1 -DFSYS_VSTAFS=1 -DFSYS_JFS=1 -DFSYS_XFS=1 -DFSYS_ISO9660=1 -DUSE_MD5_PASSWORDS=1 -g -MT pre_stage2_exec-disk_io.o -MD -MP -MF .deps/pre_stage2_exec-disk_io.Tpo -c -o pre_stage2_exec-disk_io.o `test -f 'disk_io.c' || echo './'`disk_io.c mv -f .deps/pre_stage2_exec-common.Tpo .deps/pre_stage2_exec-common.Po x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../stage1 -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef -Os -fno-stack-protector -fno-builtin -nostdinc -DSUPPORT_SERIAL=1 -DSUPPORT_HERCULES=1 -DSUPPORT_GRAPHICS=1 -DFSYS_EXT2FS=1 -DFSYS_FAT=1 -DFSYS_FFS=1 -DFSYS_UFS2=1 -DFSYS_MINIX=1 -DFSYS_REISERFS=1 -DFSYS_VSTAFS=1 -DFSYS_JFS=1 -DFSYS_XFS=1 -DFSYS_ISO9660=1 -DUSE_MD5_PASSWORDS=1 -g -MT pre_stage2_exec-fsys_ext2fs.o -MD -MP -MF .deps/pre_stage2_exec-fsys_ext2fs.Tpo -c -o pre_stage2_exec-fsys_ext2fs.o `test -f 'fsys_ext2fs.c' || echo './'`fsys_ext2fs.c mv -f .deps/pre_stage2_exec-console.Tpo .deps/pre_stage2_exec-console.Po x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../stage1 -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef -Os -fno-stack-protector -fno-builtin -nostdinc -DSUPPORT_SERIAL=1 -DSUPPORT_HERCULES=1 -DSUPPORT_GRAPHICS=1 -DFSYS_EXT2FS=1 -DFSYS_FAT=1 -DFSYS_FFS=1 -DFSYS_UFS2=1 -DFSYS_MINIX=1 -DFSYS_REISERFS=1 -DFSYS_VSTAFS=1 -DFSYS_JFS=1 -DFSYS_XFS=1 -DFSYS_ISO9660=1 -DUSE_MD5_PASSWORDS=1 -g -MT pre_stage2_exec-fsys_fat.o -MD -MP -MF .deps/pre_stage2_exec-fsys_fat.Tpo -c -o pre_stage2_exec-fsys_fat.o `test -f 'fsys_fat.c' || echo './'`fsys_fat.c fsys_ext2fs.c: In function ‘ext4fs_block_map’: fsys_ext2fs.c:585:7: warning: unused variable ‘i’ [-Wunused-variable] fsys_ext2fs.c:583:32: warning: unused variable ‘index’ [-Wunused-variable] fsys_ext2fs.c:582:28: warning: unused variable ‘extent’ [-Wunused-variable] fsys_fat.c: In function ‘fat_mount’: fsys_fat.c:87:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] fsys_fat.c:92:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] fsys_fat.c:93:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] fsys_fat.c:96:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] fsys_fat.c:103:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] fsys_fat.c:117:7: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] fsys_fat.c:155:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] fsys_fat.c:156:7: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] mv -f .deps/pre_stage2_exec-boot.Tpo .deps/pre_stage2_exec-boot.Po x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../stage1 -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef -Os -fno-stack-protector -fno-builtin -nostdinc -DSUPPORT_SERIAL=1 -DSUPPORT_HERCULES=1 -DSUPPORT_GRAPHICS=1 -DFSYS_EXT2FS=1 -DFSYS_FAT=1 -DFSYS_FFS=1 -DFSYS_UFS2=1 -DFSYS_MINIX=1 -DFSYS_REISERFS=1 -DFSYS_VSTAFS=1 -DFSYS_JFS=1 -DFSYS_XFS=1 -DFSYS_ISO9660=1 -DUSE_MD5_PASSWORDS=1 -g -MT pre_stage2_exec-fsys_ffs.o -MD -MP -MF .deps/pre_stage2_exec-fsys_ffs.Tpo -c -o pre_stage2_exec-fsys_ffs.o `test -f 'fsys_ffs.c' || echo './'`fsys_ffs.c builtins.c: In function ‘savedefault_func’: builtins.c:3435:8: warning: trampoline generated for nested function ‘disk_read_savesect_func’ [-Wtrampolines] mv -f .deps/pre_stage2_exec-char_io.Tpo .deps/pre_stage2_exec-char_io.Po x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../stage1 -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef -Os -fno-stack-protector -fno-builtin -nostdinc -DSUPPORT_SERIAL=1 -DSUPPORT_HERCULES=1 -DSUPPORT_GRAPHICS=1 -DFSYS_EXT2FS=1 -DFSYS_FAT=1 -DFSYS_FFS=1 -DFSYS_UFS2=1 -DFSYS_MINIX=1 -DFSYS_REISERFS=1 -DFSYS_VSTAFS=1 -DFSYS_JFS=1 -DFSYS_XFS=1 -DFSYS_ISO9660=1 -DUSE_MD5_PASSWORDS=1 -g -MT pre_stage2_exec-fsys_iso9660.o -MD -MP -MF .deps/pre_stage2_exec-fsys_iso9660.Tpo -c -o pre_stage2_exec-fsys_iso9660.o `test -f 'fsys_iso9660.c' || echo './'`fsys_iso9660.c mv -f .deps/pre_stage2_exec-fsys_fat.Tpo .deps/pre_stage2_exec-fsys_fat.Po x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../stage1 -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef -Os -fno-stack-protector -fno-builtin -nostdinc -DSUPPORT_SERIAL=1 -DSUPPORT_HERCULES=1 -DSUPPORT_GRAPHICS=1 -DFSYS_EXT2FS=1 -DFSYS_FAT=1 -DFSYS_FFS=1 -DFSYS_UFS2=1 -DFSYS_MINIX=1 -DFSYS_REISERFS=1 -DFSYS_VSTAFS=1 -DFSYS_JFS=1 -DFSYS_XFS=1 -DFSYS_ISO9660=1 -DUSE_MD5_PASSWORDS=1 -g -MT pre_stage2_exec-fsys_jfs.o -MD -MP -MF .deps/pre_stage2_exec-fsys_jfs.Tpo -c -o pre_stage2_exec-fsys_jfs.o `test -f 'fsys_jfs.c' || echo './'`fsys_jfs.c fsys_iso9660.c: In function ‘iso9660_mount’: fsys_iso9660.c:123:53: warning: pointer targets in passing argument 1 of ‘grub_memcmp’ differ in signedness [-Wpointer-sign] shared.h:885:5: note: expected ‘const char *’ but argument is of type ‘u_int8_t *’ fsys_iso9660.c: In function ‘iso9660_dir’: fsys_iso9660.c:178:27: warning: pointer targets in initialization differ in signedness [-Wpointer-sign] fsys_iso9660.c:201:19: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] fsys_iso9660.c:231:11: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] fsys_iso9660.c:332:11: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] fsys_iso9660.c:334:20: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] fsys_iso9660.c:336:9: warning: pointer targets in passing argument 4 of ‘iso9660_devread’ differ in signedness [-Wpointer-sign] fsys_iso9660.c:69:1: note: expected ‘char *’ but argument is of type ‘unsigned char *’ fsys_iso9660.c:384:9: warning: pointer targets in passing argument 1 of ‘print_a_completion’ differ in signedness [-Wpointer-sign] shared.h:978:6: note: expected ‘char *’ but argument is of type ‘unsigned char *’ mv -f .deps/pre_stage2_exec-fsys_ext2fs.Tpo .deps/pre_stage2_exec-fsys_ext2fs.Po x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../stage1 -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef -Os -fno-stack-protector -fno-builtin -nostdinc -DSUPPORT_SERIAL=1 -DSUPPORT_HERCULES=1 -DSUPPORT_GRAPHICS=1 -DFSYS_EXT2FS=1 -DFSYS_FAT=1 -DFSYS_FFS=1 -DFSYS_UFS2=1 -DFSYS_MINIX=1 -DFSYS_REISERFS=1 -DFSYS_VSTAFS=1 -DFSYS_JFS=1 -DFSYS_XFS=1 -DFSYS_ISO9660=1 -DUSE_MD5_PASSWORDS=1 -g -MT pre_stage2_exec-fsys_minix.o -MD -MP -MF .deps/pre_stage2_exec-fsys_minix.Tpo -c -o pre_stage2_exec-fsys_minix.o `test -f 'fsys_minix.c' || echo './'`fsys_minix.c mv -f .deps/pre_stage2_exec-fsys_ffs.Tpo .deps/pre_stage2_exec-fsys_ffs.Po x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../stage1 -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef -Os -fno-stack-protector -fno-builtin -nostdinc -DSUPPORT_SERIAL=1 -DSUPPORT_HERCULES=1 -DSUPPORT_GRAPHICS=1 -DFSYS_EXT2FS=1 -DFSYS_FAT=1 -DFSYS_FFS=1 -DFSYS_UFS2=1 -DFSYS_MINIX=1 -DFSYS_REISERFS=1 -DFSYS_VSTAFS=1 -DFSYS_JFS=1 -DFSYS_XFS=1 -DFSYS_ISO9660=1 -DUSE_MD5_PASSWORDS=1 -g -MT pre_stage2_exec-fsys_reiserfs.o -MD -MP -MF .deps/pre_stage2_exec-fsys_reiserfs.Tpo -c -o pre_stage2_exec-fsys_reiserfs.o `test -f 'fsys_reiserfs.c' || echo './'`fsys_reiserfs.c mv -f .deps/pre_stage2_exec-fsys_iso9660.Tpo .deps/pre_stage2_exec-fsys_iso9660.Po x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../stage1 -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef -Os -fno-stack-protector -fno-builtin -nostdinc -DSUPPORT_SERIAL=1 -DSUPPORT_HERCULES=1 -DSUPPORT_GRAPHICS=1 -DFSYS_EXT2FS=1 -DFSYS_FAT=1 -DFSYS_FFS=1 -DFSYS_UFS2=1 -DFSYS_MINIX=1 -DFSYS_REISERFS=1 -DFSYS_VSTAFS=1 -DFSYS_JFS=1 -DFSYS_XFS=1 -DFSYS_ISO9660=1 -DUSE_MD5_PASSWORDS=1 -g -MT pre_stage2_exec-fsys_ufs2.o -MD -MP -MF .deps/pre_stage2_exec-fsys_ufs2.Tpo -c -o pre_stage2_exec-fsys_ufs2.o `test -f 'fsys_ufs2.c' || echo './'`fsys_ufs2.c mv -f .deps/pre_stage2_exec-fsys_minix.Tpo .deps/pre_stage2_exec-fsys_minix.Po x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../stage1 -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef -Os -fno-stack-protector -fno-builtin -nostdinc -DSUPPORT_SERIAL=1 -DSUPPORT_HERCULES=1 -DSUPPORT_GRAPHICS=1 -DFSYS_EXT2FS=1 -DFSYS_FAT=1 -DFSYS_FFS=1 -DFSYS_UFS2=1 -DFSYS_MINIX=1 -DFSYS_REISERFS=1 -DFSYS_VSTAFS=1 -DFSYS_JFS=1 -DFSYS_XFS=1 -DFSYS_ISO9660=1 -DUSE_MD5_PASSWORDS=1 -g -MT pre_stage2_exec-fsys_vstafs.o -MD -MP -MF .deps/pre_stage2_exec-fsys_vstafs.Tpo -c -o pre_stage2_exec-fsys_vstafs.o `test -f 'fsys_vstafs.c' || echo './'`fsys_vstafs.c mv -f .deps/pre_stage2_exec-fsys_jfs.Tpo .deps/pre_stage2_exec-fsys_jfs.Po x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../stage1 -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef -Os -fno-stack-protector -fno-builtin -nostdinc -DSUPPORT_SERIAL=1 -DSUPPORT_HERCULES=1 -DSUPPORT_GRAPHICS=1 -DFSYS_EXT2FS=1 -DFSYS_FAT=1 -DFSYS_FFS=1 -DFSYS_UFS2=1 -DFSYS_MINIX=1 -DFSYS_REISERFS=1 -DFSYS_VSTAFS=1 -DFSYS_JFS=1 -DFSYS_XFS=1 -DFSYS_ISO9660=1 -DUSE_MD5_PASSWORDS=1 -g -MT pre_stage2_exec-fsys_xfs.o -MD -MP -MF .deps/pre_stage2_exec-fsys_xfs.Tpo -c -o pre_stage2_exec-fsys_xfs.o `test -f 'fsys_xfs.c' || echo './'`fsys_xfs.c fsys_vstafs.c: In function ‘vstafs_read’: fsys_vstafs.c:189:17: warning: declaration of ‘a’ shadows a global declaration [-Wshadow] fsys_vstafs.c:66:22: warning: shadowed declaration is here [-Wshadow] fsys_vstafs.c:191:7: warning: declaration of ‘curr_ext’ shadows a global declaration [-Wshadow] fsys_vstafs.c:65:12: warning: shadowed declaration is here [-Wshadow] fsys_xfs.c: In function ‘next_dentry’: fsys_xfs.c:371:9: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] mv -f .deps/pre_stage2_exec-disk_io.Tpo .deps/pre_stage2_exec-disk_io.Po mv -f .deps/pre_stage2_exec-fsys_vstafs.Tpo .deps/pre_stage2_exec-fsys_vstafs.Po x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../stage1 -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef -Os -fno-stack-protector -fno-builtin -nostdinc -DSUPPORT_SERIAL=1 -DSUPPORT_HERCULES=1 -DSUPPORT_GRAPHICS=1 -DFSYS_EXT2FS=1 -DFSYS_FAT=1 -DFSYS_FFS=1 -DFSYS_UFS2=1 -DFSYS_MINIX=1 -DFSYS_REISERFS=1 -DFSYS_VSTAFS=1 -DFSYS_JFS=1 -DFSYS_XFS=1 -DFSYS_ISO9660=1 -DUSE_MD5_PASSWORDS=1 -g -MT pre_stage2_exec-gunzip.o -MD -MP -MF .deps/pre_stage2_exec-gunzip.Tpo -c -o pre_stage2_exec-gunzip.o `test -f 'gunzip.c' || echo './'`gunzip.c x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../stage1 -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef -Os -fno-stack-protector -fno-builtin -nostdinc -DSUPPORT_SERIAL=1 -DSUPPORT_HERCULES=1 -DSUPPORT_GRAPHICS=1 -DFSYS_EXT2FS=1 -DFSYS_FAT=1 -DFSYS_FFS=1 -DFSYS_UFS2=1 -DFSYS_MINIX=1 -DFSYS_REISERFS=1 -DFSYS_VSTAFS=1 -DFSYS_JFS=1 -DFSYS_XFS=1 -DFSYS_ISO9660=1 -DUSE_MD5_PASSWORDS=1 -g -MT pre_stage2_exec-hercules.o -MD -MP -MF .deps/pre_stage2_exec-hercules.Tpo -c -o pre_stage2_exec-hercules.o `test -f 'hercules.c' || echo './'`hercules.c mv -f .deps/pre_stage2_exec-fsys_ufs2.Tpo .deps/pre_stage2_exec-fsys_ufs2.Po x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../stage1 -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef -Os -fno-stack-protector -fno-builtin -nostdinc -DSUPPORT_SERIAL=1 -DSUPPORT_HERCULES=1 -DSUPPORT_GRAPHICS=1 -DFSYS_EXT2FS=1 -DFSYS_FAT=1 -DFSYS_FFS=1 -DFSYS_UFS2=1 -DFSYS_MINIX=1 -DFSYS_REISERFS=1 -DFSYS_VSTAFS=1 -DFSYS_JFS=1 -DFSYS_XFS=1 -DFSYS_ISO9660=1 -DUSE_MD5_PASSWORDS=1 -g -MT pre_stage2_exec-md5.o -MD -MP -MF .deps/pre_stage2_exec-md5.Tpo -c -o pre_stage2_exec-md5.o `test -f 'md5.c' || echo './'`md5.c mv -f .deps/pre_stage2_exec-fsys_reiserfs.Tpo .deps/pre_stage2_exec-fsys_reiserfs.Po x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../stage1 -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef -Os -fno-stack-protector -fno-builtin -nostdinc -DSUPPORT_SERIAL=1 -DSUPPORT_HERCULES=1 -DSUPPORT_GRAPHICS=1 -DFSYS_EXT2FS=1 -DFSYS_FAT=1 -DFSYS_FFS=1 -DFSYS_UFS2=1 -DFSYS_MINIX=1 -DFSYS_REISERFS=1 -DFSYS_VSTAFS=1 -DFSYS_JFS=1 -DFSYS_XFS=1 -DFSYS_ISO9660=1 -DUSE_MD5_PASSWORDS=1 -g -MT pre_stage2_exec-serial.o -MD -MP -MF .deps/pre_stage2_exec-serial.Tpo -c -o pre_stage2_exec-serial.o `test -f 'serial.c' || echo './'`serial.c gunzip.c: In function ‘gunzip_test_header’: gunzip.c:280:7: warning: pointer targets in passing argument 1 of ‘grub_read’ differ in signedness [-Wpointer-sign] shared.h:960:5: note: expected ‘char *’ but argument is of type ‘unsigned char *’ gunzip.c:281:7: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] gunzip.c:282:4: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] gunzip.c:296:4: warning: pointer targets in passing argument 1 of ‘grub_read’ differ in signedness [-Wpointer-sign] shared.h:960:5: note: expected ‘char *’ but argument is of type ‘unsigned char *’ gunzip.c:297:8: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] gunzip.c:311:3: warning: pointer targets in passing argument 1 of ‘grub_read’ differ in signedness [-Wpointer-sign] shared.h:960:5: note: expected ‘char *’ but argument is of type ‘unsigned char *’ gunzip.c:319:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] gunzip.c: In function ‘get_byte’: gunzip.c:497:7: warning: pointer targets in passing argument 1 of ‘grub_read’ differ in signedness [-Wpointer-sign] shared.h:960:5: note: expected ‘char *’ but argument is of type ‘uch *’ md5.c: In function ‘md5_update’: md5.c:169:7: warning: pointer targets in passing argument 1 of ‘md5_transform’ differ in signedness [-Wpointer-sign] md5.c:94:1: note: expected ‘const unsigned char *’ but argument is of type ‘const char *’ md5.c: In function ‘md5_password’: md5.c:249:5: warning: pointer targets in passing argument 1 of ‘md5_update’ differ in signedness [-Wpointer-sign] md5.c:152:1: note: expected ‘const char *’ but argument is of type ‘unsigned char *’ md5.c:250:3: warning: pointer targets in passing argument 1 of ‘md5_update’ differ in signedness [-Wpointer-sign] md5.c:152:1: note: expected ‘const char *’ but argument is of type ‘unsigned char *’ md5.c:265:2: warning: pointer targets in passing argument 1 of ‘md5_update’ differ in signedness [-Wpointer-sign] md5.c:152:1: note: expected ‘const char *’ but argument is of type ‘unsigned char *’ md5.c:274:2: warning: pointer targets in passing argument 1 of ‘md5_update’ differ in signedness [-Wpointer-sign] md5.c:152:1: note: expected ‘const char *’ but argument is of type ‘unsigned char *’ serial.c: In function ‘serial_translate_key_sequence’: serial.c:228:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] mv -f .deps/pre_stage2_exec-hercules.Tpo .deps/pre_stage2_exec-hercules.Po x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../stage1 -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef -Os -fno-stack-protector -fno-builtin -nostdinc -DSUPPORT_SERIAL=1 -DSUPPORT_HERCULES=1 -DSUPPORT_GRAPHICS=1 -DFSYS_EXT2FS=1 -DFSYS_FAT=1 -DFSYS_FFS=1 -DFSYS_UFS2=1 -DFSYS_MINIX=1 -DFSYS_REISERFS=1 -DFSYS_VSTAFS=1 -DFSYS_JFS=1 -DFSYS_XFS=1 -DFSYS_ISO9660=1 -DUSE_MD5_PASSWORDS=1 -g -MT pre_stage2_exec-smp-imps.o -MD -MP -MF .deps/pre_stage2_exec-smp-imps.Tpo -c -o pre_stage2_exec-smp-imps.o `test -f 'smp-imps.c' || echo './'`smp-imps.c smp-imps.c: In function ‘boot_cpu’: smp-imps.c:311:22: warning: variable ‘accept_status’ set but not used [-Wunused-but-set-variable] mv -f .deps/pre_stage2_exec-fsys_xfs.Tpo .deps/pre_stage2_exec-fsys_xfs.Po x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../stage1 -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef -Os -fno-stack-protector -fno-builtin -nostdinc -DSUPPORT_SERIAL=1 -DSUPPORT_HERCULES=1 -DSUPPORT_GRAPHICS=1 -DFSYS_EXT2FS=1 -DFSYS_FAT=1 -DFSYS_FFS=1 -DFSYS_UFS2=1 -DFSYS_MINIX=1 -DFSYS_REISERFS=1 -DFSYS_VSTAFS=1 -DFSYS_JFS=1 -DFSYS_XFS=1 -DFSYS_ISO9660=1 -DUSE_MD5_PASSWORDS=1 -g -MT pre_stage2_exec-stage2.o -MD -MP -MF .deps/pre_stage2_exec-stage2.Tpo -c -o pre_stage2_exec-stage2.o `test -f 'stage2.c' || echo './'`stage2.c mv -f .deps/pre_stage2_exec-serial.Tpo .deps/pre_stage2_exec-serial.Po mv -f .deps/pre_stage2_exec-md5.Tpo .deps/pre_stage2_exec-md5.Po x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../stage1 -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef -Os -fno-stack-protector -fno-builtin -nostdinc -DSUPPORT_SERIAL=1 -DSUPPORT_HERCULES=1 -DSUPPORT_GRAPHICS=1 -DFSYS_EXT2FS=1 -DFSYS_FAT=1 -DFSYS_FFS=1 -DFSYS_UFS2=1 -DFSYS_MINIX=1 -DFSYS_REISERFS=1 -DFSYS_VSTAFS=1 -DFSYS_JFS=1 -DFSYS_XFS=1 -DFSYS_ISO9660=1 -DUSE_MD5_PASSWORDS=1 -g -MT pre_stage2_exec-terminfo.o -MD -MP -MF .deps/pre_stage2_exec-terminfo.Tpo -c -o pre_stage2_exec-terminfo.o `test -f 'terminfo.c' || echo './'`terminfo.c x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../stage1 -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef -Os -fno-stack-protector -fno-builtin -nostdinc -DSUPPORT_SERIAL=1 -DSUPPORT_HERCULES=1 -DSUPPORT_GRAPHICS=1 -DFSYS_EXT2FS=1 -DFSYS_FAT=1 -DFSYS_FFS=1 -DFSYS_UFS2=1 -DFSYS_MINIX=1 -DFSYS_REISERFS=1 -DFSYS_VSTAFS=1 -DFSYS_JFS=1 -DFSYS_XFS=1 -DFSYS_ISO9660=1 -DUSE_MD5_PASSWORDS=1 -g -MT pre_stage2_exec-tparm.o -MD -MP -MF .deps/pre_stage2_exec-tparm.Tpo -c -o pre_stage2_exec-tparm.o `test -f 'tparm.c' || echo './'`tparm.c mv -f .deps/pre_stage2_exec-builtins.Tpo .deps/pre_stage2_exec-builtins.Po x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../stage1 -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef -Os -fno-stack-protector -fno-builtin -nostdinc -DSUPPORT_SERIAL=1 -DSUPPORT_HERCULES=1 -DSUPPORT_GRAPHICS=1 -DFSYS_EXT2FS=1 -DFSYS_FAT=1 -DFSYS_FFS=1 -DFSYS_UFS2=1 -DFSYS_MINIX=1 -DFSYS_REISERFS=1 -DFSYS_VSTAFS=1 -DFSYS_JFS=1 -DFSYS_XFS=1 -DFSYS_ISO9660=1 -DUSE_MD5_PASSWORDS=1 -g -MT pre_stage2_exec-graphics.o -MD -MP -MF .deps/pre_stage2_exec-graphics.Tpo -c -o pre_stage2_exec-graphics.o `test -f 'graphics.c' || echo './'`graphics.c mv -f .deps/pre_stage2_exec-smp-imps.Tpo .deps/pre_stage2_exec-smp-imps.Po graphics.c: In function ‘read_image’: graphics.c:284:5: warning: pointer targets in passing argument 1 of ‘grub_read’ differ in signedness [-Wpointer-sign] ./shared.h:960:5: note: expected ‘char *’ but argument is of type ‘unsigned char *’ graphics.c:289:5: warning: pointer targets in passing argument 1 of ‘grub_read’ differ in signedness [-Wpointer-sign] ./shared.h:960:5: note: expected ‘char *’ but argument is of type ‘unsigned char *’ graphics.c:294:5: warning: pointer targets in passing argument 1 of ‘grub_read’ differ in signedness [-Wpointer-sign] ./shared.h:960:5: note: expected ‘char *’ but argument is of type ‘unsigned char *’ graphics.c:300:5: warning: pointer targets in passing argument 1 of ‘grub_read’ differ in signedness [-Wpointer-sign] ./shared.h:960:5: note: expected ‘char *’ but argument is of type ‘unsigned char *’ graphics.c:304:5: warning: pointer targets in passing argument 1 of ‘grub_read’ differ in signedness [-Wpointer-sign] ./shared.h:960:5: note: expected ‘char *’ but argument is of type ‘unsigned char *’ graphics.c:310:5: warning: pointer targets in passing argument 1 of ‘grub_read’ differ in signedness [-Wpointer-sign] ./shared.h:960:5: note: expected ‘char *’ but argument is of type ‘unsigned char *’ graphics.c:314:5: warning: pointer targets in passing argument 1 of ‘grub_read’ differ in signedness [-Wpointer-sign] ./shared.h:960:5: note: expected ‘char *’ but argument is of type ‘unsigned char *’ graphics.c:322:5: warning: pointer targets in passing argument 1 of ‘grub_read’ differ in signedness [-Wpointer-sign] ./shared.h:960:5: note: expected ‘char *’ but argument is of type ‘unsigned char *’ graphics.c:329:9: warning: pointer targets in passing argument 1 of ‘grub_read’ differ in signedness [-Wpointer-sign] ./shared.h:960:5: note: expected ‘char *’ but argument is of type ‘unsigned char *’ graphics.c:331:9: warning: pointer targets in passing argument 1 of ‘grub_read’ differ in signedness [-Wpointer-sign] ./shared.h:960:5: note: expected ‘char *’ but argument is of type ‘unsigned char *’ graphics.c:335:9: warning: pointer targets in passing argument 1 of ‘grub_read’ differ in signedness [-Wpointer-sign] ./shared.h:960:5: note: expected ‘char *’ but argument is of type ‘unsigned char *’ graphics.c:364:13: warning: pointer targets in passing argument 1 of ‘grub_read’ differ in signedness [-Wpointer-sign] ./shared.h:960:5: note: expected ‘char *’ but argument is of type ‘unsigned char *’ graphics.c:372:9: warning: pointer targets in passing argument 1 of ‘grub_read’ differ in signedness [-Wpointer-sign] ./shared.h:960:5: note: expected ‘char *’ but argument is of type ‘unsigned char *’ graphics.c: At top level: graphics.c:436:13: warning: ‘graphics_scroll’ was used with no prototype before its definition [-Wmissing-prototypes] mv -f .deps/pre_stage2_exec-terminfo.Tpo .deps/pre_stage2_exec-terminfo.Po mv -f .deps/pre_stage2_exec-gunzip.Tpo .deps/pre_stage2_exec-gunzip.Po mv -f .deps/pre_stage2_exec-tparm.Tpo .deps/pre_stage2_exec-tparm.Po mv -f .deps/pre_stage2_exec-graphics.Tpo .deps/pre_stage2_exec-graphics.Po mv -f .deps/pre_stage2_exec-stage2.Tpo .deps/pre_stage2_exec-stage2.Po x86_64-pc-linux-gnu-gcc -m32 -Os -fno-stack-protector -fno-builtin -nostdinc -DSUPPORT_SERIAL=1 -DSUPPORT_HERCULES=1 -DSUPPORT_GRAPHICS=1 -DFSYS_EXT2FS=1 -DFSYS_FAT=1 -DFSYS_FFS=1 -DFSYS_UFS2=1 -DFSYS_MINIX=1 -DFSYS_REISERFS=1 -DFSYS_VSTAFS=1 -DFSYS_JFS=1 -DFSYS_XFS=1 -DFSYS_ISO9660=1 -DUSE_MD5_PASSWORDS=1 -g -nostdlib -Wl,-N -Wl,-Ttext -Wl,8200 -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,--build-id=none -o pre_stage2.exec pre_stage2_exec-asm.o pre_stage2_exec-bios.o pre_stage2_exec-boot.o pre_stage2_exec-builtins.o pre_stage2_exec-char_io.o pre_stage2_exec-cmdline.o pre_stage2_exec-common.o pre_stage2_exec-console.o pre_stage2_exec-disk_io.o pre_stage2_exec-fsys_ext2fs.o pre_stage2_exec-fsys_fat.o pre_stage2_exec-fsys_ffs.o pre_stage2_exec-fsys_iso9660.o pre_stage2_exec-fsys_jfs.o pre_stage2_exec-fsys_minix.o pre_stage2_exec-fsys_reiserfs.o pre_stage2_exec-fsys_ufs2.o pre_stage2_exec-fsys_vstafs.o pre_stage2_exec-fsys_xfs.o pre_stage2_exec-gunzip.o pre_stage2_exec-hercules.o pre_stage2_exec-md5.o pre_stage2_exec-serial.o pre_stage2_exec-smp-imps.o pre_stage2_exec-stage2.o pre_stage2_exec-terminfo.o pre_stage2_exec-tparm.o pre_stage2_exec-graphics.o objcopy -O binary pre_stage2.exec pre_stage2 rm -f stage2_size.h set dummy `ls -l pre_stage2`; \ echo "#define STAGE2_SIZE $6" > stage2_size.h ls: ignoring invalid width in environment variable COLUMNS: -1 make all-am make[3]: Entering directory `/var/tmp/portage/sys-boot/grub-legacy-0.97-r12/work/grub-0.97/stage2' x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../stage1 -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef -O2 -I../lib -DGRUB_UTIL=1 -DFSYS_EXT2FS=1 -DFSYS_FAT=1 -DFSYS_FFS=1 -DFSYS_ISO9660=1 -DFSYS_JFS=1 -DFSYS_MINIX=1 -DFSYS_REISERFS=1 -DFSYS_UFS2=1 -DFSYS_VSTAFS=1 -DFSYS_XFS=1 -DUSE_MD5_PASSWORDS=1 -DSUPPORT_SERIAL=1 -DSUPPORT_HERCULES=1 -g -MT libgrub_a-boot.o -MD -MP -MF .deps/libgrub_a-boot.Tpo -c -o libgrub_a-boot.o `test -f 'boot.c' || echo './'`boot.c x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../stage1 -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef -O2 -I../lib -DGRUB_UTIL=1 -DFSYS_EXT2FS=1 -DFSYS_FAT=1 -DFSYS_FFS=1 -DFSYS_ISO9660=1 -DFSYS_JFS=1 -DFSYS_MINIX=1 -DFSYS_REISERFS=1 -DFSYS_UFS2=1 -DFSYS_VSTAFS=1 -DFSYS_XFS=1 -DUSE_MD5_PASSWORDS=1 -DSUPPORT_SERIAL=1 -DSUPPORT_HERCULES=1 -g -MT libgrub_a-builtins.o -MD -MP -MF .deps/libgrub_a-builtins.Tpo -c -o libgrub_a-builtins.o `test -f 'builtins.c' || echo './'`builtins.c x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../stage1 -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef -O2 -I../lib -DGRUB_UTIL=1 -DFSYS_EXT2FS=1 -DFSYS_FAT=1 -DFSYS_FFS=1 -DFSYS_ISO9660=1 -DFSYS_JFS=1 -DFSYS_MINIX=1 -DFSYS_REISERFS=1 -DFSYS_UFS2=1 -DFSYS_VSTAFS=1 -DFSYS_XFS=1 -DUSE_MD5_PASSWORDS=1 -DSUPPORT_SERIAL=1 -DSUPPORT_HERCULES=1 -g -MT libgrub_a-char_io.o -MD -MP -MF .deps/libgrub_a-char_io.Tpo -c -o libgrub_a-char_io.o `test -f 'char_io.c' || echo './'`char_io.c x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../stage1 -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef -O2 -I../lib -DGRUB_UTIL=1 -DFSYS_EXT2FS=1 -DFSYS_FAT=1 -DFSYS_FFS=1 -DFSYS_ISO9660=1 -DFSYS_JFS=1 -DFSYS_MINIX=1 -DFSYS_REISERFS=1 -DFSYS_UFS2=1 -DFSYS_VSTAFS=1 -DFSYS_XFS=1 -DUSE_MD5_PASSWORDS=1 -DSUPPORT_SERIAL=1 -DSUPPORT_HERCULES=1 -g -MT libgrub_a-cmdline.o -MD -MP -MF .deps/libgrub_a-cmdline.Tpo -c -o libgrub_a-cmdline.o `test -f 'cmdline.c' || echo './'`cmdline.c x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../stage1 -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef -O2 -I../lib -DGRUB_UTIL=1 -DFSYS_EXT2FS=1 -DFSYS_FAT=1 -DFSYS_FFS=1 -DFSYS_ISO9660=1 -DFSYS_JFS=1 -DFSYS_MINIX=1 -DFSYS_REISERFS=1 -DFSYS_UFS2=1 -DFSYS_VSTAFS=1 -DFSYS_XFS=1 -DUSE_MD5_PASSWORDS=1 -DSUPPORT_SERIAL=1 -DSUPPORT_HERCULES=1 -g -MT libgrub_a-common.o -MD -MP -MF .deps/libgrub_a-common.Tpo -c -o libgrub_a-common.o `test -f 'common.c' || echo './'`common.c x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../stage1 -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef -O2 -I../lib -DGRUB_UTIL=1 -DFSYS_EXT2FS=1 -DFSYS_FAT=1 -DFSYS_FFS=1 -DFSYS_ISO9660=1 -DFSYS_JFS=1 -DFSYS_MINIX=1 -DFSYS_REISERFS=1 -DFSYS_UFS2=1 -DFSYS_VSTAFS=1 -DFSYS_XFS=1 -DUSE_MD5_PASSWORDS=1 -DSUPPORT_SERIAL=1 -DSUPPORT_HERCULES=1 -g -MT libgrub_a-disk_io.o -MD -MP -MF .deps/libgrub_a-disk_io.Tpo -c -o libgrub_a-disk_io.o `test -f 'disk_io.c' || echo './'`disk_io.c mv -f .deps/libgrub_a-cmdline.Tpo .deps/libgrub_a-cmdline.Po x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../stage1 -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef -O2 -I../lib -DGRUB_UTIL=1 -DFSYS_EXT2FS=1 -DFSYS_FAT=1 -DFSYS_FFS=1 -DFSYS_ISO9660=1 -DFSYS_JFS=1 -DFSYS_MINIX=1 -DFSYS_REISERFS=1 -DFSYS_UFS2=1 -DFSYS_VSTAFS=1 -DFSYS_XFS=1 -DUSE_MD5_PASSWORDS=1 -DSUPPORT_SERIAL=1 -DSUPPORT_HERCULES=1 -g -MT libgrub_a-fsys_ext2fs.o -MD -MP -MF .deps/libgrub_a-fsys_ext2fs.Tpo -c -o libgrub_a-fsys_ext2fs.o `test -f 'fsys_ext2fs.c' || echo './'`fsys_ext2fs.c mv -f .deps/libgrub_a-common.Tpo .deps/libgrub_a-common.Po x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../stage1 -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef -O2 -I../lib -DGRUB_UTIL=1 -DFSYS_EXT2FS=1 -DFSYS_FAT=1 -DFSYS_FFS=1 -DFSYS_ISO9660=1 -DFSYS_JFS=1 -DFSYS_MINIX=1 -DFSYS_REISERFS=1 -DFSYS_UFS2=1 -DFSYS_VSTAFS=1 -DFSYS_XFS=1 -DUSE_MD5_PASSWORDS=1 -DSUPPORT_SERIAL=1 -DSUPPORT_HERCULES=1 -g -MT libgrub_a-fsys_fat.o -MD -MP -MF .deps/libgrub_a-fsys_fat.Tpo -c -o libgrub_a-fsys_fat.o `test -f 'fsys_fat.c' || echo './'`fsys_fat.c boot.c: In function ‘load_image’: boot.c:67:3: warning: pointer targets in passing argument 1 of ‘grub_read’ differ in signedness [-Wpointer-sign] shared.h:960:5: note: expected ‘char *’ but argument is of type ‘unsigned char *’ boot.c:101:8: warning: pointer targets in passing argument 1 of ‘grub_strcmp’ differ in signedness [-Wpointer-sign] shared.h:886:5: note: expected ‘const char *’ but argument is of type ‘unsigned char *’ boot.c:104:7: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] boot.c:104:7: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] boot.c:104:7: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] boot.c:104:7: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] boot.c:104:7: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] boot.c:104:7: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] boot.c:104:7: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] boot.c:104:7: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] boot.c:104:7: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] boot.c:104:7: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] boot.c:411:12: warning: declaration of ‘src’ shadows a previous local [-Wshadow] boot.c:404:12: warning: shadowed declaration is here [-Wshadow] boot.c:412:12: warning: declaration of ‘dest’ shadows a previous local [-Wshadow] boot.c:405:12: warning: shadowed declaration is here [-Wshadow] boot.c: In function ‘bsd_boot’: boot.c:949:19: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] mv -f .deps/libgrub_a-char_io.Tpo .deps/libgrub_a-char_io.Po mv -f .deps/libgrub_a-boot.Tpo .deps/libgrub_a-boot.Po x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../stage1 -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef -O2 -I../lib -DGRUB_UTIL=1 -DFSYS_EXT2FS=1 -DFSYS_FAT=1 -DFSYS_FFS=1 -DFSYS_ISO9660=1 -DFSYS_JFS=1 -DFSYS_MINIX=1 -DFSYS_REISERFS=1 -DFSYS_UFS2=1 -DFSYS_VSTAFS=1 -DFSYS_XFS=1 -DUSE_MD5_PASSWORDS=1 -DSUPPORT_SERIAL=1 -DSUPPORT_HERCULES=1 -g -MT libgrub_a-fsys_ffs.o -MD -MP -MF .deps/libgrub_a-fsys_ffs.Tpo -c -o libgrub_a-fsys_ffs.o `test -f 'fsys_ffs.c' || echo './'`fsys_ffs.c x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../stage1 -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef -O2 -I../lib -DGRUB_UTIL=1 -DFSYS_EXT2FS=1 -DFSYS_FAT=1 -DFSYS_FFS=1 -DFSYS_ISO9660=1 -DFSYS_JFS=1 -DFSYS_MINIX=1 -DFSYS_REISERFS=1 -DFSYS_UFS2=1 -DFSYS_VSTAFS=1 -DFSYS_XFS=1 -DUSE_MD5_PASSWORDS=1 -DSUPPORT_SERIAL=1 -DSUPPORT_HERCULES=1 -g -MT libgrub_a-fsys_iso9660.o -MD -MP -MF .deps/libgrub_a-fsys_iso9660.Tpo -c -o libgrub_a-fsys_iso9660.o `test -f 'fsys_iso9660.c' || echo './'`fsys_iso9660.c disk_io.c:132:1: warning: conflicting types for built-in function ‘log2’ [enabled by default] mv -f .deps/libgrub_a-disk_io.Tpo .deps/libgrub_a-disk_io.Po x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../stage1 -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef -O2 -I../lib -DGRUB_UTIL=1 -DFSYS_EXT2FS=1 -DFSYS_FAT=1 -DFSYS_FFS=1 -DFSYS_ISO9660=1 -DFSYS_JFS=1 -DFSYS_MINIX=1 -DFSYS_REISERFS=1 -DFSYS_UFS2=1 -DFSYS_VSTAFS=1 -DFSYS_XFS=1 -DUSE_MD5_PASSWORDS=1 -DSUPPORT_SERIAL=1 -DSUPPORT_HERCULES=1 -g -MT libgrub_a-fsys_jfs.o -MD -MP -MF .deps/libgrub_a-fsys_jfs.Tpo -c -o libgrub_a-fsys_jfs.o `test -f 'fsys_jfs.c' || echo './'`fsys_jfs.c builtins.c: In function ‘blocklist_read_helper’: builtins.c:180:7: warning: value computed is not used [-Wunused-value] builtins.c:197:7: warning: value computed is not used [-Wunused-value] builtins.c:206:5: warning: value computed is not used [-Wunused-value] builtins.c: In function ‘install_func’: builtins.c:2002:30: warning: variable ‘src_geom’ set but not used [-Wunused-but-set-variable] builtins.c:2002:19: warning: variable ‘dest_geom’ set but not used [-Wunused-but-set-variable] builtins.c:1999:35: warning: variable ‘dest_sector’ set but not used [-Wunused-but-set-variable] mv -f .deps/libgrub_a-builtins.Tpo .deps/libgrub_a-builtins.Po x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../stage1 -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef -O2 -I../lib -DGRUB_UTIL=1 -DFSYS_EXT2FS=1 -DFSYS_FAT=1 -DFSYS_FFS=1 -DFSYS_ISO9660=1 -DFSYS_JFS=1 -DFSYS_MINIX=1 -DFSYS_REISERFS=1 -DFSYS_UFS2=1 -DFSYS_VSTAFS=1 -DFSYS_XFS=1 -DUSE_MD5_PASSWORDS=1 -DSUPPORT_SERIAL=1 -DSUPPORT_HERCULES=1 -g -MT libgrub_a-fsys_minix.o -MD -MP -MF .deps/libgrub_a-fsys_minix.Tpo -c -o libgrub_a-fsys_minix.o `test -f 'fsys_minix.c' || echo './'`fsys_minix.c fsys_ext2fs.c: In function ‘ext4fs_block_map’: fsys_ext2fs.c:585:7: warning: unused variable ‘i’ [-Wunused-variable] fsys_ext2fs.c:583:32: warning: unused variable ‘index’ [-Wunused-variable] fsys_ext2fs.c:582:28: warning: unused variable ‘extent’ [-Wunused-variable] mv -f .deps/libgrub_a-fsys_ext2fs.Tpo .deps/libgrub_a-fsys_ext2fs.Po fsys_fat.c:58:1: warning: conflicting types for built-in function ‘log2’ [enabled by default] fsys_fat.c: In function ‘fat_mount’: fsys_fat.c:87:13: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] fsys_fat.c:92:13: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] fsys_fat.c:93:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] fsys_fat.c:96:13: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] fsys_fat.c:103:13: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] fsys_fat.c:117:7: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] fsys_fat.c:155:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] fsys_fat.c:156:7: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../stage1 -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef -O2 -I../lib -DGRUB_UTIL=1 -DFSYS_EXT2FS=1 -DFSYS_FAT=1 -DFSYS_FFS=1 -DFSYS_ISO9660=1 -DFSYS_JFS=1 -DFSYS_MINIX=1 -DFSYS_REISERFS=1 -DFSYS_UFS2=1 -DFSYS_VSTAFS=1 -DFSYS_XFS=1 -DUSE_MD5_PASSWORDS=1 -DSUPPORT_SERIAL=1 -DSUPPORT_HERCULES=1 -g -MT libgrub_a-fsys_reiserfs.o -MD -MP -MF .deps/libgrub_a-fsys_reiserfs.Tpo -c -o libgrub_a-fsys_reiserfs.o `test -f 'fsys_reiserfs.c' || echo './'`fsys_reiserfs.c mv -f .deps/libgrub_a-fsys_fat.Tpo .deps/libgrub_a-fsys_fat.Po x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../stage1 -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef -O2 -I../lib -DGRUB_UTIL=1 -DFSYS_EXT2FS=1 -DFSYS_FAT=1 -DFSYS_FFS=1 -DFSYS_ISO9660=1 -DFSYS_JFS=1 -DFSYS_MINIX=1 -DFSYS_REISERFS=1 -DFSYS_UFS2=1 -DFSYS_VSTAFS=1 -DFSYS_XFS=1 -DUSE_MD5_PASSWORDS=1 -DSUPPORT_SERIAL=1 -DSUPPORT_HERCULES=1 -g -MT libgrub_a-fsys_ufs2.o -MD -MP -MF .deps/libgrub_a-fsys_ufs2.Tpo -c -o libgrub_a-fsys_ufs2.o `test -f 'fsys_ufs2.c' || echo './'`fsys_ufs2.c mv -f .deps/libgrub_a-fsys_ffs.Tpo .deps/libgrub_a-fsys_ffs.Po x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../stage1 -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef -O2 -I../lib -DGRUB_UTIL=1 -DFSYS_EXT2FS=1 -DFSYS_FAT=1 -DFSYS_FFS=1 -DFSYS_ISO9660=1 -DFSYS_JFS=1 -DFSYS_MINIX=1 -DFSYS_REISERFS=1 -DFSYS_UFS2=1 -DFSYS_VSTAFS=1 -DFSYS_XFS=1 -DUSE_MD5_PASSWORDS=1 -DSUPPORT_SERIAL=1 -DSUPPORT_HERCULES=1 -g -MT libgrub_a-fsys_vstafs.o -MD -MP -MF .deps/libgrub_a-fsys_vstafs.Tpo -c -o libgrub_a-fsys_vstafs.o `test -f 'fsys_vstafs.c' || echo './'`fsys_vstafs.c mv -f .deps/libgrub_a-fsys_jfs.Tpo .deps/libgrub_a-fsys_jfs.Po x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../stage1 -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef -O2 -I../lib -DGRUB_UTIL=1 -DFSYS_EXT2FS=1 -DFSYS_FAT=1 -DFSYS_FFS=1 -DFSYS_ISO9660=1 -DFSYS_JFS=1 -DFSYS_MINIX=1 -DFSYS_REISERFS=1 -DFSYS_UFS2=1 -DFSYS_VSTAFS=1 -DFSYS_XFS=1 -DUSE_MD5_PASSWORDS=1 -DSUPPORT_SERIAL=1 -DSUPPORT_HERCULES=1 -g -MT libgrub_a-fsys_xfs.o -MD -MP -MF .deps/libgrub_a-fsys_xfs.Tpo -c -o libgrub_a-fsys_xfs.o `test -f 'fsys_xfs.c' || echo './'`fsys_xfs.c fsys_iso9660.c:60:1: warning: conflicting types for built-in function ‘log2’ [enabled by default] fsys_iso9660.c: In function ‘iso9660_mount’: fsys_iso9660.c:123:141: warning: pointer targets in passing argument 1 of ‘grub_memcmp’ differ in signedness [-Wpointer-sign] shared.h:885:5: note: expected ‘const char *’ but argument is of type ‘u_int8_t *’ fsys_iso9660.c: In function ‘iso9660_dir’: fsys_iso9660.c:178:27: warning: pointer targets in initialization differ in signedness [-Wpointer-sign] fsys_iso9660.c:201:19: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] fsys_iso9660.c:231:11: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] fsys_iso9660.c:332:11: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] fsys_iso9660.c:334:20: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] fsys_iso9660.c:336:9: warning: pointer targets in passing argument 4 of ‘iso9660_devread’ differ in signedness [-Wpointer-sign] fsys_iso9660.c:69:1: note: expected ‘char *’ but argument is of type ‘unsigned char *’ fsys_iso9660.c:384:9: warning: pointer targets in passing argument 1 of ‘print_a_completion’ differ in signedness [-Wpointer-sign] shared.h:978:6: note: expected ‘char *’ but argument is of type ‘unsigned char *’ mv -f .deps/libgrub_a-fsys_iso9660.Tpo .deps/libgrub_a-fsys_iso9660.Po x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../stage1 -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef -O2 -I../lib -DGRUB_UTIL=1 -DFSYS_EXT2FS=1 -DFSYS_FAT=1 -DFSYS_FFS=1 -DFSYS_ISO9660=1 -DFSYS_JFS=1 -DFSYS_MINIX=1 -DFSYS_REISERFS=1 -DFSYS_UFS2=1 -DFSYS_VSTAFS=1 -DFSYS_XFS=1 -DUSE_MD5_PASSWORDS=1 -DSUPPORT_SERIAL=1 -DSUPPORT_HERCULES=1 -g -MT libgrub_a-gunzip.o -MD -MP -MF .deps/libgrub_a-gunzip.Tpo -c -o libgrub_a-gunzip.o `test -f 'gunzip.c' || echo './'`gunzip.c mv -f .deps/libgrub_a-fsys_minix.Tpo .deps/libgrub_a-fsys_minix.Po x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../stage1 -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef -O2 -I../lib -DGRUB_UTIL=1 -DFSYS_EXT2FS=1 -DFSYS_FAT=1 -DFSYS_FFS=1 -DFSYS_ISO9660=1 -DFSYS_JFS=1 -DFSYS_MINIX=1 -DFSYS_REISERFS=1 -DFSYS_UFS2=1 -DFSYS_VSTAFS=1 -DFSYS_XFS=1 -DUSE_MD5_PASSWORDS=1 -DSUPPORT_SERIAL=1 -DSUPPORT_HERCULES=1 -g -MT libgrub_a-md5.o -MD -MP -MF .deps/libgrub_a-md5.Tpo -c -o libgrub_a-md5.o `test -f 'md5.c' || echo './'`md5.c fsys_xfs.c: In function ‘next_dentry’: fsys_xfs.c:371:9: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] mv -f .deps/libgrub_a-fsys_ufs2.Tpo .deps/libgrub_a-fsys_ufs2.Po mv -f .deps/libgrub_a-fsys_xfs.Tpo .deps/libgrub_a-fsys_xfs.Po x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../stage1 -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef -O2 -I../lib -DGRUB_UTIL=1 -DFSYS_EXT2FS=1 -DFSYS_FAT=1 -DFSYS_FFS=1 -DFSYS_ISO9660=1 -DFSYS_JFS=1 -DFSYS_MINIX=1 -DFSYS_REISERFS=1 -DFSYS_UFS2=1 -DFSYS_VSTAFS=1 -DFSYS_XFS=1 -DUSE_MD5_PASSWORDS=1 -DSUPPORT_SERIAL=1 -DSUPPORT_HERCULES=1 -g -MT libgrub_a-serial.o -MD -MP -MF .deps/libgrub_a-serial.Tpo -c -o libgrub_a-serial.o `test -f 'serial.c' || echo './'`serial.c x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../stage1 -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef -O2 -I../lib -DGRUB_UTIL=1 -DFSYS_EXT2FS=1 -DFSYS_FAT=1 -DFSYS_FFS=1 -DFSYS_ISO9660=1 -DFSYS_JFS=1 -DFSYS_MINIX=1 -DFSYS_REISERFS=1 -DFSYS_UFS2=1 -DFSYS_VSTAFS=1 -DFSYS_XFS=1 -DUSE_MD5_PASSWORDS=1 -DSUPPORT_SERIAL=1 -DSUPPORT_HERCULES=1 -g -MT libgrub_a-stage2.o -MD -MP -MF .deps/libgrub_a-stage2.Tpo -c -o libgrub_a-stage2.o `test -f 'stage2.c' || echo './'`stage2.c fsys_vstafs.c: In function ‘vstafs_read’: fsys_vstafs.c:189:17: warning: declaration of ‘a’ shadows a global declaration [-Wshadow] fsys_vstafs.c:66:22: warning: shadowed declaration is here [-Wshadow] fsys_vstafs.c:191:7: warning: declaration of ‘curr_ext’ shadows a global declaration [-Wshadow] fsys_vstafs.c:65:12: warning: shadowed declaration is here [-Wshadow] mv -f .deps/libgrub_a-fsys_vstafs.Tpo .deps/libgrub_a-fsys_vstafs.Po x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../stage1 -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef -O2 -I../lib -DGRUB_UTIL=1 -DFSYS_EXT2FS=1 -DFSYS_FAT=1 -DFSYS_FFS=1 -DFSYS_ISO9660=1 -DFSYS_JFS=1 -DFSYS_MINIX=1 -DFSYS_REISERFS=1 -DFSYS_UFS2=1 -DFSYS_VSTAFS=1 -DFSYS_XFS=1 -DUSE_MD5_PASSWORDS=1 -DSUPPORT_SERIAL=1 -DSUPPORT_HERCULES=1 -g -MT libgrub_a-terminfo.o -MD -MP -MF .deps/libgrub_a-terminfo.Tpo -c -o libgrub_a-terminfo.o `test -f 'terminfo.c' || echo './'`terminfo.c fsys_reiserfs.c:370:1: warning: conflicting types for built-in function ‘log2’ [enabled by default] mv -f .deps/libgrub_a-fsys_reiserfs.Tpo .deps/libgrub_a-fsys_reiserfs.Po x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../stage1 -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef -O2 -I../lib -DGRUB_UTIL=1 -DFSYS_EXT2FS=1 -DFSYS_FAT=1 -DFSYS_FFS=1 -DFSYS_ISO9660=1 -DFSYS_JFS=1 -DFSYS_MINIX=1 -DFSYS_REISERFS=1 -DFSYS_UFS2=1 -DFSYS_VSTAFS=1 -DFSYS_XFS=1 -DUSE_MD5_PASSWORDS=1 -DSUPPORT_SERIAL=1 -DSUPPORT_HERCULES=1 -g -MT libgrub_a-tparm.o -MD -MP -MF .deps/libgrub_a-tparm.Tpo -c -o libgrub_a-tparm.o `test -f 'tparm.c' || echo './'`tparm.c gunzip.c: In function ‘gunzip_test_header’: gunzip.c:280:7: warning: pointer targets in passing argument 1 of ‘grub_read’ differ in signedness [-Wpointer-sign] shared.h:960:5: note: expected ‘char *’ but argument is of type ‘unsigned char *’ gunzip.c:281:7: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] gunzip.c:282:4: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] gunzip.c:296:4: warning: pointer targets in passing argument 1 of ‘grub_read’ differ in signedness [-Wpointer-sign] shared.h:960:5: note: expected ‘char *’ but argument is of type ‘unsigned char *’ gunzip.c:297:8: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] gunzip.c:311:3: warning: pointer targets in passing argument 1 of ‘grub_read’ differ in signedness [-Wpointer-sign] shared.h:960:5: note: expected ‘char *’ but argument is of type ‘unsigned char *’ gunzip.c:319:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] gunzip.c: In function ‘get_byte’: gunzip.c:497:7: warning: pointer targets in passing argument 1 of ‘grub_read’ differ in signedness [-Wpointer-sign] shared.h:960:5: note: expected ‘char *’ but argument is of type ‘uch *’ gunzip.c: In function ‘init_dynamic_block’: gunzip.c:928:12: warning: declaration of ‘nl’ shadows a global declaration [-Wshadow] mv -f .deps/libgrub_a-gunzip.Tpo .deps/libgrub_a-gunzip.Po x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../stage1 -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef -O2 -I../lib -DGRUB_UTIL=1 -DFSYS_EXT2FS=1 -DFSYS_FAT=1 -DFSYS_FFS=1 -DFSYS_ISO9660=1 -DFSYS_JFS=1 -DFSYS_MINIX=1 -DFSYS_REISERFS=1 -DFSYS_UFS2=1 -DFSYS_VSTAFS=1 -DFSYS_XFS=1 -DUSE_MD5_PASSWORDS=1 -DSUPPORT_SERIAL=1 -DSUPPORT_HERCULES=1 -g -MT libgrub_a-graphics.o -MD -MP -MF .deps/libgrub_a-graphics.Tpo -c -o libgrub_a-graphics.o `test -f 'graphics.c' || echo './'`graphics.c md5.c: In function ‘md5_update’: md5.c:169:7: warning: pointer targets in passing argument 1 of ‘md5_transform’ differ in signedness [-Wpointer-sign] md5.c:94:1: note: expected ‘const unsigned char *’ but argument is of type ‘const char *’ md5.c: In function ‘md5_password’: md5.c:249:5: warning: pointer targets in passing argument 1 of ‘md5_update’ differ in signedness [-Wpointer-sign] md5.c:152:1: note: expected ‘const char *’ but argument is of type ‘unsigned char *’ md5.c:250:3: warning: pointer targets in passing argument 1 of ‘md5_update’ differ in signedness [-Wpointer-sign] md5.c:152:1: note: expected ‘const char *’ but argument is of type ‘unsigned char *’ md5.c:265:2: warning: pointer targets in passing argument 1 of ‘md5_update’ differ in signedness [-Wpointer-sign] md5.c:152:1: note: expected ‘const char *’ but argument is of type ‘unsigned char *’ md5.c:274:2: warning: pointer targets in passing argument 1 of ‘md5_update’ differ in signedness [-Wpointer-sign] md5.c:152:1: note: expected ‘const char *’ but argument is of type ‘unsigned char *’ mv -f .deps/libgrub_a-md5.Tpo .deps/libgrub_a-md5.Po x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../stage1 -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef -Os -fno-stack-protector -fno-builtin -nostdinc -DSUPPORT_SERIAL=1 -DSUPPORT_HERCULES=1 -DSUPPORT_GRAPHICS=1 -DHAVE_CONFIG_H -I. -I.. -I../stage1 -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef -g -MT start_exec-start.o -MD -MP -MF .deps/start_exec-start.Tpo -c -o start_exec-start.o `test -f 'start.S' || echo './'`start.S mv -f .deps/start_exec-start.Tpo .deps/start_exec-start.Po x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../stage1 -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef -Os -fno-stack-protector -fno-builtin -nostdinc -DSUPPORT_SERIAL=1 -DSUPPORT_HERCULES=1 -DSUPPORT_GRAPHICS=1 -DHAVE_CONFIG_H -I. -I.. -I../stage1 -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef -g -MT start_eltorito_exec-start_eltorito.o -MD -MP -MF .deps/start_eltorito_exec-start_eltorito.Tpo -c -o start_eltorito_exec-start_eltorito.o `test -f 'start_eltorito.S' || echo './'`start_eltorito.S mv -f .deps/start_eltorito_exec-start_eltorito.Tpo .deps/start_eltorito_exec-start_eltorito.Po x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../stage1 -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef -Os -fno-stack-protector -fno-builtin -nostdinc -DSUPPORT_SERIAL=1 -DSUPPORT_HERCULES=1 -DSUPPORT_GRAPHICS=1 -DNO_DECOMPRESSION=1 -DSTAGE1_5=1 -DFSYS_EXT2FS=1 -DNO_BLOCK_FILES=1 -DHAVE_CONFIG_H -I. -I.. -I../stage1 -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef -g -MT e2fs_stage1_5_exec-start.o -MD -MP -MF .deps/e2fs_stage1_5_exec-start.Tpo -c -o e2fs_stage1_5_exec-start.o `test -f 'start.S' || echo './'`start.S mv -f .deps/e2fs_stage1_5_exec-start.Tpo .deps/e2fs_stage1_5_exec-start.Po x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../stage1 -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef -Os -fno-stack-protector -fno-builtin -nostdinc -DSUPPORT_SERIAL=1 -DSUPPORT_HERCULES=1 -DSUPPORT_GRAPHICS=1 -DNO_DECOMPRESSION=1 -DSTAGE1_5=1 -DFSYS_EXT2FS=1 -DNO_BLOCK_FILES=1 -DHAVE_CONFIG_H -I. -I.. -I../stage1 -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef -g -MT e2fs_stage1_5_exec-asm.o -MD -MP -MF .deps/e2fs_stage1_5_exec-asm.Tpo -c -o e2fs_stage1_5_exec-asm.o `test -f 'asm.S' || echo './'`asm.S serial.c: In function ‘serial_translate_key_sequence’: serial.c:228:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] mv -f .deps/libgrub_a-stage2.Tpo .deps/libgrub_a-stage2.Po mv -f .deps/libgrub_a-serial.Tpo .deps/libgrub_a-serial.Po mv -f .deps/e2fs_stage1_5_exec-asm.Tpo .deps/e2fs_stage1_5_exec-asm.Po x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../stage1 -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef -Os -fno-stack-protector -fno-builtin -nostdinc -DSUPPORT_SERIAL=1 -DSUPPORT_HERCULES=1 -DSUPPORT_GRAPHICS=1 -DNO_DECOMPRESSION=1 -DSTAGE1_5=1 -DFSYS_EXT2FS=1 -DNO_BLOCK_FILES=1 -g -MT e2fs_stage1_5_exec-common.o -MD -MP -MF .deps/e2fs_stage1_5_exec-common.Tpo -c -o e2fs_stage1_5_exec-common.o `test -f 'common.c' || echo './'`common.c x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../stage1 -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef -Os -fno-stack-protector -fno-builtin -nostdinc -DSUPPORT_SERIAL=1 -DSUPPORT_HERCULES=1 -DSUPPORT_GRAPHICS=1 -DNO_DECOMPRESSION=1 -DSTAGE1_5=1 -DFSYS_EXT2FS=1 -DNO_BLOCK_FILES=1 -g -MT e2fs_stage1_5_exec-char_io.o -MD -MP -MF .deps/e2fs_stage1_5_exec-char_io.Tpo -c -o e2fs_stage1_5_exec-char_io.o `test -f 'char_io.c' || echo './'`char_io.c x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../stage1 -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef -Os -fno-stack-protector -fno-builtin -nostdinc -DSUPPORT_SERIAL=1 -DSUPPORT_HERCULES=1 -DSUPPORT_GRAPHICS=1 -DNO_DECOMPRESSION=1 -DSTAGE1_5=1 -DFSYS_EXT2FS=1 -DNO_BLOCK_FILES=1 -g -MT e2fs_stage1_5_exec-disk_io.o -MD -MP -MF .deps/e2fs_stage1_5_exec-disk_io.Tpo -c -o e2fs_stage1_5_exec-disk_io.o `test -f 'disk_io.c' || echo './'`disk_io.c mv -f .deps/libgrub_a-terminfo.Tpo .deps/libgrub_a-terminfo.Po x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../stage1 -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef -Os -fno-stack-protector -fno-builtin -nostdinc -DSUPPORT_SERIAL=1 -DSUPPORT_HERCULES=1 -DSUPPORT_GRAPHICS=1 -DNO_DECOMPRESSION=1 -DSTAGE1_5=1 -DFSYS_EXT2FS=1 -DNO_BLOCK_FILES=1 -g -MT e2fs_stage1_5_exec-stage1_5.o -MD -MP -MF .deps/e2fs_stage1_5_exec-stage1_5.Tpo -c -o e2fs_stage1_5_exec-stage1_5.o `test -f 'stage1_5.c' || echo './'`stage1_5.c mv -f .deps/e2fs_stage1_5_exec-stage1_5.Tpo .deps/e2fs_stage1_5_exec-stage1_5.Po x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../stage1 -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef -Os -fno-stack-protector -fno-builtin -nostdinc -DSUPPORT_SERIAL=1 -DSUPPORT_HERCULES=1 -DSUPPORT_GRAPHICS=1 -DNO_DECOMPRESSION=1 -DSTAGE1_5=1 -DFSYS_EXT2FS=1 -DNO_BLOCK_FILES=1 -g -MT e2fs_stage1_5_exec-fsys_ext2fs.o -MD -MP -MF .deps/e2fs_stage1_5_exec-fsys_ext2fs.Tpo -c -o e2fs_stage1_5_exec-fsys_ext2fs.o `test -f 'fsys_ext2fs.c' || echo './'`fsys_ext2fs.c mv -f .deps/libgrub_a-tparm.Tpo .deps/libgrub_a-tparm.Po disk_io.c: In function ‘real_open_partition’: disk_io.c:848:17: warning: variable ‘pc_slice’ set but not used [-Wunused-but-set-variable] x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../stage1 -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef -Os -fno-stack-protector -fno-builtin -nostdinc -DSUPPORT_SERIAL=1 -DSUPPORT_HERCULES=1 -DSUPPORT_GRAPHICS=1 -DNO_DECOMPRESSION=1 -DSTAGE1_5=1 -DFSYS_EXT2FS=1 -DNO_BLOCK_FILES=1 -g -MT e2fs_stage1_5_exec-bios.o -MD -MP -MF .deps/e2fs_stage1_5_exec-bios.Tpo -c -o e2fs_stage1_5_exec-bios.o `test -f 'bios.c' || echo './'`bios.c mv -f .deps/libgrub_a-graphics.Tpo .deps/libgrub_a-graphics.Po x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../stage1 -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef -Os -fno-stack-protector -fno-builtin -nostdinc -DSUPPORT_SERIAL=1 -DSUPPORT_HERCULES=1 -DSUPPORT_GRAPHICS=1 -DNO_DECOMPRESSION=1 -DSTAGE1_5=1 -DFSYS_FAT=1 -DNO_BLOCK_FILES=1 -DHAVE_CONFIG_H -I. -I.. -I../stage1 -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef -g -MT fat_stage1_5_exec-start.o -MD -MP -MF .deps/fat_stage1_5_exec-start.Tpo -c -o fat_stage1_5_exec-start.o `test -f 'start.S' || echo './'`start.S mv -f .deps/e2fs_stage1_5_exec-common.Tpo .deps/e2fs_stage1_5_exec-common.Po x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../stage1 -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef -Os -fno-stack-protector -fno-builtin -nostdinc -DSUPPORT_SERIAL=1 -DSUPPORT_HERCULES=1 -DSUPPORT_GRAPHICS=1 -DNO_DECOMPRESSION=1 -DSTAGE1_5=1 -DFSYS_FAT=1 -DNO_BLOCK_FILES=1 -DHAVE_CONFIG_H -I. -I.. -I../stage1 -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef -g -MT fat_stage1_5_exec-asm.o -MD -MP -MF .deps/fat_stage1_5_exec-asm.Tpo -c -o fat_stage1_5_exec-asm.o `test -f 'asm.S' || echo './'`asm.S mv -f .deps/fat_stage1_5_exec-start.Tpo .deps/fat_stage1_5_exec-start.Po x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../stage1 -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef -Os -fno-stack-protector -fno-builtin -nostdinc -DSUPPORT_SERIAL=1 -DSUPPORT_HERCULES=1 -DSUPPORT_GRAPHICS=1 -DNO_DECOMPRESSION=1 -DSTAGE1_5=1 -DFSYS_FAT=1 -DNO_BLOCK_FILES=1 -g -MT fat_stage1_5_exec-common.o -MD -MP -MF .deps/fat_stage1_5_exec-common.Tpo -c -o fat_stage1_5_exec-common.o `test -f 'common.c' || echo './'`common.c fsys_ext2fs.c: In function ‘ext4fs_block_map’: fsys_ext2fs.c:585:7: warning: unused variable ‘i’ [-Wunused-variable] fsys_ext2fs.c:583:32: warning: unused variable ‘index’ [-Wunused-variable] fsys_ext2fs.c:582:28: warning: unused variable ‘extent’ [-Wunused-variable] mv -f .deps/fat_stage1_5_exec-asm.Tpo .deps/fat_stage1_5_exec-asm.Po x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../stage1 -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef -Os -fno-stack-protector -fno-builtin -nostdinc -DSUPPORT_SERIAL=1 -DSUPPORT_HERCULES=1 -DSUPPORT_GRAPHICS=1 -DNO_DECOMPRESSION=1 -DSTAGE1_5=1 -DFSYS_FAT=1 -DNO_BLOCK_FILES=1 -g -MT fat_stage1_5_exec-char_io.o -MD -MP -MF .deps/fat_stage1_5_exec-char_io.Tpo -c -o fat_stage1_5_exec-char_io.o `test -f 'char_io.c' || echo './'`char_io.c mv -f .deps/e2fs_stage1_5_exec-char_io.Tpo .deps/e2fs_stage1_5_exec-char_io.Po mv -f .deps/e2fs_stage1_5_exec-bios.Tpo .deps/e2fs_stage1_5_exec-bios.Po x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../stage1 -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef -Os -fno-stack-protector -fno-builtin -nostdinc -DSUPPORT_SERIAL=1 -DSUPPORT_HERCULES=1 -DSUPPORT_GRAPHICS=1 -DNO_DECOMPRESSION=1 -DSTAGE1_5=1 -DFSYS_FAT=1 -DNO_BLOCK_FILES=1 -g -MT fat_stage1_5_exec-disk_io.o -MD -MP -MF .deps/fat_stage1_5_exec-disk_io.Tpo -c -o fat_stage1_5_exec-disk_io.o `test -f 'disk_io.c' || echo './'`disk_io.c x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../stage1 -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef -Os -fno-stack-protector -fno-builtin -nostdinc -DSUPPORT_SERIAL=1 -DSUPPORT_HERCULES=1 -DSUPPORT_GRAPHICS=1 -DNO_DECOMPRESSION=1 -DSTAGE1_5=1 -DFSYS_FAT=1 -DNO_BLOCK_FILES=1 -g -MT fat_stage1_5_exec-stage1_5.o -MD -MP -MF .deps/fat_stage1_5_exec-stage1_5.Tpo -c -o fat_stage1_5_exec-stage1_5.o `test -f 'stage1_5.c' || echo './'`stage1_5.c mv -f .deps/fat_stage1_5_exec-common.Tpo .deps/fat_stage1_5_exec-common.Po x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../stage1 -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef -Os -fno-stack-protector -fno-builtin -nostdinc -DSUPPORT_SERIAL=1 -DSUPPORT_HERCULES=1 -DSUPPORT_GRAPHICS=1 -DNO_DECOMPRESSION=1 -DSTAGE1_5=1 -DFSYS_FAT=1 -DNO_BLOCK_FILES=1 -g -MT fat_stage1_5_exec-fsys_fat.o -MD -MP -MF .deps/fat_stage1_5_exec-fsys_fat.Tpo -c -o fat_stage1_5_exec-fsys_fat.o `test -f 'fsys_fat.c' || echo './'`fsys_fat.c fsys_fat.c: In function ‘fat_mount’: fsys_fat.c:87:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] fsys_fat.c:92:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] fsys_fat.c:93:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] fsys_fat.c:96:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] fsys_fat.c:103:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] fsys_fat.c:117:7: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] disk_io.c: In function ‘real_open_partition’:fsys_fat.c:155:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] disk_io.c:848:17: warning: variable ‘pc_slice’ set but not used [-Wunused-but-set-variable] fsys_fat.c:156:7: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] mv -f .deps/e2fs_stage1_5_exec-disk_io.Tpo .deps/e2fs_stage1_5_exec-disk_io.Po x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../stage1 -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef -Os -fno-stack-protector -fno-builtin -nostdinc -DSUPPORT_SERIAL=1 -DSUPPORT_HERCULES=1 -DSUPPORT_GRAPHICS=1 -DNO_DECOMPRESSION=1 -DSTAGE1_5=1 -DFSYS_FAT=1 -DNO_BLOCK_FILES=1 -g -MT fat_stage1_5_exec-bios.o -MD -MP -MF .deps/fat_stage1_5_exec-bios.Tpo -c -o fat_stage1_5_exec-bios.o `test -f 'bios.c' || echo './'`bios.c mv -f .deps/fat_stage1_5_exec-stage1_5.Tpo .deps/fat_stage1_5_exec-stage1_5.Po x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../stage1 -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef -Os -fno-stack-protector -fno-builtin -nostdinc -DSUPPORT_SERIAL=1 -DSUPPORT_HERCULES=1 -DSUPPORT_GRAPHICS=1 -DNO_DECOMPRESSION=1 -DSTAGE1_5=1 -DFSYS_FFS=1 -DNO_BLOCK_FILES=1 -DHAVE_CONFIG_H -I. -I.. -I../stage1 -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef -g -MT ffs_stage1_5_exec-start.o -MD -MP -MF .deps/ffs_stage1_5_exec-start.Tpo -c -o ffs_stage1_5_exec-start.o `test -f 'start.S' || echo './'`start.S mv -f .deps/ffs_stage1_5_exec-start.Tpo .deps/ffs_stage1_5_exec-start.Po x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../stage1 -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef -Os -fno-stack-protector -fno-builtin -nostdinc -DSUPPORT_SERIAL=1 -DSUPPORT_HERCULES=1 -DSUPPORT_GRAPHICS=1 -DNO_DECOMPRESSION=1 -DSTAGE1_5=1 -DFSYS_FFS=1 -DNO_BLOCK_FILES=1 -DHAVE_CONFIG_H -I. -I.. -I../stage1 -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef -g -MT ffs_stage1_5_exec-asm.o -MD -MP -MF .deps/ffs_stage1_5_exec-asm.Tpo -c -o ffs_stage1_5_exec-asm.o `test -f 'asm.S' || echo './'`asm.S mv -f .deps/fat_stage1_5_exec-char_io.Tpo .deps/fat_stage1_5_exec-char_io.Po x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../stage1 -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef -Os -fno-stack-protector -fno-builtin -nostdinc -DSUPPORT_SERIAL=1 -DSUPPORT_HERCULES=1 -DSUPPORT_GRAPHICS=1 -DNO_DECOMPRESSION=1 -DSTAGE1_5=1 -DFSYS_FFS=1 -DNO_BLOCK_FILES=1 -g -MT ffs_stage1_5_exec-common.o -MD -MP -MF .deps/ffs_stage1_5_exec-common.Tpo -c -o ffs_stage1_5_exec-common.o `test -f 'common.c' || echo './'`common.c mv -f .deps/ffs_stage1_5_exec-asm.Tpo .deps/ffs_stage1_5_exec-asm.Po x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../stage1 -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef -Os -fno-stack-protector -fno-builtin -nostdinc -DSUPPORT_SERIAL=1 -DSUPPORT_HERCULES=1 -DSUPPORT_GRAPHICS=1 -DNO_DECOMPRESSION=1 -DSTAGE1_5=1 -DFSYS_FFS=1 -DNO_BLOCK_FILES=1 -g -MT ffs_stage1_5_exec-char_io.o -MD -MP -MF .deps/ffs_stage1_5_exec-char_io.Tpo -c -o ffs_stage1_5_exec-char_io.o `test -f 'char_io.c' || echo './'`char_io.c mv -f .deps/e2fs_stage1_5_exec-fsys_ext2fs.Tpo .deps/e2fs_stage1_5_exec-fsys_ext2fs.Po x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../stage1 -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef -Os -fno-stack-protector -fno-builtin -nostdinc -DSUPPORT_SERIAL=1 -DSUPPORT_HERCULES=1 -DSUPPORT_GRAPHICS=1 -DNO_DECOMPRESSION=1 -DSTAGE1_5=1 -DFSYS_FFS=1 -DNO_BLOCK_FILES=1 -g -MT ffs_stage1_5_exec-disk_io.o -MD -MP -MF .deps/ffs_stage1_5_exec-disk_io.Tpo -c -o ffs_stage1_5_exec-disk_io.o `test -f 'disk_io.c' || echo './'`disk_io.c mv -f .deps/ffs_stage1_5_exec-common.Tpo .deps/ffs_stage1_5_exec-common.Po x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../stage1 -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef -Os -fno-stack-protector -fno-builtin -nostdinc -DSUPPORT_SERIAL=1 -DSUPPORT_HERCULES=1 -DSUPPORT_GRAPHICS=1 -DNO_DECOMPRESSION=1 -DSTAGE1_5=1 -DFSYS_FFS=1 -DNO_BLOCK_FILES=1 -g -MT ffs_stage1_5_exec-stage1_5.o -MD -MP -MF .deps/ffs_stage1_5_exec-stage1_5.Tpo -c -o ffs_stage1_5_exec-stage1_5.o `test -f 'stage1_5.c' || echo './'`stage1_5.c mv -f .deps/fat_stage1_5_exec-bios.Tpo .deps/fat_stage1_5_exec-bios.Po x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../stage1 -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef -Os -fno-stack-protector -fno-builtin -nostdinc -DSUPPORT_SERIAL=1 -DSUPPORT_HERCULES=1 -DSUPPORT_GRAPHICS=1 -DNO_DECOMPRESSION=1 -DSTAGE1_5=1 -DFSYS_FFS=1 -DNO_BLOCK_FILES=1 -g -MT ffs_stage1_5_exec-fsys_ffs.o -MD -MP -MF .deps/ffs_stage1_5_exec-fsys_ffs.Tpo -c -o ffs_stage1_5_exec-fsys_ffs.o `test -f 'fsys_ffs.c' || echo './'`fsys_ffs.c mv -f .deps/fat_stage1_5_exec-fsys_fat.Tpo .deps/fat_stage1_5_exec-fsys_fat.Po x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../stage1 -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef -Os -fno-stack-protector -fno-builtin -nostdinc -DSUPPORT_SERIAL=1 -DSUPPORT_HERCULES=1 -DSUPPORT_GRAPHICS=1 -DNO_DECOMPRESSION=1 -DSTAGE1_5=1 -DFSYS_FFS=1 -DNO_BLOCK_FILES=1 -g -MT ffs_stage1_5_exec-bios.o -MD -MP -MF .deps/ffs_stage1_5_exec-bios.Tpo -c -o ffs_stage1_5_exec-bios.o `test -f 'bios.c' || echo './'`bios.c disk_io.c: In function ‘real_open_partition’: disk_io.c:848:17: warning: variable ‘pc_slice’ set but not used [-Wunused-but-set-variable] mv -f .deps/fat_stage1_5_exec-disk_io.Tpo .deps/fat_stage1_5_exec-disk_io.Po x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../stage1 -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef -Os -fno-stack-protector -fno-builtin -nostdinc -DSUPPORT_SERIAL=1 -DSUPPORT_HERCULES=1 -DSUPPORT_GRAPHICS=1 -DNO_DECOMPRESSION=1 -DSTAGE1_5=1 -DFSYS_ISO9660=1 -DNO_BLOCK_FILES=1 -DHAVE_CONFIG_H -I. -I.. -I../stage1 -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef -g -MT iso9660_stage1_5_exec-start_eltorito.o -MD -MP -MF .deps/iso9660_stage1_5_exec-start_eltorito.Tpo -c -o iso9660_stage1_5_exec-start_eltorito.o `test -f 'start_eltorito.S' || echo './'`start_eltorito.S mv -f .deps/iso9660_stage1_5_exec-start_eltorito.Tpo .deps/iso9660_stage1_5_exec-start_eltorito.Po x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../stage1 -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef -Os -fno-stack-protector -fno-builtin -nostdinc -DSUPPORT_SERIAL=1 -DSUPPORT_HERCULES=1 -DSUPPORT_GRAPHICS=1 -DNO_DECOMPRESSION=1 -DSTAGE1_5=1 -DFSYS_ISO9660=1 -DNO_BLOCK_FILES=1 -DHAVE_CONFIG_H -I. -I.. -I../stage1 -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef -g -MT iso9660_stage1_5_exec-asm.o -MD -MP -MF .deps/iso9660_stage1_5_exec-asm.Tpo -c -o iso9660_stage1_5_exec-asm.o `test -f 'asm.S' || echo './'`asm.S mv -f .deps/ffs_stage1_5_exec-bios.Tpo .deps/ffs_stage1_5_exec-bios.Po x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../stage1 -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef -Os -fno-stack-protector -fno-builtin -nostdinc -DSUPPORT_SERIAL=1 -DSUPPORT_HERCULES=1 -DSUPPORT_GRAPHICS=1 -DNO_DECOMPRESSION=1 -DSTAGE1_5=1 -DFSYS_ISO9660=1 -DNO_BLOCK_FILES=1 -g -MT iso9660_stage1_5_exec-common.o -MD -MP -MF .deps/iso9660_stage1_5_exec-common.Tpo -c -o iso9660_stage1_5_exec-common.o `test -f 'common.c' || echo './'`common.c mv -f .deps/iso9660_stage1_5_exec-asm.Tpo .deps/iso9660_stage1_5_exec-asm.Po x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../stage1 -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef -Os -fno-stack-protector -fno-builtin -nostdinc -DSUPPORT_SERIAL=1 -DSUPPORT_HERCULES=1 -DSUPPORT_GRAPHICS=1 -DNO_DECOMPRESSION=1 -DSTAGE1_5=1 -DFSYS_ISO9660=1 -DNO_BLOCK_FILES=1 -g -MT iso9660_stage1_5_exec-char_io.o -MD -MP -MF .deps/iso9660_stage1_5_exec-char_io.Tpo -c -o iso9660_stage1_5_exec-char_io.o `test -f 'char_io.c' || echo './'`char_io.c mv -f .deps/ffs_stage1_5_exec-stage1_5.Tpo .deps/ffs_stage1_5_exec-stage1_5.Po x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../stage1 -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef -Os -fno-stack-protector -fno-builtin -nostdinc -DSUPPORT_SERIAL=1 -DSUPPORT_HERCULES=1 -DSUPPORT_GRAPHICS=1 -DNO_DECOMPRESSION=1 -DSTAGE1_5=1 -DFSYS_ISO9660=1 -DNO_BLOCK_FILES=1 -g -MT iso9660_stage1_5_exec-disk_io.o -MD -MP -MF .deps/iso9660_stage1_5_exec-disk_io.Tpo -c -o iso9660_stage1_5_exec-disk_io.o `test -f 'disk_io.c' || echo './'`disk_io.c mv -f .deps/iso9660_stage1_5_exec-common.Tpo .deps/iso9660_stage1_5_exec-common.Po x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../stage1 -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef -Os -fno-stack-protector -fno-builtin -nostdinc -DSUPPORT_SERIAL=1 -DSUPPORT_HERCULES=1 -DSUPPORT_GRAPHICS=1 -DNO_DECOMPRESSION=1 -DSTAGE1_5=1 -DFSYS_ISO9660=1 -DNO_BLOCK_FILES=1 -g -MT iso9660_stage1_5_exec-stage1_5.o -MD -MP -MF .deps/iso9660_stage1_5_exec-stage1_5.Tpo -c -o iso9660_stage1_5_exec-stage1_5.o `test -f 'stage1_5.c' || echo './'`stage1_5.c mv -f .deps/ffs_stage1_5_exec-char_io.Tpo .deps/ffs_stage1_5_exec-char_io.Po x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../stage1 -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef -Os -fno-stack-protector -fno-builtin -nostdinc -DSUPPORT_SERIAL=1 -DSUPPORT_HERCULES=1 -DSUPPORT_GRAPHICS=1 -DNO_DECOMPRESSION=1 -DSTAGE1_5=1 -DFSYS_ISO9660=1 -DNO_BLOCK_FILES=1 -g -MT iso9660_stage1_5_exec-fsys_iso9660.o -MD -MP -MF .deps/iso9660_stage1_5_exec-fsys_iso9660.Tpo -c -o iso9660_stage1_5_exec-fsys_iso9660.o `test -f 'fsys_iso9660.c' || echo './'`fsys_iso9660.c disk_io.c: In function ‘real_open_partition’: disk_io.c:848:17: warning: variable ‘pc_slice’ set but not used [-Wunused-but-set-variable] mv -f .deps/ffs_stage1_5_exec-fsys_ffs.Tpo .deps/ffs_stage1_5_exec-fsys_ffs.Po x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../stage1 -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef -Os -fno-stack-protector -fno-builtin -nostdinc -DSUPPORT_SERIAL=1 -DSUPPORT_HERCULES=1 -DSUPPORT_GRAPHICS=1 -DNO_DECOMPRESSION=1 -DSTAGE1_5=1 -DFSYS_ISO9660=1 -DNO_BLOCK_FILES=1 -g -MT iso9660_stage1_5_exec-bios.o -MD -MP -MF .deps/iso9660_stage1_5_exec-bios.Tpo -c -o iso9660_stage1_5_exec-bios.o `test -f 'bios.c' || echo './'`bios.c fsys_iso9660.c: In function ‘iso9660_mount’: fsys_iso9660.c:123:53: warning: pointer targets in passing argument 1 of ‘grub_memcmp’ differ in signedness [-Wpointer-sign] shared.h:885:5: note: expected ‘const char *’ but argument is of type ‘u_int8_t *’ fsys_iso9660.c: In function ‘iso9660_dir’: fsys_iso9660.c:178:27: warning: pointer targets in initialization differ in signedness [-Wpointer-sign] fsys_iso9660.c:201:19: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] fsys_iso9660.c:231:11: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] fsys_iso9660.c:332:11: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] fsys_iso9660.c:334:20: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] fsys_iso9660.c:336:9: warning: pointer targets in passing argument 4 of ‘iso9660_devread’ differ in signedness [-Wpointer-sign] fsys_iso9660.c:69:1: note: expected ‘char *’ but argument is of type ‘unsigned char *’ mv -f .deps/ffs_stage1_5_exec-disk_io.Tpo .deps/ffs_stage1_5_exec-disk_io.Po x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../stage1 -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef -Os -fno-stack-protector -fno-builtin -nostdinc -DSUPPORT_SERIAL=1 -DSUPPORT_HERCULES=1 -DSUPPORT_GRAPHICS=1 -DNO_DECOMPRESSION=1 -DSTAGE1_5=1 -DFSYS_JFS=1 -DNO_BLOCK_FILES=1 -DHAVE_CONFIG_H -I. -I.. -I../stage1 -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef -g -MT jfs_stage1_5_exec-start.o -MD -MP -MF .deps/jfs_stage1_5_exec-start.Tpo -c -o jfs_stage1_5_exec-start.o `test -f 'start.S' || echo './'`start.S mv -f .deps/iso9660_stage1_5_exec-stage1_5.Tpo .deps/iso9660_stage1_5_exec-stage1_5.Po x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../stage1 -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef -Os -fno-stack-protector -fno-builtin -nostdinc -DSUPPORT_SERIAL=1 -DSUPPORT_HERCULES=1 -DSUPPORT_GRAPHICS=1 -DNO_DECOMPRESSION=1 -DSTAGE1_5=1 -DFSYS_JFS=1 -DNO_BLOCK_FILES=1 -DHAVE_CONFIG_H -I. -I.. -I../stage1 -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef -g -MT jfs_stage1_5_exec-asm.o -MD -MP -MF .deps/jfs_stage1_5_exec-asm.Tpo -c -o jfs_stage1_5_exec-asm.o `test -f 'asm.S' || echo './'`asm.S mv -f .deps/jfs_stage1_5_exec-asm.Tpo .deps/jfs_stage1_5_exec-asm.Po mv -f .deps/jfs_stage1_5_exec-start.Tpo .deps/jfs_stage1_5_exec-start.Po x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../stage1 -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef -Os -fno-stack-protector -fno-builtin -nostdinc -DSUPPORT_SERIAL=1 -DSUPPORT_HERCULES=1 -DSUPPORT_GRAPHICS=1 -DNO_DECOMPRESSION=1 -DSTAGE1_5=1 -DFSYS_JFS=1 -DNO_BLOCK_FILES=1 -g -MT jfs_stage1_5_exec-common.o -MD -MP -MF .deps/jfs_stage1_5_exec-common.Tpo -c -o jfs_stage1_5_exec-common.o `test -f 'common.c' || echo './'`common.c x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../stage1 -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef -Os -fno-stack-protector -fno-builtin -nostdinc -DSUPPORT_SERIAL=1 -DSUPPORT_HERCULES=1 -DSUPPORT_GRAPHICS=1 -DNO_DECOMPRESSION=1 -DSTAGE1_5=1 -DFSYS_JFS=1 -DNO_BLOCK_FILES=1 -g -MT jfs_stage1_5_exec-char_io.o -MD -MP -MF .deps/jfs_stage1_5_exec-char_io.Tpo -c -o jfs_stage1_5_exec-char_io.o `test -f 'char_io.c' || echo './'`char_io.c mv -f .deps/iso9660_stage1_5_exec-bios.Tpo .deps/iso9660_stage1_5_exec-bios.Po x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../stage1 -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef -Os -fno-stack-protector -fno-builtin -nostdinc -DSUPPORT_SERIAL=1 -DSUPPORT_HERCULES=1 -DSUPPORT_GRAPHICS=1 -DNO_DECOMPRESSION=1 -DSTAGE1_5=1 -DFSYS_JFS=1 -DNO_BLOCK_FILES=1 -g -MT jfs_stage1_5_exec-disk_io.o -MD -MP -MF .deps/jfs_stage1_5_exec-disk_io.Tpo -c -o jfs_stage1_5_exec-disk_io.o `test -f 'disk_io.c' || echo './'`disk_io.c mv -f .deps/iso9660_stage1_5_exec-char_io.Tpo .deps/iso9660_stage1_5_exec-char_io.Po x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../stage1 -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef -Os -fno-stack-protector -fno-builtin -nostdinc -DSUPPORT_SERIAL=1 -DSUPPORT_HERCULES=1 -DSUPPORT_GRAPHICS=1 -DNO_DECOMPRESSION=1 -DSTAGE1_5=1 -DFSYS_JFS=1 -DNO_BLOCK_FILES=1 -g -MT jfs_stage1_5_exec-stage1_5.o -MD -MP -MF .deps/jfs_stage1_5_exec-stage1_5.Tpo -c -o jfs_stage1_5_exec-stage1_5.o `test -f 'stage1_5.c' || echo './'`stage1_5.c mv -f .deps/iso9660_stage1_5_exec-fsys_iso9660.Tpo .deps/iso9660_stage1_5_exec-fsys_iso9660.Po x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../stage1 -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef -Os -fno-stack-protector -fno-builtin -nostdinc -DSUPPORT_SERIAL=1 -DSUPPORT_HERCULES=1 -DSUPPORT_GRAPHICS=1 -DNO_DECOMPRESSION=1 -DSTAGE1_5=1 -DFSYS_JFS=1 -DNO_BLOCK_FILES=1 -g -MT jfs_stage1_5_exec-fsys_jfs.o -MD -MP -MF .deps/jfs_stage1_5_exec-fsys_jfs.Tpo -c -o jfs_stage1_5_exec-fsys_jfs.o `test -f 'fsys_jfs.c' || echo './'`fsys_jfs.c mv -f .deps/iso9660_stage1_5_exec-disk_io.Tpo .deps/iso9660_stage1_5_exec-disk_io.Po x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../stage1 -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef -Os -fno-stack-protector -fno-builtin -nostdinc -DSUPPORT_SERIAL=1 -DSUPPORT_HERCULES=1 -DSUPPORT_GRAPHICS=1 -DNO_DECOMPRESSION=1 -DSTAGE1_5=1 -DFSYS_JFS=1 -DNO_BLOCK_FILES=1 -g -MT jfs_stage1_5_exec-bios.o -MD -MP -MF .deps/jfs_stage1_5_exec-bios.Tpo -c -o jfs_stage1_5_exec-bios.o `test -f 'bios.c' || echo './'`bios.c mv -f .deps/jfs_stage1_5_exec-stage1_5.Tpo .deps/jfs_stage1_5_exec-stage1_5.Po x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../stage1 -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef -Os -fno-stack-protector -fno-builtin -nostdinc -DSUPPORT_SERIAL=1 -DSUPPORT_HERCULES=1 -DSUPPORT_GRAPHICS=1 -DNO_DECOMPRESSION=1 -DSTAGE1_5=1 -DFSYS_MINIX=1 -DNO_BLOCK_FILES=1 -DHAVE_CONFIG_H -I. -I.. -I../stage1 -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef -g -MT minix_stage1_5_exec-start.o -MD -MP -MF .deps/minix_stage1_5_exec-start.Tpo -c -o minix_stage1_5_exec-start.o `test -f 'start.S' || echo './'`start.S mv -f .deps/jfs_stage1_5_exec-common.Tpo .deps/jfs_stage1_5_exec-common.Po x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../stage1 -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef -Os -fno-stack-protector -fno-builtin -nostdinc -DSUPPORT_SERIAL=1 -DSUPPORT_HERCULES=1 -DSUPPORT_GRAPHICS=1 -DNO_DECOMPRESSION=1 -DSTAGE1_5=1 -DFSYS_MINIX=1 -DNO_BLOCK_FILES=1 -DHAVE_CONFIG_H -I. -I.. -I../stage1 -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef -g -MT minix_stage1_5_exec-asm.o -MD -MP -MF .deps/minix_stage1_5_exec-asm.Tpo -c -o minix_stage1_5_exec-asm.o `test -f 'asm.S' || echo './'`asm.S mv -f .deps/minix_stage1_5_exec-start.Tpo .deps/minix_stage1_5_exec-start.Po x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../stage1 -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef -Os -fno-stack-protector -fno-builtin -nostdinc -DSUPPORT_SERIAL=1 -DSUPPORT_HERCULES=1 -DSUPPORT_GRAPHICS=1 -DNO_DECOMPRESSION=1 -DSTAGE1_5=1 -DFSYS_MINIX=1 -DNO_BLOCK_FILES=1 -g -MT minix_stage1_5_exec-common.o -MD -MP -MF .deps/minix_stage1_5_exec-common.Tpo -c -o minix_stage1_5_exec-common.o `test -f 'common.c' || echo './'`common.c mv -f .deps/minix_stage1_5_exec-asm.Tpo .deps/minix_stage1_5_exec-asm.Po x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../stage1 -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef -Os -fno-stack-protector -fno-builtin -nostdinc -DSUPPORT_SERIAL=1 -DSUPPORT_HERCULES=1 -DSUPPORT_GRAPHICS=1 -DNO_DECOMPRESSION=1 -DSTAGE1_5=1 -DFSYS_MINIX=1 -DNO_BLOCK_FILES=1 -g -MT minix_stage1_5_exec-char_io.o -MD -MP -MF .deps/minix_stage1_5_exec-char_io.Tpo -c -o minix_stage1_5_exec-char_io.o `test -f 'char_io.c' || echo './'`char_io.c disk_io.c: In function ‘real_open_partition’: disk_io.c:848:17: warning: variable ‘pc_slice’ set but not used [-Wunused-but-set-variable] mv -f .deps/minix_stage1_5_exec-common.Tpo .deps/minix_stage1_5_exec-common.Po x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../stage1 -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef -Os -fno-stack-protector -fno-builtin -nostdinc -DSUPPORT_SERIAL=1 -DSUPPORT_HERCULES=1 -DSUPPORT_GRAPHICS=1 -DNO_DECOMPRESSION=1 -DSTAGE1_5=1 -DFSYS_MINIX=1 -DNO_BLOCK_FILES=1 -g -MT minix_stage1_5_exec-disk_io.o -MD -MP -MF .deps/minix_stage1_5_exec-disk_io.Tpo -c -o minix_stage1_5_exec-disk_io.o `test -f 'disk_io.c' || echo './'`disk_io.c disk_io.c: In function ‘real_open_partition’: disk_io.c:848:17: warning: variable ‘pc_slice’ set but not used [-Wunused-but-set-variable] mv -f .deps/jfs_stage1_5_exec-bios.Tpo .deps/jfs_stage1_5_exec-bios.Po x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../stage1 -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef -Os -fno-stack-protector -fno-builtin -nostdinc -DSUPPORT_SERIAL=1 -DSUPPORT_HERCULES=1 -DSUPPORT_GRAPHICS=1 -DNO_DECOMPRESSION=1 -DSTAGE1_5=1 -DFSYS_MINIX=1 -DNO_BLOCK_FILES=1 -g -MT minix_stage1_5_exec-stage1_5.o -MD -MP -MF .deps/minix_stage1_5_exec-stage1_5.Tpo -c -o minix_stage1_5_exec-stage1_5.o `test -f 'stage1_5.c' || echo './'`stage1_5.c mv -f .deps/jfs_stage1_5_exec-char_io.Tpo .deps/jfs_stage1_5_exec-char_io.Po x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../stage1 -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef -Os -fno-stack-protector -fno-builtin -nostdinc -DSUPPORT_SERIAL=1 -DSUPPORT_HERCULES=1 -DSUPPORT_GRAPHICS=1 -DNO_DECOMPRESSION=1 -DSTAGE1_5=1 -DFSYS_MINIX=1 -DNO_BLOCK_FILES=1 -g -MT minix_stage1_5_exec-fsys_minix.o -MD -MP -MF .deps/minix_stage1_5_exec-fsys_minix.Tpo -c -o minix_stage1_5_exec-fsys_minix.o `test -f 'fsys_minix.c' || echo './'`fsys_minix.c mv -f .deps/minix_stage1_5_exec-char_io.Tpo .deps/minix_stage1_5_exec-char_io.Po x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../stage1 -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef -Os -fno-stack-protector -fno-builtin -nostdinc -DSUPPORT_SERIAL=1 -DSUPPORT_HERCULES=1 -DSUPPORT_GRAPHICS=1 -DNO_DECOMPRESSION=1 -DSTAGE1_5=1 -DFSYS_MINIX=1 -DNO_BLOCK_FILES=1 -g -MT minix_stage1_5_exec-bios.o -MD -MP -MF .deps/minix_stage1_5_exec-bios.Tpo -c -o minix_stage1_5_exec-bios.o `test -f 'bios.c' || echo './'`bios.c mv -f .deps/minix_stage1_5_exec-stage1_5.Tpo .deps/minix_stage1_5_exec-stage1_5.Po x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../stage1 -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef -Os -fno-stack-protector -fno-builtin -nostdinc -DSUPPORT_SERIAL=1 -DSUPPORT_HERCULES=1 -DSUPPORT_GRAPHICS=1 -DNO_DECOMPRESSION=1 -DSTAGE1_5=1 -DFSYS_REISERFS=1 -DNO_BLOCK_FILES=1 -DHAVE_CONFIG_H -I. -I.. -I../stage1 -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef -g -MT reiserfs_stage1_5_exec-start.o -MD -MP -MF .deps/reiserfs_stage1_5_exec-start.Tpo -c -o reiserfs_stage1_5_exec-start.o `test -f 'start.S' || echo './'`start.S mv -f .deps/jfs_stage1_5_exec-fsys_jfs.Tpo .deps/jfs_stage1_5_exec-fsys_jfs.Po mv -f .deps/reiserfs_stage1_5_exec-start.Tpo .deps/reiserfs_stage1_5_exec-start.Po x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../stage1 -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef -Os -fno-stack-protector -fno-builtin -nostdinc -DSUPPORT_SERIAL=1 -DSUPPORT_HERCULES=1 -DSUPPORT_GRAPHICS=1 -DNO_DECOMPRESSION=1 -DSTAGE1_5=1 -DFSYS_REISERFS=1 -DNO_BLOCK_FILES=1 -DHAVE_CONFIG_H -I. -I.. -I../stage1 -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef -g -MT reiserfs_stage1_5_exec-asm.o -MD -MP -MF .deps/reiserfs_stage1_5_exec-asm.Tpo -c -o reiserfs_stage1_5_exec-asm.o `test -f 'asm.S' || echo './'`asm.S x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../stage1 -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef -Os -fno-stack-protector -fno-builtin -nostdinc -DSUPPORT_SERIAL=1 -DSUPPORT_HERCULES=1 -DSUPPORT_GRAPHICS=1 -DNO_DECOMPRESSION=1 -DSTAGE1_5=1 -DFSYS_REISERFS=1 -DNO_BLOCK_FILES=1 -g -MT reiserfs_stage1_5_exec-common.o -MD -MP -MF .deps/reiserfs_stage1_5_exec-common.Tpo -c -o reiserfs_stage1_5_exec-common.o `test -f 'common.c' || echo './'`common.c mv -f .deps/jfs_stage1_5_exec-disk_io.Tpo .deps/jfs_stage1_5_exec-disk_io.Po x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../stage1 -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef -Os -fno-stack-protector -fno-builtin -nostdinc -DSUPPORT_SERIAL=1 -DSUPPORT_HERCULES=1 -DSUPPORT_GRAPHICS=1 -DNO_DECOMPRESSION=1 -DSTAGE1_5=1 -DFSYS_REISERFS=1 -DNO_BLOCK_FILES=1 -g -MT reiserfs_stage1_5_exec-char_io.o -MD -MP -MF .deps/reiserfs_stage1_5_exec-char_io.Tpo -c -o reiserfs_stage1_5_exec-char_io.o `test -f 'char_io.c' || echo './'`char_io.c mv -f .deps/reiserfs_stage1_5_exec-asm.Tpo .deps/reiserfs_stage1_5_exec-asm.Po x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../stage1 -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef -Os -fno-stack-protector -fno-builtin -nostdinc -DSUPPORT_SERIAL=1 -DSUPPORT_HERCULES=1 -DSUPPORT_GRAPHICS=1 -DNO_DECOMPRESSION=1 -DSTAGE1_5=1 -DFSYS_REISERFS=1 -DNO_BLOCK_FILES=1 -g -MT reiserfs_stage1_5_exec-disk_io.o -MD -MP -MF .deps/reiserfs_stage1_5_exec-disk_io.Tpo -c -o reiserfs_stage1_5_exec-disk_io.o `test -f 'disk_io.c' || echo './'`disk_io.c mv -f .deps/minix_stage1_5_exec-fsys_minix.Tpo .deps/minix_stage1_5_exec-fsys_minix.Po x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../stage1 -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef -Os -fno-stack-protector -fno-builtin -nostdinc -DSUPPORT_SERIAL=1 -DSUPPORT_HERCULES=1 -DSUPPORT_GRAPHICS=1 -DNO_DECOMPRESSION=1 -DSTAGE1_5=1 -DFSYS_REISERFS=1 -DNO_BLOCK_FILES=1 -g -MT reiserfs_stage1_5_exec-stage1_5.o -MD -MP -MF .deps/reiserfs_stage1_5_exec-stage1_5.Tpo -c -o reiserfs_stage1_5_exec-stage1_5.o `test -f 'stage1_5.c' || echo './'`stage1_5.c mv -f .deps/minix_stage1_5_exec-disk_io.Tpo .deps/minix_stage1_5_exec-disk_io.Po x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../stage1 -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef -Os -fno-stack-protector -fno-builtin -nostdinc -DSUPPORT_SERIAL=1 -DSUPPORT_HERCULES=1 -DSUPPORT_GRAPHICS=1 -DNO_DECOMPRESSION=1 -DSTAGE1_5=1 -DFSYS_REISERFS=1 -DNO_BLOCK_FILES=1 -g -MT reiserfs_stage1_5_exec-fsys_reiserfs.o -MD -MP -MF .deps/reiserfs_stage1_5_exec-fsys_reiserfs.Tpo -c -o reiserfs_stage1_5_exec-fsys_reiserfs.o `test -f 'fsys_reiserfs.c' || echo './'`fsys_reiserfs.c mv -f .deps/reiserfs_stage1_5_exec-common.Tpo .deps/reiserfs_stage1_5_exec-common.Po x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../stage1 -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef -Os -fno-stack-protector -fno-builtin -nostdinc -DSUPPORT_SERIAL=1 -DSUPPORT_HERCULES=1 -DSUPPORT_GRAPHICS=1 -DNO_DECOMPRESSION=1 -DSTAGE1_5=1 -DFSYS_REISERFS=1 -DNO_BLOCK_FILES=1 -g -MT reiserfs_stage1_5_exec-bios.o -MD -MP -MF .deps/reiserfs_stage1_5_exec-bios.Tpo -c -o reiserfs_stage1_5_exec-bios.o `test -f 'bios.c' || echo './'`bios.c mv -f .deps/minix_stage1_5_exec-bios.Tpo .deps/minix_stage1_5_exec-bios.Po disk_io.c: In function ‘real_open_partition’: disk_io.c:848:17: warning: variable ‘pc_slice’ set but not used [-Wunused-but-set-variable] x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../stage1 -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef -Os -fno-stack-protector -fno-builtin -nostdinc -DSUPPORT_SERIAL=1 -DSUPPORT_HERCULES=1 -DSUPPORT_GRAPHICS=1 -DNO_DECOMPRESSION=1 -DSTAGE1_5=1 -DFSYS_UFS2=1 -DNO_BLOCK_FILES=1 -DHAVE_CONFIG_H -I. -I.. -I../stage1 -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef -g -MT ufs2_stage1_5_exec-start.o -MD -MP -MF .deps/ufs2_stage1_5_exec-start.Tpo -c -o ufs2_stage1_5_exec-start.o `test -f 'start.S' || echo './'`start.S mv -f .deps/reiserfs_stage1_5_exec-stage1_5.Tpo .deps/reiserfs_stage1_5_exec-stage1_5.Po mv -f .deps/ufs2_stage1_5_exec-start.Tpo .deps/ufs2_stage1_5_exec-start.Po x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../stage1 -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef -Os -fno-stack-protector -fno-builtin -nostdinc -DSUPPORT_SERIAL=1 -DSUPPORT_HERCULES=1 -DSUPPORT_GRAPHICS=1 -DNO_DECOMPRESSION=1 -DSTAGE1_5=1 -DFSYS_UFS2=1 -DNO_BLOCK_FILES=1 -DHAVE_CONFIG_H -I. -I.. -I../stage1 -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef -g -MT ufs2_stage1_5_exec-asm.o -MD -MP -MF .deps/ufs2_stage1_5_exec-asm.Tpo -c -o ufs2_stage1_5_exec-asm.o `test -f 'asm.S' || echo './'`asm.S x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../stage1 -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef -Os -fno-stack-protector -fno-builtin -nostdinc -DSUPPORT_SERIAL=1 -DSUPPORT_HERCULES=1 -DSUPPORT_GRAPHICS=1 -DNO_DECOMPRESSION=1 -DSTAGE1_5=1 -DFSYS_UFS2=1 -DNO_BLOCK_FILES=1 -g -MT ufs2_stage1_5_exec-common.o -MD -MP -MF .deps/ufs2_stage1_5_exec-common.Tpo -c -o ufs2_stage1_5_exec-common.o `test -f 'common.c' || echo './'`common.c mv -f .deps/ufs2_stage1_5_exec-asm.Tpo .deps/ufs2_stage1_5_exec-asm.Po x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../stage1 -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef -Os -fno-stack-protector -fno-builtin -nostdinc -DSUPPORT_SERIAL=1 -DSUPPORT_HERCULES=1 -DSUPPORT_GRAPHICS=1 -DNO_DECOMPRESSION=1 -DSTAGE1_5=1 -DFSYS_UFS2=1 -DNO_BLOCK_FILES=1 -g -MT ufs2_stage1_5_exec-char_io.o -MD -MP -MF .deps/ufs2_stage1_5_exec-char_io.Tpo -c -o ufs2_stage1_5_exec-char_io.o `test -f 'char_io.c' || echo './'`char_io.c mv -f .deps/reiserfs_stage1_5_exec-char_io.Tpo .deps/reiserfs_stage1_5_exec-char_io.Po x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../stage1 -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef -Os -fno-stack-protector -fno-builtin -nostdinc -DSUPPORT_SERIAL=1 -DSUPPORT_HERCULES=1 -DSUPPORT_GRAPHICS=1 -DNO_DECOMPRESSION=1 -DSTAGE1_5=1 -DFSYS_UFS2=1 -DNO_BLOCK_FILES=1 -g -MT ufs2_stage1_5_exec-disk_io.o -MD -MP -MF .deps/ufs2_stage1_5_exec-disk_io.Tpo -c -o ufs2_stage1_5_exec-disk_io.o `test -f 'disk_io.c' || echo './'`disk_io.c mv -f .deps/ufs2_stage1_5_exec-common.Tpo .deps/ufs2_stage1_5_exec-common.Po x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../stage1 -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef -Os -fno-stack-protector -fno-builtin -nostdinc -DSUPPORT_SERIAL=1 -DSUPPORT_HERCULES=1 -DSUPPORT_GRAPHICS=1 -DNO_DECOMPRESSION=1 -DSTAGE1_5=1 -DFSYS_UFS2=1 -DNO_BLOCK_FILES=1 -g -MT ufs2_stage1_5_exec-stage1_5.o -MD -MP -MF .deps/ufs2_stage1_5_exec-stage1_5.Tpo -c -o ufs2_stage1_5_exec-stage1_5.o `test -f 'stage1_5.c' || echo './'`stage1_5.c mv -f .deps/reiserfs_stage1_5_exec-bios.Tpo .deps/reiserfs_stage1_5_exec-bios.Po x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../stage1 -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef -Os -fno-stack-protector -fno-builtin -nostdinc -DSUPPORT_SERIAL=1 -DSUPPORT_HERCULES=1 -DSUPPORT_GRAPHICS=1 -DNO_DECOMPRESSION=1 -DSTAGE1_5=1 -DFSYS_UFS2=1 -DNO_BLOCK_FILES=1 -g -MT ufs2_stage1_5_exec-fsys_ufs2.o -MD -MP -MF .deps/ufs2_stage1_5_exec-fsys_ufs2.Tpo -c -o ufs2_stage1_5_exec-fsys_ufs2.o `test -f 'fsys_ufs2.c' || echo './'`fsys_ufs2.c disk_io.c: In function ‘real_open_partition’: disk_io.c:848:17: warning: variable ‘pc_slice’ set but not used [-Wunused-but-set-variable] mv -f .deps/ufs2_stage1_5_exec-stage1_5.Tpo .deps/ufs2_stage1_5_exec-stage1_5.Po x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../stage1 -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef -Os -fno-stack-protector -fno-builtin -nostdinc -DSUPPORT_SERIAL=1 -DSUPPORT_HERCULES=1 -DSUPPORT_GRAPHICS=1 -DNO_DECOMPRESSION=1 -DSTAGE1_5=1 -DFSYS_UFS2=1 -DNO_BLOCK_FILES=1 -g -MT ufs2_stage1_5_exec-bios.o -MD -MP -MF .deps/ufs2_stage1_5_exec-bios.Tpo -c -o ufs2_stage1_5_exec-bios.o `test -f 'bios.c' || echo './'`bios.c mv -f .deps/ufs2_stage1_5_exec-char_io.Tpo .deps/ufs2_stage1_5_exec-char_io.Po x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../stage1 -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef -Os -fno-stack-protector -fno-builtin -nostdinc -DSUPPORT_SERIAL=1 -DSUPPORT_HERCULES=1 -DSUPPORT_GRAPHICS=1 -DNO_DECOMPRESSION=1 -DSTAGE1_5=1 -DFSYS_VSTAFS=1 -DNO_BLOCK_FILES=1 -DHAVE_CONFIG_H -I. -I.. -I../stage1 -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef -g -MT vstafs_stage1_5_exec-start.o -MD -MP -MF .deps/vstafs_stage1_5_exec-start.Tpo -c -o vstafs_stage1_5_exec-start.o `test -f 'start.S' || echo './'`start.S mv -f .deps/reiserfs_stage1_5_exec-disk_io.Tpo .deps/reiserfs_stage1_5_exec-disk_io.Po x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../stage1 -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef -Os -fno-stack-protector -fno-builtin -nostdinc -DSUPPORT_SERIAL=1 -DSUPPORT_HERCULES=1 -DSUPPORT_GRAPHICS=1 -DNO_DECOMPRESSION=1 -DSTAGE1_5=1 -DFSYS_VSTAFS=1 -DNO_BLOCK_FILES=1 -DHAVE_CONFIG_H -I. -I.. -I../stage1 -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef -g -MT vstafs_stage1_5_exec-asm.o -MD -MP -MF .deps/vstafs_stage1_5_exec-asm.Tpo -c -o vstafs_stage1_5_exec-asm.o `test -f 'asm.S' || echo './'`asm.S mv -f .deps/vstafs_stage1_5_exec-start.Tpo .deps/vstafs_stage1_5_exec-start.Po x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../stage1 -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef -Os -fno-stack-protector -fno-builtin -nostdinc -DSUPPORT_SERIAL=1 -DSUPPORT_HERCULES=1 -DSUPPORT_GRAPHICS=1 -DNO_DECOMPRESSION=1 -DSTAGE1_5=1 -DFSYS_VSTAFS=1 -DNO_BLOCK_FILES=1 -g -MT vstafs_stage1_5_exec-common.o -MD -MP -MF .deps/vstafs_stage1_5_exec-common.Tpo -c -o vstafs_stage1_5_exec-common.o `test -f 'common.c' || echo './'`common.c mv -f .deps/ufs2_stage1_5_exec-bios.Tpo .deps/ufs2_stage1_5_exec-bios.Po mv -f .deps/vstafs_stage1_5_exec-asm.Tpo .deps/vstafs_stage1_5_exec-asm.Po x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../stage1 -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef -Os -fno-stack-protector -fno-builtin -nostdinc -DSUPPORT_SERIAL=1 -DSUPPORT_HERCULES=1 -DSUPPORT_GRAPHICS=1 -DNO_DECOMPRESSION=1 -DSTAGE1_5=1 -DFSYS_VSTAFS=1 -DNO_BLOCK_FILES=1 -g -MT vstafs_stage1_5_exec-char_io.o -MD -MP -MF .deps/vstafs_stage1_5_exec-char_io.Tpo -c -o vstafs_stage1_5_exec-char_io.o `test -f 'char_io.c' || echo './'`char_io.c x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../stage1 -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef -Os -fno-stack-protector -fno-builtin -nostdinc -DSUPPORT_SERIAL=1 -DSUPPORT_HERCULES=1 -DSUPPORT_GRAPHICS=1 -DNO_DECOMPRESSION=1 -DSTAGE1_5=1 -DFSYS_VSTAFS=1 -DNO_BLOCK_FILES=1 -g -MT vstafs_stage1_5_exec-disk_io.o -MD -MP -MF .deps/vstafs_stage1_5_exec-disk_io.Tpo -c -o vstafs_stage1_5_exec-disk_io.o `test -f 'disk_io.c' || echo './'`disk_io.c mv -f .deps/reiserfs_stage1_5_exec-fsys_reiserfs.Tpo .deps/reiserfs_stage1_5_exec-fsys_reiserfs.Po x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../stage1 -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef -Os -fno-stack-protector -fno-builtin -nostdinc -DSUPPORT_SERIAL=1 -DSUPPORT_HERCULES=1 -DSUPPORT_GRAPHICS=1 -DNO_DECOMPRESSION=1 -DSTAGE1_5=1 -DFSYS_VSTAFS=1 -DNO_BLOCK_FILES=1 -g -MT vstafs_stage1_5_exec-stage1_5.o -MD -MP -MF .deps/vstafs_stage1_5_exec-stage1_5.Tpo -c -o vstafs_stage1_5_exec-stage1_5.o `test -f 'stage1_5.c' || echo './'`stage1_5.c mv -f .deps/ufs2_stage1_5_exec-fsys_ufs2.Tpo .deps/ufs2_stage1_5_exec-fsys_ufs2.Po mv -f .deps/vstafs_stage1_5_exec-common.Tpo .deps/vstafs_stage1_5_exec-common.Po x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../stage1 -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef -Os -fno-stack-protector -fno-builtin -nostdinc -DSUPPORT_SERIAL=1 -DSUPPORT_HERCULES=1 -DSUPPORT_GRAPHICS=1 -DNO_DECOMPRESSION=1 -DSTAGE1_5=1 -DFSYS_VSTAFS=1 -DNO_BLOCK_FILES=1 -g -MT vstafs_stage1_5_exec-fsys_vstafs.o -MD -MP -MF .deps/vstafs_stage1_5_exec-fsys_vstafs.Tpo -c -o vstafs_stage1_5_exec-fsys_vstafs.o `test -f 'fsys_vstafs.c' || echo './'`fsys_vstafs.c x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../stage1 -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef -Os -fno-stack-protector -fno-builtin -nostdinc -DSUPPORT_SERIAL=1 -DSUPPORT_HERCULES=1 -DSUPPORT_GRAPHICS=1 -DNO_DECOMPRESSION=1 -DSTAGE1_5=1 -DFSYS_VSTAFS=1 -DNO_BLOCK_FILES=1 -g -MT vstafs_stage1_5_exec-bios.o -MD -MP -MF .deps/vstafs_stage1_5_exec-bios.Tpo -c -o vstafs_stage1_5_exec-bios.o `test -f 'bios.c' || echo './'`bios.c disk_io.c: In function ‘real_open_partition’: disk_io.c:848:17: warning: variable ‘pc_slice’ set but not used [-Wunused-but-set-variable] mv -f .deps/vstafs_stage1_5_exec-stage1_5.Tpo .deps/vstafs_stage1_5_exec-stage1_5.Po x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../stage1 -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef -Os -fno-stack-protector -fno-builtin -nostdinc -DSUPPORT_SERIAL=1 -DSUPPORT_HERCULES=1 -DSUPPORT_GRAPHICS=1 -DNO_DECOMPRESSION=1 -DSTAGE1_5=1 -DFSYS_XFS=1 -DNO_BLOCK_FILES=1 -DHAVE_CONFIG_H -I. -I.. -I../stage1 -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef -g -MT xfs_stage1_5_exec-start.o -MD -MP -MF .deps/xfs_stage1_5_exec-start.Tpo -c -o xfs_stage1_5_exec-start.o `test -f 'start.S' || echo './'`start.S fsys_vstafs.c: In function ‘vstafs_read’: fsys_vstafs.c:189:17: warning: declaration of ‘a’ shadows a global declaration [-Wshadow] fsys_vstafs.c:66:22: warning: shadowed declaration is here [-Wshadow] fsys_vstafs.c:191:7: warning: declaration of ‘curr_ext’ shadows a global declaration [-Wshadow] fsys_vstafs.c:65:12: warning: shadowed declaration is here [-Wshadow] mv -f .deps/xfs_stage1_5_exec-start.Tpo .deps/xfs_stage1_5_exec-start.Po x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../stage1 -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef -Os -fno-stack-protector -fno-builtin -nostdinc -DSUPPORT_SERIAL=1 -DSUPPORT_HERCULES=1 -DSUPPORT_GRAPHICS=1 -DNO_DECOMPRESSION=1 -DSTAGE1_5=1 -DFSYS_XFS=1 -DNO_BLOCK_FILES=1 -DHAVE_CONFIG_H -I. -I.. -I../stage1 -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef -g -MT xfs_stage1_5_exec-asm.o -MD -MP -MF .deps/xfs_stage1_5_exec-asm.Tpo -c -o xfs_stage1_5_exec-asm.o `test -f 'asm.S' || echo './'`asm.S mv -f .deps/vstafs_stage1_5_exec-char_io.Tpo .deps/vstafs_stage1_5_exec-char_io.Po x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../stage1 -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef -Os -fno-stack-protector -fno-builtin -nostdinc -DSUPPORT_SERIAL=1 -DSUPPORT_HERCULES=1 -DSUPPORT_GRAPHICS=1 -DNO_DECOMPRESSION=1 -DSTAGE1_5=1 -DFSYS_XFS=1 -DNO_BLOCK_FILES=1 -g -MT xfs_stage1_5_exec-common.o -MD -MP -MF .deps/xfs_stage1_5_exec-common.Tpo -c -o xfs_stage1_5_exec-common.o `test -f 'common.c' || echo './'`common.c mv -f .deps/xfs_stage1_5_exec-asm.Tpo .deps/xfs_stage1_5_exec-asm.Po x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../stage1 -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef -Os -fno-stack-protector -fno-builtin -nostdinc -DSUPPORT_SERIAL=1 -DSUPPORT_HERCULES=1 -DSUPPORT_GRAPHICS=1 -DNO_DECOMPRESSION=1 -DSTAGE1_5=1 -DFSYS_XFS=1 -DNO_BLOCK_FILES=1 -g -MT xfs_stage1_5_exec-char_io.o -MD -MP -MF .deps/xfs_stage1_5_exec-char_io.Tpo -c -o xfs_stage1_5_exec-char_io.o `test -f 'char_io.c' || echo './'`char_io.c mv -f .deps/vstafs_stage1_5_exec-fsys_vstafs.Tpo .deps/vstafs_stage1_5_exec-fsys_vstafs.Po x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../stage1 -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef -Os -fno-stack-protector -fno-builtin -nostdinc -DSUPPORT_SERIAL=1 -DSUPPORT_HERCULES=1 -DSUPPORT_GRAPHICS=1 -DNO_DECOMPRESSION=1 -DSTAGE1_5=1 -DFSYS_XFS=1 -DNO_BLOCK_FILES=1 -g -MT xfs_stage1_5_exec-disk_io.o -MD -MP -MF .deps/xfs_stage1_5_exec-disk_io.Tpo -c -o xfs_stage1_5_exec-disk_io.o `test -f 'disk_io.c' || echo './'`disk_io.c mv -f .deps/ufs2_stage1_5_exec-disk_io.Tpo .deps/ufs2_stage1_5_exec-disk_io.Po x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../stage1 -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef -Os -fno-stack-protector -fno-builtin -nostdinc -DSUPPORT_SERIAL=1 -DSUPPORT_HERCULES=1 -DSUPPORT_GRAPHICS=1 -DNO_DECOMPRESSION=1 -DSTAGE1_5=1 -DFSYS_XFS=1 -DNO_BLOCK_FILES=1 -g -MT xfs_stage1_5_exec-stage1_5.o -MD -MP -MF .deps/xfs_stage1_5_exec-stage1_5.Tpo -c -o xfs_stage1_5_exec-stage1_5.o `test -f 'stage1_5.c' || echo './'`stage1_5.c mv -f .deps/vstafs_stage1_5_exec-bios.Tpo .deps/vstafs_stage1_5_exec-bios.Po x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../stage1 -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef -Os -fno-stack-protector -fno-builtin -nostdinc -DSUPPORT_SERIAL=1 -DSUPPORT_HERCULES=1 -DSUPPORT_GRAPHICS=1 -DNO_DECOMPRESSION=1 -DSTAGE1_5=1 -DFSYS_XFS=1 -DNO_BLOCK_FILES=1 -g -MT xfs_stage1_5_exec-fsys_xfs.o -MD -MP -MF .deps/xfs_stage1_5_exec-fsys_xfs.Tpo -c -o xfs_stage1_5_exec-fsys_xfs.o `test -f 'fsys_xfs.c' || echo './'`fsys_xfs.c mv -f .deps/xfs_stage1_5_exec-common.Tpo .deps/xfs_stage1_5_exec-common.Po disk_io.c: In function ‘real_open_partition’: disk_io.c:848:17: warning: variable ‘pc_slice’ set but not used [-Wunused-but-set-variable] x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../stage1 -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef -Os -fno-stack-protector -fno-builtin -nostdinc -DSUPPORT_SERIAL=1 -DSUPPORT_HERCULES=1 -DSUPPORT_GRAPHICS=1 -DNO_DECOMPRESSION=1 -DSTAGE1_5=1 -DFSYS_XFS=1 -DNO_BLOCK_FILES=1 -g -MT xfs_stage1_5_exec-bios.o -MD -MP -MF .deps/xfs_stage1_5_exec-bios.Tpo -c -o xfs_stage1_5_exec-bios.o `test -f 'bios.c' || echo './'`bios.c mv -f .deps/xfs_stage1_5_exec-stage1_5.Tpo .deps/xfs_stage1_5_exec-stage1_5.Po rm -f libgrub.a ar cru libgrub.a libgrub_a-boot.o libgrub_a-builtins.o libgrub_a-char_io.o libgrub_a-cmdline.o libgrub_a-common.o libgrub_a-disk_io.o libgrub_a-fsys_ext2fs.o libgrub_a-fsys_fat.o libgrub_a-fsys_ffs.o libgrub_a-fsys_iso9660.o libgrub_a-fsys_jfs.o libgrub_a-fsys_minix.o libgrub_a-fsys_reiserfs.o libgrub_a-fsys_ufs2.o libgrub_a-fsys_vstafs.o libgrub_a-fsys_xfs.o libgrub_a-gunzip.o libgrub_a-md5.o libgrub_a-serial.o libgrub_a-stage2.o libgrub_a-terminfo.o libgrub_a-tparm.o libgrub_a-graphics.o fsys_xfs.c: In function ‘next_dentry’: fsys_xfs.c:371:9: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] mv -f .deps/vstafs_stage1_5_exec-disk_io.Tpo .deps/vstafs_stage1_5_exec-disk_io.Po mv -f .deps/xfs_stage1_5_exec-char_io.Tpo .deps/xfs_stage1_5_exec-char_io.Po x86_64-pc-linux-gnu-gcc -m32 -g -nostdlib -Wl,-N -Wl,-Ttext -Wl,8000 -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,--build-id=none -o start.exec start_exec-start.o ranlib libgrub.a x86_64-pc-linux-gnu-gcc -m32 -g -nostdlib -Wl,-N -Wl,-Ttext -Wl,7C00 -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,--build-id=none -o start_eltorito.exec start_eltorito_exec-start_eltorito.o x86_64-pc-linux-gnu-gcc -m32 -Os -fno-stack-protector -fno-builtin -nostdinc -DSUPPORT_SERIAL=1 -DSUPPORT_HERCULES=1 -DSUPPORT_GRAPHICS=1 -DNO_DECOMPRESSION=1 -DSTAGE1_5=1 -DFSYS_EXT2FS=1 -DNO_BLOCK_FILES=1 -g -nostdlib -Wl,-N -Wl,-Ttext -Wl,2000 -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,--build-id=none -o e2fs_stage1_5.exec e2fs_stage1_5_exec-start.o e2fs_stage1_5_exec-asm.o e2fs_stage1_5_exec-common.o e2fs_stage1_5_exec-char_io.o e2fs_stage1_5_exec-disk_io.o e2fs_stage1_5_exec-stage1_5.o e2fs_stage1_5_exec-fsys_ext2fs.o e2fs_stage1_5_exec-bios.o mv -f .deps/xfs_stage1_5_exec-bios.Tpo .deps/xfs_stage1_5_exec-bios.Po x86_64-pc-linux-gnu-gcc -m32 -Os -fno-stack-protector -fno-builtin -nostdinc -DSUPPORT_SERIAL=1 -DSUPPORT_HERCULES=1 -DSUPPORT_GRAPHICS=1 -DNO_DECOMPRESSION=1 -DSTAGE1_5=1 -DFSYS_FAT=1 -DNO_BLOCK_FILES=1 -g -nostdlib -Wl,-N -Wl,-Ttext -Wl,2000 -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,--build-id=none -o fat_stage1_5.exec fat_stage1_5_exec-start.o fat_stage1_5_exec-asm.o fat_stage1_5_exec-common.o fat_stage1_5_exec-char_io.o fat_stage1_5_exec-disk_io.o fat_stage1_5_exec-stage1_5.o fat_stage1_5_exec-fsys_fat.o fat_stage1_5_exec-bios.o x86_64-pc-linux-gnu-gcc -m32 -Os -fno-stack-protector -fno-builtin -nostdinc -DSUPPORT_SERIAL=1 -DSUPPORT_HERCULES=1 -DSUPPORT_GRAPHICS=1 -DNO_DECOMPRESSION=1 -DSTAGE1_5=1 -DFSYS_FFS=1 -DNO_BLOCK_FILES=1 -g -nostdlib -Wl,-N -Wl,-Ttext -Wl,2000 -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,--build-id=none -o ffs_stage1_5.exec ffs_stage1_5_exec-start.o ffs_stage1_5_exec-asm.o ffs_stage1_5_exec-common.o ffs_stage1_5_exec-char_io.o ffs_stage1_5_exec-disk_io.o ffs_stage1_5_exec-stage1_5.o ffs_stage1_5_exec-fsys_ffs.o ffs_stage1_5_exec-bios.o x86_64-pc-linux-gnu-gcc -m32 -Os -fno-stack-protector -fno-builtin -nostdinc -DSUPPORT_SERIAL=1 -DSUPPORT_HERCULES=1 -DSUPPORT_GRAPHICS=1 -DNO_DECOMPRESSION=1 -DSTAGE1_5=1 -DFSYS_ISO9660=1 -DNO_BLOCK_FILES=1 -g -nostdlib -Wl,-N -Wl,-Ttext -Wl,2000 -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,--build-id=none -o iso9660_stage1_5.exec iso9660_stage1_5_exec-start_eltorito.o iso9660_stage1_5_exec-asm.o iso9660_stage1_5_exec-common.o iso9660_stage1_5_exec-char_io.o iso9660_stage1_5_exec-disk_io.o iso9660_stage1_5_exec-stage1_5.o iso9660_stage1_5_exec-fsys_iso9660.o iso9660_stage1_5_exec-bios.o x86_64-pc-linux-gnu-gcc -m32 -Os -fno-stack-protector -fno-builtin -nostdinc -DSUPPORT_SERIAL=1 -DSUPPORT_HERCULES=1 -DSUPPORT_GRAPHICS=1 -DNO_DECOMPRESSION=1 -DSTAGE1_5=1 -DFSYS_JFS=1 -DNO_BLOCK_FILES=1 -g -nostdlib -Wl,-N -Wl,-Ttext -Wl,2000 -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,--build-id=none -o jfs_stage1_5.exec jfs_stage1_5_exec-start.o jfs_stage1_5_exec-asm.o jfs_stage1_5_exec-common.o jfs_stage1_5_exec-char_io.o jfs_stage1_5_exec-disk_io.o jfs_stage1_5_exec-stage1_5.o jfs_stage1_5_exec-fsys_jfs.o jfs_stage1_5_exec-bios.o x86_64-pc-linux-gnu-gcc -m32 -Os -fno-stack-protector -fno-builtin -nostdinc -DSUPPORT_SERIAL=1 -DSUPPORT_HERCULES=1 -DSUPPORT_GRAPHICS=1 -DNO_DECOMPRESSION=1 -DSTAGE1_5=1 -DFSYS_MINIX=1 -DNO_BLOCK_FILES=1 -g -nostdlib -Wl,-N -Wl,-Ttext -Wl,2000 -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,--build-id=none -o minix_stage1_5.exec minix_stage1_5_exec-start.o minix_stage1_5_exec-asm.o minix_stage1_5_exec-common.o minix_stage1_5_exec-char_io.o minix_stage1_5_exec-disk_io.o minix_stage1_5_exec-stage1_5.o minix_stage1_5_exec-fsys_minix.o minix_stage1_5_exec-bios.o x86_64-pc-linux-gnu-gcc -m32 -Os -fno-stack-protector -fno-builtin -nostdinc -DSUPPORT_SERIAL=1 -DSUPPORT_HERCULES=1 -DSUPPORT_GRAPHICS=1 -DNO_DECOMPRESSION=1 -DSTAGE1_5=1 -DFSYS_REISERFS=1 -DNO_BLOCK_FILES=1 -g -nostdlib -Wl,-N -Wl,-Ttext -Wl,2000 -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,--build-id=none -o reiserfs_stage1_5.exec reiserfs_stage1_5_exec-start.o reiserfs_stage1_5_exec-asm.o reiserfs_stage1_5_exec-common.o reiserfs_stage1_5_exec-char_io.o reiserfs_stage1_5_exec-disk_io.o reiserfs_stage1_5_exec-stage1_5.o reiserfs_stage1_5_exec-fsys_reiserfs.o reiserfs_stage1_5_exec-bios.o x86_64-pc-linux-gnu-gcc -m32 -Os -fno-stack-protector -fno-builtin -nostdinc -DSUPPORT_SERIAL=1 -DSUPPORT_HERCULES=1 -DSUPPORT_GRAPHICS=1 -DNO_DECOMPRESSION=1 -DSTAGE1_5=1 -DFSYS_UFS2=1 -DNO_BLOCK_FILES=1 -g -nostdlib -Wl,-N -Wl,-Ttext -Wl,2000 -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,--build-id=none -o ufs2_stage1_5.exec ufs2_stage1_5_exec-start.o ufs2_stage1_5_exec-asm.o ufs2_stage1_5_exec-common.o ufs2_stage1_5_exec-char_io.o ufs2_stage1_5_exec-disk_io.o ufs2_stage1_5_exec-stage1_5.o ufs2_stage1_5_exec-fsys_ufs2.o ufs2_stage1_5_exec-bios.o x86_64-pc-linux-gnu-gcc -m32 -Os -fno-stack-protector -fno-builtin -nostdinc -DSUPPORT_SERIAL=1 -DSUPPORT_HERCULES=1 -DSUPPORT_GRAPHICS=1 -DNO_DECOMPRESSION=1 -DSTAGE1_5=1 -DFSYS_VSTAFS=1 -DNO_BLOCK_FILES=1 -g -nostdlib -Wl,-N -Wl,-Ttext -Wl,2000 -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,--build-id=none -o vstafs_stage1_5.exec vstafs_stage1_5_exec-start.o vstafs_stage1_5_exec-asm.o vstafs_stage1_5_exec-common.o vstafs_stage1_5_exec-char_io.o vstafs_stage1_5_exec-disk_io.o vstafs_stage1_5_exec-stage1_5.o vstafs_stage1_5_exec-fsys_vstafs.o vstafs_stage1_5_exec-bios.o objcopy -O binary start.exec start objcopy -O binary start_eltorito.exec start_eltorito rm -f stage2 rm -f stage2_eltorito cat start pre_stage2 > stage2 objcopy -O binary e2fs_stage1_5.exec e2fs_stage1_5 cat start_eltorito pre_stage2 > stage2_eltorito objcopy -O binary fat_stage1_5.exec fat_stage1_5 objcopy -O binary ffs_stage1_5.exec ffs_stage1_5 objcopy -O binary iso9660_stage1_5.exec iso9660_stage1_5 objcopy -O binary jfs_stage1_5.exec jfs_stage1_5 objcopy -O binary minix_stage1_5.exec minix_stage1_5 objcopy -O binary reiserfs_stage1_5.exec reiserfs_stage1_5 objcopy -O binary ufs2_stage1_5.exec ufs2_stage1_5 objcopy -O binary vstafs_stage1_5.exec vstafs_stage1_5 mv -f .deps/xfs_stage1_5_exec-disk_io.Tpo .deps/xfs_stage1_5_exec-disk_io.Po mv -f .deps/xfs_stage1_5_exec-fsys_xfs.Tpo .deps/xfs_stage1_5_exec-fsys_xfs.Po x86_64-pc-linux-gnu-gcc -m32 -Os -fno-stack-protector -fno-builtin -nostdinc -DSUPPORT_SERIAL=1 -DSUPPORT_HERCULES=1 -DSUPPORT_GRAPHICS=1 -DNO_DECOMPRESSION=1 -DSTAGE1_5=1 -DFSYS_XFS=1 -DNO_BLOCK_FILES=1 -g -nostdlib -Wl,-N -Wl,-Ttext -Wl,2000 -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,--build-id=none -o xfs_stage1_5.exec xfs_stage1_5_exec-start.o xfs_stage1_5_exec-asm.o xfs_stage1_5_exec-common.o xfs_stage1_5_exec-char_io.o xfs_stage1_5_exec-disk_io.o xfs_stage1_5_exec-stage1_5.o xfs_stage1_5_exec-fsys_xfs.o xfs_stage1_5_exec-bios.o objcopy -O binary xfs_stage1_5.exec xfs_stage1_5 make[3]: Leaving directory `/var/tmp/portage/sys-boot/grub-legacy-0.97-r12/work/grub-0.97/stage2' make[2]: Leaving directory `/var/tmp/portage/sys-boot/grub-legacy-0.97-r12/work/grub-0.97/stage2' Making all in stage1 make[2]: Entering directory `/var/tmp/portage/sys-boot/grub-legacy-0.97-r12/work/grub-0.97/stage1' x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef -O2 -fno-builtin -nostdinc -DHAVE_CONFIG_H -I. -I.. -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef -g -MT stage1.o -MD -MP -MF .deps/stage1.Tpo -c -o stage1.o stage1.S mv -f .deps/stage1.Tpo .deps/stage1.Po x86_64-pc-linux-gnu-gcc -m32 -g -nostdlib -Wl,-N,-Ttext,7C00 -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,--build-id=none -o stage1.exec stage1.o objcopy -O binary stage1.exec stage1 make[2]: Leaving directory `/var/tmp/portage/sys-boot/grub-legacy-0.97-r12/work/grub-0.97/stage1' Making all in lib make[2]: Entering directory `/var/tmp/portage/sys-boot/grub-legacy-0.97-r12/work/grub-0.97/lib' x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef -O2 -I../stage2 -I../stage1 -g -MT getopt.o -MD -MP -MF .deps/getopt.Tpo -c -o getopt.o getopt.c x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef -O2 -I../stage2 -I../stage1 -g -MT getopt1.o -MD -MP -MF .deps/getopt1.Tpo -c -o getopt1.o getopt1.c x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef -O2 -I../stage2 -I../stage1 -g -MT device.o -MD -MP -MF .deps/device.Tpo -c -o device.o device.c mv -f .deps/getopt.Tpo .deps/getopt.Po mv -f .deps/getopt1.Tpo .deps/getopt1.Po mv -f .deps/device.Tpo .deps/device.Po rm -f libcommon.a ar cru libcommon.a getopt.o getopt1.o device.o ranlib libcommon.a make[2]: Leaving directory `/var/tmp/portage/sys-boot/grub-legacy-0.97-r12/work/grub-0.97/lib' Making all in grub make[2]: Entering directory `/var/tmp/portage/sys-boot/grub-legacy-0.97-r12/work/grub-0.97/grub' x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -DGRUB_UTIL=1 -DFSYS_EXT2FS=1 -DFSYS_FAT=1 -DFSYS_FFS=1 -DFSYS_ISO9660=1 -DFSYS_JFS=1 -DFSYS_MINIX=1 -DFSYS_REISERFS=1 -DFSYS_UFS2=1 -DFSYS_VSTAFS=1 -DFSYS_XFS=1 -DUSE_MD5_PASSWORDS=1 -DSUPPORT_HERCULES=1 -DSUPPORT_SERIAL=1 -I../stage2 -I../stage1 -I../lib -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef -O2 -g -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.c x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -DGRUB_UTIL=1 -DFSYS_EXT2FS=1 -DFSYS_FAT=1 -DFSYS_FFS=1 -DFSYS_ISO9660=1 -DFSYS_JFS=1 -DFSYS_MINIX=1 -DFSYS_REISERFS=1 -DFSYS_UFS2=1 -DFSYS_VSTAFS=1 -DFSYS_XFS=1 -DUSE_MD5_PASSWORDS=1 -DSUPPORT_HERCULES=1 -DSUPPORT_SERIAL=1 -I../stage2 -I../stage1 -I../lib -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef -O2 -g -MT asmstub.o -MD -MP -MF .deps/asmstub.Tpo -c -o asmstub.o asmstub.c main.c: In function ‘main’: main.c:144:7: warning: the address of ‘config_file’ will always evaluate as ‘true’ [-Waddress] mv -f .deps/main.Tpo .deps/main.Po asmstub.c: In function ‘console_putchar’: asmstub.c:655:11: warning: variable ‘y’ set but not used [-Wunused-but-set-variable] mv -f .deps/asmstub.Tpo .deps/asmstub.Po x86_64-pc-linux-gnu-gcc -m32 -O2 -g -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,--build-id=none -o grub main.o asmstub.o ../stage2/libgrub.a ../lib/libcommon.a -lncurses make[2]: Leaving directory `/var/tmp/portage/sys-boot/grub-legacy-0.97-r12/work/grub-0.97/grub' Making all in util make[2]: Entering directory `/var/tmp/portage/sys-boot/grub-legacy-0.97-r12/work/grub-0.97/util' x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef -I../lib -I../docs -g -MT mbchk.o -MD -MP -MF .deps/mbchk.Tpo -c -o mbchk.o mbchk.c mv -f .deps/mbchk.Tpo .deps/mbchk.Po x86_64-pc-linux-gnu-gcc -m32 -I../lib -I../docs -g -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,--build-id=none -o mbchk mbchk.o ../lib/libcommon.a make[2]: Leaving directory `/var/tmp/portage/sys-boot/grub-legacy-0.97-r12/work/grub-0.97/util' Making all in docs make[2]: Entering directory `/var/tmp/portage/sys-boot/grub-legacy-0.97-r12/work/grub-0.97/docs' restore=: && backupdir=".am$$" && \ am__cwd=`pwd` && CDPATH="${ZSH_VERSION+.}:" && cd . && \ rm -rf $backupdir && mkdir $backupdir && \ if (/bin/sh /var/tmp/portage/sys-boot/grub-legacy-0.97-r12/work/grub-0.97/missing --run makeinfo --version) >/dev/null 2>&1; then \ for f in grub.info grub.info-[0-9] grub.info-[0-9][0-9] grub.i[0-9] grub.i[0-9][0-9]; do \ if test -f $f; then mv $f $backupdir; restore=mv; else :; fi; \ done; \ else :; fi && \ cd "$am__cwd"; \ if /bin/sh /var/tmp/portage/sys-boot/grub-legacy-0.97-r12/work/grub-0.97/missing --run makeinfo -I . \ -o grub.info grub.texi; \ then \ rc=0; \ CDPATH="${ZSH_VERSION+.}:" && cd .; \ else \ rc=$?; \ CDPATH="${ZSH_VERSION+.}:" && cd . && \ $restore $backupdir/* `echo "./grub.info" | sed 's|[^/]*$||'`; \ fi; \ rm -rf $backupdir; exit $rc restore=: && backupdir=".am$$" && \ am__cwd=`pwd` && CDPATH="${ZSH_VERSION+.}:" && cd . && \ rm -rf $backupdir && mkdir $backupdir && \ if (/bin/sh /var/tmp/portage/sys-boot/grub-legacy-0.97-r12/work/grub-0.97/missing --run makeinfo --version) >/dev/null 2>&1; then \ for f in multiboot.info multiboot.info-[0-9] multiboot.info-[0-9][0-9] multiboot.i[0-9] multiboot.i[0-9][0-9]; do \ if test -f $f; then mv $f $backupdir; restore=mv; else :; fi; \ done; \ else :; fi && \ cd "$am__cwd"; \ if /bin/sh /var/tmp/portage/sys-boot/grub-legacy-0.97-r12/work/grub-0.97/missing --run makeinfo -I . \ -o multiboot.info multiboot.texi; \ then \ rc=0; \ CDPATH="${ZSH_VERSION+.}:" && cd .; \ else \ rc=$?; \ CDPATH="${ZSH_VERSION+.}:" && cd . && \ $restore $backupdir/* `echo "./multiboot.info" | sed 's|[^/]*$||'`; \ fi; \ rm -rf $backupdir; exit $rc make[2]: Leaving directory `/var/tmp/portage/sys-boot/grub-legacy-0.97-r12/work/grub-0.97/docs' make[2]: Entering directory `/var/tmp/portage/sys-boot/grub-legacy-0.97-r12/work/grub-0.97' make[2]: Leaving directory `/var/tmp/portage/sys-boot/grub-legacy-0.97-r12/work/grub-0.97' make[1]: Leaving directory `/var/tmp/portage/sys-boot/grub-legacy-0.97-r12/work/grub-0.97' >>> Source compiled. Making check in netboot make[1]: Entering directory `/var/tmp/portage/sys-boot/grub-legacy-0.97-r12/work/grub-0.97/netboot' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/var/tmp/portage/sys-boot/grub-legacy-0.97-r12/work/grub-0.97/netboot' Making check in stage2 make[1]: Entering directory `/var/tmp/portage/sys-boot/grub-legacy-0.97-r12/work/grub-0.97/stage2' make check-am make[2]: Entering directory `/var/tmp/portage/sys-boot/grub-legacy-0.97-r12/work/grub-0.97/stage2' make check-TESTS make[3]: Entering directory `/var/tmp/portage/sys-boot/grub-legacy-0.97-r12/work/grub-0.97/stage2' ls: ignoring invalid width in environment variable COLUMNS: -1 ls: ignoring invalid width in environment variable COLUMNS: -1 ls: ignoring invalid width in environment variable COLUMNS: -1 PASS: size_test ============= 1 test passed ============= make[3]: Leaving directory `/var/tmp/portage/sys-boot/grub-legacy-0.97-r12/work/grub-0.97/stage2' make[2]: Leaving directory `/var/tmp/portage/sys-boot/grub-legacy-0.97-r12/work/grub-0.97/stage2' make[1]: Leaving directory `/var/tmp/portage/sys-boot/grub-legacy-0.97-r12/work/grub-0.97/stage2' Making check in stage1 make[1]: Entering directory `/var/tmp/portage/sys-boot/grub-legacy-0.97-r12/work/grub-0.97/stage1' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/var/tmp/portage/sys-boot/grub-legacy-0.97-r12/work/grub-0.97/stage1' Making check in lib make[1]: Entering directory `/var/tmp/portage/sys-boot/grub-legacy-0.97-r12/work/grub-0.97/lib' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/var/tmp/portage/sys-boot/grub-legacy-0.97-r12/work/grub-0.97/lib' Making check in grub make[1]: Entering directory `/var/tmp/portage/sys-boot/grub-legacy-0.97-r12/work/grub-0.97/grub' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/var/tmp/portage/sys-boot/grub-legacy-0.97-r12/work/grub-0.97/grub' Making check in util make[1]: Entering directory `/var/tmp/portage/sys-boot/grub-legacy-0.97-r12/work/grub-0.97/util' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/var/tmp/portage/sys-boot/grub-legacy-0.97-r12/work/grub-0.97/util' Making check in docs make[1]: Entering directory `/var/tmp/portage/sys-boot/grub-legacy-0.97-r12/work/grub-0.97/docs' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/var/tmp/portage/sys-boot/grub-legacy-0.97-r12/work/grub-0.97/docs' make[1]: Entering directory `/var/tmp/portage/sys-boot/grub-legacy-0.97-r12/work/grub-0.97' make[1]: Leaving directory `/var/tmp/portage/sys-boot/grub-legacy-0.97-r12/work/grub-0.97'