This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by audacious-plugins configure 3.8.2, which was
generated by GNU Autoconf 2.69.  Invocation command line was

  $ ./configure 

## --------- ##
## Platform. ##
## --------- ##

hostname = rm-localhost-328-2kx3B8H
uname -m = x86_64
uname -r = 4.10.0
uname -s = Linux
uname -v = #1 SMP PREEMPT Thu Feb 23 23:08:01 CET 2017

/usr/bin/uname -p = unknown
/bin/uname -X     = unknown

/bin/arch              = unknown
/usr/bin/arch -k       = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo      = unknown
/bin/machine           = unknown
/usr/bin/oslevel       = unknown
/bin/universe          = unknown

PATH: /usr/local/bin
PATH: /usr/bin
PATH: /bin
PATH: /usr/local/games
PATH: /usr/games


## ----------- ##
## Core tests. ##
## ----------- ##

configure:2757: checking build system type
configure:2771: result: x86_64-unknown-linux-gnu
configure:2791: checking host system type
configure:2804: result: x86_64-unknown-linux-gnu
configure:2824: checking target system type
configure:2837: result: x86_64-unknown-linux-gnu
configure:2911: checking for gcc
configure:2927: found /usr/bin/gcc
configure:2938: result: gcc
configure:3167: checking for C compiler version
configure:3176: gcc --version >&5
gcc (Debian 4.9.2-10) 4.9.2
Copyright (C) 2014 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:3187: $? = 0
configure:3176: gcc -v >&5
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/4.9/lto-wrapper
Target: x86_64-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Debian 4.9.2-10' --with-bugurl=file:///usr/share/doc/gcc-4.9/README.Bugs --enable-languages=c,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.9 --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.9 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-gnu-unique-object --disable-vtable-verify --enable-plugin --with-system-zlib --disable-browser-plugin --enable-java-awt=gtk --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-4.9-amd64/jre --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-4.9-amd64 --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-4.9-amd64 --with-arch-directory=amd64 --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --enable-objc-gc --enable-multiarch --with-arch-32=i586 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu
Thread model: posix
gcc version 4.9.2 (Debian 4.9.2-10) 
configure:3187: $? = 0
configure:3176: gcc -V >&5
gcc: error: unrecognized command line option '-V'
gcc: fatal error: no input files
compilation terminated.
configure:3187: $? = 4
configure:3176: gcc -qversion >&5
gcc: error: unrecognized command line option '-qversion'
gcc: fatal error: no input files
compilation terminated.
configure:3187: $? = 4
configure:3207: checking whether the C compiler works
configure:3229: gcc    conftest.c  >&5
configure:3233: $? = 0
configure:3281: result: yes
configure:3284: checking for C compiler default output file name
configure:3286: result: a.out
configure:3292: checking for suffix of executables
configure:3299: gcc -o conftest    conftest.c  >&5
configure:3303: $? = 0
configure:3325: result: 
configure:3347: checking whether we are cross compiling
configure:3355: gcc -o conftest    conftest.c  >&5
configure:3359: $? = 0
configure:3366: ./conftest
configure:3370: $? = 0
configure:3385: result: no
configure:3390: checking for suffix of object files
configure:3412: gcc -c   conftest.c >&5
configure:3416: $? = 0
configure:3437: result: o
configure:3441: checking whether we are using the GNU C compiler
configure:3460: gcc -c   conftest.c >&5
configure:3460: $? = 0
configure:3469: result: yes
configure:3478: checking whether gcc accepts -g
configure:3498: gcc -c -g  conftest.c >&5
configure:3498: $? = 0
configure:3539: result: yes
configure:3556: checking for gcc option to accept ISO C89
configure:3619: gcc  -c -g -O2  conftest.c >&5
configure:3619: $? = 0
configure:3632: result: none needed
configure:3710: checking for g++
configure:3726: found /usr/bin/g++
configure:3737: result: g++
configure:3764: checking for C++ compiler version
configure:3773: g++ --version >&5
g++ (Debian 4.9.2-10) 4.9.2
Copyright (C) 2014 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:3784: $? = 0
configure:3773: g++ -v >&5
Using built-in specs.
COLLECT_GCC=g++
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/4.9/lto-wrapper
Target: x86_64-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Debian 4.9.2-10' --with-bugurl=file:///usr/share/doc/gcc-4.9/README.Bugs --enable-languages=c,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.9 --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.9 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-gnu-unique-object --disable-vtable-verify --enable-plugin --with-system-zlib --disable-browser-plugin --enable-java-awt=gtk --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-4.9-amd64/jre --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-4.9-amd64 --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-4.9-amd64 --with-arch-directory=amd64 --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --enable-objc-gc --enable-multiarch --with-arch-32=i586 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu
Thread model: posix
gcc version 4.9.2 (Debian 4.9.2-10) 
configure:3784: $? = 0
configure:3773: g++ -V >&5
g++: error: unrecognized command line option '-V'
g++: fatal error: no input files
compilation terminated.
configure:3784: $? = 4
configure:3773: g++ -qversion >&5
g++: error: unrecognized command line option '-qversion'
g++: fatal error: no input files
compilation terminated.
configure:3784: $? = 4
configure:3788: checking whether we are using the GNU C++ compiler
configure:3807: g++ -c   conftest.cpp >&5
configure:3807: $? = 0
configure:3816: result: yes
configure:3825: checking whether g++ accepts -g
configure:3845: g++ -c -g  conftest.cpp >&5
configure:3845: $? = 0
configure:3886: result: yes
configure:3915: checking how to run the C preprocessor
configure:3946: gcc -E  conftest.c
configure:3946: $? = 0
configure:3960: gcc -E  conftest.c
conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
 #include <ac_nonexistent.h>
                            ^
compilation terminated.
configure:3960: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "audacious-plugins"
| #define PACKAGE_TARNAME "audacious-plugins"
| #define PACKAGE_VERSION "3.8.2"
| #define PACKAGE_STRING "audacious-plugins 3.8.2"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "audacious-plugins"
| #define VERSION "3.8.2"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:3985: result: gcc -E
configure:4005: gcc -E  conftest.c
configure:4005: $? = 0
configure:4019: gcc -E  conftest.c
conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
 #include <ac_nonexistent.h>
                            ^
compilation terminated.
configure:4019: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "audacious-plugins"
| #define PACKAGE_TARNAME "audacious-plugins"
| #define PACKAGE_VERSION "3.8.2"
| #define PACKAGE_STRING "audacious-plugins 3.8.2"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "audacious-plugins"
| #define VERSION "3.8.2"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:4048: checking for grep that handles long lines and -e
configure:4106: result: /bin/grep
configure:4111: checking for egrep
configure:4173: result: /bin/grep -E
configure:4178: checking for ANSI C header files
configure:4198: gcc -c -g -O2  conftest.c >&5
configure:4198: $? = 0
configure:4271: gcc -o conftest -g -O2   conftest.c  >&5
configure:4271: $? = 0
configure:4271: ./conftest
configure:4271: $? = 0
configure:4282: result: yes
configure:4295: checking for sys/types.h
configure:4295: gcc -c -g -O2  conftest.c >&5
configure:4295: $? = 0
configure:4295: result: yes
configure:4295: checking for sys/stat.h
configure:4295: gcc -c -g -O2  conftest.c >&5
configure:4295: $? = 0
configure:4295: result: yes
configure:4295: checking for stdlib.h
configure:4295: gcc -c -g -O2  conftest.c >&5
configure:4295: $? = 0
configure:4295: result: yes
configure:4295: checking for string.h
configure:4295: gcc -c -g -O2  conftest.c >&5
configure:4295: $? = 0
configure:4295: result: yes
configure:4295: checking for memory.h
configure:4295: gcc -c -g -O2  conftest.c >&5
configure:4295: $? = 0
configure:4295: result: yes
configure:4295: checking for strings.h
configure:4295: gcc -c -g -O2  conftest.c >&5
configure:4295: $? = 0
configure:4295: result: yes
configure:4295: checking for inttypes.h
configure:4295: gcc -c -g -O2  conftest.c >&5
configure:4295: $? = 0
configure:4295: result: yes
configure:4295: checking for stdint.h
configure:4295: gcc -c -g -O2  conftest.c >&5
configure:4295: $? = 0
configure:4295: result: yes
configure:4295: checking for unistd.h
configure:4295: gcc -c -g -O2  conftest.c >&5
configure:4295: $? = 0
configure:4295: result: yes
configure:4307: checking whether byte ordering is bigendian
configure:4322: gcc -c -g -O2  conftest.c >&5
conftest.c:22:9: error: unknown type name 'not'
         not a universal capable compiler
         ^
conftest.c:22:15: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal'
         not a universal capable compiler
               ^
conftest.c:22:15: error: unknown type name 'universal'
configure:4322: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "audacious-plugins"
| #define PACKAGE_TARNAME "audacious-plugins"
| #define PACKAGE_VERSION "3.8.2"
| #define PACKAGE_STRING "audacious-plugins 3.8.2"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "audacious-plugins"
| #define VERSION "3.8.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.  */
| #ifndef __APPLE_CC__
| 	       not a universal capable compiler
| 	     #endif
| 	     typedef int dummy;
| 
configure:4367: gcc -c -g -O2  conftest.c >&5
configure:4367: $? = 0
configure:4385: gcc -c -g -O2  conftest.c >&5
conftest.c: In function 'main':
conftest.c:28:4: error: unknown type name 'not'
    not big endian
    ^
