This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.59. Invocation command line was $ ./configure --prefix=/usr --prefix=/usr --sysconfdir=/etc --localstatedir=/var --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --build=i686-uhu-linux --host=i686-uhu-linux --disable-static CFLAGS=-O2 -march=i686 -mtune=generic build_alias=i686-uhu-linux host_alias=i686-uhu-linux --cache-file=/dev/null --srcdir=. ## --------- ## ## Platform. ## ## --------- ## hostname = hp04 uname -m = i686 uname -r = 3.15.0-rc8-2.i386 uname -s = Linux uname -v = #2 SMP Thu Jun 5 11:08:29 UTC 2014 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/lib/uhubuild PATH: /usr/lib/ccache PATH: /sbin PATH: /usr/sbin PATH: /bin PATH: /usr/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1301: checking for i686-uhu-linux-gcc configure:1317: found /usr/bin/i686-uhu-linux-gcc configure:1327: result: i686-uhu-linux-gcc configure:1609: checking for C compiler version configure:1612: i686-uhu-linux-gcc --version &5 i686-uhu-linux-gcc (GCC) 4.8.3 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:1615: $? = 0 configure:1617: i686-uhu-linux-gcc -v &5 Using built-in specs. COLLECT_GCC=i686-uhu-linux-gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/i686-uhu-linux/4.8.3/lto-wrapper Target: i686-uhu-linux Configured with: /var/uhubuild/work/compile/configure --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man --build=i686-uhu-linux --host=i686-uhu-linux --target=i686-uhu-linux --enable-languages=c,c++,objc,java,fortran --enable-shared --enable-targets=all --disable-multilib --with-gnu-as --with-gnu-ld --with-system-zlib --with-arch-32=i686 --with-arch-64=core2 --with-cpu-32=i686 --with-cpu-64=core2 --with-tune=generic Thread model: posix gcc version 4.8.3 (GCC) configure:1620: $? = 0 configure:1622: i686-uhu-linux-gcc -V &5 i686-uhu-linux-gcc: error: unrecognized command line option '-V' i686-uhu-linux-gcc: fatal error: no input files compilation terminated. configure:1625: $? = 1 configure:1648: checking for C compiler default output file name configure:1651: i686-uhu-linux-gcc -O2 -march=i686 -mtune=generic conftest.c >&5 configure:1654: $? = 0 configure:1700: result: a.out configure:1705: checking whether the C compiler works configure:1711: ./a.out configure:1714: $? = 0 configure:1731: result: yes configure:1738: checking whether we are cross compiling configure:1740: result: no configure:1743: checking for suffix of executables configure:1745: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:1748: $? = 0 configure:1773: result: configure:1779: checking for suffix of object files configure:1800: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:1803: $? = 0 configure:1825: result: o configure:1829: checking whether we are using the GNU C compiler configure:1853: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:1859: $? = 0 configure:1863: test -z || test ! -s conftest.err configure:1866: $? = 0 configure:1869: test -s conftest.o configure:1872: $? = 0 configure:1885: result: yes configure:1891: checking whether i686-uhu-linux-gcc accepts -g configure:1912: i686-uhu-linux-gcc -c -g conftest.c >&5 configure:1918: $? = 0 configure:1922: test -z || test ! -s conftest.err configure:1925: $? = 0 configure:1928: test -s conftest.o configure:1931: $? = 0 configure:1942: result: yes configure:1959: checking for i686-uhu-linux-gcc option to accept ANSI C configure:2029: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:2035: $? = 0 configure:2039: test -z || test ! -s conftest.err configure:2042: $? = 0 configure:2045: test -s conftest.o configure:2048: $? = 0 configure:2066: result: none needed configure:2084: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:2:3: error: unknown type name 'choke' choke me ^ conftest.c:2:3: error: expected '=', ',', ';', 'asm' or '__attribute__' at end of input configure:2090: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:2228: checking how to run the C preprocessor configure:2263: i686-uhu-linux-gcc -E conftest.c configure:2269: $? = 0 configure:2301: i686-uhu-linux-gcc -E conftest.c conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:2307: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include configure:2346: result: i686-uhu-linux-gcc -E configure:2370: i686-uhu-linux-gcc -E conftest.c configure:2376: $? = 0 configure:2408: i686-uhu-linux-gcc -E conftest.c conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:2414: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include configure:2459: checking for egrep configure:2469: result: grep -E configure:2475: checking whether i686-uhu-linux-gcc needs -traditional configure:2517: result: no configure:2525: checking whether using GNU C configure:2552: result: yes configure:2564: checking for underscore in external names configure:2578: i686-uhu-linux-gcc -S conftest.c configure:2581: $? = 0 configure:2591: result: no configure:2606: checking for ranlib configure:2622: found /usr/bin/ranlib configure:2633: result: ranlib configure:2640: checking whether make sets $(MAKE) configure:2660: result: yes configure:2679: checking for a BSD compatible install configure:2726: result: /bin/install -c configure:2738: checking how to copy files configure:2754: result: cp -p configure:2758: checking how to make hard links configure:2774: result: ln configure:2778: checking whether ln -s works configure:2794: result: yes configure:2802: checking for working void configure:2827: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:2833: $? = 0 configure:2837: test -z || test ! -s conftest.err configure:2840: $? = 0 configure:2843: test -s conftest.o configure:2846: $? = 0 configure:2859: result: yes configure:2871: checking for working "return void" configure:2893: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:2899: $? = 0 configure:2903: test -z || test ! -s conftest.err configure:2906: $? = 0 configure:2909: test -s conftest.o configure:2912: $? = 0 configure:2925: result: yes configure:2940: checking for ANSI C header files configure:2958: i686-uhu-linux-gcc -E conftest.c configure:2964: $? = 0 configure:2987: result: yes configure:2997: checking for ANSI C header files configure:3022: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3028: $? = 0 configure:3032: test -z || test ! -s conftest.err configure:3035: $? = 0 configure:3038: test -s conftest.o configure:3041: $? = 0 configure:3130: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:28:7: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default] exit(2); ^ configure:3133: $? = 0 configure:3135: ./conftest configure:3138: $? = 0 configure:3153: result: yes configure:3177: checking for sys/types.h configure:3193: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3199: $? = 0 configure:3203: test -z || test ! -s conftest.err configure:3206: $? = 0 configure:3209: test -s conftest.o configure:3212: $? = 0 configure:3223: result: yes configure:3177: checking for sys/stat.h configure:3193: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3199: $? = 0 configure:3203: test -z || test ! -s conftest.err configure:3206: $? = 0 configure:3209: test -s conftest.o configure:3212: $? = 0 configure:3223: result: yes configure:3177: checking for stdlib.h configure:3193: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3199: $? = 0 configure:3203: test -z || test ! -s conftest.err configure:3206: $? = 0 configure:3209: test -s conftest.o configure:3212: $? = 0 configure:3223: result: yes configure:3177: checking for string.h configure:3193: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3199: $? = 0 configure:3203: test -z || test ! -s conftest.err configure:3206: $? = 0 configure:3209: test -s conftest.o configure:3212: $? = 0 configure:3223: result: yes configure:3177: checking for memory.h configure:3193: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3199: $? = 0 configure:3203: test -z || test ! -s conftest.err configure:3206: $? = 0 configure:3209: test -s conftest.o configure:3212: $? = 0 configure:3223: result: yes configure:3177: checking for strings.h configure:3193: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3199: $? = 0 configure:3203: test -z || test ! -s conftest.err configure:3206: $? = 0 configure:3209: test -s conftest.o configure:3212: $? = 0 configure:3223: result: yes configure:3177: checking for inttypes.h configure:3193: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3199: $? = 0 configure:3203: test -z || test ! -s conftest.err configure:3206: $? = 0 configure:3209: test -s conftest.o configure:3212: $? = 0 configure:3223: result: yes configure:3177: checking for stdint.h configure:3193: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3199: $? = 0 configure:3203: test -z || test ! -s conftest.err configure:3206: $? = 0 configure:3209: test -s conftest.o configure:3212: $? = 0 configure:3223: result: yes configure:3177: checking for unistd.h configure:3193: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3199: $? = 0 configure:3203: test -z || test ! -s conftest.err configure:3206: $? = 0 configure:3209: test -s conftest.o configure:3212: $? = 0 configure:3223: result: yes configure:3240: checking for unistd_h configure:3245: result: yes configure:3386: checking for getpagesize configure:3413: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3419: $? = 0 configure:3423: test -z || test ! -s conftest.err configure:3426: $? = 0 configure:3429: test -s conftest configure:3432: $? = 0 configure:3446: result: yes configure:3457: checking for getpagesize declaration configure:3495: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3501: $? = 0 configure:3505: test -z || test ! -s conftest.err configure:3508: $? = 0 configure:3511: test -s conftest.o configure:3514: $? = 0 configure:3531: result: extern int getpagesize (void); configure:3693: checking for vm_allocate configure:3715: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 /tmp/ccvHZ32K.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `vm_allocate' conftest.c:(.text.startup+0xc): undefined reference to `task_self' collect2: error: ld returned 1 exit status configure:3721: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define return_void return | #define STDC_HEADERS 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_UNISTD_H 1 | #define HAVE_GETPAGESIZE | #define RETGETPAGESIZETYPE int | /* end confdefs.h. */ | | int | main () | { | vm_allocate(); task_self(); | ; | return 0; | } configure:3748: result: no configure:3773: checking sys/file.h usability configure:3785: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3791: $? = 0 configure:3795: test -z || test ! -s conftest.err configure:3798: $? = 0 configure:3801: test -s conftest.o configure:3804: $? = 0 configure:3814: result: yes configure:3818: checking sys/file.h presence configure:3828: i686-uhu-linux-gcc -E conftest.c configure:3834: $? = 0 configure:3854: result: yes configure:3889: checking for sys/file.h configure:3896: result: yes configure:3919: checking for O_RDWR in fcntl.h configure:3941: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3947: $? = 0 configure:3951: test -z || test ! -s conftest.err configure:3954: $? = 0 configure:3957: test -s conftest.o configure:3960: $? = 0 configure:3973: result: yes configure:3998: checking sys/mman.h usability configure:4010: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4016: $? = 0 configure:4020: test -z || test ! -s conftest.err configure:4023: $? = 0 configure:4026: test -s conftest.o configure:4029: $? = 0 configure:4039: result: yes configure:4043: checking sys/mman.h presence configure:4053: i686-uhu-linux-gcc -E conftest.c configure:4059: $? = 0 configure:4079: result: yes configure:4114: checking for sys/mman.h configure:4121: result: yes configure:4132: checking for mmap configure:4189: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4195: $? = 0 configure:4199: test -z || test ! -s conftest.err configure:4202: $? = 0 configure:4205: test -s conftest configure:4208: $? = 0 configure:4220: result: yes configure:4233: checking for working mmap configure:4314: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4317: $? = 0 configure:4319: ./conftest configure:4322: $? = 0 configure:4353: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4356: $? = 0 configure:4358: ./conftest configure:4361: $? = 0 configure:4396: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4399: $? = 0 configure:4401: ./conftest configure:4404: $? = 0 configure:4472: result: yes configure:4509: checking for mprotect configure:4566: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4572: $? = 0 configure:4576: test -z || test ! -s conftest.err configure:4579: $? = 0 configure:4582: test -s conftest configure:4585: $? = 0 configure:4597: result: yes configure:4607: checking for working mprotect configure:4657: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4660: $? = 0 configure:4662: ./conftest configure:4665: $? = 0 configure:4699: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4702: $? = 0 configure:4704: ./conftest ./configure: line 4705: 30164 Segmentation fault (core dumped) ./conftest$ac_exeext configure:4707: $? = 139 configure: program exited with status 139 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define return_void return | #define STDC_HEADERS 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_UNISTD_H 1 | #define HAVE_GETPAGESIZE | #define RETGETPAGESIZETYPE int | #define HAVE_SYS_FILE_H 1 | #define HAVE_MMAP | #define HAVE_MMAP_ANON | #define HAVE_MMAP_ANONYMOUS | #define HAVE_MMAP_DEVZERO | #define HAVE_MPROTECT 1 | /* end confdefs.h. */ | | #include | /* declare malloc() */ | #include | #ifdef HAVE_UNISTD_H | #include | #endif | /* declare getpagesize() and mprotect() */ | #include | #ifndef HAVE_GETPAGESIZE | #include | #define getpagesize() PAGESIZE | #else | extern | #ifdef __cplusplus | "C" | #endif | | #if defined(__STDC__) || defined(__cplusplus) | RETGETPAGESIZETYPE getpagesize (void); | #else | RETGETPAGESIZETYPE getpagesize(); | #endif | #endif | char foo; | int main () { | unsigned long pagesize = getpagesize(); | #define page_align(address) (char*)((unsigned long)(address) & -pagesize) | | char* area = (char*) malloc(6*pagesize); | char* fault_address = area + pagesize*7/2; | | if (mprotect(page_align(fault_address),pagesize,PROT_NONE) < 0) exit(0); | foo = *fault_address; /* this should cause a core dump */ | exit(0); } configure:4738: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4741: $? = 0 configure:4743: ./conftest ./configure: line 4744: 30200 Segmentation fault (core dumped) ./conftest$ac_exeext configure:4746: $? = 139 configure: program exited with status 139 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define return_void return | #define STDC_HEADERS 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_UNISTD_H 1 | #define HAVE_GETPAGESIZE | #define RETGETPAGESIZETYPE int | #define HAVE_SYS_FILE_H 1 | #define HAVE_MMAP | #define HAVE_MMAP_ANON | #define HAVE_MMAP_ANONYMOUS | #define HAVE_MMAP_DEVZERO | #define HAVE_MPROTECT 1 | /* end confdefs.h. */ | | #include | /* declare malloc() */ | #include | #ifdef HAVE_UNISTD_H | #include | #endif | /* declare getpagesize() and mprotect() */ | #include | #ifndef HAVE_GETPAGESIZE | #include | #define getpagesize() PAGESIZE | #else | extern | #ifdef __cplusplus | "C" | #endif | | #if defined(__STDC__) || defined(__cplusplus) | RETGETPAGESIZETYPE getpagesize (void); | #else | RETGETPAGESIZETYPE getpagesize(); | #endif | #endif | char foo; | int main () { | unsigned long pagesize = getpagesize(); | #define page_align(address) (char*)((unsigned long)(address) & -pagesize) | | char* area = (char*) malloc(6*pagesize); | char* fault_address = area + pagesize*7/2; | | if (mprotect(page_align(fault_address),pagesize,PROT_NONE) < 0) exit(0); | *fault_address = 'z'; /* this should cause a core dump */ | exit(0); } configure:4777: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4780: $? = 0 configure:4782: ./conftest ./configure: line 4783: 30231 Segmentation fault (core dumped) ./conftest$ac_exeext configure:4785: $? = 139 configure: program exited with status 139 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define return_void return | #define STDC_HEADERS 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_UNISTD_H 1 | #define HAVE_GETPAGESIZE | #define RETGETPAGESIZETYPE int | #define HAVE_SYS_FILE_H 1 | #define HAVE_MMAP | #define HAVE_MMAP_ANON | #define HAVE_MMAP_ANONYMOUS | #define HAVE_MMAP_DEVZERO | #define HAVE_MPROTECT 1 | /* end confdefs.h. */ | | #include | /* declare malloc() */ | #include | #ifdef HAVE_UNISTD_H | #include | #endif | /* declare getpagesize() and mprotect() */ | #include | #ifndef HAVE_GETPAGESIZE | #include | #define getpagesize() PAGESIZE | #else | extern | #ifdef __cplusplus | "C" | #endif | | #if defined(__STDC__) || defined(__cplusplus) | RETGETPAGESIZETYPE getpagesize (void); | #else | RETGETPAGESIZETYPE getpagesize(); | #endif | #endif | char foo; | int main () { | unsigned long pagesize = getpagesize(); | #define page_align(address) (char*)((unsigned long)(address) & -pagesize) | | char* area = (char*) malloc(6*pagesize); | char* fault_address = area + pagesize*7/2; | | if (mprotect(page_align(fault_address),pagesize,PROT_READ) < 0) exit(0); | *fault_address = 'z'; /* this should cause a core dump */ | exit(0); } configure:4817: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4820: $? = 0 configure:4822: ./conftest configure:4825: $? = 0 configure:4847: result: yes configure:4872: checking sys/shm.h usability configure:4884: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4890: $? = 0 configure:4894: test -z || test ! -s conftest.err configure:4897: $? = 0 configure:4900: test -s conftest.o configure:4903: $? = 0 configure:4913: result: yes configure:4917: checking sys/shm.h presence configure:4927: i686-uhu-linux-gcc -E conftest.c configure:4933: $? = 0 configure:4953: result: yes configure:4988: checking for sys/shm.h configure:4995: result: yes configure:5023: checking sys/ipc.h usability configure:5035: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5041: $? = 0 configure:5045: test -z || test ! -s conftest.err configure:5048: $? = 0 configure:5051: test -s conftest.o configure:5054: $? = 0 configure:5064: result: yes configure:5068: checking sys/ipc.h presence configure:5078: i686-uhu-linux-gcc -E conftest.c configure:5084: $? = 0 configure:5104: result: yes configure:5139: checking for sys/ipc.h configure:5146: result: yes configure:5163: checking for working shared memory configure:5197: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:42:55: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default] if ((shmid = shmget(IPC_PRIVATE,segsize,0400)) < 0) exit(1); ^ configure:5200: $? = 0 configure:5202: ./conftest configure:5205: $? = 0 configure:5220: result: yes configure:5244: checking sys/sysmacros.h usability configure:5256: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5262: $? = 0 configure:5266: test -z || test ! -s conftest.err configure:5269: $? = 0 configure:5272: test -s conftest.o configure:5275: $? = 0 configure:5285: result: yes configure:5289: checking sys/sysmacros.h presence configure:5299: i686-uhu-linux-gcc -E conftest.c configure:5305: $? = 0 configure:5325: result: yes configure:5360: checking for sys/sysmacros.h configure:5367: result: yes configure:5393: checking build system type configure:5411: result: i686-uhu-linux-gnu configure:5419: checking host system type configure:5433: result: i686-uhu-linux-gnu configure:5575: checking whether code in malloc'ed memory is executable configure:5611: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5614: $? = 0 configure:5616: ./conftest ./configure: line 5617: 30586 Segmentation fault (core dumped) ./conftest$ac_exeext configure:5619: $? = 139 configure: program exited with status 139 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define return_void return | #define STDC_HEADERS 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_UNISTD_H 1 | #define HAVE_GETPAGESIZE | #define RETGETPAGESIZETYPE int | #define HAVE_SYS_FILE_H 1 | #define HAVE_MMAP | #define HAVE_MMAP_ANON | #define HAVE_MMAP_ANONYMOUS | #define HAVE_MMAP_DEVZERO | #define HAVE_MPROTECT 1 | #define HAVE_WORKING_MPROTECT | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SHM | #define HAVE_SYS_SYSMACROS_H 1 | #ifndef __i386__ | #define __i386__ 1 | #endif | /* end confdefs.h. */ | | #include | /* declare malloc() */ | #include | int fun () { return 31415926; } | int main () | { long size = (char*)&main - (char*)&fun; | char* funcopy = (char*) malloc(size); | int i; | for (i = 0; i < size; i++) { funcopy[i] = ((char*)&fun)[i]; } | exit(!((*(int(*)())funcopy)() == 31415926)); | } configure:5639: result: no configure:6069: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.59. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on hp04 config.status:661: creating Makefile config.status:764: creating config.h ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i686-uhu-linux-gnu ac_cv_build_alias=i686-uhu-linux 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=i686 -mtune=generic ' 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_build_alias_set=set ac_cv_env_build_alias_value=i686-uhu-linux ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=i686-uhu-linux ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_exeext= ac_cv_func_mmap=yes ac_cv_func_mprotect=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_file_h=yes ac_cv_header_sys_ipc_h=yes ac_cv_header_sys_mman_h=yes ac_cv_header_sys_shm_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_sysmacros_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_unistd_h=yes ac_cv_host=i686-uhu-linux-gnu ac_cv_host_alias=i686-uhu-linux ac_cv_objext=o ac_cv_prog_CC=i686-uhu-linux-gcc ac_cv_prog_CPP='i686-uhu-linux-gcc -E' ac_cv_prog_RANLIB=ranlib ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc= ac_cv_prog_egrep='grep -E' ac_cv_prog_gcc_traditional=no ac_cv_prog_make_make_set=yes cl_cv_c_return_void=yes cl_cv_c_return_void_form=return cl_cv_c_void=yes cl_cv_codeexec=no cl_cv_decl_O_RDWR_fcntl_h=yes cl_cv_func_getpagesize=yes cl_cv_func_mmap_anon=yes cl_cv_func_mmap_anonymous=yes cl_cv_func_mmap_devzero=yes cl_cv_func_mmap_works=yes cl_cv_func_mprotect_works=yes cl_cv_func_vm=no cl_cv_header_stdc=yes cl_cv_path_install='/bin/install -c' cl_cv_prog_LN=ln cl_cv_prog_LN_S='ln -s' cl_cv_prog_as_underscore=no cl_cv_prog_cc_gcc=yes cl_cv_prog_cp='cp -p' cl_cv_proto_getpagesize='extern int getpagesize (void);' cl_cv_proto_getpagesize_ret=int cl_cv_sys_shm_works=yes ## ----------------- ## ## Output variables. ## ## ----------------- ## AS_UNDERSCORE='false' CC='i686-uhu-linux-gcc' CC_GCC='true' CFLAGS='-O2 -march=i686 -mtune=generic ' CP='cp -p' CPP='i686-uhu-linux-gcc -E' CPPFLAGS='' CPU_OBJECTS='' DEFS='-DHAVE_CONFIG_H' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' EXEEXT='' GCC_X_NONE='-x none' INSTALL='/bin/install -c' INSTALL_DATA='$(INSTALL) -m 644' INSTALL_PROGRAM='$(INSTALL)' LDFLAGS='' LIBOBJS='' LIBS='' LN='ln' LN_S='ln -s' LTLIBOBJS='' OBJEXT='o' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_VERSION='' PATH_SEPARATOR=':' RANLIB='ranlib' SET_MAKE='' SHELL='/bin/sh' ac_ct_CC='' bindir='${exec_prefix}/bin' build='i686-uhu-linux-gnu' build_alias='i686-uhu-linux' build_cpu='i686' build_os='linux-gnu' build_vendor='uhu' datadir='${prefix}/share' exec_prefix='${prefix}' host='i686-uhu-linux-gnu' host_alias='i686-uhu-linux' host_cpu='i386' host_os='linux-gnu' host_vendor='uhu' includedir='${prefix}/include' infodir='/usr/share/info' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localstatedir='/var' mandir='/usr/share/man' oldincludedir='/usr/include' prefix='/usr' program_transform_name='s,x,x,' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define HAVE_GETPAGESIZE #define HAVE_INTTYPES_H 1 #define HAVE_MEMORY_H 1 #define HAVE_MMAP #define HAVE_MMAP_ANON #define HAVE_MMAP_ANONYMOUS #define HAVE_MMAP_DEVZERO #define HAVE_MPROTECT 1 #define HAVE_SHM #define HAVE_STDINT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRINGS_H 1 #define HAVE_STRING_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_UNISTD_H 1 #define HAVE_UNISTD_H 1 #define HAVE_WORKING_MPROTECT #define PACKAGE_BUGREPORT "" #define PACKAGE_NAME "" #define PACKAGE_STRING "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define RETGETPAGESIZETYPE int #define STDC_HEADERS 1 #define STDC_HEADERS 1 #define __i386__ 1 #define return_void return #endif #ifndef __i386__ configure: exit 0