Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 130147 - build error in sys-fs/fuse-2.4.1-r1
Summary: build error in sys-fs/fuse-2.4.1-r1
Status: RESOLVED DUPLICATE of bug 128906
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-04-16 02:59 UTC by Simon Ruggier
Modified: 2006-04-16 03:21 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Simon Ruggier 2006-04-16 02:59:32 UTC
>>> emerge (1 of 2) sys-fs/fuse-2.4.1-r1 to /
>>> md5 files   ;-) fuse-2.4.2.ebuild
>>> md5 files   ;-) fuse-2.6.0_pre2.ebuild
>>> md5 files   ;-) fuse-2.5.2.ebuild
>>> md5 files   ;-) fuse-2.4.1-r1.ebuild
>>> md5 files   ;-) files/fusermount.patch
>>> md5 files   ;-) files/fuse-2.6.16.patch
>>> md5 files   ;-) files/digest-fuse-2.6.0_pre2
>>> md5 files   ;-) files/fuse-fix-lazy-binding.patch
>>> md5 files   ;-) files/digest-fuse-2.4.2
>>> md5 files   ;-) files/digest-fuse-2.5.2
>>> md5 files   ;-) files/fuse-fix-memleak.patch
>>> md5 files   ;-) files/digest-fuse-2.4.1-r1
>>> md5 src_uri ;-) fuse-2.4.1.tar.gz
 * Determining the location of the kernel source code
 * Found kernel source directory:
 *     /usr/src/linux
 * Found sources for kernel version:
 *     2.6.16-gentoo-r2
>>> Unpacking source...
>>> Unpacking fuse-2.4.1.tar.gz to /var/tmp/portage/fuse-2.4.1-r1/work
 * Applying fuse-fix-lazy-binding.patch ...                                                                                                                                                                [ ok ] * Applying fusermount.patch ...                                                                                                                                                                           [ ok ]>>> Source unpacked.
 * Preparing fuse userland
 * econf: updating fuse-2.4.1/config.guess with /usr/share/gnuconfig/config.guess
 * econf: updating fuse-2.4.1/config.sub with /usr/share/gnuconfig/config.sub