conftest.c:28:12: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'endian'
    not big endian
            ^
configure:4385: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "audacious-plugins"
| #define PACKAGE_TARNAME "audacious-plugins"
| #define PACKAGE_VERSION "3.8.2"
| #define PACKAGE_STRING "audacious-plugins 3.8.2"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "audacious-plugins"
| #define VERSION "3.8.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 <sys/types.h>
| 		#include <sys/param.h>
| 
| int
| main ()
| {
| #if BYTE_ORDER != BIG_ENDIAN
| 		 not big endian
| 		#endif
| 
|   ;
|   return 0;
| }
configure:4513: result: no
configure:4538: checking for special C compiler options needed for large files
configure:4583: result: no
configure:4589: checking for _FILE_OFFSET_BITS value needed for large files
configure:4614: gcc -c -g -O2  conftest.c >&5
configure:4614: $? = 0
configure:4646: result: no
configure:4786: checking for pkg-config
configure:4804: found /usr/local/bin/pkg-config
configure:4816: result: /usr/local/bin/pkg-config
configure:4841: checking pkg-config is at least version 0.9.0
configure:4844: result: yes
configure:4858: checking operating system type
configure:4867: result: Linux
configure:4905: checking whether the C/C++ compiler supports -Wtype-limits
configure:4920: gcc -c -g -O2 -std=gnu99 -ffast-math -Wall -pipe -Wtype-limits -Werror  conftest.c >&5
configure:4920: $? = 0
configure:4922: result: yes
configure:4937: checking whether the C++ compiler supports -Woverloaded-virtual
configure:4958: g++ -c -g -O2 -std=gnu++11 -ffast-math -Wall -pipe -Wtype-limits -Woverloaded-virtual -Werror  conftest.cpp >&5
configure:4958: $? = 0
configure:4960: result: yes
configure:5763: checking whether byte ordering is bigendian
configure:5969: result: no
configure:6000: checking whether ln -s works
configure:6004: result: yes
configure:6013: checking for rm
configure:6031: found /bin/rm
configure:6043: result: /bin/rm
configure:6053: checking for mv
configure:6071: found /bin/mv
configure:6083: result: /bin/mv
configure:6093: checking for cp
configure:6111: found /bin/cp
configure:6123: result: /bin/cp
configure:6177: checking for ar
configure:6195: found /usr/bin/ar
configure:6207: result: /usr/bin/ar
configure:6275: checking for ranlib
configure:6293: found /usr/bin/ranlib
configure:6305: result: /usr/bin/ranlib
configure:6373: checking for windres
configure:6406: result: no
configure:6426: checking for library containing pthread_create
configure:6457: gcc -o conftest -g -O2 -std=gnu99 -ffast-math -Wall -pipe -Wtype-limits -fvisibility=hidden   -Wl,-z,defs conftest.c  >&5
/tmp/ccKslL2K.o: In function `main':
/home/roger/zp/son/audacious-plugins-3.8.2/conftest.c:33: undefined reference to `pthread_create'
collect2: error: ld returned 1 exit status
configure:6457: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "audacious-plugins"
| #define PACKAGE_TARNAME "audacious-plugins"
| #define PACKAGE_VERSION "3.8.2"
| #define PACKAGE_STRING "audacious-plugins 3.8.2"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "audacious-plugins"
| #define VERSION "3.8.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 EXPORT __attribute__((visibility("default")))
| /* 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 pthread_create ();
| int
| main ()
| {
| return pthread_create ();
|   ;
|   return 0;
| }
configure:6457: gcc -o conftest -g -O2 -std=gnu99 -ffast-math -Wall -pipe -Wtype-limits -fvisibility=hidden   -Wl,-z,defs conftest.c -lpthread   >&5
configure:6457: $? = 0
configure:6474: result: -lpthread
configure:6486: checking for GLIB
configure:6493: $PKG_CONFIG --exists --print-errors "glib-2.0 >= 2.32"
configure:6496: $? = 0
configure:6510: $PKG_CONFIG --exists --print-errors "glib-2.0 >= 2.32"
configure:6513: $? = 0
configure:6571: result: yes
configure:6577: checking for GMODULE
configure:6584: $PKG_CONFIG --exists --print-errors "gmodule-2.0 >= 2.32"
configure:6587: $? = 0
configure:6601: $PKG_CONFIG --exists --print-errors "gmodule-2.0 >= 2.32"
configure:6604: $? = 0
configure:6662: result: yes
configure:6679: checking for GTK
configure:6686: $PKG_CONFIG --exists --print-errors "gtk+-2.0 >= 2.24"
configure:6689: $? = 0
configure:6703: $PKG_CONFIG --exists --print-errors "gtk+-2.0 >= 2.24"
configure:6706: $? = 0
configure:6764: result: yes
configure:6870: checking for GIO
configure:6877: $PKG_CONFIG --exists --print-errors "gio-2.0 >= 2.32 gio-unix-2.0 >= 2.32"
configure:6880: $? = 0
configure:6894: $PKG_CONFIG --exists --print-errors "gio-2.0 >= 2.32 gio-unix-2.0 >= 2.32"
configure:6897: $? = 0
configure:6955: result: yes
configure:7179: checking for shared library system
configure:7243: result: GNU
configure:7272: checking whether make sets $(MAKE)
configure:7294: result: yes
configure:7317: checking for a BSD-compatible install
configure:7385: result: /usr/bin/install -c
configure:7396: checking for a thread-safe mkdir -p
configure:7435: result: /bin/mkdir -p
configure:7438: checking for a sed that does not truncate output
configure:7502: result: /bin/sed
configure:7508: checking whether NLS is requested
configure:7517: result: yes
configure:7557: checking for msgfmt
configure: trying /usr/local/bin/msgfmt...
0 translated messages.
configure:7589: result: /usr/local/bin/msgfmt
configure:7598: checking for gmsgfmt
configure:7629: result: /usr/local/bin/msgfmt
configure:7679: checking for xgettext
configure: trying /usr/local/bin/xgettext...
/usr/local/bin/xgettext: warning: file '/dev/null' extension '' is unknown; will try C
configure:7711: result: /usr/local/bin/xgettext
configure:7756: checking for msgmerge
configure: trying /usr/local/bin/msgmerge...
configure:7787: result: /usr/local/bin/msgmerge
configure:7845: checking for ld used by gcc
configure:7912: result: /usr/bin/ld
configure:7919: checking if the linker (/usr/bin/ld) is GNU ld
configure:7934: result: yes
configure:7941: checking for shared library run path origin
configure:7954: result: done
configure:8526: checking for CFPreferencesCopyAppValue
configure:8544: gcc -o conftest -g -O2 -std=gnu99 -ffast-math -Wall -pipe -Wtype-limits -fvisibility=hidden   -Wl,-z,defs conftest.c -lpthread  -Wl,-framework -Wl,CoreFoundation >&5
conftest.c:23:42: fatal error: CoreFoundation/CFPreferences.h: No such file or directory
 #include <CoreFoundation/CFPreferences.h>
                                          ^
compilation terminated.
configure:8544: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "audacious-plugins"
| #define PACKAGE_TARNAME "audacious-plugins"
| #define PACKAGE_VERSION "3.8.2"
| #define PACKAGE_STRING "audacious-plugins 3.8.2"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "audacious-plugins"
| #define VERSION "3.8.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 EXPORT __attribute__((visibility("default")))
| #define USE_GTK 1
| /* end confdefs.h.  */
| #include <CoreFoundation/CFPreferences.h>
| int
| main ()
| {
| CFPreferencesCopyAppValue(NULL, NULL)
|   ;
|   return 0;
| }
configure:8553: result: no
configure:8560: checking for CFLocaleCopyCurrent
configure:8578: gcc -o conftest -g -O2 -std=gnu99 -ffast-math -Wall -pipe -Wtype-limits -fvisibility=hidden   -Wl,-z,defs conftest.c -lpthread  -Wl,-framework -Wl,CoreFoundation >&5
conftest.c:23:37: fatal error: CoreFoundation/CFLocale.h: No such file or directory
 #include <CoreFoundation/CFLocale.h>
                                     ^
