Code: Select all
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by love configure 0.9.1, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ ./configure
## --------- ##
## Platform. ##
## --------- ##
hostname = sabayon.local
uname -m = x86_64
uname -r = 3.15.0-sabayon
uname -s = Linux
uname -v = #1 SMP Sat Jul 19 07:49:58 UTC 2014
/usr/bin/uname -p = AMD FX(tm)-4300 Quad-Core Processor
/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: /sbin
PATH: /bin
PATH: /usr/sbin
PATH: /usr/bin
## ----------- ##
## Core tests. ##
## ----------- ##
configure:2772: checking for a BSD-compatible install
configure:2840: result: /usr/bin/install -c
configure:2851: checking whether build environment is sane
configure:2901: result: yes
configure:3042: checking for a thread-safe mkdir -p
configure:3081: result: /bin/mkdir -p
configure:3094: checking for gawk
configure:3110: found /usr/bin/gawk
configure:3121: result: gawk
configure:3132: checking whether make sets $(MAKE)
configure:3154: result: yes
configure:3183: checking whether make supports nested variables
configure:3200: result: yes
configure:3268: checking how to create a ustar tar archive
configure:3281: tar --version
tar (GNU tar) 1.27.1
Copyright (C) 2013 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>.
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
Written by John Gilmore and Jay Fenlason.
configure:3284: $? = 0
configure:3324: tardir=conftest.dir && eval tar --format=ustar -chf - "$tardir" >conftest.tar
configure:3327: $? = 0
configure:3331: tar -xf - <conftest.tar
configure:3334: $? = 0
configure:3347: result: gnutar
configure:3365: checking whether make supports nested variables
configure:3382: result: yes
configure:3406: checking for style of include used by make
configure:3434: result: GNU
configure:3505: checking for gcc
configure:3521: found /usr/bin/gcc
configure:3532: result: gcc
configure:3761: checking for C compiler version
configure:3770: gcc --version >&5
gcc (Gentoo Hardened 4.7.3-r1 p1.4, pie-0.5.5) 4.7.3
Copyright (C) 2012 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:3781: $? = 0
configure:3770: gcc -v >&5
Using built-in specs.
COLLECT_GCC=/usr/x86_64-pc-linux-gnu/gcc-bin/4.7.3/gcc
COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.3/lto-wrapper
Target: x86_64-pc-linux-gnu
Configured with: /var/tmp/portage/sys-devel/gcc-4.7.3-r1/work/gcc-4.7.3/configure --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/4.7.3 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.7.3/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.3 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.3/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.3/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.7.3/include/g++-v4 --with-python-dir=/share/gcc-data/x86_64-pc-linux-gnu/4.7.3/python --enable-objc-gc --enable-languages=c,c++,java,go,objc,obj-c++,fortran --enable-obsolete --enable-secureplt --disable-werror --with-system-zlib --enable-nls --without-included-gettext --enable-checking=release --with-bugurl=https://bugs.gentoo.org/ --with-pkgversion='Gentoo Hardened 4.7.3-r1 p1.4, pie-0.5.5' --enable-esp --enable-libstdcxx-time --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --enable-multilib --with-multilib-list=m32,m64 --disable-altivec --disable-fixed-point --enable-targets=all --enable-libgomp --enable-libmudflap --disable-libssp --enable-lto --with-cloog --with-ppl --with-cloog-include=/usr/include/cloog-ppl --disable-ppl-version-check
Thread model: posix
gcc version 4.7.3 (Gentoo Hardened 4.7.3-r1 p1.4, pie-0.5.5)
configure:3781: $? = 0
configure:3770: gcc -V >&5
gcc: error: unrecognized command line option '-V'
gcc: fatal error: no input files
compilation terminated.
configure:3781: $? = 1
configure:3770: gcc -qversion >&5
gcc: error: unrecognized command line option '-qversion'
gcc: fatal error: no input files
compilation terminated.
configure:3781: $? = 1
configure:3801: checking whether the C compiler works
configure:3823: gcc conftest.c >&5
configure:3827: $? = 0
configure:3875: result: yes
configure:3878: checking for C compiler default output file name
configure:3880: result: a.out
configure:3886: checking for suffix of executables
configure:3893: gcc -o conftest conftest.c >&5
configure:3897: $? = 0
configure:3919: result:
configure:3941: checking whether we are cross compiling
configure:3949: gcc -o conftest conftest.c >&5
configure:3953: $? = 0
configure:3960: ./conftest
configure:3964: $? = 0
configure:3979: result: no
configure:3984: checking for suffix of object files
configure:4006: gcc -c conftest.c >&5
configure:4010: $? = 0
configure:4031: result: o
configure:4035: checking whether we are using the GNU C compiler
configure:4054: gcc -c conftest.c >&5
configure:4054: $? = 0
configure:4063: result: yes
configure:4072: checking whether gcc accepts -g
configure:4092: gcc -c -g conftest.c >&5
configure:4092: $? = 0
configure:4133: result: yes
configure:4150: checking for gcc option to accept ISO C89
configure:4213: gcc -c -g -O2 conftest.c >&5
configure:4213: $? = 0
configure:4226: result: none needed
configure:4248: checking dependency style of gcc
configure:4359: result: gcc3
configure:4424: checking for ar
configure:4440: found /usr/bin/ar
configure:4451: result: ar
configure:4477: checking the archiver (ar) interface
configure:4487: gcc -c -g -O2 conftest.c >&5
configure:4487: $? = 0
configure:4489: ar cru libconftest.a conftest.o >&5
configure:4492: $? = 0
configure:4515: result: ar
configure:4564: checking build system type
configure:4578: result: x86_64-unknown-linux-gnu
configure:4598: checking host system type
configure:4611: result: x86_64-unknown-linux-gnu
configure:4652: checking how to print strings
configure:4679: result: printf
configure:4700: checking for a sed that does not truncate output
configure:4764: result: /bin/sed
configure:4782: checking for grep that handles long lines and -e
configure:4840: result: /bin/grep
configure:4845: checking for egrep
configure:4907: result: /bin/grep -E
configure:4912: checking for fgrep
configure:4974: result: /bin/grep -F
configure:5009: checking for ld used by gcc
configure:5076: result: /usr/x86_64-pc-linux-gnu/bin/ld
configure:5083: checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld
configure:5098: result: yes
configure:5110: checking for BSD- or MS-compatible name lister (nm)
configure:5159: result: /usr/bin/nm -B
configure:5289: checking the name lister (/usr/bin/nm -B) interface
configure:5296: gcc -c -g -O2 conftest.c >&5
configure:5299: /usr/bin/nm -B "conftest.o"
configure:5302: output
0000000000000000 B some_variable
configure:5309: result: BSD nm
configure:5312: checking whether ln -s works
configure:5316: result: yes
configure:5324: checking the maximum length of command line arguments
configure:5455: result: 1572864
configure:5472: checking whether the shell understands some XSI constructs
configure:5482: result: yes
configure:5486: checking whether the shell understands "+="
configure:5492: result: yes
configure:5527: checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format
configure:5567: result: func_convert_file_noop
configure:5574: checking how to convert x86_64-unknown-linux-gnu file names to toolchain format
configure:5594: result: func_convert_file_noop
configure:5601: checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files
configure:5608: result: -r
configure:5682: checking for objdump
configure:5698: found /usr/bin/objdump
configure:5709: result: objdump
configure:5741: checking how to recognize dependent libraries
configure:5939: result: pass_all
configure:6024: checking for dlltool
configure:6054: result: no
configure:6084: checking how to associate runtime and link libraries
configure:6111: result: printf %s\n
configure:6235: checking for archiver @FILE support
configure:6252: gcc -c -g -O2 conftest.c >&5
configure:6252: $? = 0
configure:6255: ar cru libconftest.a @conftest.lst >&5
configure:6258: $? = 0
configure:6263: ar cru libconftest.a @conftest.lst >&5
ar: conftest.o: No such file or directory
configure:6266: $? = 1
configure:6278: result: @
configure:6336: checking for strip
configure:6352: found /usr/bin/strip
configure:6363: result: strip
configure:6435: checking for ranlib
configure:6451: found /usr/bin/ranlib
configure:6462: result: ranlib
configure:6564: checking command to parse /usr/bin/nm -B output from gcc object
configure:6684: gcc -c -g -O2 conftest.c >&5
configure:6687: $? = 0
configure:6691: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
configure:6694: $? = 0
configure:6760: gcc -o conftest -g -O2 conftest.c conftstm.o >&5
configure:6763: $? = 0
configure:6801: result: ok
configure:6838: checking for sysroot
configure:6868: result: no
configure:6945: gcc -c -g -O2 conftest.c >&5
configure:6948: $? = 0
configure:7131: checking for mt
configure:7161: result: no
configure:7181: checking if : is a manifest tool
configure:7187: : '-?'
configure:7195: result: no
configure:7837: checking how to run the C preprocessor
configure:7868: gcc -E conftest.c
configure:7868: $? = 0
configure:7882: gcc -E conftest.c
conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
compilation terminated.
configure:7882: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "love"
| #define PACKAGE_TARNAME "love"
| #define PACKAGE_VERSION "0.9.1"
| #define PACKAGE_STRING "love 0.9.1"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "love"
| #define VERSION "0.9.1"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:7907: result: gcc -E
configure:7927: gcc -E conftest.c
configure:7927: $? = 0
configure:7941: gcc -E conftest.c
conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
compilation terminated.
configure:7941: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "love"
| #define PACKAGE_TARNAME "love"
| #define PACKAGE_VERSION "0.9.1"
| #define PACKAGE_STRING "love 0.9.1"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "love"
| #define VERSION "0.9.1"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:7970: checking for ANSI C header files
configure:7990: gcc -c -g -O2 conftest.c >&5
configure:7990: $? = 0
configure:8063: gcc -o conftest -g -O2 conftest.c >&5
configure:8063: $? = 0
configure:8063: ./conftest
configure:8063: $? = 0
configure:8074: result: yes
configure:8087: checking for sys/types.h
configure:8087: gcc -c -g -O2 conftest.c >&5
configure:8087: $? = 0
configure:8087: result: yes
configure:8087: checking for sys/stat.h
configure:8087: gcc -c -g -O2 conftest.c >&5
configure:8087: $? = 0
configure:8087: result: yes
configure:8087: checking for stdlib.h
configure:8087: gcc -c -g -O2 conftest.c >&5
configure:8087: $? = 0
configure:8087: result: yes
configure:8087: checking for string.h
configure:8087: gcc -c -g -O2 conftest.c >&5
configure:8087: $? = 0
configure:8087: result: yes
configure:8087: checking for memory.h
configure:8087: gcc -c -g -O2 conftest.c >&5
configure:8087: $? = 0
configure:8087: result: yes
configure:8087: checking for strings.h
configure:8087: gcc -c -g -O2 conftest.c >&5
configure:8087: $? = 0
configure:8087: result: yes
configure:8087: checking for inttypes.h
configure:8087: gcc -c -g -O2 conftest.c >&5
configure:8087: $? = 0
configure:8087: result: yes
configure:8087: checking for stdint.h
configure:8087: gcc -c -g -O2 conftest.c >&5
configure:8087: $? = 0
configure:8087: result: yes
configure:8087: checking for unistd.h
configure:8087: gcc -c -g -O2 conftest.c >&5
configure:8087: $? = 0
configure:8087: result: yes
configure:8101: checking for dlfcn.h
configure:8101: gcc -c -g -O2 conftest.c >&5
configure:8101: $? = 0
configure:8101: result: yes
configure:8307: checking for objdir
configure:8322: result: .libs
configure:8589: checking if gcc supports -fno-rtti -fno-exceptions
configure:8607: gcc -c -g -O2 -fno-rtti -fno-exceptions conftest.c >&5
cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C [enabled by default]
configure:8611: $? = 0
configure:8624: result: no
configure:8951: checking for gcc option to produce PIC
configure:8958: result: -fPIC -DPIC
configure:8966: checking if gcc PIC flag -fPIC -DPIC works
configure:8984: gcc -c -g -O2 -fPIC -DPIC -DPIC conftest.c >&5
configure:8988: $? = 0
configure:9001: result: yes
configure:9030: checking if gcc static flag -static works
configure:9058: result: yes
configure:9073: checking if gcc supports -c -o file.o
configure:9094: gcc -c -g -O2 -o out/conftest2.o conftest.c >&5
configure:9098: $? = 0
configure:9120: result: yes
configure:9128: checking if gcc supports -c -o file.o
configure:9175: result: yes
configure:9208: checking whether the gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries
configure:10365: result: yes
configure:10402: checking whether -lc should be explicitly linked in
configure:10410: gcc -c -g -O2 conftest.c >&5
configure:10413: $? = 0
configure:10428: gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1
configure:10431: $? = 0
configure:10445: result: no
configure:10605: checking dynamic linker characteristics
configure:11105: gcc -o conftest -g -O2 -Wl,-rpath -Wl,/foo conftest.c >&5
configure:11105: $? = 0
configure:11339: result: GNU/Linux ld.so
configure:11446: checking how to hardcode library paths into programs
configure:11471: result: immediate
configure:12011: checking whether stripping libraries is possible
configure:12016: result: yes
configure:12051: checking if libtool supports shared libraries
configure:12053: result: yes
configure:12056: checking whether to build shared libraries
configure:12077: result: yes
configure:12080: checking whether to build static libraries
configure:12084: result: yes
configure:12169: checking for gcc
configure:12196: result: gcc
configure:12425: checking for C compiler version
configure:12434: gcc --version >&5
gcc (Gentoo Hardened 4.7.3-r1 p1.4, pie-0.5.5) 4.7.3
Copyright (C) 2012 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:12445: $? = 0
configure:12434: gcc -v >&5
Using built-in specs.
COLLECT_GCC=/usr/x86_64-pc-linux-gnu/gcc-bin/4.7.3/gcc
COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.3/lto-wrapper
Target: x86_64-pc-linux-gnu
Configured with: /var/tmp/portage/sys-devel/gcc-4.7.3-r1/work/gcc-4.7.3/configure --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/4.7.3 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.7.3/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.3 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.3/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.3/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.7.3/include/g++-v4 --with-python-dir=/share/gcc-data/x86_64-pc-linux-gnu/4.7.3/python --enable-objc-gc --enable-languages=c,c++,java,go,objc,obj-c++,fortran --enable-obsolete --enable-secureplt --disable-werror --with-system-zlib --enable-nls --without-included-gettext --enable-checking=release --with-bugurl=https://bugs.gentoo.org/ --with-pkgversion='Gentoo Hardened 4.7.3-r1 p1.4, pie-0.5.5' --enable-esp --enable-libstdcxx-time --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --enable-multilib --with-multilib-list=m32,m64 --disable-altivec --disable-fixed-point --enable-targets=all --enable-libgomp --enable-libmudflap --disable-libssp --enable-lto --with-cloog --with-ppl --with-cloog-include=/usr/include/cloog-ppl --disable-ppl-version-check
Thread model: posix
gcc version 4.7.3 (Gentoo Hardened 4.7.3-r1 p1.4, pie-0.5.5)
configure:12445: $? = 0
configure:12434: gcc -V >&5
gcc: error: unrecognized command line option '-V'
gcc: fatal error: no input files
compilation terminated.
configure:12445: $? = 1
configure:12434: gcc -qversion >&5
gcc: error: unrecognized command line option '-qversion'
gcc: fatal error: no input files
compilation terminated.
configure:12445: $? = 1
configure:12449: checking whether we are using the GNU C compiler
configure:12477: result: yes
configure:12486: checking whether gcc accepts -g
configure:12547: result: yes
configure:12564: checking for gcc option to accept ISO C89
configure:12640: result: none needed
configure:12662: checking dependency style of gcc
configure:12773: result: gcc3
configure:12846: checking for g++
configure:12862: found /usr/bin/g++
configure:12873: result: g++
configure:12900: checking for C++ compiler version
configure:12909: g++ --version >&5
g++ (Gentoo Hardened 4.7.3-r1 p1.4, pie-0.5.5) 4.7.3
Copyright (C) 2012 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:12920: $? = 0
configure:12909: g++ -v >&5
Using built-in specs.
COLLECT_GCC=/usr/x86_64-pc-linux-gnu/gcc-bin/4.7.3/g++
COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.3/lto-wrapper
Target: x86_64-pc-linux-gnu
Configured with: /var/tmp/portage/sys-devel/gcc-4.7.3-r1/work/gcc-4.7.3/configure --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/4.7.3 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.7.3/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.3 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.3/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.3/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.7.3/include/g++-v4 --with-python-dir=/share/gcc-data/x86_64-pc-linux-gnu/4.7.3/python --enable-objc-gc --enable-languages=c,c++,java,go,objc,obj-c++,fortran --enable-obsolete --enable-secureplt --disable-werror --with-system-zlib --enable-nls --without-included-gettext --enable-checking=release --with-bugurl=https://bugs.gentoo.org/ --with-pkgversion='Gentoo Hardened 4.7.3-r1 p1.4, pie-0.5.5' --enable-esp --enable-libstdcxx-time --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --enable-multilib --with-multilib-list=m32,m64 --disable-altivec --disable-fixed-point --enable-targets=all --enable-libgomp --enable-libmudflap --disable-libssp --enable-lto --with-cloog --with-ppl --with-cloog-include=/usr/include/cloog-ppl --disable-ppl-version-check
Thread model: posix
gcc version 4.7.3 (Gentoo Hardened 4.7.3-r1 p1.4, pie-0.5.5)
configure:12920: $? = 0
configure:12909: g++ -V >&5
g++: error: unrecognized command line option '-V'
g++: fatal error: no input files
compilation terminated.
configure:12920: $? = 1
configure:12909: g++ -qversion >&5
g++: error: unrecognized command line option '-qversion'
g++: fatal error: no input files
compilation terminated.
configure:12920: $? = 1
configure:12924: checking whether we are using the GNU C++ compiler
configure:12943: g++ -c conftest.cpp >&5
configure:12943: $? = 0
configure:12952: result: yes
configure:12961: checking whether g++ accepts -g
configure:12981: g++ -c -g conftest.cpp >&5
configure:12981: $? = 0
configure:13022: result: yes
configure:13047: checking dependency style of g++
configure:13158: result: gcc3
configure:13191: checking how to run the C++ preprocessor
configure:13218: g++ -E conftest.cpp
configure:13218: $? = 0
configure:13232: g++ -E conftest.cpp
conftest.cpp:23:28: fatal error: ac_nonexistent.h: No such file or directory
compilation terminated.
configure:13232: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "love"
| #define PACKAGE_TARNAME "love"
| #define PACKAGE_VERSION "0.9.1"
| #define PACKAGE_STRING "love 0.9.1"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "love"
| #define VERSION "0.9.1"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:13257: result: g++ -E
configure:13277: g++ -E conftest.cpp
configure:13277: $? = 0
configure:13291: g++ -E conftest.cpp
conftest.cpp:23:28: fatal error: ac_nonexistent.h: No such file or directory
compilation terminated.
configure:13291: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "love"
| #define PACKAGE_TARNAME "love"
| #define PACKAGE_VERSION "0.9.1"
| #define PACKAGE_STRING "love 0.9.1"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "love"
| #define VERSION "0.9.1"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:13460: checking for ld used by g++
configure:13527: result: /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64
configure:13534: checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld
configure:13549: result: yes
configure:13604: checking whether the g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries
configure:14606: result: yes
configure:14642: g++ -c -g -O2 conftest.cpp >&5
configure:14645: $? = 0
configure:15165: checking for g++ option to produce PIC
configure:15172: result: -fPIC -DPIC
configure:15180: checking if g++ PIC flag -fPIC -DPIC works
configure:15198: g++ -c -g -O2 -fPIC -DPIC -DPIC conftest.cpp >&5
configure:15202: $? = 0
configure:15215: result: yes
configure:15238: checking if g++ static flag -static works
configure:15266: result: yes
configure:15278: checking if g++ supports -c -o file.o
configure:15299: g++ -c -g -O2 -o out/conftest2.o conftest.cpp >&5
configure:15303: $? = 0
configure:15325: result: yes
configure:15330: checking if g++ supports -c -o file.o
configure:15377: result: yes
configure:15407: checking whether the g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries
configure:15446: result: yes
configure:15587: checking dynamic linker characteristics
configure:16255: result: GNU/Linux ld.so
configure:16308: checking how to hardcode library paths into programs
configure:16333: result: immediate
configure:16373: checking for a sed that does not truncate output
configure:16437: result: /bin/sed
configure:16497: checking for g++
configure:16513: found /usr/bin/g++
configure:16524: result: g++
configure:16549: checking for Objective C++ compiler version
configure:16558: g++ --version >&5
g++ (Gentoo Hardened 4.7.3-r1 p1.4, pie-0.5.5) 4.7.3
Copyright (C) 2012 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:16569: $? = 0
configure:16558: g++ -v >&5
Using built-in specs.
COLLECT_GCC=/usr/x86_64-pc-linux-gnu/gcc-bin/4.7.3/g++
COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.3/lto-wrapper
Target: x86_64-pc-linux-gnu
Configured with: /var/tmp/portage/sys-devel/gcc-4.7.3-r1/work/gcc-4.7.3/configure --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/4.7.3 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.7.3/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.3 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.3/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.3/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.7.3/include/g++-v4 --with-python-dir=/share/gcc-data/x86_64-pc-linux-gnu/4.7.3/python --enable-objc-gc --enable-languages=c,c++,java,go,objc,obj-c++,fortran --enable-obsolete --enable-secureplt --disable-werror --with-system-zlib --enable-nls --without-included-gettext --enable-checking=release --with-bugurl=https://bugs.gentoo.org/ --with-pkgversion='Gentoo Hardened 4.7.3-r1 p1.4, pie-0.5.5' --enable-esp --enable-libstdcxx-time --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --enable-multilib --with-multilib-list=m32,m64 --disable-altivec --disable-fixed-point --enable-targets=all --enable-libgomp --enable-libmudflap --disable-libssp --enable-lto --with-cloog --with-ppl --with-cloog-include=/usr/include/cloog-ppl --disable-ppl-version-check
Thread model: posix
gcc version 4.7.3 (Gentoo Hardened 4.7.3-r1 p1.4, pie-0.5.5)
configure:16569: $? = 0
configure:16558: g++ -V >&5
g++: error: unrecognized command line option '-V'
g++: fatal error: no input files
compilation terminated.
configure:16569: $? = 1
configure:16558: g++ -qversion >&5
g++: error: unrecognized command line option '-qversion'
g++: fatal error: no input files
compilation terminated.
configure:16569: $? = 1
configure:16573: checking whether we are using the GNU Objective C++ compiler
configure:16592: g++ -c conftest.mm >&5
configure:16592: $? = 0
configure:16601: result: yes
configure:16610: checking whether g++ accepts -g
configure:16630: g++ -c -g conftest.mm >&5
configure:16630: $? = 0
configure:16671: result: yes
configure:16694: checking whether byte ordering is bigendian
configure:16709: gcc -c -g -O2 conftest.c >&5
conftest.c:24:9: error: unknown type name 'not'
conftest.c:24:15: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal'
conftest.c:24:15: error: unknown type name 'universal'
configure:16709: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "love"
| #define PACKAGE_TARNAME "love"
| #define PACKAGE_VERSION "0.9.1"
| #define PACKAGE_STRING "love 0.9.1"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "love"
| #define VERSION "0.9.1"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h. */
| #ifndef __APPLE_CC__
| not a universal capable compiler
| #endif
| typedef int dummy;
|
configure:16754: gcc -c -g -O2 conftest.c >&5
configure:16754: $? = 0
configure:16772: gcc -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:30:4: error: unknown type name 'not'
conftest.c:30:12: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'endian'
configure:16772: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "love"
| #define PACKAGE_TARNAME "love"
| #define PACKAGE_VERSION "0.9.1"
| #define PACKAGE_STRING "love 0.9.1"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "love"
| #define VERSION "0.9.1"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h. */
| #include <sys/types.h>
| #include <sys/param.h>
|
| int
| main ()
| {
| #if BYTE_ORDER != BIG_ENDIAN
| not big endian
| #endif
|
| ;
| return 0;
| }
configure:16900: result: no
configure:16936: checking whether g++ supports flag -std=c++0x
configure:16949: g++ -c -std=c++0x conftest.cpp >&5
configure:16949: $? = 0
configure:16950: result: yes
configure:16961: checking whether g++ supports flag -std=c++11
configure:16974: g++ -c -std=c++11 conftest.cpp >&5
configure:16974: $? = 0
configure:16975: result: yes
configure:17081: checking for pkg-config
configure:17099: found /usr/bin/pkg-config
configure:17111: result: /usr/bin/pkg-config
configure:17136: checking pkg-config is at least version 0.9.0
configure:17139: result: yes
configure:17176: checking for SDL
configure:17183: $PKG_CONFIG --exists --print-errors "sdl2 >= $min_sdl_version"
configure:17186: $? = 0
configure:17200: $PKG_CONFIG --exists --print-errors "sdl2 >= $min_sdl_version"
configure:17203: $? = 0
configure:17241: result: yes
configure:17489: checking for lua
configure:17496: $PKG_CONFIG --exists --print-errors "${with_lua}${with_luaversion}"
Package luajit5.1 was not found in the pkg-config search path.
Perhaps you should add the directory containing `luajit5.1.pc'
to the PKG_CONFIG_PATH environment variable
No package 'luajit5.1' found
configure:17499: $? = 1
configure:17513: $PKG_CONFIG --exists --print-errors "${with_lua}${with_luaversion}"
Package luajit5.1 was not found in the pkg-config search path.
Perhaps you should add the directory containing `luajit5.1.pc'
to the PKG_CONFIG_PATH environment variable
No package 'luajit5.1' found
configure:17516: $? = 1
configure:17530: result: no
No package 'luajit5.1' found
configure:17548: checking for lua
configure:17555: $PKG_CONFIG --exists --print-errors "${with_lua}"
configure:17558: $? = 0
configure:17572: $PKG_CONFIG --exists --print-errors "${with_lua}"
configure:17575: $? = 0
configure:17613: result: yes
configure:17700: checking for freetype2
configure:17707: $PKG_CONFIG --exists --print-errors "freetype2"
configure:17710: $? = 0
configure:17724: $PKG_CONFIG --exists --print-errors "freetype2"
configure:17727: $? = 0
configure:17765: result: yes
configure:17771: checking for openal
configure:17778: $PKG_CONFIG --exists --print-errors "openal"
configure:17781: $? = 0
configure:17795: $PKG_CONFIG --exists --print-errors "openal"
configure:17798: $? = 0
configure:17836: result: yes
configure:17842: checking for devil
configure:17849: $PKG_CONFIG --exists --print-errors "IL"
configure:17852: $? = 0
configure:17866: $PKG_CONFIG --exists --print-errors "IL"
configure:17869: $? = 0
configure:17907: result: yes
configure:17913: checking for libmodplug
configure:17920: $PKG_CONFIG --exists --print-errors "libmodplug"
configure:17923: $? = 0
configure:17937: $PKG_CONFIG --exists --print-errors "libmodplug"
configure:17940: $? = 0
configure:17978: result: yes
configure:17984: checking for vorbisfile
configure:17991: $PKG_CONFIG --exists --print-errors "vorbisfile"
configure:17994: $? = 0
configure:18008: $PKG_CONFIG --exists --print-errors "vorbisfile"
configure:18011: $? = 0
configure:18049: result: yes
configure:18055: checking for library containing sqrt
configure:18086: g++ -o conftest -g -O2 -std=c++11 conftest.cpp >&5
configure:18086: $? = 0
configure:18103: result: none required
configure:18113: checking for library containing PHYSFS_init
configure:18144: g++ -o conftest -g -O2 -std=c++11 conftest.cpp >&5
/tmp/ccAzRqB1.o: In function `main':
/home/arion/Downloads/love-0.9.1/conftest.cpp:34: undefined reference to `PHYSFS_init'
collect2: error: ld returned 1 exit status
configure:18144: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "love"
| #define PACKAGE_TARNAME "love"
| #define PACKAGE_VERSION "0.9.1"
| #define PACKAGE_STRING "love 0.9.1"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "love"
| #define VERSION "0.9.1"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h. */
|
| /* 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 PHYSFS_init ();
| int
| main ()
| {
| return PHYSFS_init ();
| ;
| return 0;
| }
configure:18144: g++ -o conftest -g -O2 -std=c++11 conftest.cpp -lphysfs >&5
configure:18144: $? = 0
configure:18161: result: -lphysfs
configure:18171: checking for library containing glLoadIdentity
configure:18202: g++ -o conftest -g -O2 -std=c++11 conftest.cpp -lphysfs >&5
/tmp/ccts9Ozc.o: In function `main':
/home/arion/Downloads/love-0.9.1/conftest.cpp:34: undefined reference to `glLoadIdentity'
collect2: error: ld returned 1 exit status
configure:18202: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "love"
| #define PACKAGE_TARNAME "love"
| #define PACKAGE_VERSION "0.9.1"
| #define PACKAGE_STRING "love 0.9.1"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "love"
| #define VERSION "0.9.1"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h. */
|
| /* 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 glLoadIdentity ();
| int
| main ()
| {
| return glLoadIdentity ();
| ;
| return 0;
| }
configure:18202: g++ -o conftest -g -O2 -std=c++11 conftest.cpp -lGL -lphysfs >&5
configure:18202: $? = 0
configure:18219: result: -lGL
configure:18241: checking for library containing lua_pcall
configure:18243: result: -lluajit-5.1
configure:18350: checking for library containing mpg123_open_feed
configure:18381: g++ -o conftest -g -O2 -std=c++11 conftest.cpp -lGL -lphysfs >&5
/tmp/ccf1BE5p.o: In function `main':
/home/arion/Downloads/love-0.9.1/conftest.cpp:34: undefined reference to `mpg123_open_feed'
collect2: error: ld returned 1 exit status
configure:18381: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "love"
| #define PACKAGE_TARNAME "love"
| #define PACKAGE_VERSION "0.9.1"
| #define PACKAGE_STRING "love 0.9.1"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "love"
| #define VERSION "0.9.1"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h. */
|
| /* 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 mpg123_open_feed ();
| int
| main ()
| {
| return mpg123_open_feed ();
| ;
| return 0;
| }
configure:18381: g++ -o conftest -g -O2 -std=c++11 conftest.cpp -lmpg123 -lGL -lphysfs >&5
configure:18381: $? = 0
configure:18398: result: -lmpg123
configure:18408: checking for library containing mpg123_seek_64
configure:18439: g++ -o conftest -g -O2 -std=c++11 conftest.cpp -lmpg123 -lGL -lphysfs >&5
configure:18439: $? = 0
configure:18456: result: none required
configure:18546: checking for socklen_t
configure:18546: g++ -c -g -O2 -std=c++11 conftest.cpp >&5
configure:18546: $? = 0
configure:18546: g++ -c -g -O2 -std=c++11 conftest.cpp >&5
conftest.cpp: In function 'int main()':
conftest.cpp:30:23: error: expected primary-expression before ')' token
configure:18546: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "love"
| #define PACKAGE_TARNAME "love"
| #define PACKAGE_VERSION "0.9.1"
| #define PACKAGE_STRING "love 0.9.1"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "love"
| #define VERSION "0.9.1"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h. */
| #include <sys/types.h>
| #include <sys/socket.h>
|
|
| int
| main ()
| {
| if (sizeof ((socklen_t)))
| return 0;
| ;
| return 0;
| }
configure:18546: result: yes
configure:18605: checking for luajit5.1
configure:18635: result: no
configure:18605: checking for luajit
configure:18621: found /usr/bin/luajit
configure:18632: result: luajit
configure:19809: creating ./config.status
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by love config.status 0.9.1, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status
on sabayon.local
config.status:1300: creating Makefile
config.status:1300: creating src/Makefile
config.status:1300: creating platform/unix/debian/control
config.status:1300: creating platform/unix/debian/changelog
config.status:1300: creating platform/unix/debian/rules
config.status:1300: creating config.h
config.status:1529: executing depfiles commands
config.status:1529: executing libtool 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_CCC_set=
ac_cv_env_CCC_value=
ac_cv_env_CC_set=
ac_cv_env_CC_value=
ac_cv_env_CFLAGS_set=
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_CXXCPP_set=
ac_cv_env_CXXCPP_value=
ac_cv_env_CXXFLAGS_set=
ac_cv_env_CXXFLAGS_value=
ac_cv_env_CXX_set=
ac_cv_env_CXX_value=
ac_cv_env_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_OBJCXXFLAGS_set=
ac_cv_env_OBJCXXFLAGS_value=
ac_cv_env_OBJCXX_set=
ac_cv_env_OBJCXX_value=
ac_cv_env_PKG_CONFIG_LIBDIR_set=
ac_cv_env_PKG_CONFIG_LIBDIR_value=
ac_cv_env_PKG_CONFIG_PATH_set=
ac_cv_env_PKG_CONFIG_PATH_value=
ac_cv_env_PKG_CONFIG_set=
ac_cv_env_PKG_CONFIG_value=
ac_cv_env_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_devil_CFLAGS_set=
ac_cv_env_devil_CFLAGS_value=
ac_cv_env_devil_LIBS_set=
ac_cv_env_devil_LIBS_value=
ac_cv_env_freetype2_CFLAGS_set=
ac_cv_env_freetype2_CFLAGS_value=
ac_cv_env_freetype2_LIBS_set=
ac_cv_env_freetype2_LIBS_value=
ac_cv_env_host_alias_set=
ac_cv_env_host_alias_value=
ac_cv_env_libmodplug_CFLAGS_set=
ac_cv_env_libmodplug_CFLAGS_value=
ac_cv_env_libmodplug_LIBS_set=
ac_cv_env_libmodplug_LIBS_value=
ac_cv_env_lua_CFLAGS_set=
ac_cv_env_lua_CFLAGS_value=
ac_cv_env_lua_LIBS_set=
ac_cv_env_lua_LIBS_value=
ac_cv_env_openal_CFLAGS_set=
ac_cv_env_openal_CFLAGS_value=
ac_cv_env_openal_LIBS_set=
ac_cv_env_openal_LIBS_value=
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_env_vorbisfile_CFLAGS_set=
ac_cv_env_vorbisfile_CFLAGS_value=
ac_cv_env_vorbisfile_LIBS_set=
ac_cv_env_vorbisfile_LIBS_value=
ac_cv_header_dlfcn_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_stdc=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_unistd_h=yes
ac_cv_host=x86_64-unknown-linux-gnu
ac_cv_objcxx_compiler_gnu=yes
ac_cv_objext=o
ac_cv_path_EGREP='/bin/grep -E'
ac_cv_path_FGREP='/bin/grep -F'
ac_cv_path_GREP=/bin/grep
ac_cv_path_SED=/bin/sed
ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config
ac_cv_path_install='/usr/bin/install -c'
ac_cv_path_mkdir=/bin/mkdir
ac_cv_prog_AWK=gawk
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_CXXCPP='g++ -E'
ac_cv_prog_LUA_EXECUTABLE=luajit
ac_cv_prog_ac_ct_AR=ar
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_ac_ct_CXX=g++
ac_cv_prog_ac_ct_OBJCXX=g++
ac_cv_prog_ac_ct_OBJDUMP=objdump
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_ac_ct_STRIP=strip
ac_cv_prog_cc_c89=
ac_cv_prog_cc_g=yes
ac_cv_prog_cxx_g=yes
ac_cv_prog_make_make_set=yes
ac_cv_prog_objcxx_g=yes
ac_cv_search_PHYSFS_init=-lphysfs
ac_cv_search_glLoadIdentity=-lGL
ac_cv_search_mpg123_open_feed=-lmpg123
ac_cv_search_mpg123_seek_64='none required'
ac_cv_search_sqrt='none required'
ac_cv_type_socklen_t=yes
am_cv_CC_dependencies_compiler_type=gcc3
am_cv_CXX_dependencies_compiler_type=gcc3
am_cv_ar_interface=ar
am_cv_make_support_nested_variables=yes
am_cv_prog_tar_ustar=gnutar
lt_cv_ar_at_file=@
lt_cv_archive_cmds_need_lc=no
lt_cv_deplibs_check_method=pass_all
lt_cv_file_magic_cmd='$MAGIC_CMD'
lt_cv_file_magic_test_file=
lt_cv_ld_reload_flag=-r
lt_cv_nm_interface='BSD nm'
lt_cv_objdir=.libs
lt_cv_path_LD=/usr/x86_64-pc-linux-gnu/bin/ld
lt_cv_path_LDCXX='/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64'
lt_cv_path_NM='/usr/bin/nm -B'
lt_cv_path_mainfest_tool=no
lt_cv_prog_compiler_c_o=yes
lt_cv_prog_compiler_c_o_CXX=yes
lt_cv_prog_compiler_pic='-fPIC -DPIC'
lt_cv_prog_compiler_pic_CXX='-fPIC -DPIC'
lt_cv_prog_compiler_pic_works=yes
lt_cv_prog_compiler_pic_works_CXX=yes
lt_cv_prog_compiler_rtti_exceptions=no
lt_cv_prog_compiler_static_works=yes
lt_cv_prog_compiler_static_works_CXX=yes
lt_cv_prog_gnu_ld=yes
lt_cv_prog_gnu_ldcxx=yes
lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
lt_cv_shlibpath_overrides_runpath=yes
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'''
lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\'''
lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\'''
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
lt_cv_sys_max_cmd_len=1572864
lt_cv_to_host_file_cmd=func_convert_file_noop
lt_cv_to_tool_file_cmd=func_convert_file_noop
pkg_cv_SDL_CFLAGS='-D_REENTRANT -I/usr/include/SDL2 '
pkg_cv_SDL_LIBS='-lpthread -lSDL2 '
pkg_cv_devil_CFLAGS='-pthread -I/usr/include/OpenEXR '
pkg_cv_devil_LIBS='-lIL '
pkg_cv_freetype2_CFLAGS='-I/usr/include/freetype2 '
pkg_cv_freetype2_LIBS='-lfreetype '
pkg_cv_libmodplug_CFLAGS='-I/usr/include/libmodplug '
pkg_cv_libmodplug_LIBS='-lmodplug '
pkg_cv_lua_CFLAGS='-I/usr/include/luajit-2.0 '
pkg_cv_lua_LIBS='-lluajit-5.1 '
pkg_cv_openal_CFLAGS='-I/usr/include/AL '
pkg_cv_openal_LIBS='-lopenal '
pkg_cv_vorbisfile_CFLAGS=
pkg_cv_vorbisfile_LIBS='-lvorbisfile '
## ----------------- ##
## Output variables. ##
## ----------------- ##
ACLOCAL='${SHELL} /home/arion/Downloads/love-0.9.1/platform/unix/missing --run aclocal-1.11'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='$${TAR-tar}'
AM_BACKSLASH='\'
AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
AM_DEFAULT_VERBOSITY='1'
AM_V='$(V)'
AR='ar'
AUTOCONF='${SHELL} /home/arion/Downloads/love-0.9.1/platform/unix/missing --run autoconf'
AUTOHEADER='${SHELL} /home/arion/Downloads/love-0.9.1/platform/unix/missing --run autoheader'
AUTOMAKE='${SHELL} /home/arion/Downloads/love-0.9.1/platform/unix/missing --run automake-1.11'
AWK='gawk'
CC='gcc'
CCDEPMODE='depmode=gcc3'
CFLAGS='-g -O2'
CPP='gcc -E'
CPPFLAGS=''
CXX='g++'
CXXCPP='g++ -E'
CXXDEPMODE='depmode=gcc3'
CXXFLAGS='-g -O2 -std=c++11'
CYGPATH_W='echo'
DEFS='-DHAVE_CONFIG_H'
DEPDIR='.deps'
DLLTOOL='false'
DSYMUTIL=''
DUMPBIN=''
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/bin/grep -E'
EXEEXT=''
FGREP='/bin/grep -F'
FILE_OFFSET='-D_FILE_OFFSET_BITS=64'
GREP='/bin/grep'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
LD='/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64'
LDFLAGS=''
LIBOBJS=''
LIBS='-lmpg123 -lGL -lphysfs '
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LIPO=''
LN_S='ln -s'
LOVE_BUILD_EXE_FALSE='#'
LOVE_BUILD_EXE_TRUE=''
LOVE_IMPLEMENTATION_AUDIO_NULL_FALSE='#'
LOVE_IMPLEMENTATION_AUDIO_NULL_TRUE=''
LOVE_IMPLEMENTATION_AUDIO_OPENAL_FALSE='#'
LOVE_IMPLEMENTATION_AUDIO_OPENAL_TRUE=''
LOVE_IMPLEMENTATION_EVENT_SDL_FALSE='#'
LOVE_IMPLEMENTATION_EVENT_SDL_TRUE=''
LOVE_IMPLEMENTATION_FILESYSTEM_PHYSFS_FALSE='#'
LOVE_IMPLEMENTATION_FILESYSTEM_PHYSFS_TRUE=''
LOVE_IMPLEMENTATION_FONT_FREETYPE_FALSE='#'
LOVE_IMPLEMENTATION_FONT_FREETYPE_TRUE=''
LOVE_IMPLEMENTATION_GRAPHICS_OPENGL_FALSE='#'
LOVE_IMPLEMENTATION_GRAPHICS_OPENGL_TRUE=''
LOVE_IMPLEMENTATION_IMAGE_MAGPIE_FALSE='#'
LOVE_IMPLEMENTATION_IMAGE_MAGPIE_TRUE=''
LOVE_IMPLEMENTATION_JOYSTICK_SDL_FALSE='#'
LOVE_IMPLEMENTATION_JOYSTICK_SDL_TRUE=''
LOVE_IMPLEMENTATION_KEYBOARD_SDL_FALSE='#'
LOVE_IMPLEMENTATION_KEYBOARD_SDL_TRUE=''
LOVE_IMPLEMENTATION_MOUSE_SDL_FALSE='#'
LOVE_IMPLEMENTATION_MOUSE_SDL_TRUE=''
LOVE_IMPLEMENTATION_PHYSICS_BOX2D_FALSE='#'
LOVE_IMPLEMENTATION_PHYSICS_BOX2D_TRUE=''
LOVE_IMPLEMENTATION_SOUND_LULLABY_FALSE='#'
LOVE_IMPLEMENTATION_SOUND_LULLABY_TRUE=''
LOVE_IMPLEMENTATION_SYSTEM_SDL_FALSE='#'
LOVE_IMPLEMENTATION_SYSTEM_SDL_TRUE=''
LOVE_IMPLEMENTATION_THREAD_SDL_FALSE='#'
LOVE_IMPLEMENTATION_THREAD_SDL_TRUE=''
LOVE_IMPLEMENTATION_TIMER_SDL_FALSE='#'
LOVE_IMPLEMENTATION_TIMER_SDL_TRUE=''
LOVE_IMPLEMENTATION_WINDOW_SDL_FALSE='#'
LOVE_IMPLEMENTATION_WINDOW_SDL_TRUE=''
LOVE_INCLUDES=''
LOVE_LIBRARY_BOX2D_FALSE='#'
LOVE_LIBRARY_BOX2D_TRUE=''
LOVE_LIBRARY_DDSPARSE_FALSE='#'
LOVE_LIBRARY_DDSPARSE_TRUE=''
LOVE_LIBRARY_ENET_FALSE='#'
LOVE_LIBRARY_ENET_TRUE=''
LOVE_LIBRARY_LUASOCKET_FALSE='#'
LOVE_LIBRARY_LUASOCKET_TRUE=''
LOVE_LIBRARY_NOISE1234_FALSE='#'
LOVE_LIBRARY_NOISE1234_TRUE=''
LOVE_LIBRARY_UTF8_FALSE='#'
LOVE_LIBRARY_UTF8_TRUE=''
LOVE_LIBRARY_WUFF_FALSE='#'
LOVE_LIBRARY_WUFF_TRUE=''
LOVE_MODULE_AUDIO_FALSE='#'
LOVE_MODULE_AUDIO_TRUE=''
LOVE_MODULE_EVENT_FALSE='#'
LOVE_MODULE_EVENT_TRUE=''
LOVE_MODULE_FILESYSTEM_FALSE='#'
LOVE_MODULE_FILESYSTEM_TRUE=''
LOVE_MODULE_FONT_FALSE='#'
LOVE_MODULE_FONT_TRUE=''
LOVE_MODULE_GRAPHICS_FALSE='#'
LOVE_MODULE_GRAPHICS_TRUE=''
LOVE_MODULE_IMAGE_FALSE='#'
LOVE_MODULE_IMAGE_TRUE=''
LOVE_MODULE_JOYSTICK_FALSE='#'
LOVE_MODULE_JOYSTICK_TRUE=''
LOVE_MODULE_KEYBOARD_FALSE='#'
LOVE_MODULE_KEYBOARD_TRUE=''
LOVE_MODULE_LOVE_FALSE='#'
LOVE_MODULE_LOVE_TRUE=''
LOVE_MODULE_MATH_FALSE='#'
LOVE_MODULE_MATH_TRUE=''
LOVE_MODULE_MOUSE_FALSE='#'
LOVE_MODULE_MOUSE_TRUE=''
LOVE_MODULE_PHYSICS_FALSE='#'
LOVE_MODULE_PHYSICS_TRUE=''
LOVE_MODULE_SOUND_FALSE='#'
LOVE_MODULE_SOUND_TRUE=''
LOVE_MODULE_SYSTEM_FALSE='#'
LOVE_MODULE_SYSTEM_TRUE=''
LOVE_MODULE_THREAD_FALSE='#'
LOVE_MODULE_THREAD_TRUE=''
LOVE_MODULE_TIMER_FALSE='#'
LOVE_MODULE_TIMER_TRUE=''
LOVE_MODULE_WINDOW_FALSE='#'
LOVE_MODULE_WINDOW_TRUE=''
LOVE_NOMPG123_FALSE=''
LOVE_NOMPG123_TRUE='#'
LOVE_SUFFIX=''
LOVE_TARGET_OSX_FALSE=''
LOVE_TARGET_OSX_TRUE='#'
LTLIBOBJS=''
LUA_EXECUTABLE='luajit'
MAKEINFO='${SHELL} /home/arion/Downloads/love-0.9.1/platform/unix/missing --run makeinfo'
MANIFEST_TOOL=':'
MKDIR_P='/bin/mkdir -p'
NM='/usr/bin/nm -B'
NMEDIT=''
OBJCXX='g++'
OBJCXXFLAGS='-g -O2'
OBJDUMP='objdump'
OBJEXT='o'
OTOOL64=''
OTOOL=''
PACKAGE='love'
PACKAGE_BUGREPORT=''
PACKAGE_NAME='love'
PACKAGE_STRING='love 0.9.1'
PACKAGE_TARNAME='love'
PACKAGE_URL=''
PACKAGE_VERSION='0.9.1'
PATH_SEPARATOR=':'
PKG_CONFIG='/usr/bin/pkg-config'
PKG_CONFIG_LIBDIR=''
PKG_CONFIG_PATH=''
RANLIB='ranlib'
SDL2_CONFIG='pkg-config sdl2'
SDL_CFLAGS='-D_REENTRANT -I/usr/include/SDL2 '
SDL_LIBS='-lpthread -lSDL2 '
SED='/bin/sed'
SET_MAKE=''
SHELL='/bin/sh'
STRIP='strip'
VERSION='0.9.1'
ac_ct_AR='ar'
ac_ct_CC='gcc'
ac_ct_CXX='g++'
ac_ct_DUMPBIN=''
ac_ct_OBJCXX='g++'
am__EXEEXT_FALSE=''
am__EXEEXT_TRUE='#'
am__fastdepCC_FALSE='#'
am__fastdepCC_TRUE=''
am__fastdepCXX_FALSE='#'
am__fastdepCXX_TRUE=''
am__include='include'
am__isrc=''
am__leading_dot='.'
am__nodep='_no'
am__quote=''
am__tar='tar --format=ustar -chf - "$$tardir"'
am__untar='tar -xf -'
bindir='${exec_prefix}/bin'
build='x86_64-unknown-linux-gnu'
build_alias=''
build_cpu='x86_64'
build_os='linux-gnu'
build_vendor='unknown'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
devil_CFLAGS='-pthread -I/usr/include/OpenEXR '
devil_LIBS='-lIL '
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='${prefix}'
freetype2_CFLAGS='-I/usr/include/freetype2 '
freetype2_LIBS='-lfreetype '
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'
install_sh='${SHELL} /home/arion/Downloads/love-0.9.1/platform/unix/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
libmodplug_CFLAGS='-I/usr/include/libmodplug '
libmodplug_LIBS='-lmodplug '
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
lua_CFLAGS='-I/usr/include/luajit-2.0 '
lua_LIBS='-lluajit-5.1 '
mandir='${datarootdir}/man'
mkdir_p='/bin/mkdir -p'
oldincludedir='/usr/include'
openal_CFLAGS='-I/usr/include/AL '
openal_LIBS='-lopenal '
pdfdir='${docdir}'
prefix='/usr'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''
vorbisfile_CFLAGS=''
vorbisfile_LIBS='-lvorbisfile '
## ----------- ##
## confdefs.h. ##
## ----------- ##
/* confdefs.h */
#define PACKAGE_NAME "love"
#define PACKAGE_TARNAME "love"
#define PACKAGE_VERSION "0.9.1"
#define PACKAGE_STRING "love 0.9.1"
#define PACKAGE_BUGREPORT ""
#define PACKAGE_URL ""
#define PACKAGE "love"
#define VERSION "0.9.1"
#define STDC_HEADERS 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STRINGS_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_STDINT_H 1
#define HAVE_UNISTD_H 1
#define HAVE_DLFCN_H 1
#define LT_OBJDIR ".libs/"
#define HAS_SOCKLEN_T 1
#define LOVE_BUILD_EXE /**/
#define LOVE_ENABLE_AUDIO /**/
#define LOVE_ENABLE_AUDIO_NULL /**/
#define LOVE_ENABLE_AUDIO_OPENAL /**/
#define LOVE_ENABLE_EVENT /**/
#define LOVE_ENABLE_EVENT_SDL /**/
#define LOVE_ENABLE_FILESYSTEM /**/
#define LOVE_ENABLE_FILESYSTEM_PHYSFS /**/
#define LOVE_ENABLE_FONT /**/
#define LOVE_ENABLE_FONT_FREETYPE /**/
#define LOVE_ENABLE_GRAPHICS /**/
#define LOVE_ENABLE_GRAPHICS_OPENGL /**/
#define LOVE_ENABLE_IMAGE /**/
#define LOVE_ENABLE_IMAGE_MAGPIE /**/
#define LOVE_ENABLE_JOYSTICK /**/
#define LOVE_ENABLE_JOYSTICK_SDL /**/
#define LOVE_ENABLE_KEYBOARD /**/
#define LOVE_ENABLE_KEYBOARD_SDL /**/
#define LOVE_ENABLE_LOVE /**/
#define LOVE_ENABLE_MATH /**/
#define LOVE_ENABLE_MOUSE /**/
#define LOVE_ENABLE_MOUSE_SDL /**/
#define LOVE_ENABLE_PHYSICS /**/
#define LOVE_ENABLE_PHYSICS_BOX2D /**/
#define LOVE_ENABLE_SOUND /**/
#define LOVE_ENABLE_SOUND_LULLABY /**/
#define LOVE_ENABLE_SYSTEM /**/
#define LOVE_ENABLE_SYSTEM_SDL /**/
#define LOVE_ENABLE_THREAD /**/
#define LOVE_ENABLE_THREAD_SDL /**/
#define LOVE_ENABLE_TIMER /**/
#define LOVE_ENABLE_TIMER_SDL /**/
#define LOVE_ENABLE_WINDOW /**/
#define LOVE_ENABLE_WINDOW_SDL /**/
#define LOVE_ENABLE_BOX2D /**/
#define LOVE_ENABLE_WUFF /**/
#define LOVE_ENABLE_DDSPARSE /**/
#define LOVE_ENABLE_ENET /**/
#define LOVE_ENABLE_LUASOCKET /**/
#define LOVE_ENABLE_NOISE1234 /**/
#define LOVE_ENABLE_UTF8 /**/
configure: exit 0