./configure --prefix=/usr --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-kernel-module --disable-example --build=i686-pc-linux-gnu
checking for a BSD-compatible install... /bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking for style of include used by make... GNU
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 ANSI C... none needed
checking dependency style of i686-pc-linux-gnu-gcc... gcc3
checking for a sed that does not truncate output... /bin/sed
checking for egrep... grep -E
checking for ld used by i686-pc-linux-gnu-gcc... /usr/i686-pc-linux-gnu/bin/ld
checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes
checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/i686-pc-linux-gnu-nm -B
checking whether ln -s works... yes
checking how to recognise dependent libraries... pass_all
checking for i686-pc-linux-gnu-ar... i686-pc-linux-gnu-ar
checking for i686-pc-linux-gnu-strip... i686-pc-linux-gnu-strip
checking for i686-pc-linux-gnu-ranlib... i686-pc-linux-gnu-ranlib
checking the maximum length of command line arguments... 32768
checking command to parse /usr/bin/i686-pc-linux-gnu-nm -B output from  object... ok
checking how to run the C preprocessor... i686-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 i686-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no
checking for i686-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC
checking if i686-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes
checking if i686-pc-linux-gnu-gcc static flag -static works... yes
checking if i686-pc-linux-gnu-gcc supports -c -o file.o... yes
checking whether the i686-pc-linux-gnu-gcc linker (/usr/i686-pc-linux-gnu/bin/ld) 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... yes
checking for i686-pc-linux-gnu-gcc... (cached) i686-pc-linux-gnu-gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether i686-pc-linux-gnu-gcc accepts -g... (cached) yes
checking for i686-pc-linux-gnu-gcc option to accept ANSI C... (cached) none needed
checking dependency style of i686-pc-linux-gnu-gcc... (cached) gcc3
checking for fork... yes
checking for setxattr... yes
checking for struct stat.st_atim... yes
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 include/config.h
config.status: executing depfiles commands
config.status: executing libtool commands
Making all in include
make[1]: Entering directory `/var/tmp/portage/fuse-2.4.1-r1/work/fuse-2.4.1/include'
make  all-am
make[2]: Entering directory `/var/tmp/portage/fuse-2.4.1-r1/work/fuse-2.4.1/include'
make[2]: Nothing to be done for `all-am'.
make[2]: Leaving directory `/var/tmp/portage/fuse-2.4.1-r1/work/fuse-2.4.1/include'
make[1]: Leaving directory `/var/tmp/portage/fuse-2.4.1-r1/work/fuse-2.4.1/include'
Making all in lib
make[1]: Entering directory `/var/tmp/portage/fuse-2.4.1-r1/work/fuse-2.4.1/lib'
if /bin/sh ../libtool --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../include   -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DFUSE_USE_VERSION=22  -O2 -march=athlon64 -pipe -MT fuse.lo -MD -MP -MF ".deps/fuse.Tpo" -c -o fuse.lo fuse.c; \
then mv -f ".deps/fuse.Tpo" ".deps/fuse.Plo"; else rm -f ".deps/fuse.Tpo"; exit 1; fi
mkdir .libs
 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DFUSE_USE_VERSION=22 -O2 -march=athlon64 -pipe -MT fuse.lo -MD -MP -MF .deps/fuse.Tpo -c fuse.c  -fPIC -DPIC -o .libs/fuse.o
 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DFUSE_USE_VERSION=22 -O2 -march=athlon64 -pipe -MT fuse.lo -MD -MP -MF .deps/fuse.Tpo -c fuse.c -o fuse.o >/dev/null 2>&1
if /bin/sh ../libtool --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../include   -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DFUSE_USE_VERSION=22  -O2 -march=athlon64 -pipe -MT fuse_kern_chan.lo -MD -MP -MF ".deps/fuse_kern_chan.Tpo" -c -o fuse_kern_chan.lo fuse_kern_chan.c; \
then mv -f ".deps/fuse_kern_chan.Tpo" ".deps/fuse_kern_chan.Plo"; else rm -f ".deps/fuse_kern_chan.Tpo"; exit 1; fi
 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DFUSE_USE_VERSION=22 -O2 -march=athlon64 -pipe -MT fuse_kern_chan.lo -MD -MP -MF .deps/fuse_kern_chan.Tpo -c fuse_kern_chan.c  -fPIC -DPIC -o .libs/fuse_kern_chan.o
 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DFUSE_USE_VERSION=22 -O2 -march=athlon64 -pipe -MT fuse_kern_chan.lo -MD -MP -MF .deps/fuse_kern_chan.Tpo -c fuse_kern_chan.c -o fuse_kern_chan.o >/dev/null 2>&1
if /bin/sh ../libtool --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../include   -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DFUSE_USE_VERSION=22  -O2 -march=athlon64 -pipe -MT fuse_loop.lo -MD -MP -MF ".deps/fuse_loop.Tpo" -c -o fuse_loop.lo fuse_loop.c; \
then mv -f ".deps/fuse_loop.Tpo" ".deps/fuse_loop.Plo"; else rm -f ".deps/fuse_loop.Tpo"; exit 1; fi
 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DFUSE_USE_VERSION=22 -O2 -march=athlon64 -pipe -MT fuse_loop.lo -MD -MP -MF .deps/fuse_loop.Tpo -c fuse_loop.c -fPIC -DPIC -o .libs/fuse_loop.o
 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DFUSE_USE_VERSION=22 -O2 -march=athlon64 -pipe -MT fuse_loop.lo -MD -MP -MF .deps/fuse_loop.Tpo -c fuse_loop.c -o fuse_loop.o >/dev/null 2>&1
