tarina

git clone https://git.tarina.org/tarina
Log | Files | Refs | README | LICENSE

config.log (37002B)


      1 This file contains any messages produced by compilers while
      2 running configure, to aid debugging if configure makes a mistake.
      3 
      4 It was created by alsa-utils configure 1.1.3, which was
      5 generated by GNU Autoconf 2.69.  Invocation command line was
      6 
      7   $ ./configure --no-create --no-recursion
      8 
      9 ## --------- ##
     10 ## Platform. ##
     11 ## --------- ##
     12 
     13 hostname = tarina
     14 uname -m = armv7l
     15 uname -r = 5.10.63-v7+
     16 uname -s = Linux
     17 uname -v = #1496 SMP Wed Dec 1 15:58:11 GMT 2021
     18 
     19 /usr/bin/uname -p = unknown
     20 /bin/uname -X     = unknown
     21 
     22 /bin/arch              = unknown
     23 /usr/bin/arch -k       = unknown
     24 /usr/convex/getsysinfo = unknown
     25 /usr/bin/hostinfo      = unknown
     26 /bin/machine           = unknown
     27 /usr/bin/oslevel       = unknown
     28 /bin/universe          = unknown
     29 
     30 PATH: /usr/local/sbin
     31 PATH: /usr/local/bin
     32 PATH: /usr/sbin
     33 PATH: /usr/bin
     34 PATH: /sbin
     35 PATH: /bin
     36 PATH: /usr/local/games
     37 PATH: /usr/games
     38 
     39 
     40 ## ----------- ##
     41 ## Core tests. ##
     42 ## ----------- ##
     43 
     44 configure:2361: checking for a BSD-compatible install
     45 configure:2429: result: /usr/bin/install -c
     46 configure:2440: checking whether build environment is sane
     47 configure:2495: result: yes
     48 configure:2644: checking for a thread-safe mkdir -p
     49 configure:2683: result: /bin/mkdir -p
     50 configure:2690: checking for gawk
     51 configure:2720: result: no
     52 configure:2690: checking for mawk
     53 configure:2706: found /usr/bin/mawk
     54 configure:2717: result: mawk
     55 configure:2728: checking whether make sets $(MAKE)
     56 configure:2750: result: yes
     57 configure:2838: checking whether to enable maintainer-specific portions of Makefiles
     58 configure:2847: result: yes
     59 configure:2869: checking whether NLS is requested
     60 configure:2878: result: yes
     61 configure:2919: checking for msgfmt
     62 configure:2954: result: no
     63 configure:2960: checking for gmsgfmt
     64 configure:2991: result: :
     65 configure:3042: checking for xgettext
     66 configure:3077: result: no
     67 configure:3120: checking for msgmerge
     68 configure:3154: result: no
     69 configure:3196: checking for style of include used by make
     70 configure:3224: result: GNU
     71 configure:3295: checking for gcc
     72 configure:3311: found /usr/bin/gcc
     73 configure:3322: result: gcc
     74 configure:3551: checking for C compiler version
     75 configure:3560: gcc --version >&5
     76 gcc (Raspbian 8.3.0-6+rpi1) 8.3.0
     77 Copyright (C) 2018 Free Software Foundation, Inc.
     78 This is free software; see the source for copying conditions.  There is NO
     79 warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
     80 
     81 configure:3571: $? = 0
     82 configure:3560: gcc -v >&5
     83 Using built-in specs.
     84 COLLECT_GCC=gcc
     85 COLLECT_LTO_WRAPPER=/usr/lib/gcc/arm-linux-gnueabihf/8/lto-wrapper
     86 Target: arm-linux-gnueabihf
     87 Configured with: ../src/configure -v --with-pkgversion='Raspbian 8.3.0-6+rpi1' --with-bugurl=file:///usr/share/doc/gcc-8/README.Bugs --enable-languages=c,ada,c++,go,d,fortran,objc,obj-c++ --prefix=/usr --with-gcc-major-version-only --program-suffix=-8 --program-prefix=arm-linux-gnueabihf- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --enable-bootstrap --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-libitm --disable-libquadmath --disable-libquadmath-support --enable-plugin --with-system-zlib --with-target-system-zlib --enable-objc-gc=auto --enable-multiarch --disable-sjlj-exceptions --with-arch=armv6 --with-fpu=vfp --with-float=hard --disable-werror --enable-checking=release --build=arm-linux-gnueabihf --host=arm-linux-gnueabihf --target=arm-linux-gnueabihf
     88 Thread model: posix
     89 gcc version 8.3.0 (Raspbian 8.3.0-6+rpi1) 
     90 configure:3571: $? = 0
     91 configure:3560: gcc -V >&5
     92 gcc: error: unrecognized command line option '-V'
     93 gcc: fatal error: no input files
     94 compilation terminated.
     95 configure:3571: $? = 1
     96 configure:3560: gcc -qversion >&5
     97 gcc: error: unrecognized command line option '-qversion'; did you mean '--version'?
     98 gcc: fatal error: no input files
     99 compilation terminated.
    100 configure:3571: $? = 1
    101 configure:3591: checking whether the C compiler works
    102 configure:3613: gcc    conftest.c  >&5
    103 configure:3617: $? = 0
    104 configure:3665: result: yes
    105 configure:3668: checking for C compiler default output file name
    106 configure:3670: result: a.out
    107 configure:3676: checking for suffix of executables
    108 configure:3683: gcc -o conftest    conftest.c  >&5
    109 configure:3687: $? = 0
    110 configure:3709: result: 
    111 configure:3731: checking whether we are cross compiling
    112 configure:3739: gcc -o conftest    conftest.c  >&5
    113 configure:3743: $? = 0
    114 configure:3750: ./conftest
    115 configure:3754: $? = 0
    116 configure:3742: result: no
    117 configure:3747: checking for suffix of object files
    118 configure:3769: gcc -c   conftest.c >&5
    119 configure:3773: $? = 0
    120 configure:3794: result: o
    121 configure:3798: checking whether we are using the GNU C compiler
    122 configure:3817: gcc -c   conftest.c >&5
    123 configure:3817: $? = 0
    124 configure:3826: result: yes
    125 configure:3835: checking whether gcc accepts -g
    126 configure:3855: gcc -c -g  conftest.c >&5
    127 configure:3855: $? = 0
    128 configure:3896: result: yes
    129 configure:3913: checking for gcc option to accept ISO C89
    130 configure:3976: gcc  -c -g -O2  conftest.c >&5
    131 configure:3976: $? = 0
    132 configure:3989: result: none needed
    133 configure:4011: checking dependency style of gcc
    134 configure:4122: result: gcc3
    135 configure:4141: checking build system type
    136 configure:4155: result: armv7l-unknown-linux-gnueabihf
    137 configure:4175: checking host system type
    138 configure:4188: result: armv7l-unknown-linux-gnueabihf
    139 configure:4232: checking for ld used by GCC
    140 configure:4296: result: /usr/bin/ld
    141 configure:4303: checking if the linker (/usr/bin/ld) is GNU ld
    142 configure:4316: result: yes
    143 configure:4323: checking for shared library run path origin
    144 configure:4336: result: done
    145 configure:4361: checking how to run the C preprocessor
    146 configure:4392: gcc -E  conftest.c
    147 configure:4392: $? = 0
    148 configure:4406: gcc -E  conftest.c
    149 conftest.c:11:10: fatal error: ac_nonexistent.h: No such file or directory
    150  #include <ac_nonexistent.h>
    151           ^~~~~~~~~~~~~~~~~~
    152 compilation terminated.
    153 configure:4406: $? = 1
    154 configure: failed program was:
    155 | /* confdefs.h */
    156 | #define PACKAGE_NAME "alsa-utils"
    157 | #define PACKAGE_TARNAME "alsa-utils"
    158 | #define PACKAGE_VERSION "1.1.3"
    159 | #define PACKAGE_STRING "alsa-utils 1.1.3"
    160 | #define PACKAGE_BUGREPORT ""
    161 | #define PACKAGE_URL ""
    162 | #define PACKAGE "alsa-utils"
    163 | #define VERSION "1.1.3"
    164 | /* end confdefs.h.  */
    165 | #include <ac_nonexistent.h>
    166 configure:4431: result: gcc -E
    167 configure:4451: gcc -E  conftest.c
    168 configure:4451: $? = 0
    169 configure:4465: gcc -E  conftest.c
    170 conftest.c:11:10: fatal error: ac_nonexistent.h: No such file or directory
    171  #include <ac_nonexistent.h>
    172           ^~~~~~~~~~~~~~~~~~
    173 compilation terminated.
    174 configure:4465: $? = 1
    175 configure: failed program was:
    176 | /* confdefs.h */
    177 | #define PACKAGE_NAME "alsa-utils"
    178 | #define PACKAGE_TARNAME "alsa-utils"
    179 | #define PACKAGE_VERSION "1.1.3"
    180 | #define PACKAGE_STRING "alsa-utils 1.1.3"
    181 | #define PACKAGE_BUGREPORT ""
    182 | #define PACKAGE_URL ""
    183 | #define PACKAGE "alsa-utils"
    184 | #define VERSION "1.1.3"
    185 | /* end confdefs.h.  */
    186 | #include <ac_nonexistent.h>
    187 configure:4494: checking for grep that handles long lines and -e
    188 configure:4552: result: /bin/grep
    189 configure:4557: checking for egrep
    190 configure:4619: result: /bin/grep -E
    191 configure:5177: checking for CFPreferencesCopyAppValue
    192 configure:5195: gcc -o conftest -g -O2   conftest.c  -Wl,-framework -Wl,CoreFoundation >&5
    193 conftest.c:11:10: fatal error: CoreFoundation/CFPreferences.h: No such file or directory
    194  #include <CoreFoundation/CFPreferences.h>
    195           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    196 compilation terminated.
    197 configure:5195: $? = 1
    198 configure: failed program was:
    199 | /* confdefs.h */
    200 | #define PACKAGE_NAME "alsa-utils"
    201 | #define PACKAGE_TARNAME "alsa-utils"
    202 | #define PACKAGE_VERSION "1.1.3"
    203 | #define PACKAGE_STRING "alsa-utils 1.1.3"
    204 | #define PACKAGE_BUGREPORT ""
    205 | #define PACKAGE_URL ""
    206 | #define PACKAGE "alsa-utils"
    207 | #define VERSION "1.1.3"
    208 | /* end confdefs.h.  */
    209 | #include <CoreFoundation/CFPreferences.h>
    210 | int
    211 | main ()
    212 | {
    213 | CFPreferencesCopyAppValue(NULL, NULL)
    214 |   ;
    215 |   return 0;
    216 | }
    217 configure:5204: result: no
    218 configure:5211: checking for CFLocaleCopyCurrent
    219 configure:5229: gcc -o conftest -g -O2   conftest.c  -Wl,-framework -Wl,CoreFoundation >&5
    220 conftest.c:11:10: fatal error: CoreFoundation/CFLocale.h: No such file or directory
    221  #include <CoreFoundation/CFLocale.h>
    222           ^~~~~~~~~~~~~~~~~~~~~~~~~~~
    223 compilation terminated.
    224 configure:5229: $? = 1
    225 configure: failed program was:
    226 | /* confdefs.h */
    227 | #define PACKAGE_NAME "alsa-utils"
    228 | #define PACKAGE_TARNAME "alsa-utils"
    229 | #define PACKAGE_VERSION "1.1.3"
    230 | #define PACKAGE_STRING "alsa-utils 1.1.3"
    231 | #define PACKAGE_BUGREPORT ""
    232 | #define PACKAGE_URL ""
    233 | #define PACKAGE "alsa-utils"
    234 | #define VERSION "1.1.3"
    235 | /* end confdefs.h.  */
    236 | #include <CoreFoundation/CFLocale.h>
    237 | int
    238 | main ()
    239 | {
    240 | CFLocaleCopyCurrent();
    241 |   ;
    242 |   return 0;
    243 | }
    244 configure:5238: result: no
    245 configure:5287: checking for GNU gettext in libc
    246 configure:5307: gcc -o conftest -g -O2   conftest.c  >&5
    247 configure:5307: $? = 0
    248 configure:5316: result: yes
    249 configure:6107: checking whether to use NLS
    250 configure:6109: result: yes
    251 configure:6112: checking where the gettext function comes from
    252 configure:6123: result: libc
    253 configure:6231: checking for gcc
    254 configure:6258: result: gcc
    255 configure:6487: checking for C compiler version
    256 configure:6496: gcc --version >&5
    257 gcc (Raspbian 8.3.0-6+rpi1) 8.3.0
    258 Copyright (C) 2018 Free Software Foundation, Inc.
    259 This is free software; see the source for copying conditions.  There is NO
    260 warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
    261 
    262 configure:6507: $? = 0
    263 configure:6496: gcc -v >&5
    264 Using built-in specs.
    265 COLLECT_GCC=gcc
    266 COLLECT_LTO_WRAPPER=/usr/lib/gcc/arm-linux-gnueabihf/8/lto-wrapper
    267 Target: arm-linux-gnueabihf
    268 Configured with: ../src/configure -v --with-pkgversion='Raspbian 8.3.0-6+rpi1' --with-bugurl=file:///usr/share/doc/gcc-8/README.Bugs --enable-languages=c,ada,c++,go,d,fortran,objc,obj-c++ --prefix=/usr --with-gcc-major-version-only --program-suffix=-8 --program-prefix=arm-linux-gnueabihf- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --enable-bootstrap --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-libitm --disable-libquadmath --disable-libquadmath-support --enable-plugin --with-system-zlib --with-target-system-zlib --enable-objc-gc=auto --enable-multiarch --disable-sjlj-exceptions --with-arch=armv6 --with-fpu=vfp --with-float=hard --disable-werror --enable-checking=release --build=arm-linux-gnueabihf --host=arm-linux-gnueabihf --target=arm-linux-gnueabihf
    269 Thread model: posix
    270 gcc version 8.3.0 (Raspbian 8.3.0-6+rpi1) 
    271 configure:6507: $? = 0
    272 configure:6496: gcc -V >&5
    273 gcc: error: unrecognized command line option '-V'
    274 gcc: fatal error: no input files
    275 compilation terminated.
    276 configure:6507: $? = 1
    277 configure:6496: gcc -qversion >&5
    278 gcc: error: unrecognized command line option '-qversion'; did you mean '--version'?
    279 gcc: fatal error: no input files
    280 compilation terminated.
    281 configure:6507: $? = 1
    282 configure:6511: checking whether we are using the GNU C compiler
    283 configure:6539: result: yes
    284 configure:6548: checking whether gcc accepts -g
    285 configure:6609: result: yes
    286 configure:6626: checking for gcc option to accept ISO C89
    287 configure:6702: result: none needed
    288 configure:6724: checking dependency style of gcc
    289 configure:6835: result: gcc3
    290 configure:6852: checking whether ln -s works
    291 configure:6856: result: yes
    292 configure:6863: checking for a sed that does not truncate output
    293 configure:6927: result: /bin/sed
    294 configure:6985: checking for pkg-config
    295 configure:7003: found /usr/bin/pkg-config
    296 configure:7015: result: /usr/bin/pkg-config
    297 configure:7040: checking pkg-config is at least version 0.9.0
    298 configure:7043: result: yes
    299 configure:7082: checking for ALSA CFLAGS
    300 configure:7088: result: 
    301 configure:7091: checking for ALSA LDFLAGS
    302 configure:7100: result:  -lasound -lm -ldl -lpthread
    303 configure:7105: checking for libasound headers version >= 1.0.27
    304 configure:7167: gcc -c -g -O2  conftest.c >&5
    305 configure:7167: $? = 0
    306 configure:7168: result: found.
    307 configure:7187: checking for snd_ctl_open in -lasound
    308 configure:7212: gcc -o conftest -g -O2   conftest.c -lasound   -lasound -lm -ldl -lpthread  >&5
    309 configure:7212: $? = 0
    310 configure:7221: result: yes
    311 configure:7257: checking for snd_ctl_elem_add_enumerated
    312 configure:7257: gcc -o conftest -g -O2   conftest.c -lasound -lm -ldl -lpthread >&5
    313 configure:7257: $? = 0
    314 configure:7257: result: yes
    315 configure:7268: checking for alsa/pcm.h
    316 configure:7268: gcc -c -g -O2  conftest.c >&5
    317 configure:7268: $? = 0
    318 configure:7268: result: yes
    319 configure:7283: checking for alsa/mixer.h
    320 configure:7283: gcc -c -g -O2  conftest.c >&5
    321 configure:7283: $? = 0
    322 configure:7283: result: yes
    323 configure:7298: checking for alsa/rawmidi.h
    324 configure:7298: gcc -c -g -O2  conftest.c >&5
    325 configure:7298: $? = 0
    326 configure:7298: result: yes
    327 configure:7313: checking for alsa/seq.h
    328 configure:7313: gcc -c -g -O2  conftest.c >&5
    329 configure:7313: $? = 0
    330 configure:7313: result: yes
    331 configure:7328: checking for alsa/use-case.h
    332 configure:7328: gcc -c -g -O2  conftest.c >&5
    333 configure:7328: $? = 0
    334 configure:7328: result: yes
    335 configure:7343: checking for alsa/topology.h
    336 configure:7343: gcc -c -g -O2  conftest.c >&5
    337 configure:7343: $? = 0
    338 configure:7343: result: yes
    339 configure:7358: checking for samplerate.h
    340 configure:7358: gcc -c -g -O2  conftest.c >&5
    341 conftest.c:21:10: fatal error: samplerate.h: No such file or directory
    342  #include <samplerate.h>
    343           ^~~~~~~~~~~~~~
    344 compilation terminated.
    345 configure:7358: $? = 1
    346 configure: failed program was:
    347 | /* confdefs.h */
    348 | #define PACKAGE_NAME "alsa-utils"
    349 | #define PACKAGE_TARNAME "alsa-utils"
    350 | #define PACKAGE_VERSION "1.1.3"
    351 | #define PACKAGE_STRING "alsa-utils 1.1.3"
    352 | #define PACKAGE_BUGREPORT ""
    353 | #define PACKAGE_URL ""
    354 | #define PACKAGE "alsa-utils"
    355 | #define VERSION "1.1.3"
    356 | #define ENABLE_NLS 1
    357 | #define HAVE_GETTEXT 1
    358 | #define HAVE_DCGETTEXT 1
    359 | #define HAVE_LIBASOUND 1
    360 | #define HAVE_ALSA_PCM_H 1
    361 | #define HAVE_ALSA_MIXER_H 1
    362 | #define HAVE_ALSA_RAWMIDI_H 1
    363 | #define HAVE_ALSA_SEQ_H 1
    364 | #define HAVE_ALSA_USE_CASE_H 1
    365 | #define HAVE_ALSA_TOPOLOGY_H 1
    366 | /* end confdefs.h.  */
    367 | #include <samplerate.h>
    368 | 
    369 | #include <samplerate.h>
    370 configure:7358: result: no
    371 configure:7372: checking for snd_seq_client_info_get_card in -lasound
    372 configure:7397: gcc -o conftest -g -O2   conftest.c -lasound  -lasound -lm -ldl -lpthread >&5
    373 configure:7397: $? = 0
    374 configure:7406: result: yes
    375 configure:7417: checking for snd_seq_client_info_get_pid in -lasound
    376 configure:7442: gcc -o conftest -g -O2   conftest.c -lasound  -lasound -lm -ldl -lpthread >&5
    377 configure:7442: $? = 0
    378 configure:7451: result: yes
    379 configure:7565: checking for fftwf_malloc in -lfftw3f
    380 configure:7590: gcc -o conftest -g -O2   conftest.c -lfftw3f  -lasound -lm -ldl -lpthread >&5
    381 /usr/bin/ld: cannot find -lfftw3f
    382 collect2: error: ld returned 1 exit status
    383 configure:7590: $? = 1
    384 configure: failed program was:
    385 | /* confdefs.h */
    386 | #define PACKAGE_NAME "alsa-utils"
    387 | #define PACKAGE_TARNAME "alsa-utils"
    388 | #define PACKAGE_VERSION "1.1.3"
    389 | #define PACKAGE_STRING "alsa-utils 1.1.3"
    390 | #define PACKAGE_BUGREPORT ""
    391 | #define PACKAGE_URL ""
    392 | #define PACKAGE "alsa-utils"
    393 | #define VERSION "1.1.3"
    394 | #define ENABLE_NLS 1
    395 | #define HAVE_GETTEXT 1
    396 | #define HAVE_DCGETTEXT 1
    397 | #define HAVE_LIBASOUND 1
    398 | #define HAVE_ALSA_PCM_H 1
    399 | #define HAVE_ALSA_MIXER_H 1
    400 | #define HAVE_ALSA_RAWMIDI_H 1
    401 | #define HAVE_ALSA_SEQ_H 1
    402 | #define HAVE_ALSA_USE_CASE_H 1
    403 | #define HAVE_ALSA_TOPOLOGY_H 1
    404 | #define HAVE_SEQ_CLIENT_INFO_GET_CARD 1
    405 | #define HAVE_SEQ_CLIENT_INFO_GET_PID 1
    406 | /* end confdefs.h.  */
    407 | 
    408 | /* Override any GCC internal prototype to avoid an error.
    409 |    Use char because int might match the return type of a GCC
    410 |    builtin and then its argument prototype would still apply.  */
    411 | #ifdef __cplusplus
    412 | extern "C"
    413 | #endif
    414 | char fftwf_malloc ();
    415 | int
    416 | main ()
    417 | {
    418 | return fftwf_malloc ();
    419 |   ;
    420 |   return 0;
    421 | }
    422 configure:7599: result: no
    423 configure:7663: checking for sqrtf in -lm
    424 configure:7688: gcc -o conftest -g -O2   conftest.c -lm  -lasound -lm -ldl -lpthread >&5
    425 conftest.c:30:6: warning: conflicting types for built-in function 'sqrtf' [-Wbuiltin-declaration-mismatch]
    426  char sqrtf ();
    427       ^~~~~
    428 configure:7688: $? = 0
    429 configure:7697: result: yes
    430 configure:7710: checking for pthread_create in -lpthread
    431 configure:7735: gcc -o conftest -g -O2   conftest.c -lpthread  -lm -lasound -lm -ldl -lpthread >&5
    432 configure:7735: $? = 0
    433 configure:7744: result: yes
    434 configure:7785: checking for librt
    435 configure:7796: checking for clock_gettime in -lrt
    436 configure:7821: gcc -o conftest -g -O2   conftest.c -lrt  -lasound -lm -ldl -lpthread >&5
    437 configure:7821: $? = 0
    438 configure:7830: result: yes
    439 configure:7927: checking for xmlto
    440 configure:7957: result: no
    441 configure:7983: checking for rst2man
    442 configure:8013: result: no
    443 configure:8043: checking for ANSI C header files
    444 configure:8063: gcc -c -g -O2  conftest.c >&5
    445 configure:8063: $? = 0
    446 configure:8136: gcc -o conftest -g -O2   conftest.c -lasound -lm -ldl -lpthread >&5
    447 configure:8136: $? = 0
    448 configure:8136: ./conftest
    449 configure:8136: $? = 0
    450 configure:8147: result: yes
    451 configure:8170: checking for NCURSESW
    452 configure:8177: $PKG_CONFIG --exists --print-errors "ncursesw"
    453 configure:8180: $? = 0
    454 configure:8193: $PKG_CONFIG --exists --print-errors "ncursesw"
    455 configure:8196: $? = 0
    456 configure:8405: result: yes
    457 configure:8715: checking for curses library
    458 configure:8717: result: ncursesw
    459 configure:8719: checking for curses header name
    460 configure:8721: result: <ncurses.h>
    461 configure:8723: checking for curses compiler flags
    462 configure:8725: result: -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600
    463 configure:8754: gcc -o conftest -g -O2 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600   conftest.c -lncursesw -ltinfo -lasound -lm -ldl -lpthread >&5
    464 configure:8754: $? = 0
    465 configure:8766: checking for curses NLS support
    466 configure:8793: result: yes
    467 configure:8807: checking for sys/types.h
    468 configure:8807: gcc -c -g -O2 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600  conftest.c >&5
    469 configure:8807: $? = 0
    470 configure:8807: result: yes
    471 configure:8807: checking for sys/stat.h
    472 configure:8807: gcc -c -g -O2 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600  conftest.c >&5
    473 configure:8807: $? = 0
    474 configure:8807: result: yes
    475 configure:8807: checking for stdlib.h
    476 configure:8807: gcc -c -g -O2 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600  conftest.c >&5
    477 configure:8807: $? = 0
    478 configure:8807: result: yes
    479 configure:8807: checking for string.h
    480 configure:8807: gcc -c -g -O2 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600  conftest.c >&5
    481 configure:8807: $? = 0
    482 configure:8807: result: yes
    483 configure:8807: checking for memory.h
    484 configure:8807: gcc -c -g -O2 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600  conftest.c >&5
    485 configure:8807: $? = 0
    486 configure:8807: result: yes
    487 configure:8807: checking for strings.h
    488 configure:8807: gcc -c -g -O2 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600  conftest.c >&5
    489 configure:8807: $? = 0
    490 configure:8807: result: yes
    491 configure:8807: checking for inttypes.h
    492 configure:8807: gcc -c -g -O2 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600  conftest.c >&5
    493 configure:8807: $? = 0
    494 configure:8807: result: yes
    495 configure:8807: checking for stdint.h
    496 configure:8807: gcc -c -g -O2 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600  conftest.c >&5
    497 configure:8807: $? = 0
    498 configure:8807: result: yes
    499 configure:8807: checking for unistd.h
    500 configure:8807: gcc -c -g -O2 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600  conftest.c >&5
    501 configure:8807: $? = 0
    502 configure:8807: result: yes
    503 configure:8822: checking panel.h usability
    504 configure:8822: gcc -c -g -O2 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600  conftest.c >&5
    505 configure:8822: $? = 0
    506 configure:8822: result: yes
    507 configure:8822: checking panel.h presence
    508 configure:8822: gcc -E  conftest.c
    509 configure:8822: $? = 0
    510 configure:8822: result: yes
    511 configure:8822: checking for panel.h
    512 configure:8822: result: yes
    513 configure:8822: checking menu.h usability
    514 configure:8822: gcc -c -g -O2 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600  conftest.c >&5
    515 configure:8822: $? = 0
    516 configure:8822: result: yes
    517 configure:8822: checking menu.h presence
    518 configure:8822: gcc -E  conftest.c
    519 configure:8822: $? = 0
    520 configure:8822: result: yes
    521 configure:8822: checking for menu.h
    522 configure:8822: result: yes
    523 configure:8822: checking form.h usability
    524 configure:8822: gcc -c -g -O2 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600  conftest.c >&5
    525 configure:8822: $? = 0
    526 configure:8822: result: yes
    527 configure:8822: checking form.h presence
    528 configure:8822: gcc -E  conftest.c
    529 configure:8822: $? = 0
    530 configure:8822: result: yes
    531 configure:8822: checking for form.h
    532 configure:8822: result: yes
    533 configure:8835: checking for new_panel in -lpanelw
    534 configure:8860: gcc -o conftest -g -O2 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600   conftest.c -lpanelw  -lncursesw -ltinfo -lasound -lm -ldl -lpthread >&5
    535 configure:8860: $? = 0
    536 configure:8870: result: yes
    537 configure:8879: checking for new_menu in -lmenuw
    538 configure:8904: gcc -o conftest -g -O2 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600   conftest.c -lmenuw  -lncursesw -ltinfo -lasound -lm -ldl -lpthread >&5
    539 configure:8904: $? = 0
    540 configure:8914: result: yes
    541 configure:8923: checking for new_form in -lformw
    542 configure:8948: gcc -o conftest -g -O2 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600   conftest.c -lformw  -lncursesw -ltinfo -lasound -lm -ldl -lpthread >&5
    543 configure:8948: $? = 0
    544 configure:8958: result: yes
    545 configure:8975: checking for curses linker flags
    546 configure:8977: result: -lformw -lmenuw -lpanelw -lncursesw -ltinfo
    547 configure:9021: checking for an ANSI C-conforming const
    548 configure:9087: gcc -c -g -O2  conftest.c >&5
    549 configure:9087: $? = 0
    550 configure:9094: result: yes
    551 configure:9102: checking for inline
    552 configure:9118: gcc -c -g -O2  conftest.c >&5
    553 configure:9118: $? = 0
    554 configure:9126: result: inline
    555 configure:9144: checking whether time.h and sys/time.h may both be included
    556 configure:9164: gcc -c -g -O2  conftest.c >&5
    557 configure:9164: $? = 0
    558 configure:9171: result: yes
    559 configure:9181: checking whether gcc needs -traditional
    560 configure:9215: result: no
    561 configure:9230: checking for special C compiler options needed for large files
    562 configure:9275: result: no
    563 configure:9281: checking for _FILE_OFFSET_BITS value needed for large files
    564 configure:9306: gcc -c -g -O2  conftest.c >&5
    565 conftest.c:50:33: warning: left shift count >= width of type [-Wshift-count-overflow]
    566  #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
    567                                  ^~
    568 conftest.c:51:23: note: in expansion of macro 'LARGE_OFF_T'
    569    int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
    570                        ^~~~~~~~~~~
    571 conftest.c:50:57: warning: left shift count >= width of type [-Wshift-count-overflow]
    572  #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
    573                                                          ^~
    574 conftest.c:51:23: note: in expansion of macro 'LARGE_OFF_T'
    575    int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
    576                        ^~~~~~~~~~~
    577 conftest.c:50:33: warning: left shift count >= width of type [-Wshift-count-overflow]
    578  #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
    579                                  ^~
    580 conftest.c:52:13: note: in expansion of macro 'LARGE_OFF_T'
    581           && LARGE_OFF_T % 2147483647 == 1)
    582              ^~~~~~~~~~~
    583 conftest.c:50:57: warning: left shift count >= width of type [-Wshift-count-overflow]
    584  #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
    585                                                          ^~
    586 conftest.c:52:13: note: in expansion of macro 'LARGE_OFF_T'
    587           && LARGE_OFF_T % 2147483647 == 1)
    588              ^~~~~~~~~~~
    589 conftest.c:51:7: error: variably modified 'off_t_is_large' at file scope
    590    int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
    591        ^~~~~~~~~~~~~~
    592 configure:9306: $? = 1
    593 configure: failed program was:
    594 | /* confdefs.h */
    595 | #define PACKAGE_NAME "alsa-utils"
    596 | #define PACKAGE_TARNAME "alsa-utils"
    597 | #define PACKAGE_VERSION "1.1.3"
    598 | #define PACKAGE_STRING "alsa-utils 1.1.3"
    599 | #define PACKAGE_BUGREPORT ""
    600 | #define PACKAGE_URL ""
    601 | #define PACKAGE "alsa-utils"
    602 | #define VERSION "1.1.3"
    603 | #define ENABLE_NLS 1
    604 | #define HAVE_GETTEXT 1
    605 | #define HAVE_DCGETTEXT 1
    606 | #define HAVE_LIBASOUND 1
    607 | #define HAVE_ALSA_PCM_H 1
    608 | #define HAVE_ALSA_MIXER_H 1
    609 | #define HAVE_ALSA_RAWMIDI_H 1
    610 | #define HAVE_ALSA_SEQ_H 1
    611 | #define HAVE_ALSA_USE_CASE_H 1
    612 | #define HAVE_ALSA_TOPOLOGY_H 1
    613 | #define HAVE_SEQ_CLIENT_INFO_GET_CARD 1
    614 | #define HAVE_SEQ_CLIENT_INFO_GET_PID 1
    615 | #define HAVE_LIBM 1
    616 | #define HAVE_LIBPTHREAD 1
    617 | #define HAVE_LIBRT 1
    618 | #define HAVE_CLOCK_GETTIME 1
    619 | #define STDC_HEADERS 1
    620 | #define HAVE_CURSES_ESCDELAY 1
    621 | #define ENABLE_NLS_IN_CURSES 1
    622 | #define HAVE_SYS_TYPES_H 1
    623 | #define HAVE_SYS_STAT_H 1
    624 | #define HAVE_STDLIB_H 1
    625 | #define HAVE_STRING_H 1
    626 | #define HAVE_MEMORY_H 1
    627 | #define HAVE_STRINGS_H 1
    628 | #define HAVE_INTTYPES_H 1
    629 | #define HAVE_STDINT_H 1
    630 | #define HAVE_UNISTD_H 1
    631 | #define HAVE_PANEL_H 1
    632 | #define HAVE_MENU_H 1
    633 | #define HAVE_FORM_H 1
    634 | #define SOUNDSDIR "/usr/share/sounds/alsa"
    635 | #define DATADIR "/usr/share/alsa"
    636 | #define TIME_WITH_SYS_TIME 1
    637 | /* end confdefs.h.  */
    638 | #include <sys/types.h>
    639 |  /* Check that off_t can represent 2**63 - 1 correctly.
    640 |     We can't simply define LARGE_OFF_T to be 9223372036854775807,
    641 |     since some C++ compilers masquerading as C compilers
    642 |     incorrectly reject 9223372036854775807.  */
    643 | #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
    644 |   int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
    645 | 		       && LARGE_OFF_T % 2147483647 == 1)
    646 | 		      ? 1 : -1];
    647 | int
    648 | main ()
    649 | {
    650 | 
    651 |   ;
    652 |   return 0;
    653 | }
    654 configure:9330: gcc -c -g -O2  conftest.c >&5
    655 configure:9330: $? = 0
    656 configure:9338: result: 64
    657 configure:9607: checking that generated files are newer than configure
    658 configure:9613: result: done
    659 configure:9708: creating ./config.status
    660 
    661 ## ---------------- ##
    662 ## Cache variables. ##
    663 ## ---------------- ##
    664 
    665 ac_cv_build=armv7l-unknown-linux-gnueabihf
    666 ac_cv_c_compiler_gnu=yes
    667 ac_cv_c_const=yes
    668 ac_cv_c_inline=inline
    669 ac_cv_env_CC_set=
    670 ac_cv_env_CC_value=
    671 ac_cv_env_CFLAGS_set=
    672 ac_cv_env_CFLAGS_value=
    673 ac_cv_env_CPPFLAGS_set=
    674 ac_cv_env_CPPFLAGS_value=
    675 ac_cv_env_CPP_set=
    676 ac_cv_env_CPP_value=
    677 ac_cv_env_LDFLAGS_set=
    678 ac_cv_env_LDFLAGS_value=
    679 ac_cv_env_LIBS_set=
    680 ac_cv_env_LIBS_value=
    681 ac_cv_env_NCURSESW_CFLAGS_set=
    682 ac_cv_env_NCURSESW_CFLAGS_value=
    683 ac_cv_env_NCURSESW_LIBS_set=
    684 ac_cv_env_NCURSESW_LIBS_value=
    685 ac_cv_env_NCURSES_CFLAGS_set=
    686 ac_cv_env_NCURSES_CFLAGS_value=
    687 ac_cv_env_NCURSES_LIBS_set=
    688 ac_cv_env_NCURSES_LIBS_value=
    689 ac_cv_env_PKG_CONFIG_LIBDIR_set=
    690 ac_cv_env_PKG_CONFIG_LIBDIR_value=
    691 ac_cv_env_PKG_CONFIG_PATH_set=
    692 ac_cv_env_PKG_CONFIG_PATH_value=
    693 ac_cv_env_PKG_CONFIG_set=
    694 ac_cv_env_PKG_CONFIG_value=
    695 ac_cv_env_build_alias_set=
    696 ac_cv_env_build_alias_value=
    697 ac_cv_env_host_alias_set=
    698 ac_cv_env_host_alias_value=
    699 ac_cv_env_target_alias_set=
    700 ac_cv_env_target_alias_value=
    701 ac_cv_func_snd_ctl_elem_add_enumerated=yes
    702 ac_cv_header_alsa_mixer_h=yes
    703 ac_cv_header_alsa_pcm_h=yes
    704 ac_cv_header_alsa_rawmidi_h=yes
    705 ac_cv_header_alsa_seq_h=yes
    706 ac_cv_header_alsa_topology_h=yes
    707 ac_cv_header_alsa_use_case_h=yes
    708 ac_cv_header_form_h=yes
    709 ac_cv_header_inttypes_h=yes
    710 ac_cv_header_memory_h=yes
    711 ac_cv_header_menu_h=yes
    712 ac_cv_header_panel_h=yes
    713 ac_cv_header_samplerate_h=no
    714 ac_cv_header_stdc=yes
    715 ac_cv_header_stdint_h=yes
    716 ac_cv_header_stdlib_h=yes
    717 ac_cv_header_string_h=yes
    718 ac_cv_header_strings_h=yes
    719 ac_cv_header_sys_stat_h=yes
    720 ac_cv_header_sys_types_h=yes
    721 ac_cv_header_time=yes
    722 ac_cv_header_unistd_h=yes
    723 ac_cv_host=armv7l-unknown-linux-gnueabihf
    724 ac_cv_lib_asound_snd_ctl_open=yes
    725 ac_cv_lib_asound_snd_seq_client_info_get_card=yes
    726 ac_cv_lib_asound_snd_seq_client_info_get_pid=yes
    727 ac_cv_lib_fftw3f_fftwf_malloc=no
    728 ac_cv_lib_formw___new_form=yes
    729 ac_cv_lib_m_sqrtf=yes
    730 ac_cv_lib_menuw___new_menu=yes
    731 ac_cv_lib_panelw___new_panel=yes
    732 ac_cv_lib_pthread_pthread_create=yes
    733 ac_cv_lib_rt_clock_gettime=yes
    734 ac_cv_objext=o
    735 ac_cv_path_EGREP='/bin/grep -E'
    736 ac_cv_path_GMSGFMT=:
    737 ac_cv_path_GREP=/bin/grep
    738 ac_cv_path_MSGFMT=:
    739 ac_cv_path_MSGMERGE=:
    740 ac_cv_path_SED=/bin/sed
    741 ac_cv_path_XGETTEXT=:
    742 ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config
    743 ac_cv_path_install='/usr/bin/install -c'
    744 ac_cv_path_mkdir=/bin/mkdir
    745 ac_cv_prog_AWK=mawk
    746 ac_cv_prog_CPP='gcc -E'
    747 ac_cv_prog_ac_ct_CC=gcc
    748 ac_cv_prog_cc_c89=
    749 ac_cv_prog_cc_g=yes
    750 ac_cv_prog_gcc_traditional=no
    751 ac_cv_prog_make_make_set=yes
    752 ac_cv_sys_file_offset_bits=64
    753 ac_cv_sys_largefile_CC=no
    754 acl_cv_hardcode_direct=no
    755 acl_cv_hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
    756 acl_cv_hardcode_libdir_separator=
    757 acl_cv_hardcode_minus_L=no
    758 acl_cv_libext=a
    759 acl_cv_libname_spec='lib$name'
    760 acl_cv_library_names_spec='$libname$shrext'
    761 acl_cv_path_LD=/usr/bin/ld
    762 acl_cv_prog_gnu_ld=yes
    763 acl_cv_rpath=done
    764 acl_cv_shlibext=so
    765 acl_cv_wl=-Wl,
    766 am_cv_CC_dependencies_compiler_type=gcc3
    767 gt_cv_func_CFLocaleCopyCurrent=no
    768 gt_cv_func_CFPreferencesCopyAppValue=no
    769 gt_cv_func_gnugettext1_libc=yes
    770 pkg_cv_NCURSESW_CFLAGS='-D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600'
    771 pkg_cv_NCURSESW_LIBS='-lncursesw -ltinfo'
    772 
    773 ## ----------------- ##
    774 ## Output variables. ##
    775 ## ----------------- ##
    776 
    777 ACLOCAL='${SHELL} /home/pi/tarina/alsa-utils-1.1.3/missing --run aclocal-1.12'
    778 ALSACONF_FALSE='#'
    779 ALSACONF_TRUE=''
    780 ALSACTL_DAEMONSWITCH='/etc/alsa/state-daemon.conf'
    781 ALSACTL_PIDFILE_DIR='/var/run'
    782 ALSALOOP_FALSE='#'
    783 ALSALOOP_TRUE=''
    784 ALSAMIXER_FALSE='#'
    785 ALSAMIXER_TRUE=''
    786 ALSA_CFLAGS=''
    787 ALSA_LIBS=' -lasound -lm -ldl -lpthread'
    788 AMDEPBACKSLASH='\'
    789 AMDEP_FALSE='#'
    790 AMDEP_TRUE=''
    791 AMTAR='$${TAR-tar}'
    792 ASOUND_LOCK_DIR='/var/lock'
    793 ASOUND_STATE_DIR='/var/lib/alsa'
    794 AUTOCONF='${SHELL} /home/pi/tarina/alsa-utils-1.1.3/missing --run autoconf'
    795 AUTOHEADER='${SHELL} /home/pi/tarina/alsa-utils-1.1.3/missing --run autoheader'
    796 AUTOMAKE='${SHELL} /home/pi/tarina/alsa-utils-1.1.3/missing --run automake-1.12'
    797 AWK='mawk'
    798 BAT_FALSE='#'
    799 BAT_TRUE=''
    800 CC='gcc'
    801 CCDEPMODE='depmode=gcc3'
    802 CFLAGS='-g -O2'
    803 CPP='gcc -E'
    804 CPPFLAGS=''
    805 CURSESINC='<ncurses.h>'
    806 CURSESLIB='-lformw -lmenuw -lpanelw -lncursesw -ltinfo'
    807 CURSES_CFLAGS='-D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600'
    808 CYGPATH_W='echo'
    809 DEFS='-DHAVE_CONFIG_H'
    810 DEPDIR='.deps'
    811 ECHO_C=''
    812 ECHO_N='-n'
    813 ECHO_T=''
    814 EGREP='/bin/grep -E'
    815 EXEEXT=''
    816 FFTW_CFLAGS='-g -O2'
    817 FFTW_INC=''
    818 FFTW_LIB='-lpthread -lm -lasound -lm -ldl -lpthread'
    819 GETTEXT_MACRO_VERSION='0.18'
    820 GMSGFMT=':'
    821 GMSGFMT_015=':'
    822 GREP='/bin/grep'
    823 HAVE_LIBFFTW3_FALSE=''
    824 HAVE_LIBFFTW3_TRUE='#'
    825 HAVE_LIBTINYALSA_FALSE=''
    826 HAVE_LIBTINYALSA_TRUE='#'
    827 HAVE_MIXER_FALSE='#'
    828 HAVE_MIXER_TRUE=''
    829 HAVE_PCM_FALSE='#'
    830 HAVE_PCM_TRUE=''
    831 HAVE_RAWMIDI_FALSE='#'
    832 HAVE_RAWMIDI_TRUE=''
    833 HAVE_SAMPLERATE_FALSE=''
    834 HAVE_SAMPLERATE_TRUE='#'
    835 HAVE_SEQ_FALSE='#'
    836 HAVE_SEQ_TRUE=''
    837 HAVE_SYSTEMD_FALSE='#'
    838 HAVE_SYSTEMD_TRUE=''
    839 HAVE_TOPOLOGY_FALSE='#'
    840 HAVE_TOPOLOGY_TRUE=''
    841 HAVE_UCM_FALSE='#'
    842 HAVE_UCM_TRUE=''
    843 INSTALL_DATA='${INSTALL} -m 644'
    844 INSTALL_PROGRAM='${INSTALL}'
    845 INSTALL_SCRIPT='${INSTALL}'
    846 INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
    847 INTLLIBS=''
    848 INTL_MACOSX_LIBS=''
    849 LDFLAGS=''
    850 LIBICONV='-liconv'
    851 LIBINTL=''
    852 LIBOBJS=''
    853 LIBRT='-lrt'
    854 LIBS='-lasound -lm -ldl -lpthread'
    855 LN_S='ln -s'
    856 LTLIBICONV='-liconv'
    857 LTLIBINTL=''
    858 LTLIBOBJS=''
    859 MAINT=''
    860 MAINTAINER_MODE_FALSE='#'
    861 MAINTAINER_MODE_TRUE=''
    862 MAKEINFO='${SHELL} /home/pi/tarina/alsa-utils-1.1.3/missing --run makeinfo'
    863 MKDIR_P='/bin/mkdir -p'
    864 MSGFMT=':'
    865 MSGFMT_015=':'
    866 MSGMERGE=':'
    867 NCURSESW_CFLAGS='-D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600'
    868 NCURSESW_LIBS='-lncursesw -ltinfo'
    869 NCURSES_CFLAGS=''
    870 NCURSES_LIBS=''
    871 OBJEXT='o'
    872 PACKAGE='alsa-utils'
    873 PACKAGE_BUGREPORT=''
    874 PACKAGE_NAME='alsa-utils'
    875 PACKAGE_STRING='alsa-utils 1.1.3'
    876 PACKAGE_TARNAME='alsa-utils'
    877 PACKAGE_URL=''
    878 PACKAGE_VERSION='1.1.3'
    879 PATH_SEPARATOR=':'
    880 PKG_CONFIG='/usr/bin/pkg-config'
    881 PKG_CONFIG_LIBDIR=''
    882 PKG_CONFIG_PATH=''
    883 POSUB='po'
    884 SED='/bin/sed'
    885 SET_MAKE=''
    886 SHELL='/bin/bash'
    887 SND_UTIL_MAJOR='1'
    888 SND_UTIL_MINOR='1'
    889 SND_UTIL_SUBMINOR='3'
    890 SND_UTIL_VERSION='1.1.3'
    891 STRIP=''
    892 TESTSOUND='/usr/share/test.wav'
    893 USE_NLS='yes'
    894 USE_RST2MAN_FALSE=''
    895 USE_RST2MAN_TRUE='#'
    896 USE_XMLTO_FALSE=''
    897 USE_XMLTO_TRUE='#'
    898 VERSION='1.1.3'
    899 XGETTEXT=':'
    900 XGETTEXT_015=':'
    901 XGETTEXT_EXTRA_OPTIONS=''
    902 ac_ct_CC='gcc'
    903 am__EXEEXT_FALSE=''
    904 am__EXEEXT_TRUE='#'
    905 am__fastdepCC_FALSE='#'
    906 am__fastdepCC_TRUE=''
    907 am__include='include'
    908 am__isrc=''
    909 am__leading_dot='.'
    910 am__nodep='_no'
    911 am__quote=''
    912 am__tar='$${TAR-tar} chof - "$$tardir"'
    913 am__untar='$${TAR-tar} xf -'
    914 bindir='${exec_prefix}/bin'
    915 build='armv7l-unknown-linux-gnueabihf'
    916 build_alias=''
    917 build_cpu='armv7l'
    918 build_os='linux-gnueabihf'
    919 build_vendor='unknown'
    920 datadir='${datarootdir}'
    921 datarootdir='${prefix}/share'
    922 docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
    923 dvidir='${docdir}'
    924 exec_prefix='${prefix}'
    925 host='armv7l-unknown-linux-gnueabihf'
    926 host_alias=''
    927 host_cpu='armv7l'
    928 host_os='linux-gnueabihf'
    929 host_vendor='unknown'
    930 htmldir='${docdir}'
    931 includedir='${prefix}/include'
    932 infodir='${datarootdir}/info'
    933 install_sh='${SHELL} /home/pi/tarina/alsa-utils-1.1.3/install-sh'
    934 libdir='${exec_prefix}/lib'
    935 libexecdir='${exec_prefix}/libexec'
    936 localedir='${datarootdir}/locale'
    937 localstatedir='${prefix}/var'
    938 mandir='${datarootdir}/man'
    939 mkdir_p='/bin/mkdir -p'
    940 mydatadir='/usr/share/alsa'
    941 ncurses5_config=''
    942 ncursesw5_config=''
    943 oldincludedir='/usr/include'
    944 pdfdir='${docdir}'
    945 prefix='/usr'
    946 program_transform_name='s,x,x,'
    947 psdir='${docdir}'
    948 rst2man_available=''
    949 sbindir='${exec_prefix}/sbin'
    950 sharedstatedir='${prefix}/com'
    951 sysconfdir='${prefix}/etc'
    952 systemdsystemunitdir='/lib/systemd/system'
    953 target_alias=''
    954 udevrulesdir='/lib/udev/rules.d'
    955 xmlto_available=''
    956 
    957 ## ----------- ##
    958 ## confdefs.h. ##
    959 ## ----------- ##
    960 
    961 /* confdefs.h */
    962 #define PACKAGE_NAME "alsa-utils"
    963 #define PACKAGE_TARNAME "alsa-utils"
    964 #define PACKAGE_VERSION "1.1.3"
    965 #define PACKAGE_STRING "alsa-utils 1.1.3"
    966 #define PACKAGE_BUGREPORT ""
    967 #define PACKAGE_URL ""
    968 #define PACKAGE "alsa-utils"
    969 #define VERSION "1.1.3"
    970 #define ENABLE_NLS 1
    971 #define HAVE_GETTEXT 1
    972 #define HAVE_DCGETTEXT 1
    973 #define HAVE_LIBASOUND 1
    974 #define HAVE_ALSA_PCM_H 1
    975 #define HAVE_ALSA_MIXER_H 1
    976 #define HAVE_ALSA_RAWMIDI_H 1
    977 #define HAVE_ALSA_SEQ_H 1
    978 #define HAVE_ALSA_USE_CASE_H 1
    979 #define HAVE_ALSA_TOPOLOGY_H 1
    980 #define HAVE_SEQ_CLIENT_INFO_GET_CARD 1
    981 #define HAVE_SEQ_CLIENT_INFO_GET_PID 1
    982 #define HAVE_LIBM 1
    983 #define HAVE_LIBPTHREAD 1
    984 #define HAVE_LIBRT 1
    985 #define HAVE_CLOCK_GETTIME 1
    986 #define STDC_HEADERS 1
    987 #define HAVE_CURSES_ESCDELAY 1
    988 #define ENABLE_NLS_IN_CURSES 1
    989 #define HAVE_SYS_TYPES_H 1
    990 #define HAVE_SYS_STAT_H 1
    991 #define HAVE_STDLIB_H 1
    992 #define HAVE_STRING_H 1
    993 #define HAVE_MEMORY_H 1
    994 #define HAVE_STRINGS_H 1
    995 #define HAVE_INTTYPES_H 1
    996 #define HAVE_STDINT_H 1
    997 #define HAVE_UNISTD_H 1
    998 #define HAVE_PANEL_H 1
    999 #define HAVE_MENU_H 1
   1000 #define HAVE_FORM_H 1
   1001 #define SOUNDSDIR "/usr/share/sounds/alsa"
   1002 #define DATADIR "/usr/share/alsa"
   1003 #define TIME_WITH_SYS_TIME 1
   1004 #define _FILE_OFFSET_BITS 64
   1005 #define VERSION "1.1.3"
   1006 
   1007 configure: exit 0
   1008 
   1009 ## ---------------------- ##
   1010 ## Running config.status. ##
   1011 ## ---------------------- ##
   1012 
   1013 This file was extended by alsa-utils config.status 1.1.3, which was
   1014 generated by GNU Autoconf 2.69.  Invocation command line was
   1015 
   1016   CONFIG_FILES    = 
   1017   CONFIG_HEADERS  = 
   1018   CONFIG_LINKS    = 
   1019   CONFIG_COMMANDS = 
   1020   $ ./config.status 
   1021 
   1022 on tarina
   1023 
   1024 config.status:1001: creating Makefile
   1025 config.status:1001: creating alsactl/Makefile
   1026 config.status:1001: creating alsactl/init/Makefile
   1027 config.status:1001: creating alsamixer/Makefile
   1028 config.status:1001: creating amidi/Makefile
   1029 config.status:1001: creating amixer/Makefile
   1030 config.status:1001: creating m4/Makefile
   1031 config.status:1001: creating po/Makefile.in
   1032 config.status:1001: creating alsaconf/alsaconf
   1033 config.status:1001: creating alsaconf/Makefile
   1034 config.status:1001: creating alsaconf/po/Makefile
   1035 config.status:1109: WARNING:  'alsaconf/po/Makefile.in' seems to ignore the --datarootdir setting
   1036 config.status:1001: creating alsaucm/Makefile
   1037 config.status:1001: creating topology/Makefile
   1038 config.status:1001: creating bat/Makefile
   1039 config.status:1001: creating bat/tests/Makefile
   1040 config.status:1001: creating bat/tests/asound_state/Makefile
   1041 config.status:1001: creating aplay/Makefile
   1042 config.status:1001: creating include/Makefile
   1043 config.status:1001: creating iecset/Makefile
   1044 config.status:1001: creating utils/Makefile
   1045 config.status:1001: creating utils/alsa-utils.spec
   1046 config.status:1001: creating seq/Makefile
   1047 config.status:1001: creating seq/aconnect/Makefile
   1048 config.status:1001: creating seq/aplaymidi/Makefile
   1049 config.status:1001: creating seq/aseqdump/Makefile
   1050 config.status:1001: creating seq/aseqnet/Makefile
   1051 config.status:1001: creating speaker-test/Makefile
   1052 config.status:1001: creating speaker-test/samples/Makefile
   1053 config.status:1001: creating alsaloop/Makefile
   1054 config.status:1001: creating alsa-info/Makefile
   1055 config.status:1001: creating include/aconfig.h
   1056 config.status:1182: include/aconfig.h is unchanged
   1057 config.status:1230: executing po-directories commands
   1058 config.status:1230: executing depfiles commands