* Package: sys-fs/e2fsprogs-1.44.5  * Repository: gentoo  * Maintainer: base-system@gentoo.org  * USE: abi_ppc_32 elibc_glibc fuse kernel_linux nls ppc static-libs userland_GNU  * FEATURES: network-sandbox preserve-libs sandbox test userpriv usersandbox >>> Unpacking source... >>> Unpacking e2fsprogs-1.44.5.tar.xz to /var/tmp/portage/sys-fs/e2fsprogs-1.44.5/work >>> Source unpacked in /var/tmp/portage/sys-fs/e2fsprogs-1.44.5/work >>> Preparing source in /var/tmp/portage/sys-fs/e2fsprogs-1.44.5/work/e2fsprogs-1.44.5 ... * Applying e2fsprogs-1.41.8-makefile.patch ...  [ ok ] * Applying e2fsprogs-1.40-fbsd.patch ...  [ ok ] * Applying e2fsprogs-1.42.13-fix-build-cflags.patch ...  [ ok ] * Applying e2fsprogs-1.44.4-fix_make_install_for_subset.patch ...  [ ok ] >>> Source prepared. >>> Configuring source in /var/tmp/portage/sys-fs/e2fsprogs-1.44.5/work/e2fsprogs-1.44.5 ... * econf: updating e2fsprogs-1.44.5/config/config.sub with /usr/share/gnuconfig/config.sub * econf: updating e2fsprogs-1.44.5/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/e2fsprogs-1.44.5 --htmldir=/usr/share/doc/e2fsprogs-1.44.5/html --libdir=/usr/lib --with-root-prefix=/ --enable-symlink-install --enable-elf-shlibs --without-included-gettext --enable-fuse2fs --enable-nls --disable-libblkid --disable-libuuid --disable-fsck --disable-uuidd Generating configuration file for e2fsprogs version 1.44.5 Release date is December, 2018 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 Enabling symlinks for install Disabling relative symlinks for install by default Disabling symlinks for build by default Disabling verbose make commands Enabling ELF shared libraries 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 checking for uuid_generate in -luuid... yes Disabling 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 checking for blkid_get_cache in -lblkid... yes Disabling private blkid library 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 Not building uuidd Enabling mmp support by default Enabling mmp support by default Enabling bitmap statistics support by default Disabling additional bitmap statistics 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... (cached) : 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 attr/xattr.h usability... yes checking attr/xattr.h presence... yes checking for attr/xattr.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/fsmap.h usability... yes checking linux/fsmap.h presence... yes checking for linux/fsmap.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 linux/types.h usability... yes checking linux/types.h presence... yes checking for linux/types.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/acl.h usability... yes checking sys/acl.h presence... yes checking for sys/acl.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/key.h usability... no checking sys/key.h presence... no checking for sys/key.h... no 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/sysctl.h usability... yes checking sys/sysctl.h presence... yes checking for sys/sysctl.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 sys/xattr.h usability... yes checking sys/xattr.h presence... yes checking for sys/xattr.h... yes checking for a dd(1) program that supports iflag=fullblock... dd 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 size of time_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 library containing blkid_probe_all... -lblkid checking for __secure_getenv... no checking for add_key... no checking for backtrace... yes checking for blkid_probe_get_topology... yes checking for blkid_probe_enable_partitions... yes checking for chflags... no checking for dlopen... (cached) yes checking for fadvise64... no checking for fallocate... yes checking for fallocate64... yes checking for fchown... yes checking for fcntl... yes checking for fdatasync... yes checking for fstat64... yes checking for fsync... yes checking for ftruncate64... yes checking for futimes... yes checking for getcwd... (cached) yes checking for getdtablesize... yes checking for gethostname... yes checking for getmntinfo... no checking for getpwuid_r... yes checking for getrlimit... yes checking for getrusage... yes checking for jrand48... yes checking for keyctl... no checking for llistxattr... 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 magic_file in -lmagic... yes checking magic.h usability... yes checking magic.h presence... yes checking for magic.h... yes checking for clock_gettime in -lrt... yes checking for pthread.h... (cached) yes checking for fuse.h... yes checking for fuse_main in -losxfuse... no checking for fuse_main in -lfuse... yes Enabling fuse2fs checking for optreset... no GL_THREADS_API: posix 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 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/support/Makefile config.status: creating lib/ss/ss.pc config.status: creating lib/et/com_err.pc config.status: creating lib/e2p/e2p.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 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 >>> Source configured. >>> Compiling source in /var/tmp/portage/sys-fs/e2fsprogs-1.44.5/work/e2fsprogs-1.44.5 ... make -j34 -l32 V=1 COMPILE_ET=compile_et MK_CMDS=mk_cmds cd ./util ; make subst make[1]: Entering directory '/var/tmp/portage/sys-fs/e2fsprogs-1.44.5/work/e2fsprogs-1.44.5/util' echo "/* fake dirpaths.h for config.h */" > dirpaths.h powerpc-unknown-linux-gnu-gcc -c -O2 -mcpu=powerpc -pipe -D_GNU_SOURCE -I. -I../lib -I../lib -D_GNU_SOURCE -DHAVE_CONFIG_H subst.c -o subst.o powerpc-unknown-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o subst subst.o make[1]: Leaving directory '/var/tmp/portage/sys-fs/e2fsprogs-1.44.5/work/e2fsprogs-1.44.5/util' make[1]: Entering directory '/var/tmp/portage/sys-fs/e2fsprogs-1.44.5/work/e2fsprogs-1.44.5' make[1]: 'util/subst.conf' is up to date. make[1]: Leaving directory '/var/tmp/portage/sys-fs/e2fsprogs-1.44.5/work/e2fsprogs-1.44.5' make[1]: Entering directory '/var/tmp/portage/sys-fs/e2fsprogs-1.44.5/work/e2fsprogs-1.44.5' make[1]: 'lib/config.h' is up to date. make[1]: Leaving directory '/var/tmp/portage/sys-fs/e2fsprogs-1.44.5/work/e2fsprogs-1.44.5' make[1]: Entering directory '/var/tmp/portage/sys-fs/e2fsprogs-1.44.5/work/e2fsprogs-1.44.5' ./util/subst -f ./util/subst.conf ./lib/dirpaths.h.in lib/dirpaths.h make[1]: Leaving directory '/var/tmp/portage/sys-fs/e2fsprogs-1.44.5/work/e2fsprogs-1.44.5' make[1]: Entering directory '/var/tmp/portage/sys-fs/e2fsprogs-1.44.5/work/e2fsprogs-1.44.5' 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-fs/e2fsprogs-1.44.5/work/e2fsprogs-1.44.5' make[1]: Entering directory '/var/tmp/portage/sys-fs/e2fsprogs-1.44.5/work/e2fsprogs-1.44.5' 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-fs/e2fsprogs-1.44.5/work/e2fsprogs-1.44.5' make[1]: Entering directory '/var/tmp/portage/sys-fs/e2fsprogs-1.44.5/work/e2fsprogs-1.44.5' 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-fs/e2fsprogs-1.44.5/work/e2fsprogs-1.44.5' make[1]: Entering directory '/var/tmp/portage/sys-fs/e2fsprogs-1.44.5/work/e2fsprogs-1.44.5/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-fs/e2fsprogs-1.44.5/work/e2fsprogs-1.44.5/lib/et' make[1]: Entering directory '/var/tmp/portage/sys-fs/e2fsprogs-1.44.5/work/e2fsprogs-1.44.5/lib/ext2fs' ../../util/subst -f ../../util/subst.conf ./ext2_err.et.in ext2_err.et compile_et ext2_err.et make[1]: Leaving directory '/var/tmp/portage/sys-fs/e2fsprogs-1.44.5/work/e2fsprogs-1.44.5/lib/ext2fs' make[1]: Entering directory '/var/tmp/portage/sys-fs/e2fsprogs-1.44.5/work/e2fsprogs-1.44.5/lib/support' compile_et ./prof_err.et make[1]: Leaving directory '/var/tmp/portage/sys-fs/e2fsprogs-1.44.5/work/e2fsprogs-1.44.5/lib/support' make libs make[1]: Entering directory '/var/tmp/portage/sys-fs/e2fsprogs-1.44.5/work/e2fsprogs-1.44.5' make[2]: Entering directory '/var/tmp/portage/sys-fs/e2fsprogs-1.44.5/work/e2fsprogs-1.44.5' make[2]: 'util/subst.conf' is up to date. make[2]: Leaving directory '/var/tmp/portage/sys-fs/e2fsprogs-1.44.5/work/e2fsprogs-1.44.5' make[2]: Entering directory '/var/tmp/portage/sys-fs/e2fsprogs-1.44.5/work/e2fsprogs-1.44.5' make[2]: 'lib/config.h' is up to date. make[2]: Leaving directory '/var/tmp/portage/sys-fs/e2fsprogs-1.44.5/work/e2fsprogs-1.44.5' make[2]: Entering directory '/var/tmp/portage/sys-fs/e2fsprogs-1.44.5/work/e2fsprogs-1.44.5' make[2]: 'lib/dirpaths.h' is up to date. make[2]: Leaving directory '/var/tmp/portage/sys-fs/e2fsprogs-1.44.5/work/e2fsprogs-1.44.5' make[2]: Entering directory '/var/tmp/portage/sys-fs/e2fsprogs-1.44.5/work/e2fsprogs-1.44.5' make[2]: 'lib/ext2fs/ext2_types.h' is up to date. make[2]: Leaving directory '/var/tmp/portage/sys-fs/e2fsprogs-1.44.5/work/e2fsprogs-1.44.5' make[2]: Entering directory '/var/tmp/portage/sys-fs/e2fsprogs-1.44.5/work/e2fsprogs-1.44.5' make[2]: 'lib/blkid/blkid_types.h' is up to date. make[2]: Leaving directory '/var/tmp/portage/sys-fs/e2fsprogs-1.44.5/work/e2fsprogs-1.44.5' make[2]: Entering directory '/var/tmp/portage/sys-fs/e2fsprogs-1.44.5/work/e2fsprogs-1.44.5' make[2]: 'lib/uuid/uuid_types.h' is up to date. make[2]: Leaving directory '/var/tmp/portage/sys-fs/e2fsprogs-1.44.5/work/e2fsprogs-1.44.5' make[2]: Entering directory '/var/tmp/portage/sys-fs/e2fsprogs-1.44.5/work/e2fsprogs-1.44.5/lib/et' make[2]: 'compile_et' is up to date. make[2]: Leaving directory '/var/tmp/portage/sys-fs/e2fsprogs-1.44.5/work/e2fsprogs-1.44.5/lib/et' make[2]: Entering directory '/var/tmp/portage/sys-fs/e2fsprogs-1.44.5/work/e2fsprogs-1.44.5/lib/ext2fs' make[2]: 'ext2_err.h' is up to date. make[2]: Leaving directory '/var/tmp/portage/sys-fs/e2fsprogs-1.44.5/work/e2fsprogs-1.44.5/lib/ext2fs' make[2]: Entering directory '/var/tmp/portage/sys-fs/e2fsprogs-1.44.5/work/e2fsprogs-1.44.5/lib/support' make[2]: 'prof_err.h' is up to date. make[2]: Leaving directory '/var/tmp/portage/sys-fs/e2fsprogs-1.44.5/work/e2fsprogs-1.44.5/lib/support' making all in lib/e2p make[2]: Entering directory '/var/tmp/portage/sys-fs/e2fsprogs-1.44.5/work/e2fsprogs-1.44.5/lib/e2p' make -s real-subdirs make[3]: Entering directory '/var/tmp/portage/sys-fs/e2fsprogs-1.44.5/work/e2fsprogs-1.44.5/lib/e2p' make[3]: Leaving directory '/var/tmp/portage/sys-fs/e2fsprogs-1.44.5/work/e2fsprogs-1.44.5/lib/e2p' touch subdirs powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -D_GNU_SOURCE -O2 -mcpu=powerpc -pipe -DHAVE_CONFIG_H -c feature.c -o feature.o powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -D_GNU_SOURCE -O2 -mcpu=powerpc -pipe -DHAVE_CONFIG_H -c fgetflags.c -o fgetflags.o powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -D_GNU_SOURCE -O2 -mcpu=powerpc -pipe -DHAVE_CONFIG_H -c fsetflags.c -o fsetflags.o powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -D_GNU_SOURCE -O2 -mcpu=powerpc -pipe -DHAVE_CONFIG_H -c fgetversion.c -o fgetversion.o powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -D_GNU_SOURCE -O2 -mcpu=powerpc -pipe -DHAVE_CONFIG_H -c fsetversion.c -o fsetversion.o powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -D_GNU_SOURCE -O2 -mcpu=powerpc -pipe -DHAVE_CONFIG_H -c getflags.c -o getflags.o powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -D_GNU_SOURCE -O2 -mcpu=powerpc -pipe -DHAVE_CONFIG_H -c getversion.c -o getversion.o powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -D_GNU_SOURCE -O2 -mcpu=powerpc -pipe -DHAVE_CONFIG_H -c hashstr.c -o hashstr.o powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -D_GNU_SOURCE -O2 -mcpu=powerpc -pipe -DHAVE_CONFIG_H -c iod.c -o iod.o powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -D_GNU_SOURCE -O2 -mcpu=powerpc -pipe -DHAVE_CONFIG_H -c ls.c -o ls.o powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -D_GNU_SOURCE -O2 -mcpu=powerpc -pipe -DHAVE_CONFIG_H -c ljs.c -o ljs.o powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -D_GNU_SOURCE -O2 -mcpu=powerpc -pipe -DHAVE_CONFIG_H -c mntopts.c -o mntopts.o powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -D_GNU_SOURCE -O2 -mcpu=powerpc -pipe -DHAVE_CONFIG_H -c parse_num.c -o parse_num.o powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -D_GNU_SOURCE -O2 -mcpu=powerpc -pipe -DHAVE_CONFIG_H -c pe.c -o pe.o powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -D_GNU_SOURCE -O2 -mcpu=powerpc -pipe -DHAVE_CONFIG_H -c pf.c -o pf.o powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -D_GNU_SOURCE -O2 -mcpu=powerpc -pipe -DHAVE_CONFIG_H -c ps.c -o ps.o powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -D_GNU_SOURCE -O2 -mcpu=powerpc -pipe -DHAVE_CONFIG_H -c setflags.c -o setflags.o powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -D_GNU_SOURCE -O2 -mcpu=powerpc -pipe -DHAVE_CONFIG_H -c setversion.c -o setversion.o powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -D_GNU_SOURCE -O2 -mcpu=powerpc -pipe -DHAVE_CONFIG_H -c uuid.c -o uuid.o powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -D_GNU_SOURCE -O2 -mcpu=powerpc -pipe -DHAVE_CONFIG_H -c ostype.c -o ostype.o powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -D_GNU_SOURCE -O2 -mcpu=powerpc -pipe -DHAVE_CONFIG_H -c percent.c -o percent.o powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -D_GNU_SOURCE -O2 -mcpu=powerpc -pipe -DHAVE_CONFIG_H -c crypto_mode.c -o crypto_mode.o powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -D_GNU_SOURCE -O2 -mcpu=powerpc -pipe -DHAVE_CONFIG_H -fPIC -shared -o elfshared/iod.o -c iod.c powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -D_GNU_SOURCE -O2 -mcpu=powerpc -pipe -DHAVE_CONFIG_H -fPIC -shared -o elfshared/setflags.o -c setflags.c powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -D_GNU_SOURCE -O2 -mcpu=powerpc -pipe -DHAVE_CONFIG_H -fPIC -shared -o elfshared/getflags.o -c getflags.c powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -D_GNU_SOURCE -O2 -mcpu=powerpc -pipe -DHAVE_CONFIG_H -fPIC -shared -o elfshared/getversion.o -c getversion.c powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -D_GNU_SOURCE -O2 -mcpu=powerpc -pipe -DHAVE_CONFIG_H -fPIC -shared -o elfshared/percent.o -c percent.c powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -D_GNU_SOURCE -O2 -mcpu=powerpc -pipe -DHAVE_CONFIG_H -fPIC -shared -o elfshared/pf.o -c pf.c powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -D_GNU_SOURCE -O2 -mcpu=powerpc -pipe -DHAVE_CONFIG_H -fPIC -shared -o elfshared/pe.o -c pe.c powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -D_GNU_SOURCE -O2 -mcpu=powerpc -pipe -DHAVE_CONFIG_H -fPIC -shared -o elfshared/fgetversion.o -c fgetversion.c powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -D_GNU_SOURCE -O2 -mcpu=powerpc -pipe -DHAVE_CONFIG_H -fPIC -shared -o elfshared/fsetversion.o -c fsetversion.c powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -D_GNU_SOURCE -O2 -mcpu=powerpc -pipe -DHAVE_CONFIG_H -fPIC -shared -o elfshared/ps.o -c ps.c powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -D_GNU_SOURCE -O2 -mcpu=powerpc -pipe -DHAVE_CONFIG_H -fPIC -shared -o elfshared/fgetflags.o -c fgetflags.c powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -D_GNU_SOURCE -O2 -mcpu=powerpc -pipe -DHAVE_CONFIG_H -fPIC -shared -o elfshared/fsetflags.o -c fsetflags.c powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -D_GNU_SOURCE -O2 -mcpu=powerpc -pipe -DHAVE_CONFIG_H -fPIC -shared -o elfshared/setversion.o -c setversion.c powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -D_GNU_SOURCE -O2 -mcpu=powerpc -pipe -DHAVE_CONFIG_H -fPIC -shared -o elfshared/mntopts.o -c mntopts.c powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -D_GNU_SOURCE -O2 -mcpu=powerpc -pipe -DHAVE_CONFIG_H -fPIC -shared -o elfshared/parse_num.o -c parse_num.c powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -D_GNU_SOURCE -O2 -mcpu=powerpc -pipe -DHAVE_CONFIG_H -fPIC -shared -o elfshared/hashstr.o -c hashstr.c powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -D_GNU_SOURCE -O2 -mcpu=powerpc -pipe -DHAVE_CONFIG_H -fPIC -shared -o elfshared/ostype.o -c ostype.c powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -D_GNU_SOURCE -O2 -mcpu=powerpc -pipe -DHAVE_CONFIG_H -fPIC -shared -o elfshared/uuid.o -c uuid.c powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -D_GNU_SOURCE -O2 -mcpu=powerpc -pipe -DHAVE_CONFIG_H -c fgetproject.c -o fgetproject.o powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -D_GNU_SOURCE -O2 -mcpu=powerpc -pipe -DHAVE_CONFIG_H -fPIC -shared -o elfshared/ljs.o -c ljs.c powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -D_GNU_SOURCE -O2 -mcpu=powerpc -pipe -DHAVE_CONFIG_H -fPIC -shared -o elfshared/crypto_mode.o -c crypto_mode.c powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -D_GNU_SOURCE -O2 -mcpu=powerpc -pipe -DHAVE_CONFIG_H -fPIC -shared -o elfshared/ls.o -c ls.c powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -D_GNU_SOURCE -O2 -mcpu=powerpc -pipe -DHAVE_CONFIG_H -c fsetproject.c -o fsetproject.o powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -D_GNU_SOURCE -O2 -mcpu=powerpc -pipe -DHAVE_CONFIG_H -fPIC -shared -o elfshared/feature.o -c feature.c powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -D_GNU_SOURCE -O2 -mcpu=powerpc -pipe -DHAVE_CONFIG_H -fPIC -shared -o elfshared/fgetproject.o -c fgetproject.c powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -D_GNU_SOURCE -O2 -mcpu=powerpc -pipe -DHAVE_CONFIG_H -fPIC -shared -o elfshared/fsetproject.o -c fsetproject.c (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 ljs.o mntopts.o parse_num.o pe.o pf.o ps.o setflags.o setversion.o uuid.o ostype.o percent.o crypto_mode.o fgetproject.o fsetproject.o /bin/rm -f ../libe2p.a (cd ..; /bin/ln \ `echo lib/e2p | sed -e 's;lib/;;'`/libe2p.a libe2p.a) (cd elfshared; powerpc-unknown-linux-gnu-gcc -o libe2p.so.2.3 \ -L../../../lib -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -fPIC -shared \ -Wl,-soname,libe2p.so.2 feature.o fgetflags.o fsetflags.o fgetversion.o fsetversion.o getflags.o getversion.o hashstr.o iod.o ls.o ljs.o mntopts.o parse_num.o pe.o pf.o ps.o setflags.o setversion.o uuid.o ostype.o percent.o crypto_mode.o fgetproject.o fsetproject.o ) /bin/mv elfshared/libe2p.so.2.3 . /bin/rm -f ../libe2p.so.2.3 ../libe2p.so ../libe2p.so.2 (cd ..; /bin/ln \ `echo lib/e2p | sed -e 's;lib/;;'`/libe2p.so.2.3 libe2p.so.2.3) (cd ..; /bin/ln libe2p.so.2.3 libe2p.so) (cd ..; /bin/ln libe2p.so.2.3 libe2p.so.2) make[2]: Leaving directory '/var/tmp/portage/sys-fs/e2fsprogs-1.44.5/work/e2fsprogs-1.44.5/lib/e2p' making all in lib/support make[2]: Entering directory '/var/tmp/portage/sys-fs/e2fsprogs-1.44.5/work/e2fsprogs-1.44.5/lib/support' make -s real-subdirs powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -D_GNU_SOURCE -O2 -mcpu=powerpc -pipe -DHAVE_CONFIG_H -c cstring.c -o cstring.o powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -D_GNU_SOURCE -O2 -mcpu=powerpc -pipe -DHAVE_CONFIG_H -c mkquota.c -o mkquota.o powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -D_GNU_SOURCE -O2 -mcpu=powerpc -pipe -DHAVE_CONFIG_H -c profile.c -o profile.o touch subdirs powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -D_GNU_SOURCE -O2 -mcpu=powerpc -pipe -DHAVE_CONFIG_H -c plausible.c -o plausible.o powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -D_GNU_SOURCE -O2 -mcpu=powerpc -pipe -DHAVE_CONFIG_H -c parse_qtype.c -o parse_qtype.o powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -D_GNU_SOURCE -O2 -mcpu=powerpc -pipe -DHAVE_CONFIG_H -c profile_helpers.c -o profile_helpers.o powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -D_GNU_SOURCE -O2 -mcpu=powerpc -pipe -DHAVE_CONFIG_H -c prof_err.c -o prof_err.o powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -D_GNU_SOURCE -O2 -mcpu=powerpc -pipe -DHAVE_CONFIG_H -c quotaio.c -o quotaio.o powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -D_GNU_SOURCE -O2 -mcpu=powerpc -pipe -DHAVE_CONFIG_H -c quotaio_v2.c -o quotaio_v2.o powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -D_GNU_SOURCE -O2 -mcpu=powerpc -pipe -DHAVE_CONFIG_H -c quotaio_tree.c -o quotaio_tree.o powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -D_GNU_SOURCE -O2 -mcpu=powerpc -pipe -DHAVE_CONFIG_H -c dict.c -o dict.o (if test -r libsupport.a; then /bin/rm -f libsupport.a.bak && /bin/mv libsupport.a libsupport.a.bak; fi) powerpc-unknown-linux-gnu-ar rc libsupport.a cstring.o mkquota.o plausible.o profile.o parse_qtype.o profile_helpers.o prof_err.o quotaio.o quotaio_v2.o quotaio_tree.o dict.o /bin/rm -f ../libsupport.a (cd ..; /bin/ln \ `echo lib/support | sed -e 's;lib/;;'`/libsupport.a libsupport.a) make[2]: Leaving directory '/var/tmp/portage/sys-fs/e2fsprogs-1.44.5/work/e2fsprogs-1.44.5/lib/support' making all in lib/ext2fs make[2]: Entering directory '/var/tmp/portage/sys-fs/e2fsprogs-1.44.5/work/e2fsprogs-1.44.5/lib/ext2fs' make -s real-subdirs make[3]: Entering directory '/var/tmp/portage/sys-fs/e2fsprogs-1.44.5/work/e2fsprogs-1.44.5/lib/ext2fs' powerpc-unknown-linux-gnu-gcc -O2 -mcpu=powerpc -pipe -D_GNU_SOURCE -I. -I../../lib -I../../lib -D_GNU_SOURCE -DHAVE_CONFIG_H -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o gen_crc32ctable \ ./gen_crc32ctable.c make[3]: Leaving directory '/var/tmp/portage/sys-fs/e2fsprogs-1.44.5/work/e2fsprogs-1.44.5/lib/ext2fs' touch subdirs powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -D_GNU_SOURCE -O2 -mcpu=powerpc -pipe -DHAVE_CONFIG_H -c bb_compat.c -o bb_compat.o powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -D_GNU_SOURCE -O2 -mcpu=powerpc -pipe -DHAVE_CONFIG_H -c inode_io.c -o inode_io.o powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -D_GNU_SOURCE -O2 -mcpu=powerpc -pipe -DHAVE_CONFIG_H -c write_bb_file.c -o write_bb_file.o powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -D_GNU_SOURCE -O2 -mcpu=powerpc -pipe -DHAVE_CONFIG_H -c dupfs.c -o dupfs.o powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -D_GNU_SOURCE -O2 -mcpu=powerpc -pipe -DHAVE_CONFIG_H -c imager.c -o imager.o powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -D_GNU_SOURCE -O2 -mcpu=powerpc -pipe -DHAVE_CONFIG_H -c test_io.c -o test_io.o powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -D_GNU_SOURCE -O2 -mcpu=powerpc -pipe -DHAVE_CONFIG_H -c ext2_err.c -o ext2_err.o powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -D_GNU_SOURCE -O2 -mcpu=powerpc -pipe -DHAVE_CONFIG_H -c alloc.c -o alloc.o powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -D_GNU_SOURCE -O2 -mcpu=powerpc -pipe -DHAVE_CONFIG_H -c alloc_sb.c -o alloc_sb.o powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -D_GNU_SOURCE -O2 -mcpu=powerpc -pipe -DHAVE_CONFIG_H -c alloc_stats.c -o alloc_stats.o powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -D_GNU_SOURCE -O2 -mcpu=powerpc -pipe -DHAVE_CONFIG_H -c alloc_tables.c -o alloc_tables.o powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -D_GNU_SOURCE -O2 -mcpu=powerpc -pipe -DHAVE_CONFIG_H -c atexit.c -o atexit.o powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -D_GNU_SOURCE -O2 -mcpu=powerpc -pipe -DHAVE_CONFIG_H -c badblocks.c -o badblocks.o powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -D_GNU_SOURCE -O2 -mcpu=powerpc -pipe -DHAVE_CONFIG_H -c bb_inode.c -o bb_inode.o powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -D_GNU_SOURCE -O2 -mcpu=powerpc -pipe -DHAVE_CONFIG_H -c bitmaps.c -o bitmaps.o powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -D_GNU_SOURCE -O2 -mcpu=powerpc -pipe -DHAVE_CONFIG_H -c bitops.c -o bitops.o powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -D_GNU_SOURCE -O2 -mcpu=powerpc -pipe -DHAVE_CONFIG_H -c blkmap64_ba.c -o blkmap64_ba.o powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -D_GNU_SOURCE -O2 -mcpu=powerpc -pipe -DHAVE_CONFIG_H -c blkmap64_rb.c -o blkmap64_rb.o powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -D_GNU_SOURCE -O2 -mcpu=powerpc -pipe -DHAVE_CONFIG_H -c blknum.c -o blknum.o powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -D_GNU_SOURCE -O2 -mcpu=powerpc -pipe -DHAVE_CONFIG_H -c block.c -o block.o powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -D_GNU_SOURCE -O2 -mcpu=powerpc -pipe -DHAVE_CONFIG_H -c bmap.c -o bmap.o powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -D_GNU_SOURCE -O2 -mcpu=powerpc -pipe -DHAVE_CONFIG_H -c check_desc.c -o check_desc.o powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -D_GNU_SOURCE -O2 -mcpu=powerpc -pipe -DHAVE_CONFIG_H -fPIC -shared -o elfshared/ext2_err.o -c ext2_err.c powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -D_GNU_SOURCE -O2 -mcpu=powerpc -pipe -DHAVE_CONFIG_H -fPIC -shared -o elfshared/alloc_sb.o -c alloc_sb.c powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -D_GNU_SOURCE -O2 -mcpu=powerpc -pipe -DHAVE_CONFIG_H -fPIC -shared -o elfshared/write_bb_file.o -c write_bb_file.c powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -D_GNU_SOURCE -O2 -mcpu=powerpc -pipe -DHAVE_CONFIG_H -fPIC -shared -o elfshared/bitops.o -c bitops.c powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -D_GNU_SOURCE -O2 -mcpu=powerpc -pipe -DHAVE_CONFIG_H -fPIC -shared -o elfshared/bb_compat.o -c bb_compat.c powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -D_GNU_SOURCE -O2 -mcpu=powerpc -pipe -DHAVE_CONFIG_H -fPIC -shared -o elfshared/bitmaps.o -c bitmaps.c powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -D_GNU_SOURCE -O2 -mcpu=powerpc -pipe -DHAVE_CONFIG_H -fPIC -shared -o elfshared/alloc_tables.o -c alloc_tables.c powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -D_GNU_SOURCE -O2 -mcpu=powerpc -pipe -DHAVE_CONFIG_H -fPIC -shared -o elfshared/dupfs.o -c dupfs.c powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -D_GNU_SOURCE -O2 -mcpu=powerpc -pipe -DHAVE_CONFIG_H -fPIC -shared -o elfshared/atexit.o -c atexit.c powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -D_GNU_SOURCE -O2 -mcpu=powerpc -pipe -DHAVE_CONFIG_H -c closefs.c -o closefs.o powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -D_GNU_SOURCE -O2 -mcpu=powerpc -pipe -DHAVE_CONFIG_H -fPIC -shared -o elfshared/alloc_stats.o -c alloc_stats.c powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -D_GNU_SOURCE -O2 -mcpu=powerpc -pipe -DHAVE_CONFIG_H -fPIC -shared -o elfshared/bb_inode.o -c bb_inode.c powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -D_GNU_SOURCE -O2 -mcpu=powerpc -pipe -DHAVE_CONFIG_H -c crc16.c -o crc16.o powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -D_GNU_SOURCE -O2 -mcpu=powerpc -pipe -DHAVE_CONFIG_H -fPIC -shared -o elfshared/inode_io.o -c inode_io.c ./gen_crc32ctable > crc32c_table.h powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -D_GNU_SOURCE -O2 -mcpu=powerpc -pipe -DHAVE_CONFIG_H -c csum.c -o csum.o powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -D_GNU_SOURCE -O2 -mcpu=powerpc -pipe -DHAVE_CONFIG_H -fPIC -shared -o elfshared/blknum.o -c blknum.c powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -D_GNU_SOURCE -O2 -mcpu=powerpc -pipe -DHAVE_CONFIG_H -c dblist.c -o dblist.o powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -D_GNU_SOURCE -O2 -mcpu=powerpc -pipe -DHAVE_CONFIG_H -c dblist_dir.c -o dblist_dir.o powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -D_GNU_SOURCE -O2 -mcpu=powerpc -pipe -DHAVE_CONFIG_H -c dirblock.c -o dirblock.o powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -D_GNU_SOURCE -O2 -mcpu=powerpc -pipe -DHAVE_CONFIG_H -c dirhash.c -o dirhash.o powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -D_GNU_SOURCE -O2 -mcpu=powerpc -pipe -DHAVE_CONFIG_H -c dir_iterate.c -o dir_iterate.o powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -D_GNU_SOURCE -O2 -mcpu=powerpc -pipe -DHAVE_CONFIG_H -c expanddir.c -o expanddir.o powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -D_GNU_SOURCE -O2 -mcpu=powerpc -pipe -DHAVE_CONFIG_H -c ext_attr.c -o ext_attr.o powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -D_GNU_SOURCE -O2 -mcpu=powerpc -pipe -DHAVE_CONFIG_H -c extent.c -o extent.o powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -D_GNU_SOURCE -O2 -mcpu=powerpc -pipe -DHAVE_CONFIG_H -c fallocate.c -o fallocate.o powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -D_GNU_SOURCE -O2 -mcpu=powerpc -pipe -DHAVE_CONFIG_H -fPIC -shared -o elfshared/check_desc.o -c check_desc.c powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -D_GNU_SOURCE -O2 -mcpu=powerpc -pipe -DHAVE_CONFIG_H -fPIC -shared -o elfshared/imager.o -c imager.c powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -D_GNU_SOURCE -O2 -mcpu=powerpc -pipe -DHAVE_CONFIG_H -fPIC -shared -o elfshared/crc16.o -c crc16.c powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -D_GNU_SOURCE -O2 -mcpu=powerpc -pipe -DHAVE_CONFIG_H -fPIC -shared -o elfshared/badblocks.o -c badblocks.c powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -D_GNU_SOURCE -O2 -mcpu=powerpc -pipe -DHAVE_CONFIG_H -c fileio.c -o fileio.o powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -D_GNU_SOURCE -O2 -mcpu=powerpc -pipe -DHAVE_CONFIG_H -c finddev.c -o finddev.o powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -D_GNU_SOURCE -O2 -mcpu=powerpc -pipe -DHAVE_CONFIG_H -c flushb.c -o flushb.o powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -D_GNU_SOURCE -O2 -mcpu=powerpc -pipe -DHAVE_CONFIG_H -c freefs.c -o freefs.o powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -D_GNU_SOURCE -O2 -mcpu=powerpc -pipe -DHAVE_CONFIG_H -fPIC -shared -o elfshared/alloc.o -c alloc.c powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -D_GNU_SOURCE -O2 -mcpu=powerpc -pipe -DHAVE_CONFIG_H -fPIC -shared -o elfshared/blkmap64_ba.o -c blkmap64_ba.c powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -D_GNU_SOURCE -O2 -mcpu=powerpc -pipe -DHAVE_CONFIG_H -fPIC -shared -o elfshared/dirblock.o -c dirblock.c powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -D_GNU_SOURCE -O2 -mcpu=powerpc -pipe -DHAVE_CONFIG_H -fPIC -shared -o elfshared/test_io.o -c test_io.c powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -D_GNU_SOURCE -O2 -mcpu=powerpc -pipe -DHAVE_CONFIG_H -c gen_bitmap.c -o gen_bitmap.o powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -D_GNU_SOURCE -O2 -mcpu=powerpc -pipe -DHAVE_CONFIG_H -fPIC -shared -o elfshared/dblist_dir.o -c dblist_dir.c powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -D_GNU_SOURCE -O2 -mcpu=powerpc -pipe -DHAVE_CONFIG_H -c gen_bitmap64.c -o gen_bitmap64.o powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -D_GNU_SOURCE -O2 -mcpu=powerpc -pipe -DHAVE_CONFIG_H -c get_num_dirs.c -o get_num_dirs.o powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -D_GNU_SOURCE -O2 -mcpu=powerpc -pipe -DHAVE_CONFIG_H -c get_pathname.c -o get_pathname.o powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -D_GNU_SOURCE -O2 -mcpu=powerpc -pipe -DHAVE_CONFIG_H -fPIC -shared -o elfshared/expanddir.o -c expanddir.c powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -D_GNU_SOURCE -O2 -mcpu=powerpc -pipe -DHAVE_CONFIG_H -fPIC -shared -o elfshared/dirhash.o -c dirhash.c powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -D_GNU_SOURCE -O2 -mcpu=powerpc -pipe -DHAVE_CONFIG_H -fPIC -shared -o elfshared/dir_iterate.o -c dir_iterate.c powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -D_GNU_SOURCE -O2 -mcpu=powerpc -pipe -DHAVE_CONFIG_H -fPIC -shared -o elfshared/bmap.o -c bmap.c powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -D_GNU_SOURCE -O2 -mcpu=powerpc -pipe -DHAVE_CONFIG_H -fPIC -shared -o elfshared/closefs.o -c closefs.c powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -D_GNU_SOURCE -O2 -mcpu=powerpc -pipe -DHAVE_CONFIG_H -fPIC -shared -o elfshared/dblist.o -c dblist.c powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -D_GNU_SOURCE -O2 -mcpu=powerpc -pipe -DHAVE_CONFIG_H -fPIC -shared -o elfshared/freefs.o -c freefs.c powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -D_GNU_SOURCE -O2 -mcpu=powerpc -pipe -DHAVE_CONFIG_H -fPIC -shared -o elfshared/block.o -c block.c powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -D_GNU_SOURCE -O2 -mcpu=powerpc -pipe -DHAVE_CONFIG_H -fPIC -shared -o elfshared/blkmap64_rb.o -c blkmap64_rb.c powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -D_GNU_SOURCE -O2 -mcpu=powerpc -pipe -DHAVE_CONFIG_H -fPIC -shared -o elfshared/flushb.o -c flushb.c powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -D_GNU_SOURCE -O2 -mcpu=powerpc -pipe -DHAVE_CONFIG_H -fPIC -shared -o elfshared/finddev.o -c finddev.c powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -D_GNU_SOURCE -O2 -mcpu=powerpc -pipe -DHAVE_CONFIG_H -c getsize.c -o getsize.o powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -D_GNU_SOURCE -O2 -mcpu=powerpc -pipe -DHAVE_CONFIG_H -fPIC -shared -o elfshared/get_num_dirs.o -c get_num_dirs.c powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -D_GNU_SOURCE -O2 -mcpu=powerpc -pipe -DHAVE_CONFIG_H -fPIC -shared -o elfshared/csum.o -c csum.c powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -D_GNU_SOURCE -O2 -mcpu=powerpc -pipe -DHAVE_CONFIG_H -fPIC -shared -o elfshared/fileio.o -c fileio.c powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -D_GNU_SOURCE -O2 -mcpu=powerpc -pipe -DHAVE_CONFIG_H -c getsectsize.c -o getsectsize.o powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -D_GNU_SOURCE -O2 -mcpu=powerpc -pipe -DHAVE_CONFIG_H -c hashmap.c -o hashmap.o powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -D_GNU_SOURCE -O2 -mcpu=powerpc -pipe -DHAVE_CONFIG_H -fPIC -shared -o elfshared/get_pathname.o -c get_pathname.c powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -D_GNU_SOURCE -O2 -mcpu=powerpc -pipe -DHAVE_CONFIG_H -c i_block.c -o i_block.o powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -D_GNU_SOURCE -O2 -mcpu=powerpc -pipe -DHAVE_CONFIG_H -c icount.c -o icount.o powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -D_GNU_SOURCE -O2 -mcpu=powerpc -pipe -DHAVE_CONFIG_H -c ind_block.c -o ind_block.o powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -D_GNU_SOURCE -O2 -mcpu=powerpc -pipe -DHAVE_CONFIG_H -c initialize.c -o initialize.o powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -D_GNU_SOURCE -O2 -mcpu=powerpc -pipe -DHAVE_CONFIG_H -c inline.c -o inline.o powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -D_GNU_SOURCE -O2 -mcpu=powerpc -pipe -DHAVE_CONFIG_H -fPIC -shared -o elfshared/gen_bitmap64.o -c gen_bitmap64.c powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -D_GNU_SOURCE -O2 -mcpu=powerpc -pipe -DHAVE_CONFIG_H -fPIC -shared -o elfshared/fallocate.o -c fallocate.c powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -D_GNU_SOURCE -O2 -mcpu=powerpc -pipe -DHAVE_CONFIG_H -fPIC -shared -o elfshared/gen_bitmap.o -c gen_bitmap.c powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -D_GNU_SOURCE -O2 -mcpu=powerpc -pipe -DHAVE_CONFIG_H -fPIC -shared -o elfshared/hashmap.o -c hashmap.c powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -D_GNU_SOURCE -O2 -mcpu=powerpc -pipe -DHAVE_CONFIG_H -fPIC -shared -o elfshared/getsize.o -c getsize.c powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -D_GNU_SOURCE -O2 -mcpu=powerpc -pipe -DHAVE_CONFIG_H -c inline_data.c -o inline_data.o powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -D_GNU_SOURCE -O2 -mcpu=powerpc -pipe -DHAVE_CONFIG_H -c inode.c -o inode.o powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -D_GNU_SOURCE -O2 -mcpu=powerpc -pipe -DHAVE_CONFIG_H -c io_manager.c -o io_manager.o powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -D_GNU_SOURCE -O2 -mcpu=powerpc -pipe -DHAVE_CONFIG_H -c ismounted.c -o ismounted.o powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -D_GNU_SOURCE -O2 -mcpu=powerpc -pipe -DHAVE_CONFIG_H -c link.c -o link.o powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -D_GNU_SOURCE -O2 -mcpu=powerpc -pipe -DHAVE_CONFIG_H -fPIC -shared -o elfshared/getsectsize.o -c getsectsize.c powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -D_GNU_SOURCE -O2 -mcpu=powerpc -pipe -DHAVE_CONFIG_H -c llseek.c -o llseek.o powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -D_GNU_SOURCE -O2 -mcpu=powerpc -pipe -DHAVE_CONFIG_H -fPIC -shared -o elfshared/i_block.o -c i_block.c powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -D_GNU_SOURCE -O2 -mcpu=powerpc -pipe -DHAVE_CONFIG_H -fPIC -shared -o elfshared/ind_block.o -c ind_block.c powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -D_GNU_SOURCE -O2 -mcpu=powerpc -pipe -DHAVE_CONFIG_H -c lookup.c -o lookup.o powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -D_GNU_SOURCE -O2 -mcpu=powerpc -pipe -DHAVE_CONFIG_H -c mkdir.c -o mkdir.o powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -D_GNU_SOURCE -O2 -mcpu=powerpc -pipe -DHAVE_CONFIG_H -c mkjournal.c -o mkjournal.o powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -D_GNU_SOURCE -O2 -mcpu=powerpc -pipe -DHAVE_CONFIG_H -c mmp.c -o mmp.o powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -D_GNU_SOURCE -O2 -mcpu=powerpc -pipe -DHAVE_CONFIG_H -fPIC -shared -o elfshared/ext_attr.o -c ext_attr.c powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -D_GNU_SOURCE -O2 -mcpu=powerpc -pipe -DHAVE_CONFIG_H -fPIC -shared -o elfshared/inline_data.o -c inline_data.c powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -D_GNU_SOURCE -O2 -mcpu=powerpc -pipe -DHAVE_CONFIG_H -fPIC -shared -o elfshared/llseek.o -c llseek.c powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -D_GNU_SOURCE -O2 -mcpu=powerpc -pipe -DHAVE_CONFIG_H -c namei.c -o namei.o powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -D_GNU_SOURCE -O2 -mcpu=powerpc -pipe -DHAVE_CONFIG_H -c native.c -o native.o powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -D_GNU_SOURCE -O2 -mcpu=powerpc -pipe -DHAVE_CONFIG_H -fPIC -shared -o elfshared/extent.o -c extent.c powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -D_GNU_SOURCE -O2 -mcpu=powerpc -pipe -DHAVE_CONFIG_H -fPIC -shared -o elfshared/io_manager.o -c io_manager.c powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -D_GNU_SOURCE -O2 -mcpu=powerpc -pipe -DHAVE_CONFIG_H -fPIC -shared -o elfshared/ismounted.o -c ismounted.c powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -D_GNU_SOURCE -O2 -mcpu=powerpc -pipe -DHAVE_CONFIG_H -fPIC -shared -o elfshared/link.o -c link.c powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -D_GNU_SOURCE -O2 -mcpu=powerpc -pipe -DHAVE_CONFIG_H -c newdir.c -o newdir.o powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -D_GNU_SOURCE -O2 -mcpu=powerpc -pipe -DHAVE_CONFIG_H -c openfs.c -o openfs.o powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -D_GNU_SOURCE -O2 -mcpu=powerpc -pipe -DHAVE_CONFIG_H -c progress.c -o progress.o powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -D_GNU_SOURCE -O2 -mcpu=powerpc -pipe -DHAVE_CONFIG_H -c punch.c -o punch.o powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -D_GNU_SOURCE -O2 -mcpu=powerpc -pipe -DHAVE_CONFIG_H -fPIC -shared -o elfshared/lookup.o -c lookup.c powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -D_GNU_SOURCE -O2 -mcpu=powerpc -pipe -DHAVE_CONFIG_H -c qcow2.c -o qcow2.o powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -D_GNU_SOURCE -O2 -mcpu=powerpc -pipe -DHAVE_CONFIG_H -c read_bb.c -o read_bb.o powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -D_GNU_SOURCE -O2 -mcpu=powerpc -pipe -DHAVE_CONFIG_H -c read_bb_file.c -o read_bb_file.o powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -D_GNU_SOURCE -O2 -mcpu=powerpc -pipe -DHAVE_CONFIG_H -c res_gdt.c -o res_gdt.o powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -D_GNU_SOURCE -O2 -mcpu=powerpc -pipe -DHAVE_CONFIG_H -c rw_bitmaps.c -o rw_bitmaps.o powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -D_GNU_SOURCE -O2 -mcpu=powerpc -pipe -DHAVE_CONFIG_H -c sha512.c -o sha512.o powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -D_GNU_SOURCE -O2 -mcpu=powerpc -pipe -DHAVE_CONFIG_H -c swapfs.c -o swapfs.o powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -D_GNU_SOURCE -O2 -mcpu=powerpc -pipe -DHAVE_CONFIG_H -c symlink.c -o symlink.o powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -D_GNU_SOURCE -O2 -mcpu=powerpc -pipe -DHAVE_CONFIG_H -fPIC -shared -o elfshared/icount.o -c icount.c powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -D_GNU_SOURCE -O2 -mcpu=powerpc -pipe -DHAVE_CONFIG_H -fPIC -shared -o elfshared/inline.o -c inline.c powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -D_GNU_SOURCE -O2 -mcpu=powerpc -pipe -DHAVE_CONFIG_H -fPIC -shared -o elfshared/mkdir.o -c mkdir.c powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -D_GNU_SOURCE -O2 -mcpu=powerpc -pipe -DHAVE_CONFIG_H -fPIC -shared -o elfshared/initialize.o -c initialize.c powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -D_GNU_SOURCE -O2 -mcpu=powerpc -pipe -DHAVE_CONFIG_H -fPIC -shared -o elfshared/native.o -c native.c powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -D_GNU_SOURCE -O2 -mcpu=powerpc -pipe -DHAVE_CONFIG_H -c tdb.c -o tdb.o powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -D_GNU_SOURCE -O2 -mcpu=powerpc -pipe -DHAVE_CONFIG_H -fPIC -shared -o elfshared/namei.o -c namei.c powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -D_GNU_SOURCE -O2 -mcpu=powerpc -pipe -DHAVE_CONFIG_H -c undo_io.c -o undo_io.o powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -D_GNU_SOURCE -O2 -mcpu=powerpc -pipe -DHAVE_CONFIG_H -c unix_io.c -o unix_io.o powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -D_GNU_SOURCE -O2 -mcpu=powerpc -pipe -DHAVE_CONFIG_H -fPIC -shared -o elfshared/newdir.o -c newdir.c powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -D_GNU_SOURCE -O2 -mcpu=powerpc -pipe -DHAVE_CONFIG_H -fPIC -shared -o elfshared/progress.o -c progress.c powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -D_GNU_SOURCE -O2 -mcpu=powerpc -pipe -DHAVE_CONFIG_H -fPIC -shared -o elfshared/read_bb.o -c read_bb.c powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -D_GNU_SOURCE -O2 -mcpu=powerpc -pipe -DHAVE_CONFIG_H -fPIC -shared -o elfshared/mmp.o -c mmp.c powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -D_GNU_SOURCE -O2 -mcpu=powerpc -pipe -DHAVE_CONFIG_H -fPIC -shared -o elfshared/read_bb_file.o -c read_bb_file.c powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -D_GNU_SOURCE -O2 -mcpu=powerpc -pipe -DHAVE_CONFIG_H -c sparse_io.c -o sparse_io.o powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -D_GNU_SOURCE -O2 -mcpu=powerpc -pipe -DHAVE_CONFIG_H -c unlink.c -o unlink.o powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -D_GNU_SOURCE -O2 -mcpu=powerpc -pipe -DHAVE_CONFIG_H -c valid_blk.c -o valid_blk.o powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -D_GNU_SOURCE -O2 -mcpu=powerpc -pipe -DHAVE_CONFIG_H -c version.c -o version.o powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -D_GNU_SOURCE -O2 -mcpu=powerpc -pipe -DHAVE_CONFIG_H -fPIC -shared -o elfshared/res_gdt.o -c res_gdt.c powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -D_GNU_SOURCE -O2 -mcpu=powerpc -pipe -DHAVE_CONFIG_H -c rbtree.c -o rbtree.o powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -D_GNU_SOURCE -O2 -mcpu=powerpc -pipe -DHAVE_CONFIG_H -fPIC -shared -o elfshared/qcow2.o -c qcow2.c powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -D_GNU_SOURCE -O2 -mcpu=powerpc -pipe -DHAVE_CONFIG_H -fPIC -shared -o elfshared/symlink.o -c symlink.c powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -D_GNU_SOURCE -O2 -mcpu=powerpc -pipe -DHAVE_CONFIG_H -c crc32c.c -o crc32c.o powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -D_GNU_SOURCE -O2 -mcpu=powerpc -pipe -DHAVE_CONFIG_H -fPIC -shared -o elfshared/mkjournal.o -c mkjournal.c powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -D_GNU_SOURCE -O2 -mcpu=powerpc -pipe -DHAVE_CONFIG_H -fPIC -shared -o elfshared/inode.o -c inode.c powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -D_GNU_SOURCE -O2 -mcpu=powerpc -pipe -DHAVE_CONFIG_H -fPIC -shared -o elfshared/punch.o -c punch.c powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -D_GNU_SOURCE -O2 -mcpu=powerpc -pipe -DHAVE_CONFIG_H -fPIC -shared -o elfshared/sparse_io.o -c sparse_io.c powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -D_GNU_SOURCE -O2 -mcpu=powerpc -pipe -DHAVE_CONFIG_H -fPIC -shared -o elfshared/unlink.o -c unlink.c powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -D_GNU_SOURCE -O2 -mcpu=powerpc -pipe -DHAVE_CONFIG_H -fPIC -shared -o elfshared/version.o -c version.c powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -D_GNU_SOURCE -O2 -mcpu=powerpc -pipe -DHAVE_CONFIG_H -fPIC -shared -o elfshared/valid_blk.o -c valid_blk.c powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -D_GNU_SOURCE -O2 -mcpu=powerpc -pipe -DHAVE_CONFIG_H -fPIC -shared -o elfshared/rw_bitmaps.o -c rw_bitmaps.c powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -D_GNU_SOURCE -O2 -mcpu=powerpc -pipe -DHAVE_CONFIG_H -fPIC -shared -o elfshared/openfs.o -c openfs.c powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -D_GNU_SOURCE -O2 -mcpu=powerpc -pipe -DHAVE_CONFIG_H -fPIC -shared -o elfshared/sha512.o -c sha512.c powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -D_GNU_SOURCE -O2 -mcpu=powerpc -pipe -DHAVE_CONFIG_H -fPIC -shared -o elfshared/swapfs.o -c swapfs.c powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -D_GNU_SOURCE -O2 -mcpu=powerpc -pipe -DHAVE_CONFIG_H -fPIC -shared -o elfshared/rbtree.o -c rbtree.c powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -D_GNU_SOURCE -O2 -mcpu=powerpc -pipe -DHAVE_CONFIG_H -fPIC -shared -o elfshared/crc32c.o -c crc32c.c powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -D_GNU_SOURCE -O2 -mcpu=powerpc -pipe -DHAVE_CONFIG_H -fPIC -shared -o elfshared/undo_io.o -c undo_io.c powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -D_GNU_SOURCE -O2 -mcpu=powerpc -pipe -DHAVE_CONFIG_H -fPIC -shared -o elfshared/unix_io.o -c unix_io.c powerpc-unknown-linux-gnu-gcc -I. -I../../lib -I../../lib -D_GNU_SOURCE -O2 -mcpu=powerpc -pipe -DHAVE_CONFIG_H -fPIC -shared -o elfshared/tdb.o -c tdb.c (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 atexit.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 fallocate.o fileio.o finddev.o flushb.o freefs.o gen_bitmap.o gen_bitmap64.o get_num_dirs.o get_pathname.o getsize.o getsectsize.o hashmap.o i_block.o icount.o ind_block.o initialize.o inline.o inline_data.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 sha512.o swapfs.o symlink.o tdb.o undo_io.o unix_io.o sparse_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) (cd elfshared; powerpc-unknown-linux-gnu-gcc -o libext2fs.so.2.4 \ -L../../../lib -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -fPIC -shared \ -Wl,-soname,libext2fs.so.2 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 atexit.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 fallocate.o fileio.o finddev.o flushb.o freefs.o gen_bitmap.o gen_bitmap64.o get_num_dirs.o get_pathname.o getsize.o getsectsize.o hashmap.o i_block.o icount.o ind_block.o initialize.o inline.o inline_data.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 sha512.o swapfs.o symlink.o tdb.o undo_io.o unix_io.o sparse_io.o unlink.o valid_blk.o version.o rbtree.o -lcom_err) /bin/mv elfshared/libext2fs.so.2.4 . /bin/rm -f ../libext2fs.so.2.4 ../libext2fs.so ../libext2fs.so.2 (cd ..; /bin/ln \ `echo lib/ext2fs | sed -e 's;lib/;;'`/libext2fs.so.2.4 libext2fs.so.2.4) (cd ..; /bin/ln libext2fs.so.2.4 libext2fs.so) (cd ..; /bin/ln libext2fs.so.2.4 libext2fs.so.2) make[2]: Leaving directory '/var/tmp/portage/sys-fs/e2fsprogs-1.44.5/work/e2fsprogs-1.44.5/lib/ext2fs' making all in intl make[2]: Entering directory '/var/tmp/portage/sys-fs/e2fsprogs-1.44.5/work/e2fsprogs-1.44.5/intl' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/var/tmp/portage/sys-fs/e2fsprogs-1.44.5/work/e2fsprogs-1.44.5/intl' make[1]: Leaving directory '/var/tmp/portage/sys-fs/e2fsprogs-1.44.5/work/e2fsprogs-1.44.5' make progs make[1]: Entering directory '/var/tmp/portage/sys-fs/e2fsprogs-1.44.5/work/e2fsprogs-1.44.5' make[2]: Entering directory '/var/tmp/portage/sys-fs/e2fsprogs-1.44.5/work/e2fsprogs-1.44.5' make[2]: 'util/subst.conf' is up to date. make[2]: Leaving directory '/var/tmp/portage/sys-fs/e2fsprogs-1.44.5/work/e2fsprogs-1.44.5' make[2]: Entering directory '/var/tmp/portage/sys-fs/e2fsprogs-1.44.5/work/e2fsprogs-1.44.5' make[2]: 'lib/config.h' is up to date. make[2]: Leaving directory '/var/tmp/portage/sys-fs/e2fsprogs-1.44.5/work/e2fsprogs-1.44.5' make[2]: Entering directory '/var/tmp/portage/sys-fs/e2fsprogs-1.44.5/work/e2fsprogs-1.44.5' make[2]: 'lib/dirpaths.h' is up to date. make[2]: Leaving directory '/var/tmp/portage/sys-fs/e2fsprogs-1.44.5/work/e2fsprogs-1.44.5' make[2]: Entering directory '/var/tmp/portage/sys-fs/e2fsprogs-1.44.5/work/e2fsprogs-1.44.5' make[2]: 'lib/ext2fs/ext2_types.h' is up to date. make[2]: Leaving directory '/var/tmp/portage/sys-fs/e2fsprogs-1.44.5/work/e2fsprogs-1.44.5' make[2]: Entering directory '/var/tmp/portage/sys-fs/e2fsprogs-1.44.5/work/e2fsprogs-1.44.5' make[2]: 'lib/blkid/blkid_types.h' is up to date. make[2]: Leaving directory '/var/tmp/portage/sys-fs/e2fsprogs-1.44.5/work/e2fsprogs-1.44.5' make[2]: Entering directory '/var/tmp/portage/sys-fs/e2fsprogs-1.44.5/work/e2fsprogs-1.44.5' make[2]: 'lib/uuid/uuid_types.h' is up to date. make[2]: Leaving directory '/var/tmp/portage/sys-fs/e2fsprogs-1.44.5/work/e2fsprogs-1.44.5' make[2]: Entering directory '/var/tmp/portage/sys-fs/e2fsprogs-1.44.5/work/e2fsprogs-1.44.5/lib/et' make[2]: 'compile_et' is up to date. make[2]: Leaving directory '/var/tmp/portage/sys-fs/e2fsprogs-1.44.5/work/e2fsprogs-1.44.5/lib/et' make[2]: Entering directory '/var/tmp/portage/sys-fs/e2fsprogs-1.44.5/work/e2fsprogs-1.44.5/lib/ext2fs' make[2]: 'ext2_err.h' is up to date. make[2]: Leaving directory '/var/tmp/portage/sys-fs/e2fsprogs-1.44.5/work/e2fsprogs-1.44.5/lib/ext2fs' make[2]: Entering directory '/var/tmp/portage/sys-fs/e2fsprogs-1.44.5/work/e2fsprogs-1.44.5/lib/support' make[2]: 'prof_err.h' is up to date. make[2]: Leaving directory '/var/tmp/portage/sys-fs/e2fsprogs-1.44.5/work/e2fsprogs-1.44.5/lib/support' making all in lib/e2p make[2]: Entering directory '/var/tmp/portage/sys-fs/e2fsprogs-1.44.5/work/e2fsprogs-1.44.5/lib/e2p' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/var/tmp/portage/sys-fs/e2fsprogs-1.44.5/work/e2fsprogs-1.44.5/lib/e2p' making all in lib/support make[2]: Entering directory '/var/tmp/portage/sys-fs/e2fsprogs-1.44.5/work/e2fsprogs-1.44.5/lib/support' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/var/tmp/portage/sys-fs/e2fsprogs-1.44.5/work/e2fsprogs-1.44.5/lib/support' making all in lib/ext2fs make[2]: Entering directory '/var/tmp/portage/sys-fs/e2fsprogs-1.44.5/work/e2fsprogs-1.44.5/lib/ext2fs' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/var/tmp/portage/sys-fs/e2fsprogs-1.44.5/work/e2fsprogs-1.44.5/lib/ext2fs' making all in intl make[2]: Entering directory '/var/tmp/portage/sys-fs/e2fsprogs-1.44.5/work/e2fsprogs-1.44.5/intl' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/var/tmp/portage/sys-fs/e2fsprogs-1.44.5/work/e2fsprogs-1.44.5/intl' making all in e2fsck make[2]: Entering directory '/var/tmp/portage/sys-fs/e2fsprogs-1.44.5/work/e2fsprogs-1.44.5/e2fsck' powerpc-unknown-linux-gnu-gcc -c -I. -I../lib -I../lib -D_GNU_SOURCE -O2 -mcpu=powerpc -pipe -DHAVE_CONFIG_H super.c -o super.o powerpc-unknown-linux-gnu-gcc -c -I. -I../lib -I../lib -D_GNU_SOURCE -O2 -mcpu=powerpc -pipe -DHAVE_CONFIG_H unix.c -o unix.o powerpc-unknown-linux-gnu-gcc -c -I. -I../lib -I../lib -D_GNU_SOURCE -O2 -mcpu=powerpc -pipe -DHAVE_CONFIG_H e2fsck.c -o e2fsck.o powerpc-unknown-linux-gnu-gcc -c -I. -I../lib -I../lib -D_GNU_SOURCE -O2 -mcpu=powerpc -pipe -DHAVE_CONFIG_H pass1.c -o pass1.o powerpc-unknown-linux-gnu-gcc -c -I. -I../lib -I../lib -D_GNU_SOURCE -O2 -mcpu=powerpc -pipe -DHAVE_CONFIG_H pass1b.c -o pass1b.o powerpc-unknown-linux-gnu-gcc -c -I. -I../lib -I../lib -D_GNU_SOURCE -O2 -mcpu=powerpc -pipe -DHAVE_CONFIG_H pass2.c -o pass2.o powerpc-unknown-linux-gnu-gcc -c -I. -I../lib -I../lib -D_GNU_SOURCE -O2 -mcpu=powerpc -pipe -DHAVE_CONFIG_H pass3.c -o pass3.o powerpc-unknown-linux-gnu-gcc -c -I. -I../lib -I../lib -D_GNU_SOURCE -O2 -mcpu=powerpc -pipe -DHAVE_CONFIG_H pass4.c -o pass4.o powerpc-unknown-linux-gnu-gcc -c -I. -I../lib -I../lib -D_GNU_SOURCE -O2 -mcpu=powerpc -pipe -DHAVE_CONFIG_H pass5.c -o pass5.o powerpc-unknown-linux-gnu-gcc -c -I. -I../lib -I../lib -D_GNU_SOURCE -O2 -mcpu=powerpc -pipe -DHAVE_CONFIG_H journal.c -o journal.o powerpc-unknown-linux-gnu-gcc -c -I. -I../lib -I../lib -D_GNU_SOURCE -O2 -mcpu=powerpc -pipe -DHAVE_CONFIG_H badblocks.c -o badblocks.o powerpc-unknown-linux-gnu-gcc -c -I. -I../lib -I../lib -D_GNU_SOURCE -O2 -mcpu=powerpc -pipe -DHAVE_CONFIG_H util.c -o util.o powerpc-unknown-linux-gnu-gcc -c -I. -I../lib -I../lib -D_GNU_SOURCE -O2 -mcpu=powerpc -pipe -DHAVE_CONFIG_H dirinfo.c -o dirinfo.o powerpc-unknown-linux-gnu-gcc -c -I. -I../lib -I../lib -D_GNU_SOURCE -O2 -mcpu=powerpc -pipe -DHAVE_CONFIG_H dx_dirinfo.c -o dx_dirinfo.o powerpc-unknown-linux-gnu-gcc -c -I. -I../lib -I../lib -D_GNU_SOURCE -O2 -mcpu=powerpc -pipe -DHAVE_CONFIG_H ehandler.c -o ehandler.o powerpc-unknown-linux-gnu-gcc -c -I. -I../lib -I../lib -D_GNU_SOURCE -O2 -mcpu=powerpc -pipe -DHAVE_CONFIG_H problem.c -o problem.o powerpc-unknown-linux-gnu-gcc -c -I. -I../lib -I../lib -D_GNU_SOURCE -O2 -mcpu=powerpc -pipe -DHAVE_CONFIG_H message.c -o message.o powerpc-unknown-linux-gnu-gcc -c -I. -I../lib -I../lib -D_GNU_SOURCE -O2 -mcpu=powerpc -pipe -DHAVE_CONFIG_H quota.c -o quota.o powerpc-unknown-linux-gnu-gcc -c -I. -I../lib -I../lib -D_GNU_SOURCE -O2 -mcpu=powerpc -pipe -DHAVE_CONFIG_H recovery.c -o recovery.o powerpc-unknown-linux-gnu-gcc -c -I. -I../lib -I../lib -D_GNU_SOURCE -O2 -mcpu=powerpc -pipe -DHAVE_CONFIG_H region.c -o region.o powerpc-unknown-linux-gnu-gcc -c -I. -I../lib -I../lib -D_GNU_SOURCE -O2 -mcpu=powerpc -pipe -DHAVE_CONFIG_H revoke.c -o revoke.o powerpc-unknown-linux-gnu-gcc -c -I. -I../lib -I../lib -D_GNU_SOURCE -O2 -mcpu=powerpc -pipe -DHAVE_CONFIG_H ea_refcount.c -o ea_refcount.o powerpc-unknown-linux-gnu-gcc -c -I. -I../lib -I../lib -D_GNU_SOURCE -O2 -mcpu=powerpc -pipe -DHAVE_CONFIG_H rehash.c -o rehash.o powerpc-unknown-linux-gnu-gcc -c -I. -I../lib -I../lib -D_GNU_SOURCE -O2 -mcpu=powerpc -pipe -DHAVE_CONFIG_H logfile.c -o logfile.o powerpc-unknown-linux-gnu-gcc -c -I. -I../lib -I../lib -D_GNU_SOURCE -O2 -mcpu=powerpc -pipe -DHAVE_CONFIG_H sigcatcher.c -o sigcatcher.o powerpc-unknown-linux-gnu-gcc -c -I. -I../lib -I../lib -D_GNU_SOURCE -O2 -mcpu=powerpc -pipe -DHAVE_CONFIG_H readahead.c -o readahead.o powerpc-unknown-linux-gnu-gcc -c -I. -I../lib -I../lib -D_GNU_SOURCE -O2 -mcpu=powerpc -pipe -DHAVE_CONFIG_H extents.c -o extents.o ../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 powerpc-unknown-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-rpath-link,../lib -rdynamic -o e2fsck 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 logfile.o sigcatcher.o readahead.o extents.o ../lib/libsupport.a ../lib/libext2fs.so -lcom_err -lblkid -luuid ../lib/libe2p.so -ldl -lblkid make[2]: Leaving directory '/var/tmp/portage/sys-fs/e2fsprogs-1.44.5/work/e2fsprogs-1.44.5/e2fsck' making all in debugfs make[2]: Entering directory '/var/tmp/portage/sys-fs/e2fsprogs-1.44.5/work/e2fsprogs-1.44.5/debugfs' mk_cmds ./debug_cmds.ct powerpc-unknown-linux-gnu-gcc -c -I. -I../lib -I../lib -D_GNU_SOURCE -O2 -mcpu=powerpc -pipe -DHAVE_CONFIG_H -I./../e2fsck -DDEBUGFS util.c -o util.o powerpc-unknown-linux-gnu-gcc -c -I. -I../lib -I../lib -D_GNU_SOURCE -O2 -mcpu=powerpc -pipe -DHAVE_CONFIG_H -I./../e2fsck -DDEBUGFS debugfs.c -o debugfs.o powerpc-unknown-linux-gnu-gcc -c -I. -I../lib -I../lib -D_GNU_SOURCE -O2 -mcpu=powerpc -pipe -DHAVE_CONFIG_H -I./../e2fsck -DDEBUGFS ncheck.c -o ncheck.o powerpc-unknown-linux-gnu-gcc -c -I. -I../lib -I../lib -D_GNU_SOURCE -O2 -mcpu=powerpc -pipe -DHAVE_CONFIG_H -I./../e2fsck -DDEBUGFS icheck.c -o icheck.o powerpc-unknown-linux-gnu-gcc -c -I. -I../lib -I../lib -D_GNU_SOURCE -O2 -mcpu=powerpc -pipe -DHAVE_CONFIG_H -I./../e2fsck -DDEBUGFS ls.c -o ls.o powerpc-unknown-linux-gnu-gcc -c -I. -I../lib -I../lib -D_GNU_SOURCE -O2 -mcpu=powerpc -pipe -DHAVE_CONFIG_H -I./../e2fsck -DDEBUGFS lsdel.c -o lsdel.o powerpc-unknown-linux-gnu-gcc -c -I. -I../lib -I../lib -D_GNU_SOURCE -O2 -mcpu=powerpc -pipe -DHAVE_CONFIG_H -I./../e2fsck -DDEBUGFS dump.c -o dump.o powerpc-unknown-linux-gnu-gcc -c -I. -I../lib -I../lib -D_GNU_SOURCE -O2 -mcpu=powerpc -pipe -DHAVE_CONFIG_H -I./../e2fsck -DDEBUGFS set_fields.c -o set_fields.o powerpc-unknown-linux-gnu-gcc -c -I. -I../lib -I../lib -D_GNU_SOURCE -O2 -mcpu=powerpc -pipe -DHAVE_CONFIG_H -I./../e2fsck -DDEBUGFS logdump.c -o logdump.o powerpc-unknown-linux-gnu-gcc -c -I. -I../lib -I../lib -D_GNU_SOURCE -O2 -mcpu=powerpc -pipe -DHAVE_CONFIG_H -I./../e2fsck -DDEBUGFS htree.c -o htree.o powerpc-unknown-linux-gnu-gcc -c -I. -I../lib -I../lib -D_GNU_SOURCE -O2 -mcpu=powerpc -pipe -DHAVE_CONFIG_H -I./../e2fsck -DDEBUGFS unused.c -o unused.o powerpc-unknown-linux-gnu-gcc -c -I. -I../lib -I../lib -D_GNU_SOURCE -O2 -mcpu=powerpc -pipe -DHAVE_CONFIG_H -I./../e2fsck -DDEBUGFS -I. ../misc/e2freefrag.c -o e2freefrag.o powerpc-unknown-linux-gnu-gcc -c -I. -I../lib -I../lib -D_GNU_SOURCE -O2 -mcpu=powerpc -pipe -DHAVE_CONFIG_H -I./../e2fsck -DDEBUGFS filefrag.c -o filefrag.o mk_cmds ./extent_cmds.ct powerpc-unknown-linux-gnu-gcc -c -I. -I../lib -I../lib -D_GNU_SOURCE -O2 -mcpu=powerpc -pipe -DHAVE_CONFIG_H -I./../e2fsck -DDEBUGFS extent_inode.c -o extent_inode.o powerpc-unknown-linux-gnu-gcc -c -I. -I../lib -I../lib -D_GNU_SOURCE -O2 -mcpu=powerpc -pipe -DHAVE_CONFIG_H -I./../e2fsck -DDEBUGFS zap.c -o zap.o powerpc-unknown-linux-gnu-gcc -c -I. -I../lib -I../lib -D_GNU_SOURCE -O2 -mcpu=powerpc -pipe -DHAVE_CONFIG_H -I./../e2fsck -DDEBUGFS -I. \ ./../misc/create_inode.c -o create_inode.o powerpc-unknown-linux-gnu-gcc -c -I. -I../lib -I../lib -D_GNU_SOURCE -O2 -mcpu=powerpc -pipe -DHAVE_CONFIG_H -I./../e2fsck -DDEBUGFS quota.c -o quota.o powerpc-unknown-linux-gnu-gcc -c -I. -I../lib -I../lib -D_GNU_SOURCE -O2 -mcpu=powerpc -pipe -DHAVE_CONFIG_H -I./../e2fsck -DDEBUGFS xattrs.c -o xattrs.o powerpc-unknown-linux-gnu-gcc -c -I. -I../lib -I../lib -D_GNU_SOURCE -O2 -mcpu=powerpc -pipe -DHAVE_CONFIG_H -I./../e2fsck -DDEBUGFS journal.c -o journal.o powerpc-unknown-linux-gnu-gcc -c -I. -I../lib -I../lib -D_GNU_SOURCE -O2 -mcpu=powerpc -pipe -DHAVE_CONFIG_H -I./../e2fsck -DDEBUGFS -I. \ ./../e2fsck/revoke.c -o revoke.o powerpc-unknown-linux-gnu-gcc -c -I. -I../lib -I../lib -D_GNU_SOURCE -O2 -mcpu=powerpc -pipe -DHAVE_CONFIG_H -I./../e2fsck -DDEBUGFS -I. \ ./../e2fsck/recovery.c -o recovery.o powerpc-unknown-linux-gnu-gcc -c -I. -I../lib -I../lib -D_GNU_SOURCE -O2 -mcpu=powerpc -pipe -DHAVE_CONFIG_H -I./../e2fsck -DDEBUGFS do_journal.c -o do_journal.o ../util/subst -t -f ../util/subst.conf ./debugfs.8.in debugfs.8 powerpc-unknown-linux-gnu-gcc -c -I. -I../lib -I../lib -D_GNU_SOURCE -O2 -mcpu=powerpc -pipe -DHAVE_CONFIG_H -I./../e2fsck -DDEBUGFS debug_cmds.c -o debug_cmds.o powerpc-unknown-linux-gnu-gcc -c -I. -I../lib -I../lib -D_GNU_SOURCE -O2 -mcpu=powerpc -pipe -DHAVE_CONFIG_H -I./../e2fsck -DDEBUGFS extent_cmds.c -o extent_cmds.o powerpc-unknown-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-rpath-link,../lib -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 create_inode.o quota.o xattrs.o journal.o revoke.o recovery.o do_journal.o ../lib/libsupport.a ../lib/libext2fs.so ../lib/libe2p.so -lss -lcom_err -lblkid -luuid -ldl -lblkid make[2]: Leaving directory '/var/tmp/portage/sys-fs/e2fsprogs-1.44.5/work/e2fsprogs-1.44.5/debugfs' making all in misc make[2]: Entering directory '/var/tmp/portage/sys-fs/e2fsprogs-1.44.5/work/e2fsprogs-1.44.5/misc' 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 -D_GNU_SOURCE -O2 -mcpu=powerpc -pipe -DHAVE_CONFIG_H mke2fs.c -o mke2fs.o powerpc-unknown-linux-gnu-gcc -c -I. -I../lib -I../lib -D_GNU_SOURCE -O2 -mcpu=powerpc -pipe -DHAVE_CONFIG_H util.c -o util.o powerpc-unknown-linux-gnu-gcc -c -I. -I../lib -I../lib -D_GNU_SOURCE -O2 -mcpu=powerpc -pipe -DHAVE_CONFIG_H mk_hugefiles.c -o mk_hugefiles.o powerpc-unknown-linux-gnu-gcc -c -I. -I../lib -I../lib -D_GNU_SOURCE -O2 -mcpu=powerpc -pipe -DHAVE_CONFIG_H create_inode.c -o create_inode.o powerpc-unknown-linux-gnu-gcc -c -I. -I../lib -I../lib -D_GNU_SOURCE -O2 -mcpu=powerpc -pipe -DHAVE_CONFIG_H badblocks.c -o badblocks.o powerpc-unknown-linux-gnu-gcc -c -I. -I../lib -I../lib -D_GNU_SOURCE -O2 -mcpu=powerpc -pipe -DHAVE_CONFIG_H tune2fs.c -o tune2fs.o powerpc-unknown-linux-gnu-gcc -c -I./../e2fsck -I. -I../lib -I../lib -D_GNU_SOURCE -O2 -mcpu=powerpc -pipe -DHAVE_CONFIG_H -DDEBUGFS -I. \ ./../debugfs/journal.c -o journal.o powerpc-unknown-linux-gnu-gcc -c -I./../e2fsck -I. -I../lib -I../lib -D_GNU_SOURCE -O2 -mcpu=powerpc -pipe -DHAVE_CONFIG_H -DDEBUGFS -I. \ ./../e2fsck/recovery.c -o recovery.o powerpc-unknown-linux-gnu-gcc -c -I./../e2fsck -I. -I../lib -I../lib -D_GNU_SOURCE -O2 -mcpu=powerpc -pipe -DHAVE_CONFIG_H -DDEBUGFS -I. \ ./../e2fsck/revoke.c -o revoke.o powerpc-unknown-linux-gnu-gcc -c -I. -I../lib -I../lib -D_GNU_SOURCE -O2 -mcpu=powerpc -pipe -DHAVE_CONFIG_H dumpe2fs.c -o dumpe2fs.o powerpc-unknown-linux-gnu-gcc -c -I. -I../lib -I../lib -D_GNU_SOURCE -O2 -mcpu=powerpc -pipe -DHAVE_CONFIG_H logsave.c -o logsave.o powerpc-unknown-linux-gnu-gcc -c -I. -I../lib -I../lib -D_GNU_SOURCE -O2 -mcpu=powerpc -pipe -DHAVE_CONFIG_H e2image.c -o e2image.o powerpc-unknown-linux-gnu-gcc -c -I. -I../lib -I../lib -D_GNU_SOURCE -O2 -mcpu=powerpc -pipe -DHAVE_CONFIG_H e2undo.c -o e2undo.o powerpc-unknown-linux-gnu-gcc -c -I. -I../lib -I../lib -D_GNU_SOURCE -O2 -mcpu=powerpc -pipe -DHAVE_CONFIG_H chattr.c -o chattr.o powerpc-unknown-linux-gnu-gcc -c -I. -I../lib -I../lib -D_GNU_SOURCE -O2 -mcpu=powerpc -pipe -DHAVE_CONFIG_H lsattr.c -o lsattr.o powerpc-unknown-linux-gnu-gcc -c -I. -I../lib -I../lib -D_GNU_SOURCE -O2 -mcpu=powerpc -pipe -DHAVE_CONFIG_H mklost+found.c -o mklost+found.o powerpc-unknown-linux-gnu-gcc -c -I. -I../lib -I../lib -D_GNU_SOURCE -O2 -mcpu=powerpc -pipe -DHAVE_CONFIG_H filefrag.c -o filefrag.o powerpc-unknown-linux-gnu-gcc -c -I. -I../lib -I../lib -D_GNU_SOURCE -O2 -mcpu=powerpc -pipe -DHAVE_CONFIG_H e2freefrag.c -o e2freefrag.o powerpc-unknown-linux-gnu-gcc -c -I. -I../lib -I../lib -D_GNU_SOURCE -O2 -mcpu=powerpc -pipe -DHAVE_CONFIG_H e4defrag.c -o e4defrag.o powerpc-unknown-linux-gnu-gcc -c -I. -I../lib -I../lib -D_GNU_SOURCE -O2 -mcpu=powerpc -pipe -DHAVE_CONFIG_H e4crypt.c -o e4crypt.o powerpc-unknown-linux-gnu-gcc -c -I. -I../lib -I../lib -D_GNU_SOURCE -O2 -mcpu=powerpc -pipe -DHAVE_CONFIG_H fuse2fs.c -o fuse2fs.o ../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 e4defrag.c: In function ‘file_check’: e4defrag.c:539:30: warning: format ‘%u’ expects argument of type ‘unsigned int’, but argument 2 has type ‘long long unsigned int’ [-Wformat=] printf("\033[79;0H\033[K[%u/%u] \"%s\"\t\t" ~^ %llu e4defrag.c:539:33: warning: format ‘%u’ expects argument of type ‘unsigned int’, but argument 3 has type ‘long long unsigned int’ [-Wformat=] printf("\033[79;0H\033[K[%u/%u] \"%s\"\t\t" ~^ %llu e4defrag.c:552:30: warning: format ‘%u’ expects argument of type ‘unsigned int’, but argument 2 has type ‘long long unsigned int’ [-Wformat=] printf("\033[79;0H\033[K[%u/%u] \"%s\"\t\t" ~^ %llu e4defrag.c:552:33: warning: format ‘%u’ expects argument of type ‘unsigned int’, but argument 3 has type ‘long long unsigned int’ [-Wformat=] printf("\033[79;0H\033[K[%u/%u] \"%s\"\t\t" ~^ %llu e4defrag.c: In function ‘file_statistic’: e4defrag.c:1063:14: warning: format ‘%u’ expects argument of type ‘unsigned int’, but argument 2 has type ‘long long unsigned int’ [-Wformat=] printf("[%u/%u]", defraged_file_count, total_count); ~^ %llu e4defrag.c:1063:17: warning: format ‘%u’ expects argument of type ‘unsigned int’, but argument 3 has type ‘long long unsigned int’ [-Wformat=] printf("[%u/%u]", defraged_file_count, total_count); ~^ %llu e4defrag.c:1215:26: warning: format ‘%u’ expects argument of type ‘unsigned int’, but argument 3 has type ‘long long unsigned int’ [-Wformat=] sprintf(msg_buffer, "[%u/%u]%s", ~^ %llu e4defrag.c:1215:29: warning: format ‘%u’ expects argument of type ‘unsigned int’, but argument 4 has type ‘long long unsigned int’ [-Wformat=] sprintf(msg_buffer, "[%u/%u]%s", ~^ %llu e4defrag.c: In function ‘print_progress’: e4defrag.c:1289:28: warning: format ‘%u’ expects argument of type ‘unsigned int’, but argument 2 has type ‘long long unsigned int’ [-Wformat=] printf("\033[79;0H\033[K[%u/%u]%s:\t%3d%%", ~^ %llu e4defrag.c:1289:31: warning: format ‘%u’ expects argument of type ‘unsigned int’, but argument 3 has type ‘long long unsigned int’ [-Wformat=] printf("\033[79;0H\033[K[%u/%u]%s:\t%3d%%", ~^ %llu e4defrag.c: In function ‘file_defrag’: e4defrag.c:1426:13: warning: format ‘%u’ expects argument of type ‘unsigned int’, but argument 2 has type ‘long long unsigned int’ [-Wformat=] printf("[%u/%u]", defraged_file_count, total_count); ~^ %llu e4defrag.c:1426:16: warning: format ‘%u’ expects argument of type ‘unsigned int’, but argument 3 has type ‘long long unsigned int’ [-Wformat=] printf("[%u/%u]", defraged_file_count, total_count); ~^ %llu e4defrag.c:1606:29: warning: format ‘%u’ expects argument of type ‘unsigned int’, but argument 2 has type ‘long long unsigned int’ [-Wformat=] printf("\033[79;0H\033[K[%u/%u]%s:\t%3d%%", ~^ %llu e4defrag.c:1606:32: warning: format ‘%u’ expects argument of type ‘unsigned int’, but argument 3 has type ‘long long unsigned int’ [-Wformat=] printf("\033[79;0H\033[K[%u/%u]%s:\t%3d%%", ~^ %llu ../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 ./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 ./e4defrag.8.in e4defrag.8 ../util/subst -t -f ../util/subst.conf ./e2undo.8.in e2undo.8 ../util/subst -t -f ../util/subst.conf ./e4crypt.8.in e4crypt.8 ../util/subst -t -f ../util/subst.conf ./e2mmpstatus.8.in e2mmpstatus.8 ../util/subst -t -f ../util/subst.conf ./lsattr.1.in lsattr.1 ../util/subst -t -f ../util/subst.conf ./chattr.1.in chattr.1 ../util/subst -t -f ../util/subst.conf ./fuse2fs.1.in fuse2fs.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 -D_GNU_SOURCE -O2 -mcpu=powerpc -pipe -DHAVE_CONFIG_H e2initrd_helper.c -o e2initrd_helper.o gawk -f ./profile-to-c.awk < mke2fs.conf \ > default_profile.c powerpc-unknown-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-rpath-link,../lib -o mklost+found mklost+found.o \ -lblkid powerpc-unknown-linux-gnu-gcc -c -I. -I../lib -I../lib -D_GNU_SOURCE -O2 -mcpu=powerpc -pipe -DHAVE_CONFIG_H e2fuzz.c -o e2fuzz.o powerpc-unknown-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-rpath-link,../lib -o lsattr lsattr.o ../lib/libe2p.so -lcom_err \ -lblkid powerpc-unknown-linux-gnu-gcc -c -I. -I../lib -I../lib -D_GNU_SOURCE -O2 -mcpu=powerpc -pipe -DHAVE_CONFIG_H default_profile.c -o default_profile.o powerpc-unknown-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-rpath-link,../lib -o logsave logsave.o -lblkid powerpc-unknown-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-rpath-link,../lib -o chattr chattr.o ../lib/libe2p.so -lcom_err \ -lblkid powerpc-unknown-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-rpath-link,../lib -o e2freefrag e2freefrag.o \ ../lib/libext2fs.so -lcom_err ../lib/libsupport.a -lblkid powerpc-unknown-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-rpath-link,../lib -o e2undo e2undo.o ../lib/libext2fs.so -lcom_err ../lib/libsupport.a \ -lblkid powerpc-unknown-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-rpath-link,../lib -o e2fuzz e2fuzz.o ../lib/libext2fs.so -lcom_err ../lib/libsupport.a \ -lblkid -luuid ../lib/libext2fs.so -lblkid powerpc-unknown-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-rpath-link,../lib -o e2initrd_helper e2initrd_helper.o ../lib/libext2fs.so -lcom_err ../lib/libsupport.a \ -lblkid ../lib/libext2fs.so -lblkid powerpc-unknown-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-rpath-link,../lib -o filefrag filefrag.o -lblkid powerpc-unknown-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-rpath-link,../lib -o dumpe2fs dumpe2fs.o ../lib/libext2fs.so -lcom_err ../lib/libsupport.a \ ../lib/libe2p.so -lcom_err -luuid -lblkid -lblkid \ -ldl powerpc-unknown-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-rpath-link,../lib -o e4crypt e4crypt.o \ -luuid ../lib/libext2fs.so -lcom_err ../lib/libsupport.a powerpc-unknown-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-rpath-link,../lib -o badblocks badblocks.o ../lib/libext2fs.so -lcom_err ../lib/libsupport.a \ -lblkid powerpc-unknown-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-rpath-link,../lib -o e2image e2image.o ../lib/libext2fs.so -lcom_err ../lib/libsupport.a \ -lblkid -lblkid -ldl powerpc-unknown-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-rpath-link,../lib -o e4defrag e4defrag.o ../lib/libext2fs.so -lcom_err ../lib/libsupport.a \ -lblkid powerpc-unknown-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-rpath-link,../lib -o fuse2fs fuse2fs.o journal.o recovery.o revoke.o ../lib/libext2fs.so -lcom_err ../lib/libsupport.a \ -lfuse -lblkid -luuid ../lib/libext2fs.so \ -lblkid powerpc-unknown-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-rpath-link,../lib -o tune2fs tune2fs.o util.o journal.o recovery.o revoke.o ../lib/libext2fs.so -lcom_err ../lib/libsupport.a \ -lblkid -luuid ../lib/libext2fs.so ../lib/libe2p.so -lcom_err \ -lblkid -lblkid -ldl powerpc-unknown-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-rpath-link,../lib -o mke2fs mke2fs.o util.o default_profile.o mk_hugefiles.o create_inode.o ../lib/libext2fs.so -lcom_err ../lib/libsupport.a -lblkid \ -luuid ../lib/libext2fs.so ../lib/libe2p.so \ -lblkid -ldl make[2]: Leaving directory '/var/tmp/portage/sys-fs/e2fsprogs-1.44.5/work/e2fsprogs-1.44.5/misc' making all in resize make[2]: Entering directory '/var/tmp/portage/sys-fs/e2fsprogs-1.44.5/work/e2fsprogs-1.44.5/resize' powerpc-unknown-linux-gnu-gcc -c -I. -I../lib -I../lib -D_GNU_SOURCE -O2 -mcpu=powerpc -pipe -DHAVE_CONFIG_H extent.c -o extent.o powerpc-unknown-linux-gnu-gcc -c -I. -I../lib -I../lib -D_GNU_SOURCE -O2 -mcpu=powerpc -pipe -DHAVE_CONFIG_H online.c -o online.o powerpc-unknown-linux-gnu-gcc -c -I. -I../lib -I../lib -D_GNU_SOURCE -O2 -mcpu=powerpc -pipe -DHAVE_CONFIG_H resize2fs.c -o resize2fs.o powerpc-unknown-linux-gnu-gcc -c -I. -I../lib -I../lib -D_GNU_SOURCE -O2 -mcpu=powerpc -pipe -DHAVE_CONFIG_H main.c -o main.o powerpc-unknown-linux-gnu-gcc -c -I. -I../lib -I../lib -D_GNU_SOURCE -O2 -mcpu=powerpc -pipe -DHAVE_CONFIG_H resource_track.c -o resource_track.o powerpc-unknown-linux-gnu-gcc -c -I. -I../lib -I../lib -D_GNU_SOURCE -O2 -mcpu=powerpc -pipe -DHAVE_CONFIG_H sim_progress.c -o sim_progress.o powerpc-unknown-linux-gnu-gcc -c -I. -I../lib -I../lib -D_GNU_SOURCE -O2 -mcpu=powerpc -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 -Wl,--hash-style=gnu -Wl,-rpath-link,../lib -o test_extent extent.o test_extent.o ../lib/libe2p.so ../lib/libext2fs.so -lcom_err -lblkid powerpc-unknown-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-rpath-link,../lib -o resize2fs extent.o resize2fs.o main.o online.o resource_track.o sim_progress.o ../lib/libe2p.so ../lib/libext2fs.so -lcom_err -lblkid make[2]: Leaving directory '/var/tmp/portage/sys-fs/e2fsprogs-1.44.5/work/e2fsprogs-1.44.5/resize' making all in tests/progs make[2]: Entering directory '/var/tmp/portage/sys-fs/e2fsprogs-1.44.5/work/e2fsprogs-1.44.5/tests/progs' powerpc-unknown-linux-gnu-gcc -c -I. -I../../lib -I../../lib -D_GNU_SOURCE -O2 -mcpu=powerpc -pipe -DHAVE_CONFIG_H test_icount.c -o test_icount.o powerpc-unknown-linux-gnu-gcc -c -I. -I../../lib -I../../lib -D_GNU_SOURCE -O2 -mcpu=powerpc -pipe -DHAVE_CONFIG_H crcsum.c -o crcsum.o mk_cmds ./test_icount_cmds.ct powerpc-unknown-linux-gnu-gcc -c -I. -I../../lib -I../../lib -D_GNU_SOURCE -O2 -mcpu=powerpc -pipe -DHAVE_CONFIG_H test_icount_cmds.c -o test_icount_cmds.o powerpc-unknown-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-rpath-link,../../lib -o crcsum crcsum.o ../../lib/libext2fs.so -lss -lcom_err -lblkid powerpc-unknown-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-rpath-link,../../lib -o test_icount test_icount.o test_icount_cmds.o ../../lib/libext2fs.so -lss -lcom_err -lblkid make[2]: Leaving directory '/var/tmp/portage/sys-fs/e2fsprogs-1.44.5/work/e2fsprogs-1.44.5/tests/progs' making all in po make[2]: Entering directory '/var/tmp/portage/sys-fs/e2fsprogs-1.44.5/work/e2fsprogs-1.44.5/po' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/var/tmp/portage/sys-fs/e2fsprogs-1.44.5/work/e2fsprogs-1.44.5/po' make[1]: Leaving directory '/var/tmp/portage/sys-fs/e2fsprogs-1.44.5/work/e2fsprogs-1.44.5' make docs make[1]: Entering directory '/var/tmp/portage/sys-fs/e2fsprogs-1.44.5/work/e2fsprogs-1.44.5' make[1]: [Makefile:364: docs] Error 1 (ignored) make[1]: Leaving directory '/var/tmp/portage/sys-fs/e2fsprogs-1.44.5/work/e2fsprogs-1.44.5' >>> Source compiled. >>> Test phase: sys-fs/e2fsprogs-1.44.5 make -j34 -l32 check make[1]: Entering directory '/var/tmp/portage/sys-fs/e2fsprogs-1.44.5/work/e2fsprogs-1.44.5' make[1]: 'util/subst.conf' is up to date. make[1]: Leaving directory '/var/tmp/portage/sys-fs/e2fsprogs-1.44.5/work/e2fsprogs-1.44.5' make[1]: Entering directory '/var/tmp/portage/sys-fs/e2fsprogs-1.44.5/work/e2fsprogs-1.44.5' make[1]: 'lib/config.h' is up to date. make[1]: Leaving directory '/var/tmp/portage/sys-fs/e2fsprogs-1.44.5/work/e2fsprogs-1.44.5' make[1]: Entering directory '/var/tmp/portage/sys-fs/e2fsprogs-1.44.5/work/e2fsprogs-1.44.5' make[1]: 'lib/dirpaths.h' is up to date. make[1]: Leaving directory '/var/tmp/portage/sys-fs/e2fsprogs-1.44.5/work/e2fsprogs-1.44.5' make[1]: Entering directory '/var/tmp/portage/sys-fs/e2fsprogs-1.44.5/work/e2fsprogs-1.44.5' make[1]: 'lib/ext2fs/ext2_types.h' is up to date. make[1]: Leaving directory '/var/tmp/portage/sys-fs/e2fsprogs-1.44.5/work/e2fsprogs-1.44.5' make[1]: Entering directory '/var/tmp/portage/sys-fs/e2fsprogs-1.44.5/work/e2fsprogs-1.44.5' make[1]: 'lib/blkid/blkid_types.h' is up to date. make[1]: Leaving directory '/var/tmp/portage/sys-fs/e2fsprogs-1.44.5/work/e2fsprogs-1.44.5' make[1]: Entering directory '/var/tmp/portage/sys-fs/e2fsprogs-1.44.5/work/e2fsprogs-1.44.5' make[1]: 'lib/uuid/uuid_types.h' is up to date. make[1]: Leaving directory '/var/tmp/portage/sys-fs/e2fsprogs-1.44.5/work/e2fsprogs-1.44.5' make[1]: Entering directory '/var/tmp/portage/sys-fs/e2fsprogs-1.44.5/work/e2fsprogs-1.44.5/lib/et' make[1]: 'compile_et' is up to date. make[1]: Leaving directory '/var/tmp/portage/sys-fs/e2fsprogs-1.44.5/work/e2fsprogs-1.44.5/lib/et' make[1]: Entering directory '/var/tmp/portage/sys-fs/e2fsprogs-1.44.5/work/e2fsprogs-1.44.5/lib/ext2fs' make[1]: 'ext2_err.h' is up to date. make[1]: Leaving directory '/var/tmp/portage/sys-fs/e2fsprogs-1.44.5/work/e2fsprogs-1.44.5/lib/ext2fs' make[1]: Entering directory '/var/tmp/portage/sys-fs/e2fsprogs-1.44.5/work/e2fsprogs-1.44.5/lib/support' make[1]: 'prof_err.h' is up to date. make[1]: Leaving directory '/var/tmp/portage/sys-fs/e2fsprogs-1.44.5/work/e2fsprogs-1.44.5/lib/support' make libs make[1]: Entering directory '/var/tmp/portage/sys-fs/e2fsprogs-1.44.5/work/e2fsprogs-1.44.5' make[2]: Entering directory '/var/tmp/portage/sys-fs/e2fsprogs-1.44.5/work/e2fsprogs-1.44.5' make[2]: 'util/subst.conf' is up to date. make[2]: Leaving directory '/var/tmp/portage/sys-fs/e2fsprogs-1.44.5/work/e2fsprogs-1.44.5' make[2]: Entering directory '/var/tmp/portage/sys-fs/e2fsprogs-1.44.5/work/e2fsprogs-1.44.5' make[2]: 'lib/config.h' is up to date. make[2]: Leaving directory '/var/tmp/portage/sys-fs/e2fsprogs-1.44.5/work/e2fsprogs-1.44.5' make[2]: Entering directory '/var/tmp/portage/sys-fs/e2fsprogs-1.44.5/work/e2fsprogs-1.44.5' make[2]: 'lib/dirpaths.h' is up to date. make[2]: Leaving directory '/var/tmp/portage/sys-fs/e2fsprogs-1.44.5/work/e2fsprogs-1.44.5' make[2]: Entering directory '/var/tmp/portage/sys-fs/e2fsprogs-1.44.5/work/e2fsprogs-1.44.5' make[2]: 'lib/ext2fs/ext2_types.h' is up to date. make[2]: Leaving directory '/var/tmp/portage/sys-fs/e2fsprogs-1.44.5/work/e2fsprogs-1.44.5' make[2]: Entering directory '/var/tmp/portage/sys-fs/e2fsprogs-1.44.5/work/e2fsprogs-1.44.5' make[2]: 'lib/blkid/blkid_types.h' is up to date. make[2]: Leaving directory '/var/tmp/portage/sys-fs/e2fsprogs-1.44.5/work/e2fsprogs-1.44.5' make[2]: Entering directory '/var/tmp/portage/sys-fs/e2fsprogs-1.44.5/work/e2fsprogs-1.44.5' make[2]: 'lib/uuid/uuid_types.h' is up to date. make[2]: Leaving directory '/var/tmp/portage/sys-fs/e2fsprogs-1.44.5/work/e2fsprogs-1.44.5' make[2]: Entering directory '/var/tmp/portage/sys-fs/e2fsprogs-1.44.5/work/e2fsprogs-1.44.5/lib/et' make[2]: 'compile_et' is up to date. make[2]: Leaving directory '/var/tmp/portage/sys-fs/e2fsprogs-1.44.5/work/e2fsprogs-1.44.5/lib/et' make[2]: Entering directory '/var/tmp/portage/sys-fs/e2fsprogs-1.44.5/work/e2fsprogs-1.44.5/lib/ext2fs' make[2]: 'ext2_err.h' is up to date. make[2]: Leaving directory '/var/tmp/portage/sys-fs/e2fsprogs-1.44.5/work/e2fsprogs-1.44.5/lib/ext2fs' make[2]: Entering directory '/var/tmp/portage/sys-fs/e2fsprogs-1.44.5/work/e2fsprogs-1.44.5/lib/support' make[2]: 'prof_err.h' is up to date. make[2]: Leaving directory '/var/tmp/portage/sys-fs/e2fsprogs-1.44.5/work/e2fsprogs-1.44.5/lib/support' making all in lib/e2p make[2]: Entering directory '/var/tmp/portage/sys-fs/e2fsprogs-1.44.5/work/e2fsprogs-1.44.5/lib/e2p' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/var/tmp/portage/sys-fs/e2fsprogs-1.44.5/work/e2fsprogs-1.44.5/lib/e2p' making all in lib/support make[2]: Entering directory '/var/tmp/portage/sys-fs/e2fsprogs-1.44.5/work/e2fsprogs-1.44.5/lib/support' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/var/tmp/portage/sys-fs/e2fsprogs-1.44.5/work/e2fsprogs-1.44.5/lib/support' making all in lib/ext2fs make[2]: Entering directory '/var/tmp/portage/sys-fs/e2fsprogs-1.44.5/work/e2fsprogs-1.44.5/lib/ext2fs' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/var/tmp/portage/sys-fs/e2fsprogs-1.44.5/work/e2fsprogs-1.44.5/lib/ext2fs' making all in intl make[2]: Entering directory '/var/tmp/portage/sys-fs/e2fsprogs-1.44.5/work/e2fsprogs-1.44.5/intl' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/var/tmp/portage/sys-fs/e2fsprogs-1.44.5/work/e2fsprogs-1.44.5/intl' make[1]: Leaving directory '/var/tmp/portage/sys-fs/e2fsprogs-1.44.5/work/e2fsprogs-1.44.5' make progs make[1]: Entering directory '/var/tmp/portage/sys-fs/e2fsprogs-1.44.5/work/e2fsprogs-1.44.5' make[2]: Entering directory '/var/tmp/portage/sys-fs/e2fsprogs-1.44.5/work/e2fsprogs-1.44.5' make[2]: 'util/subst.conf' is up to date. make[2]: Leaving directory '/var/tmp/portage/sys-fs/e2fsprogs-1.44.5/work/e2fsprogs-1.44.5' make[2]: Entering directory '/var/tmp/portage/sys-fs/e2fsprogs-1.44.5/work/e2fsprogs-1.44.5' make[2]: 'lib/config.h' is up to date. make[2]: Leaving directory '/var/tmp/portage/sys-fs/e2fsprogs-1.44.5/work/e2fsprogs-1.44.5' make[2]: Entering directory '/var/tmp/portage/sys-fs/e2fsprogs-1.44.5/work/e2fsprogs-1.44.5' make[2]: 'lib/dirpaths.h' is up to date. make[2]: Leaving directory '/var/tmp/portage/sys-fs/e2fsprogs-1.44.5/work/e2fsprogs-1.44.5' make[2]: Entering directory '/var/tmp/portage/sys-fs/e2fsprogs-1.44.5/work/e2fsprogs-1.44.5' make[2]: 'lib/ext2fs/ext2_types.h' is up to date. make[2]: Leaving directory '/var/tmp/portage/sys-fs/e2fsprogs-1.44.5/work/e2fsprogs-1.44.5' make[2]: Entering directory '/var/tmp/portage/sys-fs/e2fsprogs-1.44.5/work/e2fsprogs-1.44.5' make[2]: 'lib/blkid/blkid_types.h' is up to date. make[2]: Leaving directory '/var/tmp/portage/sys-fs/e2fsprogs-1.44.5/work/e2fsprogs-1.44.5' make[2]: Entering directory '/var/tmp/portage/sys-fs/e2fsprogs-1.44.5/work/e2fsprogs-1.44.5' make[2]: 'lib/uuid/uuid_types.h' is up to date. make[2]: Leaving directory '/var/tmp/portage/sys-fs/e2fsprogs-1.44.5/work/e2fsprogs-1.44.5' make[2]: Entering directory '/var/tmp/portage/sys-fs/e2fsprogs-1.44.5/work/e2fsprogs-1.44.5/lib/et' make[2]: 'compile_et' is up to date. make[2]: Leaving directory '/var/tmp/portage/sys-fs/e2fsprogs-1.44.5/work/e2fsprogs-1.44.5/lib/et' make[2]: Entering directory '/var/tmp/portage/sys-fs/e2fsprogs-1.44.5/work/e2fsprogs-1.44.5/lib/ext2fs' make[2]: 'ext2_err.h' is up to date. make[2]: Leaving directory '/var/tmp/portage/sys-fs/e2fsprogs-1.44.5/work/e2fsprogs-1.44.5/lib/ext2fs' make[2]: Entering directory '/var/tmp/portage/sys-fs/e2fsprogs-1.44.5/work/e2fsprogs-1.44.5/lib/support' make[2]: 'prof_err.h' is up to date. make[2]: Leaving directory '/var/tmp/portage/sys-fs/e2fsprogs-1.44.5/work/e2fsprogs-1.44.5/lib/support' making all in lib/e2p make[2]: Entering directory '/var/tmp/portage/sys-fs/e2fsprogs-1.44.5/work/e2fsprogs-1.44.5/lib/e2p' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/var/tmp/portage/sys-fs/e2fsprogs-1.44.5/work/e2fsprogs-1.44.5/lib/e2p' making all in lib/support make[2]: Entering directory '/var/tmp/portage/sys-fs/e2fsprogs-1.44.5/work/e2fsprogs-1.44.5/lib/support' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/var/tmp/portage/sys-fs/e2fsprogs-1.44.5/work/e2fsprogs-1.44.5/lib/support' making all in lib/ext2fs make[2]: Entering directory '/var/tmp/portage/sys-fs/e2fsprogs-1.44.5/work/e2fsprogs-1.44.5/lib/ext2fs' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/var/tmp/portage/sys-fs/e2fsprogs-1.44.5/work/e2fsprogs-1.44.5/lib/ext2fs' making all in intl make[2]: Entering directory '/var/tmp/portage/sys-fs/e2fsprogs-1.44.5/work/e2fsprogs-1.44.5/intl' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/var/tmp/portage/sys-fs/e2fsprogs-1.44.5/work/e2fsprogs-1.44.5/intl' making all in e2fsck make[2]: Entering directory '/var/tmp/portage/sys-fs/e2fsprogs-1.44.5/work/e2fsprogs-1.44.5/e2fsck' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/var/tmp/portage/sys-fs/e2fsprogs-1.44.5/work/e2fsprogs-1.44.5/e2fsck' making all in debugfs make[2]: Entering directory '/var/tmp/portage/sys-fs/e2fsprogs-1.44.5/work/e2fsprogs-1.44.5/debugfs' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/var/tmp/portage/sys-fs/e2fsprogs-1.44.5/work/e2fsprogs-1.44.5/debugfs' making all in misc make[2]: Entering directory '/var/tmp/portage/sys-fs/e2fsprogs-1.44.5/work/e2fsprogs-1.44.5/misc' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/var/tmp/portage/sys-fs/e2fsprogs-1.44.5/work/e2fsprogs-1.44.5/misc' making all in resize make[2]: Entering directory '/var/tmp/portage/sys-fs/e2fsprogs-1.44.5/work/e2fsprogs-1.44.5/resize' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/var/tmp/portage/sys-fs/e2fsprogs-1.44.5/work/e2fsprogs-1.44.5/resize' making all in tests/progs make[2]: Entering directory '/var/tmp/portage/sys-fs/e2fsprogs-1.44.5/work/e2fsprogs-1.44.5/tests/progs' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/var/tmp/portage/sys-fs/e2fsprogs-1.44.5/work/e2fsprogs-1.44.5/tests/progs' making all in po make[2]: Entering directory '/var/tmp/portage/sys-fs/e2fsprogs-1.44.5/work/e2fsprogs-1.44.5/po' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/var/tmp/portage/sys-fs/e2fsprogs-1.44.5/work/e2fsprogs-1.44.5/po' make[1]: Leaving directory '/var/tmp/portage/sys-fs/e2fsprogs-1.44.5/work/e2fsprogs-1.44.5' make docs make[1]: Entering directory '/var/tmp/portage/sys-fs/e2fsprogs-1.44.5/work/e2fsprogs-1.44.5' make[1]: [Makefile:364: docs] Error 1 (ignored) make[1]: Leaving directory '/var/tmp/portage/sys-fs/e2fsprogs-1.44.5/work/e2fsprogs-1.44.5' making check in util make[1]: Entering directory '/var/tmp/portage/sys-fs/e2fsprogs-1.44.5/work/e2fsprogs-1.44.5/util' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/var/tmp/portage/sys-fs/e2fsprogs-1.44.5/work/e2fsprogs-1.44.5/util' making check in lib/e2p make[1]: Entering directory '/var/tmp/portage/sys-fs/e2fsprogs-1.44.5/work/e2fsprogs-1.44.5/lib/e2p' LD tst_ostype LD tst_feature ./tst_ostype 0: Linux (0) 1: Hurd (1) 2: Masix (2) 3: FreeBSD (3) 4: Lites (4) ./tst_feature Feature list: Compat = 0, Mask = 1, dir_prealloc Compat = 0, Mask = 4, has_journal Compat = 0, Mask = 2, imagic_inodes Compat = 0, Mask = 8, ext_attr Compat = 0, Mask = 32, dir_index Compat = 0, Mask = 16, resize_inode Compat = 0, Mask = 64, lazy_bg Compat = 0, Mask = 256, snapshot_bitmap Compat = 0, Mask = 512, sparse_super2 Compat = 2, Mask = 1, sparse_super Compat = 2, Mask = 2, large_file Compat = 2, Mask = 8, huge_file Compat = 2, Mask = 16, uninit_bg Compat = 2, Mask = 16, uninit_groups Compat = 2, Mask = 32, dir_nlink Compat = 2, Mask = 64, extra_isize Compat = 2, Mask = 256, quota Compat = 2, Mask = 512, bigalloc Compat = 2, Mask = 1024, metadata_csum Compat = 2, Mask = 2048, replica Compat = 2, Mask = 4096, read-only Compat = 2, Mask = 8192, project Compat = 2, Mask = 16384, shared_blocks Compat = 2, Mask = 32768, verity Compat = 1, Mask = 1, compression Compat = 1, Mask = 2, filetype Compat = 1, Mask = 4, needs_recovery Compat = 1, Mask = 8, journal_dev Compat = 1, Mask = 64, extent Compat = 1, Mask = 64, extents Compat = 1, Mask = 16, meta_bg Compat = 1, Mask = 128, 64bit Compat = 1, Mask = 256, mmp Compat = 1, Mask = 512, flex_bg Compat = 1, Mask = 1024, ea_inode Compat = 1, Mask = 4096, dirdata Compat = 1, Mask = 8192, metadata_csum_seed Compat = 1, Mask = 16384, large_dir Compat = 1, Mask = 32768, inline_data Compat = 1, Mask = 65536, encrypt Journal feature list: Compat = 0, Mask = 1, journal_checksum Compat = 1, Mask = 1, journal_incompat_revoke Compat = 1, Mask = 2, journal_64bit Compat = 1, Mask = 4, journal_async_commit Compat = 1, Mask = 8, journal_checksum_v2 Compat = 1, Mask = 16, journal_checksum_v3 make[1]: Leaving directory '/var/tmp/portage/sys-fs/e2fsprogs-1.44.5/work/e2fsprogs-1.44.5/lib/e2p' making check in lib/support make[1]: Entering directory '/var/tmp/portage/sys-fs/e2fsprogs-1.44.5/work/e2fsprogs-1.44.5/lib/support' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/var/tmp/portage/sys-fs/e2fsprogs-1.44.5/work/e2fsprogs-1.44.5/lib/support' making check in lib/ext2fs make[1]: Entering directory '/var/tmp/portage/sys-fs/e2fsprogs-1.44.5/work/e2fsprogs-1.44.5/lib/ext2fs' CC tst_bitops.c CC tst_badblocks.c CC tst_iscan.c CC tst_types.c CC tst_inode_size.c LD tst_icount CC tst_super_size.c LD tst_csum CC tst_bitmaps.c LD tst_inline MK_CMDS tst_bitmaps_cmd.c LD tst_inline_data MK_CMDS ../../debugfs/debug_cmds.ct MK_CMDS ../../debugfs/extent_cmds.ct MK_CMDS tst_cmds.c CC ../../debugfs/util.c CC ../../debugfs/ncheck.c CC ../../debugfs/debugfs.c CC ../../debugfs/ls.c CC ../../debugfs/icheck.c CC ../../debugfs/lsdel.c CC ../../debugfs/dump.c CC ../../debugfs/logdump.c CC ../../debugfs/set_fields.c CC ../../debugfs/htree.c CC ../../debugfs/unused.c CC ../../misc/e2freefrag.c CC ../../debugfs/filefrag.c CC ../../debugfs/extent_inode.c CC ../../debugfs/zap.c CC ../../debugfs/xattrs.c CC ../../debugfs/quota.c CC tst_libext2fs.c ./inline_data.c: In function ‘file_test’: ./inline_data.c:656:29: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 3 has type ‘size_t {aka unsigned int}’ [-Wformat=] "tst_inline_data: size %lu != buflen %u\n", ~~^ %u CC ../../misc/create_inode.c CC ../../debugfs/journal.c CC ../../e2fsck/revoke.c CC ../../e2fsck/recovery.c CC ../../debugfs/do_journal.c CC tst_sha512 CC tst_sha256 CC tst_digest_encode CC tst_getsize.c CC tst_getsectsize.c LD tst_types LD tst_inode_size CC tst_bitmaps_cmd.c CC debug_cmds.c CC extent_cmds.c CC tst_cmds.c LD tst_super_size LD tst_iscan LD tst_bitops LD tst_badblocks LD tst_getsize LD tst_getsectsize LD tst_bitmaps LD tst_libext2fs LD_LIBRARY_PATH="../../lib:${LD_LIBRARY_PATH}" DYLD_LIBRARY_PATH="../../lib:${DYLD_LIBRARY_PATH}" ./tst_bitops ext2fs_test_bit appears to be correct ext2fs_set_bit test succeeded. ext2fs_clear_bit test succeed. big bit number (2147483690) test: 4, expected 4 big bit number (2147483690) test: 0, expected 0 ext2fs_set_bit big_test successful ext2fs_fast_set_bit test succeeded. ext2fs_clear_bit test succeed. big bit number (2147483690) test: 4, expected 4 big bit number (2147483690) test: 0, expected 0 ext2fs_fast_set_bit big_test successful 64-bit: ext2fs_test_bit appears to be correct 64-bit: ext2fs_set_bit test succeeded. 64-bit: ext2fs_clear_bit test succeed. 64-bit: big bit number (2147483690) test: 4, expected 4 64-bit: big bit number (2147483690) test: 0, expected 0 64-bit: ext2fs_set_bit big_test successful 64-bit: ext2fs_fast_set_bit test succeeded. 64-bit: ext2fs_clear_bit test succeed. 64-bit: big bit number (2147483690) test: 4, expected 4 64-bit: big bit number (2147483690) test: 0, expected 0 64-bit: ext2fs_fast_set_bit big_test successful LD_LIBRARY_PATH="../../lib:${LD_LIBRARY_PATH}" DYLD_LIBRARY_PATH="../../lib:${DYLD_LIBRARY_PATH}" ./tst_badblocks test1: 1 2 3 4 5 6 7 8 9 10 --- OK test2: 1 2 3 4 5 6 7 8 9 10 11 --- OK test3: 1 2 3 4 5 6 7 8 9 10 --- OK test4: 2 12 13 17 20 23 50 56 66 block 20 is present --- OK block 50 is present --- OK block 3 is absent --- OK block 17 is present --- OK block 18 is absent --- OK block 16 is absent --- OK block 11 is absent --- OK block 12 is present --- OK block 13 is present --- OK block 14 is absent --- OK block 80 is absent --- OK block 45 is absent --- OK block 66 is present --- OK test5: 1 17 20 23 31 51 56 57 Adding block 50 --- now present Removing block 51 --- now absent Removing block 57 --- now absent Adding block 66 --- now present Removing block 31 --- now absent Adding block 12 --- now present Adding block 2 --- now present Adding block 13 --- now present Removing block 1 --- now absent After test5 sequence: 2 12 13 17 20 23 50 56 66 Comparison tests: bb1 and bb2 are NOT equal. bb1 and bb3 are equal. bb1 and bb4 are NOT equal. bb4 and bb5 are equal. Block bitmap matched after reading and writing. Expected invalid block Block bitmap matched after reading and writing. ext2fs library badblocks tests checks out OK! LD_LIBRARY_PATH="../../lib:${LD_LIBRARY_PATH}" DYLD_LIBRARY_PATH="../../lib:${DYLD_LIBRARY_PATH}" ./tst_iscan Reading blocks: 5-7, 9-11, 13-20, 21-23, 25-32, 33, 35-42, 45-52, 53-60, 61-68, 69-76, 77-84, 85-92, 93-99, 101-108, 109-116, 117-124, 125-132, 133-140, 141-148, 149-156, 157-164, 165-172, 173-180, 181-188, 189-192, 8197-8204, 8205-8212, 8213-8220, 8221-8228, 8229-8236, 8237-8244, 8245-8252, 8253-8260, 8261-8268, 8269-8276, 8277-8284, 8285-8292, 8293-8300, 8301-8308, 8309-8316, 8317-8324, 8325-8332, 8333-8340, 8341-8348, 8349-8356, 8357-8364, 8365-8372, 8373-8380, 8381-8384 Bad inodes: 25, 26, 27, 28, 29, 30, 31, 32, 57, 58, 59, 60, 61, 62, 63, 64, 153, 154, 155, 156, 157, 158, 159, 160, 233, 234, 235, 236, 237, 238, 239, 240, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 761, 762, 763, 764, 765, 766, 767, 768 Inode scan tested OK! LD_LIBRARY_PATH="../../lib:${LD_LIBRARY_PATH}" DYLD_LIBRARY_PATH="../../lib:${DYLD_LIBRARY_PATH}" ./tst_types The ext2_types.h types are correct. LD_LIBRARY_PATH="../../lib:${LD_LIBRARY_PATH}" DYLD_LIBRARY_PATH="../../lib:${DYLD_LIBRARY_PATH}" ./tst_icount Standard icount run: icount_store(42, 42) = 42 (OK) icount_store(1, 1) = 1 (OK) icount_store(2, 2) = 2 (OK) icount_store(3, 3) = 3 (OK) icount_store(10, 1) = 1 (OK) icount_store(42, 0) = 0 (OK) icount_increment(5) = 1 (OK) icount_increment(5) = 2 (OK) icount_increment(5) = 3 (OK) icount_increment(5) = 4 (OK) icount_decrement(5) = 3 (OK) icount_decrement(5) = 2 (OK) icount_decrement(5) = 1 (OK) icount_decrement(5) = 0 (OK) icount_fetch(10) = 1 (OK) icount_fetch(1) = 1 (OK) icount_fetch(2) = 2 (OK) icount_fetch(3) = 3 (OK) icount_increment(1) = 2 (OK) icount_decrement(2) = 1 (OK) icount_decrement(2) = 0 (OK) icount_fetch(12) = 0 (OK) icount size is 60 Multiple bitmap test: icount_store(42, 42) = 42 (OK) icount_store(1, 1) = 1 (OK) icount_store(2, 2) = 2 (OK) icount_store(3, 3) = 3 (OK) icount_store(10, 1) = 1 (OK) icount_store(42, 0) = 0 (OK) icount_increment(5) = 1 (OK) icount_increment(5) = 2 (OK) icount_increment(5) = 3 (OK) icount_increment(5) = 4 (OK) icount_decrement(5) = 3 (OK) icount_decrement(5) = 2 (OK) icount_decrement(5) = 1 (OK) icount_decrement(5) = 0 (OK) icount_fetch(10) = 1 (OK) icount_fetch(1) = 1 (OK) icount_fetch(2) = 2 (OK) icount_fetch(3) = 3 (OK) icount_increment(1) = 2 (OK) icount_decrement(2) = 1 (OK) icount_decrement(2) = 0 (OK) icount_fetch(12) = 0 (OK) icount size is 60 Resizing icount: icount_store(1, 1) = 1 (OK) icount_store(2, 2) = 2 (OK) icount_store(3, 3) = 3 (OK) icount_store(4, 4) = 4 (OK) icount_store(5, 5) = 5 (OK) icount_store(6, 1) = 1 (OK) icount_store(7, 2) = 2 (OK) icount_store(8, 3) = 3 (OK) icount_store(9, 4) = 4 (OK) icount_store(10, 5) = 5 (OK) icount_store(11, 1) = 1 (OK) icount_store(12, 2) = 2 (OK) icount_store(13, 3) = 3 (OK) icount_store(14, 4) = 4 (OK) icount_store(15, 5) = 5 (OK) icount_store(16, 1) = 1 (OK) icount_store(17, 2) = 2 (OK) icount_store(18, 3) = 3 (OK) icount_store(19, 4) = 4 (OK) icount_store(20, 5) = 5 (OK) icount_store(21, 1) = 1 (OK) icount_store(22, 2) = 2 (OK) icount_store(23, 3) = 3 (OK) icount_store(24, 4) = 4 (OK) icount_store(25, 5) = 5 (OK) icount_store(26, 1) = 1 (OK) icount_store(27, 2) = 2 (OK) icount_store(28, 3) = 3 (OK) icount_store(29, 4) = 4 (OK) icount_store(30, 5) = 5 (OK) icount size is 2256 Standard icount run with tdb: icount_store(42, 42) = 42 (OK) icount_store(1, 1) = 1 (OK) icount_store(2, 2) = 2 (OK) icount_store(3, 3) = 3 (OK) icount_store(10, 1) = 1 (OK) icount_store(42, 0) = 0 (OK) icount_increment(5) = 1 (OK) icount_increment(5) = 2 (OK) icount_increment(5) = 3 (OK) icount_increment(5) = 4 (OK) icount_decrement(5) = 3 (OK) icount_decrement(5) = 2 (OK) icount_decrement(5) = 1 (OK) icount_decrement(5) = 0 (OK) icount_fetch(10) = 1 (OK) icount_fetch(1) = 1 (OK) icount_fetch(2) = 2 (OK) icount_fetch(3) = 3 (OK) icount_increment(1) = 2 (OK) icount_decrement(2) = 1 (OK) icount_decrement(2) = 0 (OK) icount_fetch(12) = 0 (OK) icount size is 0 Multiple bitmap test with tdb: icount_store(42, 42) = 42 (OK) icount_store(1, 1) = 1 (OK) icount_store(2, 2) = 2 (OK) icount_store(3, 3) = 3 (OK) icount_store(10, 1) = 1 (OK) icount_store(42, 0) = 0 (OK) icount_increment(5) = 1 (OK) icount_increment(5) = 2 (OK) icount_increment(5) = 3 (OK) icount_increment(5) = 4 (OK) icount_decrement(5) = 3 (OK) icount_decrement(5) = 2 (OK) icount_decrement(5) = 1 (OK) icount_decrement(5) = 0 (OK) icount_fetch(10) = 1 (OK) icount_fetch(1) = 1 (OK) icount_fetch(2) = 2 (OK) icount_fetch(3) = 3 (OK) icount_increment(1) = 2 (OK) icount_decrement(2) = 1 (OK) icount_decrement(2) = 0 (OK) icount_fetch(12) = 0 (OK) icount size is 0 LD_LIBRARY_PATH="../../lib:${LD_LIBRARY_PATH}" DYLD_LIBRARY_PATH="../../lib:${DYLD_LIBRARY_PATH}" ./tst_super_size offset field size 0 s_inodes_count 4 4 s_blocks_count 4 8 s_r_blocks_count 4 12 s_free_blocks_count 4 16 s_free_inodes_count 4 20 s_first_data_block 4 24 s_log_block_size 4 28 s_log_cluster_size 4 32 s_blocks_per_group 4 36 s_clusters_per_group 4 40 s_inodes_per_group 4 44 s_mtime 4 48 s_wtime 4 52 s_mnt_count 2 54 s_max_mnt_count 2 56 s_magic 2 58 s_state 2 60 s_errors 2 62 s_minor_rev_level 2 64 s_lastcheck 4 68 s_checkinterval 4 72 s_creator_os 4 76 s_rev_level 4 80 s_def_resuid 2 82 s_def_resgid 2 84 s_first_ino 4 88 s_inode_size 2 90 s_block_group_nr 2 92 s_feature_compat 4 96 s_feature_incompat 4 100 s_feature_ro_compat 4 104 s_uuid 16 120 s_volume_name 16 136 s_last_mounted 64 200 s_algorithm_usage_bitmap 4 204 s_prealloc_blocks 1 205 s_prealloc_dir_blocks 1 206 s_reserved_gdt_blocks 2 208 s_journal_uuid 16 224 s_journal_inum 4 228 s_journal_dev 4 232 s_last_orphan 4 236 s_hash_seed 16 252 s_def_hash_version 1 253 s_jnl_backup_type 1 254 s_desc_size 2 256 s_default_mount_opts 4 260 s_first_meta_bg 4 264 s_mkfs_time 4 268 s_jnl_blocks 68 336 s_blocks_count_hi 4 340 s_r_blocks_count_hi 4 344 s_free_blocks_hi 4 348 s_min_extra_isize 2 350 s_want_extra_isize 2 352 s_flags 4 356 s_raid_stride 2 358 s_mmp_update_interval 2 360 s_mmp_block 8 368 s_raid_stripe_width 4 372 s_log_groups_per_flex 1 373 s_checksum_type 1 374 s_encryption_level 1 375 s_reserved_pad 1 376 s_kbytes_written 8 384 s_snapshot_inum 4 388 s_snapshot_id 4 392 s_snapshot_r_blocks_count 8 400 s_snapshot_list 4 404 s_error_count 4 408 s_first_error_time 4 412 s_first_error_ino 4 416 s_first_error_block 8 424 s_first_error_func 32 456 s_first_error_line 4 460 s_last_error_time 4 464 s_last_error_ino 4 468 s_last_error_line 4 472 s_last_error_block 8 480 s_last_error_func 32 512 s_mount_opts 64 576 s_usr_quota_inum 4 580 s_grp_quota_inum 4 584 s_overhead_blocks 4 588 s_backup_bgs 8 596 s_encrypt_algos 4 600 s_encrypt_pw_salt 16 616 s_lpf_ino 4 620 s_prj_quota_inum 4 624 s_checksum_seed 4 628 s_reserved 392 1020 s_checksum 4 1024 Superblock end 0 LD_LIBRARY_PATH="../../lib:${LD_LIBRARY_PATH}" DYLD_LIBRARY_PATH="../../lib:${DYLD_LIBRARY_PATH}" ./tst_inode_size offset field size 0 i_mode 2 2 i_uid 2 4 i_size 4 8 i_atime 4 12 i_ctime 4 16 i_mtime 4 20 i_dtime 4 24 i_gid 2 26 i_links_count 2 28 i_blocks 4 32 i_flags 4 36 osd1.linux1.l_i_version 4 40 i_block 60 100 i_generation 4 104 i_file_acl 4 108 i_size_high 4 112 i_faddr 4 116 osd2.linux2.l_i_blocks_hi 2 118 osd2.linux2.l_i_file_acl_high 2 120 osd2.linux2.l_i_uid_high 2 122 osd2.linux2.l_i_gid_high 2 124 osd2.linux2.l_i_checksum_lo 2 126 osd2.linux2.l_i_reserved 2 128 Small inode end 0 128 i_extra_isize 2 130 i_checksum_hi 2 132 i_ctime_extra 4 136 i_mtime_extra 4 140 i_atime_extra 4 144 i_crtime 4 148 i_crtime_extra 4 152 i_version_hi 4 156 i_projid 4 160 Large inode end 0 LD_LIBRARY_PATH="../../lib:${LD_LIBRARY_PATH}" DYLD_LIBRARY_PATH="../../lib:${DYLD_LIBRARY_PATH}" ./tst_csum csum0000 UUID 4f25e8cf-e797-4823-befa-a7884baeecdb=241f, grp 0=df47: d3a4=d3a4 csum0001 UUID 4f25e8cf-e797-4823-befa-a7884baeecdb=241f, grp 1=2346: 3ea5=3ea5 csumffff UUID 4f25e8cf-e797-4823-befa-a7884baeecdb=241f, grp 2=6746: 49a5=49a5 csum_set UUID 4f25e8cf-e797-4823-befa-a7884baeecdb=241f, grp 0=df47: d3a4=d3a4 new_uuid UUID 30303030-3030-3030-3030-303030303030=766d, grp 0=76fd: a4ac=a4ac csum_new UUID 30303030-3030-3030-3030-303030303030=766d, grp 0=76fd: a4ac=a4ac csum_blk UUID 30303030-3030-3030-3030-303030303030=766d, grp 0=76fd: 2e14=2e14 LD_LIBRARY_PATH="../../lib:${LD_LIBRARY_PATH}" DYLD_LIBRARY_PATH="../../lib:${DYLD_LIBRARY_PATH}" ./tst_inline tst_memalign(4) is OK tst_memalign(32) is OK tst_memalign(1024) is OK tst_memalign(4096) is OK LD_LIBRARY_PATH="../../lib:${LD_LIBRARY_PATH}" DYLD_LIBRARY_PATH="../../lib:${DYLD_LIBRARY_PATH}" ./tst_inline_data tst_inline_data(FILE): OK tst_inline_data(DIR): OK LD_LIBRARY_PATH="../../lib:${LD_LIBRARY_PATH}" DYLD_LIBRARY_PATH="../../lib:${DYLD_LIBRARY_PATH}" ./tst_crc32c No failures. LD_LIBRARY_PATH="../../lib:${LD_LIBRARY_PATH}" DYLD_LIBRARY_PATH="../../lib:${DYLD_LIBRARY_PATH}" ./tst_sha256 SHA256 test message 0: OK SHA256 test message 1: OK SHA256 test message 2: OK LD_LIBRARY_PATH="../../lib:${LD_LIBRARY_PATH}" DYLD_LIBRARY_PATH="../../lib:${DYLD_LIBRARY_PATH}" ./tst_sha512 SHA512 test message 0: OK SHA512 test message 1: OK SHA512 test message 2: OK LD_LIBRARY_PATH="../../lib:${LD_LIBRARY_PATH}" DYLD_LIBRARY_PATH="../../lib:${DYLD_LIBRARY_PATH}" ./tst_bitmaps -f ./tst_bitmaps_cmds > tst_bitmaps_out Illegal block number passed to ext2fs_test_block_bitmap #0 for block bitmap Illegal block number passed to ext2fs_test_block_bitmap #1 for block bitmap Illegal block number passed to ext2fs_test_block_bitmap #13 for block bitmap Illegal inode number passed to ext2fs_test_inode_bitmap #0 for inode bitmap Illegal inode number passed to ext2fs_test_inode_bitmap #1 for inode bitmap diff ./tst_bitmaps_exp tst_bitmaps_out LD_LIBRARY_PATH="../../lib:${LD_LIBRARY_PATH}" DYLD_LIBRARY_PATH="../../lib:${DYLD_LIBRARY_PATH}" ./tst_bitmaps -t 2 -f ./tst_bitmaps_cmds > tst_bitmaps_out Illegal block number passed to ext2fs_test_block_bitmap #0 for block bitmap Illegal block number passed to ext2fs_test_block_bitmap #1 for block bitmap Illegal block number passed to ext2fs_test_block_bitmap #13 for block bitmap Illegal inode number passed to ext2fs_test_inode_bitmap #0 for inode bitmap Illegal inode number passed to ext2fs_test_inode_bitmap #1 for inode bitmap diff ./tst_bitmaps_exp tst_bitmaps_out LD_LIBRARY_PATH="../../lib:${LD_LIBRARY_PATH}" DYLD_LIBRARY_PATH="../../lib:${DYLD_LIBRARY_PATH}" ./tst_bitmaps -t 3 -f ./tst_bitmaps_cmds > tst_bitmaps_out Illegal block number passed to ext2fs_test_block_bitmap #0 for block bitmap Illegal block number passed to ext2fs_test_block_bitmap #1 for block bitmap Illegal block number passed to ext2fs_test_block_bitmap #13 for block bitmap Illegal inode number passed to ext2fs_test_inode_bitmap #0 for inode bitmap Illegal inode number passed to ext2fs_test_inode_bitmap #1 for inode bitmap diff ./tst_bitmaps_exp tst_bitmaps_out LD_LIBRARY_PATH="../../lib:${LD_LIBRARY_PATH}" DYLD_LIBRARY_PATH="../../lib:${DYLD_LIBRARY_PATH}" ./tst_bitmaps -l -f ./tst_bitmaps_cmds > tst_bitmaps_out Illegal block number passed to ext2fs_test_block_bitmap #0 for block bitmap Illegal block number passed to ext2fs_test_block_bitmap #1 for block bitmap Illegal block number passed to ext2fs_test_block_bitmap #13 for block bitmap Illegal inode number passed to ext2fs_test_inode_bitmap #0 for inode bitmap Illegal inode number passed to ext2fs_test_inode_bitmap #1 for inode bitmap diff ./tst_bitmaps_exp tst_bitmaps_out LD_LIBRARY_PATH="../../lib:${LD_LIBRARY_PATH}" DYLD_LIBRARY_PATH="../../lib:${DYLD_LIBRARY_PATH}" ./tst_digest_encode Test Digest 0 (returned 43): OK Test Digest 1 (returned 43): OK Test Digest 2 (returned 43): OK Test Digest 3 (returned 2): OK Test Digest 4 (returned 2): OK Test Digest 5 (returned 3): OK Test Digest 6 (returned 4): OK Test Digest 7 (returned 6): OK Test Digest 8 (returned 7): OK Test Digest 9 (returned 8): OK Test Digest 10 (returned 10): OK make[1]: Leaving directory '/var/tmp/portage/sys-fs/e2fsprogs-1.44.5/work/e2fsprogs-1.44.5/lib/ext2fs' making check in intl make[1]: Entering directory '/var/tmp/portage/sys-fs/e2fsprogs-1.44.5/work/e2fsprogs-1.44.5/intl' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/var/tmp/portage/sys-fs/e2fsprogs-1.44.5/work/e2fsprogs-1.44.5/intl' making check in e2fsck make[1]: Entering directory '/var/tmp/portage/sys-fs/e2fsprogs-1.44.5/work/e2fsprogs-1.44.5/e2fsck' LD tst_region LD tst_refcount LD_LIBRARY_PATH="../lib:${LD_LIBRARY_PATH}" DYLD_LIBRARY_PATH="../lib:${DYLD_LIBRARY_PATH}" ./tst_refcount Creating refcount with size 5 Storing ea_key 3 with value 3 Storing ea_key 4 with value 4 Storing ea_key 1 with value 1 Storing ea_key 8 with value 8 Storing ea_key 2 with value 2 Storing ea_key 4 with value 0 Storing ea_key 2 with value 0 Storing ea_key 6 with value 6 Refcount_collapse: size was 5, now 3 Refcount validation OK. Storing ea_key 4 with value 4 Storing ea_key 2 with value 2 Refcount_collapse: size was 5, now 5 bcode_fetch(1) returns 1 bcode_fetch(2) returns 2 bcode_increment(3) returns 4 bcode_increment(3) returns 5 bcode_decrement(4) returns 3 Storing ea_key 4 with value 4 Refcount validation OK. Storing ea_key 20 with value 20 Storing ea_key 40 with value 40 Storing ea_key 30 with value 30 Storing ea_key 10 with value 10 bcode_decrement(30) returns 29 bcode_fetch(30) returns 29 bcode_decrement(2) returns 1 bcode_decrement(2) returns 0 Refcount_collapse: size was 10, now 9 ea_key=1, count=1 ea_key=3, count=5 ea_key=4, count=4 ea_key=6, count=6 ea_key=8, count=8 ea_key=10, count=10 ea_key=20, count=20 ea_key=30, count=29 ea_key=40, count=40 Refcount validation OK. Freeing refcount LD_LIBRARY_PATH="../lib:${LD_LIBRARY_PATH}" DYLD_LIBRARY_PATH="../lib:${DYLD_LIBRARY_PATH}" ./tst_region Creating region with args(1, 1001) Printing region (min=1. max=1001) Region_allocate(10, 10) returns 0 Region_allocate(30, 10) returns 0 Printing region (min=1. max=1001) (10, 20) (30, 40) Region_allocate(1, 15) returns 1 Region_allocate(15, 8) returns 1 Region_allocate(1, 20) returns 1 Region_allocate(1, 8) returns 0 Printing region (min=1. max=1001) (1, 9) (10, 20) (30, 40) Region_allocate(40, 10) returns 0 Printing region (min=1. max=1001) (1, 9) (10, 20) (30, 50) Region_allocate(22, 5) returns 0 Printing region (min=1. max=1001) (1, 9) (10, 20) (22, 27) (30, 50) Region_allocate(27, 3) returns 0 Printing region (min=1. max=1001) (1, 9) (10, 20) (22, 50) Region_allocate(20, 2) returns 0 Printing region (min=1. max=1001) (1, 9) (10, 50) Region_allocate(49, 1) returns 1 Region_allocate(50, 5) returns 0 Region_allocate(9, 2) returns 1 Region_allocate(9, 1) returns 0 Printing region (min=1. max=1001) (1, 55) LD_LIBRARY_PATH="../lib:${LD_LIBRARY_PATH}" DYLD_LIBRARY_PATH="../lib:${DYLD_LIBRARY_PATH}" ./tst_problem e2fsck problem table verified make[1]: Leaving directory '/var/tmp/portage/sys-fs/e2fsprogs-1.44.5/work/e2fsprogs-1.44.5/e2fsck' making check in debugfs make[1]: Entering directory '/var/tmp/portage/sys-fs/e2fsprogs-1.44.5/work/e2fsprogs-1.44.5/debugfs' LD tst_set_fields LD_LIBRARY_PATH="../lib:${LD_LIBRARY_PATH}" DYLD_LIBRARY_PATH="../lib:${DYLD_LIBRARY_PATH}" ./tst_set_fields make[1]: Leaving directory '/var/tmp/portage/sys-fs/e2fsprogs-1.44.5/work/e2fsprogs-1.44.5/debugfs' making check in misc make[1]: Entering directory '/var/tmp/portage/sys-fs/e2fsprogs-1.44.5/work/e2fsprogs-1.44.5/misc' LD base_device ./base_device < ./base_device.tst > base_device.out cmp ./base_device.tst base_device.out make[1]: Leaving directory '/var/tmp/portage/sys-fs/e2fsprogs-1.44.5/work/e2fsprogs-1.44.5/misc' making check in resize make[1]: Entering directory '/var/tmp/portage/sys-fs/e2fsprogs-1.44.5/work/e2fsprogs-1.44.5/resize' LD_LIBRARY_PATH="../lib:${LD_LIBRARY_PATH}" DYLD_LIBRARY_PATH="../lib:${DYLD_LIBRARY_PATH}" ./test_extent < ./test_extent.in > test_extent.out Test succeeded. make[1]: Leaving directory '/var/tmp/portage/sys-fs/e2fsprogs-1.44.5/work/e2fsprogs-1.44.5/resize' making check in tests/progs make[1]: Entering directory '/var/tmp/portage/sys-fs/e2fsprogs-1.44.5/work/e2fsprogs-1.44.5/tests/progs' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/var/tmp/portage/sys-fs/e2fsprogs-1.44.5/work/e2fsprogs-1.44.5/tests/progs' making check in po make[1]: Entering directory '/var/tmp/portage/sys-fs/e2fsprogs-1.44.5/work/e2fsprogs-1.44.5/po' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/var/tmp/portage/sys-fs/e2fsprogs-1.44.5/work/e2fsprogs-1.44.5/po' making check in tests make[1]: Entering directory '/var/tmp/portage/sys-fs/e2fsprogs-1.44.5/work/e2fsprogs-1.44.5/tests' /bin/cp ./mke2fs.conf.in mke2fs.conf Creating test_one script... Running e2fsprogs test suite... m_mkfs_overhead: test bg overhead calculation: ok m_mcsum_extjournal: create external journal with sb checksum (metadata_csum): ok t_project_3on: enable project using tune2fs -Q option: ok j_corrupt_ext_jnl_sb_csum: corrupt external journal superblock metadata_csum: ok f_badcluster: test alignment problems with bigalloc clusters: ok t_change_uuid_mcsum: change uuid on a metadata-csum: ok f_no_cache_corrupt_inode: don't cache inodes that fail checksum verification: ok f_bad_ibitmap: corrupt inode bitmap (metadata_csum): ok t_ext_jnl_rm: remove missing external journal device: ok f_readonly_fsck: ensure that a readonly check doesn't modify the fs: ok f_clear_xattr: clearing i_file_acl when !ext_attr feature: ok f_invalid_extent_symlink: extent-mapped symlink with two blocks: ok f_extent_interior_start_lblk: incorrect starting lblk in an interior node: ok f_dirlink: directory hard links: ok f_bad_disconnected_inode: Disconnected inode with bad fields: ok f_messy_inode: bad file and directory acl pointers: ok f_lpffile: lost+found is not a directory: ok f_lpf2: create lost+found and reconnect lost directory: ok j_short_trans_recover: transaction nuking the bitmaps (debugfs recovery): ok f_baddir2: salvage last directory entry: ok f_uninit_ext_past_eof: fallocated extents after i_size: ok f_corrupt_dirent_tail: rebuild a directory with corrupt dirent tail: ok f_h_badroot: bad htree root nodes: ok e_icount_opt: inode counting abstraction optimized for counting: ok f_bigalloc_orphan_list: orphaned list handling with bigalloc file systems: ok f_htree_bad_csum: htree block bad csum/tail dirent/htree index corruption: ok f_miss_journal: Non-existent journal inode: ok f_orphan_extents_inode: truncating an orphaned extent-mapped inode: ok u_corrupt_hdr_csum: corrupt e2undo header: ok j_corrupt_sb_magic: corrupt sb magic (csum v3): ok d_xattr_sorting: sort extended attributes in debugfs: ok f_detect_junk: detect non-fs file data: ok j_corrupt_journal_block: corrupt journal block (csum v3): ok t_disable_csum_seed: disable csum seed via tune2fs: ok u_not_undo: e2undo a non-undo file: ok t_change_uuid: change uuid on a pre-metadata-csum: ok f_zero_super: fallback for damaged superblock: ok f_badinode: corrupted inode entries: ok m_64bit_flexbg: mkfs with 64bit and flex_bg: ok j_short_trans_mcsum_64bit: trans nuking bitmaps 64bit,meta_csum: ok f_crashdisk: Superblock with illegal values: ok f_inlinedata_repair: repair corrupt inline data files: ok t_change_uuid_mounted: change uuid on a mounted pre-metadata-csum: ok d_dumpe2fs_group_only: dumpe2fs group only mode: ok u_dryrun: e2undo dry run: ok u_mke2fs_opt_oddsize: e2undo with mke2fs -z and non-32k-aligned bdev size: ok f_imagic: non-imagic filesystem with imagic inodes: ok f_lotsbad: too many illegal blocks in inode: ok e_icount_normal: inode counting structure optimized for low counts: ok m_no_opt: no filesystem extensions: ok j_short_trans_old_csum: trans nuking bitmaps v1 journal csum: ok f_extra_journal: Valid journal inode, but has_journal feature not present: ok f_badroot: file in root directory inode: ok u_corrupt_key_csum: corrupt e2undo key data: ok d_inline_dump: debugfs dump inline data test: ok f_dup_ba: multiply claimed blocks with bigalloc: ok f_hurd: GNU/Hurd specific tests: ok f_detect_xfs: detect xfs filesystem: ok j_long_revoke_trans_mcsum_64bit: revoke trans nuking free space 64bit,mcsum: ok f_desc_size_128: 128-byte group descriptors: ok t_disable_mcsum_yesinitbg: disable metadata_csum and enable uninit_bg: ok f_emptydir: always iterate dir block 0 or e2fsck goes into infinite loop: ok r_ext4_small_bg: ext4 1024 blocksize with small block groups: ok f_journal: recover journal from corrupted inode table: ok r_move_inode_int_extent: move inode and its interior extent tree block: ok f_selinux: SE Linux generated symlinks with EA data: ok f_collapse_extent_tree: extent tree can be collapsed one level: ok f_bad_inode_csum: inode table corruption (metadata_csum): ok f_illitable_flexbg: illegal inode table with FLEX_BG: ok t_enable_mcsum: enable metadata_csum: ok f_ind_inode_collision: multiple *ind collisions with critical metadata: ok f_yesthenno: e2fsck with yes then no: ok j_ext_dumpe2fs: dumpe2fs of external journal device: ok m_meta_bg: meta blockgroup feature: ok f_orphan_indirect_inode: truncating an orphaned inode in preen mode: ok f_holedir2: directories with holes and zero i_size: ok m_bigjournal: journal over 4GB in size: ok f_mmp: disable MMP with tune2fs after e2fsck killed: skipped (slow test) f_badtable: bad blocks in bitmaps and inode table: ok f_bad_local_jnl: test for corrupt local journal (bad V1->V2 journal upgrade): ok u_revert_all_onefile: convert 64bit,mcsum and revert undo file: ok f_holedir: directory with holes and illegal blocks: ok m_uninit: uninitialized group feature: ok f_bigalloc_badinode: delete bad inode handling for bigalloc filesystems: ok f_jnl_64bit: on-disk 64-bit journal format: ok r_32to64bit_move_itable: convert 32 to 64bit w/ itable move: ok r_min_itable: resize2fs -M with inode table in middle of last block group: ok j_long_trans_mcsum_64bit: trans nuking free space 64bit,meta_csum: ok f_short_encrypted_dirent: short encrypted directory entry: ok f_badjourblks: Illegal blocks in journal inode (and backup in superblock): ok f_extent_htree: htree extent compression setup: ok f_baddotdir: bad '.' and '..' entries: ok d_xattr_edits: edit extended attributes in debugfs: ok u_onefile_bad: check that we cant append a bad undo file: ok f_trunc_dirent_header: no space for dirent header at end of buf: ok f_jnl_etb_alloc_fail: can't allocate extent tree block recreating journal: ok t_enable_csum_seed: enable csum seed via tune2fs: ok f_lpf: missing lost+found: ok f_bbinode: bad blocks in inode table: ok f_dup2: blocks claimed by three different files: ok f_h_normal: Normal (signed) HTREE directory: ok r_expand_full: expand a totally full filesystem: ok f_bigalloc_symlink_with_xattr: fast symlink + xattr block on bigalloc fs: ok f_unused_itable: Don't move files to lost+found for bg_unused_itable: ok t_dangerous: dangerous tune2fs operation prompts: ok j_recover_csum2_64bit: recover 64-bit journal checksum v2: ok m_error_behavior: mke2fs with error behavior: ok t_change_uuid_mcsum_seed_mounted: change meta-csum uuid with mcsum-seed: ok f_extent_leaf_bad_extent: bad extent in leaf extent (metadata_csum): ok f_boundscheck: infinite loop when finding table free space: ok j_corrupt_revoke_rcount: corrupt revoke r_count buffer overflow: ok f_imagic_fs: imagic filesystem with imagic inodes: ok f_yes: e2fsck with repeated yes: ok r_32to64bit_meta: convert meta_bg 32bit fs to 64bit fs: ok f_badsymlinks2: more types of corrupted symlinks: ok f_sb_extra_isize: check invalid extra_isize fields in superblock: ok m_resize_inode_meta_bg: resize_inode and meta_bg enabled: ok j_corrupt_ext_jnl_sb_block: corrupt mcsum ext jnl fs superblock block: ok f_uninit_cat: cat a file with uninit blocks: ok f_special_ea: Special files with extended attributes: ok f_extent_htree: htree extent compression: ok f_zeroed_ext_header: zap inode with zeroed extent header: ok m_extent_journal: extent-mapped journal: ok j_short_trans_open_recover: don't recover open journal: ok f_convert_bmap_sparse: convert sparse blockmap file to extents file: ok t_replay_and_set: recover journal and clear features: ok f_recnect_bad: Reconnecting bad inode: ok u_debugfs_opt: e2undo with debugfs -z: ok f_illitable: illegal inode table: ok f_okgroup: 8193 block long filesystem: ok f_mmp_garbage: repair MMP when it is corrupted: skipped (slow test) f_badbblocks: illegal blocks in bad block inode: ok f_dup3: blocks claimed by one file multiple times: ok j_short_uncommitted_trans_mcsum_64bit: uncommitted trans nuking bmap 64b,mcsum: ok u_errorout: e2undo a failed command: ok f_reconnect: simple disconnected file inode: ok j_corrupt_commit_tid: corrupt commit tid (csum v3): ok u_e2fsck_opt: e2undo with e2fsck -z: ok f_convert_bmap: convert blockmap file to extents file: ok f_orphan_dotdot_ft: filetype of .. in orphaned directories: ok f_inode_ea_collision: collisions in the inode ea area: ok f_pre_1970_date_encoding: correct mis-encoded pre-1970 dates: ok j_corrupt_commit_csum: corrupt commit csum (csum v3): ok f_ea_checks: extended attribute block checks: ok u_incomplete: e2undo with incomplete undo file: ok d_loaddump: debugfs load/dump test: ok u_corrupt_blk_csum: corrupt e2undo block data: ok t_change_uuid_mcsum_mounted: change uuid on a metadata-csum: ok f_write_ea_no_extra_isize: write EA when i_extra_size is zero: ok u_mke2fs_opt: e2undo with mke2fs -z: ok t_enable_mcsum_ext3: enable metadata_csum on ext3 fs: ok f_create_symlinks: create fast, inlinedata, and regular symlinks: ok f_super_bad_csum: bad csum in superblock (metadata_csum): ok f_inlinedata_flags: check incorrect inline_data flags: ok f_badprimary: bad blocks in the primary superblock and group descriptors: ok f_ext_zero_len: extent with zero length: ok f_rebuild_csum_rootdir: force rebuild corrupted rootdir w/ metadata_csum: ok t_disable_meta_csum_and_seed: disable csum seed and csums via tune2fs: ok f_ea_inode: ok m_devdir: create fs image from /dev: ok r_fixup_lastbg: fix up last bg when expanding within the last bg: ok f_eofblocks: blocks after i_size: ok f_no: e2fsck with repeated no: ok f_inlinedir_detector: detect inline dirs correctly: ok j_long_revoke_trans: revoked transaction nuking free space: ok m_dasd_bs: 2048 byte sector devices: ok r_fixup_lastbg_big: fix up last bg when expanding beyond the last bg: ok u_revert_64bitmcsum_onefile: convert fs to 64bit,mcsum and revert undo file: ok f_uninit_dir: fix uninit flag on directory extents and check the dir blocks: ok f_holedir3: real directories with holes and zero i_size: ok f_orphquot: e2fsck with quota and orphan inodes: ok f_filetype: set filetype information and illegal special files: ok f_convert_bmap_and_extent: convert blockmap to extents files: ok f_compress_extent_tree_level: compress an extent tree level: ok f_bb_in_bb: bad block inode table block in bad block list: ok f_del_dup_quota: delete file containing multiply claimed blocks with quota: ok r_64bit_big_expand: : skipped (slow test) j_short_uncommitted_trans: uncommitted transaction nuking bitmaps: ok u_force: e2undo force: ok f_zero_xattr: zero length extended attribute in in-inode xattr: ok d_fallocate_blkmap: fallocate sparse files and big files on a blockmap fs: ok f_quota_extent_opt: extent optimization with quota: ok f_misstable: missing inode table: ok f_16384_block: 16384 byte blocksize: ok f_illibitmap: illegal inode bitmap: ok r_64to32bit: convert flex_bg 64bit fs to 32bit fs: ok m_raid_opt: raid options: ok f_encrypted_lpf: encrypted lost+found directory: ok t_enable_mcsum_initbg: enable metadata_csum when ^uninit_bg: ok u_undo_undo: undo e2undo: ok t_project_1on: enable project using tune2fs -O option: ok j_corrupt_revoke_block: corrupt revoke block (csum v3): ok f_toobig_extent_dir: directory with a very large lblk in extent: ok f_extent_int_bad_magic: bad magic number in internal extent (metadata_csum): ok f_baddir: corrupted directory entries: ok u_corrupt_blk_csum_force: force replay of corrupt e2undo block data: ok f_dup_de: duplicate directory entries: ok j_long_trans_mcsum_32bit: trans nuking free space 32bit,meta_csum: ok f_resize_inode: e2fsck with resize_inode: ok f_extent_bad_node: bad interior node in extent tree (metadata_csum): ok j_ext_long_trans: transaction nuking free space w/ ext. journal: ok t_project_2off: disable project using tune2fs: ok debugfs 1.44.5 (15-Dec-2018) f_h_reindex: reindex HTREE Directory with different hash seed: ok t_quota_1on: enable quota using tune2fs: ok m_large_file: largefile fs type: ok f_bad_bmap_csum: bad block/inode bitmap csum (metadata_csum): ok i_qcow: create/convert raw/qcow2 images: ok t_disable_changed_csum_seed_mounted: mounted tune2fs disable csum+uuid: ok d_bad_ostype: handle bad (negative) os_type: ok m_minrootdir: create fs image from dir, then minimize it: ok j_corrupt_sb_csum: corrupt sb csum (csum v3): ok j_corrupt_descr_tid: corrupt descr tid (csum v3): ok j_long_revoke_trans_mcsum_32bit: revoked trans nuking free space 32bit,mcsum: ok f_quota_invalid_inum: invalid quota inode numbers: ok j_short_trans_64bit: transaction nuking the bitmaps on 64bit: ok f_rehash_dir: optimize htree directories: ok f_ea_bad_csum: EA block with bad checksum (metadata_csum): ok f_ea_inode_self_ref: corrupted, self-referential ea_in_inode: ok f_extent_oobounds: ok j_corrupt_descr_csum: corrupt descr csum (csum v3): ok m_std: standard filesystem options: ok f_yesall: e2fsck with yes-to-all: ok f_yesthenall: e2fsck with yes then yes-to-all: ok f_extents: basic extents support: ok f_extent_int_bad_csum: bad csum in internal extent (metadata_csum): ok f_first_meta_bg_too_big: s_first_meta_bg is too large: ok u_compound_bad_rollback: e2undo with mke2fs/tune2fs/resize2fs/e2fsck -z: ok r_resize_inode: filesystem resize with a resize_inode present: ok u_wrong_fs: e2undo on the wrong fs: ok d_fallocate_bigalloc: fallocate sparse files and big files with bigalloc: ok f_idata_and_extents: conflicting extents and inline_data inode flags: ok f_holedir4: bigalloc directory with hole and misaligned extent after hole: ok d_fallocate: fallocate sparse files and big files: ok f_zero_inode_size: superblock with a zero inode size: ok m_root_owner: root directory owner: ok f_valid_ea_in_inode: valid ea-in-inode examplars: ok f_dir_bad_mode: directory with corrupted i_mode: ok f_uninit_last_uninit: last group has BLOCK_UNINIT set: ok f_end-bitmap: corruption at end of block bitmap: ok t_disable_mcsum_noinitbg: disable metadata_csum and uninit_bg: ok j_short_revoke_trans: revoke blocks of transaction nuking bitmaps: ok f_deleted_inode_bad_csum: deleted inode with bad metadata_csum wasn't fixed: ok f_quota: fix incorrect usage stats in quota: ok f_badorphan: corrupted orphan list: ok f_fast_symlink_extents: fast symlink with extents flag set: ok j_short_trans_recover_mcsum_64bit: uncommitted trans nuking bmap 64bit,mcsum: ok f_dupfsblks: blocks claimed by a file and bitmaps or inode tables: ok f_uninit_ext_past_eof2: fallocate extents w/ nonzero i_size and extents > 4: ok f_file_acl_high: i_file_acl_high should be zero: ok f_jnl_errno: journal s_errno handling: ok f_unshare_blocks_ok: unshare blocks successfully: ok f_extent_leaf_bad_magic: bad magic number in leaf extent (metadata_csum): ok t_quota_2off: disable quota using tune2fs: ok f_expandroot_create_lnf: no space in root to create lost+found entry: ok f_mke2fs2b: mke2fs version 0.2b created filesystem: ok u_tune2fs: e2undo with tune2fs: ok f_opt_extent: optimize extent tree: ok f_htree_leaf_csum: bad csum in htree leaf block: ok f_shared_blocks_ok: clean check for intentionally shared blocks: ok f_extent_too_deep: extent tree is deeper than it needs to be: ok u_mke2fs_opt_offset: e2undo and mke2fs with offset option: ok f_bad_bbitmap: corrupt block bitmap (metadata_csum): ok t_iexpand_full: expand inodes on a totally full filesystem: ok f_badjour_indblks: corruption in journal inode's indirect blocks: ok u_compound_rollback: e2undo with mke2fs/tune2fs/resize2fs/e2fsck -z: ok f_jnl_32bit: on-disk 32-bit journal format: ok j_long_trans: transaction nuking free space: ok f_big_sparse: big sparse file: ok u_force_dryrun: force dry-run replay of corrupt e2undo block data: ok f_hugedir_blocks: dir crashes e2fsck with impossible logical blk offset: ok f_miss_blk_bmap: missing block bitmap: ok f_summary_counts: incorrect inode/block free counts: ok f_unsorted_EAs: unsorted EAs in inode should not be deleted: ok j_short_trans: transaction nuking the bitmaps: ok f_extent_leaf_bad_csum: bad csum in leaf extent (metadata_csum): ok f_illbbitmap: illegal block bitmap: ok r_bigalloc_big_expand: ext4 with bigalloc: skipped (no large sparse files) u_mke2fs: e2undo with mke2fs: ok u_offset: e2undo with the offset option (-o offset): ok j_corrupt_revoke_csum: corrupt revoke csum (csum v3): ok f_dup_resize: blocks claimed by the resize inode and another inode: ok r_meta_bg_shrink: meta_bg shrink: ok j_recover_csum2_32bit: recover 32-bit journal checksum v2: ok f_bbfile: bad blocks in files: ok f_nospc_create_lnf: no space to create lost+found: ok r_32to64bit: convert flex_bg 32bit fs to 64bit fs: ok f_preen: preen shouldn't destroy backup superblocks: ok f_cloneblock_alloc_error: decrement badcount after remapping duplicate block: ok f_orphan: clearing orphan inodes: ok d_punch_bigalloc: punch sparse files and big files with bigalloc: ok u_revert_upgrade_to_64bitmcsum: convert 64bit,mcsum and revert both: ok d_special_files: create special files in debugfs: ok f_zero_group: fallback for damaged group descriptors: ok f_full_bg: inode table in last block of first bg: ok j_recover_csum3_64bit: recover 64-bit journal checksum v3: ok f_extents2: multiply claimed blocks in extents and other illegal extents: ok t_project_4off: disable project using tune2fs -Q option: ok t_ext_jnl_fail: tune2fs fail external journal: ok f_bad_gdt_csum: bad group descriptor csum (metadata_csum): ok u_tune2fs_opt: e2undo with tune2fs -z: ok f_overfsblks: overlapping inode and block bitmaps: ok f_expand: expanding lost+found: ok f_write_ea_toosmall_extra_isize: write EA when i_extra_size is too small: ok u_resize2fs_opt: e2undo with resize2fs -z: ok f_dup: blocks claimed by two different files: ok m_hugefile: create a hugefile fs with a single huge file: failed f_large_dir: optimize 3 level htree directories: skipped (slow test) f_ea_value_crash: extended attribute value conflicts with key: ok f_unshare_blocks_no_space: unshare blocks should fail with no free space: ok f_dupdot: duplicate '.' and '..' entries: ok j_ext_long_revoke_trans: revoke trans nuking free space w/ ext. journal: ok f_ext_journal: test external journal device: ok d_corrupt_journal_nr_users: Journal superblock corrupted, nr_users too high: ok f_resize_inode_meta_bg: conflicting features resize_inode and meta_bg: ok f_dupsuper: blocks claimed by a file and superblock or group descriptors: ok f_write_ea_toobig_extra_isize: write EA when i_extra_size is too big for EA: ok f_badsymlinks: corrupted symlinks: ok m_rootdir: create fs image from dir: ok f_bitmaps: corrupted inode and block bitmaps: ok r_inline_xattr: shrinking filesystem with in-inode extended attributes: ok i_bad_csum: e2image corrupt fs: ok r_move_itable: filesystem resize which requires moving the inode table: ok f_itable_collision: collision between IND/extent tree blocks and inode table: ok t_uninit_bg_rm: remove uninit_bg: ok f_salvage_dir: salvage corrupted directories: ok f_mke2fs_baddisk: mke2fs /dev/mapper/bad_disk should fail: skip f_dup4: find all directory pathnames: ok m_quota: enable quota feature on mkfs: ok e_irel_ima: inode relocation table using memory array implementation: skipped t_format_csum_seed: format with csum_seed: ok t_disable_changed_csum_seed: tune2fs disable csum seed after uuid change: ok r_ext4_big_expand: : skipped (slow test) Creating test_script... j_short_revoke_trans_mcsum_64bit: revoke trans nuking bmap 64bit,meta_csum: ok e_brel_bma: block relocation table using memory array implementation: skipped d_punch: punch sparse files and big files: ok m_offset: mke2fs with offset option (-E offset=N): ok m_desc_size_128: enable 128-byte group descriptor on mkfs: ok f_extent_int_bad_extent: bad extent in internal extent (metadata_csum): ok f_opt_extent_ext3: convert ext3 to extent tree: ok f_invalid_bad_inode: check for bogus bad inode: ok e2image 1.44.5 (15-Dec-2018) f_noroot: missing root directory: ok r_64to32bit_meta: convert meta_bg 64bit fs to 32bit fs: ok r_32to64bit_expand_full: convert+expand full fs to 64bit: ok m_image_mmp: create image for partition with enabled mmp and execute fsck on image: ok f_dup_de2: duplicate directory entries for non-indexed dirs: ok f_inlinedata_dirblocks: check inline dir as two dirent blocks: ok f_desc_size_bad: bad superblock s_desc_size: ok t_disable_mcsum: disable metadata_csum: ok f_dir_bad_csum: dir block w/ missing/bad csum/tail or block corruption: ok f_8192_block: 8192 byte blocksize: ok f_h_unsigned: Unsigned HTREE directory: ok m_hugefile_slack: mke2fs create hugefile fs with slack: ok r_1024_small_bg: ext2 1024 blocksize with small block groups: ok f_h_badnode: hash directory with bad HTREE nodes: ok t_iexpand_mcsum: expand inodes and turn on metadata_csum: ok i_bitmaps: e2image bitmap read/write test: ok m_mmp_bad_csum: mmp with bad csum (metadata_csum): ok m_mmp_bad_magic: mmp with bad magic (metadata_csum): ok m_mmp: enable MMP during mke2fs: ok t_mmp_2off: disable MMP using tune2fs: ok t_mmp_1on: enable MMP using tune2fs: ok r_move_itable_nostride: resize with flex_bg and stride value set: ok r_move_itable_realloc: don't allocate inode table from in-use blocks: ok 354 tests succeeded 1 tests failed Tests failed: m_hugefile make[1]: *** [Makefile:374: test_post] Error 1 make[1]: Leaving directory '/var/tmp/portage/sys-fs/e2fsprogs-1.44.5/work/e2fsprogs-1.44.5/tests' make: *** [Makefile:399: check-recursive] Error 1 * ERROR: sys-fs/e2fsprogs-1.44.5::gentoo failed (test phase): * Make check failed. See above for details. * * Call stack: * ebuild.sh, line 124: Called src_test * environment, line 2297: Called default * phase-functions.sh, line 868: Called default_src_test * phase-functions.sh, line 897: Called __eapi0_src_test * phase-helpers.sh, line 816: Called die * The specific snippet of code: * $emake_cmd ${internal_opts} check || \ * die "Make check failed. See above for details." * * If you need support, post the output of `emerge --info '=sys-fs/e2fsprogs-1.44.5::gentoo'`, * the complete build log and the output of `emerge -pqv '=sys-fs/e2fsprogs-1.44.5::gentoo'`. * The complete build log is located at '/var/log/portage/build/sys-fs/e2fsprogs-1.44.5:20190122-012435.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/sys-fs/e2fsprogs-1.44.5/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/sys-fs/e2fsprogs-1.44.5/temp/environment'. * Working directory: '/var/tmp/portage/sys-fs/e2fsprogs-1.44.5/work/e2fsprogs-1.44.5' * S: '/var/tmp/portage/sys-fs/e2fsprogs-1.44.5/work/e2fsprogs-1.44.5'