LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
查看: 698|回复: 7

e2fsprogs大家是怎么升级的?

[复制链接]
发表于 2009-2-18 23:01:33 | 显示全部楼层 |阅读模式
在更新的时候安装e2fsprogs-libs出现问题,网上搜到了一些解决方法,但是感觉比较危险。有没有人碰到过?
发表于 2009-2-18 23:12:04 | 显示全部楼层
是block吗,很早之前有过一个相关的bug,搜搜bugzilla

http://www.uno-code.com/?q=node/137

  1. Quick fix for e2fsprogs, com_err, and ss blockers
  2. By admin - Posted on October 31st, 2008

  3. Sometimes with Gentoo you'll run across some weird 'blocker' issues. Meaning that certain older packages/libraries/etc are blocked in order to do the update. Sometimes these are super easy to fix, usually by unmerging the blocked packages and emerging the new update package. Sometimes, it's a pain. The e2fsprogs and e2fsprogs-lib blocker problem is an example of a 'sticky' situation. richard.scott posted the solution at the Gentoo Forum, but I'll repost here. It worked like a charm for me.

  4. # echo "<=app-crypt/mit-krb5-1.6.3-r2" >> /etc/portage/package.keywords
  5. # emerge -f e2fsprogs e2fsprogs-libs
  6. # emerge --unmerge ss com_err e2fsprogs
  7. # emerge e2fsprogs
复制代码
回复 支持 反对

使用道具 举报

 楼主| 发表于 2009-2-18 23:17:57 | 显示全部楼层
--------------------------- ACCESS VIOLATION SUMMARY ---------------------------
LOG FILE "/var/log/sandbox/sandbox-6045.log"

VERSION 1.0
FORMAT: F - Function called
FORMAT: S - Access Status
FORMAT: P - Path as passed to function
FORMAT: A - Absolute Path (not canonical)
FORMAT: R - Canonical Path
FORMAT: C - Command Line

F: mkdir
S: deny
P: ././var/cache/fonts/tfm
A: /var/cache/fonts/tfm
R: /var/cache/fonts/tfm
C: mkdir ././var/cache/fonts/tfm
--------------------------------------------------------------------------------

>>> Failed to emerge sys-libs/e2fsprogs-libs-1.41.4, Log file:

>>>  '/var/tmp/portage/sys-libs/e2fsprogs-libs-1.41.4/temp/build.log'
回复 支持 反对

使用道具 举报

发表于 2009-2-18 23:24:21 | 显示全部楼层
贴/var/tmp/portage/sys-libs/e2fsprogs-libs-1.41.4/temp/build.log
回复 支持 反对

使用道具 举报

 楼主| 发表于 2009-2-18 23:57:14 | 显示全部楼层
