* CPV: sys-boot/grub-0.97-r10 * REPO: gentoo * USE: amd64 elibc_glibc kernel_linux multilib userland_GNU * Determining the location of the kernel source code * Found kernel source directory: * /usr/src/linux * Found sources for kernel version: * 2.6.34-hardened-r1-arm * Checking for suitable kernel configuration options...  [ ok ] >>> Unpacking source... >>> Unpacking grub-0.97.tar.gz to /var/tmp/portage/sys-boot/grub-0.97-r10/work >>> Unpacking splash.xpm.gz to /var/tmp/portage/sys-boot/grub-0.97-r10/work >>> Unpacking grub-0.97-patches-1.10.tar.bz2 to /var/tmp/portage/sys-boot/grub-0.97-r10/work * Grub will support the default maximum kernel size of 9 Mb (GRUB_MAX_KERNEL_SIZE) * Applying various patches (bugfixes/updates) ... * 001_all_grub-0.95.20040823-splash.patch ...  [ ok ] * 002_all_grub-0.97-splashimage-safety.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 ] * 011_all_grub-0.97-varargs.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 ] * 300_all_grub-0.97-pie-safety.patch ...  [ ok ] * 410_all_grub-0.97-dhcp-vendorclass.patch ...  [ ok ] * 420_all_grub-0.97-chainload-logical.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 ] * 840_all_grub-0.97_kvm_vda.patch ...  [ ok ] * 850_all_grub-0.97_ext4.patch ...  [ ok ] * 860_all_grub-0.97-pie.patch ...  [ ok ] * Done with patching * Running eautoreconf in '/var/tmp/portage/sys-boot/grub-0.97-r10/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-0.97-r10/work >>> Compiling source in /var/tmp/portage/sys-boot/grub-0.97-r10/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 --exec-prefix=/ --disable-auto-linux-mem-opt --without-curses 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 gcc has -fPIE on as default... 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 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 -j3 make all-recursive make[1]: Entering directory `/var/tmp/portage/sys-boot/grub-0.97-r10/work/grub-0.97' Making all in netboot make[2]: Entering directory `/var/tmp/portage/sys-boot/grub-0.97-r10/work/grub-0.97/netboot' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/var/tmp/portage/sys-boot/grub-0.97-r10/work/grub-0.97/netboot' Making all in stage2 make[2]: Entering directory `/var/tmp/portage/sys-boot/grub-0.97-r10/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 -nopie -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 -nopie -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 -nopie -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 boot.c: In function 'load_image': boot.c:67: warning: pointer targets in passing argument 1 of 'grub_read' differ in signedness shared.h:960: note: expected 'char *' but argument is of type 'unsigned char *' boot.c:101: warning: pointer targets in passing argument 1 of 'grub_strcmp' differ in signedness shared.h:886: note: expected 'const char *' but argument is of type 'unsigned char *' boot.c:104: warning: dereferencing type-punned pointer will break strict-aliasing rules boot.c:104: warning: dereferencing type-punned pointer will break strict-aliasing rules boot.c:104: warning: dereferencing type-punned pointer will break strict-aliasing rules boot.c:104: warning: dereferencing type-punned pointer will break strict-aliasing rules boot.c:104: warning: dereferencing type-punned pointer will break strict-aliasing rules boot.c:104: warning: dereferencing type-punned pointer will break strict-aliasing rules boot.c:104: warning: dereferencing type-punned pointer will break strict-aliasing rules boot.c:104: warning: dereferencing type-punned pointer will break strict-aliasing rules boot.c:104: warning: dereferencing type-punned pointer will break strict-aliasing rules boot.c:104: warning: dereferencing type-punned pointer will break strict-aliasing rules boot.c:411: warning: declaration of 'src' shadows a previous local boot.c:404: warning: shadowed declaration is here boot.c:412: warning: declaration of 'dest' shadows a previous local boot.c:405: warning: shadowed declaration is here boot.c: In function 'bsd_boot': boot.c:949: warning: pointer targets in assignment differ in signedness 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 -nopie -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 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 -nopie -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 char_io.c:100: warning: initialization from incompatible pointer type builtins.c: In function 'blocklist_read_helper': builtins.c:180: warning: value computed is not used builtins.c:197: warning: value computed is not used builtins.c:206: warning: value computed is not used char_io.c: In function 'grub_sprintf': char_io.c:249: warning: dereferencing pointer 'dataptr' does break strict-aliasing rules char_io.c:244: warning: dereferencing pointer 'dataptr' does break strict-aliasing rules char_io.c:249: note: initialized from here char_io.c:226: note: initialized from here char_io.c:236: note: initialized from here char_io.c:244: note: initialized from here char_io.c:236: warning: dereferencing pointer 'dataptr.10' does break strict-aliasing rules char_io.c:236: note: initialized from here 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 -nopie -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-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 -nopie -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 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 -nopie -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-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 -nopie -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-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 -nopie -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 disk_io.c: In function 'next_pc_slice': disk_io.c:689: warning: integer constant is too large for 'unsigned long' type fsys_ext2fs.c: In function 'ext4fs_block_map': fsys_ext2fs.c:585: warning: unused variable 'i' fsys_ext2fs.c:583: warning: unused variable 'index' fsys_ext2fs.c:582: warning: unused variable 'extent' builtins.c: In function 'savedefault_func': builtins.c:3419: warning: generating trampoline in object (requires executable stack) 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 -nopie -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_fat.c: In function 'fat_mount': fsys_fat.c:87: warning: dereferencing type-punned pointer will break strict-aliasing rules fsys_fat.c:92: warning: dereferencing type-punned pointer will break strict-aliasing rules fsys_fat.c:93: warning: dereferencing type-punned pointer will break strict-aliasing rules fsys_fat.c:96: warning: dereferencing type-punned pointer will break strict-aliasing rules fsys_fat.c:103: warning: dereferencing type-punned pointer will break strict-aliasing rules fsys_fat.c:117: warning: dereferencing type-punned pointer will break strict-aliasing rules fsys_fat.c:155: warning: dereferencing type-punned pointer will break strict-aliasing rules fsys_fat.c:156: warning: dereferencing type-punned pointer will break strict-aliasing rules 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 -nopie -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 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 -nopie -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 fsys_iso9660.c: In function 'iso9660_mount': fsys_iso9660.c:123: warning: pointer targets in passing argument 1 of 'grub_memcmp' differ in signedness shared.h:885: note: expected 'const char *' but argument is of type 'u_int8_t *' fsys_iso9660.c: In function 'iso9660_dir': fsys_iso9660.c:178: warning: pointer targets in initialization differ in signedness fsys_iso9660.c:203: warning: pointer targets in assignment differ in signedness fsys_iso9660.c:231: warning: pointer targets in assignment differ in signedness fsys_iso9660.c:332: warning: pointer targets in assignment differ in signedness fsys_iso9660.c:334: warning: pointer targets in assignment differ in signedness fsys_iso9660.c:336: warning: pointer targets in passing argument 4 of 'iso9660_devread' differ in signedness fsys_iso9660.c:69: note: expected 'char *' but argument is of type 'unsigned char *' fsys_iso9660.c:384: warning: pointer targets in passing argument 1 of 'print_a_completion' differ in signedness shared.h:978: note: expected 'char *' but argument is of type 'unsigned char *' mv -f .deps/pre_stage2_exec-disk_io.Tpo .deps/pre_stage2_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 -nopie -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 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 -nopie -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_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 -nopie -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-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 -nopie -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_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 -nopie -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 fsys_vstafs.c: In function 'vstafs_read': fsys_vstafs.c:189: warning: declaration of 'a' shadows a global declaration fsys_vstafs.c:66: warning: shadowed declaration is here fsys_vstafs.c:191: warning: declaration of 'curr_ext' shadows a global declaration fsys_vstafs.c:65: warning: shadowed declaration is here 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 -nopie -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_xfs.c: In function 'next_dentry': fsys_xfs.c:371: warning: pointer targets in assignment differ in signedness 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 -nopie -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 gunzip.c: In function 'gunzip_test_header': gunzip.c:280: warning: pointer targets in passing argument 1 of 'grub_read' differ in signedness shared.h:960: note: expected 'char *' but argument is of type 'unsigned char *' gunzip.c:281: warning: dereferencing type-punned pointer will break strict-aliasing rules gunzip.c:282: warning: dereferencing type-punned pointer will break strict-aliasing rules gunzip.c:296: warning: pointer targets in passing argument 1 of 'grub_read' differ in signedness shared.h:960: note: expected 'char *' but argument is of type 'unsigned char *' gunzip.c:297: warning: dereferencing type-punned pointer will break strict-aliasing rules gunzip.c:311: warning: pointer targets in passing argument 1 of 'grub_read' differ in signedness shared.h:960: note: expected 'char *' but argument is of type 'unsigned char *' gunzip.c:319: warning: dereferencing type-punned pointer will break strict-aliasing rules gunzip.c: In function 'get_byte': gunzip.c:497: warning: pointer targets in passing argument 1 of 'grub_read' differ in signedness shared.h:960: note: expected 'char *' but argument is of type 'uch *' 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 -nopie -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_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 -nopie -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 md5.c: In function 'md5_update': md5.c:169: warning: pointer targets in passing argument 1 of 'md5_transform' differ in signedness md5.c:94: note: expected 'const unsigned char *' but argument is of type 'const char *' md5.c: In function 'md5_password': md5.c:249: warning: pointer targets in passing argument 1 of 'md5_update' differ in signedness md5.c:152: note: expected 'const char *' but argument is of type 'unsigned char *' md5.c:250: warning: pointer targets in passing argument 1 of 'md5_update' differ in signedness md5.c:152: note: expected 'const char *' but argument is of type 'unsigned char *' md5.c:265: warning: pointer targets in passing argument 1 of 'md5_update' differ in signedness md5.c:152: note: expected 'const char *' but argument is of type 'unsigned char *' md5.c:274: warning: pointer targets in passing argument 1 of 'md5_update' differ in signedness md5.c:152: note: expected 'const char *' but argument is of type 'unsigned char *' 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 -nopie -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 serial.c: In function 'serial_translate_key_sequence': serial.c:228: warning: dereferencing type-punned pointer will break strict-aliasing rules mv -f .deps/pre_stage2_exec-md5.Tpo .deps/pre_stage2_exec-md5.Po mv -f .deps/pre_stage2_exec-gunzip.Tpo .deps/pre_stage2_exec-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 -Os -fno-stack-protector -nopie -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 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 -nopie -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 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 -nopie -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 mv -f .deps/pre_stage2_exec-terminfo.Tpo .deps/pre_stage2_exec-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 -nopie -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-smp-imps.Tpo .deps/pre_stage2_exec-smp-imps.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 -nopie -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 graphics.c: In function 'read_image': graphics.c:288: warning: pointer targets in passing argument 1 of 'grub_read' differ in signedness ./shared.h:960: note: expected 'char *' but argument is of type 'unsigned char *' graphics.c:293: warning: pointer targets in passing argument 1 of 'grub_read' differ in signedness ./shared.h:960: note: expected 'char *' but argument is of type 'unsigned char *' graphics.c:298: warning: pointer targets in passing argument 1 of 'grub_read' differ in signedness ./shared.h:960: note: expected 'char *' but argument is of type 'unsigned char *' graphics.c:304: warning: pointer targets in passing argument 1 of 'grub_read' differ in signedness ./shared.h:960: note: expected 'char *' but argument is of type 'unsigned char *' graphics.c:308: warning: pointer targets in passing argument 1 of 'grub_read' differ in signedness ./shared.h:960: note: expected 'char *' but argument is of type 'unsigned char *' graphics.c:314: warning: pointer targets in passing argument 1 of 'grub_read' differ in signedness ./shared.h:960: note: expected 'char *' but argument is of type 'unsigned char *' graphics.c:318: warning: pointer targets in passing argument 1 of 'grub_read' differ in signedness ./shared.h:960: note: expected 'char *' but argument is of type 'unsigned char *' graphics.c:326: warning: pointer targets in passing argument 1 of 'grub_read' differ in signedness ./shared.h:960: note: expected 'char *' but argument is of type 'unsigned char *' graphics.c:333: warning: pointer targets in passing argument 1 of 'grub_read' differ in signedness ./shared.h:960: note: expected 'char *' but argument is of type 'unsigned char *' graphics.c:335: warning: pointer targets in passing argument 1 of 'grub_read' differ in signedness ./shared.h:960: note: expected 'char *' but argument is of type 'unsigned char *' graphics.c:339: warning: pointer targets in passing argument 1 of 'grub_read' differ in signedness ./shared.h:960: note: expected 'char *' but argument is of type 'unsigned char *' graphics.c:368: warning: pointer targets in passing argument 1 of 'grub_read' differ in signedness ./shared.h:960: note: expected 'char *' but argument is of type 'unsigned char *' graphics.c:376: warning: pointer targets in passing argument 1 of 'grub_read' differ in signedness ./shared.h:960: note: expected 'char *' but argument is of type 'unsigned char *' graphics.c: At top level: graphics.c:440: warning: 'graphics_scroll' was used with no prototype before its definition mv -f .deps/pre_stage2_exec-graphics.Tpo .deps/pre_stage2_exec-graphics.Po mv -f .deps/pre_stage2_exec-tparm.Tpo .deps/pre_stage2_exec-tparm.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 -nopie -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,--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 make all-am make[3]: Entering directory `/var/tmp/portage/sys-boot/grub-0.97-r10/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 -fno-stack-protector -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 -fno-stack-protector -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 -fno-stack-protector -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 builtins.c: In function 'blocklist_read_helper': builtins.c:180: warning: value computed is not used builtins.c:197: warning: value computed is not used builtins.c:206: warning: value computed is not used boot.c: In function 'load_image': boot.c:67: warning: pointer targets in passing argument 1 of 'grub_read' differ in signedness shared.h:960: note: expected 'char *' but argument is of type 'unsigned char *' boot.c:101: warning: pointer targets in passing argument 1 of 'grub_strcmp' differ in signedness shared.h:886: note: expected 'const char *' but argument is of type 'unsigned char *' boot.c:104: warning: dereferencing type-punned pointer will break strict-aliasing rules boot.c:104: warning: dereferencing type-punned pointer will break strict-aliasing rules boot.c:104: warning: dereferencing type-punned pointer will break strict-aliasing rules boot.c:104: warning: dereferencing type-punned pointer will break strict-aliasing rules boot.c:104: warning: dereferencing type-punned pointer will break strict-aliasing rules boot.c:104: warning: dereferencing type-punned pointer will break strict-aliasing rules boot.c:104: warning: dereferencing type-punned pointer will break strict-aliasing rules boot.c:104: warning: dereferencing type-punned pointer will break strict-aliasing rules boot.c:104: warning: dereferencing type-punned pointer will break strict-aliasing rules boot.c:104: warning: dereferencing type-punned pointer will break strict-aliasing rules boot.c:411: warning: declaration of 'src' shadows a previous local boot.c:404: warning: shadowed declaration is here boot.c:412: warning: declaration of 'dest' shadows a previous local boot.c:405: warning: shadowed declaration is here char_io.c: In function 'memcheck': char_io.c:1225: warning: comparison between pointer and integer char_io.c:1225: warning: comparison between pointer and integer boot.c: In function 'bsd_boot': boot.c:949: warning: pointer targets in assignment differ in signedness char_io.c: In function 'grub_sprintf': char_io.c:249: warning: dereferencing pointer 'dataptr' does break strict-aliasing rules char_io.c:244: warning: dereferencing pointer 'dataptr' does break strict-aliasing rules char_io.c:249: note: initialized from here char_io.c:226: note: initialized from here char_io.c:236: note: initialized from here char_io.c:244: note: initialized from here char_io.c:236: warning: dereferencing pointer 'dataptr.10' does break strict-aliasing rules char_io.c:236: note: initialized from here mv -f .deps/libgrub_a-char_io.Tpo .deps/libgrub_a-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 -O2 -fno-stack-protector -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 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 -fno-stack-protector -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 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 -fno-stack-protector -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 disk_io.c:132: warning: conflicting types for built-in function 'log2' disk_io.c: In function 'next_pc_slice': disk_io.c:689: warning: integer constant is too large for 'unsigned long' type 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 -fno-stack-protector -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 fsys_ext2fs.c: In function 'ext4fs_block_map': fsys_ext2fs.c:585: warning: unused variable 'i' fsys_ext2fs.c:583: warning: unused variable 'index' fsys_ext2fs.c:582: warning: unused variable 'extent' mv -f .deps/libgrub_a-fsys_ext2fs.Tpo .deps/libgrub_a-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 -O2 -fno-stack-protector -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 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 -fno-stack-protector -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 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 -fno-stack-protector -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 fsys_fat.c:58: warning: conflicting types for built-in function 'log2' fsys_fat.c: In function 'fat_mount': fsys_fat.c:87: warning: dereferencing type-punned pointer will break strict-aliasing rules fsys_fat.c:92: warning: dereferencing type-punned pointer will break strict-aliasing rules fsys_fat.c:93: warning: dereferencing type-punned pointer will break strict-aliasing rules fsys_fat.c:96: warning: dereferencing type-punned pointer will break strict-aliasing rules fsys_fat.c:103: warning: dereferencing type-punned pointer will break strict-aliasing rules fsys_fat.c:117: warning: dereferencing type-punned pointer will break strict-aliasing rules fsys_fat.c:155: warning: dereferencing type-punned pointer will break strict-aliasing rules fsys_fat.c:156: warning: dereferencing type-punned pointer will break strict-aliasing rules fsys_iso9660.c:60: warning: conflicting types for built-in function 'log2' fsys_iso9660.c: In function 'iso9660_mount': fsys_iso9660.c:123: warning: pointer targets in passing argument 1 of 'grub_memcmp' differ in signedness shared.h:885: note: expected 'const char *' but argument is of type 'u_int8_t *' fsys_iso9660.c: In function 'iso9660_dir': fsys_iso9660.c:178: warning: pointer targets in initialization differ in signedness fsys_iso9660.c:203: warning: pointer targets in assignment differ in signedness fsys_iso9660.c:231: warning: pointer targets in assignment differ in signedness fsys_iso9660.c:332: warning: pointer targets in assignment differ in signedness fsys_iso9660.c:334: warning: pointer targets in assignment differ in signedness fsys_iso9660.c:336: warning: pointer targets in passing argument 4 of 'iso9660_devread' differ in signedness fsys_iso9660.c:69: note: expected 'char *' but argument is of type 'unsigned char *' fsys_iso9660.c:384: warning: pointer targets in passing argument 1 of 'print_a_completion' differ in signedness shared.h:978: note: expected 'char *' but argument is of type 'unsigned char *' 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 -fno-stack-protector -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 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 -fno-stack-protector -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 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 -fno-stack-protector -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 fsys_reiserfs.c:370: warning: conflicting types for built-in function 'log2' mv -f .deps/libgrub_a-fsys_minix.Tpo .deps/libgrub_a-fsys_minix.Po 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 -fno-stack-protector -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 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 -fno-stack-protector -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 fsys_vstafs.c: In function 'vstafs_read': fsys_vstafs.c:189: warning: declaration of 'a' shadows a global declaration fsys_vstafs.c:66: warning: shadowed declaration is here fsys_vstafs.c:191: warning: declaration of 'curr_ext' shadows a global declaration fsys_vstafs.c:65: warning: shadowed declaration is here 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 -fno-stack-protector -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_xfs.c: In function 'next_dentry': fsys_xfs.c:371: warning: pointer targets in assignment differ in signedness mv -f .deps/libgrub_a-fsys_vstafs.Tpo .deps/libgrub_a-fsys_vstafs.Po mv -f .deps/libgrub_a-fsys_ufs2.Tpo .deps/libgrub_a-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 -O2 -fno-stack-protector -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 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 -fno-stack-protector -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 gunzip.c: In function 'gunzip_test_header': gunzip.c:280: warning: pointer targets in passing argument 1 of 'grub_read' differ in signedness shared.h:960: note: expected 'char *' but argument is of type 'unsigned char *' gunzip.c:281: warning: dereferencing type-punned pointer will break strict-aliasing rules gunzip.c:282: warning: dereferencing type-punned pointer will break strict-aliasing rules gunzip.c:296: warning: pointer targets in passing argument 1 of 'grub_read' differ in signedness shared.h:960: note: expected 'char *' but argument is of type 'unsigned char *' gunzip.c:297: warning: dereferencing type-punned pointer will break strict-aliasing rules gunzip.c:311: warning: pointer targets in passing argument 1 of 'grub_read' differ in signedness shared.h:960: note: expected 'char *' but argument is of type 'unsigned char *' gunzip.c:319: warning: dereferencing type-punned pointer will break strict-aliasing rules gunzip.c: In function 'get_byte': gunzip.c:497: warning: pointer targets in passing argument 1 of 'grub_read' differ in signedness shared.h:960: note: expected 'char *' but argument is of type 'uch *' md5.c: In function 'md5_update': md5.c:169: warning: pointer targets in passing argument 1 of 'md5_transform' differ in signedness md5.c:94: note: expected 'const unsigned char *' but argument is of type 'const char *' md5.c: In function 'md5_password': md5.c:249: warning: pointer targets in passing argument 1 of 'md5_update' differ in signedness md5.c:152: note: expected 'const char *' but argument is of type 'unsigned char *' md5.c:250: warning: pointer targets in passing argument 1 of 'md5_update' differ in signedness md5.c:152: note: expected 'const char *' but argument is of type 'unsigned char *' md5.c:265: warning: pointer targets in passing argument 1 of 'md5_update' differ in signedness md5.c:152: note: expected 'const char *' but argument is of type 'unsigned char *' md5.c:274: warning: pointer targets in passing argument 1 of 'md5_update' differ in signedness md5.c:152: 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 -O2 -fno-stack-protector -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 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 -fno-stack-protector -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 serial.c: In function 'serial_translate_key_sequence': serial.c:228: warning: dereferencing type-punned pointer will break strict-aliasing rules mv -f .deps/libgrub_a-serial.Tpo .deps/libgrub_a-serial.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 -fno-stack-protector -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 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 -O2 -fno-stack-protector -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 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 -fno-stack-protector -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 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 -nopie -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 -nopie -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/libgrub_a-stage2.Tpo .deps/libgrub_a-stage2.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 -nopie -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/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 -nopie -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 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 -nopie -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 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 -nopie -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 mv -f .deps/libgrub_a-tparm.Tpo .deps/libgrub_a-tparm.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 -nopie -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 disk_io.c: In function 'next_pc_slice': disk_io.c:689: warning: integer constant is too large for 'unsigned long' type char_io.c: In function 'grub_printf': char_io.c:199: warning: dereferencing pointer 'dataptr.4' does break strict-aliasing rules char_io.c:199: note: initialized from here 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 -nopie -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-char_io.Tpo .deps/e2fs_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 -nopie -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 fsys_ext2fs.c: In function 'ext4fs_block_map': fsys_ext2fs.c:585: warning: unused variable 'i' fsys_ext2fs.c:583: warning: unused variable 'index' fsys_ext2fs.c:582: warning: unused variable 'extent' 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 -nopie -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/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 -nopie -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-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 -nopie -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/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 -nopie -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 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 -nopie -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/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 -nopie -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 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 -nopie -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 char_io.c: In function 'grub_printf': char_io.c:199: warning: dereferencing pointer 'dataptr.4' does break strict-aliasing rules char_io.c:199: note: initialized from here disk_io.c: In function 'next_pc_slice': disk_io.c:689: warning: integer constant is too large for 'unsigned long' type 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 -nopie -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 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 -nopie -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 fsys_fat.c: In function 'fat_mount': fsys_fat.c:87: warning: dereferencing type-punned pointer will break strict-aliasing rules fsys_fat.c:92: warning: dereferencing type-punned pointer will break strict-aliasing rules fsys_fat.c:93: warning: dereferencing type-punned pointer will break strict-aliasing rules fsys_fat.c:96: warning: dereferencing type-punned pointer will break strict-aliasing rules fsys_fat.c:103: warning: dereferencing type-punned pointer will break strict-aliasing rules fsys_fat.c:117: warning: dereferencing type-punned pointer will break strict-aliasing rules fsys_fat.c:155: warning: dereferencing type-punned pointer will break strict-aliasing rules fsys_fat.c:156: warning: dereferencing type-punned pointer will break strict-aliasing rules 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 -nopie -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 -nopie -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-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 -nopie -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/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 -nopie -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/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 -nopie -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 -nopie -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 disk_io.c: In function 'next_pc_slice': disk_io.c:689: warning: integer constant is too large for 'unsigned long' type char_io.c: In function 'grub_printf': char_io.c:199: warning: dereferencing pointer 'dataptr.4' does break strict-aliasing rules char_io.c:199: note: initialized from here mv -f .deps/ffs_stage1_5_exec-char_io.Tpo .deps/ffs_stage1_5_exec-char_io.Po 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 -nopie -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 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 -nopie -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 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 -nopie -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/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 -nopie -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 -nopie -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-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 -nopie -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/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 -nopie -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 -nopie -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 disk_io.c: In function 'next_pc_slice': disk_io.c:689: warning: integer constant is too large for 'unsigned long' type 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 -nopie -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 fsys_iso9660.c: In function 'iso9660_mount': fsys_iso9660.c:123: warning: pointer targets in passing argument 1 of 'grub_memcmp' differ in signedness shared.h:885: note: expected 'const char *' but argument is of type 'u_int8_t *' fsys_iso9660.c: In function 'iso9660_dir': fsys_iso9660.c:178: warning: pointer targets in initialization differ in signedness fsys_iso9660.c:203: warning: pointer targets in assignment differ in signedness fsys_iso9660.c:231: warning: pointer targets in assignment differ in signedness fsys_iso9660.c:332: warning: pointer targets in assignment differ in signedness fsys_iso9660.c:334: warning: pointer targets in assignment differ in signedness fsys_iso9660.c:336: warning: pointer targets in passing argument 4 of 'iso9660_devread' differ in signedness fsys_iso9660.c:69: note: expected 'char *' but argument is of type 'unsigned char *' char_io.c: In function 'grub_printf': char_io.c:199: warning: dereferencing pointer 'dataptr.4' does break strict-aliasing rules char_io.c:199: note: initialized from here mv -f .deps/iso9660_stage1_5_exec-fsys_iso9660.Tpo .deps/iso9660_stage1_5_exec-fsys_iso9660.Po 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 -nopie -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 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 -nopie -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/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 -nopie -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 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 -nopie -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 mv -f .deps/iso9660_stage1_5_exec-bios.Tpo .deps/iso9660_stage1_5_exec-bios.Po 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 -nopie -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 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 -nopie -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 disk_io.c: In function 'next_pc_slice': disk_io.c:689: warning: integer constant is too large for 'unsigned long' type 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 -nopie -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 char_io.c: In function 'grub_printf': char_io.c:199: warning: dereferencing pointer 'dataptr.4' does break strict-aliasing rules char_io.c:199: note: initialized from here 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 -nopie -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/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 -nopie -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-bios.Tpo .deps/jfs_stage1_5_exec-bios.Po 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 -nopie -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 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 -nopie -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 -nopie -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-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 -nopie -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 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 -nopie -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 mv -f .deps/jfs_stage1_5_exec-fsys_jfs.Tpo .deps/jfs_stage1_5_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 -nopie -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 disk_io.c: In function 'next_pc_slice': disk_io.c:689: warning: integer constant is too large for 'unsigned long' type char_io.c: In function 'grub_printf': char_io.c:199: warning: dereferencing pointer 'dataptr.4' does break strict-aliasing rules char_io.c:199: note: initialized from here 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 -nopie -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 -nopie -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-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 -nopie -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/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 -nopie -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 mv -f .deps/minix_stage1_5_exec-bios.Tpo .deps/minix_stage1_5_exec-bios.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 -nopie -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 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 -nopie -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 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 -nopie -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 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 -nopie -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 disk_io.c: In function 'next_pc_slice': disk_io.c:689: warning: integer constant is too large for 'unsigned long' type char_io.c: In function 'grub_printf': char_io.c:199: warning: dereferencing pointer 'dataptr.4' does break strict-aliasing rules char_io.c:199: note: initialized from here 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 -nopie -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-stage1_5.Tpo .deps/reiserfs_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 -nopie -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/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 -nopie -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/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 -nopie -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 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 -nopie -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 -nopie -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-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 -nopie -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 -nopie -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 char_io.c: In function 'grub_printf': char_io.c:199: warning: dereferencing pointer 'dataptr.4' does break strict-aliasing rules char_io.c:199: note: initialized from here disk_io.c: In function 'next_pc_slice': disk_io.c:689: warning: integer constant is too large for 'unsigned long' type 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 -nopie -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 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 -nopie -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-fsys_ufs2.Tpo .deps/ufs2_stage1_5_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 -nopie -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/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 -nopie -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/ufs2_stage1_5_exec-bios.Tpo .deps/ufs2_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 -nopie -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/vstafs_stage1_5_exec-start.Tpo .deps/vstafs_stage1_5_exec-start.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 -nopie -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 -nopie -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 disk_io.c: In function 'next_pc_slice': disk_io.c:689: warning: integer constant is too large for 'unsigned long' type mv -f .deps/vstafs_stage1_5_exec-common.Tpo .deps/vstafs_stage1_5_exec-common.Po char_io.c: In function 'grub_printf': char_io.c:199: warning: dereferencing pointer 'dataptr.4' does break strict-aliasing rules char_io.c:199: note: initialized from here 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 -nopie -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/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 -nopie -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 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 -nopie -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 fsys_vstafs.c: In function 'vstafs_read': fsys_vstafs.c:189: warning: declaration of 'a' shadows a global declaration fsys_vstafs.c:66: warning: shadowed declaration is here fsys_vstafs.c:191: warning: declaration of 'curr_ext' shadows a global declaration fsys_vstafs.c:65: warning: shadowed declaration is here mv -f .deps/vstafs_stage1_5_exec-disk_io.Tpo .deps/vstafs_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 -nopie -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 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 -nopie -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-fsys_vstafs.Tpo .deps/vstafs_stage1_5_exec-fsys_vstafs.Po 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 -nopie -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 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 -nopie -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/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 -nopie -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/xfs_stage1_5_exec-common.Tpo .deps/xfs_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 -nopie -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 char_io.c: In function 'grub_printf': char_io.c:199: warning: dereferencing pointer 'dataptr.4' does break strict-aliasing rules char_io.c:199: note: initialized from here disk_io.c: In function 'next_pc_slice': disk_io.c:689: warning: integer constant is too large for 'unsigned long' type mv -f .deps/xfs_stage1_5_exec-stage1_5.Tpo .deps/xfs_stage1_5_exec-stage1_5.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 -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 -nopie -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 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 -nopie -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 fsys_xfs.c: In function 'next_dentry': fsys_xfs.c:371: warning: pointer targets in assignment differ in signedness mv -f .deps/xfs_stage1_5_exec-bios.Tpo .deps/xfs_stage1_5_exec-bios.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 mv -f .deps/xfs_stage1_5_exec-disk_io.Tpo .deps/xfs_stage1_5_exec-disk_io.Po x86_64-pc-linux-gnu-gcc -m32 -g -nostdlib -Wl,-N -Wl,-Ttext -Wl,8000 -Wl,-O1 -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,--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 -nopie -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,--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-fsys_xfs.Tpo .deps/xfs_stage1_5_exec-fsys_xfs.Po x86_64-pc-linux-gnu-gcc -m32 -Os -fno-stack-protector -nopie -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,--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 -nopie -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,--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 -nopie -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,--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 -nopie -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,--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 -nopie -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,--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 -nopie -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,--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 -nopie -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,--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 -nopie -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,--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 x86_64-pc-linux-gnu-gcc -m32 -Os -fno-stack-protector -nopie -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,--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 start.exec start objcopy -O binary start_eltorito.exec start_eltorito rm -f stage2 cat start pre_stage2 > stage2 objcopy -O binary e2fs_stage1_5.exec e2fs_stage1_5 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 objcopy -O binary xfs_stage1_5.exec xfs_stage1_5 rm -f stage2_eltorito cat start_eltorito pre_stage2 > stage2_eltorito make[3]: Leaving directory `/var/tmp/portage/sys-boot/grub-0.97-r10/work/grub-0.97/stage2' make[2]: Leaving directory `/var/tmp/portage/sys-boot/grub-0.97-r10/work/grub-0.97/stage2' Making all in stage1 make[2]: Entering directory `/var/tmp/portage/sys-boot/grub-0.97-r10/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 -nopie -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,--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-0.97-r10/work/grub-0.97/stage1' Making all in lib make[2]: Entering directory `/var/tmp/portage/sys-boot/grub-0.97-r10/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/getopt1.Tpo .deps/getopt1.Po mv -f .deps/getopt.Tpo .deps/getopt.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-0.97-r10/work/grub-0.97/lib' Making all in grub make[2]: Entering directory `/var/tmp/portage/sys-boot/grub-0.97-r10/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: warning: the address of 'config_file' will always evaluate as 'true' mv -f .deps/main.Tpo .deps/main.Po mv -f .deps/asmstub.Tpo .deps/asmstub.Po x86_64-pc-linux-gnu-gcc -m32 -O2 -g -Wl,-O1 -Wl,--as-needed -Wl,--build-id=none -o grub main.o asmstub.o ../stage2/libgrub.a ../lib/libcommon.a make[2]: Leaving directory `/var/tmp/portage/sys-boot/grub-0.97-r10/work/grub-0.97/grub' Making all in util make[2]: Entering directory `/var/tmp/portage/sys-boot/grub-0.97-r10/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,--as-needed -Wl,--build-id=none -o mbchk mbchk.o ../lib/libcommon.a make[2]: Leaving directory `/var/tmp/portage/sys-boot/grub-0.97-r10/work/grub-0.97/util' Making all in docs make[2]: Entering directory `/var/tmp/portage/sys-boot/grub-0.97-r10/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-0.97-r10/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-0.97-r10/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-0.97-r10/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-0.97-r10/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-0.97-r10/work/grub-0.97/docs' make[2]: Entering directory `/var/tmp/portage/sys-boot/grub-0.97-r10/work/grub-0.97' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/var/tmp/portage/sys-boot/grub-0.97-r10/work/grub-0.97' make[1]: Leaving directory `/var/tmp/portage/sys-boot/grub-0.97-r10/work/grub-0.97' >>> Source compiled. >>> Test phase [not enabled]: sys-boot/grub-0.97-r10 >>> Install grub-0.97-r10 into /var/tmp/portage/sys-boot/grub-0.97-r10/image/ category sys-boot make -j3 DESTDIR=/var/tmp/portage/sys-boot/grub-0.97-r10/image/ install Making install in netboot make[1]: Entering directory `/var/tmp/portage/sys-boot/grub-0.97-r10/work/grub-0.97/netboot' make[2]: Entering directory `/var/tmp/portage/sys-boot/grub-0.97-r10/work/grub-0.97/netboot' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/var/tmp/portage/sys-boot/grub-0.97-r10/work/grub-0.97/netboot' make[1]: Leaving directory `/var/tmp/portage/sys-boot/grub-0.97-r10/work/grub-0.97/netboot' Making install in stage2 make[1]: Entering directory `/var/tmp/portage/sys-boot/grub-0.97-r10/work/grub-0.97/stage2' make install-am make[2]: Entering directory `/var/tmp/portage/sys-boot/grub-0.97-r10/work/grub-0.97/stage2' make[3]: Entering directory `/var/tmp/portage/sys-boot/grub-0.97-r10/work/grub-0.97/stage2' test -z "/lib/grub/i386-pc" || /bin/mkdir -p "/var/tmp/portage/sys-boot/grub-0.97-r10/image//lib/grub/i386-pc" make[3]: Nothing to be done for `install-data-am'. /usr/bin/install -c -m 644 stage2 stage2_eltorito e2fs_stage1_5 fat_stage1_5 ffs_stage1_5 iso9660_stage1_5 jfs_stage1_5 minix_stage1_5 reiserfs_stage1_5 ufs2_stage1_5 vstafs_stage1_5 xfs_stage1_5 '/var/tmp/portage/sys-boot/grub-0.97-r10/image//lib/grub/i386-pc' make[3]: Leaving directory `/var/tmp/portage/sys-boot/grub-0.97-r10/work/grub-0.97/stage2' make[2]: Leaving directory `/var/tmp/portage/sys-boot/grub-0.97-r10/work/grub-0.97/stage2' make[1]: Leaving directory `/var/tmp/portage/sys-boot/grub-0.97-r10/work/grub-0.97/stage2' Making install in stage1 make[1]: Entering directory `/var/tmp/portage/sys-boot/grub-0.97-r10/work/grub-0.97/stage1' make[2]: Entering directory `/var/tmp/portage/sys-boot/grub-0.97-r10/work/grub-0.97/stage1' test -z "/lib/grub/i386-pc" || /bin/mkdir -p "/var/tmp/portage/sys-boot/grub-0.97-r10/image//lib/grub/i386-pc" make[2]: Nothing to be done for `install-data-am'. /usr/bin/install -c -m 644 stage1 '/var/tmp/portage/sys-boot/grub-0.97-r10/image//lib/grub/i386-pc' make[2]: Leaving directory `/var/tmp/portage/sys-boot/grub-0.97-r10/work/grub-0.97/stage1' make[1]: Leaving directory `/var/tmp/portage/sys-boot/grub-0.97-r10/work/grub-0.97/stage1' Making install in lib make[1]: Entering directory `/var/tmp/portage/sys-boot/grub-0.97-r10/work/grub-0.97/lib' make[2]: Entering directory `/var/tmp/portage/sys-boot/grub-0.97-r10/work/grub-0.97/lib' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/var/tmp/portage/sys-boot/grub-0.97-r10/work/grub-0.97/lib' make[1]: Leaving directory `/var/tmp/portage/sys-boot/grub-0.97-r10/work/grub-0.97/lib' Making install in grub make[1]: Entering directory `/var/tmp/portage/sys-boot/grub-0.97-r10/work/grub-0.97/grub' make[2]: Entering directory `/var/tmp/portage/sys-boot/grub-0.97-r10/work/grub-0.97/grub' test -z "//sbin" || /bin/mkdir -p "/var/tmp/portage/sys-boot/grub-0.97-r10/image///sbin" make[2]: Nothing to be done for `install-data-am'. /usr/bin/install -c grub '/var/tmp/portage/sys-boot/grub-0.97-r10/image///sbin' make[2]: Leaving directory `/var/tmp/portage/sys-boot/grub-0.97-r10/work/grub-0.97/grub' make[1]: Leaving directory `/var/tmp/portage/sys-boot/grub-0.97-r10/work/grub-0.97/grub' Making install in util make[1]: Entering directory `/var/tmp/portage/sys-boot/grub-0.97-r10/work/grub-0.97/util' make[2]: Entering directory `/var/tmp/portage/sys-boot/grub-0.97-r10/work/grub-0.97/util' test -z "//bin" || /bin/mkdir -p "/var/tmp/portage/sys-boot/grub-0.97-r10/image///bin" test -z "//sbin" || /bin/mkdir -p "/var/tmp/portage/sys-boot/grub-0.97-r10/image///sbin" make[2]: Nothing to be done for `install-data-am'. /usr/bin/install -c grub-install grub-md5-crypt grub-terminfo grub-set-default '/var/tmp/portage/sys-boot/grub-0.97-r10/image///sbin' /usr/bin/install -c mbchk '/var/tmp/portage/sys-boot/grub-0.97-r10/image///bin' make[2]: Leaving directory `/var/tmp/portage/sys-boot/grub-0.97-r10/work/grub-0.97/util' make[1]: Leaving directory `/var/tmp/portage/sys-boot/grub-0.97-r10/work/grub-0.97/util' Making install in docs make[1]: Entering directory `/var/tmp/portage/sys-boot/grub-0.97-r10/work/grub-0.97/docs' make[2]: Entering directory `/var/tmp/portage/sys-boot/grub-0.97-r10/work/grub-0.97/docs' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/share/info" || /bin/mkdir -p "/var/tmp/portage/sys-boot/grub-0.97-r10/image//usr/share/info" test -z "/usr/share/man/man1" || /bin/mkdir -p "/var/tmp/portage/sys-boot/grub-0.97-r10/image//usr/share/man/man1" test -z "/usr/share/man/man8" || /bin/mkdir -p "/var/tmp/portage/sys-boot/grub-0.97-r10/image//usr/share/man/man8" /usr/bin/install -c -m 644 grub.8 grub-install.8 grub-md5-crypt.8 grub-terminfo.8 '/var/tmp/portage/sys-boot/grub-0.97-r10/image//usr/share/man/man8' /usr/bin/install -c -m 644 mbchk.1 '/var/tmp/portage/sys-boot/grub-0.97-r10/image//usr/share/man/man1' /usr/bin/install -c -m 644 ./grub.info ./multiboot.info '/var/tmp/portage/sys-boot/grub-0.97-r10/image//usr/share/info' install-info --info-dir='/var/tmp/portage/sys-boot/grub-0.97-r10/image//usr/share/info' '/var/tmp/portage/sys-boot/grub-0.97-r10/image//usr/share/info/grub.info' install-info --info-dir='/var/tmp/portage/sys-boot/grub-0.97-r10/image//usr/share/info' '/var/tmp/portage/sys-boot/grub-0.97-r10/image//usr/share/info/multiboot.info' make[2]: Leaving directory `/var/tmp/portage/sys-boot/grub-0.97-r10/work/grub-0.97/docs' make[1]: Leaving directory `/var/tmp/portage/sys-boot/grub-0.97-r10/work/grub-0.97/docs' make[1]: Entering directory `/var/tmp/portage/sys-boot/grub-0.97-r10/work/grub-0.97' make[2]: Entering directory `/var/tmp/portage/sys-boot/grub-0.97-r10/work/grub-0.97' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/var/tmp/portage/sys-boot/grub-0.97-r10/work/grub-0.97' make[1]: Leaving directory `/var/tmp/portage/sys-boot/grub-0.97-r10/work/grub-0.97' >>> Completed installing grub-0.97-r10 into /var/tmp/portage/sys-boot/grub-0.97-r10/image/ strip: strip --strip-unneeded -R .comment bin/mbchk sbin/grub installsources: rsyncing source files ecompressdir: bzip2 -9 /usr/share/man ecompressdir: bzip2 -9 /usr/share/doc ecompressdir: bzip2 -9 /usr/share/info  * QA Notice: Package has poor programming practices which may compile * fine but exhibit random runtime failures. * boot.c:104: warning: dereferencing type-punned pointer will break strict-aliasing rules * boot.c:104: warning: dereferencing type-punned pointer will break strict-aliasing rules * boot.c:104: warning: dereferencing type-punned pointer will break strict-aliasing rules * boot.c:104: warning: dereferencing type-punned pointer will break strict-aliasing rules * boot.c:104: warning: dereferencing type-punned pointer will break strict-aliasing rules * boot.c:104: warning: dereferencing type-punned pointer will break strict-aliasing rules * boot.c:104: warning: dereferencing type-punned pointer will break strict-aliasing rules * boot.c:104: warning: dereferencing type-punned pointer will break strict-aliasing rules * boot.c:104: warning: dereferencing type-punned pointer will break strict-aliasing rules * boot.c:104: warning: dereferencing type-punned pointer will break strict-aliasing rules * fsys_fat.c:87: warning: dereferencing type-punned pointer will break strict-aliasing rules * fsys_fat.c:92: warning: dereferencing type-punned pointer will break strict-aliasing rules * fsys_fat.c:93: warning: dereferencing type-punned pointer will break strict-aliasing rules * fsys_fat.c:96: warning: dereferencing type-punned pointer will break strict-aliasing rules * fsys_fat.c:103: warning: dereferencing type-punned pointer will break strict-aliasing rules * fsys_fat.c:117: warning: dereferencing type-punned pointer will break strict-aliasing rules * fsys_fat.c:155: warning: dereferencing type-punned pointer will break strict-aliasing rules * fsys_fat.c:156: warning: dereferencing type-punned pointer will break strict-aliasing rules * gunzip.c:281: warning: dereferencing type-punned pointer will break strict-aliasing rules * gunzip.c:282: warning: dereferencing type-punned pointer will break strict-aliasing rules * gunzip.c:297: warning: dereferencing type-punned pointer will break strict-aliasing rules * gunzip.c:319: warning: dereferencing type-punned pointer will break strict-aliasing rules * serial.c:228: warning: dereferencing type-punned pointer will break strict-aliasing rules * boot.c:104: warning: dereferencing type-punned pointer will break strict-aliasing rules * boot.c:104: warning: dereferencing type-punned pointer will break strict-aliasing rules * boot.c:104: warning: dereferencing type-punned pointer will break strict-aliasing rules * boot.c:104: warning: dereferencing type-punned pointer will break strict-aliasing rules * boot.c:104: warning: dereferencing type-punned pointer will break strict-aliasing rules * boot.c:104: warning: dereferencing type-punned pointer will break strict-aliasing rules * boot.c:104: warning: dereferencing type-punned pointer will break strict-aliasing rules * boot.c:104: warning: dereferencing type-punned pointer will break strict-aliasing rules * boot.c:104: warning: dereferencing type-punned pointer will break strict-aliasing rules * boot.c:104: warning: dereferencing type-punned pointer will break strict-aliasing rules * fsys_fat.c:87: warning: dereferencing type-punned pointer will break strict-aliasing rules * fsys_fat.c:92: warning: dereferencing type-punned pointer will break strict-aliasing rules * fsys_fat.c:93: warning: dereferencing type-punned pointer will break strict-aliasing rules * fsys_fat.c:96: warning: dereferencing type-punned pointer will break strict-aliasing rules * fsys_fat.c:103: warning: dereferencing type-punned pointer will break strict-aliasing rules * fsys_fat.c:117: warning: dereferencing type-punned pointer will break strict-aliasing rules * fsys_fat.c:155: warning: dereferencing type-punned pointer will break strict-aliasing rules * fsys_fat.c:156: warning: dereferencing type-punned pointer will break strict-aliasing rules * gunzip.c:281: warning: dereferencing type-punned pointer will break strict-aliasing rules * gunzip.c:282: warning: dereferencing type-punned pointer will break strict-aliasing rules * gunzip.c:297: warning: dereferencing type-punned pointer will break strict-aliasing rules * gunzip.c:319: warning: dereferencing type-punned pointer will break strict-aliasing rules * serial.c:228: warning: dereferencing type-punned pointer will break strict-aliasing rules * fsys_fat.c:87: warning: dereferencing type-punned pointer will break strict-aliasing rules * fsys_fat.c:92: warning: dereferencing type-punned pointer will break strict-aliasing rules * fsys_fat.c:93: warning: dereferencing type-punned pointer will break strict-aliasing rules * fsys_fat.c:96: warning: dereferencing type-punned pointer will break strict-aliasing rules * fsys_fat.c:103: warning: dereferencing type-punned pointer will break strict-aliasing rules * fsys_fat.c:117: warning: dereferencing type-punned pointer will break strict-aliasing rules * fsys_fat.c:155: warning: dereferencing type-punned pointer will break strict-aliasing rules * fsys_fat.c:156: warning: dereferencing type-punned pointer will break strict-aliasing rules   * QA Notice: Package has poor programming practices which may compile * fine but exhibit random runtime failures. * char_io.c:249: warning: dereferencing pointer 'dataptr' does break strict-aliasing rules * char_io.c:244: warning: dereferencing pointer 'dataptr' does break strict-aliasing rules * char_io.c:236: warning: dereferencing pointer 'dataptr.10' does break strict-aliasing rules * char_io.c:249: warning: dereferencing pointer 'dataptr' does break strict-aliasing rules * char_io.c:244: warning: dereferencing pointer 'dataptr' does break strict-aliasing rules * char_io.c:236: warning: dereferencing pointer 'dataptr.10' does break strict-aliasing rules * char_io.c:199: warning: dereferencing pointer 'dataptr.4' does break strict-aliasing rules * char_io.c:199: warning: dereferencing pointer 'dataptr.4' does break strict-aliasing rules * char_io.c:199: warning: dereferencing pointer 'dataptr.4' does break strict-aliasing rules * char_io.c:199: warning: dereferencing pointer 'dataptr.4' does break strict-aliasing rules * char_io.c:199: warning: dereferencing pointer 'dataptr.4' does break strict-aliasing rules * char_io.c:199: warning: dereferencing pointer 'dataptr.4' does break strict-aliasing rules * char_io.c:199: warning: dereferencing pointer 'dataptr.4' does break strict-aliasing rules * char_io.c:199: warning: dereferencing pointer 'dataptr.4' does break strict-aliasing rules * char_io.c:199: warning: dereferencing pointer 'dataptr.4' does break strict-aliasing rules * char_io.c:199: warning: dereferencing pointer 'dataptr.4' does break strict-aliasing rules  * Please do not file a Gentoo bug and instead report the above QA * issues directly to the upstream developers of this software. * Homepage: http://www.gnu.org/software/grub/ * * To avoid automounting and auto(un)installing with /boot, * just export the DONT_MOUNT_BOOT variable. * * * Your boot partition was not mounted as /boot, but portage * was able to mount it without additional intervention. * Files will be installed there for grub to function correctly. * * *** IMPORTANT NOTE: you must run grub and install * the new version's stage1 to your MBR. Until you do, * stage1 and stage2 will still be the old version, but * later stages will be the new version, which could * cause problems such as an unbootable system. * This means you must use either grub-install or perform * root/setup manually! For more help, see the handbook: * http://www.gentoo.org/doc/en/handbook/handbook-amd64.xml?part=1&chap=10#grub-install-auto  * Copying files from /lib/grub, /usr/lib/grub and /usr/share/grub to //boot/grub grub: asmstub.c:215: grub_stage2: Assertion `simstack_alloc_base != ((void *) -1)' failed. /var/tmp/portage/sys-boot/grub-0.97-r10/temp/environment: line 4182: 11860 Done egrep -v '^[[:space:]]*(#|$|default|fallback|initrd|password|splashimage|timeout|title)' "${grub_config}" 11861 Aborted | /sbin/grub --batch --device-map="${dir}"/device.map > /dev/null * Grub has been installed to //boot successfully. * * To interactively install grub files to another device such as a USB * stick, just run the following and specify the directory as prompted: * emerge --config =grub-0.97-r10 * Alternately, you can export GRUB_ALT_INSTALLDIR=/path/to/use to tell * grub where to install in a non-interactive way.