The build took 00h 01m 21s and was NOT successful.
The program in this build is written in the following languages, according to sloccount:
SLOC | Language |
---|---|
56,196 |
ansic |
3,237 |
sh |
59,433 |
total |
The process tree of the build process is here.
To avoid scrolling, you may jump to the last line of the
invocation of makepkg
that was used to build this
package.
Removed vanilla repositories from pacman.conf and added:
There were existing files in /sysroot, using those
CMD: sudo -u tuscan PATH=/sysroot/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin CC=clang CXX=clang++ red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
==> Making package: ultimate-ircd 3.0.2-10 (Wed Apr 5 00:22:32 UTC 2017)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> WARNING: Using existing $srcdir/ tree
==> Starting build()...
configure: WARNING: If you wanted to set the --build type, don't use --host.
If a cross compiler is detected then cross compile mode will be used.
checking for x86_64-unknown-linux-gcc... clang
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... yes
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether clang accepts -g... yes
checking for clang option to accept ISO C89... none needed
checking if we are using TenDRA or MIPSpro... no
checking if we are using Sun WorkShop/Forte... no
checking if we are using Apple GCC... no
checking if your compiler supports the SVR4 Software Generation System interfaces... no
checking how to generate dependancy info... assuming clang -MM
checking for library containing strerror... none required
checking whether make sets $(MAKE)... yes
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking target system type... x86_64-unknown-linux-gnu
checking for rm... /usr/sbin/rm
checking for cp... /usr/sbin/cp
checking for mv... /usr/sbin/mv
checking for ln... /usr/sbin/ln
checking for sed... /usr/sbin/sed
checking for ar... /sysroot/bin/ar
checking for ld... /sysroot/bin/ld
checking for a BSD-compatible install... /usr/bin/install -c
checking for x86_64-unknown-linux-ranlib... no
checking for ranlib... ranlib
configure: WARNING: In the future, Autoconf will not detect cross-tools
whose name does not start with the host triplet. If you think this
configuration is useful to you, please write to autoconf@gnu.org.
checking for inline... inline
checking for gethostbyname in -lnsl... no
checking for res_mkquery... yes
checking for __res_mkquery... yes
checking for socket in -lsocket... no
checking for crypt... yes
checking how to run the C preprocessor... clang -E
checking for grep that handles long lines and -e... /usr/sbin/grep
checking for egrep... /usr/sbin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking malloc.h usability... yes
checking malloc.h presence... yes
checking for malloc.h... yes
checking netdb.h usability... yes
checking netdb.h presence... yes
checking for netdb.h... yes
checking netinet/in.h usability... yes
checking netinet/in.h presence... yes
checking for netinet/in.h... yes
checking stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for strings.h... (cached) yes
checking sys/file.h usability... yes
checking sys/file.h presence... yes
checking for sys/file.h... yes
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking syslog.h usability... yes
checking syslog.h presence... yes
checking for syslog.h... yes
checking for unistd.h... (cached) yes
checking utmp.h usability... yes
checking utmp.h presence... yes
checking for utmp.h... yes
checking for inttypes.h... (cached) yes
checking sys/resource.h usability... yes
checking sys/resource.h presence... yes
checking for sys/resource.h... yes
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking for stdlib.h... (cached) yes
checking for stddef.h... (cached) yes
checking getopt.h usability... yes
checking getopt.h presence... yes
checking for getopt.h... yes
checking MIN and MAX definition... yes
checking whether clang needs -traditional... no
checking for alarm... yes
checking for dup2... yes
checking for gethostbyname... yes
checking for gethostname... yes
checking for getpass... yes
checking for gettimeofday... yes
checking for inet_ntoa... yes
checking for isascii... yes
checking for memmove... yes
checking for memset... yes
checking for munmap... yes
checking for setenv... yes
checking for socket... yes
checking for strcasecmp... yes
checking for strchr... yes
checking for strdup... yes
checking for strerror... yes
checking for strncasecmp... yes
checking for strrchr... yes
checking for strtol... yes
checking for strtoul... yes
checking for index... yes
checking for strerror... (cached) yes
checking for strtoken... no
checking for strtok... yes
checking for inet_addr... yes
checking for inet_netof... yes
checking for inet_aton... yes
checking for gettimeofday... (cached) yes
checking for lrand48... yes
checking for sigaction... yes
checking for bzero... yes
checking for bcmp... yes
checking for bcopy... yes
checking for dn_skipname... yes
checking for __dn_skipname... no
checking for getrusage... yes
checking for times... yes
checking for break... no
checking for inet_pton... yes
checking for inet_ntop... yes
checking for va_copy... yes
checking for __va_copy... yes
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for getpagesize... yes
checking for working mmap... no
checking for OpenSSL... disabled
configure: Enabling client throttle protection
configure: Enabling encrypted OLine passwords
configure: Enabling No Channel Operators while split protection
configure: Enabling connection headers
configure: Using Chinese nickname support
checking whether clang needs -traditional... (cached) no
checking for u_int32_t... yes
checking for uintptr_t... yes
checking for poll... yes
checking sys/epoll.h usability... yes
checking sys/epoll.h presence... yes
checking for sys/epoll.h... yes
checking for epoll_create in -lepoll... no
checking for epoll_create without -lepoll... configure: error: cannot run test program while cross compiling
See `config.log' for more details.
==> ERROR: A failure occurred in build().
Aborting...
Printing config logfiles
CMD: config logfiles '/tmp/ultimate-ircd/src/UltimateIRCd/config.log'
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by configure, which was
generated by GNU Autoconf 2.61. Invocation command line was
$ ./configure --host=x86_64-unknown-linux --prefix=/usr --enable-chinese-nick
## --------- ##
## Platform. ##
## --------- ##
hostname = 261cea6b1dff
uname -m = x86_64
uname -r = 4.10.6-1-ARCH
uname -s = Linux
uname -v = #1 SMP PREEMPT Mon Mar 27 08:28:22 CEST 2017
/usr/bin/uname -p = unknown
/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: /sysroot/bin
PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /usr/sbin
PATH: /usr/bin
PATH: /sbin
PATH: /bin
## ----------- ##
## Core tests. ##
## ----------- ##
configure:1931: checking for x86_64-unknown-linux-gcc
configure:1958: result: clang
configure:2236: checking for C compiler version
configure:2243: clang --version >&5
clang version 3.8.1
Target: x86_64-unknown-linux-gnu
Thread model: posix
InstalledDir: /
configure:2246: $? = 0
configure:2253: clang -v >&5
clang version 3.8.1
Target: x86_64-unknown-linux-gnu
Thread model: posix
InstalledDir: /
Found candidate GCC installation: //../lib/gcc/x86_64-pc-linux-gnu/6.1.1
Found candidate GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
Selected GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
Candidate multilib: .;@m64
Selected multilib: .;@m64
configure:2256: $? = 0
configure:2263: clang -V >&5
clang-3.8: error: argument to '-V' is missing (expected 1 value)
clang-3.8: error: no input files
configure:2266: $? = 1
configure:2289: checking for C compiler default output file name
configure:2316: clang conftest.c >&5
configure:2319: $? = 0
configure:2357: result: a.out
configure:2374: checking whether the C compiler works
configure:2384: ./a.out
./a.out: error while loading shared libraries: /usr/lib/libc.so: invalid ELF header
configure:2387: $? = 127
configure:2404: result: yes
configure:2411: checking whether we are cross compiling
configure:2413: result: yes
configure:2416: checking for suffix of executables
configure:2423: clang -o conftest conftest.c >&5
configure:2426: $? = 0
configure:2450: result:
configure:2456: checking for suffix of object files
configure:2482: clang -c conftest.c >&5
configure:2485: $? = 0
configure:2508: result: o
configure:2512: checking whether we are using the GNU C compiler
configure:2541: clang -c conftest.c >&5
configure:2547: $? = 0
configure:2564: result: yes
configure:2569: checking whether clang accepts -g
configure:2599: clang -c -g conftest.c >&5
configure:2605: $? = 0
configure:2704: result: yes
configure:2721: checking for clang option to accept ISO C89
configure:2795: clang -c conftest.c >&5
configure:2801: $? = 0
configure:2824: result: none needed
configure:2845: checking if we are using TenDRA or MIPSpro
configure:2861: result: no
configure:2867: checking if we are using Sun WorkShop/Forte
configure:2883: result: no
configure:2888: checking if we are using Apple GCC
configure:2897: result: no
configure:2903: checking if your compiler supports the SVR4 Software Generation System interfaces
configure:2909: result: no
configure:2952: checking how to generate dependancy info
configure:2965: result: assuming clang -MM
configure:2977: checking for library containing strerror
configure:3018: clang -o conftest conftest.c >&5
conftest.c:15:6: warning: incompatible redeclaration of library function 'strerror' [-Wincompatible-library-redeclaration]
char strerror ();
^
conftest.c:15:6: note: 'strerror' is a builtin with type 'char *(int)'
1 warning generated.
configure:3024: $? = 0
configure:3052: result: none required
configure:3060: checking whether make sets $(MAKE)
configure:3081: result: yes
configure:3096: checking build system type
configure:3114: result: x86_64-unknown-linux-gnu
configure:3136: checking host system type
configure:3151: result: x86_64-unknown-linux-gnu
configure:3173: checking target system type
configure:3188: result: x86_64-unknown-linux-gnu
configure:3219: checking for rm
configure:3237: found /usr/sbin/rm
configure:3249: result: /usr/sbin/rm
configure:3259: checking for cp
configure:3277: found /usr/sbin/cp
configure:3289: result: /usr/sbin/cp
configure:3299: checking for mv
configure:3317: found /usr/sbin/mv
configure:3329: result: /usr/sbin/mv
configure:3339: checking for ln
configure:3357: found /usr/sbin/ln
configure:3369: result: /usr/sbin/ln
configure:3379: checking for sed
configure:3397: found /usr/sbin/sed
configure:3409: result: /usr/sbin/sed
configure:3419: checking for ar
configure:3437: found /sysroot/bin/ar
configure:3449: result: /sysroot/bin/ar
configure:3459: checking for ld
configure:3477: found /sysroot/bin/ld
configure:3489: result: /sysroot/bin/ld
configure:3510: checking for a BSD-compatible install
configure:3566: result: /usr/bin/install -c
configure:3580: checking for x86_64-unknown-linux-ranlib
configure:3610: result: no
configure:3620: checking for ranlib
configure:3636: found /sysroot/bin/ranlib
configure:3647: result: ranlib
configure:3661: WARNING: In the future, Autoconf will not detect cross-tools
whose name does not start with the host triplet. If you think this
configuration is useful to you, please write to autoconf@gnu.org.
configure:3673: checking for inline
configure:3699: clang -c conftest.c >&5
configure:3705: $? = 0
configure:3723: result: inline
configure:3752: checking for gethostbyname in -lnsl
configure:3787: clang -o conftest conftest.c -lnsl >&5
/sysroot/bin/ld: error: cannot find -lnsl
clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
configure:3793: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| /* end confdefs.h. */
|
| /* 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 gethostbyname ();
| int
| main ()
| {
| return gethostbyname ();
| ;
| return 0;
| }
configure:3811: result: no
configure:3822: checking for res_mkquery
configure:3878: clang -o conftest conftest.c >&5
configure:3884: $? = 0
configure:3901: result: yes
configure:3979: checking for __res_mkquery
configure:4035: clang -o conftest conftest.c >&5
configure:4041: $? = 0
configure:4058: result: yes
configure:4137: checking for socket in -lsocket
configure:4172: clang -o conftest conftest.c -lsocket >&5
/sysroot/bin/ld: error: cannot find -lsocket
clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
configure:4178: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| /* end confdefs.h. */
|
| /* 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 socket ();
| int
| main ()
| {
| return socket ();
| ;
| return 0;
| }
configure:4196: result: no
configure:4207: checking for crypt
configure:4263: clang -o conftest conftest.c >&5
configure:4269: $? = 0
configure:4286: result: yes
configure:4442: checking how to run the C preprocessor
configure:4482: clang -E conftest.c
configure:4488: $? = 0
configure:4519: clang -E conftest.c
conftest.c:8:10: fatal error: 'ac_nonexistent.h' file not found
#include
^
1 error generated.
configure:4525: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| /* end confdefs.h. */
| #include
configure:4558: result: clang -E
configure:4587: clang -E conftest.c
configure:4593: $? = 0
configure:4624: clang -E conftest.c
conftest.c:8:10: fatal error: 'ac_nonexistent.h' file not found
#include
^
1 error generated.
configure:4630: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| /* end confdefs.h. */
| #include
configure:4668: checking for grep that handles long lines and -e
configure:4742: result: /usr/sbin/grep
configure:4747: checking for egrep
configure:4825: result: /usr/sbin/grep -E
configure:4830: checking for ANSI C header files
configure:4860: clang -c conftest.c >&5
configure:4866: $? = 0
configure:4994: result: yes
configure:5018: checking for sys/types.h
configure:5039: clang -c conftest.c >&5
configure:5045: $? = 0
configure:5061: result: yes
configure:5018: checking for sys/stat.h
configure:5039: clang -c conftest.c >&5
configure:5045: $? = 0
configure:5061: result: yes
configure:5018: checking for stdlib.h
configure:5039: clang -c conftest.c >&5
configure:5045: $? = 0
configure:5061: result: yes
configure:5018: checking for string.h
configure:5039: clang -c conftest.c >&5
configure:5045: $? = 0
configure:5061: result: yes
configure:5018: checking for memory.h
configure:5039: clang -c conftest.c >&5
configure:5045: $? = 0
configure:5061: result: yes
configure:5018: checking for strings.h
configure:5039: clang -c conftest.c >&5
configure:5045: $? = 0
configure:5061: result: yes
configure:5018: checking for inttypes.h
configure:5039: clang -c conftest.c >&5
configure:5045: $? = 0
configure:5061: result: yes
configure:5018: checking for stdint.h
configure:5039: clang -c conftest.c >&5
configure:5045: $? = 0
configure:5061: result: yes
configure:5018: checking for unistd.h
configure:5039: clang -c conftest.c >&5
configure:5045: $? = 0
configure:5061: result: yes
configure:5093: checking fcntl.h usability
configure:5110: clang -c conftest.c >&5
configure:5116: $? = 0
configure:5130: result: yes
configure:5134: checking fcntl.h presence
configure:5149: clang -E conftest.c
configure:5155: $? = 0
configure:5169: result: yes
configure:5197: checking for fcntl.h
configure:5205: result: yes
configure:5093: checking limits.h usability
configure:5110: clang -c conftest.c >&5
configure:5116: $? = 0
configure:5130: result: yes
configure:5134: checking limits.h presence
configure:5149: clang -E conftest.c
configure:5155: $? = 0
configure:5169: result: yes
configure:5197: checking for limits.h
configure:5205: result: yes
configure:5093: checking malloc.h usability
configure:5110: clang -c conftest.c >&5
configure:5116: $? = 0
configure:5130: result: yes
configure:5134: checking malloc.h presence
configure:5149: clang -E conftest.c
configure:5155: $? = 0
configure:5169: result: yes
configure:5197: checking for malloc.h
configure:5205: result: yes
configure:5093: checking netdb.h usability
configure:5110: clang -c conftest.c >&5
configure:5116: $? = 0
configure:5130: result: yes
configure:5134: checking netdb.h presence
configure:5149: clang -E conftest.c
configure:5155: $? = 0
configure:5169: result: yes
configure:5197: checking for netdb.h
configure:5205: result: yes
configure:5093: checking netinet/in.h usability
configure:5110: clang -c conftest.c >&5
configure:5116: $? = 0
configure:5130: result: yes
configure:5134: checking netinet/in.h presence
configure:5149: clang -E conftest.c
configure:5155: $? = 0
configure:5169: result: yes
configure:5197: checking for netinet/in.h
configure:5205: result: yes
configure:5093: checking stddef.h usability
configure:5110: clang -c conftest.c >&5
configure:5116: $? = 0
configure:5130: result: yes
configure:5134: checking stddef.h presence
configure:5149: clang -E conftest.c
configure:5155: $? = 0
configure:5169: result: yes
configure:5197: checking for stddef.h
configure:5205: result: yes
configure:5227: checking for stdlib.h
configure:5233: result: yes
configure:5227: checking for string.h
configure:5233: result: yes
configure:5227: checking for strings.h
configure:5233: result: yes
configure:5237: checking sys/file.h usability
configure:5254: clang -c conftest.c >&5
configure:5260: $? = 0
configure:5274: result: yes
configure:5278: checking sys/file.h presence
configure:5293: clang -E conftest.c
configure:5299: $? = 0
configure:5313: result: yes
configure:5341: checking for sys/file.h
configure:5349: result: yes
configure:5237: checking sys/ioctl.h usability
configure:5254: clang -c conftest.c >&5
configure:5260: $? = 0
configure:5274: result: yes
configure:5278: checking sys/ioctl.h presence
configure:5293: clang -E conftest.c
configure:5299: $? = 0
configure:5313: result: yes
configure:5341: checking for sys/ioctl.h
configure:5349: result: yes
configure:5381: checking sys/param.h usability
configure:5398: clang -c conftest.c >&5
configure:5404: $? = 0
configure:5418: result: yes
configure:5422: checking sys/param.h presence
configure:5437: clang -E conftest.c
configure:5443: $? = 0
configure:5457: result: yes
configure:5485: checking for sys/param.h
configure:5493: result: yes
configure:5381: checking sys/socket.h usability
configure:5398: clang -c conftest.c >&5
configure:5404: $? = 0
configure:5418: result: yes
configure:5422: checking sys/socket.h presence
configure:5437: clang -E conftest.c
configure:5443: $? = 0
configure:5457: result: yes
configure:5485: checking for sys/socket.h
configure:5493: result: yes
configure:5381: checking sys/time.h usability
configure:5398: clang -c conftest.c >&5
configure:5404: $? = 0
configure:5418: result: yes
configure:5422: checking sys/time.h presence
configure:5437: clang -E conftest.c
configure:5443: $? = 0
configure:5457: result: yes
configure:5485: checking for sys/time.h
configure:5493: result: yes
configure:5381: checking syslog.h usability
configure:5398: clang -c conftest.c >&5
configure:5404: $? = 0
configure:5418: result: yes
configure:5422: checking syslog.h presence
configure:5437: clang -E conftest.c
configure:5443: $? = 0
configure:5457: result: yes
configure:5485: checking for syslog.h
configure:5493: result: yes
configure:5371: checking for unistd.h
configure:5377: result: yes
configure:5521: checking utmp.h usability
configure:5538: clang -c conftest.c >&5
configure:5544: $? = 0
configure:5558: result: yes
configure:5562: checking utmp.h presence
configure:5577: clang -E conftest.c
configure:5583: $? = 0
configure:5597: result: yes
configure:5625: checking for utmp.h
configure:5633: result: yes
configure:5656: checking for inttypes.h
configure:5662: result: yes
configure:5666: checking sys/resource.h usability
configure:5683: clang -c conftest.c >&5
configure:5689: $? = 0
configure:5703: result: yes
configure:5707: checking sys/resource.h presence
configure:5722: clang -E conftest.c
configure:5728: $? = 0
configure:5742: result: yes
configure:5770: checking for sys/resource.h
configure:5778: result: yes
configure:5666: checking errno.h usability
configure:5683: clang -c conftest.c >&5
configure:5689: $? = 0
configure:5703: result: yes
configure:5707: checking errno.h presence
configure:5722: clang -E conftest.c
configure:5728: $? = 0
configure:5742: result: yes
configure:5770: checking for errno.h
configure:5778: result: yes
configure:5656: checking for stdlib.h
configure:5662: result: yes
configure:5656: checking for stddef.h
configure:5662: result: yes
configure:5666: checking getopt.h usability
configure:5683: clang -c conftest.c >&5
configure:5689: $? = 0
configure:5703: result: yes
configure:5707: checking getopt.h presence
configure:5722: clang -E conftest.c
configure:5728: $? = 0
configure:5742: result: yes
configure:5770: checking for getopt.h
configure:5778: result: yes
configure:5792: checking MIN and MAX definition
configure:5814: result: yes
configure:5824: checking whether clang needs -traditional
conftest.c:42:10: fatal error: 'sgtty.h' file not found
#include
^
1 error generated.
conftest.c:42:10: fatal error: 'termio.h' file not found
#include
^
1 error generated.
configure:5866: result: no
configure:5882: checking for alarm
configure:5938: clang -o conftest conftest.c >&5
configure:5944: $? = 0
configure:5962: result: yes
configure:5882: checking for dup2
configure:5938: clang -o conftest conftest.c >&5
configure:5944: $? = 0
configure:5962: result: yes
configure:5882: checking for gethostbyname
configure:5938: clang -o conftest conftest.c >&5
configure:5944: $? = 0
configure:5962: result: yes
configure:5882: checking for gethostname
configure:5938: clang -o conftest conftest.c >&5
configure:5944: $? = 0
configure:5962: result: yes
configure:5882: checking for getpass
configure:5938: clang -o conftest conftest.c >&5
configure:5944: $? = 0
configure:5962: result: yes
configure:5882: checking for gettimeofday
configure:5938: clang -o conftest conftest.c >&5
configure:5944: $? = 0
configure:5962: result: yes
configure:5982: checking for inet_ntoa
configure:6038: clang -o conftest conftest.c >&5
configure:6044: $? = 0
configure:6062: result: yes
configure:5982: checking for isascii
configure:6038: clang -o conftest conftest.c >&5
configure:6044: $? = 0
configure:6062: result: yes
configure:5982: checking for memmove
configure:6038: clang -o conftest conftest.c >&5
conftest.c:73:6: warning: incompatible redeclaration of library function 'memmove' [-Wincompatible-library-redeclaration]
char memmove ();
^
conftest.c:73:6: note: 'memmove' is a builtin with type 'void *(void *, const void *, unsigned long)'
1 warning generated.
configure:6044: $? = 0
configure:6062: result: yes
configure:5982: checking for memset
configure:6038: clang -o conftest conftest.c >&5
conftest.c:74:6: warning: incompatible redeclaration of library function 'memset' [-Wincompatible-library-redeclaration]
char memset ();
^
conftest.c:74:6: note: 'memset' is a builtin with type 'void *(void *, int, unsigned long)'
1 warning generated.
configure:6044: $? = 0
configure:6062: result: yes
configure:5982: checking for munmap
configure:6038: clang -o conftest conftest.c >&5
configure:6044: $? = 0
configure:6062: result: yes
configure:5982: checking for setenv
configure:6038: clang -o conftest conftest.c >&5
configure:6044: $? = 0
configure:6062: result: yes
configure:5982: checking for socket
configure:6038: clang -o conftest conftest.c >&5
configure:6044: $? = 0
configure:6062: result: yes
configure:6082: checking for strcasecmp
configure:6138: clang -o conftest conftest.c >&5
conftest.c:78:6: warning: incompatible redeclaration of library function 'strcasecmp' [-Wincompatible-library-redeclaration]
char strcasecmp ();
^
conftest.c:78:6: note: 'strcasecmp' is a builtin with type 'int (const char *, const char *)'
1 warning generated.
configure:6144: $? = 0
configure:6162: result: yes
configure:6082: checking for strchr
configure:6138: clang -o conftest conftest.c >&5
conftest.c:79:6: warning: incompatible redeclaration of library function 'strchr' [-Wincompatible-library-redeclaration]
char strchr ();
^
conftest.c:79:6: note: 'strchr' is a builtin with type 'char *(const char *, int)'
1 warning generated.
configure:6144: $? = 0
configure:6162: result: yes
configure:6082: checking for strdup
configure:6138: clang -o conftest conftest.c >&5
conftest.c:80:6: warning: incompatible redeclaration of library function 'strdup' [-Wincompatible-library-redeclaration]
char strdup ();
^
conftest.c:80:6: note: 'strdup' is a builtin with type 'char *(const char *)'
1 warning generated.
configure:6144: $? = 0
configure:6162: result: yes
configure:6082: checking for strerror
configure:6138: clang -o conftest conftest.c >&5
conftest.c:81:6: warning: incompatible redeclaration of library function 'strerror' [-Wincompatible-library-redeclaration]
char strerror ();
^
conftest.c:81:6: note: 'strerror' is a builtin with type 'char *(int)'
1 warning generated.
configure:6144: $? = 0
configure:6162: result: yes
configure:6082: checking for strncasecmp
configure:6138: clang -o conftest conftest.c >&5
conftest.c:82:6: warning: incompatible redeclaration of library function 'strncasecmp' [-Wincompatible-library-redeclaration]
char strncasecmp ();
^
conftest.c:82:6: note: 'strncasecmp' is a builtin with type 'int (const char *, const char *, unsigned long)'
1 warning generated.
configure:6144: $? = 0
configure:6162: result: yes
configure:6082: checking for strrchr
configure:6138: clang -o conftest conftest.c >&5
conftest.c:83:6: warning: incompatible redeclaration of library function 'strrchr' [-Wincompatible-library-redeclaration]
char strrchr ();
^
conftest.c:83:6: note: 'strrchr' is a builtin with type 'char *(const char *, int)'
1 warning generated.
configure:6144: $? = 0
configure:6162: result: yes
configure:6082: checking for strtol
configure:6138: clang -o conftest conftest.c >&5
configure:6144: $? = 0
configure:6162: result: yes
configure:6182: checking for strtoul
configure:6238: clang -o conftest conftest.c >&5
configure:6244: $? = 0
configure:6262: result: yes
configure:6182: checking for index
configure:6238: clang -o conftest conftest.c >&5
conftest.c:86:6: warning: incompatible redeclaration of library function 'index' [-Wincompatible-library-redeclaration]
char index ();
^
conftest.c:86:6: note: 'index' is a builtin with type 'char *(const char *, int)'
1 warning generated.
configure:6244: $? = 0
configure:6262: result: yes
configure:6182: checking for strerror
configure:6262: result: yes
configure:6182: checking for strtoken
configure:6238: clang -o conftest conftest.c >&5
/tmp/conftest-f8e566.o:conftest.c:function main: error: undefined reference to 'strtoken'
clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
configure:6244: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_MINMAX 1
| #define HAVE_ALARM 1
| #define HAVE_DUP2 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETPASS 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_INET_NTOA 1
| #define HAVE_ISASCII 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MEMSET 1
| #define HAVE_MUNMAP 1
| #define HAVE_SETENV 1
| #define HAVE_SOCKET 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCHR 1
| #define HAVE_STRDUP 1
| #define HAVE_STRERROR 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_STRRCHR 1
| #define HAVE_STRTOL 1
| #define HAVE_STRTOUL 1
| #define HAVE_INDEX 1
| #define HAVE_STRERROR 1
| /* end confdefs.h. */
| /* Define strtoken to an innocuous variant, in case declares strtoken.
| For example, HP-UX 11i declares gettimeofday. */
| #define strtoken innocuous_strtoken
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char strtoken (); below.
| Prefer to if __STDC__ is defined, since
| exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include
| #else
| # include
| #endif
|
| #undef strtoken
|
| /* 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 strtoken ();
| /* 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_strtoken || defined __stub___strtoken
| choke me
| #endif
|
| int
| main ()
| {
| return strtoken ();
| ;
| return 0;
| }
configure:6262: result: no
configure:6182: checking for strtok
configure:6238: clang -o conftest conftest.c >&5
conftest.c:88:6: warning: incompatible redeclaration of library function 'strtok' [-Wincompatible-library-redeclaration]
char strtok ();
^
conftest.c:88:6: note: 'strtok' is a builtin with type 'char *(char *, const char *)'
1 warning generated.
configure:6244: $? = 0
configure:6262: result: yes
configure:6182: checking for inet_addr
configure:6238: clang -o conftest conftest.c >&5
configure:6244: $? = 0
configure:6262: result: yes
configure:6182: checking for inet_netof
configure:6238: clang -o conftest conftest.c >&5
configure:6244: $? = 0
configure:6262: result: yes
configure:6282: checking for inet_aton
configure:6338: clang -o conftest conftest.c >&5
configure:6344: $? = 0
configure:6362: result: yes
configure:6282: checking for gettimeofday
configure:6362: result: yes
configure:6282: checking for lrand48
configure:6338: clang -o conftest conftest.c >&5
configure:6344: $? = 0
configure:6362: result: yes
configure:6282: checking for sigaction
configure:6338: clang -o conftest conftest.c >&5
configure:6344: $? = 0
configure:6362: result: yes
configure:6282: checking for bzero
configure:6338: clang -o conftest conftest.c >&5
conftest.c:95:6: warning: incompatible redeclaration of library function 'bzero' [-Wincompatible-library-redeclaration]
char bzero ();
^
conftest.c:95:6: note: 'bzero' is a builtin with type 'void (void *, unsigned long)'
1 warning generated.
configure:6344: $? = 0
configure:6362: result: yes
configure:6282: checking for bcmp
configure:6338: clang -o conftest conftest.c >&5
configure:6344: $? = 0
configure:6362: result: yes
configure:6282: checking for bcopy
configure:6338: clang -o conftest conftest.c >&5
configure:6344: $? = 0
configure:6362: result: yes
configure:6382: checking for dn_skipname
configure:6438: clang -o conftest conftest.c >&5
configure:6444: $? = 0
configure:6462: result: yes
configure:6382: checking for __dn_skipname
configure:6438: clang -o conftest conftest.c >&5
/tmp/conftest-0fa4fc.o:conftest.c:function main: error: undefined reference to '__dn_skipname'
clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
configure:6444: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_MINMAX 1
| #define HAVE_ALARM 1
| #define HAVE_DUP2 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETPASS 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_INET_NTOA 1
| #define HAVE_ISASCII 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MEMSET 1
| #define HAVE_MUNMAP 1
| #define HAVE_SETENV 1
| #define HAVE_SOCKET 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCHR 1
| #define HAVE_STRDUP 1
| #define HAVE_STRERROR 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_STRRCHR 1
| #define HAVE_STRTOL 1
| #define HAVE_STRTOUL 1
| #define HAVE_INDEX 1
| #define HAVE_STRERROR 1
| #define HAVE_STRTOK 1
| #define HAVE_INET_ADDR 1
| #define HAVE_INET_NETOF 1
| #define HAVE_INET_ATON 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_LRAND48 1
| #define HAVE_SIGACTION 1
| #define HAVE_BZERO 1
| #define HAVE_BCMP 1
| #define HAVE_BCOPY 1
| #define HAVE_DN_SKIPNAME 1
| /* end confdefs.h. */
| /* Define __dn_skipname to an innocuous variant, in case declares __dn_skipname.
| For example, HP-UX 11i declares gettimeofday. */
| #define __dn_skipname innocuous___dn_skipname
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char __dn_skipname (); below.
| Prefer to if __STDC__ is defined, since
| exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include
| #else
| # include
| #endif
|
| #undef __dn_skipname
|
| /* 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 __dn_skipname ();
| /* 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___dn_skipname || defined __stub_____dn_skipname
| choke me
| #endif
|
| int
| main ()
| {
| return __dn_skipname ();
| ;
| return 0;
| }
configure:6462: result: no
configure:6382: checking for getrusage
configure:6438: clang -o conftest conftest.c >&5
configure:6444: $? = 0
configure:6462: result: yes
configure:6382: checking for times
configure:6438: clang -o conftest conftest.c >&5
configure:6444: $? = 0
configure:6462: result: yes
configure:6382: checking for break
configure:6438: clang -o conftest conftest.c >&5
conftest.c:101:6: error: expected identifier or '('
char break ();
^
conftest.c:112:8: error: expected expression
return break ();
^
2 errors generated.
configure:6444: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_MINMAX 1
| #define HAVE_ALARM 1
| #define HAVE_DUP2 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETPASS 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_INET_NTOA 1
| #define HAVE_ISASCII 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MEMSET 1
| #define HAVE_MUNMAP 1
| #define HAVE_SETENV 1
| #define HAVE_SOCKET 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCHR 1
| #define HAVE_STRDUP 1
| #define HAVE_STRERROR 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_STRRCHR 1
| #define HAVE_STRTOL 1
| #define HAVE_STRTOUL 1
| #define HAVE_INDEX 1
| #define HAVE_STRERROR 1
| #define HAVE_STRTOK 1
| #define HAVE_INET_ADDR 1
| #define HAVE_INET_NETOF 1
| #define HAVE_INET_ATON 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_LRAND48 1
| #define HAVE_SIGACTION 1
| #define HAVE_BZERO 1
| #define HAVE_BCMP 1
| #define HAVE_BCOPY 1
| #define HAVE_DN_SKIPNAME 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_TIMES 1
| /* end confdefs.h. */
| /* Define break to an innocuous variant, in case declares break.
| For example, HP-UX 11i declares gettimeofday. */
| #define break innocuous_break
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char break (); below.
| Prefer to if __STDC__ is defined, since
| exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include
| #else
| # include
| #endif
|
| #undef break
|
| /* 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 break ();
| /* 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_break || defined __stub___break
| choke me
| #endif
|
| int
| main ()
| {
| return break ();
| ;
| return 0;
| }
configure:6462: result: no
configure:6382: checking for inet_pton
configure:6438: clang -o conftest conftest.c >&5
configure:6444: $? = 0
configure:6462: result: yes
configure:6382: checking for inet_ntop
configure:6438: clang -o conftest conftest.c >&5
configure:6444: $? = 0
configure:6462: result: yes
configure:6474: checking for va_copy
configure:6500: clang -o conftest conftest.c >&5
configure:6506: $? = 0
configure:6524: result: yes
configure:6533: checking for __va_copy
configure:6559: clang -o conftest conftest.c >&5
configure:6565: $? = 0
configure:6583: result: yes
configure:6598: checking for stdlib.h
configure:6604: result: yes
configure:6598: checking for unistd.h
configure:6604: result: yes
configure:6737: checking for getpagesize
configure:6793: clang -o conftest conftest.c >&5
configure:6799: $? = 0
configure:6817: result: yes
configure:6827: checking for working mmap
configure:7002: result: no
configure:7014: checking for OpenSSL
configure:7055: result: disabled
configure:7151: Enabling client throttle protection
configure:7162: Enabling encrypted OLine passwords
configure:7173: Enabling No Channel Operators while split protection
configure:7184: Enabling connection headers
configure:7219: Using Chinese nickname support
configure:7243: checking whether clang needs -traditional
configure:7285: result: no
configure:7294: checking for u_int32_t
configure:7324: clang -c conftest.c >&5
configure:7330: $? = 0
configure:7345: result: yes
configure:7358: checking for uintptr_t
configure:7388: clang -c conftest.c >&5
configure:7394: $? = 0
configure:7409: result: yes
configure:7672: checking for poll
configure:7728: clang -o conftest conftest.c >&5
configure:7734: $? = 0
configure:7751: result: yes
configure:7770: checking sys/epoll.h usability
configure:7787: clang -c conftest.c >&5
configure:7793: $? = 0
configure:7807: result: yes
configure:7811: checking sys/epoll.h presence
configure:7826: clang -E conftest.c
configure:7832: $? = 0
configure:7846: result: yes
configure:7874: checking for sys/epoll.h
configure:7881: result: yes
configure:7892: checking for epoll_create in -lepoll
configure:7927: clang -o conftest conftest.c -lepoll >&5
/sysroot/bin/ld: error: cannot find -lepoll
clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
configure:7933: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_MINMAX 1
| #define HAVE_ALARM 1
| #define HAVE_DUP2 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETPASS 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_INET_NTOA 1
| #define HAVE_ISASCII 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MEMSET 1
| #define HAVE_MUNMAP 1
| #define HAVE_SETENV 1
| #define HAVE_SOCKET 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCHR 1
| #define HAVE_STRDUP 1
| #define HAVE_STRERROR 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_STRRCHR 1
| #define HAVE_STRTOL 1
| #define HAVE_STRTOUL 1
| #define HAVE_INDEX 1
| #define HAVE_STRERROR 1
| #define HAVE_STRTOK 1
| #define HAVE_INET_ADDR 1
| #define HAVE_INET_NETOF 1
| #define HAVE_INET_ATON 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_LRAND48 1
| #define HAVE_SIGACTION 1
| #define HAVE_BZERO 1
| #define HAVE_BCMP 1
| #define HAVE_BCOPY 1
| #define HAVE_DN_SKIPNAME 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_TIMES 1
| #define HAVE_INET_PTON 1
| #define HAVE_INET_NTOP 1
| #define HAVE_VA_COPY 1
| #define HAVE___VA_COPY 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define THROTTLE_ENABLE 1
| #define CRYPT_OPER_PASSWORD 1
| #define NO_CHANOPS_WHEN_SPLIT 1
| #define SHOW_HEADERS 1
| #define CHINESE_SUPPORT 1
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char epoll_create ();
| int
| main ()
| {
| return epoll_create ();
| ;
| return 0;
| }
configure:7951: result: no
configure:7960: checking for epoll_create without -lepoll
configure:7964: error: cannot run test program while cross compiling
See `config.log' for more details.
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_acebot_rejection=no
ac_cv_build=x86_64-unknown-linux-gnu
ac_cv_c_compiler_gnu=yes
ac_cv_c_inline=inline
ac_cv_chinese_nick=yes
ac_cv_crypted_oper_password=yes
ac_cv_debugmode=no
ac_cv_env_CC_set=set
ac_cv_env_CC_value=clang
ac_cv_env_CFLAGS_set=set
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=set
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_LDFLAGS_set=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=set
ac_cv_env_host_alias_value=x86_64-unknown-linux
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_func___dn_skipname=no
ac_cv_func___res_mkquery=yes
ac_cv_func_alarm=yes
ac_cv_func_bcmp=yes
ac_cv_func_bcopy=yes
ac_cv_func_break=no
ac_cv_func_bzero=yes
ac_cv_func_crypt=yes
ac_cv_func_dn_skipname=yes
ac_cv_func_dup2=yes
ac_cv_func_gethostbyname=yes
ac_cv_func_gethostname=yes
ac_cv_func_getpagesize=yes
ac_cv_func_getpass=yes
ac_cv_func_getrusage=yes
ac_cv_func_gettimeofday=yes
ac_cv_func_index=yes
ac_cv_func_inet_addr=yes
ac_cv_func_inet_aton=yes
ac_cv_func_inet_netof=yes
ac_cv_func_inet_ntoa=yes
ac_cv_func_inet_ntop=yes
ac_cv_func_inet_pton=yes
ac_cv_func_isascii=yes
ac_cv_func_lrand48=yes
ac_cv_func_memmove=yes
ac_cv_func_memset=yes
ac_cv_func_mmap_fixed_mapped=no
ac_cv_func_munmap=yes
ac_cv_func_poll=yes
ac_cv_func_res_mkquery=yes
ac_cv_func_setenv=yes
ac_cv_func_sigaction=yes
ac_cv_func_socket=yes
ac_cv_func_strcasecmp=yes
ac_cv_func_strchr=yes
ac_cv_func_strdup=yes
ac_cv_func_strerror=yes
ac_cv_func_strncasecmp=yes
ac_cv_func_strrchr=yes
ac_cv_func_strtok=yes
ac_cv_func_strtoken=no
ac_cv_func_strtol=yes
ac_cv_func_strtoul=yes
ac_cv_func_times=yes
ac_cv_header_errno_h=yes
ac_cv_header_fcntl_h=yes
ac_cv_header_getopt_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_limits_h=yes
ac_cv_header_malloc_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_netdb_h=yes
ac_cv_header_netinet_in_h=yes
ac_cv_header_stdc=yes
ac_cv_header_stddef_h=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_epoll_h=yes
ac_cv_header_sys_file_h=yes
ac_cv_header_sys_ioctl_h=yes
ac_cv_header_sys_param_h=yes
ac_cv_header_sys_resource_h=yes
ac_cv_header_sys_socket_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_time_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_syslog_h=yes
ac_cv_header_unistd_h=yes
ac_cv_header_utmp_h=yes
ac_cv_host=x86_64-unknown-linux-gnu
ac_cv_ipv6=no
ac_cv_lib_epoll_epoll_create=no
ac_cv_lib_nsl_gethostbyname=no
ac_cv_lib_socket_socket=no
ac_cv_maintainer=no
ac_cv_no_chanops_when_split=yes
ac_cv_objext=o
ac_cv_path_AR=/sysroot/bin/ar
ac_cv_path_CP=/usr/sbin/cp
ac_cv_path_EGREP='/usr/sbin/grep -E'
ac_cv_path_GREP=/usr/sbin/grep
ac_cv_path_LD=/sysroot/bin/ld
ac_cv_path_LN=/usr/sbin/ln
ac_cv_path_MV=/usr/sbin/mv
ac_cv_path_RM=/usr/sbin/rm
ac_cv_path_SED=/usr/sbin/sed
ac_cv_path_install='/usr/bin/install -c'
ac_cv_prog_CC=clang
ac_cv_prog_CPP='clang -E'
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_cc_c89=
ac_cv_prog_cc_g=yes
ac_cv_prog_gcc_traditional=no
ac_cv_prog_make_make_set=yes
ac_cv_search_strerror='none required'
ac_cv_show_headers=yes
ac_cv_target=x86_64-unknown-linux-gnu
ac_cv_throttle=yes
ac_cv_type_u_int32_t=yes
ac_cv_type_uintptr_t=yes
## ----------------- ##
## Output variables. ##
## ----------------- ##
AR='/sysroot/bin/ar'
CC='clang'
CCDV=''
CFLAGS=''
CP='/usr/sbin/cp'
CPP='clang -E'
CPPFLAGS=''
DEFS=''
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/usr/sbin/grep -E'
ENCRYPT_SRC=''
EXEEXT=''
GREP='/usr/sbin/grep'
INCDEP=''
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
IRC_CFLAGS='-O2 -g '
LD='/sysroot/bin/ld'
LDFLAGS=''
LIBOBJS=''
LIBS=''
LN='/usr/sbin/ln'
LTLIBOBJS=''
MKDEP='clang -MM'
MSGFMT=''
MV='/usr/sbin/mv'
OBJEXT='o'
PACKAGE='UltimateIRCd'
PACKAGE_BUGREPORT=''
PACKAGE_NAME=''
PACKAGE_STRING=''
PACKAGE_TARNAME=''
PACKAGE_VERSION=''
PATH_SEPARATOR=':'
RANLIB='ranlib'
RM='/usr/sbin/rm'
SED='/usr/sbin/sed'
SEDOBJ=''
SET_MAKE=''
SHELL='/bin/sh'
SSL_INCLUDES=''
SSL_LIBS=''
SUBDIR_MESSAGES=''
USECCDV=''
VERSION='3.0.2'
ac_ct_CC=''
bindir='${exec_prefix}/bin'
build='x86_64-unknown-linux-gnu'
build_alias=''
build_cpu='x86_64'
build_os='linux-gnu'
build_vendor='unknown'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE}'
dvidir='${docdir}'
exec_prefix='NONE'
host='x86_64-unknown-linux-gnu'
host_alias='x86_64-unknown-linux'
host_cpu='x86_64'
host_os='linux-gnu'
host_vendor='unknown'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
libdir='${exec_prefix}/lib'
libexecdir='${bindir}'
localedir='${datarootdir}/locale'
localstatedir='${prefix}'
mandir='${datarootdir}/man'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/usr'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target='x86_64-unknown-linux-gnu'
target_alias=''
target_cpu='x86_64'
target_os='linux-gnu'
target_vendor='unknown'
wi_PWD=''
## ----------- ##
## confdefs.h. ##
## ----------- ##
#define PACKAGE_NAME ""
#define PACKAGE_TARNAME ""
#define PACKAGE_VERSION ""
#define PACKAGE_STRING ""
#define PACKAGE_BUGREPORT ""
#define STDC_HEADERS 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STRINGS_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_STDINT_H 1
#define HAVE_UNISTD_H 1
#define HAVE_FCNTL_H 1
#define HAVE_LIMITS_H 1
#define HAVE_MALLOC_H 1
#define HAVE_NETDB_H 1
#define HAVE_NETINET_IN_H 1
#define HAVE_STDDEF_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_STRINGS_H 1
#define HAVE_SYS_FILE_H 1
#define HAVE_SYS_IOCTL_H 1
#define HAVE_SYS_PARAM_H 1
#define HAVE_SYS_SOCKET_H 1
#define HAVE_SYS_TIME_H 1
#define HAVE_SYSLOG_H 1
#define HAVE_UNISTD_H 1
#define HAVE_UTMP_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_SYS_RESOURCE_H 1
#define HAVE_ERRNO_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STDDEF_H 1
#define HAVE_GETOPT_H 1
#define HAVE_MINMAX 1
#define HAVE_ALARM 1
#define HAVE_DUP2 1
#define HAVE_GETHOSTBYNAME 1
#define HAVE_GETHOSTNAME 1
#define HAVE_GETPASS 1
#define HAVE_GETTIMEOFDAY 1
#define HAVE_INET_NTOA 1
#define HAVE_ISASCII 1
#define HAVE_MEMMOVE 1
#define HAVE_MEMSET 1
#define HAVE_MUNMAP 1
#define HAVE_SETENV 1
#define HAVE_SOCKET 1
#define HAVE_STRCASECMP 1
#define HAVE_STRCHR 1
#define HAVE_STRDUP 1
#define HAVE_STRERROR 1
#define HAVE_STRNCASECMP 1
#define HAVE_STRRCHR 1
#define HAVE_STRTOL 1
#define HAVE_STRTOUL 1
#define HAVE_INDEX 1
#define HAVE_STRERROR 1
#define HAVE_STRTOK 1
#define HAVE_INET_ADDR 1
#define HAVE_INET_NETOF 1
#define HAVE_INET_ATON 1
#define HAVE_GETTIMEOFDAY 1
#define HAVE_LRAND48 1
#define HAVE_SIGACTION 1
#define HAVE_BZERO 1
#define HAVE_BCMP 1
#define HAVE_BCOPY 1
#define HAVE_DN_SKIPNAME 1
#define HAVE_GETRUSAGE 1
#define HAVE_TIMES 1
#define HAVE_INET_PTON 1
#define HAVE_INET_NTOP 1
#define HAVE_VA_COPY 1
#define HAVE___VA_COPY 1
#define HAVE_STDLIB_H 1
#define HAVE_UNISTD_H 1
#define HAVE_GETPAGESIZE 1
#define THROTTLE_ENABLE 1
#define CRYPT_OPER_PASSWORD 1
#define NO_CHANOPS_WHEN_SPLIT 1
#define SHOW_HEADERS 1
#define CHINESE_SUPPORT 1
configure: exit 1