Generating configuration file for e2fsprogs version 1.41.4
Release date is January, 2009
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
CC defaults to i686-pc-linux-gnu-gcc
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)
Disabling maintainer mode by default
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
Enabling debugfs support by default
Enabling e2image support by default
Enabling e2resize support by default
Building fsck wrapper by default
Building e2initrd helper by default
Enabling thread local support
checking for thread local storage (TLS) class... __thread
Building uuidd by default
checking whether make 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-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... 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... 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.4.1, 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 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... /bin/true
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 for short... yes
checking size of short... 2
checking for int... yes
checking size of int... 4
checking for long... yes
checking size of long... 4
checking for long long... (cached) yes
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 socket in -lsocket... no
checking for dlopen in -ldl... yes
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/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/blkid/blkid.pc
config.status: creating doc/Makefile
config.status: creating intl/Makefile
config.status: executing default-1 commands
cd ./util ; make subst
make[1]: Entering directory `/var/tmp/portage/sys-libs/e2fsprogs-libs-1.41.4/work/e2fsprogs-libs-1.41.4/util'
        CC subst.c
        LD subst
make[1]: Leaving directory `/var/tmp/portage/sys-libs/e2fsprogs-libs-1.41.4/work/e2fsprogs-libs-1.41.4/util'
make[1]: Entering directory `/var/tmp/portage/sys-libs/e2fsprogs-libs-1.41.4/work/e2fsprogs-libs-1.41.4'
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-libs/e2fsprogs-libs-1.41.4/work/e2fsprogs-libs-1.41.4'
make[1]: Entering directory `/var/tmp/portage/sys-libs/e2fsprogs-libs-1.41.4/work/e2fsprogs-libs-1.41.4'
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-libs/e2fsprogs-libs-1.41.4/work/e2fsprogs-libs-1.41.4'
make[1]: Entering directory `/var/tmp/portage/sys-libs/e2fsprogs-libs-1.41.4/work/e2fsprogs-libs-1.41.4/lib/et'
        SUBST compile_et
make[1]: Leaving directory `/var/tmp/portage/sys-libs/e2fsprogs-libs-1.41.4/work/e2fsprogs-libs-1.41.4/lib/et'
make libs
make[1]: Entering directory `/var/tmp/portage/sys-libs/e2fsprogs-libs-1.41.4/work/e2fsprogs-libs-1.41.4'
make[2]: Entering directory `/var/tmp/portage/sys-libs/e2fsprogs-libs-1.41.4/work/e2fsprogs-libs-1.41.4'
make[2]: `lib/blkid/blkid_types.h' is up to date.
make[2]: Leaving directory `/var/tmp/portage/sys-libs/e2fsprogs-libs-1.41.4/work/e2fsprogs-libs-1.41.4'
make[2]: Entering directory `/var/tmp/portage/sys-libs/e2fsprogs-libs-1.41.4/work/e2fsprogs-libs-1.41.4'
make[2]: `lib/uuid/uuid_types.h' is up to date.
make[2]: Leaving directory `/var/tmp/portage/sys-libs/e2fsprogs-libs-1.41.4/work/e2fsprogs-libs-1.41.4'
make[2]: Entering directory `/var/tmp/portage/sys-libs/e2fsprogs-libs-1.41.4/work/e2fsprogs-libs-1.41.4/lib/et'
make[2]: `compile_et' is up to date.
make[2]: Leaving directory `/var/tmp/portage/sys-libs/e2fsprogs-libs-1.41.4/work/e2fsprogs-libs-1.41.4/lib/et'
making all in lib/et
make[2]: Entering directory `/var/tmp/portage/sys-libs/e2fsprogs-libs-1.41.4/work/e2fsprogs-libs-1.41.4/lib/et'
make[3]: Entering directory `/var/tmp/portage/sys-libs/e2fsprogs-libs-1.41.4/work/e2fsprogs-libs-1.41.4/lib/et'
        MKDIR elfshared
make[3]: Leaving directory `/var/tmp/portage/sys-libs/e2fsprogs-libs-1.41.4/work/e2fsprogs-libs-1.41.4/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
make[2]: Leaving directory `/var/tmp/portage/sys-libs/e2fsprogs-libs-1.41.4/work/e2fsprogs-libs-1.41.4/lib/et'
making all in lib/ss
make[2]: Entering directory `/var/tmp/portage/sys-libs/e2fsprogs-libs-1.41.4/work/e2fsprogs-libs-1.41.4/lib/ss'
        SUBST mk_cmds
make[3]: Entering directory `/var/tmp/portage/sys-libs/e2fsprogs-libs-1.41.4/work/e2fsprogs-libs-1.41.4/lib/ss'
        MKDIR elfshared
make[3]: Leaving directory `/var/tmp/portage/sys-libs/e2fsprogs-libs-1.41.4/work/e2fsprogs-libs-1.41.4/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
execute_cmd.c: In function ‘ss_execute_line’:
execute_cmd.c:216: warning: ignoring return value of ‘system’, declared with attribute warn_unused_result
execute_cmd.c: In function ‘ss_execute_line’:
execute_cmd.c:216: warning: ignoring return value of ‘system’, declared with attribute warn_unused_result
        CC listen.c
        CC parse.c
        CC error.c
        CC prompt.c
        CC request_tbl.c
        CC list_rqs.c
        CC pager.c
pager.c: In function ‘ss_page_stdin’:
pager.c:130: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result
pager.c: In function ‘ss_page_stdin’:
pager.c:130: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result
        CC requests.c
        CC data.c
        CC get_readline.c
        GEN_LIB libss.a
        GEN_ELF_SOLIB libss.so.2.0
make[2]: Leaving directory `/var/tmp/portage/sys-libs/e2fsprogs-libs-1.41.4/work/e2fsprogs-libs-1.41.4/lib/ss'
making all in lib/uuid
make[2]: Entering directory `/var/tmp/portage/sys-libs/e2fsprogs-libs-1.41.4/work/e2fsprogs-libs-1.41.4/lib/uuid'
make[3]: Entering directory `/var/tmp/portage/sys-libs/e2fsprogs-libs-1.41.4/work/e2fsprogs-libs-1.41.4/lib/uuid'
        MKDIR elfshared
