This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by FULL-PACKAGE-NAME configure VERSION, which was generated by GNU Autoconf 2.68. Invocation command line was $ ./configure ## --------- ## ## Platform. ## ## --------- ## hostname = sterlingdesktops uname -m = x86_64 uname -r = 3.2.0-rc2 uname -s = Linux uname -v = #1 SMP Mon Nov 21 03:36:23 PST 2011 /usr/bin/uname -p = AMD A8-3850 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/java/bin PATH: /usr/lib64/qt/bin PATH: /usr/share/texmf/bin PATH: . ## ----------- ## ## Core tests. ## ## ----------- ## configure:2350: checking build system type configure:2364: result: x86_64-unknown-linux-gnu configure:2384: checking host system type configure:2397: result: x86_64-unknown-linux-gnu configure:2417: checking target system type configure:2430: result: x86_64-unknown-linux-gnu configure:2472: checking for a BSD-compatible install configure:2540: result: /usr/bin/ginstall -c configure:2551: checking whether build environment is sane configure:2601: result: yes configure:2742: checking for a thread-safe mkdir -p configure:2781: result: /usr/bin/mkdir -p configure:2794: checking for gawk configure:2810: found /usr/bin/gawk configure:2821: result: gawk configure:2832: checking whether make sets $(MAKE) configure:2854: result: yes configure:2988: checking for gcc configure:3015: result: gcc configure:3244: checking for C compiler version configure:3253: gcc --version >&5 gcc (GCC) 4.5.3 Copyright (C) 2010 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:3264: $? = 0 configure:3253: gcc -v >&5 Reading specs from /usr/lib64/gcc/x86_64-slackware-linux/4.5.3/specs COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-slackware-linux/4.5.3/lto-wrapper Target: x86_64-slackware-linux Configured with: ../gcc-4.5.3/configure --prefix=/usr --libdir=/usr/lib64 --mandir=/usr/man --infodir=/usr/info --enable-shared --enable-bootstrap --enable-languages=c,c++,ada,fortran,java,objc,lto --enable-threads=posix --enable-checking=release --enable-objc-gc --with-system-zlib --with-python-dir=/lib64/python2.6/site-packages --disable-libunwind-exceptions --enable-__cxa_atexit --enable-libssp --enable-lto --with-gnu-ld --verbose --enable-multilib --target=x86_64-slackware-linux --build=x86_64-slackware-linux --host=x86_64-slackware-linux Thread model: posix gcc version 4.5.3 (GCC) configure:3264: $? = 0 configure:3253: gcc -V >&5 gcc: '-V' option must have argument configure:3264: $? = 1 configure:3253: gcc -qversion >&5 gcc: unrecognized option '-qversion' gcc: no input files configure:3264: $? = 1 configure:3284: checking whether the C compiler works configure:3306: gcc -O3 -march=amdfam10 conftest.c >&5 configure:3310: $? = 0 configure:3358: result: yes configure:3361: checking for C compiler default output file name configure:3363: result: a.out configure:3369: checking for suffix of executables configure:3376: gcc -o conftest -O3 -march=amdfam10 conftest.c >&5 configure:3380: $? = 0 configure:3402: result: configure:3424: checking whether we are cross compiling configure:3432: gcc -o conftest -O3 -march=amdfam10 conftest.c >&5 configure:3436: $? = 0 configure:3443: ./conftest configure:3447: $? = 0 configure:3462: result: no configure:3467: checking for suffix of object files configure:3489: gcc -c -O3 -march=amdfam10 conftest.c >&5 configure:3493: $? = 0 configure:3514: result: o configure:3518: checking whether we are using the GNU C compiler configure:3537: gcc -c -O3 -march=amdfam10 conftest.c >&5 configure:3537: $? = 0 configure:3546: result: yes configure:3555: checking whether gcc accepts -g configure:3575: gcc -c -g conftest.c >&5 configure:3575: $? = 0 configure:3616: result: yes configure:3633: checking for gcc option to accept ISO C89 configure:3697: gcc -c -O3 -march=amdfam10 conftest.c >&5 configure:3697: $? = 0 configure:3710: result: none needed configure:3741: checking for style of include used by make configure:3769: result: GNU configure:3794: checking dependency style of gcc configure:3904: result: gcc3 configure:3929: checking how to run the C preprocessor configure:3960: gcc -E conftest.c configure:3960: $? = 0 configure:3974: gcc -E conftest.c conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:3974: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "FULL-PACKAGE-NAME" | #define PACKAGE_TARNAME "full-package-name" | #define PACKAGE_VERSION "VERSION" | #define PACKAGE_STRING "FULL-PACKAGE-NAME VERSION" | #define PACKAGE_BUGREPORT "BUG-REPORT-ADDRESS" | #define PACKAGE_URL "" | #define PACKAGE "full-package-name" | #define VERSION "VERSION" | /* end confdefs.h. */ | #include configure:3999: result: gcc -E configure:4019: gcc -E conftest.c configure:4019: $? = 0 configure:4033: gcc -E conftest.c conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:4033: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "FULL-PACKAGE-NAME" | #define PACKAGE_TARNAME "full-package-name" | #define PACKAGE_VERSION "VERSION" | #define PACKAGE_STRING "FULL-PACKAGE-NAME VERSION" | #define PACKAGE_BUGREPORT "BUG-REPORT-ADDRESS" | #define PACKAGE_URL "" | #define PACKAGE "full-package-name" | #define VERSION "VERSION" | /* end confdefs.h. */ | #include configure:4062: checking for grep that handles long lines and -e configure:4120: result: /usr/bin/grep configure:4125: checking for egrep configure:4187: result: /usr/bin/grep -E configure:4192: checking for ANSI C header files configure:4212: gcc -c -O3 -march=amdfam10 conftest.c >&5 configure:4212: $? = 0 configure:4285: gcc -o conftest -O3 -march=amdfam10 conftest.c >&5 configure:4285: $? = 0 configure:4285: ./conftest configure:4285: $? = 0 configure:4296: result: yes configure:4309: checking for sys/types.h configure:4309: gcc -c -O3 -march=amdfam10 conftest.c >&5 configure:4309: $? = 0 configure:4309: result: yes configure:4309: checking for sys/stat.h configure:4309: gcc -c -O3 -march=amdfam10 conftest.c >&5 configure:4309: $? = 0 configure:4309: result: yes configure:4309: checking for stdlib.h configure:4309: gcc -c -O3 -march=amdfam10 conftest.c >&5 configure:4309: $? = 0 configure:4309: result: yes configure:4309: checking for string.h configure:4309: gcc -c -O3 -march=amdfam10 conftest.c >&5 configure:4309: $? = 0 configure:4309: result: yes configure:4309: checking for memory.h configure:4309: gcc -c -O3 -march=amdfam10 conftest.c >&5 configure:4309: $? = 0 configure:4309: result: yes configure:4309: checking for strings.h configure:4309: gcc -c -O3 -march=amdfam10 conftest.c >&5 configure:4309: $? = 0 configure:4309: result: yes configure:4309: checking for inttypes.h configure:4309: gcc -c -O3 -march=amdfam10 conftest.c >&5 configure:4309: $? = 0 configure:4309: result: yes configure:4309: checking for stdint.h configure:4309: gcc -c -O3 -march=amdfam10 conftest.c >&5 configure:4309: $? = 0 configure:4309: result: yes configure:4309: checking for unistd.h configure:4309: gcc -c -O3 -march=amdfam10 conftest.c >&5 configure:4309: $? = 0 configure:4309: result: yes configure:4324: checking for stdlib.h configure:4324: result: yes configure:4324: checking for string.h configure:4324: result: yes configure:4324: checking time.h usability configure:4324: gcc -c -O3 -march=amdfam10 conftest.c >&5 configure:4324: $? = 0 configure:4324: result: yes configure:4324: checking time.h presence configure:4324: gcc -E conftest.c configure:4324: $? = 0 configure:4324: result: yes configure:4324: checking for time.h configure:4324: result: yes configure:4337: checking pthreads implementation... configure:4341: checking pthread.h usability configure:4341: gcc -c -O3 -march=amdfam10 conftest.c >&5 configure:4341: $? = 0 configure:4341: result: yes configure:4341: checking pthread.h presence configure:4341: gcc -E conftest.c configure:4341: $? = 0 configure:4341: result: yes configure:4341: checking for pthread.h configure:4341: result: yes configure:4383: result: Found pthread.h ! configure:4392: checking for pthread_create in -lpthreads configure:4417: gcc -o conftest -O3 -march=amdfam10 conftest.c -lpthreads >&5 /usr/lib64/gcc/x86_64-slackware-linux/4.5.3/../../../../x86_64-slackware-linux/bin/ld: cannot find -lpthreads collect2: ld returned 1 exit status configure:4417: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "FULL-PACKAGE-NAME" | #define PACKAGE_TARNAME "full-package-name" | #define PACKAGE_VERSION "VERSION" | #define PACKAGE_STRING "FULL-PACKAGE-NAME VERSION" | #define PACKAGE_BUGREPORT "BUG-REPORT-ADDRESS" | #define PACKAGE_URL "" | #define PACKAGE "full-package-name" | #define VERSION "VERSION" | #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_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_TIME_H 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:4426: result: no configure:4436: checking for pthread_create in -lpthread configure:4461: gcc -o conftest -O3 -march=amdfam10 conftest.c -lpthread >&5 configure:4461: $? = 0 configure:4470: result: yes configure:4513: checking for pthread_barrier_t configure:4513: gcc -c -O3 -march=amdfam10 conftest.c >&5 configure:4513: $? = 0 configure:4513: gcc -c -O3 -march=amdfam10 conftest.c >&5 conftest.c: In function 'main': conftest.c:32:32: error: expected expression before ')' token configure:4513: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "FULL-PACKAGE-NAME" | #define PACKAGE_TARNAME "full-package-name" | #define PACKAGE_VERSION "VERSION" | #define PACKAGE_STRING "FULL-PACKAGE-NAME VERSION" | #define PACKAGE_BUGREPORT "BUG-REPORT-ADDRESS" | #define PACKAGE_URL "" | #define PACKAGE "full-package-name" | #define VERSION "VERSION" | #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_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_TIME_H 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:4513: result: yes configure:4537: checking for pthread_barrierattr_t configure:4537: gcc -c -O3 -march=amdfam10 conftest.c >&5 configure:4537: $? = 0 configure:4537: gcc -c -O3 -march=amdfam10 conftest.c >&5 conftest.c: In function 'main': conftest.c:32:36: error: expected expression before ')' token configure:4537: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "FULL-PACKAGE-NAME" | #define PACKAGE_TARNAME "full-package-name" | #define PACKAGE_VERSION "VERSION" | #define PACKAGE_STRING "FULL-PACKAGE-NAME VERSION" | #define PACKAGE_BUGREPORT "BUG-REPORT-ADDRESS" | #define PACKAGE_URL "" | #define PACKAGE "full-package-name" | #define VERSION "VERSION" | #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_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_TIME_H 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:4537: result: yes configure:4675: checking for pthread_barrier_init in -lpthread configure:4700: gcc -o conftest -O3 -march=amdfam10 conftest.c -lpthread -lpthread >&5 configure:4700: $? = 0 configure:4709: result: yes configure:4717: checking for pthread_barrier_destroy in -lpthread configure:4742: gcc -o conftest -O3 -march=amdfam10 conftest.c -lpthread -lpthread >&5 configure:4742: $? = 0 configure:4751: result: yes configure:4759: checking for pthread_barrier_wait in -lpthread configure:4784: gcc -o conftest -O3 -march=amdfam10 conftest.c -lpthread -lpthread >&5 configure:4784: $? = 0 configure:4793: result: yes configure:4823: checking for int16_t configure:4823: gcc -c -O3 -march=amdfam10 conftest.c >&5 configure:4823: $? = 0 configure:4823: gcc -c -O3 -march=amdfam10 conftest.c >&5 conftest.c: In function 'main': conftest.c:64:12: error: size of array 'test_array' is negative configure:4823: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "FULL-PACKAGE-NAME" | #define PACKAGE_TARNAME "full-package-name" | #define PACKAGE_VERSION "VERSION" | #define PACKAGE_STRING "FULL-PACKAGE-NAME VERSION" | #define PACKAGE_BUGREPORT "BUG-REPORT-ADDRESS" | #define PACKAGE_URL "" | #define PACKAGE "full-package-name" | #define VERSION "VERSION" | #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_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_TIME_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_LIBPTHREAD 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | enum { N = 16 / 2 - 1 }; | int | main () | { | static int test_array [1 - 2 * !((int16_t) (((((int16_t) 1 << N) << N) - 1) * 2 + 1) | < (int16_t) (((((int16_t) 1 << N) << N) - 1) * 2 + 2))]; | test_array [0] = 0 | | ; | return 0; | } configure:4823: result: yes configure:4834: checking for int32_t configure:4834: gcc -c -O3 -march=amdfam10 conftest.c >&5 configure:4834: $? = 0 configure:4834: gcc -c -O3 -march=amdfam10 conftest.c >&5 conftest.c: In function 'main': conftest.c:65:53: warning: integer overflow in expression conftest.c:64:12: error: size of array 'test_array' is negative conftest.c:64:12: error: storage size of 'test_array' isn't constant configure:4834: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "FULL-PACKAGE-NAME" | #define PACKAGE_TARNAME "full-package-name" | #define PACKAGE_VERSION "VERSION" | #define PACKAGE_STRING "FULL-PACKAGE-NAME VERSION" | #define PACKAGE_BUGREPORT "BUG-REPORT-ADDRESS" | #define PACKAGE_URL "" | #define PACKAGE "full-package-name" | #define VERSION "VERSION" | #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_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_TIME_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_LIBPTHREAD 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | enum { N = 32 / 2 - 1 }; | int | main () | { | static int test_array [1 - 2 * !((int32_t) (((((int32_t) 1 << N) << N) - 1) * 2 + 1) | < (int32_t) (((((int32_t) 1 << N) << N) - 1) * 2 + 2))]; | test_array [0] = 0 | | ; | return 0; | } configure:4834: result: yes configure:4845: checking for size_t configure:4845: gcc -c -O3 -march=amdfam10 conftest.c >&5 configure:4845: $? = 0 configure:4845: gcc -c -O3 -march=amdfam10 conftest.c >&5 conftest.c: In function 'main': conftest.c:63:21: error: expected expression before ')' token configure:4845: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "FULL-PACKAGE-NAME" | #define PACKAGE_TARNAME "full-package-name" | #define PACKAGE_VERSION "VERSION" | #define PACKAGE_STRING "FULL-PACKAGE-NAME VERSION" | #define PACKAGE_BUGREPORT "BUG-REPORT-ADDRESS" | #define PACKAGE_URL "" | #define PACKAGE "full-package-name" | #define VERSION "VERSION" | #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_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_TIME_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_LIBPTHREAD 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((size_t))) | return 0; | ; | return 0; | } configure:4845: result: yes configure:4856: checking for uint16_t configure:4856: gcc -c -O3 -march=amdfam10 conftest.c >&5 configure:4856: $? = 0 configure:4856: result: yes configure:4868: checking for uint32_t configure:4868: gcc -c -O3 -march=amdfam10 conftest.c >&5 configure:4868: $? = 0 configure:4868: result: yes configure:4882: checking for uint64_t configure:4882: gcc -c -O3 -march=amdfam10 conftest.c >&5 configure:4882: $? = 0 configure:4882: result: yes configure:4900: checking for stdlib.h configure:4900: result: yes configure:4910: checking for GNU libc compatible malloc configure:4934: gcc -o conftest -O3 -march=amdfam10 conftest.c -lpthread >&5 configure:4934: $? = 0 configure:4934: ./conftest configure:4934: $? = 0 configure:4944: result: yes configure:4967: checking for stdlib.h configure:4967: result: yes configure:4977: checking for GNU libc compatible realloc configure:5001: gcc -o conftest -O3 -march=amdfam10 conftest.c -lpthread >&5 configure:5001: $? = 0 configure:5001: ./conftest configure:5001: $? = 0 configure:5011: result: yes configure:5035: checking for floor configure:5035: gcc -o conftest -O3 -march=amdfam10 conftest.c -lpthread >&5 conftest.c:54:6: warning: conflicting types for built-in function 'floor' /tmp/cctQ1O0G.o: In function `main': conftest.c:(.text+0x7): undefined reference to `floor' collect2: ld returned 1 exit status configure:5035: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "FULL-PACKAGE-NAME" | #define PACKAGE_TARNAME "full-package-name" | #define PACKAGE_VERSION "VERSION" | #define PACKAGE_STRING "FULL-PACKAGE-NAME VERSION" | #define PACKAGE_BUGREPORT "BUG-REPORT-ADDRESS" | #define PACKAGE_URL "" | #define PACKAGE "full-package-name" | #define VERSION "VERSION" | #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_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_TIME_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define HAVE_STDLIB_H 1 | #define HAVE_REALLOC 1 | /* end confdefs.h. */ | /* Define floor to an innocuous variant, in case declares floor. | For example, HP-UX 11i declares gettimeofday. */ | #define floor innocuous_floor | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char floor (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef floor | | /* 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 floor (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_floor || defined __stub___floor | choke me | #endif | | int | main () | { | return floor (); | ; | return 0; | } configure:5035: result: no configure:5035: checking for gettimeofday configure:5035: gcc -o conftest -O3 -march=amdfam10 conftest.c -lpthread >&5 configure:5035: $? = 0 configure:5035: result: yes configure:5035: checking for memset configure:5035: gcc -o conftest -O3 -march=amdfam10 conftest.c -lpthread >&5 conftest.c:55:6: warning: conflicting types for built-in function 'memset' configure:5035: $? = 0 configure:5035: result: yes configure:5177: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by FULL-PACKAGE-NAME config.status VERSION, which was generated by GNU Autoconf 2.68. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on sterlingdesktops config.status:884: creating Makefile config.status:884: creating config.h config.status:1065: config.h is unchanged config.status:1113: executing depfiles commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=x86_64-unknown-linux-gnu ac_cv_c_compiler_gnu=yes ac_cv_c_int16_t=yes ac_cv_c_int32_t=yes ac_cv_c_uint16_t=yes ac_cv_c_uint32_t=yes ac_cv_c_uint64_t=yes ac_cv_env_CC_set=set ac_cv_env_CC_value=gcc ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-O3 -march=amdfam10' ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_build_alias_set= ac_cv_env_build_alias_value= ac_cv_env_host_alias_set= ac_cv_env_host_alias_value= ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_func_floor=no ac_cv_func_gettimeofday=yes ac_cv_func_malloc_0_nonnull=yes ac_cv_func_memset=yes ac_cv_func_realloc_0_nonnull=yes ac_cv_header_inttypes_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_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_time_h=yes ac_cv_header_unistd_h=yes ac_cv_host=x86_64-unknown-linux-gnu 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_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 ac_cv_type_size_t=yes am_cv_CC_dependencies_compiler_type=gcc3 ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /mnt/sdb1/pub/lsbench2/lsbench2-dev/missing --run aclocal-1.11' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /mnt/sdb1/pub/lsbench2/lsbench2-dev/missing --run tar' AUTOCONF='${SHELL} /mnt/sdb1/pub/lsbench2/lsbench2-dev/missing --run autoconf' AUTOHEADER='${SHELL} /mnt/sdb1/pub/lsbench2/lsbench2-dev/missing --run autoheader' AUTOMAKE='${SHELL} /mnt/sdb1/pub/lsbench2/lsbench2-dev/missing --run automake-1.11' AWK='gawk' CC='gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-O3 -march=amdfam10' 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' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' LDFLAGS='' LIBOBJS='' LIBS='-lpthread ' LTLIBOBJS='' MAKEINFO='${SHELL} /mnt/sdb1/pub/lsbench2/lsbench2-dev/missing --run makeinfo' MKDIR_P='/usr/bin/mkdir -p' OBJEXT='o' PACKAGE='full-package-name' PACKAGE_BUGREPORT='BUG-REPORT-ADDRESS' PACKAGE_NAME='FULL-PACKAGE-NAME' PACKAGE_STRING='FULL-PACKAGE-NAME VERSION' PACKAGE_TARNAME='full-package-name' PACKAGE_URL='' PACKAGE_VERSION='VERSION' PATH_SEPARATOR=':' PTHREAD_LDADD='-lpthread' SET_MAKE='' SHELL='/bin/sh' STRIP='' VERSION='VERSION' 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__quote='' am__tar='${AMTAR} chof - "$$tardir"' am__untar='${AMTAR} 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/lsbench2/lsbench2-dev/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' mkdir_p='/usr/bin/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 "FULL-PACKAGE-NAME" #define PACKAGE_TARNAME "full-package-name" #define PACKAGE_VERSION "VERSION" #define PACKAGE_STRING "FULL-PACKAGE-NAME VERSION" #define PACKAGE_BUGREPORT "BUG-REPORT-ADDRESS" #define PACKAGE_URL "" #define PACKAGE "full-package-name" #define VERSION "VERSION" #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_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_TIME_H 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_H 1 #define HAVE_LIBPTHREAD 1 #define HAVE_STDLIB_H 1 #define HAVE_MALLOC 1 #define HAVE_STDLIB_H 1 #define HAVE_REALLOC 1 #define HAVE_GETTIMEOFDAY 1 #define HAVE_MEMSET 1 configure: exit 0