compilation terminated.
configure:8578: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "audacious-plugins"
| #define PACKAGE_TARNAME "audacious-plugins"
| #define PACKAGE_VERSION "3.8.2"
| #define PACKAGE_STRING "audacious-plugins 3.8.2"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "audacious-plugins"
| #define VERSION "3.8.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 EXPORT __attribute__((visibility("default")))
| #define USE_GTK 1
| /* end confdefs.h.  */
| #include <CoreFoundation/CFLocale.h>
| int
| main ()
| {
| CFLocaleCopyCurrent();
|   ;
|   return 0;
| }
configure:8587: result: no
configure:8636: checking for GNU gettext in libc
configure:8665: gcc -o conftest -g -O2 -std=gnu99 -ffast-math -Wall -pipe -Wtype-limits -fvisibility=hidden   -Wl,-z,defs conftest.c -lpthread  >&5
configure:8665: $? = 0
configure:8674: result: yes
configure:9521: checking whether to use NLS
configure:9523: result: yes
configure:9526: checking where the gettext function comes from
configure:9537: result: libc
configure:9603: checking for AUDACIOUS
configure:9610: $PKG_CONFIG --exists --print-errors "audacious >= 3.8"
configure:9613: $? = 0
configure:9627: $PKG_CONFIG --exists --print-errors "audacious >= 3.8"
configure:9630: $? = 0
configure:9670: result: yes
configure:9790: checking for XML
configure:9797: $PKG_CONFIG --exists --print-errors "libxml-2.0"
configure:9800: $? = 0
configure:9814: $PKG_CONFIG --exists --print-errors "libxml-2.0"
configure:9817: $? = 0
configure:9875: result: yes
configure:9953: checking for CDIO
configure:9960: $PKG_CONFIG --exists --print-errors "libcdio >= 0.70 libcdio_cdda >= 0.70 libcddb >= 1.2.1"
Package libcdio was not found in the pkg-config search path.
Perhaps you should add the directory containing `libcdio.pc'
to the PKG_CONFIG_PATH environment variable
No package 'libcdio' found
Package libcdio_cdda was not found in the pkg-config search path.
Perhaps you should add the directory containing `libcdio_cdda.pc'
to the PKG_CONFIG_PATH environment variable
No package 'libcdio_cdda' found
Package libcddb was not found in the pkg-config search path.
Perhaps you should add the directory containing `libcddb.pc'
to the PKG_CONFIG_PATH environment variable
No package 'libcddb' found
configure:9963: $? = 1
configure:9977: $PKG_CONFIG --exists --print-errors "libcdio >= 0.70 libcdio_cdda >= 0.70 libcddb >= 1.2.1"
Package libcdio was not found in the pkg-config search path.
Perhaps you should add the directory containing `libcdio.pc'
to the PKG_CONFIG_PATH environment variable
No package 'libcdio' found
Package libcdio_cdda was not found in the pkg-config search path.
Perhaps you should add the directory containing `libcdio_cdda.pc'
to the PKG_CONFIG_PATH environment variable
No package 'libcdio_cdda' found
Package libcddb was not found in the pkg-config search path.
Perhaps you should add the directory containing `libcddb.pc'
to the PKG_CONFIG_PATH environment variable
No package 'libcddb' found
configure:9980: $? = 1
configure:9994: result: no
No package 'libcdio' found
No package 'libcdio_cdda' found
No package 'libcddb' found
configure:10014: WARNING: audio CD support disabled due to missing dependency: libcdio >= 0.70 libcdio_cdda >= 0.70 libcddb >= 1.2.1
configure:10060: checking for LIBFLAC
configure:10067: $PKG_CONFIG --exists --print-errors "flac >= 1.2.1"
configure:10070: $? = 0
configure:10084: $PKG_CONFIG --exists --print-errors "flac >= 1.2.1"
configure:10087: $? = 0
configure:10139: result: yes
configure:10163: checking for VORBIS
configure:10170: $PKG_CONFIG --exists --print-errors "ogg >= 1.0 vorbis >= 1.0 vorbisenc >= 1.0 vorbisfile >= 1.0"
configure:10173: $? = 0
configure:10187: $PKG_CONFIG --exists --print-errors "ogg >= 1.0 vorbis >= 1.0 vorbisenc >= 1.0 vorbisfile >= 1.0"
configure:10190: $? = 0
configure:10242: result: yes
configure:10266: checking for FLUIDSYNTH
configure:10273: $PKG_CONFIG --exists --print-errors "fluidsynth >= 1.0.6"
Package fluidsynth was not found in the pkg-config search path.
Perhaps you should add the directory containing `fluidsynth.pc'
to the PKG_CONFIG_PATH environment variable
No package 'fluidsynth' found
configure:10276: $? = 1
configure:10290: $PKG_CONFIG --exists --print-errors "fluidsynth >= 1.0.6"
Package fluidsynth was not found in the pkg-config search path.
Perhaps you should add the directory containing `fluidsynth.pc'
to the PKG_CONFIG_PATH environment variable
No package 'fluidsynth' found
configure:10293: $? = 1
configure:10307: result: no
No package 'fluidsynth' found
configure:10327: WARNING: MIDI synthesizer disabled due to missing dependency: fluidsynth >= 1.0.6
configure:10369: checking for MPG123
configure:10376: $PKG_CONFIG --exists --print-errors "libmpg123 >= 1.12"
configure:10379: $? = 0
configure:10393: $PKG_CONFIG --exists --print-errors "libmpg123 >= 1.12"
configure:10396: $? = 0
configure:10448: result: yes
configure:10459: checking neaacdec.h usability
configure:10459: gcc -c -g -O2 -std=gnu99 -ffast-math -Wall -pipe -Wtype-limits -fvisibility=hidden  -I/usr/local/include  conftest.c >&5
conftest.c:59:22: fatal error: neaacdec.h: No such file or directory
 #include <neaacdec.h>
                      ^
compilation terminated.
configure:10459: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "audacious-plugins"
| #define PACKAGE_TARNAME "audacious-plugins"
| #define PACKAGE_VERSION "3.8.2"
| #define PACKAGE_STRING "audacious-plugins 3.8.2"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "audacious-plugins"
| #define VERSION "3.8.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 EXPORT __attribute__((visibility("default")))
| #define USE_GTK 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 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 <neaacdec.h>
configure:10459: result: no
configure:10459: checking neaacdec.h presence
configure:10459: gcc -E  -I/usr/local/include  conftest.c
conftest.c:26:22: fatal error: neaacdec.h: No such file or directory
 #include <neaacdec.h>
                      ^