make[3]: Leaving directory `/var/tmp/portage/sys-libs/e2fsprogs-libs-1.41.4/work/e2fsprogs-libs-1.41.4/lib/uuid'
        CC clear.c
        CC compare.c
        CC copy.c
        CC gen_uuid.c
gen_uuid.c: In function ‘get_clock’:
gen_uuid.c:395: warning: ignoring return value of ‘ftruncate’, declared with attribute warn_unused_result
gen_uuid.c: In function ‘get_clock’:
gen_uuid.c:395: warning: ignoring return value of ‘ftruncate’, declared with attribute warn_unused_result
        CC isnull.c
        CC pack.c
        CC parse.c
        CC unpack.c
        CC unparse.c
        CC uuid_time.c
        GEN_LIB libuuid.a
        GEN_ELF_SOLIB libuuid.so.1.2
        CC tst_uuid.o
        LD tst_uuid
        LD uuid_time
        SUBST uuid.3
        SUBST uuid_clear.3
        SUBST uuid_compare.3
        SUBST uuid_copy.3
        SUBST uuid_generate.3
        SUBST uuid_is_null.3
        SUBST uuid_parse.3
        SUBST uuid_time.3
        SUBST uuid_unparse.3
make[2]: Leaving directory `/var/tmp/portage/sys-libs/e2fsprogs-libs-1.41.4/work/e2fsprogs-libs-1.41.4/lib/uuid'
making all in lib/blkid
make[2]: Entering directory `/var/tmp/portage/sys-libs/e2fsprogs-libs-1.41.4/work/e2fsprogs-libs-1.41.4/lib/blkid'
make[3]: Entering directory `/var/tmp/portage/sys-libs/e2fsprogs-libs-1.41.4/work/e2fsprogs-libs-1.41.4/lib/blkid'
        MKDIR elfshared
