This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. configure:676: checking host system type configure:697: checking target system type configure:715: checking build system type configure:1308: checking for whoami configure:2133: checking for gcc configure:2246: checking whether the C compiler (gcc -O2 -march=i686 -mtune=generic ) works configure:2262: gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c 1>&5 configure:2288: checking whether the C compiler (gcc -O2 -march=i686 -mtune=generic ) is a cross-compiler configure:2293: checking whether we are using GNU C configure:2302: gcc -E conftest.c configure:2321: checking whether gcc accepts -g configure:2502: checking how to run the C preprocessor configure:2523: gcc -E conftest.c >/dev/null 2>conftest.out configure:2584: checking for ranlib configure:2616: checking for as configure:2657: checking for ar configure:2698: checking for ld configure:2739: checking for strip configure:2780: checking for windres configure:2848: checking for gcc -pipe support configure:2900: checking whether C compiler supports -fprofile-generate configure:2909: gcc -c -O2 -march=i686 -mtune=generic -fprofile-generate -fprofile-correction conftest.c 1>&5 configure:2932: checking for visibility(hidden) attribute configure:2956: checking for visibility pragma support configure:3009: checking for perl5 configure:3338: gcc -c conftest.c 1>&5 configure: In function 'main': configure:3334: error: '__thumb2__' undeclared (first use in this function) configure:3334: error: (Each undeclared identifier is reported only once configure:3334: error: for each function it appears in.) configure: failed program was: #line 3331 "configure" #include "confdefs.h" int main() { return sizeof(__thumb2__); ; return 0; } configure:5711: checking for dlopen in -ldl configure:5730: gcc -o conftest -O2 -march=i686 -mtune=generic -Wall conftest.c -ldl 1>&5 configure:5747: checking for dlfcn.h configure:5757: gcc -E conftest.c >/dev/null 2>conftest.out configure:5790: checking whether gcc needs -traditional configure:5840: checking for lchown configure:5868: gcc -o conftest -O2 -march=i686 -mtune=generic -Wall conftest.c -ldl 1>&5 configure:5840: checking for strerror configure:5868: gcc -o conftest -O2 -march=i686 -mtune=generic -Wall conftest.c -ldl 1>&5 configure:5840: checking for dladdr configure:5868: gcc -o conftest -O2 -march=i686 -mtune=generic -Wall conftest.c -ldl 1>&5 configure:6021: checking for pthread_create in -lpthreads gcc -o dummy dummy.c -O2 -march=i686 -mtune=generic -Wall -lpthreads /usr/bin/ld: cannot find -lpthreads collect2: ld returned 1 exit status configure:6043: checking for pthread_create in -lpthread gcc -o dummy dummy.c -O2 -march=i686 -mtune=generic -Wall -lpthread configure:6205: checking whether gcc accepts -pthread