The build took 00h 03m 00s and was SUCCESSFUL.
The program in this build is written in the following languages, according to sloccount:
SLOC | Language |
---|---|
58,575 |
ansic |
7,441 |
makefile |
4,852 |
sh |
928 |
cpp |
294 |
python |
72,090 |
total |
The process tree of the build process is here.
To avoid scrolling, you may jump to the last line of the
invocation of makepkg
that was used to build this
package.
Removed vanilla repositories from pacman.conf and added:
Copied permanent toolchain into container-local sysroot
/toolchain_root/sysroot --> /sysroot/sysroot
/toolchain_root/lib --> /sysroot/lib
/toolchain_root/sbin --> /sysroot/sbin
/toolchain_root/lib64 --> /sysroot/lib64
/toolchain_root/etc --> /sysroot/etc
/toolchain_root/share --> /sysroot/share
/toolchain_root/bin --> /sysroot/bin
/toolchain_root/var --> /sysroot/var
/toolchain_root/usr --> /sysroot/usr
/toolchain_root/glibc-build --> /sysroot/glibc-build
/toolchain_root/x86_64-pc-linux-gnu --> /sysroot/x86_64-pc-linux-gnu
/toolchain_root/include --> /sysroot/include
/toolchain_root/libexec --> /sysroot/libexec
CMD: sudo -u tuscan PATH=/usr/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin CC=clang CXX=clang++ red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
==> Making package: libsndfile 1.0.27-1 (Thu Apr 13 19:49:01 UTC 2017)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> WARNING: Using existing $srcdir/ tree
==> Starting build()...
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking target system type... x86_64-unknown-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for x86_64-unknown-linux-strip... no
checking for strip... strip
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether make supports nested variables... (cached) yes
checking for style of include used by make... GNU
checking for x86_64-unknown-linux-gcc... clang
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 clang accepts -g... yes
checking for clang option to accept ISO C89... none needed
checking whether clang understands -c and -o together... yes
checking dependency style of clang... gcc3
checking for clang option to accept ISO C99... none needed
checking for clang option to accept ISO Standard C... (cached) none needed
checking how to run the C preprocessor... clang -E
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/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 minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking whether we are using the GNU C++ compiler... yes
checking whether clang++ accepts -g... yes
checking dependency style of clang++... gcc3
checking whether we are using the CLANG C compiler... yes
checking for a sed that does not truncate output... /usr/bin/sed
checking how to print strings... printf
checking for a sed that does not truncate output... (cached) /usr/bin/sed
checking for fgrep... /usr/bin/grep -F
checking for ld used by clang... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... no
checking for x86_64-unknown-linux-dumpbin... no
checking for x86_64-unknown-linux-link... no
checking for dumpbin... no
checking for link... link -dump
checking the name lister (nm) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-pc-linux-gnu file names to x86_64-unknown-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/bin/ld option to reload object files... -r
checking for x86_64-unknown-linux-objdump... no
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for x86_64-unknown-linux-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for x86_64-unknown-linux-ar... no
checking for ar... ar
checking for archiver @FILE support... @
checking for x86_64-unknown-linux-strip... strip
checking for x86_64-unknown-linux-ranlib... no
checking for ranlib... ranlib
checking command to parse nm output from clang object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for x86_64-unknown-linux-mt... no
checking for mt... no
checking if : is a manifest tool... no
checking for dlfcn.h... yes
checking for objdir... .libs
checking if clang supports -fno-rtti -fno-exceptions... yes
checking for clang option to produce PIC... -fPIC -DPIC
checking if clang PIC flag -fPIC -DPIC works... yes
checking if clang static flag -static works... yes
checking if clang supports -c -o file.o... yes
checking if clang supports -c -o file.o... (cached) yes
checking whether the clang linker (/usr/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... yes
checking how to run the C++ preprocessor... clang++ -E
checking for ld used by clang++... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the clang++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking for clang++ option to produce PIC... -fPIC -DPIC
checking if clang++ PIC flag -fPIC -DPIC works... yes
checking if clang++ static flag -static works... yes
checking if clang++ supports -c -o file.o... yes
checking if clang++ supports -c -o file.o... (cached) yes
checking whether the clang++ linker (/usr/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-unknown-linux-windres... no
checking for windres... no
checking whether ln -s works... yes
checking for autogen... no
checking for wine... no
checking for xcode-select... no
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 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 size of loff_t... 8
checking size of off64_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 lseek64... yes
checking for fstat... yes
checking for fstat64... 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 lround... yes
checking for lrint... yes
checking for lrintf... yes
checking for octave... no
checking for mkoctfile... no
checking for octave-config... no
checking for x86_64-unknown-linux-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.3.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 alsa/asoundlib.h usability... yes
checking alsa/asoundlib.h presence... yes
checking for alsa/asoundlib.h... yes
configure: WARNING: Touching files in directory tests/.
checking that generated files are newer than configure... done
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 Scripts/build-test-tarball.mk
config.status: creating libsndfile.spec
config.status: creating sndfile.pc
config.status: creating src/sndfile.h
config.status: creating echo-install-dirs
config.status: creating src/config.h
config.status: executing depfiles commands
config.status: executing libtool commands
-=-=-=-=-=-=-=-=-=-= Configuration Complete =-=-=-=-=-=-=-=-=-=-
Configuration summary :
libsndfile version : .................. 1.0.27
Host CPU : ............................ x86_64
Host Vendor : ......................... unknown
Host OS : ............................. linux-gnu
Experimental code : ................... no
Using ALSA in example programs : ...... yes
External FLAC/Ogg/Vorbis : ............ yes
Tools :
Compiler is Clang : ................... yes
Compiler is GCC : ..................... no
Sanitizer enabled : ................... no
Stack smash protection : .............. no
Installation directories :
Library directory : ................... /usr/lib
Program directory : ................... /usr/bin
Pkgconfig directory : ................. /usr/lib/pkgconfig
HTML docs directory : ................. /usr/share/doc/
Compiling some other packages against libsndfile may require
the addition of '/usr/lib/pkgconfig' to the
PKG_CONFIG_PATH environment variable.
make: Nothing to be done for 'genfiles'.
make: Nothing to be done for 'genfiles'.
Making all in M4
make[1]: Entering directory '/tmp/libsndfile/src/libsndfile-1.0.27/M4'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/tmp/libsndfile/src/libsndfile-1.0.27/M4'
Making all in man
make[1]: Entering directory '/tmp/libsndfile/src/libsndfile-1.0.27/man'
ln -s ./sndfile-metadata-get.1 sndfile-metadata-set.1
ln -s ./sndfile-interleave.1 sndfile-deinterleave.1
make[1]: Leaving directory '/tmp/libsndfile/src/libsndfile-1.0.27/man'
Making all in doc
make[1]: Entering directory '/tmp/libsndfile/src/libsndfile-1.0.27/doc'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/tmp/libsndfile/src/libsndfile-1.0.27/doc'
Making all in Win32
make[1]: Entering directory '/tmp/libsndfile/src/libsndfile-1.0.27/Win32'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/tmp/libsndfile/src/libsndfile-1.0.27/Win32'
Making all in src
make[1]: Entering directory '/tmp/libsndfile/src/libsndfile-1.0.27/src'
make all-am
make[2]: Entering directory '/tmp/libsndfile/src/libsndfile-1.0.27/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 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 wavlike.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 ogg_opus.lo
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
ar: `u' modifier ignored since `D' is the default (see `U')
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
ar: `u' modifier ignored since `D' is the default (see `U')
CC ALAC/ALACBitUtilities.lo
CC ALAC/ag_dec.lo
CC ALAC/ag_enc.lo
CC ALAC/dp_dec.lo
CC ALAC/dp_enc.lo
CC ALAC/matrix_dec.lo
CC ALAC/matrix_enc.lo
CC ALAC/alac_decoder.lo
CC ALAC/alac_encoder.lo
CCLD ALAC/libalac.la
ar: `u' modifier ignored since `D' is the default (see `U')
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 cart.lo
CC broadcast.lo
CC audio_detect.lo
CC ima_oki_adpcm.lo
CC alac.lo
CC chunk.lo
CC ogg.lo
CC chanmap.lo
CC windows.lo
CC id3.lo
CCLD libcommon.la
ar: `u' modifier ignored since `D' is the default (see `U')
CCLD libsndfile.la
copying selected object files to avoid basename conflicts...
ar: `u' modifier ignored since `D' is the default (see `U')
make[2]: Leaving directory '/tmp/libsndfile/src/libsndfile-1.0.27/src'
make[1]: Leaving directory '/tmp/libsndfile/src/libsndfile-1.0.27/src'
Making all in examples
make[1]: Entering directory '/tmp/libsndfile/src/libsndfile-1.0.27/examples'
CC make_sine.o
CCLD make_sine
CC sfprocess.o
CCLD sfprocess
CC list_formats.o
CCLD list_formats
CC generate.o
CCLD generate
CXX sndfilehandle.o
CXXLD sndfilehandle
CC sndfile-to-text.o
CCLD sndfile-to-text
CC sndfile-loopify.o
CCLD sndfile-loopify
make[1]: Leaving directory '/tmp/libsndfile/src/libsndfile-1.0.27/examples'
Making all in regtest
make[1]: Entering directory '/tmp/libsndfile/src/libsndfile-1.0.27/regtest'
CC sndfile-regtest.o
CC database.o
CC checksum.o
CCLD sndfile-regtest
make[1]: Leaving directory '/tmp/libsndfile/src/libsndfile-1.0.27/regtest'
Making all in tests
make[1]: Entering directory '/tmp/libsndfile/src/libsndfile-1.0.27/tests'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/tmp/libsndfile/src/libsndfile-1.0.27/tests'
Making all in programs
make[1]: Entering directory '/tmp/libsndfile/src/libsndfile-1.0.27/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 '/tmp/libsndfile/src/libsndfile-1.0.27/programs'
make[1]: Entering directory '/tmp/libsndfile/src/libsndfile-1.0.27'
make[1]: Nothing to be done for 'all-am'.
make[1]: Leaving directory '/tmp/libsndfile/src/libsndfile-1.0.27'
==> Entering fakeroot environment...
==> Starting package()...
Making install in M4
make[1]: Entering directory '/tmp/libsndfile/src/libsndfile-1.0.27/M4'
make[2]: Entering directory '/tmp/libsndfile/src/libsndfile-1.0.27/M4'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/tmp/libsndfile/src/libsndfile-1.0.27/M4'
make[1]: Leaving directory '/tmp/libsndfile/src/libsndfile-1.0.27/M4'
Making install in man
make[1]: Entering directory '/tmp/libsndfile/src/libsndfile-1.0.27/man'
make[2]: Entering directory '/tmp/libsndfile/src/libsndfile-1.0.27/man'
make[2]: Nothing to be done for 'install-exec-am'.
/usr/bin/mkdir -p '/tmp/libsndfile/pkg/libsndfile/usr/share/man/man1'
/usr/bin/install -c -m 644 sndfile-info.1 sndfile-play.1 sndfile-convert.1 sndfile-cmp.1 sndfile-metadata-get.1 sndfile-metadata-set.1 sndfile-concat.1 sndfile-interleave.1 sndfile-deinterleave.1 sndfile-salvage.1 '/tmp/libsndfile/pkg/libsndfile/usr/share/man/man1'
make[2]: Leaving directory '/tmp/libsndfile/src/libsndfile-1.0.27/man'
make[1]: Leaving directory '/tmp/libsndfile/src/libsndfile-1.0.27/man'
Making install in doc
make[1]: Entering directory '/tmp/libsndfile/src/libsndfile-1.0.27/doc'
make[2]: Entering directory '/tmp/libsndfile/src/libsndfile-1.0.27/doc'
make[2]: Nothing to be done for 'install-exec-am'.
/usr/bin/mkdir -p '/tmp/libsndfile/pkg/libsndfile/usr/share/doc/libsndfile'
/usr/bin/install -c -m 644 index.html libsndfile.jpg libsndfile.css api.html command.html bugs.html sndfile_info.html new_file_type.HOWTO win32.html FAQ.html lists.html embedded_files.html octave.html dither.html tutorial.html '/tmp/libsndfile/pkg/libsndfile/usr/share/doc/libsndfile'
make[2]: Leaving directory '/tmp/libsndfile/src/libsndfile-1.0.27/doc'
make[1]: Leaving directory '/tmp/libsndfile/src/libsndfile-1.0.27/doc'
Making install in Win32
make[1]: Entering directory '/tmp/libsndfile/src/libsndfile-1.0.27/Win32'
make[2]: Entering directory '/tmp/libsndfile/src/libsndfile-1.0.27/Win32'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/tmp/libsndfile/src/libsndfile-1.0.27/Win32'
make[1]: Leaving directory '/tmp/libsndfile/src/libsndfile-1.0.27/Win32'
Making install in src
make[1]: Entering directory '/tmp/libsndfile/src/libsndfile-1.0.27/src'
make[2]: Entering directory '/tmp/libsndfile/src/libsndfile-1.0.27/src'
/usr/bin/mkdir -p '/tmp/libsndfile/pkg/libsndfile/usr/lib'
/bin/sh ../libtool --mode=install /usr/bin/install -c libsndfile.la '/tmp/libsndfile/pkg/libsndfile/usr/lib'
libtool: install: /usr/bin/install -c .libs/libsndfile.so.1.0.27 /tmp/libsndfile/pkg/libsndfile/usr/lib/libsndfile.so.1.0.27
libtool: install: (cd /tmp/libsndfile/pkg/libsndfile/usr/lib && { ln -s -f libsndfile.so.1.0.27 libsndfile.so.1 || { rm -f libsndfile.so.1 && ln -s libsndfile.so.1.0.27 libsndfile.so.1; }; })
libtool: install: (cd /tmp/libsndfile/pkg/libsndfile/usr/lib && { ln -s -f libsndfile.so.1.0.27 libsndfile.so || { rm -f libsndfile.so && ln -s libsndfile.so.1.0.27 libsndfile.so; }; })
libtool: install: /usr/bin/install -c .libs/libsndfile.lai /tmp/libsndfile/pkg/libsndfile/usr/lib/libsndfile.la
libtool: install: /usr/bin/install -c .libs/libsndfile.a /tmp/libsndfile/pkg/libsndfile/usr/lib/libsndfile.a
libtool: install: chmod 644 /tmp/libsndfile/pkg/libsndfile/usr/lib/libsndfile.a
libtool: install: ranlib /tmp/libsndfile/pkg/libsndfile/usr/lib/libsndfile.a
libtool: warning: remember to run 'libtool --finish /usr/lib'
/usr/bin/mkdir -p '/tmp/libsndfile/pkg/libsndfile/usr/include'
/usr/bin/install -c -m 644 sndfile.hh '/tmp/libsndfile/pkg/libsndfile/usr/include'
/usr/bin/mkdir -p '/tmp/libsndfile/pkg/libsndfile/usr/include'
/usr/bin/install -c -m 644 sndfile.h '/tmp/libsndfile/pkg/libsndfile/usr/include'
make[2]: Leaving directory '/tmp/libsndfile/src/libsndfile-1.0.27/src'
make[1]: Leaving directory '/tmp/libsndfile/src/libsndfile-1.0.27/src'
Making install in examples
make[1]: Entering directory '/tmp/libsndfile/src/libsndfile-1.0.27/examples'
make[2]: Entering directory '/tmp/libsndfile/src/libsndfile-1.0.27/examples'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/tmp/libsndfile/src/libsndfile-1.0.27/examples'
make[1]: Leaving directory '/tmp/libsndfile/src/libsndfile-1.0.27/examples'
Making install in regtest
make[1]: Entering directory '/tmp/libsndfile/src/libsndfile-1.0.27/regtest'
make[2]: Entering directory '/tmp/libsndfile/src/libsndfile-1.0.27/regtest'
/usr/bin/mkdir -p '/tmp/libsndfile/pkg/libsndfile/usr/bin'
/bin/sh ../libtool --mode=install /usr/bin/install -c sndfile-regtest '/tmp/libsndfile/pkg/libsndfile/usr/bin'
libtool: warning: '../src/libsndfile.la' has not been installed in '/usr/lib'
libtool: install: /usr/bin/install -c .libs/sndfile-regtest /tmp/libsndfile/pkg/libsndfile/usr/bin/sndfile-regtest
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/tmp/libsndfile/src/libsndfile-1.0.27/regtest'
make[1]: Leaving directory '/tmp/libsndfile/src/libsndfile-1.0.27/regtest'
Making install in tests
make[1]: Entering directory '/tmp/libsndfile/src/libsndfile-1.0.27/tests'
make[2]: Entering directory '/tmp/libsndfile/src/libsndfile-1.0.27/tests'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/tmp/libsndfile/src/libsndfile-1.0.27/tests'
make[1]: Leaving directory '/tmp/libsndfile/src/libsndfile-1.0.27/tests'
Making install in programs
make[1]: Entering directory '/tmp/libsndfile/src/libsndfile-1.0.27/programs'
make[2]: Entering directory '/tmp/libsndfile/src/libsndfile-1.0.27/programs'
/usr/bin/mkdir -p '/tmp/libsndfile/pkg/libsndfile/usr/bin'
/bin/sh ../libtool --mode=install /usr/bin/install -c sndfile-info sndfile-play sndfile-convert sndfile-cmp sndfile-metadata-set sndfile-metadata-get sndfile-interleave sndfile-deinterleave sndfile-concat sndfile-salvage '/tmp/libsndfile/pkg/libsndfile/usr/bin'
libtool: warning: '../src/libsndfile.la' has not been installed in '/usr/lib'
libtool: install: /usr/bin/install -c .libs/sndfile-info /tmp/libsndfile/pkg/libsndfile/usr/bin/sndfile-info
libtool: warning: '../src/libsndfile.la' has not been installed in '/usr/lib'
libtool: install: /usr/bin/install -c .libs/sndfile-play /tmp/libsndfile/pkg/libsndfile/usr/bin/sndfile-play
libtool: warning: '../src/libsndfile.la' has not been installed in '/usr/lib'
libtool: install: /usr/bin/install -c .libs/sndfile-convert /tmp/libsndfile/pkg/libsndfile/usr/bin/sndfile-convert
libtool: warning: '../src/libsndfile.la' has not been installed in '/usr/lib'
libtool: install: /usr/bin/install -c .libs/sndfile-cmp /tmp/libsndfile/pkg/libsndfile/usr/bin/sndfile-cmp
libtool: warning: '../src/libsndfile.la' has not been installed in '/usr/lib'
libtool: install: /usr/bin/install -c .libs/sndfile-metadata-set /tmp/libsndfile/pkg/libsndfile/usr/bin/sndfile-metadata-set
libtool: warning: '../src/libsndfile.la' has not been installed in '/usr/lib'
libtool: install: /usr/bin/install -c .libs/sndfile-metadata-get /tmp/libsndfile/pkg/libsndfile/usr/bin/sndfile-metadata-get
libtool: warning: '../src/libsndfile.la' has not been installed in '/usr/lib'
libtool: install: /usr/bin/install -c .libs/sndfile-interleave /tmp/libsndfile/pkg/libsndfile/usr/bin/sndfile-interleave
libtool: warning: '../src/libsndfile.la' has not been installed in '/usr/lib'
libtool: install: /usr/bin/install -c .libs/sndfile-deinterleave /tmp/libsndfile/pkg/libsndfile/usr/bin/sndfile-deinterleave
libtool: warning: '../src/libsndfile.la' has not been installed in '/usr/lib'
libtool: install: /usr/bin/install -c .libs/sndfile-concat /tmp/libsndfile/pkg/libsndfile/usr/bin/sndfile-concat
libtool: warning: '../src/libsndfile.la' has not been installed in '/usr/lib'
libtool: install: /usr/bin/install -c .libs/sndfile-salvage /tmp/libsndfile/pkg/libsndfile/usr/bin/sndfile-salvage
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/tmp/libsndfile/src/libsndfile-1.0.27/programs'
make[1]: Leaving directory '/tmp/libsndfile/src/libsndfile-1.0.27/programs'
make[1]: Entering directory '/tmp/libsndfile/src/libsndfile-1.0.27'
make[2]: Entering directory '/tmp/libsndfile/src/libsndfile-1.0.27'
make[2]: Nothing to be done for 'install-exec-am'.
/usr/bin/mkdir -p '/tmp/libsndfile/pkg/libsndfile/usr/lib/pkgconfig'
/usr/bin/install -c -m 644 sndfile.pc '/tmp/libsndfile/pkg/libsndfile/usr/lib/pkgconfig'
make[2]: Leaving directory '/tmp/libsndfile/src/libsndfile-1.0.27'
make[1]: Leaving directory '/tmp/libsndfile/src/libsndfile-1.0.27'
==> Tidying install...
-> Removing doc files...
-> Purging unwanted files...
==> Checking for packaging issue...
==> Creating package "libsndfile"...
-> Generating .PKGINFO file...
-> Generating .BUILDINFO file...
error: invalid option '--noprogressbar'
-> Generating .MTREE file...
-> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: libsndfile 1.0.27-1 (Thu Apr 13 19:50:32 UTC 2017)
CMD: pacman --query --file libsndfile-1.0.27-1-x86_64.pkg.tar.xz
Creating hybrid package for 'libsndfile'
Trying to find vanilla package 'libsndfile'...
CMD: pacman --query --file /mirror/libsndfile-1.0.27-1.pkg.tar.xz
Package file has the following structure:
/.PKGINFO
/.BUILDINFO
/.MTREE
/usr/share/man/man1/sndfile-info.1.gz
/usr/share/man/man1/sndfile-play.1.gz
/usr/share/man/man1/sndfile-convert.1.gz
/usr/share/man/man1/sndfile-cmp.1.gz
/usr/share/man/man1/sndfile-metadata-get.1.gz
/usr/share/man/man1/sndfile-metadata-set.1.gz
/usr/share/man/man1/sndfile-concat.1.gz
/usr/share/man/man1/sndfile-interleave.1.gz
/usr/share/man/man1/sndfile-deinterleave.1.gz
/usr/share/man/man1/sndfile-salvage.1.gz
/usr/share/doc/libsndfile/index.html
/usr/share/doc/libsndfile/libsndfile.jpg
/usr/share/doc/libsndfile/libsndfile.css
/usr/share/doc/libsndfile/api.html
/usr/share/doc/libsndfile/command.html
/usr/share/doc/libsndfile/bugs.html
/usr/share/doc/libsndfile/sndfile_info.html
/usr/share/doc/libsndfile/new_file_type.HOWTO
/usr/share/doc/libsndfile/win32.html
/usr/share/doc/libsndfile/FAQ.html
/usr/share/doc/libsndfile/lists.html
/usr/share/doc/libsndfile/embedded_files.html
/usr/share/doc/libsndfile/octave.html
/usr/share/doc/libsndfile/dither.html
/usr/share/doc/libsndfile/tutorial.html
/usr/include/sndfile.hh
/usr/include/sndfile.h
/usr/lib/libsndfile.so.1
/usr/lib/libsndfile.so
/usr/lib/libsndfile.so.1.0.27
/usr/lib/pkgconfig/sndfile.pc
/usr/bin/sndfile-regtest
/usr/bin/sndfile-info
/usr/bin/sndfile-play
/usr/bin/sndfile-convert
/usr/bin/sndfile-cmp
/usr/bin/sndfile-metadata-set
/usr/bin/sndfile-metadata-get
/usr/bin/sndfile-interleave
/usr/bin/sndfile-deinterleave
/usr/bin/sndfile-concat
/usr/bin/sndfile-salvage
/sysroot/usr/lib/libsndfile.so.1.0.27
/sysroot/usr/lib/libsndfile.so.1
/sysroot/usr/lib/libsndfile.so
/sysroot/usr/lib/libsndfile.la
/sysroot/usr/lib/libsndfile.a
/sysroot/usr/lib/pkgconfig/sndfile.pc
/sysroot/usr/include/sndfile.hh
/sysroot/usr/include/sndfile.h
Generating .MTREE
CMD: bsdtar -czf .MTREE --format=mtree --options=!all,use-set,type,uid,mode,time,size,md5,sha256,link .PKGINFO .BUILDINFO usr sysroot
Tar-ing up files
CMD: bsdtar -cf - .PKGINFO .BUILDINFO usr sysroot .MTREE
CMD: xz -c -z
Successfully ran bsdtar -cf - .PKGINFO .BUILDINFO usr sysroot .MTREE | xz -c -z
CMD: bsdtar -tqf libsndfile.pkg.tar.xz .PKGINFO
Created package at path /var/cache/pacman/pkg/libsndfile.pkg.tar.xz
Attempting to access local repository, attempt 1
CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/libsndfile.pkg.tar.xz
Attempting to access local repository, attempt 2
CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/libsndfile.pkg.tar.xz
==> Extracting database to a temporary location...
==> Extracting database to a temporary location...
==> Adding package '/var/cache/pacman/pkg/libsndfile.pkg.tar.xz'
-> Computing checksums...
-> Creating 'desc' db entry...
-> Creating 'files' db entry...
==> Creating updated database file '/var/cache/pacman/pkg/tuscan.db.tar'
Printing config logfiles
CMD: config logfiles '/tmp/libsndfile/src/libsndfile-1.0.27/config.log'
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by libsndfile configure 1.0.27, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ ./configure --host=x86_64-unknown-linux --prefix=/usr --disable-sqlite
## --------- ##
## Platform. ##
## --------- ##
hostname = 5a0a1bdae07f
uname -m = x86_64
uname -r = 4.10.6-1-ARCH
uname -s = Linux
uname -v = #1 SMP PREEMPT Mon Mar 27 08:28:22 CEST 2017
/usr/bin/uname -p = unknown
/bin/uname -X = unknown
/bin/arch = unknown
/usr/bin/arch -k = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo = unknown
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH: /usr/bin
PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /usr/sbin
PATH: /usr/bin
PATH: /sbin
PATH: /bin
## ----------- ##
## Core tests. ##
## ----------- ##
configure:2823: checking build system type
configure:2837: result: x86_64-pc-linux-gnu
configure:2857: checking host system type
configure:2870: result: x86_64-unknown-linux-gnu
configure:2890: checking target system type
configure:2903: result: x86_64-unknown-linux-gnu
configure:2949: checking for a BSD-compatible install
configure:3017: result: /usr/bin/install -c
configure:3028: checking whether build environment is sane
configure:3083: result: yes
configure:3142: checking for x86_64-unknown-linux-strip
configure:3172: result: no
configure:3182: checking for strip
configure:3198: found /usr/bin/strip
configure:3209: result: strip
configure:3234: checking for a thread-safe mkdir -p
configure:3273: result: /usr/bin/mkdir -p
configure:3280: checking for gawk
configure:3296: found /usr/bin/gawk
configure:3307: result: gawk
configure:3318: checking whether make sets $(MAKE)
configure:3340: result: yes
configure:3369: checking whether make supports nested variables
configure:3386: result: yes
configure:3523: checking whether make supports nested variables
configure:3540: result: yes
configure:3571: checking for style of include used by make
configure:3599: result: GNU
configure:3630: checking for x86_64-unknown-linux-gcc
configure:3657: result: clang
configure:3926: checking for C compiler version
configure:3935: clang --version >&5
clang version 3.8.0 (tags/RELEASE_380/final)
Target: x86_64-unknown-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
configure:3946: $? = 0
configure:3935: clang -v >&5
clang version 3.8.0 (tags/RELEASE_380/final)
Target: x86_64-unknown-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
Found candidate GCC installation: /usr/bin/../lib/gcc/x86_64-pc-linux-gnu/6.1.1
Found candidate GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
Found candidate GCC installation: /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1
Found candidate GCC installation: /usr/lib64/gcc/x86_64-pc-linux-gnu/6.1.1
Selected GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
Candidate multilib: .;@m64
... rest of stderr output deleted ...
configure:3946: $? = 0
configure:3935: clang -V >&5
clang-3.8: error: argument to '-V' is missing (expected 1 value)
clang-3.8: error: no input files
configure:3946: $? = 1
configure:3935: clang -qversion >&5
clang-3.8: error: unknown argument: '-qversion'
clang-3.8: error: no input files
configure:3946: $? = 1
configure:3966: checking whether the C compiler works
configure:3988: clang conftest.c >&5
configure:3992: $? = 0
configure:4040: result: yes
configure:4043: checking for C compiler default output file name
configure:4045: result: a.out
configure:4051: checking for suffix of executables
configure:4058: clang -o conftest conftest.c >&5
configure:4062: $? = 0
configure:4084: result:
configure:4106: checking whether we are cross compiling
configure:4114: clang -o conftest conftest.c >&5
configure:4118: $? = 0
configure:4125: ./conftest
configure:4129: $? = 0
configure:4144: result: no
configure:4149: checking for suffix of object files
configure:4171: clang -c conftest.c >&5
configure:4175: $? = 0
configure:4196: result: o
configure:4200: checking whether we are using the GNU C compiler
configure:4219: clang -c conftest.c >&5
configure:4219: $? = 0
configure:4228: result: yes
configure:4237: checking whether clang accepts -g
configure:4257: clang -c -g conftest.c >&5
configure:4257: $? = 0
configure:4298: result: yes
configure:4315: checking for clang option to accept ISO C89
configure:4378: clang -c conftest.c >&5
configure:4378: $? = 0
configure:4391: result: none needed
configure:4416: checking whether clang understands -c and -o together
configure:4438: clang -c conftest.c -o conftest2.o
configure:4441: $? = 0
configure:4438: clang -c conftest.c -o conftest2.o
configure:4441: $? = 0
configure:4453: result: yes
configure:4472: checking dependency style of clang
configure:4583: result: gcc3
configure:4602: checking for clang option to accept ISO C99
configure:4751: clang -c conftest.c >&5
configure:4751: $? = 0
configure:4764: result: none needed
configure:4872: checking for clang option to accept ISO Standard C
configure:4883: result: none needed
configure:4896: checking how to run the C preprocessor
configure:4927: clang -E conftest.c
configure:4927: $? = 0
configure:4941: clang -E conftest.c
conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
#include
^
1 error generated.
configure:4941: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libsndfile"
| #define PACKAGE_TARNAME "libsndfile"
| #define PACKAGE_VERSION "1.0.27"
| #define PACKAGE_STRING "libsndfile 1.0.27"
| #define PACKAGE_BUGREPORT "sndfile@mega-nerd.com"
| #define PACKAGE_URL "http://www.mega-nerd.com/libsndfile/"
| #define PACKAGE "libsndfile"
| #define VERSION "1.0.27"
| /* end confdefs.h. */
| #include
configure:4966: result: clang -E
configure:4986: clang -E conftest.c
configure:4986: $? = 0
configure:5000: clang -E conftest.c
conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
#include
^
1 error generated.
configure:5000: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libsndfile"
| #define PACKAGE_TARNAME "libsndfile"
| #define PACKAGE_VERSION "1.0.27"
| #define PACKAGE_STRING "libsndfile 1.0.27"
| #define PACKAGE_BUGREPORT "sndfile@mega-nerd.com"
| #define PACKAGE_URL "http://www.mega-nerd.com/libsndfile/"
| #define PACKAGE "libsndfile"
| #define VERSION "1.0.27"
| /* end confdefs.h. */
| #include
configure:5029: checking for grep that handles long lines and -e
configure:5087: result: /usr/bin/grep
configure:5092: checking for egrep
configure:5154: result: /usr/bin/grep -E
configure:5159: checking for ANSI C header files
configure:5179: clang -c conftest.c >&5
configure:5179: $? = 0
configure:5252: clang -o conftest conftest.c >&5
configure:5252: $? = 0
configure:5252: ./conftest
configure:5252: $? = 0
configure:5263: result: yes
configure:5276: checking for sys/types.h
configure:5276: clang -c conftest.c >&5
configure:5276: $? = 0
configure:5276: result: yes
configure:5276: checking for sys/stat.h
configure:5276: clang -c conftest.c >&5
configure:5276: $? = 0
configure:5276: result: yes
configure:5276: checking for stdlib.h
configure:5276: clang -c conftest.c >&5
configure:5276: $? = 0
configure:5276: result: yes
configure:5276: checking for string.h
configure:5276: clang -c conftest.c >&5
configure:5276: $? = 0
configure:5276: result: yes
configure:5276: checking for memory.h
configure:5276: clang -c conftest.c >&5
configure:5276: $? = 0
configure:5276: result: yes
configure:5276: checking for strings.h
configure:5276: clang -c conftest.c >&5
configure:5276: $? = 0
configure:5276: result: yes
configure:5276: checking for inttypes.h
configure:5276: clang -c conftest.c >&5
configure:5276: $? = 0
configure:5276: result: yes
configure:5276: checking for stdint.h
configure:5276: clang -c conftest.c >&5
configure:5276: $? = 0
configure:5276: result: yes
configure:5276: checking for unistd.h
configure:5276: clang -c conftest.c >&5
configure:5276: $? = 0
configure:5276: result: yes
configure:5289: checking minix/config.h usability
configure:5289: clang -c conftest.c >&5
conftest.c:54:10: fatal error: 'minix/config.h' file not found
#include
^
1 error generated.
configure:5289: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libsndfile"
| #define PACKAGE_TARNAME "libsndfile"
| #define PACKAGE_VERSION "1.0.27"
| #define PACKAGE_STRING "libsndfile 1.0.27"
| #define PACKAGE_BUGREPORT "sndfile@mega-nerd.com"
| #define PACKAGE_URL "http://www.mega-nerd.com/libsndfile/"
| #define PACKAGE "libsndfile"
| #define VERSION "1.0.27"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| #include
configure:5289: result: no
configure:5289: checking minix/config.h presence
configure:5289: clang -E conftest.c
conftest.c:21:10: fatal error: 'minix/config.h' file not found
#include
^
1 error generated.
configure:5289: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libsndfile"
| #define PACKAGE_TARNAME "libsndfile"
| #define PACKAGE_VERSION "1.0.27"
| #define PACKAGE_STRING "libsndfile 1.0.27"
| #define PACKAGE_BUGREPORT "sndfile@mega-nerd.com"
| #define PACKAGE_URL "http://www.mega-nerd.com/libsndfile/"
| #define PACKAGE "libsndfile"
| #define VERSION "1.0.27"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h. */
| #include
configure:5289: result: no
configure:5289: checking for minix/config.h
configure:5289: result: no
configure:5310: checking whether it is safe to define __EXTENSIONS__
configure:5328: clang -c conftest.c >&5
configure:5328: $? = 0
configure:5335: result: yes
configure:5462: checking for C++ compiler version
configure:5471: clang++ --version >&5
clang version 3.8.0 (tags/RELEASE_380/final)
Target: x86_64-unknown-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
configure:5482: $? = 0
configure:5471: clang++ -v >&5
clang version 3.8.0 (tags/RELEASE_380/final)
Target: x86_64-unknown-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
Found candidate GCC installation: /usr/bin/../lib/gcc/x86_64-pc-linux-gnu/6.1.1
Found candidate GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
Found candidate GCC installation: /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1
Found candidate GCC installation: /usr/lib64/gcc/x86_64-pc-linux-gnu/6.1.1
Selected GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
Candidate multilib: .;@m64
... rest of stderr output deleted ...
configure:5482: $? = 0
configure:5471: clang++ -V >&5
clang-3.8: error: argument to '-V' is missing (expected 1 value)
clang-3.8: error: no input files
configure:5482: $? = 1
configure:5471: clang++ -qversion >&5
clang-3.8: error: unknown argument: '-qversion'
clang-3.8: error: no input files
configure:5482: $? = 1
configure:5486: checking whether we are using the GNU C++ compiler
configure:5505: clang++ -c conftest.cpp >&5
configure:5505: $? = 0
configure:5514: result: yes
configure:5523: checking whether clang++ accepts -g
configure:5543: clang++ -c -g conftest.cpp >&5
configure:5543: $? = 0
configure:5584: result: yes
configure:5609: checking dependency style of clang++
configure:5720: result: gcc3
configure:5736: checking whether we are using the CLANG C compiler
configure:5759: clang -o conftest conftest.c >&5
configure:5759: $? = 0
configure:5765: result: yes
configure:5791: clang -o conftest conftest.c >&5
conftest.c:34:5: error: use of undeclared identifier 'This'
This is clang!
^
1 error generated.
configure:5791: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libsndfile"
| #define PACKAGE_TARNAME "libsndfile"
| #define PACKAGE_VERSION "1.0.27"
| #define PACKAGE_STRING "libsndfile 1.0.27"
| #define PACKAGE_BUGREPORT "sndfile@mega-nerd.com"
| #define PACKAGE_URL "http://www.mega-nerd.com/libsndfile/"
| #define PACKAGE "libsndfile"
| #define VERSION "1.0.27"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| /* end confdefs.h. */
|
| #include
|
| int
| main ()
| {
|
| #ifdef __clang__
| This is clang!
| #endif
|
| ;
| return 0;
| }
configure:5803: checking for a sed that does not truncate output
configure:5867: result: /usr/bin/sed
configure:5921: checking how to print strings
configure:5948: result: printf
configure:5969: checking for a sed that does not truncate output
configure:6033: result: /usr/bin/sed
configure:6051: checking for fgrep
configure:6113: result: /usr/bin/grep -F
configure:6148: checking for ld used by clang
configure:6215: result: /usr/bin/ld
configure:6222: checking if the linker (/usr/bin/ld) is GNU ld
configure:6237: result: yes
configure:6249: checking for BSD- or MS-compatible name lister (nm)
configure:6303: result: no
configure:6317: checking for x86_64-unknown-linux-dumpbin
configure:6347: result: no
configure:6317: checking for x86_64-unknown-linux-link
configure:6347: result: no
configure:6361: checking for dumpbin
configure:6391: result: no
configure:6361: checking for link
configure:6377: found /usr/bin/link
configure:6388: result: link -dump
configure:6433: checking the name lister (nm) interface
configure:6440: clang -c conftest.c >&5
configure:6443: nm "conftest.o"
configure:6446: output
0000000000000000 B some_variable
configure:6453: result: BSD nm
configure:6456: checking whether ln -s works
configure:6460: result: yes
configure:6468: checking the maximum length of command line arguments
configure:6599: result: 1572864
configure:6647: checking how to convert x86_64-pc-linux-gnu file names to x86_64-unknown-linux-gnu format
configure:6687: result: func_convert_file_noop
configure:6694: checking how to convert x86_64-pc-linux-gnu file names to toolchain format
configure:6714: result: func_convert_file_noop
configure:6721: checking for /usr/bin/ld option to reload object files
configure:6728: result: -r
configure:6762: checking for x86_64-unknown-linux-objdump
configure:6792: result: no
configure:6802: checking for objdump
configure:6818: found /usr/bin/objdump
configure:6829: result: objdump
configure:6861: checking how to recognize dependent libraries
configure:7061: result: pass_all
configure:7106: checking for x86_64-unknown-linux-dlltool
configure:7136: result: no
configure:7146: checking for dlltool
configure:7176: result: no
configure:7206: checking how to associate runtime and link libraries
configure:7233: result: printf %s\n
configure:7249: checking for x86_64-unknown-linux-ar
configure:7279: result: no
configure:7293: checking for ar
configure:7309: found /usr/bin/ar
configure:7320: result: ar
configure:7357: checking for archiver @FILE support
configure:7374: clang -c conftest.c >&5
configure:7374: $? = 0
configure:7377: ar cru libconftest.a @conftest.lst >&5
ar: `u' modifier ignored since `D' is the default (see `U')
configure:7380: $? = 0
configure:7385: ar cru libconftest.a @conftest.lst >&5
ar: `u' modifier ignored since `D' is the default (see `U')
ar: conftest.o: No such file or directory
configure:7388: $? = 1
configure:7400: result: @
configure:7418: checking for x86_64-unknown-linux-strip
configure:7445: result: strip
configure:7517: checking for x86_64-unknown-linux-ranlib
configure:7547: result: no
configure:7557: checking for ranlib
configure:7573: found /usr/bin/ranlib
configure:7584: result: ranlib
configure:7686: checking command to parse nm output from clang object
configure:7839: clang -c conftest.c >&5
configure:7842: $? = 0
configure:7846: nm conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
configure:7849: $? = 0
configure:7915: clang -o conftest conftest.c conftstm.o >&5
configure:7918: $? = 0
configure:7956: result: ok
configure:8003: checking for sysroot
configure:8033: result: no
configure:8040: checking for a working dd
configure:8078: result: /usr/bin/dd
configure:8082: checking how to truncate binary pipes
configure:8097: result: /usr/bin/dd bs=4096 count=1
configure:8233: clang -c conftest.c >&5
configure:8236: $? = 0
configure:8386: checking for x86_64-unknown-linux-mt
configure:8416: result: no
configure:8426: checking for mt
configure:8456: result: no
configure:8476: checking if : is a manifest tool
configure:8482: : '-?'
configure:8490: result: no
configure:9164: checking for dlfcn.h
configure:9164: clang -c conftest.c >&5
configure:9164: $? = 0
configure:9164: result: yes
configure:9431: checking for objdir
configure:9446: result: .libs
configure:9710: checking if clang supports -fno-rtti -fno-exceptions
configure:9728: clang -c -fno-rtti -fno-exceptions conftest.c >&5
configure:9732: $? = 0
configure:9745: result: yes
configure:10103: checking for clang option to produce PIC
configure:10110: result: -fPIC -DPIC
configure:10118: checking if clang PIC flag -fPIC -DPIC works
configure:10136: clang -c -fPIC -DPIC -DPIC conftest.c >&5
configure:10140: $? = 0
configure:10153: result: yes
configure:10182: checking if clang static flag -static works
configure:10210: result: yes
configure:10225: checking if clang supports -c -o file.o
configure:10246: clang -c -o out/conftest2.o conftest.c >&5
configure:10250: $? = 0
configure:10272: result: yes
configure:10280: checking if clang supports -c -o file.o
configure:10327: result: yes
configure:10360: checking whether the clang linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
configure:11623: result: yes
configure:11660: checking whether -lc should be explicitly linked in
configure:11668: clang -c conftest.c >&5
configure:11671: $? = 0
configure:11686: clang -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/bin/grep -lc \>/dev/null 2\>\&1
configure:11689: $? = 0
configure:11703: result: no
configure:11863: checking dynamic linker characteristics
configure:12444: clang -o conftest -Wl,-rpath -Wl,/foo conftest.c >&5
configure:12444: $? = 0
configure:12693: result: GNU/Linux ld.so
configure:12815: checking how to hardcode library paths into programs
configure:12840: result: immediate
configure:13388: checking whether stripping libraries is possible
configure:13393: result: yes
configure:13428: checking if libtool supports shared libraries
configure:13430: result: yes
configure:13433: checking whether to build shared libraries
configure:13458: result: yes
configure:13461: checking whether to build static libraries
configure:13465: result: yes
configure:13488: checking how to run the C++ preprocessor
configure:13515: clang++ -E conftest.cpp
configure:13515: $? = 0
configure:13529: clang++ -E conftest.cpp
conftest.cpp:28:10: fatal error: 'ac_nonexistent.h' file not found
#include
^
1 error generated.
configure:13529: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libsndfile"
| #define PACKAGE_TARNAME "libsndfile"
| #define PACKAGE_VERSION "1.0.27"
| #define PACKAGE_STRING "libsndfile 1.0.27"
| #define PACKAGE_BUGREPORT "sndfile@mega-nerd.com"
| #define PACKAGE_URL "http://www.mega-nerd.com/libsndfile/"
| #define PACKAGE "libsndfile"
| #define VERSION "1.0.27"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h. */
| #include
configure:13554: result: clang++ -E
configure:13574: clang++ -E conftest.cpp
configure:13574: $? = 0
configure:13588: clang++ -E conftest.cpp
conftest.cpp:28:10: fatal error: 'ac_nonexistent.h' file not found
#include
^
1 error generated.
configure:13588: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libsndfile"
| #define PACKAGE_TARNAME "libsndfile"
| #define PACKAGE_VERSION "1.0.27"
| #define PACKAGE_STRING "libsndfile 1.0.27"
| #define PACKAGE_BUGREPORT "sndfile@mega-nerd.com"
| #define PACKAGE_URL "http://www.mega-nerd.com/libsndfile/"
| #define PACKAGE "libsndfile"
| #define VERSION "1.0.27"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h. */
| #include
configure:13750: checking for ld used by clang++
configure:13817: result: /usr/bin/ld -m elf_x86_64
configure:13824: checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld
configure:13839: result: yes
configure:13894: checking whether the clang++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
configure:14967: result: yes
configure:15003: clang++ -c conftest.cpp >&5
configure:15006: $? = 0
configure:15487: checking for clang++ option to produce PIC
configure:15494: result: -fPIC -DPIC
configure:15502: checking if clang++ PIC flag -fPIC -DPIC works
configure:15520: clang++ -c -fPIC -DPIC -DPIC conftest.cpp >&5
configure:15524: $? = 0
configure:15537: result: yes
configure:15560: checking if clang++ static flag -static works
configure:15588: result: yes
configure:15600: checking if clang++ supports -c -o file.o
configure:15621: clang++ -c -o out/conftest2.o conftest.cpp >&5
configure:15625: $? = 0
configure:15647: result: yes
configure:15652: checking if clang++ supports -c -o file.o
configure:15699: result: yes
configure:15729: checking whether the clang++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
configure:15772: result: yes
configure:15913: checking dynamic linker characteristics
configure:16670: result: GNU/Linux ld.so
configure:16735: checking how to hardcode library paths into programs
configure:16760: result: immediate
configure:16824: checking for x86_64-unknown-linux-windres
configure:16854: result: no
configure:16864: checking for windres
configure:16894: result: no
configure:16992: checking whether ln -s works
configure:16996: result: yes
configure:17006: checking for autogen
configure:17034: result: no
configure:17044: checking for wine
configure:17072: result: no
configure:17082: checking for xcode-select
configure:17110: result: no
configure:17142: checking for ANSI C header files
configure:17246: result: yes
configure:17257: checking endian.h usability
configure:17257: clang -c conftest.c >&5
configure:17257: $? = 0
configure:17257: result: yes
configure:17257: checking endian.h presence
configure:17257: clang -E conftest.c
configure:17257: $? = 0
configure:17257: result: yes
configure:17257: checking for endian.h
configure:17257: result: yes
configure:17269: checking byteswap.h usability
configure:17269: clang -c conftest.c >&5
configure:17269: $? = 0
configure:17269: result: yes
configure:17269: checking byteswap.h presence
configure:17269: clang -E conftest.c
configure:17269: $? = 0
configure:17269: result: yes
configure:17269: checking for byteswap.h
configure:17269: result: yes
configure:17281: checking locale.h usability
configure:17281: clang -c conftest.c >&5
configure:17281: $? = 0
configure:17281: result: yes
configure:17281: checking locale.h presence
configure:17281: clang -E conftest.c
configure:17281: $? = 0
configure:17281: result: yes
configure:17281: checking for locale.h
configure:17281: result: yes
configure:17293: checking sys/time.h usability
configure:17293: clang -c conftest.c >&5
configure:17293: $? = 0
configure:17293: result: yes
configure:17293: checking sys/time.h presence
configure:17293: clang -E conftest.c
configure:17293: $? = 0
configure:17293: result: yes
configure:17293: checking for sys/time.h
configure:17293: result: yes
configure:17304: checking for sys/wait.h that is POSIX.1 compatible
configure:17330: clang -c conftest.c >&5
configure:17330: $? = 0
configure:17337: result: yes
configure:17346: checking whether S_IRGRP is declared
configure:17346: clang -c conftest.c >&5
configure:17346: $? = 0
configure:17346: result: yes
configure:17484: checking size of wchar_t
configure:17489: clang -o conftest conftest.c >&5
configure:17489: $? = 0
configure:17489: ./conftest
configure:17489: $? = 0
configure:17503: result: 4
configure:17517: checking size of short
configure:17522: clang -o conftest conftest.c >&5
configure:17522: $? = 0
configure:17522: ./conftest
configure:17522: $? = 0
configure:17536: result: 2
configure:17550: checking size of int
configure:17555: clang -o conftest conftest.c >&5
configure:17555: $? = 0
configure:17555: ./conftest
configure:17555: $? = 0
configure:17569: result: 4
configure:17583: checking size of long
configure:17588: clang -o conftest conftest.c >&5
configure:17588: $? = 0
configure:17588: ./conftest
configure:17588: $? = 0
configure:17602: result: 8
configure:17616: checking size of float
configure:17621: clang -o conftest conftest.c >&5
configure:17621: $? = 0
configure:17621: ./conftest
configure:17621: $? = 0
configure:17635: result: 4
configure:17649: checking size of double
configure:17654: clang -o conftest conftest.c >&5
configure:17654: $? = 0
configure:17654: ./conftest
configure:17654: $? = 0
configure:17668: result: 8
configure:17682: checking size of void*
configure:17687: clang -o conftest conftest.c >&5
configure:17687: $? = 0
configure:17687: ./conftest
configure:17687: $? = 0
configure:17701: result: 8
configure:17715: checking size of size_t
configure:17720: clang -o conftest conftest.c >&5
configure:17720: $? = 0
configure:17720: ./conftest
configure:17720: $? = 0
configure:17734: result: 8
configure:17748: checking size of int64_t
configure:17753: clang -o conftest conftest.c >&5
configure:17753: $? = 0
configure:17753: ./conftest
configure:17753: $? = 0
configure:17767: result: 8
configure:17781: checking size of long long
configure:17786: clang -o conftest conftest.c >&5
configure:17786: $? = 0
configure:17786: ./conftest
configure:17786: $? = 0
configure:17800: result: 8
configure:17822: checking size of off_t
configure:17827: clang -o conftest conftest.c >&5
configure:17827: $? = 0
configure:17827: ./conftest
configure:17827: $? = 0
configure:17841: result: 8
configure:17855: checking size of loff_t
configure:17860: clang -o conftest conftest.c >&5
configure:17860: $? = 0
configure:17860: ./conftest
configure:17860: $? = 0
configure:17874: result: 8
configure:17888: checking size of off64_t
configure:17893: clang -o conftest conftest.c >&5
configure:17893: $? = 0
configure:17893: ./conftest
configure:17893: $? = 0
configure:17907: result: 8
configure:18242: checking for ssize_t
configure:18242: clang -c conftest.c >&5
configure:18242: $? = 0
configure:18242: clang -c conftest.c >&5
conftest.c:89:22: error: expected expression
if (sizeof ((ssize_t)))
^
1 error generated.
configure:18242: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libsndfile"
| #define PACKAGE_TARNAME "libsndfile"
| #define PACKAGE_VERSION "1.0.27"
| #define PACKAGE_STRING "libsndfile 1.0.27"
| #define PACKAGE_BUGREPORT "sndfile@mega-nerd.com"
| #define PACKAGE_URL "http://www.mega-nerd.com/libsndfile/"
| #define PACKAGE "libsndfile"
| #define VERSION "1.0.27"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_DECL_S_IRGRP 1
| #define HAVE_DECL_S_IRGRP 1
| #define ENABLE_EXPERIMENTAL_CODE 0
| #define SIZEOF_WCHAR_T 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_VOIDP 8
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_INT64_T 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_OFF_T 8
| #define SIZEOF_LOFF_T 8
| #define SIZEOF_OFF64_T 8
| #define TYPEOF_SF_COUNT_T int64_t
| #define SIZEOF_SF_COUNT_T 8
| #define SF_COUNT_MAX 0x7FFFFFFFFFFFFFFFLL
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| int
| main ()
| {
| if (sizeof ((ssize_t)))
| return 0;
| ;
| return 0;
| }
configure:18242: result: yes
configure:18256: checking size of ssize_t
configure:18261: clang -o conftest conftest.c >&5
configure:18261: $? = 0
configure:18261: ./conftest
configure:18261: $? = 0
configure:18275: result: 8
configure:18289: checking processor byte ordering
configure:18317: clang -o conftest conftest.c >&5
configure:18317: $? = 0
configure:18340: clang -o conftest conftest.c >&5
conftest.c:58:4: error: unknown type name 'not'
not big endian
^
conftest.c:58:11: error: expected ';' after top level declarator
not big endian
^
;
2 errors generated.
configure:18340: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libsndfile"
| #define PACKAGE_TARNAME "libsndfile"
| #define PACKAGE_VERSION "1.0.27"
| #define PACKAGE_STRING "libsndfile 1.0.27"
| #define PACKAGE_BUGREPORT "sndfile@mega-nerd.com"
| #define PACKAGE_URL "http://www.mega-nerd.com/libsndfile/"
| #define PACKAGE "libsndfile"
| #define VERSION "1.0.27"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_DECL_S_IRGRP 1
| #define HAVE_DECL_S_IRGRP 1
| #define ENABLE_EXPERIMENTAL_CODE 0
| #define SIZEOF_WCHAR_T 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_VOIDP 8
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_INT64_T 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_OFF_T 8
| #define SIZEOF_LOFF_T 8
| #define SIZEOF_OFF64_T 8
| #define TYPEOF_SF_COUNT_T int64_t
| #define SIZEOF_SF_COUNT_T 8
| #define SF_COUNT_MAX 0x7FFFFFFFFFFFFFFFLL
| #define HAVE_SSIZE_T 1
| #define SIZEOF_SSIZE_T 8
| /* end confdefs.h. */
|
| #include
| #if BYTE_ORDER != BIG_ENDIAN
| not big endian
| #endif
|
| int
| main ()
| {
| return 0 ;
| ;
| return 0;
| }
configure:18503: result: little
configure:18553: checking for malloc
configure:18553: clang -o conftest conftest.c >&5
conftest.c:81:6: warning: incompatible redeclaration of library function 'malloc' [-Wincompatible-library-redeclaration]
char malloc ();
^
conftest.c:81:6: note: 'malloc' is a builtin with type 'void *(unsigned long)'
1 warning generated.
configure:18553: $? = 0
configure:18553: result: yes
configure:18553: checking for calloc
configure:18553: clang -o conftest conftest.c >&5
conftest.c:82:6: warning: incompatible redeclaration of library function 'calloc' [-Wincompatible-library-redeclaration]
char calloc ();
^
conftest.c:82:6: note: 'calloc' is a builtin with type 'void *(unsigned long, unsigned long)'
1 warning generated.
configure:18553: $? = 0
configure:18553: result: yes
configure:18553: checking for realloc
configure:18553: clang -o conftest conftest.c >&5
conftest.c:83:6: warning: incompatible redeclaration of library function 'realloc' [-Wincompatible-library-redeclaration]
char realloc ();
^
conftest.c:83:6: note: 'realloc' is a builtin with type 'void *(void *, unsigned long)'
1 warning generated.
configure:18553: $? = 0
configure:18553: result: yes
configure:18553: checking for free
configure:18553: clang -o conftest conftest.c >&5
configure:18553: $? = 0
configure:18553: result: yes
configure:18565: checking for open
configure:18565: clang -o conftest conftest.c >&5
configure:18565: $? = 0
configure:18565: result: yes
configure:18565: checking for read
configure:18565: clang -o conftest conftest.c >&5
configure:18565: $? = 0
configure:18565: result: yes
configure:18565: checking for write
configure:18565: clang -o conftest conftest.c >&5
configure:18565: $? = 0
configure:18565: result: yes
configure:18565: checking for lseek
configure:18565: clang -o conftest conftest.c >&5
configure:18565: $? = 0
configure:18565: result: yes
configure:18565: checking for lseek64
configure:18565: clang -o conftest conftest.c >&5
configure:18565: $? = 0
configure:18565: result: yes
configure:18577: checking for fstat
configure:18577: clang -o conftest conftest.c >&5
configure:18577: $? = 0
configure:18577: result: yes
configure:18577: checking for fstat64
configure:18577: clang -o conftest conftest.c >&5
configure:18577: $? = 0
configure:18577: result: yes
configure:18577: checking for ftruncate
configure:18577: clang -o conftest conftest.c >&5
configure:18577: $? = 0
configure:18577: result: yes
configure:18577: checking for fsync
configure:18577: clang -o conftest conftest.c >&5
configure:18577: $? = 0
configure:18577: result: yes
configure:18589: checking for snprintf
configure:18589: clang -o conftest conftest.c >&5
conftest.c:94:6: warning: incompatible redeclaration of library function 'snprintf' [-Wincompatible-library-redeclaration]
char snprintf ();
^
conftest.c:94:6: note: 'snprintf' is a builtin with type 'int (char *, unsigned long, const char *, ...)'
1 warning generated.
configure:18589: $? = 0
configure:18589: result: yes
configure:18589: checking for vsnprintf
configure:18589: clang -o conftest conftest.c >&5
conftest.c:95:6: warning: incompatible redeclaration of library function 'vsnprintf' [-Wincompatible-library-redeclaration]
char vsnprintf ();
^
conftest.c:95:6: note: 'vsnprintf' is a builtin with type 'int (char *, unsigned long, const char *, struct __va_list_tag *)'
1 warning generated.
configure:18589: $? = 0
configure:18589: result: yes
configure:18601: checking for gmtime
configure:18601: clang -o conftest conftest.c >&5
configure:18601: $? = 0
configure:18601: result: yes
configure:18601: checking for gmtime_r
configure:18601: clang -o conftest conftest.c >&5
configure:18601: $? = 0
configure:18601: result: yes
configure:18601: checking for localtime
configure:18601: clang -o conftest conftest.c >&5
configure:18601: $? = 0
configure:18601: result: yes
configure:18601: checking for localtime_r
configure:18601: clang -o conftest conftest.c >&5
configure:18601: $? = 0
configure:18601: result: yes
configure:18601: checking for gettimeofday
configure:18601: clang -o conftest conftest.c >&5
configure:18601: $? = 0
configure:18601: result: yes
configure:18613: checking for mmap
configure:18613: clang -o conftest conftest.c >&5
configure:18613: $? = 0
configure:18613: result: yes
configure:18613: checking for getpagesize
configure:18613: clang -o conftest conftest.c >&5
configure:18613: $? = 0
configure:18613: result: yes
configure:18624: checking for setlocale
configure:18624: clang -o conftest conftest.c >&5
configure:18624: $? = 0
configure:18624: result: yes
configure:18636: checking for pipe
configure:18636: clang -o conftest conftest.c >&5
configure:18636: $? = 0
configure:18636: result: yes
configure:18636: checking for waitpid
configure:18636: clang -o conftest conftest.c >&5
configure:18636: $? = 0
configure:18636: result: yes
configure:18646: checking for floor in -lm
configure:18671: clang -o conftest conftest.c -lm >&5
conftest.c:90:6: warning: incompatible redeclaration of library function 'floor' [-Wincompatible-library-redeclaration]
char floor ();
^
conftest.c:90:6: note: 'floor' is a builtin with type 'double (double)'
1 warning generated.
configure:18671: $? = 0
configure:18680: result: yes
configure:18694: checking for floor
configure:18694: clang -o conftest conftest.c -lm >&5
conftest.c:107:6: warning: incompatible redeclaration of library function 'floor' [-Wincompatible-library-redeclaration]
char floor ();
^
conftest.c:107:6: note: 'floor' is a builtin with type 'double (double)'
1 warning generated.
configure:18694: $? = 0
configure:18694: result: yes
configure:18694: checking for ceil
configure:18694: clang -o conftest conftest.c -lm >&5
conftest.c:108:6: warning: incompatible redeclaration of library function 'ceil' [-Wincompatible-library-redeclaration]
char ceil ();
^
conftest.c:108:6: note: 'ceil' is a builtin with type 'double (double)'
1 warning generated.
configure:18694: $? = 0
configure:18694: result: yes
configure:18694: checking for fmod
configure:18694: clang -o conftest conftest.c -lm >&5
conftest.c:109:6: warning: incompatible redeclaration of library function 'fmod' [-Wincompatible-library-redeclaration]
char fmod ();
^
conftest.c:109:6: note: 'fmod' is a builtin with type 'double (double, double)'
1 warning generated.
configure:18694: $? = 0
configure:18694: result: yes
configure:18694: checking for lround
configure:18694: clang -o conftest conftest.c -lm >&5
conftest.c:110:6: warning: incompatible redeclaration of library function 'lround' [-Wincompatible-library-redeclaration]
char lround ();
^
conftest.c:110:6: note: 'lround' is a builtin with type 'long (double)'
1 warning generated.
configure:18694: $? = 0
configure:18694: result: yes
configure:18704: checking for lrint
configure:18730: clang -o conftest -lm conftest.c -lm >&5
configure:18730: $? = 0
configure:18742: result: yes
configure:18751: checking for lrintf
configure:18777: clang -o conftest -lm conftest.c -lm >&5
configure:18777: $? = 0
configure:18789: result: yes
configure:18830: checking for octave
configure:18858: result: no
configure:18897: checking for mkoctfile
configure:18925: result: no
configure:18961: checking for octave-config
configure:18989: result: no
configure:19093: checking for x86_64-unknown-linux-pkg-config
configure:19126: result: no
configure:19136: checking for pkg-config
configure:19154: found /usr/bin/pkg-config
configure:19166: result: /usr/bin/pkg-config
configure:19191: checking pkg-config is at least version 0.9.0
configure:19194: result: yes
configure:19225: checking for flac >= 1.3.1
configure:19232: $PKG_CONFIG --exists --print-errors "flac >= 1.3.1"
configure:19235: $? = 0
configure:19249: $PKG_CONFIG --exists --print-errors "flac >= 1.3.1"
configure:19252: $? = 0
configure:19283: clang -o conftest conftest.c -lm -lFLAC >&5
conftest.c:94:1: warning: implicit declaration of function 'puts' is invalid in C99 [-Wimplicit-function-declaration]
puts ("");
^
1 warning generated.
configure:19283: $? = 0
configure:19324: result: yes
configure:19334: checking for ogg >= 1.1.3
configure:19341: $PKG_CONFIG --exists --print-errors "ogg >= 1.1.3"
configure:19344: $? = 0
configure:19358: $PKG_CONFIG --exists --print-errors "ogg >= 1.1.3"
configure:19361: $? = 0
configure:19392: clang -o conftest conftest.c -lm -logg >&5
conftest.c:94:1: warning: implicit declaration of function 'puts' is invalid in C99 [-Wimplicit-function-declaration]
puts ("");
^
1 warning generated.
configure:19392: $? = 0
configure:19433: result: yes
configure:19554: checking for vorbis >= 1.2.3
configure:19561: $PKG_CONFIG --exists --print-errors "vorbis >= 1.2.3"
configure:19564: $? = 0
configure:19578: $PKG_CONFIG --exists --print-errors "vorbis >= 1.2.3"
configure:19581: $? = 0
configure:19612: clang -o conftest conftest.c -lm -lvorbis >&5
conftest.c:94:1: warning: implicit declaration of function 'puts' is invalid in C99 [-Wimplicit-function-declaration]
puts ("");
^
1 warning generated.
configure:19612: $? = 0
configure:19653: result: yes
configure:19659: checking for vorbisenc >= 1.2.3
configure:19666: $PKG_CONFIG --exists --print-errors "vorbisenc >= 1.2.3"
configure:19669: $? = 0
configure:19683: $PKG_CONFIG --exists --print-errors "vorbisenc >= 1.2.3"
configure:19686: $? = 0
configure:19717: clang -o conftest conftest.c -lm -lvorbisenc >&5
conftest.c:94:1: warning: implicit declaration of function 'puts' is invalid in C99 [-Wimplicit-function-declaration]
puts ("");
^
1 warning generated.
configure:19717: $? = 0
configure:19758: result: yes
configure:19924: checking processor clipping capabilities
configure:19964: clang -o conftest conftest.c -lm >&5
configure:19964: $? = 0
configure:19964: ./conftest
configure:19964: $? = 1
configure: program exited with status 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libsndfile"
| #define PACKAGE_TARNAME "libsndfile"
| #define PACKAGE_VERSION "1.0.27"
| #define PACKAGE_STRING "libsndfile 1.0.27"
| #define PACKAGE_BUGREPORT "sndfile@mega-nerd.com"
| #define PACKAGE_URL "http://www.mega-nerd.com/libsndfile/"
| #define PACKAGE "libsndfile"
| #define VERSION "1.0.27"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_DECL_S_IRGRP 1
| #define HAVE_DECL_S_IRGRP 1
| #define ENABLE_EXPERIMENTAL_CODE 0
| #define SIZEOF_WCHAR_T 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_VOIDP 8
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_INT64_T 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_OFF_T 8
| #define SIZEOF_LOFF_T 8
| #define SIZEOF_OFF64_T 8
| #define TYPEOF_SF_COUNT_T int64_t
| #define SIZEOF_SF_COUNT_T 8
| #define SF_COUNT_MAX 0x7FFFFFFFFFFFFFFFLL
| #define HAVE_SSIZE_T 1
| #define SIZEOF_SSIZE_T 8
| #define CPU_IS_BIG_ENDIAN 0
| #define CPU_IS_LITTLE_ENDIAN 1
| #define WORDS_BIGENDIAN 0
| #define HAVE_MALLOC 1
| #define HAVE_CALLOC 1
| #define HAVE_REALLOC 1
| #define HAVE_FREE 1
| #define HAVE_OPEN 1
| #define HAVE_READ 1
| #define HAVE_WRITE 1
| #define HAVE_LSEEK 1
| #define HAVE_LSEEK64 1
| #define HAVE_FSTAT 1
| #define HAVE_FSTAT64 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_FSYNC 1
| #define HAVE_SNPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_GMTIME 1
| #define HAVE_GMTIME_R 1
| #define HAVE_LOCALTIME 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_MMAP 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_SETLOCALE 1
| #define HAVE_PIPE 1
| #define HAVE_WAITPID 1
| #define HAVE_LIBM 1
| #define HAVE_FLOOR 1
| #define HAVE_CEIL 1
| #define HAVE_FMOD 1
| #define HAVE_LROUND 1
| #define HAVE_LRINT 1
| #define HAVE_LRINTF 1
| #define HAVE_EXTERNAL_XIPH_LIBS 1
| #define HAVE_SQLITE3 0
| /* end confdefs.h. */
|
| #define _ISOC9X_SOURCE 1
| #define _ISOC99_SOURCE 1
| #define __USE_ISOC99 1
| #define __USE_ISOC9X 1
| #include
| int main (void)
| { double fval ;
| int k, ival ;
|
| fval = 1.0 * 0x7FFFFFFF ;
| for (k = 0 ; k < 100 ; k++)
| { ival = (lrint (fval)) >> 24 ;
| if (ival != 127)
| return 1 ;
|
| fval *= 1.2499999 ;
| } ;
|
| return 0 ;
| }
|
configure:20003: clang -o conftest conftest.c -lm >&5
configure:20003: $? = 0
configure:20003: ./conftest
configure:20003: $? = 1
configure: program exited with status 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libsndfile"
| #define PACKAGE_TARNAME "libsndfile"
| #define PACKAGE_VERSION "1.0.27"
| #define PACKAGE_STRING "libsndfile 1.0.27"
| #define PACKAGE_BUGREPORT "sndfile@mega-nerd.com"
| #define PACKAGE_URL "http://www.mega-nerd.com/libsndfile/"
| #define PACKAGE "libsndfile"
| #define VERSION "1.0.27"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_DECL_S_IRGRP 1
| #define HAVE_DECL_S_IRGRP 1
| #define ENABLE_EXPERIMENTAL_CODE 0
| #define SIZEOF_WCHAR_T 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_VOIDP 8
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_INT64_T 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_OFF_T 8
| #define SIZEOF_LOFF_T 8
| #define SIZEOF_OFF64_T 8
| #define TYPEOF_SF_COUNT_T int64_t
| #define SIZEOF_SF_COUNT_T 8
| #define SF_COUNT_MAX 0x7FFFFFFFFFFFFFFFLL
| #define HAVE_SSIZE_T 1
| #define SIZEOF_SSIZE_T 8
| #define CPU_IS_BIG_ENDIAN 0
| #define CPU_IS_LITTLE_ENDIAN 1
| #define WORDS_BIGENDIAN 0
| #define HAVE_MALLOC 1
| #define HAVE_CALLOC 1
| #define HAVE_REALLOC 1
| #define HAVE_FREE 1
| #define HAVE_OPEN 1
| #define HAVE_READ 1
| #define HAVE_WRITE 1
| #define HAVE_LSEEK 1
| #define HAVE_LSEEK64 1
| #define HAVE_FSTAT 1
| #define HAVE_FSTAT64 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_FSYNC 1
| #define HAVE_SNPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_GMTIME 1
| #define HAVE_GMTIME_R 1
| #define HAVE_LOCALTIME 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_MMAP 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_SETLOCALE 1
| #define HAVE_PIPE 1
| #define HAVE_WAITPID 1
| #define HAVE_LIBM 1
| #define HAVE_FLOOR 1
| #define HAVE_CEIL 1
| #define HAVE_FMOD 1
| #define HAVE_LROUND 1
| #define HAVE_LRINT 1
| #define HAVE_LRINTF 1
| #define HAVE_EXTERNAL_XIPH_LIBS 1
| #define HAVE_SQLITE3 0
| /* end confdefs.h. */
|
| #define _ISOC9X_SOURCE 1
| #define _ISOC99_SOURCE 1
| #define __USE_ISOC99 1
| #define __USE_ISOC9X 1
| #include
| int main (void)
| { double fval ;
| int k, ival ;
|
| fval = -8.0 * 0x10000000 ;
| for (k = 0 ; k < 100 ; k++)
| { ival = (lrint (fval)) >> 24 ;
| if (ival != -128)
| return 1 ;
|
| fval *= 1.2499999 ;
| } ;
|
| return 0 ;
| }
|
configure:20045: result: none
configure:20134: checking alsa/asoundlib.h usability
configure:20134: clang -c conftest.c >&5
configure:20134: $? = 0
configure:20134: result: yes
configure:20134: checking alsa/asoundlib.h presence
configure:20134: clang -E conftest.c
configure:20134: $? = 0
configure:20134: result: yes
configure:20134: checking for alsa/asoundlib.h
configure:20134: result: yes
configure:20224: WARNING: Touching files in directory tests/.
configure:21016: checking that generated files are newer than configure
configure:21022: result: done
configure:21073: creating ./config.status
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by libsndfile config.status 1.0.27, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status
on 5a0a1bdae07f
config.status:1363: creating src/Makefile
config.status:1363: creating man/Makefile
config.status:1363: creating examples/Makefile
config.status:1363: creating tests/Makefile
config.status:1363: creating regtest/Makefile
config.status:1363: creating M4/Makefile
config.status:1363: creating doc/Makefile
config.status:1363: creating Win32/Makefile
config.status:1363: creating Octave/Makefile
config.status:1363: creating programs/Makefile
config.status:1363: creating Makefile
config.status:1363: creating src/version-metadata.rc
config.status:1363: creating tests/test_wrapper.sh
config.status:1363: creating tests/pedantic-header-test.sh
config.status:1363: creating doc/libsndfile.css
config.status:1363: creating Scripts/build-test-tarball.mk
config.status:1363: creating libsndfile.spec
config.status:1363: creating sndfile.pc
config.status:1363: creating src/sndfile.h
config.status:1363: creating echo-install-dirs
config.status:1363: creating src/config.h
config.status:1592: executing depfiles commands
config.status:1592: executing libtool commands
configure:23760: result:
-=-=-=-=-=-=-=-=-=-= Configuration Complete =-=-=-=-=-=-=-=-=-=-
Configuration summary :
libsndfile version : .................. 1.0.27
Host CPU : ............................ x86_64
Host Vendor : ......................... unknown
Host OS : ............................. linux-gnu
Experimental code : ................... no
Using ALSA in example programs : ...... yes
External FLAC/Ogg/Vorbis : ............ yes
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=x86_64-pc-linux-gnu
ac_cv_c99_lrint=yes
ac_cv_c99_lrintf=yes
ac_cv_c_big_endian=0
ac_cv_c_byte_order=little
ac_cv_c_clip_negative=0
ac_cv_c_clip_positive=0
ac_cv_c_clip_type=none
ac_cv_c_compiler_gnu=no
ac_cv_c_little_endian=1
ac_cv_cxx_compiler_gnu=yes
ac_cv_env_CCC_set=
ac_cv_env_CCC_value=
ac_cv_env_CC_set=set
ac_cv_env_CC_value=clang
ac_cv_env_CFLAGS_set=set
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=set
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_CXXCPP_set=
ac_cv_env_CXXCPP_value=
ac_cv_env_CXXFLAGS_set=set
ac_cv_env_CXXFLAGS_value=
ac_cv_env_CXX_set=set
ac_cv_env_CXX_value=clang++
ac_cv_env_FLAC_CFLAGS_set=
ac_cv_env_FLAC_CFLAGS_value=
ac_cv_env_FLAC_LIBS_set=
ac_cv_env_FLAC_LIBS_value=
ac_cv_env_LDFLAGS_set=set
ac_cv_env_LDFLAGS_value=
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_LT_SYS_LIBRARY_PATH_set=
ac_cv_env_LT_SYS_LIBRARY_PATH_value=
ac_cv_env_OGG_CFLAGS_set=
ac_cv_env_OGG_CFLAGS_value=
ac_cv_env_OGG_LIBS_set=
ac_cv_env_OGG_LIBS_value=
ac_cv_env_PKG_CONFIG_LIBDIR_set=
ac_cv_env_PKG_CONFIG_LIBDIR_value=
ac_cv_env_PKG_CONFIG_PATH_set=
ac_cv_env_PKG_CONFIG_PATH_value=
ac_cv_env_PKG_CONFIG_set=
ac_cv_env_PKG_CONFIG_value=
ac_cv_env_SPEEX_CFLAGS_set=
ac_cv_env_SPEEX_CFLAGS_value=
ac_cv_env_SPEEX_LIBS_set=
ac_cv_env_SPEEX_LIBS_value=
ac_cv_env_SQLITE3_CFLAGS_set=
ac_cv_env_SQLITE3_CFLAGS_value=
ac_cv_env_SQLITE3_LIBS_set=
ac_cv_env_SQLITE3_LIBS_value=
ac_cv_env_VORBISENC_CFLAGS_set=
ac_cv_env_VORBISENC_CFLAGS_value=
ac_cv_env_VORBISENC_LIBS_set=
ac_cv_env_VORBISENC_LIBS_value=
ac_cv_env_VORBIS_CFLAGS_set=
ac_cv_env_VORBIS_CFLAGS_value=
ac_cv_env_VORBIS_LIBS_set=
ac_cv_env_VORBIS_LIBS_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=set
ac_cv_env_host_alias_value=x86_64-unknown-linux
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_flac=yes
ac_cv_func_calloc=yes
ac_cv_func_ceil=yes
ac_cv_func_floor=yes
ac_cv_func_fmod=yes
ac_cv_func_free=yes
ac_cv_func_fstat64=yes
ac_cv_func_fstat=yes
ac_cv_func_fsync=yes
ac_cv_func_ftruncate=yes
ac_cv_func_getpagesize=yes
ac_cv_func_gettimeofday=yes
ac_cv_func_gmtime=yes
ac_cv_func_gmtime_r=yes
ac_cv_func_localtime=yes
ac_cv_func_localtime_r=yes
ac_cv_func_lround=yes
ac_cv_func_lseek64=yes
ac_cv_func_lseek=yes
ac_cv_func_malloc=yes
ac_cv_func_mmap=yes
ac_cv_func_open=yes
ac_cv_func_pipe=yes
ac_cv_func_read=yes
ac_cv_func_realloc=yes
ac_cv_func_setlocale=yes
ac_cv_func_snprintf=yes
ac_cv_func_vsnprintf=yes
ac_cv_func_waitpid=yes
ac_cv_func_write=yes
ac_cv_have_decl_S_IRGRP=yes
ac_cv_header_alsa_asoundlib_h=yes
ac_cv_header_byteswap_h=yes
ac_cv_header_dlfcn_h=yes
ac_cv_header_endian_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_locale_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_minix_config_h=no
ac_cv_header_stdc=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_time_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_sys_wait_h=yes
ac_cv_header_unistd_h=yes
ac_cv_host=x86_64-unknown-linux-gnu
ac_cv_lib_m_floor=yes
ac_cv_objext=o
ac_cv_ogg=yes
ac_cv_path_EGREP='/usr/bin/grep -E'
ac_cv_path_FGREP='/usr/bin/grep -F'
ac_cv_path_GREP=/usr/bin/grep
ac_cv_path_SED=/usr/bin/sed
ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config
ac_cv_path_install='/usr/bin/install -c'
ac_cv_path_lt_DD=/usr/bin/dd
ac_cv_path_mkdir=/usr/bin/mkdir
ac_cv_prog_AWK=gawk
ac_cv_prog_CC=clang
ac_cv_prog_CPP='clang -E'
ac_cv_prog_CXXCPP='clang++ -E'
ac_cv_prog_HAVE_AUTOGEN=no
ac_cv_prog_HAVE_MKOCTFILE=no
ac_cv_prog_HAVE_OCTAVE=no
ac_cv_prog_HAVE_OCTAVE_CONFIG=no
ac_cv_prog_HAVE_WINE=no
ac_cv_prog_HAVE_XCODE_SELECT=no
ac_cv_prog_STRIP=strip
ac_cv_prog_ac_ct_AR=ar
ac_cv_prog_ac_ct_DUMPBIN='link -dump'
ac_cv_prog_ac_ct_OBJDUMP=objdump
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_ac_ct_STRIP=strip
ac_cv_prog_cc_c89=
ac_cv_prog_cc_c99=
ac_cv_prog_cc_g=yes
ac_cv_prog_cc_stdc=
ac_cv_prog_cxx_g=yes
ac_cv_prog_make_make_set=yes
ac_cv_safe_to_define___extensions__=yes
ac_cv_sizeof_double=8
ac_cv_sizeof_float=4
ac_cv_sizeof_int64_t=8
ac_cv_sizeof_int=4
ac_cv_sizeof_loff_t=8
ac_cv_sizeof_long=8
ac_cv_sizeof_long_long=8
ac_cv_sizeof_off64_t=8
ac_cv_sizeof_off_t=8
ac_cv_sizeof_short=2
ac_cv_sizeof_size_t=8
ac_cv_sizeof_ssize_t=8
ac_cv_sizeof_voidp=8
ac_cv_sizeof_wchar_t=4
ac_cv_sqlite3=no
ac_cv_target=x86_64-unknown-linux-gnu
ac_cv_type_ssize_t=yes
ac_cv_vorbis=yes
ac_cv_vorbisenc=yes
am_cv_CC_dependencies_compiler_type=gcc3
am_cv_CXX_dependencies_compiler_type=gcc3
am_cv_make_support_nested_variables=yes
am_cv_prog_cc_c_o=yes
lt_cv_ar_at_file=@
lt_cv_archive_cmds_need_lc=no
lt_cv_deplibs_check_method=pass_all
lt_cv_file_magic_cmd='$MAGIC_CMD'
lt_cv_file_magic_test_file=
lt_cv_ld_reload_flag=-r
lt_cv_nm_interface='BSD nm'
lt_cv_objdir=.libs
lt_cv_path_LD=/usr/bin/ld
lt_cv_path_LDCXX='/usr/bin/ld -m elf_x86_64'
lt_cv_path_NM=no
lt_cv_path_mainfest_tool=no
lt_cv_prog_compiler_c_o=yes
lt_cv_prog_compiler_c_o_CXX=yes
lt_cv_prog_compiler_c_o_RC=yes
lt_cv_prog_compiler_pic='-fPIC -DPIC'
lt_cv_prog_compiler_pic_CXX='-fPIC -DPIC'
lt_cv_prog_compiler_pic_works=yes
lt_cv_prog_compiler_pic_works_CXX=yes
lt_cv_prog_compiler_rtti_exceptions=yes
lt_cv_prog_compiler_static_works=yes
lt_cv_prog_compiler_static_works_CXX=yes
lt_cv_prog_gnu_ld=yes
lt_cv_prog_gnu_ldcxx=yes
lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
lt_cv_shlibpath_overrides_runpath=no
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'''
lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"\1", (void *) \&\1},/p'\'''
lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(lib.*\)$/ {"\1", (void *) \&\1},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"lib\1", (void *) \&\1},/p'\'''
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
lt_cv_sys_global_symbol_to_import=
lt_cv_sys_max_cmd_len=1572864
lt_cv_to_host_file_cmd=func_convert_file_noop
lt_cv_to_tool_file_cmd=func_convert_file_noop
lt_cv_truncate_bin='/usr/bin/dd bs=4096 count=1'
mn_cv_c_compiler_clang=yes
pkg_cv_FLAC_CFLAGS=
pkg_cv_FLAC_LIBS=-lFLAC
pkg_cv_OGG_CFLAGS=
pkg_cv_OGG_LIBS=-logg
pkg_cv_VORBISENC_CFLAGS=
pkg_cv_VORBISENC_LIBS=-lvorbisenc
pkg_cv_VORBIS_CFLAGS=
pkg_cv_VORBIS_LIBS=-lvorbis
## ----------------- ##
## Output variables. ##
## ----------------- ##
ACLOCAL='${SHELL} /tmp/libsndfile/src/libsndfile-1.0.27/Cfg/missing aclocal-1.15'
ALSA_LIBS='-lasound'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='$${TAR-tar}'
AM_BACKSLASH='\'
AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
AM_DEFAULT_VERBOSITY='0'
AM_V='$(V)'
AR='ar'
AUTOCONF='${SHELL} /tmp/libsndfile/src/libsndfile-1.0.27/Cfg/missing autoconf'
AUTOHEADER='${SHELL} /tmp/libsndfile/src/libsndfile-1.0.27/Cfg/missing autoheader'
AUTOMAKE='${SHELL} /tmp/libsndfile/src/libsndfile-1.0.27/Cfg/missing automake-1.15'
AWK='gawk'
BUILD_OCTAVE_MOD_FALSE=''
BUILD_OCTAVE_MOD_TRUE='#'
CC='clang'
CCDEPMODE='depmode=gcc3'
CFLAGS=' '
CLEAN_VERSION='1.0.27'
CPP='clang -E'
CPPFLAGS=''
CXX='clang++'
CXXCPP='clang++ -E'
CXXDEPMODE='depmode=gcc3'
CXXFLAGS=''
CYGPATH_W='echo'
DEFS='-DHAVE_CONFIG_H'
DEPDIR='.deps'
DLLTOOL='false'
DSYMUTIL=''
DUMPBIN=':'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/usr/bin/grep -E'
ENABLE_TEST_COVERAGE_FALSE=''
ENABLE_TEST_COVERAGE_TRUE='#'
EXEEXT=''
EXTERNAL_XIPH_CFLAGS=' '
EXTERNAL_XIPH_LIBS='-lFLAC -logg -lvorbis -lvorbisenc '
FGREP='/usr/bin/grep -F'
FLAC_CFLAGS=''
FLAC_LIBS='-lFLAC'
GCC_MAJOR_VERSION=''
GCC_MINOR_VERSION=''
GCC_VERSION=''
GREP='/usr/bin/grep'
HAVE_AUTOGEN='no'
HAVE_EXTERNAL_XIPH_LIBS='1'
HAVE_MKOCTFILE='no'
HAVE_OCTAVE='no'
HAVE_OCTAVE_CONFIG='no'
HAVE_WINE='no'
HAVE_XCODE_SELECT='no'
HOST_TRIPLET='x86_64-unknown-linux-gnu'
HTML_BGCOLOUR='black'
HTML_FGCOLOUR='white'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
LD='/usr/bin/ld -m elf_x86_64'
LDFLAGS=''
LIBOBJS=''
LIBS='-lm '
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LIBTOOL_DEPS='Cfg/ltmain.sh'
LINUX_MINGW_CROSS_TEST_FALSE=''
LINUX_MINGW_CROSS_TEST_TRUE='#'
LIPO=''
LN_S='ln -s'
LTLIBOBJS=''
LT_SYS_LIBRARY_PATH=''
MAKEINFO='${SHELL} /tmp/libsndfile/src/libsndfile-1.0.27/Cfg/missing makeinfo'
MANIFEST_TOOL=':'
MKDIR_P='/usr/bin/mkdir -p'
MKOCTFILE=''
MKOCTFILE_VERSION=''
NM='nm'
NMEDIT=''
OBJDUMP='objdump'
OBJEXT='o'
OCTAVE=''
OCTAVE_CONFIG=''
OCTAVE_CONFIG_VERSION=''
OCTAVE_DEST_MDIR=''
OCTAVE_DEST_ODIR=''
OCTAVE_VERSION=''
OGG_CFLAGS=''
OGG_LIBS='-logg'
OS_SPECIFIC_CFLAGS=''
OS_SPECIFIC_LINKS=''
OTOOL64=''
OTOOL=''
PACKAGE='libsndfile'
PACKAGE_BUGREPORT='sndfile@mega-nerd.com'
PACKAGE_NAME='libsndfile'
PACKAGE_STRING='libsndfile 1.0.27'
PACKAGE_TARNAME='libsndfile'
PACKAGE_URL='http://www.mega-nerd.com/libsndfile/'
PACKAGE_VERSION='1.0.27'
PATH_SEPARATOR=':'
PKG_CONFIG='/usr/bin/pkg-config'
PKG_CONFIG_LIBDIR=''
PKG_CONFIG_PATH=''
RANLIB='ranlib'
RC=''
SED='/usr/bin/sed'
SET_MAKE=''
SF_COUNT_MAX='0x7FFFFFFFFFFFFFFFLL'
SHARED_VERSION_INFO='1:27:0'
SHELL='/bin/sh'
SHLIB_VERSION_ARG=''
SIZEOF_SF_COUNT_T='8'
SNDIO_LIBS=''
SPEEX_CFLAGS=''
SPEEX_LIBS=''
SQLITE3_CFLAGS=''
SQLITE3_LIBS=''
SRC_BINDIR='src/'
STRIP='strip'
TEST_BINDIR='tests/'
TYPEOF_SF_COUNT_T='int64_t'
USE_WIN_VERSION_FILE_FALSE=''
USE_WIN_VERSION_FILE_TRUE='#'
VERSION='1.0.27'
VORBISENC_CFLAGS=''
VORBISENC_LIBS='-lvorbisenc'
VORBIS_CFLAGS=''
VORBIS_LIBS='-lvorbis'
WIN_RC_VERSION='1,0,27'
ac_ct_AR='ar'
ac_ct_CC=''
ac_ct_CXX=''
ac_ct_DUMPBIN='link -dump'
am__EXEEXT_FALSE=''
am__EXEEXT_TRUE='#'
am__fastdepCC_FALSE='#'
am__fastdepCC_TRUE=''
am__fastdepCXX_FALSE='#'
am__fastdepCXX_TRUE=''
am__include='include'
am__isrc=''
am__leading_dot='.'
am__nodep='_no'
am__quote=''
am__tar='$${TAR-tar} chof - "$$tardir"'
am__untar='$${TAR-tar} xf -'
bindir='${exec_prefix}/bin'
build='x86_64-pc-linux-gnu'
build_alias=''
build_cpu='x86_64'
build_os='linux-gnu'
build_vendor='pc'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='${prefix}'
host='x86_64-unknown-linux-gnu'
host_alias='x86_64-unknown-linux'
host_cpu='x86_64'
host_os='linux-gnu'
host_vendor='unknown'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='${SHELL} /tmp/libsndfile/src/libsndfile-1.0.27/Cfg/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
mkdir_p='$(MKDIR_P)'
oldincludedir='/usr/include'
pdfdir='${docdir}'
pkgconfigdir='${libdir}/pkgconfig'
prefix='/usr'
program_transform_name='s,x,x,'
psdir='${docdir}'
runstatedir='${localstatedir}/run'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target='x86_64-unknown-linux-gnu'
target_alias=''
target_cpu='x86_64'
target_os='linux-gnu'
target_vendor='unknown'
## ----------- ##
## confdefs.h. ##
## ----------- ##
/* confdefs.h */
#define PACKAGE_NAME "libsndfile"
#define PACKAGE_TARNAME "libsndfile"
#define PACKAGE_VERSION "1.0.27"
#define PACKAGE_STRING "libsndfile 1.0.27"
#define PACKAGE_BUGREPORT "sndfile@mega-nerd.com"
#define PACKAGE_URL "http://www.mega-nerd.com/libsndfile/"
#define PACKAGE "libsndfile"
#define VERSION "1.0.27"
#define STDC_HEADERS 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STRINGS_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_STDINT_H 1
#define HAVE_UNISTD_H 1
#define __EXTENSIONS__ 1
#define _ALL_SOURCE 1
#define _GNU_SOURCE 1
#define _POSIX_PTHREAD_SEMANTICS 1
#define _TANDEM_SOURCE 1
#define HAVE_DLFCN_H 1
#define LT_OBJDIR ".libs/"
#define STDC_HEADERS 1
#define HAVE_ENDIAN_H 1
#define HAVE_BYTESWAP_H 1
#define HAVE_LOCALE_H 1
#define HAVE_SYS_TIME_H 1
#define HAVE_SYS_WAIT_H 1
#define HAVE_DECL_S_IRGRP 1
#define HAVE_DECL_S_IRGRP 1
#define ENABLE_EXPERIMENTAL_CODE 0
#define SIZEOF_WCHAR_T 4
#define SIZEOF_SHORT 2
#define SIZEOF_INT 4
#define SIZEOF_LONG 8
#define SIZEOF_FLOAT 4
#define SIZEOF_DOUBLE 8
#define SIZEOF_VOIDP 8
#define SIZEOF_SIZE_T 8
#define SIZEOF_INT64_T 8
#define SIZEOF_LONG_LONG 8
#define SIZEOF_OFF_T 8
#define SIZEOF_LOFF_T 8
#define SIZEOF_OFF64_T 8
#define TYPEOF_SF_COUNT_T int64_t
#define SIZEOF_SF_COUNT_T 8
#define SF_COUNT_MAX 0x7FFFFFFFFFFFFFFFLL
#define HAVE_SSIZE_T 1
#define SIZEOF_SSIZE_T 8
#define CPU_IS_BIG_ENDIAN 0
#define CPU_IS_LITTLE_ENDIAN 1
#define WORDS_BIGENDIAN 0
#define HAVE_MALLOC 1
#define HAVE_CALLOC 1
#define HAVE_REALLOC 1
#define HAVE_FREE 1
#define HAVE_OPEN 1
#define HAVE_READ 1
#define HAVE_WRITE 1
#define HAVE_LSEEK 1
#define HAVE_LSEEK64 1
#define HAVE_FSTAT 1
#define HAVE_FSTAT64 1
#define HAVE_FTRUNCATE 1
#define HAVE_FSYNC 1
#define HAVE_SNPRINTF 1
#define HAVE_VSNPRINTF 1
#define HAVE_GMTIME 1
#define HAVE_GMTIME_R 1
#define HAVE_LOCALTIME 1
#define HAVE_LOCALTIME_R 1
#define HAVE_GETTIMEOFDAY 1
#define HAVE_MMAP 1
#define HAVE_GETPAGESIZE 1
#define HAVE_SETLOCALE 1
#define HAVE_PIPE 1
#define HAVE_WAITPID 1
#define HAVE_LIBM 1
#define HAVE_FLOOR 1
#define HAVE_CEIL 1
#define HAVE_FMOD 1
#define HAVE_LROUND 1
#define HAVE_LRINT 1
#define HAVE_LRINTF 1
#define HAVE_EXTERNAL_XIPH_LIBS 1
#define HAVE_SQLITE3 0
#define CPU_CLIPS_POSITIVE 0
#define CPU_CLIPS_NEGATIVE 0
#define OS_IS_WIN32 0
#define OS_IS_OPENBSD 0
#define USE_WINDOWS_API 0
#define OSX_DARWIN_VERSION 0
#define HAVE_ALSA_ASOUNDLIB_H 1
#define HAVE_SNDIO_H 0
#define WIN32_TARGET_DLL 0
#define COMPILER_IS_GCC 0
#define HOST_TRIPLET "x86_64-unknown-linux-gnu"
configure: exit 0