cmvr-es/third_party/ALSA/alsa-lib-1.2.7.2/config.log

1450 lines
49 KiB
Plaintext
Raw Normal View History

2025-08-21 13:56:39 +08:00
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by alsa-lib configure 1.2.7.2, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ ./configure --prefix=/home/tankaitao/.local
## --------- ##
## Platform. ##
## --------- ##
hostname = cmvr
uname -m = x86_64
uname -r = 5.15.0-139-generic
uname -s = Linux
uname -v = #149~20.04.1-Ubuntu SMP Wed Apr 16 08:29:56 UTC 2025
/usr/bin/uname -p = x86_64
/bin/uname -X = unknown
/bin/arch = x86_64
/usr/bin/arch -k = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo = unknown
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH: /home/tankaitao/anaconda3/bin
PATH: /home/tankaitao/anaconda3/condabin
PATH: /home/tankaitao/.local/bin
PATH: /home/tankaitao/.local/bin
PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /usr/sbin
PATH: /usr/bin
PATH: /sbin
PATH: /bin
PATH: /usr/games
PATH: /usr/local/games
PATH: /snap/bin
## ----------- ##
## Core tests. ##
## ----------- ##
configure:2499: checking build system type
configure:2513: result: x86_64-pc-linux-gnu
configure:2533: checking host system type
configure:2546: result: x86_64-pc-linux-gnu
configure:2582: checking for a BSD-compatible install
configure:2650: result: /usr/bin/install -c
configure:2661: checking whether build environment is sane
configure:2716: result: yes
configure:2865: checking for a thread-safe mkdir -p
configure:2904: result: /usr/bin/mkdir -p
configure:2911: checking for gawk
configure:2941: result: no
configure:2911: checking for mawk
configure:2927: found /usr/bin/mawk
configure:2938: result: mawk
configure:2949: checking whether make sets $(MAKE)
configure:2971: result: yes
configure:3000: checking whether make supports nested variables
configure:3017: result: yes
configure:3154: checking whether to enable maintainer-specific portions of Makefiles
configure:3163: result: yes
configure:3189: checking whether make supports nested variables
configure:3206: result: yes
configure:3269: checking for gcc
configure:3285: found /usr/bin/gcc
configure:3296: result: gcc
configure:3525: checking for C compiler version
configure:3534: gcc --version >&5
gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Copyright (C) 2019 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
configure:3545: $? = 0
configure:3534: gcc -v >&5
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/9/lto-wrapper
OFFLOAD_TARGET_NAMES=nvptx-none:hsa
OFFLOAD_TARGET_DEFAULT=1
Target: x86_64-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Ubuntu 9.4.0-1ubuntu1~20.04.2' --with-bugurl=file:///usr/share/doc/gcc-9/README.Bugs --enable-languages=c,ada,c++,go,brig,d,fortran,objc,obj-c++,gm2 --prefix=/usr --with-gcc-major-version-only --program-suffix=-9 --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-plugin --enable-default-pie --with-system-zlib --with-target-system-zlib=auto --enable-objc-gc=auto --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-offload-targets=nvptx-none=/build/gcc-9-9QDOt0/gcc-9-9.4.0/debian/tmp-nvptx/usr,hsa --without-cuda-driver --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu
Thread model: posix
gcc version 9.4.0 (Ubuntu 9.4.0-1ubuntu1~20.04.2)
configure:3545: $? = 0
configure:3534: gcc -V >&5
gcc: error: unrecognized command line option '-V'
gcc: fatal error: no input files
compilation terminated.
configure:3545: $? = 1
configure:3534: gcc -qversion >&5
gcc: error: unrecognized command line option '-qversion'; did you mean '--version'?
gcc: fatal error: no input files
compilation terminated.
configure:3545: $? = 1
configure:3565: checking whether the C compiler works
configure:3587: gcc conftest.c >&5
configure:3591: $? = 0
configure:3639: result: yes
configure:3642: checking for C compiler default output file name
configure:3644: result: a.out
configure:3650: checking for suffix of executables
configure:3657: gcc -o conftest conftest.c >&5
configure:3661: $? = 0
configure:3683: result:
configure:3705: checking whether we are cross compiling
configure:3713: gcc -o conftest conftest.c >&5
configure:3717: $? = 0
configure:3724: ./conftest
configure:3728: $? = 0
configure:3716: result: no
configure:3721: checking for suffix of object files
configure:3743: gcc -c conftest.c >&5
configure:3747: $? = 0
configure:3768: result: o
configure:3772: checking whether we are using the GNU C compiler
configure:3791: gcc -c conftest.c >&5
configure:3791: $? = 0
configure:3800: result: yes
configure:3809: checking whether gcc accepts -g
configure:3829: gcc -c -g conftest.c >&5
configure:3829: $? = 0
configure:3870: result: yes
configure:3887: checking for gcc option to accept ISO C89
configure:3950: gcc -c -g -O2 conftest.c >&5
configure:3950: $? = 0
configure:3963: result: none needed
configure:3988: checking whether gcc understands -c and -o together
configure:4010: gcc -c conftest.c -o conftest2.o
configure:4013: $? = 0
configure:4010: gcc -c conftest.c -o conftest2.o
configure:4013: $? = 0
configure:4025: result: yes
configure:4045: checking whether make supports the include directive
configure:4060: make -f confmf.GNU && cat confinc.out
this is the am__doit target
configure:4063: $? = 0
configure:4082: result: yes (GNU style)
configure:4107: checking dependency style of gcc
configure:4218: result: gcc3
configure:4238: checking how to run the C preprocessor
configure:4269: gcc -E conftest.c
configure:4269: $? = 0
configure:4283: gcc -E conftest.c
conftest.c:11:10: fatal error: ac_nonexistent.h: No such file or directory
11 | #include <ac_nonexistent.h>
| ^~~~~~~~~~~~~~~~~~
compilation terminated.
configure:4283: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "alsa-lib"
| #define PACKAGE_TARNAME "alsa-lib"
| #define PACKAGE_VERSION "1.2.7.2"
| #define PACKAGE_STRING "alsa-lib 1.2.7.2"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "alsa-lib"
| #define VERSION "1.2.7.2"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:4308: result: gcc -E
configure:4328: gcc -E conftest.c
configure:4328: $? = 0
configure:4342: gcc -E conftest.c
conftest.c:11:10: fatal error: ac_nonexistent.h: No such file or directory
11 | #include <ac_nonexistent.h>
| ^~~~~~~~~~~~~~~~~~
compilation terminated.
configure:4342: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "alsa-lib"
| #define PACKAGE_TARNAME "alsa-lib"
| #define PACKAGE_VERSION "1.2.7.2"
| #define PACKAGE_STRING "alsa-lib 1.2.7.2"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "alsa-lib"
| #define VERSION "1.2.7.2"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:4372: checking for grep that handles long lines and -e
configure:4430: result: /usr/bin/grep
configure:4435: checking for egrep
configure:4497: result: /usr/bin/grep -E
configure:4502: checking for ANSI C header files
configure:4522: gcc -c -g -O2 conftest.c >&5
configure:4522: $? = 0
configure:4595: gcc -o conftest -g -O2 conftest.c >&5
configure:4595: $? = 0
configure:4595: ./conftest
configure:4595: $? = 0
configure:4606: result: yes
configure:4619: checking for sys/types.h
configure:4619: gcc -c -g -O2 conftest.c >&5
configure:4619: $? = 0
configure:4619: result: yes
configure:4619: checking for sys/stat.h
configure:4619: gcc -c -g -O2 conftest.c >&5
configure:4619: $? = 0
configure:4619: result: yes
configure:4619: checking for stdlib.h
configure:4619: gcc -c -g -O2 conftest.c >&5
configure:4619: $? = 0
configure:4619: result: yes
configure:4619: checking for string.h
configure:4619: gcc -c -g -O2 conftest.c >&5
configure:4619: $? = 0
configure:4619: result: yes
configure:4619: checking for memory.h
configure:4619: gcc -c -g -O2 conftest.c >&5
configure:4619: $? = 0
configure:4619: result: yes
configure:4619: checking for strings.h
configure:4619: gcc -c -g -O2 conftest.c >&5
configure:4619: $? = 0
configure:4619: result: yes
configure:4619: checking for inttypes.h
configure:4619: gcc -c -g -O2 conftest.c >&5
configure:4619: $? = 0
configure:4619: result: yes
configure:4619: checking for stdint.h
configure:4619: gcc -c -g -O2 conftest.c >&5
configure:4619: $? = 0
configure:4619: result: yes
configure:4619: checking for unistd.h
configure:4619: gcc -c -g -O2 conftest.c >&5
configure:4619: $? = 0
configure:4619: result: yes
configure:4632: checking minix/config.h usability
configure:4632: gcc -c -g -O2 conftest.c >&5
conftest.c:54:10: fatal error: minix/config.h: No such file or directory
54 | #include <minix/config.h>
| ^~~~~~~~~~~~~~~~
compilation terminated.
configure:4632: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "alsa-lib"
| #define PACKAGE_TARNAME "alsa-lib"
| #define PACKAGE_VERSION "1.2.7.2"
| #define PACKAGE_STRING "alsa-lib 1.2.7.2"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "alsa-lib"
| #define VERSION "1.2.7.2"
| #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 <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <minix/config.h>
configure:4632: result: no
configure:4632: checking minix/config.h presence
configure:4632: gcc -E conftest.c
conftest.c:21:10: fatal error: minix/config.h: No such file or directory
21 | #include <minix/config.h>
| ^~~~~~~~~~~~~~~~
compilation terminated.
configure:4632: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "alsa-lib"
| #define PACKAGE_TARNAME "alsa-lib"
| #define PACKAGE_VERSION "1.2.7.2"
| #define PACKAGE_STRING "alsa-lib 1.2.7.2"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "alsa-lib"
| #define VERSION "1.2.7.2"
| #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 <minix/config.h>
configure:4632: result: no
configure:4632: checking for minix/config.h
configure:4632: result: no
configure:4653: checking whether it is safe to define __EXTENSIONS__
configure:4671: gcc -c -g -O2 conftest.c >&5
configure:4671: $? = 0
configure:4678: result: yes
configure:4693: checking whether ln -s works
configure:4697: result: yes
configure:4785: checking how to print strings
configure:4812: result: printf
configure:4833: checking for a sed that does not truncate output
configure:4897: result: /usr/bin/sed
configure:4915: checking for fgrep
configure:4977: result: /usr/bin/grep -F
configure:5012: checking for ld used by gcc
configure:5079: result: /usr/bin/ld
configure:5086: checking if the linker (/usr/bin/ld) is GNU ld
configure:5101: result: yes
configure:5113: checking for BSD- or MS-compatible name lister (nm)
configure:5167: result: /usr/bin/nm -B
configure:5297: checking the name lister (/usr/bin/nm -B) interface
configure:5304: gcc -c -g -O2 conftest.c >&5
configure:5307: /usr/bin/nm -B "conftest.o"
configure:5310: output
0000000000000000 B some_variable
configure:5311: result: BSD nm
configure:5315: checking the maximum length of command line arguments
configure:5446: result: 1572864
configure:5494: checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format
configure:5534: result: func_convert_file_noop
configure:5541: checking how to convert x86_64-pc-linux-gnu file names to toolchain format
configure:5561: result: func_convert_file_noop
configure:5568: checking for /usr/bin/ld option to reload object files
configure:5575: result: -r
configure:5649: checking for objdump
configure:5665: found /usr/bin/objdump
configure:5676: result: objdump
configure:5708: checking how to recognize dependent libraries
configure:5908: result: pass_all
configure:5993: checking for dlltool
configure:6023: result: no
configure:6053: checking how to associate runtime and link libraries
configure:6080: result: printf %s\n
configure:6140: checking for ar
configure:6156: found /usr/bin/ar
configure:6167: result: ar
configure:6204: checking for archiver @FILE support
configure:6221: gcc -c -g -O2 conftest.c >&5
configure:6221: $? = 0
configure:6224: ar cru libconftest.a @conftest.lst >&5
ar: `u' modifier ignored since `D' is the default (see `U')
configure:6227: $? = 0
configure:6232: ar cru libconftest.a @conftest.lst >&5
ar: `u' modifier ignored since `D' is the default (see `U')
ar: conftest.o: No such file or directory
configure:6235: $? = 1
configure:6234: result: @
configure:6292: checking for strip
configure:6308: found /usr/bin/strip
configure:6319: result: strip
configure:6391: checking for ranlib
configure:6407: found /usr/bin/ranlib
configure:6418: result: ranlib
configure:6520: checking command to parse /usr/bin/nm -B output from gcc object
configure:6673: gcc -c -g -O2 conftest.c >&5
configure:6676: $? = 0
configure:6680: /usr/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:6683: $? = 0
configure:6749: gcc -o conftest -g -O2 conftest.c conftstm.o >&5
configure:6752: $? = 0
configure:6790: result: ok
configure:6837: checking for sysroot
configure:6867: result: no
configure:6874: checking for a working dd
configure:6912: result: /usr/bin/dd
configure:6916: checking how to truncate binary pipes
configure:6931: result: /usr/bin/dd bs=4096 count=1
configure:7067: gcc -c -g -O2 conftest.c >&5
configure:7070: $? = 0
configure:7260: checking for mt
configure:7276: found /usr/bin/mt
configure:7287: result: mt
configure:7310: checking if mt is a manifest tool
configure:7316: mt '-?'
configure:7324: result: no
configure:7998: checking for dlfcn.h
configure:7998: gcc -c -g -O2 conftest.c >&5
configure:7998: $? = 0
configure:7998: result: yes
configure:8222: checking for objdir
configure:8237: result: .libs
configure:8501: checking if gcc supports -fno-rtti -fno-exceptions
configure:8519: gcc -c -g -O2 -fno-rtti -fno-exceptions conftest.c >&5
cc1: warning: command line option '-fno-rtti' is valid for C++/D/ObjC++ but not for C
configure:8523: $? = 0
configure:8536: result: no
configure:8894: checking for gcc option to produce PIC
configure:8901: result: -fPIC -DPIC
configure:8909: checking if gcc PIC flag -fPIC -DPIC works
configure:8927: gcc -c -g -O2 -fPIC -DPIC -DPIC conftest.c >&5
configure:8931: $? = 0
configure:8944: result: yes
configure:8973: checking if gcc static flag -static works
configure:9001: result: yes
configure:9016: checking if gcc supports -c -o file.o
configure:9037: gcc -c -g -O2 -o out/conftest2.o conftest.c >&5
configure:9041: $? = 0
configure:9063: result: yes
configure:9071: checking if gcc supports -c -o file.o
configure:9118: result: yes
configure:9151: checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
configure:10410: result: yes
configure:10447: checking whether -lc should be explicitly linked in
configure:10455: gcc -c -g -O2 conftest.c >&5
configure:10458: $? = 0
configure:10473: gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/bin/grep -lc \>/dev/null 2\>\&1
configure:10476: $? = 0
configure:10490: result: no
configure:10650: checking dynamic linker characteristics
configure:11231: gcc -o conftest -g -O2 -Wl,-rpath -Wl,/foo conftest.c >&5
configure:11231: $? = 0
configure:11471: result: GNU/Linux ld.so
configure:11593: checking how to hardcode library paths into programs
configure:11618: result: immediate
configure:11720: checking for shl_load
configure:11720: gcc -o conftest -g -O2 conftest.c >&5
/usr/bin/ld: /tmp/ccmL40yi.o: in function `main':
/home/tankaitao/dev/cmvr-es/third_party/ALSA/alsa-lib-1.2.7.2/conftest.c:62: undefined reference to `shl_load'
collect2: error: ld returned 1 exit status
configure:11720: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "alsa-lib"
| #define PACKAGE_TARNAME "alsa-lib"
| #define PACKAGE_VERSION "1.2.7.2"
| #define PACKAGE_STRING "alsa-lib 1.2.7.2"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "alsa-lib"
| #define VERSION "1.2.7.2"
| #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. */
| /* Define shl_load to an innocuous variant, in case <limits.h> declares shl_load.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define shl_load innocuous_shl_load
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char shl_load (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef shl_load
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char shl_load ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_shl_load || defined __stub___shl_load
| choke me
| #endif
|
| int
| main ()
| {
| return shl_load ();
| ;
| return 0;
| }
configure:11720: result: no
configure:11724: checking for shl_load in -ldld
configure:11749: gcc -o conftest -g -O2 conftest.c -ldld >&5
/usr/bin/ld: cannot find -ldld
collect2: error: ld returned 1 exit status
configure:11749: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "alsa-lib"
| #define PACKAGE_TARNAME "alsa-lib"
| #define PACKAGE_VERSION "1.2.7.2"
| #define PACKAGE_STRING "alsa-lib 1.2.7.2"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "alsa-lib"
| #define VERSION "1.2.7.2"
| #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. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char shl_load ();
| int
| main ()
| {
| return shl_load ();
| ;
| return 0;
| }
configure:11758: result: no
configure:11763: checking for dlopen
configure:11763: gcc -o conftest -g -O2 conftest.c >&5
/usr/bin/ld: /tmp/cce8taEp.o: in function `main':
/home/tankaitao/dev/cmvr-es/third_party/ALSA/alsa-lib-1.2.7.2/conftest.c:62: undefined reference to `dlopen'
collect2: error: ld returned 1 exit status
configure:11763: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "alsa-lib"
| #define PACKAGE_TARNAME "alsa-lib"
| #define PACKAGE_VERSION "1.2.7.2"
| #define PACKAGE_STRING "alsa-lib 1.2.7.2"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "alsa-lib"
| #define VERSION "1.2.7.2"
| #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. */
| /* Define dlopen to an innocuous variant, in case <limits.h> declares dlopen.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define dlopen innocuous_dlopen
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char dlopen (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef dlopen
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char dlopen ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_dlopen || defined __stub___dlopen
| choke me
| #endif
|
| int
| main ()
| {
| return dlopen ();
| ;
| return 0;
| }
configure:11763: result: no
configure:11767: checking for dlopen in -ldl
configure:11792: gcc -o conftest -g -O2 conftest.c -ldl >&5
configure:11792: $? = 0
configure:11801: result: yes
configure:11920: checking whether a program can dlopen itself
configure:12000: gcc -o conftest -g -O2 -DHAVE_DLFCN_H -Wl,--export-dynamic conftest.c -ldl >&5
configure:12003: $? = 0
configure:12021: result: yes
configure:12026: checking whether a statically linked program can dlopen itself
configure:12106: gcc -o conftest -g -O2 -DHAVE_DLFCN_H -Wl,--export-dynamic -static conftest.c -ldl >&5
/usr/bin/ld: /tmp/ccoftIBV.o: in function `main':
/home/tankaitao/dev/cmvr-es/third_party/ALSA/alsa-lib-1.2.7.2/configure:12085: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
configure:12109: $? = 0
conftest: undefined symbol: _fnord
configure:12127: result: no
configure:12166: checking whether stripping libraries is possible
configure:12171: result: yes
configure:12206: checking if libtool supports shared libraries
configure:12208: result: yes
configure:12211: checking whether to build shared libraries
configure:12236: result: yes
configure:12239: checking whether to build static libraries
configure:12243: result: no
configure:9082: checking if gcc supports -Wl,--no-undefined flag
configure:9093: gcc -o conftest -g -O2 -Wl,--no-undefined conftest.c >&5
configure:9093: $? = 0
configure:9104: result: yes
configure:9082: checking if gcc supports -Wl,-z,defs flag
configure:9093: gcc -o conftest -g -O2 -Wl,-z,defs conftest.c >&5
configure:9093: $? = 0
configure:9104: result: yes
configure:9119: checking for ANSI C header files
configure:9223: result: yes
configure:9234: checking for an ANSI C-conforming const
configure:9300: gcc -c -g -O2 conftest.c >&5
configure:9300: $? = 0
configure:9307: result: yes
configure:9315: checking for inline
configure:9331: gcc -c -g -O2 conftest.c >&5
configure:9331: $? = 0
configure:9339: result: inline
configure:9357: checking whether time.h and sys/time.h may both be included
configure:9377: gcc -c -g -O2 conftest.c >&5
configure:9377: $? = 0
configure:9384: result: yes
configure:9394: checking whether gcc needs -traditional
configure:9428: result: no
configure:9437: checking for uselocale
configure:9437: gcc -o conftest -g -O2 conftest.c >&5
configure:9437: $? = 0
configure:9437: result: yes
configure:9448: checking for eaccess
configure:9448: gcc -o conftest -g -O2 conftest.c >&5
configure:9448: $? = 0
configure:9448: result: yes
configure:9459: checking for library version
configure:9484: result: major 1 minor 2 subminor 7 extrastr extraver 1000000
configure:9575: checking for versioned symbols
configure:9602: result: yes
configure:9621: checking for symbolic-functions
configure:9640: result: no
configure:9652: checking for custom symbol prefixes
configure:9665: result:
configure:9668: checking for debug
configure:9679: result: yes
configure:9690: checking for debug assert
configure:9706: result: no
configure:9711: checking for tmpdir
configure:9721: result: /tmp
configure:9729: checking for softfloat
configure:9747: result: no
configure:9756: checking for LFS calls
configure:9769: gcc -o conftest -g -O2 conftest.c >&5
configure:9769: $? = 0
configure:9777: result: yes
configure:9787: checking for libdl
configure:9799: checking for dlsym in -ldl
configure:9824: gcc -o conftest -g -O2 conftest.c -ldl >&5
configure:9824: $? = 0
configure:9833: result: yes
configure:9858: checking for pthread
configure:9869: checking for pthread_join in -lpthread
configure:9894: gcc -o conftest -g -O2 conftest.c -lpthread >&5
configure:9894: $? = 0
configure:9903: result: yes
configure:9921: checking whether PTHREAD_MUTEX_RECURSIVE is declared
configure:9921: gcc -c -g -O2 conftest.c >&5
configure:9921: $? = 0
configure:9921: result: yes
configure:9931: checking for __thread
configure:9946: gcc -o conftest -g -O2 conftest.c >&5
configure:9946: $? = 0
configure:9950: result: yes
configure:9959: checking for librt
configure:9970: checking for clock_gettime in -lrt
configure:9995: gcc -o conftest -g -O2 conftest.c -lrt >&5
configure:9995: $? = 0
configure:10004: result: yes
configure:10026: checking for use of wordexp
configure:10052: result: no
configure:10059: checking endian.h usability
configure:10059: gcc -c -g -O2 conftest.c >&5
configure:10059: $? = 0
configure:10059: result: yes
configure:10059: checking endian.h presence
configure:10059: gcc -E conftest.c
configure:10059: $? = 0
configure:10059: result: yes
configure:10059: checking for endian.h
configure:10059: result: yes
configure:10059: checking sys/endian.h usability
configure:10059: gcc -c -g -O2 conftest.c >&5
conftest.c:80:10: fatal error: sys/endian.h: No such file or directory
80 | #include <sys/endian.h>
| ^~~~~~~~~~~~~~
compilation terminated.
configure:10059: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "alsa-lib"
| #define PACKAGE_TARNAME "alsa-lib"
| #define PACKAGE_VERSION "1.2.7.2"
| #define PACKAGE_STRING "alsa-lib 1.2.7.2"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "alsa-lib"
| #define VERSION "1.2.7.2"
| #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 TIME_WITH_SYS_TIME 1
| #define HAVE_USELOCALE 1
| #define HAVE_EACCESS 1
| #define VERSION "1.2.7.2"
| #define ALSA_CONFIG_DIR "/home/tankaitao/.local/share/alsa"
| #define ALSA_PLUGIN_DIR "/home/tankaitao/.local/lib/alsa-lib"
| #define ALSA_PKGCONF_DIR "/home/tankaitao/.local/lib/pkgconfig"
| #define VERSIONED_SYMBOLS /**/
| #define __SYMBOL_PREFIX ""
| #define TMPDIR "/tmp"
| #define HAVE_LFS 1
| #define HAVE_LIBDL 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE /**/
| #define HAVE___THREAD 1
| #define HAVE_LIBRT 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_ENDIAN_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <sys/endian.h>
configure:10059: result: no
configure:10059: checking sys/endian.h presence
configure:10059: gcc -E conftest.c
conftest.c:47:10: fatal error: sys/endian.h: No such file or directory
47 | #include <sys/endian.h>
| ^~~~~~~~~~~~~~
compilation terminated.
configure:10059: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "alsa-lib"
| #define PACKAGE_TARNAME "alsa-lib"
| #define PACKAGE_VERSION "1.2.7.2"
| #define PACKAGE_STRING "alsa-lib 1.2.7.2"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "alsa-lib"
| #define VERSION "1.2.7.2"
| #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 TIME_WITH_SYS_TIME 1
| #define HAVE_USELOCALE 1
| #define HAVE_EACCESS 1
| #define VERSION "1.2.7.2"
| #define ALSA_CONFIG_DIR "/home/tankaitao/.local/share/alsa"
| #define ALSA_PLUGIN_DIR "/home/tankaitao/.local/lib/alsa-lib"
| #define ALSA_PKGCONF_DIR "/home/tankaitao/.local/lib/pkgconfig"
| #define VERSIONED_SYMBOLS /**/
| #define __SYMBOL_PREFIX ""
| #define TMPDIR "/tmp"
| #define HAVE_LFS 1
| #define HAVE_LIBDL 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE /**/
| #define HAVE___THREAD 1
| #define HAVE_LIBRT 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_ENDIAN_H 1
| /* end confdefs.h. */
| #include <sys/endian.h>
configure:10059: result: no
configure:10059: checking for sys/endian.h
configure:10059: result: no
configure:10059: checking sys/shm.h usability
configure:10059: gcc -c -g -O2 conftest.c >&5
configure:10059: $? = 0
configure:10059: result: yes
configure:10059: checking sys/shm.h presence
configure:10059: gcc -E conftest.c
configure:10059: $? = 0
configure:10059: result: yes
configure:10059: checking for sys/shm.h
configure:10059: result: yes
configure:10070: checking for resmgr support
configure:10079: result: no
configure:10134: checking for aload* support
configure:10143: result: yes
configure:10151: checking for ALSA device file directory
configure:10169: result: /dev/snd/
configure:10172: checking for aload* device file directory
configure:10190: result: /dev/
configure:10477: checking whether GCC supports builtin atomic intrinsics
configure:10495: gcc -o conftest -g -O2 conftest.c >&5
configure:10495: $? = 0
configure:10503: result: yes
configure:10518: gcc -o conftest -g -O2 conftest.c >&5
configure:10518: $? = 0
configure:10841: checking for default lockless dmix
configure:10857: result: no
configure:10942: checking for max number of cards
configure:10952: result: 32
configure:10967: checking for thread-safe API functions
configure:10977: result: yes
configure:11097: checking that generated files are newer than configure
configure:11103: result: done
configure:11318: creating ./config.status
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by alsa-lib config.status 1.2.7.2, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status
on cmvr
config.status:1270: creating Makefile
config.status:1270: creating doc/Makefile
config.status:1270: creating doc/pictures/Makefile
config.status:1270: creating doc/doxygen.cfg
config.status:1270: creating include/Makefile
config.status:1270: creating include/sound/Makefile
config.status:1270: creating include/sound/uapi/Makefile
config.status:1270: creating src/Versions
config.status:1270: creating src/Makefile
config.status:1270: creating src/control/Makefile
config.status:1270: creating src/mixer/Makefile
config.status:1270: creating src/pcm/Makefile
config.status:1270: creating src/pcm/scopes/Makefile
config.status:1270: creating src/rawmidi/Makefile
config.status:1270: creating src/timer/Makefile
config.status:1270: creating src/hwdep/Makefile
config.status:1270: creating src/seq/Makefile
config.status:1270: creating src/ucm/Makefile
config.status:1270: creating src/alisp/Makefile
config.status:1270: creating src/topology/Makefile
config.status:1270: creating src/conf/Makefile
config.status:1270: creating src/conf/cards/Makefile
config.status:1270: creating src/conf/ctl/Makefile
config.status:1270: creating src/conf/pcm/Makefile
config.status:1270: creating modules/Makefile
config.status:1270: creating modules/mixer/Makefile
config.status:1270: creating modules/mixer/simple/Makefile
config.status:1270: creating alsalisp/Makefile
config.status:1270: creating aserver/Makefile
config.status:1270: creating test/Makefile
config.status:1270: creating test/lsb/Makefile
config.status:1270: creating utils/Makefile
config.status:1270: creating utils/alsa-lib.spec
config.status:1270: creating utils/alsa.pc
config.status:1270: creating utils/alsa-topology.pc
config.status:1270: creating include/config.h
config.status:1499: executing depfiles commands
config.status:1576: cd src && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles
config.status:1581: $? = 0
config.status:1576: cd src/control && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles
config.status:1581: $? = 0
config.status:1576: cd src/mixer && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles
config.status:1581: $? = 0
config.status:1576: cd src/pcm && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles
config.status:1581: $? = 0
config.status:1576: cd src/pcm/scopes && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles
config.status:1581: $? = 0
config.status:1576: cd src/rawmidi && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles
config.status:1581: $? = 0
config.status:1576: cd src/timer && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles
config.status:1581: $? = 0
config.status:1576: cd src/hwdep && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles
config.status:1581: $? = 0
config.status:1576: cd src/seq && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles
config.status:1581: $? = 0
config.status:1576: cd src/ucm && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles
config.status:1581: $? = 0
config.status:1576: cd src/alisp && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles
config.status:1581: $? = 0
config.status:1576: cd src/topology && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles
config.status:1581: $? = 0
config.status:1576: cd modules/mixer/simple && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles
config.status:1581: $? = 0
config.status:1576: cd alsalisp && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles
config.status:1581: $? = 0
config.status:1576: cd aserver && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles
config.status:1581: $? = 0
config.status:1576: cd test && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles
config.status:1581: $? = 0
config.status:1576: cd test/lsb && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles
config.status:1581: $? = 0
config.status:1499: executing libtool commands
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=x86_64-pc-linux-gnu
ac_cv_c_compiler_gnu=yes
ac_cv_c_const=yes
ac_cv_c_inline=inline
ac_cv_env_CC_set=
ac_cv_env_CC_value=
ac_cv_env_CFLAGS_set=
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_LDFLAGS_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_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=
ac_cv_env_host_alias_value=
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_func_dlopen=no
ac_cv_func_eaccess=yes
ac_cv_func_shl_load=no
ac_cv_func_uselocale=yes
ac_cv_have_decl_PTHREAD_MUTEX_RECURSIVE=yes
ac_cv_header_dlfcn_h=yes
ac_cv_header_endian_h=yes
ac_cv_header_inttypes_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_endian_h=no
ac_cv_header_sys_shm_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_time=yes
ac_cv_header_unistd_h=yes
ac_cv_host=x86_64-pc-linux-gnu
ac_cv_lib_dl_dlopen=yes
ac_cv_lib_dl_dlsym=yes
ac_cv_lib_dld_shl_load=no
ac_cv_lib_pthread_pthread_join=yes
ac_cv_lib_rt_clock_gettime=yes
ac_cv_objext=o
ac_cv_path_EGREP='/usr/bin/grep -E'
ac_cv_path_FGREP='/usr/bin/grep -F'
ac_cv_path_GREP=/usr/bin/grep
ac_cv_path_SED=/usr/bin/sed
ac_cv_path_install='/usr/bin/install -c'
ac_cv_path_lt_DD=/usr/bin/dd
ac_cv_path_mkdir=/usr/bin/mkdir
ac_cv_prog_AWK=mawk
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_ac_ct_AR=ar
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_ac_ct_MANIFEST_TOOL=mt
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_g=yes
ac_cv_prog_gcc_traditional=no
ac_cv_prog_make_make_set=yes
ac_cv_safe_to_define___extensions__=yes
am_cv_CC_dependencies_compiler_type=gcc3
am_cv_make_support_nested_variables=yes
am_cv_prog_cc_c_o=yes
cc_cv_ldflags__Wl___no_undefined=yes
cc_cv_ldflags__Wl__z_defs=yes
lt_cv_ar_at_file=@
lt_cv_archive_cmds_need_lc=no
lt_cv_deplibs_check_method=pass_all
lt_cv_dlopen=dlopen
lt_cv_dlopen_libs=-ldl
lt_cv_dlopen_self=yes
lt_cv_dlopen_self_static=no
lt_cv_file_magic_cmd='$MAGIC_CMD'
lt_cv_file_magic_test_file=
lt_cv_ld_reload_flag=-r
lt_cv_nm_interface='BSD nm'
lt_cv_objdir=.libs
lt_cv_path_LD=/usr/bin/ld
lt_cv_path_NM='/usr/bin/nm -B'
lt_cv_path_mainfest_tool=no
lt_cv_prog_compiler_c_o=yes
lt_cv_prog_compiler_pic='-fPIC -DPIC'
lt_cv_prog_compiler_pic_works=yes
lt_cv_prog_compiler_rtti_exceptions=no
lt_cv_prog_compiler_static_works=yes
lt_cv_prog_gnu_ld=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/bin/dd bs=4096 count=1'
## ----------------- ##
## Output variables. ##
## ----------------- ##
ACLOCAL='${SHELL} /home/tankaitao/dev/cmvr-es/third_party/ALSA/alsa-lib-1.2.7.2/missing aclocal-1.16'
ALSA_CONFIG_DIR='/home/tankaitao/.local/share/alsa'
ALSA_DEPLIBS='-lm -ldl -lpthread -lrt'
ALSA_PKGCONF_DIR='/home/tankaitao/.local/lib/pkgconfig'
ALSA_PLUGIN_DIR='/home/tankaitao/.local/lib/alsa-lib'
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} /home/tankaitao/dev/cmvr-es/third_party/ALSA/alsa-lib-1.2.7.2/missing autoconf'
AUTOHEADER='${SHELL} /home/tankaitao/dev/cmvr-es/third_party/ALSA/alsa-lib-1.2.7.2/missing autoheader'
AUTOMAKE='${SHELL} /home/tankaitao/dev/cmvr-es/third_party/ALSA/alsa-lib-1.2.7.2/missing automake-1.16'
AWK='mawk'
BUILD_ALISP_FALSE=''
BUILD_ALISP_TRUE='#'
BUILD_CTL_PLUGIN_EXT_FALSE='#'
BUILD_CTL_PLUGIN_EXT_TRUE=''
BUILD_CTL_PLUGIN_FALSE='#'
BUILD_CTL_PLUGIN_REMAP_FALSE='#'
BUILD_CTL_PLUGIN_REMAP_TRUE=''
BUILD_CTL_PLUGIN_SHM_FALSE='#'
BUILD_CTL_PLUGIN_SHM_TRUE=''
BUILD_CTL_PLUGIN_TRUE=''
BUILD_HWDEP_FALSE='#'
BUILD_HWDEP_TRUE=''
BUILD_MIXER_FALSE='#'
BUILD_MIXER_MODULES_FALSE=''
BUILD_MIXER_MODULES_TRUE='#'
BUILD_MIXER_PYMODULES_FALSE=''
BUILD_MIXER_PYMODULES_TRUE='#'
BUILD_MIXER_TRUE=''
BUILD_MODULES_FALSE='#'
BUILD_MODULES_TRUE=''
BUILD_PCM_FALSE='#'
BUILD_PCM_PLUGIN_ADPCM_FALSE='#'
BUILD_PCM_PLUGIN_ADPCM_TRUE=''
BUILD_PCM_PLUGIN_ALAW_FALSE='#'
BUILD_PCM_PLUGIN_ALAW_TRUE=''
BUILD_PCM_PLUGIN_ASYM_FALSE='#'
BUILD_PCM_PLUGIN_ASYM_TRUE=''
BUILD_PCM_PLUGIN_COPY_FALSE='#'
BUILD_PCM_PLUGIN_COPY_TRUE=''
BUILD_PCM_PLUGIN_DMIX_FALSE='#'
BUILD_PCM_PLUGIN_DMIX_TRUE=''
BUILD_PCM_PLUGIN_DSHARE_FALSE='#'
BUILD_PCM_PLUGIN_DSHARE_TRUE=''
BUILD_PCM_PLUGIN_DSNOOP_FALSE='#'
BUILD_PCM_PLUGIN_DSNOOP_TRUE=''
BUILD_PCM_PLUGIN_EMPTY_FALSE='#'
BUILD_PCM_PLUGIN_EMPTY_TRUE=''
BUILD_PCM_PLUGIN_EXTPLUG_FALSE='#'
BUILD_PCM_PLUGIN_EXTPLUG_TRUE=''
BUILD_PCM_PLUGIN_FALSE='#'
BUILD_PCM_PLUGIN_FILE_FALSE='#'
BUILD_PCM_PLUGIN_FILE_TRUE=''
BUILD_PCM_PLUGIN_HOOKS_FALSE='#'
BUILD_PCM_PLUGIN_HOOKS_TRUE=''
BUILD_PCM_PLUGIN_IEC958_FALSE='#'
BUILD_PCM_PLUGIN_IEC958_TRUE=''
BUILD_PCM_PLUGIN_IOPLUG_FALSE='#'
BUILD_PCM_PLUGIN_IOPLUG_TRUE=''
BUILD_PCM_PLUGIN_LADSPA_FALSE='#'
BUILD_PCM_PLUGIN_LADSPA_TRUE=''
BUILD_PCM_PLUGIN_LFLOAT_FALSE='#'
BUILD_PCM_PLUGIN_LFLOAT_TRUE=''
BUILD_PCM_PLUGIN_LINEAR_FALSE='#'
BUILD_PCM_PLUGIN_LINEAR_TRUE=''
BUILD_PCM_PLUGIN_METER_FALSE='#'
BUILD_PCM_PLUGIN_METER_TRUE=''
BUILD_PCM_PLUGIN_MMAP_EMUL_FALSE='#'
BUILD_PCM_PLUGIN_MMAP_EMUL_TRUE=''
BUILD_PCM_PLUGIN_MULAW_FALSE='#'
BUILD_PCM_PLUGIN_MULAW_TRUE=''
BUILD_PCM_PLUGIN_MULTI_FALSE='#'
BUILD_PCM_PLUGIN_MULTI_TRUE=''
BUILD_PCM_PLUGIN_NULL_FALSE='#'
BUILD_PCM_PLUGIN_NULL_TRUE=''
BUILD_PCM_PLUGIN_PLUG_FALSE='#'
BUILD_PCM_PLUGIN_PLUG_TRUE=''
BUILD_PCM_PLUGIN_RATE_FALSE='#'
BUILD_PCM_PLUGIN_RATE_TRUE=''
BUILD_PCM_PLUGIN_ROUTE_FALSE='#'
BUILD_PCM_PLUGIN_ROUTE_TRUE=''
BUILD_PCM_PLUGIN_SHARE_FALSE='#'
BUILD_PCM_PLUGIN_SHARE_TRUE=''
BUILD_PCM_PLUGIN_SHM_FALSE='#'
BUILD_PCM_PLUGIN_SHM_TRUE=''
BUILD_PCM_PLUGIN_SOFTVOL_FALSE='#'
BUILD_PCM_PLUGIN_SOFTVOL_TRUE=''
BUILD_PCM_PLUGIN_TRUE=''
BUILD_PCM_TRUE=''
BUILD_RAWMIDI_FALSE='#'
BUILD_RAWMIDI_TRUE=''
BUILD_SEQ_FALSE='#'
BUILD_SEQ_TRUE=''
BUILD_TOPOLOGY_FALSE='#'
BUILD_TOPOLOGY_TRUE=''
BUILD_UCM_FALSE='#'
BUILD_UCM_TRUE=''
CC='gcc'
CCDEPMODE='depmode=gcc3'
CFLAGS='-g -O2'
CPP='gcc -E'
CPPFLAGS=''
CYGPATH_W='echo'
DEFS='-DHAVE_CONFIG_H'
DEPDIR='.deps'
DLLTOOL='false'
DSYMUTIL=''
DUMPBIN=''
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/usr/bin/grep -E'
EXEEXT=''
FGREP='/usr/bin/grep -F'
GREP='/usr/bin/grep'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_M4_FALSE='#'
INSTALL_M4_TRUE=''
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
KEEP_OLD_SYMBOLS_FALSE='#'
KEEP_OLD_SYMBOLS_TRUE=''
LD='/usr/bin/ld -m elf_x86_64'
LDFLAGS=''
LDFLAGS_NOUNDEFINED='-Wl,-z,defs'
LIBOBJS=''
LIBS=''
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LIBTOOL_VERSION_INFO='2:0:0'
LIPO=''
LN_S='ln -s'
LTLIBOBJS=''
LT_SYS_LIBRARY_PATH=''
MAINT=''
MAINTAINER_MODE_FALSE='#'
MAINTAINER_MODE_TRUE=''
MAKEINFO='${SHELL} /home/tankaitao/dev/cmvr-es/third_party/ALSA/alsa-lib-1.2.7.2/missing makeinfo'
MANIFEST_TOOL=':'
MKDIR_P='/usr/bin/mkdir -p'
NM='/usr/bin/nm -B'
NMEDIT=''
OBJDUMP='objdump'
OBJEXT='o'
OTOOL64=''
OTOOL=''
PACKAGE='alsa-lib'
PACKAGE_BUGREPORT=''
PACKAGE_NAME='alsa-lib'
PACKAGE_STRING='alsa-lib 1.2.7.2'
PACKAGE_TARNAME='alsa-lib'
PACKAGE_URL=''
PACKAGE_VERSION='1.2.7.2'
PATH_SEPARATOR=':'
PYTHON_INCLUDES=''
PYTHON_LIBS=''
RANLIB='ranlib'
SED='/usr/bin/sed'
SET_MAKE=''
SHELL='/bin/bash'
SND_LIB_EXTRAVER='1000000'
SND_LIB_MAJOR='1'
SND_LIB_MINOR='2'
SND_LIB_SUBMINOR='7'
SND_LIB_VERSION='1.2.7.2'
STRIP='strip'
SYMBOLIC_FUNCTIONS_FALSE=''
SYMBOLIC_FUNCTIONS_TRUE='#'
SYMBOL_PREFIX=''
VERSION='1.2.7.2'
VERSIONED_SYMBOLS_FALSE='#'
VERSIONED_SYMBOLS_TRUE=''
ac_ct_AR='ar'
ac_ct_CC='gcc'
ac_ct_DUMPBIN=''
am__EXEEXT_FALSE=''
am__EXEEXT_TRUE='#'
am__fastdepCC_FALSE='#'
am__fastdepCC_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='/home/tankaitao/.local'
host='x86_64-pc-linux-gnu'
host_alias=''
host_cpu='x86_64'
host_os='linux-gnu'
host_vendor='pc'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='${SHELL} /home/tankaitao/dev/cmvr-es/third_party/ALSA/alsa-lib-1.2.7.2/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}'
prefix='/home/tankaitao/.local'
program_transform_name='s,x,x,'
psdir='${docdir}'
runstatedir='${localstatedir}/run'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''
## ----------- ##
## confdefs.h. ##
## ----------- ##
/* confdefs.h */
#define PACKAGE_NAME "alsa-lib"
#define PACKAGE_TARNAME "alsa-lib"
#define PACKAGE_VERSION "1.2.7.2"
#define PACKAGE_STRING "alsa-lib 1.2.7.2"
#define PACKAGE_BUGREPORT ""
#define PACKAGE_URL ""
#define PACKAGE "alsa-lib"
#define VERSION "1.2.7.2"
#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 TIME_WITH_SYS_TIME 1
#define HAVE_USELOCALE 1
#define HAVE_EACCESS 1
#define VERSION "1.2.7.2"
#define ALSA_CONFIG_DIR "/home/tankaitao/.local/share/alsa"
#define ALSA_PLUGIN_DIR "/home/tankaitao/.local/lib/alsa-lib"
#define ALSA_PKGCONF_DIR "/home/tankaitao/.local/lib/pkgconfig"
#define VERSIONED_SYMBOLS /**/
#define __SYMBOL_PREFIX ""
#define TMPDIR "/tmp"
#define HAVE_LFS 1
#define HAVE_LIBDL 1
#define HAVE_LIBPTHREAD 1
#define HAVE_PTHREAD_MUTEX_RECURSIVE /**/
#define HAVE___THREAD 1
#define HAVE_LIBRT 1
#define HAVE_CLOCK_GETTIME 1
#define HAVE_ENDIAN_H 1
#define HAVE_SYS_SHM_H 1
#define SUPPORT_ALOAD "1"
#define ALSA_DEVICE_DIRECTORY "/dev/snd/"
#define ALOAD_DEVICE_DIRECTORY "/dev/"
#define BUILD_MIXER "1"
#define BUILD_PCM "1"
#define BUILD_RAWMIDI "1"
#define BUILD_HWDEP "1"
#define BUILD_SEQ "1"
#define BUILD_UCM "1"
#define BUILD_TOPOLOGY "1"
#define HAVE_MMX "1"
#define BUILD_PCM_PLUGIN_RATE "1"
#define BUILD_PCM_PLUGIN_ROUTE "1"
#define BUILD_PCM_PLUGIN_LFLOAT "1"
#define BUILD_PCM_PLUGIN_ADPCM "1"
#define BUILD_PCM_PLUGIN_MULAW "1"
#define BUILD_PCM_PLUGIN_ALAW "1"
#define BUILD_PCM_PLUGIN_MMAP_EMUL "1"
#define SND_MAX_CARDS 32
#define THREAD_SAFE_API "1"
configure: exit 0