* Package: sys-libs/e2fsprogs-libs-1.42.13  * Repository: gentoo  * Maintainer: base-system@gentoo.org  * USE: abi_x86_64 amd64 elibc_glibc kernel_linux userland_GNU  * FEATURES: preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking e2fsprogs-libs-1.42.13.tar.gz to /var/tmp/portage/sys-libs/e2fsprogs-libs-1.42.13/work >>> Source unpacked in /var/tmp/portage/sys-libs/e2fsprogs-libs-1.42.13/work >>> Preparing source in /var/tmp/portage/sys-libs/e2fsprogs-libs-1.42.13/work/e2fsprogs-libs-1.42.13 ... * Applying e2fsprogs-libs-1.42.9-no-quota.patch ...  [ ok ] * Applying e2fsprogs-libs-1.42.13-fix-build-cflags.patch ...  [ ok ] * Running eautoreconf in '/var/tmp/portage/sys-libs/e2fsprogs-libs-1.42.13/work/e2fsprogs-libs-1.42.13' ... * Running aclocal ...  [ ok ] * This package has a configure.in file which has long been deprecated. Please * update it to use configure.ac instead as newer versions of autotools will die * when it finds this file. See https://bugs.gentoo.org/426262 for details. * Running autoconf --force ...  [ ok ] * Running autoheader ...  [ ok ] * Running elibtoolize in: e2fsprogs-libs-1.42.13/ >>> Source prepared. >>> Configuring source in /var/tmp/portage/sys-libs/e2fsprogs-libs-1.42.13/work/e2fsprogs-libs-1.42.13 ... * abi_x86_64.amd64: running multilib-minimal_abi_src_configure * econf: updating e2fsprogs-libs-1.42.13/config/config.guess with /usr/share/gnuconfig/config.guess * econf: updating e2fsprogs-libs-1.42.13/config/config.sub with /usr/share/gnuconfig/config.sub /var/tmp/portage/sys-libs/e2fsprogs-libs-1.42.13/work/e2fsprogs-libs-1.42.13/configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --disable-quota --enable-elf-shlibs --disable-nls --disable-libblkid --disable-libuuid configure: WARNING: unrecognized options: --disable-nls Generating configuration file for e2fsprogs version 1.42.13 Release date is May, 2015 checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-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 x86_64-pc-linux-gnu-gcc accepts -g... yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed checking for dlopen in -ldl... yes checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E checking for additional special compiler flags... (none) checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes Disabling maintainer mode by default Disabling symlinks for install by default Disabling relative symlinks for install by default Disabling symlinks for build by default Disabling verbose make commands Disabling compression support by default Enabling htree directory support by default 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 x86_64-pc-linux-gnu-pkg-config... /usr/bin/x86_64-pc-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking for uuid_generate in -luuid... (cached) yes Disabling private uuid library checking for x86_64-pc-linux-gnu-pkg-config... (cached) /usr/bin/x86_64-pc-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking for blkid_get_cache in -lblkid... (cached) yes Disabling private blkid library checking for x86_64-pc-linux-gnu-pkg-config... (cached) /usr/bin/x86_64-pc-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes Disabling quota support Enabling use of backtrace by default Enabling debugfs support by default Enabling e2image support by default Enabling e2resize support by default Enabling e4defrag support by default Building fsck wrapper by default Building e2initrd helper by default Try using thread local support by default checking for thread local storage (TLS) class... __thread Disabling uuidd by default checking whether make sets $(MAKE)... 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... /bin/sed checking for perl... /usr/bin/perl checking for ldconfig... (cached) : checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip checking for makeinfo... makeinfo checking for a BSD-compatible install... /usr/lib/portage/python3.4/ebuild-helpers/xattr/install -c checking dirent.h usability... yes checking dirent.h presence... yes checking for dirent.h... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking execinfo.h usability... yes checking execinfo.h presence... yes checking for execinfo.h... yes checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking mntent.h usability... yes checking mntent.h presence... yes checking for mntent.h... yes checking paths.h usability... yes checking paths.h presence... yes checking for paths.h... yes checking semaphore.h usability... yes checking semaphore.h presence... yes checking for semaphore.h... yes checking setjmp.h usability... yes checking setjmp.h presence... yes checking for setjmp.h... yes checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking for stdint.h... (cached) yes checking for stdlib.h... (cached) yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking termio.h usability... yes checking termio.h presence... yes checking for termio.h... yes checking for unistd.h... (cached) yes checking utime.h usability... yes checking utime.h presence... yes checking for utime.h... yes checking linux/falloc.h usability... yes checking linux/falloc.h presence... yes checking for linux/falloc.h... yes checking linux/fd.h usability... yes checking linux/fd.h presence... yes checking for linux/fd.h... yes checking linux/major.h usability... yes checking linux/major.h presence... yes checking for linux/major.h... yes checking linux/loop.h usability... yes checking linux/loop.h presence... yes checking for linux/loop.h... yes checking net/if_dl.h usability... no checking net/if_dl.h presence... no checking for net/if_dl.h... no checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking sys/disklabel.h usability... no checking sys/disklabel.h presence... no checking for sys/disklabel.h... no checking sys/disk.h usability... no checking sys/disk.h presence... no checking for sys/disk.h... no checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/mkdev.h usability... no checking sys/mkdev.h presence... no checking for sys/mkdev.h... no checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking sys/mount.h usability... yes checking sys/mount.h presence... yes checking for sys/mount.h... yes checking sys/prctl.h usability... yes checking sys/prctl.h presence... yes checking for sys/prctl.h... yes checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/sockio.h usability... no checking sys/sockio.h presence... no checking for sys/sockio.h... no checking for sys/stat.h... (cached) yes checking sys/syscall.h usability... yes checking sys/syscall.h presence... yes checking for sys/syscall.h... yes checking sys/sysmacros.h usability... yes checking sys/sysmacros.h presence... yes checking for sys/sysmacros.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for sys/types.h... (cached) yes checking sys/un.h usability... yes checking sys/un.h presence... yes checking for sys/un.h... yes checking sys/wait.h usability... yes checking sys/wait.h presence... yes checking for sys/wait.h... yes checking for net/if.h... yes checking for vprintf... yes checking for _doprnt... no checking for struct dirent.d_reclen... yes checking for struct stat.st_atim... yes checking for ssize_t... yes checking whether llseek is declared... no checking whether lseek64 is declared... yes checking size of short... 2 checking size of int... 4 checking size of long... 8 checking size of long long... 8 checking size of off_t... 8 checking whether byte ordering is bigendian... no 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 backtrace... yes checking for blkid_probe_get_topology... yes checking for blkid_probe_enable_partitions... yes checking for chflags... no checking for fadvise64... no checking for fallocate... yes checking for fallocate64... yes checking for fchown... yes checking for fdatasync... yes checking for fstat64... yes checking for ftruncate64... yes checking for futimes... yes checking for getcwd... yes checking for getdtablesize... yes checking for getmntinfo... no checking for getpwuid_r... yes checking for getrlimit... yes checking for getrusage... yes checking for jrand48... yes checking for llseek... yes checking for lseek64... yes checking for mallinfo... yes checking for mbstowcs... yes checking for memalign... yes checking for mempcpy... 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... yes checking for srandom... yes checking for stpcpy... yes checking for strcasecmp... yes checking for strdup... yes checking for strnlen... yes checking for strptime... yes checking for strtoull... yes checking for sync_file_range... yes checking for sysconf... yes checking for usleep... yes checking for utime... yes checking for utimes... yes checking for valloc... yes checking for socket in -lsocket... no checking for optreset... no checking for sem_init... no checking for sem_init in -lpthread... yes checking for unified diff option... -u Setting root_libdir to /usr/lib64 Setting root_sysconfdir to /etc checking whether we can link with -static... no configure: creating ./config.status config.status: creating MCONFIG config.status: creating Makefile config.status: creating e2fsprogs.spec config.status: creating util/Makefile config.status: creating util/subst.conf config.status: creating util/gen-tarball config.status: creating util/install-symlink config.status: creating lib/et/Makefile config.status: creating lib/ss/Makefile config.status: creating lib/uuid/Makefile config.status: creating lib/uuid/uuid_types.h config.status: creating lib/blkid/Makefile config.status: creating lib/blkid/blkid_types.h config.status: creating lib/quota/Makefile config.status: creating lib/ss/ss.pc config.status: creating lib/uuid/uuid.pc config.status: creating lib/et/com_err.pc config.status: creating lib/blkid/blkid.pc config.status: creating doc/Makefile config.status: creating intl/Makefile config.status: creating intl/libgnuintl.h config.status: creating lib/config.h configure: WARNING: unrecognized options: --disable-nls >>> Source configured. >>> Compiling source in /var/tmp/portage/sys-libs/e2fsprogs-libs-1.42.13/work/e2fsprogs-libs-1.42.13 ... * abi_x86_64.amd64: running multilib-minimal_abi_src_compile make -j32 V=1 cd ./util ; make subst make[1]: Entering directory '/var/tmp/portage/sys-libs/e2fsprogs-libs-1.42.13/work/e2fsprogs-libs-1.42.13-abi_x86_64.amd64/util' echo "/* fake dirpaths.h for config.h */" > dirpaths.h x86_64-pc-linux-gnu-gcc -c -O2 -march=corei7 -g -pipe -I. -I../lib -I/var/tmp/portage/sys-libs/e2fsprogs-libs-1.42.13/work/e2fsprogs-libs-1.42.13/lib -DHAVE_CONFIG_H /var/tmp/portage/sys-libs/e2fsprogs-libs-1.42.13/work/e2fsprogs-libs-1.42.13/util/subst.c -o subst.o x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -o subst subst.o make[1]: Leaving directory '/var/tmp/portage/sys-libs/e2fsprogs-libs-1.42.13/work/e2fsprogs-libs-1.42.13-abi_x86_64.amd64/util' make[1]: Entering directory '/var/tmp/portage/sys-libs/e2fsprogs-libs-1.42.13/work/e2fsprogs-libs-1.42.13-abi_x86_64.amd64' make[1]: 'util/subst.conf' is up to date. make[1]: Leaving directory '/var/tmp/portage/sys-libs/e2fsprogs-libs-1.42.13/work/e2fsprogs-libs-1.42.13-abi_x86_64.amd64' make[1]: Entering directory '/var/tmp/portage/sys-libs/e2fsprogs-libs-1.42.13/work/e2fsprogs-libs-1.42.13-abi_x86_64.amd64' make[1]: 'lib/config.h' is up to date. make[1]: Leaving directory '/var/tmp/portage/sys-libs/e2fsprogs-libs-1.42.13/work/e2fsprogs-libs-1.42.13-abi_x86_64.amd64' make[1]: Entering directory '/var/tmp/portage/sys-libs/e2fsprogs-libs-1.42.13/work/e2fsprogs-libs-1.42.13-abi_x86_64.amd64' ./util/subst -f ./util/subst.conf /var/tmp/portage/sys-libs/e2fsprogs-libs-1.42.13/work/e2fsprogs-libs-1.42.13/lib/dirpaths.h.in lib/dirpaths.h make[1]: Leaving directory '/var/tmp/portage/sys-libs/e2fsprogs-libs-1.42.13/work/e2fsprogs-libs-1.42.13-abi_x86_64.amd64' make[1]: Entering directory '/var/tmp/portage/sys-libs/e2fsprogs-libs-1.42.13/work/e2fsprogs-libs-1.42.13-abi_x86_64.amd64' 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 make[1]: Leaving directory '/var/tmp/portage/sys-libs/e2fsprogs-libs-1.42.13/work/e2fsprogs-libs-1.42.13-abi_x86_64.amd64' make[1]: Entering directory '/var/tmp/portage/sys-libs/e2fsprogs-libs-1.42.13/work/e2fsprogs-libs-1.42.13-abi_x86_64.amd64' 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 make[1]: Leaving directory '/var/tmp/portage/sys-libs/e2fsprogs-libs-1.42.13/work/e2fsprogs-libs-1.42.13-abi_x86_64.amd64' make[1]: Entering directory '/var/tmp/portage/sys-libs/e2fsprogs-libs-1.42.13/work/e2fsprogs-libs-1.42.13-abi_x86_64.amd64/lib/et' ../../util/subst -f ../../util/subst.conf /var/tmp/portage/sys-libs/e2fsprogs-libs-1.42.13/work/e2fsprogs-libs-1.42.13/lib/et/compile_et.sh.in compile_et /bin/chmod +x compile_et make[1]: Leaving directory '/var/tmp/portage/sys-libs/e2fsprogs-libs-1.42.13/work/e2fsprogs-libs-1.42.13-abi_x86_64.amd64/lib/et' make libs make[1]: Entering directory '/var/tmp/portage/sys-libs/e2fsprogs-libs-1.42.13/work/e2fsprogs-libs-1.42.13-abi_x86_64.amd64' make[2]: Entering directory '/var/tmp/portage/sys-libs/e2fsprogs-libs-1.42.13/work/e2fsprogs-libs-1.42.13-abi_x86_64.amd64' make[2]: 'util/subst.conf' is up to date. make[2]: Leaving directory '/var/tmp/portage/sys-libs/e2fsprogs-libs-1.42.13/work/e2fsprogs-libs-1.42.13-abi_x86_64.amd64' make[2]: Entering directory '/var/tmp/portage/sys-libs/e2fsprogs-libs-1.42.13/work/e2fsprogs-libs-1.42.13-abi_x86_64.amd64' make[2]: 'lib/config.h' is up to date. make[2]: Leaving directory '/var/tmp/portage/sys-libs/e2fsprogs-libs-1.42.13/work/e2fsprogs-libs-1.42.13-abi_x86_64.amd64' make[2]: Entering directory '/var/tmp/portage/sys-libs/e2fsprogs-libs-1.42.13/work/e2fsprogs-libs-1.42.13-abi_x86_64.amd64' make[2]: 'lib/dirpaths.h' is up to date. make[2]: Leaving directory '/var/tmp/portage/sys-libs/e2fsprogs-libs-1.42.13/work/e2fsprogs-libs-1.42.13-abi_x86_64.amd64' make[2]: Entering directory '/var/tmp/portage/sys-libs/e2fsprogs-libs-1.42.13/work/e2fsprogs-libs-1.42.13-abi_x86_64.amd64' make[2]: 'lib/blkid/blkid_types.h' is up to date. make[2]: Leaving directory '/var/tmp/portage/sys-libs/e2fsprogs-libs-1.42.13/work/e2fsprogs-libs-1.42.13-abi_x86_64.amd64' make[2]: Entering directory '/var/tmp/portage/sys-libs/e2fsprogs-libs-1.42.13/work/e2fsprogs-libs-1.42.13-abi_x86_64.amd64' make[2]: 'lib/uuid/uuid_types.h' is up to date. make[2]: Leaving directory '/var/tmp/portage/sys-libs/e2fsprogs-libs-1.42.13/work/e2fsprogs-libs-1.42.13-abi_x86_64.amd64' make[2]: Entering directory '/var/tmp/portage/sys-libs/e2fsprogs-libs-1.42.13/work/e2fsprogs-libs-1.42.13-abi_x86_64.amd64/lib/et' make[2]: 'compile_et' is up to date. make[2]: Leaving directory '/var/tmp/portage/sys-libs/e2fsprogs-libs-1.42.13/work/e2fsprogs-libs-1.42.13-abi_x86_64.amd64/lib/et' making all in lib/et make[2]: Entering directory '/var/tmp/portage/sys-libs/e2fsprogs-libs-1.42.13/work/e2fsprogs-libs-1.42.13-abi_x86_64.amd64/lib/et' make -s real-subdirs make[3]: Entering directory '/var/tmp/portage/sys-libs/e2fsprogs-libs-1.42.13/work/e2fsprogs-libs-1.42.13-abi_x86_64.amd64/lib/et' make[3]: Leaving directory '/var/tmp/portage/sys-libs/e2fsprogs-libs-1.42.13/work/e2fsprogs-libs-1.42.13-abi_x86_64.amd64/lib/et' touch subdirs x86_64-pc-linux-gnu-gcc -I. -I../../lib -I/var/tmp/portage/sys-libs/e2fsprogs-libs-1.42.13/work/e2fsprogs-libs-1.42.13/lib -O2 -march=corei7 -g -pipe -DHAVE_CONFIG_H -c /var/tmp/portage/sys-libs/e2fsprogs-libs-1.42.13/work/e2fsprogs-libs-1.42.13/lib/et/error_message.c -o error_message.o x86_64-pc-linux-gnu-gcc -I. -I../../lib -I/var/tmp/portage/sys-libs/e2fsprogs-libs-1.42.13/work/e2fsprogs-libs-1.42.13/lib -O2 -march=corei7 -g -pipe -DHAVE_CONFIG_H -c /var/tmp/portage/sys-libs/e2fsprogs-libs-1.42.13/work/e2fsprogs-libs-1.42.13/lib/et/et_name.c -o et_name.o x86_64-pc-linux-gnu-gcc -I. -I../../lib -I/var/tmp/portage/sys-libs/e2fsprogs-libs-1.42.13/work/e2fsprogs-libs-1.42.13/lib -O2 -march=corei7 -g -pipe -DHAVE_CONFIG_H -c /var/tmp/portage/sys-libs/e2fsprogs-libs-1.42.13/work/e2fsprogs-libs-1.42.13/lib/et/com_err.c -o com_err.o x86_64-pc-linux-gnu-gcc -I. -I../../lib -I/var/tmp/portage/sys-libs/e2fsprogs-libs-1.42.13/work/e2fsprogs-libs-1.42.13/lib -O2 -march=corei7 -g -pipe -DHAVE_CONFIG_H -c /var/tmp/portage/sys-libs/e2fsprogs-libs-1.42.13/work/e2fsprogs-libs-1.42.13/lib/et/init_et.c -o init_et.o x86_64-pc-linux-gnu-gcc -I. -I../../lib -I/var/tmp/portage/sys-libs/e2fsprogs-libs-1.42.13/work/e2fsprogs-libs-1.42.13/lib -O2 -march=corei7 -g -pipe -DHAVE_CONFIG_H -c /var/tmp/portage/sys-libs/e2fsprogs-libs-1.42.13/work/e2fsprogs-libs-1.42.13/lib/et/com_right.c -o com_right.o x86_64-pc-linux-gnu-gcc -I. -I../../lib -I/var/tmp/portage/sys-libs/e2fsprogs-libs-1.42.13/work/e2fsprogs-libs-1.42.13/lib -O2 -march=corei7 -g -pipe -DHAVE_CONFIG_H -fPIC -o elfshared/et_name.o -c /var/tmp/portage/sys-libs/e2fsprogs-libs-1.42.13/work/e2fsprogs-libs-1.42.13/lib/et/et_name.c x86_64-pc-linux-gnu-gcc -I. -I../../lib -I/var/tmp/portage/sys-libs/e2fsprogs-libs-1.42.13/work/e2fsprogs-libs-1.42.13/lib -O2 -march=corei7 -g -pipe -DHAVE_CONFIG_H -fPIC -o elfshared/init_et.o -c /var/tmp/portage/sys-libs/e2fsprogs-libs-1.42.13/work/e2fsprogs-libs-1.42.13/lib/et/init_et.c x86_64-pc-linux-gnu-gcc -I. -I../../lib -I/var/tmp/portage/sys-libs/e2fsprogs-libs-1.42.13/work/e2fsprogs-libs-1.42.13/lib -O2 -march=corei7 -g -pipe -DHAVE_CONFIG_H -fPIC -o elfshared/com_err.o -c /var/tmp/portage/sys-libs/e2fsprogs-libs-1.42.13/work/e2fsprogs-libs-1.42.13/lib/et/com_err.c x86_64-pc-linux-gnu-gcc -I. -I../../lib -I/var/tmp/portage/sys-libs/e2fsprogs-libs-1.42.13/work/e2fsprogs-libs-1.42.13/lib -O2 -march=corei7 -g -pipe -DHAVE_CONFIG_H -fPIC -o elfshared/com_right.o -c /var/tmp/portage/sys-libs/e2fsprogs-libs-1.42.13/work/e2fsprogs-libs-1.42.13/lib/et/com_right.c x86_64-pc-linux-gnu-gcc -I. -I../../lib -I/var/tmp/portage/sys-libs/e2fsprogs-libs-1.42.13/work/e2fsprogs-libs-1.42.13/lib -O2 -march=corei7 -g -pipe -DHAVE_CONFIG_H -fPIC -o elfshared/error_message.o -c /var/tmp/portage/sys-libs/e2fsprogs-libs-1.42.13/work/e2fsprogs-libs-1.42.13/lib/et/error_message.c (cd elfshared; x86_64-pc-linux-gnu-gcc --shared -o libcom_err.so.2.1 \ -L../../../lib -Wl,-O1 -Wl,--as-needed \ -Wl,-soname,libcom_err.so.2 error_message.o et_name.o init_et.o com_err.o com_right.o -lpthread) (if test -r libcom_err.a; then /bin/rm -f libcom_err.a.bak && /bin/mv libcom_err.a libcom_err.a.bak; fi) x86_64-pc-linux-gnu-ar rc libcom_err.a error_message.o et_name.o init_et.o com_err.o com_right.o /bin/rm -f ../libcom_err.a (cd ..; /bin/ln \ `echo lib/et | sed -e 's;lib/;;'`/libcom_err.a libcom_err.a) /bin/mv elfshared/libcom_err.so.2.1 . /bin/rm -f ../libcom_err.so.2.1 ../libcom_err.so ../libcom_err.so.2 (cd ..; /bin/ln \ `echo lib/et | sed -e 's;lib/;;'`/libcom_err.so.2.1 libcom_err.so.2.1) (cd ..; /bin/ln libcom_err.so.2.1 libcom_err.so) (cd ..; /bin/ln libcom_err.so.2.1 libcom_err.so.2) make[2]: Leaving directory '/var/tmp/portage/sys-libs/e2fsprogs-libs-1.42.13/work/e2fsprogs-libs-1.42.13-abi_x86_64.amd64/lib/et' making all in lib/ss make[2]: Entering directory '/var/tmp/portage/sys-libs/e2fsprogs-libs-1.42.13/work/e2fsprogs-libs-1.42.13-abi_x86_64.amd64/lib/ss' make -s real-subdirs ../../util/subst -f ../../util/subst.conf /var/tmp/portage/sys-libs/e2fsprogs-libs-1.42.13/work/e2fsprogs-libs-1.42.13/lib/ss/mk_cmds.sh.in mk_cmds ../et/compile_et --build-tree /var/tmp/portage/sys-libs/e2fsprogs-libs-1.42.13/work/e2fsprogs-libs-1.42.13/lib/ss/ss_err.et make[3]: Entering directory '/var/tmp/portage/sys-libs/e2fsprogs-libs-1.42.13/work/e2fsprogs-libs-1.42.13-abi_x86_64.amd64/lib/ss' ../et/compile_et --build-tree /var/tmp/portage/sys-libs/e2fsprogs-libs-1.42.13/work/e2fsprogs-libs-1.42.13/lib/ss/ss_err.et /bin/chmod +x mk_cmds make[3]: Leaving directory '/var/tmp/portage/sys-libs/e2fsprogs-libs-1.42.13/work/e2fsprogs-libs-1.42.13-abi_x86_64.amd64/lib/ss' touch subdirs DIR=/var/tmp/portage/sys-libs/e2fsprogs-libs-1.42.13/work/e2fsprogs-libs-1.42.13/lib/ss _SS_DIR_OVERRIDE=. ./mk_cmds /var/tmp/portage/sys-libs/e2fsprogs-libs-1.42.13/work/e2fsprogs-libs-1.42.13/lib/ss/std_rqs.ct x86_64-pc-linux-gnu-gcc -I. -I../../lib -I/var/tmp/portage/sys-libs/e2fsprogs-libs-1.42.13/work/e2fsprogs-libs-1.42.13/lib -O2 -march=corei7 -g -pipe -DHAVE_CONFIG_H -c ss_err.c x86_64-pc-linux-gnu-gcc -I. -I../../lib -I/var/tmp/portage/sys-libs/e2fsprogs-libs-1.42.13/work/e2fsprogs-libs-1.42.13/lib -O2 -march=corei7 -g -pipe -DHAVE_CONFIG_H -c /var/tmp/portage/sys-libs/e2fsprogs-libs-1.42.13/work/e2fsprogs-libs-1.42.13/lib/ss/invocation.c x86_64-pc-linux-gnu-gcc -I. -I../../lib -I/var/tmp/portage/sys-libs/e2fsprogs-libs-1.42.13/work/e2fsprogs-libs-1.42.13/lib -O2 -march=corei7 -g -pipe -DHAVE_CONFIG_H -c /var/tmp/portage/sys-libs/e2fsprogs-libs-1.42.13/work/e2fsprogs-libs-1.42.13/lib/ss/help.c x86_64-pc-linux-gnu-gcc -I. -I../../lib -I/var/tmp/portage/sys-libs/e2fsprogs-libs-1.42.13/work/e2fsprogs-libs-1.42.13/lib -O2 -march=corei7 -g -pipe -DHAVE_CONFIG_H -c /var/tmp/portage/sys-libs/e2fsprogs-libs-1.42.13/work/e2fsprogs-libs-1.42.13/lib/ss/execute_cmd.c x86_64-pc-linux-gnu-gcc -I. -I../../lib -I/var/tmp/portage/sys-libs/e2fsprogs-libs-1.42.13/work/e2fsprogs-libs-1.42.13/lib -O2 -march=corei7 -g -pipe -DHAVE_CONFIG_H -c /var/tmp/portage/sys-libs/e2fsprogs-libs-1.42.13/work/e2fsprogs-libs-1.42.13/lib/ss/listen.c x86_64-pc-linux-gnu-gcc -I. -I../../lib -I/var/tmp/portage/sys-libs/e2fsprogs-libs-1.42.13/work/e2fsprogs-libs-1.42.13/lib -O2 -march=corei7 -g -pipe -DHAVE_CONFIG_H -c /var/tmp/portage/sys-libs/e2fsprogs-libs-1.42.13/work/e2fsprogs-libs-1.42.13/lib/ss/parse.c x86_64-pc-linux-gnu-gcc -I. -I../../lib -I/var/tmp/portage/sys-libs/e2fsprogs-libs-1.42.13/work/e2fsprogs-libs-1.42.13/lib -O2 -march=corei7 -g -pipe -DHAVE_CONFIG_H -c /var/tmp/portage/sys-libs/e2fsprogs-libs-1.42.13/work/e2fsprogs-libs-1.42.13/lib/ss/error.c x86_64-pc-linux-gnu-gcc -I. -I../../lib -I/var/tmp/portage/sys-libs/e2fsprogs-libs-1.42.13/work/e2fsprogs-libs-1.42.13/lib -O2 -march=corei7 -g -pipe -DHAVE_CONFIG_H -c /var/tmp/portage/sys-libs/e2fsprogs-libs-1.42.13/work/e2fsprogs-libs-1.42.13/lib/ss/prompt.c x86_64-pc-linux-gnu-gcc -I. -I../../lib -I/var/tmp/portage/sys-libs/e2fsprogs-libs-1.42.13/work/e2fsprogs-libs-1.42.13/lib -O2 -march=corei7 -g -pipe -DHAVE_CONFIG_H -c /var/tmp/portage/sys-libs/e2fsprogs-libs-1.42.13/work/e2fsprogs-libs-1.42.13/lib/ss/request_tbl.c x86_64-pc-linux-gnu-gcc -I. -I../../lib -I/var/tmp/portage/sys-libs/e2fsprogs-libs-1.42.13/work/e2fsprogs-libs-1.42.13/lib -O2 -march=corei7 -g -pipe -DHAVE_CONFIG_H -c /var/tmp/portage/sys-libs/e2fsprogs-libs-1.42.13/work/e2fsprogs-libs-1.42.13/lib/ss/list_rqs.c x86_64-pc-linux-gnu-gcc -I. -I../../lib -I/var/tmp/portage/sys-libs/e2fsprogs-libs-1.42.13/work/e2fsprogs-libs-1.42.13/lib -O2 -march=corei7 -g -pipe -DHAVE_CONFIG_H -c /var/tmp/portage/sys-libs/e2fsprogs-libs-1.42.13/work/e2fsprogs-libs-1.42.13/lib/ss/pager.c x86_64-pc-linux-gnu-gcc -I. -I../../lib -I/var/tmp/portage/sys-libs/e2fsprogs-libs-1.42.13/work/e2fsprogs-libs-1.42.13/lib -O2 -march=corei7 -g -pipe -DHAVE_CONFIG_H -c /var/tmp/portage/sys-libs/e2fsprogs-libs-1.42.13/work/e2fsprogs-libs-1.42.13/lib/ss/requests.c x86_64-pc-linux-gnu-gcc -I. -I../../lib -I/var/tmp/portage/sys-libs/e2fsprogs-libs-1.42.13/work/e2fsprogs-libs-1.42.13/lib -O2 -march=corei7 -g -pipe -DHAVE_CONFIG_H -c /var/tmp/portage/sys-libs/e2fsprogs-libs-1.42.13/work/e2fsprogs-libs-1.42.13/lib/ss/data.c x86_64-pc-linux-gnu-gcc -I. -I../../lib -I/var/tmp/portage/sys-libs/e2fsprogs-libs-1.42.13/work/e2fsprogs-libs-1.42.13/lib -O2 -march=corei7 -g -pipe -DHAVE_CONFIG_H -c /var/tmp/portage/sys-libs/e2fsprogs-libs-1.42.13/work/e2fsprogs-libs-1.42.13/lib/ss/get_readline.c x86_64-pc-linux-gnu-gcc -I. -I../../lib -I/var/tmp/portage/sys-libs/e2fsprogs-libs-1.42.13/work/e2fsprogs-libs-1.42.13/lib -O2 -march=corei7 -g -pipe -DHAVE_CONFIG_H -DSHARED_ELF_LIB -fPIC -o elfshared/ss_err.o -c ss_err.c x86_64-pc-linux-gnu-gcc -I. -I../../lib -I/var/tmp/portage/sys-libs/e2fsprogs-libs-1.42.13/work/e2fsprogs-libs-1.42.13/lib -O2 -march=corei7 -g -pipe -DHAVE_CONFIG_H -DSHARED_ELF_LIB -fPIC -o elfshared/data.o -c /var/tmp/portage/sys-libs/e2fsprogs-libs-1.42.13/work/e2fsprogs-libs-1.42.13/lib/ss/data.c x86_64-pc-linux-gnu-gcc -I. -I../../lib -I/var/tmp/portage/sys-libs/e2fsprogs-libs-1.42.13/work/e2fsprogs-libs-1.42.13/lib -O2 -march=corei7 -g -pipe -DHAVE_CONFIG_H -DSHARED_ELF_LIB -fPIC -o elfshared/prompt.o -c /var/tmp/portage/sys-libs/e2fsprogs-libs-1.42.13/work/e2fsprogs-libs-1.42.13/lib/ss/prompt.c x86_64-pc-linux-gnu-gcc -I. -I../../lib -I/var/tmp/portage/sys-libs/e2fsprogs-libs-1.42.13/work/e2fsprogs-libs-1.42.13/lib -O2 -march=corei7 -g -pipe -DHAVE_CONFIG_H -DSHARED_ELF_LIB -fPIC -o elfshared/requests.o -c /var/tmp/portage/sys-libs/e2fsprogs-libs-1.42.13/work/e2fsprogs-libs-1.42.13/lib/ss/requests.c x86_64-pc-linux-gnu-gcc -I. -I../../lib -I/var/tmp/portage/sys-libs/e2fsprogs-libs-1.42.13/work/e2fsprogs-libs-1.42.13/lib -O2 -march=corei7 -g -pipe -DHAVE_CONFIG_H -DSHARED_ELF_LIB -fPIC -o elfshared/error.o -c /var/tmp/portage/sys-libs/e2fsprogs-libs-1.42.13/work/e2fsprogs-libs-1.42.13/lib/ss/error.c x86_64-pc-linux-gnu-gcc -I. -I../../lib -I/var/tmp/portage/sys-libs/e2fsprogs-libs-1.42.13/work/e2fsprogs-libs-1.42.13/lib -O2 -march=corei7 -g -pipe -DHAVE_CONFIG_H -DSHARED_ELF_LIB -fPIC -o elfshared/request_tbl.o -c /var/tmp/portage/sys-libs/e2fsprogs-libs-1.42.13/work/e2fsprogs-libs-1.42.13/lib/ss/request_tbl.c x86_64-pc-linux-gnu-gcc -I. -I../../lib -I/var/tmp/portage/sys-libs/e2fsprogs-libs-1.42.13/work/e2fsprogs-libs-1.42.13/lib -O2 -march=corei7 -g -pipe -DHAVE_CONFIG_H -DSHARED_ELF_LIB -fPIC -o elfshared/invocation.o -c /var/tmp/portage/sys-libs/e2fsprogs-libs-1.42.13/work/e2fsprogs-libs-1.42.13/lib/ss/invocation.c x86_64-pc-linux-gnu-gcc -I. -I../../lib -I/var/tmp/portage/sys-libs/e2fsprogs-libs-1.42.13/work/e2fsprogs-libs-1.42.13/lib -O2 -march=corei7 -g -pipe -DHAVE_CONFIG_H -DSHARED_ELF_LIB -fPIC -o elfshared/list_rqs.o -c /var/tmp/portage/sys-libs/e2fsprogs-libs-1.42.13/work/e2fsprogs-libs-1.42.13/lib/ss/list_rqs.c x86_64-pc-linux-gnu-gcc -I. -I../../lib -I/var/tmp/portage/sys-libs/e2fsprogs-libs-1.42.13/work/e2fsprogs-libs-1.42.13/lib -O2 -march=corei7 -g -pipe -DHAVE_CONFIG_H -DSHARED_ELF_LIB -fPIC -o elfshared/parse.o -c /var/tmp/portage/sys-libs/e2fsprogs-libs-1.42.13/work/e2fsprogs-libs-1.42.13/lib/ss/parse.c x86_64-pc-linux-gnu-gcc -I. -I../../lib -I/var/tmp/portage/sys-libs/e2fsprogs-libs-1.42.13/work/e2fsprogs-libs-1.42.13/lib -O2 -march=corei7 -g -pipe -DHAVE_CONFIG_H -DSHARED_ELF_LIB -fPIC -o elfshared/get_readline.o -c /var/tmp/portage/sys-libs/e2fsprogs-libs-1.42.13/work/e2fsprogs-libs-1.42.13/lib/ss/get_readline.c x86_64-pc-linux-gnu-gcc -I. -I../../lib -I/var/tmp/portage/sys-libs/e2fsprogs-libs-1.42.13/work/e2fsprogs-libs-1.42.13/lib -O2 -march=corei7 -g -pipe -DHAVE_CONFIG_H -c std_rqs.c x86_64-pc-linux-gnu-gcc -I. -I../../lib -I/var/tmp/portage/sys-libs/e2fsprogs-libs-1.42.13/work/e2fsprogs-libs-1.42.13/lib -O2 -march=corei7 -g -pipe -DHAVE_CONFIG_H -DSHARED_ELF_LIB -fPIC -o elfshared/execute_cmd.o -c /var/tmp/portage/sys-libs/e2fsprogs-libs-1.42.13/work/e2fsprogs-libs-1.42.13/lib/ss/execute_cmd.c x86_64-pc-linux-gnu-gcc -I. -I../../lib -I/var/tmp/portage/sys-libs/e2fsprogs-libs-1.42.13/work/e2fsprogs-libs-1.42.13/lib -O2 -march=corei7 -g -pipe -DHAVE_CONFIG_H -DSHARED_ELF_LIB -fPIC -o elfshared/pager.o -c /var/tmp/portage/sys-libs/e2fsprogs-libs-1.42.13/work/e2fsprogs-libs-1.42.13/lib/ss/pager.c x86_64-pc-linux-gnu-gcc -I. -I../../lib -I/var/tmp/portage/sys-libs/e2fsprogs-libs-1.42.13/work/e2fsprogs-libs-1.42.13/lib -O2 -march=corei7 -g -pipe -DHAVE_CONFIG_H -DSHARED_ELF_LIB -fPIC -o elfshared/std_rqs.o -c std_rqs.c x86_64-pc-linux-gnu-gcc -I. -I../../lib -I/var/tmp/portage/sys-libs/e2fsprogs-libs-1.42.13/work/e2fsprogs-libs-1.42.13/lib -O2 -march=corei7 -g -pipe -DHAVE_CONFIG_H -DSHARED_ELF_LIB -fPIC -o elfshared/listen.o -c /var/tmp/portage/sys-libs/e2fsprogs-libs-1.42.13/work/e2fsprogs-libs-1.42.13/lib/ss/listen.c x86_64-pc-linux-gnu-gcc -I. -I../../lib -I/var/tmp/portage/sys-libs/e2fsprogs-libs-1.42.13/work/e2fsprogs-libs-1.42.13/lib -O2 -march=corei7 -g -pipe -DHAVE_CONFIG_H -DSHARED_ELF_LIB -fPIC -o elfshared/help.o -c /var/tmp/portage/sys-libs/e2fsprogs-libs-1.42.13/work/e2fsprogs-libs-1.42.13/lib/ss/help.c (if test -r libss.a; then /bin/rm -f libss.a.bak && /bin/mv libss.a libss.a.bak; fi) (cd elfshared; x86_64-pc-linux-gnu-gcc --shared -o libss.so.2.0 \ -L../../../lib -Wl,-O1 -Wl,--as-needed \ -Wl,-soname,libss.so.2 ss_err.o std_rqs.o invocation.o help.o execute_cmd.o listen.o parse.o error.o prompt.o request_tbl.o list_rqs.o pager.o requests.o data.o get_readline.o -lcom_err -ldl) x86_64-pc-linux-gnu-ar rc libss.a ss_err.o std_rqs.o invocation.o help.o execute_cmd.o listen.o parse.o error.o prompt.o request_tbl.o list_rqs.o pager.o requests.o data.o get_readline.o /bin/rm -f ../libss.a (cd ..; /bin/ln \ `echo lib/ss | sed -e 's;lib/;;'`/libss.a libss.a) /bin/mv elfshared/libss.so.2.0 . /bin/rm -f ../libss.so.2.0 ../libss.so ../libss.so.2 (cd ..; /bin/ln \ `echo lib/ss | sed -e 's;lib/;;'`/libss.so.2.0 libss.so.2.0) (cd ..; /bin/ln libss.so.2.0 libss.so) (cd ..; /bin/ln libss.so.2.0 libss.so.2) make[2]: Leaving directory '/var/tmp/portage/sys-libs/e2fsprogs-libs-1.42.13/work/e2fsprogs-libs-1.42.13-abi_x86_64.amd64/lib/ss' making all in intl make[2]: Entering directory '/var/tmp/portage/sys-libs/e2fsprogs-libs-1.42.13/work/e2fsprogs-libs-1.42.13-abi_x86_64.amd64/intl' make[2]: *** No rule to make target 'all-@USE_INCLUDED_LIBINTL@', needed by 'all'. Stop. make[2]: Leaving directory '/var/tmp/portage/sys-libs/e2fsprogs-libs-1.42.13/work/e2fsprogs-libs-1.42.13-abi_x86_64.amd64/intl' Makefile:395: recipe for target 'all-libs-recursive' failed make[1]: *** [all-libs-recursive] Error 1 make[1]: Leaving directory '/var/tmp/portage/sys-libs/e2fsprogs-libs-1.42.13/work/e2fsprogs-libs-1.42.13-abi_x86_64.amd64' Makefile:319: recipe for target 'all' failed make: *** [all] Error 2 * ERROR: sys-libs/e2fsprogs-libs-1.42.13::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=sys-libs/e2fsprogs-libs-1.42.13::gentoo'`, * the complete build log and the output of `emerge -pqv '=sys-libs/e2fsprogs-libs-1.42.13::gentoo'`. * The complete build log is located at '/var/tmp/portage/sys-libs/e2fsprogs-libs-1.42.13/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/sys-libs/e2fsprogs-libs-1.42.13/temp/environment'. * Working directory: '/var/tmp/portage/sys-libs/e2fsprogs-libs-1.42.13/work/e2fsprogs-libs-1.42.13-abi_x86_64.amd64' * S: '/var/tmp/portage/sys-libs/e2fsprogs-libs-1.42.13/work/e2fsprogs-libs-1.42.13'