make[3]: Leaving directory `/var/tmp/portage/sys-libs/e2fsprogs-libs-1.41.4/work/e2fsprogs-libs-1.41.4/lib/blkid'
        CC cache.c
        CC dev.c
        CC devname.c
        CC devno.c
        CC getsize.c
        CC llseek.c
        CC probe.c
        CC read.c
        CC resolve.c
        CC save.c
save.c: In function ‘blkid_flush_cache’:
save.c:146: warning: ignoring return value of ‘link’, declared with attribute warn_unused_result
save.c: In function ‘blkid_flush_cache’:
save.c:146: warning: ignoring return value of ‘link’, declared with attribute warn_unused_result
        CC tag.c
        CC version.c
        GEN_LIB libblkid.a
        GEN_ELF_SOLIB libblkid.so.1.0
        SUBST libblkid.3
make[2]: Leaving directory `/var/tmp/portage/sys-libs/e2fsprogs-libs-1.41.4/work/e2fsprogs-libs-1.41.4/lib/blkid'
making all in intl
make[2]: Entering directory `/var/tmp/portage/sys-libs/e2fsprogs-libs-1.41.4/work/e2fsprogs-libs-1.41.4/intl'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/var/tmp/portage/sys-libs/e2fsprogs-libs-1.41.4/work/e2fsprogs-libs-1.41.4/intl'
make[1]: Leaving directory `/var/tmp/portage/sys-libs/e2fsprogs-libs-1.41.4/work/e2fsprogs-libs-1.41.4'
make progs
make[1]: Entering directory `/var/tmp/portage/sys-libs/e2fsprogs-libs-1.41.4/work/e2fsprogs-libs-1.41.4'
make[2]: Entering directory `/var/tmp/portage/sys-libs/e2fsprogs-libs-1.41.4/work/e2fsprogs-libs-1.41.4'
make[2]: `lib/blkid/blkid_types.h' is up to date.
make[2]: Leaving directory `/var/tmp/portage/sys-libs/e2fsprogs-libs-1.41.4/work/e2fsprogs-libs-1.41.4'
make[2]: Entering directory `/var/tmp/portage/sys-libs/e2fsprogs-libs-1.41.4/work/e2fsprogs-libs-1.41.4'
make[2]: `lib/uuid/uuid_types.h' is up to date.
make[2]: Leaving directory `/var/tmp/portage/sys-libs/e2fsprogs-libs-1.41.4/work/e2fsprogs-libs-1.41.4'
make[2]: Entering directory `/var/tmp/portage/sys-libs/e2fsprogs-libs-1.41.4/work/e2fsprogs-libs-1.41.4/lib/et'
make[2]: `compile_et' is up to date.
make[2]: Leaving directory `/var/tmp/portage/sys-libs/e2fsprogs-libs-1.41.4/work/e2fsprogs-libs-1.41.4/lib/et'
making all in lib/et
make[2]: Entering directory `/var/tmp/portage/sys-libs/e2fsprogs-libs-1.41.4/work/e2fsprogs-libs-1.41.4/lib/et'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/var/tmp/portage/sys-libs/e2fsprogs-libs-1.41.4/work/e2fsprogs-libs-1.41.4/lib/et'
making all in lib/ss
make[2]: Entering directory `/var/tmp/portage/sys-libs/e2fsprogs-libs-1.41.4/work/e2fsprogs-libs-1.41.4/lib/ss'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/var/tmp/portage/sys-libs/e2fsprogs-libs-1.41.4/work/e2fsprogs-libs-1.41.4/lib/ss'
making all in lib/uuid
make[2]: Entering directory `/var/tmp/portage/sys-libs/e2fsprogs-libs-1.41.4/work/e2fsprogs-libs-1.41.4/lib/uuid'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/var/tmp/portage/sys-libs/e2fsprogs-libs-1.41.4/work/e2fsprogs-libs-1.41.4/lib/uuid'
making all in lib/blkid
make[2]: Entering directory `/var/tmp/portage/sys-libs/e2fsprogs-libs-1.41.4/work/e2fsprogs-libs-1.41.4/lib/blkid'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/var/tmp/portage/sys-libs/e2fsprogs-libs-1.41.4/work/e2fsprogs-libs-1.41.4/lib/blkid'
making all in intl
make[2]: Entering directory `/var/tmp/portage/sys-libs/e2fsprogs-libs-1.41.4/work/e2fsprogs-libs-1.41.4/intl'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/var/tmp/portage/sys-libs/e2fsprogs-libs-1.41.4/work/e2fsprogs-libs-1.41.4/intl'
make[1]: Leaving directory `/var/tmp/portage/sys-libs/e2fsprogs-libs-1.41.4/work/e2fsprogs-libs-1.41.4'
make docs
make[1]: Entering directory `/var/tmp/portage/sys-libs/e2fsprogs-libs-1.41.4/work/e2fsprogs-libs-1.41.4'
make[2]: Entering directory `/var/tmp/portage/sys-libs/e2fsprogs-libs-1.41.4/work/e2fsprogs-libs-1.41.4/doc'
        MAKEINFO libext2fs.info