if /bin/sh ../libtool --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../include   -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DFUSE_USE_VERSION=22  -O2 -march=athlon64 -pipe -MT fuse_loop_mt.lo -MD -MP -MF ".deps/fuse_loop_mt.Tpo" -c -o fuse_loop_mt.lo fuse_loop_mt.c; \
then mv -f ".deps/fuse_loop_mt.Tpo" ".deps/fuse_loop_mt.Plo"; else rm -f ".deps/fuse_loop_mt.Tpo"; exit 1; fi
 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DFUSE_USE_VERSION=22 -O2 -march=athlon64 -pipe -MT fuse_loop_mt.lo -MD -MP -MF .deps/fuse_loop_mt.Tpo -c fuse_loop_mt.c  -fPIC -DPIC -o .libs/fuse_loop_mt.o
 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DFUSE_USE_VERSION=22 -O2 -march=athlon64 -pipe -MT fuse_loop_mt.lo -MD -MP -MF .deps/fuse_loop_mt.Tpo -c fuse_loop_mt.c -o fuse_loop_mt.o >/dev/null 2>&1
if /bin/sh ../libtool --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../include   -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DFUSE_USE_VERSION=22  -O2 -march=athlon64 -pipe -MT fuse_lowlevel.lo -MD -MP -MF ".deps/fuse_lowlevel.Tpo" -c -o fuse_lowlevel.lo fuse_lowlevel.c; \
then mv -f ".deps/fuse_lowlevel.Tpo" ".deps/fuse_lowlevel.Plo"; else rm -f ".deps/fuse_lowlevel.Tpo"; exit 1; fi
 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DFUSE_USE_VERSION=22 -O2 -march=athlon64 -pipe -MT fuse_lowlevel.lo -MD -MP -MF .deps/fuse_lowlevel.Tpo -c fuse_lowlevel.c  -fPIC -DPIC -o .libs/fuse_lowlevel.o
 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DFUSE_USE_VERSION=22 -O2 -march=athlon64 -pipe -MT fuse_lowlevel.lo -MD -MP -MF .deps/fuse_lowlevel.Tpo -c fuse_lowlevel.c -o fuse_lowlevel.o >/dev/null 2>&1
if /bin/sh ../libtool --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../include   -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DFUSE_USE_VERSION=22  -O2 -march=athlon64 -pipe -MT fuse_mt.lo -MD -MP -MF ".deps/fuse_mt.Tpo" -c -o fuse_mt.lo fuse_mt.c; \
then mv -f ".deps/fuse_mt.Tpo" ".deps/fuse_mt.Plo"; else rm -f ".deps/fuse_mt.Tpo"; exit 1; fi
 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DFUSE_USE_VERSION=22 -O2 -march=athlon64 -pipe -MT fuse_mt.lo -MD -MP -MF .deps/fuse_mt.Tpo -c fuse_mt.c  -fPIC -DPIC -o .libs/fuse_mt.o
 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DFUSE_USE_VERSION=22 -O2 -march=athlon64 -pipe -MT fuse_mt.lo -MD -MP -MF .deps/fuse_mt.Tpo -c fuse_mt.c -o fuse_mt.o >/dev/null 2>&1
if /bin/sh ../libtool --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../include   -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DFUSE_USE_VERSION=22  -O2 -march=athlon64 -pipe -MT fuse_session.lo -MD -MP -MF ".deps/fuse_session.Tpo" -c -o fuse_session.lo fuse_session.c; \
then mv -f ".deps/fuse_session.Tpo" ".deps/fuse_session.Plo"; else rm -f ".deps/fuse_session.Tpo"; exit 1; fi
 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DFUSE_USE_VERSION=22 -O2 -march=athlon64 -pipe -MT fuse_session.lo -MD -MP -MF .deps/fuse_session.Tpo -c fuse_session.c  -fPIC -DPIC -o .libs/fuse_session.o
 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DFUSE_USE_VERSION=22 -O2 -march=athlon64 -pipe -MT fuse_session.lo -MD -MP -MF .deps/fuse_session.Tpo -c fuse_session.c -o fuse_session.o >/dev/null 2>&1
