This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by epic5 configure 2, which was generated by GNU Autoconf 2.71. Invocation command line was $ ./configure ## --------- ## ## Platform. ## ## --------- ## hostname = g6.epicsol.org uname -m = amd64 uname -r = 14.0-RELEASE-p5 uname -s = FreeBSD uname -v = FreeBSD 14.0-RELEASE-p5 #0: Tue Feb 13 23:37:36 UTC 2024 root@amd64-builder.daemonology.net:/usr/obj/usr/src/amd64.amd64/sys/GENERIC /usr/bin/uname -p = amd64 /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /sbin/ PATH: /bin/ PATH: /usr/sbin/ PATH: /usr/bin/ PATH: /usr/local/sbin/ PATH: /usr/local/bin/ PATH: /home/crazyed/bin/ ## ----------- ## ## Core tests. ## ## ----------- ## configure:2686: checking for gcc configure:2707: found /usr/local/bin/gcc configure:2718: result: gcc configure:3071: checking for C compiler version configure:3080: gcc --version >&5 gcc (FreeBSD Ports Collection) 12.2.0 Copyright (C) 2022 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:3091: $? = 0 configure:3080: gcc -v >&5 Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/local/libexec/gcc12/gcc/x86_64-portbld-freebsd14.0/12.2.0/lto-wrapper Target: x86_64-portbld-freebsd14.0 Configured with: /wrkdirs/usr/ports/lang/gcc12/work/gcc-12.2.0/configure --enable-multilib --with-build-config=bootstrap-lto-noplugin --disable-nls --enable-gnu-indirect-function --enable-host-shared --enable-plugin --libdir=/usr/local/lib/gcc12 --libexecdir=/usr/local/libexec/gcc12 --program-suffix=12 --with-as=/usr/local/bin/as --with-gmp=/usr/local --with-gxx-include-dir=/usr/local/lib/gcc12/include/c++/ --with-gxx-libcxx-include-dir=/usr/include/c++/v1 --with-ld=/usr/local/bin/ld --with-pkgversion='FreeBSD Ports Collection' --with-system-zlib --without-zstd --enable-languages=c,c++,objc,fortran,jit --prefix=/usr/local --localstatedir=/var --mandir=/usr/local/man --infodir=/usr/local/share/info/gcc12 --build=x86_64-portbld-freebsd14.0 Thread model: posix Supported LTO compression algorithms: zlib gcc version 12.2.0 (FreeBSD Ports Collection) configure:3091: $? = 0 configure:3080: gcc -V >&5 gcc: error: unrecognized command-line option '-V' gcc: fatal error: no input files compilation terminated. configure:3091: $? = 1 configure:3080: gcc -qversion >&5 gcc: error: unrecognized command-line option '-qversion'; did you mean '--version'? gcc: fatal error: no input files compilation terminated. configure:3091: $? = 1 configure:3080: gcc -version >&5 gcc: error: unrecognized command-line option '-version' gcc: fatal error: no input files compilation terminated. configure:3091: $? = 1 configure:3111: checking whether the C compiler works configure:3133: gcc conftest.c >&5 configure:3137: $? = 0 configure:3187: result: yes configure:3190: checking for C compiler default output file name configure:3192: result: a.out configure:3198: checking for suffix of executables configure:3205: gcc -o conftest conftest.c >&5 configure:3209: $? = 0 configure:3232: result: configure:3254: checking whether we are cross compiling configure:3262: gcc -o conftest conftest.c >&5 configure:3266: $? = 0 configure:3273: ./conftest configure:3277: $? = 0 configure:3292: result: no configure:3297: checking for suffix of object files configure:3320: gcc -c conftest.c >&5 configure:3324: $? = 0 configure:3346: result: o configure:3350: checking whether the compiler supports GNU C configure:3370: gcc -c conftest.c >&5 configure:3370: $? = 0 configure:3380: result: yes configure:3391: checking whether gcc accepts -g configure:3412: gcc -c -g conftest.c >&5 configure:3412: $? = 0 configure:3456: result: yes configure:3476: checking for gcc option to enable C11 features configure:3491: gcc -c -g -O2 conftest.c >&5 configure:3491: $? = 0 configure:3509: result: none needed configure:3624: checking how to run the C preprocessor configure:3650: gcc -E conftest.c configure:3650: $? = 0 configure:3665: gcc -E conftest.c conftest.c:9:10: fatal error: ac_nonexistent.h: No such file or directory 9 | #include | ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:3665: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "epic5" | #define PACKAGE_TARNAME "epic5" | #define PACKAGE_VERSION "2" | #define PACKAGE_STRING "epic5 2" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | /* end confdefs.h. */ | #include configure:3692: result: gcc -E configure:3706: gcc -E conftest.c configure:3706: $? = 0 configure:3721: gcc -E conftest.c conftest.c:9:10: fatal error: ac_nonexistent.h: No such file or directory 9 | #include | ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:3721: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "epic5" | #define PACKAGE_TARNAME "epic5" | #define PACKAGE_VERSION "2" | #define PACKAGE_STRING "epic5 2" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | /* end confdefs.h. */ | #include configure:3752: checking for an extra library directory configure:3809: result: yes, /usr/local configure:3814: checking for setenv in -lcext configure:3837: gcc -o conftest -I/usr/local/include/ -g -O2 conftest.c -lcext -L/usr/local/lib >&5 /usr/local/bin/ld: cannot find -lcext: No such file or directory collect2: error: ld returned 1 exit status configure:3837: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "epic5" | #define PACKAGE_TARNAME "epic5" | #define PACKAGE_VERSION "2" | #define PACKAGE_STRING "epic5 2" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | /* 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. */ | char setenv (); | int | main (void) | { | return setenv (); | ; | return 0; | } configure:3847: result: no configure:3855: checking for Macintosh OS X configure:3861: result: ok configure:3864: checking which multiplexer function to use configure:3898: result: select configure:3901: checking for select configure:3901: gcc -o conftest -I/usr/local/include/ -g -O2 conftest.c -L/usr/local/lib >&5 configure:3901: $? = 0 configure:3901: result: yes configure:3945: checking for socket in -lsocket configure:3968: gcc -o conftest -I/usr/local/include/ -g -O2 conftest.c -lsocket -L/usr/local/lib >&5 /usr/local/bin/ld: cannot find -lsocket: No such file or directory collect2: error: ld returned 1 exit status configure:3968: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "epic5" | #define PACKAGE_TARNAME "epic5" | #define PACKAGE_VERSION "2" | #define PACKAGE_STRING "epic5 2" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define USE_SELECT 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. */ | char socket (); | int | main (void) | { | return socket (); | ; | return 0; | } configure:3978: result: no configure:3999: checking for archive_read_new in -larchive configure:4022: gcc -o conftest -I/usr/local/include/ -g -O2 conftest.c -larchive -L/usr/local/lib >&5 configure:4022: $? = 0 configure:4032: result: yes configure:4039: checking whether libarchive works the way I expect configure:4060: gcc -o conftest -I/usr/local/include/ -g -O2 conftest.c -L/usr/local/lib -larchive >&5 conftest.c: In function 'main': conftest.c:21:25: warning: 'archive_read_open_file' is deprecated [-Wdeprecated-declarations] 21 | archive_read_open_file(x, s, 10240); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from conftest.c:11: /usr/local/include/archive.h:539:15: note: declared here 539 | __LA_DECL int archive_read_open_file(struct archive *, | ^~~~~~~~~~~~~~~~~~~~~~ configure:4060: $? = 0 configure:4075: result: yes configure:4095: checking whether to include SSL support configure:4159: gcc -o conftest -I/usr/local/include/ -g -O2 conftest.c -L/usr/local/lib -larchive -lssl -lcrypto >&5 /usr/local/bin/ld: warning: libcrypto.so.30, needed by /usr/local/lib/libarchive.so, may conflict with libcrypto.so.14 configure:4159: $? = 0 configure:4266: result: yes configure:4272: checking for getpwnam in -lsun configure:4295: gcc -o conftest -I/usr/local/include/ -g -O2 conftest.c -lsun -L/usr/local/lib -larchive -lssl -lcrypto >&5 /usr/local/bin/ld: cannot find -lsun: No such file or directory collect2: error: ld returned 1 exit status configure:4295: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "epic5" | #define PACKAGE_TARNAME "epic5" | #define PACKAGE_VERSION "2" | #define PACKAGE_STRING "epic5 2" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define USE_SELECT 1 | #define HAVE_LIBARCHIVE 1 | #define HAVE_SSL 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. */ | char getpwnam (); | int | main (void) | { | return getpwnam (); | ; | return 0; | } configure:4305: result: no configure:4312: checking for inet_addr in -ldgc configure:4335: gcc -o conftest -I/usr/local/include/ -g -O2 conftest.c -ldgc -L/usr/local/lib -larchive -lssl -lcrypto >&5 /usr/local/bin/ld: cannot find -ldgc: No such file or directory collect2: error: ld returned 1 exit status configure:4335: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "epic5" | #define PACKAGE_TARNAME "epic5" | #define PACKAGE_VERSION "2" | #define PACKAGE_STRING "epic5 2" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define USE_SELECT 1 | #define HAVE_LIBARCHIVE 1 | #define HAVE_SSL 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. */ | char inet_addr (); | int | main (void) | { | return inet_addr (); | ; | return 0; | } configure:4345: result: no configure:4352: checking for gethostbyname in -lresolv configure:4375: gcc -o conftest -I/usr/local/include/ -g -O2 conftest.c -lresolv -L/usr/local/lib -larchive -lssl -lcrypto >&5 /usr/local/bin/ld: cannot find -lresolv: No such file or directory collect2: error: ld returned 1 exit status configure:4375: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "epic5" | #define PACKAGE_TARNAME "epic5" | #define PACKAGE_VERSION "2" | #define PACKAGE_STRING "epic5 2" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define USE_SELECT 1 | #define HAVE_LIBARCHIVE 1 | #define HAVE_SSL 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. */ | char gethostbyname (); | int | main (void) | { | return gethostbyname (); | ; | return 0; | } configure:4385: result: no configure:4392: checking for crypt in -lcrypt configure:4415: gcc -o conftest -I/usr/local/include/ -g -O2 conftest.c -lcrypt -L/usr/local/lib -larchive -lssl -lcrypto >&5 /usr/local/bin/ld: warning: libcrypto.so.30, needed by /usr/local/lib/libarchive.so, may conflict with libcrypto.so.14 configure:4415: $? = 0 configure:4425: result: yes configure:4432: checking for pow in -lm configure:4455: gcc -o conftest -I/usr/local/include/ -g -O2 conftest.c -lm -L/usr/local/lib -larchive -lssl -lcrypto -lcrypt >&5 conftest.c:16:6: warning: conflicting types for built-in function 'pow'; expected 'double(double, double)' [-Wbuiltin-declaration-mismatch] 16 | char pow (); | ^~~ conftest.c:1:1: note: 'pow' is declared in header '' 1 | /* confdefs.h */ /usr/local/bin/ld: warning: libcrypto.so.30, needed by /usr/local/lib/libarchive.so, may conflict with libcrypto.so.14 configure:4455: $? = 0 configure:4465: result: yes configure:4472: checking for clock_gettime in -lrt configure:4495: gcc -o conftest -I/usr/local/include/ -g -O2 conftest.c -lrt -L/usr/local/lib -larchive -lssl -lcrypto -lcrypt -lm >&5 /usr/local/bin/ld: warning: libcrypto.so.30, needed by /usr/local/lib/libarchive.so, may conflict with libcrypto.so.14 configure:4495: $? = 0 configure:4505: result: yes configure:4515: checking whether you want to use termcap instead of terminfo/ncurses configure:4649: result: no configure:4651: checking for setupterm in -lncurses configure:4674: gcc -o conftest -I/usr/local/include/ -g -O2 conftest.c -lncurses -L/usr/local/lib -larchive -lssl -lcrypto -lcrypt -lm -lrt >&5 /usr/local/bin/ld: warning: libcrypto.so.30, needed by /usr/local/lib/libarchive.so, may conflict with libcrypto.so.14 configure:4674: $? = 0 configure:4684: result: yes configure:4908: checking for stdio.h configure:4908: gcc -c -I/usr/local/include/ -g -O2 conftest.c >&5 configure:4908: $? = 0 configure:4908: result: yes configure:4908: checking for stdlib.h configure:4908: gcc -c -I/usr/local/include/ -g -O2 conftest.c >&5 configure:4908: $? = 0 configure:4908: result: yes configure:4908: checking for string.h configure:4908: gcc -c -I/usr/local/include/ -g -O2 conftest.c >&5 configure:4908: $? = 0 configure:4908: result: yes configure:4908: checking for inttypes.h configure:4908: gcc -c -I/usr/local/include/ -g -O2 conftest.c >&5 configure:4908: $? = 0 configure:4908: result: yes configure:4908: checking for stdint.h configure:4908: gcc -c -I/usr/local/include/ -g -O2 conftest.c >&5 configure:4908: $? = 0 configure:4908: result: yes configure:4908: checking for strings.h configure:4908: gcc -c -I/usr/local/include/ -g -O2 conftest.c >&5 configure:4908: $? = 0 configure:4908: result: yes configure:4908: checking for sys/stat.h configure:4908: gcc -c -I/usr/local/include/ -g -O2 conftest.c >&5 configure:4908: $? = 0 configure:4908: result: yes configure:4908: checking for sys/types.h configure:4908: gcc -c -I/usr/local/include/ -g -O2 conftest.c >&5 configure:4908: $? = 0 configure:4908: result: yes configure:4908: checking for unistd.h configure:4908: gcc -c -I/usr/local/include/ -g -O2 conftest.c >&5 configure:4908: $? = 0 configure:4908: result: yes configure:4933: checking for fcntl.h configure:4933: gcc -c -I/usr/local/include/ -g -O2 conftest.c >&5 configure:4933: $? = 0 configure:4933: result: yes configure:4939: checking for ieeefp.h configure:4939: gcc -c -I/usr/local/include/ -g -O2 conftest.c >&5 configure:4939: $? = 0 configure:4939: result: yes configure:4945: checking for inttypes.h configure:4945: result: yes configure:4951: checking for locale.h configure:4951: gcc -c -I/usr/local/include/ -g -O2 conftest.c >&5 configure:4951: $? = 0 configure:4951: result: yes configure:4957: checking for math.h configure:4957: gcc -c -I/usr/local/include/ -g -O2 conftest.c >&5 configure:4957: $? = 0 configure:4957: result: yes configure:4963: checking for ndbm.h configure:4963: gcc -c -I/usr/local/include/ -g -O2 conftest.c >&5 configure:4963: $? = 0 configure:4963: result: yes configure:4969: checking for netdb.h configure:4969: gcc -c -I/usr/local/include/ -g -O2 conftest.c >&5 configure:4969: $? = 0 configure:4969: result: yes configure:4975: checking for regex.h configure:4975: gcc -c -I/usr/local/include/ -g -O2 conftest.c >&5 configure:4975: $? = 0 configure:4975: result: yes configure:4981: checking for stdargs.h configure:4981: gcc -c -I/usr/local/include/ -g -O2 conftest.c >&5 conftest.c:58:10: fatal error: stdargs.h: No such file or directory 58 | #include | ^~~~~~~~~~~ compilation terminated. configure:4981: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "epic5" | #define PACKAGE_TARNAME "epic5" | #define PACKAGE_VERSION "2" | #define PACKAGE_STRING "epic5 2" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define USE_SELECT 1 | #define HAVE_LIBARCHIVE 1 | #define HAVE_SSL 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_IEEEFP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_NDBM_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_REGEX_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:4981: result: no configure:4987: checking for stddef.h configure:4987: gcc -c -I/usr/local/include/ -g -O2 conftest.c >&5 configure:4987: $? = 0 configure:4987: result: yes configure:4993: checking for stdint.h configure:4993: result: yes configure:4999: checking for sys/cdefs.h configure:4999: gcc -c -I/usr/local/include/ -g -O2 conftest.c >&5 configure:4999: $? = 0 configure:4999: result: yes configure:5005: checking for sys/file.h configure:5005: gcc -c -I/usr/local/include/ -g -O2 conftest.c >&5 configure:5005: $? = 0 configure:5005: result: yes configure:5011: checking for sys/filio.h configure:5011: gcc -c -I/usr/local/include/ -g -O2 conftest.c >&5 configure:5011: $? = 0 configure:5011: result: yes configure:5017: checking for sys/select.h configure:5017: gcc -c -I/usr/local/include/ -g -O2 conftest.c >&5 configure:5017: $? = 0 configure:5017: result: yes configure:5023: checking for sys/syslimits.h configure:5023: gcc -c -I/usr/local/include/ -g -O2 conftest.c >&5 In file included from conftest.c:64: /usr/include/sys/syslimits.h:38:2: warning: #warning "No user-serviceable parts inside." [-Wcpp] 38 | #warning "No user-serviceable parts inside." | ^~~~~~~ configure:5023: $? = 0 configure:5023: result: yes configure:5029: checking for sys/time.h configure:5029: gcc -c -I/usr/local/include/ -g -O2 conftest.c >&5 configure:5029: $? = 0 configure:5029: result: yes configure:5035: checking for sys/un.h configure:5035: gcc -c -I/usr/local/include/ -g -O2 conftest.c >&5 configure:5035: $? = 0 configure:5035: result: yes configure:5041: checking for sys/param.h configure:5041: gcc -c -I/usr/local/include/ -g -O2 conftest.c >&5 configure:5041: $? = 0 configure:5041: result: yes configure:5047: checking for termios.h configure:5047: gcc -c -I/usr/local/include/ -g -O2 conftest.c >&5 configure:5047: $? = 0 configure:5047: result: yes configure:5053: checking for sys/termios.h configure:5053: gcc -c -I/usr/local/include/ -g -O2 conftest.c >&5 In file included from conftest.c:69: /usr/include/sys/termios.h:2:2: warning: #warning "this file includes which is deprecated, use instead" [-Wcpp] 2 | #warning "this file includes which is deprecated, use instead" | ^~~~~~~ configure:5053: $? = 0 configure:5053: result: yes configure:5059: checking for xlocale.h configure:5059: gcc -c -I/usr/local/include/ -g -O2 conftest.c >&5 configure:5059: $? = 0 configure:5059: result: yes configure:5067: checking for term.h configure:5067: gcc -c -I/usr/local/include/ -g -O2 conftest.c >&5 configure:5067: $? = 0 configure:5067: result: yes configure:5084: checking for arc4random configure:5084: gcc -o conftest -I/usr/local/include/ -g -O2 conftest.c -lncurses -L/usr/local/lib -larchive -lssl -lcrypto -lcrypt -lm -lrt >&5 /usr/local/bin/ld: warning: libcrypto.so.30, needed by /usr/local/lib/libarchive.so, may conflict with libcrypto.so.14 configure:5084: $? = 0 configure:5084: result: yes configure:5092: checking for clock_gettime configure:5092: gcc -o conftest -I/usr/local/include/ -g -O2 conftest.c -lncurses -L/usr/local/lib -larchive -lssl -lcrypto -lcrypt -lm -lrt >&5 /usr/local/bin/ld: warning: libcrypto.so.30, needed by /usr/local/lib/libarchive.so, may conflict with libcrypto.so.14 configure:5092: $? = 0 configure:5092: result: yes configure:5100: checking for crypt configure:5100: gcc -o conftest -I/usr/local/include/ -g -O2 conftest.c -lncurses -L/usr/local/lib -larchive -lssl -lcrypto -lcrypt -lm -lrt >&5 /usr/local/bin/ld: warning: libcrypto.so.30, needed by /usr/local/lib/libarchive.so, may conflict with libcrypto.so.14 configure:5100: $? = 0 configure:5100: result: yes configure:5108: checking for fchdir configure:5108: gcc -o conftest -I/usr/local/include/ -g -O2 conftest.c -lncurses -L/usr/local/lib -larchive -lssl -lcrypto -lcrypt -lm -lrt >&5 /usr/local/bin/ld: warning: libcrypto.so.30, needed by /usr/local/lib/libarchive.so, may conflict with libcrypto.so.14 configure:5108: $? = 0 configure:5108: result: yes configure:5116: checking for fpathconf configure:5116: gcc -o conftest -I/usr/local/include/ -g -O2 conftest.c -lncurses -L/usr/local/lib -larchive -lssl -lcrypto -lcrypt -lm -lrt >&5 /usr/local/bin/ld: warning: libcrypto.so.30, needed by /usr/local/lib/libarchive.so, may conflict with libcrypto.so.14 configure:5116: $? = 0 configure:5116: result: yes configure:5124: checking for getlogin configure:5124: gcc -o conftest -I/usr/local/include/ -g -O2 conftest.c -lncurses -L/usr/local/lib -larchive -lssl -lcrypto -lcrypt -lm -lrt >&5 /usr/local/bin/ld: warning: libcrypto.so.30, needed by /usr/local/lib/libarchive.so, may conflict with libcrypto.so.14 configure:5124: $? = 0 configure:5124: result: yes configure:5132: checking for getaddrinfo configure:5132: gcc -o conftest -I/usr/local/include/ -g -O2 conftest.c -lncurses -L/usr/local/lib -larchive -lssl -lcrypto -lcrypt -lm -lrt >&5 /usr/local/bin/ld: warning: libcrypto.so.30, needed by /usr/local/lib/libarchive.so, may conflict with libcrypto.so.14 configure:5132: $? = 0 configure:5132: result: yes configure:5140: checking for getnameinfo configure:5140: gcc -o conftest -I/usr/local/include/ -g -O2 conftest.c -lncurses -L/usr/local/lib -larchive -lssl -lcrypto -lcrypt -lm -lrt >&5 /usr/local/bin/ld: warning: libcrypto.so.30, needed by /usr/local/lib/libarchive.so, may conflict with libcrypto.so.14 configure:5140: $? = 0 configure:5140: result: yes configure:5148: checking for getpass configure:5148: gcc -o conftest -I/usr/local/include/ -g -O2 conftest.c -lncurses -L/usr/local/lib -larchive -lssl -lcrypto -lcrypt -lm -lrt >&5 /usr/local/bin/ld: warning: libcrypto.so.30, needed by /usr/local/lib/libarchive.so, may conflict with libcrypto.so.14 configure:5148: $? = 0 configure:5148: result: yes configure:5156: checking for getpgid configure:5156: gcc -o conftest -I/usr/local/include/ -g -O2 conftest.c -lncurses -L/usr/local/lib -larchive -lssl -lcrypto -lcrypt -lm -lrt >&5 /usr/local/bin/ld: warning: libcrypto.so.30, needed by /usr/local/lib/libarchive.so, may conflict with libcrypto.so.14 configure:5156: $? = 0 configure:5156: result: yes configure:5164: checking for getservbyport configure:5164: gcc -o conftest -I/usr/local/include/ -g -O2 conftest.c -lncurses -L/usr/local/lib -larchive -lssl -lcrypto -lcrypt -lm -lrt >&5 /usr/local/bin/ld: warning: libcrypto.so.30, needed by /usr/local/lib/libarchive.so, may conflict with libcrypto.so.14 configure:5164: $? = 0 configure:5164: result: yes configure:5172: checking for gettimeofday configure:5172: gcc -o conftest -I/usr/local/include/ -g -O2 conftest.c -lncurses -L/usr/local/lib -larchive -lssl -lcrypto -lcrypt -lm -lrt >&5 /usr/local/bin/ld: warning: libcrypto.so.30, needed by /usr/local/lib/libarchive.so, may conflict with libcrypto.so.14 configure:5172: $? = 0 configure:5172: result: yes configure:5180: checking for killpg configure:5180: gcc -o conftest -I/usr/local/include/ -g -O2 conftest.c -lncurses -L/usr/local/lib -larchive -lssl -lcrypto -lcrypt -lm -lrt >&5 /usr/local/bin/ld: warning: libcrypto.so.30, needed by /usr/local/lib/libarchive.so, may conflict with libcrypto.so.14 configure:5180: $? = 0 configure:5180: result: yes configure:5188: checking for memmove configure:5188: gcc -o conftest -I/usr/local/include/ -g -O2 conftest.c -lncurses -L/usr/local/lib -larchive -lssl -lcrypto -lcrypt -lm -lrt >&5 conftest.c:73:6: warning: conflicting types for built-in function 'memmove'; expected 'void *(void *, const void *, long unsigned int)' [-Wbuiltin-declaration-mismatch] 73 | char memmove (); | ^~~~~~~ conftest.c:65:1: note: 'memmove' is declared in header '' 64 | #include 65 | #undef memmove /usr/local/bin/ld: warning: libcrypto.so.30, needed by /usr/local/lib/libarchive.so, may conflict with libcrypto.so.14 configure:5188: $? = 0 configure:5188: result: yes configure:5196: checking for nanosleep configure:5196: gcc -o conftest -I/usr/local/include/ -g -O2 conftest.c -lncurses -L/usr/local/lib -larchive -lssl -lcrypto -lcrypt -lm -lrt >&5 /usr/local/bin/ld: warning: libcrypto.so.30, needed by /usr/local/lib/libarchive.so, may conflict with libcrypto.so.14 configure:5196: $? = 0 configure:5196: result: yes configure:5204: checking for uname configure:5204: gcc -o conftest -I/usr/local/include/ -g -O2 conftest.c -lncurses -L/usr/local/lib -larchive -lssl -lcrypto -lcrypt -lm -lrt >&5 /usr/local/bin/ld: warning: libcrypto.so.30, needed by /usr/local/lib/libarchive.so, may conflict with libcrypto.so.14 configure:5204: $? = 0 configure:5204: result: yes configure:5212: checking for realpath configure:5212: gcc -o conftest -I/usr/local/include/ -g -O2 conftest.c -lncurses -L/usr/local/lib -larchive -lssl -lcrypto -lcrypt -lm -lrt >&5 /usr/local/bin/ld: warning: libcrypto.so.30, needed by /usr/local/lib/libarchive.so, may conflict with libcrypto.so.14 configure:5212: $? = 0 configure:5212: result: yes configure:5220: checking for setenv configure:5220: gcc -o conftest -I/usr/local/include/ -g -O2 conftest.c -lncurses -L/usr/local/lib -larchive -lssl -lcrypto -lcrypt -lm -lrt >&5 /usr/local/bin/ld: warning: libcrypto.so.30, needed by /usr/local/lib/libarchive.so, may conflict with libcrypto.so.14 configure:5220: $? = 0 configure:5220: result: yes configure:5228: checking for setsid configure:5228: gcc -o conftest -I/usr/local/include/ -g -O2 conftest.c -lncurses -L/usr/local/lib -larchive -lssl -lcrypto -lcrypt -lm -lrt >&5 /usr/local/bin/ld: warning: libcrypto.so.30, needed by /usr/local/lib/libarchive.so, may conflict with libcrypto.so.14 configure:5228: $? = 0 configure:5228: result: yes configure:5236: checking for tcsetpgrp configure:5236: gcc -o conftest -I/usr/local/include/ -g -O2 conftest.c -lncurses -L/usr/local/lib -larchive -lssl -lcrypto -lcrypt -lm -lrt >&5 /usr/local/bin/ld: warning: libcrypto.so.30, needed by /usr/local/lib/libarchive.so, may conflict with libcrypto.so.14 configure:5236: $? = 0 configure:5236: result: yes configure:5245: checking for setupterm configure:5245: gcc -o conftest -I/usr/local/include/ -g -O2 conftest.c -lncurses -L/usr/local/lib -larchive -lssl -lcrypto -lcrypt -lm -lrt >&5 /usr/local/bin/ld: warning: libcrypto.so.30, needed by /usr/local/lib/libarchive.so, may conflict with libcrypto.so.14 configure:5245: $? = 0 configure:5245: result: yes configure:5254: checking for snprintf configure:5254: gcc -o conftest -I/usr/local/include/ -g -O2 conftest.c -lncurses -L/usr/local/lib -larchive -lssl -lcrypto -lcrypt -lm -lrt >&5 conftest.c:81:6: warning: conflicting types for built-in function 'snprintf'; expected 'int(char *, long unsigned int, const char *, ...)' [-Wbuiltin-declaration-mismatch] 81 | char snprintf (); | ^~~~~~~~ conftest.c:73:1: note: 'snprintf' is declared in header '' 72 | #include 73 | #undef snprintf /usr/local/bin/ld: warning: libcrypto.so.30, needed by /usr/local/lib/libarchive.so, may conflict with libcrypto.so.14 configure:5254: $? = 0 configure:5254: result: yes configure:5262: checking for strerror configure:5262: gcc -o conftest -I/usr/local/include/ -g -O2 conftest.c -lncurses -L/usr/local/lib -larchive -lssl -lcrypto -lcrypt -lm -lrt >&5 /usr/local/bin/ld: warning: libcrypto.so.30, needed by /usr/local/lib/libarchive.so, may conflict with libcrypto.so.14 configure:5262: $? = 0 configure:5262: result: yes configure:5270: checking for strlcat configure:5270: gcc -o conftest -I/usr/local/include/ -g -O2 conftest.c -lncurses -L/usr/local/lib -larchive -lssl -lcrypto -lcrypt -lm -lrt >&5 /usr/local/bin/ld: warning: libcrypto.so.30, needed by /usr/local/lib/libarchive.so, may conflict with libcrypto.so.14 configure:5270: $? = 0 configure:5270: result: yes configure:5278: checking for strlcpy configure:5278: gcc -o conftest -I/usr/local/include/ -g -O2 conftest.c -lncurses -L/usr/local/lib -larchive -lssl -lcrypto -lcrypt -lm -lrt >&5 /usr/local/bin/ld: warning: libcrypto.so.30, needed by /usr/local/lib/libarchive.so, may conflict with libcrypto.so.14 configure:5278: $? = 0 configure:5278: result: yes configure:5286: checking for strptime configure:5286: gcc -o conftest -I/usr/local/include/ -g -O2 conftest.c -lncurses -L/usr/local/lib -larchive -lssl -lcrypto -lcrypt -lm -lrt >&5 /usr/local/bin/ld: warning: libcrypto.so.30, needed by /usr/local/lib/libarchive.so, may conflict with libcrypto.so.14 configure:5286: $? = 0 configure:5286: result: yes configure:5294: checking for strtoul configure:5294: gcc -o conftest -I/usr/local/include/ -g -O2 conftest.c -lncurses -L/usr/local/lib -larchive -lssl -lcrypto -lcrypt -lm -lrt >&5 /usr/local/bin/ld: warning: libcrypto.so.30, needed by /usr/local/lib/libarchive.so, may conflict with libcrypto.so.14 configure:5294: $? = 0 configure:5294: result: yes configure:5302: checking for sysconf configure:5302: gcc -o conftest -I/usr/local/include/ -g -O2 conftest.c -lncurses -L/usr/local/lib -larchive -lssl -lcrypto -lcrypt -lm -lrt >&5 /usr/local/bin/ld: warning: libcrypto.so.30, needed by /usr/local/lib/libarchive.so, may conflict with libcrypto.so.14 configure:5302: $? = 0 configure:5302: result: yes configure:5310: checking for unsetenv configure:5310: gcc -o conftest -I/usr/local/include/ -g -O2 conftest.c -lncurses -L/usr/local/lib -larchive -lssl -lcrypto -lcrypt -lm -lrt >&5 /usr/local/bin/ld: warning: libcrypto.so.30, needed by /usr/local/lib/libarchive.so, may conflict with libcrypto.so.14 configure:5310: $? = 0 configure:5310: result: yes configure:5318: checking for vsnprintf configure:5318: gcc -o conftest -I/usr/local/include/ -g -O2 conftest.c -lncurses -L/usr/local/lib -larchive -lssl -lcrypto -lcrypt -lm -lrt >&5 conftest.c:89:6: warning: conflicting types for built-in function 'vsnprintf'; expected 'int(char *, long unsigned int, const char *, __va_list_tag *)' [-Wbuiltin-declaration-mismatch] 89 | char vsnprintf (); | ^~~~~~~~~ conftest.c:81:1: note: 'vsnprintf' is declared in header '' 80 | #include 81 | #undef vsnprintf /usr/local/bin/ld: warning: libcrypto.so.30, needed by /usr/local/lib/libarchive.so, may conflict with libcrypto.so.14 configure:5318: $? = 0 configure:5318: result: yes configure:5326: checking for isfinite configure:5344: gcc -c -I/usr/local/include/ -g -O2 conftest.c >&5 configure:5344: $? = 0 configure:5346: result: yes configure:5356: checking for finite configure:5356: gcc -o conftest -I/usr/local/include/ -g -O2 conftest.c -lncurses -L/usr/local/lib -larchive -lssl -lcrypto -lcrypt -lm -lrt >&5 conftest.c:91:6: warning: conflicting types for built-in function 'finite'; expected 'int(double)' [-Wbuiltin-declaration-mismatch] 91 | char finite (); | ^~~~~~ /usr/local/bin/ld: warning: libcrypto.so.30, needed by /usr/local/lib/libarchive.so, may conflict with libcrypto.so.14 configure:5356: $? = 0 configure:5356: result: yes configure:5364: checking for tparm configure:5364: gcc -o conftest -I/usr/local/include/ -g -O2 conftest.c -lncurses -L/usr/local/lib -larchive -lssl -lcrypto -lcrypt -lm -lrt >&5 /usr/local/bin/ld: warning: libcrypto.so.30, needed by /usr/local/lib/libarchive.so, may conflict with libcrypto.so.14 configure:5364: $? = 0 configure:5364: result: yes configure:5372: checking for newlocale configure:5372: gcc -o conftest -I/usr/local/include/ -g -O2 conftest.c -lncurses -L/usr/local/lib -larchive -lssl -lcrypto -lcrypt -lm -lrt >&5 /usr/local/bin/ld: warning: libcrypto.so.30, needed by /usr/local/lib/libarchive.so, may conflict with libcrypto.so.14 configure:5372: $? = 0 configure:5372: result: yes configure:5380: checking for unveil configure:5380: gcc -o conftest -I/usr/local/include/ -g -O2 conftest.c -lncurses -L/usr/local/lib -larchive -lssl -lcrypto -lcrypt -lm -lrt >&5 /usr/local/bin/ld: warning: libcrypto.so.30, needed by /usr/local/lib/libarchive.so, may conflict with libcrypto.so.14 /usr/local/bin/ld: /tmp//ccJWxhTV.o: in function `main': /home/crazyed/epic5/conftest.c:105: undefined reference to `unveil' collect2: error: ld returned 1 exit status configure:5380: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "epic5" | #define PACKAGE_TARNAME "epic5" | #define PACKAGE_VERSION "2" | #define PACKAGE_STRING "epic5 2" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define USE_SELECT 1 | #define HAVE_LIBARCHIVE 1 | #define HAVE_SSL 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_IEEEFP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_NDBM_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SYSLIMITS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_TERM_H 1 | #define HAVE_ARC4RANDOM 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CRYPT 1 | #define HAVE_FCHDIR 1 | #define HAVE_FPATHCONF 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETPASS 1 | #define HAVE_GETPGID 1 | #define HAVE_GETSERVBYPORT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_KILLPG 1 | #define HAVE_MEMMOVE 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_UNAME 1 | #define HAVE_REALPATH 1 | #define HAVE_SETENV 1 | #define HAVE_SETSID 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TERMINFO 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRERROR 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRPTIME 1 | #define HAVE_STRTOUL 1 | #define HAVE_SYSCONF 1 | #define HAVE_UNSETENV 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ISFINITE 1 | #define HAVE_FINITE 1 | #define HAVE_TPARM 1 | #define HAVE_NEWLOCALE 1 | /* end confdefs.h. */ | /* Define unveil to an innocuous variant, in case declares unveil. | For example, HP-UX 11i declares gettimeofday. */ | #define unveil innocuous_unveil | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char unveil (); below. */ | | #include | #undef unveil | | /* 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 unveil (); | /* 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_unveil || defined __stub___unveil | choke me | #endif | | int | main (void) | { | return unveil (); | ; | return 0; | } configure:5380: result: no configure:5388: checking for pledge configure:5388: gcc -o conftest -I/usr/local/include/ -g -O2 conftest.c -lncurses -L/usr/local/lib -larchive -lssl -lcrypto -lcrypt -lm -lrt >&5 /usr/local/bin/ld: warning: libcrypto.so.30, needed by /usr/local/lib/libarchive.so, may conflict with libcrypto.so.14 /usr/local/bin/ld: /tmp//cc3yWVCG.o: in function `main': /home/crazyed/epic5/conftest.c:105: undefined reference to `pledge' collect2: error: ld returned 1 exit status configure:5388: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "epic5" | #define PACKAGE_TARNAME "epic5" | #define PACKAGE_VERSION "2" | #define PACKAGE_STRING "epic5 2" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define USE_SELECT 1 | #define HAVE_LIBARCHIVE 1 | #define HAVE_SSL 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_IEEEFP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_NDBM_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SYSLIMITS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_TERM_H 1 | #define HAVE_ARC4RANDOM 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CRYPT 1 | #define HAVE_FCHDIR 1 | #define HAVE_FPATHCONF 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETPASS 1 | #define HAVE_GETPGID 1 | #define HAVE_GETSERVBYPORT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_KILLPG 1 | #define HAVE_MEMMOVE 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_UNAME 1 | #define HAVE_REALPATH 1 | #define HAVE_SETENV 1 | #define HAVE_SETSID 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TERMINFO 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRERROR 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRPTIME 1 | #define HAVE_STRTOUL 1 | #define HAVE_SYSCONF 1 | #define HAVE_UNSETENV 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ISFINITE 1 | #define HAVE_FINITE 1 | #define HAVE_TPARM 1 | #define HAVE_NEWLOCALE 1 | /* end confdefs.h. */ | /* Define pledge to an innocuous variant, in case declares pledge. | For example, HP-UX 11i declares gettimeofday. */ | #define pledge innocuous_pledge | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char pledge (); below. */ | | #include | #undef pledge | | /* 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 pledge (); | /* 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_pledge || defined __stub___pledge | choke me | #endif | | int | main (void) | { | return pledge (); | ; | return 0; | } configure:5388: result: no configure:5397: checking whether you are using a gnu libc that is so old it needs a hack to use newlocale configure:5418: gcc -c -I/usr/local/include/ -g -O2 conftest.c >&5 configure:5418: $? = 0 configure:5420: result: no configure:5500: checking whether term.h works by itself configure:5518: gcc -c -I/usr/local/include/ -g -O2 conftest.c >&5 configure:5518: $? = 0 configure:5520: result: yes configure:5566: checking for dirent.h that defines DIR configure:5586: gcc -c -I/usr/local/include/ -g -O2 conftest.c >&5 configure:5586: $? = 0 configure:5595: result: yes configure:5609: checking for library containing opendir configure:5639: gcc -o conftest -I/usr/local/include/ -g -O2 conftest.c -lncurses -L/usr/local/lib -larchive -lssl -lcrypto -lcrypt -lm -lrt >&5 /usr/local/bin/ld: warning: libcrypto.so.30, needed by /usr/local/lib/libarchive.so, may conflict with libcrypto.so.14 configure:5639: $? = 0 configure:5659: result: none required configure:5730: checking for mode_t configure:5730: gcc -c -I/usr/local/include/ -g -O2 conftest.c >&5 configure:5730: $? = 0 configure:5730: gcc -c -I/usr/local/include/ -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:110:21: error: expected expression before ')' token 110 | if (sizeof ((mode_t))) | ^ configure:5730: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "epic5" | #define PACKAGE_TARNAME "epic5" | #define PACKAGE_VERSION "2" | #define PACKAGE_STRING "epic5 2" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define USE_SELECT 1 | #define HAVE_LIBARCHIVE 1 | #define HAVE_SSL 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_IEEEFP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_NDBM_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SYSLIMITS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_TERM_H 1 | #define HAVE_ARC4RANDOM 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CRYPT 1 | #define HAVE_FCHDIR 1 | #define HAVE_FPATHCONF 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETPASS 1 | #define HAVE_GETPGID 1 | #define HAVE_GETSERVBYPORT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_KILLPG 1 | #define HAVE_MEMMOVE 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_UNAME 1 | #define HAVE_REALPATH 1 | #define HAVE_SETENV 1 | #define HAVE_SETSID 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TERMINFO 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRERROR 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRPTIME 1 | #define HAVE_STRTOUL 1 | #define HAVE_SYSCONF 1 | #define HAVE_UNSETENV 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ISFINITE 1 | #define HAVE_FINITE 1 | #define HAVE_TPARM 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_DIRENT_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main (void) | { | if (sizeof ((mode_t))) | return 0; | ; | return 0; | } configure:5730: result: yes configure:5740: checking for off_t configure:5740: gcc -c -I/usr/local/include/ -g -O2 conftest.c >&5 configure:5740: $? = 0 configure:5740: gcc -c -I/usr/local/include/ -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:110:20: error: expected expression before ')' token 110 | if (sizeof ((off_t))) | ^ configure:5740: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "epic5" | #define PACKAGE_TARNAME "epic5" | #define PACKAGE_VERSION "2" | #define PACKAGE_STRING "epic5 2" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define USE_SELECT 1 | #define HAVE_LIBARCHIVE 1 | #define HAVE_SSL 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_IEEEFP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_NDBM_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SYSLIMITS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_TERM_H 1 | #define HAVE_ARC4RANDOM 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CRYPT 1 | #define HAVE_FCHDIR 1 | #define HAVE_FPATHCONF 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETPASS 1 | #define HAVE_GETPGID 1 | #define HAVE_GETSERVBYPORT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_KILLPG 1 | #define HAVE_MEMMOVE 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_UNAME 1 | #define HAVE_REALPATH 1 | #define HAVE_SETENV 1 | #define HAVE_SETSID 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TERMINFO 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRERROR 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRPTIME 1 | #define HAVE_STRTOUL 1 | #define HAVE_SYSCONF 1 | #define HAVE_UNSETENV 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ISFINITE 1 | #define HAVE_FINITE 1 | #define HAVE_TPARM 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_DIRENT_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main (void) | { | if (sizeof ((off_t))) | return 0; | ; | return 0; | } configure:5740: result: yes configure:5751: checking for pid_t configure:5751: gcc -c -I/usr/local/include/ -g -O2 conftest.c >&5 configure:5751: $? = 0 configure:5751: gcc -c -I/usr/local/include/ -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:111:20: error: expected expression before ')' token 111 | if (sizeof ((pid_t))) | ^ configure:5751: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "epic5" | #define PACKAGE_TARNAME "epic5" | #define PACKAGE_VERSION "2" | #define PACKAGE_STRING "epic5 2" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define USE_SELECT 1 | #define HAVE_LIBARCHIVE 1 | #define HAVE_SSL 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_IEEEFP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_NDBM_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SYSLIMITS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_TERM_H 1 | #define HAVE_ARC4RANDOM 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CRYPT 1 | #define HAVE_FCHDIR 1 | #define HAVE_FPATHCONF 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETPASS 1 | #define HAVE_GETPGID 1 | #define HAVE_GETSERVBYPORT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_KILLPG 1 | #define HAVE_MEMMOVE 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_UNAME 1 | #define HAVE_REALPATH 1 | #define HAVE_SETENV 1 | #define HAVE_SETSID 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TERMINFO 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRERROR 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRPTIME 1 | #define HAVE_STRTOUL 1 | #define HAVE_SYSCONF 1 | #define HAVE_UNSETENV 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ISFINITE 1 | #define HAVE_FINITE 1 | #define HAVE_TPARM 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_DIRENT_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | int | main (void) | { | if (sizeof ((pid_t))) | return 0; | ; | return 0; | } configure:5751: result: yes configure:5787: checking for size_t configure:5787: gcc -c -I/usr/local/include/ -g -O2 conftest.c >&5 configure:5787: $? = 0 configure:5787: gcc -c -I/usr/local/include/ -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:110:21: error: expected expression before ')' token 110 | if (sizeof ((size_t))) | ^ configure:5787: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "epic5" | #define PACKAGE_TARNAME "epic5" | #define PACKAGE_VERSION "2" | #define PACKAGE_STRING "epic5 2" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define USE_SELECT 1 | #define HAVE_LIBARCHIVE 1 | #define HAVE_SSL 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_IEEEFP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_NDBM_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SYSLIMITS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_TERM_H 1 | #define HAVE_ARC4RANDOM 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CRYPT 1 | #define HAVE_FCHDIR 1 | #define HAVE_FPATHCONF 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETPASS 1 | #define HAVE_GETPGID 1 | #define HAVE_GETSERVBYPORT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_KILLPG 1 | #define HAVE_MEMMOVE 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_UNAME 1 | #define HAVE_REALPATH 1 | #define HAVE_SETENV 1 | #define HAVE_SETSID 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TERMINFO 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRERROR 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRPTIME 1 | #define HAVE_STRTOUL 1 | #define HAVE_SYSCONF 1 | #define HAVE_UNSETENV 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ISFINITE 1 | #define HAVE_FINITE 1 | #define HAVE_TPARM 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_DIRENT_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main (void) | { | if (sizeof ((size_t))) | return 0; | ; | return 0; | } configure:5787: result: yes configure:5797: checking for ssize_t configure:5797: gcc -c -I/usr/local/include/ -g -O2 conftest.c >&5 configure:5797: $? = 0 configure:5797: gcc -c -I/usr/local/include/ -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:110:22: error: expected expression before ')' token 110 | if (sizeof ((ssize_t))) | ^ configure:5797: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "epic5" | #define PACKAGE_TARNAME "epic5" | #define PACKAGE_VERSION "2" | #define PACKAGE_STRING "epic5 2" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define USE_SELECT 1 | #define HAVE_LIBARCHIVE 1 | #define HAVE_SSL 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_IEEEFP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_NDBM_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SYSLIMITS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_TERM_H 1 | #define HAVE_ARC4RANDOM 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CRYPT 1 | #define HAVE_FCHDIR 1 | #define HAVE_FPATHCONF 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETPASS 1 | #define HAVE_GETPGID 1 | #define HAVE_GETSERVBYPORT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_KILLPG 1 | #define HAVE_MEMMOVE 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_UNAME 1 | #define HAVE_REALPATH 1 | #define HAVE_SETENV 1 | #define HAVE_SETSID 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TERMINFO 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRERROR 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRPTIME 1 | #define HAVE_STRTOUL 1 | #define HAVE_SYSCONF 1 | #define HAVE_UNSETENV 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ISFINITE 1 | #define HAVE_FINITE 1 | #define HAVE_TPARM 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_DIRENT_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main (void) | { | if (sizeof ((ssize_t))) | return 0; | ; | return 0; | } configure:5797: result: yes configure:5808: checking for grep that handles long lines and -e configure:5872: result: /usr/bin/grep configure:5877: checking for egrep configure:5945: result: /usr/bin/grep -E configure:5950: checking for uid_t in sys/types.h configure:5971: result: yes configure:5984: checking for working alloca.h configure:6002: gcc -o conftest -I/usr/local/include/ -g -O2 conftest.c -lncurses -L/usr/local/lib -larchive -lssl -lcrypto -lcrypt -lm -lrt >&5 conftest.c:79:10: fatal error: alloca.h: No such file or directory 79 | #include | ^~~~~~~~~~ compilation terminated. configure:6002: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "epic5" | #define PACKAGE_TARNAME "epic5" | #define PACKAGE_VERSION "2" | #define PACKAGE_STRING "epic5 2" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define USE_SELECT 1 | #define HAVE_LIBARCHIVE 1 | #define HAVE_SSL 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_IEEEFP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_NDBM_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SYSLIMITS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_TERM_H 1 | #define HAVE_ARC4RANDOM 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CRYPT 1 | #define HAVE_FCHDIR 1 | #define HAVE_FPATHCONF 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETPASS 1 | #define HAVE_GETPGID 1 | #define HAVE_GETSERVBYPORT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_KILLPG 1 | #define HAVE_MEMMOVE 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_UNAME 1 | #define HAVE_REALPATH 1 | #define HAVE_SETENV 1 | #define HAVE_SETSID 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TERMINFO 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRERROR 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRPTIME 1 | #define HAVE_STRTOUL 1 | #define HAVE_SYSCONF 1 | #define HAVE_UNSETENV 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ISFINITE 1 | #define HAVE_FINITE 1 | #define HAVE_TPARM 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_DIRENT_H 1 | /* end confdefs.h. */ | #include | int | main (void) | { | char *p = (char *) alloca (2 * sizeof (int)); | if (p) return 0; | ; | return 0; | } configure:6011: result: no configure:6019: checking for alloca configure:6055: gcc -o conftest -I/usr/local/include/ -g -O2 conftest.c -lncurses -L/usr/local/lib -larchive -lssl -lcrypto -lcrypt -lm -lrt >&5 /usr/local/bin/ld: warning: libcrypto.so.30, needed by /usr/local/lib/libarchive.so, may conflict with libcrypto.so.14 configure:6055: $? = 0 configure:6064: result: yes configure:6132: checking for useful SO_SNDLOWAT configure:6163: gcc -o conftest -I/usr/local/include/ -g -O2 conftest.c -lncurses -L/usr/local/lib -larchive -lssl -lcrypto -lcrypt -lm -lrt >&5 /usr/local/bin/ld: warning: libcrypto.so.30, needed by /usr/local/lib/libarchive.so, may conflict with libcrypto.so.14 configure:6163: $? = 0 configure:6163: ./conftest configure:6163: $? = 0 configure:6165: result: yes configure:6179: checking for useful realpath configure:6205: gcc -o conftest -I/usr/local/include/ -g -O2 conftest.c -lncurses -L/usr/local/lib -larchive -lssl -lcrypto -lcrypt -lm -lrt >&5 /usr/local/bin/ld: warning: libcrypto.so.30, needed by /usr/local/lib/libarchive.so, may conflict with libcrypto.so.14 configure:6205: $? = 0 configure:6205: ./conftest configure:6205: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "epic5" | #define PACKAGE_TARNAME "epic5" | #define PACKAGE_VERSION "2" | #define PACKAGE_STRING "epic5 2" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define USE_SELECT 1 | #define HAVE_LIBARCHIVE 1 | #define HAVE_SSL 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_IEEEFP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_NDBM_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SYSLIMITS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_TERM_H 1 | #define HAVE_ARC4RANDOM 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CRYPT 1 | #define HAVE_FCHDIR 1 | #define HAVE_FPATHCONF 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETPASS 1 | #define HAVE_GETPGID 1 | #define HAVE_GETSERVBYPORT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_KILLPG 1 | #define HAVE_MEMMOVE 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_UNAME 1 | #define HAVE_REALPATH 1 | #define HAVE_SETENV 1 | #define HAVE_SETSID 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TERMINFO 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRERROR 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRPTIME 1 | #define HAVE_STRTOUL 1 | #define HAVE_SYSCONF 1 | #define HAVE_UNSETENV 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ISFINITE 1 | #define HAVE_FINITE 1 | #define HAVE_TPARM 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_SO_SNDLOWAT 1 | /* end confdefs.h. */ | | #include | #include | | int | main (void) | { | | char resolved_path[PATH_MAX]; | | if (realpath("/etc/filethatdoesnotexist", resolved_path) == 0) | return 1; | return 0; | | ; | return 0; | } configure:6210: result: no configure:6222: checking for sys_siglist declaration configure:6244: gcc -c -I/usr/local/include/ -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:93:19: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 93 | char *s = sys_siglist[0]; | ^~~~~~~~~~~ configure:6244: $? = 0 configure:6246: result: yes configure:6258: checking for int8_t configure:6258: gcc -c -I/usr/local/include/ -g -O2 conftest.c >&5 configure:6258: $? = 0 configure:6258: gcc -c -I/usr/local/include/ -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:115:12: error: size of array 'test_array' is negative 115 | static int test_array [1 - 2 * !((int8_t) (((((int8_t) 1 << N) << N) - 1) * 2 + 1) | ^~~~~~~~~~ configure:6258: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "epic5" | #define PACKAGE_TARNAME "epic5" | #define PACKAGE_VERSION "2" | #define PACKAGE_STRING "epic5 2" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define USE_SELECT 1 | #define HAVE_LIBARCHIVE 1 | #define HAVE_SSL 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_IEEEFP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_NDBM_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SYSLIMITS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_TERM_H 1 | #define HAVE_ARC4RANDOM 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CRYPT 1 | #define HAVE_FCHDIR 1 | #define HAVE_FPATHCONF 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETPASS 1 | #define HAVE_GETPGID 1 | #define HAVE_GETSERVBYPORT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_KILLPG 1 | #define HAVE_MEMMOVE 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_UNAME 1 | #define HAVE_REALPATH 1 | #define HAVE_SETENV 1 | #define HAVE_SETSID 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TERMINFO 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRERROR 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRPTIME 1 | #define HAVE_STRTOUL 1 | #define HAVE_SYSCONF 1 | #define HAVE_UNSETENV 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ISFINITE 1 | #define HAVE_FINITE 1 | #define HAVE_TPARM 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_SO_SNDLOWAT 1 | #define HAVE_BROKEN_REALPATH 1 | #define HAVE_SYS_SIGLIST 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | enum { N = 8 / 2 - 1 }; | int | main (void) | { | static int test_array [1 - 2 * !((int8_t) (((((int8_t) 1 << N) << N) - 1) * 2 + 1) | < (int8_t) (((((int8_t) 1 << N) << N) - 1) * 2 + 2))]; | test_array [0] = 0; | return test_array [0]; | | ; | return 0; | } configure:6258: result: yes configure:6267: checking for uint8_t configure:6267: gcc -c -I/usr/local/include/ -g -O2 conftest.c >&5 configure:6267: $? = 0 configure:6267: result: yes configure:6279: checking for int16_t configure:6279: gcc -c -I/usr/local/include/ -g -O2 conftest.c >&5 configure:6279: $? = 0 configure:6279: gcc -c -I/usr/local/include/ -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:115:12: error: size of array 'test_array' is negative 115 | static int test_array [1 - 2 * !((int16_t) (((((int16_t) 1 << N) << N) - 1) * 2 + 1) | ^~~~~~~~~~ configure:6279: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "epic5" | #define PACKAGE_TARNAME "epic5" | #define PACKAGE_VERSION "2" | #define PACKAGE_STRING "epic5 2" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define USE_SELECT 1 | #define HAVE_LIBARCHIVE 1 | #define HAVE_SSL 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_IEEEFP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_NDBM_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SYSLIMITS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_TERM_H 1 | #define HAVE_ARC4RANDOM 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CRYPT 1 | #define HAVE_FCHDIR 1 | #define HAVE_FPATHCONF 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETPASS 1 | #define HAVE_GETPGID 1 | #define HAVE_GETSERVBYPORT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_KILLPG 1 | #define HAVE_MEMMOVE 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_UNAME 1 | #define HAVE_REALPATH 1 | #define HAVE_SETENV 1 | #define HAVE_SETSID 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TERMINFO 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRERROR 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRPTIME 1 | #define HAVE_STRTOUL 1 | #define HAVE_SYSCONF 1 | #define HAVE_UNSETENV 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ISFINITE 1 | #define HAVE_FINITE 1 | #define HAVE_TPARM 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_SO_SNDLOWAT 1 | #define HAVE_BROKEN_REALPATH 1 | #define HAVE_SYS_SIGLIST 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | enum { N = 16 / 2 - 1 }; | int | main (void) | { | 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 test_array [0]; | | ; | return 0; | } configure:6279: result: yes configure:6288: checking for uint16_t configure:6288: gcc -c -I/usr/local/include/ -g -O2 conftest.c >&5 configure:6288: $? = 0 configure:6288: result: yes configure:6298: checking for int32_t configure:6298: gcc -c -I/usr/local/include/ -g -O2 conftest.c >&5 configure:6298: $? = 0 configure:6298: gcc -c -I/usr/local/include/ -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:116:67: warning: integer overflow in expression of type 'int' results in '-2147483648' [-Woverflow] 116 | < (int32_t) (((((int32_t) 1 << N) << N) - 1) * 2 + 2))]; | ^ conftest.c:115:12: error: storage size of 'test_array' isn't constant 115 | static int test_array [1 - 2 * !((int32_t) (((((int32_t) 1 << N) << N) - 1) * 2 + 1) | ^~~~~~~~~~ configure:6298: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "epic5" | #define PACKAGE_TARNAME "epic5" | #define PACKAGE_VERSION "2" | #define PACKAGE_STRING "epic5 2" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define USE_SELECT 1 | #define HAVE_LIBARCHIVE 1 | #define HAVE_SSL 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_IEEEFP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_NDBM_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SYSLIMITS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_TERM_H 1 | #define HAVE_ARC4RANDOM 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CRYPT 1 | #define HAVE_FCHDIR 1 | #define HAVE_FPATHCONF 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETPASS 1 | #define HAVE_GETPGID 1 | #define HAVE_GETSERVBYPORT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_KILLPG 1 | #define HAVE_MEMMOVE 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_UNAME 1 | #define HAVE_REALPATH 1 | #define HAVE_SETENV 1 | #define HAVE_SETSID 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TERMINFO 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRERROR 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRPTIME 1 | #define HAVE_STRTOUL 1 | #define HAVE_SYSCONF 1 | #define HAVE_UNSETENV 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ISFINITE 1 | #define HAVE_FINITE 1 | #define HAVE_TPARM 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_SO_SNDLOWAT 1 | #define HAVE_BROKEN_REALPATH 1 | #define HAVE_SYS_SIGLIST 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | enum { N = 32 / 2 - 1 }; | int | main (void) | { | 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 test_array [0]; | | ; | return 0; | } configure:6298: result: yes configure:6307: checking for uint32_t configure:6307: gcc -c -I/usr/local/include/ -g -O2 conftest.c >&5 configure:6307: $? = 0 configure:6307: result: yes configure:6319: checking for int64_t configure:6319: gcc -c -I/usr/local/include/ -g -O2 conftest.c >&5 configure:6319: $? = 0 configure:6319: gcc -c -I/usr/local/include/ -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:116:67: warning: integer overflow in expression of type 'long int' results in '-9223372036854775808' [-Woverflow] 116 | < (int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 2))]; | ^ conftest.c:115:12: error: storage size of 'test_array' isn't constant 115 | static int test_array [1 - 2 * !((int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 1) | ^~~~~~~~~~ configure:6319: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "epic5" | #define PACKAGE_TARNAME "epic5" | #define PACKAGE_VERSION "2" | #define PACKAGE_STRING "epic5 2" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define USE_SELECT 1 | #define HAVE_LIBARCHIVE 1 | #define HAVE_SSL 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_IEEEFP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_NDBM_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SYSLIMITS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_TERM_H 1 | #define HAVE_ARC4RANDOM 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CRYPT 1 | #define HAVE_FCHDIR 1 | #define HAVE_FPATHCONF 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETPASS 1 | #define HAVE_GETPGID 1 | #define HAVE_GETSERVBYPORT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_KILLPG 1 | #define HAVE_MEMMOVE 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_UNAME 1 | #define HAVE_REALPATH 1 | #define HAVE_SETENV 1 | #define HAVE_SETSID 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TERMINFO 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRERROR 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRPTIME 1 | #define HAVE_STRTOUL 1 | #define HAVE_SYSCONF 1 | #define HAVE_UNSETENV 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ISFINITE 1 | #define HAVE_FINITE 1 | #define HAVE_TPARM 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_SO_SNDLOWAT 1 | #define HAVE_BROKEN_REALPATH 1 | #define HAVE_SYS_SIGLIST 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | enum { N = 64 / 2 - 1 }; | int | main (void) | { | static int test_array [1 - 2 * !((int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 1) | < (int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 2))]; | test_array [0] = 0; | return test_array [0]; | | ; | return 0; | } configure:6319: result: yes configure:6328: checking for uint64_t configure:6328: gcc -c -I/usr/local/include/ -g -O2 conftest.c >&5 configure:6328: $? = 0 configure:6328: result: yes configure:6341: checking for unsigned long long int configure:6383: gcc -o conftest -I/usr/local/include/ -g -O2 conftest.c -lncurses -L/usr/local/lib -larchive -lssl -lcrypto -lcrypt -lm -lrt >&5 /usr/local/bin/ld: warning: libcrypto.so.30, needed by /usr/local/lib/libarchive.so, may conflict with libcrypto.so.14 configure:6383: $? = 0 configure:6393: result: yes configure:6403: checking for long long int configure:6445: gcc -o conftest -I/usr/local/include/ -g -O2 conftest.c -lncurses -L/usr/local/lib -larchive -lssl -lcrypto -lcrypt -lm -lrt >&5 /usr/local/bin/ld: warning: libcrypto.so.30, needed by /usr/local/lib/libarchive.so, may conflict with libcrypto.so.14 configure:6445: $? = 0 configure:6445: ./conftest configure:6445: $? = 0 configure:6458: result: yes configure:6468: checking for intmax_t configure:6468: gcc -c -I/usr/local/include/ -g -O2 conftest.c >&5 configure:6468: $? = 0 configure:6468: gcc -c -I/usr/local/include/ -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:116:23: error: expected expression before ')' token 116 | if (sizeof ((intmax_t))) | ^ configure:6468: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "epic5" | #define PACKAGE_TARNAME "epic5" | #define PACKAGE_VERSION "2" | #define PACKAGE_STRING "epic5 2" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define USE_SELECT 1 | #define HAVE_LIBARCHIVE 1 | #define HAVE_SSL 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_IEEEFP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_NDBM_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SYSLIMITS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_TERM_H 1 | #define HAVE_ARC4RANDOM 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CRYPT 1 | #define HAVE_FCHDIR 1 | #define HAVE_FPATHCONF 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETPASS 1 | #define HAVE_GETPGID 1 | #define HAVE_GETSERVBYPORT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_KILLPG 1 | #define HAVE_MEMMOVE 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_UNAME 1 | #define HAVE_REALPATH 1 | #define HAVE_SETENV 1 | #define HAVE_SETSID 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TERMINFO 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRERROR 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRPTIME 1 | #define HAVE_STRTOUL 1 | #define HAVE_SYSCONF 1 | #define HAVE_UNSETENV 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ISFINITE 1 | #define HAVE_FINITE 1 | #define HAVE_TPARM 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_SO_SNDLOWAT 1 | #define HAVE_BROKEN_REALPATH 1 | #define HAVE_SYS_SIGLIST 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main (void) | { | if (sizeof ((intmax_t))) | return 0; | ; | return 0; | } configure:6468: result: yes configure:6486: checking for uintmax_t configure:6486: gcc -c -I/usr/local/include/ -g -O2 conftest.c >&5 configure:6486: $? = 0 configure:6486: gcc -c -I/usr/local/include/ -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:117:24: error: expected expression before ')' token 117 | if (sizeof ((uintmax_t))) | ^ configure:6486: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "epic5" | #define PACKAGE_TARNAME "epic5" | #define PACKAGE_VERSION "2" | #define PACKAGE_STRING "epic5 2" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define USE_SELECT 1 | #define HAVE_LIBARCHIVE 1 | #define HAVE_SSL 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_IEEEFP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_NDBM_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SYSLIMITS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_TERM_H 1 | #define HAVE_ARC4RANDOM 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CRYPT 1 | #define HAVE_FCHDIR 1 | #define HAVE_FPATHCONF 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETPASS 1 | #define HAVE_GETPGID 1 | #define HAVE_GETSERVBYPORT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_KILLPG 1 | #define HAVE_MEMMOVE 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_UNAME 1 | #define HAVE_REALPATH 1 | #define HAVE_SETENV 1 | #define HAVE_SETSID 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TERMINFO 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRERROR 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRPTIME 1 | #define HAVE_STRTOUL 1 | #define HAVE_SYSCONF 1 | #define HAVE_UNSETENV 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ISFINITE 1 | #define HAVE_FINITE 1 | #define HAVE_TPARM 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_SO_SNDLOWAT 1 | #define HAVE_BROKEN_REALPATH 1 | #define HAVE_SYS_SIGLIST 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main (void) | { | if (sizeof ((uintmax_t))) | return 0; | ; | return 0; | } configure:6486: result: yes configure:6503: checking for intptr_t configure:6503: gcc -c -I/usr/local/include/ -g -O2 conftest.c >&5 configure:6503: $? = 0 configure:6503: gcc -c -I/usr/local/include/ -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:118:23: error: expected expression before ')' token 118 | if (sizeof ((intptr_t))) | ^ configure:6503: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "epic5" | #define PACKAGE_TARNAME "epic5" | #define PACKAGE_VERSION "2" | #define PACKAGE_STRING "epic5 2" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define USE_SELECT 1 | #define HAVE_LIBARCHIVE 1 | #define HAVE_SSL 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_IEEEFP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_NDBM_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SYSLIMITS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_TERM_H 1 | #define HAVE_ARC4RANDOM 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CRYPT 1 | #define HAVE_FCHDIR 1 | #define HAVE_FPATHCONF 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETPASS 1 | #define HAVE_GETPGID 1 | #define HAVE_GETSERVBYPORT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_KILLPG 1 | #define HAVE_MEMMOVE 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_UNAME 1 | #define HAVE_REALPATH 1 | #define HAVE_SETENV 1 | #define HAVE_SETSID 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TERMINFO 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRERROR 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRPTIME 1 | #define HAVE_STRTOUL 1 | #define HAVE_SYSCONF 1 | #define HAVE_UNSETENV 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ISFINITE 1 | #define HAVE_FINITE 1 | #define HAVE_TPARM 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_SO_SNDLOWAT 1 | #define HAVE_BROKEN_REALPATH 1 | #define HAVE_SYS_SIGLIST 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UINTMAX_T 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main (void) | { | if (sizeof ((intptr_t))) | return 0; | ; | return 0; | } configure:6503: result: yes configure:6539: checking for socklen_t configure:6539: gcc -c -I/usr/local/include/ -g -O2 conftest.c >&5 configure:6539: $? = 0 configure:6539: gcc -c -I/usr/local/include/ -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:93:24: error: expected expression before ')' token 93 | if (sizeof ((socklen_t))) | ^ configure:6539: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "epic5" | #define PACKAGE_TARNAME "epic5" | #define PACKAGE_VERSION "2" | #define PACKAGE_STRING "epic5 2" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define USE_SELECT 1 | #define HAVE_LIBARCHIVE 1 | #define HAVE_SSL 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_IEEEFP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_NDBM_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SYSLIMITS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_TERM_H 1 | #define HAVE_ARC4RANDOM 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CRYPT 1 | #define HAVE_FCHDIR 1 | #define HAVE_FPATHCONF 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETPASS 1 | #define HAVE_GETPGID 1 | #define HAVE_GETSERVBYPORT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_KILLPG 1 | #define HAVE_MEMMOVE 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_UNAME 1 | #define HAVE_REALPATH 1 | #define HAVE_SETENV 1 | #define HAVE_SETSID 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TERMINFO 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRERROR 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRPTIME 1 | #define HAVE_STRTOUL 1 | #define HAVE_SYSCONF 1 | #define HAVE_UNSETENV 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ISFINITE 1 | #define HAVE_FINITE 1 | #define HAVE_TPARM 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_SO_SNDLOWAT 1 | #define HAVE_BROKEN_REALPATH 1 | #define HAVE_SYS_SIGLIST 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTPTR_T 1 | /* end confdefs.h. */ | #include | | int | main (void) | { | if (sizeof ((socklen_t))) | return 0; | ; | return 0; | } configure:6539: result: yes configure:6549: checking for struct linger configure:6549: gcc -c -I/usr/local/include/ -g -O2 conftest.c >&5 configure:6549: $? = 0 configure:6549: gcc -c -I/usr/local/include/ -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:94:28: error: expected expression before ')' token 94 | if (sizeof ((struct linger))) | ^ configure:6549: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "epic5" | #define PACKAGE_TARNAME "epic5" | #define PACKAGE_VERSION "2" | #define PACKAGE_STRING "epic5 2" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define USE_SELECT 1 | #define HAVE_LIBARCHIVE 1 | #define HAVE_SSL 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_IEEEFP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_NDBM_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SYSLIMITS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_TERM_H 1 | #define HAVE_ARC4RANDOM 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CRYPT 1 | #define HAVE_FCHDIR 1 | #define HAVE_FPATHCONF 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETPASS 1 | #define HAVE_GETPGID 1 | #define HAVE_GETSERVBYPORT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_KILLPG 1 | #define HAVE_MEMMOVE 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_UNAME 1 | #define HAVE_REALPATH 1 | #define HAVE_SETENV 1 | #define HAVE_SETSID 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TERMINFO 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRERROR 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRPTIME 1 | #define HAVE_STRTOUL 1 | #define HAVE_SYSCONF 1 | #define HAVE_UNSETENV 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ISFINITE 1 | #define HAVE_FINITE 1 | #define HAVE_TPARM 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_SO_SNDLOWAT 1 | #define HAVE_BROKEN_REALPATH 1 | #define HAVE_SYS_SIGLIST 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_SOCKLEN_T 1 | /* end confdefs.h. */ | #include | | int | main (void) | { | if (sizeof ((struct linger))) | return 0; | ; | return 0; | } configure:6549: result: yes configure:6562: checking to see if your struct sockaddr includes a length field configure:6583: gcc -c -I/usr/local/include/ -g -O2 conftest.c >&5 configure:6583: $? = 0 configure:6588: result: yes configure:6597: checking whether to support ipv6 configure:6616: result: yes configure:6621: checking for struct sockaddr_storage configure:6621: gcc -c -I/usr/local/include/ -g -O2 conftest.c >&5 configure:6621: $? = 0 configure:6621: gcc -c -I/usr/local/include/ -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:95:38: error: expected expression before ')' token 95 | if (sizeof ((struct sockaddr_storage))) | ^ configure:6621: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "epic5" | #define PACKAGE_TARNAME "epic5" | #define PACKAGE_VERSION "2" | #define PACKAGE_STRING "epic5 2" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define USE_SELECT 1 | #define HAVE_LIBARCHIVE 1 | #define HAVE_SSL 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_IEEEFP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_NDBM_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SYSLIMITS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_TERM_H 1 | #define HAVE_ARC4RANDOM 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CRYPT 1 | #define HAVE_FCHDIR 1 | #define HAVE_FPATHCONF 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETPASS 1 | #define HAVE_GETPGID 1 | #define HAVE_GETSERVBYPORT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_KILLPG 1 | #define HAVE_MEMMOVE 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_UNAME 1 | #define HAVE_REALPATH 1 | #define HAVE_SETENV 1 | #define HAVE_SETSID 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TERMINFO 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRERROR 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRPTIME 1 | #define HAVE_STRTOUL 1 | #define HAVE_SYSCONF 1 | #define HAVE_UNSETENV 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ISFINITE 1 | #define HAVE_FINITE 1 | #define HAVE_TPARM 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_SO_SNDLOWAT 1 | #define HAVE_BROKEN_REALPATH 1 | #define HAVE_SYS_SIGLIST 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SA_LEN 1 | /* end confdefs.h. */ | #include | | int | main (void) | { | if (sizeof ((struct sockaddr_storage))) | return 0; | ; | return 0; | } configure:6621: result: yes configure:6630: checking for struct sockaddr_in6 configure:6630: gcc -c -I/usr/local/include/ -g -O2 conftest.c >&5 configure:6630: $? = 0 configure:6630: gcc -c -I/usr/local/include/ -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:96:34: error: expected expression before ')' token 96 | if (sizeof ((struct sockaddr_in6))) | ^ configure:6630: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "epic5" | #define PACKAGE_TARNAME "epic5" | #define PACKAGE_VERSION "2" | #define PACKAGE_STRING "epic5 2" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define USE_SELECT 1 | #define HAVE_LIBARCHIVE 1 | #define HAVE_SSL 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_IEEEFP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_NDBM_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SYSLIMITS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_TERM_H 1 | #define HAVE_ARC4RANDOM 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CRYPT 1 | #define HAVE_FCHDIR 1 | #define HAVE_FPATHCONF 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETPASS 1 | #define HAVE_GETPGID 1 | #define HAVE_GETSERVBYPORT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_KILLPG 1 | #define HAVE_MEMMOVE 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_UNAME 1 | #define HAVE_REALPATH 1 | #define HAVE_SETENV 1 | #define HAVE_SETSID 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TERMINFO 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRERROR 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRPTIME 1 | #define HAVE_STRTOUL 1 | #define HAVE_SYSCONF 1 | #define HAVE_UNSETENV 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ISFINITE 1 | #define HAVE_FINITE 1 | #define HAVE_TPARM 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_SO_SNDLOWAT 1 | #define HAVE_BROKEN_REALPATH 1 | #define HAVE_SYS_SIGLIST 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SA_LEN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | /* end confdefs.h. */ | #include | | int | main (void) | { | if (sizeof ((struct sockaddr_in6))) | return 0; | ; | return 0; | } configure:6630: result: yes configure:6639: checking for struct addrinfo configure:6639: gcc -c -I/usr/local/include/ -g -O2 conftest.c >&5 configure:6639: $? = 0 configure:6639: gcc -c -I/usr/local/include/ -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:97:30: error: expected expression before ')' token 97 | if (sizeof ((struct addrinfo))) | ^ configure:6639: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "epic5" | #define PACKAGE_TARNAME "epic5" | #define PACKAGE_VERSION "2" | #define PACKAGE_STRING "epic5 2" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define USE_SELECT 1 | #define HAVE_LIBARCHIVE 1 | #define HAVE_SSL 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_IEEEFP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_NDBM_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SYSLIMITS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_TERM_H 1 | #define HAVE_ARC4RANDOM 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CRYPT 1 | #define HAVE_FCHDIR 1 | #define HAVE_FPATHCONF 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETPASS 1 | #define HAVE_GETPGID 1 | #define HAVE_GETSERVBYPORT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_KILLPG 1 | #define HAVE_MEMMOVE 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_UNAME 1 | #define HAVE_REALPATH 1 | #define HAVE_SETENV 1 | #define HAVE_SETSID 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TERMINFO 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRERROR 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRPTIME 1 | #define HAVE_STRTOUL 1 | #define HAVE_SYSCONF 1 | #define HAVE_UNSETENV 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ISFINITE 1 | #define HAVE_FINITE 1 | #define HAVE_TPARM 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_SO_SNDLOWAT 1 | #define HAVE_BROKEN_REALPATH 1 | #define HAVE_SYS_SIGLIST 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SA_LEN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | /* end confdefs.h. */ | #include | | int | main (void) | { | if (sizeof ((struct addrinfo))) | return 0; | ; | return 0; | } configure:6639: result: yes configure:6650: checking to see if your getaddrinfo supports AF_UNIX configure:6690: gcc -o conftest -I/usr/local/include/ -g -O2 conftest.c -lncurses -L/usr/local/lib -larchive -lssl -lcrypto -lcrypt -lm -lrt >&5 /usr/local/bin/ld: warning: libcrypto.so.30, needed by /usr/local/lib/libarchive.so, may conflict with libcrypto.so.14 configure:6690: $? = 0 configure:6690: ./conftest configure:6690: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "epic5" | #define PACKAGE_TARNAME "epic5" | #define PACKAGE_VERSION "2" | #define PACKAGE_STRING "epic5 2" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define USE_SELECT 1 | #define HAVE_LIBARCHIVE 1 | #define HAVE_SSL 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_IEEEFP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_NDBM_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SYSLIMITS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_TERM_H 1 | #define HAVE_ARC4RANDOM 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CRYPT 1 | #define HAVE_FCHDIR 1 | #define HAVE_FPATHCONF 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETPASS 1 | #define HAVE_GETPGID 1 | #define HAVE_GETSERVBYPORT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_KILLPG 1 | #define HAVE_MEMMOVE 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_UNAME 1 | #define HAVE_REALPATH 1 | #define HAVE_SETENV 1 | #define HAVE_SETSID 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TERMINFO 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRERROR 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRPTIME 1 | #define HAVE_STRTOUL 1 | #define HAVE_SYSCONF 1 | #define HAVE_UNSETENV 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ISFINITE 1 | #define HAVE_FINITE 1 | #define HAVE_TPARM 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_SO_SNDLOWAT 1 | #define HAVE_BROKEN_REALPATH 1 | #define HAVE_SYS_SIGLIST 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SA_LEN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_STRUCT_ADDRINFO 1 | /* end confdefs.h. */ | | #include | #include | #include | #include | #include | #include | | int | main (void) | { | | struct addrinfo hints; | struct addrinfo *results; | int retval; | | memset(&hints, 0, sizeof(hints)); | hints.ai_flags = 0; | hints.ai_family = AF_UNIX; | hints.ai_socktype = SOCK_STREAM; | hints.ai_protocol = 0; | | retval = getaddrinfo(0, "/tmp/.ircd/6667", &hints, &results); | if (retval != 0) | return 1; | else | return 0; | | ; | return 0; | } configure:6698: result: no. ugh configure:6707: checking whether to support SOCKS configure:6750: result: no configure:6756: checking whether to support SOCKS5 configure:6785: result: no configure:6804: checking whether to include iconv support configure:6832: gcc -o conftest -I/usr/local/include/ -g -O2 conftest.c -lncurses -L/usr/local/lib -larchive -lssl -lcrypto -lcrypt -lm -lrt >&5 /usr/local/bin/ld: warning: libcrypto.so.30, needed by /usr/local/lib/libarchive.so, may conflict with libcrypto.so.14 /usr/local/bin/ld: /tmp//ccCatKJ4.o: in function `main': /home/crazyed/epic5/conftest.c:101: undefined reference to `libiconv_open' collect2: error: ld returned 1 exit status configure:6832: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "epic5" | #define PACKAGE_TARNAME "epic5" | #define PACKAGE_VERSION "2" | #define PACKAGE_STRING "epic5 2" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define USE_SELECT 1 | #define HAVE_LIBARCHIVE 1 | #define HAVE_SSL 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_IEEEFP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_NDBM_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SYSLIMITS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_TERM_H 1 | #define HAVE_ARC4RANDOM 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CRYPT 1 | #define HAVE_FCHDIR 1 | #define HAVE_FPATHCONF 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETPASS 1 | #define HAVE_GETPGID 1 | #define HAVE_GETSERVBYPORT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_KILLPG 1 | #define HAVE_MEMMOVE 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_UNAME 1 | #define HAVE_REALPATH 1 | #define HAVE_SETENV 1 | #define HAVE_SETSID 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TERMINFO 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRERROR 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRPTIME 1 | #define HAVE_STRTOUL 1 | #define HAVE_SYSCONF 1 | #define HAVE_UNSETENV 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ISFINITE 1 | #define HAVE_FINITE 1 | #define HAVE_TPARM 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_SO_SNDLOWAT 1 | #define HAVE_BROKEN_REALPATH 1 | #define HAVE_SYS_SIGLIST 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SA_LEN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define GETADDRINFO_DOES_NOT_DO_AF_UNIX 1 | /* end confdefs.h. */ | | #include | | int | main (void) | { | | iconv_open(0, 0); | | ; | return 0; | } configure:6857: gcc -o conftest -I/usr/local/include/ -g -O2 conftest.c -lncurses -L/usr/local/lib -larchive -lssl -lcrypto -lcrypt -lm -lrt -liconv >&5 /usr/local/bin/ld: warning: libcrypto.so.30, needed by /usr/local/lib/libarchive.so, may conflict with libcrypto.so.14 configure:6857: $? = 0 configure:6923: result: yes configure:6932: checking whether you have posix-like job control configure:6935: result: yes configure:6946: checking whether to include wserv support configure:6965: result: yes configure:6972: checking whether to include Valgrind Memcheck support configure:6994: result: no configure:6998: checking whether to include clang15 sanitizing support configure:7038: result: no configure:7069: checking for perl configure:7090: found /usr/local/bin/perl configure:7102: result: yes configure:7111: checking whether to support Perl configure:7120: result: yes configure:7125: checking whether embedded perl works the way I expect configure:7173: gcc -o conftest -I/usr/local/include/ -g -O2 -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -DUSE_THREAD_SAFE_LOCALE -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -I/usr/local/lib/perl5/5.36/mach/CORE conftest.c -lncurses -L/usr/local/lib -larchive -lssl -lcrypto -lcrypt -lm -lrt -liconv -Wl,-R/usr/local/lib/perl5/5.36/mach/CORE -pthread -Wl,-E -fstack-protector-strong -L/usr/local/lib -L/usr/local/lib/perl5/5.36/mach/CORE -lperl -ldl -lm -lcrypt -lutil >&5 /usr/local/bin/ld: warning: libcrypto.so.30, needed by /usr/local/lib/libarchive.so, may conflict with libcrypto.so.14 configure:7173: $? = 0 configure:7173: ./conftest configure:7173: $? = 0 configure:7187: result: yes configure:7224: checking whether to support Ruby configure:7232: result: yes configure:7244: checking for ruby configure:7265: found /usr/local/bin/ruby configure:7277: result: yes configure:7306: checking whether embedded ruby works the way I expect configure:7342: gcc -o conftest -I/usr/local/include/ -g -O2 -I/usr/local/include/ruby-3.2/ -I/usr/local/include/ruby-3.2//amd64-freebsd14/ -I/usr/local/include/ruby-3.2//amd64-freebsd14 conftest.c -lncurses -L/usr/local/lib -larchive -lssl -lcrypto -lcrypt -lm -lrt -liconv -lruby32 -lm -lthr -lpthread -L/usr/local/lib -L/usr/local/lib >&5 /usr/local/bin/ld: warning: libcrypto.so.30, needed by /usr/local/lib/libarchive.so, may conflict with libcrypto.so.14 configure:7342: $? = 0 configure:7399: result: yes configure:7435: checking whether to support Python configure:7443: result: yes configure:7455: checking for python3-config configure:7476: found /usr/local/bin/python3-config configure:7488: result: yes configure:7512: checking whether embedded Python works the way I expect configure:7561: gcc -o conftest -I/usr/local/include/ -g -O2 -I/usr/local/include/python3.9 -I/usr/local/include/python3.9 -Wno-unused-result -Wsign-compare -Wunreachable-code -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DNDEBUG conftest.c -lncurses -L/usr/local/lib -larchive -lssl -lcrypto -lcrypt -lm -lrt -liconv -L/usr/local/lib -lpython3.9 -lcrypt -lintl -ldl -L/usr/local/lib -lintl -lutil -lm -lm >&5 /usr/local/bin/ld: warning: libcrypto.so.30, needed by /usr/local/lib/libarchive.so, may conflict with libcrypto.so.14 configure:7561: $? = 0 configure:7569: result: yes configure:7621: checking whether your compiler supports -Wno-compound-token-split-by-macro configure:7636: gcc -c -I/usr/local/include/ -g -O2 -Wno-compound-token-split-by-macro -Werror conftest.c >&5 configure:7636: $? = 0 configure:7638: result: yes configure:7652: checking whether your compiler supports -fno-strict-aliasing configure:7667: gcc -c -I/usr/local/include/ -g -O2 -fno-strict-aliasing conftest.c >&5 configure:7667: $? = 0 configure:7669: result: yes configure:7677: checking whether your compiler supports -fwrapv configure:7692: gcc -c -I/usr/local/include/ -g -O2 -fno-strict-aliasing -fwrapv conftest.c >&5 configure:7692: $? = 0 configure:7694: result: yes configure:7702: checking whether your compiler supports __attribute__((fallthrough)) configure:7725: gcc -c -I/usr/local/include/ -g -O2 -fno-strict-aliasing -fwrapv conftest.c >&5 configure:7725: $? = 0 configure:7734: result: yes configure:7744: checking whether your compiler supports __attribute__((may_alias)) configure:7762: gcc -c -I/usr/local/include/ -g -O2 -fno-strict-aliasing -fwrapv conftest.c >&5 configure:7762: $? = 0 configure:7771: result: yes configure:7781: checking whether your compiler supports extra warning flags configure:7796: gcc -c -I/usr/local/include/ -g -O2 -fno-strict-aliasing -fwrapv -Wwrite-strings -W -Wall -Wextra conftest.c >&5 configure:7796: $? = 0 configure:7798: result: yes configure:7807: checking whether your compiler supports -Wno-unused-parameter configure:7822: gcc -c -I/usr/local/include/ -g -O2 -fno-strict-aliasing -fwrapv -Wwrite-strings -W -Wall -Wextra -Wno-unused-parameter conftest.c >&5 configure:7822: $? = 0 configure:7824: result: yes configure:7833: checking whether your compiler supports -Wno-unused-function configure:7848: gcc -c -I/usr/local/include/ -g -O2 -fno-strict-aliasing -fwrapv -Wwrite-strings -W -Wall -Wextra -Wno-unused-parameter -Wno-unused-function conftest.c >&5 configure:7848: $? = 0 configure:7850: result: yes configure:8001: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by epic5 config.status 2, which was generated by GNU Autoconf 2.71. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on g6.epicsol.org config.status:906: creating Makefile config.status:906: creating source/Makefile config.status:906: creating source/info.c.sh config.status:906: creating include/defs.h ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_c_compiler_gnu=yes ac_cv_c_int16_t=yes ac_cv_c_int32_t=yes ac_cv_c_int64_t=yes ac_cv_c_int8_t=yes ac_cv_c_uint16_t=yes ac_cv_c_uint32_t=yes ac_cv_c_uint64_t=yes ac_cv_c_uint8_t=yes ac_cv_env_CC_set='' ac_cv_env_CC_value='' ac_cv_env_CFLAGS_set='' ac_cv_env_CFLAGS_value='' 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_alloca_works=yes ac_cv_func_arc4random=yes ac_cv_func_clock_gettime=yes ac_cv_func_crypt=yes ac_cv_func_fchdir=yes ac_cv_func_finite=yes ac_cv_func_fpathconf=yes ac_cv_func_getaddrinfo=yes ac_cv_func_getlogin=yes ac_cv_func_getnameinfo=yes ac_cv_func_getpass=yes ac_cv_func_getpgid=yes ac_cv_func_getservbyport=yes ac_cv_func_gettimeofday=yes ac_cv_func_killpg=yes ac_cv_func_memmove=yes ac_cv_func_nanosleep=yes ac_cv_func_newlocale=yes ac_cv_func_pledge=no ac_cv_func_realpath=yes ac_cv_func_select=yes ac_cv_func_setenv=yes ac_cv_func_setsid=yes ac_cv_func_setupterm=yes ac_cv_func_snprintf=yes ac_cv_func_strerror=yes ac_cv_func_strlcat=yes ac_cv_func_strlcpy=yes ac_cv_func_strptime=yes ac_cv_func_strtoul=yes ac_cv_func_sysconf=yes ac_cv_func_tcsetpgrp=yes ac_cv_func_tparm=yes ac_cv_func_uname=yes ac_cv_func_unsetenv=yes ac_cv_func_unveil=no ac_cv_func_vsnprintf=yes ac_cv_header_dirent_dirent_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_ieeefp_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_locale_h=yes ac_cv_header_math_h=yes ac_cv_header_ndbm_h=yes ac_cv_header_netdb_h=yes ac_cv_header_regex_h=yes ac_cv_header_stdargs_h=no ac_cv_header_stddef_h=yes ac_cv_header_stdint_h=yes ac_cv_header_stdio_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_cdefs_h=yes ac_cv_header_sys_file_h=yes ac_cv_header_sys_filio_h=yes ac_cv_header_sys_param_h=yes ac_cv_header_sys_select_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_syslimits_h=yes ac_cv_header_sys_termios_h=yes ac_cv_header_sys_time_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_un_h=yes ac_cv_header_term_h=yes ac_cv_header_termios_h=yes ac_cv_header_unistd_h=yes ac_cv_header_xlocale_h=yes ac_cv_lib_archive_archive_read_new=yes ac_cv_lib_cext_setenv=no ac_cv_lib_crypt_crypt=yes ac_cv_lib_dgc_inet_addr=no ac_cv_lib_m_pow=yes ac_cv_lib_ncurses_setupterm=yes ac_cv_lib_resolv_gethostbyname=no ac_cv_lib_rt_clock_gettime=yes ac_cv_lib_socket_socket=no ac_cv_lib_sun_getpwnam=no ac_cv_objext=o ac_cv_path_EGREP='/usr/bin/grep -E' ac_cv_path_GREP=/usr/bin/grep ac_cv_prog_CPP='gcc -E' ac_cv_prog_PERLPROG=yes ac_cv_prog_PYTHON_CFG_EXE=yes ac_cv_prog_RUBYPROG=yes ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_cc_c11='' ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc='' ac_cv_search_opendir='none required' ac_cv_type_intmax_t=yes ac_cv_type_intptr_t=yes ac_cv_type_long_long_int=yes ac_cv_type_mode_t=yes ac_cv_type_off_t=yes ac_cv_type_pid_t=yes ac_cv_type_size_t=yes ac_cv_type_socklen_t=yes ac_cv_type_ssize_t=yes ac_cv_type_struct_addrinfo=yes ac_cv_type_struct_linger=yes ac_cv_type_struct_sockaddr_in6=yes ac_cv_type_struct_sockaddr_storage=yes ac_cv_type_uid_t=yes ac_cv_type_uintmax_t=yes ac_cv_type_unsigned_long_long_int=yes ac_cv_working_alloca_h=no ## ----------------- ## ## Output variables. ## ## ----------------- ## ALLOCA='' CC='gcc' CFLAGS='-I/usr/local/include/ -g -O2 -fno-strict-aliasing -fwrapv -Wwrite-strings -W -Wall -Wextra -Wno-unused-parameter -Wno-unused-function' CPP='gcc -E' CPPFLAGS='' DEFS='-DHAVE_CONFIG_H' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/usr/bin/grep -E' EXEEXT='' GREP='/usr/bin/grep' LDFLAGS='' LIBOBJS='' LIBS='-lncurses -L/usr/local/lib -larchive -lssl -lcrypto -lcrypt -lm -lrt -liconv' LTLIBOBJS='' OBJEXT='o' PACKAGE_BUGREPORT='' PACKAGE_NAME='epic5' PACKAGE_STRING='epic5 2' PACKAGE_TARNAME='epic5' PACKAGE_URL='' PACKAGE_VERSION='2' PATH_SEPARATOR=':' PERLCFLAGS=' -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -DUSE_THREAD_SAFE_LOCALE -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -I/usr/local/lib/perl5/5.36/mach/CORE ' PERLDOTOH='perl.o' PERLLIBS=' -Wl,-R/usr/local/lib/perl5/5.36/mach/CORE -pthread -Wl,-E -fstack-protector-strong -L/usr/local/lib -L/usr/local/lib/perl5/5.36/mach/CORE -lperl -ldl -lm -lcrypt -lutil' PERLPROG='yes' PERL_EXTRA_CFLAGS='-Wno-compound-token-split-by-macro' PYTHON_CFG_EXE='yes' PYTHON_CFLAGS='-I/usr/local/include/python3.9 -I/usr/local/include/python3.9 -Wno-unused-result -Wsign-compare -Wunreachable-code -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DNDEBUG ' PYTHON_LDFLAGS=' -L/usr/local/lib -lpython3.9 -lcrypt -lintl -ldl -L/usr/local/lib -lintl -lutil -lm -lm ' PYTHON_O='python.o' RUBYCFLAGS='-I/usr/local/include/ruby-3.2/ -I/usr/local/include/ruby-3.2//amd64-freebsd14/ -I/usr/local/include/ruby-3.2//amd64-freebsd14' RUBYDOTOH='ruby.o' RUBYLIBS='-lruby32 -lm -lthr -lpthread -L/usr/local/lib -L/usr/local/lib' RUBYPROG='yes' SHELL='/bin/sh' VERSION='2110' WSERV_BIN='wserv4' WSERV_INSTALL='installwserv4' ac_ct_CC='gcc' bindir='${exec_prefix}/bin' build_alias='' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' epic5='epic5' exec_prefix='${prefix}' host_alias='' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' irclibdir='${libdir}/irc' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr/local' program_prefix='' program_transform_name='s,x,x,' psdir='${docdir}' runstatedir='${localstatedir}/run' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' srcdir='.' sysconfdir='${prefix}/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "epic5" #define PACKAGE_TARNAME "epic5" #define PACKAGE_VERSION "2" #define PACKAGE_STRING "epic5 2" #define PACKAGE_BUGREPORT "" #define PACKAGE_URL "" #define USE_SELECT 1 #define HAVE_LIBARCHIVE 1 #define HAVE_SSL 1 #define HAVE_STDIO_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_STRINGS_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_UNISTD_H 1 #define STDC_HEADERS 1 #define HAVE_FCNTL_H 1 #define HAVE_IEEEFP_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_LOCALE_H 1 #define HAVE_MATH_H 1 #define HAVE_NDBM_H 1 #define HAVE_NETDB_H 1 #define HAVE_REGEX_H 1 #define HAVE_STDDEF_H 1 #define HAVE_STDINT_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_FILIO_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SYS_SYSLIMITS_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_TERMIOS_H 1 #define HAVE_XLOCALE_H 1 #define HAVE_TERM_H 1 #define HAVE_ARC4RANDOM 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CRYPT 1 #define HAVE_FCHDIR 1 #define HAVE_FPATHCONF 1 #define HAVE_GETLOGIN 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_GETPASS 1 #define HAVE_GETPGID 1 #define HAVE_GETSERVBYPORT 1 #define HAVE_GETTIMEOFDAY 1 #define HAVE_KILLPG 1 #define HAVE_MEMMOVE 1 #define HAVE_NANOSLEEP 1 #define HAVE_UNAME 1 #define HAVE_REALPATH 1 #define HAVE_SETENV 1 #define HAVE_SETSID 1 #define HAVE_TCSETPGRP 1 #define HAVE_TERMINFO 1 #define HAVE_SNPRINTF 1 #define HAVE_STRERROR 1 #define HAVE_STRLCAT 1 #define HAVE_STRLCPY 1 #define HAVE_STRPTIME 1 #define HAVE_STRTOUL 1 #define HAVE_SYSCONF 1 #define HAVE_UNSETENV 1 #define HAVE_VSNPRINTF 1 #define HAVE_ISFINITE 1 #define HAVE_FINITE 1 #define HAVE_TPARM 1 #define HAVE_NEWLOCALE 1 #define HAVE_DIRENT_H 1 #define HAVE_ALLOCA 1 #define HAVE_SO_SNDLOWAT 1 #define HAVE_BROKEN_REALPATH 1 #define HAVE_SYS_SIGLIST 1 #define HAVE_UNSIGNED_LONG_LONG_INT 1 #define HAVE_LONG_LONG_INT 1 #define HAVE_INTMAX_T 1 #define HAVE_UINTMAX_T 1 #define HAVE_INTPTR_T 1 #define HAVE_SOCKLEN_T 1 #define HAVE_SA_LEN 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_ADDRINFO 1 #define GETADDRINFO_DOES_NOT_DO_AF_UNIX 1 #define HAVE_ICONV 1 #define HAVE_PERL 1 #define PERLCFLAGS 1 #define PERLLIBS 1 #define HAVE_RUBY 1 #define RUBYCFLAGS 1 #define RUBYLIBS 1 #define PYTHON_O 1 #define HAVE_PYTHON 1 #define PYTHON_CFLAGS 1 #define PYTHON_LDFLAGS 1 #define PERL_EXTRA_CFLAGS 1 #define HAVE_ATTRIBUTE_FALLTHROUGH 1 #define HAVE_ATTRIBUTE_MAY_ALIAS 1 configure: exit 0