make[2]: Leaving directory `/var/tmp/portage/sys-libs/e2fsprogs-libs-1.41.4/work/e2fsprogs-libs-1.41.4/doc'
make[1]: Leaving directory `/var/tmp/portage/sys-libs/e2fsprogs-libs-1.41.4/work/e2fsprogs-libs-1.41.4'
make[1]: Entering directory `/var/tmp/portage/sys-libs/e2fsprogs-libs-1.41.4/work/e2fsprogs-libs-1.41.4'
make[1]: `lib/blkid/blkid_types.h' is up to date.
make[1]: Leaving directory `/var/tmp/portage/sys-libs/e2fsprogs-libs-1.41.4/work/e2fsprogs-libs-1.41.4'
make[1]: Entering directory `/var/tmp/portage/sys-libs/e2fsprogs-libs-1.41.4/work/e2fsprogs-libs-1.41.4'
make[1]: `lib/uuid/uuid_types.h' is up to date.
make[1]: Leaving directory `/var/tmp/portage/sys-libs/e2fsprogs-libs-1.41.4/work/e2fsprogs-libs-1.41.4'
make[1]: Entering directory `/var/tmp/portage/sys-libs/e2fsprogs-libs-1.41.4/work/e2fsprogs-libs-1.41.4/lib/et'
make[1]: `compile_et' is up to date.
make[1]: Leaving directory `/var/tmp/portage/sys-libs/e2fsprogs-libs-1.41.4/work/e2fsprogs-libs-1.41.4/lib/et'
making all in lib/et
make[1]: Entering directory `/var/tmp/portage/sys-libs/e2fsprogs-libs-1.41.4/work/e2fsprogs-libs-1.41.4/lib/et'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/var/tmp/portage/sys-libs/e2fsprogs-libs-1.41.4/work/e2fsprogs-libs-1.41.4/lib/et'
making all in lib/ss
make[1]: Entering directory `/var/tmp/portage/sys-libs/e2fsprogs-libs-1.41.4/work/e2fsprogs-libs-1.41.4/lib/ss'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/var/tmp/portage/sys-libs/e2fsprogs-libs-1.41.4/work/e2fsprogs-libs-1.41.4/lib/ss'
making all in lib/uuid
make[1]: Entering directory `/var/tmp/portage/sys-libs/e2fsprogs-libs-1.41.4/work/e2fsprogs-libs-1.41.4/lib/uuid'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/var/tmp/portage/sys-libs/e2fsprogs-libs-1.41.4/work/e2fsprogs-libs-1.41.4/lib/uuid'
making all in lib/blkid
make[1]: Entering directory `/var/tmp/portage/sys-libs/e2fsprogs-libs-1.41.4/work/e2fsprogs-libs-1.41.4/lib/blkid'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/var/tmp/portage/sys-libs/e2fsprogs-libs-1.41.4/work/e2fsprogs-libs-1.41.4/lib/blkid'
making all in intl
make[1]: Entering directory `/var/tmp/portage/sys-libs/e2fsprogs-libs-1.41.4/work/e2fsprogs-libs-1.41.4/intl'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/var/tmp/portage/sys-libs/e2fsprogs-libs-1.41.4/work/e2fsprogs-libs-1.41.4/intl'
making install-shlibs in lib/et
make[1]: Entering directory `/var/tmp/portage/sys-libs/e2fsprogs-libs-1.41.4/work/e2fsprogs-libs-1.41.4/lib/et'
        MKINSTALLDIRS /usr/lib /usr/lib
mkdir /var/tmp/portage/sys-libs/e2fsprogs-libs-1.41.4/image/usr
mkdir /var/tmp/portage/sys-libs/e2fsprogs-libs-1.41.4/image/usr/lib
        INSTALL-ELF-LIB /usr/lib/libcom_err.so.2.1
        SYMLINK /usr/lib/libcom_err.so.2
        SYMLINK /usr/lib/libcom_err.so
        LDCONFIG
make[1]: Leaving directory `/var/tmp/portage/sys-libs/e2fsprogs-libs-1.41.4/work/e2fsprogs-libs-1.41.4/lib/et'
making install-shlibs in lib/ss
make[1]: Entering directory `/var/tmp/portage/sys-libs/e2fsprogs-libs-1.41.4/work/e2fsprogs-libs-1.41.4/lib/ss'
        MKINSTALLDIRS /usr/lib /usr/lib
        INSTALL-ELF-LIB /usr/lib/libss.so.2.0
        SYMLINK /usr/lib/libss.so.2
        SYMLINK /usr/lib/libss.so
        LDCONFIG
make[1]: Leaving directory `/var/tmp/portage/sys-libs/e2fsprogs-libs-1.41.4/work/e2fsprogs-libs-1.41.4/lib/ss'
making install-shlibs in lib/uuid
make[1]: Entering directory `/var/tmp/portage/sys-libs/e2fsprogs-libs-1.41.4/work/e2fsprogs-libs-1.41.4/lib/uuid'
        MKINSTALLDIRS /usr/lib /usr/lib
        INSTALL-ELF-LIB /usr/lib/libuuid.so.1.2
        SYMLINK /usr/lib/libuuid.so.1
        SYMLINK /usr/lib/libuuid.so
        LDCONFIG
make[1]: Leaving directory `/var/tmp/portage/sys-libs/e2fsprogs-libs-1.41.4/work/e2fsprogs-libs-1.41.4/lib/uuid'
making install-shlibs in lib/blkid
make[1]: Entering directory `/var/tmp/portage/sys-libs/e2fsprogs-libs-1.41.4/work/e2fsprogs-libs-1.41.4/lib/blkid'
        MKINSTALLDIRS /usr/lib /usr/lib
        INSTALL-ELF-LIB /usr/lib/libblkid.so.1.0
        SYMLINK /usr/lib/libblkid.so.1
        SYMLINK /usr/lib/libblkid.so
        LDCONFIG
make[1]: Leaving directory `/var/tmp/portage/sys-libs/e2fsprogs-libs-1.41.4/work/e2fsprogs-libs-1.41.4/lib/blkid'
[color="Red"]making install-shlibs in intl
make[1]: Entering directory `/var/tmp/portage/sys-libs/e2fsprogs-libs-1.41.4/work/e2fsprogs-libs-1.41.4/intl'
make[1]: Nothing to be done for `install-shlibs'.
make[1]: Leaving directory `/var/tmp/portage/sys-libs/e2fsprogs-libs-1.41.4/work/e2fsprogs-libs-1.41.4/intl'
make[1]: Entering directory `/var/tmp/portage/sys-libs/e2fsprogs-libs-1.41.4/work/e2fsprogs-libs-1.41.4/doc'
        TEXI2DVI libext2fs.dvi
