>>> Unpacking source... >>> Unpacking e2fsprogs-1.41.9.tar.gz to /var/tmp/portage/sys-fs/e2fsprogs-1.41.9/work * Applying e2fsprogs-1.38-tests-locale.patch ...  [ ok ] * Applying e2fsprogs-1.41.8-makefile.patch ...  [ ok ] * Applying e2fsprogs-1.40-fbsd.patch ...  [ ok ] rm: невозможно удалить каталог `doc': Каталог не пуст >>> Source unpacked in /var/tmp/portage/sys-fs/e2fsprogs-1.41.9/work >>> Compiling source in /var/tmp/portage/sys-fs/e2fsprogs-1.41.9/work/e2fsprogs-1.41.9 ... * econf: updating e2fsprogs-1.41.9/config/config.guess with /usr/share/gnuconfig/config.guess * econf: updating e2fsprogs-1.41.9/config/config.sub with /usr/share/gnuconfig/config.sub ./configure --prefix=/usr --build=i686-pc-linux-gnu --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --with-root-prefix=/ --enable-elf-shlibs --with-ldopts=-Wl,-O1 --enable-tls --without-included-gettext --enable-nls --disable-libblkid --disable-libuuid --disable-fsck --disable-uuidd Generating configuration file for e2fsprogs version 1.41.9 Release date is August, 2009 checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu CC defaults to checking for i686-pc-linux-gnu-gcc... i686-pc-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... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether i686-pc-linux-gnu-gcc accepts -g... yes checking for i686-pc-linux-gnu-gcc option to accept ISO C89... none needed checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -E LD defaults to i686-pc-linux-gnu-gcc 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) LDFLAGS is -Wl,-O1 Disabling maintainer mode 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-pc-linux-gnu-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... yes Disabling private uuid library checking for i686-pc-linux-gnu-pkg-config... /usr/bin/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 Enabling thread local support checking for thread local storage (TLS) class... __thread Not building uuidd checking whether make sets $(MAKE)... yes checking for a BSD-compatible install... rm: cannot remove directory `conftest.dir': Directory not empty /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-pc-linux-gnu-ranlib... i686-pc-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... 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... yes checking whether we are using the GNU C Library 2.1 or newer... rm: cannot remove `conftest.dir': Is a directory yes 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... rm: cannot remove `conftest.dir': Is a directory yes checking for stdint.h... (cached) yes checking for ld used by GCC... i686-pc-linux-gnu-gcc checking if the linker (i686-pc-linux-gnu-gcc) is GNU ld... no 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... extern 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.3, ok checking whether NLS is requested... yes checking whether included gettext is requested... no checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc checking whether make sets $(MAKE)... (cached) yes checking for GNU make... make checking for ln... /bin/ln checking whether ln -s works... yes checking for mv... /bin/mv checking for cp... /bin/cp checking for rm... /bin/rm checking for chmod... /bin/chmod checking for gawk... gawk checking for egrep... (cached) /bin/grep -E checking for sed... /bin/sed checking for perl... /usr/bin/perl checking for ldconfig... (cached) : checking for i686-pc-linux-gnu-ar... i686-pc-linux-gnu-ar checking for i686-pc-linux-gnu-ranlib... (cached) i686-pc-linux-gnu-ranlib checking for i686-pc-linux-gnu-strip... i686-pc-linux-gnu-strip checking for makeinfo... makeinfo checking for a BSD-compatible install... /usr/bin/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 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... no 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 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 socket in -lsocket... no checking for dlopen in -ldl... yes checking for optreset... rm: cannot remove `conftest.dir': Is a directory 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 doc/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 rm: cannot remove directory `./confY6SBvu': Directory not empty rm: cannot remove directory `conftest.dir': Directory not empty make -j2 COMPILE_ET=compile_et MK_CMDS=mk_cmds cd ./util ; make subst make[1]: Entering directory `/var/tmp/portage/sys-fs/e2fsprogs-1.41.9/work/e2fsprogs-1.41.9/util' CC subst.c LD subst make[1]: Leaving directory `/var/tmp/portage/sys-fs/e2fsprogs-1.41.9/work/e2fsprogs-1.41.9/util' make[1]: Entering directory `/var/tmp/portage/sys-fs/e2fsprogs-1.41.9/work/e2fsprogs-1.41.9' cd .; CONFIG_FILES=./lib/ext2fs/ext2_types.h ./config.status config.status: creating ./lib/ext2fs/ext2_types.h config.status: executing default-1 commands rm: cannot remove directory `./confxyIJOJ': Directory not empty make[1]: Leaving directory `/var/tmp/portage/sys-fs/e2fsprogs-1.41.9/work/e2fsprogs-1.41.9' make[1]: Entering directory `/var/tmp/portage/sys-fs/e2fsprogs-1.41.9/work/e2fsprogs-1.41.9' cd .; CONFIG_FILES=./lib/blkid/blkid_types.h ./config.status config.status: creating ./lib/blkid/blkid_types.h config.status: executing default-1 commands rm: cannot remove directory `./confw97OPV': Directory not empty make[1]: Leaving directory `/var/tmp/portage/sys-fs/e2fsprogs-1.41.9/work/e2fsprogs-1.41.9' make[1]: Entering directory `/var/tmp/portage/sys-fs/e2fsprogs-1.41.9/work/e2fsprogs-1.41.9' cd .; CONFIG_FILES=./lib/uuid/uuid_types.h ./config.status config.status: creating ./lib/uuid/uuid_types.h config.status: executing default-1 commands rm: cannot remove directory `./confaxmWK0': Directory not empty make[1]: Leaving directory `/var/tmp/portage/sys-fs/e2fsprogs-1.41.9/work/e2fsprogs-1.41.9' make[1]: Entering directory `/var/tmp/portage/sys-fs/e2fsprogs-1.41.9/work/e2fsprogs-1.41.9/lib/et' SUBST compile_et make[1]: Leaving directory `/var/tmp/portage/sys-fs/e2fsprogs-1.41.9/work/e2fsprogs-1.41.9/lib/et' make[1]: Entering directory `/var/tmp/portage/sys-fs/e2fsprogs-1.41.9/work/e2fsprogs-1.41.9/lib/ext2fs' SUBST ext2_err.et COMPILE_ET ext2_err.et make[1]: Leaving directory `/var/tmp/portage/sys-fs/e2fsprogs-1.41.9/work/e2fsprogs-1.41.9/lib/ext2fs' make libs make[1]: Entering directory `/var/tmp/portage/sys-fs/e2fsprogs-1.41.9/work/e2fsprogs-1.41.9' making all in lib/e2p make[2]: Entering directory `/var/tmp/portage/sys-fs/e2fsprogs-1.41.9/work/e2fsprogs-1.41.9/lib/e2p' make[2]: Entering directory `/var/tmp/portage/sys-fs/e2fsprogs-1.41.9/work/e2fsprogs-1.41.9' make[2]: `lib/ext2fs/ext2_types.h' не требует обновления. make[2]: Leaving directory `/var/tmp/portage/sys-fs/e2fsprogs-1.41.9/work/e2fsprogs-1.41.9' make[3]: Entering directory `/var/tmp/portage/sys-fs/e2fsprogs-1.41.9/work/e2fsprogs-1.41.9/lib/e2p' make[2]: Entering directory `/var/tmp/portage/sys-fs/e2fsprogs-1.41.9/work/e2fsprogs-1.41.9' MKDIR elfshared make[2]: `lib/blkid/blkid_types.h' не требует обновления. make[2]: Leaving directory `/var/tmp/portage/sys-fs/e2fsprogs-1.41.9/work/e2fsprogs-1.41.9' make[3]: Leaving directory `/var/tmp/portage/sys-fs/e2fsprogs-1.41.9/work/e2fsprogs-1.41.9/lib/e2p' make[2]: Entering directory `/var/tmp/portage/sys-fs/e2fsprogs-1.41.9/work/e2fsprogs-1.41.9' make[2]: `lib/uuid/uuid_types.h' не требует обновления. make[2]: Leaving directory `/var/tmp/portage/sys-fs/e2fsprogs-1.41.9/work/e2fsprogs-1.41.9' make[2]: Entering directory `/var/tmp/portage/sys-fs/e2fsprogs-1.41.9/work/e2fsprogs-1.41.9/lib/et' make[2]: `compile_et' не требует обновления. make[2]: Leaving directory `/var/tmp/portage/sys-fs/e2fsprogs-1.41.9/work/e2fsprogs-1.41.9/lib/et' CC feature.c make[2]: Entering directory `/var/tmp/portage/sys-fs/e2fsprogs-1.41.9/work/e2fsprogs-1.41.9/lib/ext2fs' make[2]: `ext2_err.h' не требует обновления. make[2]: Leaving directory `/var/tmp/portage/sys-fs/e2fsprogs-1.41.9/work/e2fsprogs-1.41.9/lib/ext2fs' CC fgetflags.c CC fsetflags.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.9/work/e2fsprogs-1.41.9/lib/e2p' making all in lib/ext2fs make[2]: Entering directory `/var/tmp/portage/sys-fs/e2fsprogs-1.41.9/work/e2fsprogs-1.41.9/lib/ext2fs' make[3]: Entering directory `/var/tmp/portage/sys-fs/e2fsprogs-1.41.9/work/e2fsprogs-1.41.9/lib/ext2fs' MKDIR elfshared make[3]: Leaving directory `/var/tmp/portage/sys-fs/e2fsprogs-1.41.9/work/e2fsprogs-1.41.9/lib/ext2fs' CC bb_compat.c CC fileio.c CC inode_io.c CC namei.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 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 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.9/work/e2fsprogs-1.41.9/lib/ext2fs' making all in intl make[2]: Entering directory `/var/tmp/portage/sys-fs/e2fsprogs-1.41.9/work/e2fsprogs-1.41.9/intl' make[2]: Цель `all' не требует выполнения команд. make[2]: Leaving directory `/var/tmp/portage/sys-fs/e2fsprogs-1.41.9/work/e2fsprogs-1.41.9/intl' make[1]: Leaving directory `/var/tmp/portage/sys-fs/e2fsprogs-1.41.9/work/e2fsprogs-1.41.9' make progs make[1]: Entering directory `/var/tmp/portage/sys-fs/e2fsprogs-1.41.9/work/e2fsprogs-1.41.9' make[2]: Entering directory `/var/tmp/portage/sys-fs/e2fsprogs-1.41.9/work/e2fsprogs-1.41.9' making all in lib/e2p make[2]: `lib/ext2fs/ext2_types.h' не требует обновления. make[2]: Leaving directory `/var/tmp/portage/sys-fs/e2fsprogs-1.41.9/work/e2fsprogs-1.41.9' make[2]: Entering directory `/var/tmp/portage/sys-fs/e2fsprogs-1.41.9/work/e2fsprogs-1.41.9' make[2]: Entering directory `/var/tmp/portage/sys-fs/e2fsprogs-1.41.9/work/e2fsprogs-1.41.9/lib/e2p' make[2]: `lib/blkid/blkid_types.h' не требует обновления. make[2]: Leaving directory `/var/tmp/portage/sys-fs/e2fsprogs-1.41.9/work/e2fsprogs-1.41.9' make[2]: Цель `all' не требует выполнения команд. make[2]: Leaving directory `/var/tmp/portage/sys-fs/e2fsprogs-1.41.9/work/e2fsprogs-1.41.9/lib/e2p' making all in lib/ext2fs make[2]: Entering directory `/var/tmp/portage/sys-fs/e2fsprogs-1.41.9/work/e2fsprogs-1.41.9' make[2]: `lib/uuid/uuid_types.h' не требует обновления. make[2]: Leaving directory `/var/tmp/portage/sys-fs/e2fsprogs-1.41.9/work/e2fsprogs-1.41.9' make[2]: Entering directory `/var/tmp/portage/sys-fs/e2fsprogs-1.41.9/work/e2fsprogs-1.41.9/lib/et' make[2]: `compile_et' не требует обновления. make[2]: Leaving directory `/var/tmp/portage/sys-fs/e2fsprogs-1.41.9/work/e2fsprogs-1.41.9/lib/et' make[2]: Entering directory `/var/tmp/portage/sys-fs/e2fsprogs-1.41.9/work/e2fsprogs-1.41.9/lib/ext2fs' make[2]: Цель `all' не требует выполнения команд. make[2]: Leaving directory `/var/tmp/portage/sys-fs/e2fsprogs-1.41.9/work/e2fsprogs-1.41.9/lib/ext2fs' make[2]: Entering directory `/var/tmp/portage/sys-fs/e2fsprogs-1.41.9/work/e2fsprogs-1.41.9/lib/ext2fs' make[2]: `ext2_err.h' не требует обновления. make[2]: Leaving directory `/var/tmp/portage/sys-fs/e2fsprogs-1.41.9/work/e2fsprogs-1.41.9/lib/ext2fs' making all in intl make[2]: Entering directory `/var/tmp/portage/sys-fs/e2fsprogs-1.41.9/work/e2fsprogs-1.41.9/intl' make[2]: Цель `all' не требует выполнения команд. make[2]: Leaving directory `/var/tmp/portage/sys-fs/e2fsprogs-1.41.9/work/e2fsprogs-1.41.9/intl' making all in e2fsck make[2]: Entering directory `/var/tmp/portage/sys-fs/e2fsprogs-1.41.9/work/e2fsprogs-1.41.9/e2fsck' COMPILE_ET prof_err.et CC gen_crc32table CC dict.c COMPILE_ET prof_err.et SUBST e2fsck.8 SUBST e2fsck.conf.5 GEN32TABLE crc32table.h 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 CC crc32.c LD e2fsck make[2]: Leaving directory `/var/tmp/portage/sys-fs/e2fsprogs-1.41.9/work/e2fsprogs-1.41.9/e2fsck' making all in debugfs make[2]: Entering directory `/var/tmp/portage/sys-fs/e2fsprogs-1.41.9/work/e2fsprogs-1.41.9/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.9/work/e2fsprogs-1.41.9/debugfs' making all in misc make[2]: Entering directory `/var/tmp/portage/sys-fs/e2fsprogs-1.41.9/work/e2fsprogs-1.41.9/misc' COMPILE_ET prof_err.et CC util.c COMPILE_ET prof_err.et PROFILE_TO_C mke2fs.conf CC badblocks.c 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 SUBST badblocks.8 SUBST e2label.8 SUBST e2image.8 SUBST logsave.8 SUBST filefrag.8 SUBST e2freefrag.8 SUBST e2undo.8 SUBST chattr.1 SUBST lsattr.1 SUBST mke2fs.conf.5 CC e2initrd_helper.c CC mke2fs.c CC ../e2fsck/profile.c CC prof_err.c CC default_profile.c LD badblocks LD tune2fs LD dumpe2fs LD logsave LD e2image LD e2undo LD chattr LD lsattr LD mklost+found LD filefrag LD e2freefrag LD e2initrd_helper LD mke2fs make[2]: Leaving directory `/var/tmp/portage/sys-fs/e2fsprogs-1.41.9/work/e2fsprogs-1.41.9/misc' making all in resize make[2]: Entering directory `/var/tmp/portage/sys-fs/e2fsprogs-1.41.9/work/e2fsprogs-1.41.9/resize' CC extent.c CC resize2fs.c CC main.c CC online.c CC sim_progress.c CC test_extent.c SUBST resize2fs.8 LD test_extent LD resize2fs make[2]: Leaving directory `/var/tmp/portage/sys-fs/e2fsprogs-1.41.9/work/e2fsprogs-1.41.9/resize' making all in tests/progs make[2]: Entering directory `/var/tmp/portage/sys-fs/e2fsprogs-1.41.9/work/e2fsprogs-1.41.9/tests/progs' CC test_icount.c MK_CMDS test_icount_cmds.c CC test_icount_cmds.c LD test_icount make[2]: Leaving directory `/var/tmp/portage/sys-fs/e2fsprogs-1.41.9/work/e2fsprogs-1.41.9/tests/progs' making all in po make[2]: Entering directory `/var/tmp/portage/sys-fs/e2fsprogs-1.41.9/work/e2fsprogs-1.41.9/po' make[2]: Цель `all' не требует выполнения команд. make[2]: Leaving directory `/var/tmp/portage/sys-fs/e2fsprogs-1.41.9/work/e2fsprogs-1.41.9/po' make[1]: Leaving directory `/var/tmp/portage/sys-fs/e2fsprogs-1.41.9/work/e2fsprogs-1.41.9' make docs make[1]: Entering directory `/var/tmp/portage/sys-fs/e2fsprogs-1.41.9/work/e2fsprogs-1.41.9' make[2]: Entering directory `/var/tmp/portage/sys-fs/e2fsprogs-1.41.9/work/e2fsprogs-1.41.9/doc' MAKEINFO libext2fs.info make[2]: Leaving directory `/var/tmp/portage/sys-fs/e2fsprogs-1.41.9/work/e2fsprogs-1.41.9/doc' make[1]: Leaving directory `/var/tmp/portage/sys-fs/e2fsprogs-1.41.9/work/e2fsprogs-1.41.9' >>> Source compiled. >>> Test phase [not enabled]: sys-fs/e2fsprogs-1.41.9 >>> Install e2fsprogs-1.41.9 into /var/tmp/portage/sys-fs/e2fsprogs-1.41.9/image/ category sys-fs make -j2 STRIP=: root_libdir=/lib DESTDIR=/var/tmp/portage/sys-fs/e2fsprogs-1.41.9/image/ install install-libs make[1]: Entering directory `/var/tmp/portage/sys-fs/e2fsprogs-1.41.9/work/e2fsprogs-1.41.9' making all in lib/e2p make[1]: `lib/ext2fs/ext2_types.h' не требует обновления. make[1]: Leaving directory `/var/tmp/portage/sys-fs/e2fsprogs-1.41.9/work/e2fsprogs-1.41.9' make[1]: Entering directory `/var/tmp/portage/sys-fs/e2fsprogs-1.41.9/work/e2fsprogs-1.41.9/lib/e2p' make[1]: Цель `all' не требует выполнения команд. make[1]: Leaving directory `/var/tmp/portage/sys-fs/e2fsprogs-1.41.9/work/e2fsprogs-1.41.9/lib/e2p' make[1]: Entering directory `/var/tmp/portage/sys-fs/e2fsprogs-1.41.9/work/e2fsprogs-1.41.9' make[1]: `lib/blkid/blkid_types.h' не требует обновления. make[1]: Leaving directory `/var/tmp/portage/sys-fs/e2fsprogs-1.41.9/work/e2fsprogs-1.41.9' making all in lib/ext2fs make[1]: Entering directory `/var/tmp/portage/sys-fs/e2fsprogs-1.41.9/work/e2fsprogs-1.41.9' make[1]: Entering directory `/var/tmp/portage/sys-fs/e2fsprogs-1.41.9/work/e2fsprogs-1.41.9/lib/ext2fs' make[1]: `lib/uuid/uuid_types.h' не требует обновления. make[1]: Leaving directory `/var/tmp/portage/sys-fs/e2fsprogs-1.41.9/work/e2fsprogs-1.41.9' make[1]: Entering directory `/var/tmp/portage/sys-fs/e2fsprogs-1.41.9/work/e2fsprogs-1.41.9/lib/et' make[1]: `compile_et' не требует обновления. make[1]: Leaving directory `/var/tmp/portage/sys-fs/e2fsprogs-1.41.9/work/e2fsprogs-1.41.9/lib/et' make[1]: Цель `all' не требует выполнения команд. make[1]: Leaving directory `/var/tmp/portage/sys-fs/e2fsprogs-1.41.9/work/e2fsprogs-1.41.9/lib/ext2fs' making all in intl make[1]: Entering directory `/var/tmp/portage/sys-fs/e2fsprogs-1.41.9/work/e2fsprogs-1.41.9/intl' make[1]: Цель `all' не требует выполнения команд. make[1]: Leaving directory `/var/tmp/portage/sys-fs/e2fsprogs-1.41.9/work/e2fsprogs-1.41.9/intl' make[1]: Entering directory `/var/tmp/portage/sys-fs/e2fsprogs-1.41.9/work/e2fsprogs-1.41.9/lib/ext2fs' making install-shlibs in lib/e2p make[1]: `ext2_err.h' не требует обновления. make[1]: Leaving directory `/var/tmp/portage/sys-fs/e2fsprogs-1.41.9/work/e2fsprogs-1.41.9/lib/ext2fs' make[1]: Entering directory `/var/tmp/portage/sys-fs/e2fsprogs-1.41.9/work/e2fsprogs-1.41.9/lib/e2p' make[1]: Entering directory `/var/tmp/portage/sys-fs/e2fsprogs-1.41.9/work/e2fsprogs-1.41.9/doc' TEXI2DVI libext2fs.dvi MKINSTALLDIRS /lib /usr/lib mkdir /var/tmp/portage/sys-fs/e2fsprogs-1.41.9/image/lib mkdir /var/tmp/portage/sys-fs/e2fsprogs-1.41.9/image/usr mkdir /var/tmp/portage/sys-fs/e2fsprogs-1.41.9/image/usr/lib INSTALL-ELF-LIB /lib/libe2p.so.2.3 You don't have a working TeX binary (tex) installed anywhere in your PATH, and texi2dvi cannot proceed without one. If you want to use this script, you'll need to install TeX (if you don't have it) or change your PATH or TEX environment variable (if you do). See the --help output for more details. For information about obtaining TeX, please see http://www.tug.org. If you happen to be using Debian, you can get it with this command: apt-get install tetex-bin make[1]: [libext2fs.dvi] Ошибка 1 (игнорирована) SYMLINK /lib/libe2p.so.2 MKINSTALLDIRS /usr/share/info SYMLINK /usr/lib/libe2p.so mkdir /var/tmp/portage/sys-fs/e2fsprogs-1.41.9/image/usr/share LDCONFIG mkdir /var/tmp/portage/sys-fs/e2fsprogs-1.41.9/image/usr/share/info make[1]: Leaving directory `/var/tmp/portage/sys-fs/e2fsprogs-1.41.9/work/e2fsprogs-1.41.9/lib/e2p' INSTALL_DATA /usr/share/info/libext2fs.info making install-shlibs in lib/ext2fs GZIP /usr/share/info/libext2fs.info* make[1]: Leaving directory `/var/tmp/portage/sys-fs/e2fsprogs-1.41.9/work/e2fsprogs-1.41.9/doc' make[1]: Entering directory `/var/tmp/portage/sys-fs/e2fsprogs-1.41.9/work/e2fsprogs-1.41.9/lib/ext2fs' MKINSTALLDIRS /lib /usr/lib making install in e2fsck make[1]: Entering directory `/var/tmp/portage/sys-fs/e2fsprogs-1.41.9/work/e2fsprogs-1.41.9/e2fsck' INSTALL-ELF-LIB /lib/libext2fs.so.2.4 MKINSTALLDIRS //sbin /usr/share/man/man8 SYMLINK /lib/libext2fs.so.2 mkdir /var/tmp/portage/sys-fs/e2fsprogs-1.41.9/image/sbin SYMLINK /usr/lib/libext2fs.so mkdir /var/tmp/portage/sys-fs/e2fsprogs-1.41.9/image/usr/share/man LDCONFIG mkdir /var/tmp/portage/sys-fs/e2fsprogs-1.41.9/image/usr/share/man/man8 make[1]: Leaving directory `/var/tmp/portage/sys-fs/e2fsprogs-1.41.9/work/e2fsprogs-1.41.9/lib/ext2fs' mkdir /var/tmp/portage/sys-fs/e2fsprogs-1.41.9/image/usr/share/man/man5 making install-shlibs in intl make[1]: Entering directory `/var/tmp/portage/sys-fs/e2fsprogs-1.41.9/work/e2fsprogs-1.41.9/intl' make[1]: Цель `install-shlibs' не требует выполнения команд. make[1]: Leaving directory `/var/tmp/portage/sys-fs/e2fsprogs-1.41.9/work/e2fsprogs-1.41.9/intl' INSTALL //sbin/e2fsck LINK //sbin/fsck.ext2 making install in lib/e2p LINK //sbin/fsck.ext3 make[1]: Entering directory `/var/tmp/portage/sys-fs/e2fsprogs-1.41.9/work/e2fsprogs-1.41.9/lib/e2p' MKINSTALLDIRS /lib /usr/lib LINK //sbin/fsck.ext4 LINK //sbin/fsck.ext4dev INSTALL-ELF-LIB /lib/libe2p.so.2.3 SYMLINK /lib/libe2p.so.2 INSTALL_DATA /usr/share/man/man8/e2fsck.8 SYMLINK /usr/lib/libe2p.so LDCONFIG MKINSTALLDIRS /usr/lib /usr/include/e2p INSTALL_DATA /usr/share/man/man5/e2fsck.conf.5 LINK /usr/share/man/man8/fsck.ext2.8 LINK /usr/share/man/man8/fsck.ext3.8 LINK /usr/share/man/man8/fsck.ext4.8 mkdir /var/tmp/portage/sys-fs/e2fsprogs-1.41.9/image/usr/include mkdir /var/tmp/portage/sys-fs/e2fsprogs-1.41.9/image/usr/include/e2p LINK /usr/share/man/man8/fsck.ext4.8 make[1]: Leaving directory `/var/tmp/portage/sys-fs/e2fsprogs-1.41.9/work/e2fsprogs-1.41.9/e2fsck' mkdir /var/tmp/portage/sys-fs/e2fsprogs-1.41.9/image/usr/lib/pkgconfig INSTALL_DATA /usr/lib/libe2p.a making install in debugfs make[1]: Entering directory `/var/tmp/portage/sys-fs/e2fsprogs-1.41.9/work/e2fsprogs-1.41.9/debugfs' MKINSTALLDIRS //sbin /usr/share/man/man8 INSTALL_DATA /usr/include/e2p/e2p.h INSTALL //sbin/debugfs INSTALL_DATA /usr/lib/pkgconfig/e2p.pc make[1]: Leaving directory `/var/tmp/portage/sys-fs/e2fsprogs-1.41.9/work/e2fsprogs-1.41.9/lib/e2p' INSTALL_DATA /usr/share/man/man8/debugfs.8 make[1]: Leaving directory `/var/tmp/portage/sys-fs/e2fsprogs-1.41.9/work/e2fsprogs-1.41.9/debugfs' making install in lib/ext2fs making install in misc make[1]: Entering directory `/var/tmp/portage/sys-fs/e2fsprogs-1.41.9/work/e2fsprogs-1.41.9/lib/ext2fs' MKINSTALLDIRS /lib /usr/lib make[1]: Entering directory `/var/tmp/portage/sys-fs/e2fsprogs-1.41.9/work/e2fsprogs-1.41.9/misc' MKINSTALLDIRS /usr/sbin //sbin /usr/bin /usr/share/man/man1 /usr/share/man/man8 /usr/lib /etc mkdir /var/tmp/portage/sys-fs/e2fsprogs-1.41.9/image/usr/sbin INSTALL-ELF-LIB /lib/libext2fs.so.2.4 SYMLINK /lib/libext2fs.so.2 SYMLINK /usr/lib/libext2fs.so mkdir /var/tmp/portage/sys-fs/e2fsprogs-1.41.9/image/usr/bin LDCONFIG MKINSTALLDIRS /usr/lib /usr/include/ext2fs mkdir /var/tmp/portage/sys-fs/e2fsprogs-1.41.9/image/usr/share/man/man1 mkdir /var/tmp/portage/sys-fs/e2fsprogs-1.41.9/image/usr/include/ext2fs INSTALL_DATA /usr/lib/libext2fs.a mkdir /var/tmp/portage/sys-fs/e2fsprogs-1.41.9/image/etc INSTALL_DATA /usr/include/ext2fs/bitops.h INSTALL //sbin/mke2fs INSTALL_DATA /usr/include/ext2fs/ext2fs.h INSTALL //sbin/badblocks INSTALL_DATA /usr/include/ext2fs/ext2_io.h INSTALL //sbin/tune2fs INSTALL_DATA /usr/include/ext2fs/ext2_fs.h INSTALL //sbin/dumpe2fs INSTALL_DATA /usr/include/ext2fs/ext2_ext_attr.h INSTALL //sbin/logsave INSTALL_DATA /usr/include/ext2fs/ext3_extents.h INSTALL //sbin/e2image INSTALL_DATA /usr/include/ext2fs/tdb.h INSTALL //sbin/e2undo INSTALL_DATA /usr/include/ext2fs/ext2_err.h INSTALL /usr/sbin/mklost+found INSTALL_DATA /usr/include/ext2fs/ext2_types.h INSTALL_DATA /usr/lib/pkgconfig/ext2fs.pc INSTALL /usr/sbin/filefrag INSTALL /usr/sbin/e2freefrag LINK //sbin/mkfs.ext2 make[1]: Leaving directory `/var/tmp/portage/sys-fs/e2fsprogs-1.41.9/work/e2fsprogs-1.41.9/lib/ext2fs' LINK //sbin/mkfs.ext3 making install in intl make[1]: Entering directory `/var/tmp/portage/sys-fs/e2fsprogs-1.41.9/work/e2fsprogs-1.41.9/intl' LINK //sbin/mkfs.ext4 if test 'no' = yes; then \ test yes != no || /bin/sh ../config/mkinstalldirs /var/tmp/portage/sys-fs/e2fsprogs-1.41.9/image//usr/lib; \ temp=/var/tmp/portage/sys-fs/e2fsprogs-1.41.9/image//usr/lib/t-charset.alias; \ dest=/var/tmp/portage/sys-fs/e2fsprogs-1.41.9/image//usr/lib/charset.alias; \ if test -f /var/tmp/portage/sys-fs/e2fsprogs-1.41.9/image//usr/lib/charset.alias; then \ orig=/var/tmp/portage/sys-fs/e2fsprogs-1.41.9/image//usr/lib/charset.alias; \ sed -f ref-add.sed $orig > $temp; \ /usr/bin/install -c -m 644 $temp $dest; \ rm -f $temp; \ else \ if test yes = no; then \ orig=charset.alias; \ sed -f ref-add.sed $orig > $temp; \ /usr/bin/install -c -m 644 $temp $dest; \ rm -f $temp; \ fi; \ fi; \ /bin/sh ../config/mkinstalldirs /var/tmp/portage/sys-fs/e2fsprogs-1.41.9/image//usr/share/locale; \ test -f /var/tmp/portage/sys-fs/e2fsprogs-1.41.9/image//usr/share/locale/locale.alias \ && orig=/var/tmp/portage/sys-fs/e2fsprogs-1.41.9/image//usr/share/locale/locale.alias \ || orig=./locale.alias; \ temp=/var/tmp/portage/sys-fs/e2fsprogs-1.41.9/image//usr/share/locale/t-locale.alias; \ dest=/var/tmp/portage/sys-fs/e2fsprogs-1.41.9/image//usr/share/locale/locale.alias; \ sed -f ref-add.sed $orig > $temp; \ /usr/bin/install -c -m 644 $temp $dest; \ rm -f $temp; \ else \ : ; \ fi LINK //sbin/mkfs.ext4dev make[1]: Leaving directory `/var/tmp/portage/sys-fs/e2fsprogs-1.41.9/work/e2fsprogs-1.41.9/intl' LINK //sbin/e2label INSTALL /usr/bin/chattr INSTALL /usr/bin/lsattr INSTALL /usr/lib/e2initrd_helper INSTALL_DATA /usr/share/man/man8/tune2fs.8 INSTALL_DATA /usr/share/man/man8/mklost+found.8 INSTALL_DATA /usr/share/man/man8/mke2fs.8 INSTALL_DATA /usr/share/man/man8/dumpe2fs.8 INSTALL_DATA /usr/share/man/man8/badblocks.8 INSTALL_DATA /usr/share/man/man8/e2label.8 INSTALL_DATA /usr/share/man/man8/e2image.8 INSTALL_DATA /usr/share/man/man8/logsave.8 INSTALL_DATA /usr/share/man/man8/filefrag.8 INSTALL_DATA /usr/share/man/man8/e2freefrag.8 INSTALL_DATA /usr/share/man/man8/e2undo.8 LINK mkfs.ext2.8 LINK mkfs.ext3.8 LINK mkfs.ext4.8 LINK mkfs.ext4dev.8 INSTALL_DATA /usr/share/man/man1/chattr.1 INSTALL_DATA /usr/share/man/man1/lsattr.1 INSTALL_DATA /usr/share/man/man5/mke2fs.conf.5 INSTALL_DATA /etc/mke2fs.conf make[1]: Leaving directory `/var/tmp/portage/sys-fs/e2fsprogs-1.41.9/work/e2fsprogs-1.41.9/misc' making install in resize make[1]: Entering directory `/var/tmp/portage/sys-fs/e2fsprogs-1.41.9/work/e2fsprogs-1.41.9/resize' MKINSTALLDIRS //sbin /usr/share/man/man8 INSTALL //sbin/resize2fs INSTALL_DATA /usr/share/man/man8/resize2fs.8 make[1]: Leaving directory `/var/tmp/portage/sys-fs/e2fsprogs-1.41.9/work/e2fsprogs-1.41.9/resize' making install in tests/progs make[1]: Entering directory `/var/tmp/portage/sys-fs/e2fsprogs-1.41.9/work/e2fsprogs-1.41.9/tests/progs' make[1]: Цель `install' не требует выполнения команд. make[1]: Leaving directory `/var/tmp/portage/sys-fs/e2fsprogs-1.41.9/work/e2fsprogs-1.41.9/tests/progs' making install in po make[1]: Entering directory `/var/tmp/portage/sys-fs/e2fsprogs-1.41.9/work/e2fsprogs-1.41.9/po' /bin/sh ../config/mkinstalldirs /var/tmp/portage/sys-fs/e2fsprogs-1.41.9/image//usr/share mkdir /var/tmp/portage/sys-fs/e2fsprogs-1.41.9/image/usr/share/locale mkdir /var/tmp/portage/sys-fs/e2fsprogs-1.41.9/image/usr/share/locale/ca mkdir /var/tmp/portage/sys-fs/e2fsprogs-1.41.9/image/usr/share/locale/ca/LC_MESSAGES installing ca.gmo as /var/tmp/portage/sys-fs/e2fsprogs-1.41.9/image//usr/share/locale/ca/LC_MESSAGES/e2fsprogs.mo mkdir /var/tmp/portage/sys-fs/e2fsprogs-1.41.9/image/usr/share/locale/cs mkdir /var/tmp/portage/sys-fs/e2fsprogs-1.41.9/image/usr/share/locale/cs/LC_MESSAGES installing cs.gmo as /var/tmp/portage/sys-fs/e2fsprogs-1.41.9/image//usr/share/locale/cs/LC_MESSAGES/e2fsprogs.mo mkdir /var/tmp/portage/sys-fs/e2fsprogs-1.41.9/image/usr/share/locale/de mkdir /var/tmp/portage/sys-fs/e2fsprogs-1.41.9/image/usr/share/locale/de/LC_MESSAGES installing de.gmo as /var/tmp/portage/sys-fs/e2fsprogs-1.41.9/image//usr/share/locale/de/LC_MESSAGES/e2fsprogs.mo mkdir /var/tmp/portage/sys-fs/e2fsprogs-1.41.9/image/usr/share/locale/es mkdir /var/tmp/portage/sys-fs/e2fsprogs-1.41.9/image/usr/share/locale/es/LC_MESSAGES installing es.gmo as /var/tmp/portage/sys-fs/e2fsprogs-1.41.9/image//usr/share/locale/es/LC_MESSAGES/e2fsprogs.mo mkdir /var/tmp/portage/sys-fs/e2fsprogs-1.41.9/image/usr/share/locale/fr mkdir /var/tmp/portage/sys-fs/e2fsprogs-1.41.9/image/usr/share/locale/fr/LC_MESSAGES installing fr.gmo as /var/tmp/portage/sys-fs/e2fsprogs-1.41.9/image//usr/share/locale/fr/LC_MESSAGES/e2fsprogs.mo mkdir /var/tmp/portage/sys-fs/e2fsprogs-1.41.9/image/usr/share/locale/id mkdir /var/tmp/portage/sys-fs/e2fsprogs-1.41.9/image/usr/share/locale/id/LC_MESSAGES installing id.gmo as /var/tmp/portage/sys-fs/e2fsprogs-1.41.9/image//usr/share/locale/id/LC_MESSAGES/e2fsprogs.mo mkdir /var/tmp/portage/sys-fs/e2fsprogs-1.41.9/image/usr/share/locale/it mkdir /var/tmp/portage/sys-fs/e2fsprogs-1.41.9/image/usr/share/locale/it/LC_MESSAGES installing it.gmo as /var/tmp/portage/sys-fs/e2fsprogs-1.41.9/image//usr/share/locale/it/LC_MESSAGES/e2fsprogs.mo mkdir /var/tmp/portage/sys-fs/e2fsprogs-1.41.9/image/usr/share/locale/nl mkdir /var/tmp/portage/sys-fs/e2fsprogs-1.41.9/image/usr/share/locale/nl/LC_MESSAGES installing nl.gmo as /var/tmp/portage/sys-fs/e2fsprogs-1.41.9/image//usr/share/locale/nl/LC_MESSAGES/e2fsprogs.mo mkdir /var/tmp/portage/sys-fs/e2fsprogs-1.41.9/image/usr/share/locale/pl mkdir /var/tmp/portage/sys-fs/e2fsprogs-1.41.9/image/usr/share/locale/pl/LC_MESSAGES installing pl.gmo as /var/tmp/portage/sys-fs/e2fsprogs-1.41.9/image//usr/share/locale/pl/LC_MESSAGES/e2fsprogs.mo mkdir /var/tmp/portage/sys-fs/e2fsprogs-1.41.9/image/usr/share/locale/sv mkdir /var/tmp/portage/sys-fs/e2fsprogs-1.41.9/image/usr/share/locale/sv/LC_MESSAGES installing sv.gmo as /var/tmp/portage/sys-fs/e2fsprogs-1.41.9/image//usr/share/locale/sv/LC_MESSAGES/e2fsprogs.mo mkdir /var/tmp/portage/sys-fs/e2fsprogs-1.41.9/image/usr/share/locale/tr mkdir /var/tmp/portage/sys-fs/e2fsprogs-1.41.9/image/usr/share/locale/tr/LC_MESSAGES installing tr.gmo as /var/tmp/portage/sys-fs/e2fsprogs-1.41.9/image//usr/share/locale/tr/LC_MESSAGES/e2fsprogs.mo mkdir /var/tmp/portage/sys-fs/e2fsprogs-1.41.9/image/usr/share/locale/vi mkdir /var/tmp/portage/sys-fs/e2fsprogs-1.41.9/image/usr/share/locale/vi/LC_MESSAGES installing vi.gmo as /var/tmp/portage/sys-fs/e2fsprogs-1.41.9/image//usr/share/locale/vi/LC_MESSAGES/e2fsprogs.mo mkdir /var/tmp/portage/sys-fs/e2fsprogs-1.41.9/image/usr/share/locale/zh_CN mkdir /var/tmp/portage/sys-fs/e2fsprogs-1.41.9/image/usr/share/locale/zh_CN/LC_MESSAGES installing zh_CN.gmo as /var/tmp/portage/sys-fs/e2fsprogs-1.41.9/image//usr/share/locale/zh_CN/LC_MESSAGES/e2fsprogs.mo if test "e2fsprogs" = "gettext-tools"; then \ /bin/sh ../config/mkinstalldirs /var/tmp/portage/sys-fs/e2fsprogs-1.41.9/image//usr/share/gettext/po; \ for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ /usr/bin/install -c -m 644 ./$file \ /var/tmp/portage/sys-fs/e2fsprogs-1.41.9/image//usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /var/tmp/portage/sys-fs/e2fsprogs-1.41.9/image//usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[1]: Leaving directory `/var/tmp/portage/sys-fs/e2fsprogs-1.41.9/work/e2fsprogs-1.41.9/po' if test ! -d e2fsck && test ! -d debugfs && test ! -d misc && test ! -d ext2ed ; then make install-libs ; fi >>> Completed installing e2fsprogs-1.41.9 into /var/tmp/portage/sys-fs/e2fsprogs-1.41.9/image/ strip: i686-pc-linux-gnu-strip --strip-unneeded -R .comment sbin/badblocks sbin/e2undo sbin/logsave sbin/dumpe2fs sbin/tune2fs sbin/mke2fs sbin/e2image sbin/debugfs sbin/e2fsck sbin/resize2fs lib/libext2fs.so.2.4 lib/libe2p.so.2.3 usr/sbin/mklost+found usr/sbin/e2freefrag usr/sbin/filefrag usr/bin/lsattr usr/bin/chattr usr/lib/e2initrd_helper usr/lib/libe2p.a usr/lib/libext2fs.a rm: невозможно удалить каталог `/var/tmp/portage/sys-fs/e2fsprogs-1.41.9/temp/.ecompress16001.11317': Каталог не пуст rm: невозможно удалить каталог `/var/tmp/portage/sys-fs/e2fsprogs-1.41.9/temp/.ecompress16060.5808': Каталог не пуст