Build of libsndfile with musl toolchain

The build took 00h 01m 11s and was NOT successful.

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

SLOCLanguage
58,574 ansic
7,441 makefile
4,852 sh
928 cpp
294 python
72,089 total

The process tree of the build process is here.

List of Errors

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

There were existing files in /sysroot, using those
# /sysroot/lib
# /sysroot/share
# /sysroot/bin
# /sysroot/include
# /sysroot/libexec

CMD: sudo -u tuscan PATH=/sysroot/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin CC=clang CXX=clang++ red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
# ==> Making package: libsndfile 1.0.27-1 (Wed Apr 5 01:48:55 UTC 2017)
# ==> Checking runtime dependencies...
# ==> Checking buildtime dependencies...
# ==> WARNING: Using existing $srcdir/ tree
# ==> Starting build()...
# checking build system type... x86_64-pc-linux-gnu
# checking host system type... x86_64-unknown-linux-gnu
# checking target system type... x86_64-unknown-linux-gnu
# checking for a BSD-compatible install... /usr/bin/install -c
# checking whether build environment is sane... yes
# checking for x86_64-unknown-linux-strip... no
# checking for strip... strip
# checking for a thread-safe mkdir -p... /usr/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... clang
# checking whether the C compiler works... yes
# checking for C compiler default output file name... a.out
# checking for suffix of executables...
# checking whether we are cross compiling... yes
# checking for suffix of object files... o
# checking whether we are using the GNU C compiler... yes
# checking whether clang accepts -g... yes
# checking for clang option to accept ISO C89... none needed
# checking whether clang understands -c and -o together... yes
# checking dependency style of clang... gcc3
# checking for clang option to accept ISO C99... none needed
# checking for clang option to accept ISO Standard C... (cached) none needed
# checking how to run the C preprocessor... clang -E
# checking for grep that handles long lines and -e... /usr/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 whether we are using the GNU C++ compiler... yes
# checking whether clang++ accepts -g... yes
# checking dependency style of clang++... gcc3
# checking whether we are using the CLANG C compiler... yes
# checking for a sed that does not truncate output... /usr/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 clang... /sysroot/bin/ld
# checking if the linker (/sysroot/bin/ld) is GNU ld... yes
# checking for BSD- or MS-compatible name lister (nm)... no
# checking for x86_64-unknown-linux-dumpbin... no
# checking for x86_64-unknown-linux-link... no
# checking for dumpbin... no
# checking for link... link -dump
# configure: WARNING: using cross tools not prefixed with host triplet
# 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 /sysroot/bin/ld option to reload object files... -r
# checking for x86_64-unknown-linux-objdump... no
# checking for objdump... objdump
# checking how to recognize dependent libraries... pass_all
# checking for x86_64-unknown-linux-dlltool... no
# checking for dlltool... no
# checking how to associate runtime and link libraries... printf %s\n
# checking for x86_64-unknown-linux-ar... no
# checking for ar... ar
# checking for archiver @FILE support... @
# checking for x86_64-unknown-linux-strip... strip
# checking for x86_64-unknown-linux-ranlib... no
# checking for ranlib... ranlib
# checking command to parse nm output from clang object... ok
# checking for sysroot... no
# checking for a working dd... /usr/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 clang supports -fno-rtti -fno-exceptions... yes
# checking for clang option to produce PIC... -fPIC -DPIC
# checking if clang PIC flag -fPIC -DPIC works... yes
# checking if clang static flag -static works... no
# checking if clang supports -c -o file.o... yes
# checking if clang supports -c -o file.o... (cached) yes
# checking whether the clang linker (/sysroot/bin/ld -m elf_x86_64) supports shared libraries... yes
# checking whether -lc should be explicitly linked in... no
# checking dynamic linker characteristics... GNU/Linux ld.so
# checking how to hardcode library paths into programs... immediate
# checking whether stripping libraries is possible... yes
# checking if libtool supports shared libraries... yes
# checking whether to build shared libraries... yes
# checking whether to build static libraries... yes
# checking how to run the C++ preprocessor... clang++ -E
# checking for ld used by clang++... /sysroot/bin/ld -m elf_x86_64
# checking if the linker (/sysroot/bin/ld -m elf_x86_64) is GNU ld... yes
# checking whether the clang++ linker (/sysroot/bin/ld -m elf_x86_64) supports shared libraries... yes
# checking for clang++ option to produce PIC... -fPIC -DPIC
# checking if clang++ PIC flag -fPIC -DPIC works... yes
# checking if clang++ static flag -static works... no
# checking if clang++ supports -c -o file.o... yes
# checking if clang++ supports -c -o file.o... (cached) yes
# checking whether the clang++ linker (/sysroot/bin/ld -m elf_x86_64) supports shared libraries... yes
# checking dynamic linker characteristics... (cached) GNU/Linux ld.so
# checking how to hardcode library paths into programs... immediate
# checking for x86_64-unknown-linux-windres... no
# checking for windres... no
# checking whether ln -s works... yes
# checking for autogen... no
# checking for wine... no
# checking for xcode-select... no
# checking for ANSI C header files... (cached) yes
# checking endian.h usability... yes
# checking endian.h presence... yes
# checking for endian.h... yes
# checking byteswap.h usability... yes
# checking byteswap.h presence... yes
# checking for byteswap.h... yes
# checking locale.h usability... yes
# checking locale.h presence... yes
# checking for locale.h... yes
# checking sys/time.h usability... yes
# checking sys/time.h presence... yes
# checking for sys/time.h... yes
# checking for sys/wait.h that is POSIX.1 compatible... yes
# checking whether S_IRGRP is declared... yes
# checking size of wchar_t... 4
# checking size of short... 2
# checking size of int... 4
# checking size of long... 8
# checking size of float... 4
# checking size of double... 8
# checking size of void*... 8
# checking size of size_t... 8
# checking size of int64_t... 8
# checking size of long long... 8
# checking size of off_t... 8
# checking size of loff_t... 0
# 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 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 ... link failed ... no
# checking for ogg >= 1.1.3 ... link failed ... no
# checking for vorbis >= 1.2.3 ... link failed ... no
# checking for vorbisenc >= 1.2.3 ... link failed ... no
#
# configure: WARNING: *** One or more of the external libraries (ie libflac, libogg and
# configure: WARNING: *** libvorbis) is either missing (possibly only the development
# configure: WARNING: *** headers) or is of an unsupported version.
# configure: WARNING: ***
# configure: WARNING: *** Unfortunately, for ease of maintenance, the external libs
# configure: WARNING: *** are an all or nothing affair.
#
# checking processor clipping capabilities... none
# checking alsa/asoundlib.h usability... no
# checking alsa/asoundlib.h presence... no
# checking for alsa/asoundlib.h... no
# configure: WARNING: Touching files in directory tests/.
# checking that generated files are newer than configure... done
# configure: creating ./config.status
# config.status: creating src/Makefile
# config.status: creating man/Makefile
# config.status: creating examples/Makefile
# config.status: creating tests/Makefile
# config.status: creating regtest/Makefile
# config.status: creating M4/Makefile
# config.status: creating doc/Makefile
# config.status: creating Win32/Makefile
# config.status: creating Octave/Makefile
# config.status: creating programs/Makefile
# config.status: creating Makefile
# config.status: creating src/version-metadata.rc
# config.status: creating tests/test_wrapper.sh
# config.status: creating tests/pedantic-header-test.sh
# config.status: creating doc/libsndfile.css
# config.status: creating Scripts/build-test-tarball.mk
# config.status: creating libsndfile.spec
# config.status: creating sndfile.pc
# config.status: creating src/sndfile.h
# config.status: creating echo-install-dirs
# config.status: creating src/config.h
# config.status: executing depfiles commands
# config.status: executing libtool commands
#
# -=-=-=-=-=-=-=-=-=-= Configuration Complete =-=-=-=-=-=-=-=-=-=-
#
# Configuration summary :
#
# libsndfile version : .................. 1.0.27
#
# Host CPU : ............................ x86_64
# Host Vendor : ......................... unknown
# Host OS : ............................. linux-gnu
#
# Experimental code : ................... no
# Using ALSA in example programs : ...... no
# External FLAC/Ogg/Vorbis : ............ no
#
# Tools :
#
# Compiler is Clang : ................... yes
# Compiler is GCC : ..................... no
# Sanitizer enabled : ................... no
# Stack smash protection : .............. no
#
# Installation directories :
#
# Library directory : ................... /usr/lib
# Program directory : ................... /usr/bin
# Pkgconfig directory : ................. /usr/lib/pkgconfig
# HTML docs directory : ................. /usr/share/doc/
#
# Compiling some other packages against libsndfile may require
# the addition of '/usr/lib/pkgconfig' to the
# PKG_CONFIG_PATH environment variable.
#
# make: Nothing to be done for 'genfiles'.
# make: Nothing to be done for 'genfiles'.
# Making all in M4
# make[1]: Entering directory '/tmp/libsndfile/src/libsndfile-1.0.27/M4'
# make[1]: Nothing to be done for 'all'.
# make[1]: Leaving directory '/tmp/libsndfile/src/libsndfile-1.0.27/M4'
# Making all in man
# make[1]: Entering directory '/tmp/libsndfile/src/libsndfile-1.0.27/man'
# ln -s ./sndfile-metadata-get.1 sndfile-metadata-set.1
# ln -s ./sndfile-interleave.1 sndfile-deinterleave.1
# make[1]: Leaving directory '/tmp/libsndfile/src/libsndfile-1.0.27/man'
# Making all in doc
# make[1]: Entering directory '/tmp/libsndfile/src/libsndfile-1.0.27/doc'
# make[1]: Nothing to be done for 'all'.
# make[1]: Leaving directory '/tmp/libsndfile/src/libsndfile-1.0.27/doc'
# Making all in Win32
# make[1]: Entering directory '/tmp/libsndfile/src/libsndfile-1.0.27/Win32'
# make[1]: Nothing to be done for 'all'.
# make[1]: Leaving directory '/tmp/libsndfile/src/libsndfile-1.0.27/Win32'
# Making all in src
# make[1]: Entering directory '/tmp/libsndfile/src/libsndfile-1.0.27/src'
# make all-am
# make[2]: Entering directory '/tmp/libsndfile/src/libsndfile-1.0.27/src'
# CC sndfile.lo
# CC aiff.lo
# CC au.lo
# CC avr.lo
# CC caf.lo
# CC dwd.lo
# CC flac.lo
# CC g72x.lo
# CC htk.lo
# CC ircam.lo
# CC macos.lo
# CC mat4.lo
# CC mat5.lo
# CC nist.lo
# CC paf.lo
# CC pvf.lo
# CC raw.lo
# CC rx2.lo
# CC sd2.lo
# CC sds.lo
# CC svx.lo
# CC txw.lo
# CC voc.lo
# CC wve.lo
# CC w64.lo
# CC wavlike.lo
# CC wav.lo
# CC xi.lo
# CC mpc2k.lo
# CC rf64.lo
# CC ogg_vorbis.lo
# CC ogg_speex.lo
# CC ogg_pcm.lo
# CC ogg_opus.lo
# CC common.lo
# CC file_io.lo
# CC command.lo
# CC pcm.lo
# CC ulaw.lo
# CC alaw.lo
# CC float32.lo
# CC double64.lo
# CC ima_adpcm.lo
# CC ms_adpcm.lo
# CC gsm610.lo
# CC dwvw.lo
# CC vox_adpcm.lo
# CC interleave.lo
# CC strings.lo
# CC dither.lo
# CC cart.lo
# CC broadcast.lo
# CC audio_detect.lo
# CC ima_oki_adpcm.lo
# CC alac.lo
# CC chunk.lo
# CC ogg.lo
# CC chanmap.lo
# CC windows.lo
# CC id3.lo
# CC GSM610/add.lo
# CC GSM610/code.lo
# CC GSM610/decode.lo
# CC GSM610/gsm_create.lo
# CC GSM610/gsm_decode.lo
# CC GSM610/gsm_destroy.lo
# CC GSM610/gsm_encode.lo
# CC GSM610/gsm_option.lo
# CC GSM610/long_term.lo
# CC GSM610/lpc.lo
# CC GSM610/preprocess.lo
# CC GSM610/rpe.lo
# CC GSM610/short_term.lo
# CC GSM610/table.lo
# CC G72x/g721.lo
# CC G72x/g723_16.lo
# CC G72x/g723_24.lo
# CC G72x/g723_40.lo
# CC G72x/g72x.lo
# CC ALAC/ALACBitUtilities.lo
# CC ALAC/ag_dec.lo
# CC ALAC/ag_enc.lo
# CC ALAC/dp_dec.lo
# CC ALAC/dp_enc.lo
# CC ALAC/matrix_dec.lo
# CC ALAC/matrix_enc.lo
# CC ALAC/alac_decoder.lo
# CC ALAC/alac_encoder.lo
# CCLD libcommon.la
# CCLD GSM610/libgsm.la
# CCLD G72x/libg72x.la
# CCLD ALAC/libalac.la
# /r: `u' modifier ignored since `D' is the default (see `U')
# /r: `u' modifier ignored since `D' is the default (see `U')
# /r: `u' modifier ignored since `D' is the default (see `U')
# /r: `u' modifier ignored since `D' is the default (see `U')
# CCLD libsndfile.la
# copying selected object files to avoid basename conflicts...
# /r: `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 list_formats.o
# CC sfprocess.o
# CC generate.o
# CXX sndfilehandle.o
# CC sndfile-to-text.o
# CC sndfile-loopify.o
# CCLD make_sine
# CCLD sfprocess
# CCLD list_formats
# CCLD generate
# CCLD sndfile-to-text
# CCLD sndfile-loopify
# CXXLD sndfilehandle
# 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 database.o
# CC sndfile-regtest.o
# CC checksum.o
# CCLD sndfile-regtest
# make[1]: Leaving directory '/tmp/libsndfile/src/libsndfile-1.0.27/regtest'
# Making all in tests
# make[1]: Entering directory '/tmp/libsndfile/src/libsndfile-1.0.27/tests'
# make[1]: Nothing to be done for 'all'.
# make[1]: Leaving directory '/tmp/libsndfile/src/libsndfile-1.0.27/tests'
# Making all in programs
# make[1]: Entering directory '/tmp/libsndfile/src/libsndfile-1.0.27/programs'
# CC sndfile-info.o
# CC common.o
# CC sndfile-convert.o
# CC sndfile-play.o
# CC sndfile-cmp.o
# CC sndfile-metadata-set.o
# CC sndfile-metadata-get.o
# CC sndfile-interleave.o
# CC sndfile-deinterleave.o
# CC sndfile-concat.o
# CC sndfile-salvage.o
# CCLD sndfile-info
# 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
# In file included from sndfile-play.c:60:
# /sysroot/include/sys/soundcard.h:1:10: fatal error: 'linux/soundcard.h' file not found
# #include
# ^
# 1 error generated.
# make[1]: *** [Makefile:581: sndfile-play.o] Error 1
# make[1]: Leaving directory '/tmp/libsndfile/src/libsndfile-1.0.27/programs'
# make: *** [Makefile:522: all-recursive] Error 1
# ==> ERROR: A failure occurred in build().
# Aborting...

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 = db4c22121755
# uname -m = x86_64
# uname -r = 4.10.6-1-ARCH
# uname -s = Linux
# uname -v = #1 SMP PREEMPT Mon Mar 27 08:28:22 CEST 2017
#
# /usr/bin/uname -p = unknown
# /bin/uname -X = unknown
#
# /bin/arch = unknown
# /usr/bin/arch -k = unknown
# /usr/convex/getsysinfo = unknown
# /usr/bin/hostinfo = unknown
# /bin/machine = unknown
# /usr/bin/oslevel = unknown
# /bin/universe = unknown
#
# PATH: /sysroot/bin
# PATH: /usr/local/sbin
# PATH: /usr/local/bin
# PATH: /usr/sbin
# PATH: /usr/bin
# PATH: /sbin
# PATH: /bin
#
#
# ## ----------- ##
# ## Core tests. ##
# ## ----------- ##
#
# configure:2823: checking build system type
# configure:2837: result: x86_64-pc-linux-gnu
# configure:2857: checking host system type
# configure:2870: result: x86_64-unknown-linux-gnu
# configure:2890: checking target system type
# configure:2903: result: x86_64-unknown-linux-gnu
# configure:2949: checking for a BSD-compatible install
# configure:3017: result: /usr/bin/install -c
# configure:3028: checking whether build environment is sane
# configure:3083: result: yes
# configure:3142: checking for x86_64-unknown-linux-strip
# configure:3172: result: no
# configure:3182: checking for strip
# configure:3198: found /sysroot/bin/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:3657: result: clang
# configure:3926: checking for C compiler version
# configure:3935: clang --version >&5
# clang version 3.8.1
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /
# configure:3946: $? = 0
# configure:3935: clang -v >&5
# clang version 3.8.1
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /
# Found candidate GCC installation: //../lib/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Selected GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Candidate multilib: .;@m64
# Selected multilib: .;@m64
# configure:3946: $? = 0
# configure:3935: clang -V >&5
# clang-3.8: error: argument to '-V' is missing (expected 1 value)
# clang-3.8: error: no input files
# configure:3946: $? = 1
# configure:3935: clang -qversion >&5
# clang-3.8: error: unknown argument: '-qversion'
# clang-3.8: error: no input files
# configure:3946: $? = 1
# configure:3966: checking whether the C compiler works
# configure:3988: clang conftest.c >&5
# configure:3992: $? = 0
# configure:4040: result: yes
# configure:4043: checking for C compiler default output file name
# configure:4045: result: a.out
# configure:4051: checking for suffix of executables
# configure:4058: clang -o conftest conftest.c >&5
# configure:4062: $? = 0
# configure:4084: result:
# configure:4106: checking whether we are cross compiling
# configure:4114: clang -o conftest conftest.c >&5
# configure:4118: $? = 0
# configure:4125: ./conftest
# ./conftest: error while loading shared libraries: /usr/lib/libc.so: invalid ELF header
# configure:4129: $? = 127
# configure:4144: result: yes
# configure:4149: checking for suffix of object files
# configure:4171: clang -c conftest.c >&5
# configure:4175: $? = 0
# configure:4196: result: o
# configure:4200: checking whether we are using the GNU C compiler
# configure:4219: clang -c conftest.c >&5
# configure:4219: $? = 0
# configure:4228: result: yes
# configure:4237: checking whether clang accepts -g
# configure:4257: clang -c -g conftest.c >&5
# configure:4257: $? = 0
# configure:4298: result: yes
# configure:4315: checking for clang option to accept ISO C89
# configure:4378: clang -c conftest.c >&5
# configure:4378: $? = 0
# configure:4391: result: none needed
# configure:4416: checking whether clang understands -c and -o together
# configure:4438: clang -c conftest.c -o conftest2.o
# configure:4441: $? = 0
# configure:4438: clang -c conftest.c -o conftest2.o
# configure:4441: $? = 0
# configure:4453: result: yes
# configure:4472: checking dependency style of clang
# configure:4583: result: gcc3
# configure:4602: checking for clang option to accept ISO C99
# configure:4751: clang -c conftest.c >&5
# configure:4751: $? = 0
# configure:4764: result: none needed
# configure:4872: checking for clang option to accept ISO Standard C
# configure:4883: result: none needed
# configure:4896: checking how to run the C preprocessor
# configure:4927: clang -E conftest.c
# configure:4927: $? = 0
# configure:4941: clang -E conftest.c
# conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:4941: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libsndfile"
# | #define PACKAGE_TARNAME "libsndfile"
# | #define PACKAGE_VERSION "1.0.27"
# | #define PACKAGE_STRING "libsndfile 1.0.27"
# | #define PACKAGE_BUGREPORT "sndfile@mega-nerd.com"
# | #define PACKAGE_URL "http://www.mega-nerd.com/libsndfile/"
# | #define PACKAGE "libsndfile"
# | #define VERSION "1.0.27"
# | /* end confdefs.h. */
# | #include
# configure:4966: result: clang -E
# configure:4986: clang -E conftest.c
# configure:4986: $? = 0
# configure:5000: clang -E conftest.c
# conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:5000: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libsndfile"
# | #define PACKAGE_TARNAME "libsndfile"
# | #define PACKAGE_VERSION "1.0.27"
# | #define PACKAGE_STRING "libsndfile 1.0.27"
# | #define PACKAGE_BUGREPORT "sndfile@mega-nerd.com"
# | #define PACKAGE_URL "http://www.mega-nerd.com/libsndfile/"
# | #define PACKAGE "libsndfile"
# | #define VERSION "1.0.27"
# | /* end confdefs.h. */
# | #include
# configure:5029: checking for grep that handles long lines and -e
# configure:5087: result: /usr/sbin/grep
# configure:5092: checking for egrep
# configure:5154: result: /usr/sbin/grep -E
# configure:5159: checking for ANSI C header files
# configure:5179: clang -c conftest.c >&5
# configure:5179: $? = 0
# configure:5263: result: yes
# configure:5276: checking for sys/types.h
# configure:5276: clang -c conftest.c >&5
# configure:5276: $? = 0
# configure:5276: result: yes
# configure:5276: checking for sys/stat.h
# configure:5276: clang -c conftest.c >&5
# configure:5276: $? = 0
# configure:5276: result: yes
# configure:5276: checking for stdlib.h
# configure:5276: clang -c conftest.c >&5
# configure:5276: $? = 0
# configure:5276: result: yes
# configure:5276: checking for string.h
# configure:5276: clang -c conftest.c >&5
# configure:5276: $? = 0
# configure:5276: result: yes
# configure:5276: checking for memory.h
# configure:5276: clang -c conftest.c >&5
# configure:5276: $? = 0
# configure:5276: result: yes
# configure:5276: checking for strings.h
# configure:5276: clang -c conftest.c >&5
# configure:5276: $? = 0
# configure:5276: result: yes
# configure:5276: checking for inttypes.h
# configure:5276: clang -c conftest.c >&5
# configure:5276: $? = 0
# configure:5276: result: yes
# configure:5276: checking for stdint.h
# configure:5276: clang -c conftest.c >&5
# configure:5276: $? = 0
# configure:5276: result: yes
# configure:5276: checking for unistd.h
# configure:5276: clang -c conftest.c >&5
# configure:5276: $? = 0
# configure:5276: result: yes
# configure:5289: checking minix/config.h usability
# configure:5289: clang -c conftest.c >&5
# conftest.c:54:10: fatal error: 'minix/config.h' file not found
# #include
# ^
# 1 error generated.
# configure:5289: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libsndfile"
# | #define PACKAGE_TARNAME "libsndfile"
# | #define PACKAGE_VERSION "1.0.27"
# | #define PACKAGE_STRING "libsndfile 1.0.27"
# | #define PACKAGE_BUGREPORT "sndfile@mega-nerd.com"
# | #define PACKAGE_URL "http://www.mega-nerd.com/libsndfile/"
# | #define PACKAGE "libsndfile"
# | #define VERSION "1.0.27"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:5289: result: no
# configure:5289: checking minix/config.h presence
# configure:5289: clang -E conftest.c
# conftest.c:21:10: fatal error: 'minix/config.h' file not found
# #include
# ^
# 1 error generated.
# configure:5289: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libsndfile"
# | #define PACKAGE_TARNAME "libsndfile"
# | #define PACKAGE_VERSION "1.0.27"
# | #define PACKAGE_STRING "libsndfile 1.0.27"
# | #define PACKAGE_BUGREPORT "sndfile@mega-nerd.com"
# | #define PACKAGE_URL "http://www.mega-nerd.com/libsndfile/"
# | #define PACKAGE "libsndfile"
# | #define VERSION "1.0.27"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | /* end confdefs.h. */
# | #include
# configure:5289: result: no
# configure:5289: checking for minix/config.h
# configure:5289: result: no
# configure:5310: checking whether it is safe to define __EXTENSIONS__
# configure:5328: clang -c conftest.c >&5
# configure:5328: $? = 0
# configure:5335: result: yes
# configure:5462: checking for C++ compiler version
# configure:5471: clang++ --version >&5
# clang version 3.8.1
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /
# configure:5482: $? = 0
# configure:5471: clang++ -v >&5
# clang version 3.8.1
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /
# Found candidate GCC installation: //../lib/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Selected GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Candidate multilib: .;@m64
# Selected multilib: .;@m64
# configure:5482: $? = 0
# configure:5471: clang++ -V >&5
# clang-3.8: error: argument to '-V' is missing (expected 1 value)
# clang-3.8: error: no input files
# configure:5482: $? = 1
# configure:5471: clang++ -qversion >&5
# clang-3.8: error: unknown argument: '-qversion'
# clang-3.8: error: no input files
# configure:5482: $? = 1
# configure:5486: checking whether we are using the GNU C++ compiler
# configure:5505: clang++ -c conftest.cpp >&5
# configure:5505: $? = 0
# configure:5514: result: yes
# configure:5523: checking whether clang++ accepts -g
# configure:5543: clang++ -c -g conftest.cpp >&5
# configure:5543: $? = 0
# configure:5584: result: yes
# configure:5609: checking dependency style of clang++
# configure:5720: result: gcc3
# configure:5736: checking whether we are using the CLANG C compiler
# configure:5759: clang -o conftest conftest.c >&5
# configure:5759: $? = 0
# configure:5765: result: yes
# configure:5791: clang -o conftest conftest.c >&5
# conftest.c:34:5: error: use of undeclared identifier 'This'
# This is clang!
# ^
# 1 error generated.
# configure:5791: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libsndfile"
# | #define PACKAGE_TARNAME "libsndfile"
# | #define PACKAGE_VERSION "1.0.27"
# | #define PACKAGE_STRING "libsndfile 1.0.27"
# | #define PACKAGE_BUGREPORT "sndfile@mega-nerd.com"
# | #define PACKAGE_URL "http://www.mega-nerd.com/libsndfile/"
# | #define PACKAGE "libsndfile"
# | #define VERSION "1.0.27"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | /* end confdefs.h. */
# |
# | #include
# |
# | int
# | main ()
# | {
# |
# | #ifdef __clang__
# | This is clang!
# | #endif
# |
# | ;
# | return 0;
# | }
# configure:5803: checking for a sed that does not truncate output
# configure:5867: result: /usr/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 clang
# configure:6215: result: /sysroot/bin/ld
# configure:6222: checking if the linker (/sysroot/bin/ld) is GNU ld
# configure:6237: result: yes
# configure:6249: checking for BSD- or MS-compatible name lister (nm)
# configure:6303: result: no
# configure:6317: checking for x86_64-unknown-linux-dumpbin
# configure:6347: result: no
# configure:6317: checking for x86_64-unknown-linux-link
# configure:6347: result: no
# configure:6361: checking for dumpbin
# configure:6391: result: no
# configure:6361: checking for link
# configure:6377: found /usr/sbin/link
# configure:6388: result: link -dump
# configure:6404: WARNING: using cross tools not prefixed with host triplet
# configure:6433: checking the name lister (nm) interface
# configure:6440: clang -c conftest.c >&5
# configure:6443: nm "conftest.o"
# configure:6446: output
# 0000000000000000 B some_variable
# configure:6453: result: BSD nm
# configure:6456: checking whether ln -s works
# configure:6460: result: yes
# configure:6468: checking the maximum length of command line arguments
# configure:6599: result: 1572864
# configure:6647: checking how to convert x86_64-pc-linux-gnu file names to x86_64-unknown-linux-gnu format
# configure:6687: result: func_convert_file_noop
# configure:6694: checking how to convert x86_64-pc-linux-gnu file names to toolchain format
# configure:6714: result: func_convert_file_noop
# configure:6721: checking for /sysroot/bin/ld option to reload object files
# configure:6728: result: -r
# configure:6762: checking for x86_64-unknown-linux-objdump
# configure:6792: result: no
# configure:6802: checking for objdump
# configure:6818: found /sysroot/bin/objdump
# configure:6829: result: objdump
# configure:6861: checking how to recognize dependent libraries
# configure:7061: result: pass_all
# configure:7106: checking for x86_64-unknown-linux-dlltool
# configure:7136: result: no
# configure:7146: checking for dlltool
# configure:7176: result: no
# configure:7206: checking how to associate runtime and link libraries
# configure:7233: result: printf %s\n
# configure:7249: checking for x86_64-unknown-linux-ar
# configure:7279: result: no
# configure:7293: checking for ar
# configure:7309: found /sysroot/bin/ar
# configure:7320: result: ar
# configure:7357: checking for archiver @FILE support
# configure:7374: clang -c conftest.c >&5
# configure:7374: $? = 0
# configure:7377: ar cru libconftest.a @conftest.lst >&5
# /r: `u' modifier ignored since `D' is the default (see `U')
# configure:7380: $? = 0
# configure:7385: ar cru libconftest.a @conftest.lst >&5
# /r: `u' modifier ignored since `D' is the default (see `U')
# /r: 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 /sysroot/bin/ranlib
# configure:7584: result: ranlib
# configure:7686: checking command to parse nm output from clang object
# configure:7839: clang -c conftest.c >&5
# configure:7842: $? = 0
# configure:7846: nm conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
# configure:7849: $? = 0
# configure:7915: clang -o conftest conftest.c conftstm.o >&5
# configure:7918: $? = 0
# configure:7956: result: ok
# configure:8003: checking for sysroot
# configure:8033: result: no
# configure:8040: checking for a working dd
# configure:8078: result: /usr/sbin/dd
# configure:8082: checking how to truncate binary pipes
# configure:8097: result: /usr/sbin/dd bs=4096 count=1
# configure:8233: clang -c conftest.c >&5
# configure:8236: $? = 0
# configure:8386: checking for x86_64-unknown-linux-mt
# configure:8416: result: no
# configure:8426: checking for mt
# configure:8456: result: no
# configure:8476: checking if : is a manifest tool
# configure:8482: : '-?'
# configure:8490: result: no
# configure:9164: checking for dlfcn.h
# configure:9164: clang -c conftest.c >&5
# configure:9164: $? = 0
# configure:9164: result: yes
# configure:9431: checking for objdir
# configure:9446: result: .libs
# configure:9710: checking if clang supports -fno-rtti -fno-exceptions
# configure:9728: clang -c -fno-rtti -fno-exceptions conftest.c >&5
# configure:9732: $? = 0
# configure:9745: result: yes
# configure:10103: checking for clang option to produce PIC
# configure:10110: result: -fPIC -DPIC
# configure:10118: checking if clang PIC flag -fPIC -DPIC works
# configure:10136: clang -c -fPIC -DPIC -DPIC conftest.c >&5
# configure:10140: $? = 0
# configure:10153: result: yes
# configure:10182: checking if clang static flag -static works
# configure:10210: result: no
# configure:10225: checking if clang supports -c -o file.o
# configure:10246: clang -c -o out/conftest2.o conftest.c >&5
# configure:10250: $? = 0
# configure:10272: result: yes
# configure:10280: checking if clang supports -c -o file.o
# configure:10327: result: yes
# configure:10360: checking whether the clang linker (/sysroot/bin/ld -m elf_x86_64) supports shared libraries
# configure:11623: result: yes
# configure:11660: checking whether -lc should be explicitly linked in
# configure:11668: clang -c conftest.c >&5
# configure:11671: $? = 0
# configure:11686: clang -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/sbin/grep -lc \>/dev/null 2\>\&1
# configure:11689: $? = 0
# configure:11703: result: no
# configure:11863: checking dynamic linker characteristics
# configure:12444: clang -o conftest -Wl,-rpath -Wl,/foo conftest.c >&5
# configure:12444: $? = 0
# configure:12693: result: GNU/Linux ld.so
# configure:12815: checking how to hardcode library paths into programs
# configure:12840: result: immediate
# configure:13388: checking whether stripping libraries is possible
# configure:13393: result: yes
# configure:13428: checking if libtool supports shared libraries
# configure:13430: result: yes
# configure:13433: checking whether to build shared libraries
# configure:13458: result: yes
# configure:13461: checking whether to build static libraries
# configure:13465: result: yes
# configure:13488: checking how to run the C++ preprocessor
# configure:13515: clang++ -E conftest.cpp
# configure:13515: $? = 0
# configure:13529: clang++ -E conftest.cpp
# conftest.cpp:28:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:13529: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libsndfile"
# | #define PACKAGE_TARNAME "libsndfile"
# | #define PACKAGE_VERSION "1.0.27"
# | #define PACKAGE_STRING "libsndfile 1.0.27"
# | #define PACKAGE_BUGREPORT "sndfile@mega-nerd.com"
# | #define PACKAGE_URL "http://www.mega-nerd.com/libsndfile/"
# | #define PACKAGE "libsndfile"
# | #define VERSION "1.0.27"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | /* end confdefs.h. */
# | #include
# configure:13554: result: clang++ -E
# configure:13574: clang++ -E conftest.cpp
# configure:13574: $? = 0
# configure:13588: clang++ -E conftest.cpp
# conftest.cpp:28:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:13588: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libsndfile"
# | #define PACKAGE_TARNAME "libsndfile"
# | #define PACKAGE_VERSION "1.0.27"
# | #define PACKAGE_STRING "libsndfile 1.0.27"
# | #define PACKAGE_BUGREPORT "sndfile@mega-nerd.com"
# | #define PACKAGE_URL "http://www.mega-nerd.com/libsndfile/"
# | #define PACKAGE "libsndfile"
# | #define VERSION "1.0.27"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | /* end confdefs.h. */
# | #include
# configure:13750: checking for ld used by clang++
# configure:13817: result: /sysroot/bin/ld -m elf_x86_64
# configure:13824: checking if the linker (/sysroot/bin/ld -m elf_x86_64) is GNU ld
# configure:13839: result: yes
# configure:13894: checking whether the clang++ linker (/sysroot/bin/ld -m elf_x86_64) supports shared libraries
# configure:14967: result: yes
# configure:15003: clang++ -c conftest.cpp >&5
# configure:15006: $? = 0
# configure:15487: checking for clang++ option to produce PIC
# configure:15494: result: -fPIC -DPIC
# configure:15502: checking if clang++ PIC flag -fPIC -DPIC works
# configure:15520: clang++ -c -fPIC -DPIC -DPIC conftest.cpp >&5
# configure:15524: $? = 0
# configure:15537: result: yes
# configure:15560: checking if clang++ static flag -static works
# configure:15588: result: no
# configure:15600: checking if clang++ supports -c -o file.o
# configure:15621: clang++ -c -o out/conftest2.o conftest.cpp >&5
# configure:15625: $? = 0
# configure:15647: result: yes
# configure:15652: checking if clang++ supports -c -o file.o
# configure:15699: result: yes
# configure:15729: checking whether the clang++ linker (/sysroot/bin/ld -m elf_x86_64) supports shared libraries
# configure:15772: result: yes
# configure:15913: checking dynamic linker characteristics
# configure:16670: result: GNU/Linux ld.so
# configure:16735: checking how to hardcode library paths into programs
# configure:16760: result: immediate
# configure:16824: checking for x86_64-unknown-linux-windres
# configure:16854: result: no
# configure:16864: checking for windres
# configure:16894: result: no
# configure:16992: checking whether ln -s works
# configure:16996: result: yes
# configure:17006: checking for autogen
# configure:17034: result: no
# configure:17044: checking for wine
# configure:17072: result: no
# configure:17082: checking for xcode-select
# configure:17110: result: no
# configure:17142: checking for ANSI C header files
# configure:17246: result: yes
# configure:17257: checking endian.h usability
# configure:17257: clang -c conftest.c >&5
# configure:17257: $? = 0
# configure:17257: result: yes
# configure:17257: checking endian.h presence
# configure:17257: clang -E conftest.c
# configure:17257: $? = 0
# configure:17257: result: yes
# configure:17257: checking for endian.h
# configure:17257: result: yes
# configure:17269: checking byteswap.h usability
# configure:17269: clang -c conftest.c >&5
# configure:17269: $? = 0
# configure:17269: result: yes
# configure:17269: checking byteswap.h presence
# configure:17269: clang -E conftest.c
# configure:17269: $? = 0
# configure:17269: result: yes
# configure:17269: checking for byteswap.h
# configure:17269: result: yes
# configure:17281: checking locale.h usability
# configure:17281: clang -c conftest.c >&5
# configure:17281: $? = 0
# configure:17281: result: yes
# configure:17281: checking locale.h presence
# configure:17281: clang -E conftest.c
# configure:17281: $? = 0
# configure:17281: result: yes
# configure:17281: checking for locale.h
# configure:17281: result: yes
# configure:17293: checking sys/time.h usability
# configure:17293: clang -c conftest.c >&5
# configure:17293: $? = 0
# configure:17293: result: yes
# configure:17293: checking sys/time.h presence
# configure:17293: clang -E conftest.c
# configure:17293: $? = 0
# configure:17293: result: yes
# configure:17293: checking for sys/time.h
# configure:17293: result: yes
# configure:17304: checking for sys/wait.h that is POSIX.1 compatible
# configure:17330: clang -c conftest.c >&5
# configure:17330: $? = 0
# configure:17337: result: yes
# configure:17346: checking whether S_IRGRP is declared
# configure:17346: clang -c conftest.c >&5
# configure:17346: $? = 0
# configure:17346: result: yes
# configure:17484: checking size of wchar_t
# configure:17489: clang -c conftest.c >&5
# configure:17489: $? = 0
# configure:17489: clang -c conftest.c >&5
# conftest.c:73:24: error: 'test_array' declared as an array with a negative size
# static int test_array [1 - 2 * !(((long int) (sizeof (wchar_t))) <= 0)];
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 error generated.
# configure:17489: $? = 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
# | /* 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 ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (wchar_t))) <= 0)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:17489: clang -c conftest.c >&5
# conftest.c:73:24: error: 'test_array' declared as an array with a negative size
# static int test_array [1 - 2 * !(((long int) (sizeof (wchar_t))) <= 1)];
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 error generated.
# configure:17489: $? = 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
# | /* 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 ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (wchar_t))) <= 1)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:17489: clang -c conftest.c >&5
# conftest.c:73:24: error: 'test_array' declared as an array with a negative size
# static int test_array [1 - 2 * !(((long int) (sizeof (wchar_t))) <= 3)];
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 error generated.
# configure:17489: $? = 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
# | /* 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 ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (wchar_t))) <= 3)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:17489: clang -c conftest.c >&5
# configure:17489: $? = 0
# configure:17489: clang -c conftest.c >&5
# configure:17489: $? = 0
# configure:17489: clang -c conftest.c >&5
# configure:17489: $? = 0
# configure:17503: result: 4
# configure:17517: checking size of short
# configure:17522: clang -c conftest.c >&5
# configure:17522: $? = 0
# configure:17522: clang -c conftest.c >&5
# conftest.c:74:24: error: 'test_array' declared as an array with a negative size
# static int test_array [1 - 2 * !(((long int) (sizeof (short))) <= 0)];
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 error generated.
# configure:17522: $? = 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
# | /* 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 ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (short))) <= 0)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:17522: clang -c conftest.c >&5
# conftest.c:74:24: error: 'test_array' declared as an array with a negative size
# static int test_array [1 - 2 * !(((long int) (sizeof (short))) <= 1)];
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 error generated.
# configure:17522: $? = 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
# | /* 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 ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (short))) <= 1)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:17522: clang -c conftest.c >&5
# configure:17522: $? = 0
# configure:17522: clang -c conftest.c >&5
# configure:17522: $? = 0
# configure:17536: result: 2
# configure:17550: checking size of int
# configure:17555: clang -c conftest.c >&5
# configure:17555: $? = 0
# configure:17555: clang -c conftest.c >&5
# conftest.c:75:24: error: 'test_array' declared as an array with a negative size
# static int test_array [1 - 2 * !(((long int) (sizeof (int))) <= 0)];
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 error generated.
# configure:17555: $? = 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
# | /* 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 ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (int))) <= 0)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:17555: clang -c conftest.c >&5
# conftest.c:75:24: error: 'test_array' declared as an array with a negative size
# static int test_array [1 - 2 * !(((long int) (sizeof (int))) <= 1)];
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 error generated.
# configure:17555: $? = 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
# | /* 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 ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (int))) <= 1)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:17555: clang -c conftest.c >&5
# conftest.c:75:24: error: 'test_array' declared as an array with a negative size
# static int test_array [1 - 2 * !(((long int) (sizeof (int))) <= 3)];
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 error generated.
# configure:17555: $? = 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
# | /* 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 ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (int))) <= 3)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:17555: clang -c conftest.c >&5
# configure:17555: $? = 0
# configure:17555: clang -c conftest.c >&5
# configure:17555: $? = 0
# configure:17555: clang -c conftest.c >&5
# configure:17555: $? = 0
# configure:17569: result: 4
# configure:17583: checking size of long
# configure:17588: clang -c conftest.c >&5
# configure:17588: $? = 0
# configure:17588: clang -c conftest.c >&5
# conftest.c:76:24: error: 'test_array' declared as an array with a negative size
# static int test_array [1 - 2 * !(((long int) (sizeof (long))) <= 0)];
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 error generated.
# configure:17588: $? = 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
# | /* 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 ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (long))) <= 0)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:17588: clang -c conftest.c >&5
# conftest.c:76:24: error: 'test_array' declared as an array with a negative size
# static int test_array [1 - 2 * !(((long int) (sizeof (long))) <= 1)];
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 error generated.
# configure:17588: $? = 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
# | /* 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 ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (long))) <= 1)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:17588: clang -c conftest.c >&5
# conftest.c:76:24: error: 'test_array' declared as an array with a negative size
# static int test_array [1 - 2 * !(((long int) (sizeof (long))) <= 3)];
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 error generated.
# configure:17588: $? = 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
# | /* 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 ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (long))) <= 3)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:17588: clang -c conftest.c >&5
# conftest.c:76:24: error: 'test_array' declared as an array with a negative size
# static int test_array [1 - 2 * !(((long int) (sizeof (long))) <= 7)];
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 error generated.
# configure:17588: $? = 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
# | /* 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 ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (long))) <= 7)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:17588: clang -c conftest.c >&5
# configure:17588: $? = 0
# configure:17588: clang -c conftest.c >&5
# configure:17588: $? = 0
# configure:17588: clang -c conftest.c >&5
# configure:17588: $? = 0
# configure:17588: clang -c conftest.c >&5
# configure:17588: $? = 0
# configure:17602: result: 8
# configure:17616: checking size of float
# configure:17621: clang -c conftest.c >&5
# configure:17621: $? = 0
# configure:17621: clang -c conftest.c >&5
# conftest.c:77:24: error: 'test_array' declared as an array with a negative size
# static int test_array [1 - 2 * !(((long int) (sizeof (float))) <= 0)];
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 error generated.
# configure:17621: $? = 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
# | /* 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 ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (float))) <= 0)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:17621: clang -c conftest.c >&5
# conftest.c:77:24: error: 'test_array' declared as an array with a negative size
# static int test_array [1 - 2 * !(((long int) (sizeof (float))) <= 1)];
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 error generated.
# configure:17621: $? = 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
# | /* 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 ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (float))) <= 1)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:17621: clang -c conftest.c >&5
# conftest.c:77:24: error: 'test_array' declared as an array with a negative size
# static int test_array [1 - 2 * !(((long int) (sizeof (float))) <= 3)];
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 error generated.
# configure:17621: $? = 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
# | /* 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 ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (float))) <= 3)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:17621: clang -c conftest.c >&5
# configure:17621: $? = 0
# configure:17621: clang -c conftest.c >&5
# configure:17621: $? = 0
# configure:17621: clang -c conftest.c >&5
# configure:17621: $? = 0
# configure:17635: result: 4
# configure:17649: checking size of double
# configure:17654: clang -c conftest.c >&5
# configure:17654: $? = 0
# configure:17654: clang -c conftest.c >&5
# conftest.c:78:24: error: 'test_array' declared as an array with a negative size
# static int test_array [1 - 2 * !(((long int) (sizeof (double))) <= 0)];
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 error generated.
# configure:17654: $? = 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
# | /* 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 ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (double))) <= 0)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:17654: clang -c conftest.c >&5
# conftest.c:78:24: error: 'test_array' declared as an array with a negative size
# static int test_array [1 - 2 * !(((long int) (sizeof (double))) <= 1)];
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 error generated.
# configure:17654: $? = 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
# | /* 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 ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (double))) <= 1)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:17654: clang -c conftest.c >&5
# conftest.c:78:24: error: 'test_array' declared as an array with a negative size
# static int test_array [1 - 2 * !(((long int) (sizeof (double))) <= 3)];
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 error generated.
# configure:17654: $? = 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
# | /* 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 ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (double))) <= 3)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:17654: clang -c conftest.c >&5
# conftest.c:78:24: error: 'test_array' declared as an array with a negative size
# static int test_array [1 - 2 * !(((long int) (sizeof (double))) <= 7)];
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 error generated.
# configure:17654: $? = 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
# | /* 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 ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (double))) <= 7)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:17654: clang -c conftest.c >&5
# configure:17654: $? = 0
# configure:17654: clang -c conftest.c >&5
# configure:17654: $? = 0
# configure:17654: clang -c conftest.c >&5
# configure:17654: $? = 0
# configure:17654: clang -c conftest.c >&5
# configure:17654: $? = 0
# configure:17668: result: 8
# configure:17682: checking size of void*
# configure:17687: clang -c conftest.c >&5
# configure:17687: $? = 0
# configure:17687: clang -c conftest.c >&5
# conftest.c:79:24: error: 'test_array' declared as an array with a negative size
# static int test_array [1 - 2 * !(((long int) (sizeof (void*))) <= 0)];
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 error generated.
# configure:17687: $? = 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
# | /* 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 ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (void*))) <= 0)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:17687: clang -c conftest.c >&5
# conftest.c:79:24: error: 'test_array' declared as an array with a negative size
# static int test_array [1 - 2 * !(((long int) (sizeof (void*))) <= 1)];
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 error generated.
# configure:17687: $? = 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
# | /* 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 ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (void*))) <= 1)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:17687: clang -c conftest.c >&5
# conftest.c:79:24: error: 'test_array' declared as an array with a negative size
# static int test_array [1 - 2 * !(((long int) (sizeof (void*))) <= 3)];
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 error generated.
# configure:17687: $? = 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
# | /* 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 ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (void*))) <= 3)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:17687: clang -c conftest.c >&5
# conftest.c:79:24: error: 'test_array' declared as an array with a negative size
# static int test_array [1 - 2 * !(((long int) (sizeof (void*))) <= 7)];
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 error generated.
# configure:17687: $? = 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
# | /* 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 ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (void*))) <= 7)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:17687: clang -c conftest.c >&5
# configure:17687: $? = 0
# configure:17687: clang -c conftest.c >&5
# configure:17687: $? = 0
# configure:17687: clang -c conftest.c >&5
# configure:17687: $? = 0
# configure:17687: clang -c conftest.c >&5
# configure:17687: $? = 0
# configure:17701: result: 8
# configure:17715: checking size of size_t
# configure:17720: clang -c conftest.c >&5
# configure:17720: $? = 0
# configure:17720: clang -c conftest.c >&5
# conftest.c:80:24: error: 'test_array' declared as an array with a negative size
# static int test_array [1 - 2 * !(((long int) (sizeof (size_t))) <= 0)];
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 error generated.
# configure:17720: $? = 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
# | /* 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 ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (size_t))) <= 0)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:17720: clang -c conftest.c >&5
# conftest.c:80:24: error: 'test_array' declared as an array with a negative size
# static int test_array [1 - 2 * !(((long int) (sizeof (size_t))) <= 1)];
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 error generated.
# configure:17720: $? = 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
# | /* 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 ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (size_t))) <= 1)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:17720: clang -c conftest.c >&5
# conftest.c:80:24: error: 'test_array' declared as an array with a negative size
# static int test_array [1 - 2 * !(((long int) (sizeof (size_t))) <= 3)];
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 error generated.
# configure:17720: $? = 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
# | /* 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 ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (size_t))) <= 3)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:17720: clang -c conftest.c >&5
# conftest.c:80:24: error: 'test_array' declared as an array with a negative size
# static int test_array [1 - 2 * !(((long int) (sizeof (size_t))) <= 7)];
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 error generated.
# configure:17720: $? = 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
# | /* 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 ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (size_t))) <= 7)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:17720: clang -c conftest.c >&5
# configure:17720: $? = 0
# configure:17720: clang -c conftest.c >&5
# configure:17720: $? = 0
# configure:17720: clang -c conftest.c >&5
# configure:17720: $? = 0
# configure:17720: clang -c conftest.c >&5
# configure:17720: $? = 0
# configure:17734: result: 8
# configure:17748: checking size of int64_t
# configure:17753: clang -c conftest.c >&5
# configure:17753: $? = 0
# configure:17753: clang -c conftest.c >&5
# conftest.c:81:24: error: 'test_array' declared as an array with a negative size
# static int test_array [1 - 2 * !(((long int) (sizeof (int64_t))) <= 0)];
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 error generated.
# configure:17753: $? = 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
# | /* 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 ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (int64_t))) <= 0)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:17753: clang -c conftest.c >&5
# conftest.c:81:24: error: 'test_array' declared as an array with a negative size
# static int test_array [1 - 2 * !(((long int) (sizeof (int64_t))) <= 1)];
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 error generated.
# configure:17753: $? = 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
# | /* 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 ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (int64_t))) <= 1)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:17753: clang -c conftest.c >&5
# conftest.c:81:24: error: 'test_array' declared as an array with a negative size
# static int test_array [1 - 2 * !(((long int) (sizeof (int64_t))) <= 3)];
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 error generated.
# configure:17753: $? = 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
# | /* 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 ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (int64_t))) <= 3)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:17753: clang -c conftest.c >&5
# conftest.c:81:24: error: 'test_array' declared as an array with a negative size
# static int test_array [1 - 2 * !(((long int) (sizeof (int64_t))) <= 7)];
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 error generated.
# configure:17753: $? = 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
# | /* 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 ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (int64_t))) <= 7)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:17753: clang -c conftest.c >&5
# configure:17753: $? = 0
# configure:17753: clang -c conftest.c >&5
# configure:17753: $? = 0
# configure:17753: clang -c conftest.c >&5
# configure:17753: $? = 0
# configure:17753: clang -c conftest.c >&5
# configure:17753: $? = 0
# configure:17767: result: 8
# configure:17781: checking size of long long
# configure:17786: clang -c conftest.c >&5
# configure:17786: $? = 0
# configure:17786: clang -c conftest.c >&5
# conftest.c:82:24: error: 'test_array' declared as an array with a negative size
# static int test_array [1 - 2 * !(((long int) (sizeof (long long))) <= 0)];
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 error generated.
# configure:17786: $? = 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
# | /* 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 ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (long long))) <= 0)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:17786: clang -c conftest.c >&5
# conftest.c:82:24: error: 'test_array' declared as an array with a negative size
# static int test_array [1 - 2 * !(((long int) (sizeof (long long))) <= 1)];
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 error generated.
# configure:17786: $? = 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
# | /* 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 ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (long long))) <= 1)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:17786: clang -c conftest.c >&5
# conftest.c:82:24: error: 'test_array' declared as an array with a negative size
# static int test_array [1 - 2 * !(((long int) (sizeof (long long))) <= 3)];
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 error generated.
# configure:17786: $? = 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
# | /* 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 ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (long long))) <= 3)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:17786: clang -c conftest.c >&5
# conftest.c:82:24: error: 'test_array' declared as an array with a negative size
# static int test_array [1 - 2 * !(((long int) (sizeof (long long))) <= 7)];
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 error generated.
# configure:17786: $? = 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
# | /* 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 ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (long long))) <= 7)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:17786: clang -c conftest.c >&5
# configure:17786: $? = 0
# configure:17786: clang -c conftest.c >&5
# configure:17786: $? = 0
# configure:17786: clang -c conftest.c >&5
# configure:17786: $? = 0
# configure:17786: clang -c conftest.c >&5
# configure:17786: $? = 0
# configure:17800: result: 8
# configure:17822: checking size of off_t
# configure:17827: clang -c conftest.c >&5
# configure:17827: $? = 0
# configure:17827: clang -c conftest.c >&5
# conftest.c:83:24: error: 'test_array' declared as an array with a negative size
# static int test_array [1 - 2 * !(((long int) (sizeof (off_t))) <= 0)];
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 error generated.
# configure:17827: $? = 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
# | /* 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 ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (off_t))) <= 0)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:17827: clang -c conftest.c >&5
# conftest.c:83:24: error: 'test_array' declared as an array with a negative size
# static int test_array [1 - 2 * !(((long int) (sizeof (off_t))) <= 1)];
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 error generated.
# configure:17827: $? = 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
# | /* 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 ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (off_t))) <= 1)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:17827: clang -c conftest.c >&5
# conftest.c:83:24: error: 'test_array' declared as an array with a negative size
# static int test_array [1 - 2 * !(((long int) (sizeof (off_t))) <= 3)];
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 error generated.
# configure:17827: $? = 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
# | /* 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 ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (off_t))) <= 3)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:17827: clang -c conftest.c >&5
# conftest.c:83:24: error: 'test_array' declared as an array with a negative size
# static int test_array [1 - 2 * !(((long int) (sizeof (off_t))) <= 7)];
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 error generated.
# configure:17827: $? = 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
# | /* 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 ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (off_t))) <= 7)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:17827: clang -c conftest.c >&5
# configure:17827: $? = 0
# configure:17827: clang -c conftest.c >&5
# configure:17827: $? = 0
# configure:17827: clang -c conftest.c >&5
# configure:17827: $? = 0
# configure:17827: clang -c conftest.c >&5
# configure:17827: $? = 0
# configure:17841: result: 8
# configure:17855: checking size of loff_t
# configure:17860: clang -c conftest.c >&5
# conftest.c:84:55: error: use of undeclared identifier 'loff_t'
# static int test_array [1 - 2 * !(((long int) (sizeof (loff_t))) >= 0)];
# ^
# 1 error generated.
# configure:17860: $? = 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
# | /* 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 ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (loff_t))) >= 0)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:17860: clang -c conftest.c >&5
# conftest.c:84:55: error: use of undeclared identifier 'loff_t'
# static int test_array [1 - 2 * !(((long int) (sizeof (loff_t))) < 0)];
# ^
# 1 error generated.
# configure:17860: $? = 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
# | /* 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 ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (loff_t))) < 0)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:17874: result: 0
# configure:17888: checking size of off64_t
# configure:17893: clang -c conftest.c >&5
# configure:17893: $? = 0
# configure:17893: clang -c conftest.c >&5
# conftest.c:85:24: error: 'test_array' declared as an array with a negative size
# static int test_array [1 - 2 * !(((long int) (sizeof (off64_t))) <= 0)];
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 error generated.
# configure:17893: $? = 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 0
# | /* 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 ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (off64_t))) <= 0)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:17893: clang -c conftest.c >&5
# conftest.c:85:24: error: 'test_array' declared as an array with a negative size
# static int test_array [1 - 2 * !(((long int) (sizeof (off64_t))) <= 1)];
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 error generated.
# configure:17893: $? = 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 0
# | /* 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 ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (off64_t))) <= 1)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:17893: clang -c conftest.c >&5
# conftest.c:85:24: error: 'test_array' declared as an array with a negative size
# static int test_array [1 - 2 * !(((long int) (sizeof (off64_t))) <= 3)];
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 error generated.
# configure:17893: $? = 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 0
# | /* 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 ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (off64_t))) <= 3)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:17893: clang -c conftest.c >&5
# conftest.c:85:24: error: 'test_array' declared as an array with a negative size
# static int test_array [1 - 2 * !(((long int) (sizeof (off64_t))) <= 7)];
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 error generated.
# configure:17893: $? = 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 0
# | /* 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 ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (off64_t))) <= 7)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:17893: clang -c conftest.c >&5
# configure:17893: $? = 0
# configure:17893: clang -c conftest.c >&5
# configure:17893: $? = 0
# configure:17893: clang -c conftest.c >&5
# configure:17893: $? = 0
# configure:17893: clang -c conftest.c >&5
# configure:17893: $? = 0
# configure:17907: result: 8
# configure:18242: checking for ssize_t
# configure:18242: clang -c conftest.c >&5
# configure:18242: $? = 0
# configure:18242: clang -c conftest.c >&5
# conftest.c:89:22: error: expected expression
# if (sizeof ((ssize_t)))
# ^
# 1 error generated.
# configure:18242: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libsndfile"
# | #define PACKAGE_TARNAME "libsndfile"
# | #define PACKAGE_VERSION "1.0.27"
# | #define PACKAGE_STRING "libsndfile 1.0.27"
# | #define PACKAGE_BUGREPORT "sndfile@mega-nerd.com"
# | #define PACKAGE_URL "http://www.mega-nerd.com/libsndfile/"
# | #define PACKAGE "libsndfile"
# | #define VERSION "1.0.27"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define STDC_HEADERS 1
# | #define HAVE_ENDIAN_H 1
# | #define HAVE_BYTESWAP_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_DECL_S_IRGRP 1
# | #define HAVE_DECL_S_IRGRP 1
# | #define ENABLE_EXPERIMENTAL_CODE 0
# | #define SIZEOF_WCHAR_T 4
# | #define SIZEOF_SHORT 2
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 8
# | #define SIZEOF_FLOAT 4
# | #define SIZEOF_DOUBLE 8
# | #define SIZEOF_VOIDP 8
# | #define SIZEOF_SIZE_T 8
# | #define SIZEOF_INT64_T 8
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF_OFF_T 8
# | #define SIZEOF_LOFF_T 0
# | #define SIZEOF_OFF64_T 8
# | #define TYPEOF_SF_COUNT_T int64_t
# | #define SIZEOF_SF_COUNT_T 8
# | #define SF_COUNT_MAX 0x7FFFFFFFFFFFFFFFLL
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | if (sizeof ((ssize_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:18242: result: yes
# configure:18256: checking size of ssize_t
# configure:18261: clang -c conftest.c >&5
# configure:18261: $? = 0
# configure:18261: clang -c conftest.c >&5
# conftest.c:90:24: error: 'test_array' declared as an array with a negative size
# static int test_array [1 - 2 * !(((long int) (sizeof (ssize_t))) <= 0)];
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 error generated.
# configure:18261: $? = 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 0
# | #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
# | /* 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 ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (ssize_t))) <= 0)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:18261: clang -c conftest.c >&5
# conftest.c:90:24: error: 'test_array' declared as an array with a negative size
# static int test_array [1 - 2 * !(((long int) (sizeof (ssize_t))) <= 1)];
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 error generated.
# configure:18261: $? = 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 0
# | #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
# | /* 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 ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (ssize_t))) <= 1)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:18261: clang -c conftest.c >&5
# conftest.c:90:24: error: 'test_array' declared as an array with a negative size
# static int test_array [1 - 2 * !(((long int) (sizeof (ssize_t))) <= 3)];
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 error generated.
# configure:18261: $? = 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 0
# | #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
# | /* 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 ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (ssize_t))) <= 3)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:18261: clang -c conftest.c >&5
# conftest.c:90:24: error: 'test_array' declared as an array with a negative size
# static int test_array [1 - 2 * !(((long int) (sizeof (ssize_t))) <= 7)];
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 error generated.
# configure:18261: $? = 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 0
# | #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
# | /* 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 ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (ssize_t))) <= 7)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:18261: clang -c conftest.c >&5
# configure:18261: $? = 0
# configure:18261: clang -c conftest.c >&5
# configure:18261: $? = 0
# configure:18261: clang -c conftest.c >&5
# configure:18261: $? = 0
# configure:18261: clang -c conftest.c >&5
# configure:18261: $? = 0
# configure:18275: result: 8
# configure:18289: checking processor byte ordering
# configure:18317: clang -o conftest conftest.c >&5
# configure:18317: $? = 0
# configure:18340: clang -o conftest conftest.c >&5
# conftest.c:58:4: error: unknown type name 'not'
# not big endian
# ^
# conftest.c:58:11: error: expected ';' after top level declarator
# not big endian
# ^
# ;
# 2 errors generated.
# configure:18340: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libsndfile"
# | #define PACKAGE_TARNAME "libsndfile"
# | #define PACKAGE_VERSION "1.0.27"
# | #define PACKAGE_STRING "libsndfile 1.0.27"
# | #define PACKAGE_BUGREPORT "sndfile@mega-nerd.com"
# | #define PACKAGE_URL "http://www.mega-nerd.com/libsndfile/"
# | #define PACKAGE "libsndfile"
# | #define VERSION "1.0.27"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define STDC_HEADERS 1
# | #define HAVE_ENDIAN_H 1
# | #define HAVE_BYTESWAP_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_DECL_S_IRGRP 1
# | #define HAVE_DECL_S_IRGRP 1
# | #define ENABLE_EXPERIMENTAL_CODE 0
# | #define SIZEOF_WCHAR_T 4
# | #define SIZEOF_SHORT 2
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 8
# | #define SIZEOF_FLOAT 4
# | #define SIZEOF_DOUBLE 8
# | #define SIZEOF_VOIDP 8
# | #define SIZEOF_SIZE_T 8
# | #define SIZEOF_INT64_T 8
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF_OFF_T 8
# | #define SIZEOF_LOFF_T 0
# | #define SIZEOF_OFF64_T 8
# | #define TYPEOF_SF_COUNT_T int64_t
# | #define SIZEOF_SF_COUNT_T 8
# | #define SF_COUNT_MAX 0x7FFFFFFFFFFFFFFFLL
# | #define HAVE_SSIZE_T 1
# | #define SIZEOF_SSIZE_T 8
# | /* end confdefs.h. */
# |
# | #include
# | #if BYTE_ORDER != BIG_ENDIAN
# | not big endian
# | #endif
# |
# | int
# | main ()
# | {
# | return 0 ;
# | ;
# | return 0;
# | }
# configure:18503: result: little
# configure:18553: checking for malloc
# configure:18553: clang -o conftest conftest.c >&5
# conftest.c:81:6: warning: incompatible redeclaration of library function 'malloc' [-Wincompatible-library-redeclaration]
# char malloc ();
# ^
# conftest.c:81:6: note: 'malloc' is a builtin with type 'void *(unsigned long)'
# 1 warning generated.
# configure:18553: $? = 0
# configure:18553: result: yes
# configure:18553: checking for calloc
# configure:18553: clang -o conftest conftest.c >&5
# conftest.c:82:6: warning: incompatible redeclaration of library function 'calloc' [-Wincompatible-library-redeclaration]
# char calloc ();
# ^
# conftest.c:82:6: note: 'calloc' is a builtin with type 'void *(unsigned long, unsigned long)'
# 1 warning generated.
# configure:18553: $? = 0
# configure:18553: result: yes
# configure:18553: checking for realloc
# configure:18553: clang -o conftest conftest.c >&5
# conftest.c:83:6: warning: incompatible redeclaration of library function 'realloc' [-Wincompatible-library-redeclaration]
# char realloc ();
# ^
# conftest.c:83:6: note: 'realloc' is a builtin with type 'void *(void *, unsigned long)'
# 1 warning generated.
# configure:18553: $? = 0
# configure:18553: result: yes
# configure:18553: checking for free
# configure:18553: clang -o conftest conftest.c >&5
# configure:18553: $? = 0
# configure:18553: result: yes
# configure:18565: checking for open
# configure:18565: clang -o conftest conftest.c >&5
# configure:18565: $? = 0
# configure:18565: result: yes
# configure:18565: checking for read
# configure:18565: clang -o conftest conftest.c >&5
# configure:18565: $? = 0
# configure:18565: result: yes
# configure:18565: checking for write
# configure:18565: clang -o conftest conftest.c >&5
# configure:18565: $? = 0
# configure:18565: result: yes
# configure:18565: checking for lseek
# configure:18565: clang -o conftest conftest.c >&5
# configure:18565: $? = 0
# configure:18565: result: yes
# configure:18565: checking for lseek64
# configure:18565: clang -o conftest conftest.c >&5
# configure:18565: $? = 0
# configure:18565: result: yes
# configure:18577: checking for fstat
# configure:18577: clang -o conftest conftest.c >&5
# configure:18577: $? = 0
# configure:18577: result: yes
# configure:18577: checking for fstat64
# configure:18577: clang -o conftest conftest.c >&5
# configure:18577: $? = 0
# configure:18577: result: yes
# configure:18577: checking for ftruncate
# configure:18577: clang -o conftest conftest.c >&5
# configure:18577: $? = 0
# configure:18577: result: yes
# configure:18577: checking for fsync
# configure:18577: clang -o conftest conftest.c >&5
# configure:18577: $? = 0
# configure:18577: result: yes
# configure:18589: checking for snprintf
# configure:18589: clang -o conftest conftest.c >&5
# conftest.c:94:6: warning: incompatible redeclaration of library function 'snprintf' [-Wincompatible-library-redeclaration]
# char snprintf ();
# ^
# conftest.c:94:6: note: 'snprintf' is a builtin with type 'int (char *, unsigned long, const char *, ...)'
# 1 warning generated.
# configure:18589: $? = 0
# configure:18589: result: yes
# configure:18589: checking for vsnprintf
# configure:18589: clang -o conftest conftest.c >&5
# conftest.c:95:6: warning: incompatible redeclaration of library function 'vsnprintf' [-Wincompatible-library-redeclaration]
# char vsnprintf ();
# ^
# conftest.c:95:6: note: 'vsnprintf' is a builtin with type 'int (char *, unsigned long, const char *, struct __va_list_tag *)'
# 1 warning generated.
# configure:18589: $? = 0
# configure:18589: result: yes
# configure:18601: checking for gmtime
# configure:18601: clang -o conftest conftest.c >&5
# configure:18601: $? = 0
# configure:18601: result: yes
# configure:18601: checking for gmtime_r
# configure:18601: clang -o conftest conftest.c >&5
# configure:18601: $? = 0
# configure:18601: result: yes
# configure:18601: checking for localtime
# configure:18601: clang -o conftest conftest.c >&5
# configure:18601: $? = 0
# configure:18601: result: yes
# configure:18601: checking for localtime_r
# configure:18601: clang -o conftest conftest.c >&5
# configure:18601: $? = 0
# configure:18601: result: yes
# configure:18601: checking for gettimeofday
# configure:18601: clang -o conftest conftest.c >&5
# configure:18601: $? = 0
# configure:18601: result: yes
# configure:18613: checking for mmap
# configure:18613: clang -o conftest conftest.c >&5
# configure:18613: $? = 0
# configure:18613: result: yes
# configure:18613: checking for getpagesize
# configure:18613: clang -o conftest conftest.c >&5
# configure:18613: $? = 0
# configure:18613: result: yes
# configure:18624: checking for setlocale
# configure:18624: clang -o conftest conftest.c >&5
# configure:18624: $? = 0
# configure:18624: result: yes
# configure:18636: checking for pipe
# configure:18636: clang -o conftest conftest.c >&5
# configure:18636: $? = 0
# configure:18636: result: yes
# configure:18636: checking for waitpid
# configure:18636: clang -o conftest conftest.c >&5
# configure:18636: $? = 0
# configure:18636: result: yes
# configure:18646: checking for floor in -lm
# configure:18671: clang -o conftest conftest.c -lm >&5
# conftest.c:90:6: warning: incompatible redeclaration of library function 'floor' [-Wincompatible-library-redeclaration]
# char floor ();
# ^
# conftest.c:90:6: note: 'floor' is a builtin with type 'double (double)'
# 1 warning generated.
# configure:18671: $? = 0
# configure:18680: result: yes
# configure:18694: checking for floor
# configure:18694: clang -o conftest conftest.c -lm >&5
# conftest.c:107:6: warning: incompatible redeclaration of library function 'floor' [-Wincompatible-library-redeclaration]
# char floor ();
# ^
# conftest.c:107:6: note: 'floor' is a builtin with type 'double (double)'
# 1 warning generated.
# configure:18694: $? = 0
# configure:18694: result: yes
# configure:18694: checking for ceil
# configure:18694: clang -o conftest conftest.c -lm >&5
# conftest.c:108:6: warning: incompatible redeclaration of library function 'ceil' [-Wincompatible-library-redeclaration]
# char ceil ();
# ^
# conftest.c:108:6: note: 'ceil' is a builtin with type 'double (double)'
# 1 warning generated.
# configure:18694: $? = 0
# configure:18694: result: yes
# configure:18694: checking for fmod
# configure:18694: clang -o conftest conftest.c -lm >&5
# conftest.c:109:6: warning: incompatible redeclaration of library function 'fmod' [-Wincompatible-library-redeclaration]
# char fmod ();
# ^
# conftest.c:109:6: note: 'fmod' is a builtin with type 'double (double, double)'
# 1 warning generated.
# configure:18694: $? = 0
# configure:18694: result: yes
# configure:18694: checking for lround
# configure:18694: clang -o conftest conftest.c -lm >&5
# conftest.c:110:6: warning: incompatible redeclaration of library function 'lround' [-Wincompatible-library-redeclaration]
# char lround ();
# ^
# conftest.c:110:6: note: 'lround' is a builtin with type 'long (double)'
# 1 warning generated.
# configure:18694: $? = 0
# configure:18694: result: yes
# configure:18704: checking for lrint
# configure:18730: clang -o conftest -lm conftest.c -lm >&5
# configure:18730: $? = 0
# configure:18742: result: yes
# configure:18751: checking for lrintf
# configure:18777: clang -o conftest -lm conftest.c -lm >&5
# configure:18777: $? = 0
# configure:18789: result: yes
# configure: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: clang -o conftest conftest.c -lm -lFLAC >&5
# conftest.c:94:1: warning: implicit declaration of function 'puts' is invalid in C99 [-Wimplicit-function-declaration]
# puts ("");
# ^
# 1 warning generated.
# /sysroot/bin/ld: error: cannot find -lFLAC
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:19283: $? = 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 0
# | #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
# | /* end confdefs.h. */
# |
# | int
# | main ()
# | {
# | puts ("");
# | ;
# | return 0;
# | }
#
# configure:19316: result: no
# configure:19334: checking for ogg >= 1.1.3
# configure:19341: $PKG_CONFIG --exists --print-errors "ogg >= 1.1.3"
# configure:19344: $? = 0
# configure:19358: $PKG_CONFIG --exists --print-errors "ogg >= 1.1.3"
# configure:19361: $? = 0
# configure:19392: clang -o conftest conftest.c -lm -logg >&5
# conftest.c:94:1: warning: implicit declaration of function 'puts' is invalid in C99 [-Wimplicit-function-declaration]
# puts ("");
# ^
# 1 warning generated.
# /sysroot/bin/ld: error: cannot find -logg
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:19392: $? = 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 0
# | #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
# | /* end confdefs.h. */
# |
# | int
# | main ()
# | {
# | puts ("");
# | ;
# | return 0;
# | }
#
# configure:19425: result: no
# configure:19554: checking for vorbis >= 1.2.3
# configure:19561: $PKG_CONFIG --exists --print-errors "vorbis >= 1.2.3"
# configure:19564: $? = 0
# configure:19578: $PKG_CONFIG --exists --print-errors "vorbis >= 1.2.3"
# configure:19581: $? = 0
# configure:19612: clang -o conftest conftest.c -lm -lvorbis >&5
# conftest.c:94:1: warning: implicit declaration of function 'puts' is invalid in C99 [-Wimplicit-function-declaration]
# puts ("");
# ^
# 1 warning generated.
# /sysroot/bin/ld: error: cannot find -lvorbis
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:19612: $? = 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 0
# | #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
# | /* end confdefs.h. */
# |
# | int
# | main ()
# | {
# | puts ("");
# | ;
# | return 0;
# | }
#
# configure:19645: result: no
# configure:19659: checking for vorbisenc >= 1.2.3
# configure:19666: $PKG_CONFIG --exists --print-errors "vorbisenc >= 1.2.3"
# configure:19669: $? = 0
# configure:19683: $PKG_CONFIG --exists --print-errors "vorbisenc >= 1.2.3"
# configure:19686: $? = 0
# configure:19717: clang -o conftest conftest.c -lm -lvorbisenc >&5
# conftest.c:94:1: warning: implicit declaration of function 'puts' is invalid in C99 [-Wimplicit-function-declaration]
# puts ("");
# ^
# 1 warning generated.
# /sysroot/bin/ld: error: cannot find -lvorbisenc
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:19717: $? = 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 0
# | #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
# | /* end confdefs.h. */
# |
# | int
# | main ()
# | {
# | puts ("");
# | ;
# | return 0;
# | }
#
# configure:19750: result: no
# configure:19773: WARNING: *** One or more of the external libraries (ie libflac, libogg and
# configure:19775: WARNING: *** libvorbis) is either missing (possibly only the development
# configure:19777: WARNING: *** headers) or is of an unsupported version.
# configure:19779: WARNING: ***
# configure:19781: WARNING: *** Unfortunately, for ease of maintenance, the external libs
# configure:19783: WARNING: *** are an all or nothing affair.
# configure:19924: checking processor clipping capabilities
# configure:20045: result: none
# configure:20134: checking alsa/asoundlib.h usability
# configure:20134: clang -c conftest.c >&5
# conftest.c:131:10: fatal error: 'alsa/asoundlib.h' file not found
# #include
# ^
# 1 error generated.
# configure:20134: $? = 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 0
# | #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 0
# | #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
# | /* 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:20134: result: no
# configure:20134: checking alsa/asoundlib.h presence
# configure:20134: clang -E conftest.c
# conftest.c:98:10: fatal error: 'alsa/asoundlib.h' file not found
# #include
# ^
# 1 error generated.
# configure:20134: $? = 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 0
# | #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 0
# | #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
# | /* end confdefs.h. */
# | #include
# configure:20134: result: no
# configure:20134: checking for alsa/asoundlib.h
# configure:20134: result: no
# configure:20224: WARNING: Touching files in directory tests/.
# configure:21016: checking that generated files are newer than configure
# configure:21022: result: done
# configure:21073: creating ./config.status
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by libsndfile config.status 1.0.27, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# CONFIG_FILES =
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ ./config.status
#
# on db4c22121755
#
# config.status:1362: creating src/Makefile
# config.status:1362: creating man/Makefile
# config.status:1362: creating examples/Makefile
# config.status:1362: creating tests/Makefile
# config.status:1362: creating regtest/Makefile
# config.status:1362: creating M4/Makefile
# config.status:1362: creating doc/Makefile
# config.status:1362: creating Win32/Makefile
# config.status:1362: creating Octave/Makefile
# config.status:1362: creating programs/Makefile
# config.status:1362: creating Makefile
# config.status:1362: creating src/version-metadata.rc
# config.status:1362: creating tests/test_wrapper.sh
# config.status:1362: creating tests/pedantic-header-test.sh
# config.status:1362: creating doc/libsndfile.css
# config.status:1362: creating Scripts/build-test-tarball.mk
# config.status:1362: creating libsndfile.spec
# config.status:1362: creating sndfile.pc
# config.status:1362: creating src/sndfile.h
# config.status:1362: creating echo-install-dirs
# config.status:1362: creating src/config.h
# config.status:1591: executing depfiles commands
# config.status:1591: 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 : ...... no
# External FLAC/Ogg/Vorbis : ............ no
#
#
# ## ---------------- ##
# ## Cache variables. ##
# ## ---------------- ##
#
# ac_cv_build=x86_64-pc-linux-gnu
# ac_cv_c99_lrint=yes
# ac_cv_c99_lrintf=yes
# ac_cv_c_big_endian=0
# ac_cv_c_byte_order=little
# ac_cv_c_clip_negative=0
# ac_cv_c_clip_positive=0
# ac_cv_c_clip_type=none
# ac_cv_c_compiler_gnu=no
# ac_cv_c_little_endian=1
# ac_cv_cxx_compiler_gnu=yes
# ac_cv_env_CCC_set=
# ac_cv_env_CCC_value=
# ac_cv_env_CC_set=set
# ac_cv_env_CC_value=clang
# ac_cv_env_CFLAGS_set=set
# ac_cv_env_CFLAGS_value=
# ac_cv_env_CPPFLAGS_set=set
# ac_cv_env_CPPFLAGS_value=
# ac_cv_env_CPP_set=
# ac_cv_env_CPP_value=
# ac_cv_env_CXXCPP_set=
# ac_cv_env_CXXCPP_value=
# ac_cv_env_CXXFLAGS_set=set
# ac_cv_env_CXXFLAGS_value=
# ac_cv_env_CXX_set=set
# ac_cv_env_CXX_value=clang++
# ac_cv_env_FLAC_CFLAGS_set=
# ac_cv_env_FLAC_CFLAGS_value=
# ac_cv_env_FLAC_LIBS_set=
# ac_cv_env_FLAC_LIBS_value=
# ac_cv_env_LDFLAGS_set=set
# ac_cv_env_LDFLAGS_value=
# ac_cv_env_LIBS_set=
# ac_cv_env_LIBS_value=
# ac_cv_env_LT_SYS_LIBRARY_PATH_set=
# ac_cv_env_LT_SYS_LIBRARY_PATH_value=
# ac_cv_env_OGG_CFLAGS_set=
# ac_cv_env_OGG_CFLAGS_value=
# ac_cv_env_OGG_LIBS_set=
# ac_cv_env_OGG_LIBS_value=
# ac_cv_env_PKG_CONFIG_LIBDIR_set=
# ac_cv_env_PKG_CONFIG_LIBDIR_value=
# ac_cv_env_PKG_CONFIG_PATH_set=
# ac_cv_env_PKG_CONFIG_PATH_value=
# ac_cv_env_PKG_CONFIG_set=
# ac_cv_env_PKG_CONFIG_value=
# ac_cv_env_SPEEX_CFLAGS_set=
# ac_cv_env_SPEEX_CFLAGS_value=
# ac_cv_env_SPEEX_LIBS_set=
# ac_cv_env_SPEEX_LIBS_value=
# ac_cv_env_SQLITE3_CFLAGS_set=
# ac_cv_env_SQLITE3_CFLAGS_value=
# ac_cv_env_SQLITE3_LIBS_set=
# ac_cv_env_SQLITE3_LIBS_value=
# ac_cv_env_VORBISENC_CFLAGS_set=
# ac_cv_env_VORBISENC_CFLAGS_value=
# ac_cv_env_VORBISENC_LIBS_set=
# ac_cv_env_VORBISENC_LIBS_value=
# ac_cv_env_VORBIS_CFLAGS_set=
# ac_cv_env_VORBIS_CFLAGS_value=
# ac_cv_env_VORBIS_LIBS_set=
# ac_cv_env_VORBIS_LIBS_value=
# ac_cv_env_build_alias_set=
# ac_cv_env_build_alias_value=
# ac_cv_env_host_alias_set=set
# ac_cv_env_host_alias_value=x86_64-unknown-linux
# ac_cv_env_target_alias_set=
# ac_cv_env_target_alias_value=
# ac_cv_flac=no
# 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=no
# 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=no
# 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_CC=clang
# ac_cv_prog_CPP='clang -E'
# ac_cv_prog_CXXCPP='clang++ -E'
# ac_cv_prog_HAVE_AUTOGEN=no
# ac_cv_prog_HAVE_WINE=no
# ac_cv_prog_HAVE_XCODE_SELECT=no
# ac_cv_prog_STRIP=strip
# ac_cv_prog_ac_ct_AR=ar
# ac_cv_prog_ac_ct_DUMPBIN='link -dump'
# ac_cv_prog_ac_ct_OBJDUMP=objdump
# ac_cv_prog_ac_ct_RANLIB=ranlib
# ac_cv_prog_ac_ct_STRIP=strip
# ac_cv_prog_cc_c89=
# ac_cv_prog_cc_c99=
# ac_cv_prog_cc_g=yes
# ac_cv_prog_cc_stdc=
# ac_cv_prog_cxx_g=yes
# ac_cv_prog_make_make_set=yes
# ac_cv_safe_to_define___extensions__=yes
# ac_cv_sizeof_double=8
# ac_cv_sizeof_float=4
# ac_cv_sizeof_int64_t=8
# ac_cv_sizeof_int=4
# ac_cv_sizeof_loff_t=0
# 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=no
# ac_cv_vorbisenc=no
# 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=/sysroot/bin/ld
# lt_cv_path_LDCXX='/sysroot/bin/ld -m elf_x86_64'
# lt_cv_path_NM=no
# lt_cv_path_mainfest_tool=no
# lt_cv_prog_compiler_c_o=yes
# lt_cv_prog_compiler_c_o_CXX=yes
# lt_cv_prog_compiler_c_o_RC=yes
# lt_cv_prog_compiler_pic='-fPIC -DPIC'
# lt_cv_prog_compiler_pic_CXX='-fPIC -DPIC'
# lt_cv_prog_compiler_pic_works=yes
# lt_cv_prog_compiler_pic_works_CXX=yes
# lt_cv_prog_compiler_rtti_exceptions=yes
# lt_cv_prog_compiler_static_works=no
# lt_cv_prog_compiler_static_works_CXX=no
# 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=yes
# 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=yes
# pkg_cv_FLAC_CFLAGS=
# pkg_cv_FLAC_LIBS=-lFLAC
# pkg_cv_OGG_CFLAGS=
# pkg_cv_OGG_LIBS=-logg
# pkg_cv_VORBISENC_CFLAGS=
# pkg_cv_VORBISENC_LIBS=-lvorbisenc
# pkg_cv_VORBIS_CFLAGS=
# pkg_cv_VORBIS_LIBS=-lvorbis
#
# ## ----------------- ##
# ## Output variables. ##
# ## ----------------- ##
#
# ACLOCAL='${SHELL} /tmp/libsndfile/src/libsndfile-1.0.27/Cfg/missing aclocal-1.15'
# ALSA_LIBS=''
# AMDEPBACKSLASH='\'
# AMDEP_FALSE='#'
# AMDEP_TRUE=''
# AMTAR='$${TAR-tar}'
# AM_BACKSLASH='\'
# AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
# AM_DEFAULT_VERBOSITY='0'
# AM_V='$(V)'
# AR='ar'
# AUTOCONF='${SHELL} /tmp/libsndfile/src/libsndfile-1.0.27/Cfg/missing autoconf'
# AUTOHEADER='${SHELL} /tmp/libsndfile/src/libsndfile-1.0.27/Cfg/missing autoheader'
# AUTOMAKE='${SHELL} /tmp/libsndfile/src/libsndfile-1.0.27/Cfg/missing automake-1.15'
# AWK='gawk'
# BUILD_OCTAVE_MOD_FALSE=''
# BUILD_OCTAVE_MOD_TRUE='#'
# CC='clang'
# CCDEPMODE='depmode=gcc3'
# CFLAGS=' '
# CLEAN_VERSION='1.0.27'
# CPP='clang -E'
# CPPFLAGS=''
# CXX='clang++'
# CXXCPP='clang++ -E'
# CXXDEPMODE='depmode=gcc3'
# CXXFLAGS=''
# CYGPATH_W='echo'
# DEFS='-DHAVE_CONFIG_H'
# DEPDIR='.deps'
# DLLTOOL='false'
# DSYMUTIL=''
# DUMPBIN=':'
# ECHO_C=''
# ECHO_N='-n'
# ECHO_T=''
# EGREP='/usr/sbin/grep -E'
# ENABLE_TEST_COVERAGE_FALSE=''
# ENABLE_TEST_COVERAGE_TRUE='#'
# EXEEXT=''
# EXTERNAL_XIPH_CFLAGS=''
# EXTERNAL_XIPH_LIBS=''
# FGREP='/usr/sbin/grep -F'
# FLAC_CFLAGS=''
# FLAC_LIBS=''
# GCC_MAJOR_VERSION=''
# GCC_MINOR_VERSION=''
# GCC_VERSION=''
# GREP='/usr/sbin/grep'
# HAVE_AUTOGEN='no'
# HAVE_EXTERNAL_XIPH_LIBS='0'
# HAVE_MKOCTFILE=''
# HAVE_OCTAVE=''
# HAVE_OCTAVE_CONFIG=''
# 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='/sysroot/bin/ld -m elf_x86_64'
# LDFLAGS=''
# LIBOBJS=''
# LIBS='-lm '
# LIBTOOL='$(SHELL) $(top_builddir)/libtool'
# LIBTOOL_DEPS='Cfg/ltmain.sh'
# LINUX_MINGW_CROSS_TEST_FALSE=''
# LINUX_MINGW_CROSS_TEST_TRUE='#'
# LIPO=''
# LN_S='ln -s'
# LTLIBOBJS=''
# LT_SYS_LIBRARY_PATH=''
# MAKEINFO='${SHELL} /tmp/libsndfile/src/libsndfile-1.0.27/Cfg/missing makeinfo'
# MANIFEST_TOOL=':'
# MKDIR_P='/usr/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=''
# 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=''
# 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=''
# VORBIS_CFLAGS=''
# VORBIS_LIBS=''
# WIN_RC_VERSION='1,0,27'
# ac_ct_AR='ar'
# ac_ct_CC=''
# ac_ct_CXX=''
# ac_ct_DUMPBIN='link -dump'
# am__EXEEXT_FALSE=''
# am__EXEEXT_TRUE='#'
# am__fastdepCC_FALSE='#'
# am__fastdepCC_TRUE=''
# am__fastdepCXX_FALSE='#'
# am__fastdepCXX_TRUE=''
# am__include='include'
# am__isrc=''
# am__leading_dot='.'
# am__nodep='_no'
# am__quote=''
# am__tar='$${TAR-tar} chof - "$$tardir"'
# am__untar='$${TAR-tar} xf -'
# bindir='${exec_prefix}/bin'
# build='x86_64-pc-linux-gnu'
# build_alias=''
# build_cpu='x86_64'
# build_os='linux-gnu'
# build_vendor='pc'
# datadir='${datarootdir}'
# datarootdir='${prefix}/share'
# docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
# dvidir='${docdir}'
# exec_prefix='${prefix}'
# host='x86_64-unknown-linux-gnu'
# host_alias='x86_64-unknown-linux'
# host_cpu='x86_64'
# host_os='linux-gnu'
# host_vendor='unknown'
# htmldir='${docdir}'
# includedir='${prefix}/include'
# infodir='${datarootdir}/info'
# install_sh='${SHELL} /tmp/libsndfile/src/libsndfile-1.0.27/Cfg/install-sh'
# libdir='${exec_prefix}/lib'
# libexecdir='${exec_prefix}/libexec'
# localedir='${datarootdir}/locale'
# localstatedir='${prefix}/var'
# mandir='${datarootdir}/man'
# mkdir_p='$(MKDIR_P)'
# oldincludedir='/usr/include'
# pdfdir='${docdir}'
# pkgconfigdir='${libdir}/pkgconfig'
# prefix='/usr'
# program_transform_name='s,x,x,'
# psdir='${docdir}'
# runstatedir='${localstatedir}/run'
# sbindir='${exec_prefix}/sbin'
# sharedstatedir='${prefix}/com'
# sysconfdir='${prefix}/etc'
# target='x86_64-unknown-linux-gnu'
# target_alias=''
# target_cpu='x86_64'
# target_os='linux-gnu'
# target_vendor='unknown'
#
# ## ----------- ##
# ## confdefs.h. ##
# ## ----------- ##
#
# /* confdefs.h */
# #define PACKAGE_NAME "libsndfile"
# #define PACKAGE_TARNAME "libsndfile"
# #define PACKAGE_VERSION "1.0.27"
# #define PACKAGE_STRING "libsndfile 1.0.27"
# #define PACKAGE_BUGREPORT "sndfile@mega-nerd.com"
# #define PACKAGE_URL "http://www.mega-nerd.com/libsndfile/"
# #define PACKAGE "libsndfile"
# #define VERSION "1.0.27"
# #define STDC_HEADERS 1
# #define HAVE_SYS_TYPES_H 1
# #define HAVE_SYS_STAT_H 1
# #define HAVE_STDLIB_H 1
# #define HAVE_STRING_H 1
# #define HAVE_MEMORY_H 1
# #define HAVE_STRINGS_H 1
# #define HAVE_INTTYPES_H 1
# #define HAVE_STDINT_H 1
# #define HAVE_UNISTD_H 1
# #define __EXTENSIONS__ 1
# #define _ALL_SOURCE 1
# #define _GNU_SOURCE 1
# #define _POSIX_PTHREAD_SEMANTICS 1
# #define _TANDEM_SOURCE 1
# #define HAVE_DLFCN_H 1
# #define LT_OBJDIR ".libs/"
# #define STDC_HEADERS 1
# #define HAVE_ENDIAN_H 1
# #define HAVE_BYTESWAP_H 1
# #define HAVE_LOCALE_H 1
# #define HAVE_SYS_TIME_H 1
# #define HAVE_SYS_WAIT_H 1
# #define HAVE_DECL_S_IRGRP 1
# #define HAVE_DECL_S_IRGRP 1
# #define ENABLE_EXPERIMENTAL_CODE 0
# #define SIZEOF_WCHAR_T 4
# #define SIZEOF_SHORT 2
# #define SIZEOF_INT 4
# #define SIZEOF_LONG 8
# #define SIZEOF_FLOAT 4
# #define SIZEOF_DOUBLE 8
# #define SIZEOF_VOIDP 8
# #define SIZEOF_SIZE_T 8
# #define SIZEOF_INT64_T 8
# #define SIZEOF_LONG_LONG 8
# #define SIZEOF_OFF_T 8
# #define SIZEOF_LOFF_T 0
# #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 0
# #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_SNDIO_H 0
# #define WIN32_TARGET_DLL 0
# #define COMPILER_IS_GCC 0
# #define HOST_TRIPLET "x86_64-unknown-linux-gnu"
#
# configure: exit 0