* Package: media-libs/libsndfile-1.0.25  * Repository: gentoo  * Maintainer: sound@gentoo.org  * USE: amd64 elibc_glibc kernel_linux multilib test userland_GNU  * FEATURES: sandbox test userpriv >>> Unpacking source... >>> Unpacking libsndfile-1.0.25.tar.gz to /var/tmp/portage/media-libs/libsndfile-1.0.25/work >>> Source unpacked in /var/tmp/portage/media-libs/libsndfile-1.0.25/work >>> Preparing source in /var/tmp/portage/media-libs/libsndfile-1.0.25/work/libsndfile-1.0.25 ... * Applying libsndfile-1.0.17-regtests-need-sqlite.patch ...  [ ok ] * Running eautoreconf in '/var/tmp/portage/media-libs/libsndfile-1.0.25/work/libsndfile-1.0.25' ... * Running libtoolize --install --copy --force --automake ...  [ ok ] * Running aclocal -I M4 ...  [ ok ] * Running autoconf -I M4 ...  [ ok ] * Running autoheader -I M4 ...  [ ok ] * Running automake --add-missing --copy ...  [ ok ] * Running elibtoolize in: libsndfile-1.0.25/Cfg/ * Applying portage/1.2.0 patch ... * Applying sed/1.5.6 patch ... * Applying as-needed/2.2.6 patch ... * Removing useless C++ checks ...  [ ok ] >>> Source prepared. >>> Configuring source in /var/tmp/portage/media-libs/libsndfile-1.0.25/work/libsndfile-1.0.25 ... * econf: updating libsndfile-1.0.25/Cfg/config.guess with /usr/share/gnuconfig/config.guess * econf: updating libsndfile-1.0.25/Cfg/config.sub with /usr/share/gnuconfig/config.sub ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --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 --disable-dependency-tracking --disable-sqlite --disable-static --disable-alsa --enable-external-libs htmldocdir=/usr/share/doc/libsndfile-1.0.25/html --disable-octave --disable-gcc-werror --disable-gcc-pipe 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 whether make supports nested variables... yes checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-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 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... none checking whether x86_64-pc-linux-gnu-gcc and cc understand -c and -o together... yes checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++ checking whether we are using the GNU C++ compiler... yes checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes checking dependency style of x86_64-pc-linux-gnu-g++... none checking for a sed that does not truncate output... /bin/sed checking how to print strings... printf checking for a sed that does not truncate output... (cached) /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 how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop 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-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar checking for archiver @FILE support... @ 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 for sysroot... no checking for x86_64-pc-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no 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 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 how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E checking for ld used by x86_64-pc-linux-gnu-g++... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking for x86_64-pc-linux-gnu-g++ option to produce PIC... -fPIC -DPIC checking if x86_64-pc-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes checking if x86_64-pc-linux-gnu-g++ static flag -static works... yes checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... yes checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... (cached) yes checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for x86_64-pc-linux-gnu-windres... no checking for windres... no checking for autogen... yes checking for wine... no checking whether ln -s works... yes checking for ANSI C header files... (cached) yes checking endian.h usability... yes checking endian.h presence... yes checking for endian.h... yes checking byteswap.h usability... yes checking byteswap.h presence... yes checking for byteswap.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for sys/wait.h that is POSIX.1 compatible... yes checking whether S_IRGRP is declared... yes checking C99 struct flexible array support... yes checking size of wchar_t... 4 checking size of short... 2 checking size of int... 4 checking size of long... 8 checking size of float... 4 checking size of double... 8 checking size of void*... 8 checking size of size_t... 8 checking size of int64_t... 8 checking size of long long... 8 checking size of off_t... 8 checking for ssize_t... yes checking size of ssize_t... 8 checking processor byte ordering... little checking for malloc... yes checking for calloc... yes checking for realloc... yes checking for free... yes checking for open... yes checking for read... yes checking for write... yes checking for lseek... yes checking for pread... yes checking for pwrite... yes checking for fstat... yes checking for ftruncate... yes checking for fsync... yes checking for snprintf... yes checking for vsnprintf... yes checking for gmtime... yes checking for gmtime_r... yes checking for localtime... yes checking for localtime_r... yes checking for gettimeofday... yes checking for mmap... yes checking for getpagesize... yes checking for setlocale... yes checking for pipe... yes checking for waitpid... yes checking for floor in -lm... yes checking for floor... yes checking for ceil... yes checking for fmod... yes checking for lrint... yes checking for lrintf... yes checking for x86_64-pc-linux-gnu-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for flac >= 1.2.1 ... yes checking for ogg >= 1.1.3 ... yes checking for vorbis >= 1.2.3 ... yes checking for vorbisenc >= 1.2.3 ... yes checking processor clipping capabilities... none checking sndio.h usability... no checking sndio.h presence... no checking for sndio.h... no checking if x86_64-pc-linux-gnu-gcc accepts -std=gnu99... yes checking for version of x86_64-pc-linux-gnu-gcc... 4.5.4 checking if x86_64-pc-linux-gnu-gcc accepts -Wextra... yes checking if x86_64-pc-linux-gnu-g++ accepts -Wextra... yes checking if x86_64-pc-linux-gnu-gcc accepts -Wdeclaration-after-statement... yes checking if x86_64-pc-linux-gnu-gcc accepts -Wpointer-arith... yes checking if x86_64-pc-linux-gnu-gcc accepts -funsigned-char... yes configure: creating ./config.status config.status: creating src/Makefile config.status: creating man/Makefile config.status: creating examples/Makefile config.status: creating tests/Makefile config.status: creating regtest/Makefile config.status: creating M4/Makefile config.status: creating doc/Makefile config.status: creating Win32/Makefile config.status: creating Octave/Makefile config.status: creating programs/Makefile config.status: creating Makefile config.status: creating src/version-metadata.rc config.status: creating tests/test_wrapper.sh config.status: creating tests/pedantic-header-test.sh config.status: creating doc/libsndfile.css config.status: creating build-test-tarball.mk config.status: creating libsndfile.spec config.status: creating sndfile.pc config.status: creating src/sndfile.h config.status: creating src/config.h config.status: executing depfiles commands config.status: executing libtool commands -=-=-=-=-=-=-=-=-=-= Configuration Complete =-=-=-=-=-=-=-=-=-=- Configuration summary : libsndfile version : .................. 1.0.25 Host CPU : ............................ x86_64 Host Vendor : ......................... pc Host OS : ............................. linux-gnu Experimental code : ................... no Using ALSA in example programs : ...... no External FLAC/Ogg/Vorbis : ............ yes Tools : Compiler is GCC : ..................... yes GCC version : ......................... 4.5.4 Installation directories : Library directory : ................... /usr/lib64 Program directory : ................... /usr/bin Pkgconfig directory : ................. /usr/lib64/pkgconfig HTML docs directory : ................. /usr/share/doc/libsndfile1-dev/html make: Nothing to be done for `genfiles'. make: Nothing to be done for `genfiles'. >>> Source configured. >>> Compiling source in /var/tmp/portage/media-libs/libsndfile-1.0.25/work/libsndfile-1.0.25 ... make Making all in M4 make[1]: Entering directory `/var/tmp/portage/media-libs/libsndfile-1.0.25/work/libsndfile-1.0.25/M4' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/var/tmp/portage/media-libs/libsndfile-1.0.25/work/libsndfile-1.0.25/M4' Making all in man make[1]: Entering directory `/var/tmp/portage/media-libs/libsndfile-1.0.25/work/libsndfile-1.0.25/man' ln -s ./sndfile-metadata-get.1 sndfile-metadata-set.1 ln -s ./sndfile-interleave.1 sndfile-deinterleave.1 make[1]: Leaving directory `/var/tmp/portage/media-libs/libsndfile-1.0.25/work/libsndfile-1.0.25/man' Making all in doc make[1]: Entering directory `/var/tmp/portage/media-libs/libsndfile-1.0.25/work/libsndfile-1.0.25/doc' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/var/tmp/portage/media-libs/libsndfile-1.0.25/work/libsndfile-1.0.25/doc' Making all in Win32 make[1]: Entering directory `/var/tmp/portage/media-libs/libsndfile-1.0.25/work/libsndfile-1.0.25/Win32' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/var/tmp/portage/media-libs/libsndfile-1.0.25/work/libsndfile-1.0.25/Win32' Making all in src make[1]: Entering directory `/var/tmp/portage/media-libs/libsndfile-1.0.25/work/libsndfile-1.0.25/src' (CDPATH="${ZSH_VERSION+.}:" && cd .. && echo) rm -f stamp-h1 touch config.h.in cd .. && /bin/sh ./config.status src/config.h config.status: creating src/config.h config.status: src/config.h is unchanged make all-am make[2]: Entering directory `/var/tmp/portage/media-libs/libsndfile-1.0.25/work/libsndfile-1.0.25/src' CC sndfile.lo CC aiff.lo CC au.lo CC avr.lo CC caf.lo CC dwd.lo CC flac.lo CC g72x.lo CC htk.lo CC ircam.lo CC macbinary3.lo CC macos.lo CC mat4.lo CC mat5.lo CC nist.lo CC paf.lo CC pvf.lo CC raw.lo CC rx2.lo CC sd2.lo CC sds.lo CC svx.lo CC txw.lo CC voc.lo CC wve.lo CC w64.lo CC wav_w64.lo CC wav.lo CC xi.lo CC mpc2k.lo CC rf64.lo CC ogg_vorbis.lo CC ogg_speex.lo CC ogg_pcm.lo CC common.lo CC file_io.lo CC command.lo CC pcm.lo CC ulaw.lo CC alaw.lo CC float32.lo CC double64.lo CC ima_adpcm.lo CC ms_adpcm.lo CC gsm610.lo CC dwvw.lo CC vox_adpcm.lo CC interleave.lo CC strings.lo CC dither.lo CC broadcast.lo CC audio_detect.lo CC ima_oki_adpcm.lo CC chunk.lo CC ogg.lo CC chanmap.lo CC windows.lo CC id3.lo CCLD libcommon.la CC GSM610/add.lo CC GSM610/code.lo CC GSM610/decode.lo CC GSM610/gsm_create.lo CC GSM610/gsm_decode.lo CC GSM610/gsm_destroy.lo CC GSM610/gsm_encode.lo CC GSM610/gsm_option.lo CC GSM610/long_term.lo CC GSM610/lpc.lo CC GSM610/preprocess.lo CC GSM610/rpe.lo CC GSM610/short_term.lo CC GSM610/table.lo CCLD GSM610/libgsm.la CC G72x/g721.lo CC G72x/g723_16.lo CC G72x/g723_24.lo CC G72x/g723_40.lo CC G72x/g72x.lo CCLD G72x/libg72x.la CCLD libsndfile.la make[2]: Leaving directory `/var/tmp/portage/media-libs/libsndfile-1.0.25/work/libsndfile-1.0.25/src' make[1]: Leaving directory `/var/tmp/portage/media-libs/libsndfile-1.0.25/work/libsndfile-1.0.25/src' Making all in examples make[1]: Entering directory `/var/tmp/portage/media-libs/libsndfile-1.0.25/work/libsndfile-1.0.25/examples' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/var/tmp/portage/media-libs/libsndfile-1.0.25/work/libsndfile-1.0.25/examples' Making all in regtest make[1]: Entering directory `/var/tmp/portage/media-libs/libsndfile-1.0.25/work/libsndfile-1.0.25/regtest' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/var/tmp/portage/media-libs/libsndfile-1.0.25/work/libsndfile-1.0.25/regtest' Making all in tests make[1]: Entering directory `/var/tmp/portage/media-libs/libsndfile-1.0.25/work/libsndfile-1.0.25/tests' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/var/tmp/portage/media-libs/libsndfile-1.0.25/work/libsndfile-1.0.25/tests' Making all in programs make[1]: Entering directory `/var/tmp/portage/media-libs/libsndfile-1.0.25/work/libsndfile-1.0.25/programs' CC sndfile-info.o CC common.o CCLD sndfile-info CC sndfile-play.o CCLD sndfile-play CC sndfile-convert.o CCLD sndfile-convert CC sndfile-cmp.o CCLD sndfile-cmp CC sndfile-metadata-set.o CCLD sndfile-metadata-set CC sndfile-metadata-get.o CCLD sndfile-metadata-get CC sndfile-interleave.o CCLD sndfile-interleave CC sndfile-deinterleave.o CCLD sndfile-deinterleave CC sndfile-concat.o CCLD sndfile-concat CC sndfile-salvage.o CCLD sndfile-salvage make[1]: Leaving directory `/var/tmp/portage/media-libs/libsndfile-1.0.25/work/libsndfile-1.0.25/programs' make[1]: Entering directory `/var/tmp/portage/media-libs/libsndfile-1.0.25/work/libsndfile-1.0.25' make[1]: Nothing to be done for `all-am'. make[1]: Leaving directory `/var/tmp/portage/media-libs/libsndfile-1.0.25/work/libsndfile-1.0.25' >>> Source compiled. >>> Test phase [check]: media-libs/libsndfile-1.0.25 Making check in M4 make[1]: Entering directory `/var/tmp/portage/media-libs/libsndfile-1.0.25/work/libsndfile-1.0.25/M4' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/var/tmp/portage/media-libs/libsndfile-1.0.25/work/libsndfile-1.0.25/M4' Making check in man make[1]: Entering directory `/var/tmp/portage/media-libs/libsndfile-1.0.25/work/libsndfile-1.0.25/man' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/var/tmp/portage/media-libs/libsndfile-1.0.25/work/libsndfile-1.0.25/man' Making check in doc make[1]: Entering directory `/var/tmp/portage/media-libs/libsndfile-1.0.25/work/libsndfile-1.0.25/doc' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/var/tmp/portage/media-libs/libsndfile-1.0.25/work/libsndfile-1.0.25/doc' Making check in Win32 make[1]: Entering directory `/var/tmp/portage/media-libs/libsndfile-1.0.25/work/libsndfile-1.0.25/Win32' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/var/tmp/portage/media-libs/libsndfile-1.0.25/work/libsndfile-1.0.25/Win32' Making check in src make[1]: Entering directory `/var/tmp/portage/media-libs/libsndfile-1.0.25/work/libsndfile-1.0.25/src' make test_main G72x/g72x_test make[2]: Entering directory `/var/tmp/portage/media-libs/libsndfile-1.0.25/work/libsndfile-1.0.25/src' CC test_main.o CC test_conversions.o CC test_float.o CC test_endswap.o CC test_audio_detect.o CC test_log_printf.o CC test_file_io.o CC test_ima_oki_adpcm.o CC test_strncpy_crlf.o CC test_broadcast_var.o CCLD test_main CC G72x/g72x_test.o CCLD G72x/g72x_test make[2]: Leaving directory `/var/tmp/portage/media-libs/libsndfile-1.0.25/work/libsndfile-1.0.25/src' File "./binheader_writef_check.py", line 51 print "Bad format in :\n\n\t%s\n\n" % s ^ SyntaxError: invalid syntax make[1]: *** [check] Error 1 make[1]: Leaving directory `/var/tmp/portage/media-libs/libsndfile-1.0.25/work/libsndfile-1.0.25/src' make: *** [check-recursive] Error 1 * ERROR: media-libs/libsndfile-1.0.25 failed (test phase): * Make check failed. See above for details. * * Call stack: * ebuild.sh, line 93: Called src_test * environment, line 3160: Called __eapi0_src_test * phase-helpers.sh, line 589: 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 '=media-libs/libsndfile-1.0.25'`, * the complete build log and the output of `emerge -pqv '=media-libs/libsndfile-1.0.25'`. * The complete build log is located at '/var/tmp/portage/media-libs/libsndfile-1.0.25/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/media-libs/libsndfile-1.0.25/temp/environment'. * Working directory: '/var/tmp/portage/media-libs/libsndfile-1.0.25/work/libsndfile-1.0.25' * S: '/var/tmp/portage/media-libs/libsndfile-1.0.25/work/libsndfile-1.0.25'