* Package: sys-fs/e2fsprogs-1.41.12  * Repository: gentoo  * Maintainer: base-system@gentoo.org  * USE: elibc_glibc kernel_linux ppc userland_GNU >>> Unpacking source... >>> Unpacking e2fsprogs-1.41.12.tar.gz to /var/tmp/portage/sys-fs/e2fsprogs-1.41.12/work * Applying e2fsprogs-1.38-tests-locale.patch ...  [ ok ] * Applying e2fsprogs-1.41.8-makefile.patch ...  [ ok ] * Applying e2fsprogs-1.40-fbsd.patch ...  [ ok ] >>> Source unpacked in /var/tmp/portage/sys-fs/e2fsprogs-1.41.12/work >>> Compiling source in /var/tmp/portage/sys-fs/e2fsprogs-1.41.12/work/e2fsprogs-1.41.12 ... * econf: updating e2fsprogs-1.41.12/config/config.guess with /usr/share/gnuconfig/config.guess * econf: updating e2fsprogs-1.41.12/config/config.sub with /usr/share/gnuconfig/config.sub ./configure --prefix=/usr --build=i686-pc-linux-gnu --host=powerpc-unknown-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --with-root-prefix=/ --enable-elf-shlibs --without-included-gettext --disable-nls --disable-libblkid --disable-libuuid --disable-fsck --disable-uuidd configure: loading site script /usr/share/config.site configure: loading site script /usr/share/crossdev/include/site/linux configure: loading site script /usr/share/crossdev/include/site/powerpc-unknown-linux-gnu Generating configuration file for e2fsprogs version 1.41.12 Release date is May, 2010 checking build system type... i686-pc-linux-gnu checking host system type... powerpc-unknown-linux-gnu checking for powerpc-unknown-linux-gnu-gcc... powerpc-unknown-linux-gnu-gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... yes checking for suffix of executables... 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 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 linux/fs.h usability... yes checking linux/fs.h presence... yes checking for linux/fs.h... yes checking for additional special compiler flags... (none) Disabling maintainer mode by default Disabling symlinks for install Disabling symlinks for build 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 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 debugfs support by default Enabling e2image support by default Enabling e2resize 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 checking whether make sets $(MAKE)... yes checking for a BSD-compatible install... /usr/bin/install -c checking whether NLS is requested... no 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 powerpc-unknown-linux-gnu-ranlib... powerpc-unknown-linux-gnu-ranlib checking for strerror in -lcposix... no checking for an ANSI C-conforming const... yes checking for signed... yes checking for inline... inline 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... guessing 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 getpagesize... yes checking for working mmap... no checking whether we are using the GNU C Library 2.1 or newer... yes checking whether integer division by zero raises SIGFPE... guessing no 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/libexec/gcc/powerpc-unknown-linux-gnu/ld checking if the linker (/usr/libexec/gcc/powerpc-unknown-linux-gnu/ld) is GNU ld... yes checking for shared library run path origin... done checking for ptrdiff_t... yes checking argz.h usability... yes checking argz.h presence... yes checking for argz.h... yes 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... yes checking malloc.h presence... yes checking for malloc.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 unistd.h... (cached) yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... 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... yes 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... yes checking for __argz_stringify... yes checking for __argz_next... yes checking for __fsetlocking... yes 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 for iconv declaration... install-shextern size_t iconv (iconv_t cd, 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.4.2, ok checking whether NLS is requested... no checking whether to use NLS... no 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... /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 for gcc... gcc 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 getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking for malloc.h... (cached) 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/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 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/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... yes checking sys/prctl.h presence... yes checking for sys/prctl.h... yes 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... 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 sys/disk.h... no 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... yes 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... yes 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 chflags... no checking for getrusage... yes checking for llseek... yes checking for lseek64... yes checking for open64... yes checking for fstat64... yes checking for ftruncate64... yes checking for getmntinfo... no checking for strtoull... yes checking for strcasecmp... (cached) yes checking for srandom... yes checking for jrand48... yes checking for fchown... yes checking for mallinfo... yes checking for fdatasync... yes checking for strnlen... yes checking for strptime... yes checking for strdup... (cached) yes checking for sysconf... yes checking for pathconf... yes checking for posix_memalign... yes checking for memalign... yes checking for valloc... yes checking for __secure_getenv... yes checking for prctl... yes checking for mmap... yes checking for utime... yes checking for setresuid... yes checking for setresgid... yes checking for usleep... yes checking for nanosleep... yes checking for getdtablesize... yes checking for getrlimit... yes checking for blkid_probe_get_topology... 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_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 lib/et/Makefile config.status: creating lib/ss/Makefile config.status: creating lib/e2p/Makefile config.status: creating lib/ext2fs/Makefile config.status: creating lib/ext2fs/ext2_types.h config.status: creating lib/uuid/Makefile config.status: creating lib/uuid/uuid_types.h config.status: creating lib/blkid/Makefile config.status: creating lib/blkid/blkid_types.h config.status: creating lib/ss/ss.pc config.status: creating lib/uuid/uuid.pc config.status: creating lib/et/com_err.pc config.status: creating lib/e2p/e2p.pc config.status: creating lib/blkid/blkid.pc config.status: creating lib/ext2fs/ext2fs.pc config.status: creating misc/Makefile config.status: creating ext2ed/Makefile config.status: creating e2fsck/Makefile config.status: creating debugfs/Makefile config.status: creating tests/Makefile config.status: creating tests/progs/Makefile config.status: creating resize/Makefile config.status: creating intl/Makefile config.status: creating intl/libgnuintl.h config.status: creating po/Makefile.in config.status: executing default-1 commands config.status: creating po/POTFILES config.status: creating po/Makefile make -j4 COMPILE_ET=compile_et MK_CMDS=mk_cmds cd ./util ; make subst make[1]: Entering directory `/var/tmp/portage/sys-fs/e2fsprogs-1.41.12/work/e2fsprogs-1.41.12/util' CC subst.c LD subst make[1]: Leaving directory `/var/tmp/portage/sys-fs/e2fsprogs-1.41.12/work/e2fsprogs-1.41.12/util' make[1]: Entering directory `/var/tmp/portage/sys-fs/e2fsprogs-1.41.12/work/e2fsprogs-1.41.12' cd .; CONFIG_FILES=./lib/ext2fs/ext2_types.h ./config.status config.status: creating ./lib/ext2fs/ext2_types.h config.status: executing default-1 commands make[1]: Leaving directory `/var/tmp/portage/sys-fs/e2fsprogs-1.41.12/work/e2fsprogs-1.41.12' make[1]: Entering directory `/var/tmp/portage/sys-fs/e2fsprogs-1.41.12/work/e2fsprogs-1.41.12' cd .; CONFIG_FILES=./lib/blkid/blkid_types.h ./config.status config.status: creating ./lib/blkid/blkid_types.h config.status: executing default-1 commands make[1]: Leaving directory `/var/tmp/portage/sys-fs/e2fsprogs-1.41.12/work/e2fsprogs-1.41.12' make[1]: Entering directory `/var/tmp/portage/sys-fs/e2fsprogs-1.41.12/work/e2fsprogs-1.41.12' cd .; CONFIG_FILES=./lib/uuid/uuid_types.h ./config.status config.status: creating ./lib/uuid/uuid_types.h config.status: executing default-1 commands make[1]: Leaving directory `/var/tmp/portage/sys-fs/e2fsprogs-1.41.12/work/e2fsprogs-1.41.12' make[1]: Entering directory `/var/tmp/portage/sys-fs/e2fsprogs-1.41.12/work/e2fsprogs-1.41.12/lib/et' SUBST compile_et make[1]: Leaving directory `/var/tmp/portage/sys-fs/e2fsprogs-1.41.12/work/e2fsprogs-1.41.12/lib/et' make[1]: Entering directory `/var/tmp/portage/sys-fs/e2fsprogs-1.41.12/work/e2fsprogs-1.41.12/lib/ext2fs' SUBST ext2_err.et COMPILE_ET ext2_err.et make[1]: Leaving directory `/var/tmp/portage/sys-fs/e2fsprogs-1.41.12/work/e2fsprogs-1.41.12/lib/ext2fs' make libs make[1]: Entering directory `/var/tmp/portage/sys-fs/e2fsprogs-1.41.12/work/e2fsprogs-1.41.12' make[2]: Entering directory `/var/tmp/portage/sys-fs/e2fsprogs-1.41.12/work/e2fsprogs-1.41.12' make[2]: `lib/ext2fs/ext2_types.h' is up to date. make[2]: Leaving directory `/var/tmp/portage/sys-fs/e2fsprogs-1.41.12/work/e2fsprogs-1.41.12' make[2]: Entering directory `/var/tmp/portage/sys-fs/e2fsprogs-1.41.12/work/e2fsprogs-1.41.12' make[2]: `lib/blkid/blkid_types.h' is up to date. make[2]: Leaving directory `/var/tmp/portage/sys-fs/e2fsprogs-1.41.12/work/e2fsprogs-1.41.12' make[2]: Entering directory `/var/tmp/portage/sys-fs/e2fsprogs-1.41.12/work/e2fsprogs-1.41.12' make[2]: `lib/uuid/uuid_types.h' is up to date. make[2]: Leaving directory `/var/tmp/portage/sys-fs/e2fsprogs-1.41.12/work/e2fsprogs-1.41.12' make[2]: Entering directory `/var/tmp/portage/sys-fs/e2fsprogs-1.41.12/work/e2fsprogs-1.41.12/lib/et' make[2]: `compile_et' is up to date. make[2]: Leaving directory `/var/tmp/portage/sys-fs/e2fsprogs-1.41.12/work/e2fsprogs-1.41.12/lib/et' make[2]: Entering directory `/var/tmp/portage/sys-fs/e2fsprogs-1.41.12/work/e2fsprogs-1.41.12/lib/ext2fs' make[2]: `ext2_err.h' is up to date. make[2]: Leaving directory `/var/tmp/portage/sys-fs/e2fsprogs-1.41.12/work/e2fsprogs-1.41.12/lib/ext2fs' making all in lib/e2p make[2]: Entering directory `/var/tmp/portage/sys-fs/e2fsprogs-1.41.12/work/e2fsprogs-1.41.12/lib/e2p' make[3]: Entering directory `/var/tmp/portage/sys-fs/e2fsprogs-1.41.12/work/e2fsprogs-1.41.12/lib/e2p' MKDIR elfshared make[3]: Leaving directory `/var/tmp/portage/sys-fs/e2fsprogs-1.41.12/work/e2fsprogs-1.41.12/lib/e2p' CC feature.c CC fsetflags.c CC fgetflags.c CC fgetversion.c CC fsetversion.c CC getflags.c CC getversion.c CC hashstr.c CC iod.c CC ls.c CC mntopts.c CC parse_num.c CC pe.c CC pf.c CC ps.c CC setflags.c CC setversion.c CC uuid.c CC ostype.c CC percent.c GEN_LIB libe2p.a GEN_ELF_SOLIB libe2p.so.2.3 make[2]: Leaving directory `/var/tmp/portage/sys-fs/e2fsprogs-1.41.12/work/e2fsprogs-1.41.12/lib/e2p' making all in lib/ext2fs make[2]: Entering directory `/var/tmp/portage/sys-fs/e2fsprogs-1.41.12/work/e2fsprogs-1.41.12/lib/ext2fs' make[3]: Entering directory `/var/tmp/portage/sys-fs/e2fsprogs-1.41.12/work/e2fsprogs-1.41.12/lib/ext2fs' MKDIR elfshared make[3]: Leaving directory `/var/tmp/portage/sys-fs/e2fsprogs-1.41.12/work/e2fsprogs-1.41.12/lib/ext2fs' CC bb_compat.c CC inode_io.c CC write_bb_file.c CC dupfs.c CC imager.c CC test_io.c CC ext2_err.c CC alloc.c CC alloc_sb.c CC alloc_stats.c CC alloc_tables.c CC badblocks.c CC bb_inode.c CC bitmaps.c CC bitops.c CC block.c CC bmap.c CC check_desc.c CC closefs.c CC crc16.c CC csum.c CC dblist.c CC dblist_dir.c CC dirblock.c CC dirhash.c CC dir_iterate.c CC expanddir.c CC ext_attr.c CC extent.c CC fileio.c CC finddev.c CC flushb.c CC freefs.c CC gen_bitmap.c CC get_pathname.c CC getsize.c CC getsectsize.c CC i_block.c CC icount.c CC ind_block.c CC initialize.c CC inline.c CC inode.c CC io_manager.c CC ismounted.c CC link.c CC llseek.c CC lookup.c CC mkdir.c CC mkjournal.c CC namei.c CC native.c CC newdir.c CC openfs.c CC read_bb.c CC read_bb_file.c CC res_gdt.c CC rw_bitmaps.c CC swapfs.c CC tdb.c CC undo_io.c CC unix_io.c CC unlink.c CC valid_blk.c CC version.c GEN_LIB libext2fs.a GEN_ELF_SOLIB libext2fs.so.2.4 make[2]: Leaving directory `/var/tmp/portage/sys-fs/e2fsprogs-1.41.12/work/e2fsprogs-1.41.12/lib/ext2fs' making all in intl make[2]: Entering directory `/var/tmp/portage/sys-fs/e2fsprogs-1.41.12/work/e2fsprogs-1.41.12/intl' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/var/tmp/portage/sys-fs/e2fsprogs-1.41.12/work/e2fsprogs-1.41.12/intl' make[1]: Leaving directory `/var/tmp/portage/sys-fs/e2fsprogs-1.41.12/work/e2fsprogs-1.41.12' make progs make[1]: Entering directory `/var/tmp/portage/sys-fs/e2fsprogs-1.41.12/work/e2fsprogs-1.41.12' make[2]: Entering directory `/var/tmp/portage/sys-fs/e2fsprogs-1.41.12/work/e2fsprogs-1.41.12' make[2]: `lib/ext2fs/ext2_types.h' is up to date. make[2]: Leaving directory `/var/tmp/portage/sys-fs/e2fsprogs-1.41.12/work/e2fsprogs-1.41.12' make[2]: Entering directory `/var/tmp/portage/sys-fs/e2fsprogs-1.41.12/work/e2fsprogs-1.41.12' make[2]: `lib/blkid/blkid_types.h' is up to date. make[2]: Leaving directory `/var/tmp/portage/sys-fs/e2fsprogs-1.41.12/work/e2fsprogs-1.41.12' make[2]: Entering directory `/var/tmp/portage/sys-fs/e2fsprogs-1.41.12/work/e2fsprogs-1.41.12' make[2]: `lib/uuid/uuid_types.h' is up to date. make[2]: Leaving directory `/var/tmp/portage/sys-fs/e2fsprogs-1.41.12/work/e2fsprogs-1.41.12' make[2]: Entering directory `/var/tmp/portage/sys-fs/e2fsprogs-1.41.12/work/e2fsprogs-1.41.12/lib/et' make[2]: `compile_et' is up to date. make[2]: Leaving directory `/var/tmp/portage/sys-fs/e2fsprogs-1.41.12/work/e2fsprogs-1.41.12/lib/et' make[2]: Entering directory `/var/tmp/portage/sys-fs/e2fsprogs-1.41.12/work/e2fsprogs-1.41.12/lib/ext2fs' make[2]: `ext2_err.h' is up to date. make[2]: Leaving directory `/var/tmp/portage/sys-fs/e2fsprogs-1.41.12/work/e2fsprogs-1.41.12/lib/ext2fs' making all in lib/e2p make[2]: Entering directory `/var/tmp/portage/sys-fs/e2fsprogs-1.41.12/work/e2fsprogs-1.41.12/lib/e2p' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/var/tmp/portage/sys-fs/e2fsprogs-1.41.12/work/e2fsprogs-1.41.12/lib/e2p' making all in lib/ext2fs make[2]: Entering directory `/var/tmp/portage/sys-fs/e2fsprogs-1.41.12/work/e2fsprogs-1.41.12/lib/ext2fs' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/var/tmp/portage/sys-fs/e2fsprogs-1.41.12/work/e2fsprogs-1.41.12/lib/ext2fs' making all in intl make[2]: Entering directory `/var/tmp/portage/sys-fs/e2fsprogs-1.41.12/work/e2fsprogs-1.41.12/intl' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/var/tmp/portage/sys-fs/e2fsprogs-1.41.12/work/e2fsprogs-1.41.12/intl' making all in e2fsck make[2]: Entering directory `/var/tmp/portage/sys-fs/e2fsprogs-1.41.12/work/e2fsprogs-1.41.12/e2fsck' COMPILE_ET prof_err.et CC gen_crc32table COMPILE_ET prof_err.et CC dict.c SUBST e2fsck.8 SUBST e2fsck.conf.5 CC unix.c CC e2fsck.c CC super.c CC pass1.c CC pass1b.c CC pass2.c CC pass3.c CC pass4.c CC pass5.c CC journal.c CC badblocks.c CC util.c CC dirinfo.c CC dx_dirinfo.c CC ehandler.c CC problem.c CC message.c CC recovery.c CC region.c CC revoke.c CC ea_refcount.c CC rehash.c CC profile.c CC prof_err.c GEN32TABLE crc32table.h CC crc32.c LD e2fsck make[2]: Leaving directory `/var/tmp/portage/sys-fs/e2fsprogs-1.41.12/work/e2fsprogs-1.41.12/e2fsck' making all in debugfs make[2]: Entering directory `/var/tmp/portage/sys-fs/e2fsprogs-1.41.12/work/e2fsprogs-1.41.12/debugfs' MK_CMDS debug_cmds.c CC debugfs.c CC util.c CC ncheck.c CC icheck.c CC ls.c CC lsdel.c CC dump.c CC set_fields.c CC logdump.c CC htree.c CC unused.c SUBST debugfs.8 CC debug_cmds.c LD debugfs make[2]: Leaving directory `/var/tmp/portage/sys-fs/e2fsprogs-1.41.12/work/e2fsprogs-1.41.12/debugfs' making all in misc make[2]: Entering directory `/var/tmp/portage/sys-fs/e2fsprogs-1.41.12/work/e2fsprogs-1.41.12/misc' COMPILE_ET prof_err.et COMPILE_ET prof_err.et CC util.c PROFILE_TO_C mke2fs.conf CC badblocks.c In file included from /depot/chroot/PowerBook-3400c/work/usr/include/fcntl.h:34, from badblocks.c:39: /depot/chroot/PowerBook-3400c/work/usr/include/bits/fcntl.h:57:1: warning: "O_LARGEFILE" redefined badblocks.c:35:1: warning: this is the location of the previous definition CC tune2fs.c CC dumpe2fs.c CC logsave.c CC e2image.c CC e2undo.c CC chattr.c CC lsattr.c CC mklost+found.c CC filefrag.c CC e2freefrag.c SUBST tune2fs.8 SUBST mklost+found.8 SUBST mke2fs.8 SUBST dumpe2fs.8 In file included from /depot/chroot/PowerBook-3400c/work/usr/include/asm/types.h:12, from /depot/chroot/PowerBook-3400c/work/usr/include/linux/types.h:4, from ../lib/ext2fs/fiemap.h:14, from filefrag.c:43: /depot/chroot/PowerBook-3400c/work/usr/include/asm-generic/int-ll64.h:19: error: redefinition of typedef ‘__s8’ ../lib/ext2fs/ext2_types.h:26: note: previous declaration of ‘__s8’ was here /depot/chroot/PowerBook-3400c/work/usr/include/asm-generic/int-ll64.h:20: error: redefinition of typedef ‘__u8’ ../lib/ext2fs/ext2_types.h:20: note: previous declaration of ‘__u8’ was here /depot/chroot/PowerBook-3400c/work/usr/include/asm-generic/int-ll64.h:22: error: redefinition of typedef ‘__s16’ ../lib/ext2fs/ext2_types.h:46: note: previous declaration of ‘__s16’ was here /depot/chroot/PowerBook-3400c/work/usr/include/asm-generic/int-ll64.h:23: error: redefinition of typedef ‘__u16’ ../lib/ext2fs/ext2_types.h:32: note: previous declaration of ‘__u16’ was here /depot/chroot/PowerBook-3400c/work/usr/include/asm-generic/int-ll64.h:25: error: redefinition of typedef ‘__s32’ ../lib/ext2fs/ext2_types.h:79: note: previous declaration of ‘__s32’ was here /depot/chroot/PowerBook-3400c/work/usr/include/asm-generic/int-ll64.h:26: error: redefinition of typedef ‘__u32’ ../lib/ext2fs/ext2_types.h:61: note: previous declaration of ‘__u32’ was here /depot/chroot/PowerBook-3400c/work/usr/include/asm-generic/int-ll64.h:29: error: redefinition of typedef ‘__s64’ ../lib/ext2fs/ext2_types.h:113: note: previous declaration of ‘__s64’ was here /depot/chroot/PowerBook-3400c/work/usr/include/asm-generic/int-ll64.h:30: error: redefinition of typedef ‘__u64’ ../lib/ext2fs/ext2_types.h:97: note: previous declaration of ‘__u64’ was here SUBST badblocks.8 make[2]: *** [filefrag.o] Error 1 make[2]: *** Waiting for unfinished jobs.... SUBST e2label.8 make[2]: Leaving directory `/var/tmp/portage/sys-fs/e2fsprogs-1.41.12/work/e2fsprogs-1.41.12/misc' make[1]: *** [all-progs-recursive] Error 1 make[1]: Leaving directory `/var/tmp/portage/sys-fs/e2fsprogs-1.41.12/work/e2fsprogs-1.41.12' make: *** [all] Error 2 emake failed * ERROR: sys-fs/e2fsprogs-1.41.12 failed: * (no error message) * * Call stack: * ebuild.sh, line 56: Called src_compile * environment, line 2707: Called die * The specific snippet of code: * emake COMPILE_ET=compile_et MK_CMDS=mk_cmds || die; * * If you need support, post the output of 'emerge --info =sys-fs/e2fsprogs-1.41.12', * the complete build log and the output of 'emerge -pqv =sys-fs/e2fsprogs-1.41.12'. * The complete build log is located at '/var/tmp/portage/sys-fs/e2fsprogs-1.41.12/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/sys-fs/e2fsprogs-1.41.12/temp/environment'. * S: '/var/tmp/portage/sys-fs/e2fsprogs-1.41.12/work/e2fsprogs-1.41.12'