if /bin/sh ../libtool --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../include   -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DFUSE_USE_VERSION=22  -O2 -march=athlon64 -pipe -MT helper.lo -MD -MP -MF ".deps/helper.Tpo" -c -o helper.lo helper.c; \
then mv -f ".deps/helper.Tpo" ".deps/helper.Plo"; else rm -f ".deps/helper.Tpo"; exit 1; fi
 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DFUSE_USE_VERSION=22 -O2 -march=athlon64 -pipe -MT helper.lo -MD -MP -MF .deps/helper.Tpo -c helper.c  -fPIC -DPIC -o .libs/helper.o
 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DFUSE_USE_VERSION=22 -O2 -march=athlon64 -pipe -MT helper.lo -MD -MP -MF .deps/helper.Tpo -c helper.c -o helper.o >/dev/null 2>&1
if /bin/sh ../libtool --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../include   -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DFUSE_USE_VERSION=22  -O2 -march=athlon64 -pipe -MT mount.lo -MD -MP -MF ".deps/mount.Tpo" -c -o mount.lo mount.c; \
then mv -f ".deps/mount.Tpo" ".deps/mount.Plo"; else rm -f ".deps/mount.Tpo"; exit 1; fi
 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DFUSE_USE_VERSION=22 -O2 -march=athlon64 -pipe -MT mount.lo -MD -MP -MF .deps/mount.Tpo -c mount.c  -fPIC -DPIC -o .libs/mount.o
 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DFUSE_USE_VERSION=22 -O2 -march=athlon64 -pipe -MT mount.lo -MD -MP -MF .deps/mount.Tpo -c mount.c -o mount.o >/dev/null 2>&1
/bin/sh ../libtool --mode=link i686-pc-linux-gnu-gcc  -O2 -march=athlon64 -pipe   -o libfuse.la -rpath /usr/lib -lpthread -version-number 2:4:1 -Wl,--version-script,fuse_versionscript fuse.lo fuse_kern_chan.lo fuse_loop.lo fuse_loop_mt.lo fuse_lowlevel.lo fuse_mt.lo fuse_session.lo helper.lo mount.lo
i686-pc-linux-gnu-gcc -shared  .libs/fuse.o .libs/fuse_kern_chan.o .libs/fuse_loop.o .libs/fuse_loop_mt.o .libs/fuse_lowlevel.o .libs/fuse_mt.o .libs/fuse_session.o .libs/helper.o .libs/mount.o  -lpthread  -march=athlon64 -Wl,--version-script -Wl,fuse_versionscript -Wl,-soname -Wl,libfuse.so.2 -o .libs/libfuse.so.2.4.1
(cd .libs && rm -f libfuse.so.2 && ln -s libfuse.so.2.4.1 libfuse.so.2)
(cd .libs && rm -f libfuse.so && ln -s libfuse.so.2.4.1 libfuse.so)
i686-pc-linux-gnu-ar cru .libs/libfuse.a  fuse.o fuse_kern_chan.o fuse_loop.o fuse_loop_mt.o fuse_lowlevel.o fuse_mt.o fuse_session.o helper.o mount.o
i686-pc-linux-gnu-ranlib .libs/libfuse.a
creating libfuse.la
(cd .libs && rm -f libfuse.la && ln -s ../libfuse.la libfuse.la)
make[1]: Leaving directory `/var/tmp/portage/fuse-2.4.1-r1/work/fuse-2.4.1/lib'
Making all in util
make[1]: Entering directory `/var/tmp/portage/fuse-2.4.1-r1/work/fuse-2.4.1/util'
if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../include   -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DFUSE_USE_VERSION=22 -Wl,-z,now -O2 -march=athlon64 -pipe -MT fusermount.o -MD -MP -MF ".deps/fusermount.Tpo" -c -o fusermount.o fusermount.c; \
then mv -f ".deps/fusermount.Tpo" ".deps/fusermount.Po"; else rm -f ".deps/fusermount.Tpo"; exit 1; fi
i686-pc-linux-gnu-gcc: -z: linker input file unused because linking not done
i686-pc-linux-gnu-gcc: now: linker input file unused because linking not done
i686-pc-linux-gnu-gcc: -z: linker input file unused because linking not done
i686-pc-linux-gnu-gcc: now: linker input file unused because linking not done
/bin/sh ../libtool --mode=link i686-pc-linux-gnu-gcc -Wl,-z,now -O2 -march=athlon64 -pipe   -o fusermount  fusermount.o
mkdir .libs
i686-pc-linux-gnu-gcc -Wl,-z -Wl,now -O2 -march=athlon64 -pipe -o fusermount fusermount.o
make[1]: Leaving directory `/var/tmp/portage/fuse-2.4.1-r1/work/fuse-2.4.1/util'
make[1]: Entering directory `/var/tmp/portage/fuse-2.4.1-r1/work/fuse-2.4.1'
make[1]: Nothing to be done for `all-am'.
make[1]: Leaving directory `/var/tmp/portage/fuse-2.4.1-r1/work/fuse-2.4.1'
 * Converting fuse-2.4.1/kernel/Makefile.in to use M= instead of SUBDIRS= ...                                                                                                                              [ ok ] * Preparing fuse module
 * econf: updating fuse-2.4.1/config.guess with /usr/share/gnuconfig/config.guess
 * econf: updating fuse-2.4.1/config.sub with /usr/share/gnuconfig/config.sub
