Build of libsndfile with vanilla toolchain

The build took 00h 01m 26s and was SUCCESSFUL.

The program in this build is written in the following languages, according to sloccount:

SLOCLanguage
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.

Log

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:
# [tuscan]
# Server = file:///var/cache/pacman/pkg/

CMD: pacman -Syy --noconfirm
# :: Synchronizing package databases...
# downloading tuscan.db...

CMD: sudo -u tuscan red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
# ==> Making package: libsndfile 1.0.27-1 (Wed Aug 24 14:06:38 UTC 2016)
# ==> 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/sbin/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... no
# checking for gcc... gcc
# checking whether the C compiler works... yes
# checking for C compiler default output file name... a.out
# checking for suffix of executables...
# checking whether we are cross compiling... no
# checking for suffix of object files... o
# checking whether we are using the GNU C compiler... yes
# checking whether gcc accepts -g... yes
# checking for gcc option to accept ISO C89... none needed
# checking whether gcc understands -c and -o together... yes
# checking dependency style of gcc... gcc3
# checking for gcc option to accept ISO C99... none needed
# checking for gcc option to accept ISO Standard C... (cached) none needed
# checking how to run the C preprocessor... gcc -E
# checking for grep that handles long lines and -e... /usr/sbin/grep
# checking for egrep... /usr/sbin/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 for x86_64-unknown-linux-g++... no
# checking for x86_64-unknown-linux-c++... no
# checking for x86_64-unknown-linux-gpp... no
# checking for x86_64-unknown-linux-aCC... no
# checking for x86_64-unknown-linux-CC... no
# checking for x86_64-unknown-linux-cxx... no
# checking for x86_64-unknown-linux-cc++... no
# checking for x86_64-unknown-linux-cl.exe... no
# checking for x86_64-unknown-linux-FCC... no
# checking for x86_64-unknown-linux-KCC... no
# checking for x86_64-unknown-linux-RCC... no
# checking for x86_64-unknown-linux-xlC_r... no
# checking for x86_64-unknown-linux-xlC... no
# checking for g++... g++
# checking whether we are using the GNU C++ compiler... yes
# checking whether g++ accepts -g... yes
# checking dependency style of g++... gcc3
# checking whether we are using the CLANG C compiler... no
# checking for a sed that does not truncate output... /usr/sbin/sed
# checking how to print strings... printf
# checking for a sed that does not truncate output... (cached) /usr/sbin/sed
# checking for fgrep... /usr/sbin/grep -F
# checking for ld used by gcc... /usr/sbin/ld
# checking if the linker (/usr/sbin/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/sbin/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 gcc object... ok
# checking for sysroot... no
# checking for a working dd... /usr/sbin/dd
# checking how to truncate binary pipes... /usr/sbin/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 gcc supports -fno-rtti -fno-exceptions... no
# checking for gcc option to produce PIC... -fPIC -DPIC
# checking if gcc PIC flag -fPIC -DPIC works... yes
# checking if gcc static flag -static works... yes
# checking if gcc supports -c -o file.o... yes
# checking if gcc supports -c -o file.o... (cached) yes
# checking whether the gcc linker (/usr/sbin/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... g++ -E
# checking for ld used by g++... /usr/sbin/ld -m elf_x86_64
# checking if the linker (/usr/sbin/ld -m elf_x86_64) is GNU ld... yes
# checking whether the g++ linker (/usr/sbin/ld -m elf_x86_64) supports shared libraries... yes
# checking for g++ option to produce PIC... -fPIC -DPIC
# checking if g++ PIC flag -fPIC -DPIC works... yes
# checking if g++ static flag -static works... yes
# checking if g++ supports -c -o file.o... yes
# checking if g++ supports -c -o file.o... (cached) yes
# checking whether the g++ linker (/usr/sbin/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/sbin/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 if gcc accepts -std=gnu99... yes
# checking for version of gcc... 6.1.1
# checking if gcc accepts -Wextra... yes
# checking if gcc accepts -Wdeclaration-after-statement... yes
# checking if gcc accepts -Wpointer-arith... yes
# checking if gcc accepts -funsigned-char... yes
# checking if g++ accepts -Wextra... yes
# checking if g++ accepts -Wpointer-arith... yes
# checking if g++ accepts -funsigned-char... yes
# checking if gcc accepts -D_FORTIFY_SOURCE=2... yes
# 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 : ................... no
# Compiler is GCC : ..................... yes
# GCC version : ......................... 6.1.1
# 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
# In file included from /usr/include/stdio.h:27:0,
# from aiff.c:22:
# /usr/include/features.h:331:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^~~~~~~
# In file included from /usr/include/stdlib.h:24:0,
# from sndfile.c:21:
# /usr/include/features.h:331:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^~~~~~~
# CC au.lo
# In file included from /usr/include/stdio.h:27:0,
# from au.c:21:
# /usr/include/features.h:331:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^~~~~~~
# CC avr.lo
# CC caf.lo
# In file included from /usr/include/stdio.h:27:0,
# from avr.c:21:
# /usr/include/features.h:331:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^~~~~~~
# In file included from /usr/include/stdio.h:27:0,
# from caf.c:21:
# /usr/include/features.h:331:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^~~~~~~
# CC dwd.lo
# In file included from /usr/include/stdio.h:27:0,
# from dwd.c:21:
# /usr/include/features.h:331:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^~~~~~~
# CC flac.lo
# CC g72x.lo
# In file included from /usr/include/stdio.h:27:0,
# from flac.c:22:
# /usr/include/features.h:331:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^~~~~~~
# In file included from /usr/include/stdio.h:27:0,
# from g72x.c:21:
# /usr/include/features.h:331:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^~~~~~~
# CC htk.lo
# CC ircam.lo
# In file included from /usr/include/stdio.h:27:0,
# from ircam.c:21:
# /usr/include/features.h:331:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^~~~~~~
# In file included from /usr/include/stdio.h:27:0,
# from htk.c:21:
# /usr/include/features.h:331:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^~~~~~~
# CC macos.lo
# CC mat4.lo
# In file included from /usr/include/stdlib.h:24:0,
# from macos.c:21:
# /usr/include/features.h:331:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^~~~~~~
# In file included from /usr/include/stdio.h:27:0,
# from mat4.c:21:
# /usr/include/features.h:331:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^~~~~~~
# CC mat5.lo
# CC nist.lo
# In file included from /usr/include/stdio.h:27:0,
# from mat5.c:21:
# /usr/include/features.h:331:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^~~~~~~
# In file included from /usr/include/stdio.h:27:0,
# from nist.c:28:
# /usr/include/features.h:331:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^~~~~~~
# CC paf.lo
# CC pvf.lo
# In file included from /usr/include/stdio.h:27:0,
# from paf.c:21:
# /usr/include/features.h:331:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^~~~~~~
# In file included from /usr/include/stdio.h:27:0,
# from pvf.c:21:
# /usr/include/features.h:331:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^~~~~~~
# CC raw.lo
# CC rx2.lo
# In file included from /usr/include/stdio.h:27:0,
# from raw.c:21:
# /usr/include/features.h:331:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^~~~~~~
# In file included from /usr/include/stdio.h:27:0,
# from rx2.c:21:
# /usr/include/features.h:331:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^~~~~~~
# CC sd2.lo
# CC sds.lo
# In file included from /usr/include/stdio.h:27:0,
# from sd2.c:32:
# /usr/include/features.h:331:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^~~~~~~
# In file included from /usr/include/stdio.h:27:0,
# from sds.c:21:
# /usr/include/features.h:331:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^~~~~~~
# CC svx.lo
# CC txw.lo
# In file included from /usr/include/stdio.h:27:0,
# from svx.c:21:
# /usr/include/features.h:331:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^~~~~~~
# In file included from /usr/include/stdio.h:27:0,
# from txw.c:28:
# /usr/include/features.h:331:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^~~~~~~
# CC voc.lo
# CC wve.lo
# In file included from /usr/include/stdio.h:27:0,
# from wve.c:22:
# /usr/include/features.h:331:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^~~~~~~
# In file included from /usr/include/stdio.h:27:0,
# from voc.c:29:
# /usr/include/features.h:331:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^~~~~~~
# CC w64.lo
# CC wavlike.lo
# In file included from /usr/include/stdio.h:27:0,
# from w64.c:21:
# /usr/include/features.h:331:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^~~~~~~
# In file included from /usr/include/stdio.h:27:0,
# from wavlike.c:22:
# /usr/include/features.h:331:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^~~~~~~
# wavlike.c: In function 'wavlike_read_fmt_chunk':
# wavlike.c:423:6: warning: this 'else' clause does not guard... [-Wmisleading-indentation]
# else
# ^~~~
# wavlike.c:425:7: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'else'
# psf_log_printf (psf, " Aux Blk Size : %d\n", wav_fmt->g72x.auxblocksize) ;
# ^~~~~~~~~~~~~~
# CC wav.lo
# In file included from /usr/include/stdio.h:27:0,
# from wav.c:22:
# /usr/include/features.h:331:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^~~~~~~
# wav.c:96:28: warning: 'MSGUID_SUBTYPE_MS_ADPCM' defined but not used [-Wunused-const-variable=]
# static const EXT_SUBFORMAT MSGUID_SUBTYPE_MS_ADPCM =
# ^~~~~~~~~~~~~~~~~~~~~~~
# CC xi.lo
# In file included from /usr/include/stdio.h:27:0,
# from xi.c:21:
# /usr/include/features.h:331:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^~~~~~~
# CC mpc2k.lo
# In file included from /usr/include/stdio.h:27:0,
# from mpc2k.c:21:
# /usr/include/features.h:331:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^~~~~~~
# CC rf64.lo
# CC ogg_vorbis.lo
# In file included from /usr/include/stdio.h:27:0,
# from ogg_vorbis.c:56:
# /usr/include/features.h:331:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^~~~~~~
# In file included from /usr/include/stdio.h:27:0,
# from rf64.c:30:
# /usr/include/features.h:331:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^~~~~~~
# rf64.c: In function 'rf64_read_header':
# rf64.c:337:6: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
# if (psf_ftell (psf) != psf->datalength + psf->dataoffset)
# ^~
# rf64.c:339:7: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if'
# break ;
# ^~~~~
# At top level:
# rf64.c:487:28: warning: 'MSGUID_SUBTYPE_MS_ADPCM' defined but not used [-Wunused-const-variable=]
# static const EXT_SUBFORMAT MSGUID_SUBTYPE_MS_ADPCM =
# ^~~~~~~~~~~~~~~~~~~~~~~
# CC ogg_speex.lo
# In file included from /usr/include/stdio.h:27:0,
# from ogg_speex.c:22:
# /usr/include/features.h:331:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^~~~~~~
# CC ogg_pcm.lo
# In file included from /usr/include/stdio.h:27:0,
# from ogg_pcm.c:22:
# /usr/include/features.h:331:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^~~~~~~
# CC ogg_opus.lo
# CC common.lo
# In file included from /usr/include/stdio.h:27:0,
# from ogg_opus.c:22:
# /usr/include/features.h:331:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^~~~~~~
# In file included from /usr/include/string.h:25:0,
# from common.c:22:
# /usr/include/features.h:331:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^~~~~~~
# CC file_io.lo
# In file included from /usr/include/stdio.h:27:0,
# from file_io.c:37:
# /usr/include/features.h:331:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^~~~~~~
# CC command.lo
# CC pcm.lo
# In file included from /usr/include/stdio.h:27:0,
# from command.c:21:
# /usr/include/features.h:331:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^~~~~~~
# In file included from /usr/include/math.h:26:0,
# from pcm.c:21:
# /usr/include/features.h:331:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^~~~~~~
# CC ulaw.lo
# In file included from /usr/include/math.h:26:0,
# from ulaw.c:21:
# /usr/include/features.h:331:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^~~~~~~
# CC alaw.lo
# In file included from /usr/include/math.h:26:0,
# from alaw.c:21:
# /usr/include/features.h:331:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^~~~~~~
# CC float32.lo
# CC double64.lo
# In file included from /usr/include/stdio.h:27:0,
# from float32.c:21:
# /usr/include/features.h:331:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^~~~~~~
# In file included from /usr/include/stdio.h:27:0,
# from double64.c:21:
# /usr/include/features.h:331:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^~~~~~~
# CC ima_adpcm.lo
# CC ms_adpcm.lo
# In file included from /usr/include/stdio.h:27:0,
# from ima_adpcm.c:21:
# /usr/include/features.h:331:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^~~~~~~
# In file included from /usr/include/stdio.h:27:0,
# from ms_adpcm.c:21:
# /usr/include/features.h:331:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^~~~~~~
# CC gsm610.lo
# CC dwvw.lo
# In file included from /usr/include/stdio.h:27:0,
# from dwvw.c:31:
# /usr/include/features.h:331:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^~~~~~~
# In file included from /usr/include/stdio.h:27:0,
# from gsm610.c:21:
# /usr/include/features.h:331:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^~~~~~~
# CC vox_adpcm.lo
# CC interleave.lo
# In file included from /usr/include/stdio.h:27:0,
# from vox_adpcm.c:34:
# /usr/include/features.h:331:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^~~~~~~
# In file included from /usr/include/stdint.h:25:0,
# from /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/include/stdint.h:9,
# from sfendian.h:24,
# from interleave.c:19:
# /usr/include/features.h:331:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^~~~~~~
# CC strings.lo
# CC dither.lo
# In file included from /usr/include/stdio.h:27:0,
# from strings.c:21:
# /usr/include/features.h:331:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^~~~~~~
# In file included from /usr/include/stdlib.h:24:0,
# from dither.c:21:
# /usr/include/features.h:331:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^~~~~~~
# CC cart.lo
# CC broadcast.lo
# In file included from /usr/include/stdio.h:27:0,
# from cart.c:23:
# /usr/include/features.h:331:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^~~~~~~
# In file included from /usr/include/stdio.h:27:0,
# from broadcast.c:22:
# /usr/include/features.h:331:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^~~~~~~
# CC audio_detect.lo
# CC ima_oki_adpcm.lo
# In file included from /usr/include/stdio.h:27:0,
# from audio_detect.c:22:
# /usr/include/features.h:331:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^~~~~~~
# In file included from /usr/include/string.h:25:0,
# from ima_oki_adpcm.c:24:
# /usr/include/features.h:331:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^~~~~~~
# CC alac.lo
# CC chunk.lo
# In file included from /usr/include/stdlib.h:24:0,
# from chunk.c:22:
# /usr/include/features.h:331:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^~~~~~~
# In file included from /usr/include/stdio.h:27:0,
# from alac.c:21:
# /usr/include/features.h:331:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^~~~~~~
# CC ogg.lo
# CC chanmap.lo
# In file included from /usr/include/stdio.h:27:0,
# from ogg.c:22:
# /usr/include/features.h:331:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^~~~~~~
# CC windows.lo
# In file included from /usr/include/stdio.h:27:0,
# from chanmap.c:27:
# /usr/include/features.h:331:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^~~~~~~
# CC id3.lo
# CC GSM610/add.lo
# In file included from /usr/include/stdio.h:27:0,
# from id3.c:21:
# /usr/include/features.h:331:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^~~~~~~
# In file included from /usr/include/stdio.h:27:0,
# from GSM610/add.c:11:
# /usr/include/features.h:331:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^~~~~~~
# CC GSM610/code.lo
# CC GSM610/decode.lo
# In file included from /usr/include/stdlib.h:24:0,
# from GSM610/code.c:8:
# /usr/include/features.h:331:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^~~~~~~
# CC GSM610/gsm_create.lo
# In file included from /usr/include/stdio.h:27:0,
# from GSM610/decode.c:7:
# /usr/include/features.h:331:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^~~~~~~
# CC GSM610/gsm_decode.lo
# In file included from /usr/include/stdio.h:27:0,
# from GSM610/gsm_create.c:9:
# /usr/include/features.h:331:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^~~~~~~
# In file included from /usr/include/stdio.h:27:0,
# from GSM610/gsm.h:10,
# from GSM610/gsm_decode.c:9:
# /usr/include/features.h:331:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^~~~~~~
# CC GSM610/gsm_destroy.lo
# CC GSM610/gsm_encode.lo
# In file included from /usr/include/stdio.h:27:0,
# from GSM610/gsm.h:10,
# from GSM610/gsm_destroy.c:7:
# /usr/include/features.h:331:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^~~~~~~
# CC GSM610/gsm_option.lo
# In file included from /usr/include/stdio.h:27:0,
# from GSM610/gsm.h:10,
# from GSM610/gsm_encode.c:8:
# /usr/include/features.h:331:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^~~~~~~
# In file included from /usr/include/stdio.h:27:0,
# from GSM610/gsm.h:10,
# from GSM610/gsm_option.c:9:
# /usr/include/features.h:331:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^~~~~~~
# CC GSM610/long_term.lo
# CC GSM610/lpc.lo
# In file included from /usr/include/stdio.h:27:0,
# from GSM610/long_term.c:7:
# /usr/include/features.h:331:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^~~~~~~
# In file included from /usr/include/stdio.h:27:0,
# from GSM610/lpc.c:7:
# /usr/include/features.h:331:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^~~~~~~
# GSM610/lpc.c: In function 'Reflection_coefficients':
# GSM610/lpc.c:185:4: warning: this 'for' clause does not guard... [-Wmisleading-indentation]
# { for (i = 8 ; i-- ; *r++ = 0) ;
# ^~~
# GSM610/lpc.c:186:3: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'for'
# return ;
# ^~~~~~
# CC GSM610/preprocess.lo
# In file included from /usr/include/stdio.h:27:0,
# from GSM610/preprocess.c:7:
# /usr/include/features.h:331:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^~~~~~~
# CC GSM610/rpe.lo
# In file included from /usr/include/stdio.h:27:0,
# from GSM610/rpe.c:7:
# /usr/include/features.h:331:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^~~~~~~
# CC GSM610/short_term.lo
# CC GSM610/table.lo
# In file included from /usr/include/stdio.h:27:0,
# from GSM610/short_term.c:7:
# /usr/include/features.h:331:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^~~~~~~
# CC G72x/g721.lo
# CC G72x/g723_16.lo
# CC G72x/g723_24.lo
# CC G72x/g723_40.lo
# CC G72x/g72x.lo
# In file included from /usr/include/stdio.h:27:0,
# from G72x/g72x.c:33:
# /usr/include/features.h:331:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^~~~~~~
# CC ALAC/ALACBitUtilities.lo
# In file included from /usr/include/stdio.h:27:0,
# from ALAC/ALACBitUtilities.c:27:
# /usr/include/features.h:331:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^~~~~~~
# CC ALAC/ag_dec.lo
# CC ALAC/ag_enc.lo
# In file included from /usr/include/math.h:26:0,
# from ALAC/ag_dec.c:29:
# /usr/include/features.h:331:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^~~~~~~
# In file included from /usr/include/stdint.h:25:0,
# from /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/include/stdint.h:9,
# from ALAC/aglib.h:30,
# from ALAC/ag_enc.c:30:
# /usr/include/features.h:331:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^~~~~~~
# CC ALAC/dp_dec.lo
# In file included from /usr/include/string.h:25:0,
# from ALAC/dp_dec.c:30:
# /usr/include/features.h:331:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^~~~~~~
# CC ALAC/dp_enc.lo
# CC ALAC/matrix_dec.lo
# In file included from /usr/include/string.h:25:0,
# from ALAC/dp_enc.c:29:
# /usr/include/features.h:331:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^~~~~~~
# In file included from /usr/include/stdint.h:25:0,
# from /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/include/stdint.h:9,
# from ALAC/matrixlib.h:35,
# from ALAC/matrix_dec.c:30:
# /usr/include/features.h:331:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^~~~~~~
# CC ALAC/matrix_enc.lo
# CC ALAC/alac_decoder.lo
# In file included from /usr/include/stdint.h:25:0,
# from /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/include/stdint.h:9,
# from ALAC/matrixlib.h:35,
# from ALAC/matrix_enc.c:30:
# /usr/include/features.h:331:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^~~~~~~
# In file included from /usr/include/stdio.h:27:0,
# from ALAC/alac_decoder.c:26:
# /usr/include/features.h:331:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^~~~~~~
# CC ALAC/alac_encoder.lo
# In file included from /usr/include/stdio.h:27:0,
# from ALAC/alac_encoder.c:31:
# /usr/include/features.h:331:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^~~~~~~
# CCLD libcommon.la
# ALAC/alac_encoder.c:113:23: warning: 'sSupportediPodSampleRates' defined but not used [-Wunused-const-variable=]
# static const uint32_t sSupportediPodSampleRates [] =
# ^~~~~~~~~~~~~~~~~~~~~~~~~
# ar: `u' modifier ignored since `D' is the default (see `U')
# CCLD GSM610/libgsm.la
# CCLD G72x/libg72x.la
# ar: `u' modifier ignored since `D' is the default (see `U')
# CCLD ALAC/libalac.la
# ar: `u' modifier ignored since `D' is the default (see `U')
# 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
# CC sfprocess.o
# In file included from /usr/include/stdio.h:27:0,
# from make_sine.c:33:
# /usr/include/features.h:331:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^~~~~~~
# In file included from /usr/include/stdio.h:27:0,
# from sfprocess.c:33:
# /usr/include/features.h:331:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^~~~~~~
# CC list_formats.o
# CC generate.o
# In file included from /usr/include/stdio.h:27:0,
# from generate.c:35:
# /usr/include/features.h:331:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^~~~~~~
# In file included from /usr/include/stdio.h:27:0,
# from list_formats.c:33:
# /usr/include/features.h:331:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^~~~~~~
# CXX sndfilehandle.o
# CC sndfile-to-text.o
# In file included from /usr/include/stdio.h:27:0,
# from sndfile-to-text.c:33:
# /usr/include/features.h:331:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^~~~~~~
# CC sndfile-loopify.o
# In file included from /usr/include/stdio.h:27:0,
# from sndfile-loopify.c:40:
# /usr/include/features.h:331:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^~~~~~~
# CCLD make_sine
# CCLD sfprocess
# CCLD list_formats
# CCLD generate
# CXXLD sndfilehandle
# CCLD sndfile-to-text
# 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
# In file included from /usr/include/stdio.h:27:0,
# from sndfile-regtest.c:21:
# /usr/include/features.h:331:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^~~~~~~
# In file included from /usr/include/stdio.h:27:0,
# from database.c:21:
# /usr/include/features.h:331:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^~~~~~~
# CC checksum.o
# In file included from /usr/include/stdio.h:27:0,
# from checksum.c:25:
# /usr/include/features.h:331:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-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
# In file included from /usr/include/stdio.h:27:0,
# from sndfile-info.c:33:
# /usr/include/features.h:331:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^~~~~~~
# In file included from /usr/include/stdio.h:27:0,
# from common.c:34:
# /usr/include/features.h:331:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^~~~~~~
# CC sndfile-play.o
# In file included from /usr/include/stdio.h:27:0,
# from sndfile-play.c:35:
# /usr/include/features.h:331:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^~~~~~~
# CC sndfile-convert.o
# In file included from /usr/include/stdio.h:27:0,
# from sndfile-convert.c:33:
# /usr/include/features.h:331:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^~~~~~~
# CC sndfile-cmp.o
# In file included from /usr/include/stdio.h:27:0,
# from sndfile-cmp.c:36:
# /usr/include/features.h:331:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^~~~~~~
# CC sndfile-metadata-set.o
# In file included from /usr/include/stdio.h:27:0,
# from sndfile-metadata-set.c:36:
# /usr/include/features.h:331:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^~~~~~~
# CC sndfile-metadata-get.o
# In file included from /usr/include/stdio.h:27:0,
# from sndfile-metadata-get.c:36:
# /usr/include/features.h:331:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^~~~~~~
# CC sndfile-interleave.o
# In file included from /usr/include/stdio.h:27:0,
# from sndfile-interleave.c:33:
# /usr/include/features.h:331:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^~~~~~~
# CC sndfile-deinterleave.o
# In file included from /usr/include/stdio.h:27:0,
# from sndfile-deinterleave.c:33:
# /usr/include/features.h:331:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^~~~~~~
# CC sndfile-concat.o
# In file included from /usr/include/stdio.h:27:0,
# from sndfile-concat.c:33:
# /usr/include/features.h:331:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^~~~~~~
# CC sndfile-salvage.o
# CCLD sndfile-info
# In file included from /usr/include/stdio.h:27:0,
# from sndfile-salvage.c:33:
# /usr/include/features.h:331:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^~~~~~~
# CCLD sndfile-play
# CCLD sndfile-convert
# CCLD sndfile-cmp
# CCLD sndfile-metadata-set
# CCLD sndfile-metadata-get
# CCLD sndfile-interleave
# CCLD sndfile-deinterleave
# CCLD sndfile-concat
# 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/sbin/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/sbin/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/sbin/mkdir -p '/tmp/libsndfile/pkg/libsndfile/usr/include'
# /usr/sbin/mkdir -p '/tmp/libsndfile/pkg/libsndfile/usr/include'
# /usr/bin/install -c -m 644 sndfile.h '/tmp/libsndfile/pkg/libsndfile/usr/include'
# /usr/bin/install -c -m 644 sndfile.hh '/tmp/libsndfile/pkg/libsndfile/usr/include'
# /usr/sbin/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'
# 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/sbin/mkdir -p '/tmp/libsndfile/pkg/libsndfile/usr/bin'
# make[2]: Nothing to be done for 'install-data-am'.
# /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]: 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/sbin/mkdir -p '/tmp/libsndfile/pkg/libsndfile/usr/bin'
# make[2]: Nothing to be done for 'install-data-am'.
# /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]: 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/sbin/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 (Wed Aug 24 14:07:11 UTC 2016)

