>>> Unpacking source... >>> Unpacking mono-fuse-0.4.2.tar.gz to /var/tmp/portage/dev-dotnet/mono-fuse-0.4.2/work * Running eautoreconf in '/var/tmp/portage/dev-dotnet/mono-fuse-0.4.2/work/mono-fuse-0.4.2' ... * Running aclocal ...  [ ok ] * Running libtoolize --copy --force --install --automake ...  [ ok ] * Running aclocal ...  [ ok ] * Running autoconf ...  [ ok ] * Running autoheader ...  [ ok ] * Running automake --add-missing --copy ...  [ ok ] * Running elibtoolize in: mono-fuse-0.4.2 * Applying sed-1.5.6.patch ... >>> Source unpacked in /var/tmp/portage/dev-dotnet/mono-fuse-0.4.2/work >>> Compiling source in /var/tmp/portage/dev-dotnet/mono-fuse-0.4.2/work/mono-fuse-0.4.2 ... * econf: updating mono-fuse-0.4.2/config.sub with /usr/share/gnuconfig/config.sub * econf: updating mono-fuse-0.4.2/config.guess with /usr/share/gnuconfig/config.guess ./configure --prefix=/usr --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 --build=x86_64-pc-linux-gnu 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 create a ustar tar archive... gnutar checking whether to enable maintainer-specific portions of Makefiles... no checking for x86_64-pc-linux-gnu-gcc... x86_64-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 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 for style of include used by make... GNU checking dependency style of x86_64-pc-linux-gnu-gcc... gcc3 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 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-ar... x86_64-pc-linux-gnu-ar 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 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 for shl_load... no checking for shl_load in -ldld... no checking for dlopen... no checking for dlopen in -ldl... yes checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... no 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 mono... /usr/bin/mono checking for gmcs... /usr/bin/gmcs checking for pkg-config... /usr/bin/pkg-config checking for x86_64-pc-linux-gnu-pkg-config... (cached) /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for MONO... yes checking for FUSE... yes checking for GLIB... yes checking for mono... /usr/bin/mono checking for gmcs... /usr/bin/gmcs checking for MONODOC... yes checking if Mono.Posix.dll has Mono.Unix.Native.NativeConvert.TryCopy methods... yes checking for mdassembler... /usr/bin/mdassembler checking for monodocer... /usr/bin/monodocer configure: creating ./config.status config.status: creating Makefile config.status: creating doc/Makefile config.status: creating lib/Makefile config.status: creating lib/mono-fuse/Makefile config.status: creating lib/pkgconfig/Makefile config.status: creating lib/pkgconfig/mono-fuse.pc config.status: creating src/Makefile config.status: creating src/Mono.Fuse/Makefile config.status: creating src/MonoFuseHelper/Makefile config.status: creating example/Makefile config.status: creating example/HelloFS/Makefile config.status: creating example/RedirectFS/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands Configuration summary * Installation prefix = /usr * C# compiler = /usr/bin/gmcs * NUnit support: no make -j5 -j1 make all-recursive make[1]: Entering directory `/var/tmp/portage/dev-dotnet/mono-fuse-0.4.2/work/mono-fuse-0.4.2' Making all in src make[2]: Entering directory `/var/tmp/portage/dev-dotnet/mono-fuse-0.4.2/work/mono-fuse-0.4.2/src' Making all in Mono.Fuse make[3]: Entering directory `/var/tmp/portage/dev-dotnet/mono-fuse-0.4.2/work/mono-fuse-0.4.2/src/Mono.Fuse' /usr/bin/gmcs -d:HAVE_MONO_UNIX_NATIVE_COPY_FUNCS -d:TRACE -debug+ -out:../../lib/mono-fuse/Mono.Fuse.dll -target:library -r:Mono.Posix.dll ./MapAttribute.cs ./Mono.Fuse/FileSystem.cs ./Mono.Fuse/FileNameMarshaler.cs ./Mono.Fuse/FileSystem.cs(46,32): warning CS0169: The private field `Mono.Fuse.FileSystemOperationContext.fuse' is never used Compilation succeeded - 1 warning(s) mono ./create-native-map.exe \ --impl-macro:FUSE_USE_VERSION=25 \ --impl-header:"" \ --library=MonoFuseHelper \ --rename-member:st_atime=st_atime_ \ --rename-member:st_mtime=st_mtime_ \ --rename-member:st_ctime=st_ctime_ \ ../../lib/mono-fuse/Mono.Fuse.dll ../../lib/map make[3]: Leaving directory `/var/tmp/portage/dev-dotnet/mono-fuse-0.4.2/work/mono-fuse-0.4.2/src/Mono.Fuse' Making all in MonoFuseHelper make[3]: Entering directory `/var/tmp/portage/dev-dotnet/mono-fuse-0.4.2/work/mono-fuse-0.4.2/src/MonoFuseHelper' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -I../.. -I../../lib -DHAVE_MONO_UNIX_NATIVE_COPY_FUNCS -DHAVE_STRUCT_FUSE_ARGS -march=core2 -O2 -pipe -MT mfh.lo -MD -MP -MF .deps/mfh.Tpo -c -o mfh.lo mfh.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -I../.. -I../../lib -DHAVE_MONO_UNIX_NATIVE_COPY_FUNCS -DHAVE_STRUCT_FUSE_ARGS -march=core2 -O2 -pipe -MT mfh.lo -MD -MP -MF .deps/mfh.Tpo -c mfh.c -fPIC -DPIC -o .libs/mfh.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -I../.. -I../../lib -DHAVE_MONO_UNIX_NATIVE_COPY_FUNCS -DHAVE_STRUCT_FUSE_ARGS -march=core2 -O2 -pipe -MT mfh.lo -MD -MP -MF .deps/mfh.Tpo -c mfh.c -o mfh.o >/dev/null 2>&1 mv -f .deps/mfh.Tpo .deps/mfh.Plo /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -I../.. -I../../lib -DHAVE_MONO_UNIX_NATIVE_COPY_FUNCS -DHAVE_STRUCT_FUSE_ARGS -march=core2 -O2 -pipe -MT mph.lo -MD -MP -MF .deps/mph.Tpo -c -o mph.lo mph.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -I../.. -I../../lib -DHAVE_MONO_UNIX_NATIVE_COPY_FUNCS -DHAVE_STRUCT_FUSE_ARGS -march=core2 -O2 -pipe -MT mph.lo -MD -MP -MF .deps/mph.Tpo -c mph.c -fPIC -DPIC -o .libs/mph.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -I../.. -I../../lib -DHAVE_MONO_UNIX_NATIVE_COPY_FUNCS -DHAVE_STRUCT_FUSE_ARGS -march=core2 -O2 -pipe -MT mph.lo -MD -MP -MF .deps/mph.Tpo -c mph.c -o mph.o >/dev/null 2>&1 mv -f .deps/mph.Tpo .deps/mph.Plo /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -I../.. -I../../lib -DHAVE_MONO_UNIX_NATIVE_COPY_FUNCS -DHAVE_STRUCT_FUSE_ARGS -march=core2 -O2 -pipe -MT map.lo -MD -MP -MF .deps/map.Tpo -c -o map.lo `test -f '../../lib/map.c' || echo './'`../../lib/map.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -I../.. -I../../lib -DHAVE_MONO_UNIX_NATIVE_COPY_FUNCS -DHAVE_STRUCT_FUSE_ARGS -march=core2 -O2 -pipe -MT map.lo -MD -MP -MF .deps/map.Tpo -c ../../lib/map.c -fPIC -DPIC -o .libs/map.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -I../.. -I../../lib -DHAVE_MONO_UNIX_NATIVE_COPY_FUNCS -DHAVE_STRUCT_FUSE_ARGS -march=core2 -O2 -pipe -MT map.lo -MD -MP -MF .deps/map.Tpo -c ../../lib/map.c -o map.o >/dev/null 2>&1 mv -f .deps/map.Tpo .deps/map.Plo /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -DHAVE_MONO_UNIX_NATIVE_COPY_FUNCS -DHAVE_STRUCT_FUSE_ARGS -march=core2 -O2 -pipe -no-undefined -avoid-version -Wl,-O1 -o libMonoFuseHelper.la -rpath /usr/lib64 mfh.lo mph.lo map.lo -lglib-2.0 -pthread -lfuse -lrt -ldl libtool: link: x86_64-pc-linux-gnu-gcc -shared .libs/mfh.o .libs/mph.o .libs/map.o /usr/lib64/libglib-2.0.so /usr/lib64/libfuse.so -lrt -ldl -march=core2 -Wl,-O1 -pthread -pthread -Wl,-soname -Wl,libMonoFuseHelper.so -o .libs/libMonoFuseHelper.so libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libMonoFuseHelper.a mfh.o mph.o map.o libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libMonoFuseHelper.a libtool: link: ( cd ".libs" && rm -f "libMonoFuseHelper.la" && ln -s "../libMonoFuseHelper.la" "libMonoFuseHelper.la" ) /bin/sh ../../libtool --mode=install install -c libMonoFuseHelper.la /var/tmp/portage/dev-dotnet/mono-fuse-0.4.2/work/mono-fuse-0.4.2/lib libtool: install: install -c .libs/libMonoFuseHelper.so /var/tmp/portage/dev-dotnet/mono-fuse-0.4.2/work/mono-fuse-0.4.2/lib/libMonoFuseHelper.so libtool: install: install -c .libs/libMonoFuseHelper.lai /var/tmp/portage/dev-dotnet/mono-fuse-0.4.2/work/mono-fuse-0.4.2/lib/libMonoFuseHelper.la libtool: install: install -c .libs/libMonoFuseHelper.a /var/tmp/portage/dev-dotnet/mono-fuse-0.4.2/work/mono-fuse-0.4.2/lib/libMonoFuseHelper.a libtool: install: chmod 644 /var/tmp/portage/dev-dotnet/mono-fuse-0.4.2/work/mono-fuse-0.4.2/lib/libMonoFuseHelper.a libtool: install: x86_64-pc-linux-gnu-ranlib /var/tmp/portage/dev-dotnet/mono-fuse-0.4.2/work/mono-fuse-0.4.2/lib/libMonoFuseHelper.a libtool: install: warning: remember to run `libtool --finish /usr/lib64' make[3]: Leaving directory `/var/tmp/portage/dev-dotnet/mono-fuse-0.4.2/work/mono-fuse-0.4.2/src/MonoFuseHelper' make[3]: Entering directory `/var/tmp/portage/dev-dotnet/mono-fuse-0.4.2/work/mono-fuse-0.4.2/src' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/var/tmp/portage/dev-dotnet/mono-fuse-0.4.2/work/mono-fuse-0.4.2/src' make[2]: Leaving directory `/var/tmp/portage/dev-dotnet/mono-fuse-0.4.2/work/mono-fuse-0.4.2/src' Making all in example make[2]: Entering directory `/var/tmp/portage/dev-dotnet/mono-fuse-0.4.2/work/mono-fuse-0.4.2/example' Making all in HelloFS make[3]: Entering directory `/var/tmp/portage/dev-dotnet/mono-fuse-0.4.2/work/mono-fuse-0.4.2/example/HelloFS' cat ./hellofs.in | sed 's,@TOP_BUILDDIR@,/var/tmp/portage/dev-dotnet/mono-fuse-0.4.2/work/mono-fuse-0.4.2,' | \ sed 's,@BUILDDIR@,/var/tmp/portage/dev-dotnet/mono-fuse-0.4.2/work/mono-fuse-0.4.2/example/HelloFS,' > hellofs && \ chmod +x hellofs rm Mono.Fuse.dll rm: cannot remove `Mono.Fuse.dll': No such file or directory make[3]: [Mono.Fuse.dll] Error 1 (ignored) ln -s ../../lib/mono-fuse/Mono.Fuse.dll Mono.Fuse.dll rm Mono.Fuse.dll.mdb rm: cannot remove `Mono.Fuse.dll.mdb': No such file or directory make[3]: [Mono.Fuse.dll.mdb] Error 1 (ignored) ln -s ../../lib/mono-fuse/Mono.Fuse.dll.mdb Mono.Fuse.dll.mdb /usr/bin/gmcs -debug+ -d:HAVE_MONO_UNIX_NATIVE_COPY_FUNCS ./HelloFS.cs -r:Mono.Fuse.dll -r:Mono.Posix.dll /out:HelloFS.exe ./HelloFS.cs(61,42): error CS0115: `Mono.Fuse.Samples.HelloFS.OnGetPathStatus(string, ref Mono.Unix.Native.Stat)' is marked as an override but no suitable method found to override Compilation failed: 1 error(s), 0 warnings make[3]: *** [HelloFS.exe] Error 1 make[3]: Leaving directory `/var/tmp/portage/dev-dotnet/mono-fuse-0.4.2/work/mono-fuse-0.4.2/example/HelloFS' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/var/tmp/portage/dev-dotnet/mono-fuse-0.4.2/work/mono-fuse-0.4.2/example' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/var/tmp/portage/dev-dotnet/mono-fuse-0.4.2/work/mono-fuse-0.4.2' make: *** [all] Error 2 * * ERROR: dev-dotnet/mono-fuse-0.4.2 failed. * Call stack: * ebuild.sh, line 49: Called src_compile * environment, line 2634: Called die * The specific snippet of code: * emake -j1 || die "make failed" * The die message: * make failed * * If you need support, post the topmost build error, and the call stack if relevant. * A complete build log is located at '/var/tmp/portage/dev-dotnet/mono-fuse-0.4.2/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/dev-dotnet/mono-fuse-0.4.2/temp/environment'. *