* Package: sys-fs/fuse-2.9.0  * Repository: gentoo_prefix  * Maintainer: kernel-misc@gentoo.org  * USE: elibc_Darwin kernel_Darwin prefix userland_GNU x64-macos  * FEATURES: nostrip preserve-libs >>> Unpacking source... >>> Unpacking fuse-2.9.0.tar.gz to /Users/mys_721tx/Gentoo/var/tmp/portage/sys-fs/fuse-2.9.0/work >>> Source unpacked in /Users/mys_721tx/Gentoo/var/tmp/portage/sys-fs/fuse-2.9.0/work >>> Preparing source in /Users/mys_721tx/Gentoo/var/tmp/portage/sys-fs/fuse-2.9.0/work/fuse-2.9.0 ... * Running elibtoolize in: fuse-2.9.0/ * Applying portage/1.2.0 patch ... * Applying sed/1.5.6 patch ... * Applying as-needed/2.2.6 patch ... * Applying darwin-conf/2.2.4 patch ... >>> Source prepared. >>> Configuring source in /Users/mys_721tx/Gentoo/var/tmp/portage/sys-fs/fuse-2.9.0/work/fuse-2.9.0 ... * econf: updating fuse-2.9.0/config.guess with /Users/mys_721tx/Gentoo/usr/share/gnuconfig/config.guess * econf: updating fuse-2.9.0/config.sub with /Users/mys_721tx/Gentoo/usr/share/gnuconfig/config.sub ./configure --prefix=/Users/mys_721tx/Gentoo/usr --build=x86_64-apple-darwin11 --host=x86_64-apple-darwin11 --mandir=/Users/mys_721tx/Gentoo/usr/share/man --infodir=/Users/mys_721tx/Gentoo/usr/share/info --datadir=/Users/mys_721tx/Gentoo/usr/share --sysconfdir=/Users/mys_721tx/Gentoo/etc --localstatedir=/Users/mys_721tx/Gentoo/var/lib --disable-dependency-tracking INIT_D_PATH=/Users/mys_721tx/Gentoo/etc/init.d MOUNT_FUSE_PATH=/Users/mys_721tx/Gentoo/sbin UDEV_RULES_PATH=/Users/mys_721tx/Gentoo/lib/udev/rules.d --disable-static --disable-example checking build system type... x86_64-apple-darwin11 checking host system type... x86_64-apple-darwin11 checking target system type... x86_64-apple-darwin11 checking for a BSD-compatible install... /Users/mys_721tx/Gentoo/usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /Users/mys_721tx/Gentoo/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-apple-darwin11-gcc... x86_64-apple-darwin11-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-apple-darwin11-gcc accepts -g... yes checking for x86_64-apple-darwin11-gcc option to accept ISO C89... none needed checking dependency style of x86_64-apple-darwin11-gcc... none checking for a sed that does not truncate output... /Users/mys_721tx/Gentoo/bin/sed checking for grep that handles long lines and -e... /Users/mys_721tx/Gentoo/bin/grep checking for egrep... /Users/mys_721tx/Gentoo/bin/grep -E checking for fgrep... /Users/mys_721tx/Gentoo/bin/grep -F checking for ld used by x86_64-apple-darwin11-gcc... /Users/mys_721tx/Gentoo/usr/bin/x86_64-apple-darwin11-ld checking if the linker (/Users/mys_721tx/Gentoo/usr/bin/x86_64-apple-darwin11-ld) is GNU ld... no checking for BSD- or MS-compatible name lister (nm)... /Users/mys_721tx/Gentoo/usr/bin/x86_64-apple-darwin11-nm checking the name lister (/Users/mys_721tx/Gentoo/usr/bin/x86_64-apple-darwin11-nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 196608 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert x86_64-apple-darwin11 file names to x86_64-apple-darwin11 format... func_convert_file_noop checking how to convert x86_64-apple-darwin11 file names to toolchain format... func_convert_file_noop checking for /Users/mys_721tx/Gentoo/usr/bin/x86_64-apple-darwin11-ld option to reload object files... -r checking for x86_64-apple-darwin11-objdump... no checking for objdump... no checking how to recognize dependent libraries... pass_all checking for x86_64-apple-darwin11-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-apple-darwin11-ar... x86_64-apple-darwin11-ar checking for archiver @FILE support... no checking for x86_64-apple-darwin11-strip... x86_64-apple-darwin11-strip checking for x86_64-apple-darwin11-ranlib... x86_64-apple-darwin11-ranlib checking command to parse /Users/mys_721tx/Gentoo/usr/bin/x86_64-apple-darwin11-nm output from x86_64-apple-darwin11-gcc object... ok checking for sysroot... no checking for x86_64-apple-darwin11-mt... no checking for mt... no checking if : is a manifest tool... no checking for x86_64-apple-darwin11-dsymutil... no checking for dsymutil... dsymutil checking for x86_64-apple-darwin11-nmedit... x86_64-apple-darwin11-nmedit checking for x86_64-apple-darwin11-lipo... x86_64-apple-darwin11-lipo checking for x86_64-apple-darwin11-otool... x86_64-apple-darwin11-otool checking for x86_64-apple-darwin11-otool64... no checking for otool64... no checking for -single_module linker flag... yes checking for -exported_symbols_list linker flag... yes checking for -force_load linker flag... yes checking how to run the C preprocessor... x86_64-apple-darwin11-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-apple-darwin11-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-apple-darwin11-gcc option to produce PIC... -fno-common -DPIC checking if x86_64-apple-darwin11-gcc PIC flag -fno-common -DPIC works... yes checking if x86_64-apple-darwin11-gcc static flag -static works... no checking if x86_64-apple-darwin11-gcc supports -c -o file.o... yes checking if x86_64-apple-darwin11-gcc supports -c -o file.o... (cached) yes checking whether the x86_64-apple-darwin11-gcc linker (/Users/mys_721tx/Gentoo/usr/bin/x86_64-apple-darwin11-ld) supports shared libraries... yes checking dynamic linker characteristics... darwin11 dyld 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-apple-darwin11-gcc... (cached) x86_64-apple-darwin11-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether x86_64-apple-darwin11-gcc accepts -g... (cached) yes checking for x86_64-apple-darwin11-gcc option to accept ISO C89... (cached) none needed checking dependency style of x86_64-apple-darwin11-gcc... (cached) none checking whether x86_64-apple-darwin11-gcc and cc understand -c and -o together... yes checking for fork... yes checking for setxattr... yes checking for fdatasync... yes checking for splice... no checking for vmsplice... no checking for utimensat... no checking for struct stat.st_atim... no checking for struct stat.st_atimespec... yes checking for library containing dlopen... none required checking for library containing clock_gettime... no checking for ld used by GCC... /Users/mys_721tx/Gentoo/usr/bin/x86_64-apple-darwin11-ld checking if the linker (/Users/mys_721tx/Gentoo/usr/bin/x86_64-apple-darwin11-ld) is GNU ld... no checking for shared library run path origin... done checking for iconv... yes checking for working iconv... yes checking how to link with libiconv... -L/Users/mys_721tx/Gentoo/usr/lib -liconv checking for iconv declaration... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); 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 >>> Source configured. >>> Compiling source in /Users/mys_721tx/Gentoo/var/tmp/portage/sys-fs/fuse-2.9.0/work/fuse-2.9.0 ... make -j3 Making all in include make[1]: Entering directory `/Users/mys_721tx/Gentoo/var/tmp/portage/sys-fs/fuse-2.9.0/work/fuse-2.9.0/include' make all-am make[2]: Entering directory `/Users/mys_721tx/Gentoo/var/tmp/portage/sys-fs/fuse-2.9.0/work/fuse-2.9.0/include' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/Users/mys_721tx/Gentoo/var/tmp/portage/sys-fs/fuse-2.9.0/work/fuse-2.9.0/include' make[1]: Leaving directory `/Users/mys_721tx/Gentoo/var/tmp/portage/sys-fs/fuse-2.9.0/work/fuse-2.9.0/include' Making all in lib make[1]: Entering directory `/Users/mys_721tx/Gentoo/var/tmp/portage/sys-fs/fuse-2.9.0/work/fuse-2.9.0/lib' CC fuse.lo /Users/mys_721tx/Gentoo/bin/bash ../libtool --silent --tag=CC --mode=compile x86_64-apple-darwin11-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -DFUSERMOUNT_DIR=\"/Users/mys_721tx/Gentoo/usr/bin\" -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DFUSE_USE_VERSION=26 -I/Users/mys_721tx/Gentoo/usr/include -O2 -pipe -march=nocona -c -o fuse.lo fuse.c CC fuse_kern_chan.lo /Users/mys_721tx/Gentoo/bin/bash ../libtool --silent --tag=CC --mode=compile x86_64-apple-darwin11-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -DFUSERMOUNT_DIR=\"/Users/mys_721tx/Gentoo/usr/bin\" -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DFUSE_USE_VERSION=26 -I/Users/mys_721tx/Gentoo/usr/include -O2 -pipe -march=nocona -c -o fuse_kern_chan.lo fuse_kern_chan.c CC fuse_loop.lo /Users/mys_721tx/Gentoo/bin/bash ../libtool --silent --tag=CC --mode=compile x86_64-apple-darwin11-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -DFUSERMOUNT_DIR=\"/Users/mys_721tx/Gentoo/usr/bin\" -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DFUSE_USE_VERSION=26 -I/Users/mys_721tx/Gentoo/usr/include -O2 -pipe -march=nocona -c -o fuse_loop.lo fuse_loop.c In file included from fuse.c:18: ../include/fuse_compat.h:69:24: error: sys/statfs.h: No such file or directory In file included from fuse.c:18: ../include/fuse_compat.h:91: warning: 'struct statfs' declared inside parameter list ../include/fuse_compat.h:91: warning: its scope is only this definition or declaration, which is probably not what you want ../include/fuse_compat.h:140: warning: 'struct statfs' declared inside parameter list CC fuse_loop_mt.lo /Users/mys_721tx/Gentoo/bin/bash ../libtool --silent --tag=CC --mode=compile x86_64-apple-darwin11-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -DFUSERMOUNT_DIR=\"/Users/mys_721tx/Gentoo/usr/bin\" -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DFUSE_USE_VERSION=26 -I/Users/mys_721tx/Gentoo/usr/include -O2 -pipe -march=nocona -c -o fuse_loop_mt.lo fuse_loop_mt.c fuse.c:1470: warning: 'struct statfs' declared inside parameter list fuse.c: In function 'convert_statfs_old': fuse.c:1472: error: dereferencing pointer to incomplete type fuse.c:1473: error: dereferencing pointer to incomplete type fuse.c:1474: error: dereferencing pointer to incomplete type fuse.c:1475: error: dereferencing pointer to incomplete type fuse.c:1476: error: dereferencing pointer to incomplete type fuse.c:1477: error: dereferencing pointer to incomplete type fuse.c:1478: error: dereferencing pointer to incomplete type fuse.c: In function 'fuse_compat_statfs': fuse.c:1489: error: storage size of 'oldbuf' isn't known fuse.c: In function 'curr_time': fuse.c:2364: error: nested functions are disabled, use -fnested-functions to re-enable fuse.c:2364: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'clockid' fuse.c:2364: error: 'clockid' undeclared (first use in this function) fuse.c:2364: error: (Each undeclared identifier is reported only once fuse.c:2364: error: for each function it appears in.) fuse.c:2364: error: 'CLOCK_REALTIME' undeclared (first use in this function) make[1]: *** [fuse.lo] Error 1 make[1]: *** Waiting for unfinished jobs.... make[1]: Leaving directory `/Users/mys_721tx/Gentoo/var/tmp/portage/sys-fs/fuse-2.9.0/work/fuse-2.9.0/lib' make: *** [all-recursive] Error 1 * ERROR: sys-fs/fuse-2.9.0 failed (compile phase): * emake failed * * If you need support, post the output of 'emerge --info =sys-fs/fuse-2.9.0', * the complete build log and the output of 'emerge -pqv =sys-fs/fuse-2.9.0'. * The complete build log is located at '/Users/mys_721tx/Gentoo/var/tmp/portage/sys-fs/fuse-2.9.0/temp/build.log'. * The ebuild environment file is located at '/Users/mys_721tx/Gentoo/var/tmp/portage/sys-fs/fuse-2.9.0/temp/environment'. * S: '/Users/mys_721tx/Gentoo/var/tmp/portage/sys-fs/fuse-2.9.0/work/fuse-2.9.0'