CMD: pacman --query --file libsndfile-1.0.27-1-x86_64.pkg.tar.xz
# libsndfile 1.0.27-1

Creating hybrid package for 'libsndfile'

Trying to find vanilla package 'libsndfile'...

CMD: pacman --query --file /mirror/libsndfile-1.0.27-1.pkg.tar.xz
# libsndfile 1.0.27-1

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.h
# /sysroot/usr/include/sndfile.hh

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
# .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
# ==> ERROR: Failed to acquire lockfile: /var/cache/pacman/pkg/tuscan.db.tar.lck.
# ==> ERROR: Held by process 656

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 = 0bdd35f2008a
# uname -m = x86_64
# uname -r = 4.7.1-1-ARCH
# uname -s = Linux
# uname -v = #1 SMP PREEMPT Wed Aug 17 08:13:35 CEST 2016
#
# /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/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/sbin/strip
# configure:3209: result: strip
# configure:3234: checking for a thread-safe mkdir -p
# configure:3273: result: /usr/sbin/mkdir -p
# configure:3280: checking for gawk
# configure:3296: found /usr/sbin/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:3660: result: no
# configure:3670: checking for gcc
# configure:3686: found /usr/sbin/gcc
# configure:3697: result: gcc
# configure:3926: checking for C compiler version
# configure:3935: gcc --version >&5
# gcc (GCC) 6.1.1 20160602
# Copyright (C) 2016 Free Software Foundation, Inc.
# This is free software; see the source for copying conditions. There is NO
# warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
#
# configure:3946: $? = 0
# configure:3935: gcc -v >&5
# Using built-in specs.
# COLLECT_GCC=gcc
# COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapper
# Target: x86_64-pc-linux-gnu
# Configured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=release
# Thread model: posix
# gcc version 6.1.1 20160602 (GCC)
# configure:3946: $? = 0
# configure:3935: gcc -V >&5
# gcc: error: unrecognized command line option '-V'
# gcc: fatal error: no input files
# compilation terminated.
# configure:3946: $? = 1
# configure:3935: gcc -qversion >&5
# gcc: error: unrecognized command line option '-qversion'; did you mean '--version'?
# gcc: fatal error: no input files
# compilation terminated.
# configure:3946: $? = 1
# configure:3966: checking whether the C compiler works
# configure:3988: gcc 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: gcc -o conftest conftest.c >&5
# configure:4062: $? = 0
# configure:4084: result:
# configure:4106: checking whether we are cross compiling
# configure:4114: gcc -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: gcc -c conftest.c >&5
# configure:4175: $? = 0
# configure:4196: result: o
# configure:4200: checking whether we are using the GNU C compiler
# configure:4219: gcc -c conftest.c >&5
# configure:4219: $? = 0
# configure:4228: result: yes
# configure:4237: checking whether gcc accepts -g
# configure:4257: gcc -c -g conftest.c >&5
# configure:4257: $? = 0
# configure:4298: result: yes
# configure:4315: checking for gcc option to accept ISO C89
# configure:4378: gcc -c conftest.c >&5
# configure:4378: $? = 0
# configure:4391: result: none needed
# configure:4416: checking whether gcc understands -c and -o together
# configure:4438: gcc -c conftest.c -o conftest2.o
# configure:4441: $? = 0
# configure:4438: gcc -c conftest.c -o conftest2.o
# configure:4441: $? = 0
# configure:4453: result: yes
# configure:4472: checking dependency style of gcc
# configure:4583: result: gcc3
# configure:4602: checking for gcc option to accept ISO C99
# configure:4751: gcc -c conftest.c >&5
# configure:4751: $? = 0
# configure:4764: result: none needed
# configure:4872: checking for gcc option to accept ISO Standard C
# configure:4883: result: none needed
# configure:4896: checking how to run the C preprocessor
# configure:4927: gcc -E conftest.c
# configure:4927: $? = 0
# configure:4941: gcc -E conftest.c
# conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# 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: gcc -E
# configure:4986: gcc -E conftest.c
# configure:4986: $? = 0
# configure:5000: gcc -E conftest.c
# conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# 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/sbin/grep
# configure:5092: checking for egrep
# configure:5154: result: /usr/sbin/grep -E
# configure:5159: checking for ANSI C header files
# configure:5179: gcc -c conftest.c >&5
# configure:5179: $? = 0
# configure:5252: gcc -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: gcc -c conftest.c >&5
# configure:5276: $? = 0
# configure:5276: result: yes
# configure:5276: checking for sys/stat.h
# configure:5276: gcc -c conftest.c >&5
# configure:5276: $? = 0
# configure:5276: result: yes
# configure:5276: checking for stdlib.h
# configure:5276: gcc -c conftest.c >&5
# configure:5276: $? = 0
# configure:5276: result: yes
# configure:5276: checking for string.h
# configure:5276: gcc -c conftest.c >&5
# configure:5276: $? = 0
# configure:5276: result: yes
# configure:5276: checking for memory.h
# configure:5276: gcc -c conftest.c >&5
# configure:5276: $? = 0
# configure:5276: result: yes
# configure:5276: checking for strings.h
# configure:5276: gcc -c conftest.c >&5
# configure:5276: $? = 0
# configure:5276: result: yes
# configure:5276: checking for inttypes.h
# configure:5276: gcc -c conftest.c >&5
# configure:5276: $? = 0
# configure:5276: result: yes
# configure:5276: checking for stdint.h
# configure:5276: gcc -c conftest.c >&5
# configure:5276: $? = 0
# configure:5276: result: yes
# configure:5276: checking for unistd.h
# configure:5276: gcc -c conftest.c >&5
# configure:5276: $? = 0
# configure:5276: result: yes
# configure:5289: checking minix/config.h usability
# configure:5289: gcc -c conftest.c >&5
# conftest.c:54:26: fatal error: minix/config.h: No such file or directory
# #include
# ^
# compilation terminated.
# 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: gcc -E conftest.c
# conftest.c:21:26: fatal error: minix/config.h: No such file or directory
# #include
# ^
# compilation terminated.
# 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: gcc -c conftest.c >&5
# configure:5328: $? = 0
# configure:5335: result: yes
# configure:5364: checking for x86_64-unknown-linux-g++
# configure:5394: result: no
# configure:5364: checking for x86_64-unknown-linux-c++
# configure:5394: result: no
# configure:5364: checking for x86_64-unknown-linux-gpp
# configure:5394: result: no
# configure:5364: checking for x86_64-unknown-linux-aCC
# configure:5394: result: no
# configure:5364: checking for x86_64-unknown-linux-CC
# configure:5394: result: no
# configure:5364: checking for x86_64-unknown-linux-cxx
# configure:5394: result: no
# configure:5364: checking for x86_64-unknown-linux-cc++
# configure:5394: result: no
# configure:5364: checking for x86_64-unknown-linux-cl.exe
# configure:5394: result: no
# configure:5364: checking for x86_64-unknown-linux-FCC
# configure:5394: result: no
# configure:5364: checking for x86_64-unknown-linux-KCC
# configure:5394: result: no
# configure:5364: checking for x86_64-unknown-linux-RCC
# configure:5394: result: no
# configure:5364: checking for x86_64-unknown-linux-xlC_r
# configure:5394: result: no
# configure:5364: checking for x86_64-unknown-linux-xlC
# configure:5394: result: no
# configure:5408: checking for g++
# configure:5424: found /usr/sbin/g++
# configure:5435: result: g++
# configure:5462: checking for C++ compiler version
# configure:5471: g++ --version >&5
# g++ (GCC) 6.1.1 20160602
# Copyright (C) 2016 Free Software Foundation, Inc.
# This is free software; see the source for copying conditions. There is NO
# warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
#
# configure:5482: $? = 0
# configure:5471: g++ -v >&5
# Using built-in specs.
# COLLECT_GCC=g++
# COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapper
# Target: x86_64-pc-linux-gnu
# Configured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=release
# Thread model: posix
# gcc version 6.1.1 20160602 (GCC)
# configure:5482: $? = 0
# configure:5471: g++ -V >&5
# g++: error: unrecognized command line option '-V'
# g++: fatal error: no input files
# compilation terminated.
# configure:5482: $? = 1
# configure:5471: g++ -qversion >&5
# g++: error: unrecognized command line option '-qversion'; did you mean '--version'?
# g++: fatal error: no input files
# compilation terminated.
# configure:5482: $? = 1
# configure:5486: checking whether we are using the GNU C++ compiler
# configure:5505: g++ -c conftest.cpp >&5
# configure:5505: $? = 0
# configure:5514: result: yes
# configure:5523: checking whether g++ accepts -g
# configure:5543: g++ -c -g conftest.cpp >&5
# configure:5543: $? = 0
# configure:5584: result: yes
# configure:5609: checking dependency style of g++
# configure:5720: result: gcc3
# configure:5736: checking whether we are using the CLANG C compiler
# configure:5759: gcc -o conftest conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:34:5: error: unknown type name 'This'
# This is not clang!
# ^~~~
# conftest.c:34:13: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'not'
# This is not clang!
# ^~~
# configure:5759: $? = 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 ()
# | {
# |
# | #ifndef __clang__
# | This is not clang!
# | #endif
# |
# | ;
# | return 0;
# | }
# configure:5765: result: no
# configure:5791: gcc -o conftest conftest.c >&5
# configure:5791: $? = 0
# configure:5803: checking for a sed that does not truncate output
# configure:5867: result: /usr/sbin/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/sbin/sed
# configure:6051: checking for fgrep
# configure:6113: result: /usr/sbin/grep -F
# configure:6148: checking for ld used by gcc
# configure:6215: result: /usr/sbin/ld
# configure:6222: checking if the linker (/usr/sbin/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/sbin/link
# configure:6388: result: link -dump
# configure:6433: checking the name lister (nm) interface
# configure:6440: gcc -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/sbin/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/sbin/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/sbin/ar
# configure:7320: result: ar
# configure:7357: checking for archiver @FILE support
# configure:7374: gcc -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/sbin/ranlib
# configure:7584: result: ranlib
# configure:7686: checking command to parse nm output from gcc object
# configure:7839: gcc -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: gcc -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/sbin/dd
# configure:8082: checking how to truncate binary pipes
# configure:8097: result: /usr/sbin/dd bs=4096 count=1
# configure:8233: gcc -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: gcc -c conftest.c >&5
# configure:9164: $? = 0
# configure:9164: result: yes
# configure:9431: checking for objdir
# configure:9446: result: .libs
# configure:9710: checking if gcc supports -fno-rtti -fno-exceptions
# configure:9728: gcc -c -fno-rtti -fno-exceptions conftest.c >&5
# cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C
# configure:9732: $? = 0
# configure:9745: result: no
# configure:10103: checking for gcc option to produce PIC
# configure:10110: result: -fPIC -DPIC
# configure:10118: checking if gcc PIC flag -fPIC -DPIC works
# configure:10136: gcc -c -fPIC -DPIC -DPIC conftest.c >&5
# configure:10140: $? = 0
# configure:10153: result: yes
# configure:10182: checking if gcc static flag -static works
# configure:10210: result: yes
# configure:10225: checking if gcc supports -c -o file.o
# configure:10246: gcc -c -o out/conftest2.o conftest.c >&5
# configure:10250: $? = 0
# configure:10272: result: yes
# configure:10280: checking if gcc supports -c -o file.o
# configure:10327: result: yes
# configure:10360: checking whether the gcc linker (/usr/sbin/ld -m elf_x86_64) supports shared libraries
# configure:11623: result: yes
# configure:11660: checking whether -lc should be explicitly linked in
# configure:11668: gcc -c conftest.c >&5
# configure:11671: $? = 0
# configure:11686: gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/sbin/grep -lc \>/dev/null 2\>\&1
# configure:11689: $? = 0
# configure:11703: result: no
# configure:11863: checking dynamic linker characteristics
# configure:12444: gcc -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: g++ -E conftest.cpp
# configure:13515: $? = 0
# configure:13529: g++ -E conftest.cpp
# conftest.cpp:28:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# 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: g++ -E
# configure:13574: g++ -E conftest.cpp
# configure:13574: $? = 0
# configure:13588: g++ -E conftest.cpp
# conftest.cpp:28:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# 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 g++
# configure:13817: result: /usr/sbin/ld -m elf_x86_64
# configure:13824: checking if the linker (/usr/sbin/ld -m elf_x86_64) is GNU ld
# configure:13839: result: yes
# configure:13894: checking whether the g++ linker (/usr/sbin/ld -m elf_x86_64) supports shared libraries
# configure:14967: result: yes
# configure:15003: g++ -c conftest.cpp >&5
# configure:15006: $? = 0
# configure:15487: checking for g++ option to produce PIC
# configure:15494: result: -fPIC -DPIC
# configure:15502: checking if g++ PIC flag -fPIC -DPIC works
# configure:15520: g++ -c -fPIC -DPIC -DPIC conftest.cpp >&5
# configure:15524: $? = 0
# configure:15537: result: yes
# configure:15560: checking if g++ static flag -static works
# configure:15588: result: yes
# configure:15600: checking if g++ supports -c -o file.o
# configure:15621: g++ -c -o out/conftest2.o conftest.cpp >&5
# configure:15625: $? = 0
# configure:15647: result: yes
# configure:15652: checking if g++ supports -c -o file.o
# configure:15699: result: yes
# configure:15729: checking whether the g++ linker (/usr/sbin/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: gcc -c conftest.c >&5
# configure:17257: $? = 0
# configure:17257: result: yes
# configure:17257: checking endian.h presence
# configure:17257: gcc -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: gcc -c conftest.c >&5
# configure:17269: $? = 0
# configure:17269: result: yes
# configure:17269: checking byteswap.h presence
# configure:17269: gcc -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: gcc -c conftest.c >&5
# configure:17281: $? = 0
# configure:17281: result: yes
# configure:17281: checking locale.h presence
# configure:17281: gcc -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: gcc -c conftest.c >&5
# configure:17293: $? = 0
# configure:17293: result: yes
# configure:17293: checking sys/time.h presence
# configure:17293: gcc -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: gcc -c conftest.c >&5
# configure:17330: $? = 0
# configure:17337: result: yes
# configure:17346: checking whether S_IRGRP is declared
# configure:17346: gcc -c conftest.c >&5
# configure:17346: $? = 0
# configure:17346: result: yes
# configure:17484: checking size of wchar_t
# configure:17489: gcc -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: gcc -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: gcc -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: gcc -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: gcc -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: gcc -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: gcc -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: gcc -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: gcc -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: gcc -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: gcc -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: gcc -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: gcc -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: gcc -c conftest.c >&5
# configure:18242: $? = 0
# configure:18242: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:89:22: error: expected expression before ')' token
# if (sizeof ((ssize_t)))
# ^
# 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: gcc -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: gcc -o conftest conftest.c >&5
# configure:18317: $? = 0
# configure:18340: gcc -o conftest conftest.c >&5
# conftest.c:58:4: error: unknown type name 'not'
# not big endian
# ^~~
# conftest.c:58:12: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'endian'
# not big endian
# ^~~~~~
# 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: gcc -o conftest conftest.c >&5
# conftest.c:81:6: warning: conflicting types for built-in function 'malloc'
# char malloc ();
# ^~~~~~
# configure:18553: $? = 0
# configure:18553: result: yes
# configure:18553: checking for calloc
# configure:18553: gcc -o conftest conftest.c >&5
# conftest.c:82:6: warning: conflicting types for built-in function 'calloc'
# char calloc ();
# ^~~~~~
# configure:18553: $? = 0
# configure:18553: result: yes
# configure:18553: checking for realloc
# configure:18553: gcc -o conftest conftest.c >&5
# conftest.c:83:6: warning: conflicting types for built-in function 'realloc'
# char realloc ();
# ^~~~~~~
# configure:18553: $? = 0
# configure:18553: result: yes
# configure:18553: checking for free
# configure:18553: gcc -o conftest conftest.c >&5
# conftest.c:84:6: warning: conflicting types for built-in function 'free'
# char free ();
# ^~~~
# configure:18553: $? = 0
# configure:18553: result: yes
# configure:18565: checking for open
# configure:18565: gcc -o conftest conftest.c >&5
# configure:18565: $? = 0
# configure:18565: result: yes
# configure:18565: checking for read
# configure:18565: gcc -o conftest conftest.c >&5
# configure:18565: $? = 0
# configure:18565: result: yes
# configure:18565: checking for write
# configure:18565: gcc -o conftest conftest.c >&5
# configure:18565: $? = 0
# configure:18565: result: yes
# configure:18565: checking for lseek
# configure:18565: gcc -o conftest conftest.c >&5
# configure:18565: $? = 0
# configure:18565: result: yes
# configure:18565: checking for lseek64
# configure:18565: gcc -o conftest conftest.c >&5
# configure:18565: $? = 0
# configure:18565: result: yes
# configure:18577: checking for fstat
# configure:18577: gcc -o conftest conftest.c >&5
# configure:18577: $? = 0
# configure:18577: result: yes
# configure:18577: checking for fstat64
# configure:18577: gcc -o conftest conftest.c >&5
# configure:18577: $? = 0
# configure:18577: result: yes
# configure:18577: checking for ftruncate
# configure:18577: gcc -o conftest conftest.c >&5
# configure:18577: $? = 0
# configure:18577: result: yes
# configure:18577: checking for fsync
# configure:18577: gcc -o conftest conftest.c >&5
# configure:18577: $? = 0
# configure:18577: result: yes
# configure:18589: checking for snprintf
# configure:18589: gcc -o conftest conftest.c >&5
# conftest.c:94:6: warning: conflicting types for built-in function 'snprintf'
# char snprintf ();
# ^~~~~~~~
# configure:18589: $? = 0
# configure:18589: result: yes
# configure:18589: checking for vsnprintf
# configure:18589: gcc -o conftest conftest.c >&5
# conftest.c:95:6: warning: conflicting types for built-in function 'vsnprintf'
# char vsnprintf ();
# ^~~~~~~~~
# configure:18589: $? = 0
# configure:18589: result: yes
# configure:18601: checking for gmtime
# configure:18601: gcc -o conftest conftest.c >&5
# configure:18601: $? = 0
# configure:18601: result: yes
# configure:18601: checking for gmtime_r
# configure:18601: gcc -o conftest conftest.c >&5
# configure:18601: $? = 0
# configure:18601: result: yes
# configure:18601: checking for localtime
# configure:18601: gcc -o conftest conftest.c >&5
# configure:18601: $? = 0
# configure:18601: result: yes
# configure:18601: checking for localtime_r
# configure:18601: gcc -o conftest conftest.c >&5
# configure:18601: $? = 0
# configure:18601: result: yes
# configure:18601: checking for gettimeofday
# configure:18601: gcc -o conftest conftest.c >&5
# configure:18601: $? = 0
# configure:18601: result: yes
# configure:18613: checking for mmap
# configure:18613: gcc -o conftest conftest.c >&5
# configure:18613: $? = 0
# configure:18613: result: yes
# configure:18613: checking for getpagesize
# configure:18613: gcc -o conftest conftest.c >&5
# configure:18613: $? = 0
# configure:18613: result: yes
# configure:18624: checking for setlocale
# configure:18624: gcc -o conftest conftest.c >&5
# configure:18624: $? = 0
# configure:18624: result: yes
# configure:18636: checking for pipe
# configure:18636: gcc -o conftest conftest.c >&5
# configure:18636: $? = 0
# configure:18636: result: yes
# configure:18636: checking for waitpid
# configure:18636: gcc -o conftest conftest.c >&5
# configure:18636: $? = 0
# configure:18636: result: yes
# configure:18646: checking for floor in -lm
# configure:18671: gcc -o conftest conftest.c -lm >&5
# conftest.c:90:6: warning: conflicting types for built-in function 'floor'
# char floor ();
# ^~~~~
# configure:18671: $? = 0
# configure:18680: result: yes
# configure:18694: checking for floor
# configure:18694: gcc -o conftest conftest.c -lm >&5
# conftest.c:107:6: warning: conflicting types for built-in function 'floor'
# char floor ();
# ^~~~~
# configure:18694: $? = 0
# configure:18694: result: yes
# configure:18694: checking for ceil
# configure:18694: gcc -o conftest conftest.c -lm >&5
# conftest.c:108:6: warning: conflicting types for built-in function 'ceil'
# char ceil ();
# ^~~~
# configure:18694: $? = 0
# configure:18694: result: yes
# configure:18694: checking for fmod
# configure:18694: gcc -o conftest conftest.c -lm >&5
# conftest.c:109:6: warning: conflicting types for built-in function 'fmod'
# char fmod ();
# ^~~~
# configure:18694: $? = 0
# configure:18694: result: yes
# configure:18694: checking for lround
# configure:18694: gcc -o conftest conftest.c -lm >&5
# conftest.c:110:6: warning: conflicting types for built-in function 'lround'
# char lround ();
# ^~~~~~
# configure:18694: $? = 0
# configure:18694: result: yes
# configure:18704: checking for lrint
# configure:18730: gcc -o conftest -lm conftest.c -lm >&5
# configure:18730: $? = 0
# configure:18742: result: yes
# configure:18751: checking for lrintf
# configure:18777: gcc -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/sbin/pkg-config
# configure:19166: result: /usr/sbin/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: gcc -o conftest conftest.c -lm -lFLAC >&5
# conftest.c: In function 'main':
# conftest.c:94:1: warning: implicit declaration of function 'puts' [-Wimplicit-function-declaration]
# puts ("");
# ^~~~
# 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: gcc -o conftest conftest.c -lm -logg >&5
# conftest.c: In function 'main':
# conftest.c:94:1: warning: implicit declaration of function 'puts' [-Wimplicit-function-declaration]
# puts ("");
# ^~~~
# 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: gcc -o conftest conftest.c -lm -lvorbis >&5
# conftest.c: In function 'main':
# conftest.c:94:1: warning: implicit declaration of function 'puts' [-Wimplicit-function-declaration]
# puts ("");
# ^~~~
# 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: gcc -o conftest conftest.c -lm -lvorbisenc >&5
# conftest.c: In function 'main':
# conftest.c:94:1: warning: implicit declaration of function 'puts' [-Wimplicit-function-declaration]
# puts ("");
# ^~~~
# configure:19717: $? = 0
# configure:19758: result: yes
# configure:19924: checking processor clipping capabilities
# configure:19964: gcc -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: gcc -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: gcc -c conftest.c >&5
# configure:20134: $? = 0
# configure:20134: result: yes
# configure:20134: checking alsa/asoundlib.h presence
# configure:20134: gcc -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:20247: checking if gcc accepts -std=gnu99
# configure:20264: gcc -o conftest -std=gnu99 conftest.c -lm >&5
# configure:20264: $? = 0
# configure:20265: result: yes
# configure:20281: checking for version of gcc
# configure:20284: result: 6.1.1
# configure:20345: checking if gcc accepts -Wextra
# configure:20362: gcc -o conftest -Wextra conftest.c -lm >&5
# configure:20362: $? = 0
# configure:20363: result: yes
# configure:20375: checking if gcc accepts -Wdeclaration-after-statement
# configure:20392: gcc -o conftest -Wdeclaration-after-statement conftest.c -lm >&5
# configure:20392: $? = 0
# configure:20393: result: yes
# configure:20405: checking if gcc accepts -Wpointer-arith
# configure:20422: gcc -o conftest -Wpointer-arith conftest.c -lm >&5
# configure:20422: $? = 0
# configure:20423: result: yes
# configure:20435: checking if gcc accepts -funsigned-char
# configure:20452: gcc -o conftest -funsigned-char conftest.c -lm >&5
# configure:20452: $? = 0
# configure:20453: result: yes
# configure:20472: checking if g++ accepts -Wextra
# configure:20490: g++ -o conftest -Wextra conftest.cpp -lm >&5
# configure:20490: $? = 0
# configure:20491: result: yes
# configure:20503: checking if g++ accepts -Wpointer-arith
# configure:20521: g++ -o conftest -Wpointer-arith conftest.cpp -lm >&5
# configure:20521: $? = 0
# configure:20522: result: yes
# configure:20534: checking if g++ accepts -funsigned-char
# configure:20552: g++ -o conftest -funsigned-char conftest.cpp -lm >&5
# configure:20552: $? = 0
# configure:20553: result: yes
# configure:20573: checking if gcc accepts -D_FORTIFY_SOURCE=2
# configure:20590: gcc -o conftest -D_FORTIFY_SOURCE=2 conftest.c -lm >&5
# In file included from /usr/include/stdio.h:27:0,
# from conftest.c:101:
# /usr/include/features.h:331:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^~~~~~~
# configure:20590: $? = 0
# configure:20591: result: yes
# 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 0bdd35f2008a
#
# config.status:1366: creating src/Makefile
# config.status:1366: creating man/Makefile
# config.status:1366: creating examples/Makefile
# config.status:1366: creating tests/Makefile
# config.status:1366: creating regtest/Makefile
# config.status:1366: creating M4/Makefile
# config.status:1366: creating doc/Makefile
# config.status:1366: creating Win32/Makefile
# config.status:1366: creating Octave/Makefile
# config.status:1366: creating programs/Makefile
# config.status:1366: creating Makefile
# config.status:1366: creating src/version-metadata.rc
# config.status:1366: creating tests/test_wrapper.sh
# config.status:1366: creating tests/pedantic-header-test.sh
# config.status:1366: creating doc/libsndfile.css
# config.status:1366: creating Scripts/build-test-tarball.mk
# config.status:1366: creating libsndfile.spec
# config.status:1366: creating sndfile.pc
# config.status:1366: creating src/sndfile.h
# config.status:1366: creating echo-install-dirs
# config.status:1366: creating src/config.h
# config.status:1595: executing depfiles commands
# config.status:1595: 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=yes
# 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=
# ac_cv_env_CC_value=
# 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=
# ac_cv_env_CXX_value=
# 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/sbin/grep -E'
# ac_cv_path_FGREP='/usr/sbin/grep -F'
# ac_cv_path_GREP=/usr/sbin/grep
# ac_cv_path_SED=/usr/sbin/sed
# ac_cv_path_ac_pt_PKG_CONFIG=/usr/sbin/pkg-config
# ac_cv_path_install='/usr/bin/install -c'
# ac_cv_path_lt_DD=/usr/sbin/dd
# ac_cv_path_mkdir=/usr/sbin/mkdir
# ac_cv_prog_AWK=gawk
# ac_cv_prog_CPP='gcc -E'
# ac_cv_prog_CXXCPP='g++ -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_CC=gcc
# ac_cv_prog_ac_ct_CXX=g++
# 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/sbin/ld
# lt_cv_path_LDCXX='/usr/sbin/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=no
# 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/sbin/dd bs=4096 count=1'
# mn_cv_c_compiler_clang=no
# 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='gcc'
# CCDEPMODE='depmode=gcc3'
# CFLAGS=' -std=gnu99 -Wall -Wextra -Wdeclaration-after-statement -Wpointer-arith -funsigned-char -D_FORTIFY_SOURCE=2 -Wcast-align -Wcast-qual -Wshadow -Wwrite-strings -Wundef -Wuninitialized -Winit-self -Wbad-function-cast -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Waggregate-return -pipe '
# CLEAN_VERSION='1.0.27'
# CPP='gcc -E'
# CPPFLAGS=''
# CXX='g++'
# CXXCPP='g++ -E'
# CXXDEPMODE='depmode=gcc3'
# CXXFLAGS=' -Wall -Wextra -Wpointer-arith -funsigned-char -Wcast-align -Wcast-qual -Wshadow -Wwrite-strings -Wundef -Wuninitialized -Winit-self -Wctor-dtor-privacy -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo'
# CYGPATH_W='echo'
# DEFS='-DHAVE_CONFIG_H'
# DEPDIR='.deps'
# DLLTOOL='false'
# DSYMUTIL=''
# DUMPBIN=':'
# ECHO_C=''
# ECHO_N='-n'
# ECHO_T=''
# EGREP='/usr/sbin/grep -E'
# ENABLE_TEST_COVERAGE_FALSE=''
# ENABLE_TEST_COVERAGE_TRUE='#'
# EXEEXT=''
# EXTERNAL_XIPH_CFLAGS=' '
# EXTERNAL_XIPH_LIBS='-lFLAC -logg -lvorbis -lvorbisenc '
# FGREP='/usr/sbin/grep -F'
# FLAC_CFLAGS=''
# FLAC_LIBS='-lFLAC'
# GCC_MAJOR_VERSION='6'
# GCC_MINOR_VERSION='1'
# GCC_VERSION='6.1.1'
# GREP='/usr/sbin/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/sbin/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/sbin/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/sbin/pkg-config'
# PKG_CONFIG_LIBDIR=''
# PKG_CONFIG_PATH=''
# RANLIB='ranlib'
# RC=''
# SED='/usr/sbin/sed'
# SET_MAKE=''
# SF_COUNT_MAX='0x7FFFFFFFFFFFFFFFLL'
# SHARED_VERSION_INFO='1:27:0'
# SHELL='/bin/sh'
# SHLIB_VERSION_ARG='-Wl,--version-script=$(srcdir)/Symbols.gnu-binutils'
# 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='gcc'
# ac_ct_CXX='g++'
# 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 1
# #define HOST_TRIPLET "x86_64-unknown-linux-gnu"
#
# configure: exit 0