Access Violation при обновлении fuse

Здравствуйте. Собственно ошибка при обновлении.
build.log:

e[32;01m * e[39;49;00mPackage:    sys-fs/fuse-2.9.1-r1
e[32;01m * e[39;49;00mRepository: gentoo
e[32;01m * e[39;49;00mMaintainer: kernel-misc@gentoo.org
e[32;01m * e[39;49;00mUSE:        amd64 cdistro_CDS elibc_glibc kernel_linux multilib userland_GNU
e[32;01m * e[39;49;00mFEATURES:   preserve-libs sandbox
 e[32;01m*e[0m Determining the location of the kernel source code
 e[32;01m*e[0m Found kernel source directory:
 e[32;01m*e[0m     /usr/src/linux
 e[32;01m*e[0m Found kernel object directory:
 e[32;01m*e[0m     /lib/modules/3.4.5-calculate/build
 e[32;01m*e[0m Found sources for kernel version:
 e[32;01m*e[0m     3.4.5-calculate
 e[32;01m*e[0m Checking for suitable kernel configuration options...
e[Ae[114C e[34;01m[ e[32;01moke[34;01m ]e[0m
>>> Unpacking source...
>>> Unpacking fuse-2.9.1.tar.gz to /var/calculate/tmp/portage/sys-fs/fuse-2.9.1-r1/work
>>> Source unpacked in /var/calculate/tmp/portage/sys-fs/fuse-2.9.1-r1/work
 e[32;01m*e[0m Performing permissions change for distdir directory
>>> Preparing source in /var/calculate/tmp/portage/sys-fs/fuse-2.9.1-r1/work/fuse-2.9.1 ...
 e[32;01m*e[0m Running elibtoolize in: fuse-2.9.1/
 e[32;01m*e[0m   Applying portage/1.2.0 patch ...
 e[32;01m*e[0m   Applying sed/1.5.6 patch ...
 e[32;01m*e[0m   Applying as-needed/2.2.6 patch ...
>>> Source prepared.
>>> Configuring source in /var/calculate/tmp/portage/sys-fs/fuse-2.9.1-r1/work/fuse-2.9.1 ...
 * econf: updating fuse-2.9.1/config.guess with /usr/share/gnuconfig/config.guess
 * econf: updating fuse-2.9.1/config.sub with /usr/share/gnuconfig/config.sub
./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --disable-dependency-tracking INIT_D_PATH=/etc/init.d MOUNT_FUSE_PATH=/sbin UDEV_RULES_PATH=//lib/udev/rules.d --disable-static --disable-example
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking target system type... x86_64-pc-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking how to print strings... printf
checking for style of include used by make... GNU
checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes
checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed
checking dependency style of x86_64-pc-linux-gnu-gcc... none
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for fgrep... /bin/grep -F
checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld
checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r
checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump
checking how to recognize dependent libraries... pass_all
checking for x86_64-pc-linux-gnu-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar
checking for archiver @FILE support... @
checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip
checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib
checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc object... ok
checking for sysroot... no
checking for x86_64-pc-linux-gnu-mt... no
checking for mt... no
checking if : is a manifest tool... no
checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -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 for dlfcn.h... yes
checking for objdir... .libs
checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no
checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC
checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes
checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes
checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes
checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes
checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes
checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed
checking dependency style of x86_64-pc-linux-gnu-gcc... (cached) none
checking whether x86_64-pc-linux-gnu-gcc and cc understand -c and -o together... yes
checking for fork... yes
checking for setxattr... yes
checking for fdatasync... yes
checking for splice... yes
checking for vmsplice... yes
checking for utimensat... yes
checking for posix_fallocate... yes
checking for struct stat.st_atim... yes
checking for struct stat.st_atimespec... no
checking for library containing dlopen... -ldl
checking for library containing clock_gettime... -lrt
checking for ld used by GCC... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64
checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes
checking for shared library run path origin... done
checking for iconv... yes
checking for working iconv... yes
checking for iconv declaration... 
         extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
checking if umount supports --fake --no-canonicalize... e[31;01mACCESS DENIEDe[0m  open_wr:      /etc/mtab
configure: creating ./config.status
config.status: creating fuse.pc
config.status: creating Makefile
config.status: creating lib/Makefile
config.status: creating util/Makefile
config.status: creating example/Makefile
config.status: creating include/Makefile
config.status: creating doc/Makefile
config.status: creating include/config.h
config.status: executing depfiles commands
config.status: executing libtool commands
configure: WARNING:
******************************************************************
* Please install util-linux version 2.18 or later which supports *
* --fake and --no-canonicalize options in mount and umount       *
******************************************************************
>>> Source configured.
e[31;01m--------------------------- ACCESS VIOLATION SUMMARY ---------------------------e[0m
e[31;01mLOG FILEe[0m "/var/log/sandbox/sandbox-5808.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: open_wr
S: deny
P: /etc/mtab
A: /etc/mtab
R: /etc/mtab
C: umount --fake --no-canonicalize 

F: open_wr
S: deny
P: /run/mount/utab
A: /run/mount/utab
R: /run/mount/utab
C: umount --fake --no-canonicalize 

F: open_wr
S: deny
P: /etc/mtab
A: /etc/mtab
R: /etc/mtab
C: umount --fake --no-canonicalize 

В чем может быть проблема?

По этой ссылке есть временное решение: http://forums.gentoo.org/viewtopic-t-939554-start-0.html
На сколько я понял, ошибка кроется где-то в билде и люди уже отрапортовали.
Если лень шастать по буржуйским ссылкам то вот:
# emerge -uDN world --exclude fuse
# FEATURES="-sandbox" emerge -v fuse