compilation terminated.
configure:10459: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "audacious-plugins"
| #define PACKAGE_TARNAME "audacious-plugins"
| #define PACKAGE_VERSION "3.8.2"
| #define PACKAGE_STRING "audacious-plugins 3.8.2"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "audacious-plugins"
| #define VERSION "3.8.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 EXPORT __attribute__((visibility("default")))
| #define USE_GTK 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| /* end confdefs.h.  */
| #include <neaacdec.h>
configure:10459: result: no
configure:10459: checking for neaacdec.h
configure:10459: result: no
configure:10467: checking for NeAACDecInit2 in -lfaad
configure:10492: gcc -o conftest -g -O2 -std=gnu99 -ffast-math -Wall -pipe -Wtype-limits -fvisibility=hidden  -I/usr/local/include   -Wl,-z,defs conftest.c -lfaad  -lpthread   -L/usr/local/lib -laudcore  >&5
/usr/bin/ld: cannot find -lfaad
collect2: error: ld returned 1 exit status
configure:10492: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "audacious-plugins"
| #define PACKAGE_TARNAME "audacious-plugins"
| #define PACKAGE_VERSION "3.8.2"
| #define PACKAGE_STRING "audacious-plugins 3.8.2"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "audacious-plugins"
| #define VERSION "3.8.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 EXPORT __attribute__((visibility("default")))
| #define USE_GTK 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| /* 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 NeAACDecInit2 ();
| int
| main ()
| {
| return NeAACDecInit2 ();
|   ;
|   return 0;
| }
configure:10501: result: no
configure:10529: WARNING: AAC support disabled due to missing dependency
configure:10549: checking for WAVPACK
configure:10556: $PKG_CONFIG --exists --print-errors "wavpack >= 4.31"
configure:10559: $? = 0
configure:10573: $PKG_CONFIG --exists --print-errors "wavpack >= 4.31"
configure:10576: $? = 0
configure:10628: result: yes
configure:10652: checking for SNDFILE
configure:10659: $PKG_CONFIG --exists --print-errors "sndfile >= 0.19"
configure:10662: $? = 0
configure:10676: $PKG_CONFIG --exists --print-errors "sndfile >= 0.19"
configure:10679: $? = 0
configure:10731: result: yes
configure:10755: checking for MODPLUG
configure:10762: $PKG_CONFIG --exists --print-errors "libmodplug"
Package libmodplug was not found in the pkg-config search path.
Perhaps you should add the directory containing `libmodplug.pc'
to the PKG_CONFIG_PATH environment variable
No package 'libmodplug' found
configure:10765: $? = 1
configure:10779: $PKG_CONFIG --exists --print-errors "libmodplug"
Package libmodplug was not found in the pkg-config search path.
Perhaps you should add the directory containing `libmodplug.pc'
to the PKG_CONFIG_PATH environment variable
No package 'libmodplug' found
configure:10782: $? = 1
configure:10796: result: no
No package 'libmodplug' found
configure:10816: WARNING: ModPlug disabled due to missing dependency: libmodplug
configure:10858: checking for SIDPLAYFP
configure:10865: $PKG_CONFIG --exists --print-errors "libsidplayfp >= 1.0"
Package libsidplayfp was not found in the pkg-config search path.
Perhaps you should add the directory containing `libsidplayfp.pc'
to the PKG_CONFIG_PATH environment variable
No package 'libsidplayfp' found
configure:10868: $? = 1
configure:10882: $PKG_CONFIG --exists --print-errors "libsidplayfp >= 1.0"
Package libsidplayfp was not found in the pkg-config search path.
Perhaps you should add the directory containing `libsidplayfp.pc'
to the PKG_CONFIG_PATH environment variable
No package 'libsidplayfp' found
configure:10885: $? = 1
configure:10899: result: no
No package 'libsidplayfp' found
configure:10919: WARNING: Commodore 64 audio disabled due to missing dependency: libsidplayfp >= 1.0
configure:10950: checking zlib.h usability
configure:10950: gcc -c -g -O2 -std=gnu99 -ffast-math -Wall -pipe -Wtype-limits -fvisibility=hidden  -I/usr/local/include  conftest.c >&5
configure:10950: $? = 0
configure:10950: result: yes
configure:10950: checking zlib.h presence
configure:10950: gcc -E  -I/usr/local/include  conftest.c
configure:10950: $? = 0
configure:10950: result: yes
configure:10950: checking for zlib.h
configure:10950: result: yes
configure:11002: checking for BS2B
configure:11009: $PKG_CONFIG --exists --print-errors "libbs2b >= 3.0.0"
Package libbs2b was not found in the pkg-config search path.
Perhaps you should add the directory containing `libbs2b.pc'
to the PKG_CONFIG_PATH environment variable
No package 'libbs2b' found
configure:11012: $? = 1
configure:11026: $PKG_CONFIG --exists --print-errors "libbs2b >= 3.0.0"
Package libbs2b was not found in the pkg-config search path.
Perhaps you should add the directory containing `libbs2b.pc'
to the PKG_CONFIG_PATH environment variable
No package 'libbs2b' found
configure:11029: $? = 1
configure:11043: result: no
No package 'libbs2b' found
configure:11063: WARNING: BS2B effect disabled due to missing dependency: libbs2b >= 3.0.0
configure:11105: checking for SAMPLERATE
configure:11112: $PKG_CONFIG --exists --print-errors "samplerate"
Package samplerate was not found in the pkg-config search path.
Perhaps you should add the directory containing `samplerate.pc'
to the PKG_CONFIG_PATH environment variable
No package 'samplerate' found
configure:11115: $? = 1
configure:11129: $PKG_CONFIG --exists --print-errors "samplerate"
Package samplerate was not found in the pkg-config search path.
Perhaps you should add the directory containing `samplerate.pc'
to the PKG_CONFIG_PATH environment variable
No package 'samplerate' found
configure:11132: $? = 1
configure:11146: result: no
No package 'samplerate' found
configure:11166: WARNING: sample rate converter disabled due to missing dependency: samplerate
configure:11208: checking for SAMPLERATE
configure:11215: $PKG_CONFIG --exists --print-errors "samplerate"
Package samplerate was not found in the pkg-config search path.
Perhaps you should add the directory containing `samplerate.pc'
to the PKG_CONFIG_PATH environment variable
No package 'samplerate' found
configure:11218: $? = 1
configure:11232: $PKG_CONFIG --exists --print-errors "samplerate"
Package samplerate was not found in the pkg-config search path.
Perhaps you should add the directory containing `samplerate.pc'
to the PKG_CONFIG_PATH environment variable
No package 'samplerate' found
configure:11235: $? = 1
configure:11249: result: no
No package 'samplerate' found
configure:11269: WARNING: speed/pitch effect disabled due to missing dependency: samplerate
configure:11311: checking for SOXR
configure:11318: $PKG_CONFIG --exists --print-errors "soxr"
Package soxr was not found in the pkg-config search path.
Perhaps you should add the directory containing `soxr.pc'
to the PKG_CONFIG_PATH environment variable
No package 'soxr' found
configure:11321: $? = 1
configure:11335: $PKG_CONFIG --exists --print-errors "soxr"
Package soxr was not found in the pkg-config search path.
Perhaps you should add the directory containing `soxr.pc'
to the PKG_CONFIG_PATH environment variable
No package 'soxr' found
configure:11338: $? = 1
configure:11352: result: no
No package 'soxr' found
configure:11372: WARNING: SoX resampler disabled due to missing dependency: soxr
configure:11414: checking for ALSA
configure:11421: $PKG_CONFIG --exists --print-errors "alsa >= 1.0.16"
configure:11424: $? = 0
configure:11438: $PKG_CONFIG --exists --print-errors "alsa >= 1.0.16"
configure:11441: $? = 0
configure:11493: result: yes
configure:11506: checking for JACK
configure:11513: $PKG_CONFIG --exists --print-errors "jack >= 1.9.7"
Requested 'jack >= 1.9.7' but version of jack is 0.124.1
configure:11516: $? = 1
configure:11530: $PKG_CONFIG --exists --print-errors "jack >= 1.9.7"
Requested 'jack >= 1.9.7' but version of jack is 0.124.1
configure:11533: $? = 1
configure:11547: result: no
Requested 'jack >= 1.9.7' but version of jack is 0.124.1
configure:11566: checking for JACK
configure:11573: $PKG_CONFIG --exists --print-errors "jack >= 0.120.1 jack < 1.0"
configure:11576: $? = 0
configure:11590: $PKG_CONFIG --exists --print-errors "jack >= 0.120.1 jack < 1.0"
configure:11593: $? = 0
configure:11631: result: yes
configure:11759: checking sys/soundcard.h usability
configure:11759: gcc -c -g -O2 -std=gnu99 -ffast-math -Wall -pipe -Wtype-limits -fvisibility=hidden  -I/usr/local/include   conftest.c >&5
configure:11759: $? = 0
configure:11759: result: yes
configure:11759: checking sys/soundcard.h presence
configure:11759: gcc -E  -I/usr/local/include   conftest.c
configure:11759: $? = 0
configure:11759: result: yes
configure:11759: checking for sys/soundcard.h
configure:11759: result: yes
configure:11813: checking for PULSE
configure:11820: $PKG_CONFIG --exists --print-errors "libpulse >= 0.9.5"
configure:11823: $? = 0
configure:11837: $PKG_CONFIG --exists --print-errors "libpulse >= 0.9.5"
configure:11840: $? = 0
configure:11892: result: yes
configure:11903: checking for sio_open in -lsndio
configure:11928: gcc -o conftest -g -O2 -std=gnu99 -ffast-math -Wall -pipe -Wtype-limits -fvisibility=hidden  -I/usr/local/include   -Wl,-z,defs conftest.c -lsndio  -lpthread   -L/usr/local/lib -laudcore  >&5
/usr/bin/ld: cannot find -lsndio
collect2: error: ld returned 1 exit status
configure:11928: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "audacious-plugins"
| #define PACKAGE_TARNAME "audacious-plugins"
| #define PACKAGE_VERSION "3.8.2"
| #define PACKAGE_STRING "audacious-plugins 3.8.2"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "audacious-plugins"
| #define VERSION "3.8.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 EXPORT __attribute__((visibility("default")))
| #define USE_GTK 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define HAVE_ZLIB_H 1
| #define HAVE_SYS_SOUNDCARD_H 1
| /* 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 sio_open ();
| int
| main ()
| {
| return sio_open ();
|   ;
|   return 0;
| }
configure:11937: result: no
configure:11965: WARNING: Sndio output disabled due to missing dependency
configure:11974: checking for CUE
configure:11981: $PKG_CONFIG --exists --print-errors "libcue >= 2.0"
Package libcue was not found in the pkg-config search path.
Perhaps you should add the directory containing `libcue.pc'
to the PKG_CONFIG_PATH environment variable
No package 'libcue' found
configure:11984: $? = 1
configure:11998: $PKG_CONFIG --exists --print-errors "libcue >= 2.0"
Package libcue was not found in the pkg-config search path.
Perhaps you should add the directory containing `libcue.pc'
to the PKG_CONFIG_PATH environment variable
No package 'libcue' found
configure:12001: $? = 1
configure:12015: result: no
No package 'libcue' found
configure:12034: checking for CUE
configure:12041: $PKG_CONFIG --exists --print-errors "libcue"
Package libcue was not found in the pkg-config search path.
Perhaps you should add the directory containing `libcue.pc'
to the PKG_CONFIG_PATH environment variable
No package 'libcue' found
configure:12044: $? = 1
configure:12058: $PKG_CONFIG --exists --print-errors "libcue"
Package libcue was not found in the pkg-config search path.
Perhaps you should add the directory containing `libcue.pc'
to the PKG_CONFIG_PATH environment variable
No package 'libcue' found
configure:12061: $? = 1
configure:12075: result: no
No package 'libcue' found
configure:12212: WARNING: cue sheet support disabled due to missing dependency
configure:12232: checking for NEON
configure:12239: $PKG_CONFIG --exists --print-errors "neon >= 0.27"
configure:12242: $? = 0
configure:12256: $PKG_CONFIG --exists --print-errors "neon >= 0.27"
configure:12259: $? = 0
configure:12311: result: yes
configure:12335: checking for MMS
configure:12342: $PKG_CONFIG --exists --print-errors "libmms >= 0.3"
Package libmms was not found in the pkg-config search path.
Perhaps you should add the directory containing `libmms.pc'
to the PKG_CONFIG_PATH environment variable
No package 'libmms' found
configure:12345: $? = 1
configure:12359: $PKG_CONFIG --exists --print-errors "libmms >= 0.3"
Package libmms was not found in the pkg-config search path.
Perhaps you should add the directory containing `libmms.pc'
to the PKG_CONFIG_PATH environment variable
No package 'libmms' found
configure:12362: $? = 1
configure:12376: result: no
No package 'libmms' found
configure:12396: WARNING: MMS transport disabled due to missing dependency: libmms >= 0.3
configure:12438: checking for DBUS
configure:12445: $PKG_CONFIG --exists --print-errors "dbus-1 >= 0.60 dbus-glib-1 >= 0.60"
configure:12448: $? = 0
configure:12462: $PKG_CONFIG --exists --print-errors "dbus-1 >= 0.60 dbus-glib-1 >= 0.60"
configure:12465: $? = 0
configure:12517: result: yes
configure:12541: checking for NOTIFY
configure:12548: $PKG_CONFIG --exists --print-errors "libnotify >= 0.7 gdk-pixbuf-2.0 >= 2.26"
Package libnotify was not found in the pkg-config search path.
Perhaps you should add the directory containing `libnotify.pc'
to the PKG_CONFIG_PATH environment variable
No package 'libnotify' found
configure:12551: $? = 1
configure:12565: $PKG_CONFIG --exists --print-errors "libnotify >= 0.7 gdk-pixbuf-2.0 >= 2.26"
Package libnotify was not found in the pkg-config search path.
Perhaps you should add the directory containing `libnotify.pc'
to the PKG_CONFIG_PATH environment variable
No package 'libnotify' found
configure:12568: $? = 1
configure:12582: result: no
No package 'libnotify' found
configure:12602: WARNING: libnotify OSD disabled due to missing dependency: libnotify >= 0.7 gdk-pixbuf-2.0 >= 2.26
configure:12633: checking lirc/lirc_client.h usability
configure:12633: gcc -c -g -O2 -std=gnu99 -ffast-math -Wall -pipe -Wtype-limits -fvisibility=hidden  -I/usr/local/include  conftest.c >&5
conftest.c:61:30: fatal error: lirc/lirc_client.h: No such file or directory
 #include <lirc/lirc_client.h>
                              ^
compilation terminated.
configure:12633: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "audacious-plugins"
| #define PACKAGE_TARNAME "audacious-plugins"
| #define PACKAGE_VERSION "3.8.2"
| #define PACKAGE_STRING "audacious-plugins 3.8.2"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "audacious-plugins"
| #define VERSION "3.8.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 EXPORT __attribute__((visibility("default")))
| #define USE_GTK 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define HAVE_ZLIB_H 1
| #define HAVE_SYS_SOUNDCARD_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 <lirc/lirc_client.h>
configure:12633: result: no
configure:12633: checking lirc/lirc_client.h presence
configure:12633: gcc -E  -I/usr/local/include  conftest.c
conftest.c:28:30: fatal error: lirc/lirc_client.h: No such file or directory
 #include <lirc/lirc_client.h>
                              ^
compilation terminated.
configure:12633: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "audacious-plugins"
| #define PACKAGE_TARNAME "audacious-plugins"
| #define PACKAGE_VERSION "3.8.2"
| #define PACKAGE_STRING "audacious-plugins 3.8.2"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "audacious-plugins"
| #define VERSION "3.8.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 EXPORT __attribute__((visibility("default")))
| #define USE_GTK 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define HAVE_ZLIB_H 1
| #define HAVE_SYS_SOUNDCARD_H 1
| /* end confdefs.h.  */
| #include <lirc/lirc_client.h>
configure:12633: result: no
configure:12633: checking for lirc/lirc_client.h
configure:12633: result: no
configure:12665: WARNING: LIRC support disabled due to missing dependency
configure:12675: checking for gdbus-codegen
configure:12691: found /usr/local/bin/gdbus-codegen
configure:12703: result: yes
configure:12740: checking sys/wait.h usability
configure:12740: gcc -c -g -O2 -std=gnu99 -ffast-math -Wall -pipe -Wtype-limits -fvisibility=hidden  -I/usr/local/include  conftest.c >&5
configure:12740: $? = 0
configure:12740: result: yes
configure:12740: checking sys/wait.h presence
configure:12740: gcc -E  -I/usr/local/include  conftest.c
configure:12740: $? = 0
configure:12740: result: yes
configure:12740: checking for sys/wait.h
configure:12740: result: yes
configure:12793: checking for CURL
configure:12800: $PKG_CONFIG --exists --print-errors "libcurl >= 7.9.7"
configure:12803: $? = 0
configure:12817: $PKG_CONFIG --exists --print-errors "libcurl >= 7.9.7"
configure:12820: $? = 0
configure:12872: result: yes
configure:12887: checking for glXCreateContext in -lGL
configure:12912: gcc -o conftest -g -O2 -std=gnu99 -ffast-math -Wall -pipe -Wtype-limits -fvisibility=hidden  -I/usr/local/include   -Wl,-z,defs conftest.c -lGL  -lpthread   -L/usr/local/lib -laudcore  >&5
configure:12912: $? = 0
configure:12921: result: yes
configure:12974: checking for GDKX11
configure:12981: $PKG_CONFIG --exists --print-errors "gdk-x11-2.0"
configure:12984: $? = 0
configure:12998: $PKG_CONFIG --exists --print-errors "gdk-x11-2.0"
configure:13001: $? = 0
configure:13053: result: yes
configure:13077: checking for X11EXT
configure:13084: $PKG_CONFIG --exists --print-errors "xrender xcomposite"
configure:13087: $? = 0
configure:13101: $PKG_CONFIG --exists --print-errors "xrender xcomposite"
configure:13104: $? = 0
configure:13156: result: yes
configure:13560: checking for FFMPEG
configure:13567: $PKG_CONFIG --exists --print-errors "libavcodec >= 53.40.0 libavformat >= 53.25.0 libavutil >= 51.27.0"
configure:13570: $? = 0
configure:13584: $PKG_CONFIG --exists --print-errors "libavcodec >= 53.40.0 libavformat >= 53.25.0 libavutil >= 51.27.0"
configure:13587: $? = 0
configure:13625: result: yes
configure:13867: checking for SDL
configure:13874: $PKG_CONFIG --exists --print-errors "sdl2 >= 2.0"
Package sdl2 was not found in the pkg-config search path.
Perhaps you should add the directory containing `sdl2.pc'
to the PKG_CONFIG_PATH environment variable
No package 'sdl2' found
configure:13877: $? = 1
configure:13891: $PKG_CONFIG --exists --print-errors "sdl2 >= 2.0"
Package sdl2 was not found in the pkg-config search path.
Perhaps you should add the directory containing `sdl2.pc'
to the PKG_CONFIG_PATH environment variable
No package 'sdl2' found
configure:13894: $? = 1
configure:13908: result: no
No package 'sdl2' found
configure:13927: checking for SDL
configure:13934: $PKG_CONFIG --exists --print-errors "sdl >= 1.2.11"
configure:13937: $? = 0
configure:13951: $PKG_CONFIG --exists --print-errors "sdl >= 1.2.11"
configure:13954: $? = 0
configure:13992: result: yes
configure:14137: checking for lame_get_id3v2_tag in -lmp3lame
configure:14163: gcc -o conftest -g -O2 -std=gnu99 -ffast-math -Wall -pipe -Wtype-limits -fvisibility=hidden  -I/usr/local/include   -Wl,-z,defs conftest.c -lmp3lame -lm
     -lpthread   -L/usr/local/lib -laudcore  >&5
