The build took 00h 01m 15s and was NOT successful.
The program in this build is written in the following languages, according to sloccount:
SLOC | Language |
---|---|
370,659 |
ansic |
11,161 |
sh |
3,586 |
makefile |
385,406 |
total |
The process tree of the build process is here.
Several sub-process invocations were improper; see the process tree for details. Summary:
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:
There were existing files in /sysroot, using those
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: libsamplerate 0.1.8-3 (Wed Apr 5 01:50:44 UTC 2017)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> WARNING: Using existing $srcdir/ tree
==> Starting build()...
configure: WARNING: if you wanted to set the --build type, don't use --host.
If a cross compiler is detected then cross compile mode will be used
checking build system type... x86_64-unknown-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 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 for style of include used by make... GNU
checking dependency style of clang... gcc3
checking whether clang and cc understand -c and -o together... yes
checking whether we are using the GNU C++ compiler... yes
checking whether clang++ accepts -g... yes
checking dependency style of clang++... gcc3
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 grep that handles long lines and -e... /usr/sbin/grep
checking for egrep... /usr/sbin/grep -E
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)... /sysroot/bin/nm -B
checking the name lister (/sysroot/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-unknown-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
configure: WARNING: using cross tools not prefixed with host triplet
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 /sysroot/bin/nm -B output from clang object... ok
checking for sysroot... no
checking for x86_64-unknown-linux-mt... no
checking for mt... no
checking if : is a manifest tool... no
checking how to run the C preprocessor... clang -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if 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 whether make sets $(MAKE)... (cached) yes
checking whether ln -s works... yes
checking for ANSI C header files... (cached) yes
checking for stdint.h... (cached) yes
checking sys/times.h usability... yes
checking sys/times.h presence... yes
checking for sys/times.h... yes
checking size of int... 4
checking size of long... 8
checking size of float... 4
checking size of double... 8
checking processor byte ordering... little
checking for malloc... yes
checking for calloc... yes
checking for free... yes
checking for memcpy... yes
checking for memmove... yes
checking for alarm... yes
checking for signal... yes
checking for floor in -lm... yes
checking for floor... yes
checking for ceil... yes
checking for fmod... yes
checking for SIGALRM... yes
checking for lrint... yes
checking for lrintf... yes
checking processor clipping capabilities... none
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 SNDFILE... yes
checking for FFTW3... no
configure: creating ./config.status
config.status: creating Makefile
config.status: creating M4/Makefile
config.status: creating src/Version_script
config.status: creating Win32/Makefile
config.status: creating Win32/Makefile.mingw
config.status: creating src/Makefile
config.status: creating examples/Makefile
config.status: creating tests/Makefile
config.status: creating doc/Makefile
config.status: creating libsamplerate.spec
config.status: creating samplerate.pc
config.status: creating src/config.h
config.status: executing depfiles commands
config.status: executing libtool commands
-=-=-=-=-=-=-=-=-=-= Configuration Complete =-=-=-=-=-=-=-=-=-=-=-
Configuration summary :
Version : ..................... 0.1.8
Host CPU : .................... x86_64
Host Vendor : ................. unknown
Host OS : ..................... linux-gnu
Tools :
Compiler is GCC : ............. yes
GCC major version : ........... 4
Extra tools required for testing and examples :
Use FFTW : .................... no
Have libsndfile : ............. yes
Installation directories :
Library directory : ........... /usr/lib
Program directory : ........... /usr/bin
Pkgconfig directory : ......... /usr/lib/pkgconfig
Making all in M4
make[1]: Entering directory '/tmp/libsamplerate/src/libsamplerate-0.1.8/M4'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/tmp/libsamplerate/src/libsamplerate-0.1.8/M4'
Making all in src
make[1]: Entering directory '/tmp/libsamplerate/src/libsamplerate-0.1.8/src'
make all-am
make[2]: Entering directory '/tmp/libsamplerate/src/libsamplerate-0.1.8/src'
CC samplerate.lo
CC src_sinc.lo
CC src_zoh.lo
CC src_linear.lo
CCLD libsamplerate.la
/sysroot/bin/ld: warning: wildcard match appears in both version 'libsamplerate.so.0.0' and 'libsamplerate.so.0.1' in script
/sysroot/bin/ld: warning: using 'libsamplerate.so.0.0' as version for 'src_delete' which is also named in version 'libsamplerate.so.0.1' in script
/sysroot/bin/ld: warning: using 'libsamplerate.so.0.0' as version for 'src_error' which is also named in version 'libsamplerate.so.0.1' in script
/sysroot/bin/ld: warning: using 'libsamplerate.so.0.0' as version for 'src_get_description' which is also named in version 'libsamplerate.so.0.1' in script
/sysroot/bin/ld: warning: using 'libsamplerate.so.0.0' as version for 'src_get_name' which is also named in version 'libsamplerate.so.0.1' in script
/sysroot/bin/ld: warning: using 'libsamplerate.so.0.0' as version for 'src_get_version' which is also named in version 'libsamplerate.so.0.1' in script
/sysroot/bin/ld: warning: using 'libsamplerate.so.0.0' as version for 'src_is_valid_ratio' which is also named in version 'libsamplerate.so.0.1' in script
/sysroot/bin/ld: warning: using 'libsamplerate.so.0.0' as version for 'src_new' which is also named in version 'libsamplerate.so.0.1' in script
/sysroot/bin/ld: warning: using 'libsamplerate.so.0.0' as version for 'src_process' which is also named in version 'libsamplerate.so.0.1' in script
/sysroot/bin/ld: warning: using 'libsamplerate.so.0.0' as version for 'src_reset' which is also named in version 'libsamplerate.so.0.1' in script
/sysroot/bin/ld: warning: using 'libsamplerate.so.0.0' as version for 'src_set_ratio' which is also named in version 'libsamplerate.so.0.1' in script
/sysroot/bin/ld: warning: using 'libsamplerate.so.0.0' as version for 'src_simple' which is also named in version 'libsamplerate.so.0.1' in script
/sysroot/bin/ld: warning: using 'libsamplerate.so.0.0' as version for 'src_strerror' which is also named in version 'libsamplerate.so.0.1' in script
/r: `u' modifier ignored since `D' is the default (see `U')
make[2]: Leaving directory '/tmp/libsamplerate/src/libsamplerate-0.1.8/src'
make[1]: Leaving directory '/tmp/libsamplerate/src/libsamplerate-0.1.8/src'
Making all in doc
make[1]: Entering directory '/tmp/libsamplerate/src/libsamplerate-0.1.8/doc'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/tmp/libsamplerate/src/libsamplerate-0.1.8/doc'
Making all in examples
make[1]: Entering directory '/tmp/libsamplerate/src/libsamplerate-0.1.8/examples'
CC sndfile-resample.o
CC audio_out.o
CC varispeed-play.o
CC timewarp-file.o
audio_out.c:32:10: fatal error: 'sndfile.h' file not found
#include
^
sndfile-resample.c:30:10: fatal error: 'sndfile.h' file not found
#include
^
timewarp-file.c:30:10: fatal error: 'sndfile.h' file not found
#include
^
1 error generated.
1 error generated.
1 error generated.
make[1]: *** [Makefile:372: sndfile-resample.o] Error 1
make[1]: *** Waiting for unfinished jobs....
varispeed-play.c:31:10: fatal error: 'sndfile.h' file not found
#include
^
make[1]: *** [Makefile:372: audio_out.o] Error 1
make[1]: *** [Makefile:372: timewarp-file.o] Error 1
1 error generated.
make[1]: *** [Makefile:372: varispeed-play.o] Error 1
make[1]: Leaving directory '/tmp/libsamplerate/src/libsamplerate-0.1.8/examples'
make: *** [Makefile:369: all-recursive] Error 1
==> ERROR: A failure occurred in build().
Aborting...
Printing config logfiles
CMD: config logfiles '/tmp/libsamplerate/src/libsamplerate-0.1.8/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 libsamplerate configure 0.1.8, which was
generated by GNU Autoconf 2.68. Invocation command line was
$ ./configure --host=x86_64-unknown-linux --prefix=/usr
## --------- ##
## Platform. ##
## --------- ##
hostname = c67de45c8491
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:2589: checking build system type
configure:2603: result: x86_64-unknown-linux-gnu
configure:2623: checking host system type
configure:2636: result: x86_64-unknown-linux-gnu
configure:2656: checking target system type
configure:2669: result: x86_64-unknown-linux-gnu
configure:2716: checking for a BSD-compatible install
configure:2784: result: /usr/bin/install -c
configure:2795: checking whether build environment is sane
configure:2845: result: yes
configure:2894: checking for x86_64-unknown-linux-strip
configure:2924: result: no
configure:2934: checking for strip
configure:2950: found /sysroot/bin/strip
configure:2961: result: strip
configure:2986: checking for a thread-safe mkdir -p
configure:3025: result: /usr/sbin/mkdir -p
configure:3038: checking for gawk
configure:3054: found /usr/sbin/gawk
configure:3065: result: gawk
configure:3076: checking whether make sets $(MAKE)
configure:3098: result: yes
configure:3209: checking for x86_64-unknown-linux-gcc
configure:3236: result: clang
configure:3505: checking for C compiler version
configure:3514: clang --version >&5
clang version 3.8.1
Target: x86_64-unknown-linux-gnu
Thread model: posix
InstalledDir: /
configure:3525: $? = 0
configure:3514: 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:3525: $? = 0
configure:3514: clang -V >&5
clang-3.8: error: argument to '-V' is missing (expected 1 value)
clang-3.8: error: no input files
configure:3525: $? = 1
configure:3514: clang -qversion >&5
clang-3.8: error: unknown argument: '-qversion'
clang-3.8: error: no input files
configure:3525: $? = 1
configure:3545: checking whether the C compiler works
configure:3567: clang conftest.c >&5
configure:3571: $? = 0
configure:3619: result: yes
configure:3622: checking for C compiler default output file name
configure:3624: result: a.out
configure:3630: checking for suffix of executables
configure:3637: clang -o conftest conftest.c >&5
configure:3641: $? = 0
configure:3663: result:
configure:3685: checking whether we are cross compiling
configure:3693: clang -o conftest conftest.c >&5
configure:3697: $? = 0
configure:3704: ./conftest
./conftest: error while loading shared libraries: /usr/lib/libc.so: invalid ELF header
configure:3708: $? = 127
configure:3723: result: yes
configure:3728: checking for suffix of object files
configure:3750: clang -c conftest.c >&5
configure:3754: $? = 0
configure:3775: result: o
configure:3779: checking whether we are using the GNU C compiler
configure:3798: clang -c conftest.c >&5
configure:3798: $? = 0
configure:3807: result: yes
configure:3816: checking whether clang accepts -g
configure:3836: clang -c -g conftest.c >&5
configure:3836: $? = 0
configure:3877: result: yes
configure:3894: checking for clang option to accept ISO C89
configure:3958: clang -c conftest.c >&5
configure:3958: $? = 0
configure:3971: result: none needed
configure:4002: checking for style of include used by make
configure:4030: result: GNU
configure:4055: checking dependency style of clang
configure:4165: result: gcc3
configure:4181: checking whether clang and cc understand -c and -o together
configure:4212: clang -c conftest.c -o conftest2.o >&5
configure:4216: $? = 0
configure:4222: clang -c conftest.c -o conftest2.o >&5
configure:4226: $? = 0
configure:4237: cc -c conftest.c >&5
configure:4241: $? = 0
configure:4249: cc -c conftest.c -o conftest2.o >&5
configure:4253: $? = 0
configure:4259: cc -c conftest.c -o conftest2.o >&5
configure:4263: $? = 0
configure:4281: result: yes
configure:4418: checking for C++ compiler version
configure:4427: clang++ --version >&5
clang version 3.8.1
Target: x86_64-unknown-linux-gnu
Thread model: posix
InstalledDir: /
configure:4438: $? = 0
configure:4427: 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:4438: $? = 0
configure:4427: clang++ -V >&5
clang-3.8: error: argument to '-V' is missing (expected 1 value)
clang-3.8: error: no input files
configure:4438: $? = 1
configure:4427: clang++ -qversion >&5
clang-3.8: error: unknown argument: '-qversion'
clang-3.8: error: no input files
configure:4438: $? = 1
configure:4442: checking whether we are using the GNU C++ compiler
configure:4461: clang++ -c conftest.cpp >&5
configure:4461: $? = 0
configure:4470: result: yes
configure:4479: checking whether clang++ accepts -g
configure:4499: clang++ -c -g conftest.cpp >&5
configure:4499: $? = 0
configure:4540: result: yes
configure:4565: checking dependency style of clang++
configure:4675: result: gcc3
configure:4690: checking for a sed that does not truncate output
configure:4754: result: /usr/sbin/sed
configure:4808: checking how to print strings
configure:4835: result: printf
configure:4856: checking for a sed that does not truncate output
configure:4920: result: /usr/sbin/sed
configure:4938: checking for grep that handles long lines and -e
configure:4996: result: /usr/sbin/grep
configure:5001: checking for egrep
configure:5063: result: /usr/sbin/grep -E
configure:5068: checking for fgrep
configure:5130: result: /usr/sbin/grep -F
configure:5165: checking for ld used by clang
configure:5232: result: /sysroot/bin/ld
configure:5239: checking if the linker (/sysroot/bin/ld) is GNU ld
configure:5254: result: yes
configure:5266: checking for BSD- or MS-compatible name lister (nm)
configure:5315: result: /sysroot/bin/nm -B
configure:5445: checking the name lister (/sysroot/bin/nm -B) interface
configure:5452: clang -c conftest.c >&5
configure:5455: /sysroot/bin/nm -B "conftest.o"
configure:5458: output
0000000000000000 B some_variable
configure:5465: result: BSD nm
configure:5468: checking whether ln -s works
configure:5472: result: yes
configure:5480: checking the maximum length of command line arguments
configure:5605: result: 1572864
configure:5622: checking whether the shell understands some XSI constructs
configure:5632: result: yes
configure:5636: checking whether the shell understands "+="
configure:5642: result: yes
configure:5677: checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format
configure:5717: result: func_convert_file_noop
configure:5724: checking how to convert x86_64-unknown-linux-gnu file names to toolchain format
configure:5744: result: func_convert_file_noop
configure:5751: checking for /sysroot/bin/ld option to reload object files
configure:5758: result: -r
configure:5792: checking for x86_64-unknown-linux-objdump
configure:5822: result: no
configure:5832: checking for objdump
configure:5848: found /sysroot/bin/objdump
configure:5859: result: objdump
configure:5871: WARNING: using cross tools not prefixed with host triplet
configure:5891: checking how to recognize dependent libraries
configure:6093: result: pass_all
configure:6138: checking for x86_64-unknown-linux-dlltool
configure:6168: result: no
configure:6178: checking for dlltool
configure:6208: result: no
configure:6238: checking how to associate runtime and link libraries
configure:6265: result: printf %s\n
configure:6282: checking for x86_64-unknown-linux-ar
configure:6312: result: no
configure:6326: checking for ar
configure:6342: found /sysroot/bin/ar
configure:6353: result: ar
configure:6390: checking for archiver @FILE support
configure:6407: clang -c conftest.c >&5
configure:6407: $? = 0
configure:6410: ar cru libconftest.a @conftest.lst >&5
/r: `u' modifier ignored since `D' is the default (see `U')
configure:6413: $? = 0
configure:6418: 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:6421: $? = 1
configure:6433: result: @
configure:6451: checking for x86_64-unknown-linux-strip
configure:6478: result: strip
configure:6550: checking for x86_64-unknown-linux-ranlib
configure:6580: result: no
configure:6590: checking for ranlib
configure:6606: found /sysroot/bin/ranlib
configure:6617: result: ranlib
configure:6719: checking command to parse /sysroot/bin/nm -B output from clang object
configure:6838: clang -c conftest.c >&5
configure:6841: $? = 0
configure:6845: /sysroot/bin/nm -B 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:6848: $? = 0
configure:6914: clang -o conftest conftest.c conftstm.o >&5
configure:6917: $? = 0
configure:6955: result: ok
configure:6992: checking for sysroot
configure:7022: result: no
configure:7099: clang -c conftest.c >&5
configure:7102: $? = 0
configure:7225: checking for x86_64-unknown-linux-mt
configure:7255: result: no
configure:7265: checking for mt
configure:7295: result: no
configure:7315: checking if : is a manifest tool
configure:7321: : '-?'
configure:7329: result: no
configure:7961: checking how to run the C preprocessor
configure:7992: clang -E conftest.c
configure:7992: $? = 0
configure:8006: clang -E conftest.c
conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
#include
^
1 error generated.
configure:8006: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libsamplerate"
| #define PACKAGE_TARNAME "libsamplerate"
| #define PACKAGE_VERSION "0.1.8"
| #define PACKAGE_STRING "libsamplerate 0.1.8"
| #define PACKAGE_BUGREPORT "erikd@mega-nerd.com"
| #define PACKAGE_URL "http://www.mega-nerd.com/libsamplerate/"
| #define PACKAGE "libsamplerate"
| #define VERSION "0.1.8"
| /* end confdefs.h. */
| #include
configure:8031: result: clang -E
configure:8051: clang -E conftest.c
configure:8051: $? = 0
configure:8065: clang -E conftest.c
conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
#include
^
1 error generated.
configure:8065: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libsamplerate"
| #define PACKAGE_TARNAME "libsamplerate"
| #define PACKAGE_VERSION "0.1.8"
| #define PACKAGE_STRING "libsamplerate 0.1.8"
| #define PACKAGE_BUGREPORT "erikd@mega-nerd.com"
| #define PACKAGE_URL "http://www.mega-nerd.com/libsamplerate/"
| #define PACKAGE "libsamplerate"
| #define VERSION "0.1.8"
| /* end confdefs.h. */
| #include
configure:8094: checking for ANSI C header files
configure:8114: clang -c conftest.c >&5
configure:8114: $? = 0
configure:8198: result: yes
configure:8211: checking for sys/types.h
configure:8211: clang -c conftest.c >&5
configure:8211: $? = 0
configure:8211: result: yes
configure:8211: checking for sys/stat.h
configure:8211: clang -c conftest.c >&5
configure:8211: $? = 0
configure:8211: result: yes
configure:8211: checking for stdlib.h
configure:8211: clang -c conftest.c >&5
configure:8211: $? = 0
configure:8211: result: yes
configure:8211: checking for string.h
configure:8211: clang -c conftest.c >&5
configure:8211: $? = 0
configure:8211: result: yes
configure:8211: checking for memory.h
configure:8211: clang -c conftest.c >&5
configure:8211: $? = 0
configure:8211: result: yes
configure:8211: checking for strings.h
configure:8211: clang -c conftest.c >&5
configure:8211: $? = 0
configure:8211: result: yes
configure:8211: checking for inttypes.h
configure:8211: clang -c conftest.c >&5
configure:8211: $? = 0
configure:8211: result: yes
configure:8211: checking for stdint.h
configure:8211: clang -c conftest.c >&5
configure:8211: $? = 0
configure:8211: result: yes
configure:8211: checking for unistd.h
configure:8211: clang -c conftest.c >&5
configure:8211: $? = 0
configure:8211: result: yes
configure:8225: checking for dlfcn.h
configure:8225: clang -c conftest.c >&5
configure:8225: $? = 0
configure:8225: result: yes
configure:8423: checking for objdir
configure:8438: result: .libs
configure:8709: checking if clang supports -fno-rtti -fno-exceptions
configure:8727: clang -c -fno-rtti -fno-exceptions conftest.c >&5
configure:8731: $? = 0
configure:8744: result: yes
configure:9054: checking for clang option to produce PIC
configure:9061: result: -fPIC -DPIC
configure:9069: checking if clang PIC flag -fPIC -DPIC works
configure:9087: clang -c -fPIC -DPIC -DPIC conftest.c >&5
configure:9091: $? = 0
configure:9104: result: yes
configure:9133: checking if clang static flag -static works
configure:9161: result: no
configure:9176: checking if clang supports -c -o file.o
configure:9197: clang -c -o out/conftest2.o conftest.c >&5
configure:9201: $? = 0
configure:9223: result: yes
configure:9231: checking if clang supports -c -o file.o
configure:9278: result: yes
configure:9311: checking whether the clang linker (/sysroot/bin/ld -m elf_x86_64) supports shared libraries
configure:10473: result: yes
configure:10510: checking whether -lc should be explicitly linked in
configure:10518: clang -c conftest.c >&5
configure:10521: $? = 0
configure:10536: clang -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/sbin/grep -lc \>/dev/null 2\>\&1
configure:10539: $? = 0
configure:10553: result: no
configure:10718: checking dynamic linker characteristics
configure:11233: clang -o conftest -Wl,-rpath -Wl,/foo conftest.c >&5
configure:11233: $? = 0
configure:11467: result: GNU/Linux ld.so
configure:11574: checking how to hardcode library paths into programs
configure:11599: result: immediate
configure:12139: checking whether stripping libraries is possible
configure:12144: result: yes
configure:12179: checking if libtool supports shared libraries
configure:12181: result: yes
configure:12184: checking whether to build shared libraries
configure:12205: result: yes
configure:12208: checking whether to build static libraries
configure:12212: result: yes
configure:12235: checking how to run the C++ preprocessor
configure:12262: clang++ -E conftest.cpp
configure:12262: $? = 0
configure:12276: clang++ -E conftest.cpp
conftest.cpp:23:10: fatal error: 'ac_nonexistent.h' file not found
#include
^
1 error generated.
configure:12276: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libsamplerate"
| #define PACKAGE_TARNAME "libsamplerate"
| #define PACKAGE_VERSION "0.1.8"
| #define PACKAGE_STRING "libsamplerate 0.1.8"
| #define PACKAGE_BUGREPORT "erikd@mega-nerd.com"
| #define PACKAGE_URL "http://www.mega-nerd.com/libsamplerate/"
| #define PACKAGE "libsamplerate"
| #define VERSION "0.1.8"
| #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 HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h. */
| #include
configure:12301: result: clang++ -E
configure:12321: clang++ -E conftest.cpp
configure:12321: $? = 0
configure:12335: clang++ -E conftest.cpp
conftest.cpp:23:10: fatal error: 'ac_nonexistent.h' file not found
#include
^
1 error generated.
configure:12335: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libsamplerate"
| #define PACKAGE_TARNAME "libsamplerate"
| #define PACKAGE_VERSION "0.1.8"
| #define PACKAGE_STRING "libsamplerate 0.1.8"
| #define PACKAGE_BUGREPORT "erikd@mega-nerd.com"
| #define PACKAGE_URL "http://www.mega-nerd.com/libsamplerate/"
| #define PACKAGE "libsamplerate"
| #define VERSION "0.1.8"
| #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 HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h. */
| #include
configure:12505: checking for ld used by clang++
configure:12572: result: /sysroot/bin/ld -m elf_x86_64
configure:12579: checking if the linker (/sysroot/bin/ld -m elf_x86_64) is GNU ld
configure:12594: result: yes
configure:12649: checking whether the clang++ linker (/sysroot/bin/ld -m elf_x86_64) supports shared libraries
configure:13653: result: yes
configure:13688: clang++ -c conftest.cpp >&5
configure:13691: $? = 0
configure:14211: checking for clang++ option to produce PIC
configure:14218: result: -fPIC -DPIC
configure:14226: checking if clang++ PIC flag -fPIC -DPIC works
configure:14244: clang++ -c -fPIC -DPIC -DPIC conftest.cpp >&5
configure:14248: $? = 0
configure:14261: result: yes
configure:14284: checking if clang++ static flag -static works
configure:14312: result: no
configure:14324: checking if clang++ supports -c -o file.o
configure:14345: clang++ -c -o out/conftest2.o conftest.cpp >&5
configure:14349: $? = 0
configure:14371: result: yes
configure:14376: checking if clang++ supports -c -o file.o
configure:14423: result: yes
configure:14453: checking whether the clang++ linker (/sysroot/bin/ld -m elf_x86_64) supports shared libraries
configure:14490: result: yes
configure:14633: checking dynamic linker characteristics
configure:15316: result: GNU/Linux ld.so
configure:15369: checking how to hardcode library paths into programs
configure:15394: result: immediate
configure:15456: checking for x86_64-unknown-linux-windres
configure:15486: result: no
configure:15496: checking for windres
configure:15526: result: no
configure:15631: checking whether ln -s works
configure:15635: result: yes
configure:15665: checking whether make sets $(MAKE)
configure:15687: result: yes
configure:15696: checking whether ln -s works
configure:15700: result: yes
configure:15823: checking for ANSI C header files
configure:15927: result: yes
configure:15939: checking for stdint.h
configure:15939: result: yes
configure:15939: checking sys/times.h usability
configure:15939: clang -c conftest.c >&5
configure:15939: $? = 0
configure:15939: result: yes
configure:15939: checking sys/times.h presence
configure:15939: clang -E conftest.c
configure:15939: $? = 0
configure:15939: result: yes
configure:15939: checking for sys/times.h
configure:15939: result: yes
configure:16005: checking size of int
configure:16010: clang -c conftest.c >&5
configure:16010: $? = 0
configure:16010: clang -c conftest.c >&5
conftest.c:62: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:16010: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libsamplerate"
| #define PACKAGE_TARNAME "libsamplerate"
| #define PACKAGE_VERSION "0.1.8"
| #define PACKAGE_STRING "libsamplerate 0.1.8"
| #define PACKAGE_BUGREPORT "erikd@mega-nerd.com"
| #define PACKAGE_URL "http://www.mega-nerd.com/libsamplerate/"
| #define PACKAGE "libsamplerate"
| #define VERSION "0.1.8"
| #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 HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_TIMES_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
| int
| main ()
| {
| static int test_array [1 - 2 * !(((long int) (sizeof (int))) <= 0)];
| test_array [0] = 0
|
| ;
| return 0;
| }
configure:16010: clang -c conftest.c >&5
conftest.c:62: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:16010: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libsamplerate"
| #define PACKAGE_TARNAME "libsamplerate"
| #define PACKAGE_VERSION "0.1.8"
| #define PACKAGE_STRING "libsamplerate 0.1.8"
| #define PACKAGE_BUGREPORT "erikd@mega-nerd.com"
| #define PACKAGE_URL "http://www.mega-nerd.com/libsamplerate/"
| #define PACKAGE "libsamplerate"
| #define VERSION "0.1.8"
| #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 HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_TIMES_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
| int
| main ()
| {
| static int test_array [1 - 2 * !(((long int) (sizeof (int))) <= 1)];
| test_array [0] = 0
|
| ;
| return 0;
| }
configure:16010: clang -c conftest.c >&5
conftest.c:62: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:16010: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libsamplerate"
| #define PACKAGE_TARNAME "libsamplerate"
| #define PACKAGE_VERSION "0.1.8"
| #define PACKAGE_STRING "libsamplerate 0.1.8"
| #define PACKAGE_BUGREPORT "erikd@mega-nerd.com"
| #define PACKAGE_URL "http://www.mega-nerd.com/libsamplerate/"
| #define PACKAGE "libsamplerate"
| #define VERSION "0.1.8"
| #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 HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_TIMES_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
| int
| main ()
| {
| static int test_array [1 - 2 * !(((long int) (sizeof (int))) <= 3)];
| test_array [0] = 0
|
| ;
| return 0;
| }
configure:16010: clang -c conftest.c >&5
configure:16010: $? = 0
configure:16010: clang -c conftest.c >&5
configure:16010: $? = 0
configure:16010: clang -c conftest.c >&5
configure:16010: $? = 0
configure:16024: result: 4
configure:16038: checking size of long
configure:16043: clang -c conftest.c >&5
configure:16043: $? = 0
configure:16043: clang -c conftest.c >&5
conftest.c:63: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:16043: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libsamplerate"
| #define PACKAGE_TARNAME "libsamplerate"
| #define PACKAGE_VERSION "0.1.8"
| #define PACKAGE_STRING "libsamplerate 0.1.8"
| #define PACKAGE_BUGREPORT "erikd@mega-nerd.com"
| #define PACKAGE_URL "http://www.mega-nerd.com/libsamplerate/"
| #define PACKAGE "libsamplerate"
| #define VERSION "0.1.8"
| #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 HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_TIMES_H 1
| #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 0;
| }
configure:16043: clang -c conftest.c >&5
conftest.c:63: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:16043: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libsamplerate"
| #define PACKAGE_TARNAME "libsamplerate"
| #define PACKAGE_VERSION "0.1.8"
| #define PACKAGE_STRING "libsamplerate 0.1.8"
| #define PACKAGE_BUGREPORT "erikd@mega-nerd.com"
| #define PACKAGE_URL "http://www.mega-nerd.com/libsamplerate/"
| #define PACKAGE "libsamplerate"
| #define VERSION "0.1.8"
| #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 HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_TIMES_H 1
| #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 0;
| }
configure:16043: clang -c conftest.c >&5
conftest.c:63: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:16043: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libsamplerate"
| #define PACKAGE_TARNAME "libsamplerate"
| #define PACKAGE_VERSION "0.1.8"
| #define PACKAGE_STRING "libsamplerate 0.1.8"
| #define PACKAGE_BUGREPORT "erikd@mega-nerd.com"
| #define PACKAGE_URL "http://www.mega-nerd.com/libsamplerate/"
| #define PACKAGE "libsamplerate"
| #define VERSION "0.1.8"
| #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 HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_TIMES_H 1
| #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 0;
| }
configure:16043: clang -c conftest.c >&5
conftest.c:63: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:16043: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libsamplerate"
| #define PACKAGE_TARNAME "libsamplerate"
| #define PACKAGE_VERSION "0.1.8"
| #define PACKAGE_STRING "libsamplerate 0.1.8"
| #define PACKAGE_BUGREPORT "erikd@mega-nerd.com"
| #define PACKAGE_URL "http://www.mega-nerd.com/libsamplerate/"
| #define PACKAGE "libsamplerate"
| #define VERSION "0.1.8"
| #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 HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_TIMES_H 1
| #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 0;
| }
configure:16043: clang -c conftest.c >&5
configure:16043: $? = 0
configure:16043: clang -c conftest.c >&5
configure:16043: $? = 0
configure:16043: clang -c conftest.c >&5
configure:16043: $? = 0
configure:16043: clang -c conftest.c >&5
configure:16043: $? = 0
configure:16057: result: 8
configure:16071: checking size of float
configure:16076: clang -c conftest.c >&5
configure:16076: $? = 0
configure:16076: clang -c conftest.c >&5
conftest.c:64: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:16076: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libsamplerate"
| #define PACKAGE_TARNAME "libsamplerate"
| #define PACKAGE_VERSION "0.1.8"
| #define PACKAGE_STRING "libsamplerate 0.1.8"
| #define PACKAGE_BUGREPORT "erikd@mega-nerd.com"
| #define PACKAGE_URL "http://www.mega-nerd.com/libsamplerate/"
| #define PACKAGE "libsamplerate"
| #define VERSION "0.1.8"
| #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 HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_TIMES_H 1
| #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 0;
| }
configure:16076: clang -c conftest.c >&5
conftest.c:64: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:16076: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libsamplerate"
| #define PACKAGE_TARNAME "libsamplerate"
| #define PACKAGE_VERSION "0.1.8"
| #define PACKAGE_STRING "libsamplerate 0.1.8"
| #define PACKAGE_BUGREPORT "erikd@mega-nerd.com"
| #define PACKAGE_URL "http://www.mega-nerd.com/libsamplerate/"
| #define PACKAGE "libsamplerate"
| #define VERSION "0.1.8"
| #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 HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_TIMES_H 1
| #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 0;
| }
configure:16076: clang -c conftest.c >&5
conftest.c:64: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:16076: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libsamplerate"
| #define PACKAGE_TARNAME "libsamplerate"
| #define PACKAGE_VERSION "0.1.8"
| #define PACKAGE_STRING "libsamplerate 0.1.8"
| #define PACKAGE_BUGREPORT "erikd@mega-nerd.com"
| #define PACKAGE_URL "http://www.mega-nerd.com/libsamplerate/"
| #define PACKAGE "libsamplerate"
| #define VERSION "0.1.8"
| #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 HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_TIMES_H 1
| #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 0;
| }
configure:16076: clang -c conftest.c >&5
configure:16076: $? = 0
configure:16076: clang -c conftest.c >&5
configure:16076: $? = 0
configure:16076: clang -c conftest.c >&5
configure:16076: $? = 0
configure:16090: result: 4
configure:16104: checking size of double
configure:16109: clang -c conftest.c >&5
configure:16109: $? = 0
configure:16109: clang -c conftest.c >&5
conftest.c:65: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:16109: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libsamplerate"
| #define PACKAGE_TARNAME "libsamplerate"
| #define PACKAGE_VERSION "0.1.8"
| #define PACKAGE_STRING "libsamplerate 0.1.8"
| #define PACKAGE_BUGREPORT "erikd@mega-nerd.com"
| #define PACKAGE_URL "http://www.mega-nerd.com/libsamplerate/"
| #define PACKAGE "libsamplerate"
| #define VERSION "0.1.8"
| #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 HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_TIMES_H 1
| #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 0;
| }
configure:16109: clang -c conftest.c >&5
conftest.c:65: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:16109: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libsamplerate"
| #define PACKAGE_TARNAME "libsamplerate"
| #define PACKAGE_VERSION "0.1.8"
| #define PACKAGE_STRING "libsamplerate 0.1.8"
| #define PACKAGE_BUGREPORT "erikd@mega-nerd.com"
| #define PACKAGE_URL "http://www.mega-nerd.com/libsamplerate/"
| #define PACKAGE "libsamplerate"
| #define VERSION "0.1.8"
| #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 HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_TIMES_H 1
| #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 0;
| }
configure:16109: clang -c conftest.c >&5
conftest.c:65: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:16109: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libsamplerate"
| #define PACKAGE_TARNAME "libsamplerate"
| #define PACKAGE_VERSION "0.1.8"
| #define PACKAGE_STRING "libsamplerate 0.1.8"
| #define PACKAGE_BUGREPORT "erikd@mega-nerd.com"
| #define PACKAGE_URL "http://www.mega-nerd.com/libsamplerate/"
| #define PACKAGE "libsamplerate"
| #define VERSION "0.1.8"
| #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 HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_TIMES_H 1
| #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 0;
| }
configure:16109: clang -c conftest.c >&5
conftest.c:65: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:16109: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libsamplerate"
| #define PACKAGE_TARNAME "libsamplerate"
| #define PACKAGE_VERSION "0.1.8"
| #define PACKAGE_STRING "libsamplerate 0.1.8"
| #define PACKAGE_BUGREPORT "erikd@mega-nerd.com"
| #define PACKAGE_URL "http://www.mega-nerd.com/libsamplerate/"
| #define PACKAGE "libsamplerate"
| #define VERSION "0.1.8"
| #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 HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_TIMES_H 1
| #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 0;
| }
configure:16109: clang -c conftest.c >&5
configure:16109: $? = 0
configure:16109: clang -c conftest.c >&5
configure:16109: $? = 0
configure:16109: clang -c conftest.c >&5
configure:16109: $? = 0
configure:16109: clang -c conftest.c >&5
configure:16109: $? = 0
configure:16123: result: 8
configure:16137: checking processor byte ordering
configure:16216: clang -o conftest conftest.c >&5
configure:16216: $? = 0
configure:16234: clang -o conftest conftest.c >&5
configure:16234: $? = 0
configure:16258: clang -o conftest conftest.c >&5
configure:16258: $? = 0
configure:16351: result: little
configure:16396: checking for malloc
configure:16396: clang -o conftest conftest.c >&5
conftest.c:55:6: warning: incompatible redeclaration of library function 'malloc' [-Wincompatible-library-redeclaration]
char malloc ();
^
conftest.c:55:6: note: 'malloc' is a builtin with type 'void *(unsigned long)'
1 warning generated.
configure:16396: $? = 0
configure:16396: result: yes
configure:16396: checking for calloc
configure:16396: clang -o conftest conftest.c >&5
conftest.c:56:6: warning: incompatible redeclaration of library function 'calloc' [-Wincompatible-library-redeclaration]
char calloc ();
^
conftest.c:56:6: note: 'calloc' is a builtin with type 'void *(unsigned long, unsigned long)'
1 warning generated.
configure:16396: $? = 0
configure:16396: result: yes
configure:16396: checking for free
configure:16396: clang -o conftest conftest.c >&5
configure:16396: $? = 0
configure:16396: result: yes
configure:16396: checking for memcpy
configure:16396: clang -o conftest conftest.c >&5
conftest.c:58:6: warning: incompatible redeclaration of library function 'memcpy' [-Wincompatible-library-redeclaration]
char memcpy ();
^
conftest.c:58:6: note: 'memcpy' is a builtin with type 'void *(void *, const void *, unsigned long)'
1 warning generated.
configure:16396: $? = 0
configure:16396: result: yes
configure:16396: checking for memmove
configure:16396: clang -o conftest conftest.c >&5
conftest.c:59:6: warning: incompatible redeclaration of library function 'memmove' [-Wincompatible-library-redeclaration]
char memmove ();
^
conftest.c:59:6: note: 'memmove' is a builtin with type 'void *(void *, const void *, unsigned long)'
1 warning generated.
configure:16396: $? = 0
configure:16396: result: yes
configure:16396: checking for alarm
configure:16396: clang -o conftest conftest.c >&5
configure:16396: $? = 0
configure:16396: result: yes
configure:16396: checking for signal
configure:16396: clang -o conftest conftest.c >&5
configure:16396: $? = 0
configure:16396: result: yes
configure:16406: checking for floor in -lm
configure:16431: clang -o conftest conftest.c -lm >&5
conftest.c:46:6: warning: incompatible redeclaration of library function 'floor' [-Wincompatible-library-redeclaration]
char floor ();
^
conftest.c:46:6: note: 'floor' is a builtin with type 'double (double)'
1 warning generated.
configure:16431: $? = 0
configure:16440: result: yes
configure:16454: checking for floor
configure:16454: clang -o conftest conftest.c -lm >&5
conftest.c:63:6: warning: incompatible redeclaration of library function 'floor' [-Wincompatible-library-redeclaration]
char floor ();
^
conftest.c:63:6: note: 'floor' is a builtin with type 'double (double)'
1 warning generated.
configure:16454: $? = 0
configure:16454: result: yes
configure:16454: checking for ceil
configure:16454: clang -o conftest conftest.c -lm >&5
conftest.c:64:6: warning: incompatible redeclaration of library function 'ceil' [-Wincompatible-library-redeclaration]
char ceil ();
^
conftest.c:64:6: note: 'ceil' is a builtin with type 'double (double)'
1 warning generated.
configure:16454: $? = 0
configure:16454: result: yes
configure:16454: checking for fmod
configure:16454: clang -o conftest conftest.c -lm >&5
conftest.c:65:6: warning: incompatible redeclaration of library function 'fmod' [-Wincompatible-library-redeclaration]
char fmod ();
^
conftest.c:65:6: note: 'fmod' is a builtin with type 'double (double, double)'
1 warning generated.
configure:16454: $? = 0
configure:16454: result: yes
configure:16464: checking for SIGALRM
configure:16484: clang -o conftest conftest.c -lm >&5
configure:16484: $? = 0
configure:16494: result: yes
configure:16504: checking for lrint
configure:16530: clang -o conftest -lm conftest.c -lm >&5
configure:16530: $? = 0
configure:16542: result: yes
configure:16551: checking for lrintf
configure:16577: clang -o conftest -lm conftest.c -lm >&5
configure:16577: $? = 0
configure:16589: result: yes
configure:16615: checking processor clipping capabilities
configure:16736: result: none
configure:16781: checking for x86_64-unknown-linux-pkg-config
configure:16814: result: no
configure:16824: checking for pkg-config
configure:16842: found /usr/sbin/pkg-config
configure:16854: result: /usr/sbin/pkg-config
configure:16879: checking pkg-config is at least version 0.9.0
configure:16882: result: yes
configure:16894: checking for SNDFILE
configure:16901: $PKG_CONFIG --exists --print-errors "sndfile >= 1.0.6"
configure:16904: $? = 0
configure:16918: $PKG_CONFIG --exists --print-errors "sndfile >= 1.0.6"
configure:16921: $? = 0
configure:16959: result: yes
configure:16987: checking for FFTW3
configure:16994: $PKG_CONFIG --exists --print-errors "fftw3 >= 0.15.0"
Package fftw3 was not found in the pkg-config search path.
Perhaps you should add the directory containing `fftw3.pc'
to the PKG_CONFIG_PATH environment variable
No package 'fftw3' found
configure:16997: $? = 1
configure:17011: $PKG_CONFIG --exists --print-errors "fftw3 >= 0.15.0"
Package fftw3 was not found in the pkg-config search path.
Perhaps you should add the directory containing `fftw3.pc'
to the PKG_CONFIG_PATH environment variable
No package 'fftw3' found
configure:17014: $? = 1
configure:17028: result: no
No package 'fftw3' found
configure:17311: creating ./config.status
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by libsamplerate config.status 0.1.8, which was
generated by GNU Autoconf 2.68. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status
on c67de45c8491
config.status:1270: creating Makefile
config.status:1270: creating M4/Makefile
config.status:1270: creating src/Version_script
config.status:1270: creating Win32/Makefile
config.status:1270: creating Win32/Makefile.mingw
config.status:1270: creating src/Makefile
config.status:1270: creating examples/Makefile
config.status:1270: creating tests/Makefile
config.status:1270: creating doc/Makefile
config.status:1270: creating libsamplerate.spec
config.status:1270: creating samplerate.pc
config.status:1270: creating src/config.h
config.status:1499: executing depfiles commands
config.status:1499: executing libtool commands
configure:20090: result:
-=-=-=-=-=-=-=-=-=-= Configuration Complete =-=-=-=-=-=-=-=-=-=-=-
Configuration summary :
Version : ..................... 0.1.8
Host CPU : .................... x86_64
Host Vendor : ................. unknown
Host OS : ..................... linux-gnu
configure:20112: result:
Extra tools required for testing and examples :
Use FFTW : .................... no
configure:20119: result: Have libsndfile : ............. yes
configure:20128: result: Installation directories :
Library directory : ........... /usr/lib
Program directory : ........... /usr/bin
Pkgconfig directory : ......... /usr/lib/pkgconfig
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=x86_64-unknown-linux-gnu
ac_cv_c99_lrint=yes
ac_cv_c99_lrintf=yes
ac_cv_c_big_endian=0
ac_cv_c_byte_order=little
ac_cv_c_clip_negative=0
ac_cv_c_clip_positive=0
ac_cv_c_clip_type=none
ac_cv_c_compiler_gnu=yes
ac_cv_c_little_endian=1
ac_cv_cxx_compiler_gnu=yes
ac_cv_env_CCC_set=
ac_cv_env_CCC_value=
ac_cv_env_CC_set=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_FFTW3_CFLAGS_set=
ac_cv_env_FFTW3_CFLAGS_value=
ac_cv_env_FFTW3_LIBS_set=
ac_cv_env_FFTW3_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_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_SNDFILE_CFLAGS_set=
ac_cv_env_SNDFILE_CFLAGS_value=
ac_cv_env_SNDFILE_LIBS_set=
ac_cv_env_SNDFILE_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_fftw3=no
ac_cv_func_alarm=yes
ac_cv_func_calloc=yes
ac_cv_func_ceil=yes
ac_cv_func_floor=yes
ac_cv_func_fmod=yes
ac_cv_func_free=yes
ac_cv_func_malloc=yes
ac_cv_func_memcpy=yes
ac_cv_func_memmove=yes
ac_cv_func_signal=yes
ac_cv_header_dlfcn_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_memory_h=yes
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_times_h=yes
ac_cv_header_sys_types_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_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_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_STRIP=strip
ac_cv_prog_ac_ct_AR=ar
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_clang_c_o=yes
ac_cv_prog_cc_g=yes
ac_cv_prog_cxx_g=yes
ac_cv_prog_make_make_set=yes
ac_cv_signal_SIGALRM=yes
ac_cv_sizeof_double=8
ac_cv_sizeof_float=4
ac_cv_sizeof_int=4
ac_cv_sizeof_long=8
ac_cv_sndfile=yes
ac_cv_target=x86_64-unknown-linux-gnu
am_cv_CC_dependencies_compiler_type=gcc3
am_cv_CXX_dependencies_compiler_type=gcc3
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='/sysroot/bin/nm -B'
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]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\'''
lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\'''
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
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
pkg_cv_SNDFILE_CFLAGS=
pkg_cv_SNDFILE_LIBS=-lsndfile
## ----------------- ##
## Output variables. ##
## ----------------- ##
ACLOCAL='${SHELL} /tmp/libsamplerate/src/libsamplerate-0.1.8/Cfg/missing --run aclocal-1.11'
ACLOCAL_AMFLAGS='-I M4'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='${SHELL} /tmp/libsamplerate/src/libsamplerate-0.1.8/Cfg/missing --run tar'
AM_BACKSLASH='\'
AM_DEFAULT_VERBOSITY='0'
AR='ar'
AUTOCONF='${SHELL} /tmp/libsamplerate/src/libsamplerate-0.1.8/Cfg/missing --run autoconf'
AUTOHEADER='${SHELL} /tmp/libsamplerate/src/libsamplerate-0.1.8/Cfg/missing --run autoheader'
AUTOMAKE='${SHELL} /tmp/libsamplerate/src/libsamplerate-0.1.8/Cfg/missing --run automake-1.11'
AWK='gawk'
CC='clang'
CCDEPMODE='depmode=gcc3'
CFLAGS=' -std=gnu99 -W -Wstrict-prototypes -Wmissing-prototypes -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wpointer-arith -pipe'
COMPILER_IS_GCC=''
CPP='clang -E'
CPPFLAGS=''
CXX='clang++'
CXXCPP='clang++ -E'
CXXDEPMODE='depmode=gcc3'
CXXFLAGS=''
CYGPATH_W='echo'
DEFS='-DHAVE_CONFIG_H'
DEPDIR='.deps'
DLLTOOL='false'
DLLWRAP=''
DSYMUTIL=''
DUMPBIN=''
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/usr/sbin/grep -E'
EXEEXT=''
FFTW3_CFLAGS=''
FFTW3_LIBS=''
FGREP='/usr/sbin/grep -F'
GCC_MAJOR_VERSION='4'
GREP='/usr/sbin/grep'
HAVE_FFTW3='0'
HAVE_SNDFILE='1'
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'
LIPO=''
LN_S='ln -s'
LTLIBOBJS=''
MAKEINFO='${SHELL} /tmp/libsamplerate/src/libsamplerate-0.1.8/Cfg/missing --run makeinfo'
MANIFEST_TOOL=':'
MKDIR_P='/usr/sbin/mkdir -p'
NM='/sysroot/bin/nm -B'
NMEDIT=''
OBJDUMP='objdump'
OBJEXT='o'
OS_SPECIFIC_INCLUDES=''
OS_SPECIFIC_LINKS=''
OTOOL64=''
OTOOL=''
PACKAGE='libsamplerate'
PACKAGE_BUGREPORT='erikd@mega-nerd.com'
PACKAGE_NAME='libsamplerate'
PACKAGE_STRING='libsamplerate 0.1.8'
PACKAGE_TARNAME='libsamplerate'
PACKAGE_URL='http://www.mega-nerd.com/libsamplerate/'
PACKAGE_VERSION='0.1.8'
PATH_SEPARATOR=':'
PEXPORTS=''
PKG_CONFIG='/usr/sbin/pkg-config'
PKG_CONFIG_LIBDIR=''
PKG_CONFIG_PATH=''
RANLIB='ranlib'
RC=''
SED='/usr/sbin/sed'
SET_MAKE=''
SHARED_VERSION_INFO='1:8:1'
SHELL='/bin/sh'
SHLIB_VERSION_ARG='-Wl,--version-script=Version_script'
SNDFILE_CFLAGS=''
SNDFILE_LIBS='-lsndfile'
STRIP='strip'
VERSION='0.1.8'
ac_ct_AR='ar'
ac_ct_CC=''
ac_ct_CXX=''
ac_ct_DUMPBIN=''
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__quote=''
am__tar='${AMTAR} chof - "$$tardir"'
am__untar='${AMTAR} xf -'
bindir='${exec_prefix}/bin'
build='x86_64-unknown-linux-gnu'
build_alias=''
build_cpu='x86_64'
build_os='linux-gnu'
build_vendor='unknown'
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}'
htmldocdir='/usr/share/doc/libsamplerate0-dev/html'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='${SHELL} /tmp/libsamplerate/src/libsamplerate-0.1.8/Cfg/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
mkdir_p='/usr/sbin/mkdir -p'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/usr'
program_transform_name='s,x,x,'
psdir='${docdir}'
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 "libsamplerate"
#define PACKAGE_TARNAME "libsamplerate"
#define PACKAGE_VERSION "0.1.8"
#define PACKAGE_STRING "libsamplerate 0.1.8"
#define PACKAGE_BUGREPORT "erikd@mega-nerd.com"
#define PACKAGE_URL "http://www.mega-nerd.com/libsamplerate/"
#define PACKAGE "libsamplerate"
#define VERSION "0.1.8"
#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 HAVE_DLFCN_H 1
#define LT_OBJDIR ".libs/"
#define STDC_HEADERS 1
#define HAVE_STDINT_H 1
#define HAVE_SYS_TIMES_H 1
#define SIZEOF_INT 4
#define SIZEOF_LONG 8
#define SIZEOF_FLOAT 4
#define SIZEOF_DOUBLE 8
#define CPU_IS_BIG_ENDIAN 0
#define CPU_IS_LITTLE_ENDIAN 1
#define HAVE_MALLOC 1
#define HAVE_CALLOC 1
#define HAVE_FREE 1
#define HAVE_MEMCPY 1
#define HAVE_MEMMOVE 1
#define HAVE_ALARM 1
#define HAVE_SIGNAL 1
#define HAVE_LIBM 1
#define HAVE_FLOOR 1
#define HAVE_CEIL 1
#define HAVE_FMOD 1
#define HAVE_SIGALRM 1
#define HAVE_LRINT 1
#define HAVE_LRINTF 1
#define CPU_CLIPS_POSITIVE 0
#define CPU_CLIPS_NEGATIVE 0
#define HAVE_SNDFILE 1
#define HAVE_FFTW3 0
#define COMPILER_IS_GCC 1
#define GCC_MAJOR_VERSION 4
#define OS_IS_WIN32 0
configure: exit 0