Pastebin
API
tools
faq
paste
Login
Sign up
Please fix the following errors:
New Paste
Syntax Highlighting
This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. configure:1894: checking for Cygwin environment configure:1910: cc -c conftest.c 1>&5 configure: In function 'main': configure:1906: error: '__CYGWIN32__' undeclared (first use in this function) configure:1906: error: (Each undeclared identifier is reported only once configure:1906: error: for each function it appears in.) configure: failed program was: #line 1899 "configure" #include "confdefs.h" int main() { #ifndef __CYGWIN__ #define __CYGWIN__ __CYGWIN32__ #endif return __CYGWIN__; ; return 0; } configure:1927: checking for mingw32 environment configure:1939: cc -c conftest.c 1>&5 configure: In function 'main': configure:1935: error: '__MINGW32__' undeclared (first use in this function) configure:1935: error: (Each undeclared identifier is reported only once configure:1935: error: for each function it appears in.) configure: failed program was: #line 1932 "configure" #include "confdefs.h" int main() { return __MINGW32__; ; return 0; } configure:1958: checking for egrep configure:1973: checking for a sed that does not truncate output configure:2123: checking host system type configure:2144: checking target system type configure:2256: checking for gcc configure:2369: checking whether the C compiler (gcc ) works configure:2385: gcc -o conftest conftest.c 1>&5 configure:2411: checking whether the C compiler (gcc ) is a cross-compiler configure:2416: checking whether we are using GNU C configure:2425: gcc -E conftest.c configure:2444: checking whether gcc accepts -g configure:2476: checking how to run the C preprocessor configure:2497: gcc -E conftest.c >/dev/null 2>conftest.out configure:2558: checking for icc configure:2582: checking for suncc configure:2607: checking whether gcc and cc understand -c and -o together configure:2622: gcc -c conftest.c -o conftest.o 1>&5 configure:2623: gcc -c conftest.c -o conftest.o 1>&5 configure:2628: cc -c conftest.c 1>&5 configure:2630: cc -c conftest.c -o conftest.o 1>&5 configure:2631: cc -c conftest.c -o conftest.o 1>&5 configure:2658: checking how to run the C preprocessor configure:2738: checking for AIX configure:2762: checking whether ln -s works configure:2787: checking for system library directory configure:2810: checking whether to enable runpaths configure:2831: checking if compiler supports -R configure:2846: gcc -o conftest -g -O2 conftest.c -R /usr/lib 1>&5 ld: in /usr/lib, can't map file, errno=22 for architecture x86_64 collect2: ld returned 1 exit status configure: failed program was: #line 2839 "configure" #include "confdefs.h" int main() { ; return 0; } configure:2864: checking if compiler supports -Wl,-rpath, configure:2879: gcc -o conftest -g -O2 conftest.c -Wl,-rpath,/usr/lib 1>&5 configure:2910: checking for gawk configure:2910: checking for nawk configure:2910: checking for awk configure:2951: checking if awk is broken configure:2970: checking for bison configure:3010: checking for bison version configure:3048: checking for re2c configure:3115: checking whether to enable computed goto gcc extension with re2c configure:3224: checking whether gcc supports -no-cpp-precomp configure:3425: checking whether to force non-PIC code in shared modules configure:3455: checking whether /dev/urandom exists configure:3534: gcc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c 1>&5 configure:3554: checking for pthreads_cflags configure:3624: checking for pthreads_lib configure:3795: checking for AOLserver support configure:4060: checking for Apache 1.x module support via DSO through APXS configure:4391: checking for Apache 1.x module support configure:5268: checking whether to enable Apache charset compatibility option configure:5435: checking for Apache 2.0 filter-module support via DSO through APXS configure:6324: checking for Apache 2.0 handler-module support via DSO through APXS configure:7214: checking for Apache 1.x (hooks) module support via DSO through APXS configure:7545: checking for Apache 1.x (hooks) module support configure:8422: checking whether to enable Apache charset compatibility option configure:8590: checking for Caudium support configure:8949: checking for CLI build configure:8999: checking for Continuity support configure:9281: checking for embedded SAPI library support configure:9545: checking for FPM build configure:9553: checking for setenv configure:9581: gcc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c 1>&5 configure:9553: checking for clearenv configure:9581: gcc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c 1>&5 Undefined symbols for architecture x86_64: "_clearenv", referenced from: _main in cc2C1L2A.o ld: symbol(s) not found for architecture x86_64 collect2: ld returned 1 exit status configure: failed program was: #line 9558 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char clearenv(); below. */ #include <assert.h> /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char clearenv(); int main() { /* 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_clearenv) || defined (__stub___clearenv) choke me #else clearenv(); #endif ; return 0; } configure:9553: checking for setproctitle configure:9581: gcc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c 1>&5 Undefined symbols for architecture x86_64: "_setproctitle", referenced from: _main in ccrAxHGH.o ld: symbol(s) not found for architecture x86_64 collect2: ld returned 1 exit status configure: failed program was: #line 9558 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char setproctitle(); below. */ #include <assert.h> /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char setproctitle(); int main() { /* 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_setproctitle) || defined (__stub___setproctitle) choke me #else setproctitle(); #endif ; return 0; } configure:9608: checking for library containing socket configure:9626: gcc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c 1>&5 configure:9670: checking for library containing inet_addr configure:9688: gcc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c 1>&5 configure:9735: checking for errno.h configure:9745: gcc -E -no-cpp-precomp conftest.c >/dev/null 2>conftest.out configure:9735: checking for fcntl.h configure:9745: gcc -E -no-cpp-precomp conftest.c >/dev/null 2>conftest.out configure:9735: checking for stdio.h configure:9745: gcc -E -no-cpp-precomp conftest.c >/dev/null 2>conftest.out configure:9735: checking for stdlib.h configure:9745: gcc -E -no-cpp-precomp conftest.c >/dev/null 2>conftest.out configure:9735: checking for unistd.h configure:9745: gcc -E -no-cpp-precomp conftest.c >/dev/null 2>conftest.out configure:9735: checking for sys/uio.h configure:9745: gcc -E -no-cpp-precomp conftest.c >/dev/null 2>conftest.out configure:9775: checking for sys/select.h configure:9785: gcc -E -no-cpp-precomp conftest.c >/dev/null 2>conftest.out configure:9775: checking for sys/socket.h configure:9785: gcc -E -no-cpp-precomp conftest.c >/dev/null 2>conftest.out configure:9775: checking for sys/time.h configure:9785: gcc -E -no-cpp-precomp conftest.c >/dev/null 2>conftest.out configure:9815: checking for arpa/inet.h configure:9825: gcc -E -no-cpp-precomp conftest.c >/dev/null 2>conftest.out configure:9815: checking for netinet/in.h configure:9825: gcc -E -no-cpp-precomp conftest.c >/dev/null 2>conftest.out configure:9854: checking for prctl configure:9864: gcc -c -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c 1>&5 configure:9858:25: error: sys/prctl.h: No such file or directory configure: failed program was: #line 9857 "configure" #include "confdefs.h" #include <sys/prctl.h> int main() { prctl(0, 0, 0, 0, 0); ; return 0; } configure:9887: checking for clock_gettime configure:9897: gcc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c 1>&5 configure: In function 'main': configure:9893: error: 'CLOCK_MONOTONIC' undeclared (first use in this function) configure:9893: error: (Each undeclared identifier is reported only once configure:9893: error: for each function it appears in.) configure: failed program was: #line 9890 "configure" #include "confdefs.h" #include <time.h> int main() { struct timespec ts; clock_gettime(CLOCK_MONOTONIC, &ts); ; return 0; } configure:9915: checking for clock_gettime in -lrt configure:9928: gcc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c -lrt 1>&5 configure: In function 'main': configure:9924: error: 'CLOCK_MONOTONIC' undeclared (first use in this function) configure:9924: error: (Each undeclared identifier is reported only once configure:9924: error: for each function it appears in.) configure: failed program was: #line 9921 "configure" #include "confdefs.h" #include <time.h> int main() { struct timespec ts; clock_gettime(CLOCK_MONOTONIC, &ts); ; return 0; } configure:9957: checking for clock_get_time configure:9987: gcc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c 1>&5 configure:10018: checking for ptrace configure:10030: gcc -c -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c 1>&5 configure:10048: checking whether ptrace works configure:10125: gcc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c 1>&5 configure: failed program was: #line 10054 "configure" #include "confdefs.h" #include <unistd.h> #include <signal.h> #include <sys/wait.h> #include <sys/types.h> #include <sys/ptrace.h> #include <errno.h> #if !defined(PTRACE_ATTACH) && defined(PT_ATTACH) #define PTRACE_ATTACH PT_ATTACH #endif #if !defined(PTRACE_DETACH) && defined(PT_DETACH) #define PTRACE_DETACH PT_DETACH #endif #if !defined(PTRACE_PEEKDATA) && defined(PT_READ_D) #define PTRACE_PEEKDATA PT_READ_D #endif int main() { long v1 = (unsigned int) -1; /* copy will fail if sizeof(long) == 8 and we've got "int ptrace()" */ long v2; pid_t child; int status; if ( (child = fork()) ) { /* parent */ int ret = 0; if (0 > ptrace(PTRACE_ATTACH, child, 0, 0)) { return 2; } waitpid(child, &status, 0); #ifdef PT_IO struct ptrace_io_desc ptio = { .piod_op = PIOD_READ_D, .piod_offs = &v1, .piod_addr = &v2, .piod_len = sizeof(v1) }; if (0 > ptrace(PT_IO, child, (void *) &ptio, 0)) { ret = 3; } #else errno = 0; v2 = ptrace(PTRACE_PEEKDATA, child, (void *) &v1, 0); if (errno) { ret = 4; } #endif ptrace(PTRACE_DETACH, child, (void *) 1, 0); kill(child, SIGKILL); return ret ? ret : (v1 != v2); } else { /* child */ sleep(10); return 0; } } configure:10156: checking for mach_vm_read configure:10170: gcc -c -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c 1>&5 configure:10286: checking if gcc supports __sync_bool_compare_and_swap configure:10299: gcc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c 1>&5 configure:10322: checking for TCP_INFO configure:10332: gcc -c -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c 1>&5 configure: In function 'main': configure:10328: error: storage size of 'ti' isn't known configure:10328: error: 'TCP_INFO' undeclared (first use in this function) configure:10328: error: (Each undeclared identifier is reported only once configure:10328: error: for each function it appears in.) configure: failed program was: #line 10325 "configure" #include "confdefs.h" #include <netinet/tcp.h> int main() { struct tcp_info ti; int x = TCP_INFO; ; return 0; } configure:10357: checking for SO_LISTENQLEN configure:10367: gcc -c -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c 1>&5 configure: In function 'main': configure:10363: error: 'SO_LISTENQLIMIT' undeclared (first use in this function) configure:10363: error: (Each undeclared identifier is reported only once configure:10363: error: for each function it appears in.) configure:10363: error: 'SO_LISTENQLEN' undeclared (first use in this function) configure: failed program was: #line 10360 "configure" #include "confdefs.h" #include <sys/socket.h> int main() { int x = SO_LISTENQLIMIT; int y = SO_LISTENQLEN; ; return 0; } configure:10393: checking for sysconf configure:10403: gcc -c -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c 1>&5 configure:10424: checking for times configure:10434: gcc -c -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c 1>&5 configure:10806: checking for Zeus ISAPI support configure:11060: checking for LiteSpeed support configure:11323: checking for Milter support configure:11615: checking for NSAPI support configure:11975: checking for PHTTPD support configure:12229: checking for Pi3Web support configure:12601: checking whether Roxen module is build using ZTS configure:12622: checking for Roxen/Pike support configure:12908: checking for thttpd configure:13177: checking for TUX configure:13431: checking for webjames configure:13984: checking for chosen SAPI module configure:14041: checking for sendmail configure:14080: checking whether system uses EBCDIC configure:14099: gcc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c 1>&5 configure: failed program was: #line 14091 "configure" #include "confdefs.h" int main(void) { return (unsigned char)'A' != (unsigned char)0xC1; } configure:14127: checking whether byte ordering is bigendian configure:14153: gcc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c 1>&5 configure: failed program was: #line 14137 "configure" #include "confdefs.h" int main(void) { short one = 1; char *cp = (char *)&one; if (*cp == 0) { return(0); } else { return(1); } } configure:14179: checking whether writing to stdout works configure:14208: gcc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c 1>&5 configure:14283: checking for socket configure:14311: gcc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c 1>&5 configure:14540: checking for socketpair configure:14568: gcc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c 1>&5 configure:14797: checking for htonl configure:14825: gcc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c 1>&5 configure:15054: checking for gethostname configure:15082: gcc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c 1>&5 configure:15311: checking for gethostbyaddr configure:15339: gcc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c 1>&5 configure:15568: checking for yp_get_default_domain configure:15596: gcc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c 1>&5 configure:15826: checking for dlopen configure:15854: gcc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c 1>&5 configure:16084: checking for sin in -lm configure:16103: gcc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c -lm 1>&5 configure:16096: warning: conflicting types for built-in function 'sin' configure:16137: checking for inet_aton configure:16165: gcc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c -lm 1>&5 configure:16530: checking for ANSI C header files configure:16543: gcc -E -no-cpp-precomp conftest.c >/dev/null 2>conftest.out configure:16610: gcc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c -lm 1>&5 configure: In function 'main': configure:16605: warning: incompatible implicit declaration of built-in function 'exit' configure:16638: checking for dirent.h that defines DIR configure:16651: gcc -c -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c 1>&5 configure:16676: checking for opendir in -ldir configure:16695: gcc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c -ldir -lm 1>&5 ld: library not found for -ldir collect2: ld returned 1 exit status configure: failed program was: #line 16684 "configure" #include "confdefs.h" /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char opendir(); int main() { opendir() ; return 0; } configure:16818: checking for inttypes.h configure:16828: gcc -E -no-cpp-precomp conftest.c >/dev/null 2>conftest.out configure:16818: checking for stdint.h configure:16828: gcc -E -no-cpp-precomp conftest.c >/dev/null 2>conftest.out configure:16818: checking for dirent.h configure:16828: gcc -E -no-cpp-precomp conftest.c >/dev/null 2>conftest.out configure:16818: checking for ApplicationServices/ApplicationServices.h configure:16828: gcc -E -no-cpp-precomp conftest.c >/dev/null 2>conftest.out configure:16818: checking for sys/param.h configure:16828: gcc -E -no-cpp-precomp conftest.c >/dev/null 2>conftest.out configure:16818: checking for sys/types.h configure:16828: gcc -E -no-cpp-precomp conftest.c >/dev/null 2>conftest.out configure:16818: checking for sys/time.h configure:16818: checking for netinet/in.h configure:16818: checking for alloca.h configure:16828: gcc -E -no-cpp-precomp conftest.c >/dev/null 2>conftest.out configure:16818: checking for arpa/inet.h configure:16818: checking for arpa/nameser.h configure:16828: gcc -E -no-cpp-precomp conftest.c >/dev/null 2>conftest.out configure:16818: checking for assert.h configure:16828: gcc -E -no-cpp-precomp conftest.c >/dev/null 2>conftest.out configure:16818: checking for crypt.h configure:16828: gcc -E -no-cpp-precomp conftest.c >/dev/null 2>conftest.out configure:16824:19: error: crypt.h: No such file or directory configure: failed program was: #line 16823 "configure" #include "confdefs.h" #include <crypt.h> configure:16818: checking for dns.h configure:16828: gcc -E -no-cpp-precomp conftest.c >/dev/null 2>conftest.out configure:16818: checking for fcntl.h configure:16818: checking for grp.h configure:16828: gcc -E -no-cpp-precomp conftest.c >/dev/null 2>conftest.out configure:16818: checking for ieeefp.h configure:16828: gcc -E -no-cpp-precomp conftest.c >/dev/null 2>conftest.out configure:16824:20: error: ieeefp.h: No such file or directory configure: failed program was: #line 16823 "configure" #include "confdefs.h" #include <ieeefp.h> configure:16818: checking for langinfo.h configure:16828: gcc -E -no-cpp-precomp conftest.c >/dev/null 2>conftest.out configure:16818: checking for limits.h configure:16828: gcc -E -no-cpp-precomp conftest.c >/dev/null 2>conftest.out configure:16818: checking for locale.h configure:16828: gcc -E -no-cpp-precomp conftest.c >/dev/null 2>conftest.out configure:16818: checking for monetary.h configure:16828: gcc -E -no-cpp-precomp conftest.c >/dev/null 2>conftest.out configure:16818: checking for netdb.h configure:16828: gcc -E -no-cpp-precomp conftest.c >/dev/null 2>conftest.out configure:16818: checking for pwd.h configure:16828: gcc -E -no-cpp-precomp conftest.c >/dev/null 2>conftest.out configure:16818: checking for resolv.h configure:16828: gcc -E -no-cpp-precomp conftest.c >/dev/null 2>conftest.out configure:16818: checking for signal.h configure:16828: gcc -E -no-cpp-precomp conftest.c >/dev/null 2>conftest.out configure:16818: checking for stdarg.h configure:16828: gcc -E -no-cpp-precomp conftest.c >/dev/null 2>conftest.out configure:16818: checking for stdlib.h configure:16818: checking for string.h configure:16828: gcc -E -no-cpp-precomp conftest.c >/dev/null 2>conftest.out configure:16818: checking for syslog.h configure:16828: gcc -E -no-cpp-precomp conftest.c >/dev/null 2>conftest.out configure:16818: checking for sysexits.h configure:16828: gcc -E -no-cpp-precomp conftest.c >/dev/null 2>conftest.out configure:16818: checking for sys/ioctl.h configure:16828: gcc -E -no-cpp-precomp conftest.c >/dev/null 2>conftest.out configure:16818: checking for sys/file.h configure:16828: gcc -E -no-cpp-precomp conftest.c >/dev/null 2>conftest.out configure:16818: checking for sys/mman.h configure:16828: gcc -E -no-cpp-precomp conftest.c >/dev/null 2>conftest.out configure:16818: checking for sys/mount.h configure:16828: gcc -E -no-cpp-precomp conftest.c >/dev/null 2>conftest.out configure:16818: checking for sys/poll.h configure:16828: gcc -E -no-cpp-precomp conftest.c >/dev/null 2>conftest.out configure:16818: checking for sys/resource.h configure:16828: gcc -E -no-cpp-precomp conftest.c >/dev/null 2>conftest.out configure:16818: checking for sys/select.h configure:16818: checking for sys/socket.h configure:16818: checking for sys/stat.h configure:16828: gcc -E -no-cpp-precomp conftest.c >/dev/null 2>conftest.out configure:16818: checking for sys/statfs.h configure:16828: gcc -E -no-cpp-precomp conftest.c >/dev/null 2>conftest.out configure:16824:24: error: sys/statfs.h: No such file or directory configure: failed program was: #line 16823 "configure" #include "confdefs.h" #include <sys/statfs.h> configure:16818: checking for sys/statvfs.h configure:16828: gcc -E -no-cpp-precomp conftest.c >/dev/null 2>conftest.out configure:16818: checking for sys/vfs.h configure:16828: gcc -E -no-cpp-precomp conftest.c >/dev/null 2>conftest.out configure:16824:21: error: sys/vfs.h: No such file or directory configure: failed program was: #line 16823 "configure" #include "confdefs.h" #include <sys/vfs.h> configure:16818: checking for sys/sysexits.h configure:16828: gcc -E -no-cpp-precomp conftest.c >/dev/null 2>conftest.out configure:16824:26: error: sys/sysexits.h: No such file or directory configure: failed program was: #line 16823 "configure" #include "confdefs.h" #include <sys/sysexits.h> configure:16818: checking for sys/varargs.h configure:16828: gcc -E -no-cpp-precomp conftest.c >/dev/null 2>conftest.out configure:16824:25: error: sys/varargs.h: No such file or directory configure: failed program was: #line 16823 "configure" #include "confdefs.h" #include <sys/varargs.h> configure:16818: checking for sys/wait.h configure:16828: gcc -E -no-cpp-precomp conftest.c >/dev/null 2>conftest.out configure:16818: checking for sys/loadavg.h configure:16828: gcc -E -no-cpp-precomp conftest.c >/dev/null 2>conftest.out configure:16824:25: error: sys/loadavg.h: No such file or directory configure: failed program was: #line 16823 "configure" #include "confdefs.h" #include <sys/loadavg.h> configure:16818: checking for termios.h configure:16828: gcc -E -no-cpp-precomp conftest.c >/dev/null 2>conftest.out configure:16818: checking for unistd.h configure:16818: checking for unix.h configure:16828: gcc -E -no-cpp-precomp conftest.c >/dev/null 2>conftest.out configure:16824:18: error: unix.h: No such file or directory configure: failed program was: #line 16823 "configure" #include "confdefs.h" #include <unix.h> configure:16818: checking for utime.h configure:16828: gcc -E -no-cpp-precomp conftest.c >/dev/null 2>conftest.out configure:16818: checking for sys/utsname.h configure:16828: gcc -E -no-cpp-precomp conftest.c >/dev/null 2>conftest.out configure:16818: checking for sys/ipc.h configure:16828: gcc -E -no-cpp-precomp conftest.c >/dev/null 2>conftest.out configure:16818: checking for dlfcn.h configure:16828: gcc -E -no-cpp-precomp conftest.c >/dev/null 2>conftest.out configure:16818: checking for assert.h configure:16857: checking for fopencookie configure:16885: gcc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c -lm 1>&5 Undefined symbols for architecture x86_64: "_fopencookie", referenced from: _main in cc3P6Rng.o ld: symbol(s) not found for architecture x86_64 collect2: ld returned 1 exit status configure: failed program was: #line 16862 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char fopencookie(); below. */ #include <assert.h> /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char fopencookie(); int main() { /* 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_fopencookie) || defined (__stub___fopencookie) choke me #else fopencookie(); #endif ; return 0; } configure:17032: checking for broken getcwd configure:17047: checking for broken libc stdio configure:17108: gcc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c -lm 1>&5 configure: In function 'main': configure:17092: warning: incompatible implicit declaration of built-in function 'exit' configure:17136: checking whether struct tm is in sys/time.h or time.h configure:17149: gcc -c -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c 1>&5 configure:17170: checking for tm_zone in struct tm configure:17183: gcc -c -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c 1>&5 configure:17242: checking for missing declarations of reentrant functions configure:17251: gcc -c -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c 1>&5 configure:17276: gcc -c -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c 1>&5 configure:17301: gcc -c -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c 1>&5 configure:17326: gcc -c -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c 1>&5 configure:17351: gcc -c -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c 1>&5 configure:17372: checking for fclose declaration configure:17381: gcc -c -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c 1>&5 configure:17407: checking for tm_gmtoff in struct tm configure:17420: gcc -c -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c 1>&5 configure:17443: checking for struct flock configure:17458: gcc -c -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c 1>&5 configure:17485: checking for socklen_t configure:17502: gcc -c -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c 1>&5 configure:17528: checking size of size_t configure:17548: gcc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c -lm 1>&5 configure: In function 'main': configure:17542: warning: incompatible implicit declaration of built-in function 'exit' configure:17543: warning: format '%d' expects type 'int', but argument 3 has type 'long unsigned int' configure:17568: checking size of long long configure:17588: gcc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c -lm 1>&5 configure: In function 'main': configure:17582: warning: incompatible implicit declaration of built-in function 'exit' configure:17583: warning: format '%d' expects type 'int', but argument 3 has type 'long unsigned int' configure:17608: checking size of long long int configure:17628: gcc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c -lm 1>&5 configure: In function 'main': configure:17622: warning: incompatible implicit declaration of built-in function 'exit' configure:17623: warning: format '%d' expects type 'int', but argument 3 has type 'long unsigned int' configure:17648: checking size of long configure:17668: gcc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c -lm 1>&5 configure: In function 'main': configure:17662: warning: incompatible implicit declaration of built-in function 'exit' configure:17663: warning: format '%d' expects type 'int', but argument 3 has type 'long unsigned int' configure:17688: checking size of int configure:17708: gcc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c -lm 1>&5 configure: In function 'main': configure:17702: warning: incompatible implicit declaration of built-in function 'exit' configure:17703: warning: format '%d' expects type 'int', but argument 3 has type 'long unsigned int' configure:17730: checking size of intmax_t configure:17771: gcc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c 1>&5 configure: In function 'main': configure:17765: warning: format '%d' expects type 'int', but argument 3 has type 'long unsigned int' configure:17810: checking size of ssize_t configure:17851: gcc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c 1>&5 configure: In function 'main': configure:17845: warning: format '%d' expects type 'int', but argument 3 has type 'long unsigned int' configure:17890: checking size of ptrdiff_t configure:17931: gcc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c 1>&5 configure: In function 'main': configure:17925: warning: format '%d' expects type 'int', but argument 3 has type 'long unsigned int' configure:17970: checking for st_blksize in struct stat configure:17983: gcc -c -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c 1>&5 configure:18005: checking for st_blocks in struct stat configure:18018: gcc -c -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c 1>&5 configure:18045: checking for st_rdev in struct stat configure:18058: gcc -c -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c 1>&5 configure:18080: checking for size_t configure:18113: checking for uid_t in sys/types.h configure:18149: checking for struct sockaddr_storage configure:18162: gcc -c -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c 1>&5 configure:18183: checking for field sa_len in struct sockaddr configure:18197: gcc -c -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c 1>&5 configure:18220: checking for IPv6 support configure:18234: gcc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c -lm 1>&5 configure:18250: checking for vprintf configure:18278: gcc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c -lm 1>&5 configure:18262: warning: conflicting types for built-in function 'vprintf' configure:18438: checking for alphasort configure:18466: gcc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c -lm 1>&5 configure:18438: checking for asctime_r configure:18466: gcc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c -lm 1>&5 configure:18438: checking for chroot configure:18466: gcc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c -lm 1>&5 configure:18438: checking for ctime_r configure:18466: gcc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c -lm 1>&5 configure:18438: checking for cuserid configure:18466: gcc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c -lm 1>&5 Undefined symbols for architecture x86_64: "_cuserid", referenced from: _main in cctVhr1v.o ld: symbol(s) not found for architecture x86_64 collect2: ld returned 1 exit status configure: failed program was: #line 18443 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char cuserid(); below. */ #include <assert.h> /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char cuserid(); int main() { /* 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_cuserid) || defined (__stub___cuserid) choke me #else cuserid(); #endif ; return 0; } configure:18438: checking for crypt configure:18466: gcc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c -lm 1>&5 configure:18438: checking for flock configure:18466: gcc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c -lm 1>&5 configure:18438: checking for ftok configure:18466: gcc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c -lm 1>&5 configure:18438: checking for funopen configure:18466: gcc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c -lm 1>&5 configure:18438: checking for gai_strerror configure:18466: gcc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c -lm 1>&5 configure:18438: checking for gcvt configure:18466: gcc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c -lm 1>&5 configure:18438: checking for getloadavg configure:18466: gcc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c -lm 1>&5 configure:18438: checking for getlogin configure:18466: gcc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c -lm 1>&5 configure:18438: checking for getprotobyname configure:18466: gcc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c -lm 1>&5 configure:18438: checking for getprotobynumber configure:18466: gcc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c -lm 1>&5 configure:18438: checking for getservbyname configure:18466: gcc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c -lm 1>&5 configure:18438: checking for getservbyport configure:18466: gcc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c -lm 1>&5 configure:18438: checking for gethostname configure:18438: checking for getrusage configure:18466: gcc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c -lm 1>&5 configure:18438: checking for gettimeofday configure:18466: gcc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c -lm 1>&5 configure:18438: checking for gmtime_r configure:18466: gcc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c -lm 1>&5 configure:18438: checking for getpwnam_r configure:18466: gcc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c -lm 1>&5 configure:18438: checking for getgrnam_r configure:18466: gcc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c -lm 1>&5 configure:18438: checking for getpwuid_r configure:18466: gcc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c -lm 1>&5 configure:18438: checking for grantpt configure:18466: gcc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c -lm 1>&5 configure:18438: checking for inet_ntoa configure:18466: gcc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c -lm 1>&5 configure:18438: checking for inet_ntop configure:18466: gcc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c -lm 1>&5 configure:18438: checking for inet_pton configure:18466: gcc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c -lm 1>&5 configure:18438: checking for isascii configure:18466: gcc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c -lm 1>&5 configure:18450: warning: conflicting types for built-in function 'isascii' configure:18438: checking for link configure:18466: gcc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c -lm 1>&5 configure:18438: checking for localtime_r configure:18466: gcc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c -lm 1>&5 configure:18438: checking for lockf configure:18466: gcc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c -lm 1>&5 configure:18438: checking for lchown configure:18466: gcc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c -lm 1>&5 configure:18438: checking for lrand48 configure:18466: gcc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c -lm 1>&5 configure:18438: checking for memcpy configure:18466: gcc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c -lm 1>&5 configure:18450: warning: conflicting types for built-in function 'memcpy' configure:18438: checking for memmove configure:18466: gcc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c -lm 1>&5 configure:18450: warning: conflicting types for built-in function 'memmove' configure:18438: checking for mkstemp configure:18466: gcc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c -lm 1>&5 configure:18438: checking for mmap configure:18466: gcc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c -lm 1>&5 configure:18438: checking for nl_langinfo configure:18466: gcc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c -lm 1>&5 configure:18438: checking for perror configure:18466: gcc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c -lm 1>&5 configure:18438: checking for poll configure:18466: gcc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c -lm 1>&5 configure:18438: checking for ptsname configure:18466: gcc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c -lm 1>&5 configure:18438: checking for putenv configure:18466: gcc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c -lm 1>&5 configure:18438: checking for realpath configure:18466: gcc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c -lm 1>&5 configure:18438: checking for random configure:18466: gcc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c -lm 1>&5 configure:18438: checking for rand_r configure:18466: gcc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c -lm 1>&5 configure:18438: checking for scandir configure:18466: gcc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c -lm 1>&5 configure:18438: checking for setitimer configure:18466: gcc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c -lm 1>&5 configure:18438: checking for setlocale configure:18466: gcc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c -lm 1>&5 configure:18438: checking for localeconv configure:18466: gcc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c -lm 1>&5 configure:18438: checking for setenv configure:18438: checking for setpgid configure:18466: gcc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c -lm 1>&5 configure:18438: checking for setsockopt configure:18466: gcc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c -lm 1>&5 configure:18438: checking for setvbuf configure:18466: gcc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c -lm 1>&5 configure:18438: checking for shutdown configure:18466: gcc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c -lm 1>&5 configure:18438: checking for sin configure:18466: gcc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c -lm 1>&5 configure:18450: warning: conflicting types for built-in function 'sin' configure:18438: checking for snprintf configure:18466: gcc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c -lm 1>&5 configure:18450: warning: conflicting types for built-in function 'snprintf' configure:18438: checking for srand48 configure:18466: gcc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c -lm 1>&5 configure:18438: checking for srandom configure:18466: gcc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c -lm 1>&5 configure:18438: checking for statfs configure:18466: gcc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c -lm 1>&5 configure:18438: checking for statvfs configure:18466: gcc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c -lm 1>&5 configure:18438: checking for std_syslog configure:18466: gcc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c -lm 1>&5 Undefined symbols for architecture x86_64: "_std_syslog", referenced from: _main in ccUThn7l.o ld: symbol(s) not found for architecture x86_64 collect2: ld returned 1 exit status configure: failed program was: #line 18443 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char std_syslog(); below. */ #include <assert.h> /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char std_syslog(); int main() { /* 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_std_syslog) || defined (__stub___std_syslog) choke me #else std_syslog(); #endif ; return 0; } configure:18438: checking for strcasecmp configure:18466: gcc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c -lm 1>&5 configure:18450: warning: conflicting types for built-in function 'strcasecmp' configure:18438: checking for strcoll configure:18466: gcc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c -lm 1>&5 configure:18438: checking for strdup configure:18466: gcc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c -lm 1>&5 configure:18450: warning: conflicting types for built-in function 'strdup' configure:18438: checking for strerror configure:18466: gcc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c -lm 1>&5 configure:18438: checking for strftime configure:18466: gcc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c -lm 1>&5 configure:18450: warning: conflicting types for built-in function 'strftime' configure:18438: checking for strnlen configure:18466: gcc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c -lm 1>&5 Undefined symbols for architecture x86_64: "_strnlen", referenced from: _main in ccESshKI.o ld: symbol(s) not found for architecture x86_64 collect2: ld returned 1 exit status configure: failed program was: #line 18443 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char strnlen(); below. */ #include <assert.h> /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char strnlen(); int main() { /* 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_strnlen) || defined (__stub___strnlen) choke me #else strnlen(); #endif ; return 0; } configure:18438: checking for strptime configure:18466: gcc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c -lm 1>&5 configure:18438: checking for strstr configure:18466: gcc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c -lm 1>&5 configure:18450: warning: conflicting types for built-in function 'strstr' configure:18438: checking for strtok_r configure:18466: gcc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c -lm 1>&5 configure:18438: checking for symlink configure:18466: gcc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c -lm 1>&5 configure:18438: checking for tempnam configure:18466: gcc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c -lm 1>&5 configure:18438: checking for tzset configure:18466: gcc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c -lm 1>&5 configure:18438: checking for unlockpt configure:18466: gcc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c -lm 1>&5 configure:18438: checking for unsetenv configure:18466: gcc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c -lm 1>&5 configure:18438: checking for usleep configure:18466: gcc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c -lm 1>&5 configure:18438: checking for utime configure:18466: gcc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c -lm 1>&5 configure:18438: checking for vsnprintf configure:18466: gcc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c -lm 1>&5 configure:18450: warning: conflicting types for built-in function 'vsnprintf' configure:18438: checking for vasprintf configure:18466: gcc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c -lm 1>&5 configure:18438: checking for asprintf configure:18466: gcc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c -lm 1>&5 configure:18497: checking for nanosleep in -lrt configure:18516: gcc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c -lrt -lm 1>&5 ld: library not found for -lrt collect2: ld returned 1 exit status configure: failed program was: #line 18505 "configure" #include "confdefs.h" /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char nanosleep(); int main() { nanosleep() ; return 0; } configure:18536: checking for __nanosleep in -lrt configure:18555: gcc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c -lrt -lm 1>&5 ld: library not found for -lrt collect2: ld returned 1 exit status configure: failed program was: #line 18544 "configure" #include "confdefs.h" /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char __nanosleep(); int main() { __nanosleep() ; return 0; } configure:18635: checking for getaddrinfo configure:18647: gcc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c -lm 1>&5 configure:18693: gcc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c -lm 1>&5 configure: In function 'main': configure:18663: warning: incompatible implicit declaration of built-in function 'memset' configure:18667: warning: incompatible implicit declaration of built-in function 'exit' configure:18671: warning: incompatible implicit declaration of built-in function 'exit' configure:18679: warning: incompatible implicit declaration of built-in function 'exit' configure:18683: warning: incompatible implicit declaration of built-in function 'exit' configure:18688: warning: incompatible implicit declaration of built-in function 'exit' configure:18725: checking for strlcat configure:18753: gcc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c -lm 1>&5 configure:18725: checking for strlcpy configure:18753: gcc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c -lm 1>&5 configure:18725: checking for getopt configure:18753: gcc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c -lm 1>&5 configure:18780: checking whether utime accepts a null argument configure:18801: gcc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c -lm 1>&5 configure: In function 'main': configure:18795: warning: incompatible implicit declaration of built-in function 'exit' configure:18827: checking for working alloca.h configure:18860: checking for alloca configure:18893: gcc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c -lm 1>&5 configure:19060: checking for declared timezone configure:19081: gcc -c -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c 1>&5 configure:19107: checking for type of reentrant time-related functions configure:19136: gcc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c -lm 1>&5 configure: In function 'main': configure:19128: warning: assignment makes integer from pointer without a cast configure:19129: error: too many arguments to function 'asctime_r' configure:19129: warning: cast from pointer to integer of different size configure: failed program was: #line 19118 "configure" #include "confdefs.h" #include <time.h> main() { char buf[27]; struct tm t; time_t old = 0; int r, s; s = gmtime_r(&old, &t); r = (int) asctime_r(&t, buf, 26); if (r == s && s == 0) return (0); return (1); } configure:19168: gcc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c -lm 1>&5 configure: In function 'main': configure:19161: error: too many arguments to function 'asctime_r' configure: failed program was: #line 19152 "configure" #include "confdefs.h" #include <time.h> main() { struct tm t, *s; time_t old = 0; char buf[27], *p; s = gmtime_r(&old, &t); p = asctime_r(&t, buf, 26); if (p == buf && s == &t) return (0); return (1); } configure:19206: checking for readdir_r configure:19234: gcc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c -lm 1>&5 configure:19256: checking for type of readdir_r configure:19292: gcc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c -lm 1>&5 configure: In function 'main': configure:19284: warning: incompatible implicit declaration of built-in function 'exit' configure:19355: checking for in_addr_t configure:19394: checking for crypt_r configure:19422: gcc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c -lm 1>&5 Undefined symbols for architecture x86_64: "_crypt_r", referenced from: _main in ccXfucx7.o ld: symbol(s) not found for architecture x86_64 collect2: ld returned 1 exit status configure: failed program was: #line 19399 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char crypt_r(); below. */ #include <assert.h> /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char crypt_r(); int main() { /* 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_crypt_r) || defined (__stub___crypt_r) choke me #else crypt_r(); #endif ; return 0; } configure:19579: checking whether to include gcov symbols configure:19739: checking whether to include debugging symbols configure:19787: checking layout of installed files configure:19819: checking path to configuration file configure:19850: checking where to scan for configuration files configure:19883: checking whether to enable safe mode by default configure:19915: checking for safe mode exec dir configure:19956: checking whether to enable PHP's own SIGCHLD handler configure:19991: checking whether to enable magic quotes by default configure:20026: checking whether to explicitly link against libgcc configure:20103: checking whether to enable short tags by default configure:20138: checking whether to enable dmalloc configure:20223: checking whether to enable IPv6 support configure:20250: checking how big to make fd sets configure:20318: checking size of long configure:20358: checking size of int configure:20399: checking for int32_t configure:20424: gcc -c -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c 1>&5 configure:20447: checking for uint32_t configure:20472: gcc -c -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c 1>&5 configure:20504: checking for sys/types.h configure:20504: checking for inttypes.h configure:20504: checking for stdint.h configure:20504: checking for string.h configure:20504: checking for stdlib.h configure:20544: checking for strtoll configure:20572: gcc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c -lm 1>&5 configure:20544: checking for atoll configure:20572: gcc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c -lm 1>&5 configure:20544: checking for strftime configure:21034: checking which regex library to use configure:21451: checking whether to enable LIBXML support configure:21496: checking libxml2 install dir configure:21522: checking for xml2-config path configure:21680: checking whether libxml build works configure:21707: gcc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp -Wl,-rpath,/Server/software/lib -L/Server/software/lib conftest.c -lm -lxml2 -lz -liconv -lm 1>&5 configure: failed program was: #line 21696 "configure" #include "confdefs.h" char xmlInitParser(); int main() { xmlInitParser(); return 0; }
Optional Paste Settings
Category:
None
Cryptocurrency
Cybersecurity
Fixit
Food
Gaming
Haiku
Help
History
Housing
Jokes
Legal
Money
Movies
Music
Pets
Photo
Science
Software
Source Code
Spirit
Sports
Travel
TV
Writing
Tags:
Syntax Highlighting:
None
Bash
C
C#
C++
CSS
HTML
JSON
Java
JavaScript
Lua
Markdown (PRO members only)
Objective C
PHP
Perl
Python
Ruby
Swift
4CS
6502 ACME Cross Assembler
6502 Kick Assembler
6502 TASM/64TASS
ABAP
AIMMS
ALGOL 68
APT Sources
ARM
ASM (NASM)
ASP
ActionScript
ActionScript 3
Ada
Apache Log
AppleScript
Arduino
Asymptote
AutoIt
Autohotkey
Avisynth
Awk
BASCOM AVR
BNF
BOO
Bash
Basic4GL
Batch
BibTeX
Blitz Basic
Blitz3D
BlitzMax
BrainFuck
C
C (WinAPI)
C Intermediate Language
C for Macs
C#
C++
C++ (WinAPI)
C++ (with Qt extensions)
C: Loadrunner
CAD DCL
CAD Lisp
CFDG
CMake
COBOL
CSS
Ceylon
ChaiScript
Chapel
Clojure
Clone C
Clone C++
CoffeeScript
ColdFusion
Cuesheet
D
DCL
DCPU-16
DCS
DIV
DOT
Dart
Delphi
Delphi Prism (Oxygene)
Diff
E
ECMAScript
EPC
Easytrieve
Eiffel
Email
Erlang
Euphoria
F#
FO Language
Falcon
Filemaker
Formula One
Fortran
FreeBasic
FreeSWITCH
GAMBAS
GDB
GDScript
Game Maker
Genero
Genie
GetText
Go
Godot GLSL
Groovy
GwBasic
HQ9 Plus
HTML
HTML 5
Haskell
Haxe
HicEst
IDL
INI file
INTERCAL
IO
ISPF Panel Definition
Icon
Inno Script
J
JCL
JSON
Java
Java 5
JavaScript
Julia
KSP (Kontakt Script)
KiXtart
Kotlin
LDIF
LLVM
LOL Code
LScript
Latex
Liberty BASIC
Linden Scripting
Lisp
Loco Basic
Logtalk
Lotus Formulas
Lotus Script
Lua
M68000 Assembler
MIX Assembler
MK-61/52
MPASM
MXML
MagikSF
Make
MapBasic
Markdown (PRO members only)
MatLab
Mercury
MetaPost
Modula 2
Modula 3
Motorola 68000 HiSoft Dev
MySQL
Nagios
NetRexx
Nginx
Nim
NullSoft Installer
OCaml
OCaml Brief
Oberon 2
Objeck Programming Langua
Objective C
Octave
Open Object Rexx
OpenBSD PACKET FILTER
OpenGL Shading
Openoffice BASIC
Oracle 11
Oracle 8
Oz
PARI/GP
PCRE
PHP
PHP Brief
PL/I
PL/SQL
POV-Ray
ParaSail
Pascal
Pawn
Per
Perl
Perl 6
Phix
Pic 16
Pike
Pixel Bender
PostScript
PostgreSQL
PowerBuilder
PowerShell
ProFTPd
Progress
Prolog
Properties
ProvideX
Puppet
PureBasic
PyCon
Python
Python for S60
QBasic
QML
R
RBScript
REBOL
REG
RPM Spec
Racket
Rails
Rexx
Robots
Roff Manpage
Ruby
Ruby Gnuplot
Rust
SAS
SCL
SPARK
SPARQL
SQF
SQL
SSH Config
Scala
Scheme
Scilab
SdlBasic
Smalltalk
Smarty
StandardML
StoneScript
SuperCollider
Swift
SystemVerilog
T-SQL
TCL
TeXgraph
Tera Term
TypeScript
TypoScript
UPC
Unicon
UnrealScript
Urbi
VB.NET
VBScript
VHDL
VIM
Vala
Vedit
VeriLog
Visual Pro Log
VisualBasic
VisualFoxPro
WHOIS
WhiteSpace
Winbatch
XBasic
XML
XPP
Xojo
Xorg Config
YAML
YARA
Z80 Assembler
ZXBasic
autoconf
jQuery
mIRC
newLISP
q/kdb+
thinBasic
Paste Expiration:
Never
Burn after read
10 Minutes
1 Hour
1 Day
1 Week
2 Weeks
1 Month
6 Months
1 Year
Paste Exposure:
Public
Unlisted
Private
Folder:
(members only)
Password
NEW
Enabled
Disabled
Burn after read
NEW
Paste Name / Title:
Create New Paste
Hello
Guest
Sign Up
or
Login
Sign in with Facebook
Sign in with Twitter
Sign in with Google
You are currently not logged in, this means you can not edit or delete anything you paste.
Sign Up
or
Login
Public Pastes
✅✅✅ EARN 12,500$ IN LESS THAN 10 MINUTES OF W...
JavaScript | 9 min ago | 0.67 KB
BIG TECH BLOCKER v2.2
Batch | 9 min ago | 6.83 KB
Infinite Money Glitch
JavaScript | 19 min ago | 0.67 KB
Blade Ball Script (My Version)
Lua | 26 min ago | 19.62 KB
🚨🚨 Earn 18,000$ Monthly Leaked Guide 🚨🚨
JavaScript | 29 min ago | 0.67 KB
🔥🔥🔥 QUICK $2,500 IN 2 HOURS
JavaScript | 39 min ago | 0.67 KB
💎 From Zero to a Millionaire PDF 💎
JavaScript | 50 min ago | 0.67 KB
🔥🔥 ELON'S BTC STRATEGY 🔥🔥
JavaScript | 60 min ago | 0.67 KB
We use cookies for various purposes including analytics. By continuing to use Pastebin, you agree to our use of cookies as described in the
Cookies Policy
.
OK, I Understand
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!