/usr/bin/ld: cannot find -lmp3lame
collect2: error: ld returned 1 exit status
configure:14163: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "audacious-plugins"
| #define PACKAGE_TARNAME "audacious-plugins"
| #define PACKAGE_VERSION "3.8.2"
| #define PACKAGE_STRING "audacious-plugins 3.8.2"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "audacious-plugins"
| #define VERSION "3.8.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 EXPORT __attribute__((visibility("default")))
| #define USE_GTK 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define HAVE_ZLIB_H 1
| #define HAVE_SYS_SOUNDCARD_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_FFMPEG 1
| /* 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 lame_get_id3v2_tag ();
| int
| main ()
| {
| return lame_get_id3v2_tag ();
|   ;
|   return 0;
| }
configure:14172: result: no
configure:14382: checking for tput
configure:14400: found /usr/bin/tput
configure:14412: result: /usr/bin/tput
configure:14498: creating ./config.status

## ---------------------- ##
## Running config.status. ##
## ---------------------- ##

This file was extended by audacious-plugins config.status 3.8.2, which was
generated by GNU Autoconf 2.69.  Invocation command line was

  CONFIG_FILES    = 
  CONFIG_HEADERS  = 
  CONFIG_LINKS    = 
  CONFIG_COMMANDS = 
  $ ./config.status 

on rm-localhost-328-2kx3B8H

config.status:1019: creating buildsys.mk
config.status:1019: creating extra.mk
config.status:1019: creating config.h
config.status:1200: config.h is unchanged
config.status:1214: executing po-directories commands

## ---------------- ##
## Cache variables. ##
## ---------------- ##

ac_cv_build=x86_64-unknown-linux-gnu
ac_cv_c_bigendian=no
ac_cv_c_compiler_gnu=yes
ac_cv_cxx_compiler_gnu=yes
ac_cv_env_ALSA_CFLAGS_set=
ac_cv_env_ALSA_CFLAGS_value=
ac_cv_env_ALSA_LIBS_set=
ac_cv_env_ALSA_LIBS_value=
ac_cv_env_AMPACHE_CFLAGS_set=
ac_cv_env_AMPACHE_CFLAGS_value=
ac_cv_env_AMPACHE_LIBS_set=
ac_cv_env_AMPACHE_LIBS_value=
ac_cv_env_AUDACIOUS_CFLAGS_set=
ac_cv_env_AUDACIOUS_CFLAGS_value=
ac_cv_env_AUDACIOUS_LIBS_set=
ac_cv_env_AUDACIOUS_LIBS_value=
ac_cv_env_BS2B_CFLAGS_set=
ac_cv_env_BS2B_CFLAGS_value=
ac_cv_env_BS2B_LIBS_set=
ac_cv_env_BS2B_LIBS_value=
ac_cv_env_CCC_set=
ac_cv_env_CCC_value=
ac_cv_env_CC_set=
ac_cv_env_CC_value=
ac_cv_env_CDIO_CFLAGS_set=
ac_cv_env_CDIO_CFLAGS_value=
ac_cv_env_CDIO_LIBS_set=
ac_cv_env_CDIO_LIBS_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_CUE_CFLAGS_set=
ac_cv_env_CUE_CFLAGS_value=
ac_cv_env_CUE_LIBS_set=
ac_cv_env_CUE_LIBS_value=
ac_cv_env_CURL_CFLAGS_set=
ac_cv_env_CURL_CFLAGS_value=
ac_cv_env_CURL_LIBS_set=
ac_cv_env_CURL_LIBS_value=
ac_cv_env_CXXFLAGS_set=
ac_cv_env_CXXFLAGS_value=
ac_cv_env_CXX_set=
ac_cv_env_CXX_value=
ac_cv_env_DBUS_CFLAGS_set=
ac_cv_env_DBUS_CFLAGS_value=
ac_cv_env_DBUS_LIBS_set=
ac_cv_env_DBUS_LIBS_value=
ac_cv_env_FFMPEG_CFLAGS_set=
ac_cv_env_FFMPEG_CFLAGS_value=
ac_cv_env_FFMPEG_LIBS_set=
ac_cv_env_FFMPEG_LIBS_value=
ac_cv_env_FLUIDSYNTH_CFLAGS_set=
ac_cv_env_FLUIDSYNTH_CFLAGS_value=
ac_cv_env_FLUIDSYNTH_LIBS_set=
ac_cv_env_FLUIDSYNTH_LIBS_value=
ac_cv_env_GDKX11_CFLAGS_set=
ac_cv_env_GDKX11_CFLAGS_value=
ac_cv_env_GDKX11_LIBS_set=
ac_cv_env_GDKX11_LIBS_value=
ac_cv_env_GIO_CFLAGS_set=
ac_cv_env_GIO_CFLAGS_value=
ac_cv_env_GIO_LIBS_set=
ac_cv_env_GIO_LIBS_value=
ac_cv_env_GLIB_CFLAGS_set=
ac_cv_env_GLIB_CFLAGS_value=
ac_cv_env_GLIB_LIBS_set=
ac_cv_env_GLIB_LIBS_value=
ac_cv_env_GMODULE_CFLAGS_set=
ac_cv_env_GMODULE_CFLAGS_value=
ac_cv_env_GMODULE_LIBS_set=
ac_cv_env_GMODULE_LIBS_value=
ac_cv_env_GTK_CFLAGS_set=
ac_cv_env_GTK_CFLAGS_value=
ac_cv_env_GTK_LIBS_set=
ac_cv_env_GTK_LIBS_value=
ac_cv_env_JACK_CFLAGS_set=
ac_cv_env_JACK_CFLAGS_value=
ac_cv_env_JACK_LIBS_set=
ac_cv_env_JACK_LIBS_value=
ac_cv_env_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_LIBFLAC_CFLAGS_set=
ac_cv_env_LIBFLAC_CFLAGS_value=
ac_cv_env_LIBFLAC_LIBS_set=
ac_cv_env_LIBFLAC_LIBS_value=
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_MMS_CFLAGS_set=
ac_cv_env_MMS_CFLAGS_value=
ac_cv_env_MMS_LIBS_set=
ac_cv_env_MMS_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_MPG123_CFLAGS_set=
ac_cv_env_MPG123_CFLAGS_value=
ac_cv_env_MPG123_LIBS_set=
ac_cv_env_MPG123_LIBS_value=
ac_cv_env_NEON_CFLAGS_set=
ac_cv_env_NEON_CFLAGS_value=
ac_cv_env_NEON_LIBS_set=
ac_cv_env_NEON_LIBS_value=
ac_cv_env_NOTIFY_CFLAGS_set=
ac_cv_env_NOTIFY_CFLAGS_value=
ac_cv_env_NOTIFY_LIBS_set=
ac_cv_env_NOTIFY_LIBS_value=
ac_cv_env_OBJCFLAGS_set=
ac_cv_env_OBJCFLAGS_value=
ac_cv_env_OBJCPP_set=
ac_cv_env_OBJCPP_value=
ac_cv_env_OBJCXXCPP_set=
ac_cv_env_OBJCXXCPP_value=
ac_cv_env_OBJCXXFLAGS_set=
ac_cv_env_OBJCXXFLAGS_value=
ac_cv_env_OBJCXX_set=
ac_cv_env_OBJCXX_value=
ac_cv_env_OBJC_set=
ac_cv_env_OBJC_value=
ac_cv_env_PKG_CONFIG_LIBDIR_set=
ac_cv_env_PKG_CONFIG_LIBDIR_value=
ac_cv_env_PKG_CONFIG_PATH_set=set
ac_cv_env_PKG_CONFIG_PATH_value=/usr/lib/x86_64-linux-gnu/pkgconfig:/usr/local/lib/pkgconfig:
ac_cv_env_PKG_CONFIG_set=
ac_cv_env_PKG_CONFIG_value=
ac_cv_env_PULSE_CFLAGS_set=
ac_cv_env_PULSE_CFLAGS_value=
ac_cv_env_PULSE_LIBS_set=
ac_cv_env_PULSE_LIBS_value=
ac_cv_env_QTCORE_CFLAGS_set=
ac_cv_env_QTCORE_CFLAGS_value=
ac_cv_env_QTCORE_LIBS_set=
ac_cv_env_QTCORE_LIBS_value=
ac_cv_env_QTMULTIMEDIA_CFLAGS_set=
ac_cv_env_QTMULTIMEDIA_CFLAGS_value=
ac_cv_env_QTMULTIMEDIA_LIBS_set=
ac_cv_env_QTMULTIMEDIA_LIBS_value=
ac_cv_env_QTOPENGL_CFLAGS_set=
ac_cv_env_QTOPENGL_CFLAGS_value=
ac_cv_env_QTOPENGL_LIBS_set=
ac_cv_env_QTOPENGL_LIBS_value=
ac_cv_env_QT_CFLAGS_set=
ac_cv_env_QT_CFLAGS_value=
ac_cv_env_QT_LIBS_set=
ac_cv_env_QT_LIBS_value=
ac_cv_env_SAMPLERATE_CFLAGS_set=
ac_cv_env_SAMPLERATE_CFLAGS_value=
ac_cv_env_SAMPLERATE_LIBS_set=
ac_cv_env_SAMPLERATE_LIBS_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_SIDPLAYFP_CFLAGS_set=
ac_cv_env_SIDPLAYFP_CFLAGS_value=
ac_cv_env_SIDPLAYFP_LIBS_set=
ac_cv_env_SIDPLAYFP_LIBS_value=
ac_cv_env_SNDFILE_CFLAGS_set=
ac_cv_env_SNDFILE_CFLAGS_value=
ac_cv_env_SNDFILE_LIBS_set=
ac_cv_env_SNDFILE_LIBS_value=
ac_cv_env_SOXR_CFLAGS_set=
ac_cv_env_SOXR_CFLAGS_value=
ac_cv_env_SOXR_LIBS_set=
ac_cv_env_SOXR_LIBS_value=
ac_cv_env_VORBIS_CFLAGS_set=
ac_cv_env_VORBIS_CFLAGS_value=
ac_cv_env_VORBIS_LIBS_set=
ac_cv_env_VORBIS_LIBS_value=
ac_cv_env_WAVPACK_CFLAGS_set=
ac_cv_env_WAVPACK_CFLAGS_value=
ac_cv_env_WAVPACK_LIBS_set=
ac_cv_env_WAVPACK_LIBS_value=
ac_cv_env_X11EXT_CFLAGS_set=
ac_cv_env_X11EXT_CFLAGS_value=
ac_cv_env_X11EXT_LIBS_set=
ac_cv_env_X11EXT_LIBS_value=
ac_cv_env_XML_CFLAGS_set=
ac_cv_env_XML_CFLAGS_value=
ac_cv_env_XML_LIBS_set=
ac_cv_env_XML_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_header_inttypes_h=yes
ac_cv_header_lirc_lirc_client_h=no
ac_cv_header_memory_h=yes
ac_cv_header_neaacdec_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_soundcard_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_sys_wait_h=yes
ac_cv_header_unistd_h=yes
ac_cv_header_zlib_h=yes
ac_cv_host=x86_64-unknown-linux-gnu
ac_cv_lib_GL_glXCreateContext=yes
ac_cv_lib_faad_NeAACDecInit2=no
ac_cv_lib_mp3lame_lame_get_id3v2_tag=no
ac_cv_lib_sndio_sio_open=no
ac_cv_objext=o
ac_cv_path_CP=/bin/cp
ac_cv_path_EGREP='/bin/grep -E'
ac_cv_path_GMSGFMT=/usr/local/bin/msgfmt
ac_cv_path_GREP=/bin/grep
ac_cv_path_MSGFMT=/usr/local/bin/msgfmt
ac_cv_path_MSGMERGE=/usr/local/bin/msgmerge
ac_cv_path_MV=/bin/mv
ac_cv_path_RM=/bin/rm
ac_cv_path_SED=/bin/sed
ac_cv_path_TPUT=/usr/bin/tput
ac_cv_path_XGETTEXT=/usr/local/bin/xgettext
ac_cv_path_ac_pt_AR=/usr/bin/ar
ac_cv_path_ac_pt_PKG_CONFIG=/usr/local/bin/pkg-config
ac_cv_path_ac_pt_RANLIB=/usr/bin/ranlib
ac_cv_path_install='/usr/bin/install -c'
ac_cv_path_mkdir=/bin/mkdir
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_ac_ct_CXX=g++
ac_cv_prog_cc_c89=
ac_cv_prog_cc_g=yes
ac_cv_prog_cxx_g=yes
ac_cv_prog_have_mpris2=yes
ac_cv_prog_make_make_set=yes
ac_cv_search_pthread_create=-lpthread
ac_cv_sys_file_offset_bits=no
ac_cv_sys_largefile_CC=no
ac_cv_target=x86_64-unknown-linux-gnu
acl_cv_hardcode_direct=no
acl_cv_hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
acl_cv_hardcode_libdir_separator=
acl_cv_hardcode_minus_L=no
acl_cv_libext=a
acl_cv_libname_spec='lib$name'
acl_cv_library_names_spec='$libname$shrext'
acl_cv_path_LD=/usr/bin/ld
acl_cv_prog_gnu_ld=yes
acl_cv_rpath=done
acl_cv_shlibext=so
acl_cv_wl=-Wl,
gt_cv_func_CFLocaleCopyCurrent=no
gt_cv_func_CFPreferencesCopyAppValue=no
gt_cv_func_gnugettext1_libc=yes
pkg_cv_ALSA_CFLAGS='-I/usr/include/alsa '
pkg_cv_ALSA_LIBS='-L/usr/lib/x86_64-linux-gnu -lasound '
pkg_cv_AUDACIOUS_CFLAGS='-I/usr/local/include '
pkg_cv_AUDACIOUS_LIBS='-L/usr/local/lib -laudcore '
pkg_cv_CURL_CFLAGS=
pkg_cv_CURL_LIBS='-L/usr/lib/x86_64-linux-gnu -lcurl '
pkg_cv_DBUS_CFLAGS='-I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include '
pkg_cv_DBUS_LIBS='-L/usr/lib/x86_64-linux-gnu -ldbus-glib-1 -ldbus-1 -lgobject-2.0 -lglib-2.0 '
pkg_cv_FFMPEG_CFLAGS='-I/usr/local/include '
pkg_cv_FFMPEG_LIBS='-L/usr/local/lib -L/usr/lib/x86_64-linux-gnu -L/usr/local/lib -L/usr/lib/x86_64-linux-gnu -L/usr/local/lib -lavformat -lXv -lX11 -lXext -ldl -lva -lva-x11 -lX11 -lva -lva-drm -lva -lxcb -lxcb-shm -lxcb -lxcb-xfixes -lxcb-render -lxcb-shape -lxcb -lxcb-shape -lxcb -ljack -lasound -lm -lbz2 -lz -pthread -lavcodec -lXv -lX11 -lXext -ldl -lva -lva-x11 -lX11 -lva -lva-drm -lva -lxcb -lxcb-shm -lxcb -lxcb-xfixes -lxcb-render -lxcb-shape -lxcb -lxcb-shape -lxcb -ljack -lasound -lm -lbz2 -lz -pthread -lswresample -lm -lavutil -lm '
pkg_cv_GDKX11_CFLAGS='-pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/local/include '
pkg_cv_GDKX11_LIBS='-L/usr/lib/x86_64-linux-gnu -lgdk-x11-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 '
pkg_cv_GIO_CFLAGS='-pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include '
pkg_cv_GIO_LIBS='-L/usr/lib/x86_64-linux-gnu -lgio-2.0 -lgobject-2.0 -lglib-2.0 '
pkg_cv_GLIB_CFLAGS='-I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include '
pkg_cv_GLIB_LIBS='-L/usr/lib/x86_64-linux-gnu -lglib-2.0 '
pkg_cv_GMODULE_CFLAGS='-pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include '
pkg_cv_GMODULE_LIBS='-L/usr/lib/x86_64-linux-gnu -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 '
pkg_cv_GTK_CFLAGS='-pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng12 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng12 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/freetype2 -I/usr/local/include '
pkg_cv_GTK_LIBS='-L/usr/lib/x86_64-linux-gnu -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lfontconfig -lfreetype '
pkg_cv_JACK_CFLAGS=
pkg_cv_JACK_LIBS='-L/usr/lib/x86_64-linux-gnu -ljack -lpthread '
pkg_cv_LIBFLAC_CFLAGS=
pkg_cv_LIBFLAC_LIBS='-L/usr/lib/x86_64-linux-gnu -lFLAC '
pkg_cv_MPG123_CFLAGS='-I/usr/local/include '
pkg_cv_MPG123_LIBS='-L/usr/local/lib -lmpg123 '
pkg_cv_NEON_CFLAGS='-I/usr/include/neon '
pkg_cv_NEON_LIBS='-lneon '
pkg_cv_PULSE_CFLAGS='-D_REENTRANT '
pkg_cv_PULSE_LIBS='-L/usr/lib/x86_64-linux-gnu -lpulse '
pkg_cv_SDL_CFLAGS='-D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL '
pkg_cv_SDL_LIBS='-L/usr/lib/x86_64-linux-gnu -lSDL '
pkg_cv_SNDFILE_CFLAGS=
pkg_cv_SNDFILE_LIBS='-L/usr/lib/x86_64-linux-gnu -lsndfile '
pkg_cv_VORBIS_CFLAGS=
pkg_cv_VORBIS_LIBS='-L/usr/lib/x86_64-linux-gnu -logg -lvorbis -lvorbisenc -lvorbisfile '
pkg_cv_WAVPACK_CFLAGS='-I/usr/local/include '
pkg_cv_WAVPACK_LIBS='-L/usr/local/lib -lwavpack '
pkg_cv_X11EXT_CFLAGS='-I/usr/local/include '
pkg_cv_X11EXT_LIBS='-L/usr/lib/x86_64-linux-gnu -lXrender -lX11 -lXcomposite '
pkg_cv_XML_CFLAGS='-I/usr/include/libxml2 '
pkg_cv_XML_LIBS='-L/usr/lib/x86_64-linux-gnu -lxml2 '

## ----------------- ##
## Output variables. ##
## ----------------- ##

ALSA_CFLAGS='-I/usr/include/alsa '
ALSA_LIBS='-L/usr/lib/x86_64-linux-gnu -lasound '
AMPACHE_CFLAGS=''
AMPACHE_LIBS=''
AR='/usr/bin/ar'
AUDACIOUS_CFLAGS='-I/usr/local/include '
AUDACIOUS_LIBS='-L/usr/local/lib -laudcore '
BIGENDIAN='0'
BS2B_CFLAGS=''
BS2B_LIBS=''
CC='gcc'
CC_DEPENDS='yes'
CDIO_CFLAGS=''
CDIO_LIBS=''
CFLAGS='-g -O2 -std=gnu99 -ffast-math -Wall -pipe -Wtype-limits -fvisibility=hidden'
CLEAN_LIB=''
CONTAINER_PLUGINS='asx asx3 audpl m3u pls xspf'
CONTAINER_PLUGIN_DIR='Container'
CP='/bin/cp'
CPP='gcc -E'
CPPFLAGS=' -I/usr/local/include  -include config.h'
CUE_CFLAGS=''
CUE_LIBS=''
CURL_CFLAGS=''
CURL_LIBS='-L/usr/lib/x86_64-linux-gnu -lcurl '
CXX='g++'
CXXFLAGS='-g -O2 -std=gnu++11 -ffast-math -Wall -pipe -Wtype-limits -Woverloaded-virtual -fvisibility=hidden'
CXX_DEPENDS='yes'
DBUS_CFLAGS='-I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include '
DBUS_LIBS='-L/usr/lib/x86_64-linux-gnu -ldbus-glib-1 -ldbus-1 -lgobject-2.0 -lglib-2.0 '
DEFS='-DHAVE_CONFIG_H'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EFFECT_PLUGINS='compressor crossfade crystalizer mixer silence-removal stereo_plugin voice_removal echo_plugin ladspa'
EFFECT_PLUGIN_DIR='Effect'
EGREP='/bin/grep -E'
EXEEXT=''
FFMPEG_CFLAGS='-I/usr/local/include '
FFMPEG_LIBS='-L/usr/local/lib -L/usr/lib/x86_64-linux-gnu -L/usr/local/lib -L/usr/lib/x86_64-linux-gnu -L/usr/local/lib -lavformat -lXv -lX11 -lXext -ldl -lva -lva-x11 -lX11 -lva -lva-drm -lva -lxcb -lxcb-shm -lxcb -lxcb-xfixes -lxcb-render -lxcb-shape -lxcb -lxcb-shape -lxcb -ljack -lasound -lm -lbz2 -lz -pthread -lavcodec -lXv -lX11 -lXext -ldl -lva -lva-x11 -lX11 -lva -lva-drm -lva -lxcb -lxcb-shm -lxcb -lxcb-xfixes -lxcb-render -lxcb-shape -lxcb -lxcb-shape -lxcb -ljack -lasound -lm -lbz2 -lz -pthread -lswresample -lm -lavutil -lm '
FILEWRITER_CFLAGS='  '
FILEWRITER_LIBS=' -L/usr/lib/x86_64-linux-gnu -logg -lvorbis -lvorbisenc -lvorbisfile  -L/usr/lib/x86_64-linux-gnu -lFLAC '
FLUIDSYNTH_CFLAGS=''
FLUIDSYNTH_LIBS=''
GDKX11_CFLAGS='-pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/local/include '
GDKX11_LIBS='-L/usr/lib/x86_64-linux-gnu -lgdk-x11-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 '
GENERAL_PLUGINS=' alarm albumart lyricwiki playlist-manager search-tool statusicon gtkui skins delete-files skins-data gnomeshortcuts mpris2 songchange scrobbler2 hotkey aosd'
GENERAL_PLUGIN_DIR='General'
GETTEXT_MACRO_VERSION='0.19'
GIO_CFLAGS='-pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include '
GIO_LIBS='-L/usr/lib/x86_64-linux-gnu -lgio-2.0 -lgobject-2.0 -lglib-2.0 '
GLIB_CFLAGS='-I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include '
GLIB_LIBS='-L/usr/lib/x86_64-linux-gnu -lglib-2.0 '
GL_LIBS='-lGL -lX11'
GMODULE_CFLAGS='-pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include '
GMODULE_LIBS='-L/usr/lib/x86_64-linux-gnu -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 '
GMSGFMT='/usr/local/bin/msgfmt'
GMSGFMT_015='/usr/local/bin/msgfmt'
GREP='/bin/grep'
GTK_CFLAGS='-pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng12 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng12 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/freetype2 -I/usr/local/include '
GTK_LIBS='-L/usr/lib/x86_64-linux-gnu -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lfontconfig -lfreetype '
HAVE_DARWIN='no'
HAVE_LINUX='yes'
HAVE_MSWINDOWS='no'
INPUT_PLUGINS='adplug metronom psf tonegen vtx xsf flac vorbis mpg123 wavpack sndfile console ffaudio'
INPUT_PLUGIN_DIR='Input'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_LIB='&& ${INSTALL} -m 755 $$i ${DESTDIR}${libdir}/$$i.${LIB_MAJOR}.${LIB_MINOR}.0 && ${LN_S} -f $$i.${LIB_MAJOR}.${LIB_MINOR}.0 ${DESTDIR}${libdir}/$$i.${LIB_MAJOR} && ${LN_S} -f $$i.${LIB_MAJOR}.${LIB_MINOR}.0 ${DESTDIR}${libdir}/$$i'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INTLLIBS=''
INTL_MACOSX_LIBS=''
JACK_CFLAGS=''
JACK_LIBS='-L/usr/lib/x86_64-linux-gnu -ljack -lpthread '
LDFLAGS=' -Wl,-z,defs'
LDFLAGS_RPATH='-Wl,-rpath,${libdir}'
LIBFLAC_CFLAGS=''
LIBFLAC_LIBS='-L/usr/lib/x86_64-linux-gnu -lFLAC '
LIBICONV='-liconv'
LIBINTL=''
LIBOBJS=''
LIBS='-lpthread   -L/usr/local/lib -laudcore '
LIB_CFLAGS='-fPIC -DPIC'
LIB_LDFLAGS='-shared -Wl,-soname=${SHARED_LIB}.${LIB_MAJOR}'
LIB_PREFIX='lib'
LIB_SUFFIX='.so'
LN_S='ln -s'
LTLIBICONV='-liconv'
LTLIBINTL=''
LTLIBOBJS=''
MKDIR_P='/bin/mkdir -p'
MMS_CFLAGS=''
MMS_LIBS=''
MODPLUG_CFLAGS=''
MODPLUG_LIBS=''
MPG123_CFLAGS='-I/usr/local/include '
MPG123_LIBS='-L/usr/local/lib -lmpg123 '
MSGFMT='/usr/local/bin/msgfmt'
MSGFMT_015='/usr/local/bin/msgfmt'
MSGMERGE='/usr/local/bin/msgmerge'
MV='/bin/mv'
NEON_CFLAGS='-I/usr/include/neon '
NEON_LIBS='-lneon '
NOTIFY_CFLAGS=''
NOTIFY_LIBS=''
OBJC=''
OBJCFLAGS=''
OBJCPP=''
OBJCXX=''
OBJCXXCPP=''
OBJCXXFLAGS=''
OBJCXX_DEPENDS=''
OBJC_DEPENDS=''
OBJEXT='o'
OSS_CFLAGS=''
OUTPUT_PLUGINS=' alsa jack oss4 pulse sdlout filewriter'
OUTPUT_PLUGIN_DIR='Output'
PACKAGE_BUGREPORT=''
PACKAGE_NAME='audacious-plugins'
PACKAGE_STRING='audacious-plugins 3.8.2'
PACKAGE_TARNAME='audacious-plugins'
PACKAGE_URL=''
PACKAGE_VERSION='3.8.2'
PATH_SEPARATOR=':'
PKG_CONFIG='/usr/local/bin/pkg-config'
PKG_CONFIG_LIBDIR=''
PKG_CONFIG_PATH='/usr/lib/x86_64-linux-gnu/pkgconfig:/usr/local/lib/pkgconfig:'
PLUGIN_CFLAGS='-fPIC -DPIC'
PLUGIN_LDFLAGS='-shared'
PLUGIN_SUFFIX='.so'
POSUB='po'
PULSE_CFLAGS='-D_REENTRANT '
PULSE_LIBS='-L/usr/lib/x86_64-linux-gnu -lpulse '
QTCORE_CFLAGS=''
QTCORE_LIBS=''
QTMULTIMEDIA_CFLAGS=''
QTMULTIMEDIA_LIBS=''
QTOPENGL_CFLAGS=''
QTOPENGL_LIBS=''
QT_CFLAGS=''
QT_LIBS=''
RANLIB='/usr/bin/ranlib'
RM='/bin/rm'
SAMPLERATE_CFLAGS=''
SAMPLERATE_LIBS=''
SDL_CFLAGS='-D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL '
SDL_LIBS='-L/usr/lib/x86_64-linux-gnu -lSDL '
SED='/bin/sed'
SET_MAKE=''
SHELL='/bin/bash'
SIDPLAYFP_CFLAGS=''
SIDPLAYFP_LIBS=''
SNDFILE_CFLAGS=''
SNDFILE_LIBS='-L/usr/lib/x86_64-linux-gnu -lsndfile '
SOXR_CFLAGS=''
SOXR_LIBS=''
TERM_BOLD='[1m'
TERM_EL='[K'
TERM_SETAF1='[31m'
TERM_SETAF2='[32m'
TERM_SETAF3='[33m'
TERM_SETAF4='[34m'
TERM_SETAF6='[36m'
TERM_SGR0='(B[m'
TPUT='/usr/bin/tput'
TRANSPORT_PLUGINS='gio neon'
TRANSPORT_PLUGIN_DIR='Transport'
UNINSTALL_LIB='&& rm -f ${DESTDIR}${libdir}/$$i ${DESTDIR}${libdir}/$$i.${LIB_MAJOR} ${DESTDIR}${libdir}/$$i.${LIB_MAJOR}.${LIB_MINOR}.0'
USE_GTK='yes'
USE_NLS='yes'
USE_QT='no'
VISUALIZATION_PLUGINS=' blur_scope cairo-spectrum glspectrum'
VISUALIZATION_PLUGIN_DIR='Visualization'
VORBIS_CFLAGS=''
VORBIS_LIBS='-L/usr/lib/x86_64-linux-gnu -logg -lvorbis -lvorbisenc -lvorbisfile '
WAVPACK_CFLAGS='-I/usr/local/include '
WAVPACK_LIBS='-L/usr/local/lib -lwavpack '
WINDRES=''
X11EXT_CFLAGS='-I/usr/local/include '
X11EXT_LIBS='-L/usr/lib/x86_64-linux-gnu -lXrender -lX11 -lXcomposite '
XGETTEXT='/usr/local/bin/xgettext'
XGETTEXT_015='/usr/local/bin/xgettext'
XGETTEXT_EXTRA_OPTIONS=''
XML_CFLAGS='-I/usr/include/libxml2 '
XML_LIBS='-L/usr/lib/x86_64-linux-gnu -lxml2 '
ac_ct_CC='gcc'
ac_ct_CXX='g++'
ac_ct_OBJC=''
ac_ct_OBJCXX=''
bindir='${exec_prefix}/bin'
build='x86_64-unknown-linux-gnu'
build_alias=''
build_cpu='x86_64'
build_os='linux-gnu'
build_vendor='unknown'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='${prefix}'
have_mpris2='yes'
host='x86_64-unknown-linux-gnu'
host_alias=''
host_cpu='x86_64'
host_os='linux-gnu'
host_vendor='unknown'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${prefix}/share/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
oldincludedir='/usr/include'
pdfdir='${docdir}'
plugindir='/usr/local/lib/audacious'
prefix='/usr/local'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target='x86_64-unknown-linux-gnu'
target_alias=''
target_cpu='x86_64'
target_os='linux-gnu'
target_vendor='unknown'

## ----------- ##
## confdefs.h. ##
## ----------- ##

/* confdefs.h */
#define PACKAGE_NAME "audacious-plugins"
#define PACKAGE_TARNAME "audacious-plugins"
#define PACKAGE_VERSION "3.8.2"
#define PACKAGE_STRING "audacious-plugins 3.8.2"
#define PACKAGE_BUGREPORT ""
#define PACKAGE_URL ""
#define PACKAGE "audacious-plugins"
#define VERSION "3.8.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 EXPORT __attribute__((visibility("default")))
#define USE_GTK 1
#define ENABLE_NLS 1
#define HAVE_GETTEXT 1
#define HAVE_DCGETTEXT 1
#define HAVE_ZLIB_H 1
#define HAVE_SYS_SOUNDCARD_H 1
#define HAVE_SYS_WAIT_H 1
#define HAVE_FFMPEG 1
#define FILEWRITER_VORBIS 1
#define FILEWRITER_FLAC 1

configure: exit 0