./configure --prefix=/usr --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --with-kernel=/usr/src/linux --enable-kernel-module --libdir=/usr/lib --build=i686-pc-linux-gnu
checking for a BSD-compatible install... /bin/install -c
checking kernel source directory... /usr/src/linux
checking kernel source version... 2.6.16-gentoo-r2
checking if FUSE is configured in the kernel... no
checking if kernel has extended attribute support... yes
checking if this is user mode linux... no
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config.h
make -C /usr/src/linux M=/var/tmp/portage/fuse-2.4.1-r1/work/fuse-2.4.1/kernel  modules
make[1]: Entering directory `/usr/src/linux-2.6.16-gentoo-r2'
  CC [M]  /var/tmp/portage/fuse-2.4.1-r1/work/fuse-2.4.1/kernel/dev.o
  CC [M]  /var/tmp/portage/fuse-2.4.1-r1/work/fuse-2.4.1/kernel/dir.o
  CC [M]  /var/tmp/portage/fuse-2.4.1-r1/work/fuse-2.4.1/kernel/file.o
/var/tmp/portage/fuse-2.4.1-r1/work/fuse-2.4.1/kernel/file.c: In function `fuse_direct_write':
/var/tmp/portage/fuse-2.4.1-r1/work/fuse-2.4.1/kernel/file.c:608: error: structure has no member named `i_sem'
/var/tmp/portage/fuse-2.4.1-r1/work/fuse-2.4.1/kernel/file.c:610: error: structure has no member named `i_sem'
make[2]: *** [/var/tmp/portage/fuse-2.4.1-r1/work/fuse-2.4.1/kernel/file.o] Error 1
make[1]: *** [_module_/var/tmp/portage/fuse-2.4.1-r1/work/fuse-2.4.1/kernel] Error 2
make[1]: Leaving directory `/usr/src/linux-2.6.16-gentoo-r2'
make: *** [all-spec] Error 2

!!! ERROR: sys-fs/fuse-2.4.1-r1 failed.
!!! Function linux-mod_src_compile, Line 512, Exitcode 2
!!! Unable to make                                  majver=2.6
                          fusemoduledir=//lib/modules/2.6.16-gentoo-r2/fs all.
!!! If you need support, post the topmost build error, NOT this status message.



 # emerge --info
Portage 2.0.54 (default-linux/x86/2005.1, gcc-3.4.6, glibc-2.3.5-r3, 2.6.16-gentoo-r1 i686)
=================================================================
System uname: 2.6.16-gentoo-r1 i686 Mobile AMD Athlon(tm) 64 Processor 3400+
Gentoo Base System version 1.6.14
ccache version 2.3 [enabled]
dev-lang/python:     2.3.5, 2.4.2
sys-apps/sandbox:    1.2.12
sys-devel/autoconf:  2.13, 2.59-r7
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r1
sys-devel/binutils:  2.16.1
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -march=athlon64 -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/kde/3/share/config /usr/lib/X11/xkb /usr/share/config /usr/share/texmf/dvipdfm/config/ /usr/share/texmf/dvips/config/ /usr/share/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/ /usr/share/texmf/xdvi/ /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/eselect/compiler /etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O2 -march=athlon64 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig ccache distlocks sandbox sfperms strict"
GENTOO_MIRRORS="http://gentoo.osuosl.org/ http://mirror.datapipe.net/gentoo http://gentoo.chem.wisc.edu/gentoo/ http://distfiles.gentoo.org http://www.ibiblio.org/pub/Linux/distributions/gentoo"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/etc/portage/overlay"
SYNC="rsync://rsync.namerica.gentoo.org/gentoo-portage"
USE="x86 3dnow 3dnowext X X509 Xaw3d a52 aac aalib acpi alsa apache2 arts asf asm audiofile avi bash-completion berkdb bitmap-fonts bl bootsplash bzip2 cairo cddb cdparanoia cdr chroot cjk cpudetection crypt cscope ctype cups curl curlwrappers dbus dhcp doc dri dts dv dvd dvdr dvdread dvi edl eds emboss encode esd exif expat fam fat fbcon ffmpeg firefox flac foomaticdb fortran ftp gd gdbm gif gimp gimpprint glitz glut gmp gnome gnutls gpm gs gstreamer gtk gtk2 gtkhtml hal hfs hpn iconv idn ieee1394 imagemagick imlib ipv6 isdnlog java javascript jfs joystick jpeg jpeg2k kde kdeenablefinal lcms ldap libcaca libg++ libwww live logitech-mouse logrotate lua lzo mad matroska md5sum memlimit mikmod mjpeg mmap mmx mmxext mng motif mp3 mpeg mplayer multicall musicbrainz mysql nas nautilus ncurses network new-login nfs nls nntp no-htdocs nptl nptlonly nsplugin ntfs offensive ogg oggvorbis on-the-fly-crypt openal opengl oss pam pcmcia pcre pda pdf pdflib perl php png povray ppds pppd python qt quicktime rdesktop readline real reiser4 reiserfs rtc samba sasl scanner sdl session simplexml slp soap sockets speex spell spl sqlite sse sse2 ssl startup-notification subtitles svg svga t1lib tcpd tetex tga theora threads tiff tokenizer truetype truetype-fonts type1-fonts udev unicode usb userlocales v4l v4l2 vcd vidix vim-with-x vorbis vv wifi win32codecs wmf xanim xcomposite xfs xine xinerama xml2 xpm xprint xrandr xscreensaver xv xvid xvmc zeroconf zlib video_cards_ati video_cards_fglrx input_devices_evdev input_devices_joystick input_devices_keyboard input_devices_mouse input_devices_synaptics userland_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CTARGET, INSTALL_MASK, LANG, LC_ALL, LDFLAGS, LINGUAS, MAKEOPTS
Comment 1 Simon Ruggier 2006-04-16 03:03:36 UTC
I added sys-fs/fuse to unstable, emerged fuse-2.6.0-pre2, and it merged successfully.
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2006-04-16 03:21:03 UTC

*** This bug has been marked as a duplicate of 128906 ***