* Package: sys-boot/yaboot-1.3.17-r3  * Repository: gentoo  * Maintainer: ppc@gentoo.org  * USE: abi_ppc_32 elibc_glibc kernel_linux ppc userland_GNU  * FEATURES: preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking yaboot-1.3.17.tar.gz to /var/tmp/portage/sys-boot/yaboot-1.3.17-r3/work >>> Unpacking e2fsprogs-1.42.13.tar.gz to /var/tmp/portage/sys-boot/yaboot-1.3.17-r3/work >>> Source unpacked in /var/tmp/portage/sys-boot/yaboot-1.3.17-r3/work >>> Preparing source in /var/tmp/portage/sys-boot/yaboot-1.3.17-r3/work/yaboot-1.3.17 ... * Applying yabootconfig-1.3.13.patch ...  [ ok ] * Applying chrpfix.patch ...  [ ok ] * Applying yaboot-1.3.17-nopiessp-gcc4.patch ...  [ ok ] * Applying yaboot-stubfuncs.patch ...  [ ok ] * Applying new-ofpath-devspec.patch ...  [ ok ] /var/tmp/portage/sys-boot/yaboot-1.3.17-r3/work/e2fsprogs-1.42.13 /var/tmp/portage/sys-boot/yaboot-1.3.17-r3/work/yaboot-1.3.17 * Applying e2fsprogs-1.42.13-sysmacros.h.patch ...  [ ok ] /var/tmp/portage/sys-boot/yaboot-1.3.17-r3/work/yaboot-1.3.17 >>> Source prepared. >>> Configuring source in /var/tmp/portage/sys-boot/yaboot-1.3.17-r3/work/yaboot-1.3.17 ... /var/tmp/portage/sys-boot/yaboot-1.3.17-r3/work/e2fsprogs-1.42.13 /var/tmp/portage/sys-boot/yaboot-1.3.17-r3/work/yaboot-1.3.17 * econf: updating e2fsprogs-1.42.13/config/config.sub with /usr/share/gnuconfig/config.sub * econf: updating e2fsprogs-1.42.13/config/config.guess with /usr/share/gnuconfig/config.guess ./configure --prefix=/usr --build=powerpc-unknown-linux-gnu --host=powerpc-unknown-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --docdir=/usr/share/doc/yaboot-1.3.17-r3 --htmldir=/usr/share/doc/yaboot-1.3.17-r3/html --libdir=/usr/lib --enable-libblkid --enable-libuuid --disable-fsck --disable-quota Generating configuration file for e2fsprogs version 1.42.13 Release date is May, 2015 checking build system type... powerpc-unknown-linux-gnu checking host system type... powerpc-unknown-linux-gnu checking for powerpc-unknown-linux-gnu-gcc... powerpc-unknown-linux-gnu-gcc 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 powerpc-unknown-linux-gnu-gcc accepts -g... yes checking for powerpc-unknown-linux-gnu-gcc option to accept ISO C89... none needed checking for dlopen in -ldl... yes checking for powerpc-unknown-linux-gnu-gcc... (cached) powerpc-unknown-linux-gnu-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether powerpc-unknown-linux-gnu-gcc accepts -g... (cached) yes checking for powerpc-unknown-linux-gnu-gcc option to accept ISO C89... (cached) none needed checking how to run the C preprocessor... powerpc-unknown-linux-gnu-gcc -E checking for additional special compiler flags... (none) 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 minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes Disabling maintainer mode by default Disabling symlinks for install by default Disabling relative symlinks for install by default Disabling symlinks for build by default Disabling verbose make commands Disabling compression support by default Enabling htree directory support by default Disabling ELF shared libraries by default Disabling BSD shared libraries by default Disabling profiling libraries by default Disabling journal debugging by default Disabling blkid debugging by default Enabling testio debugging by default checking for powerpc-unknown-linux-gnu-pkg-config... /usr/bin/powerpc-unknown-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes Enabling private uuid library checking for powerpc-unknown-linux-gnu-pkg-config... (cached) /usr/bin/powerpc-unknown-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes Enabling private blkid library checking for powerpc-unknown-linux-gnu-pkg-config... (cached) /usr/bin/powerpc-unknown-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes Disabling quota support Enabling use of backtrace by default Enabling debugfs support by default Enabling e2image support by default Enabling e2resize support by default Enabling e4defrag support by default Not building fsck wrapper Building e2initrd helper by default Try using thread local support by default checking for thread local storage (TLS) class... __thread Building uuidd by default checking whether make sets $(MAKE)... yes checking for a BSD-compatible install... /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c checking for a thread-safe mkdir -p... /bin/mkdir -p checking for a sed that does not truncate output... /bin/sed checking whether NLS is requested... yes checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/gmsgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking whether we are using the GNU C Library 2 or newer... yes checking for powerpc-unknown-linux-gnu-ranlib... powerpc-unknown-linux-gnu-ranlib checking whether the -Werror option is usable... yes checking for simple visibility declarations... yes checking for inline... inline checking for size_t... yes checking for stdint.h... yes checking for working alloca.h... yes checking for alloca... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... yes checking for getpagesize... yes checking for working mmap... yes checking whether integer division by zero raises SIGFPE... no checking for inttypes.h... yes checking for unsigned long long int... yes checking for inttypes.h... (cached) yes checking whether the inttypes.h PRIxNN macros are broken... no checking for ld used by powerpc-unknown-linux-gnu-gcc... /usr/powerpc-unknown-linux-gnu/bin/ld checking if the linker (/usr/powerpc-unknown-linux-gnu/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking whether imported symbols can be declared weak... yes checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking for pthread_kill in -lpthread... yes checking for multithread API to use... posix checking for pthread_rwlock_t... yes checking for iconv... yes checking for working iconv... yes checking for iconv declaration... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking argz.h usability... yes checking argz.h presence... yes checking for argz.h... yes checking for inttypes.h... (cached) yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking for unistd.h... (cached) yes checking for sys/param.h... (cached) yes checking for getcwd... yes checking for getegid... yes checking for geteuid... yes checking for getgid... yes checking for getuid... yes checking for mempcpy... yes checking for munmap... yes checking for stpcpy... yes checking for strcasecmp... yes checking for strdup... yes checking for strtoul... yes checking for tsearch... yes checking for uselocale... yes checking for argz_count... yes checking for argz_stringify... yes checking for argz_next... yes checking for __fsetlocking... yes checking whether feof_unlocked is declared... yes checking whether fgets_unlocked is declared... yes checking for bison... bison checking version of bison... 3.1, ok checking for long long int... yes checking for wchar_t... yes checking for wint_t... yes checking for intmax_t... yes checking whether printf() supports POSIX/XSI format strings... yes checking whether we are using the GNU C Library >= 2.1 or uClibc... yes checking for stdint.h... (cached) yes checking for SIZE_MAX... yes checking for stdint.h... (cached) yes checking for symlink... yes checking for working fcntl.h... yes checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking for ptrdiff_t... yes checking features.h usability... yes checking features.h presence... yes checking for features.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for asprintf... yes checking for fwprintf... yes checking for newlocale... yes checking for putenv... yes checking for setenv... yes checking for setlocale... yes checking for snprintf... yes checking for strnlen... yes checking for wcslen... yes checking for wcsnlen... yes checking for mbrtowc... yes checking for wcrtomb... yes checking whether _snprintf is declared... no checking whether _snwprintf is declared... no checking whether getc_unlocked is declared... yes checking for nl_langinfo and CODESET... yes checking for LC_MESSAGES... yes checking for CFPreferencesCopyAppValue... (cached) no checking for CFLocaleCopyCurrent... (cached) no checking whether included gettext is requested... no checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc checking whether make sets $(MAKE)... (cached) yes checking for GNU make... make checking for ln... /bin/ln checking whether ln -s works... yes checking for mv... /bin/mv checking for cp... /bin/cp checking for rm... /bin/rm checking for chmod... /bin/chmod checking for gawk... gawk checking for egrep... (cached) /bin/grep -E checking for sed... (cached) /bin/sed checking for perl... /usr/bin/perl checking for ldconfig... /sbin/ldconfig checking for powerpc-unknown-linux-gnu-ar... powerpc-unknown-linux-gnu-ar checking for powerpc-unknown-linux-gnu-ranlib... (cached) powerpc-unknown-linux-gnu-ranlib checking for powerpc-unknown-linux-gnu-strip... powerpc-unknown-linux-gnu-strip checking for makeinfo... makeinfo checking dirent.h usability... yes checking dirent.h presence... yes checking for dirent.h... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking execinfo.h usability... yes checking execinfo.h presence... yes checking for execinfo.h... yes checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking mntent.h usability... yes checking mntent.h presence... yes checking for mntent.h... yes checking paths.h usability... yes checking paths.h presence... yes checking for paths.h... yes checking semaphore.h usability... yes checking semaphore.h presence... yes checking for semaphore.h... yes checking setjmp.h usability... yes checking setjmp.h presence... yes checking for setjmp.h... yes checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking for stdint.h... (cached) yes checking for stdlib.h... (cached) yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking termio.h usability... yes checking termio.h presence... yes checking for termio.h... yes checking for unistd.h... (cached) yes checking utime.h usability... yes checking utime.h presence... yes checking for utime.h... yes checking linux/falloc.h usability... yes checking linux/falloc.h presence... yes checking for linux/falloc.h... yes checking linux/fd.h usability... yes checking linux/fd.h presence... yes checking for linux/fd.h... yes checking linux/major.h usability... yes checking linux/major.h presence... yes checking for linux/major.h... yes checking linux/loop.h usability... yes checking linux/loop.h presence... yes checking for linux/loop.h... yes checking net/if_dl.h usability... no checking net/if_dl.h presence... no checking for net/if_dl.h... no checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking sys/disklabel.h usability... no checking sys/disklabel.h presence... no checking for sys/disklabel.h... no checking sys/disk.h usability... no checking sys/disk.h presence... no checking for sys/disk.h... no checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/mkdev.h usability... no checking sys/mkdev.h presence... no checking for sys/mkdev.h... no checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking sys/mount.h usability... yes checking sys/mount.h presence... yes checking for sys/mount.h... yes checking sys/prctl.h usability... yes checking sys/prctl.h presence... yes checking for sys/prctl.h... yes checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/sockio.h usability... no checking sys/sockio.h presence... no checking for sys/sockio.h... no checking for sys/stat.h... (cached) yes checking sys/syscall.h usability... yes checking sys/syscall.h presence... yes checking for sys/syscall.h... yes checking sys/sysmacros.h usability... yes checking sys/sysmacros.h presence... yes checking for sys/sysmacros.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for sys/types.h... (cached) yes checking sys/un.h usability... yes checking sys/un.h presence... yes checking for sys/un.h... yes checking sys/wait.h usability... yes checking sys/wait.h presence... yes checking for sys/wait.h... yes checking for net/if.h... yes checking for vprintf... yes checking for _doprnt... no checking for struct dirent.d_reclen... yes checking for struct stat.st_atim... yes checking for ssize_t... yes checking whether llseek is declared... no checking whether lseek64 is declared... yes checking size of short... 2 checking size of int... 4 checking size of long... 4 checking size of long long... 8 checking size of off_t... 4 checking whether byte ordering is bigendian... yes checking for __uNN types... using checking for inttypes.h... (cached) yes checking for intptr_t... yes checking whether struct stat has a st_flags field... no checking for struct sockaddr.sa_len... no checking for __secure_getenv... no checking for backtrace... yes checking for blkid_probe_get_topology... no checking for blkid_probe_enable_partitions... no checking for chflags... no checking for fadvise64... no checking for fallocate... yes checking for fallocate64... yes checking for fchown... yes checking for fdatasync... yes checking for fstat64... yes checking for ftruncate64... yes checking for futimes... yes checking for getcwd... (cached) yes checking for getdtablesize... yes checking for getmntinfo... no checking for getpwuid_r... yes checking for getrlimit... yes checking for getrusage... yes checking for jrand48... yes checking for llseek... yes checking for lseek64... yes checking for mallinfo... yes checking for mbstowcs... yes checking for memalign... yes checking for mempcpy... (cached) yes checking for mmap... yes checking for msync... yes checking for nanosleep... yes checking for open64... yes checking for pathconf... yes checking for posix_fadvise... yes checking for posix_fadvise64... yes checking for posix_memalign... yes checking for prctl... yes checking for pread... yes checking for pwrite... yes checking for pread64... yes checking for pwrite64... yes checking for secure_getenv... yes checking for setmntent... yes checking for setresgid... yes checking for setresuid... yes checking for snprintf... (cached) yes checking for srandom... yes checking for stpcpy... (cached) yes checking for strcasecmp... (cached) yes checking for strdup... (cached) yes checking for strnlen... (cached) yes checking for strptime... yes checking for strtoull... yes checking for sync_file_range... yes checking for sysconf... yes checking for usleep... yes checking for utime... yes checking for utimes... yes checking for valloc... yes checking for socket in -lsocket... no checking for optreset... no checking for sem_init... no checking for sem_init in -lpthread... yes checking for unified diff option... -u Setting root_libdir to /usr/lib Setting root_sysconfdir to /etc checking whether we can link with -static... yes configure: creating ./config.status config.status: creating MCONFIG config.status: creating Makefile config.status: creating e2fsprogs.spec config.status: creating util/Makefile config.status: creating util/subst.conf config.status: creating util/gen-tarball config.status: creating util/install-symlink config.status: creating lib/et/Makefile config.status: creating lib/ss/Makefile config.status: creating lib/e2p/Makefile config.status: creating lib/ext2fs/Makefile config.status: creating lib/ext2fs/ext2_types.h config.status: creating lib/uuid/Makefile config.status: creating lib/uuid/uuid_types.h config.status: creating lib/blkid/Makefile config.status: creating lib/blkid/blkid_types.h config.status: creating lib/quota/Makefile config.status: creating lib/ss/ss.pc config.status: creating lib/uuid/uuid.pc config.status: creating lib/et/com_err.pc config.status: creating lib/e2p/e2p.pc config.status: creating lib/blkid/blkid.pc config.status: creating lib/ext2fs/ext2fs.pc config.status: creating misc/Makefile config.status: creating ext2ed/Makefile config.status: creating e2fsck/Makefile config.status: creating debugfs/Makefile config.status: creating tests/Makefile config.status: creating tests/progs/Makefile config.status: creating resize/Makefile config.status: creating doc/Makefile config.status: creating intl/Makefile config.status: creating intl/libgnuintl.h config.status: creating po/Makefile.in config.status: creating lib/config.h config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile /var/tmp/portage/sys-boot/yaboot-1.3.17-r3/work/yaboot-1.3.17 >>> Source configured. >>> Compiling source in /var/tmp/portage/sys-boot/yaboot-1.3.17-r3/work/yaboot-1.3.17 ... make -j2 -C /var/tmp/portage/sys-boot/yaboot-1.3.17-r3/work/e2fsprogs-1.42.13 V=1 make: Entering directory '/var/tmp/portage/sys-boot/yaboot-1.3.17-r3/work/e2fsprogs-1.42.13' cd ./util ; make subst make[1]: Entering directory '/var/tmp/portage/sys-boot/yaboot-1.3.17-r3/work/e2fsprogs-1.42.13/util' echo "/* fake dirpaths.h for config.h */" > dirpaths.h powerpc-unknown-linux-gnu-gcc -c -O2 -mcpu=7450 -maltivec -mabi=altivec -fno-strict-aliasing -pipe -I. -I../lib -I../lib -DHAVE_CONFIG_H subst.c -o subst.o powerpc-unknown-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -o subst subst.o make[1]: Leaving directory '/var/tmp/portage/sys-boot/yaboot-1.3.17-r3/work/e2fsprogs-1.42.13/util' make[1]: Entering directory '/var/tmp/portage/sys-boot/yaboot-1.3.17-r3/work/e2fsprogs-1.42.13' make[1]: 'util/subst.conf' is up to date. make[1]: Leaving directory '/var/tmp/portage/sys-boot/yaboot-1.3.17-r3/work/e2fsprogs-1.42.13' make[1]: Entering directory '/var/tmp/portage/sys-boot/yaboot-1.3.17-r3/work/e2fsprogs-1.42.13' make[1]: 'lib/config.h' is up to date. make[1]: Leaving directory '/var/tmp/portage/sys-boot/yaboot-1.3.17-r3/work/e2fsprogs-1.42.13' make[1]: Entering directory '/var/tmp/portage/sys-boot/yaboot-1.3.17-r3/work/e2fsprogs-1.42.13' ./util/subst -f ./util/subst.conf ./lib/dirpaths.h.in lib/dirpaths.h make[1]: Leaving directory '/var/tmp/portage/sys-boot/yaboot-1.3.17-r3/work/e2fsprogs-1.42.13' make[1]: Entering directory '/var/tmp/portage/sys-boot/yaboot-1.3.17-r3/work/e2fsprogs-1.42.13' cd .; CONFIG_FILES=./lib/ext2fs/ext2_types.h ./config.status config.status: creating ./lib/ext2fs/ext2_types.h config.status: creating lib/config.h config.status: lib/config.h is unchanged config.status: executing po-directories commands make[1]: Leaving directory '/var/tmp/portage/sys-boot/yaboot-1.3.17-r3/work/e2fsprogs-1.42.13' make[1]: Entering directory '/var/tmp/portage/sys-boot/yaboot-1.3.17-r3/work/e2fsprogs-1.42.13' cd .; CONFIG_FILES=./lib/blkid/blkid_types.h ./config.status config.status: creating ./lib/blkid/blkid_types.h config.status: creating lib/config.h config.status: lib/config.h is unchanged config.status: executing po-directories commands make[1]: Leaving directory '/var/tmp/portage/sys-boot/yaboot-1.3.17-r3/work/e2fsprogs-1.42.13' make[1]: Entering directory '/var/tmp/portage/sys-boot/yaboot-1.3.17-r3/work/e2fsprogs-1.42.13' cd .; CONFIG_FILES=./lib/uuid/uuid_types.h ./config.status config.status: creating ./lib/uuid/uuid_types.h config.status: creating lib/config.h config.status: lib/config.h is unchanged config.status: executing po-directories commands make[1]: Leaving directory '/var/tmp/portage/sys-boot/yaboot-1.3.17-r3/work/e2fsprogs-1.42.13' make[1]: Entering directory '/var/tmp/portage/sys-boot/yaboot-1.3.17-r3/work/e2fsprogs-1.42.13/lib/et' ../../util/subst -f ../../util/subst.conf ./compile_et.sh.in compile_et /bin/chmod +x compile_et make[1]: Leaving directory '/var/tmp/portage/sys-boot/yaboot-1.3.17-r3/work/e2fsprogs-1.42.13/lib/et' make[1]: Entering directory '/var/tmp/portage/sys-boot/yaboot-1.3.17-r3/work/e2fsprogs-1.42.13/lib/ext2fs' ../../util/subst -f ../../util/subst.conf ./ext2_err.et.in ext2_err.et ../et/compile_et --build-tree ext2_err.et make[1]: Leaving directory '/var/tmp/portage/sys-boot/yaboot-1.3.17-r3/work/e2fsprogs-1.42.13/lib/ext2fs' make libs make[1]: Entering directory '/var/tmp/portage/sys-boot/yaboot-1.3.17-r3/work/e2fsprogs-1.42.13' make[2]: Entering directory '/var/tmp/portage/sys-boot/yaboot-1.3.17-r3/work/e2fsprogs-1.42.13' make[2]: 'util/subst.conf' is up to date. make[2]: Leaving directory '/var/tmp/portage/sys-boot/yaboot-1.3.17-r3/work/e2fsprogs-1.42.13' make[2]: Entering directory '/var/tmp/portage/sys-boot/yaboot-1.3.17-r3/work/e2fsprogs-1.42.13' make[2]: 'lib/config.h' is up to date. make[2]: Leaving directory '/var/tmp/portage/sys-boot/yaboot-1.3.17-r3/work/e2fsprogs-1.42.13' make[2]: Entering directory '/var/tmp/portage/sys-boot/yaboot-1.3.17-r3/work/e2fsprogs-1.42.13' make[2]: 'lib/dirpaths.h' is up to date. make[2]: Leaving directory '/var/tmp/portage/sys-boot/yaboot-1.3.17-r3/work/e2fsprogs-1.42.13' make[2]: Entering directory '/var/tmp/portage/sys-boot/yaboot-1.3.17-r3/work/e2fsprogs-1.42.13' make[2]: 'lib/ext2fs/ext2_types.h' is up to date. make[2]: Leaving directory '/var/tmp/portage/sys-boot/yaboot-1.3.17-r3/work/e2fsprogs-1.42.13' make[2]: Entering directory '/var/tmp/portage/sys-boot/yaboot-1.3.17-r3/work/e2fsprogs-1.42.13' make[2]: 'lib/blkid/blkid_types.h' is up to date. make[2]: Leaving directory '/var/tmp/portage/sys-boot/yaboot-1.3.17-r3/work/e2fsprogs-1.42.13' make[2]: Entering directory '/var/tmp/portage/sys-boot/yaboot-1.3.17-r3/work/e2fsprogs-1.42.13' make[2]: 'lib/uuid/uuid_types.h' is up to date. make[2]: Leaving directory '/var/tmp/portage/sys-boot/yaboot-1.3.17-r3/work/e2fsprogs-1.42.13' make[2]: Entering directory '/var/tmp/portage/sys-boot/yaboot-1.3.17-r3/work/e2fsprogs-1.42.13/lib/et' make[2]: 'compile_et' is up to date. make[2]: Leaving directory '/var/tmp/portage/sys-boot/yaboot-1.3.17-r3/work/e2fsprogs-1.42.13/lib/et' make[2]: Entering directory '/var/tmp/portage/sys-boot/yaboot-1.3.17-r3/work/e2fsprogs-1.42.13/lib/ext2fs' make[2]: 'ext2_err.h' is up to date. make[2]: Leaving directory '/var/tmp/portage/sys-boot/yaboot-1.3.17-r3/work/e2fsprogs-1.42.13/lib/ext2fs' making all in lib/et make[2]: Entering directory '/var/tmp/portage/sys-boot/yaboot-1.3.17-r3/work/e2fsprogs-1.42.13/lib/et' make -s real-subdirs touch subdirs powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -O2 -mcpu=7450 -maltivec -mabi=altivec -fno-strict-aliasing -pipe -DHAVE_CONFIG_H -c error_message.c -o error_message.o powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -O2 -mcpu=7450 -maltivec -mabi=altivec -fno-strict-aliasing -pipe -DHAVE_CONFIG_H -c et_name.c -o et_name.o powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -O2 -mcpu=7450 -maltivec -mabi=altivec -fno-strict-aliasing -pipe -DHAVE_CONFIG_H -c init_et.c -o init_et.o powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -O2 -mcpu=7450 -maltivec -mabi=altivec -fno-strict-aliasing -pipe -DHAVE_CONFIG_H -c com_err.c -o com_err.o powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -O2 -mcpu=7450 -maltivec -mabi=altivec -fno-strict-aliasing -pipe -DHAVE_CONFIG_H -c com_right.c -o com_right.o (if test -r libcom_err.a; then /bin/rm -f libcom_err.a.bak && /bin/mv libcom_err.a libcom_err.a.bak; fi) powerpc-unknown-linux-gnu-ar rc libcom_err.a error_message.o et_name.o init_et.o com_err.o com_right.o /bin/rm -f ../libcom_err.a (cd ..; /bin/ln \ `echo lib/et | sed -e 's;lib/;;'`/libcom_err.a libcom_err.a) make[2]: Leaving directory '/var/tmp/portage/sys-boot/yaboot-1.3.17-r3/work/e2fsprogs-1.42.13/lib/et' making all in lib/ss make[2]: Entering directory '/var/tmp/portage/sys-boot/yaboot-1.3.17-r3/work/e2fsprogs-1.42.13/lib/ss' ../../util/subst -f ../../util/subst.conf ./mk_cmds.sh.in mk_cmds /bin/chmod +x mk_cmds make -s real-subdirs ../et/compile_et --build-tree ./ss_err.et touch subdirs DIR=. _SS_DIR_OVERRIDE=. ./mk_cmds ./std_rqs.ct ../et/compile_et --build-tree ./ss_err.et powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -O2 -mcpu=7450 -maltivec -mabi=altivec -fno-strict-aliasing -pipe -DHAVE_CONFIG_H -c ss_err.c powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -O2 -mcpu=7450 -maltivec -mabi=altivec -fno-strict-aliasing -pipe -DHAVE_CONFIG_H -c std_rqs.c powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -O2 -mcpu=7450 -maltivec -mabi=altivec -fno-strict-aliasing -pipe -DHAVE_CONFIG_H -c invocation.c powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -O2 -mcpu=7450 -maltivec -mabi=altivec -fno-strict-aliasing -pipe -DHAVE_CONFIG_H -c help.c powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -O2 -mcpu=7450 -maltivec -mabi=altivec -fno-strict-aliasing -pipe -DHAVE_CONFIG_H -c execute_cmd.c powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -O2 -mcpu=7450 -maltivec -mabi=altivec -fno-strict-aliasing -pipe -DHAVE_CONFIG_H -c listen.c powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -O2 -mcpu=7450 -maltivec -mabi=altivec -fno-strict-aliasing -pipe -DHAVE_CONFIG_H -c parse.c powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -O2 -mcpu=7450 -maltivec -mabi=altivec -fno-strict-aliasing -pipe -DHAVE_CONFIG_H -c error.c powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -O2 -mcpu=7450 -maltivec -mabi=altivec -fno-strict-aliasing -pipe -DHAVE_CONFIG_H -c prompt.c powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -O2 -mcpu=7450 -maltivec -mabi=altivec -fno-strict-aliasing -pipe -DHAVE_CONFIG_H -c request_tbl.c powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -O2 -mcpu=7450 -maltivec -mabi=altivec -fno-strict-aliasing -pipe -DHAVE_CONFIG_H -c list_rqs.c powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -O2 -mcpu=7450 -maltivec -mabi=altivec -fno-strict-aliasing -pipe -DHAVE_CONFIG_H -c pager.c powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -O2 -mcpu=7450 -maltivec -mabi=altivec -fno-strict-aliasing -pipe -DHAVE_CONFIG_H -c requests.c powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -O2 -mcpu=7450 -maltivec -mabi=altivec -fno-strict-aliasing -pipe -DHAVE_CONFIG_H -c data.c powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -O2 -mcpu=7450 -maltivec -mabi=altivec -fno-strict-aliasing -pipe -DHAVE_CONFIG_H -c get_readline.c (if test -r libss.a; then /bin/rm -f libss.a.bak && /bin/mv libss.a libss.a.bak; fi) powerpc-unknown-linux-gnu-ar rc libss.a ss_err.o std_rqs.o invocation.o help.o execute_cmd.o listen.o parse.o error.o prompt.o request_tbl.o list_rqs.o pager.o requests.o data.o get_readline.o /bin/rm -f ../libss.a (cd ..; /bin/ln \ `echo lib/ss | sed -e 's;lib/;;'`/libss.a libss.a) make[2]: Leaving directory '/var/tmp/portage/sys-boot/yaboot-1.3.17-r3/work/e2fsprogs-1.42.13/lib/ss' making all in lib/e2p make[2]: Entering directory '/var/tmp/portage/sys-boot/yaboot-1.3.17-r3/work/e2fsprogs-1.42.13/lib/e2p' make -s real-subdirs touch subdirs powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -O2 -mcpu=7450 -maltivec -mabi=altivec -fno-strict-aliasing -pipe -DHAVE_CONFIG_H -c feature.c -o feature.o powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -O2 -mcpu=7450 -maltivec -mabi=altivec -fno-strict-aliasing -pipe -DHAVE_CONFIG_H -c fgetflags.c -o fgetflags.o powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -O2 -mcpu=7450 -maltivec -mabi=altivec -fno-strict-aliasing -pipe -DHAVE_CONFIG_H -c fsetflags.c -o fsetflags.o powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -O2 -mcpu=7450 -maltivec -mabi=altivec -fno-strict-aliasing -pipe -DHAVE_CONFIG_H -c fgetversion.c -o fgetversion.o powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -O2 -mcpu=7450 -maltivec -mabi=altivec -fno-strict-aliasing -pipe -DHAVE_CONFIG_H -c fsetversion.c -o fsetversion.o powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -O2 -mcpu=7450 -maltivec -mabi=altivec -fno-strict-aliasing -pipe -DHAVE_CONFIG_H -c getflags.c -o getflags.o powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -O2 -mcpu=7450 -maltivec -mabi=altivec -fno-strict-aliasing -pipe -DHAVE_CONFIG_H -c getversion.c -o getversion.o powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -O2 -mcpu=7450 -maltivec -mabi=altivec -fno-strict-aliasing -pipe -DHAVE_CONFIG_H -c hashstr.c -o hashstr.o powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -O2 -mcpu=7450 -maltivec -mabi=altivec -fno-strict-aliasing -pipe -DHAVE_CONFIG_H -c iod.c -o iod.o powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -O2 -mcpu=7450 -maltivec -mabi=altivec -fno-strict-aliasing -pipe -DHAVE_CONFIG_H -c ls.c -o ls.o powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -O2 -mcpu=7450 -maltivec -mabi=altivec -fno-strict-aliasing -pipe -DHAVE_CONFIG_H -c mntopts.c -o mntopts.o powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -O2 -mcpu=7450 -maltivec -mabi=altivec -fno-strict-aliasing -pipe -DHAVE_CONFIG_H -c parse_num.c -o parse_num.o powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -O2 -mcpu=7450 -maltivec -mabi=altivec -fno-strict-aliasing -pipe -DHAVE_CONFIG_H -c pe.c -o pe.o powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -O2 -mcpu=7450 -maltivec -mabi=altivec -fno-strict-aliasing -pipe -DHAVE_CONFIG_H -c pf.c -o pf.o powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -O2 -mcpu=7450 -maltivec -mabi=altivec -fno-strict-aliasing -pipe -DHAVE_CONFIG_H -c ps.c -o ps.o powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -O2 -mcpu=7450 -maltivec -mabi=altivec -fno-strict-aliasing -pipe -DHAVE_CONFIG_H -c setflags.c -o setflags.o powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -O2 -mcpu=7450 -maltivec -mabi=altivec -fno-strict-aliasing -pipe -DHAVE_CONFIG_H -c setversion.c -o setversion.o powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -O2 -mcpu=7450 -maltivec -mabi=altivec -fno-strict-aliasing -pipe -DHAVE_CONFIG_H -c uuid.c -o uuid.o powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -O2 -mcpu=7450 -maltivec -mabi=altivec -fno-strict-aliasing -pipe -DHAVE_CONFIG_H -c ostype.c -o ostype.o powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -O2 -mcpu=7450 -maltivec -mabi=altivec -fno-strict-aliasing -pipe -DHAVE_CONFIG_H -c percent.c -o percent.o (if test -r libe2p.a; then /bin/rm -f libe2p.a.bak && /bin/mv libe2p.a libe2p.a.bak; fi) powerpc-unknown-linux-gnu-ar rc libe2p.a feature.o fgetflags.o fsetflags.o fgetversion.o fsetversion.o getflags.o getversion.o hashstr.o iod.o ls.o mntopts.o parse_num.o pe.o pf.o ps.o setflags.o setversion.o uuid.o ostype.o percent.o /bin/rm -f ../libe2p.a (cd ..; /bin/ln \ `echo lib/e2p | sed -e 's;lib/;;'`/libe2p.a libe2p.a) make[2]: Leaving directory '/var/tmp/portage/sys-boot/yaboot-1.3.17-r3/work/e2fsprogs-1.42.13/lib/e2p' making all in lib/uuid make[2]: Entering directory '/var/tmp/portage/sys-boot/yaboot-1.3.17-r3/work/e2fsprogs-1.42.13/lib/uuid' make -s real-subdirs cp ./uuid.h.in uuid.h touch subdirs powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -O2 -mcpu=7450 -maltivec -mabi=altivec -fno-strict-aliasing -pipe -DHAVE_CONFIG_H -c clear.c -o clear.o powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -O2 -mcpu=7450 -maltivec -mabi=altivec -fno-strict-aliasing -pipe -DHAVE_CONFIG_H -c compare.c -o compare.o powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -O2 -mcpu=7450 -maltivec -mabi=altivec -fno-strict-aliasing -pipe -DHAVE_CONFIG_H -c copy.c -o copy.o powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -O2 -mcpu=7450 -maltivec -mabi=altivec -fno-strict-aliasing -pipe -DHAVE_CONFIG_H -c gen_uuid.c -o gen_uuid.o In file included from /usr/include/bits/libc-header-start.h:33:0, from /usr/include/stdio.h:27, from gen_uuid.c:48: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -O2 -mcpu=7450 -maltivec -mabi=altivec -fno-strict-aliasing -pipe -DHAVE_CONFIG_H -c isnull.c -o isnull.o powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -O2 -mcpu=7450 -maltivec -mabi=altivec -fno-strict-aliasing -pipe -DHAVE_CONFIG_H -c pack.c -o pack.o powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -O2 -mcpu=7450 -maltivec -mabi=altivec -fno-strict-aliasing -pipe -DHAVE_CONFIG_H -c parse.c -o parse.o powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -O2 -mcpu=7450 -maltivec -mabi=altivec -fno-strict-aliasing -pipe -DHAVE_CONFIG_H -c unpack.c -o unpack.o powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -O2 -mcpu=7450 -maltivec -mabi=altivec -fno-strict-aliasing -pipe -DHAVE_CONFIG_H -c unparse.c -o unparse.o powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -O2 -mcpu=7450 -maltivec -mabi=altivec -fno-strict-aliasing -pipe -DHAVE_CONFIG_H -c uuid_time.c -o uuid_time.o (if test -r libuuid.a; then /bin/rm -f libuuid.a.bak && /bin/mv libuuid.a libuuid.a.bak; fi) powerpc-unknown-linux-gnu-ar rc libuuid.a clear.o compare.o copy.o gen_uuid.o isnull.o pack.o parse.o unpack.o unparse.o uuid_time.o /bin/rm -f ../libuuid.a (cd ..; /bin/ln \ `echo lib/uuid | sed -e 's;lib/;;'`/libuuid.a libuuid.a) powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -O2 -mcpu=7450 -maltivec -mabi=altivec -fno-strict-aliasing -pipe -DHAVE_CONFIG_H -c ./tst_uuid.c -o tst_uuid.o powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -O2 -mcpu=7450 -maltivec -mabi=altivec -fno-strict-aliasing -pipe -DHAVE_CONFIG_H -Wl,-O1 -Wl,--as-needed -DDEBUG -o uuid_time \ ./uuid_time.c ../../lib/libuuid.a ../../util/subst -t -f ../../util/subst.conf ./uuid.3.in uuid.3 ../../util/subst -t -f ../../util/subst.conf ./uuid_clear.3.in uuid_clear.3 ../../util/subst -t -f ../../util/subst.conf ./uuid_compare.3.in uuid_compare.3 ../../util/subst -t -f ../../util/subst.conf ./uuid_copy.3.in uuid_copy.3 ../../util/subst -t -f ../../util/subst.conf ./uuid_generate.3.in uuid_generate.3 ../../util/subst -t -f ../../util/subst.conf ./uuid_is_null.3.in uuid_is_null.3 ../../util/subst -t -f ../../util/subst.conf ./uuid_parse.3.in uuid_parse.3 ../../util/subst -t -f ../../util/subst.conf ./uuid_time.3.in uuid_time.3 ../../util/subst -t -f ../../util/subst.conf ./uuid_unparse.3.in uuid_unparse.3 powerpc-unknown-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -o tst_uuid tst_uuid.o ../../lib/libuuid.a make[2]: Leaving directory '/var/tmp/portage/sys-boot/yaboot-1.3.17-r3/work/e2fsprogs-1.42.13/lib/uuid' making all in lib/blkid make[2]: Entering directory '/var/tmp/portage/sys-boot/yaboot-1.3.17-r3/work/e2fsprogs-1.42.13/lib/blkid' make -s real-subdirs cp ./blkid.h.in blkid.h touch subdirs powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -O2 -mcpu=7450 -maltivec -mabi=altivec -fno-strict-aliasing -pipe -DHAVE_CONFIG_H -c cache.c -o cache.o powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -O2 -mcpu=7450 -maltivec -mabi=altivec -fno-strict-aliasing -pipe -DHAVE_CONFIG_H -c dev.c -o dev.o powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -O2 -mcpu=7450 -maltivec -mabi=altivec -fno-strict-aliasing -pipe -DHAVE_CONFIG_H -c devname.c -o devname.o powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -O2 -mcpu=7450 -maltivec -mabi=altivec -fno-strict-aliasing -pipe -DHAVE_CONFIG_H -c devno.c -o devno.o powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -O2 -mcpu=7450 -maltivec -mabi=altivec -fno-strict-aliasing -pipe -DHAVE_CONFIG_H -c getsize.c -o getsize.o powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -O2 -mcpu=7450 -maltivec -mabi=altivec -fno-strict-aliasing -pipe -DHAVE_CONFIG_H -c llseek.c -o llseek.o powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -O2 -mcpu=7450 -maltivec -mabi=altivec -fno-strict-aliasing -pipe -DHAVE_CONFIG_H -c probe.c -o probe.o powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -O2 -mcpu=7450 -maltivec -mabi=altivec -fno-strict-aliasing -pipe -DHAVE_CONFIG_H -c read.c -o read.o powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -O2 -mcpu=7450 -maltivec -mabi=altivec -fno-strict-aliasing -pipe -DHAVE_CONFIG_H -c resolve.c -o resolve.o powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -O2 -mcpu=7450 -maltivec -mabi=altivec -fno-strict-aliasing -pipe -DHAVE_CONFIG_H -c save.c -o save.o save.c: In function ‘blkid_flush_cache’: save.c:149:5: warning: ignoring return value of ‘link’, declared with attribute warn_unused_result [-Wunused-result] (void) link(filename, backup); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -O2 -mcpu=7450 -maltivec -mabi=altivec -fno-strict-aliasing -pipe -DHAVE_CONFIG_H -c tag.c -o tag.o powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -O2 -mcpu=7450 -maltivec -mabi=altivec -fno-strict-aliasing -pipe -DHAVE_CONFIG_H -c version.c -o version.o (if test -r libblkid.a; then /bin/rm -f libblkid.a.bak && /bin/mv libblkid.a libblkid.a.bak; fi) powerpc-unknown-linux-gnu-ar rc libblkid.a cache.o dev.o devname.o devno.o getsize.o llseek.o probe.o read.o resolve.o save.o tag.o version.o /bin/rm -f ../libblkid.a (cd ..; /bin/ln \ `echo lib/blkid | sed -e 's;lib/;;'`/libblkid.a libblkid.a) ../../util/subst -t -f ../../util/subst.conf ./libblkid.3.in libblkid.3 make[2]: Leaving directory '/var/tmp/portage/sys-boot/yaboot-1.3.17-r3/work/e2fsprogs-1.42.13/lib/blkid' making all in lib/quota make[2]: Entering directory '/var/tmp/portage/sys-boot/yaboot-1.3.17-r3/work/e2fsprogs-1.42.13/lib/quota' make -s real-subdirs powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -O2 -mcpu=7450 -maltivec -mabi=altivec -fno-strict-aliasing -pipe -DHAVE_CONFIG_H -c mkquota.c -o mkquota.o touch subdirs powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -O2 -mcpu=7450 -maltivec -mabi=altivec -fno-strict-aliasing -pipe -DHAVE_CONFIG_H -c quotaio.c -o quotaio.o powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -O2 -mcpu=7450 -maltivec -mabi=altivec -fno-strict-aliasing -pipe -DHAVE_CONFIG_H -c quotaio_v2.c -o quotaio_v2.o powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -O2 -mcpu=7450 -maltivec -mabi=altivec -fno-strict-aliasing -pipe -DHAVE_CONFIG_H -c quotaio_tree.c -o quotaio_tree.o powerpc-unknown-linux-gnu-gcc -c -I. -I../../lib -I../../lib -O2 -mcpu=7450 -maltivec -mabi=altivec -fno-strict-aliasing -pipe -DHAVE_CONFIG_H ../../e2fsck/dict.c -o dict.o (if test -r libquota.a; then /bin/rm -f libquota.a.bak && /bin/mv libquota.a libquota.a.bak; fi) powerpc-unknown-linux-gnu-ar rc libquota.a mkquota.o quotaio.o quotaio_v2.o quotaio_tree.o dict.o /bin/rm -f ../libquota.a (cd ..; /bin/ln \ `echo lib/quota | sed -e 's;lib/;;'`/libquota.a libquota.a) make[2]: Leaving directory '/var/tmp/portage/sys-boot/yaboot-1.3.17-r3/work/e2fsprogs-1.42.13/lib/quota' making all in lib/ext2fs make[2]: Entering directory '/var/tmp/portage/sys-boot/yaboot-1.3.17-r3/work/e2fsprogs-1.42.13/lib/ext2fs' make -s real-subdirs powerpc-unknown-linux-gnu-gcc -O2 -mcpu=7450 -maltivec -mabi=altivec -fno-strict-aliasing -pipe -I. -I../../lib -I../../lib -DHAVE_CONFIG_H -Wl,-O1 -Wl,--as-needed -o gen_crc32ctable \ ./gen_crc32ctable.c touch subdirs powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -O2 -mcpu=7450 -maltivec -mabi=altivec -fno-strict-aliasing -pipe -DHAVE_CONFIG_H -c bb_compat.c -o bb_compat.o powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -O2 -mcpu=7450 -maltivec -mabi=altivec -fno-strict-aliasing -pipe -DHAVE_CONFIG_H -c inode_io.c -o inode_io.o powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -O2 -mcpu=7450 -maltivec -mabi=altivec -fno-strict-aliasing -pipe -DHAVE_CONFIG_H -c write_bb_file.c -o write_bb_file.o powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -O2 -mcpu=7450 -maltivec -mabi=altivec -fno-strict-aliasing -pipe -DHAVE_CONFIG_H -c dupfs.c -o dupfs.o powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -O2 -mcpu=7450 -maltivec -mabi=altivec -fno-strict-aliasing -pipe -DHAVE_CONFIG_H -c imager.c -o imager.o powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -O2 -mcpu=7450 -maltivec -mabi=altivec -fno-strict-aliasing -pipe -DHAVE_CONFIG_H -c test_io.c -o test_io.o In file included from test_io.c:36:0: ext2fs.h:72:0: warning: "__bitwise" redefined #define __bitwise In file included from /usr/include/linux/prctl.h:5:0, from /usr/include/sys/prctl.h:22, from test_io.c:27: /usr/include/linux/types.h:22:0: note: this is the location of the previous definition #define __bitwise __bitwise__ powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -O2 -mcpu=7450 -maltivec -mabi=altivec -fno-strict-aliasing -pipe -DHAVE_CONFIG_H -c ext2_err.c -o ext2_err.o powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -O2 -mcpu=7450 -maltivec -mabi=altivec -fno-strict-aliasing -pipe -DHAVE_CONFIG_H -c alloc.c -o alloc.o powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -O2 -mcpu=7450 -maltivec -mabi=altivec -fno-strict-aliasing -pipe -DHAVE_CONFIG_H -c alloc_sb.c -o alloc_sb.o powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -O2 -mcpu=7450 -maltivec -mabi=altivec -fno-strict-aliasing -pipe -DHAVE_CONFIG_H -c alloc_stats.c -o alloc_stats.o powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -O2 -mcpu=7450 -maltivec -mabi=altivec -fno-strict-aliasing -pipe -DHAVE_CONFIG_H -c alloc_tables.c -o alloc_tables.o powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -O2 -mcpu=7450 -maltivec -mabi=altivec -fno-strict-aliasing -pipe -DHAVE_CONFIG_H -c badblocks.c -o badblocks.o powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -O2 -mcpu=7450 -maltivec -mabi=altivec -fno-strict-aliasing -pipe -DHAVE_CONFIG_H -c bb_inode.c -o bb_inode.o powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -O2 -mcpu=7450 -maltivec -mabi=altivec -fno-strict-aliasing -pipe -DHAVE_CONFIG_H -c bitmaps.c -o bitmaps.o powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -O2 -mcpu=7450 -maltivec -mabi=altivec -fno-strict-aliasing -pipe -DHAVE_CONFIG_H -c bitops.c -o bitops.o powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -O2 -mcpu=7450 -maltivec -mabi=altivec -fno-strict-aliasing -pipe -DHAVE_CONFIG_H -c blkmap64_ba.c -o blkmap64_ba.o powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -O2 -mcpu=7450 -maltivec -mabi=altivec -fno-strict-aliasing -pipe -DHAVE_CONFIG_H -c blkmap64_rb.c -o blkmap64_rb.o powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -O2 -mcpu=7450 -maltivec -mabi=altivec -fno-strict-aliasing -pipe -DHAVE_CONFIG_H -c blknum.c -o blknum.o powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -O2 -mcpu=7450 -maltivec -mabi=altivec -fno-strict-aliasing -pipe -DHAVE_CONFIG_H -c block.c -o block.o powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -O2 -mcpu=7450 -maltivec -mabi=altivec -fno-strict-aliasing -pipe -DHAVE_CONFIG_H -c bmap.c -o bmap.o powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -O2 -mcpu=7450 -maltivec -mabi=altivec -fno-strict-aliasing -pipe -DHAVE_CONFIG_H -c check_desc.c -o check_desc.o powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -O2 -mcpu=7450 -maltivec -mabi=altivec -fno-strict-aliasing -pipe -DHAVE_CONFIG_H -c closefs.c -o closefs.o powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -O2 -mcpu=7450 -maltivec -mabi=altivec -fno-strict-aliasing -pipe -DHAVE_CONFIG_H -c crc16.c -o crc16.o ./gen_crc32ctable > crc32c_table.h powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -O2 -mcpu=7450 -maltivec -mabi=altivec -fno-strict-aliasing -pipe -DHAVE_CONFIG_H -c csum.c -o csum.o closefs.c: In function ‘ext2fs_flush2’: closefs.c:314:31: warning: passing argument 2 of ‘ext2fs_group_desc’ from incompatible pointer type [-Wincompatible-pointer-types] gdp = ext2fs_group_desc(fs, group_shadow, j); ^~~~~~~~~~~~ In file included from ext2fsP.h:12:0, from closefs.c:21: ext2fs.h:836:32: note: expected ‘struct opaque_ext2_group_desc *’ but argument is of type ‘struct ext2_group_desc *’ extern struct ext2_group_desc *ext2fs_group_desc(ext2_filsys fs, ^~~~~~~~~~~~~~~~~ powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -O2 -mcpu=7450 -maltivec -mabi=altivec -fno-strict-aliasing -pipe -DHAVE_CONFIG_H -c dblist.c -o dblist.o powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -O2 -mcpu=7450 -maltivec -mabi=altivec -fno-strict-aliasing -pipe -DHAVE_CONFIG_H -c dblist_dir.c -o dblist_dir.o powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -O2 -mcpu=7450 -maltivec -mabi=altivec -fno-strict-aliasing -pipe -DHAVE_CONFIG_H -c dirblock.c -o dirblock.o powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -O2 -mcpu=7450 -maltivec -mabi=altivec -fno-strict-aliasing -pipe -DHAVE_CONFIG_H -c dirhash.c -o dirhash.o powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -O2 -mcpu=7450 -maltivec -mabi=altivec -fno-strict-aliasing -pipe -DHAVE_CONFIG_H -c dir_iterate.c -o dir_iterate.o powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -O2 -mcpu=7450 -maltivec -mabi=altivec -fno-strict-aliasing -pipe -DHAVE_CONFIG_H -c expanddir.c -o expanddir.o powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -O2 -mcpu=7450 -maltivec -mabi=altivec -fno-strict-aliasing -pipe -DHAVE_CONFIG_H -c ext_attr.c -o ext_attr.o powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -O2 -mcpu=7450 -maltivec -mabi=altivec -fno-strict-aliasing -pipe -DHAVE_CONFIG_H -c extent.c -o extent.o powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -O2 -mcpu=7450 -maltivec -mabi=altivec -fno-strict-aliasing -pipe -DHAVE_CONFIG_H -c fileio.c -o fileio.o powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -O2 -mcpu=7450 -maltivec -mabi=altivec -fno-strict-aliasing -pipe -DHAVE_CONFIG_H -c finddev.c -o finddev.o powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -O2 -mcpu=7450 -maltivec -mabi=altivec -fno-strict-aliasing -pipe -DHAVE_CONFIG_H -c flushb.c -o flushb.o In file included from flushb.c:30:0: ext2fs.h:72:0: warning: "__bitwise" redefined #define __bitwise In file included from /usr/include/asm/ptrace.h:28:0, from /usr/include/asm/sigcontext.h:12, from /usr/include/bits/sigcontext.h:30, from /usr/include/signal.h:291, from /usr/include/sys/param.h:28, from flushb.c:25: /usr/include/linux/types.h:22:0: note: this is the location of the previous definition #define __bitwise __bitwise__ powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -O2 -mcpu=7450 -maltivec -mabi=altivec -fno-strict-aliasing -pipe -DHAVE_CONFIG_H -c freefs.c -o freefs.o powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -O2 -mcpu=7450 -maltivec -mabi=altivec -fno-strict-aliasing -pipe -DHAVE_CONFIG_H -c gen_bitmap.c -o gen_bitmap.o powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -O2 -mcpu=7450 -maltivec -mabi=altivec -fno-strict-aliasing -pipe -DHAVE_CONFIG_H -c gen_bitmap64.c -o gen_bitmap64.o powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -O2 -mcpu=7450 -maltivec -mabi=altivec -fno-strict-aliasing -pipe -DHAVE_CONFIG_H -c get_pathname.c -o get_pathname.o powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -O2 -mcpu=7450 -maltivec -mabi=altivec -fno-strict-aliasing -pipe -DHAVE_CONFIG_H -c getsize.c -o getsize.o powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -O2 -mcpu=7450 -maltivec -mabi=altivec -fno-strict-aliasing -pipe -DHAVE_CONFIG_H -c getsectsize.c -o getsectsize.o powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -O2 -mcpu=7450 -maltivec -mabi=altivec -fno-strict-aliasing -pipe -DHAVE_CONFIG_H -c i_block.c -o i_block.o powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -O2 -mcpu=7450 -maltivec -mabi=altivec -fno-strict-aliasing -pipe -DHAVE_CONFIG_H -c icount.c -o icount.o powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -O2 -mcpu=7450 -maltivec -mabi=altivec -fno-strict-aliasing -pipe -DHAVE_CONFIG_H -c ind_block.c -o ind_block.o powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -O2 -mcpu=7450 -maltivec -mabi=altivec -fno-strict-aliasing -pipe -DHAVE_CONFIG_H -c initialize.c -o initialize.o powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -O2 -mcpu=7450 -maltivec -mabi=altivec -fno-strict-aliasing -pipe -DHAVE_CONFIG_H -c inline.c -o inline.o powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -O2 -mcpu=7450 -maltivec -mabi=altivec -fno-strict-aliasing -pipe -DHAVE_CONFIG_H -c inode.c -o inode.o powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -O2 -mcpu=7450 -maltivec -mabi=altivec -fno-strict-aliasing -pipe -DHAVE_CONFIG_H -c io_manager.c -o io_manager.o powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -O2 -mcpu=7450 -maltivec -mabi=altivec -fno-strict-aliasing -pipe -DHAVE_CONFIG_H -c ismounted.c -o ismounted.o In file included from ismounted.c:46:0: ext2fs.h:72:0: warning: "__bitwise" redefined #define __bitwise In file included from /usr/include/linux/loop.h:29:0, from ismounted.c:25: /usr/include/linux/types.h:22:0: note: this is the location of the previous definition #define __bitwise __bitwise__ powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -O2 -mcpu=7450 -maltivec -mabi=altivec -fno-strict-aliasing -pipe -DHAVE_CONFIG_H -c link.c -o link.o powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -O2 -mcpu=7450 -maltivec -mabi=altivec -fno-strict-aliasing -pipe -DHAVE_CONFIG_H -c llseek.c -o llseek.o powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -O2 -mcpu=7450 -maltivec -mabi=altivec -fno-strict-aliasing -pipe -DHAVE_CONFIG_H -c lookup.c -o lookup.o powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -O2 -mcpu=7450 -maltivec -mabi=altivec -fno-strict-aliasing -pipe -DHAVE_CONFIG_H -c mkdir.c -o mkdir.o powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -O2 -mcpu=7450 -maltivec -mabi=altivec -fno-strict-aliasing -pipe -DHAVE_CONFIG_H -c mkjournal.c -o mkjournal.o powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -O2 -mcpu=7450 -maltivec -mabi=altivec -fno-strict-aliasing -pipe -DHAVE_CONFIG_H -c mmp.c -o mmp.o powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -O2 -mcpu=7450 -maltivec -mabi=altivec -fno-strict-aliasing -pipe -DHAVE_CONFIG_H -c namei.c -o namei.o powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -O2 -mcpu=7450 -maltivec -mabi=altivec -fno-strict-aliasing -pipe -DHAVE_CONFIG_H -c native.c -o native.o powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -O2 -mcpu=7450 -maltivec -mabi=altivec -fno-strict-aliasing -pipe -DHAVE_CONFIG_H -c newdir.c -o newdir.o powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -O2 -mcpu=7450 -maltivec -mabi=altivec -fno-strict-aliasing -pipe -DHAVE_CONFIG_H -c openfs.c -o openfs.o powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -O2 -mcpu=7450 -maltivec -mabi=altivec -fno-strict-aliasing -pipe -DHAVE_CONFIG_H -c progress.c -o progress.o powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -O2 -mcpu=7450 -maltivec -mabi=altivec -fno-strict-aliasing -pipe -DHAVE_CONFIG_H -c punch.c -o punch.o powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -O2 -mcpu=7450 -maltivec -mabi=altivec -fno-strict-aliasing -pipe -DHAVE_CONFIG_H -c qcow2.c -o qcow2.o powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -O2 -mcpu=7450 -maltivec -mabi=altivec -fno-strict-aliasing -pipe -DHAVE_CONFIG_H -c read_bb.c -o read_bb.o powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -O2 -mcpu=7450 -maltivec -mabi=altivec -fno-strict-aliasing -pipe -DHAVE_CONFIG_H -c read_bb_file.c -o read_bb_file.o powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -O2 -mcpu=7450 -maltivec -mabi=altivec -fno-strict-aliasing -pipe -DHAVE_CONFIG_H -c res_gdt.c -o res_gdt.o powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -O2 -mcpu=7450 -maltivec -mabi=altivec -fno-strict-aliasing -pipe -DHAVE_CONFIG_H -c rw_bitmaps.c -o rw_bitmaps.o powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -O2 -mcpu=7450 -maltivec -mabi=altivec -fno-strict-aliasing -pipe -DHAVE_CONFIG_H -c swapfs.c -o swapfs.o powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -O2 -mcpu=7450 -maltivec -mabi=altivec -fno-strict-aliasing -pipe -DHAVE_CONFIG_H -c symlink.c -o symlink.o powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -O2 -mcpu=7450 -maltivec -mabi=altivec -fno-strict-aliasing -pipe -DHAVE_CONFIG_H -c tdb.c -o tdb.o powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -O2 -mcpu=7450 -maltivec -mabi=altivec -fno-strict-aliasing -pipe -DHAVE_CONFIG_H -c undo_io.c -o undo_io.o powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -O2 -mcpu=7450 -maltivec -mabi=altivec -fno-strict-aliasing -pipe -DHAVE_CONFIG_H -c unix_io.c -o unix_io.o powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -O2 -mcpu=7450 -maltivec -mabi=altivec -fno-strict-aliasing -pipe -DHAVE_CONFIG_H -c unlink.c -o unlink.o powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -O2 -mcpu=7450 -maltivec -mabi=altivec -fno-strict-aliasing -pipe -DHAVE_CONFIG_H -c valid_blk.c -o valid_blk.o powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -O2 -mcpu=7450 -maltivec -mabi=altivec -fno-strict-aliasing -pipe -DHAVE_CONFIG_H -c version.c -o version.o powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -O2 -mcpu=7450 -maltivec -mabi=altivec -fno-strict-aliasing -pipe -DHAVE_CONFIG_H -c rbtree.c -o rbtree.o powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -O2 -mcpu=7450 -maltivec -mabi=altivec -fno-strict-aliasing -pipe -DHAVE_CONFIG_H -c crc32c.c -o crc32c.o (if test -r libext2fs.a; then /bin/rm -f libext2fs.a.bak && /bin/mv libext2fs.a libext2fs.a.bak; fi) powerpc-unknown-linux-gnu-ar rc libext2fs.a bb_compat.o inode_io.o write_bb_file.o dupfs.o imager.o test_io.o ext2_err.o alloc.o alloc_sb.o alloc_stats.o alloc_tables.o badblocks.o bb_inode.o bitmaps.o bitops.o blkmap64_ba.o blkmap64_rb.o blknum.o block.o bmap.o check_desc.o closefs.o crc16.o crc32c.o csum.o dblist.o dblist_dir.o dirblock.o dirhash.o dir_iterate.o expanddir.o ext_attr.o extent.o fileio.o finddev.o flushb.o freefs.o gen_bitmap.o gen_bitmap64.o get_pathname.o getsize.o getsectsize.o i_block.o icount.o ind_block.o initialize.o inline.o inode.o io_manager.o ismounted.o link.o llseek.o lookup.o mkdir.o mkjournal.o mmp.o namei.o native.o newdir.o openfs.o progress.o punch.o qcow2.o read_bb.o read_bb_file.o res_gdt.o rw_bitmaps.o swapfs.o symlink.o tdb.o undo_io.o unix_io.o unlink.o valid_blk.o version.o rbtree.o /bin/rm -f ../libext2fs.a (cd ..; /bin/ln \ `echo lib/ext2fs | sed -e 's;lib/;;'`/libext2fs.a libext2fs.a) make[2]: Leaving directory '/var/tmp/portage/sys-boot/yaboot-1.3.17-r3/work/e2fsprogs-1.42.13/lib/ext2fs' making all in intl make[2]: Entering directory '/var/tmp/portage/sys-boot/yaboot-1.3.17-r3/work/e2fsprogs-1.42.13/intl' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/var/tmp/portage/sys-boot/yaboot-1.3.17-r3/work/e2fsprogs-1.42.13/intl' make[1]: Leaving directory '/var/tmp/portage/sys-boot/yaboot-1.3.17-r3/work/e2fsprogs-1.42.13' make progs make[1]: Entering directory '/var/tmp/portage/sys-boot/yaboot-1.3.17-r3/work/e2fsprogs-1.42.13' make[2]: Entering directory '/var/tmp/portage/sys-boot/yaboot-1.3.17-r3/work/e2fsprogs-1.42.13' make[2]: 'util/subst.conf' is up to date. make[2]: Leaving directory '/var/tmp/portage/sys-boot/yaboot-1.3.17-r3/work/e2fsprogs-1.42.13' make[2]: Entering directory '/var/tmp/portage/sys-boot/yaboot-1.3.17-r3/work/e2fsprogs-1.42.13' make[2]: 'lib/config.h' is up to date. make[2]: Leaving directory '/var/tmp/portage/sys-boot/yaboot-1.3.17-r3/work/e2fsprogs-1.42.13' make[2]: Entering directory '/var/tmp/portage/sys-boot/yaboot-1.3.17-r3/work/e2fsprogs-1.42.13' make[2]: 'lib/dirpaths.h' is up to date. make[2]: Leaving directory '/var/tmp/portage/sys-boot/yaboot-1.3.17-r3/work/e2fsprogs-1.42.13' make[2]: Entering directory '/var/tmp/portage/sys-boot/yaboot-1.3.17-r3/work/e2fsprogs-1.42.13' make[2]: 'lib/ext2fs/ext2_types.h' is up to date. make[2]: Leaving directory '/var/tmp/portage/sys-boot/yaboot-1.3.17-r3/work/e2fsprogs-1.42.13' make[2]: Entering directory '/var/tmp/portage/sys-boot/yaboot-1.3.17-r3/work/e2fsprogs-1.42.13' make[2]: 'lib/blkid/blkid_types.h' is up to date. make[2]: Leaving directory '/var/tmp/portage/sys-boot/yaboot-1.3.17-r3/work/e2fsprogs-1.42.13' make[2]: Entering directory '/var/tmp/portage/sys-boot/yaboot-1.3.17-r3/work/e2fsprogs-1.42.13' make[2]: 'lib/uuid/uuid_types.h' is up to date. make[2]: Leaving directory '/var/tmp/portage/sys-boot/yaboot-1.3.17-r3/work/e2fsprogs-1.42.13' make[2]: Entering directory '/var/tmp/portage/sys-boot/yaboot-1.3.17-r3/work/e2fsprogs-1.42.13/lib/et' make[2]: 'compile_et' is up to date. make[2]: Leaving directory '/var/tmp/portage/sys-boot/yaboot-1.3.17-r3/work/e2fsprogs-1.42.13/lib/et' make[2]: Entering directory '/var/tmp/portage/sys-boot/yaboot-1.3.17-r3/work/e2fsprogs-1.42.13/lib/ext2fs' make[2]: 'ext2_err.h' is up to date. make[2]: Leaving directory '/var/tmp/portage/sys-boot/yaboot-1.3.17-r3/work/e2fsprogs-1.42.13/lib/ext2fs' making all in lib/et make[2]: Entering directory '/var/tmp/portage/sys-boot/yaboot-1.3.17-r3/work/e2fsprogs-1.42.13/lib/et' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/var/tmp/portage/sys-boot/yaboot-1.3.17-r3/work/e2fsprogs-1.42.13/lib/et' making all in lib/ss make[2]: Entering directory '/var/tmp/portage/sys-boot/yaboot-1.3.17-r3/work/e2fsprogs-1.42.13/lib/ss' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/var/tmp/portage/sys-boot/yaboot-1.3.17-r3/work/e2fsprogs-1.42.13/lib/ss' making all in lib/e2p make[2]: Entering directory '/var/tmp/portage/sys-boot/yaboot-1.3.17-r3/work/e2fsprogs-1.42.13/lib/e2p' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/var/tmp/portage/sys-boot/yaboot-1.3.17-r3/work/e2fsprogs-1.42.13/lib/e2p' making all in lib/uuid make[2]: Entering directory '/var/tmp/portage/sys-boot/yaboot-1.3.17-r3/work/e2fsprogs-1.42.13/lib/uuid' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/var/tmp/portage/sys-boot/yaboot-1.3.17-r3/work/e2fsprogs-1.42.13/lib/uuid' making all in lib/blkid make[2]: Entering directory '/var/tmp/portage/sys-boot/yaboot-1.3.17-r3/work/e2fsprogs-1.42.13/lib/blkid' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/var/tmp/portage/sys-boot/yaboot-1.3.17-r3/work/e2fsprogs-1.42.13/lib/blkid' making all in lib/quota make[2]: Entering directory '/var/tmp/portage/sys-boot/yaboot-1.3.17-r3/work/e2fsprogs-1.42.13/lib/quota' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/var/tmp/portage/sys-boot/yaboot-1.3.17-r3/work/e2fsprogs-1.42.13/lib/quota' making all in lib/ext2fs make[2]: Entering directory '/var/tmp/portage/sys-boot/yaboot-1.3.17-r3/work/e2fsprogs-1.42.13/lib/ext2fs' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/var/tmp/portage/sys-boot/yaboot-1.3.17-r3/work/e2fsprogs-1.42.13/lib/ext2fs' making all in intl make[2]: Entering directory '/var/tmp/portage/sys-boot/yaboot-1.3.17-r3/work/e2fsprogs-1.42.13/intl' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/var/tmp/portage/sys-boot/yaboot-1.3.17-r3/work/e2fsprogs-1.42.13/intl' making all in e2fsck make[2]: Entering directory '/var/tmp/portage/sys-boot/yaboot-1.3.17-r3/work/e2fsprogs-1.42.13/e2fsck' ../lib/et/compile_et --build-tree ./prof_err.et powerpc-unknown-linux-gnu-gcc -O2 -mcpu=7450 -maltivec -mabi=altivec -fno-strict-aliasing -pipe -I. -I../lib -I../lib -DHAVE_CONFIG_H -Wl,-O1 -Wl,--as-needed -o gen_crc32table \ ./gen_crc32table.c powerpc-unknown-linux-gnu-gcc -c -I. -I../lib -I../lib -O2 -mcpu=7450 -maltivec -mabi=altivec -fno-strict-aliasing -pipe -DHAVE_CONFIG_H dict.c -o dict.o powerpc-unknown-linux-gnu-gcc -c -I. -I../lib -I../lib -O2 -mcpu=7450 -maltivec -mabi=altivec -fno-strict-aliasing -pipe -DHAVE_CONFIG_H unix.c -o unix.o In file included from e2fsck.h:35:0, from unix.c:52: ../lib/ext2fs/ext2fs.h:72:0: warning: "__bitwise" redefined #define __bitwise In file included from /usr/include/asm/ptrace.h:28:0, from /usr/include/asm/sigcontext.h:12, from /usr/include/bits/sigcontext.h:30, from /usr/include/signal.h:291, from unix.c:24: /usr/include/linux/types.h:22:0: note: this is the location of the previous definition #define __bitwise __bitwise__ powerpc-unknown-linux-gnu-gcc -c -I. -I../lib -I../lib -O2 -mcpu=7450 -maltivec -mabi=altivec -fno-strict-aliasing -pipe -DHAVE_CONFIG_H e2fsck.c -o e2fsck.o powerpc-unknown-linux-gnu-gcc -c -I. -I../lib -I../lib -O2 -mcpu=7450 -maltivec -mabi=altivec -fno-strict-aliasing -pipe -DHAVE_CONFIG_H super.c -o super.o powerpc-unknown-linux-gnu-gcc -c -I. -I../lib -I../lib -O2 -mcpu=7450 -maltivec -mabi=altivec -fno-strict-aliasing -pipe -DHAVE_CONFIG_H pass1.c -o pass1.o powerpc-unknown-linux-gnu-gcc -c -I. -I../lib -I../lib -O2 -mcpu=7450 -maltivec -mabi=altivec -fno-strict-aliasing -pipe -DHAVE_CONFIG_H pass1b.c -o pass1b.o powerpc-unknown-linux-gnu-gcc -c -I. -I../lib -I../lib -O2 -mcpu=7450 -maltivec -mabi=altivec -fno-strict-aliasing -pipe -DHAVE_CONFIG_H pass2.c -o pass2.o powerpc-unknown-linux-gnu-gcc -c -I. -I../lib -I../lib -O2 -mcpu=7450 -maltivec -mabi=altivec -fno-strict-aliasing -pipe -DHAVE_CONFIG_H pass3.c -o pass3.o powerpc-unknown-linux-gnu-gcc -c -I. -I../lib -I../lib -O2 -mcpu=7450 -maltivec -mabi=altivec -fno-strict-aliasing -pipe -DHAVE_CONFIG_H pass4.c -o pass4.o powerpc-unknown-linux-gnu-gcc -c -I. -I../lib -I../lib -O2 -mcpu=7450 -maltivec -mabi=altivec -fno-strict-aliasing -pipe -DHAVE_CONFIG_H pass5.c -o pass5.o powerpc-unknown-linux-gnu-gcc -c -I. -I../lib -I../lib -O2 -mcpu=7450 -maltivec -mabi=altivec -fno-strict-aliasing -pipe -DHAVE_CONFIG_H journal.c -o journal.o In file included from e2fsck.h:35:0, from jfs_user.h:15, from journal.c:26: ../lib/ext2fs/ext2fs.h:72:0: warning: "__bitwise" redefined #define __bitwise In file included from /usr/include/asm/ptrace.h:28:0, from /usr/include/asm/sigcontext.h:12, from /usr/include/bits/sigcontext.h:30, from /usr/include/signal.h:291, from /usr/include/sys/param.h:28, from journal.c:17: /usr/include/linux/types.h:22:0: note: this is the location of the previous definition #define __bitwise __bitwise__ powerpc-unknown-linux-gnu-gcc -c -I. -I../lib -I../lib -O2 -mcpu=7450 -maltivec -mabi=altivec -fno-strict-aliasing -pipe -DHAVE_CONFIG_H badblocks.c -o badblocks.o powerpc-unknown-linux-gnu-gcc -c -I. -I../lib -I../lib -O2 -mcpu=7450 -maltivec -mabi=altivec -fno-strict-aliasing -pipe -DHAVE_CONFIG_H util.c -o util.o powerpc-unknown-linux-gnu-gcc -c -I. -I../lib -I../lib -O2 -mcpu=7450 -maltivec -mabi=altivec -fno-strict-aliasing -pipe -DHAVE_CONFIG_H dirinfo.c -o dirinfo.o powerpc-unknown-linux-gnu-gcc -c -I. -I../lib -I../lib -O2 -mcpu=7450 -maltivec -mabi=altivec -fno-strict-aliasing -pipe -DHAVE_CONFIG_H dx_dirinfo.c -o dx_dirinfo.o powerpc-unknown-linux-gnu-gcc -c -I. -I../lib -I../lib -O2 -mcpu=7450 -maltivec -mabi=altivec -fno-strict-aliasing -pipe -DHAVE_CONFIG_H ehandler.c -o ehandler.o powerpc-unknown-linux-gnu-gcc -c -I. -I../lib -I../lib -O2 -mcpu=7450 -maltivec -mabi=altivec -fno-strict-aliasing -pipe -DHAVE_CONFIG_H problem.c -o problem.o powerpc-unknown-linux-gnu-gcc -c -I. -I../lib -I../lib -O2 -mcpu=7450 -maltivec -mabi=altivec -fno-strict-aliasing -pipe -DHAVE_CONFIG_H message.c -o message.o powerpc-unknown-linux-gnu-gcc -c -I. -I../lib -I../lib -O2 -mcpu=7450 -maltivec -mabi=altivec -fno-strict-aliasing -pipe -DHAVE_CONFIG_H quota.c -o quota.o In file included from e2fsck.h:35:0, from quota.c:16: ../lib/ext2fs/ext2fs.h:72:0: warning: "__bitwise" redefined #define __bitwise In file included from /usr/include/asm/ptrace.h:28:0, from /usr/include/asm/sigcontext.h:12, from /usr/include/bits/sigcontext.h:30, from /usr/include/signal.h:291, from /usr/include/sys/param.h:28, from quota.c:8: /usr/include/linux/types.h:22:0: note: this is the location of the previous definition #define __bitwise __bitwise__ powerpc-unknown-linux-gnu-gcc -c -I. -I../lib -I../lib -O2 -mcpu=7450 -maltivec -mabi=altivec -fno-strict-aliasing -pipe -DHAVE_CONFIG_H recovery.c -o recovery.o powerpc-unknown-linux-gnu-gcc -c -I. -I../lib -I../lib -O2 -mcpu=7450 -maltivec -mabi=altivec -fno-strict-aliasing -pipe -DHAVE_CONFIG_H region.c -o region.o powerpc-unknown-linux-gnu-gcc -c -I. -I../lib -I../lib -O2 -mcpu=7450 -maltivec -mabi=altivec -fno-strict-aliasing -pipe -DHAVE_CONFIG_H revoke.c -o revoke.o powerpc-unknown-linux-gnu-gcc -c -I. -I../lib -I../lib -O2 -mcpu=7450 -maltivec -mabi=altivec -fno-strict-aliasing -pipe -DHAVE_CONFIG_H ea_refcount.c -o ea_refcount.o powerpc-unknown-linux-gnu-gcc -c -I. -I../lib -I../lib -O2 -mcpu=7450 -maltivec -mabi=altivec -fno-strict-aliasing -pipe -DHAVE_CONFIG_H rehash.c -o rehash.o powerpc-unknown-linux-gnu-gcc -c -I. -I../lib -I../lib -O2 -mcpu=7450 -maltivec -mabi=altivec -fno-strict-aliasing -pipe -DHAVE_CONFIG_H profile.c -o profile.o powerpc-unknown-linux-gnu-gcc -c -I. -I../lib -I../lib -O2 -mcpu=7450 -maltivec -mabi=altivec -fno-strict-aliasing -pipe -DHAVE_CONFIG_H prof_err.c -o prof_err.o powerpc-unknown-linux-gnu-gcc -c -I. -I../lib -I../lib -O2 -mcpu=7450 -maltivec -mabi=altivec -fno-strict-aliasing -pipe -DHAVE_CONFIG_H logfile.c -o logfile.o powerpc-unknown-linux-gnu-gcc -c -I. -I../lib -I../lib -O2 -mcpu=7450 -maltivec -mabi=altivec -fno-strict-aliasing -pipe -DHAVE_CONFIG_H sigcatcher.c -o sigcatcher.o In file included from e2fsck.h:35:0, from sigcatcher.c:21: ../lib/ext2fs/ext2fs.h:72:0: warning: "__bitwise" redefined #define __bitwise In file included from /usr/include/asm/ptrace.h:28:0, from /usr/include/asm/sigcontext.h:12, from /usr/include/bits/sigcontext.h:30, from /usr/include/signal.h:291, from sigcatcher.c:15: /usr/include/linux/types.h:22:0: note: this is the location of the previous definition #define __bitwise __bitwise__ ../util/subst -t -f ../util/subst.conf ./e2fsck.8.in e2fsck.8 ../util/subst -t -f ../util/subst.conf ./e2fsck.conf.5.in e2fsck.conf.5 ./gen_crc32table > crc32table.h powerpc-unknown-linux-gnu-gcc -c -I. -I../lib -I../lib -O2 -mcpu=7450 -maltivec -mabi=altivec -fno-strict-aliasing -pipe -DHAVE_CONFIG_H crc32.c -o crc32.o powerpc-unknown-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -rdynamic -o e2fsck crc32.o dict.o unix.o e2fsck.o super.o pass1.o pass1b.o pass2.o pass3.o pass4.o pass5.o journal.o badblocks.o util.o dirinfo.o dx_dirinfo.o ehandler.o problem.o message.o quota.o recovery.o region.o revoke.o ea_refcount.o rehash.o profile.o prof_err.o logfile.o sigcatcher.o ../lib/libquota.a ../lib/libext2fs.a ../lib/libcom_err.a -lpthread ../lib/libblkid.a ../lib/libuuid.a ../lib/libuuid.a ../lib/libe2p.a make[2]: Leaving directory '/var/tmp/portage/sys-boot/yaboot-1.3.17-r3/work/e2fsprogs-1.42.13/e2fsck' making all in debugfs make[2]: Entering directory '/var/tmp/portage/sys-boot/yaboot-1.3.17-r3/work/e2fsprogs-1.42.13/debugfs' _SS_DIR_OVERRIDE=../lib/ss ../lib/ss/mk_cmds ./debug_cmds.ct powerpc-unknown-linux-gnu-gcc -c -I. -I../lib -I../lib -O2 -mcpu=7450 -maltivec -mabi=altivec -fno-strict-aliasing -pipe -DHAVE_CONFIG_H debugfs.c -o debugfs.o powerpc-unknown-linux-gnu-gcc -c -I. -I../lib -I../lib -O2 -mcpu=7450 -maltivec -mabi=altivec -fno-strict-aliasing -pipe -DHAVE_CONFIG_H util.c -o util.o In file included from debugfs.h:7:0, from util.c:30: ../lib/ext2fs/ext2fs.h:72:0: warning: "__bitwise" redefined #define __bitwise In file included from /usr/include/asm/ptrace.h:28:0, from /usr/include/asm/sigcontext.h:12, from /usr/include/bits/sigcontext.h:30, from /usr/include/signal.h:291, from util.c:18: /usr/include/linux/types.h:22:0: note: this is the location of the previous definition #define __bitwise __bitwise__ powerpc-unknown-linux-gnu-gcc -c -I. -I../lib -I../lib -O2 -mcpu=7450 -maltivec -mabi=altivec -fno-strict-aliasing -pipe -DHAVE_CONFIG_H ncheck.c -o ncheck.o powerpc-unknown-linux-gnu-gcc -c -I. -I../lib -I../lib -O2 -mcpu=7450 -maltivec -mabi=altivec -fno-strict-aliasing -pipe -DHAVE_CONFIG_H icheck.c -o icheck.o powerpc-unknown-linux-gnu-gcc -c -I. -I../lib -I../lib -O2 -mcpu=7450 -maltivec -mabi=altivec -fno-strict-aliasing -pipe -DHAVE_CONFIG_H ls.c -o ls.o powerpc-unknown-linux-gnu-gcc -c -I. -I../lib -I../lib -O2 -mcpu=7450 -maltivec -mabi=altivec -fno-strict-aliasing -pipe -DHAVE_CONFIG_H lsdel.c -o lsdel.o powerpc-unknown-linux-gnu-gcc -c -I. -I../lib -I../lib -O2 -mcpu=7450 -maltivec -mabi=altivec -fno-strict-aliasing -pipe -DHAVE_CONFIG_H dump.c -o dump.o powerpc-unknown-linux-gnu-gcc -c -I. -I../lib -I../lib -O2 -mcpu=7450 -maltivec -mabi=altivec -fno-strict-aliasing -pipe -DHAVE_CONFIG_H set_fields.c -o set_fields.o powerpc-unknown-linux-gnu-gcc -c -I. -I../lib -I../lib -O2 -mcpu=7450 -maltivec -mabi=altivec -fno-strict-aliasing -pipe -DHAVE_CONFIG_H logdump.c -o logdump.o powerpc-unknown-linux-gnu-gcc -c -I. -I../lib -I../lib -O2 -mcpu=7450 -maltivec -mabi=altivec -fno-strict-aliasing -pipe -DHAVE_CONFIG_H htree.c -o htree.o powerpc-unknown-linux-gnu-gcc -c -I. -I../lib -I../lib -O2 -mcpu=7450 -maltivec -mabi=altivec -fno-strict-aliasing -pipe -DHAVE_CONFIG_H unused.c -o unused.o powerpc-unknown-linux-gnu-gcc -c -I. -I../lib -I../lib -O2 -mcpu=7450 -maltivec -mabi=altivec -fno-strict-aliasing -pipe -DHAVE_CONFIG_H -I. ../misc/e2freefrag.c -DDEBUGFS -o e2freefrag.o powerpc-unknown-linux-gnu-gcc -c -I. -I../lib -I../lib -O2 -mcpu=7450 -maltivec -mabi=altivec -fno-strict-aliasing -pipe -DHAVE_CONFIG_H filefrag.c -o filefrag.o _SS_DIR_OVERRIDE=../lib/ss ../lib/ss/mk_cmds ./extent_cmds.ct powerpc-unknown-linux-gnu-gcc -c -I. -I../lib -I../lib -O2 -mcpu=7450 -maltivec -mabi=altivec -fno-strict-aliasing -pipe -DHAVE_CONFIG_H extent_inode.c -o extent_inode.o powerpc-unknown-linux-gnu-gcc -c -I. -I../lib -I../lib -O2 -mcpu=7450 -maltivec -mabi=altivec -fno-strict-aliasing -pipe -DHAVE_CONFIG_H zap.c -o zap.o powerpc-unknown-linux-gnu-gcc -c -I. -I../lib -I../lib -O2 -mcpu=7450 -maltivec -mabi=altivec -fno-strict-aliasing -pipe -DHAVE_CONFIG_H quota.c -o quota.o ../util/subst -t -f ../util/subst.conf ./debugfs.8.in debugfs.8 powerpc-unknown-linux-gnu-gcc -c -I. -I../lib -I../lib -O2 -mcpu=7450 -maltivec -mabi=altivec -fno-strict-aliasing -pipe -DHAVE_CONFIG_H debug_cmds.c -o debug_cmds.o powerpc-unknown-linux-gnu-gcc -c -I. -I../lib -I../lib -O2 -mcpu=7450 -maltivec -mabi=altivec -fno-strict-aliasing -pipe -DHAVE_CONFIG_H extent_cmds.c -o extent_cmds.o powerpc-unknown-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -o debugfs debug_cmds.o debugfs.o util.o ncheck.o icheck.o ls.o lsdel.o dump.o set_fields.o logdump.o htree.o unused.o e2freefrag.o filefrag.o extent_cmds.o extent_inode.o zap.o quota.o ../lib/libquota.a ../lib/libext2fs.a ../lib/libe2p.a ../lib/libss.a -ldl ../lib/libcom_err.a -lpthread ../lib/libblkid.a ../lib/libuuid.a ../lib/libuuid.a make[2]: Leaving directory '/var/tmp/portage/sys-boot/yaboot-1.3.17-r3/work/e2fsprogs-1.42.13/debugfs' making all in misc make[2]: Entering directory '/var/tmp/portage/sys-boot/yaboot-1.3.17-r3/work/e2fsprogs-1.42.13/misc' cp ../e2fsck/profile.h profile.h ../lib/et/compile_et --build-tree ./../e2fsck/prof_err.et powerpc-unknown-linux-gnu-gcc -c -I. -I../lib -I../lib -O2 -mcpu=7450 -maltivec -mabi=altivec -fno-strict-aliasing -pipe -DHAVE_CONFIG_H util.c -o util.o In file included from util.c:39:0: ../lib/ext2fs/ext2fs.h:72:0: warning: "__bitwise" redefined #define __bitwise In file included from /usr/include/asm/ptrace.h:28:0, from /usr/include/asm/sigcontext.h:12, from /usr/include/bits/sigcontext.h:30, from /usr/include/signal.h:291, from util.c:18: /usr/include/linux/types.h:22:0: note: this is the location of the previous definition #define __bitwise __bitwise__ ../lib/et/compile_et --build-tree ./../e2fsck/prof_err.et if test -f ./mke2fs.conf.custom.in ; then \ cp ./mke2fs.conf.custom.in mke2fs.conf; \ else \ cp ./mke2fs.conf.in mke2fs.conf; \ fi powerpc-unknown-linux-gnu-gcc -c -I. -I../lib -I../lib -O2 -mcpu=7450 -maltivec -mabi=altivec -fno-strict-aliasing -pipe -DHAVE_CONFIG_H mk_hugefiles.c -o mk_hugefiles.o In file included from /usr/include/bits/libc-header-start.h:33:0, from /usr/include/stdio.h:27, from mk_hugefiles.c:9: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ powerpc-unknown-linux-gnu-gcc -c -I. -I../lib -I../lib -O2 -mcpu=7450 -maltivec -mabi=altivec -fno-strict-aliasing -pipe -DHAVE_CONFIG_H badblocks.c -o badblocks.o In file included from badblocks.c:61:0: ../lib/ext2fs/ext2fs.h:72:0: warning: "__bitwise" redefined #define __bitwise In file included from /usr/include/asm/ptrace.h:28:0, from /usr/include/asm/sigcontext.h:12, from /usr/include/bits/sigcontext.h:30, from /usr/include/signal.h:291, from badblocks.c:45: /usr/include/linux/types.h:22:0: note: this is the location of the previous definition #define __bitwise __bitwise__ powerpc-unknown-linux-gnu-gcc -c -I. -I../lib -I../lib -O2 -mcpu=7450 -maltivec -mabi=altivec -fno-strict-aliasing -pipe -DHAVE_CONFIG_H tune2fs.c -o tune2fs.o powerpc-unknown-linux-gnu-gcc -c -I. -I../lib -I../lib -O2 -mcpu=7450 -maltivec -mabi=altivec -fno-strict-aliasing -pipe -DHAVE_CONFIG_H dumpe2fs.c -o dumpe2fs.o powerpc-unknown-linux-gnu-gcc -c -I. -I../lib -I../lib -O2 -mcpu=7450 -maltivec -mabi=altivec -fno-strict-aliasing -pipe -DHAVE_CONFIG_H blkid.c -o blkid.o powerpc-unknown-linux-gnu-gcc -c -I. -I../lib -I../lib -O2 -mcpu=7450 -maltivec -mabi=altivec -fno-strict-aliasing -pipe -DHAVE_CONFIG_H logsave.c -o logsave.o powerpc-unknown-linux-gnu-gcc -c -I. -I../lib -I../lib -O2 -mcpu=7450 -maltivec -mabi=altivec -fno-strict-aliasing -pipe -DHAVE_CONFIG_H e2image.c -o e2image.o In file included from e2image.c:41:0: ../lib/ext2fs/ext2fs.h:72:0: warning: "__bitwise" redefined #define __bitwise In file included from /usr/include/asm/ptrace.h:28:0, from /usr/include/asm/sigcontext.h:12, from /usr/include/bits/sigcontext.h:30, from /usr/include/signal.h:291, from e2image.c:38: /usr/include/linux/types.h:22:0: note: this is the location of the previous definition #define __bitwise __bitwise__ powerpc-unknown-linux-gnu-gcc -c -I. -I../lib -I../lib -O2 -mcpu=7450 -maltivec -mabi=altivec -fno-strict-aliasing -pipe -DHAVE_CONFIG_H e2undo.c -o e2undo.o powerpc-unknown-linux-gnu-gcc -c -I. -I../lib -I../lib -O2 -mcpu=7450 -maltivec -mabi=altivec -fno-strict-aliasing -pipe -DHAVE_CONFIG_H chattr.c -o chattr.o powerpc-unknown-linux-gnu-gcc -c -I. -I../lib -I../lib -O2 -mcpu=7450 -maltivec -mabi=altivec -fno-strict-aliasing -pipe -DHAVE_CONFIG_H lsattr.c -o lsattr.o powerpc-unknown-linux-gnu-gcc -c -I. -I../lib -I../lib -O2 -mcpu=7450 -maltivec -mabi=altivec -fno-strict-aliasing -pipe -DHAVE_CONFIG_H uuidgen.c -o uuidgen.o powerpc-unknown-linux-gnu-gcc -c -I. -I../lib -I../lib -O2 -mcpu=7450 -maltivec -mabi=altivec -fno-strict-aliasing -pipe -DHAVE_CONFIG_H mklost+found.c -o mklost+found.o powerpc-unknown-linux-gnu-gcc -c -I. -I../lib -I../lib -O2 -mcpu=7450 -maltivec -mabi=altivec -fno-strict-aliasing -pipe -DHAVE_CONFIG_H filefrag.c -o filefrag.o filefrag.c: In function ‘main’: filefrag.c:563:33: warning: comparison between pointer and zero character constant [-Wpointer-compare] for (cpp = argv + optind; *cpp != '\0'; cpp++) { ^~ filefrag.c:563:28: note: did you mean to dereference the pointer? for (cpp = argv + optind; *cpp != '\0'; cpp++) { ^ powerpc-unknown-linux-gnu-gcc -c -I. -I../lib -I../lib -O2 -mcpu=7450 -maltivec -mabi=altivec -fno-strict-aliasing -pipe -DHAVE_CONFIG_H e2freefrag.c -o e2freefrag.o powerpc-unknown-linux-gnu-gcc -c -I. -I../lib -I../lib -O2 -mcpu=7450 -maltivec -mabi=altivec -fno-strict-aliasing -pipe -DHAVE_CONFIG_H uuidd.c -o uuidd.o powerpc-unknown-linux-gnu-gcc -c -I. -I../lib -I../lib -O2 -mcpu=7450 -maltivec -mabi=altivec -fno-strict-aliasing -pipe -DHAVE_CONFIG_H e4defrag.c -o e4defrag.o In file included from uuidd.c:39:0: ../lib/ext2fs/ext2fs.h:72:0: warning: "__bitwise" redefined #define __bitwise In file included from /usr/include/asm/ptrace.h:28:0, from /usr/include/asm/sigcontext.h:12, from /usr/include/bits/sigcontext.h:30, from /usr/include/signal.h:291, from uuidd.c:27: /usr/include/linux/types.h:22:0: note: this is the location of the previous definition #define __bitwise __bitwise__ e4defrag.c: In function ‘main’: e4defrag.c:1817:8: warning: statement will never be executed [-Wswitch-unreachable] int mount_dir_len = 0; ^~~~~~~~~~~~~ ../util/subst -t -f ../util/subst.conf ./tune2fs.8.in tune2fs.8 ../util/subst -t -f ../util/subst.conf ./mklost+found.8.in mklost+found.8 ../util/subst -t -f ../util/subst.conf ./mke2fs.8.in mke2fs.8 ../util/subst -t -f ../util/subst.conf ./dumpe2fs.8.in dumpe2fs.8 ../util/subst -t -f ../util/subst.conf ./badblocks.8.in badblocks.8 ../util/subst -t -f ../util/subst.conf ./e2label.8.in e2label.8 ../util/subst -t -f ../util/subst.conf ./findfs.8.in findfs.8 ../util/subst -t -f ../util/subst.conf ./blkid.8.in blkid.8 ../util/subst -t -f ../util/subst.conf ./e2image.8.in e2image.8 ../util/subst -t -f ../util/subst.conf ./logsave.8.in logsave.8 ../util/subst -t -f ../util/subst.conf ./filefrag.8.in filefrag.8 ../util/subst -t -f ../util/subst.conf ./e2undo.8.in e2undo.8 ../util/subst -t -f ../util/subst.conf ./uuidd.8.in uuidd.8 ../util/subst -t -f ../util/subst.conf ./e4defrag.8.in e4defrag.8 ../util/subst -t -f ../util/subst.conf ./chattr.1.in chattr.1 ../util/subst -t -f ../util/subst.conf ./lsattr.1.in lsattr.1 ../util/subst -t -f ../util/subst.conf ./uuidgen.1.in uuidgen.1 ../util/subst -t -f ../util/subst.conf ./mke2fs.conf.5.in mke2fs.conf.5 ../util/subst -t -f ../util/subst.conf ./ext4.5.in ext4.5 powerpc-unknown-linux-gnu-gcc -c -I. -I../lib -I../lib -O2 -mcpu=7450 -maltivec -mabi=altivec -fno-strict-aliasing -pipe -DHAVE_CONFIG_H e2initrd_helper.c -o e2initrd_helper.o powerpc-unknown-linux-gnu-gcc -c -I. -I../lib -I../lib -O2 -mcpu=7450 -maltivec -mabi=altivec -fno-strict-aliasing -pipe -DHAVE_CONFIG_H mke2fs.c -o mke2fs.o powerpc-unknown-linux-gnu-gcc -c -I. -I../lib -I../lib -O2 -mcpu=7450 -maltivec -mabi=altivec -fno-strict-aliasing -pipe -DHAVE_CONFIG_H ./../e2fsck/profile.c -o profile.o powerpc-unknown-linux-gnu-gcc -c -I. -I../lib -I../lib -O2 -mcpu=7450 -maltivec -mabi=altivec -fno-strict-aliasing -pipe -DHAVE_CONFIG_H prof_err.c -o prof_err.o gawk -f ./profile-to-c.awk < mke2fs.conf \ > default_profile.c powerpc-unknown-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -o badblocks badblocks.o ../lib/libext2fs.a ../lib/libcom_err.a -lpthread \ powerpc-unknown-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -o tune2fs tune2fs.o util.o ../lib/libext2fs.a ../lib/libcom_err.a -lpthread \ ../lib/libblkid.a ../lib/libuuid.a ../lib/libuuid.a ../lib/libquota.a ../lib/libext2fs.a ../lib/libe2p.a ../lib/libcom_err.a -lpthread \ powerpc-unknown-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -o dumpe2fs dumpe2fs.o ../lib/libext2fs.a ../lib/libcom_err.a -lpthread \ ../lib/libe2p.a ../lib/libcom_err.a -lpthread ../lib/libuuid.a powerpc-unknown-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -o blkid blkid.o ../lib/libblkid.a ../lib/libuuid.a \ ../lib/libext2fs.a powerpc-unknown-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -o logsave logsave.o powerpc-unknown-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -o e2image e2image.o ../lib/libext2fs.a ../lib/libcom_err.a -lpthread \ powerpc-unknown-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -o e2undo e2undo.o ../lib/libext2fs.a ../lib/libcom_err.a -lpthread \ powerpc-unknown-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -o chattr chattr.o ../lib/libe2p.a ../lib/libcom_err.a -lpthread \ powerpc-unknown-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -o lsattr lsattr.o ../lib/libe2p.a ../lib/libcom_err.a -lpthread \ powerpc-unknown-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -o uuidgen uuidgen.o ../lib/libuuid.a \ powerpc-unknown-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -o mklost+found mklost+found.o \ powerpc-unknown-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -o filefrag filefrag.o powerpc-unknown-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -o e2freefrag e2freefrag.o \ ../lib/libext2fs.a ../lib/libcom_err.a -lpthread powerpc-unknown-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -o uuidd uuidd.o ../lib/libuuid.a \ powerpc-unknown-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -o e4defrag e4defrag.o ../lib/libext2fs.a ../lib/libcom_err.a -lpthread \ powerpc-unknown-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -o e2initrd_helper e2initrd_helper.o ../lib/libext2fs.a ../lib/libcom_err.a -lpthread \ ../lib/libblkid.a ../lib/libuuid.a ../lib/libext2fs.a powerpc-unknown-linux-gnu-gcc -c -I. -I../lib -I../lib -O2 -mcpu=7450 -maltivec -mabi=altivec -fno-strict-aliasing -pipe -DHAVE_CONFIG_H default_profile.c -o default_profile.o powerpc-unknown-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -o mke2fs mke2fs.o util.o profile.o prof_err.o default_profile.o mk_hugefiles.o ../lib/libext2fs.a ../lib/libcom_err.a -lpthread ../lib/libblkid.a ../lib/libuuid.a \ ../lib/libuuid.a ../lib/libquota.a ../lib/libext2fs.a ../lib/libe2p.a \ make[2]: Leaving directory '/var/tmp/portage/sys-boot/yaboot-1.3.17-r3/work/e2fsprogs-1.42.13/misc' making all in resize make[2]: Entering directory '/var/tmp/portage/sys-boot/yaboot-1.3.17-r3/work/e2fsprogs-1.42.13/resize' powerpc-unknown-linux-gnu-gcc -c -I. -I../lib -I../lib -O2 -mcpu=7450 -maltivec -mabi=altivec -fno-strict-aliasing -pipe -DHAVE_CONFIG_H extent.c -o extent.o powerpc-unknown-linux-gnu-gcc -c -I. -I../lib -I../lib -O2 -mcpu=7450 -maltivec -mabi=altivec -fno-strict-aliasing -pipe -DHAVE_CONFIG_H resize2fs.c -o resize2fs.o powerpc-unknown-linux-gnu-gcc -c -I. -I../lib -I../lib -O2 -mcpu=7450 -maltivec -mabi=altivec -fno-strict-aliasing -pipe -DHAVE_CONFIG_H main.c -o main.o powerpc-unknown-linux-gnu-gcc -c -I. -I../lib -I../lib -O2 -mcpu=7450 -maltivec -mabi=altivec -fno-strict-aliasing -pipe -DHAVE_CONFIG_H online.c -o online.o powerpc-unknown-linux-gnu-gcc -c -I. -I../lib -I../lib -O2 -mcpu=7450 -maltivec -mabi=altivec -fno-strict-aliasing -pipe -DHAVE_CONFIG_H resource_track.c -o resource_track.o powerpc-unknown-linux-gnu-gcc -c -I. -I../lib -I../lib -O2 -mcpu=7450 -maltivec -mabi=altivec -fno-strict-aliasing -pipe -DHAVE_CONFIG_H sim_progress.c -o sim_progress.o powerpc-unknown-linux-gnu-gcc -c -I. -I../lib -I../lib -O2 -mcpu=7450 -maltivec -mabi=altivec -fno-strict-aliasing -pipe -DHAVE_CONFIG_H test_extent.c -o test_extent.o ../util/subst -t -f ../util/subst.conf ./resize2fs.8.in resize2fs.8 powerpc-unknown-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -o test_extent extent.o test_extent.o ../lib/libe2p.a ../lib/libext2fs.a ../lib/libcom_err.a -lpthread powerpc-unknown-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -o resize2fs extent.o resize2fs.o main.o online.o resource_track.o sim_progress.o ../lib/libe2p.a ../lib/libext2fs.a ../lib/libcom_err.a -lpthread make[2]: Leaving directory '/var/tmp/portage/sys-boot/yaboot-1.3.17-r3/work/e2fsprogs-1.42.13/resize' making all in tests/progs make[2]: Entering directory '/var/tmp/portage/sys-boot/yaboot-1.3.17-r3/work/e2fsprogs-1.42.13/tests/progs' powerpc-unknown-linux-gnu-gcc -c -I. -I../../lib -I../../lib -O2 -mcpu=7450 -maltivec -mabi=altivec -fno-strict-aliasing -pipe -DHAVE_CONFIG_H test_icount.c -o test_icount.o _SS_DIR_OVERRIDE=../../lib/ss ../../lib/ss/mk_cmds ./test_icount_cmds.ct powerpc-unknown-linux-gnu-gcc -c -I. -I../../lib -I../../lib -O2 -mcpu=7450 -maltivec -mabi=altivec -fno-strict-aliasing -pipe -DHAVE_CONFIG_H crcsum.c -o crcsum.o powerpc-unknown-linux-gnu-gcc -c -I. -I../../lib -I../../lib -O2 -mcpu=7450 -maltivec -mabi=altivec -fno-strict-aliasing -pipe -DHAVE_CONFIG_H test_icount_cmds.c -o test_icount_cmds.o powerpc-unknown-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -o crcsum crcsum.o ../../lib/libext2fs.a ../../lib/libss.a -ldl ../../lib/libcom_err.a -lpthread powerpc-unknown-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -o test_icount test_icount.o test_icount_cmds.o ../../lib/libext2fs.a ../../lib/libss.a -ldl ../../lib/libcom_err.a -lpthread make[2]: Leaving directory '/var/tmp/portage/sys-boot/yaboot-1.3.17-r3/work/e2fsprogs-1.42.13/tests/progs' making all in po make[2]: Entering directory '/var/tmp/portage/sys-boot/yaboot-1.3.17-r3/work/e2fsprogs-1.42.13/po' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/var/tmp/portage/sys-boot/yaboot-1.3.17-r3/work/e2fsprogs-1.42.13/po' make[1]: Leaving directory '/var/tmp/portage/sys-boot/yaboot-1.3.17-r3/work/e2fsprogs-1.42.13' make docs make[1]: Entering directory '/var/tmp/portage/sys-boot/yaboot-1.3.17-r3/work/e2fsprogs-1.42.13' make[2]: Entering directory '/var/tmp/portage/sys-boot/yaboot-1.3.17-r3/work/e2fsprogs-1.42.13/doc' makeinfo ./libext2fs.texinfo make[2]: Leaving directory '/var/tmp/portage/sys-boot/yaboot-1.3.17-r3/work/e2fsprogs-1.42.13/doc' make[1]: Leaving directory '/var/tmp/portage/sys-boot/yaboot-1.3.17-r3/work/e2fsprogs-1.42.13' make: Leaving directory '/var/tmp/portage/sys-boot/yaboot-1.3.17-r3/work/e2fsprogs-1.42.13' make -j2 -C /var/tmp/portage/sys-boot/yaboot-1.3.17-r3/work/e2fsprogs-1.42.13 DESTDIR=/var/tmp/portage/sys-boot/yaboot-1.3.17-r3/temp/bundled-deps install-libs V=1 make: Entering directory '/var/tmp/portage/sys-boot/yaboot-1.3.17-r3/work/e2fsprogs-1.42.13' making install in lib/et make[1]: Entering directory '/var/tmp/portage/sys-boot/yaboot-1.3.17-r3/work/e2fsprogs-1.42.13/lib/et' ../../config/mkinstalldirs /var/tmp/portage/sys-boot/yaboot-1.3.17-r3/temp/bundled-deps/usr/lib \ /var/tmp/portage/sys-boot/yaboot-1.3.17-r3/temp/bundled-deps/usr/include/et /var/tmp/portage/sys-boot/yaboot-1.3.17-r3/temp/bundled-deps/usr/share/et \ /var/tmp/portage/sys-boot/yaboot-1.3.17-r3/temp/bundled-deps/usr/bin /var/tmp/portage/sys-boot/yaboot-1.3.17-r3/temp/bundled-deps/usr/share/man/man1 \ /var/tmp/portage/sys-boot/yaboot-1.3.17-r3/temp/bundled-deps/usr/share/man/man3 /var/tmp/portage/sys-boot/yaboot-1.3.17-r3/temp/bundled-deps/usr/lib/pkgconfig mkdir /var/tmp/portage/sys-boot/yaboot-1.3.17-r3/temp/bundled-deps mkdir /var/tmp/portage/sys-boot/yaboot-1.3.17-r3/temp/bundled-deps/usr mkdir /var/tmp/portage/sys-boot/yaboot-1.3.17-r3/temp/bundled-deps/usr/lib mkdir /var/tmp/portage/sys-boot/yaboot-1.3.17-r3/temp/bundled-deps/usr/include mkdir /var/tmp/portage/sys-boot/yaboot-1.3.17-r3/temp/bundled-deps/usr/include/et mkdir /var/tmp/portage/sys-boot/yaboot-1.3.17-r3/temp/bundled-deps/usr/share mkdir /var/tmp/portage/sys-boot/yaboot-1.3.17-r3/temp/bundled-deps/usr/share/et mkdir /var/tmp/portage/sys-boot/yaboot-1.3.17-r3/temp/bundled-deps/usr/bin mkdir /var/tmp/portage/sys-boot/yaboot-1.3.17-r3/temp/bundled-deps/usr/share/man mkdir /var/tmp/portage/sys-boot/yaboot-1.3.17-r3/temp/bundled-deps/usr/share/man/man1 mkdir /var/tmp/portage/sys-boot/yaboot-1.3.17-r3/temp/bundled-deps/usr/share/man/man3 mkdir /var/tmp/portage/sys-boot/yaboot-1.3.17-r3/temp/bundled-deps/usr/lib/pkgconfig /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 libcom_err.a /var/tmp/portage/sys-boot/yaboot-1.3.17-r3/temp/bundled-deps/usr/lib/libcom_err.a powerpc-unknown-linux-gnu-ranlib /var/tmp/portage/sys-boot/yaboot-1.3.17-r3/temp/bundled-deps/usr/lib/libcom_err.a /bin/chmod 444 /var/tmp/portage/sys-boot/yaboot-1.3.17-r3/temp/bundled-deps/usr/lib/libcom_err.a for i in com_err.h; do \ echo " INSTALL_DATA /usr/include/et/$i"; \ /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 ./$i /var/tmp/portage/sys-boot/yaboot-1.3.17-r3/temp/bundled-deps/usr/include/et/$i; \ done INSTALL_DATA /usr/include/et/com_err.h (cd /var/tmp/portage/sys-boot/yaboot-1.3.17-r3/temp/bundled-deps/usr/include ;\ /bin/ln -f et/com_err.h . ) for i in et_c.awk et_h.awk; do \ echo " INSTALL_DATA /usr/share/et/$i"; \ /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 ./$i /var/tmp/portage/sys-boot/yaboot-1.3.17-r3/temp/bundled-deps/usr/share/et/$i; \ done INSTALL_DATA /usr/share/et/et_c.awk INSTALL_DATA /usr/share/et/et_h.awk /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c compile_et /var/tmp/portage/sys-boot/yaboot-1.3.17-r3/temp/bundled-deps/usr/bin/compile_et /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 ./com_err.3 /var/tmp/portage/sys-boot/yaboot-1.3.17-r3/temp/bundled-deps/usr/share/man/man3/com_err.3 /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 ./compile_et.1 \ /var/tmp/portage/sys-boot/yaboot-1.3.17-r3/temp/bundled-deps/usr/share/man/man1/compile_et.1 /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 com_err.pc /var/tmp/portage/sys-boot/yaboot-1.3.17-r3/temp/bundled-deps/usr/lib/pkgconfig/com_err.pc make[1]: Leaving directory '/var/tmp/portage/sys-boot/yaboot-1.3.17-r3/work/e2fsprogs-1.42.13/lib/et' making install in lib/ss make[1]: Entering directory '/var/tmp/portage/sys-boot/yaboot-1.3.17-r3/work/e2fsprogs-1.42.13/lib/ss' ../../config/mkinstalldirs /var/tmp/portage/sys-boot/yaboot-1.3.17-r3/temp/bundled-deps/usr/lib \ /var/tmp/portage/sys-boot/yaboot-1.3.17-r3/temp/bundled-deps/usr/include/ss /var/tmp/portage/sys-boot/yaboot-1.3.17-r3/temp/bundled-deps/usr/share/ss \ /var/tmp/portage/sys-boot/yaboot-1.3.17-r3/temp/bundled-deps/usr/bin /var/tmp/portage/sys-boot/yaboot-1.3.17-r3/temp/bundled-deps/usr/lib/pkgconfig mkdir /var/tmp/portage/sys-boot/yaboot-1.3.17-r3/temp/bundled-deps/usr/include/ss mkdir /var/tmp/portage/sys-boot/yaboot-1.3.17-r3/temp/bundled-deps/usr/share/ss /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 libss.a /var/tmp/portage/sys-boot/yaboot-1.3.17-r3/temp/bundled-deps/usr/lib/libss.a powerpc-unknown-linux-gnu-ranlib /var/tmp/portage/sys-boot/yaboot-1.3.17-r3/temp/bundled-deps/usr/lib/libss.a /bin/chmod 444 /var/tmp/portage/sys-boot/yaboot-1.3.17-r3/temp/bundled-deps/usr/lib/libss.a /bin/rm -f /var/tmp/portage/sys-boot/yaboot-1.3.17-r3/temp/bundled-deps/usr/include/ss/* for i in ss.h ; do \ echo " INSTALL_DATA /var/tmp/portage/sys-boot/yaboot-1.3.17-r3/temp/bundled-deps/usr/include/ss/$i"; \ /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 ./$i /var/tmp/portage/sys-boot/yaboot-1.3.17-r3/temp/bundled-deps/usr/include/ss/$i; \ done INSTALL_DATA /var/tmp/portage/sys-boot/yaboot-1.3.17-r3/temp/bundled-deps/usr/include/ss/ss.h /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 ss_err.h /var/tmp/portage/sys-boot/yaboot-1.3.17-r3/temp/bundled-deps/usr/include/ss/ss_err.h for i in ct_c.awk ct_c.sed; do \ echo " INSTALL_DATA /var/tmp/portage/sys-boot/yaboot-1.3.17-r3/temp/bundled-deps/usr/share/ss/$i"; \ /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 ./$i /var/tmp/portage/sys-boot/yaboot-1.3.17-r3/temp/bundled-deps/usr/share/ss/$i; \ done INSTALL_DATA /var/tmp/portage/sys-boot/yaboot-1.3.17-r3/temp/bundled-deps/usr/share/ss/ct_c.awk INSTALL_DATA /var/tmp/portage/sys-boot/yaboot-1.3.17-r3/temp/bundled-deps/usr/share/ss/ct_c.sed /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c mk_cmds /var/tmp/portage/sys-boot/yaboot-1.3.17-r3/temp/bundled-deps/usr/bin/mk_cmds /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 ./mk_cmds.1 /var/tmp/portage/sys-boot/yaboot-1.3.17-r3/temp/bundled-deps/usr/share/man/man1/mk_cmds.1 /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 ss.pc /var/tmp/portage/sys-boot/yaboot-1.3.17-r3/temp/bundled-deps/usr/lib/pkgconfig/ss.pc make[1]: Leaving directory '/var/tmp/portage/sys-boot/yaboot-1.3.17-r3/work/e2fsprogs-1.42.13/lib/ss' making install in lib/e2p make[1]: Entering directory '/var/tmp/portage/sys-boot/yaboot-1.3.17-r3/work/e2fsprogs-1.42.13/lib/e2p' ../../config/mkinstalldirs /var/tmp/portage/sys-boot/yaboot-1.3.17-r3/temp/bundled-deps/usr/lib \ /var/tmp/portage/sys-boot/yaboot-1.3.17-r3/temp/bundled-deps/usr/include/e2p /var/tmp/portage/sys-boot/yaboot-1.3.17-r3/temp/bundled-deps/usr/lib/pkgconfig mkdir /var/tmp/portage/sys-boot/yaboot-1.3.17-r3/temp/bundled-deps/usr/include/e2p /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 libe2p.a /var/tmp/portage/sys-boot/yaboot-1.3.17-r3/temp/bundled-deps/usr/lib/libe2p.a powerpc-unknown-linux-gnu-ranlib /var/tmp/portage/sys-boot/yaboot-1.3.17-r3/temp/bundled-deps/usr/lib/libe2p.a /bin/chmod 444 /var/tmp/portage/sys-boot/yaboot-1.3.17-r3/temp/bundled-deps/usr/lib/libe2p.a set -e; for i in e2p.h; do \ echo " INSTALL_DATA /usr/include/e2p/$i"; \ /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 ./$i /var/tmp/portage/sys-boot/yaboot-1.3.17-r3/temp/bundled-deps/usr/include/e2p/$i; \ done INSTALL_DATA /usr/include/e2p/e2p.h /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 e2p.pc /var/tmp/portage/sys-boot/yaboot-1.3.17-r3/temp/bundled-deps/usr/lib/pkgconfig/e2p.pc make[1]: Leaving directory '/var/tmp/portage/sys-boot/yaboot-1.3.17-r3/work/e2fsprogs-1.42.13/lib/e2p' making install in lib/uuid make[1]: Entering directory '/var/tmp/portage/sys-boot/yaboot-1.3.17-r3/work/e2fsprogs-1.42.13/lib/uuid' ../../config/mkinstalldirs /var/tmp/portage/sys-boot/yaboot-1.3.17-r3/temp/bundled-deps/usr/lib \ /var/tmp/portage/sys-boot/yaboot-1.3.17-r3/temp/bundled-deps/usr/include/uuid /var/tmp/portage/sys-boot/yaboot-1.3.17-r3/temp/bundled-deps/usr/share/man/man3 \ /var/tmp/portage/sys-boot/yaboot-1.3.17-r3/temp/bundled-deps/usr/lib/pkgconfig mkdir /var/tmp/portage/sys-boot/yaboot-1.3.17-r3/temp/bundled-deps/usr/include/uuid /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 libuuid.a /var/tmp/portage/sys-boot/yaboot-1.3.17-r3/temp/bundled-deps/usr/lib/libuuid.a powerpc-unknown-linux-gnu-ranlib /var/tmp/portage/sys-boot/yaboot-1.3.17-r3/temp/bundled-deps/usr/lib/libuuid.a /bin/chmod 444 /var/tmp/portage/sys-boot/yaboot-1.3.17-r3/temp/bundled-deps/usr/lib/libuuid.a /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 uuid.h /var/tmp/portage/sys-boot/yaboot-1.3.17-r3/temp/bundled-deps/usr/include/uuid/uuid.h for i in uuid.3 uuid_clear.3 uuid_compare.3 uuid_copy.3 uuid_generate.3 uuid_is_null.3 uuid_parse.3 uuid_time.3 uuid_unparse.3; do \ /bin/rm -f /var/tmp/portage/sys-boot/yaboot-1.3.17-r3/temp/bundled-deps/usr/share/man/man3/$i.gz; \ echo " INSTALL_DATA /usr/share/man/man3/$i"; \ /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 $i /var/tmp/portage/sys-boot/yaboot-1.3.17-r3/temp/bundled-deps/usr/share/man/man3/$i; \ done INSTALL_DATA /usr/share/man/man3/uuid.3 INSTALL_DATA /usr/share/man/man3/uuid_clear.3 INSTALL_DATA /usr/share/man/man3/uuid_compare.3 INSTALL_DATA /usr/share/man/man3/uuid_copy.3 INSTALL_DATA /usr/share/man/man3/uuid_generate.3 INSTALL_DATA /usr/share/man/man3/uuid_is_null.3 INSTALL_DATA /usr/share/man/man3/uuid_parse.3 INSTALL_DATA /usr/share/man/man3/uuid_time.3 INSTALL_DATA /usr/share/man/man3/uuid_unparse.3 /bin/rm -f /var/tmp/portage/sys-boot/yaboot-1.3.17-r3/temp/bundled-deps/usr/share/man/man3/uuid_generate_random.3.gz \ /var/tmp/portage/sys-boot/yaboot-1.3.17-r3/temp/bundled-deps/usr/share/man/man3/uuid_generate_time.3.gz (cd /var/tmp/portage/sys-boot/yaboot-1.3.17-r3/temp/bundled-deps/usr/share/man/man3; \ /bin/ln -f uuid_generate.3 uuid_generate_random.3) (cd /var/tmp/portage/sys-boot/yaboot-1.3.17-r3/temp/bundled-deps/usr/share/man/man3; \ /bin/ln -f uuid_generate.3 uuid_generate_time.3) /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 uuid.pc /var/tmp/portage/sys-boot/yaboot-1.3.17-r3/temp/bundled-deps/usr/lib/pkgconfig/uuid.pc make[1]: Leaving directory '/var/tmp/portage/sys-boot/yaboot-1.3.17-r3/work/e2fsprogs-1.42.13/lib/uuid' making install in lib/blkid make[1]: Entering directory '/var/tmp/portage/sys-boot/yaboot-1.3.17-r3/work/e2fsprogs-1.42.13/lib/blkid' ../../config/mkinstalldirs /var/tmp/portage/sys-boot/yaboot-1.3.17-r3/temp/bundled-deps/usr/lib \ /var/tmp/portage/sys-boot/yaboot-1.3.17-r3/temp/bundled-deps/usr/include/blkid /var/tmp/portage/sys-boot/yaboot-1.3.17-r3/temp/bundled-deps/usr/lib/pkgconfig mkdir /var/tmp/portage/sys-boot/yaboot-1.3.17-r3/temp/bundled-deps/usr/include/blkid /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 libblkid.a /var/tmp/portage/sys-boot/yaboot-1.3.17-r3/temp/bundled-deps/usr/lib/libblkid.a powerpc-unknown-linux-gnu-ranlib /var/tmp/portage/sys-boot/yaboot-1.3.17-r3/temp/bundled-deps/usr/lib/libblkid.a /bin/chmod 444 /var/tmp/portage/sys-boot/yaboot-1.3.17-r3/temp/bundled-deps/usr/lib/libblkid.a set -e; for i in blkid.h blkid_types.h; do \ echo " INSTALL_DATA /usr/include/blkid/$i"; \ /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 $i /var/tmp/portage/sys-boot/yaboot-1.3.17-r3/temp/bundled-deps/usr/include/blkid/$i; \ done INSTALL_DATA /usr/include/blkid/blkid.h INSTALL_DATA /usr/include/blkid/blkid_types.h for i in libblkid.3; do \ echo " INSTALL_DATA /usr/share/man/man3/$i"; \ /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 $i /var/tmp/portage/sys-boot/yaboot-1.3.17-r3/temp/bundled-deps/usr/share/man/man3/$i; \ done INSTALL_DATA /usr/share/man/man3/libblkid.3 /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 blkid.pc /var/tmp/portage/sys-boot/yaboot-1.3.17-r3/temp/bundled-deps/usr/lib/pkgconfig/blkid.pc make[1]: Leaving directory '/var/tmp/portage/sys-boot/yaboot-1.3.17-r3/work/e2fsprogs-1.42.13/lib/blkid' making install in lib/quota make[1]: Entering directory '/var/tmp/portage/sys-boot/yaboot-1.3.17-r3/work/e2fsprogs-1.42.13/lib/quota' make[1]: Nothing to be done for 'install'. make[1]: Leaving directory '/var/tmp/portage/sys-boot/yaboot-1.3.17-r3/work/e2fsprogs-1.42.13/lib/quota' making install in lib/ext2fs make[1]: Entering directory '/var/tmp/portage/sys-boot/yaboot-1.3.17-r3/work/e2fsprogs-1.42.13/lib/ext2fs' ../../config/mkinstalldirs /var/tmp/portage/sys-boot/yaboot-1.3.17-r3/temp/bundled-deps/usr/lib \ /var/tmp/portage/sys-boot/yaboot-1.3.17-r3/temp/bundled-deps/usr/include/ext2fs /var/tmp/portage/sys-boot/yaboot-1.3.17-r3/temp/bundled-deps/usr/lib/pkgconfig mkdir /var/tmp/portage/sys-boot/yaboot-1.3.17-r3/temp/bundled-deps/usr/include/ext2fs /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 libext2fs.a /var/tmp/portage/sys-boot/yaboot-1.3.17-r3/temp/bundled-deps/usr/lib/libext2fs.a powerpc-unknown-linux-gnu-ranlib /var/tmp/portage/sys-boot/yaboot-1.3.17-r3/temp/bundled-deps/usr/lib/libext2fs.a /bin/chmod 444 /var/tmp/portage/sys-boot/yaboot-1.3.17-r3/temp/bundled-deps/usr/lib/libext2fs.a for i in bitops.h ext2fs.h ext2_io.h ext2_fs.h ext2_ext_attr.h ext3_extents.h tdb.h qcow2.h; do \ echo " INSTALL_DATA /usr/include/ext2fs/$i"; \ /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 ./$i /var/tmp/portage/sys-boot/yaboot-1.3.17-r3/temp/bundled-deps/usr/include/ext2fs/$i; \ done INSTALL_DATA /usr/include/ext2fs/bitops.h INSTALL_DATA /usr/include/ext2fs/ext2fs.h INSTALL_DATA /usr/include/ext2fs/ext2_io.h INSTALL_DATA /usr/include/ext2fs/ext2_fs.h INSTALL_DATA /usr/include/ext2fs/ext2_ext_attr.h INSTALL_DATA /usr/include/ext2fs/ext3_extents.h INSTALL_DATA /usr/include/ext2fs/tdb.h INSTALL_DATA /usr/include/ext2fs/qcow2.h for i in ext2_err.h ext2_types.h; do \ echo " INSTALL_DATA /usr/include/ext2fs/$i"; \ /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 $i /var/tmp/portage/sys-boot/yaboot-1.3.17-r3/temp/bundled-deps/usr/include/ext2fs/$i; \ done INSTALL_DATA /usr/include/ext2fs/ext2_err.h INSTALL_DATA /usr/include/ext2fs/ext2_types.h /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 ext2fs.pc /var/tmp/portage/sys-boot/yaboot-1.3.17-r3/temp/bundled-deps/usr/lib/pkgconfig/ext2fs.pc make[1]: Leaving directory '/var/tmp/portage/sys-boot/yaboot-1.3.17-r3/work/e2fsprogs-1.42.13/lib/ext2fs' making install in intl make[1]: Entering directory '/var/tmp/portage/sys-boot/yaboot-1.3.17-r3/work/e2fsprogs-1.42.13/intl' if { test "e2fsprogs" = "gettext-runtime" || test "e2fsprogs" = "gettext-tools"; } \ && test 'no' = yes; then \ /bin/sh ../config/mkinstalldirs /var/tmp/portage/sys-boot/yaboot-1.3.17-r3/temp/bundled-deps/usr/lib /var/tmp/portage/sys-boot/yaboot-1.3.17-r3/temp/bundled-deps/usr/include; \ /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 libintl.h /var/tmp/portage/sys-boot/yaboot-1.3.17-r3/temp/bundled-deps/usr/include/libintl.h; \ @LIBTOOL@ --mode=install \ /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 libintl.a /var/tmp/portage/sys-boot/yaboot-1.3.17-r3/temp/bundled-deps/usr/lib/libintl.a; \ if test "@RELOCATABLE@" = yes; then \ dependencies=`sed -n -e 's,^dependency_libs=\(.*\),\1,p' < /var/tmp/portage/sys-boot/yaboot-1.3.17-r3/temp/bundled-deps/usr/lib/libintl.la | sed -e "s,^',," -e "s,'\$,,"`; \ if test -n "$dependencies"; then \ rm -f /var/tmp/portage/sys-boot/yaboot-1.3.17-r3/temp/bundled-deps/usr/lib/libintl.la; \ fi; \ fi; \ else \ : ; \ fi if test "e2fsprogs" = "gettext-tools"; then \ /bin/sh ../config/mkinstalldirs /var/tmp/portage/sys-boot/yaboot-1.3.17-r3/temp/bundled-deps/usr/share/gettext/intl; \ /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 VERSION /var/tmp/portage/sys-boot/yaboot-1.3.17-r3/temp/bundled-deps/usr/share/gettext/intl/VERSION; \ /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 ChangeLog.inst /var/tmp/portage/sys-boot/yaboot-1.3.17-r3/temp/bundled-deps/usr/share/gettext/intl/ChangeLog; \ dists="COPYING.LIB-2.0 COPYING.LIB-2.1 Makefile.in config.charset locale.alias ref-add.sin ref-del.sin gmo.h gettextP.h hash-string.h loadinfo.h plural-exp.h eval-plural.h localcharset.h relocatable.h xsize.h printf-args.h printf-args.c printf-parse.h wprintf-parse.h printf-parse.c vasnprintf.h vasnwprintf.h vasnprintf.c os2compat.h libgnuintl.h.in bindtextdom.c dcgettext.c dgettext.c gettext.c finddomain.c loadmsgcat.c localealias.c textdomain.c l10nflist.c explodename.c dcigettext.c dcngettext.c dngettext.c ngettext.c plural.y plural-exp.c localcharset.c relocatable.c localename.c log.c printf.c osdep.c os2compat.c intl-compat.c"; \ for file in $dists; do \ /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 ./$file \ /var/tmp/portage/sys-boot/yaboot-1.3.17-r3/temp/bundled-deps/usr/share/gettext/intl/$file; \ done; \ chmod a+x /var/tmp/portage/sys-boot/yaboot-1.3.17-r3/temp/bundled-deps/usr/share/gettext/intl/config.charset; \ dists="plural.c"; \ for file in $dists; do \ if test -f $file; then dir=.; else dir=.; fi; \ /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 $dir/$file \ /var/tmp/portage/sys-boot/yaboot-1.3.17-r3/temp/bundled-deps/usr/share/gettext/intl/$file; \ done; \ dists="xopen-msg.sed linux-msg.sed po2tbl.sed.in cat-compat.c COPYING.LIB-2 gettext.h libgettext.h plural-eval.c libgnuintl.h"; \ for file in $dists; do \ rm -f /var/tmp/portage/sys-boot/yaboot-1.3.17-r3/temp/bundled-deps/usr/share/gettext/intl/$file; \ done; \ else \ : ; \ fi if test "e2fsprogs" = "gettext-tools" \ && test 'no' = no; then \ /bin/sh ../config/mkinstalldirs /var/tmp/portage/sys-boot/yaboot-1.3.17-r3/temp/bundled-deps/usr/lib; \ @LIBTOOL@ --mode=install \ /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 libgnuintl.a /var/tmp/portage/sys-boot/yaboot-1.3.17-r3/temp/bundled-deps/usr/lib/libgnuintl.a; \ rm -f /var/tmp/portage/sys-boot/yaboot-1.3.17-r3/temp/bundled-deps/usr/lib/preloadable_libintl.so; \ /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 /var/tmp/portage/sys-boot/yaboot-1.3.17-r3/temp/bundled-deps/usr/lib/libgnuintl.so /var/tmp/portage/sys-boot/yaboot-1.3.17-r3/temp/bundled-deps/usr/lib/preloadable_libintl.so; \ @LIBTOOL@ --mode=uninstall \ rm -f /var/tmp/portage/sys-boot/yaboot-1.3.17-r3/temp/bundled-deps/usr/lib/libgnuintl.a; \ else \ : ; \ fi if test 'no' = yes; then \ test yes != no || /bin/sh ../config/mkinstalldirs /var/tmp/portage/sys-boot/yaboot-1.3.17-r3/temp/bundled-deps/usr/lib; \ temp=/var/tmp/portage/sys-boot/yaboot-1.3.17-r3/temp/bundled-deps/usr/lib/t-charset.alias; \ dest=/var/tmp/portage/sys-boot/yaboot-1.3.17-r3/temp/bundled-deps/usr/lib/charset.alias; \ if test -f /var/tmp/portage/sys-boot/yaboot-1.3.17-r3/temp/bundled-deps/usr/lib/charset.alias; then \ orig=/var/tmp/portage/sys-boot/yaboot-1.3.17-r3/temp/bundled-deps/usr/lib/charset.alias; \ sed -f ref-add.sed $orig > $temp; \ /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 $temp $dest; \ rm -f $temp; \ else \ if test yes = no; then \ orig=charset.alias; \ sed -f ref-add.sed $orig > $temp; \ /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 $temp $dest; \ rm -f $temp; \ fi; \ fi; \ /bin/sh ../config/mkinstalldirs /var/tmp/portage/sys-boot/yaboot-1.3.17-r3/temp/bundled-deps/usr/share/locale; \ test -f /var/tmp/portage/sys-boot/yaboot-1.3.17-r3/temp/bundled-deps/usr/share/locale/locale.alias \ && orig=/var/tmp/portage/sys-boot/yaboot-1.3.17-r3/temp/bundled-deps/usr/share/locale/locale.alias \ || orig=./locale.alias; \ temp=/var/tmp/portage/sys-boot/yaboot-1.3.17-r3/temp/bundled-deps/usr/share/locale/t-locale.alias; \ dest=/var/tmp/portage/sys-boot/yaboot-1.3.17-r3/temp/bundled-deps/usr/share/locale/locale.alias; \ sed -f ref-add.sed $orig > $temp; \ /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 $temp $dest; \ rm -f $temp; \ else \ : ; \ fi make[1]: Leaving directory '/var/tmp/portage/sys-boot/yaboot-1.3.17-r3/work/e2fsprogs-1.42.13/intl' make: Leaving directory '/var/tmp/portage/sys-boot/yaboot-1.3.17-r3/work/e2fsprogs-1.42.13' make -j2 PREFIX=/usr MANDIR=share/man 'CC=powerpc-unknown-linux-gnu-gcc -std=gnu90' 'LD=powerpc-unknown-linux-gnu-ld -L/var/tmp/portage/sys-boot/yaboot-1.3.17-r3/temp/bundled-deps/usr/lib' powerpc-unknown-linux-gnu-gcc -std=gnu90 -Os -m32 -fno-stack-protector -nostdinc -Wall -isystem `powerpc-unknown-linux-gnu-gcc -std=gnu90 -m32 -print-file-name=include` -fsigned-char -DVERSION="\"1.3.17\"" -DTEXTADDR=0x100000 -DDEBUG=0 -DMALLOCADDR= -DMALLOCSIZE=0x100000 -DKERNELADDR=0x00000000 -Wno-error -fdiagnostics-show-option -I ./include -fno-strict-aliasing -DCONFIG_COLOR_TEXT -DCONFIG_SET_COLORMAP -DUSE_MD5_PASSWORDS -DCONFIG_FS_XFS -DCONFIG_FS_REISERFS -D__ASSEMBLY__ -c -o second/crt0.o second/crt0.S powerpc-unknown-linux-gnu-gcc -std=gnu90 -Os -m32 -fno-stack-protector -nostdinc -Wall -isystem `powerpc-unknown-linux-gnu-gcc -std=gnu90 -m32 -print-file-name=include` -fsigned-char -DVERSION="\"1.3.17\"" -DTEXTADDR=0x100000 -DDEBUG=0 -DMALLOCADDR= -DMALLOCSIZE=0x100000 -DKERNELADDR=0x00000000 -Wno-error -fdiagnostics-show-option -I ./include -fno-strict-aliasing -DCONFIG_COLOR_TEXT -DCONFIG_SET_COLORMAP -DUSE_MD5_PASSWORDS -DCONFIG_FS_XFS -DCONFIG_FS_REISERFS -c -o second/yaboot.o second/yaboot.c powerpc-unknown-linux-gnu-gcc -std=gnu90 -Os -m32 -fno-stack-protector -nostdinc -Wall -isystem `powerpc-unknown-linux-gnu-gcc -std=gnu90 -m32 -print-file-name=include` -fsigned-char -DVERSION="\"1.3.17\"" -DTEXTADDR=0x100000 -DDEBUG=0 -DMALLOCADDR= -DMALLOCSIZE=0x100000 -DKERNELADDR=0x00000000 -Wno-error -fdiagnostics-show-option -I ./include -fno-strict-aliasing -DCONFIG_COLOR_TEXT -DCONFIG_SET_COLORMAP -DUSE_MD5_PASSWORDS -DCONFIG_FS_XFS -DCONFIG_FS_REISERFS -D__ASSEMBLY__ -c -o second/cache.o second/cache.S second/yaboot.c: In function ‘setup_display’: second/yaboot.c:1510:13: warning: variable ‘result’ set but not used [-Wunused-but-set-variable] int i, result; ^~~~~~ powerpc-unknown-linux-gnu-gcc -std=gnu90 -Os -m32 -fno-stack-protector -nostdinc -Wall -isystem `powerpc-unknown-linux-gnu-gcc -std=gnu90 -m32 -print-file-name=include` -fsigned-char -DVERSION="\"1.3.17\"" -DTEXTADDR=0x100000 -DDEBUG=0 -DMALLOCADDR= -DMALLOCSIZE=0x100000 -DKERNELADDR=0x00000000 -Wno-error -fdiagnostics-show-option -I ./include -fno-strict-aliasing -DCONFIG_COLOR_TEXT -DCONFIG_SET_COLORMAP -DUSE_MD5_PASSWORDS -DCONFIG_FS_XFS -DCONFIG_FS_REISERFS -c -o second/prom.o second/prom.c second/yaboot.c: In function ‘yaboot_text_ui’: second/yaboot.c:1454:8: warning: ‘ph’ may be used uninitialized in this function [-Wmaybe-uninitialized] free(ph); ^~~~~~~~ second/yaboot.c:1331:23: note: ‘ph’ was declared here Elf64_Phdr *p, *ph; ^~ second/yaboot.c:1322:8: warning: ‘ph’ may be used uninitialized in this function [-Wmaybe-uninitialized] free(ph); ^~~~~~~~ second/yaboot.c:1198:23: note: ‘ph’ was declared here Elf32_Phdr *p, *ph; ^~ powerpc-unknown-linux-gnu-gcc -std=gnu90 -Os -m32 -fno-stack-protector -nostdinc -Wall -isystem `powerpc-unknown-linux-gnu-gcc -std=gnu90 -m32 -print-file-name=include` -fsigned-char -DVERSION="\"1.3.17\"" -DTEXTADDR=0x100000 -DDEBUG=0 -DMALLOCADDR= -DMALLOCSIZE=0x100000 -DKERNELADDR=0x00000000 -Wno-error -fdiagnostics-show-option -I ./include -fno-strict-aliasing -DCONFIG_COLOR_TEXT -DCONFIG_SET_COLORMAP -DUSE_MD5_PASSWORDS -DCONFIG_FS_XFS -DCONFIG_FS_REISERFS -c -o second/file.o second/file.c second/file.c: In function ‘open_file’: second/file.c:662:28: warning: argument to ‘sizeof’ in ‘memset’ call is the same pointer type ‘struct boot_file_t *’ as the destination; expected ‘struct boot_file_t’ or an explicit length [-Wsizeof-pointer-memaccess] memset(file, 0, sizeof(struct boot_file_t*)); ^ powerpc-unknown-linux-gnu-gcc -std=gnu90 -Os -m32 -fno-stack-protector -nostdinc -Wall -isystem `powerpc-unknown-linux-gnu-gcc -std=gnu90 -m32 -print-file-name=include` -fsigned-char -DVERSION="\"1.3.17\"" -DTEXTADDR=0x100000 -DDEBUG=0 -DMALLOCADDR= -DMALLOCSIZE=0x100000 -DKERNELADDR=0x00000000 -Wno-error -fdiagnostics-show-option -I ./include -fno-strict-aliasing -DCONFIG_COLOR_TEXT -DCONFIG_SET_COLORMAP -DUSE_MD5_PASSWORDS -DCONFIG_FS_XFS -DCONFIG_FS_REISERFS -c -o second/partition.o second/partition.c powerpc-unknown-linux-gnu-gcc -std=gnu90 -Os -m32 -fno-stack-protector -nostdinc -Wall -isystem `powerpc-unknown-linux-gnu-gcc -std=gnu90 -m32 -print-file-name=include` -fsigned-char -DVERSION="\"1.3.17\"" -DTEXTADDR=0x100000 -DDEBUG=0 -DMALLOCADDR= -DMALLOCSIZE=0x100000 -DKERNELADDR=0x00000000 -Wno-error -fdiagnostics-show-option -I ./include -fno-strict-aliasing -DCONFIG_COLOR_TEXT -DCONFIG_SET_COLORMAP -DUSE_MD5_PASSWORDS -DCONFIG_FS_XFS -DCONFIG_FS_REISERFS -c -o second/fs.o second/fs.c powerpc-unknown-linux-gnu-gcc -std=gnu90 -Os -m32 -fno-stack-protector -nostdinc -Wall -isystem `powerpc-unknown-linux-gnu-gcc -std=gnu90 -m32 -print-file-name=include` -fsigned-char -DVERSION="\"1.3.17\"" -DTEXTADDR=0x100000 -DDEBUG=0 -DMALLOCADDR= -DMALLOCSIZE=0x100000 -DKERNELADDR=0x00000000 -Wno-error -fdiagnostics-show-option -I ./include -fno-strict-aliasing -DCONFIG_COLOR_TEXT -DCONFIG_SET_COLORMAP -DUSE_MD5_PASSWORDS -DCONFIG_FS_XFS -DCONFIG_FS_REISERFS -c -o second/cfg.o second/cfg.c powerpc-unknown-linux-gnu-gcc -std=gnu90 -Os -m32 -fno-stack-protector -nostdinc -Wall -isystem `powerpc-unknown-linux-gnu-gcc -std=gnu90 -m32 -print-file-name=include` -fsigned-char -DVERSION="\"1.3.17\"" -DTEXTADDR=0x100000 -DDEBUG=0 -DMALLOCADDR= -DMALLOCSIZE=0x100000 -DKERNELADDR=0x00000000 -Wno-error -fdiagnostics-show-option -I ./include -fno-strict-aliasing -DCONFIG_COLOR_TEXT -DCONFIG_SET_COLORMAP -DUSE_MD5_PASSWORDS -DCONFIG_FS_XFS -DCONFIG_FS_REISERFS -D__ASSEMBLY__ -c -o second/setjmp.o second/setjmp.S powerpc-unknown-linux-gnu-gcc -std=gnu90 -Os -m32 -fno-stack-protector -nostdinc -Wall -isystem `powerpc-unknown-linux-gnu-gcc -std=gnu90 -m32 -print-file-name=include` -fsigned-char -DVERSION="\"1.3.17\"" -DTEXTADDR=0x100000 -DDEBUG=0 -DMALLOCADDR= -DMALLOCSIZE=0x100000 -DKERNELADDR=0x00000000 -Wno-error -fdiagnostics-show-option -I ./include -fno-strict-aliasing -DCONFIG_COLOR_TEXT -DCONFIG_SET_COLORMAP -DUSE_MD5_PASSWORDS -DCONFIG_FS_XFS -DCONFIG_FS_REISERFS -c -o second/cmdline.o second/cmdline.c powerpc-unknown-linux-gnu-gcc -std=gnu90 -Os -m32 -fno-stack-protector -nostdinc -Wall -isystem `powerpc-unknown-linux-gnu-gcc -std=gnu90 -m32 -print-file-name=include` -fsigned-char -DVERSION="\"1.3.17\"" -DTEXTADDR=0x100000 -DDEBUG=0 -DMALLOCADDR= -DMALLOCSIZE=0x100000 -DKERNELADDR=0x00000000 -Wno-error -fdiagnostics-show-option -I ./include -fno-strict-aliasing -DCONFIG_COLOR_TEXT -DCONFIG_SET_COLORMAP -DUSE_MD5_PASSWORDS -DCONFIG_FS_XFS -DCONFIG_FS_REISERFS -c -o second/fs_of.o second/fs_of.c powerpc-unknown-linux-gnu-gcc -std=gnu90 -Os -m32 -fno-stack-protector -nostdinc -Wall -isystem `powerpc-unknown-linux-gnu-gcc -std=gnu90 -m32 -print-file-name=include` -fsigned-char -DVERSION="\"1.3.17\"" -DTEXTADDR=0x100000 -DDEBUG=0 -DMALLOCADDR= -DMALLOCSIZE=0x100000 -DKERNELADDR=0x00000000 -Wno-error -fdiagnostics-show-option -I ./include -fno-strict-aliasing -DCONFIG_COLOR_TEXT -DCONFIG_SET_COLORMAP -DUSE_MD5_PASSWORDS -DCONFIG_FS_XFS -DCONFIG_FS_REISERFS -c -o second/fs_ext2.o second/fs_ext2.c powerpc-unknown-linux-gnu-gcc -std=gnu90 -Os -m32 -fno-stack-protector -nostdinc -Wall -isystem `powerpc-unknown-linux-gnu-gcc -std=gnu90 -m32 -print-file-name=include` -fsigned-char -DVERSION="\"1.3.17\"" -DTEXTADDR=0x100000 -DDEBUG=0 -DMALLOCADDR= -DMALLOCSIZE=0x100000 -DKERNELADDR=0x00000000 -Wno-error -fdiagnostics-show-option -I ./include -fno-strict-aliasing -DCONFIG_COLOR_TEXT -DCONFIG_SET_COLORMAP -DUSE_MD5_PASSWORDS -DCONFIG_FS_XFS -DCONFIG_FS_REISERFS -c -o second/fs_iso.o second/fs_iso.c powerpc-unknown-linux-gnu-gcc -std=gnu90 -Os -m32 -fno-stack-protector -nostdinc -Wall -isystem `powerpc-unknown-linux-gnu-gcc -std=gnu90 -m32 -print-file-name=include` -fsigned-char -DVERSION="\"1.3.17\"" -DTEXTADDR=0x100000 -DDEBUG=0 -DMALLOCADDR= -DMALLOCSIZE=0x100000 -DKERNELADDR=0x00000000 -Wno-error -fdiagnostics-show-option -I ./include -fno-strict-aliasing -DCONFIG_COLOR_TEXT -DCONFIG_SET_COLORMAP -DUSE_MD5_PASSWORDS -DCONFIG_FS_XFS -DCONFIG_FS_REISERFS -c -o second/fs_swap.o second/fs_swap.c second/fs_swap.c: In function ‘swap_open’: second/fs_swap.c:90:15: warning: unused variable ‘rc’ [-Wunused-variable] int rc = prom_readblocks(file->of_device, blk, BLKCOUNT, buffer); ^~ powerpc-unknown-linux-gnu-gcc -std=gnu90 -Os -m32 -fno-stack-protector -nostdinc -Wall -isystem `powerpc-unknown-linux-gnu-gcc -std=gnu90 -m32 -print-file-name=include` -fsigned-char -DVERSION="\"1.3.17\"" -DTEXTADDR=0x100000 -DDEBUG=0 -DMALLOCADDR= -DMALLOCSIZE=0x100000 -DKERNELADDR=0x00000000 -Wno-error -fdiagnostics-show-option -I ./include -fno-strict-aliasing -DCONFIG_COLOR_TEXT -DCONFIG_SET_COLORMAP -DUSE_MD5_PASSWORDS -DCONFIG_FS_XFS -DCONFIG_FS_REISERFS -c -o second/iso_util.o second/iso_util.c powerpc-unknown-linux-gnu-gcc -std=gnu90 -Os -m32 -fno-stack-protector -nostdinc -Wall -isystem `powerpc-unknown-linux-gnu-gcc -std=gnu90 -m32 -print-file-name=include` -fsigned-char -DVERSION="\"1.3.17\"" -DTEXTADDR=0x100000 -DDEBUG=0 -DMALLOCADDR= -DMALLOCSIZE=0x100000 -DKERNELADDR=0x00000000 -Wno-error -fdiagnostics-show-option -I ./include -fno-strict-aliasing -DCONFIG_COLOR_TEXT -DCONFIG_SET_COLORMAP -DUSE_MD5_PASSWORDS -DCONFIG_FS_XFS -DCONFIG_FS_REISERFS -c -o lib/nonstd.o lib/nonstd.c lib/nonstd.c: In function ‘exit’: lib/nonstd.c:140:1: warning: ‘noreturn’ function does return } ^ powerpc-unknown-linux-gnu-gcc -std=gnu90 -Os -m32 -fno-stack-protector -nostdinc -Wall -isystem `powerpc-unknown-linux-gnu-gcc -std=gnu90 -m32 -print-file-name=include` -fsigned-char -DVERSION="\"1.3.17\"" -DTEXTADDR=0x100000 -DDEBUG=0 -DMALLOCADDR= -DMALLOCSIZE=0x100000 -DKERNELADDR=0x00000000 -Wno-error -fdiagnostics-show-option -I ./include -fno-strict-aliasing -DCONFIG_COLOR_TEXT -DCONFIG_SET_COLORMAP -DUSE_MD5_PASSWORDS -DCONFIG_FS_XFS -DCONFIG_FS_REISERFS -c -o lib/nosys.o lib/nosys.c powerpc-unknown-linux-gnu-gcc -std=gnu90 -Os -m32 -fno-stack-protector -nostdinc -Wall -isystem `powerpc-unknown-linux-gnu-gcc -std=gnu90 -m32 -print-file-name=include` -fsigned-char -DVERSION="\"1.3.17\"" -DTEXTADDR=0x100000 -DDEBUG=0 -DMALLOCADDR= -DMALLOCSIZE=0x100000 -DKERNELADDR=0x00000000 -Wno-error -fdiagnostics-show-option -I ./include -fno-strict-aliasing -DCONFIG_COLOR_TEXT -DCONFIG_SET_COLORMAP -DUSE_MD5_PASSWORDS -DCONFIG_FS_XFS -DCONFIG_FS_REISERFS -D__ASSEMBLY__ -c -o lib/string.o lib/string.S powerpc-unknown-linux-gnu-gcc -std=gnu90 -Os -m32 -fno-stack-protector -nostdinc -Wall -isystem `powerpc-unknown-linux-gnu-gcc -std=gnu90 -m32 -print-file-name=include` -fsigned-char -DVERSION="\"1.3.17\"" -DTEXTADDR=0x100000 -DDEBUG=0 -DMALLOCADDR= -DMALLOCSIZE=0x100000 -DKERNELADDR=0x00000000 -Wno-error -fdiagnostics-show-option -I ./include -fno-strict-aliasing -DCONFIG_COLOR_TEXT -DCONFIG_SET_COLORMAP -DUSE_MD5_PASSWORDS -DCONFIG_FS_XFS -DCONFIG_FS_REISERFS -c -o lib/strtol.o lib/strtol.c powerpc-unknown-linux-gnu-gcc -std=gnu90 -Os -m32 -fno-stack-protector -nostdinc -Wall -isystem `powerpc-unknown-linux-gnu-gcc -std=gnu90 -m32 -print-file-name=include` -fsigned-char -DVERSION="\"1.3.17\"" -DTEXTADDR=0x100000 -DDEBUG=0 -DMALLOCADDR= -DMALLOCSIZE=0x100000 -DKERNELADDR=0x00000000 -Wno-error -fdiagnostics-show-option -I ./include -fno-strict-aliasing -DCONFIG_COLOR_TEXT -DCONFIG_SET_COLORMAP -DUSE_MD5_PASSWORDS -DCONFIG_FS_XFS -DCONFIG_FS_REISERFS -c -o lib/vsprintf.o lib/vsprintf.c powerpc-unknown-linux-gnu-gcc -std=gnu90 -Os -m32 -fno-stack-protector -nostdinc -Wall -isystem `powerpc-unknown-linux-gnu-gcc -std=gnu90 -m32 -print-file-name=include` -fsigned-char -DVERSION="\"1.3.17\"" -DTEXTADDR=0x100000 -DDEBUG=0 -DMALLOCADDR= -DMALLOCSIZE=0x100000 -DKERNELADDR=0x00000000 -Wno-error -fdiagnostics-show-option -I ./include -fno-strict-aliasing -DCONFIG_COLOR_TEXT -DCONFIG_SET_COLORMAP -DUSE_MD5_PASSWORDS -DCONFIG_FS_XFS -DCONFIG_FS_REISERFS -c -o lib/ctype.o lib/ctype.c powerpc-unknown-linux-gnu-gcc -std=gnu90 -Os -m32 -fno-stack-protector -nostdinc -Wall -isystem `powerpc-unknown-linux-gnu-gcc -std=gnu90 -m32 -print-file-name=include` -fsigned-char -DVERSION="\"1.3.17\"" -DTEXTADDR=0x100000 -DDEBUG=0 -DMALLOCADDR= -DMALLOCSIZE=0x100000 -DKERNELADDR=0x00000000 -Wno-error -fdiagnostics-show-option -I ./include -fno-strict-aliasing -DCONFIG_COLOR_TEXT -DCONFIG_SET_COLORMAP -DUSE_MD5_PASSWORDS -DCONFIG_FS_XFS -DCONFIG_FS_REISERFS -c -o lib/malloc.o lib/malloc.c powerpc-unknown-linux-gnu-gcc -std=gnu90 -Os -m32 -fno-stack-protector -nostdinc -Wall -isystem `powerpc-unknown-linux-gnu-gcc -std=gnu90 -m32 -print-file-name=include` -fsigned-char -DVERSION="\"1.3.17\"" -DTEXTADDR=0x100000 -DDEBUG=0 -DMALLOCADDR= -DMALLOCSIZE=0x100000 -DKERNELADDR=0x00000000 -Wno-error -fdiagnostics-show-option -I ./include -fno-strict-aliasing -DCONFIG_COLOR_TEXT -DCONFIG_SET_COLORMAP -DUSE_MD5_PASSWORDS -DCONFIG_FS_XFS -DCONFIG_FS_REISERFS -c -o lib/strstr.o lib/strstr.c powerpc-unknown-linux-gnu-gcc -std=gnu90 -Os -m32 -fno-stack-protector -nostdinc -Wall -isystem `powerpc-unknown-linux-gnu-gcc -std=gnu90 -m32 -print-file-name=include` -fsigned-char -DVERSION="\"1.3.17\"" -DTEXTADDR=0x100000 -DDEBUG=0 -DMALLOCADDR= -DMALLOCSIZE=0x100000 -DKERNELADDR=0x00000000 -Wno-error -fdiagnostics-show-option -I ./include -fno-strict-aliasing -DCONFIG_COLOR_TEXT -DCONFIG_SET_COLORMAP -DUSE_MD5_PASSWORDS -DCONFIG_FS_XFS -DCONFIG_FS_REISERFS -c -o lib/ssp.o lib/ssp.c powerpc-unknown-linux-gnu-gcc -std=gnu90 -Os -m32 -fno-stack-protector -nostdinc -Wall -isystem `powerpc-unknown-linux-gnu-gcc -std=gnu90 -m32 -print-file-name=include` -fsigned-char -DVERSION="\"1.3.17\"" -DTEXTADDR=0x100000 -DDEBUG=0 -DMALLOCADDR= -DMALLOCSIZE=0x100000 -DKERNELADDR=0x00000000 -Wno-error -fdiagnostics-show-option -I ./include -fno-strict-aliasing -DCONFIG_COLOR_TEXT -DCONFIG_SET_COLORMAP -DUSE_MD5_PASSWORDS -DCONFIG_FS_XFS -DCONFIG_FS_REISERFS -c -o second/md5.o second/md5.c powerpc-unknown-linux-gnu-gcc -std=gnu90 -Os -m32 -fno-stack-protector -nostdinc -Wall -isystem `powerpc-unknown-linux-gnu-gcc -std=gnu90 -m32 -print-file-name=include` -fsigned-char -DVERSION="\"1.3.17\"" -DTEXTADDR=0x100000 -DDEBUG=0 -DMALLOCADDR= -DMALLOCSIZE=0x100000 -DKERNELADDR=0x00000000 -Wno-error -fdiagnostics-show-option -I ./include -fno-strict-aliasing -DCONFIG_COLOR_TEXT -DCONFIG_SET_COLORMAP -DUSE_MD5_PASSWORDS -DCONFIG_FS_XFS -DCONFIG_FS_REISERFS -c -o second/fs_xfs.o second/fs_xfs.c powerpc-unknown-linux-gnu-gcc -std=gnu90 -Os -m32 -fno-stack-protector -nostdinc -Wall -isystem `powerpc-unknown-linux-gnu-gcc -std=gnu90 -m32 -print-file-name=include` -fsigned-char -DVERSION="\"1.3.17\"" -DTEXTADDR=0x100000 -DDEBUG=0 -DMALLOCADDR= -DMALLOCSIZE=0x100000 -DKERNELADDR=0x00000000 -Wno-error -fdiagnostics-show-option -I ./include -fno-strict-aliasing -DCONFIG_COLOR_TEXT -DCONFIG_SET_COLORMAP -DUSE_MD5_PASSWORDS -DCONFIG_FS_XFS -DCONFIG_FS_REISERFS -c -o second/fs_reiserfs.o second/fs_reiserfs.c In file included from ./include/byteorder.h:4:0, from ./include/reiserfs/reiserfs.h:3, from second/fs_reiserfs.c:33: second/fs_reiserfs.c: In function ‘block_read’: second/fs_reiserfs.c:221:45: warning: operation on ‘*journal_table’ may be undefined [-Wsequence-point] j_len = le32_to_cpu((*journal_table)++); ./include/swab.h:12:13: note: in definition of macro ‘swab32’ (((__u32)(x) & (__u32)0x00ff0000UL) >> 8) | \ ^ second/fs_reiserfs.c:221:17: note: in expansion of macro ‘le32_to_cpu’ j_len = le32_to_cpu((*journal_table)++); ^~~~~~~~~~~ second/fs_reiserfs.c:221:45: warning: operation on ‘*journal_table’ may be undefined [-Wsequence-point] j_len = le32_to_cpu((*journal_table)++); ./include/swab.h:12:13: note: in definition of macro ‘swab32’ (((__u32)(x) & (__u32)0x00ff0000UL) >> 8) | \ ^ second/fs_reiserfs.c:221:17: note: in expansion of macro ‘le32_to_cpu’ j_len = le32_to_cpu((*journal_table)++); ^~~~~~~~~~~ second/fs_reiserfs.c:221:45: warning: operation on ‘*journal_table’ may be undefined [-Wsequence-point] j_len = le32_to_cpu((*journal_table)++); ./include/swab.h:12:13: note: in definition of macro ‘swab32’ (((__u32)(x) & (__u32)0x00ff0000UL) >> 8) | \ ^ second/fs_reiserfs.c:221:17: note: in expansion of macro ‘le32_to_cpu’ j_len = le32_to_cpu((*journal_table)++); ^~~~~~~~~~~ second/fs_reiserfs.c:224:38: warning: operation on ‘journal_table’ may be undefined [-Wsequence-point] if ( le32_to_cpu(*journal_table++) == blockNr ) ~~~~~~~~~~~~~^ ./include/swab.h:12:13: note: in definition of macro ‘swab32’ (((__u32)(x) & (__u32)0x00ff0000UL) >> 8) | \ ^ second/fs_reiserfs.c:224:12: note: in expansion of macro ‘le32_to_cpu’ if ( le32_to_cpu(*journal_table++) == blockNr ) ^~~~~~~~~~~ second/fs_reiserfs.c:224:38: warning: operation on ‘journal_table’ may be undefined [-Wsequence-point] if ( le32_to_cpu(*journal_table++) == blockNr ) ~~~~~~~~~~~~~^ ./include/swab.h:12:13: note: in definition of macro ‘swab32’ (((__u32)(x) & (__u32)0x00ff0000UL) >> 8) | \ ^ second/fs_reiserfs.c:224:12: note: in expansion of macro ‘le32_to_cpu’ if ( le32_to_cpu(*journal_table++) == blockNr ) ^~~~~~~~~~~ second/fs_reiserfs.c:224:38: warning: operation on ‘journal_table’ may be undefined [-Wsequence-point] if ( le32_to_cpu(*journal_table++) == blockNr ) ~~~~~~~~~~~~~^ ./include/swab.h:12:13: note: in definition of macro ‘swab32’ (((__u32)(x) & (__u32)0x00ff0000UL) >> 8) | \ ^ second/fs_reiserfs.c:224:12: note: in expansion of macro ‘le32_to_cpu’ if ( le32_to_cpu(*journal_table++) == blockNr ) ^~~~~~~~~~~ second/fs_reiserfs.c:243:42: warning: operation on ‘i’ may be undefined [-Wsequence-point] if ( le32_to_cpu(desc.j_realblock[i++]) == blockNr ) ~^ ./include/swab.h:12:13: note: in definition of macro ‘swab32’ (((__u32)(x) & (__u32)0x00ff0000UL) >> 8) | \ ^ second/fs_reiserfs.c:243:12: note: in expansion of macro ‘le32_to_cpu’ if ( le32_to_cpu(desc.j_realblock[i++]) == blockNr ) ^~~~~~~~~~~ second/fs_reiserfs.c:243:42: warning: operation on ‘i’ may be undefined [-Wsequence-point] if ( le32_to_cpu(desc.j_realblock[i++]) == blockNr ) ~^ ./include/swab.h:12:13: note: in definition of macro ‘swab32’ (((__u32)(x) & (__u32)0x00ff0000UL) >> 8) | \ ^ second/fs_reiserfs.c:243:12: note: in expansion of macro ‘le32_to_cpu’ if ( le32_to_cpu(desc.j_realblock[i++]) == blockNr ) ^~~~~~~~~~~ second/fs_reiserfs.c:243:42: warning: operation on ‘i’ may be undefined [-Wsequence-point] if ( le32_to_cpu(desc.j_realblock[i++]) == blockNr ) ~^ ./include/swab.h:12:13: note: in definition of macro ‘swab32’ (((__u32)(x) & (__u32)0x00ff0000UL) >> 8) | \ ^ second/fs_reiserfs.c:243:12: note: in expansion of macro ‘le32_to_cpu’ if ( le32_to_cpu(desc.j_realblock[i++]) == blockNr ) ^~~~~~~~~~~ second/fs_reiserfs.c:255:42: warning: operation on ‘i’ may be undefined [-Wsequence-point] if ( le32_to_cpu(commit.j_realblock[i++ - JOURNAL_TRANS_HALF]) == blockNr ) ~^ ./include/swab.h:12:13: note: in definition of macro ‘swab32’ (((__u32)(x) & (__u32)0x00ff0000UL) >> 8) | \ ^ second/fs_reiserfs.c:255:10: note: in expansion of macro ‘le32_to_cpu’ if ( le32_to_cpu(commit.j_realblock[i++ - JOURNAL_TRANS_HALF]) == blockNr ) ^~~~~~~~~~~ second/fs_reiserfs.c:255:42: warning: operation on ‘i’ may be undefined [-Wsequence-point] if ( le32_to_cpu(commit.j_realblock[i++ - JOURNAL_TRANS_HALF]) == blockNr ) ~^ ./include/swab.h:12:13: note: in definition of macro ‘swab32’ (((__u32)(x) & (__u32)0x00ff0000UL) >> 8) | \ ^ second/fs_reiserfs.c:255:10: note: in expansion of macro ‘le32_to_cpu’ if ( le32_to_cpu(commit.j_realblock[i++ - JOURNAL_TRANS_HALF]) == blockNr ) ^~~~~~~~~~~ second/fs_reiserfs.c:255:42: warning: operation on ‘i’ may be undefined [-Wsequence-point] if ( le32_to_cpu(commit.j_realblock[i++ - JOURNAL_TRANS_HALF]) == blockNr ) ~^ ./include/swab.h:12:13: note: in definition of macro ‘swab32’ (((__u32)(x) & (__u32)0x00ff0000UL) >> 8) | \ ^ second/fs_reiserfs.c:255:10: note: in expansion of macro ‘le32_to_cpu’ if ( le32_to_cpu(commit.j_realblock[i++ - JOURNAL_TRANS_HALF]) == blockNr ) ^~~~~~~~~~~ powerpc-unknown-linux-gnu-gcc -std=gnu90 -Os -fno-stack-protector -Wall -Wno-error -fdiagnostics-show-option -o util/addnote util/addnote.c ln -sf ybin ybin/mkofboot powerpc-unknown-linux-gnu-ld -L/var/tmp/portage/sys-boot/yaboot-1.3.17-r3/temp/bundled-deps/usr/lib -Ttext 0x100000 -Bstatic -melf32ppclinux second/crt0.o second/yaboot.o second/cache.o second/prom.o second/file.o second/partition.o second/fs.o second/cfg.o second/setjmp.o second/cmdline.o second/fs_of.o second/fs_ext2.o second/fs_iso.o second/fs_swap.o second/iso_util.o lib/nonstd.o lib/nosys.o lib/string.o lib/strtol.o lib/vsprintf.o lib/ctype.o lib/malloc.o lib/strstr.o lib/ssp.o second/md5.o second/fs_xfs.o second/fs_reiserfs.o -lext2fs `powerpc-unknown-linux-gnu-gcc -std=gnu90 -m32 -print-libgcc-file-name` -o second/yaboot chmod -x second/yaboot cp second/yaboot second/yaboot.chrp util/addnote second/yaboot.chrp sorry, I can't find space in second/yaboot.chrp to put the note make: *** [Makefile:115: yaboot] Error 1 * ERROR: sys-boot/yaboot-1.3.17-r3::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=sys-boot/yaboot-1.3.17-r3::gentoo'`, * the complete build log and the output of `emerge -pqv '=sys-boot/yaboot-1.3.17-r3::gentoo'`. * The complete build log is located at '/var/tmp/portage/sys-boot/yaboot-1.3.17-r3/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/sys-boot/yaboot-1.3.17-r3/temp/environment'. * Working directory: '/var/tmp/portage/sys-boot/yaboot-1.3.17-r3/work/yaboot-1.3.17' * S: '/var/tmp/portage/sys-boot/yaboot-1.3.17-r3/work/yaboot-1.3.17'