* Package: app-arch/cabextract-1.9  * Repository: gentoo  * Maintainer: fonts@gentoo.org  * USE: elibc_glibc kernel_linux sparc userland_GNU  * FEATURES: preserve-libs sandbox test userpriv usersandbox >>> Unpacking source... >>> Unpacking cabextract-1.9.tar.gz to /var/tmp/portage/app-arch/cabextract-1.9/work >>> Source unpacked in /var/tmp/portage/app-arch/cabextract-1.9/work >>> Preparing source in /var/tmp/portage/app-arch/cabextract-1.9/work/cabextract-1.9 ... * Running eautoreconf in '/var/tmp/portage/app-arch/cabextract-1.9/work/cabextract-1.9' ... * Running aclocal ...  [ ok ] * Running autoconf --force ...  [ ok ] * Running autoheader ...  [ ok ] * Running automake --add-missing --copy --force-missing ...  [ ok ] * Running elibtoolize in: cabextract-1.9/ >>> Source prepared. >>> Configuring source in /var/tmp/portage/app-arch/cabextract-1.9/work/cabextract-1.9 ... * econf: updating cabextract-1.9/config.guess with /usr/share/gnuconfig/config.guess * econf: updating cabextract-1.9/config.sub with /usr/share/gnuconfig/config.sub ./configure --prefix=/usr --build=sparc-unknown-linux-gnu --host=sparc-unknown-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --disable-silent-rules --docdir=/usr/share/doc/cabextract-1.9 --htmldir=/usr/share/doc/cabextract-1.9/html --libdir=/usr/lib --with-external-libmspack=yes configure: loading site script /usr/share/config.site checking for a BSD-compatible install... /usr/lib/portage/python2.7/ebuild-helpers/xattr/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 make supports nested variables... yes checking for sparc-unknown-linux-gnu-gcc... sparc-unknown-linux-gnu-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 sparc-unknown-linux-gnu-gcc accepts -g... yes checking for sparc-unknown-linux-gnu-gcc option to accept ISO C89... none needed checking whether sparc-unknown-linux-gnu-gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of sparc-unknown-linux-gnu-gcc... none checking for sparc-unknown-linux-gnu-ar... sparc-unknown-linux-gnu-ar checking the archiver (sparc-unknown-linux-gnu-ar) interface... ar checking for sparc-unknown-linux-gnu-ranlib... sparc-unknown-linux-gnu-ranlib checking how to run the C preprocessor... sparc-unknown-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/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 getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking for inttypes.h... (cached) yes checking for strings.h... (cached) yes checking for an ANSI C-conforming const... yes checking for inline... inline checking for mode_t... yes checking for off_t... yes checking for size_t... yes checking size of off_t... 4 checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... 64 checking for working POSIX fnmatch... yes checking for _LARGEFILE_SOURCE value needed for large files... no checking for mkdir... yes checking for _mkdir... no checking whether mkdir takes one argument... no checking for towlower... yes checking for umask... yes checking for utime... yes checking for utimes... yes checking for getopt_long... yes checking for working alloca.h... yes checking for alloca... yes checking for mbstate_t... yes checking for working POSIX fnmatch... (cached) yes checking build system type... sparc-unknown-linux-gnu checking host system type... sparc-unknown-linux-gnu checking for ld used by sparc-unknown-linux-gnu-gcc... /usr/sparc-unknown-linux-gnu/bin/ld checking if the linker (/usr/sparc-unknown-linux-gnu/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking for iconv... yes checking for working iconv... yes checking for iconv declaration... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking for sparc-unknown-linux-gnu-pkg-config... /usr/bin/sparc-unknown-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking for libmspack >= 0.8alpha... yes checking mspack.h usability... yes checking mspack.h presence... yes checking for mspack.h... yes checking for mspack_create_cab_decompressor in -lmspack... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating cabextract.spec config.status: creating test/testcase config.status: creating config.h config.status: executing depfiles commands >>> Source configured. >>> Compiling source in /var/tmp/portage/app-arch/cabextract-1.9/work/cabextract-1.9 ... make -j20 AR=sparc-unknown-linux-gnu-ar (CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh /var/tmp/portage/app-arch/cabextract-1.9/work/cabextract-1.9/missing autoheader) rm -f stamp-h1 touch config.h.in cd . && /bin/sh ./config.status config.h config.status: creating config.h config.status: config.h is unchanged make all-am make[1]: Entering directory '/var/tmp/portage/app-arch/cabextract-1.9/work/cabextract-1.9' sparc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -mcpu=niagara2 -pipe -Wcast-align -c -o md5.o md5.c sparc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -mcpu=niagara2 -pipe -Wcast-align -c -o src/cabextract.o src/cabextract.c sparc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -mcpu=niagara2 -pipe -Wcast-align -c -o src/cabinfo.o src/cabinfo.c md5.c: In function ‘md5_finish_ctx’: md5.c:119:4: warning: cast increases required alignment of target type [-Wcast-align] *(md5_uint32 *) &ctx->buffer[bytes + pad] = SWAP (ctx->total[0] << 3); ^ md5.c:120:4: warning: cast increases required alignment of target type [-Wcast-align] *(md5_uint32 *) &ctx->buffer[bytes + pad + 4] = SWAP ((ctx->total[1] << 3) | ^ sparc-unknown-linux-gnu-gcc -O2 -mcpu=niagara2 -pipe -Wcast-align -Wl,-O1 -Wl,--as-needed -o src/cabinfo src/cabinfo.o -lmspack sparc-unknown-linux-gnu-gcc -O2 -mcpu=niagara2 -pipe -Wcast-align -Wl,-O1 -Wl,--as-needed -o cabextract src/cabextract.o md5.o -lmspack make[1]: Leaving directory '/var/tmp/portage/app-arch/cabextract-1.9/work/cabextract-1.9' >>> Source compiled. >>> Test phase: app-arch/cabextract-1.9 make -j20 check make cabextract make[1]: Entering directory '/var/tmp/portage/app-arch/cabextract-1.9/work/cabextract-1.9' make[1]: 'cabextract' is up to date. make[1]: Leaving directory '/var/tmp/portage/app-arch/cabextract-1.9/work/cabextract-1.9' make check-TESTS make[1]: Entering directory '/var/tmp/portage/app-arch/cabextract-1.9/work/cabextract-1.9' make[2]: Entering directory '/var/tmp/portage/app-arch/cabextract-1.9/work/cabextract-1.9' PASS: test/bugs.test PASS: test/utf8-stresstest.test PASS: test/dirwalk-vulns.test FAIL: test/simple.test FAIL: test/search.test PASS: test/case.test PASS: test/mixed.test PASS: test/encoding.test FAIL: test/split.test ============================================================================ Testsuite summary for cabextract 1.9 ============================================================================ # TOTAL: 9 # PASS: 6 # SKIP: 0 # XFAIL: 0 # FAIL: 3 # XPASS: 0 # ERROR: 0 ============================================================================ See ./test-suite.log Please report to kyzer@cabextract.org.uk ============================================================================ make[2]: *** [Makefile:819: test-suite.log] Error 1 make[2]: Leaving directory '/var/tmp/portage/app-arch/cabextract-1.9/work/cabextract-1.9' make[1]: *** [Makefile:927: check-TESTS] Error 2 make[1]: Leaving directory '/var/tmp/portage/app-arch/cabextract-1.9/work/cabextract-1.9' make: *** [Makefile:1124: check-am] Error 2 * ERROR: app-arch/cabextract-1.9::gentoo failed (test phase): * Make check failed. See above for details. * * Call stack: * ebuild.sh, line 124: Called src_test * environment, line 1439: Called default * phase-functions.sh, line 868: Called default_src_test * phase-functions.sh, line 897: Called __eapi0_src_test * phase-helpers.sh, line 816: Called die * The specific snippet of code: * $emake_cmd ${internal_opts} check || \ * die "Make check failed. See above for details." * * If you need support, post the output of `emerge --info '=app-arch/cabextract-1.9::gentoo'`, * the complete build log and the output of `emerge -pqv '=app-arch/cabextract-1.9::gentoo'`. * The complete build log is located at '/var/tmp/portage/app-arch/cabextract-1.9/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/app-arch/cabextract-1.9/temp/environment'. * Working directory: '/var/tmp/portage/app-arch/cabextract-1.9/work/cabextract-1.9' * S: '/var/tmp/portage/app-arch/cabextract-1.9/work/cabextract-1.9'