This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by dotainfo configure v0.0.1, which was generated by GNU Autoconf 2.69. Invocation command line was $ ./configure ## --------- ## ## Platform. ## ## --------- ## hostname = sterlingdesktops uname -m = x86_64 uname -r = 3.18.9 uname -s = Linux uname -v = #1 SMP Tue Mar 17 23:40:12 PDT 2015 /usr/bin/uname -p = AMD A8-3870 APU with Radeon(tm) HD Graphics /bin/uname -X = unknown /bin/arch = x86_64 /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/local/bin PATH: /usr/bin PATH: /bin PATH: /usr/games PATH: /usr/lib64/kde4/libexec PATH: /usr/lib64/qt/bin PATH: /usr/share/texmf/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2282: checking build system type configure:2296: result: x86_64-unknown-linux-gnu configure:2316: checking host system type configure:2329: result: x86_64-unknown-linux-gnu configure:2349: checking target system type configure:2362: result: x86_64-unknown-linux-gnu configure:2404: checking for a BSD-compatible install configure:2472: result: /usr/bin/ginstall -c configure:2483: checking whether build environment is sane configure:2538: result: yes configure:2689: checking for a thread-safe mkdir -p configure:2728: result: /usr/bin/mkdir -p configure:2735: checking for gawk configure:2751: found /usr/bin/gawk configure:2762: result: gawk configure:2773: checking whether make sets $(MAKE) configure:2795: result: yes configure:2824: checking whether make supports nested variables configure:2841: result: yes configure:3017: checking for gcc configure:3033: found /usr/bin/gcc configure:3044: result: gcc configure:3273: checking for C compiler version configure:3282: gcc --version >&5 gcc (GCC) 4.8.4 Copyright (C) 2013 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:3293: $? = 0 configure:3282: gcc -v >&5 Reading specs from /usr/lib64/gcc/x86_64-slackware-linux/4.8.4/specs COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-slackware-linux/4.8.4/lto-wrapper Target: x86_64-slackware-linux Configured with: ../gcc-4.8.4/configure --prefix=/usr --libdir=/usr/lib64 --mandir=/usr/man --infodir=/usr/info --enable-shared --enable-bootstrap --enable-languages=ada,c,c++,fortran,go,java,lto,objc --enable-threads=posix --enable-checking=release --enable-objc-gc --with-system-zlib --with-python-dir=/lib64/python2.7/site-packages --disable-libunwind-exceptions --enable-__cxa_atexit --enable-libssp --enable-lto --with-gnu-ld --verbose --enable-java-home --with-java-home=/usr/lib64/jvm/jre --with-jvm-root-dir=/usr/lib64/jvm --with-jvm-jar-dir=/usr/lib64/jvm/jvm-exports --with-arch-directory=amd64 --with-antlr-jar=/mnt/sdb1/pub/slack-stuff/updates-02182015/gcc-4.8.4/antlr-runtime-3.4.jar --enable-multilib --target=x86_64-slackware-linux --build=x86_64-slackware-linux --host=x86_64-slackware-linux Thread model: posix gcc version 4.8.4 (GCC) configure:3293: $? = 0 configure:3282: gcc -V >&5 gcc: error: unrecognized command line option '-V' gcc: fatal error: no input files compilation terminated. configure:3293: $? = 1 configure:3282: gcc -qversion >&5 gcc: error: unrecognized command line option '-qversion' gcc: fatal error: no input files compilation terminated. configure:3293: $? = 1 configure:3313: checking whether the C compiler works configure:3335: gcc -O2 -march=native conftest.c >&5 configure:3339: $? = 0 configure:3387: result: yes configure:3390: checking for C compiler default output file name configure:3392: result: a.out configure:3398: checking for suffix of executables configure:3405: gcc -o conftest -O2 -march=native conftest.c >&5 configure:3409: $? = 0 configure:3431: result: configure:3453: checking whether we are cross compiling configure:3461: gcc -o conftest -O2 -march=native conftest.c >&5 configure:3465: $? = 0 configure:3472: ./conftest configure:3476: $? = 0 configure:3491: result: no configure:3496: checking for suffix of object files configure:3518: gcc -c -O2 -march=native conftest.c >&5 configure:3522: $? = 0 configure:3543: result: o configure:3547: checking whether we are using the GNU C compiler configure:3566: gcc -c -O2 -march=native conftest.c >&5 configure:3566: $? = 0 configure:3575: result: yes configure:3584: checking whether gcc accepts -g configure:3604: gcc -c -g conftest.c >&5 configure:3604: $? = 0 configure:3645: result: yes configure:3662: checking for gcc option to accept ISO C89 configure:3725: gcc -c -O2 -march=native conftest.c >&5 configure:3725: $? = 0 configure:3738: result: none needed configure:3763: checking whether gcc understands -c and -o together configure:3785: gcc -c conftest.c -o conftest2.o configure:3788: $? = 0 configure:3785: gcc -c conftest.c -o conftest2.o configure:3788: $? = 0 configure:3800: result: yes configure:3828: checking for style of include used by make configure:3856: result: GNU configure:3882: checking dependency style of gcc configure:3993: result: gcc3 configure:4018: checking how to run the C preprocessor configure:4049: gcc -E conftest.c configure:4049: $? = 0 configure:4063: gcc -E conftest.c conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:4063: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "dotainfo" | #define PACKAGE_TARNAME "dotainfo" | #define PACKAGE_VERSION "v0.0.1" | #define PACKAGE_STRING "dotainfo v0.0.1" | #define PACKAGE_BUGREPORT "soul@linuxsociety.org" | #define PACKAGE_URL "linuxsociety.org" | #define PACKAGE "dotainfo" | #define VERSION "v0.0.1" | /* end confdefs.h. */ | #include configure:4088: result: gcc -E configure:4108: gcc -E conftest.c configure:4108: $? = 0 configure:4122: gcc -E conftest.c conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:4122: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "dotainfo" | #define PACKAGE_TARNAME "dotainfo" | #define PACKAGE_VERSION "v0.0.1" | #define PACKAGE_STRING "dotainfo v0.0.1" | #define PACKAGE_BUGREPORT "soul@linuxsociety.org" | #define PACKAGE_URL "linuxsociety.org" | #define PACKAGE "dotainfo" | #define VERSION "v0.0.1" | /* end confdefs.h. */ | #include configure:4151: checking for grep that handles long lines and -e configure:4209: result: /usr/bin/grep configure:4214: checking for egrep configure:4276: result: /usr/bin/grep -E configure:4281: checking for ANSI C header files configure:4301: gcc -c -O2 -march=native conftest.c >&5 configure:4301: $? = 0 configure:4374: gcc -o conftest -O2 -march=native conftest.c >&5 configure:4374: $? = 0 configure:4374: ./conftest configure:4374: $? = 0 configure:4385: result: yes configure:4398: checking for sys/types.h configure:4398: gcc -c -O2 -march=native conftest.c >&5 configure:4398: $? = 0 configure:4398: result: yes configure:4398: checking for sys/stat.h configure:4398: gcc -c -O2 -march=native conftest.c >&5 configure:4398: $? = 0 configure:4398: result: yes configure:4398: checking for stdlib.h configure:4398: gcc -c -O2 -march=native conftest.c >&5 configure:4398: $? = 0 configure:4398: result: yes configure:4398: checking for string.h configure:4398: gcc -c -O2 -march=native conftest.c >&5 configure:4398: $? = 0 configure:4398: result: yes configure:4398: checking for memory.h configure:4398: gcc -c -O2 -march=native conftest.c >&5 configure:4398: $? = 0 configure:4398: result: yes configure:4398: checking for strings.h configure:4398: gcc -c -O2 -march=native conftest.c >&5 configure:4398: $? = 0 configure:4398: result: yes configure:4398: checking for inttypes.h configure:4398: gcc -c -O2 -march=native conftest.c >&5 configure:4398: $? = 0 configure:4398: result: yes configure:4398: checking for stdint.h configure:4398: gcc -c -O2 -march=native conftest.c >&5 configure:4398: $? = 0 configure:4398: result: yes configure:4398: checking for unistd.h configure:4398: gcc -c -O2 -march=native conftest.c >&5 configure:4398: $? = 0 configure:4398: result: yes configure:4413: checking stdio.h usability configure:4413: gcc -c -O2 -march=native conftest.c >&5 configure:4413: $? = 0 configure:4413: result: yes configure:4413: checking stdio.h presence configure:4413: gcc -E conftest.c configure:4413: $? = 0 configure:4413: result: yes configure:4413: checking for stdio.h configure:4413: result: yes configure:4413: checking for stdlib.h configure:4413: result: yes configure:4413: checking for string.h configure:4413: result: yes configure:4413: checking dlfcn.h usability configure:4413: gcc -c -O2 -march=native conftest.c >&5 configure:4413: $? = 0 configure:4413: result: yes configure:4413: checking dlfcn.h presence configure:4413: gcc -E conftest.c configure:4413: $? = 0 configure:4413: result: yes configure:4413: checking for dlfcn.h configure:4413: result: yes configure:4413: checking for unistd.h configure:4413: result: yes configure:4413: checking math.h usability configure:4413: gcc -c -O2 -march=native conftest.c >&5 configure:4413: $? = 0 configure:4413: result: yes configure:4413: checking math.h presence configure:4413: gcc -E conftest.c configure:4413: $? = 0 configure:4413: result: yes configure:4413: checking for math.h configure:4413: result: yes configure:4430: checking for pkg-config configure:4448: found /usr/bin/pkg-config configure:4460: result: /usr/bin/pkg-config configure:4499: checking for pkg-config configure:4530: result: /usr/bin/pkg-config configure:4552: checking for GTK+ - version >= 2.6.0 configure:4662: gcc -o conftest -O2 -march=native -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/libpng14 -I/usr/include/harfbuzz conftest.c -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfontconfig -lgobject-2.0 -lglib-2.0 -lfreetype >&5 configure:4662: $? = 0 configure:4662: ./conftest configure:4662: $? = 0 configure:4676: result: yes (version 2.24.25) configure:4846: checking pkg-config is at least version 0.9.0 configure:4849: result: yes configure:4859: checking for GTK configure:4946: result: yes configure:4953: checking gthread implementation... configure:4961: checking for g_thread_init in -lgthread-2.0 configure:4986: gcc -o conftest -O2 -march=native conftest.c -lgthread-2.0 >&5 configure:4986: $? = 0 configure:4995: result: yes configure:4999: g_thread_init support has been enabled configure:5248: checking pthreads implementation... configure:5252: checking pthread.h usability configure:5252: gcc -c -O2 -march=native conftest.c >&5 configure:5252: $? = 0 configure:5252: result: yes configure:5252: checking pthread.h presence configure:5252: gcc -E conftest.c configure:5252: $? = 0 configure:5252: result: yes configure:5252: checking for pthread.h configure:5252: result: yes configure:5294: result: Found pthread.h ! configure:5303: checking for pthread_create in -lpthreads configure:5328: gcc -o conftest -O2 -march=native conftest.c -lpthreads >&5 /usr/lib64/gcc/x86_64-slackware-linux/4.8.4/../../../../x86_64-slackware-linux/bin/ld: cannot find -lpthreads collect2: error: ld returned 1 exit status configure:5328: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "dotainfo" | #define PACKAGE_TARNAME "dotainfo" | #define PACKAGE_VERSION "v0.0.1" | #define PACKAGE_STRING "dotainfo v0.0.1" | #define PACKAGE_BUGREPORT "soul@linuxsociety.org" | #define PACKAGE_URL "linuxsociety.org" | #define PACKAGE "dotainfo" | #define VERSION "v0.0.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_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_MATH_H 1 | #define HAVE_GTK_G_THREAD_INIT 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREAD_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 pthread_create (); | int | main () | { | return pthread_create (); | ; | return 0; | } configure:5337: result: no configure:5347: checking for pthread_create in -lpthread configure:5372: gcc -o conftest -O2 -march=native conftest.c -lpthread >&5 configure:5372: $? = 0 configure:5381: result: yes configure:5424: checking for pthread_barrier_t configure:5424: gcc -c -O2 -march=native conftest.c >&5 configure:5424: $? = 0 configure:5424: gcc -c -O2 -march=native conftest.c >&5 conftest.c: In function 'main': conftest.c:36:32: error: expected expression before ')' token if (sizeof ((pthread_barrier_t))) ^ configure:5424: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "dotainfo" | #define PACKAGE_TARNAME "dotainfo" | #define PACKAGE_VERSION "v0.0.1" | #define PACKAGE_STRING "dotainfo v0.0.1" | #define PACKAGE_BUGREPORT "soul@linuxsociety.org" | #define PACKAGE_URL "linuxsociety.org" | #define PACKAGE "dotainfo" | #define VERSION "v0.0.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_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_MATH_H 1 | #define HAVE_GTK_G_THREAD_INIT 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_LIBPTHREAD 1 | /* end confdefs.h. */ | #include | | int | main () | { | if (sizeof ((pthread_barrier_t))) | return 0; | ; | return 0; | } configure:5424: result: yes configure:5448: checking for pthread_barrierattr_t configure:5448: gcc -c -O2 -march=native conftest.c >&5 configure:5448: $? = 0 configure:5448: gcc -c -O2 -march=native conftest.c >&5 conftest.c: In function 'main': conftest.c:36:36: error: expected expression before ')' token if (sizeof ((pthread_barrierattr_t))) ^ configure:5448: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "dotainfo" | #define PACKAGE_TARNAME "dotainfo" | #define PACKAGE_VERSION "v0.0.1" | #define PACKAGE_STRING "dotainfo v0.0.1" | #define PACKAGE_BUGREPORT "soul@linuxsociety.org" | #define PACKAGE_URL "linuxsociety.org" | #define PACKAGE "dotainfo" | #define VERSION "v0.0.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_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_MATH_H 1 | #define HAVE_GTK_G_THREAD_INIT 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_LIBPTHREAD 1 | /* end confdefs.h. */ | #include | | int | main () | { | if (sizeof ((pthread_barrierattr_t))) | return 0; | ; | return 0; | } configure:5448: result: yes configure:5586: checking for pthread_barrier_init in -lpthread configure:5611: gcc -o conftest -O2 -march=native conftest.c -lpthread -lpthread >&5 configure:5611: $? = 0 configure:5620: result: yes configure:5628: checking for pthread_barrier_destroy in -lpthread configure:5653: gcc -o conftest -O2 -march=native conftest.c -lpthread -lpthread >&5 configure:5653: $? = 0 configure:5662: result: yes configure:5670: checking for pthread_barrier_wait in -lpthread configure:5695: gcc -o conftest -O2 -march=native conftest.c -lpthread -lpthread >&5 configure:5695: $? = 0 configure:5704: result: yes configure:5745: checking for floor in -lm configure:5770: gcc -o conftest -O2 -march=native conftest.c -lm -lpthread >&5 conftest.c:38:6: warning: conflicting types for built-in function 'floor' [enabled by default] char floor (); ^ configure:5770: $? = 0 configure:5779: result: yes configure:5792: checking for dlopen in -ldl configure:5817: gcc -o conftest -O2 -march=native conftest.c -ldl -lm -lpthread >&5 configure:5817: $? = 0 configure:5826: result: yes configure:5839: checking for dlsym in -ldl configure:5864: gcc -o conftest -O2 -march=native conftest.c -ldl -ldl -lm -lpthread >&5 configure:5864: $? = 0 configure:5873: result: yes configure:5886: checking for dlclose in -ldl configure:5911: gcc -o conftest -O2 -march=native conftest.c -ldl -ldl -ldl -lm -lpthread >&5 configure:5911: $? = 0 configure:5920: result: yes configure:5945: checking for stdlib.h configure:5945: result: yes configure:5955: checking for GNU libc compatible malloc configure:5979: gcc -o conftest -O2 -march=native conftest.c -ldl -ldl -ldl -lm -lpthread >&5 configure:5979: $? = 0 configure:5979: ./conftest configure:5979: $? = 0 configure:5989: result: yes configure:6012: checking for stdlib.h configure:6012: result: yes configure:6022: checking for GNU libc compatible realloc configure:6046: gcc -o conftest -O2 -march=native conftest.c -ldl -ldl -ldl -lm -lpthread >&5 configure:6046: $? = 0 configure:6046: ./conftest configure:6046: $? = 0 configure:6056: result: yes configure:6080: checking for memset configure:6080: gcc -o conftest -O2 -march=native conftest.c -ldl -ldl -ldl -lm -lpthread >&5 conftest.c:62:6: warning: conflicting types for built-in function 'memset' [enabled by default] char memset (); ^ configure:6080: $? = 0 configure:6080: result: yes configure:6080: checking for sleep configure:6080: gcc -o conftest -O2 -march=native conftest.c -ldl -ldl -ldl -lm -lpthread >&5 configure:6080: $? = 0 configure:6080: result: yes configure:6201: checking that generated files are newer than configure configure:6207: result: done configure:6230: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by dotainfo config.status v0.0.1, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on sterlingdesktops config.status:897: creating Makefile config.status:897: creating config.h config.status:1078: config.h is unchanged config.status:1126: executing depfiles commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=x86_64-unknown-linux-gnu ac_cv_c_compiler_gnu=yes ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-O2 -march=native' ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_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_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_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/local/lib64/pkgconfig:/usr/lib64/pkgconfig:/usr/local/lib64/pkgconfig ac_cv_env_PKG_CONFIG_set= ac_cv_env_PKG_CONFIG_value= ac_cv_env_build_alias_set= ac_cv_env_build_alias_value= ac_cv_env_host_alias_set= ac_cv_env_host_alias_value= ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_func_malloc_0_nonnull=yes ac_cv_func_memset=yes ac_cv_func_realloc_0_nonnull=yes ac_cv_func_sleep=yes ac_cv_header_dlfcn_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_math_h=yes ac_cv_header_memory_h=yes ac_cv_header_pthread_h=yes ac_cv_header_stdc=yes ac_cv_header_stdint_h=yes ac_cv_header_stdio_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_unistd_h=yes ac_cv_host=x86_64-unknown-linux-gnu ac_cv_lib_dl_dlclose=yes ac_cv_lib_dl_dlopen=yes ac_cv_lib_dl_dlsym=yes ac_cv_lib_gthread_2_0_g_thread_init=yes ac_cv_lib_m_floor=yes ac_cv_lib_pthread_pthread_barrier_destroy=yes ac_cv_lib_pthread_pthread_barrier_init=yes ac_cv_lib_pthread_pthread_barrier_wait=yes ac_cv_lib_pthread_pthread_create=yes ac_cv_lib_pthreads_pthread_create=no ac_cv_objext=o ac_cv_path_EGREP='/usr/bin/grep -E' ac_cv_path_GREP=/usr/bin/grep ac_cv_path_PKG_CONFIG=/usr/bin/pkg-config ac_cv_path_install='/usr/bin/ginstall -c' ac_cv_path_mkdir=/usr/bin/mkdir ac_cv_prog_AWK=gawk ac_cv_prog_CPP='gcc -E' ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_prog_make_make_set=yes ac_cv_target=x86_64-unknown-linux-gnu ac_cv_type_pthread_barrier_t=yes ac_cv_type_pthread_barrierattr_t=yes am_cv_CC_dependencies_compiler_type=gcc3 am_cv_make_support_nested_variables=yes am_cv_prog_cc_c_o=yes pkg_cv_GTK_CFLAGS='-pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/libpng14 -I/usr/include/harfbuzz ' pkg_cv_GTK_LIBS='-lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfontconfig -lgobject-2.0 -lglib-2.0 -lfreetype ' ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /mnt/sdb1/pub/test/dota-info/missing aclocal-1.14' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='$${TAR-tar}' AM_BACKSLASH='\' AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' AM_DEFAULT_VERBOSITY='1' AM_V='$(V)' AUTOCONF='${SHELL} /mnt/sdb1/pub/test/dota-info/missing autoconf' AUTOHEADER='${SHELL} /mnt/sdb1/pub/test/dota-info/missing autoheader' AUTOMAKE='${SHELL} /mnt/sdb1/pub/test/dota-info/missing automake-1.14' AWK='gawk' CC='gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-O2 -march=native' CPP='gcc -E' CPPFLAGS='' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/usr/bin/grep -E' EXEEXT='' GREP='/usr/bin/grep' GTK_CFLAGS='-pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/libpng14 -I/usr/include/harfbuzz ' GTK_LIBS='-pthread -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfontconfig -lgobject-2.0 -lfreetype -lgthread-2.0 -lglib-2.0 ' GTK_MINIMUM='2.6.0' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' LDFLAGS='' LIBOBJS='' LIBS='-ldl -ldl -ldl -lm -lpthread ' LTLIBOBJS='' MAKEINFO='${SHELL} /mnt/sdb1/pub/test/dota-info/missing makeinfo' MKDIR_P='/usr/bin/mkdir -p' OBJEXT='o' PACKAGE='dotainfo' PACKAGE_BUGREPORT='soul@linuxsociety.org' PACKAGE_NAME='dotainfo' PACKAGE_STRING='dotainfo v0.0.1' PACKAGE_TARNAME='dotainfo' PACKAGE_URL='linuxsociety.org' PACKAGE_VERSION='v0.0.1' PATH_SEPARATOR=':' PKG_CONFIG='/usr/bin/pkg-config' PKG_CONFIG_LIBDIR='' PKG_CONFIG_PATH='/usr/local/lib64/pkgconfig:/usr/lib64/pkgconfig:/usr/local/lib64/pkgconfig' PTHREAD_LDADD='-lpthread' SET_MAKE='' SHELL='/bin/sh' STRIP='' VERSION='v0.0.1' XINCLUDES_DIR='/usr/include' XLIBRARIES_DIR='/usr/X11/lib' ac_ct_CC='gcc' am__EXEEXT_FALSE='' am__EXEEXT_TRUE='#' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__include='include' am__isrc='' am__leading_dot='.' am__nodep='_no' am__quote='' am__tar='$${TAR-tar} chof - "$$tardir"' am__untar='$${TAR-tar} xf -' bindir='${exec_prefix}/bin' build='x86_64-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}' 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} /mnt/sdb1/pub/test/dota-info/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' mkdir_p='$(MKDIR_P)' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/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 "dotainfo" #define PACKAGE_TARNAME "dotainfo" #define PACKAGE_VERSION "v0.0.1" #define PACKAGE_STRING "dotainfo v0.0.1" #define PACKAGE_BUGREPORT "soul@linuxsociety.org" #define PACKAGE_URL "linuxsociety.org" #define PACKAGE "dotainfo" #define VERSION "v0.0.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_STDIO_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_DLFCN_H 1 #define HAVE_UNISTD_H 1 #define HAVE_MATH_H 1 #define HAVE_GTK_G_THREAD_INIT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_H 1 #define HAVE_LIBPTHREAD 1 #define HAVE_LIBM 1 #define HAVE_LIBDL 1 #define HAVE_LIBDL 1 #define HAVE_LIBDL 1 #define HAVE_STDLIB_H 1 #define HAVE_MALLOC 1 #define HAVE_STDLIB_H 1 #define HAVE_REALLOC 1 #define HAVE_MEMSET 1 #define HAVE_SLEEP 1 configure: exit 0