* Package: sys-libs/e2fsprogs-libs-1.42.3 * Repository: gentoo * Maintainer: base-system@gentoo.org * USE: elibc_FreeBSD java5 kernel_FreeBSD nls userland_BSD x86-fbsd * FEATURES: preserve-libs >>> Unpacking source... >>> Unpacking e2fsprogs-libs-1.42.3.tar.gz to /var/tmp/portage/sys-libs/e2fsprogs-libs-1.42.3/work >>> Source unpacked in /var/tmp/portage/sys-libs/e2fsprogs-libs-1.42.3/work >>> Preparing source in /var/tmp/portage/sys-libs/e2fsprogs-libs-1.42.3/work/e2fsprogs-libs-1.42.3 ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/sys-libs/e2fsprogs-libs-1.42.3/work/e2fsprogs-libs-1.42.3 ... * econf: updating e2fsprogs-libs-1.42.3/config/config.guess with /usr/share/gnuconfig/config.guess * econf: updating e2fsprogs-libs-1.42.3/config/config.sub with /usr/share/gnuconfig/config.sub ./configure --prefix=/usr --build=i686-gentoo-freebsd9.0 --host=i686-gentoo-freebsd9.0 --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-libblkid --disable-libuuid --disable-quota --enable-elf-shlibs --enable-nls Generating configuration file for e2fsprogs version 1.42.3 Release date is May, 2012 checking build system type... i686-gentoo-freebsd9.0 checking host system type... i686-gentoo-freebsd9.0 checking for i686-gentoo-freebsd9.0-gcc... i686-gentoo-freebsd9.0-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 i686-gentoo-freebsd9.0-gcc accepts -g... yes checking for i686-gentoo-freebsd9.0-gcc option to accept ISO C89... none needed checking for dlopen in -ldl... no checking for i686-gentoo-freebsd9.0-gcc... (cached) i686-gentoo-freebsd9.0-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether i686-gentoo-freebsd9.0-gcc accepts -g... (cached) yes checking for i686-gentoo-freebsd9.0-gcc option to accept ISO C89... (cached) none needed checking how to run the C preprocessor... i686-gentoo-freebsd9.0-gcc -E checking for additional special compiler flags... (none) 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 checker libraries by default Disabling journal debugging by default Disabling blkid debugging by default Enabling testio debugging by default checking for i686-gentoo-freebsd9.0-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for uuid_generate in -luuid... (cached) yes Package uuid was not found in the pkg-config search path. Perhaps you should add the directory containing `uuid.pc' to the PKG_CONFIG_PATH environment variable No package 'uuid' found Package uuid was not found in the pkg-config search path. Perhaps you should add the directory containing `uuid.pc' to the PKG_CONFIG_PATH environment variable No package 'uuid' found Disabling private uuid library checking for i686-gentoo-freebsd9.0-pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for blkid_get_cache in -lblkid... (cached) yes Package blkid was not found in the pkg-config search path. Perhaps you should add the directory containing `blkid.pc' to the PKG_CONFIG_PATH environment variable No package 'blkid' found Package blkid was not found in the pkg-config search path. Perhaps you should add the directory containing `blkid.pc' to the PKG_CONFIG_PATH environment variable No package 'blkid' found Disabling private blkid library checking for i686-gentoo-freebsd9.0-pkg-config... (cached) /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes Disabling quota support 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 Building uuidd by default checking whether gmake sets $(MAKE)... yes checking for a BSD-compatible install... /usr/bin/install -c 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 for i686-gentoo-freebsd9.0-ranlib... i686-gentoo-freebsd9.0-ranlib checking for strerror in -lcposix... no 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 an ANSI C-conforming const... yes checking for signed... yes checking for inline... inline checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for off_t... yes checking for size_t... yes checking for long long... yes checking for long double... yes checking for wchar_t... yes checking for wint_t... yes checking for inttypes.h... yes checking for stdint.h... yes checking for intmax_t... yes checking whether printf() supports POSIX/XSI format strings... yes checking for working alloca.h... no 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 we are using the GNU C Library 2.1 or newer... no checking whether integer division by zero raises SIGFPE... yes checking for unsigned long long... yes checking for inttypes.h... yes checking whether the inttypes.h PRIxNN macros are broken... no checking for stdint.h... (cached) yes checking for SIZE_MAX... yes checking for stdint.h... (cached) yes checking for ld used by GCC... /usr/i686-gentoo-freebsd9.0/bin/ld checking if the linker (/usr/i686-gentoo-freebsd9.0/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking for ptrdiff_t... yes checking argz.h usability... no checking argz.h presence... no checking for argz.h... no checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking nl_types.h usability... yes checking nl_types.h presence... yes checking for nl_types.h... yes checking malloc.h usability... no checking malloc.h presence... no checking for malloc.h... no 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 unistd.h... (cached) yes checking for sys/param.h... (cached) yes checking for asprintf... yes checking for fwprintf... yes checking for getcwd... yes checking for getegid... yes checking for geteuid... yes checking for getgid... yes checking for getuid... yes checking for mempcpy... no checking for munmap... yes checking for putenv... yes checking for setenv... yes checking for setlocale... yes checking for snprintf... yes checking for stpcpy... yes checking for strcasecmp... yes checking for strdup... yes checking for strtoul... yes checking for tsearch... yes checking for wcslen... yes checking for __argz_count... no checking for __argz_stringify... no checking for __argz_next... no checking for __fsetlocking... no checking whether _snprintf is declared... no checking whether _snwprintf is declared... no checking whether feof_unlocked is declared... yes checking whether fgets_unlocked is declared... no checking whether getc_unlocked is declared... yes checking for iconv... yes checking how to link with libiconv... /usr/lib/libiconv.so checking for iconv declaration... install-shextern size_t iconv (iconv_t cd, const char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking for nl_langinfo and CODESET... yes checking for LC_MESSAGES... yes checking for bison... bison checking version of bison... 2.5, ok checking whether NLS is requested... yes checking whether included gettext is requested... no checking for GNU gettext in libc... no checking for GNU gettext in libintl... yes checking whether to use NLS... yes checking where the gettext function comes from... external libintl checking how to link with libintl... /usr/lib/libintl.so checking whether gmake sets $(MAKE)... (cached) yes checking for GNU make... gmake 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... /usr/lib/portage/bin/ebuild-helpers/sed checking for perl... /usr/bin/perl checking for ldconfig... (cached) : checking for i686-gentoo-freebsd9.0-ar... i686-gentoo-freebsd9.0-ar checking for i686-gentoo-freebsd9.0-ranlib... (cached) i686-gentoo-freebsd9.0-ranlib checking for i686-gentoo-freebsd9.0-strip... i686-gentoo-freebsd9.0-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... no checking execinfo.h presence... no checking for execinfo.h... no checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking for malloc.h... (cached) no checking mntent.h usability... no checking mntent.h presence... no checking for mntent.h... no 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... no checking termio.h presence... no checking for termio.h... no 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... no checking linux/falloc.h presence... no checking for linux/falloc.h... no checking linux/fd.h usability... no checking linux/fd.h presence... no checking for linux/fd.h... no checking linux/major.h usability... no checking linux/major.h presence... no checking for linux/major.h... no checking net/if_dl.h usability... yes checking net/if_dl.h presence... yes checking for net/if_dl.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking sys/disklabel.h usability... yes checking sys/disklabel.h presence... yes checking for sys/disklabel.h... yes 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/prctl.h usability... no checking sys/prctl.h presence... no checking for sys/prctl.h... no checking sys/queue.h usability... yes checking sys/queue.h presence... yes checking for sys/queue.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... yes checking sys/sockio.h presence... yes checking for sys/sockio.h... yes 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... no checking sys/sysmacros.h presence... no checking for sys/sysmacros.h... no 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 sys/disk.h... yes checking for sys/mount.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 ssize_t... yes checking whether llseek is declared... no checking whether lseek64 is declared... no checking size of short... 2 checking size of int... 4 checking size of long... 4 checking size of long long... 8 checking whether byte ordering is bigendian... no :1:23: fatal error: asm/types.h: No such file or directory compilation terminated. asm_types.c: In function 'main': asm_types.c:12:2: warning: #warning __U8_TYPEDEF not defined asm_types.c:21:2: warning: #warning __S8_TYPEDEF not defined asm_types.c:30:2: warning: #warning __U16_TYPEDEF not defined asm_types.c:39:2: warning: #warning __S16_TYPEDEF not defined asm_types.c:49:2: warning: #warning __U32_TYPEDEF not defined asm_types.c:58:2: warning: #warning __S32_TYPEDEF not defined asm_types.c:68:2: warning: #warning __U64_TYPEDEF not defined asm_types.c:77:2: warning: #warning __S64_TYPEDEF not defined checking for inttypes.h... (cached) yes checking for intptr_t... yes checking whether struct stat has a st_flags field... yes checking whether st_flags field is useful... yes checking for struct sockaddr.sa_len... yes checking for library containing blkid_probe_all... no checking for __secure_getenv... no checking for backtrace... no checking for blkid_probe_get_topology... no checking for chflags... yes checking for fallocate... no checking for fallocate64... no checking for fchown... yes checking for fdatasync... no checking for fstat64... no checking for ftruncate64... no checking for getdtablesize... yes checking for getmntinfo... yes checking for getpwuid_r... yes checking for getrlimit... yes checking for getrusage... yes checking for jrand48... yes checking for llseek... no checking for lseek64... no checking for mallinfo... no checking for mbstowcs... yes checking for memalign... no checking for mmap... yes checking for msync... yes checking for nanosleep... yes checking for open64... no checking for pathconf... yes checking for posix_fadvise... no checking for posix_memalign... yes checking for prctl... no checking for quotactl... yes checking for setmntent... no checking for setresgid... yes checking for setresuid... yes checking for srandom... yes checking for strcasecmp... (cached) yes checking for strdup... (cached) yes checking for strnlen... yes checking for strptime... yes checking for strtoull... yes checking for sync_file_range... no checking for sysconf... yes checking for usleep... yes checking for utime... yes checking for valloc... yes checking for socket in -lsocket... no checking for optreset... yes checking for sem_init... yes checking for unified diff option... -u Setting root_sysconfdir to /etc checking whether linker accepts -static... yes configure: creating ./config.status config.status: creating MCONFIG config.status: creating Makefile config.status: creating e2fsprogs.spec config.status: creating util/Makefile config.status: creating util/subst.conf config.status: creating util/gen-tarball config.status: creating util/install-symlink config.status: creating lib/et/Makefile config.status: creating lib/ss/Makefile config.status: creating lib/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 config.status: executing default-1 commands >>> Source configured. >>> Compiling source in /var/tmp/portage/sys-libs/e2fsprogs-libs-1.42.3/work/e2fsprogs-libs-1.42.3 ... gmake cd ./util ; gmake subst gmake[1]: Entering directory `/var/tmp/portage/sys-libs/e2fsprogs-libs-1.42.3/work/e2fsprogs-libs-1.42.3/util' CC subst.c LD subst gmake[1]: Leaving directory `/var/tmp/portage/sys-libs/e2fsprogs-libs-1.42.3/work/e2fsprogs-libs-1.42.3/util' gmake[1]: Entering directory `/var/tmp/portage/sys-libs/e2fsprogs-libs-1.42.3/work/e2fsprogs-libs-1.42.3' gmake[1]: `util/subst.conf' is up to date. gmake[1]: Leaving directory `/var/tmp/portage/sys-libs/e2fsprogs-libs-1.42.3/work/e2fsprogs-libs-1.42.3' gmake[1]: Entering directory `/var/tmp/portage/sys-libs/e2fsprogs-libs-1.42.3/work/e2fsprogs-libs-1.42.3' gmake[1]: `lib/config.h' is up to date. gmake[1]: Leaving directory `/var/tmp/portage/sys-libs/e2fsprogs-libs-1.42.3/work/e2fsprogs-libs-1.42.3' gmake[1]: Entering directory `/var/tmp/portage/sys-libs/e2fsprogs-libs-1.42.3/work/e2fsprogs-libs-1.42.3' SUBST lib/dirpaths.h gmake[1]: Leaving directory `/var/tmp/portage/sys-libs/e2fsprogs-libs-1.42.3/work/e2fsprogs-libs-1.42.3' gmake[1]: Entering directory `/var/tmp/portage/sys-libs/e2fsprogs-libs-1.42.3/work/e2fsprogs-libs-1.42.3' 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 default-1 commands gmake[1]: Leaving directory `/var/tmp/portage/sys-libs/e2fsprogs-libs-1.42.3/work/e2fsprogs-libs-1.42.3' gmake[1]: Entering directory `/var/tmp/portage/sys-libs/e2fsprogs-libs-1.42.3/work/e2fsprogs-libs-1.42.3' 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 default-1 commands gmake[1]: Leaving directory `/var/tmp/portage/sys-libs/e2fsprogs-libs-1.42.3/work/e2fsprogs-libs-1.42.3' gmake[1]: Entering directory `/var/tmp/portage/sys-libs/e2fsprogs-libs-1.42.3/work/e2fsprogs-libs-1.42.3/lib/et' SUBST compile_et gmake[1]: Leaving directory `/var/tmp/portage/sys-libs/e2fsprogs-libs-1.42.3/work/e2fsprogs-libs-1.42.3/lib/et' gmake libs gmake[1]: Entering directory `/var/tmp/portage/sys-libs/e2fsprogs-libs-1.42.3/work/e2fsprogs-libs-1.42.3' gmake[2]: Entering directory `/var/tmp/portage/sys-libs/e2fsprogs-libs-1.42.3/work/e2fsprogs-libs-1.42.3' gmake[2]: `util/subst.conf' is up to date. gmake[2]: Leaving directory `/var/tmp/portage/sys-libs/e2fsprogs-libs-1.42.3/work/e2fsprogs-libs-1.42.3' gmake[2]: Entering directory `/var/tmp/portage/sys-libs/e2fsprogs-libs-1.42.3/work/e2fsprogs-libs-1.42.3' gmake[2]: `lib/config.h' is up to date. gmake[2]: Leaving directory `/var/tmp/portage/sys-libs/e2fsprogs-libs-1.42.3/work/e2fsprogs-libs-1.42.3' gmake[2]: Entering directory `/var/tmp/portage/sys-libs/e2fsprogs-libs-1.42.3/work/e2fsprogs-libs-1.42.3' gmake[2]: `lib/dirpaths.h' is up to date. gmake[2]: Leaving directory `/var/tmp/portage/sys-libs/e2fsprogs-libs-1.42.3/work/e2fsprogs-libs-1.42.3' gmake[2]: Entering directory `/var/tmp/portage/sys-libs/e2fsprogs-libs-1.42.3/work/e2fsprogs-libs-1.42.3' gmake[2]: `lib/blkid/blkid_types.h' is up to date. gmake[2]: Leaving directory `/var/tmp/portage/sys-libs/e2fsprogs-libs-1.42.3/work/e2fsprogs-libs-1.42.3' gmake[2]: Entering directory `/var/tmp/portage/sys-libs/e2fsprogs-libs-1.42.3/work/e2fsprogs-libs-1.42.3' gmake[2]: `lib/uuid/uuid_types.h' is up to date. gmake[2]: Leaving directory `/var/tmp/portage/sys-libs/e2fsprogs-libs-1.42.3/work/e2fsprogs-libs-1.42.3' gmake[2]: Entering directory `/var/tmp/portage/sys-libs/e2fsprogs-libs-1.42.3/work/e2fsprogs-libs-1.42.3/lib/et' gmake[2]: `compile_et' is up to date. gmake[2]: Leaving directory `/var/tmp/portage/sys-libs/e2fsprogs-libs-1.42.3/work/e2fsprogs-libs-1.42.3/lib/et' making all in lib/et gmake[2]: Entering directory `/var/tmp/portage/sys-libs/e2fsprogs-libs-1.42.3/work/e2fsprogs-libs-1.42.3/lib/et' gmake[3]: Entering directory `/var/tmp/portage/sys-libs/e2fsprogs-libs-1.42.3/work/e2fsprogs-libs-1.42.3/lib/et' MKDIR elfshared gmake[3]: Leaving directory `/var/tmp/portage/sys-libs/e2fsprogs-libs-1.42.3/work/e2fsprogs-libs-1.42.3/lib/et' CC error_message.c CC et_name.c CC init_et.c CC com_err.c CC com_right.c GEN_LIB libcom_err.a GEN_ELF_SOLIB libcom_err.so.2.1 gmake[2]: Leaving directory `/var/tmp/portage/sys-libs/e2fsprogs-libs-1.42.3/work/e2fsprogs-libs-1.42.3/lib/et' making all in lib/ss gmake[2]: Entering directory `/var/tmp/portage/sys-libs/e2fsprogs-libs-1.42.3/work/e2fsprogs-libs-1.42.3/lib/ss' SUBST mk_cmds gmake[3]: Entering directory `/var/tmp/portage/sys-libs/e2fsprogs-libs-1.42.3/work/e2fsprogs-libs-1.42.3/lib/ss' MKDIR elfshared gmake[3]: Leaving directory `/var/tmp/portage/sys-libs/e2fsprogs-libs-1.42.3/work/e2fsprogs-libs-1.42.3/lib/ss' COMPILE_ET ss_err.et CC ss_err.c MK_CMDS std_rqs.c CC std_rqs.c CC invocation.c CC help.c CC execute_cmd.c CC listen.c CC parse.c CC error.c CC prompt.c CC request_tbl.c CC list_rqs.c CC pager.c CC requests.c CC data.c CC get_readline.c GEN_LIB libss.a GEN_ELF_SOLIB libss.so.2.0 gmake[2]: Leaving directory `/var/tmp/portage/sys-libs/e2fsprogs-libs-1.42.3/work/e2fsprogs-libs-1.42.3/lib/ss' making all in intl gmake[2]: Entering directory `/var/tmp/portage/sys-libs/e2fsprogs-libs-1.42.3/work/e2fsprogs-libs-1.42.3/intl' gmake[2]: Nothing to be done for `all'. gmake[2]: Leaving directory `/var/tmp/portage/sys-libs/e2fsprogs-libs-1.42.3/work/e2fsprogs-libs-1.42.3/intl' gmake[1]: Leaving directory `/var/tmp/portage/sys-libs/e2fsprogs-libs-1.42.3/work/e2fsprogs-libs-1.42.3' gmake progs gmake[1]: Entering directory `/var/tmp/portage/sys-libs/e2fsprogs-libs-1.42.3/work/e2fsprogs-libs-1.42.3' gmake[2]: Entering directory `/var/tmp/portage/sys-libs/e2fsprogs-libs-1.42.3/work/e2fsprogs-libs-1.42.3' gmake[2]: `util/subst.conf' is up to date. gmake[2]: Leaving directory `/var/tmp/portage/sys-libs/e2fsprogs-libs-1.42.3/work/e2fsprogs-libs-1.42.3' gmake[2]: Entering directory `/var/tmp/portage/sys-libs/e2fsprogs-libs-1.42.3/work/e2fsprogs-libs-1.42.3' gmake[2]: `lib/config.h' is up to date. gmake[2]: Leaving directory `/var/tmp/portage/sys-libs/e2fsprogs-libs-1.42.3/work/e2fsprogs-libs-1.42.3' gmake[2]: Entering directory `/var/tmp/portage/sys-libs/e2fsprogs-libs-1.42.3/work/e2fsprogs-libs-1.42.3' gmake[2]: `lib/dirpaths.h' is up to date. gmake[2]: Leaving directory `/var/tmp/portage/sys-libs/e2fsprogs-libs-1.42.3/work/e2fsprogs-libs-1.42.3' gmake[2]: Entering directory `/var/tmp/portage/sys-libs/e2fsprogs-libs-1.42.3/work/e2fsprogs-libs-1.42.3' gmake[2]: `lib/blkid/blkid_types.h' is up to date. gmake[2]: Leaving directory `/var/tmp/portage/sys-libs/e2fsprogs-libs-1.42.3/work/e2fsprogs-libs-1.42.3' gmake[2]: Entering directory `/var/tmp/portage/sys-libs/e2fsprogs-libs-1.42.3/work/e2fsprogs-libs-1.42.3' gmake[2]: `lib/uuid/uuid_types.h' is up to date. gmake[2]: Leaving directory `/var/tmp/portage/sys-libs/e2fsprogs-libs-1.42.3/work/e2fsprogs-libs-1.42.3' gmake[2]: Entering directory `/var/tmp/portage/sys-libs/e2fsprogs-libs-1.42.3/work/e2fsprogs-libs-1.42.3/lib/et' gmake[2]: `compile_et' is up to date. gmake[2]: Leaving directory `/var/tmp/portage/sys-libs/e2fsprogs-libs-1.42.3/work/e2fsprogs-libs-1.42.3/lib/et' making all in lib/et gmake[2]: Entering directory `/var/tmp/portage/sys-libs/e2fsprogs-libs-1.42.3/work/e2fsprogs-libs-1.42.3/lib/et' gmake[2]: Nothing to be done for `all'. gmake[2]: Leaving directory `/var/tmp/portage/sys-libs/e2fsprogs-libs-1.42.3/work/e2fsprogs-libs-1.42.3/lib/et' making all in lib/ss gmake[2]: Entering directory `/var/tmp/portage/sys-libs/e2fsprogs-libs-1.42.3/work/e2fsprogs-libs-1.42.3/lib/ss' gmake[2]: Nothing to be done for `all'. gmake[2]: Leaving directory `/var/tmp/portage/sys-libs/e2fsprogs-libs-1.42.3/work/e2fsprogs-libs-1.42.3/lib/ss' making all in intl gmake[2]: Entering directory `/var/tmp/portage/sys-libs/e2fsprogs-libs-1.42.3/work/e2fsprogs-libs-1.42.3/intl' gmake[2]: Nothing to be done for `all'. gmake[2]: Leaving directory `/var/tmp/portage/sys-libs/e2fsprogs-libs-1.42.3/work/e2fsprogs-libs-1.42.3/intl' gmake[1]: Leaving directory `/var/tmp/portage/sys-libs/e2fsprogs-libs-1.42.3/work/e2fsprogs-libs-1.42.3' gmake docs gmake[1]: Entering directory `/var/tmp/portage/sys-libs/e2fsprogs-libs-1.42.3/work/e2fsprogs-libs-1.42.3' gmake[2]: Entering directory `/var/tmp/portage/sys-libs/e2fsprogs-libs-1.42.3/work/e2fsprogs-libs-1.42.3/doc' makeinfo libext2fs.texinfo -o libext2fs.info gmake[2]: Leaving directory `/var/tmp/portage/sys-libs/e2fsprogs-libs-1.42.3/work/e2fsprogs-libs-1.42.3/doc' gmake[1]: Leaving directory `/var/tmp/portage/sys-libs/e2fsprogs-libs-1.42.3/work/e2fsprogs-libs-1.42.3' >>> Source compiled. >>> Test phase [not enabled]: sys-libs/e2fsprogs-libs-1.42.3 >>> Install e2fsprogs-libs-1.42.3 into /var/tmp/portage/sys-libs/e2fsprogs-libs-1.42.3/image/ category sys-libs gmake STRIP=: DESTDIR=/var/tmp/portage/sys-libs/e2fsprogs-libs-1.42.3/image/ install gmake[1]: Entering directory `/var/tmp/portage/sys-libs/e2fsprogs-libs-1.42.3/work/e2fsprogs-libs-1.42.3' gmake[1]: `util/subst.conf' is up to date. gmake[1]: Leaving directory `/var/tmp/portage/sys-libs/e2fsprogs-libs-1.42.3/work/e2fsprogs-libs-1.42.3' gmake[1]: Entering directory `/var/tmp/portage/sys-libs/e2fsprogs-libs-1.42.3/work/e2fsprogs-libs-1.42.3' gmake[1]: `lib/config.h' is up to date. gmake[1]: Leaving directory `/var/tmp/portage/sys-libs/e2fsprogs-libs-1.42.3/work/e2fsprogs-libs-1.42.3' gmake[1]: Entering directory `/var/tmp/portage/sys-libs/e2fsprogs-libs-1.42.3/work/e2fsprogs-libs-1.42.3' gmake[1]: `lib/dirpaths.h' is up to date. gmake[1]: Leaving directory `/var/tmp/portage/sys-libs/e2fsprogs-libs-1.42.3/work/e2fsprogs-libs-1.42.3' gmake[1]: Entering directory `/var/tmp/portage/sys-libs/e2fsprogs-libs-1.42.3/work/e2fsprogs-libs-1.42.3' gmake[1]: `lib/blkid/blkid_types.h' is up to date. gmake[1]: Leaving directory `/var/tmp/portage/sys-libs/e2fsprogs-libs-1.42.3/work/e2fsprogs-libs-1.42.3' gmake[1]: Entering directory `/var/tmp/portage/sys-libs/e2fsprogs-libs-1.42.3/work/e2fsprogs-libs-1.42.3' gmake[1]: `lib/uuid/uuid_types.h' is up to date. gmake[1]: Leaving directory `/var/tmp/portage/sys-libs/e2fsprogs-libs-1.42.3/work/e2fsprogs-libs-1.42.3' gmake[1]: Entering directory `/var/tmp/portage/sys-libs/e2fsprogs-libs-1.42.3/work/e2fsprogs-libs-1.42.3/lib/et' gmake[1]: `compile_et' is up to date. gmake[1]: Leaving directory `/var/tmp/portage/sys-libs/e2fsprogs-libs-1.42.3/work/e2fsprogs-libs-1.42.3/lib/et' making all in lib/et gmake[1]: Entering directory `/var/tmp/portage/sys-libs/e2fsprogs-libs-1.42.3/work/e2fsprogs-libs-1.42.3/lib/et' gmake[1]: Nothing to be done for `all'. gmake[1]: Leaving directory `/var/tmp/portage/sys-libs/e2fsprogs-libs-1.42.3/work/e2fsprogs-libs-1.42.3/lib/et' making all in lib/ss gmake[1]: Entering directory `/var/tmp/portage/sys-libs/e2fsprogs-libs-1.42.3/work/e2fsprogs-libs-1.42.3/lib/ss' gmake[1]: Nothing to be done for `all'. gmake[1]: Leaving directory `/var/tmp/portage/sys-libs/e2fsprogs-libs-1.42.3/work/e2fsprogs-libs-1.42.3/lib/ss' making all in intl gmake[1]: Entering directory `/var/tmp/portage/sys-libs/e2fsprogs-libs-1.42.3/work/e2fsprogs-libs-1.42.3/intl' gmake[1]: Nothing to be done for `all'. gmake[1]: Leaving directory `/var/tmp/portage/sys-libs/e2fsprogs-libs-1.42.3/work/e2fsprogs-libs-1.42.3/intl' making install-shlibs in lib/et gmake[1]: Entering directory `/var/tmp/portage/sys-libs/e2fsprogs-libs-1.42.3/work/e2fsprogs-libs-1.42.3/lib/et' MKINSTALLDIRS /usr/lib /usr/lib mkdir /var/tmp/portage/sys-libs/e2fsprogs-libs-1.42.3/image/usr mkdir /var/tmp/portage/sys-libs/e2fsprogs-libs-1.42.3/image/usr/lib cd ../../util ; gmake symlinks gmake[2]: Entering directory `/var/tmp/portage/sys-libs/e2fsprogs-libs-1.42.3/work/e2fsprogs-libs-1.42.3/util' CC symlinks.c In file included from symlinks.c:11:0: /usr/include/malloc.h:3:2: error: #error " has been replaced by " gmake[2]: *** [symlinks.o] Error 1 gmake[2]: Leaving directory `/var/tmp/portage/sys-libs/e2fsprogs-libs-1.42.3/work/e2fsprogs-libs-1.42.3/util' gmake[1]: *** [../../util/symlinks] Error 2 gmake[1]: Leaving directory `/var/tmp/portage/sys-libs/e2fsprogs-libs-1.42.3/work/e2fsprogs-libs-1.42.3/lib/et' gmake: *** [install-shlibs-libs-recursive] Error 1 emake failed * ERROR: sys-libs/e2fsprogs-libs-1.42.3 failed (install phase): * (no error message) * * Call stack: * ebuild.sh, line 85: Called src_install * environment, line 704: Called die * The specific snippet of code: * emake STRIP=: DESTDIR="${D}" install || die; * * If you need support, post the output of `emerge --info '=sys-libs/e2fsprogs-libs-1.42.3'`, * the complete build log and the output of `emerge -pqv '=sys-libs/e2fsprogs-libs-1.42.3'`. * The complete build log is located at '/var/tmp/portage/sys-libs/e2fsprogs-libs-1.42.3/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/sys-libs/e2fsprogs-libs-1.42.3/temp/environment'. * Working directory: '/var/tmp/portage/sys-libs/e2fsprogs-libs-1.42.3/work/e2fsprogs-libs-1.42.3' * S: '/var/tmp/portage/sys-libs/e2fsprogs-libs-1.42.3/work/e2fsprogs-libs-1.42.3'