* CPV: app-crypt/kstart-3.14-r1 * REPO: gentoo * USE: elibc_glibc kernel_linux test userland_GNU x86 >>> Unpacking source... >>> Unpacking kstart-3.14.tar.gz to /var/tmp/portage/app-crypt/kstart-3.14-r1/work >>> Source unpacked in /var/tmp/portage/app-crypt/kstart-3.14-r1/work >>> Compiling source in /var/tmp/portage/app-crypt/kstart-3.14-r1/work/kstart-3.14 ... * econf: updating kstart-3.14/build-aux/config.sub with /usr/share/gnuconfig/config.sub * econf: updating kstart-3.14/build-aux/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 --disable-k4start --with-kerberos --without-afs --disable-setpag configure: loading site script /usr/share/config.site configure: loading site script /usr/share/crossdev/include/site/linux 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 whether to enable maintainer-specific portions of Makefiles... no 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 whether i686-pc-linux-gnu-gcc and cc understand -c and -o together... yes checking for a BSD-compatible install... /usr/bin/install -c checking for i686-pc-linux-gnu-ranlib... i686-pc-linux-gnu-ranlib 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 AIX... no checking for aklog... no checking for afslog... no 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 krb5-config... /usr/bin/krb5-config checking for krb5 support in krb5-config... yes checking for krb5_init_context... yes checking for krb5_get_error_message... yes checking for krb5_free_error_message... yes checking for krb5_cc_copy_creds... yes checking for krb5_free_keytab_entry_contents... yes checking for krb5_get_init_creds_opt_set_default_flags... no checking for krb5_get_renewed_creds... yes checking for krb5_realm... no checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking return type of signal handlers... void checking whether time.h and sys/time.h may both be included... yes checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking sys/bitypes.h usability... yes checking sys/bitypes.h presence... yes checking for sys/bitypes.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking whether snprintf is declared... yes checking whether vsnprintf is declared... yes checking for C99 variadic macros... yes checking for GNU-style variadic macros... yes checking return type of signal handlers... (cached) void checking for long long... yes checking for working snprintf... yes checking for setrlimit... yes checking for setsid... yes checking for asprintf... yes checking for daemon... yes checking for mkstemp... yes configure: creating ./config.status config.status: creating Makefile config.status: creating tests/docs/pod-t config.status: creating tests/docs/spelling-t config.status: creating tests/k4start/afs-t config.status: creating tests/k4start/basic-t config.status: creating tests/k5start/afs-t config.status: creating tests/k5start/basic-t config.status: creating tests/k5start/daemon-t config.status: creating tests/k5start/flags-t config.status: creating tests/krenew/afs-t config.status: creating tests/krenew/basic-t config.status: creating tests/krenew/daemon-t config.status: creating config.h config.status: executing depfiles commands config.status: executing tests/data/.placeholder commands make -j14 make all-am make[1]: Entering directory `/var/tmp/portage/app-crypt/kstart-3.14-r1/work/kstart-3.14' depbase=`echo k5start.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -MT k5start.o -MD -MP -MF $depbase.Tpo -c -o k5start.o k5start.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo krenew.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -MT krenew.o -MD -MP -MF $depbase.Tpo -c -o krenew.o krenew.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo portable/dummy.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -MT portable/dummy.o -MD -MP -MF $depbase.Tpo -c -o portable/dummy.o portable/dummy.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo util/command.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -MT util/command.o -MD -MP -MF $depbase.Tpo -c -o util/command.o util/command.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo util/concat.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -MT util/concat.o -MD -MP -MF $depbase.Tpo -c -o util/concat.o util/concat.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo util/messages.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -MT util/messages.o -MD -MP -MF $depbase.Tpo -c -o util/messages.o util/messages.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo util/messages-krb5.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -MT util/messages-krb5.o -MD -MP -MF $depbase.Tpo -c -o util/messages-krb5.o util/messages-krb5.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo util/perms.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -MT util/perms.o -MD -MP -MF $depbase.Tpo -c -o util/perms.o util/perms.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo util/xmalloc.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -MT util/xmalloc.o -MD -MP -MF $depbase.Tpo -c -o util/xmalloc.o util/xmalloc.c &&\ mv -f $depbase.Tpo $depbase.Po rm -f portable/libportable.a ar cru portable/libportable.a portable/dummy.o i686-pc-linux-gnu-ranlib portable/libportable.a rm -f util/libutil.a ar cru util/libutil.a util/command.o util/concat.o util/messages.o util/messages-krb5.o util/perms.o util/xmalloc.o i686-pc-linux-gnu-ranlib util/libutil.a krenew.c: In function ‘main’: krenew.c:399: warning: ignoring return value of ‘daemon’, declared with attribute warn_unused_result i686-pc-linux-gnu-gcc -O2 -pipe -Wl,-O1 -o krenew krenew.o util/libutil.a portable/libportable.a -Wl,-rpath -Wl,/usr/lib -O2 -pipe -lkrb5 -lk5crypto -lcom_err -lkeyutils -lresolv -ldl k5start.c: In function ‘authenticate’: k5start.c:229: warning: ignoring return value of ‘fgets’, declared with attribute warn_unused_result k5start.c: In function ‘main’: k5start.c:614: warning: ignoring return value of ‘daemon’, declared with attribute warn_unused_result i686-pc-linux-gnu-gcc -O2 -pipe -Wl,-O1 -o k5start k5start.o util/libutil.a portable/libportable.a -Wl,-rpath -Wl,/usr/lib -O2 -pipe -lkrb5 -lk5crypto -lcom_err -lkeyutils -lresolv -ldl make[1]: Leaving directory `/var/tmp/portage/app-crypt/kstart-3.14-r1/work/kstart-3.14' >>> Source compiled. make -j14 -j1 check make tests/libtest.a tests/runtests tests/portable/asprintf-t tests/portable/daemon-t tests/portable/mkstemp-t tests/portable/snprintf-t tests/util/concat-t tests/util/messages-t tests/util/xmalloc make[1]: Entering directory `/var/tmp/portage/app-crypt/kstart-3.14-r1/work/kstart-3.14' depbase=`echo tests/libtest.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -MT tests/libtest.o -MD -MP -MF $depbase.Tpo -c -o tests/libtest.o tests/libtest.c &&\ mv -f $depbase.Tpo $depbase.Po rm -f tests/libtest.a ar cru tests/libtest.a tests/libtest.o i686-pc-linux-gnu-ranlib tests/libtest.a depbase=`echo tests/runtests.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -MT tests/runtests.o -MD -MP -MF $depbase.Tpo -c -o tests/runtests.o tests/runtests.c &&\ mv -f $depbase.Tpo $depbase.Po i686-pc-linux-gnu-gcc -O2 -pipe -Wl,-O1 -o tests/runtests tests/runtests.o depbase=`echo tests/portable/asprintf-t.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -MT tests/portable/asprintf-t.o -MD -MP -MF $depbase.Tpo -c -o tests/portable/asprintf-t.o tests/portable/asprintf-t.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo tests/portable/asprintf.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -MT tests/portable/asprintf.o -MD -MP -MF $depbase.Tpo -c -o tests/portable/asprintf.o tests/portable/asprintf.c &&\ mv -f $depbase.Tpo $depbase.Po i686-pc-linux-gnu-gcc -O2 -pipe -Wl,-O1 -o tests/portable/asprintf-t tests/portable/asprintf-t.o tests/portable/asprintf.o tests/libtest.a util/libutil.a portable/libportable.a depbase=`echo tests/portable/daemon-t.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -MT tests/portable/daemon-t.o -MD -MP -MF $depbase.Tpo -c -o tests/portable/daemon-t.o tests/portable/daemon-t.c &&\ mv -f $depbase.Tpo $depbase.Po tests/portable/daemon-t.c: In function ‘main’: tests/portable/daemon-t.c:128: warning: ignoring return value of ‘daemon’, declared with attribute warn_unused_result In file included from /usr/include/fcntl.h:218, from tests/portable/daemon-t.c:15: In function ‘open’, inlined from ‘create_sentinel’ at tests/portable/daemon-t.c:36: /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[1]: *** [tests/portable/daemon-t.o] Error 1 make[1]: Leaving directory `/var/tmp/portage/app-crypt/kstart-3.14-r1/work/kstart-3.14' make: *** [check-am] Error 2 * ERROR: app-crypt/kstart-3.14-r1 failed: * Make test failed. See above for details. * * Call stack: * ebuild.sh, line 61: Called src_test * environment, line 2454: Called die * The specific snippet of code: * emake -j1 check || die "Make test failed. See above for details." * * If you need support, post the output of 'emerge --info =app-crypt/kstart-3.14-r1', * the complete build log and the output of 'emerge -pqv =app-crypt/kstart-3.14-r1'. * The complete build log is located at '/var/log/portage/build/app-crypt/kstart-3.14-r1:20091211-235854.log'. * The ebuild environment file is located at '/var/tmp/portage/app-crypt/kstart-3.14-r1/temp/environment'. * S: '/var/tmp/portage/app-crypt/kstart-3.14-r1/work/kstart-3.14' >>> Install kstart-3.14-r1 into /var/tmp/portage/app-crypt/kstart-3.14-r1/image/ category app-crypt >>> Completed installing kstart-3.14-r1 into /var/tmp/portage/app-crypt/kstart-3.14-r1/image/ strip: i686-pc-linux-gnu-strip --strip-unneeded -R .comment usr/bin/k5start usr/bin/krenew * Removing /usr/share/doc * Removing /usr/share/info