This is TeX, Version 3.1415926 (Web2C 7.5.7)
(./txiversion.tex
(/var/tmp/portage/sys-libs/e2fsprogs-libs-1.41.4/work/e2fsprogs-libs-1.41.4/doc
/texinfo.tex Loading texinfo [version 2006-02-13.16]: Basics, pdf, fonts,
page headings, tables, conditionals, indexing, sectioning, toc, environments,
! Font \circle=lcircle10 not loadable: Metric (TFM) file not found.
<to be read again>
                   \global
\alloc@ #1#2#3#4#5->\global
                            \advance \count 1#1by\@ne \ch@ck #1#4#2\allocati...
l.4940 \newdimen\circthick
                          
?
! Emergency stop.
<to be read again>
                   \global
\alloc@ #1#2#3#4#5->\global
                            \advance \count 1#1by\@ne \ch@ck #1#4#2\allocati...
l.4940 \newdimen\circthick
                          
No pages of output.
Transcript written on txiversion.log.

kpathsea: Running mktextfm lcircle10
[31;01mACCESS DENIED[0m  mkdir:     /var/cache/fonts/tfm
mkdir: cannot create directory `././var/cache/fonts/tfm': Permission denied
mktextfm: mktexdir /var/cache/fonts/tfm/public/latex failed.
kpathsea: Appending font creation commands to missfont.log.
/usr/bin/texi2dvi: texinfo.tex appears to be broken, quitting.
make[1]: [libext2fs.dvi] Error 1 (ignored)
        MKINSTALLDIRS /usr/share/info
mkdir /var/tmp/portage/sys-libs/e2fsprogs-libs-1.41.4/image/usr/share
mkdir /var/tmp/portage/sys-libs/e2fsprogs-libs-1.41.4/image/usr/share/info
        INSTALL_DATA /usr/share/info/libext2fs.info
        GZIP /usr/share/info/libext2fs.info*
make[1]: Leaving directory `/var/tmp/portage/sys-libs/e2fsprogs-libs-1.41.4/work/e2fsprogs-libs-1.41.4/doc'
if test ! -d e2fsck && test ! -d debugfs && test ! -d misc && test ! -d ext2ed ; then make install-libs ; fi
make[1]: Entering directory `/var/tmp/portage/sys-libs/e2fsprogs-libs-1.41.4/work/e2fsprogs-libs-1.41.4'
making install in lib/et
make[2]: Entering directory `/var/tmp/portage/sys-libs/e2fsprogs-libs-1.41.4/work/e2fsprogs-libs-1.41.4/lib/et'
        MKINSTALLDIRS /usr/lib /usr/lib
        INSTALL-ELF-LIB /usr/lib/libcom_err.so.2.1
        SYMLINK /usr/lib/libcom_err.so.2
        SYMLINK /usr/lib/libcom_err.so
        LDCONFIG
        MKINSTALLDIRS /usr/lib /usr/include/et /usr/share/et /usr/bin /usr/share/man/man1 /usr/share/man/man3
mkdir /var/tmp/portage/sys-libs/e2fsprogs-libs-1.41.4/image/usr/include
mkdir /var/tmp/portage/sys-libs/e2fsprogs-libs-1.41.4/image/usr/include/et
mkdir /var/tmp/portage/sys-libs/e2fsprogs-libs-1.41.4/image/usr/share/et
mkdir /var/tmp/portage/sys-libs/e2fsprogs-libs-1.41.4/image/usr/bin
mkdir /var/tmp/portage/sys-libs/e2fsprogs-libs-1.41.4/image/usr/share/man
mkdir /var/tmp/portage/sys-libs/e2fsprogs-libs-1.41.4/image/usr/share/man/man1
mkdir /var/tmp/portage/sys-libs/e2fsprogs-libs-1.41.4/image/usr/share/man/man3
mkdir /var/tmp/portage/sys-libs/e2fsprogs-libs-1.41.4/image/usr/lib/pkgconfig
        INSTALL_DATA /usr/lib/libcom_err.a
        INSTALL_DATA /usr/include/et/com_err.h
        INSTALL_DATA /usr/share/et/et_c.awk
        INSTALL_DATA /usr/share/et/et_h.awk
        INSTALL_SCRIPT /usr/bin/compile_et
        INSTALL_DATA /usr/share/man/man3/com_err.3
        INSTALL_DATA /usr/share/man/man1/compile_et.1
        INSTALL_DATA /usr/lib/pkgconfig/com_err.pc
make[2]: Leaving directory `/var/tmp/portage/sys-libs/e2fsprogs-libs-1.41.4/work/e2fsprogs-libs-1.41.4/lib/et'
making install in lib/ss
make[2]: Entering directory `/var/tmp/portage/sys-libs/e2fsprogs-libs-1.41.4/work/e2fsprogs-libs-1.41.4/lib/ss'
        MKINSTALLDIRS /usr/lib /usr/lib
        INSTALL-ELF-LIB /usr/lib/libss.so.2.0
        SYMLINK /usr/lib/libss.so.2
        SYMLINK /usr/lib/libss.so
        LDCONFIG
        MKINSTALLDIRS /usr/lib /usr/include/ss /usr/share/ss /usr/bin
mkdir /var/tmp/portage/sys-libs/e2fsprogs-libs-1.41.4/image/usr/include/ss
mkdir /var/tmp/portage/sys-libs/e2fsprogs-libs-1.41.4/image/usr/share/ss
        INSTALL_DATA /var/tmp/portage/sys-libs/e2fsprogs-libs-1.41.4/image//usr/lib/libss.a
        INSTALL_DATA /var/tmp/portage/sys-libs/e2fsprogs-libs-1.41.4/image//usr/include/ss/ss.h
        INSTALL_DATA /usr/include/ss/ss_err.h
        INSTALL_DATA /var/tmp/portage/sys-libs/e2fsprogs-libs-1.41.4/image//usr/share/ss/ct_c.awk
        INSTALL_DATA /var/tmp/portage/sys-libs/e2fsprogs-libs-1.41.4/image//usr/share/ss/ct_c.sed
        INSTALL /usr/bin/mk_cmds
        INSTALL_DATA /usr/share/man/man1/mk_cmds.1
        INSTALL_DATA /usr/lib/pkgconfig/ss.pc
make[2]: Leaving directory `/var/tmp/portage/sys-libs/e2fsprogs-libs-1.41.4/work/e2fsprogs-libs-1.41.4/lib/ss'
making install in lib/uuid
make[2]: Entering directory `/var/tmp/portage/sys-libs/e2fsprogs-libs-1.41.4/work/e2fsprogs-libs-1.41.4/lib/uuid'
        MKINSTALLDIRS /usr/lib /usr/lib
        INSTALL-ELF-LIB /usr/lib/libuuid.so.1.2
        SYMLINK /usr/lib/libuuid.so.1
        SYMLINK /usr/lib/libuuid.so
        LDCONFIG
        MKINSTALLDIRS /usr/lib /usr/include/uuid /usr/share/man/man3
mkdir /var/tmp/portage/sys-libs/e2fsprogs-libs-1.41.4/image/usr/include/uuid
        INSTALL_DATA /usr/lib/libuuid.a
        INSTALL_DATA /usr/include/uuid/uuid.h
        INSTALL_DATA /usr/share/man/man3/uuid.3
        INSTALL_DATA /usr/share/man/man3/uuid_clear.3
        INSTALL_DATA /usr/share/man/man3/uuid_compare.3
        INSTALL_DATA /usr/share/man/man3/uuid_copy.3
        INSTALL_DATA /usr/share/man/man3/uuid_generate.3
        INSTALL_DATA /usr/share/man/man3/uuid_is_null.3
        INSTALL_DATA /usr/share/man/man3/uuid_parse.3
        INSTALL_DATA /usr/share/man/man3/uuid_time.3
        INSTALL_DATA /usr/share/man/man3/uuid_unparse.3
        LINK /usr/share/man/man3/uuid_generate_random.3
        LINK /usr/share/man/man3/uuid_generate_time.3
        INSTALL_DATA /usr/lib/pkgconfig/uuid.pc
make[2]: Leaving directory `/var/tmp/portage/sys-libs/e2fsprogs-libs-1.41.4/work/e2fsprogs-libs-1.41.4/lib/uuid'
making install in lib/blkid
make[2]: Entering directory `/var/tmp/portage/sys-libs/e2fsprogs-libs-1.41.4/work/e2fsprogs-libs-1.41.4/lib/blkid'
        MKINSTALLDIRS /usr/lib /usr/lib
        INSTALL-ELF-LIB /usr/lib/libblkid.so.1.0
        SYMLINK /usr/lib/libblkid.so.1
        SYMLINK /usr/lib/libblkid.so
        LDCONFIG
        MKINSTALLDIRS /usr/lib /usr/include/blkid
mkdir /var/tmp/portage/sys-libs/e2fsprogs-libs-1.41.4/image/usr/include/blkid
        INSTALL_DATA /usr/lib/libblkid.a
        INSTALL_DATA /usr/include/blkid/blkid.h
        INSTALL_DATA /usr/include/blkid/blkid_types.h
        INSTALL_DATA /usr/share/man/man3/libblkid.3
        INSTALL_DATA /usr/lib/pkgconfig/blkid.pc
make[2]: Leaving directory `/var/tmp/portage/sys-libs/e2fsprogs-libs-1.41.4/work/e2fsprogs-libs-1.41.4/lib/blkid'
making install in intl
make[2]: Entering directory `/var/tmp/portage/sys-libs/e2fsprogs-libs-1.41.4/work/e2fsprogs-libs-1.41.4/intl'
if test 'no' = yes; then \
          test yes != no || /bin/sh ../config/mkinstalldirs /var/tmp/portage/sys-libs/e2fsprogs-libs-1.41.4/image//usr/lib; \
          temp=/var/tmp/portage/sys-libs/e2fsprogs-libs-1.41.4/image//usr/lib/t-charset.alias; \
          dest=/var/tmp/portage/sys-libs/e2fsprogs-libs-1.41.4/image//usr/lib/charset.alias; \
          if test -f /var/tmp/portage/sys-libs/e2fsprogs-libs-1.41.4/image//usr/lib/charset.alias; then \
            orig=/var/tmp/portage/sys-libs/e2fsprogs-libs-1.41.4/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-libs/e2fsprogs-libs-1.41.4/image//usr/share/locale; \
          test -f /var/tmp/portage/sys-libs/e2fsprogs-libs-1.41.4/image//usr/share/locale/locale.alias \
            && orig=/var/tmp/portage/sys-libs/e2fsprogs-libs-1.41.4/image//usr/share/locale/locale.alias \
            || orig=./locale.alias; \
          temp=/var/tmp/portage/sys-libs/e2fsprogs-libs-1.41.4/image//usr/share/locale/t-locale.alias; \
          dest=/var/tmp/portage/sys-libs/e2fsprogs-libs-1.41.4/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
make[2]: Leaving directory `/var/tmp/portage/sys-libs/e2fsprogs-libs-1.41.4/work/e2fsprogs-libs-1.41.4/intl'
make[1]: Leaving directory `/var/tmp/portage/sys-libs/e2fsprogs-libs-1.41.4/work/e2fsprogs-libs-1.41.4'
[31;01m--------------------------- ACCESS VIOLATION SUMMARY ---------------------------[0m
[31;01mLOG FILE[0m "/var/log/sandbox/sandbox-17624.log"

VERSION 1.0
FORMAT: F - Function called
FORMAT: S - Access Status
FORMAT: P - Path as passed to function
FORMAT: A - Absolute Path (not canonical)
FORMAT: R - Canonical Path
FORMAT: C - Command Line

F: mkdir
S: deny
P: ././var/cache/fonts/tfm
A: /var/cache/fonts/tfm
R: /var/cache/fonts/tfm
C: mkdir ././var/cache/fonts/tfm
[31;01m--------------------------------------------------------------------------------[0m
回复 支持 反对

使用道具 举报

发表于 2009-2-19 11:03:48 | 显示全部楼层
先用-f参数下载好包,再删除了block e2fsprogs的包,再升级就行了。
2楼写了命令。
回复 支持 反对

使用道具 举报

发表于 2009-2-19 12:45:07 | 显示全部楼层
估计和我一样,
mkdir /var/cache/fonts/tfm/public/latex/
就好了
回复 支持 反对

使用道具 举报

发表于 2009-2-19 13:28:26 | 显示全部楼层
用~arch 即可 ,然后emerge portage
回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

快速回复 返回顶部 返回列表