>>> Unpacking source... >>> Unpacking archfs-0.5.1.tar.gz to /var/tmp/portage/sys-fs/archfs-0.5.1/work >>> Source unpacked in /var/tmp/portage/sys-fs/archfs-0.5.1/work >>> Compiling source in /var/tmp/portage/sys-fs/archfs-0.5.1/work/archfs ... * econf: updating archfs/config.sub with /usr/share/gnuconfig/config.sub * econf: updating archfs/config.guess with /usr/share/gnuconfig/config.guess ./configure --prefix=/usr --build=i686-pc-linux-gnu --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib configure: loading site script /usr/share/config.site configure: loading site script /usr/share/crossdev/include/site/linux checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking for i686-pc-linux-gnu-ranlib... i686-pc-linux-gnu-ranlib 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 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 for style of include used by make... GNU checking dependency style of i686-pc-linux-gnu-gcc... gcc3 checking for gzgets in -lz... yes checking for fuse_main in -lfuse... yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -E 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/wait.h that is POSIX.1 compatible... 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 stdlib.h... (cached) yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking for an ANSI C-conforming const... yes checking for off_t... yes checking for size_t... yes checking whether struct tm is in sys/time.h or time.h... time.h checking whether closedir returns void... no checking for pid_t... yes checking vfork.h usability... no checking vfork.h presence... no checking for vfork.h... no checking for fork... yes checking for vfork... yes checking for working fork... yes checking for working vfork... (cached) yes checking whether time.h and sys/time.h may both be included... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for unistd.h... (cached) yes checking for alarm... yes checking for working mktime... no checking whether lstat dereferences a symlink specified with a trailing slash... yes checking whether stat accepts an empty string... no checking for getcwd... yes checking for memset... yes checking for rmdir... yes checking for strtol... yes checking for get_current_dir_name... yes checking for getline... yes configure: creating ./config.status config.status: creating Makefile config.status: creating layout/Makefile config.status: creating structure/Makefile config.status: creating retriever/Makefile config.status: creating support/Makefile config.status: creating config.h config.status: executing depfiles commands make -j14 make all-recursive make[1]: Entering directory `/var/tmp/portage/sys-fs/archfs-0.5.1/work/archfs' Making all in layout make[2]: Entering directory `/var/tmp/portage/sys-fs/archfs-0.5.1/work/archfs/layout' i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -O3 -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -D_GNU_SOURCE -MT core.o -MD -MP -MF .deps/core.Tpo -c -o core.o core.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -O3 -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -D_GNU_SOURCE -MT all.o -MD -MP -MF .deps/all.Tpo -c -o all.o all.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -O3 -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -D_GNU_SOURCE -MT versions.o -MD -MP -MF .deps/versions.Tpo -c -o versions.o versions.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -O3 -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -D_GNU_SOURCE -MT support.o -MD -MP -MF .deps/support.Tpo -c -o support.o support.c mv -f .deps/core.Tpo .deps/core.Po support.c: In function 'snapshot_copy': support.c:316: warning: ignoring return value of 'write', declared with attribute warn_unused_result support.c: In function 'snapshot_append': support.c:344: warning: ignoring return value of 'write', declared with attribute warn_unused_result support.c:346: warning: ignoring return value of 'write', declared with attribute warn_unused_result In file included from /usr/include/fcntl.h:218, from /usr/include/fuse/fuse.h:29, from ../headers.h:22, from support.h:5, from support.c:2: /usr/include/bits/fcntl2.h: In function 'unzip_revs': /usr/include/bits/fcntl2.h:51: error: call to '__open_missing_mode' declared with attribute error: open with O_CREAT in second argument needs 3 arguments make[2]: *** [support.o] Error 1 make[2]: *** Waiting for unfinished jobs.... mv -f .deps/all.Tpo .deps/all.Po mv -f .deps/versions.Tpo .deps/versions.Po make[2]: Leaving directory `/var/tmp/portage/sys-fs/archfs-0.5.1/work/archfs/layout' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/var/tmp/portage/sys-fs/archfs-0.5.1/work/archfs' make: *** [all] Error 2 * * ERROR: sys-fs/archfs-0.5.1 failed. * Call stack: * ebuild.sh, line 49: Called src_compile * environment, line 288: Called _eapi0_src_compile * ebuild.sh, line 600: Called _eapi2_src_compile * ebuild.sh, line 634: Called die * The specific snippet of code: * emake || die "emake failed" * The die message: * emake failed * * If you need support, post the topmost build error, and the call stack if relevant. * A complete build log is located at '/var/log/portage/sys-fs/archfs-0.5.1:20090614-115532.log'. * The ebuild environment file is located at '/var/tmp/portage/sys-fs/archfs-0.5.1/temp/environment'. *