* Package: sys-boot/grub-0.97-r10  * Repository: gentoo  * Maintainer: base-system@gentoo.org  * USE: amd64 elibc_glibc kernel_linux multilib ncurses userland_GNU  * FEATURES: keeptemp preserve-libs sandbox * Determining the location of the kernel source code * Found kernel source directory: * /usr/src/linux * Found sources for kernel version: * 3.2.1-00688-g6bacd7f * 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.12.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 ] * 012_all_grub-0.97-gcc46.patch ...  [ ok ] * 015_all_grub-0.96-unsigned-addresses.patch ...  [ ok ] * 016_all_grub-0.97-multiboot-memory-amount.patch ...  [ ok ] * 018_all_grub-0.97-config-file-chk.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 ] * 825_all_grub-0.97-automake-pkglib.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 ] * 900_all_grub-0.97-no-strict-aliasing.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.sub with /usr/share/gnuconfig/config.sub * econf: updating grub-0.97/config.guess with /usr/share/gnuconfig/config.guess ./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 --with-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... no checking whether -Wundef works... yes checking whether -falign-loops works... yes checking whether linker accepts `--build-id=none'... yes checking for i686-pc-linux-gnu-objcopy... no checking for objcopy... objcopy checking if C symbols get an underscore after compilation... no checking whether objcopy works for absolute addresses... (cached) yes checking whether addr32 must be in the same line as the instruction... yes checking for .code16 addr32 assembler support... yes checking whether an absolute indirect call/jump must not be prefixed with an asterisk... no checking if start is defined by the compiler... no checking if _start is defined by the compiler... yes checking if __bss_start is defined by the compiler... yes checking if _edata is defined by the compiler... yes checking if edata is defined by the compiler... yes checking if end is defined by the compiler... yes checking if _end is defined by the compiler... yes checking for opendisk in -lutil... no checking for wgetch in -lncurses... yes checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -m32 -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking ncurses/curses.h usability... no checking ncurses/curses.h presence... no checking for ncurses/curses.h... no checking ncurses.h usability... yes checking ncurses.h presence... yes checking for ncurses.h... yes checking curses.h usability... yes checking curses.h presence... yes checking for curses.h... yes configure: creating ./config.status config.status: creating Makefile config.status: creating stage1/Makefile config.status: creating stage2/Makefile config.status: creating docs/Makefile config.status: creating lib/Makefile config.status: creating util/Makefile config.status: creating grub/Makefile config.status: creating netboot/Makefile config.status: creating util/grub-image config.status: creating util/grub-install config.status: creating util/grub-md5-crypt config.status: creating util/grub-terminfo config.status: creating util/grub-set-default config.status: creating config.h config.status: executing depfiles commands make -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 -fno-strict-aliasing -fno-reorder-functions -fno-builtin -nostdinc -DSUPPORT_SERIAL=1 -DSUPPORT_HERCULES=1 -DSUPPORT_GRAPHICS=1 -DFSYS_EXT2FS=1 -DFSYS_FAT=1 -DFSYS_FFS=1 -DFSYS_UFS2=1 -DFSYS_MINIX=1 -DFSYS_REISERFS=1 -DFSYS_VSTAFS=1 -DFSYS_JFS=1 -DFSYS_XFS=1 -DFSYS_ISO9660=1 -DUSE_MD5_PASSWORDS=1 -DHAVE_CONFIG_H -I. -I.. -I../stage1 -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef -g -MT pre_stage2_exec-asm.o -MD -MP -MF .deps/pre_stage2_exec-asm.Tpo -c -o pre_stage2_exec-asm.o `test -f 'asm.S' || echo './'`asm.S x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../stage1 -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef -Os -fno-stack-protector -fno-strict-aliasing -fno-reorder-functions -fno-builtin -nostdinc -DSUPPORT_SERIAL=1 -DSUPPORT_HERCULES=1 -DSUPPORT_GRAPHICS=1 -DFSYS_EXT2FS=1 -DFSYS_FAT=1 -DFSYS_FFS=1 -DFSYS_UFS2=1 -DFSYS_MINIX=1 -DFSYS_REISERFS=1 -DFSYS_VSTAFS=1 -DFSYS_JFS=1 -DFSYS_XFS=1 -DFSYS_ISO9660=1 -DUSE_MD5_PASSWORDS=1 -g -MT pre_stage2_exec-bios.o -MD -MP -MF .deps/pre_stage2_exec-bios.Tpo -c -o pre_stage2_exec-bios.o `test -f 'bios.c' || echo './'`bios.c x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../stage1 -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef -Os -fno-stack-protector -fno-strict-aliasing -fno-reorder-functions -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:3: warning: pointer targets in passing argument 1 of ‘grub_read’ differ in signedness [-Wpointer-sign] shared.h:960:5: note: expected ‘char *’ but argument is of type ‘unsigned char *’ boot.c:101:8: warning: pointer targets in passing argument 1 of ‘grub_strcmp’ differ in signedness [-Wpointer-sign] shared.h:886:5: note: expected ‘const char *’ but argument is of type ‘unsigned char *’ boot.c:411:12: warning: declaration of ‘src’ shadows a previous local [-Wshadow] boot.c:404:12: warning: shadowed declaration is here [-Wshadow] boot.c:412:12: warning: declaration of ‘dest’ shadows a previous local [-Wshadow] boot.c:405:12: warning: shadowed declaration is here [-Wshadow] boot.c: In function ‘bsd_boot’: boot.c:949:19: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] mv -f .deps/pre_stage2_exec-asm.Tpo .deps/pre_stage2_exec-asm.Po x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../stage1 -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef -Os -fno-stack-protector -fno-strict-aliasing -fno-reorder-functions -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 -fno-strict-aliasing -fno-reorder-functions -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 builtins.c: In function ‘blocklist_read_helper’: builtins.c:180:7: warning: value computed is not used [-Wunused-value] builtins.c:197:7: warning: value computed is not used [-Wunused-value] builtins.c:206:5: warning: value computed is not used [-Wunused-value] builtins.c: In function ‘install_func’: builtins.c:2002:30: warning: variable ‘src_geom’ set but not used [-Wunused-but-set-variable] builtins.c:2002:19: warning: variable ‘dest_geom’ set but not used [-Wunused-but-set-variable] builtins.c:1999:35: warning: variable ‘dest_sector’ set but not used [-Wunused-but-set-variable] char_io.c:100:7: warning: initialization from incompatible pointer type [enabled by default] char_io.c:100:7: warning: (near initialization for ‘term_table[3].setcursor’) [enabled by default] mv -f .deps/pre_stage2_exec-boot.Tpo .deps/pre_stage2_exec-boot.Po x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../stage1 -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef -Os -fno-stack-protector -fno-strict-aliasing -fno-reorder-functions -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 builtins.c: In function ‘savedefault_func’: builtins.c:3435:8: warning: trampoline generated for nested function ‘disk_read_savesect_func’ [-Wtrampolines] mv -f .deps/pre_stage2_exec-cmdline.Tpo .deps/pre_stage2_exec-cmdline.Po x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../stage1 -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef -Os -fno-stack-protector -fno-strict-aliasing -fno-reorder-functions -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-char_io.Tpo .deps/pre_stage2_exec-char_io.Po x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../stage1 -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef -Os -fno-stack-protector -fno-strict-aliasing -fno-reorder-functions -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-console.Tpo .deps/pre_stage2_exec-console.Po x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../stage1 -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef -Os -fno-stack-protector -fno-strict-aliasing -fno-reorder-functions -fno-builtin -nostdinc -DSUPPORT_SERIAL=1 -DSUPPORT_HERCULES=1 -DSUPPORT_GRAPHICS=1 -DFSYS_EXT2FS=1 -DFSYS_FAT=1 -DFSYS_FFS=1 -DFSYS_UFS2=1 -DFSYS_MINIX=1 -DFSYS_REISERFS=1 -DFSYS_VSTAFS=1 -DFSYS_JFS=1 -DFSYS_XFS=1 -DFSYS_ISO9660=1 -DUSE_MD5_PASSWORDS=1 -g -MT pre_stage2_exec-disk_io.o -MD -MP -MF .deps/pre_stage2_exec-disk_io.Tpo -c -o pre_stage2_exec-disk_io.o `test -f 'disk_io.c' || echo './'`disk_io.c mv -f .deps/pre_stage2_exec-common.Tpo .deps/pre_stage2_exec-common.Po x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../stage1 -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef -Os -fno-stack-protector -fno-strict-aliasing -fno-reorder-functions -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 fsys_ext2fs.c: In function ‘ext4fs_block_map’: fsys_ext2fs.c:585:7: warning: unused variable ‘i’ [-Wunused-variable] fsys_ext2fs.c:583:32: warning: unused variable ‘index’ [-Wunused-variable] fsys_ext2fs.c:582:28: warning: unused variable ‘extent’ [-Wunused-variable] mv -f .deps/pre_stage2_exec-fsys_ext2fs.Tpo .deps/pre_stage2_exec-fsys_ext2fs.Po x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../stage1 -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef -Os -fno-stack-protector -fno-strict-aliasing -fno-reorder-functions -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 mv -f .deps/pre_stage2_exec-builtins.Tpo .deps/pre_stage2_exec-builtins.Po x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../stage1 -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef -Os -fno-stack-protector -fno-strict-aliasing -fno-reorder-functions -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_fat.Tpo .deps/pre_stage2_exec-fsys_fat.Po x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../stage1 -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef -Os -fno-stack-protector -fno-strict-aliasing -fno-reorder-functions -fno-builtin -nostdinc -DSUPPORT_SERIAL=1 -DSUPPORT_HERCULES=1 -DSUPPORT_GRAPHICS=1 -DFSYS_EXT2FS=1 -DFSYS_FAT=1 -DFSYS_FFS=1 -DFSYS_UFS2=1 -DFSYS_MINIX=1 -DFSYS_REISERFS=1 -DFSYS_VSTAFS=1 -DFSYS_JFS=1 -DFSYS_XFS=1 -DFSYS_ISO9660=1 -DUSE_MD5_PASSWORDS=1 -g -MT pre_stage2_exec-fsys_iso9660.o -MD -MP -MF .deps/pre_stage2_exec-fsys_iso9660.Tpo -c -o pre_stage2_exec-fsys_iso9660.o `test -f 'fsys_iso9660.c' || echo './'`fsys_iso9660.c mv -f .deps/pre_stage2_exec-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 -fno-strict-aliasing -fno-reorder-functions -fno-builtin -nostdinc -DSUPPORT_SERIAL=1 -DSUPPORT_HERCULES=1 -DSUPPORT_GRAPHICS=1 -DFSYS_EXT2FS=1 -DFSYS_FAT=1 -DFSYS_FFS=1 -DFSYS_UFS2=1 -DFSYS_MINIX=1 -DFSYS_REISERFS=1 -DFSYS_VSTAFS=1 -DFSYS_JFS=1 -DFSYS_XFS=1 -DFSYS_ISO9660=1 -DUSE_MD5_PASSWORDS=1 -g -MT pre_stage2_exec-fsys_jfs.o -MD -MP -MF .deps/pre_stage2_exec-fsys_jfs.Tpo -c -o pre_stage2_exec-fsys_jfs.o `test -f 'fsys_jfs.c' || echo './'`fsys_jfs.c fsys_iso9660.c: In function ‘iso9660_mount’: fsys_iso9660.c:123:53: warning: pointer targets in passing argument 1 of ‘grub_memcmp’ differ in signedness [-Wpointer-sign] shared.h:885:5: note: expected ‘const char *’ but argument is of type ‘u_int8_t *’ fsys_iso9660.c: In function ‘iso9660_dir’: fsys_iso9660.c:178:27: warning: pointer targets in initialization differ in signedness [-Wpointer-sign] fsys_iso9660.c:201:19: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] fsys_iso9660.c:231:11: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] fsys_iso9660.c:332:11: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] fsys_iso9660.c:334:20: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] fsys_iso9660.c:336:9: warning: pointer targets in passing argument 4 of ‘iso9660_devread’ differ in signedness [-Wpointer-sign] fsys_iso9660.c:69:1: note: expected ‘char *’ but argument is of type ‘unsigned char *’ fsys_iso9660.c:384:9: warning: pointer targets in passing argument 1 of ‘print_a_completion’ differ in signedness [-Wpointer-sign] shared.h:978:6: note: expected ‘char *’ but argument is of type ‘unsigned char *’ mv -f .deps/pre_stage2_exec-fsys_ffs.Tpo .deps/pre_stage2_exec-fsys_ffs.Po x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../stage1 -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef -Os -fno-stack-protector -fno-strict-aliasing -fno-reorder-functions -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_iso9660.Tpo .deps/pre_stage2_exec-fsys_iso9660.Po x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../stage1 -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef -Os -fno-stack-protector -fno-strict-aliasing -fno-reorder-functions -fno-builtin -nostdinc -DSUPPORT_SERIAL=1 -DSUPPORT_HERCULES=1 -DSUPPORT_GRAPHICS=1 -DFSYS_EXT2FS=1 -DFSYS_FAT=1 -DFSYS_FFS=1 -DFSYS_UFS2=1 -DFSYS_MINIX=1 -DFSYS_REISERFS=1 -DFSYS_VSTAFS=1 -DFSYS_JFS=1 -DFSYS_XFS=1 -DFSYS_ISO9660=1 -DUSE_MD5_PASSWORDS=1 -g -MT pre_stage2_exec-fsys_reiserfs.o -MD -MP -MF .deps/pre_stage2_exec-fsys_reiserfs.Tpo -c -o pre_stage2_exec-fsys_reiserfs.o `test -f 'fsys_reiserfs.c' || echo './'`fsys_reiserfs.c mv -f .deps/pre_stage2_exec-fsys_minix.Tpo .deps/pre_stage2_exec-fsys_minix.Po x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../stage1 -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef -Os -fno-stack-protector -fno-strict-aliasing -fno-reorder-functions -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 -fno-strict-aliasing -fno-reorder-functions -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:17: warning: declaration of ‘a’ shadows a global declaration [-Wshadow] fsys_vstafs.c:66:22: warning: shadowed declaration is here [-Wshadow] fsys_vstafs.c:191:7: warning: declaration of ‘curr_ext’ shadows a global declaration [-Wshadow] fsys_vstafs.c:65:12: warning: shadowed declaration is here [-Wshadow] mv -f .deps/pre_stage2_exec-fsys_vstafs.Tpo .deps/pre_stage2_exec-fsys_vstafs.Po x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../stage1 -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef -Os -fno-stack-protector -fno-strict-aliasing -fno-reorder-functions -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:9: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] mv -f .deps/pre_stage2_exec-fsys_reiserfs.Tpo .deps/pre_stage2_exec-fsys_reiserfs.Po mv -f .deps/pre_stage2_exec-fsys_ufs2.Tpo .deps/pre_stage2_exec-fsys_ufs2.Po x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../stage1 -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef -Os -fno-stack-protector -fno-strict-aliasing -fno-reorder-functions -fno-builtin -nostdinc -DSUPPORT_SERIAL=1 -DSUPPORT_HERCULES=1 -DSUPPORT_GRAPHICS=1 -DFSYS_EXT2FS=1 -DFSYS_FAT=1 -DFSYS_FFS=1 -DFSYS_UFS2=1 -DFSYS_MINIX=1 -DFSYS_REISERFS=1 -DFSYS_VSTAFS=1 -DFSYS_JFS=1 -DFSYS_XFS=1 -DFSYS_ISO9660=1 -DUSE_MD5_PASSWORDS=1 -g -MT pre_stage2_exec-gunzip.o -MD -MP -MF .deps/pre_stage2_exec-gunzip.Tpo -c -o pre_stage2_exec-gunzip.o `test -f 'gunzip.c' || echo './'`gunzip.c x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../stage1 -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef -Os -fno-stack-protector -fno-strict-aliasing -fno-reorder-functions -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 gunzip.c: In function ‘gunzip_test_header’: gunzip.c:280:7: warning: pointer targets in passing argument 1 of ‘grub_read’ differ in signedness [-Wpointer-sign] shared.h:960:5: note: expected ‘char *’ but argument is of type ‘unsigned char *’ gunzip.c:296:4: warning: pointer targets in passing argument 1 of ‘grub_read’ differ in signedness [-Wpointer-sign] shared.h:960:5: note: expected ‘char *’ but argument is of type ‘unsigned char *’ gunzip.c:311:3: warning: pointer targets in passing argument 1 of ‘grub_read’ differ in signedness [-Wpointer-sign] shared.h:960:5: note: expected ‘char *’ but argument is of type ‘unsigned char *’ gunzip.c: In function ‘get_byte’: gunzip.c:497:7: warning: pointer targets in passing argument 1 of ‘grub_read’ differ in signedness [-Wpointer-sign] shared.h:960:5: note: expected ‘char *’ but argument is of type ‘uch *’ mv -f .deps/pre_stage2_exec-hercules.Tpo .deps/pre_stage2_exec-hercules.Po x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../stage1 -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef -Os -fno-stack-protector -fno-strict-aliasing -fno-reorder-functions -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:7: warning: pointer targets in passing argument 1 of ‘md5_transform’ differ in signedness [-Wpointer-sign] md5.c:94:1: note: expected ‘const unsigned char *’ but argument is of type ‘const char *’ md5.c: In function ‘md5_password’: md5.c:249:5: warning: pointer targets in passing argument 1 of ‘md5_update’ differ in signedness [-Wpointer-sign] md5.c:152:1: note: expected ‘const char *’ but argument is of type ‘unsigned char *’ md5.c:250:3: warning: pointer targets in passing argument 1 of ‘md5_update’ differ in signedness [-Wpointer-sign] md5.c:152:1: note: expected ‘const char *’ but argument is of type ‘unsigned char *’ md5.c:265:2: warning: pointer targets in passing argument 1 of ‘md5_update’ differ in signedness [-Wpointer-sign] md5.c:152:1: note: expected ‘const char *’ but argument is of type ‘unsigned char *’ md5.c:274:2: warning: pointer targets in passing argument 1 of ‘md5_update’ differ in signedness [-Wpointer-sign] md5.c:152:1: note: expected ‘const char *’ but argument is of type ‘unsigned char *’ mv -f .deps/pre_stage2_exec-fsys_xfs.Tpo .deps/pre_stage2_exec-fsys_xfs.Po x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../stage1 -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef -Os -fno-stack-protector -fno-strict-aliasing -fno-reorder-functions -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 mv -f .deps/pre_stage2_exec-md5.Tpo .deps/pre_stage2_exec-md5.Po x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../stage1 -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef -Os -fno-stack-protector -fno-strict-aliasing -fno-reorder-functions -fno-builtin -nostdinc -DSUPPORT_SERIAL=1 -DSUPPORT_HERCULES=1 -DSUPPORT_GRAPHICS=1 -DFSYS_EXT2FS=1 -DFSYS_FAT=1 -DFSYS_FFS=1 -DFSYS_UFS2=1 -DFSYS_MINIX=1 -DFSYS_REISERFS=1 -DFSYS_VSTAFS=1 -DFSYS_JFS=1 -DFSYS_XFS=1 -DFSYS_ISO9660=1 -DUSE_MD5_PASSWORDS=1 -g -MT pre_stage2_exec-smp-imps.o -MD -MP -MF .deps/pre_stage2_exec-smp-imps.Tpo -c -o pre_stage2_exec-smp-imps.o `test -f 'smp-imps.c' || echo './'`smp-imps.c smp-imps.c: In function ‘boot_cpu’: smp-imps.c:311:22: warning: variable ‘accept_status’ set but not used [-Wunused-but-set-variable] mv -f .deps/pre_stage2_exec-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 -fno-strict-aliasing -fno-reorder-functions -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 -fno-strict-aliasing -fno-reorder-functions -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 -fno-strict-aliasing -fno-reorder-functions -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 -fno-strict-aliasing -fno-reorder-functions -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:5: warning: pointer targets in passing argument 1 of ‘grub_read’ differ in signedness [-Wpointer-sign] ./shared.h:960:5: note: expected ‘char *’ but argument is of type ‘unsigned char *’ graphics.c:293:5: warning: pointer targets in passing argument 1 of ‘grub_read’ differ in signedness [-Wpointer-sign] ./shared.h:960:5: note: expected ‘char *’ but argument is of type ‘unsigned char *’ graphics.c:298:5: warning: pointer targets in passing argument 1 of ‘grub_read’ differ in signedness [-Wpointer-sign] ./shared.h:960:5: note: expected ‘char *’ but argument is of type ‘unsigned char *’ graphics.c:304:5: warning: pointer targets in passing argument 1 of ‘grub_read’ differ in signedness [-Wpointer-sign] ./shared.h:960:5: note: expected ‘char *’ but argument is of type ‘unsigned char *’ graphics.c:308:5: warning: pointer targets in passing argument 1 of ‘grub_read’ differ in signedness [-Wpointer-sign] ./shared.h:960:5: note: expected ‘char *’ but argument is of type ‘unsigned char *’ graphics.c:314:5: warning: pointer targets in passing argument 1 of ‘grub_read’ differ in signedness [-Wpointer-sign] ./shared.h:960:5: note: expected ‘char *’ but argument is of type ‘unsigned char *’ graphics.c:318:5: warning: pointer targets in passing argument 1 of ‘grub_read’ differ in signedness [-Wpointer-sign] ./shared.h:960:5: note: expected ‘char *’ but argument is of type ‘unsigned char *’ graphics.c:326:5: warning: pointer targets in passing argument 1 of ‘grub_read’ differ in signedness [-Wpointer-sign] ./shared.h:960:5: note: expected ‘char *’ but argument is of type ‘unsigned char *’ graphics.c:333:9: warning: pointer targets in passing argument 1 of ‘grub_read’ differ in signedness [-Wpointer-sign] ./shared.h:960:5: note: expected ‘char *’ but argument is of type ‘unsigned char *’ graphics.c:335:9: warning: pointer targets in passing argument 1 of ‘grub_read’ differ in signedness [-Wpointer-sign] ./shared.h:960:5: note: expected ‘char *’ but argument is of type ‘unsigned char *’ graphics.c:339:9: warning: pointer targets in passing argument 1 of ‘grub_read’ differ in signedness [-Wpointer-sign] ./shared.h:960:5: note: expected ‘char *’ but argument is of type ‘unsigned char *’ graphics.c:368:13: warning: pointer targets in passing argument 1 of ‘grub_read’ differ in signedness [-Wpointer-sign] ./shared.h:960:5: note: expected ‘char *’ but argument is of type ‘unsigned char *’ graphics.c:376:9: warning: pointer targets in passing argument 1 of ‘grub_read’ differ in signedness [-Wpointer-sign] ./shared.h:960:5: note: expected ‘char *’ but argument is of type ‘unsigned char *’ graphics.c: At top level: graphics.c:440:13: warning: ‘graphics_scroll’ was used with no prototype before its definition [-Wmissing-prototypes] 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 -fno-strict-aliasing -fno-reorder-functions -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-strict-aliasing -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-strict-aliasing -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-strict-aliasing -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:7: warning: value computed is not used [-Wunused-value] builtins.c:197:7: warning: value computed is not used [-Wunused-value] builtins.c:206:5: warning: value computed is not used [-Wunused-value] boot.c: In function ‘load_image’: boot.c:67:3: warning: pointer targets in passing argument 1 of ‘grub_read’ differ in signedness [-Wpointer-sign] shared.h:960:5: note: expected ‘char *’ but argument is of type ‘unsigned char *’ boot.c:101:8: warning: pointer targets in passing argument 1 of ‘grub_strcmp’ differ in signedness [-Wpointer-sign] shared.h:886:5: note: expected ‘const char *’ but argument is of type ‘unsigned char *’ boot.c:411:12: warning: declaration of ‘src’ shadows a previous local [-Wshadow] boot.c:404:12: warning: shadowed declaration is here [-Wshadow] boot.c:412:12: warning: declaration of ‘dest’ shadows a previous local [-Wshadow] boot.c:405:12: warning: shadowed declaration is here [-Wshadow] builtins.c: In function ‘install_func’: builtins.c:2002:30: warning: variable ‘src_geom’ set but not used [-Wunused-but-set-variable] builtins.c:2002:19: warning: variable ‘dest_geom’ set but not used [-Wunused-but-set-variable] builtins.c:1999:35: warning: variable ‘dest_sector’ set but not used [-Wunused-but-set-variable] boot.c: In function ‘bsd_boot’: boot.c:949:19: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] mv -f .deps/libgrub_a-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-strict-aliasing -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-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-strict-aliasing -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-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-strict-aliasing -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:1: warning: conflicting types for built-in function ‘log2’ [enabled by default] 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-strict-aliasing -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:7: warning: unused variable ‘i’ [-Wunused-variable] fsys_ext2fs.c:583:32: warning: unused variable ‘index’ [-Wunused-variable] fsys_ext2fs.c:582:28: warning: unused variable ‘extent’ [-Wunused-variable] mv -f .deps/libgrub_a-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-strict-aliasing -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 fsys_fat.c:58:1: warning: conflicting types for built-in function ‘log2’ [enabled by default] 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-strict-aliasing -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 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-strict-aliasing -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 x86_64-pc-linux-gnu-gcc -m32 -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-strict-aliasing -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 fsys_iso9660.c:60:1: warning: conflicting types for built-in function ‘log2’ [enabled by default] fsys_iso9660.c: In function ‘iso9660_mount’: fsys_iso9660.c:123:53: warning: pointer targets in passing argument 1 of ‘grub_memcmp’ differ in signedness [-Wpointer-sign] shared.h:885:5: note: expected ‘const char *’ but argument is of type ‘u_int8_t *’ fsys_iso9660.c: In function ‘iso9660_dir’: fsys_iso9660.c:178:27: warning: pointer targets in initialization differ in signedness [-Wpointer-sign] fsys_iso9660.c:201:19: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] fsys_iso9660.c:231:11: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] fsys_iso9660.c:332:11: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] fsys_iso9660.c:334:20: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] fsys_iso9660.c:336:9: warning: pointer targets in passing argument 4 of ‘iso9660_devread’ differ in signedness [-Wpointer-sign] fsys_iso9660.c:69:1: note: expected ‘char *’ but argument is of type ‘unsigned char *’ fsys_iso9660.c:384:9: warning: pointer targets in passing argument 1 of ‘print_a_completion’ differ in signedness [-Wpointer-sign] shared.h:978:6: note: expected ‘char *’ but argument is of type ‘unsigned char *’ mv -f .deps/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-strict-aliasing -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_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-strict-aliasing -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 mv -f .deps/libgrub_a-fsys_minix.Tpo .deps/libgrub_a-fsys_minix.Po x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../stage1 -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef -O2 -fno-strict-aliasing -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 fsys_reiserfs.c:370:1: warning: conflicting types for built-in function ‘log2’ [enabled by default] 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-strict-aliasing -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:17: warning: declaration of ‘a’ shadows a global declaration [-Wshadow] fsys_vstafs.c:66:22: warning: shadowed declaration is here [-Wshadow] fsys_vstafs.c:191:7: warning: declaration of ‘curr_ext’ shadows a global declaration [-Wshadow] fsys_vstafs.c:65:12: warning: shadowed declaration is here [-Wshadow] mv -f .deps/libgrub_a-fsys_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-strict-aliasing -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 mv -f .deps/libgrub_a-fsys_vstafs.Tpo .deps/libgrub_a-fsys_vstafs.Po fsys_xfs.c: In function ‘next_dentry’: fsys_xfs.c:371:9: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] x86_64-pc-linux-gnu-gcc -m32 -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-strict-aliasing -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 gunzip.c: In function ‘gunzip_test_header’: gunzip.c:280:7: warning: pointer targets in passing argument 1 of ‘grub_read’ differ in signedness [-Wpointer-sign] shared.h:960:5: note: expected ‘char *’ but argument is of type ‘unsigned char *’ gunzip.c:296:4: warning: pointer targets in passing argument 1 of ‘grub_read’ differ in signedness [-Wpointer-sign] shared.h:960:5: note: expected ‘char *’ but argument is of type ‘unsigned char *’ gunzip.c:311:3: warning: pointer targets in passing argument 1 of ‘grub_read’ differ in signedness [-Wpointer-sign] shared.h:960:5: note: expected ‘char *’ but argument is of type ‘unsigned char *’ gunzip.c: In function ‘get_byte’: gunzip.c:497:7: warning: pointer targets in passing argument 1 of ‘grub_read’ differ in signedness [-Wpointer-sign] shared.h:960:5: note: expected ‘char *’ but argument is of type ‘uch *’ gunzip.c: In function ‘init_dynamic_block’: gunzip.c:928:12: warning: declaration of ‘nl’ shadows a global declaration [-Wshadow] mv -f .deps/libgrub_a-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-strict-aliasing -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 md5.c: In function ‘md5_update’: md5.c:169:7: warning: pointer targets in passing argument 1 of ‘md5_transform’ differ in signedness [-Wpointer-sign] md5.c:94:1: note: expected ‘const unsigned char *’ but argument is of type ‘const char *’ md5.c: In function ‘md5_password’: md5.c:249:5: warning: pointer targets in passing argument 1 of ‘md5_update’ differ in signedness [-Wpointer-sign] md5.c:152:1: note: expected ‘const char *’ but argument is of type ‘unsigned char *’ md5.c:250:3: warning: pointer targets in passing argument 1 of ‘md5_update’ differ in signedness [-Wpointer-sign] md5.c:152:1: note: expected ‘const char *’ but argument is of type ‘unsigned char *’ md5.c:265:2: warning: pointer targets in passing argument 1 of ‘md5_update’ differ in signedness [-Wpointer-sign] md5.c:152:1: note: expected ‘const char *’ but argument is of type ‘unsigned char *’ md5.c:274:2: warning: pointer targets in passing argument 1 of ‘md5_update’ differ in signedness [-Wpointer-sign] md5.c:152:1: note: expected ‘const char *’ but argument is of type ‘unsigned char *’ mv -f .deps/libgrub_a-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-strict-aliasing -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-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-strict-aliasing -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 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-strict-aliasing -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-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-strict-aliasing -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-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-strict-aliasing -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 -fno-strict-aliasing -fno-reorder-functions -fno-builtin -nostdinc -DSUPPORT_SERIAL=1 -DSUPPORT_HERCULES=1 -DSUPPORT_GRAPHICS=1 -DHAVE_CONFIG_H -I. -I.. -I../stage1 -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef -g -MT start_exec-start.o -MD -MP -MF .deps/start_exec-start.Tpo -c -o start_exec-start.o `test -f 'start.S' || echo './'`start.S mv -f .deps/start_exec-start.Tpo .deps/start_exec-start.Po x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../stage1 -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef -Os -fno-stack-protector -fno-strict-aliasing -fno-reorder-functions -fno-builtin -nostdinc -DSUPPORT_SERIAL=1 -DSUPPORT_HERCULES=1 -DSUPPORT_GRAPHICS=1 -DHAVE_CONFIG_H -I. -I.. -I../stage1 -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef -g -MT start_eltorito_exec-start_eltorito.o -MD -MP -MF .deps/start_eltorito_exec-start_eltorito.Tpo -c -o start_eltorito_exec-start_eltorito.o `test -f 'start_eltorito.S' || echo './'`start_eltorito.S mv -f .deps/start_eltorito_exec-start_eltorito.Tpo .deps/start_eltorito_exec-start_eltorito.Po x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../stage1 -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef -Os -fno-stack-protector -fno-strict-aliasing -fno-reorder-functions -fno-builtin -nostdinc -DSUPPORT_SERIAL=1 -DSUPPORT_HERCULES=1 -DSUPPORT_GRAPHICS=1 -DNO_DECOMPRESSION=1 -DSTAGE1_5=1 -DFSYS_EXT2FS=1 -DNO_BLOCK_FILES=1 -DHAVE_CONFIG_H -I. -I.. -I../stage1 -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef -g -MT e2fs_stage1_5_exec-start.o -MD -MP -MF .deps/e2fs_stage1_5_exec-start.Tpo -c -o e2fs_stage1_5_exec-start.o `test -f 'start.S' || echo './'`start.S mv -f .deps/e2fs_stage1_5_exec-start.Tpo .deps/e2fs_stage1_5_exec-start.Po x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../stage1 -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef -Os -fno-stack-protector -fno-strict-aliasing -fno-reorder-functions -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/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 -fno-strict-aliasing -fno-reorder-functions -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 -fno-strict-aliasing -fno-reorder-functions -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/e2fs_stage1_5_exec-common.Tpo .deps/e2fs_stage1_5_exec-common.Po x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../stage1 -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef -Os -fno-stack-protector -fno-strict-aliasing -fno-reorder-functions -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 ‘real_open_partition’: disk_io.c:850:17: warning: variable ‘pc_slice’ set but not used [-Wunused-but-set-variable] 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 -fno-strict-aliasing -fno-reorder-functions -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 -fno-strict-aliasing -fno-reorder-functions -fno-builtin -nostdinc -DSUPPORT_SERIAL=1 -DSUPPORT_HERCULES=1 -DSUPPORT_GRAPHICS=1 -DNO_DECOMPRESSION=1 -DSTAGE1_5=1 -DFSYS_EXT2FS=1 -DNO_BLOCK_FILES=1 -g -MT e2fs_stage1_5_exec-fsys_ext2fs.o -MD -MP -MF .deps/e2fs_stage1_5_exec-fsys_ext2fs.Tpo -c -o e2fs_stage1_5_exec-fsys_ext2fs.o `test -f 'fsys_ext2fs.c' || echo './'`fsys_ext2fs.c mv -f .deps/e2fs_stage1_5_exec-stage1_5.Tpo .deps/e2fs_stage1_5_exec-stage1_5.Po x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../stage1 -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef -Os -fno-stack-protector -fno-strict-aliasing -fno-reorder-functions -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 fsys_ext2fs.c: In function ‘ext4fs_block_map’: fsys_ext2fs.c:585:7: warning: unused variable ‘i’ [-Wunused-variable] fsys_ext2fs.c:583:32: warning: unused variable ‘index’ [-Wunused-variable] fsys_ext2fs.c:582:28: warning: unused variable ‘extent’ [-Wunused-variable] mv -f .deps/e2fs_stage1_5_exec-bios.Tpo .deps/e2fs_stage1_5_exec-bios.Po x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../stage1 -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef -Os -fno-stack-protector -fno-strict-aliasing -fno-reorder-functions -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/fat_stage1_5_exec-start.Tpo .deps/fat_stage1_5_exec-start.Po x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../stage1 -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef -Os -fno-stack-protector -fno-strict-aliasing -fno-reorder-functions -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-disk_io.Tpo .deps/e2fs_stage1_5_exec-disk_io.Po x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../stage1 -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef -Os -fno-stack-protector -fno-strict-aliasing -fno-reorder-functions -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-asm.Tpo .deps/fat_stage1_5_exec-asm.Po x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../stage1 -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef -Os -fno-stack-protector -fno-strict-aliasing -fno-reorder-functions -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-common.Tpo .deps/fat_stage1_5_exec-common.Po x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../stage1 -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef -Os -fno-stack-protector -fno-strict-aliasing -fno-reorder-functions -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/e2fs_stage1_5_exec-fsys_ext2fs.Tpo .deps/e2fs_stage1_5_exec-fsys_ext2fs.Po x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../stage1 -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef -Os -fno-stack-protector -fno-strict-aliasing -fno-reorder-functions -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 disk_io.c: In function ‘real_open_partition’: disk_io.c:850:17: warning: variable ‘pc_slice’ set but not used [-Wunused-but-set-variable] mv -f .deps/fat_stage1_5_exec-stage1_5.Tpo .deps/fat_stage1_5_exec-stage1_5.Po x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../stage1 -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef -Os -fno-stack-protector -fno-strict-aliasing -fno-reorder-functions -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 -fno-strict-aliasing -fno-reorder-functions -fno-builtin -nostdinc -DSUPPORT_SERIAL=1 -DSUPPORT_HERCULES=1 -DSUPPORT_GRAPHICS=1 -DNO_DECOMPRESSION=1 -DSTAGE1_5=1 -DFSYS_FAT=1 -DNO_BLOCK_FILES=1 -g -MT fat_stage1_5_exec-bios.o -MD -MP -MF .deps/fat_stage1_5_exec-bios.Tpo -c -o fat_stage1_5_exec-bios.o `test -f 'bios.c' || echo './'`bios.c mv -f .deps/fat_stage1_5_exec-bios.Tpo .deps/fat_stage1_5_exec-bios.Po x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../stage1 -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef -Os -fno-stack-protector -fno-strict-aliasing -fno-reorder-functions -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/fat_stage1_5_exec-disk_io.Tpo .deps/fat_stage1_5_exec-disk_io.Po mv -f .deps/ffs_stage1_5_exec-start.Tpo .deps/ffs_stage1_5_exec-start.Po x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../stage1 -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef -Os -fno-stack-protector -fno-strict-aliasing -fno-reorder-functions -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 x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../stage1 -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef -Os -fno-stack-protector -fno-strict-aliasing -fno-reorder-functions -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-fsys_fat.Tpo .deps/fat_stage1_5_exec-fsys_fat.Po x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../stage1 -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef -Os -fno-stack-protector -fno-strict-aliasing -fno-reorder-functions -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 -fno-strict-aliasing -fno-reorder-functions -fno-builtin -nostdinc -DSUPPORT_SERIAL=1 -DSUPPORT_HERCULES=1 -DSUPPORT_GRAPHICS=1 -DNO_DECOMPRESSION=1 -DSTAGE1_5=1 -DFSYS_FFS=1 -DNO_BLOCK_FILES=1 -g -MT ffs_stage1_5_exec-disk_io.o -MD -MP -MF .deps/ffs_stage1_5_exec-disk_io.Tpo -c -o ffs_stage1_5_exec-disk_io.o `test -f 'disk_io.c' || echo './'`disk_io.c mv -f .deps/ffs_stage1_5_exec-common.Tpo .deps/ffs_stage1_5_exec-common.Po x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../stage1 -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef -Os -fno-stack-protector -fno-strict-aliasing -fno-reorder-functions -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 ‘real_open_partition’: disk_io.c:850:17: warning: variable ‘pc_slice’ set but not used [-Wunused-but-set-variable] mv -f .deps/ffs_stage1_5_exec-stage1_5.Tpo .deps/ffs_stage1_5_exec-stage1_5.Po x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../stage1 -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef -Os -fno-stack-protector -fno-strict-aliasing -fno-reorder-functions -fno-builtin -nostdinc -DSUPPORT_SERIAL=1 -DSUPPORT_HERCULES=1 -DSUPPORT_GRAPHICS=1 -DNO_DECOMPRESSION=1 -DSTAGE1_5=1 -DFSYS_FFS=1 -DNO_BLOCK_FILES=1 -g -MT ffs_stage1_5_exec-fsys_ffs.o -MD -MP -MF .deps/ffs_stage1_5_exec-fsys_ffs.Tpo -c -o ffs_stage1_5_exec-fsys_ffs.o `test -f 'fsys_ffs.c' || echo './'`fsys_ffs.c mv -f .deps/ffs_stage1_5_exec-char_io.Tpo .deps/ffs_stage1_5_exec-char_io.Po x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../stage1 -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef -Os -fno-stack-protector -fno-strict-aliasing -fno-reorder-functions -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-fsys_ffs.Tpo .deps/ffs_stage1_5_exec-fsys_ffs.Po x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../stage1 -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef -Os -fno-stack-protector -fno-strict-aliasing -fno-reorder-functions -fno-builtin -nostdinc -DSUPPORT_SERIAL=1 -DSUPPORT_HERCULES=1 -DSUPPORT_GRAPHICS=1 -DNO_DECOMPRESSION=1 -DSTAGE1_5=1 -DFSYS_ISO9660=1 -DNO_BLOCK_FILES=1 -DHAVE_CONFIG_H -I. -I.. -I../stage1 -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef -g -MT iso9660_stage1_5_exec-start_eltorito.o -MD -MP -MF .deps/iso9660_stage1_5_exec-start_eltorito.Tpo -c -o iso9660_stage1_5_exec-start_eltorito.o `test -f 'start_eltorito.S' || echo './'`start_eltorito.S mv -f .deps/iso9660_stage1_5_exec-start_eltorito.Tpo .deps/iso9660_stage1_5_exec-start_eltorito.Po x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../stage1 -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef -Os -fno-stack-protector -fno-strict-aliasing -fno-reorder-functions -fno-builtin -nostdinc -DSUPPORT_SERIAL=1 -DSUPPORT_HERCULES=1 -DSUPPORT_GRAPHICS=1 -DNO_DECOMPRESSION=1 -DSTAGE1_5=1 -DFSYS_ISO9660=1 -DNO_BLOCK_FILES=1 -DHAVE_CONFIG_H -I. -I.. -I../stage1 -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef -g -MT iso9660_stage1_5_exec-asm.o -MD -MP -MF .deps/iso9660_stage1_5_exec-asm.Tpo -c -o iso9660_stage1_5_exec-asm.o `test -f 'asm.S' || echo './'`asm.S mv -f .deps/ffs_stage1_5_exec-bios.Tpo .deps/ffs_stage1_5_exec-bios.Po x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../stage1 -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef -Os -fno-stack-protector -fno-strict-aliasing -fno-reorder-functions -fno-builtin -nostdinc -DSUPPORT_SERIAL=1 -DSUPPORT_HERCULES=1 -DSUPPORT_GRAPHICS=1 -DNO_DECOMPRESSION=1 -DSTAGE1_5=1 -DFSYS_ISO9660=1 -DNO_BLOCK_FILES=1 -g -MT iso9660_stage1_5_exec-common.o -MD -MP -MF .deps/iso9660_stage1_5_exec-common.Tpo -c -o iso9660_stage1_5_exec-common.o `test -f 'common.c' || echo './'`common.c mv -f .deps/iso9660_stage1_5_exec-asm.Tpo .deps/iso9660_stage1_5_exec-asm.Po mv -f .deps/ffs_stage1_5_exec-disk_io.Tpo .deps/ffs_stage1_5_exec-disk_io.Po x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../stage1 -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef -Os -fno-stack-protector -fno-strict-aliasing -fno-reorder-functions -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 x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../stage1 -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef -Os -fno-stack-protector -fno-strict-aliasing -fno-reorder-functions -fno-builtin -nostdinc -DSUPPORT_SERIAL=1 -DSUPPORT_HERCULES=1 -DSUPPORT_GRAPHICS=1 -DNO_DECOMPRESSION=1 -DSTAGE1_5=1 -DFSYS_ISO9660=1 -DNO_BLOCK_FILES=1 -g -MT iso9660_stage1_5_exec-disk_io.o -MD -MP -MF .deps/iso9660_stage1_5_exec-disk_io.Tpo -c -o iso9660_stage1_5_exec-disk_io.o `test -f 'disk_io.c' || echo './'`disk_io.c mv -f .deps/iso9660_stage1_5_exec-common.Tpo .deps/iso9660_stage1_5_exec-common.Po x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../stage1 -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef -Os -fno-stack-protector -fno-strict-aliasing -fno-reorder-functions -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 ‘real_open_partition’: disk_io.c:850:17: warning: variable ‘pc_slice’ set but not used [-Wunused-but-set-variable] mv -f .deps/iso9660_stage1_5_exec-stage1_5.Tpo .deps/iso9660_stage1_5_exec-stage1_5.Po x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../stage1 -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef -Os -fno-stack-protector -fno-strict-aliasing -fno-reorder-functions -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:53: warning: pointer targets in passing argument 1 of ‘grub_memcmp’ differ in signedness [-Wpointer-sign] shared.h:885:5: note: expected ‘const char *’ but argument is of type ‘u_int8_t *’ fsys_iso9660.c: In function ‘iso9660_dir’: fsys_iso9660.c:178:27: warning: pointer targets in initialization differ in signedness [-Wpointer-sign] fsys_iso9660.c:201:19: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] fsys_iso9660.c:231:11: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] fsys_iso9660.c:332:11: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] fsys_iso9660.c:334:20: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] fsys_iso9660.c:336:9: warning: pointer targets in passing argument 4 of ‘iso9660_devread’ differ in signedness [-Wpointer-sign] fsys_iso9660.c:69:1: note: expected ‘char *’ but argument is of type ‘unsigned char *’ mv -f .deps/iso9660_stage1_5_exec-char_io.Tpo .deps/iso9660_stage1_5_exec-char_io.Po x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../stage1 -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef -Os -fno-stack-protector -fno-strict-aliasing -fno-reorder-functions -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 mv -f .deps/iso9660_stage1_5_exec-fsys_iso9660.Tpo .deps/iso9660_stage1_5_exec-fsys_iso9660.Po x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../stage1 -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef -Os -fno-stack-protector -fno-strict-aliasing -fno-reorder-functions -fno-builtin -nostdinc -DSUPPORT_SERIAL=1 -DSUPPORT_HERCULES=1 -DSUPPORT_GRAPHICS=1 -DNO_DECOMPRESSION=1 -DSTAGE1_5=1 -DFSYS_JFS=1 -DNO_BLOCK_FILES=1 -DHAVE_CONFIG_H -I. -I.. -I../stage1 -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef -g -MT jfs_stage1_5_exec-start.o -MD -MP -MF .deps/jfs_stage1_5_exec-start.Tpo -c -o jfs_stage1_5_exec-start.o `test -f 'start.S' || echo './'`start.S mv -f .deps/iso9660_stage1_5_exec-bios.Tpo .deps/iso9660_stage1_5_exec-bios.Po x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../stage1 -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef -Os -fno-stack-protector -fno-strict-aliasing -fno-reorder-functions -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-start.Tpo .deps/jfs_stage1_5_exec-start.Po x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../stage1 -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef -Os -fno-stack-protector -fno-strict-aliasing -fno-reorder-functions -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-disk_io.Tpo .deps/iso9660_stage1_5_exec-disk_io.Po x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../stage1 -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef -Os -fno-stack-protector -fno-strict-aliasing -fno-reorder-functions -fno-builtin -nostdinc -DSUPPORT_SERIAL=1 -DSUPPORT_HERCULES=1 -DSUPPORT_GRAPHICS=1 -DNO_DECOMPRESSION=1 -DSTAGE1_5=1 -DFSYS_JFS=1 -DNO_BLOCK_FILES=1 -g -MT jfs_stage1_5_exec-char_io.o -MD -MP -MF .deps/jfs_stage1_5_exec-char_io.Tpo -c -o jfs_stage1_5_exec-char_io.o `test -f 'char_io.c' || echo './'`char_io.c mv -f .deps/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 -fno-strict-aliasing -fno-reorder-functions -fno-builtin -nostdinc -DSUPPORT_SERIAL=1 -DSUPPORT_HERCULES=1 -DSUPPORT_GRAPHICS=1 -DNO_DECOMPRESSION=1 -DSTAGE1_5=1 -DFSYS_JFS=1 -DNO_BLOCK_FILES=1 -g -MT jfs_stage1_5_exec-disk_io.o -MD -MP -MF .deps/jfs_stage1_5_exec-disk_io.Tpo -c -o jfs_stage1_5_exec-disk_io.o `test -f 'disk_io.c' || echo './'`disk_io.c mv -f .deps/jfs_stage1_5_exec-common.Tpo .deps/jfs_stage1_5_exec-common.Po x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../stage1 -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef -Os -fno-stack-protector -fno-strict-aliasing -fno-reorder-functions -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 disk_io.c: In function ‘real_open_partition’: disk_io.c:850:17: warning: variable ‘pc_slice’ set but not used [-Wunused-but-set-variable] mv -f .deps/jfs_stage1_5_exec-stage1_5.Tpo .deps/jfs_stage1_5_exec-stage1_5.Po x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../stage1 -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef -Os -fno-stack-protector -fno-strict-aliasing -fno-reorder-functions -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-char_io.Tpo .deps/jfs_stage1_5_exec-char_io.Po x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../stage1 -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef -Os -fno-stack-protector -fno-strict-aliasing -fno-reorder-functions -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 x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../stage1 -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef -Os -fno-stack-protector -fno-strict-aliasing -fno-reorder-functions -fno-builtin -nostdinc -DSUPPORT_SERIAL=1 -DSUPPORT_HERCULES=1 -DSUPPORT_GRAPHICS=1 -DNO_DECOMPRESSION=1 -DSTAGE1_5=1 -DFSYS_MINIX=1 -DNO_BLOCK_FILES=1 -DHAVE_CONFIG_H -I. -I.. -I../stage1 -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef -g -MT minix_stage1_5_exec-start.o -MD -MP -MF .deps/minix_stage1_5_exec-start.Tpo -c -o minix_stage1_5_exec-start.o `test -f 'start.S' || echo './'`start.S mv -f .deps/minix_stage1_5_exec-start.Tpo .deps/minix_stage1_5_exec-start.Po x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../stage1 -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef -Os -fno-stack-protector -fno-strict-aliasing -fno-reorder-functions -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-asm.Tpo .deps/minix_stage1_5_exec-asm.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 -fno-strict-aliasing -fno-reorder-functions -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 x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../stage1 -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef -Os -fno-stack-protector -fno-strict-aliasing -fno-reorder-functions -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/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 -fno-strict-aliasing -fno-reorder-functions -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/minix_stage1_5_exec-common.Tpo .deps/minix_stage1_5_exec-common.Po x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../stage1 -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef -Os -fno-stack-protector -fno-strict-aliasing -fno-reorder-functions -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 ‘real_open_partition’: disk_io.c:850:17: warning: variable ‘pc_slice’ set but not used [-Wunused-but-set-variable] mv -f .deps/minix_stage1_5_exec-char_io.Tpo .deps/minix_stage1_5_exec-char_io.Po x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../stage1 -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef -Os -fno-stack-protector -fno-strict-aliasing -fno-reorder-functions -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-stage1_5.Tpo .deps/minix_stage1_5_exec-stage1_5.Po x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../stage1 -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef -Os -fno-stack-protector -fno-strict-aliasing -fno-reorder-functions -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-bios.Tpo .deps/minix_stage1_5_exec-bios.Po x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../stage1 -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef -Os -fno-stack-protector -fno-strict-aliasing -fno-reorder-functions -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-fsys_minix.Tpo .deps/minix_stage1_5_exec-fsys_minix.Po x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../stage1 -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef -Os -fno-stack-protector -fno-strict-aliasing -fno-reorder-functions -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/reiserfs_stage1_5_exec-start.Tpo .deps/reiserfs_stage1_5_exec-start.Po x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../stage1 -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef -Os -fno-stack-protector -fno-strict-aliasing -fno-reorder-functions -fno-builtin -nostdinc -DSUPPORT_SERIAL=1 -DSUPPORT_HERCULES=1 -DSUPPORT_GRAPHICS=1 -DNO_DECOMPRESSION=1 -DSTAGE1_5=1 -DFSYS_REISERFS=1 -DNO_BLOCK_FILES=1 -g -MT reiserfs_stage1_5_exec-common.o -MD -MP -MF .deps/reiserfs_stage1_5_exec-common.Tpo -c -o reiserfs_stage1_5_exec-common.o `test -f 'common.c' || echo './'`common.c mv -f .deps/reiserfs_stage1_5_exec-asm.Tpo .deps/reiserfs_stage1_5_exec-asm.Po x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../stage1 -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef -Os -fno-stack-protector -fno-strict-aliasing -fno-reorder-functions -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-common.Tpo .deps/reiserfs_stage1_5_exec-common.Po mv -f .deps/minix_stage1_5_exec-disk_io.Tpo .deps/minix_stage1_5_exec-disk_io.Po x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../stage1 -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef -Os -fno-stack-protector -fno-strict-aliasing -fno-reorder-functions -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 -fno-strict-aliasing -fno-reorder-functions -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 ‘real_open_partition’: disk_io.c:850:17: warning: variable ‘pc_slice’ set but not used [-Wunused-but-set-variable] 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 -fno-strict-aliasing -fno-reorder-functions -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-char_io.Tpo .deps/reiserfs_stage1_5_exec-char_io.Po x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../stage1 -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef -Os -fno-stack-protector -fno-strict-aliasing -fno-reorder-functions -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 -fno-strict-aliasing -fno-reorder-functions -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 -fno-strict-aliasing -fno-reorder-functions -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/ufs2_stage1_5_exec-asm.Tpo .deps/ufs2_stage1_5_exec-asm.Po x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../stage1 -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef -Os -fno-stack-protector -fno-strict-aliasing -fno-reorder-functions -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/reiserfs_stage1_5_exec-disk_io.Tpo .deps/reiserfs_stage1_5_exec-disk_io.Po x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../stage1 -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef -Os -fno-stack-protector -fno-strict-aliasing -fno-reorder-functions -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/ufs2_stage1_5_exec-common.Tpo .deps/ufs2_stage1_5_exec-common.Po x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../stage1 -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef -Os -fno-stack-protector -fno-strict-aliasing -fno-reorder-functions -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/reiserfs_stage1_5_exec-fsys_reiserfs.Tpo .deps/reiserfs_stage1_5_exec-fsys_reiserfs.Po x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../stage1 -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef -Os -fno-stack-protector -fno-strict-aliasing -fno-reorder-functions -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 disk_io.c: In function ‘real_open_partition’: disk_io.c:850:17: warning: variable ‘pc_slice’ set but not used [-Wunused-but-set-variable] mv -f .deps/ufs2_stage1_5_exec-char_io.Tpo .deps/ufs2_stage1_5_exec-char_io.Po x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../stage1 -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef -Os -fno-stack-protector -fno-strict-aliasing -fno-reorder-functions -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 -fno-strict-aliasing -fno-reorder-functions -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 -fno-strict-aliasing -fno-reorder-functions -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/vstafs_stage1_5_exec-start.Tpo .deps/vstafs_stage1_5_exec-start.Po x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../stage1 -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef -Os -fno-stack-protector -fno-strict-aliasing -fno-reorder-functions -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 -fno-strict-aliasing -fno-reorder-functions -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-asm.Tpo .deps/vstafs_stage1_5_exec-asm.Po mv -f .deps/vstafs_stage1_5_exec-common.Tpo .deps/vstafs_stage1_5_exec-common.Po x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../stage1 -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef -Os -fno-stack-protector -fno-strict-aliasing -fno-reorder-functions -fno-builtin -nostdinc -DSUPPORT_SERIAL=1 -DSUPPORT_HERCULES=1 -DSUPPORT_GRAPHICS=1 -DNO_DECOMPRESSION=1 -DSTAGE1_5=1 -DFSYS_VSTAFS=1 -DNO_BLOCK_FILES=1 -g -MT vstafs_stage1_5_exec-char_io.o -MD -MP -MF .deps/vstafs_stage1_5_exec-char_io.Tpo -c -o vstafs_stage1_5_exec-char_io.o `test -f 'char_io.c' || echo './'`char_io.c x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../stage1 -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef -Os -fno-stack-protector -fno-strict-aliasing -fno-reorder-functions -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 ‘real_open_partition’: disk_io.c:850:17: warning: variable ‘pc_slice’ set but not used [-Wunused-but-set-variable] mv -f .deps/ufs2_stage1_5_exec-disk_io.Tpo .deps/ufs2_stage1_5_exec-disk_io.Po x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../stage1 -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef -Os -fno-stack-protector -fno-strict-aliasing -fno-reorder-functions -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-stage1_5.Tpo .deps/vstafs_stage1_5_exec-stage1_5.Po x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../stage1 -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef -Os -fno-stack-protector -fno-strict-aliasing -fno-reorder-functions -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-char_io.Tpo .deps/vstafs_stage1_5_exec-char_io.Po x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../stage1 -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef -Os -fno-stack-protector -fno-strict-aliasing -fno-reorder-functions -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:17: warning: declaration of ‘a’ shadows a global declaration [-Wshadow] fsys_vstafs.c:66:22: warning: shadowed declaration is here [-Wshadow] fsys_vstafs.c:191:7: warning: declaration of ‘curr_ext’ shadows a global declaration [-Wshadow] fsys_vstafs.c:65:12: warning: shadowed declaration is here [-Wshadow] mv -f .deps/vstafs_stage1_5_exec-fsys_vstafs.Tpo .deps/vstafs_stage1_5_exec-fsys_vstafs.Po mv -f .deps/vstafs_stage1_5_exec-disk_io.Tpo .deps/vstafs_stage1_5_exec-disk_io.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 -fno-strict-aliasing -fno-reorder-functions -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 x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../stage1 -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef -Os -fno-stack-protector -fno-strict-aliasing -fno-reorder-functions -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 x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../stage1 -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef -Os -fno-stack-protector -fno-strict-aliasing -fno-reorder-functions -fno-builtin -nostdinc -DSUPPORT_SERIAL=1 -DSUPPORT_HERCULES=1 -DSUPPORT_GRAPHICS=1 -DNO_DECOMPRESSION=1 -DSTAGE1_5=1 -DFSYS_XFS=1 -DNO_BLOCK_FILES=1 -g -MT xfs_stage1_5_exec-common.o -MD -MP -MF .deps/xfs_stage1_5_exec-common.Tpo -c -o xfs_stage1_5_exec-common.o `test -f 'common.c' || echo './'`common.c mv -f .deps/xfs_stage1_5_exec-start.Tpo .deps/xfs_stage1_5_exec-start.Po x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../stage1 -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef -Os -fno-stack-protector -fno-strict-aliasing -fno-reorder-functions -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 -fno-strict-aliasing -fno-reorder-functions -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 -fno-strict-aliasing -fno-reorder-functions -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 disk_io.c: In function ‘real_open_partition’: disk_io.c:850:17: warning: variable ‘pc_slice’ set but not used [-Wunused-but-set-variable] mv -f .deps/xfs_stage1_5_exec-stage1_5.Tpo .deps/xfs_stage1_5_exec-stage1_5.Po x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../stage1 -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef -Os -fno-stack-protector -fno-strict-aliasing -fno-reorder-functions -fno-builtin -nostdinc -DSUPPORT_SERIAL=1 -DSUPPORT_HERCULES=1 -DSUPPORT_GRAPHICS=1 -DNO_DECOMPRESSION=1 -DSTAGE1_5=1 -DFSYS_XFS=1 -DNO_BLOCK_FILES=1 -g -MT xfs_stage1_5_exec-fsys_xfs.o -MD -MP -MF .deps/xfs_stage1_5_exec-fsys_xfs.Tpo -c -o xfs_stage1_5_exec-fsys_xfs.o `test -f 'fsys_xfs.c' || echo './'`fsys_xfs.c mv -f .deps/xfs_stage1_5_exec-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 -fno-strict-aliasing -fno-reorder-functions -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:9: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] 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 ranlib libgrub.a 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 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 -fno-strict-aliasing -fno-reorder-functions -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 x86_64-pc-linux-gnu-gcc -m32 -Os -fno-stack-protector -fno-strict-aliasing -fno-reorder-functions -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 -fno-strict-aliasing -fno-reorder-functions -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 -fno-strict-aliasing -fno-reorder-functions -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 -fno-strict-aliasing -fno-reorder-functions -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 -fno-strict-aliasing -fno-reorder-functions -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 -fno-strict-aliasing -fno-reorder-functions -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 mv -f .deps/xfs_stage1_5_exec-fsys_xfs.Tpo .deps/xfs_stage1_5_exec-fsys_xfs.Po x86_64-pc-linux-gnu-gcc -m32 -Os -fno-stack-protector -fno-strict-aliasing -fno-reorder-functions -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 -fno-strict-aliasing -fno-reorder-functions -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 -fno-strict-aliasing -fno-reorder-functions -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 rm -f stage2_eltorito cat start_eltorito pre_stage2 > stage2_eltorito 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 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 -fno-strict-aliasing -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 -fno-strict-aliasing -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 -fno-strict-aliasing -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 -fno-strict-aliasing -I../stage2 -I../stage1 -g -MT device.o -MD -MP -MF .deps/device.Tpo -c -o device.o device.c mv -f .deps/getopt.Tpo .deps/getopt.Po mv -f .deps/getopt1.Tpo .deps/getopt1.Po mv -f .deps/device.Tpo .deps/device.Po rm -f libcommon.a ar cru libcommon.a getopt.o getopt1.o device.o ranlib libcommon.a make[2]: Leaving directory `/var/tmp/portage/sys-boot/grub-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 -fno-strict-aliasing -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 -fno-strict-aliasing -g -MT asmstub.o -MD -MP -MF .deps/asmstub.Tpo -c -o asmstub.o asmstub.c asmstub.c: In function ‘console_putchar’: asmstub.c:655:11: warning: variable ‘y’ set but not used [-Wunused-but-set-variable] mv -f .deps/main.Tpo .deps/main.Po mv -f .deps/asmstub.Tpo .deps/asmstub.Po x86_64-pc-linux-gnu-gcc -m32 -O2 -fno-strict-aliasing -g -Wl,-O1 -Wl,--as-needed -Wl,--build-id=none -o grub main.o asmstub.o ../stage2/libgrub.a ../lib/libcommon.a -lncurses make[2]: Leaving directory `/var/tmp/portage/sys-boot/grub-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]: 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' make[3]: Nothing to be done for `install-exec-am'. test -z "/lib/grub/i386-pc" || /bin/mkdir -p "/var/tmp/portage/sys-boot/grub-0.97-r10/image//lib/grub/i386-pc" /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' make[2]: Nothing to be done for `install-exec-am'. test -z "/lib/grub/i386-pc" || /bin/mkdir -p "/var/tmp/portage/sys-boot/grub-0.97-r10/image//lib/grub/i386-pc" /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 mbchk '/var/tmp/portage/sys-boot/grub-0.97-r10/image///bin' /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' 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' * Fallback PaX marking -m * /var/tmp/portage/sys-boot/grub-0.97-r10/image//sbin/grub TYPE PAX FILE ET_EXEC --mxe- /var/tmp/portage/sys-boot/grub-0.97-r10/image//sbin/grub >>> Completed installing grub-0.97-r10 into /var/tmp/portage/sys-boot/grub-0.97-r10/image/ strip: strip --strip-unneeded -R .comment -R .GCC.command.line bin/mbchk sbin/grub ecompressdir: bzip2 -9 /usr/share/man ecompressdir: bzip2 -9 /usr/share/doc ecompressdir: bzip2 -9 /usr/share/info * checking 36 files for package collisions >>> Merging sys-boot/grub-0.97-r10 to / * * To avoid automounting and auto(un)installing with /boot, * just export the DONT_MOUNT_BOOT variable. * * * Your boot partition, detected as being mounted as /boot, is read-only. * Remounting it in read-write mode ... * --- /usr/ --- /usr/share/ --- /usr/share/doc/ --- /usr/share/doc/grub-0.97-r10/ >>> /usr/share/doc/grub-0.97-r10/NEWS.bz2 >>> /usr/share/doc/grub-0.97-r10/TODO.bz2 >>> /usr/share/doc/grub-0.97-r10/BUGS.bz2 >>> /usr/share/doc/grub-0.97-r10/ChangeLog.bz2 >>> /usr/share/doc/grub-0.97-r10/grub.conf.gentoo.bz2 >>> /usr/share/doc/grub-0.97-r10/THANKS.bz2 >>> /usr/share/doc/grub-0.97-r10/AUTHORS.bz2 >>> /usr/share/doc/grub-0.97-r10/README.bz2 >>> /usr/share/doc/grub-0.97-r10/grub.conf.sample.bz2 --- /usr/share/info/ >>> /usr/share/info/grub.info.bz2 >>> /usr/share/info/multiboot.info.bz2 --- /usr/share/grub/ >>> /usr/share/grub/splash.xpm.gz --- /usr/share/man/ --- /usr/share/man/man8/ >>> /usr/share/man/man8/grub.8.bz2 >>> /usr/share/man/man8/grub-install.8.bz2 >>> /usr/share/man/man8/grub-terminfo.8.bz2 >>> /usr/share/man/man8/grub-md5-crypt.8.bz2 --- /usr/share/man/man1/ >>> /usr/share/man/man1/mbchk.1.bz2 --- /bin/ >>> /bin/mbchk --- /sbin/ >>> /sbin/grub-md5-crypt >>> /sbin/grub-set-default >>> /sbin/grub-install >>> /sbin/grub >>> /sbin/grub-terminfo --- /lib/ --- /lib/grub/ --- /lib/grub/i386-pc/ >>> /lib/grub/i386-pc/jfs_stage1_5 >>> /lib/grub/i386-pc/ufs2_stage1_5 >>> /lib/grub/i386-pc/e2fs_stage1_5 >>> /lib/grub/i386-pc/reiserfs_stage1_5 >>> /lib/grub/i386-pc/vstafs_stage1_5 >>> /lib/grub/i386-pc/minix_stage1_5 >>> /lib/grub/i386-pc/xfs_stage1_5 >>> /lib/grub/i386-pc/ffs_stage1_5 >>> /lib/grub/i386-pc/stage1 >>> /lib/grub/i386-pc/iso9660_stage1_5 >>> /lib/grub/i386-pc/stage2_eltorito >>> /lib/grub/i386-pc/stage2 >>> /lib/grub/i386-pc/fat_stage1_5 >>> Safely unmerging already-installed instance... * * To avoid automounting and auto(un)installing with /boot, * just export the DONT_MOUNT_BOOT variable. * * * Your boot partition was detected as being mounted as /boot. * Files will be installed there for grub to function correctly. * No package files given... Grabbing a set. --- replaced obj /usr/share/man/man8/grub.8.bz2 --- replaced obj /usr/share/man/man8/grub-terminfo.8.bz2 --- replaced obj /usr/share/man/man8/grub-md5-crypt.8.bz2 --- replaced obj /usr/share/man/man8/grub-install.8.bz2 --- replaced dir /usr/share/man/man8 --- replaced obj /usr/share/man/man1/mbchk.1.bz2 --- replaced dir /usr/share/man/man1 --- replaced dir /usr/share/man --- replaced obj /usr/share/info/multiboot.info.bz2 --- replaced obj /usr/share/info/grub.info.bz2 --- replaced dir /usr/share/info --- replaced obj /usr/share/grub/splash.xpm.gz --- replaced dir /usr/share/grub --- replaced obj /usr/share/doc/grub-0.97-r10/grub.conf.sample.bz2 --- replaced obj /usr/share/doc/grub-0.97-r10/grub.conf.gentoo.bz2 --- replaced obj /usr/share/doc/grub-0.97-r10/TODO.bz2 --- replaced obj /usr/share/doc/grub-0.97-r10/THANKS.bz2 --- replaced obj /usr/share/doc/grub-0.97-r10/README.bz2 --- replaced obj /usr/share/doc/grub-0.97-r10/NEWS.bz2 --- replaced obj /usr/share/doc/grub-0.97-r10/ChangeLog.bz2 --- replaced obj /usr/share/doc/grub-0.97-r10/BUGS.bz2 --- replaced obj /usr/share/doc/grub-0.97-r10/AUTHORS.bz2 --- replaced dir /usr/share/doc/grub-0.97-r10 --- replaced dir /usr/share/doc --- replaced dir /usr/share --- replaced dir /usr --- replaced obj /sbin/grub-terminfo --- replaced obj /sbin/grub-set-default --- replaced obj /sbin/grub-md5-crypt --- replaced obj /sbin/grub-install --- replaced obj /sbin/grub --- replaced dir /sbin --- replaced obj /lib/grub/i386-pc/xfs_stage1_5 --- replaced obj /lib/grub/i386-pc/vstafs_stage1_5 --- replaced obj /lib/grub/i386-pc/ufs2_stage1_5 --- replaced obj /lib/grub/i386-pc/stage2_eltorito --- replaced obj /lib/grub/i386-pc/stage2 --- replaced obj /lib/grub/i386-pc/stage1 --- replaced obj /lib/grub/i386-pc/reiserfs_stage1_5 --- replaced obj /lib/grub/i386-pc/minix_stage1_5 --- replaced obj /lib/grub/i386-pc/jfs_stage1_5 --- replaced obj /lib/grub/i386-pc/iso9660_stage1_5 --- replaced obj /lib/grub/i386-pc/ffs_stage1_5 --- replaced obj /lib/grub/i386-pc/fat_stage1_5 --- replaced obj /lib/grub/i386-pc/e2fs_stage1_5 --- replaced dir /lib/grub/i386-pc --- replaced dir /lib/grub --- replaced dir /lib --- replaced obj /bin/mbchk --- replaced dir /bin * * Automatically remounting /boot as ro * >>> Regenerating /etc/ld.so.cache... >>> Original instance of package unmerged safely. * * To avoid automounting and auto(un)installing with /boot, * just export the DONT_MOUNT_BOOT variable. * * * Your boot partition, detected as being mounted as /boot, is read-only. * Remounting it in read-write mode ... * * *** 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 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. * * Automatically remounting /boot as ro * >>> sys-boot/grub-0.97-r10 merged.