This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.71. Invocation command line was $ ./configure --enable-static ## --------- ## ## Platform. ## ## --------- ## hostname = igarashi uname -m = x86_64 uname -r = 5.15.65-1-MANJARO uname -s = Linux uname -v = #1 SMP PREEMPT Mon Sep 5 10:15:47 UTC 2022 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /home/ayoungblood/.nvm/versions/node/v14.18.0/bin/ PATH: /home/ayoungblood/.local/bin/ PATH: /usr/local/sbin/ PATH: /usr/local/bin/ PATH: /usr/bin/ PATH: /usr/lib/jvm/default/bin/ PATH: /var/lib/snapd/snap/bin/ PATH: /usr/local/go/bin/ ## ----------- ## ## Core tests. ## ## ----------- ## configure:2600: looking for aux files: install-sh config.guess config.sub ltmain.sh configure:2613: trying ./build-scripts/ configure:2624: ./build-scripts/install-sh found configure:2642: ./build-scripts/config.guess found configure:2642: ./build-scripts/config.sub found configure:2642: ./build-scripts/ltmain.sh found configure:2812: checking build system type configure:2827: result: x86_64-pc-linux-gnu configure:2847: checking host system type configure:2861: result: x86_64-pc-linux-gnu configure:2943: checking for gcc configure:2964: found /usr/bin/gcc configure:2975: result: gcc configure:3328: checking for C compiler version configure:3337: gcc --version >&5 gcc (GCC) 12.2.0 Copyright (C) 2022 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:3348: $? = 0 configure:3337: gcc -v >&5 Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/lto-wrapper Target: x86_64-pc-linux-gnu Configured with: /build/gcc/src/gcc/configure --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++,d --enable-bootstrap --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --with-build-config=bootstrap-lto --with-linker-hash-style=gnu --with-system-zlib --enable-__cxa_atexit --enable-cet=auto --enable-checking=release --enable-clocale=gnu --enable-default-pie --enable-default-ssp --enable-gnu-indirect-function --enable-gnu-unique-object --enable-libstdcxx-backtrace --enable-link-serialization=1 --enable-linker-build-id --enable-lto --enable-multilib --enable-plugin --enable-shared --enable-threads=posix --disable-libssp --disable-libstdcxx-pch --disable-werror Thread model: posix Supported LTO compression algorithms: zlib zstd gcc version 12.2.0 (GCC) configure:3348: $? = 0 configure:3337: gcc -V >&5 gcc: error: unrecognized command-line option '-V' gcc: fatal error: no input files compilation terminated. configure:3348: $? = 1 configure:3337: gcc -qversion >&5 gcc: error: unrecognized command-line option '-qversion'; did you mean '--version'? gcc: fatal error: no input files compilation terminated. configure:3348: $? = 1 configure:3337: gcc -version >&5 gcc: error: unrecognized command-line option '-version' gcc: fatal error: no input files compilation terminated. configure:3348: $? = 1 configure:3368: checking whether the C compiler works configure:3390: gcc conftest.c >&5 configure:3394: $? = 0 configure:3444: result: yes configure:3447: checking for C compiler default output file name configure:3449: result: a.out configure:3455: checking for suffix of executables configure:3462: gcc -o conftest conftest.c >&5 configure:3466: $? = 0 configure:3489: result: configure:3511: checking whether we are cross compiling configure:3519: gcc -o conftest conftest.c >&5 configure:3523: $? = 0 configure:3530: ./conftest configure:3534: $? = 0 configure:3549: result: no configure:3554: checking for suffix of object files configure:3577: gcc -c conftest.c >&5 configure:3581: $? = 0 configure:3603: result: o configure:3607: checking whether the compiler supports GNU C configure:3627: gcc -c conftest.c >&5 configure:3627: $? = 0 configure:3637: result: yes configure:3648: checking whether gcc accepts -g configure:3669: gcc -c -g conftest.c >&5 configure:3669: $? = 0 configure:3713: result: yes configure:3733: checking for gcc option to enable C11 features configure:3748: gcc -c -g -O2 conftest.c >&5 configure:3748: $? = 0 configure:3766: result: none needed configure:3876: checking for a sed that does not truncate output configure:3946: result: /usr/bin/sed configure:3964: checking for grep that handles long lines and -e configure:4028: result: /usr/bin/grep configure:4033: checking for egrep configure:4101: result: /usr/bin/grep -E configure:4106: checking for fgrep configure:4174: result: /usr/bin/grep -F configure:4210: checking for ld used by gcc configure:4278: result: /usr/bin/ld configure:4285: checking if the linker (/usr/bin/ld) is GNU ld configure:4301: result: yes configure:4313: checking for BSD- or MS-compatible name lister (nm) configure:4363: result: /usr/bin/nm -B configure:4491: checking the name lister (/usr/bin/nm -B) interface configure:4499: gcc -c -g -O2 conftest.c >&5 configure:4502: /usr/bin/nm -B "conftest.o" configure:4505: output 0000000000000000 B some_variable configure:4512: result: BSD nm configure:4515: checking whether ln -s works configure:4519: result: yes configure:4527: checking the maximum length of command line arguments configure:4654: result: 1572864 configure:4671: checking whether the shell understands some XSI constructs configure:4681: result: yes configure:4685: checking whether the shell understands "+=" configure:4691: result: yes configure:4726: checking for /usr/bin/ld option to reload object files configure:4734: result: -r configure:4808: checking for objdump configure:4829: found /usr/bin/objdump configure:4840: result: objdump configure:4869: checking how to recognize dependent libraries configure:5068: result: pass_all configure:5133: checking for ar configure:5154: found /usr/bin/ar configure:5165: result: ar configure:5248: checking for strip configure:5269: found /usr/bin/strip configure:5280: result: strip configure:5357: checking for ranlib configure:5378: found /usr/bin/ranlib configure:5389: result: ranlib configure:5479: checking command to parse /usr/bin/nm -B output from gcc object configure:5598: gcc -c -g -O2 conftest.c >&5 configure:5601: $? = 0 configure:5605: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm configure:5608: $? = 0 configure:5662: gcc -o conftest -g -O2 conftest.c conftstm.o >&5 configure:5665: $? = 0 configure:5703: result: ok configure:5800: gcc -c -g -O2 conftest.c >&5 configure:5803: $? = 0 configure:6570: checking for stdio.h configure:6570: gcc -c -g -O2 conftest.c >&5 configure:6570: $? = 0 configure:6570: result: yes configure:6570: checking for stdlib.h configure:6570: gcc -c -g -O2 conftest.c >&5 configure:6570: $? = 0 configure:6570: result: yes configure:6570: checking for string.h configure:6570: gcc -c -g -O2 conftest.c >&5 configure:6570: $? = 0 configure:6570: result: yes configure:6570: checking for inttypes.h configure:6570: gcc -c -g -O2 conftest.c >&5 configure:6570: $? = 0 configure:6570: result: yes configure:6570: checking for stdint.h configure:6570: gcc -c -g -O2 conftest.c >&5 configure:6570: $? = 0 configure:6570: result: yes configure:6570: checking for strings.h configure:6570: gcc -c -g -O2 conftest.c >&5 configure:6570: $? = 0 configure:6570: result: yes configure:6570: checking for sys/stat.h configure:6570: gcc -c -g -O2 conftest.c >&5 configure:6570: $? = 0 configure:6570: result: yes configure:6570: checking for sys/types.h configure:6570: gcc -c -g -O2 conftest.c >&5 configure:6570: $? = 0 configure:6570: result: yes configure:6570: checking for unistd.h configure:6570: gcc -c -g -O2 conftest.c >&5 configure:6570: $? = 0 configure:6570: result: yes configure:6595: checking for dlfcn.h configure:6595: gcc -c -g -O2 conftest.c >&5 configure:6595: $? = 0 configure:6595: result: yes configure:7108: checking for objdir configure:7124: result: .libs configure:7420: checking if gcc supports -fno-rtti -fno-exceptions configure:7439: 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:7443: $? = 0 configure:7456: result: no configure:7476: checking for gcc option to produce PIC configure:7748: result: -fPIC -DPIC configure:7760: checking if gcc PIC flag -fPIC -DPIC works configure:7779: gcc -c -g -O2 -fPIC -DPIC -DPIC conftest.c >&5 configure:7783: $? = 0 configure:7796: result: yes configure:7820: checking if gcc static flag -static works configure:7849: result: yes configure:7864: checking if gcc supports -c -o file.o configure:7886: gcc -c -g -O2 -o out/conftest2.o conftest.c >&5 configure:7890: $? = 0 configure:7912: result: yes configure:7920: checking if gcc supports -c -o file.o configure:7968: result: yes configure:8001: checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries configure:8990: result: yes configure:9027: checking whether -lc should be explicitly linked in configure:9032: gcc -c -g -O2 conftest.c >&5 configure:9035: $? = 0 configure:9050: gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/bin/grep -lc \>/dev/null 2\>\&1 configure:9053: $? = 0 configure:9065: result: no configure:9229: checking dynamic linker characteristics configure:9664: gcc -o conftest -g -O2 -Wl,-rpath -Wl,/foo conftest.c >&5 configure:9664: $? = 0 configure:9884: result: GNU/Linux ld.so configure:9986: checking how to hardcode library paths into programs configure:10011: result: immediate configure:10535: checking whether stripping libraries is possible configure:10540: result: yes configure:10575: checking if libtool supports shared libraries configure:10577: result: yes configure:10580: checking whether to build shared libraries configure:10601: result: yes configure:10604: checking whether to build static libraries configure:10608: result: yes configure:10711: checking for gcc configure:10743: result: gcc configure:11096: checking for C compiler version configure:11105: gcc --version >&5 gcc (GCC) 12.2.0 Copyright (C) 2022 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:11116: $? = 0 configure:11105: gcc -v >&5 Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/lto-wrapper Target: x86_64-pc-linux-gnu Configured with: /build/gcc/src/gcc/configure --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++,d --enable-bootstrap --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --with-build-config=bootstrap-lto --with-linker-hash-style=gnu --with-system-zlib --enable-__cxa_atexit --enable-cet=auto --enable-checking=release --enable-clocale=gnu --enable-default-pie --enable-default-ssp --enable-gnu-indirect-function --enable-gnu-unique-object --enable-libstdcxx-backtrace --enable-link-serialization=1 --enable-linker-build-id --enable-lto --enable-multilib --enable-plugin --enable-shared --enable-threads=posix --disable-libssp --disable-libstdcxx-pch --disable-werror Thread model: posix Supported LTO compression algorithms: zlib zstd gcc version 12.2.0 (GCC) configure:11116: $? = 0 configure:11105: gcc -V >&5 gcc: error: unrecognized command-line option '-V' gcc: fatal error: no input files compilation terminated. configure:11116: $? = 1 configure:11105: gcc -qversion >&5 gcc: error: unrecognized command-line option '-qversion'; did you mean '--version'? gcc: fatal error: no input files compilation terminated. configure:11116: $? = 1 configure:11105: gcc -version >&5 gcc: error: unrecognized command-line option '-version' gcc: fatal error: no input files compilation terminated. configure:11116: $? = 1 configure:11120: checking whether the compiler supports GNU C configure:11150: result: yes configure:11161: checking whether gcc accepts -g configure:11226: result: yes configure:11246: checking for gcc option to enable C11 features configure:11279: result: none needed configure:11404: checking for a BSD-compatible install configure:11477: result: /usr/bin/install -c configure:11488: checking whether make sets $(MAKE) configure:11511: result: yes configure:11529: checking for windres configure:11564: result: no configure:11529: checking for linux-gnu-windres configure:11564: result: no configure:11601: checking for an ANSI C-conforming const configure:11668: gcc -c -g -O2 -D_GNU_SOURCE=1 -D_GNU_SOURCE=1 conftest.c >&5 configure:11668: $? = 0 configure:11676: result: yes configure:11695: checking for GCC -MMD -MT option configure:11713: gcc -c -g -O2 -D_GNU_SOURCE=1 -D_GNU_SOURCE=1 conftest.c >&5 configure:11713: $? = 0 configure:11720: result: yes configure:11872: checking for pkg-config configure:11895: found /usr/bin/pkg-config configure:11907: result: /usr/bin/pkg-config configure:11932: checking pkg-config is at least version 0.9.0 configure:11935: result: yes configure:11976: checking for SDL configure:11984: $PKG_CONFIG --exists --print-errors "sdl2 >= $min_sdl_version" configure:11987: $? = 0 configure:12002: $PKG_CONFIG --exists --print-errors "sdl2 >= $min_sdl_version" configure:12005: $? = 0 configure:12041: result: yes configure:12299: checking for pow in -lm configure:12322: gcc -o conftest -g -O2 -D_GNU_SOURCE=1 -D_GNU_SOURCE=1 conftest.c -lm >&5 conftest.c:25:6: warning: conflicting types for built-in function 'pow'; expected 'double(double, double)' [-Wbuiltin-declaration-mismatch] 25 | char pow (); | ^~~ conftest.c:1:1: note: 'pow' is declared in header '' 1 | /* confdefs.h */ configure:12322: $? = 0 configure:12332: result: yes configure:12342: checking for signal.h configure:12342: gcc -c -g -O2 -D_GNU_SOURCE=1 -D_GNU_SOURCE=1 conftest.c >&5 configure:12342: $? = 0 configure:12342: result: yes configure:12353: checking for setbuf configure:12353: gcc -o conftest -g -O2 -D_GNU_SOURCE=1 -D_GNU_SOURCE=1 conftest.c >&5 configure:12353: $? = 0 configure:12353: result: yes configure:11758: checking for GCC -fvisibility=hidden option configure:11781: gcc -c -g -O2 -D_GNU_SOURCE=1 -fvisibility=hidden -Werror -D_GNU_SOURCE=1 conftest.c >&5 configure:11781: $? = 0 configure:11788: result: yes configure:12374: checking for fork configure:12374: gcc -o conftest -g -O2 -D_GNU_SOURCE=1 -D_GNU_SOURCE=1 conftest.c >&5 conftest.c:39:6: warning: conflicting types for built-in function 'fork'; expected 'int(void)' [-Wbuiltin-declaration-mismatch] 39 | char fork (); | ^~~~ configure:12374: $? = 0 configure:12374: result: yes configure:12380: checking for vfork configure:12380: gcc -o conftest -g -O2 -D_GNU_SOURCE=1 -D_GNU_SOURCE=1 conftest.c >&5 configure:12380: $? = 0 configure:12380: result: yes configure:12441: checking for MODPLUG configure:12449: $PKG_CONFIG --exists --print-errors "libmodplug >= 0.8.8" configure:12452: $? = 0 configure:12467: $PKG_CONFIG --exists --print-errors "libmodplug >= 0.8.8" configure:12470: $? = 0 configure:12598: result: yes configure:12855: checking for fluidsynth.h configure:12855: gcc -c -g -O2 -D_GNU_SOURCE=1 -D_GNU_SOURCE=1 conftest.c >&5 configure:12855: $? = 0 configure:12855: result: yes configure:12861: checking for fluid_player_add_mem in -lfluidsynth configure:12884: gcc -o conftest -g -O2 -D_GNU_SOURCE=1 -D_GNU_SOURCE=1 conftest.c -lfluidsynth >&5 configure:12884: $? = 0 configure:12894: result: yes configure:13042: checking for vorbis/vorbisfile.h configure:13042: gcc -c -g -O2 -D_GNU_SOURCE=1 -D_GNU_SOURCE=1 conftest.c >&5 configure:13042: $? = 0 configure:13042: result: yes configure:13048: checking for ov_open_callbacks in -lvorbisfile configure:13071: gcc -o conftest -g -O2 -D_GNU_SOURCE=1 -D_GNU_SOURCE=1 conftest.c -lvorbisfile -lvorbis -logg -lm >&5 configure:13071: $? = 0 configure:13081: result: yes configure:13138: checking for FLAC/export.h configure:13138: gcc -c -g -O2 -D_GNU_SOURCE=1 -D_GNU_SOURCE=1 conftest.c >&5 configure:13138: $? = 0 configure:13138: result: yes configure:13147: checking for libflac so-name version >= 8 configure:13168: gcc -c -g -O2 -D_GNU_SOURCE=1 -D_GNU_SOURCE=1 conftest.c >&5 configure:13168: $? = 0 configure:13176: result: yes configure:13181: checking for FLAC/stream_decoder.h configure:13181: gcc -c -g -O2 -D_GNU_SOURCE=1 -D_GNU_SOURCE=1 conftest.c >&5 configure:13181: $? = 0 configure:13181: result: yes configure:13187: checking for FLAC__stream_decoder_new in -lFLAC configure:13210: gcc -o conftest -g -O2 -D_GNU_SOURCE=1 -D_GNU_SOURCE=1 conftest.c -lFLAC >&5 configure:13210: $? = 0 configure:13220: result: yes configure:13341: checking for mpg123.h configure:13341: gcc -c -g -O2 -D_GNU_SOURCE=1 -D_GNU_SOURCE=1 conftest.c >&5 configure:13341: $? = 0 configure:13341: result: yes configure:13347: checking for mpg123_replace_reader_handle in -lmpg123 configure:13370: gcc -o conftest -g -O2 -D_GNU_SOURCE=1 -D_GNU_SOURCE=1 conftest.c -lmpg123 >&5 configure:13370: $? = 0 configure:13380: result: yes configure:13443: checking for OPUSFILE configure:13451: $PKG_CONFIG --exists --print-errors "opusfile >= 0.2" configure:13454: $? = 0 configure:13469: $PKG_CONFIG --exists --print-errors "opusfile >= 0.2" configure:13472: $? = 0 configure:13600: result: yes configure:13841: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.71. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on igarashi config.status:1148: executing libtool commands configure:15906: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.71. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on igarashi config.status:1053: creating Makefile config.status:1053: creating SDL2_mixer.spec config.status:1053: creating SDL2_mixer.pc config.status:1219: executing libtool commands config.status:1219: executing default commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=x86_64-pc-linux-gnu ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes 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_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_MODPLUG_CFLAGS_set= ac_cv_env_MODPLUG_CFLAGS_value= ac_cv_env_MODPLUG_LIBS_set= ac_cv_env_MODPLUG_LIBS_value= ac_cv_env_OPUSFILE_CFLAGS_set= ac_cv_env_OPUSFILE_CFLAGS_value= ac_cv_env_OPUSFILE_LIBS_set= ac_cv_env_OPUSFILE_LIBS_value= ac_cv_env_PKG_CONFIG_set= ac_cv_env_PKG_CONFIG_value= ac_cv_env_SDL_CFLAGS_set= ac_cv_env_SDL_CFLAGS_value= ac_cv_env_SDL_LIBS_set= ac_cv_env_SDL_LIBS_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_fork=yes ac_cv_func_setbuf=yes ac_cv_func_vfork=yes ac_cv_header_FLAC_export_h=yes ac_cv_header_FLAC_stream_decoder_h=yes ac_cv_header_dlfcn_h=yes ac_cv_header_fluidsynth_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_mpg123_h=yes ac_cv_header_signal_h=yes ac_cv_header_stdint_h=yes ac_cv_header_stdio_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_unistd_h=yes ac_cv_header_vorbis_vorbisfile_h=yes ac_cv_host=x86_64-pc-linux-gnu ac_cv_lib_FLAC_FLAC__stream_decoder_new=yes ac_cv_lib_fluidsynth_fluid_player_add_mem=yes ac_cv_lib_m_pow=yes ac_cv_lib_mpg123_mpg123_replace_reader_handle=yes ac_cv_lib_vorbisfile_ov_open_callbacks=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_ac_pt_PKG_CONFIG=/usr/bin/pkg-config ac_cv_path_install='/usr/bin/install -c' ac_cv_prog_ac_ct_AR=ar ac_cv_prog_ac_ct_CC=gcc 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_c11= ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc= ac_cv_prog_make_make_set=yes lt_cv_deplibs_check_method=pass_all lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file= lt_cv_ld_reload_flag=-r lt_cv_nm_interface='BSD nm' lt_cv_objdir=.libs lt_cv_path_LD=/usr/bin/ld lt_cv_path_NM='/usr/bin/nm -B' lt_cv_prog_compiler_c_o=yes 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_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\''' lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\''' lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\''' lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\''' lt_cv_sys_max_cmd_len=1572864 pkg_cv_MODPLUG_CFLAGS= pkg_cv_MODPLUG_LIBS='-lmodplug ' pkg_cv_OPUSFILE_CFLAGS='-I/usr/include/opus ' pkg_cv_OPUSFILE_LIBS='-lopusfile ' pkg_cv_SDL_CFLAGS='-I/usr/include/SDL2 -D_REENTRANT ' pkg_cv_SDL_LIBS='-lSDL2 ' ## ----------------- ## ## Output variables. ## ## ----------------- ## AR='ar' AS='as' BINARY_AGE='4' BUILD_CFLAGS='-g -O2 ' BUILD_LDFLAGS='' CC='gcc' CFLAGS='-g -O2 -D_GNU_SOURCE=1' CPPFLAGS=' -D_GNU_SOURCE=1' DEFS='-DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SIGNAL_H=1 -DHAVE_SETBUF=1 -DHAVE_FORK=1 -DHAVE_VFORK=1' DLLTOOL='dlltool' DSYMUTIL='' DUMPBIN='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/usr/bin/grep -E' EXE='' EXEEXT='' EXTRA_CFLAGS=' -D_GNU_SOURCE=1 -I/usr/include/SDL2 -D_REENTRANT -DHAVE_SIGNAL_H -DHAVE_SETBUF -fvisibility=hidden -DHAVE_FORK -DMUSIC_CMD -DMUSIC_WAV -DMUSIC_MOD_MODPLUG -DMODPLUG_DYNAMIC=\"libmodplug.so.1\" -DMUSIC_MID -DMUSIC_MID_TIMIDITY -I$(srcdir)/timidity -DMUSIC_MID_FLUIDSYNTH -DFLUIDSYNTH_DYNAMIC=\"libfluidsynth.so.3\" -DMUSIC_OGG -DOGG_DYNAMIC=\"libvorbisfile.so.3\" -DMUSIC_FLAC -DFLAC_DYNAMIC=\"libFLAC.so.8\" -DMUSIC_MP3_MPG123 -DMPG123_DYNAMIC=\"libmpg123.so.0\" -DMUSIC_OPUS -I/usr/include/opus -DOPUS_DYNAMIC=\"libopusfile.so.0\"' EXTRA_LDFLAGS=' -lSDL2 -lm' FGREP='/usr/bin/grep -F' GREP='/usr/bin/grep' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INTERFACE_AGE='2' LD='/usr/bin/ld -m elf_x86_64' LDFLAGS=' ' LIBMIKMOD_CONFIG='' LIBOBJS='' LIBS='' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIPO='' LN_S='ln -s' LTLIBOBJS='' LT_AGE='2' LT_CURRENT='2' LT_RELEASE='2.0' LT_REVISION='2' MAJOR_VERSION='2' MICRO_VERSION='4' MINOR_VERSION='0' MODPLUG_CFLAGS='' MODPLUG_LIBS='-lmodplug ' NM='/usr/bin/nm -B' NMEDIT='' OBJDUMP='objdump' OBJECTS='$(objects)/effect_position.lo $(objects)/effect_stereoreverse.lo $(objects)/effects_internal.lo $(objects)/load_aiff.lo $(objects)/load_voc.lo $(objects)/mixer.lo $(objects)/music.lo $(objects)/music_cmd.lo $(objects)/music_flac.lo $(objects)/music_fluidsynth.lo $(objects)/music_mad.lo $(objects)/music_mikmod.lo $(objects)/music_modplug.lo $(objects)/music_mpg123.lo $(objects)/music_nativemidi.lo $(objects)/music_ogg.lo $(objects)/music_opus.lo $(objects)/music_timidity.lo $(objects)/music_wav.lo $(objects)/common.lo $(objects)/instrum.lo $(objects)/mix.lo $(objects)/output.lo $(objects)/playmidi.lo $(objects)/readmidi.lo $(objects)/resample.lo $(objects)/tables.lo $(objects)/timidity.lo ' OBJEXT='o' OPUSFILE_CFLAGS='-I/usr/include/opus ' OPUSFILE_LIBS='-lopusfile ' OTOOL64='' OTOOL='' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_URL='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PKG_CONFIG='/usr/bin/pkg-config' PLAYMUS_OBJECTS='$(objects)/playmus.lo' PLAYWAVE_OBJECTS='$(objects)/playwave.lo' RANLIB='ranlib' SDL2_CONFIG='pkg-config sdl2' SDL_CFLAGS='-I/usr/include/SDL2 -D_REENTRANT ' SDL_LIBS='-lSDL2 ' SDL_VERSION='2.0.7' SED='/usr/bin/sed' SET_MAKE='' SHELL='/bin/sh' STRIP='strip' VERSION='2.0.4' VERSION_OBJECTS='' WINDRES='' ac_aux_dir='./build-scripts/' ac_ct_CC='gcc' ac_ct_DUMPBIN='' 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}' dvidir='${docdir}' exec_prefix='${prefix}' 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' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' lt_ECHO='echo' mandir='${datarootdir}/man' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr/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 "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PACKAGE_STRING "" #define PACKAGE_BUGREPORT "" #define PACKAGE_URL "" #define HAVE_STDIO_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_STRINGS_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_UNISTD_H 1 #define STDC_HEADERS 1 #define HAVE_DLFCN_H 1 #define LT_OBJDIR ".libs/" #define HAVE_SIGNAL_H 1 #define HAVE_SETBUF 1 #define HAVE_FORK 1 #define HAVE_VFORK 1 configure: exit 0