Build of ngircd with musl toolchain

The build took 00h 01m 12s and was NOT successful.

The program in this build is written in the following languages, according to sloccount:

SLOCLanguage
18,948 ansic
4,960 sh
156 makefile
24,064 total

The process tree of the build process is here.

Several sub-process invocations were improper; see the process tree for details. Summary:

List of Errors

Log

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:
# [tuscan]
# Server = file:///var/cache/pacman/pkg/

CMD: pacman -Syy --noconfirm
# :: Synchronizing package databases...
# downloading tuscan.db...

There were existing files in /sysroot, using those
# /sysroot/lib
# /sysroot/share
# /sysroot/bin
# /sysroot/include
# /sysroot/libexec

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: ngircd 23-2 (Wed Apr 5 00:39:50 UTC 2017)
# ==> Checking runtime dependencies...
# ==> Installing missing dependencies...
# resolving dependencies...
# looking for conflicting packages...
#
# Packages (1) libident-0.32-6
#
# Total Installed Size: 0.03 MiB
#
# :: Proceed with installation? [Y/n]
# checking keyring...
# checking package integrity...
# loading package files...
# checking for file conflicts...
# checking available disk space...
# :: Processing package changes...
# installing libident...
# :: Running post-transaction hooks...
# (1/1) Updating manpage index...
# ==> Checking buildtime dependencies...
# ==> WARNING: Using existing $srcdir/ tree
# ==> Starting build()...
# checking build system type... x86_64-unknown-linux-gnu
# checking host system type... x86_64-unknown-linux-gnu
# checking for a BSD-compatible install... /usr/bin/install -c
# checking whether build environment is sane... yes
# checking for x86_64-unknown-linux-strip... no
# checking for strip... strip
# checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
# checking for gawk... gawk
# checking whether make sets $(MAKE)... yes
# checking whether make supports nested variables... yes
# checking for x86_64-unknown-linux-gcc... clang
# checking whether the C compiler works... yes
# checking for C compiler default output file name... a.out
# checking for suffix of executables...
# checking whether we are cross compiling... no
# 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 for style of include used by make... GNU
# checking dependency style of clang... gcc3
# checking for clang option to accept ISO C99... none needed
# checking for clang option to accept ISO Standard C... (cached) none needed
# checking for x86_64-unknown-linux-ar... no
# checking for x86_64-unknown-linux-lib... no
# checking for x86_64-unknown-linux-link... no
# checking for ar... ar
# checking the archiver (ar) interface... ar
# checking for gawk... (cached) gawk
# checking whether ln -s works... yes
# checking whether make sets $(MAKE)... (cached) yes
# checking for x86_64-unknown-linux-ranlib... no
# checking for ranlib... ranlib
# checking for an ANSI C-conforming const... yes
# checking for inline... inline
# checking for function prototypes... yes
# checking how to run the C preprocessor... clang -E
# checking for grep that handles long lines and -e... /usr/bin/grep
# checking for egrep... /usr/bin/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 for string.h... (cached) yes
# checking whether clang accepts -fstack-protector... yes
# checking for ANSI C header files... (cached) yes
# checking for sys/wait.h that is POSIX.1 compatible... yes
# checking whether time.h and sys/time.h may both be included... yes
# checking fcntl.h usability... yes
# checking fcntl.h presence... yes
# checking for fcntl.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 for stdlib.h... (cached) yes
# checking for string.h... (cached) yes
# checking for strings.h... (cached) 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 for sys/types.h... (cached) yes
# checking for unistd.h... (cached) yes
# checking for arpa/inet.h... yes
# checking for inttypes.h... (cached) yes
# checking for malloc.h... yes
# checking for netinet/in_systm.h... yes
# checking for netinet/ip.h... yes
# checking for stdbool.h... yes
# checking for stddef.h... yes
# checking for stdint.h... (cached) yes
# checking for varargs.h... no
# checking whether socklen_t exists... yes
# checking for pid_t... yes
# checking for size_t... yes
# checking for ssize_t... yes
# checking for uid_t in sys/types.h... yes
# checking for uint16_t... yes
# checking for uint32_t... yes
# checking for uint8_t... yes
# checking for struct sockaddr_in.sin_len... no
# checking for library containing memmove... none required
# checking for library containing gethostbyname... none required
# checking for library containing bind... none required
# checking vfork.h usability... no
# checking vfork.h presence... no
# checking for vfork.h... no
# checking for fork... yes
# checking for vfork... yes
# checking for working fork... yes
# checking for working vfork... (cached) yes
# checking for strftime... yes
# checking for alarm... yes
# checking for dup2... yes
# checking for endpwent... yes
# checking for gethostbyaddr... yes
# checking for gethostbyname... yes
# checking for gethostname... yes
# checking for gettimeofday... yes
# checking for inet_ntoa... yes
# checking for memmove... yes
# checking for memset... yes
# checking for setsid... yes
# checking for socket... yes
# checking for strcasecmp... yes
# checking for strchr... yes
# checking for strcspn... yes
# checking for strerror... yes
# checking for strncasecmp... yes
# checking for strrchr... yes
# checking for strspn... yes
# checking for strstr... yes
# checking for arc4random... no
# checking for arc4random_stir... no
# checking for gai_strerror... yes
# checking for getnameinfo... yes
# checking for inet_aton... yes
# checking for setgroups... yes
# checking for sigaction... yes
# checking for sigprocmask... yes
# checking for snprintf... yes
# checking for strdup... yes
# checking for strlcat... yes
# checking for strlcpy... yes
# checking for strndup... yes
# checking for strtok_r... yes
# checking for unsetenv... yes
# checking for vsnprintf... yes
# checking for waitpid... yes
# checking for getaddrinfo... yes
# checking whether getaddrinfo() works... yes
# checking for library containing syslog... none required
# checking syslog.h usability... yes
# checking syslog.h presence... yes
# checking for syslog.h... yes
# checking for deflate in -lz... no
# checking for deflate... no
# checking for select... yes
# checking for poll... yes
# checking poll.h usability... yes
# checking poll.h presence... yes
# checking for poll.h... yes
# checking sys/devpoll.h usability... no
# checking sys/devpoll.h presence... no
# checking for sys/devpoll.h... no
# checking for epoll_create... yes
# checking for kqueue... no
# checking for BIO_s_mem in -lcrypto... no
# checking for SSL_library_init in -lssl... no
# checking for SSL_library_init... no
# configure: error: Can't enable openssl
# ==> ERROR: A failure occurred in build().
# Aborting...

Printing config logfiles

CMD: config logfiles '/tmp/ngircd/src/ngircd-23/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 ngIRCd configure 23, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# $ ./configure --host=x86_64-unknown-linux --prefix=/usr --sysconfdir=/etc --sbindir=/usr/bin --mandir=/usr/share/man --with-ident --with-openssl --enable-ipv6
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = 4ac492db4d2b
# 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/bin
# PATH: /usr/lib/jvm/default/bin
# PATH: /usr/bin/site_perl
# PATH: /usr/bin/vendor_perl
# PATH: /usr/bin/core_perl
#
#
# ## ----------- ##
# ## Core tests. ##
# ## ----------- ##
#
# configure:2431: checking build system type
# configure:2445: result: x86_64-unknown-linux-gnu
# configure:2465: checking host system type
# configure:2478: result: x86_64-unknown-linux-gnu
# configure:2515: checking for a BSD-compatible install
# configure:2583: result: /usr/bin/install -c
# configure:2594: checking whether build environment is sane
# configure:2644: result: yes
# configure:2693: checking for x86_64-unknown-linux-strip
# configure:2723: result: no
# configure:2733: checking for strip
# configure:2749: found /sysroot/bin/strip
# configure:2760: result: strip
# configure:2785: checking for a thread-safe mkdir -p
# configure:2824: result: /usr/bin/mkdir -p
# configure:2837: checking for gawk
# configure:2853: found /usr/bin/gawk
# configure:2864: result: gawk
# configure:2875: checking whether make sets $(MAKE)
# configure:2897: result: yes
# configure:2989: checking whether make supports nested variables
# configure:3006: result: yes
# configure:3048: checking for x86_64-unknown-linux-gcc
# configure:3075: result: clang
# configure:3344: checking for C compiler version
# configure:3353: clang --version >&5
# clang version 3.8.1
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /
# configure:3364: $? = 0
# configure:3353: 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:3364: $? = 0
# configure:3353: clang -V >&5
# clang-3.8: error: argument to '-V' is missing (expected 1 value)
# clang-3.8: error: no input files
# configure:3364: $? = 1
# configure:3353: clang -qversion >&5
# clang-3.8: error: unknown argument: '-qversion'
# clang-3.8: error: no input files
# configure:3364: $? = 1
# configure:3384: checking whether the C compiler works
# configure:3406: clang conftest.c >&5
# configure:3410: $? = 0
# configure:3458: result: yes
# configure:3461: checking for C compiler default output file name
# configure:3463: result: a.out
# configure:3469: checking for suffix of executables
# configure:3476: clang -o conftest conftest.c >&5
# configure:3480: $? = 0
# configure:3502: result:
# configure:3524: checking whether we are cross compiling
# configure:3532: clang -o conftest conftest.c >&5
# configure:3536: $? = 0
# configure:3543: ./conftest
# configure:3547: $? = 0
# configure:3562: result: no
# configure:3567: checking for suffix of object files
# configure:3589: clang -c conftest.c >&5
# configure:3593: $? = 0
# configure:3614: result: o
# configure:3618: checking whether we are using the GNU C compiler
# configure:3637: clang -c conftest.c >&5
# configure:3637: $? = 0
# configure:3646: result: yes
# configure:3655: checking whether clang accepts -g
# configure:3675: clang -c -g conftest.c >&5
# configure:3675: $? = 0
# configure:3716: result: yes
# configure:3733: checking for clang option to accept ISO C89
# configure:3796: clang -c conftest.c >&5
# configure:3796: $? = 0
# configure:3809: result: none needed
# configure:3840: checking for style of include used by make
# configure:3868: result: GNU
# configure:3894: checking dependency style of clang
# configure:4005: result: gcc3
# configure:4024: checking for clang option to accept ISO C99
# configure:4173: clang -c conftest.c >&5
# configure:4173: $? = 0
# configure:4186: result: none needed
# configure:4294: checking for clang option to accept ISO Standard C
# configure:4305: result: none needed
# configure:4321: checking for x86_64-unknown-linux-ar
# configure:4351: result: no
# configure:4321: checking for x86_64-unknown-linux-lib
# configure:4351: result: no
# configure:4321: checking for x86_64-unknown-linux-link
# configure:4351: result: no
# configure:4365: checking for ar
# configure:4381: found /sysroot/bin/ar
# configure:4392: result: ar
# configure:4418: checking the archiver (ar) interface
# configure:4428: clang -c conftest.c >&5
# configure:4428: $? = 0
# configure:4430: ar cru libconftest.a conftest.o >&5
# /r: `u' modifier ignored since `D' is the default (see `U')
# configure:4433: $? = 0
# configure:4456: result: ar
# configure:4481: checking for gawk
# configure:4508: result: gawk
# configure:4520: checking whether ln -s works
# configure:4524: result: yes
# configure:4531: checking whether make sets $(MAKE)
# configure:4553: result: yes
# configure:4566: checking for x86_64-unknown-linux-ranlib
# configure:4596: result: no
# configure:4606: checking for ranlib
# configure:4622: found /sysroot/bin/ranlib
# configure:4633: result: ranlib
# configure:4658: checking for an ANSI C-conforming const
# configure:4724: clang -c conftest.c >&5
# configure:4724: $? = 0
# configure:4731: result: yes
# configure:4739: checking for inline
# configure:4755: clang -c conftest.c >&5
# configure:4755: $? = 0
# configure:4763: result: inline
# configure:4781: checking for function prototypes
# configure:4784: result: yes
# configure:4802: checking how to run the C preprocessor
# configure:4833: clang -E conftest.c
# configure:4833: $? = 0
# configure:4847: clang -E conftest.c
# conftest.c:13:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:4847: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "ngIRCd"
# | #define PACKAGE_TARNAME "ngircd"
# | #define PACKAGE_VERSION "23"
# | #define PACKAGE_STRING "ngIRCd 23"
# | #define PACKAGE_BUGREPORT "ngircd-ml@ngircd.barton.de"
# | #define PACKAGE_URL "http://ngircd.barton.de/"
# | #define PACKAGE "ngircd"
# | #define VERSION "23"
# | #define PROTOTYPES 1
# | #define __PROTOTYPES 1
# | /* end confdefs.h. */
# | #include
# configure:4872: result: clang -E
# configure:4892: clang -E conftest.c
# configure:4892: $? = 0
# configure:4906: clang -E conftest.c
# conftest.c:13:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:4906: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "ngIRCd"
# | #define PACKAGE_TARNAME "ngircd"
# | #define PACKAGE_VERSION "23"
# | #define PACKAGE_STRING "ngIRCd 23"
# | #define PACKAGE_BUGREPORT "ngircd-ml@ngircd.barton.de"
# | #define PACKAGE_URL "http://ngircd.barton.de/"
# | #define PACKAGE "ngircd"
# | #define VERSION "23"
# | #define PROTOTYPES 1
# | #define __PROTOTYPES 1
# | /* end confdefs.h. */
# | #include
# configure:4935: checking for grep that handles long lines and -e
# configure:4993: result: /usr/bin/grep
# configure:4998: checking for egrep
# configure:5060: result: /usr/bin/grep -E
# configure:5065: checking for ANSI C header files
# configure:5085: clang -c conftest.c >&5
# configure:5085: $? = 0
# configure:5158: clang -o conftest conftest.c >&5
# configure:5158: $? = 0
# configure:5158: ./conftest
# configure:5158: $? = 0
# configure:5169: result: yes
# configure:5182: checking for sys/types.h
# configure:5182: clang -c conftest.c >&5
# configure:5182: $? = 0
# configure:5182: result: yes
# configure:5182: checking for sys/stat.h
# configure:5182: clang -c conftest.c >&5
# configure:5182: $? = 0
# configure:5182: result: yes
# configure:5182: checking for stdlib.h
# configure:5182: clang -c conftest.c >&5
# configure:5182: $? = 0
# configure:5182: result: yes
# configure:5182: checking for string.h
# configure:5182: clang -c conftest.c >&5
# configure:5182: $? = 0
# configure:5182: result: yes
# configure:5182: checking for memory.h
# configure:5182: clang -c conftest.c >&5
# configure:5182: $? = 0
# configure:5182: result: yes
# configure:5182: checking for strings.h
# configure:5182: clang -c conftest.c >&5
# configure:5182: $? = 0
# configure:5182: result: yes
# configure:5182: checking for inttypes.h
# configure:5182: clang -c conftest.c >&5
# configure:5182: $? = 0
# configure:5182: result: yes
# configure:5182: checking for stdint.h
# configure:5182: clang -c conftest.c >&5
# configure:5182: $? = 0
# configure:5182: result: yes
# configure:5182: checking for unistd.h
# configure:5182: clang -c conftest.c >&5
# configure:5182: $? = 0
# configure:5182: result: yes
# configure:5205: checking for string.h
# configure:5205: result: yes
# configure:5233: checking whether clang accepts -fstack-protector
# configure:5248: clang -o conftest -pipe -W -Wall -Wpointer-arith -Wstrict-prototypes -fstack-protector-all conftest.c >&5
# configure:5248: $? = 0
# configure:5281: checking for ANSI C header files
# configure:5385: result: yes
# configure:5393: checking for sys/wait.h that is POSIX.1 compatible
# configure:5419: clang -c -pipe -W -Wall -Wpointer-arith -Wstrict-prototypes -fstack-protector -DSYSCONFDIR='"$(sysconfdir)"' -DDOCDIR='"$(docdir)"' conftest.c >&5
# configure:5419: $? = 0
# configure:5426: result: yes
# configure:5434: checking whether time.h and sys/time.h may both be included
# configure:5454: clang -c -pipe -W -Wall -Wpointer-arith -Wstrict-prototypes -fstack-protector -DSYSCONFDIR='"$(sysconfdir)"' -DDOCDIR='"$(docdir)"' conftest.c >&5
# configure:5454: $? = 0
# configure:5461: result: yes
# configure:5477: checking fcntl.h usability
# configure:5477: clang -c -pipe -W -Wall -Wpointer-arith -Wstrict-prototypes -fstack-protector -DSYSCONFDIR='"$(sysconfdir)"' -DDOCDIR='"$(docdir)"' conftest.c >&5
# configure:5477: $? = 0
# configure:5477: result: yes
# configure:5477: checking fcntl.h presence
# configure:5477: clang -E conftest.c
# configure:5477: $? = 0
# configure:5477: result: yes
# configure:5477: checking for fcntl.h
# configure:5477: result: yes
# configure:5477: checking netdb.h usability
# configure:5477: clang -c -pipe -W -Wall -Wpointer-arith -Wstrict-prototypes -fstack-protector -DSYSCONFDIR='"$(sysconfdir)"' -DDOCDIR='"$(docdir)"' conftest.c >&5
# configure:5477: $? = 0
# configure:5477: result: yes
# configure:5477: checking netdb.h presence
# configure:5477: clang -E conftest.c
# configure:5477: $? = 0
# configure:5477: result: yes
# configure:5477: checking for netdb.h
# configure:5477: result: yes
# configure:5477: checking netinet/in.h usability
# configure:5477: clang -c -pipe -W -Wall -Wpointer-arith -Wstrict-prototypes -fstack-protector -DSYSCONFDIR='"$(sysconfdir)"' -DDOCDIR='"$(docdir)"' conftest.c >&5
# configure:5477: $? = 0
# configure:5477: result: yes
# configure:5477: checking netinet/in.h presence
# configure:5477: clang -E conftest.c
# configure:5477: $? = 0
# configure:5477: result: yes
# configure:5477: checking for netinet/in.h
# configure:5477: result: yes
# configure:5477: checking for stdlib.h
# configure:5477: result: yes
# configure:5477: checking for string.h
# configure:5477: result: yes
# configure:5477: checking for strings.h
# configure:5477: result: yes
# configure:5477: checking sys/socket.h usability
# configure:5477: clang -c -pipe -W -Wall -Wpointer-arith -Wstrict-prototypes -fstack-protector -DSYSCONFDIR='"$(sysconfdir)"' -DDOCDIR='"$(docdir)"' conftest.c >&5
# configure:5477: $? = 0
# configure:5477: result: yes
# configure:5477: checking sys/socket.h presence
# configure:5477: clang -E conftest.c
# configure:5477: $? = 0
# configure:5477: result: yes
# configure:5477: checking for sys/socket.h
# configure:5477: result: yes
# configure:5477: checking sys/time.h usability
# configure:5477: clang -c -pipe -W -Wall -Wpointer-arith -Wstrict-prototypes -fstack-protector -DSYSCONFDIR='"$(sysconfdir)"' -DDOCDIR='"$(docdir)"' conftest.c >&5
# configure:5477: $? = 0
# configure:5477: result: yes
# configure:5477: checking sys/time.h presence
# configure:5477: clang -E conftest.c
# configure:5477: $? = 0
# configure:5477: result: yes
# configure:5477: checking for sys/time.h
# configure:5477: result: yes
# configure:5477: checking for sys/types.h
# configure:5477: result: yes
# configure:5477: checking for unistd.h
# configure:5477: result: yes
# configure:5497: checking for arpa/inet.h
# configure:5497: clang -c -pipe -W -Wall -Wpointer-arith -Wstrict-prototypes -fstack-protector -DSYSCONFDIR='"$(sysconfdir)"' -DDOCDIR='"$(docdir)"' conftest.c >&5
# configure:5497: $? = 0
# configure:5497: result: yes
# configure:5497: checking for inttypes.h
# configure:5497: result: yes
# configure:5497: checking for malloc.h
# configure:5497: clang -c -pipe -W -Wall -Wpointer-arith -Wstrict-prototypes -fstack-protector -DSYSCONFDIR='"$(sysconfdir)"' -DDOCDIR='"$(docdir)"' conftest.c >&5
# configure:5497: $? = 0
# configure:5497: result: yes
# configure:5497: checking for netinet/in_systm.h
# configure:5497: clang -c -pipe -W -Wall -Wpointer-arith -Wstrict-prototypes -fstack-protector -DSYSCONFDIR='"$(sysconfdir)"' -DDOCDIR='"$(docdir)"' conftest.c >&5
# configure:5497: $? = 0
# configure:5497: result: yes
# configure:5497: checking for netinet/ip.h
# configure:5497: clang -c -pipe -W -Wall -Wpointer-arith -Wstrict-prototypes -fstack-protector -DSYSCONFDIR='"$(sysconfdir)"' -DDOCDIR='"$(docdir)"' conftest.c >&5
# configure:5497: $? = 0
# configure:5497: result: yes
# configure:5497: checking for stdbool.h
# configure:5497: clang -c -pipe -W -Wall -Wpointer-arith -Wstrict-prototypes -fstack-protector -DSYSCONFDIR='"$(sysconfdir)"' -DDOCDIR='"$(docdir)"' conftest.c >&5
# configure:5497: $? = 0
# configure:5497: result: yes
# configure:5497: checking for stddef.h
# configure:5497: clang -c -pipe -W -Wall -Wpointer-arith -Wstrict-prototypes -fstack-protector -DSYSCONFDIR='"$(sysconfdir)"' -DDOCDIR='"$(docdir)"' conftest.c >&5
# configure:5497: $? = 0
# configure:5497: result: yes
# configure:5497: checking for stdint.h
# configure:5497: result: yes
# configure:5497: checking for varargs.h
# configure:5497: clang -c -pipe -W -Wall -Wpointer-arith -Wstrict-prototypes -fstack-protector -DSYSCONFDIR='"$(sysconfdir)"' -DDOCDIR='"$(docdir)"' conftest.c >&5
# In file included from conftest.c:80:
# /sysroot/bin/../lib/clang/3.8.1/include/varargs.h:25:4: error: "Please use instead of "
# #error "Please use instead of "
# ^
# 1 error generated.
# configure:5497: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "ngIRCd"
# | #define PACKAGE_TARNAME "ngircd"
# | #define PACKAGE_VERSION "23"
# | #define PACKAGE_STRING "ngIRCd 23"
# | #define PACKAGE_BUGREPORT "ngircd-ml@ngircd.barton.de"
# | #define PACKAGE_URL "http://ngircd.barton.de/"
# | #define PACKAGE "ngircd"
# | #define VERSION "23"
# | #define PROTOTYPES 1
# | #define __PROTOTYPES 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_STRING_H 1
# | #define ENABLE_SSP_CC 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_NETINET_IP_H 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# |
# | #include
# configure:5497: result: no
# configure:5530: checking whether socklen_t exists
# configure:5549: clang -c -pipe -W -Wall -Wpointer-arith -Wstrict-prototypes -fstack-protector -DSYSCONFDIR='"$(sysconfdir)"' -DDOCDIR='"$(docdir)"' conftest.c >&5
# configure:5549: $? = 0
# configure:5552: result: yes
# configure:5563: checking for pid_t
# configure:5563: clang -c -pipe -W -Wall -Wpointer-arith -Wstrict-prototypes -fstack-protector -DSYSCONFDIR='"$(sysconfdir)"' -DDOCDIR='"$(docdir)"' conftest.c >&5
# configure:5563: $? = 0
# configure:5563: clang -c -pipe -W -Wall -Wpointer-arith -Wstrict-prototypes -fstack-protector -DSYSCONFDIR='"$(sysconfdir)"' -DDOCDIR='"$(docdir)"' conftest.c >&5
# conftest.c:83:20: error: expected expression
# if (sizeof ((pid_t)))
# ^
# 1 error generated.
# configure:5563: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "ngIRCd"
# | #define PACKAGE_TARNAME "ngircd"
# | #define PACKAGE_VERSION "23"
# | #define PACKAGE_STRING "ngIRCd 23"
# | #define PACKAGE_BUGREPORT "ngircd-ml@ngircd.barton.de"
# | #define PACKAGE_URL "http://ngircd.barton.de/"
# | #define PACKAGE "ngircd"
# | #define VERSION "23"
# | #define PROTOTYPES 1
# | #define __PROTOTYPES 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_STRING_H 1
# | #define ENABLE_SSP_CC 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_NETINET_IP_H 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_socklen_t 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | if (sizeof ((pid_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:5563: result: yes
# configure:5574: checking for size_t
# configure:5574: clang -c -pipe -W -Wall -Wpointer-arith -Wstrict-prototypes -fstack-protector -DSYSCONFDIR='"$(sysconfdir)"' -DDOCDIR='"$(docdir)"' conftest.c >&5
# configure:5574: $? = 0
# configure:5574: clang -c -pipe -W -Wall -Wpointer-arith -Wstrict-prototypes -fstack-protector -DSYSCONFDIR='"$(sysconfdir)"' -DDOCDIR='"$(docdir)"' conftest.c >&5
# conftest.c:83:21: error: expected expression
# if (sizeof ((size_t)))
# ^
# 1 error generated.
# configure:5574: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "ngIRCd"
# | #define PACKAGE_TARNAME "ngircd"
# | #define PACKAGE_VERSION "23"
# | #define PACKAGE_STRING "ngIRCd 23"
# | #define PACKAGE_BUGREPORT "ngircd-ml@ngircd.barton.de"
# | #define PACKAGE_URL "http://ngircd.barton.de/"
# | #define PACKAGE "ngircd"
# | #define VERSION "23"
# | #define PROTOTYPES 1
# | #define __PROTOTYPES 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_STRING_H 1
# | #define ENABLE_SSP_CC 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_NETINET_IP_H 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_socklen_t 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | if (sizeof ((size_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:5574: result: yes
# configure:5585: checking for ssize_t
# configure:5585: clang -c -pipe -W -Wall -Wpointer-arith -Wstrict-prototypes -fstack-protector -DSYSCONFDIR='"$(sysconfdir)"' -DDOCDIR='"$(docdir)"' conftest.c >&5
# configure:5585: $? = 0
# configure:5585: clang -c -pipe -W -Wall -Wpointer-arith -Wstrict-prototypes -fstack-protector -DSYSCONFDIR='"$(sysconfdir)"' -DDOCDIR='"$(docdir)"' conftest.c >&5
# conftest.c:83:22: error: expected expression
# if (sizeof ((ssize_t)))
# ^
# 1 error generated.
# configure:5585: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "ngIRCd"
# | #define PACKAGE_TARNAME "ngircd"
# | #define PACKAGE_VERSION "23"
# | #define PACKAGE_STRING "ngIRCd 23"
# | #define PACKAGE_BUGREPORT "ngircd-ml@ngircd.barton.de"
# | #define PACKAGE_URL "http://ngircd.barton.de/"
# | #define PACKAGE "ngircd"
# | #define VERSION "23"
# | #define PROTOTYPES 1
# | #define __PROTOTYPES 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_STRING_H 1
# | #define ENABLE_SSP_CC 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_NETINET_IP_H 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_socklen_t 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | if (sizeof ((ssize_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:5585: result: yes
# configure:5596: checking for uid_t in sys/types.h
# configure:5615: result: yes
# configure:5626: checking for uint16_t
# configure:5626: clang -c -pipe -W -Wall -Wpointer-arith -Wstrict-prototypes -fstack-protector -DSYSCONFDIR='"$(sysconfdir)"' -DDOCDIR='"$(docdir)"' conftest.c >&5
# configure:5626: $? = 0
# configure:5626: result: yes
# configure:5638: checking for uint32_t
# configure:5638: clang -c -pipe -W -Wall -Wpointer-arith -Wstrict-prototypes -fstack-protector -DSYSCONFDIR='"$(sysconfdir)"' -DDOCDIR='"$(docdir)"' conftest.c >&5
# configure:5638: $? = 0
# configure:5638: result: yes
# configure:5652: checking for uint8_t
# configure:5652: clang -c -pipe -W -Wall -Wpointer-arith -Wstrict-prototypes -fstack-protector -DSYSCONFDIR='"$(sysconfdir)"' -DDOCDIR='"$(docdir)"' conftest.c >&5
# configure:5652: $? = 0
# configure:5652: result: yes
# configure:5667: checking for struct sockaddr_in.sin_len
# configure:5667: clang -c -pipe -W -Wall -Wpointer-arith -Wstrict-prototypes -fstack-protector -DSYSCONFDIR='"$(sysconfdir)"' -DDOCDIR='"$(docdir)"' conftest.c >&5
# conftest.c:53:13: error: no member named 'sin_len' in 'struct sockaddr_in'
# if (ac_aggr.sin_len)
# ~~~~~~~ ^
# 1 error generated.
# configure:5667: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "ngIRCd"
# | #define PACKAGE_TARNAME "ngircd"
# | #define PACKAGE_VERSION "23"
# | #define PACKAGE_STRING "ngIRCd 23"
# | #define PACKAGE_BUGREPORT "ngircd-ml@ngircd.barton.de"
# | #define PACKAGE_URL "http://ngircd.barton.de/"
# | #define PACKAGE "ngircd"
# | #define VERSION "23"
# | #define PROTOTYPES 1
# | #define __PROTOTYPES 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_STRING_H 1
# | #define ENABLE_SSP_CC 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_NETINET_IP_H 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_socklen_t 1
# | /* end confdefs.h. */
# | #include
# |
# | int
# | main ()
# | {
# | static struct sockaddr_in ac_aggr;
# | if (ac_aggr.sin_len)
# | return 0;
# | ;
# | return 0;
# | }
# configure:5667: clang -c -pipe -W -Wall -Wpointer-arith -Wstrict-prototypes -fstack-protector -DSYSCONFDIR='"$(sysconfdir)"' -DDOCDIR='"$(docdir)"' conftest.c >&5
# conftest.c:53:20: error: no member named 'sin_len' in 'struct sockaddr_in'
# if (sizeof ac_aggr.sin_len)
# ~~~~~~~ ^
# 1 error generated.
# configure:5667: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "ngIRCd"
# | #define PACKAGE_TARNAME "ngircd"
# | #define PACKAGE_VERSION "23"
# | #define PACKAGE_STRING "ngIRCd 23"
# | #define PACKAGE_BUGREPORT "ngircd-ml@ngircd.barton.de"
# | #define PACKAGE_URL "http://ngircd.barton.de/"
# | #define PACKAGE "ngircd"
# | #define VERSION "23"
# | #define PROTOTYPES 1
# | #define __PROTOTYPES 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_STRING_H 1
# | #define ENABLE_SSP_CC 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_NETINET_IP_H 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_socklen_t 1
# | /* end confdefs.h. */
# | #include
# |
# | int
# | main ()
# | {
# | static struct sockaddr_in ac_aggr;
# | if (sizeof ac_aggr.sin_len)
# | return 0;
# | ;
# | return 0;
# | }
# configure:5667: result: no
# configure:5678: checking for library containing memmove
# configure:5709: clang -o conftest -pipe -W -Wall -Wpointer-arith -Wstrict-prototypes -fstack-protector -DSYSCONFDIR='"$(sysconfdir)"' -DDOCDIR='"$(docdir)"' conftest.c >&5
# conftest.c:54:6: warning: incompatible redeclaration of library function 'memmove' [-Wincompatible-library-redeclaration]
# char memmove ();
# ^
# conftest.c:54:6: note: 'memmove' is a builtin with type 'void *(void *, const void *, unsigned long)'
# 1 warning generated.
# configure:5709: $? = 0
# configure:5726: result: none required
# configure:5739: checking for library containing gethostbyname
# configure:5770: clang -o conftest -pipe -W -Wall -Wpointer-arith -Wstrict-prototypes -fstack-protector -DSYSCONFDIR='"$(sysconfdir)"' -DDOCDIR='"$(docdir)"' conftest.c >&5
# configure:5770: $? = 0
# configure:5787: result: none required
# configure:5800: checking for library containing bind
# configure:5831: clang -o conftest -pipe -W -Wall -Wpointer-arith -Wstrict-prototypes -fstack-protector -DSYSCONFDIR='"$(sysconfdir)"' -DDOCDIR='"$(docdir)"' conftest.c >&5
# configure:5831: $? = 0
# configure:5848: result: none required
# configure:5865: checking vfork.h usability
# configure:5865: clang -c -pipe -W -Wall -Wpointer-arith -Wstrict-prototypes -fstack-protector -DSYSCONFDIR='"$(sysconfdir)"' -DDOCDIR='"$(docdir)"' conftest.c >&5
# conftest.c:80:10: fatal error: 'vfork.h' file not found
# #include
# ^
# 1 error generated.
# configure:5865: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "ngIRCd"
# | #define PACKAGE_TARNAME "ngircd"
# | #define PACKAGE_VERSION "23"
# | #define PACKAGE_STRING "ngIRCd 23"
# | #define PACKAGE_BUGREPORT "ngircd-ml@ngircd.barton.de"
# | #define PACKAGE_URL "http://ngircd.barton.de/"
# | #define PACKAGE "ngircd"
# | #define VERSION "23"
# | #define PROTOTYPES 1
# | #define __PROTOTYPES 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_STRING_H 1
# | #define ENABLE_SSP_CC 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_NETINET_IP_H 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_socklen_t 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:5865: result: no
# configure:5865: checking vfork.h presence
# configure:5865: clang -E conftest.c
# conftest.c:47:10: fatal error: 'vfork.h' file not found
# #include
# ^
# 1 error generated.
# configure:5865: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "ngIRCd"
# | #define PACKAGE_TARNAME "ngircd"
# | #define PACKAGE_VERSION "23"
# | #define PACKAGE_STRING "ngIRCd 23"
# | #define PACKAGE_BUGREPORT "ngircd-ml@ngircd.barton.de"
# | #define PACKAGE_URL "http://ngircd.barton.de/"
# | #define PACKAGE "ngircd"
# | #define VERSION "23"
# | #define PROTOTYPES 1
# | #define __PROTOTYPES 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_STRING_H 1
# | #define ENABLE_SSP_CC 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_NETINET_IP_H 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_socklen_t 1
# | /* end confdefs.h. */
# | #include
# configure:5865: result: no
# configure:5865: checking for vfork.h
# configure:5865: result: no
# configure:5878: checking for fork
# configure:5878: clang -o conftest -pipe -W -Wall -Wpointer-arith -Wstrict-prototypes -fstack-protector -DSYSCONFDIR='"$(sysconfdir)"' -DDOCDIR='"$(docdir)"' conftest.c >&5
# configure:5878: $? = 0
# configure:5878: result: yes
# configure:5878: checking for vfork
# configure:5878: clang -o conftest -pipe -W -Wall -Wpointer-arith -Wstrict-prototypes -fstack-protector -DSYSCONFDIR='"$(sysconfdir)"' -DDOCDIR='"$(docdir)"' conftest.c >&5
# conftest.c:71:6: warning: incompatible redeclaration of library function 'vfork' [-Wincompatible-library-redeclaration]
# char vfork ();
# ^
# conftest.c:71:6: note: 'vfork' is a builtin with type 'int (void)'
# 1 warning generated.
# configure:5878: $? = 0
# configure:5878: result: yes
# configure:5888: checking for working fork
# configure:5910: clang -o conftest -pipe -W -Wall -Wpointer-arith -Wstrict-prototypes -fstack-protector -DSYSCONFDIR='"$(sysconfdir)"' -DDOCDIR='"$(docdir)"' conftest.c >&5
# configure:5910: $? = 0
# configure:5910: ./conftest
# configure:5910: $? = 0
# configure:5920: result: yes
# configure:5941: checking for working vfork
# configure:6051: result: yes
# configure:6078: checking for strftime
# configure:6078: clang -o conftest -pipe -W -Wall -Wpointer-arith -Wstrict-prototypes -fstack-protector -DSYSCONFDIR='"$(sysconfdir)"' -DDOCDIR='"$(docdir)"' conftest.c >&5
# configure:6078: $? = 0
# configure:6078: result: yes
# configure:6140: checking for alarm
# configure:6140: clang -o conftest -pipe -W -Wall -Wpointer-arith -Wstrict-prototypes -fstack-protector -DSYSCONFDIR='"$(sysconfdir)"' -DDOCDIR='"$(docdir)"' conftest.c >&5
# configure:6140: $? = 0
# configure:6140: result: yes
# configure:6140: checking for dup2
# configure:6140: clang -o conftest -pipe -W -Wall -Wpointer-arith -Wstrict-prototypes -fstack-protector -DSYSCONFDIR='"$(sysconfdir)"' -DDOCDIR='"$(docdir)"' conftest.c >&5
# configure:6140: $? = 0
# configure:6140: result: yes
# configure:6140: checking for endpwent
# configure:6140: clang -o conftest -pipe -W -Wall -Wpointer-arith -Wstrict-prototypes -fstack-protector -DSYSCONFDIR='"$(sysconfdir)"' -DDOCDIR='"$(docdir)"' conftest.c >&5
# configure:6140: $? = 0
# configure:6140: result: yes
# configure:6140: checking for gethostbyaddr
# configure:6140: clang -o conftest -pipe -W -Wall -Wpointer-arith -Wstrict-prototypes -fstack-protector -DSYSCONFDIR='"$(sysconfdir)"' -DDOCDIR='"$(docdir)"' conftest.c >&5
# configure:6140: $? = 0
# configure:6140: result: yes
# configure:6140: checking for gethostbyname
# configure:6140: clang -o conftest -pipe -W -Wall -Wpointer-arith -Wstrict-prototypes -fstack-protector -DSYSCONFDIR='"$(sysconfdir)"' -DDOCDIR='"$(docdir)"' conftest.c >&5
# configure:6140: $? = 0
# configure:6140: result: yes
# configure:6140: checking for gethostname
# configure:6140: clang -o conftest -pipe -W -Wall -Wpointer-arith -Wstrict-prototypes -fstack-protector -DSYSCONFDIR='"$(sysconfdir)"' -DDOCDIR='"$(docdir)"' conftest.c >&5
# configure:6140: $? = 0
# configure:6140: result: yes
# configure:6140: checking for gettimeofday
# configure:6140: clang -o conftest -pipe -W -Wall -Wpointer-arith -Wstrict-prototypes -fstack-protector -DSYSCONFDIR='"$(sysconfdir)"' -DDOCDIR='"$(docdir)"' conftest.c >&5
# configure:6140: $? = 0
# configure:6140: result: yes
# configure:6140: checking for inet_ntoa
# configure:6140: clang -o conftest -pipe -W -Wall -Wpointer-arith -Wstrict-prototypes -fstack-protector -DSYSCONFDIR='"$(sysconfdir)"' -DDOCDIR='"$(docdir)"' conftest.c >&5
# configure:6140: $? = 0
# configure:6140: result: yes
# configure:6140: checking for memmove
# configure:6140: clang -o conftest -pipe -W -Wall -Wpointer-arith -Wstrict-prototypes -fstack-protector -DSYSCONFDIR='"$(sysconfdir)"' -DDOCDIR='"$(docdir)"' conftest.c >&5
# conftest.c:83:6: warning: incompatible redeclaration of library function 'memmove' [-Wincompatible-library-redeclaration]
# char memmove ();
# ^
# conftest.c:83:6: note: 'memmove' is a builtin with type 'void *(void *, const void *, unsigned long)'
# 1 warning generated.
# configure:6140: $? = 0
# configure:6140: result: yes
# configure:6140: checking for memset
# configure:6140: clang -o conftest -pipe -W -Wall -Wpointer-arith -Wstrict-prototypes -fstack-protector -DSYSCONFDIR='"$(sysconfdir)"' -DDOCDIR='"$(docdir)"' conftest.c >&5
# conftest.c:84:6: warning: incompatible redeclaration of library function 'memset' [-Wincompatible-library-redeclaration]
# char memset ();
# ^
# conftest.c:84:6: note: 'memset' is a builtin with type 'void *(void *, int, unsigned long)'
# 1 warning generated.
# configure:6140: $? = 0
# configure:6140: result: yes
# configure:6140: checking for setsid
# configure:6140: clang -o conftest -pipe -W -Wall -Wpointer-arith -Wstrict-prototypes -fstack-protector -DSYSCONFDIR='"$(sysconfdir)"' -DDOCDIR='"$(docdir)"' conftest.c >&5
# configure:6140: $? = 0
# configure:6140: result: yes
# configure:6140: checking for socket
# configure:6140: clang -o conftest -pipe -W -Wall -Wpointer-arith -Wstrict-prototypes -fstack-protector -DSYSCONFDIR='"$(sysconfdir)"' -DDOCDIR='"$(docdir)"' conftest.c >&5
# configure:6140: $? = 0
# configure:6140: result: yes
# configure:6140: checking for strcasecmp
# configure:6140: clang -o conftest -pipe -W -Wall -Wpointer-arith -Wstrict-prototypes -fstack-protector -DSYSCONFDIR='"$(sysconfdir)"' -DDOCDIR='"$(docdir)"' conftest.c >&5
# conftest.c:87:6: warning: incompatible redeclaration of library function 'strcasecmp' [-Wincompatible-library-redeclaration]
# char strcasecmp ();
# ^
# conftest.c:87:6: note: 'strcasecmp' is a builtin with type 'int (const char *, const char *)'
# 1 warning generated.
# configure:6140: $? = 0
# configure:6140: result: yes
# configure:6140: checking for strchr
# configure:6140: clang -o conftest -pipe -W -Wall -Wpointer-arith -Wstrict-prototypes -fstack-protector -DSYSCONFDIR='"$(sysconfdir)"' -DDOCDIR='"$(docdir)"' conftest.c >&5
# conftest.c:88:6: warning: incompatible redeclaration of library function 'strchr' [-Wincompatible-library-redeclaration]
# char strchr ();
# ^
# conftest.c:88:6: note: 'strchr' is a builtin with type 'char *(const char *, int)'
# 1 warning generated.
# configure:6140: $? = 0
# configure:6140: result: yes
# configure:6140: checking for strcspn
# configure:6140: clang -o conftest -pipe -W -Wall -Wpointer-arith -Wstrict-prototypes -fstack-protector -DSYSCONFDIR='"$(sysconfdir)"' -DDOCDIR='"$(docdir)"' conftest.c >&5
# conftest.c:89:6: warning: incompatible redeclaration of library function 'strcspn' [-Wincompatible-library-redeclaration]
# char strcspn ();
# ^
# conftest.c:89:6: note: 'strcspn' is a builtin with type 'unsigned long (const char *, const char *)'
# 1 warning generated.
# configure:6140: $? = 0
# configure:6140: result: yes
# configure:6140: checking for strerror
# configure:6140: clang -o conftest -pipe -W -Wall -Wpointer-arith -Wstrict-prototypes -fstack-protector -DSYSCONFDIR='"$(sysconfdir)"' -DDOCDIR='"$(docdir)"' conftest.c >&5
# conftest.c:90:6: warning: incompatible redeclaration of library function 'strerror' [-Wincompatible-library-redeclaration]
# char strerror ();
# ^
# conftest.c:90:6: note: 'strerror' is a builtin with type 'char *(int)'
# 1 warning generated.
# configure:6140: $? = 0
# configure:6140: result: yes
# configure:6140: checking for strncasecmp
# configure:6140: clang -o conftest -pipe -W -Wall -Wpointer-arith -Wstrict-prototypes -fstack-protector -DSYSCONFDIR='"$(sysconfdir)"' -DDOCDIR='"$(docdir)"' conftest.c >&5
# conftest.c:91:6: warning: incompatible redeclaration of library function 'strncasecmp' [-Wincompatible-library-redeclaration]
# char strncasecmp ();
# ^
# conftest.c:91:6: note: 'strncasecmp' is a builtin with type 'int (const char *, const char *, unsigned long)'
# 1 warning generated.
# configure:6140: $? = 0
# configure:6140: result: yes
# configure:6140: checking for strrchr
# configure:6140: clang -o conftest -pipe -W -Wall -Wpointer-arith -Wstrict-prototypes -fstack-protector -DSYSCONFDIR='"$(sysconfdir)"' -DDOCDIR='"$(docdir)"' conftest.c >&5
# conftest.c:92:6: warning: incompatible redeclaration of library function 'strrchr' [-Wincompatible-library-redeclaration]
# char strrchr ();
# ^
# conftest.c:92:6: note: 'strrchr' is a builtin with type 'char *(const char *, int)'
# 1 warning generated.
# configure:6140: $? = 0
# configure:6140: result: yes
# configure:6140: checking for strspn
# configure:6140: clang -o conftest -pipe -W -Wall -Wpointer-arith -Wstrict-prototypes -fstack-protector -DSYSCONFDIR='"$(sysconfdir)"' -DDOCDIR='"$(docdir)"' conftest.c >&5
# conftest.c:93:6: warning: incompatible redeclaration of library function 'strspn' [-Wincompatible-library-redeclaration]
# char strspn ();
# ^
# conftest.c:93:6: note: 'strspn' is a builtin with type 'unsigned long (const char *, const char *)'
# 1 warning generated.
# configure:6140: $? = 0
# configure:6140: result: yes
# configure:6140: checking for strstr
# configure:6140: clang -o conftest -pipe -W -Wall -Wpointer-arith -Wstrict-prototypes -fstack-protector -DSYSCONFDIR='"$(sysconfdir)"' -DDOCDIR='"$(docdir)"' conftest.c >&5
# conftest.c:94:6: warning: incompatible redeclaration of library function 'strstr' [-Wincompatible-library-redeclaration]
# char strstr ();
# ^
# conftest.c:94:6: note: 'strstr' is a builtin with type 'char *(const char *, const char *)'
# 1 warning generated.
# configure:6140: $? = 0
# configure:6140: result: yes
# configure:6159: checking for arc4random
# configure:6159: clang -o conftest -pipe -W -Wall -Wpointer-arith -Wstrict-prototypes -fstack-protector -DSYSCONFDIR='"$(sysconfdir)"' -DDOCDIR='"$(docdir)"' conftest.c >&5
# /tmp/conftest-d0e23c.o:conftest.c:function main: error: undefined reference to 'arc4random'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:6159: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "ngIRCd"
# | #define PACKAGE_TARNAME "ngircd"
# | #define PACKAGE_VERSION "23"
# | #define PACKAGE_STRING "ngIRCd 23"
# | #define PACKAGE_BUGREPORT "ngircd-ml@ngircd.barton.de"
# | #define PACKAGE_URL "http://ngircd.barton.de/"
# | #define PACKAGE "ngircd"
# | #define VERSION "23"
# | #define PROTOTYPES 1
# | #define __PROTOTYPES 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_STRING_H 1
# | #define ENABLE_SSP_CC 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_NETINET_IP_H 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_socklen_t 1
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define HAVE_STRFTIME 1
# | #define HAVE_ALARM 1
# | #define HAVE_DUP2 1
# | #define HAVE_ENDPWENT 1
# | #define HAVE_GETHOSTBYADDR 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_GETHOSTNAME 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_INET_NTOA 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_MEMSET 1
# | #define HAVE_SETSID 1
# | #define HAVE_SOCKET 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRCSPN 1
# | #define HAVE_STRERROR 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_STRRCHR 1
# | #define HAVE_STRSPN 1
# | #define HAVE_STRSTR 1
# | /* end confdefs.h. */
# | /* Define arc4random to an innocuous variant, in case declares arc4random.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define arc4random innocuous_arc4random
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char arc4random (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef arc4random
# |
# | /* 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 arc4random ();
# | /* 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_arc4random || defined __stub___arc4random
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return arc4random ();
# | ;
# | return 0;
# | }
# configure:6159: result: no
# configure:6159: checking for arc4random_stir
# configure:6159: clang -o conftest -pipe -W -Wall -Wpointer-arith -Wstrict-prototypes -fstack-protector -DSYSCONFDIR='"$(sysconfdir)"' -DDOCDIR='"$(docdir)"' conftest.c >&5
# /tmp/conftest-bcc127.o:conftest.c:function main: error: undefined reference to 'arc4random_stir'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:6159: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "ngIRCd"
# | #define PACKAGE_TARNAME "ngircd"
# | #define PACKAGE_VERSION "23"
# | #define PACKAGE_STRING "ngIRCd 23"
# | #define PACKAGE_BUGREPORT "ngircd-ml@ngircd.barton.de"
# | #define PACKAGE_URL "http://ngircd.barton.de/"
# | #define PACKAGE "ngircd"
# | #define VERSION "23"
# | #define PROTOTYPES 1
# | #define __PROTOTYPES 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_STRING_H 1
# | #define ENABLE_SSP_CC 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_NETINET_IP_H 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_socklen_t 1
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define HAVE_STRFTIME 1
# | #define HAVE_ALARM 1
# | #define HAVE_DUP2 1
# | #define HAVE_ENDPWENT 1
# | #define HAVE_GETHOSTBYADDR 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_GETHOSTNAME 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_INET_NTOA 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_MEMSET 1
# | #define HAVE_SETSID 1
# | #define HAVE_SOCKET 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRCSPN 1
# | #define HAVE_STRERROR 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_STRRCHR 1
# | #define HAVE_STRSPN 1
# | #define HAVE_STRSTR 1
# | /* end confdefs.h. */
# | /* Define arc4random_stir to an innocuous variant, in case declares arc4random_stir.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define arc4random_stir innocuous_arc4random_stir
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char arc4random_stir (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef arc4random_stir
# |
# | /* 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 arc4random_stir ();
# | /* 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_arc4random_stir || defined __stub___arc4random_stir
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return arc4random_stir ();
# | ;
# | return 0;
# | }
# configure:6159: result: no
# configure:6159: checking for gai_strerror
# configure:6159: clang -o conftest -pipe -W -Wall -Wpointer-arith -Wstrict-prototypes -fstack-protector -DSYSCONFDIR='"$(sysconfdir)"' -DDOCDIR='"$(docdir)"' conftest.c >&5
# configure:6159: $? = 0
# configure:6159: result: yes
# configure:6159: checking for getnameinfo
# configure:6159: clang -o conftest -pipe -W -Wall -Wpointer-arith -Wstrict-prototypes -fstack-protector -DSYSCONFDIR='"$(sysconfdir)"' -DDOCDIR='"$(docdir)"' conftest.c >&5
# configure:6159: $? = 0
# configure:6159: result: yes
# configure:6159: checking for inet_aton
# configure:6159: clang -o conftest -pipe -W -Wall -Wpointer-arith -Wstrict-prototypes -fstack-protector -DSYSCONFDIR='"$(sysconfdir)"' -DDOCDIR='"$(docdir)"' conftest.c >&5
# configure:6159: $? = 0
# configure:6159: result: yes
# configure:6159: checking for setgroups
# configure:6159: clang -o conftest -pipe -W -Wall -Wpointer-arith -Wstrict-prototypes -fstack-protector -DSYSCONFDIR='"$(sysconfdir)"' -DDOCDIR='"$(docdir)"' conftest.c >&5
# configure:6159: $? = 0
# configure:6159: result: yes
# configure:6159: checking for sigaction
# configure:6159: clang -o conftest -pipe -W -Wall -Wpointer-arith -Wstrict-prototypes -fstack-protector -DSYSCONFDIR='"$(sysconfdir)"' -DDOCDIR='"$(docdir)"' conftest.c >&5
# configure:6159: $? = 0
# configure:6159: result: yes
# configure:6159: checking for sigprocmask
# configure:6159: clang -o conftest -pipe -W -Wall -Wpointer-arith -Wstrict-prototypes -fstack-protector -DSYSCONFDIR='"$(sysconfdir)"' -DDOCDIR='"$(docdir)"' conftest.c >&5
# configure:6159: $? = 0
# configure:6159: result: yes
# configure:6159: checking for snprintf
# configure:6159: clang -o conftest -pipe -W -Wall -Wpointer-arith -Wstrict-prototypes -fstack-protector -DSYSCONFDIR='"$(sysconfdir)"' -DDOCDIR='"$(docdir)"' conftest.c >&5
# conftest.c:101:6: warning: incompatible redeclaration of library function 'snprintf' [-Wincompatible-library-redeclaration]
# char snprintf ();
# ^
# conftest.c:101:6: note: 'snprintf' is a builtin with type 'int (char *, unsigned long, const char *, ...)'
# 1 warning generated.
# configure:6159: $? = 0
# configure:6159: result: yes
# configure:6159: checking for strdup
# configure:6159: clang -o conftest -pipe -W -Wall -Wpointer-arith -Wstrict-prototypes -fstack-protector -DSYSCONFDIR='"$(sysconfdir)"' -DDOCDIR='"$(docdir)"' conftest.c >&5
# conftest.c:102:6: warning: incompatible redeclaration of library function 'strdup' [-Wincompatible-library-redeclaration]
# char strdup ();
# ^
# conftest.c:102:6: note: 'strdup' is a builtin with type 'char *(const char *)'
# 1 warning generated.
# configure:6159: $? = 0
# configure:6159: result: yes
# configure:6159: checking for strlcat
# configure:6159: clang -o conftest -pipe -W -Wall -Wpointer-arith -Wstrict-prototypes -fstack-protector -DSYSCONFDIR='"$(sysconfdir)"' -DDOCDIR='"$(docdir)"' conftest.c >&5
# conftest.c:103:6: warning: incompatible redeclaration of library function 'strlcat' [-Wincompatible-library-redeclaration]
# char strlcat ();
# ^
# conftest.c:103:6: note: 'strlcat' is a builtin with type 'unsigned long (char *, const char *, unsigned long)'
# 1 warning generated.
# configure:6159: $? = 0
# configure:6159: result: yes
# configure:6159: checking for strlcpy
# configure:6159: clang -o conftest -pipe -W -Wall -Wpointer-arith -Wstrict-prototypes -fstack-protector -DSYSCONFDIR='"$(sysconfdir)"' -DDOCDIR='"$(docdir)"' conftest.c >&5
# conftest.c:104:6: warning: incompatible redeclaration of library function 'strlcpy' [-Wincompatible-library-redeclaration]
# char strlcpy ();
# ^
# conftest.c:104:6: note: 'strlcpy' is a builtin with type 'unsigned long (char *, const char *, unsigned long)'
# 1 warning generated.
# configure:6159: $? = 0
# configure:6159: result: yes
# configure:6159: checking for strndup
# configure:6159: clang -o conftest -pipe -W -Wall -Wpointer-arith -Wstrict-prototypes -fstack-protector -DSYSCONFDIR='"$(sysconfdir)"' -DDOCDIR='"$(docdir)"' conftest.c >&5
# conftest.c:105:6: warning: incompatible redeclaration of library function 'strndup' [-Wincompatible-library-redeclaration]
# char strndup ();
# ^
# conftest.c:105:6: note: 'strndup' is a builtin with type 'char *(const char *, unsigned long)'
# 1 warning generated.
# configure:6159: $? = 0
# configure:6159: result: yes
# configure:6159: checking for strtok_r
# configure:6159: clang -o conftest -pipe -W -Wall -Wpointer-arith -Wstrict-prototypes -fstack-protector -DSYSCONFDIR='"$(sysconfdir)"' -DDOCDIR='"$(docdir)"' conftest.c >&5
# configure:6159: $? = 0
# configure:6159: result: yes
# configure:6159: checking for unsetenv
# configure:6159: clang -o conftest -pipe -W -Wall -Wpointer-arith -Wstrict-prototypes -fstack-protector -DSYSCONFDIR='"$(sysconfdir)"' -DDOCDIR='"$(docdir)"' conftest.c >&5
# configure:6159: $? = 0
# configure:6159: result: yes
# configure:6159: checking for vsnprintf
# configure:6159: clang -o conftest -pipe -W -Wall -Wpointer-arith -Wstrict-prototypes -fstack-protector -DSYSCONFDIR='"$(sysconfdir)"' -DDOCDIR='"$(docdir)"' conftest.c >&5
# conftest.c:108:6: warning: incompatible redeclaration of library function 'vsnprintf' [-Wincompatible-library-redeclaration]
# char vsnprintf ();
# ^
# conftest.c:108:6: note: 'vsnprintf' is a builtin with type 'int (char *, unsigned long, const char *, struct __va_list_tag *)'
# 1 warning generated.
# configure:6159: $? = 0
# configure:6159: result: yes
# configure:6159: checking for waitpid
# configure:6159: clang -o conftest -pipe -W -Wall -Wpointer-arith -Wstrict-prototypes -fstack-protector -DSYSCONFDIR='"$(sysconfdir)"' -DDOCDIR='"$(docdir)"' conftest.c >&5
# configure:6159: $? = 0
# configure:6159: result: yes
# configure:6207: checking for getaddrinfo
# configure:6207: clang -o conftest -pipe -W -Wall -Wpointer-arith -Wstrict-prototypes -fstack-protector -DSYSCONFDIR='"$(sysconfdir)"' -DDOCDIR='"$(docdir)"' conftest.c >&5
# configure:6207: $? = 0
# configure:6207: result: yes
# configure:6213: checking whether getaddrinfo() works
# configure:6242: clang -o conftest -pipe -W -Wall -Wpointer-arith -Wstrict-prototypes -fstack-protector -DSYSCONFDIR='"$(sysconfdir)"' -DDOCDIR='"$(docdir)"' conftest.c >&5
# conftest.c:97:2: warning: implicitly declaring library function 'memset' with type 'void *(void *, int, unsigned long)' [-Wimplicit-function-declaration]
# memset(&hints, 0, sizeof(hints));
# ^
# conftest.c:97:2: note: include the header or explicitly provide a declaration for 'memset'
# conftest.c:94:10: warning: unused parameter 'argc' [-Wunused-parameter]
# main(int argc, char **argv)
# ^
# conftest.c:94:23: warning: unused parameter 'argv' [-Wunused-parameter]
# main(int argc, char **argv)
# ^
# 3 warnings generated.
# configure:6242: $? = 0
# configure:6242: ./conftest
# configure:6242: $? = 0
# configure:6247: result: yes
# configure:6343: checking for library containing syslog
# configure:6374: clang -o conftest -pipe -W -Wall -Wpointer-arith -Wstrict-prototypes -fstack-protector -DSYSCONFDIR='"$(sysconfdir)"' -DDOCDIR='"$(docdir)"' conftest.c >&5
# configure:6374: $? = 0
# configure:6391: result: none required
# configure:6408: checking syslog.h usability
# configure:6408: clang -c -pipe -W -Wall -Wpointer-arith -Wstrict-prototypes -fstack-protector -DSYSCONFDIR='"$(sysconfdir)"' -DDOCDIR='"$(docdir)"' conftest.c >&5
# configure:6408: $? = 0
# configure:6408: result: yes
# configure:6408: checking syslog.h presence
# configure:6408: clang -E conftest.c
# configure:6408: $? = 0
# configure:6408: result: yes
# configure:6408: checking for syslog.h
# configure:6408: result: yes
# configure:6496: checking for deflate in -lz
# configure:6521: clang -o conftest -pipe -W -Wall -Wpointer-arith -Wstrict-prototypes -fstack-protector -DSYSCONFDIR='"$(sysconfdir)"' -DDOCDIR='"$(docdir)"' conftest.c -lz >&5
# /sysroot/bin/ld: error: cannot find -lz
# /tmp/conftest-4a24a6.o:conftest.c:function main: error: undefined reference to 'deflate'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:6521: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "ngIRCd"
# | #define PACKAGE_TARNAME "ngircd"
# | #define PACKAGE_VERSION "23"
# | #define PACKAGE_STRING "ngIRCd 23"
# | #define PACKAGE_BUGREPORT "ngircd-ml@ngircd.barton.de"
# | #define PACKAGE_URL "http://ngircd.barton.de/"
# | #define PACKAGE "ngircd"
# | #define VERSION "23"
# | #define PROTOTYPES 1
# | #define __PROTOTYPES 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_STRING_H 1
# | #define ENABLE_SSP_CC 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_NETINET_IP_H 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_socklen_t 1
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define HAVE_STRFTIME 1
# | #define HAVE_ALARM 1
# | #define HAVE_DUP2 1
# | #define HAVE_ENDPWENT 1
# | #define HAVE_GETHOSTBYADDR 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_GETHOSTNAME 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_INET_NTOA 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_MEMSET 1
# | #define HAVE_SETSID 1
# | #define HAVE_SOCKET 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRCSPN 1
# | #define HAVE_STRERROR 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_STRRCHR 1
# | #define HAVE_STRSPN 1
# | #define HAVE_STRSTR 1
# | #define HAVE_GAI_STRERROR 1
# | #define HAVE_GETNAMEINFO 1
# | #define HAVE_INET_ATON 1
# | #define HAVE_SETGROUPS 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGPROCMASK 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRLCAT 1
# | #define HAVE_STRLCPY 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_STRTOK_R 1
# | #define HAVE_UNSETENV 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_WAITPID 1
# | #define HAVE_GETADDRINFO 1
# | #define HAVE_WORKING_GETADDRINFO 1
# | #define SYSLOG 1
# | #define HAVE_SYSLOG_H 1
# | /* end confdefs.h. */
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char deflate ();
# | int
# | main ()
# | {
# | return deflate ();
# | ;
# | return 0;
# | }
# configure:6530: result: no
# configure:6543: checking for deflate
# configure:6543: clang -o conftest -pipe -W -Wall -Wpointer-arith -Wstrict-prototypes -fstack-protector -DSYSCONFDIR='"$(sysconfdir)"' -DDOCDIR='"$(docdir)"' conftest.c >&5
# /tmp/conftest-2bb272.o:conftest.c:function main: error: undefined reference to 'deflate'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:6543: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "ngIRCd"
# | #define PACKAGE_TARNAME "ngircd"
# | #define PACKAGE_VERSION "23"
# | #define PACKAGE_STRING "ngIRCd 23"
# | #define PACKAGE_BUGREPORT "ngircd-ml@ngircd.barton.de"
# | #define PACKAGE_URL "http://ngircd.barton.de/"
# | #define PACKAGE "ngircd"
# | #define VERSION "23"
# | #define PROTOTYPES 1
# | #define __PROTOTYPES 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_STRING_H 1
# | #define ENABLE_SSP_CC 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_NETINET_IP_H 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_socklen_t 1
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define HAVE_STRFTIME 1
# | #define HAVE_ALARM 1
# | #define HAVE_DUP2 1
# | #define HAVE_ENDPWENT 1
# | #define HAVE_GETHOSTBYADDR 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_GETHOSTNAME 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_INET_NTOA 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_MEMSET 1
# | #define HAVE_SETSID 1
# | #define HAVE_SOCKET 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRCSPN 1
# | #define HAVE_STRERROR 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_STRRCHR 1
# | #define HAVE_STRSPN 1
# | #define HAVE_STRSTR 1
# | #define HAVE_GAI_STRERROR 1
# | #define HAVE_GETNAMEINFO 1
# | #define HAVE_INET_ATON 1
# | #define HAVE_SETGROUPS 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGPROCMASK 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRLCAT 1
# | #define HAVE_STRLCPY 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_STRTOK_R 1
# | #define HAVE_UNSETENV 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_WAITPID 1
# | #define HAVE_GETADDRINFO 1
# | #define HAVE_WORKING_GETADDRINFO 1
# | #define SYSLOG 1
# | #define HAVE_SYSLOG_H 1
# | /* end confdefs.h. */
# | /* Define deflate to an innocuous variant, in case declares deflate.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define deflate innocuous_deflate
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char deflate (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef deflate
# |
# | /* 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 deflate ();
# | /* 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_deflate || defined __stub___deflate
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return deflate ();
# | ;
# | return 0;
# | }
# configure:6543: result: no
# configure:6608: checking for select
# configure:6608: clang -o conftest -pipe -W -Wall -Wpointer-arith -Wstrict-prototypes -fstack-protector -DSYSCONFDIR='"$(sysconfdir)"' -DDOCDIR='"$(docdir)"' conftest.c >&5
# configure:6608: $? = 0
# configure:6608: result: yes
# configure:6668: checking for poll
# configure:6668: clang -o conftest -pipe -W -Wall -Wpointer-arith -Wstrict-prototypes -fstack-protector -DSYSCONFDIR='"$(sysconfdir)"' -DDOCDIR='"$(docdir)"' conftest.c >&5
# configure:6668: $? = 0
# configure:6668: result: yes
# configure:6676: checking poll.h usability
# configure:6676: clang -c -pipe -W -Wall -Wpointer-arith -Wstrict-prototypes -fstack-protector -DSYSCONFDIR='"$(sysconfdir)"' -DDOCDIR='"$(docdir)"' conftest.c >&5
# configure:6676: $? = 0
# configure:6676: result: yes
# configure:6676: checking poll.h presence
# configure:6676: clang -E conftest.c
# configure:6676: $? = 0
# configure:6676: result: yes
# configure:6676: checking for poll.h
# configure:6676: result: yes
# configure:6725: checking sys/devpoll.h usability
# configure:6725: clang -c -pipe -W -Wall -Wpointer-arith -Wstrict-prototypes -fstack-protector -DSYSCONFDIR='"$(sysconfdir)"' -DDOCDIR='"$(docdir)"' conftest.c >&5
# conftest.c:127:10: fatal error: 'sys/devpoll.h' file not found
# #include
# ^
# 1 error generated.
# configure:6725: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "ngIRCd"
# | #define PACKAGE_TARNAME "ngircd"
# | #define PACKAGE_VERSION "23"
# | #define PACKAGE_STRING "ngIRCd 23"
# | #define PACKAGE_BUGREPORT "ngircd-ml@ngircd.barton.de"
# | #define PACKAGE_URL "http://ngircd.barton.de/"
# | #define PACKAGE "ngircd"
# | #define VERSION "23"
# | #define PROTOTYPES 1
# | #define __PROTOTYPES 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_STRING_H 1
# | #define ENABLE_SSP_CC 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_NETINET_IP_H 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_socklen_t 1
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define HAVE_STRFTIME 1
# | #define HAVE_ALARM 1
# | #define HAVE_DUP2 1
# | #define HAVE_ENDPWENT 1
# | #define HAVE_GETHOSTBYADDR 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_GETHOSTNAME 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_INET_NTOA 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_MEMSET 1
# | #define HAVE_SETSID 1
# | #define HAVE_SOCKET 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRCSPN 1
# | #define HAVE_STRERROR 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_STRRCHR 1
# | #define HAVE_STRSPN 1
# | #define HAVE_STRSTR 1
# | #define HAVE_GAI_STRERROR 1
# | #define HAVE_GETNAMEINFO 1
# | #define HAVE_INET_ATON 1
# | #define HAVE_SETGROUPS 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGPROCMASK 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRLCAT 1
# | #define HAVE_STRLCPY 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_STRTOK_R 1
# | #define HAVE_UNSETENV 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_WAITPID 1
# | #define HAVE_GETADDRINFO 1
# | #define HAVE_WORKING_GETADDRINFO 1
# | #define SYSLOG 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_SELECT 1
# | #define HAVE_POLL 1
# | #define HAVE_POLL_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:6725: result: no
# configure:6725: checking sys/devpoll.h presence
# configure:6725: clang -E conftest.c
# conftest.c:94:10: fatal error: 'sys/devpoll.h' file not found
# #include
# ^
# 1 error generated.
# configure:6725: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "ngIRCd"
# | #define PACKAGE_TARNAME "ngircd"
# | #define PACKAGE_VERSION "23"
# | #define PACKAGE_STRING "ngIRCd 23"
# | #define PACKAGE_BUGREPORT "ngircd-ml@ngircd.barton.de"
# | #define PACKAGE_URL "http://ngircd.barton.de/"
# | #define PACKAGE "ngircd"
# | #define VERSION "23"
# | #define PROTOTYPES 1
# | #define __PROTOTYPES 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_STRING_H 1
# | #define ENABLE_SSP_CC 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_NETINET_IP_H 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_socklen_t 1
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define HAVE_STRFTIME 1
# | #define HAVE_ALARM 1
# | #define HAVE_DUP2 1
# | #define HAVE_ENDPWENT 1
# | #define HAVE_GETHOSTBYADDR 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_GETHOSTNAME 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_INET_NTOA 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_MEMSET 1
# | #define HAVE_SETSID 1
# | #define HAVE_SOCKET 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRCSPN 1
# | #define HAVE_STRERROR 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_STRRCHR 1
# | #define HAVE_STRSPN 1
# | #define HAVE_STRSTR 1
# | #define HAVE_GAI_STRERROR 1
# | #define HAVE_GETNAMEINFO 1
# | #define HAVE_INET_ATON 1
# | #define HAVE_SETGROUPS 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGPROCMASK 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRLCAT 1
# | #define HAVE_STRLCPY 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_STRTOK_R 1
# | #define HAVE_UNSETENV 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_WAITPID 1
# | #define HAVE_GETADDRINFO 1
# | #define HAVE_WORKING_GETADDRINFO 1
# | #define SYSLOG 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_SELECT 1
# | #define HAVE_POLL 1
# | #define HAVE_POLL_H 1
# | /* end confdefs.h. */
# | #include
# configure:6725: result: no
# configure:6725: checking for sys/devpoll.h
# configure:6725: result: no
# configure:6769: checking for epoll_create
# configure:6769: clang -o conftest -pipe -W -Wall -Wpointer-arith -Wstrict-prototypes -fstack-protector -DSYSCONFDIR='"$(sysconfdir)"' -DDOCDIR='"$(docdir)"' conftest.c >&5
# configure:6769: $? = 0
# configure:6769: result: yes
# configure:6812: checking for kqueue
# configure:6812: clang -o conftest -pipe -W -Wall -Wpointer-arith -Wstrict-prototypes -fstack-protector -DSYSCONFDIR='"$(sysconfdir)"' -DDOCDIR='"$(docdir)"' conftest.c >&5
# /tmp/conftest-e9c477.o:conftest.c:function main: error: undefined reference to 'kqueue'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:6812: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "ngIRCd"
# | #define PACKAGE_TARNAME "ngircd"
# | #define PACKAGE_VERSION "23"
# | #define PACKAGE_STRING "ngIRCd 23"
# | #define PACKAGE_BUGREPORT "ngircd-ml@ngircd.barton.de"
# | #define PACKAGE_URL "http://ngircd.barton.de/"
# | #define PACKAGE "ngircd"
# | #define VERSION "23"
# | #define PROTOTYPES 1
# | #define __PROTOTYPES 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_STRING_H 1
# | #define ENABLE_SSP_CC 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_NETINET_IP_H 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_socklen_t 1
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define HAVE_STRFTIME 1
# | #define HAVE_ALARM 1
# | #define HAVE_DUP2 1
# | #define HAVE_ENDPWENT 1
# | #define HAVE_GETHOSTBYADDR 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_GETHOSTNAME 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_INET_NTOA 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_MEMSET 1
# | #define HAVE_SETSID 1
# | #define HAVE_SOCKET 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRCSPN 1
# | #define HAVE_STRERROR 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_STRRCHR 1
# | #define HAVE_STRSPN 1
# | #define HAVE_STRSTR 1
# | #define HAVE_GAI_STRERROR 1
# | #define HAVE_GETNAMEINFO 1
# | #define HAVE_INET_ATON 1
# | #define HAVE_SETGROUPS 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGPROCMASK 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRLCAT 1
# | #define HAVE_STRLCPY 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_STRTOK_R 1
# | #define HAVE_UNSETENV 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_WAITPID 1
# | #define HAVE_GETADDRINFO 1
# | #define HAVE_WORKING_GETADDRINFO 1
# | #define SYSLOG 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_SELECT 1
# | #define HAVE_POLL 1
# | #define HAVE_POLL_H 1
# | #define HAVE_EPOLL_CREATE 1
# | /* end confdefs.h. */
# | /* Define kqueue to an innocuous variant, in case declares kqueue.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define kqueue innocuous_kqueue
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char kqueue (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef kqueue
# |
# | /* 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 kqueue ();
# | /* 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_kqueue || defined __stub___kqueue
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return kqueue ();
# | ;
# | return 0;
# | }
# configure:6812: result: no
# configure:6857: checking for BIO_s_mem in -lcrypto
# configure:6882: clang -o conftest -pipe -W -Wall -Wpointer-arith -Wstrict-prototypes -fstack-protector -DSYSCONFDIR='"$(sysconfdir)"' -DDOCDIR='"$(docdir)"' conftest.c -lcrypto >&5
# /sysroot/bin/ld: error: cannot find -lcrypto
# /tmp/conftest-478379.o:conftest.c:function main: error: undefined reference to 'BIO_s_mem'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:6882: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "ngIRCd"
# | #define PACKAGE_TARNAME "ngircd"
# | #define PACKAGE_VERSION "23"
# | #define PACKAGE_STRING "ngIRCd 23"
# | #define PACKAGE_BUGREPORT "ngircd-ml@ngircd.barton.de"
# | #define PACKAGE_URL "http://ngircd.barton.de/"
# | #define PACKAGE "ngircd"
# | #define VERSION "23"
# | #define PROTOTYPES 1
# | #define __PROTOTYPES 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_STRING_H 1
# | #define ENABLE_SSP_CC 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_NETINET_IP_H 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_socklen_t 1
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define HAVE_STRFTIME 1
# | #define HAVE_ALARM 1
# | #define HAVE_DUP2 1
# | #define HAVE_ENDPWENT 1
# | #define HAVE_GETHOSTBYADDR 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_GETHOSTNAME 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_INET_NTOA 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_MEMSET 1
# | #define HAVE_SETSID 1
# | #define HAVE_SOCKET 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRCSPN 1
# | #define HAVE_STRERROR 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_STRRCHR 1
# | #define HAVE_STRSPN 1
# | #define HAVE_STRSTR 1
# | #define HAVE_GAI_STRERROR 1
# | #define HAVE_GETNAMEINFO 1
# | #define HAVE_INET_ATON 1
# | #define HAVE_SETGROUPS 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGPROCMASK 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRLCAT 1
# | #define HAVE_STRLCPY 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_STRTOK_R 1
# | #define HAVE_UNSETENV 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_WAITPID 1
# | #define HAVE_GETADDRINFO 1
# | #define HAVE_WORKING_GETADDRINFO 1
# | #define SYSLOG 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_SELECT 1
# | #define HAVE_POLL 1
# | #define HAVE_POLL_H 1
# | #define HAVE_EPOLL_CREATE 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 BIO_s_mem ();
# | int
# | main ()
# | {
# | return BIO_s_mem ();
# | ;
# | return 0;
# | }
# configure:6891: result: no
# configure:6902: checking for SSL_library_init in -lssl
# configure:6927: clang -o conftest -pipe -W -Wall -Wpointer-arith -Wstrict-prototypes -fstack-protector -DSYSCONFDIR='"$(sysconfdir)"' -DDOCDIR='"$(docdir)"' conftest.c -lssl >&5
# /sysroot/bin/ld: error: cannot find -lssl
# /tmp/conftest-030530.o:conftest.c:function main: error: undefined reference to 'SSL_library_init'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:6927: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "ngIRCd"
# | #define PACKAGE_TARNAME "ngircd"
# | #define PACKAGE_VERSION "23"
# | #define PACKAGE_STRING "ngIRCd 23"
# | #define PACKAGE_BUGREPORT "ngircd-ml@ngircd.barton.de"
# | #define PACKAGE_URL "http://ngircd.barton.de/"
# | #define PACKAGE "ngircd"
# | #define VERSION "23"
# | #define PROTOTYPES 1
# | #define __PROTOTYPES 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_STRING_H 1
# | #define ENABLE_SSP_CC 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_NETINET_IP_H 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_socklen_t 1
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define HAVE_STRFTIME 1
# | #define HAVE_ALARM 1
# | #define HAVE_DUP2 1
# | #define HAVE_ENDPWENT 1
# | #define HAVE_GETHOSTBYADDR 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_GETHOSTNAME 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_INET_NTOA 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_MEMSET 1
# | #define HAVE_SETSID 1
# | #define HAVE_SOCKET 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRCSPN 1
# | #define HAVE_STRERROR 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_STRRCHR 1
# | #define HAVE_STRSPN 1
# | #define HAVE_STRSTR 1
# | #define HAVE_GAI_STRERROR 1
# | #define HAVE_GETNAMEINFO 1
# | #define HAVE_INET_ATON 1
# | #define HAVE_SETGROUPS 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGPROCMASK 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRLCAT 1
# | #define HAVE_STRLCPY 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_STRTOK_R 1
# | #define HAVE_UNSETENV 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_WAITPID 1
# | #define HAVE_GETADDRINFO 1
# | #define HAVE_WORKING_GETADDRINFO 1
# | #define SYSLOG 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_SELECT 1
# | #define HAVE_POLL 1
# | #define HAVE_POLL_H 1
# | #define HAVE_EPOLL_CREATE 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 SSL_library_init ();
# | int
# | main ()
# | {
# | return SSL_library_init ();
# | ;
# | return 0;
# | }
# configure:6936: result: no
# configure:6949: checking for SSL_library_init
# configure:6949: clang -o conftest -pipe -W -Wall -Wpointer-arith -Wstrict-prototypes -fstack-protector -DSYSCONFDIR='"$(sysconfdir)"' -DDOCDIR='"$(docdir)"' conftest.c >&5
# /tmp/conftest-8916e1.o:conftest.c:function main: error: undefined reference to 'SSL_library_init'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:6949: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "ngIRCd"
# | #define PACKAGE_TARNAME "ngircd"
# | #define PACKAGE_VERSION "23"
# | #define PACKAGE_STRING "ngIRCd 23"
# | #define PACKAGE_BUGREPORT "ngircd-ml@ngircd.barton.de"
# | #define PACKAGE_URL "http://ngircd.barton.de/"
# | #define PACKAGE "ngircd"
# | #define VERSION "23"
# | #define PROTOTYPES 1
# | #define __PROTOTYPES 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_STRING_H 1
# | #define ENABLE_SSP_CC 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_NETINET_IP_H 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_socklen_t 1
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define HAVE_STRFTIME 1
# | #define HAVE_ALARM 1
# | #define HAVE_DUP2 1
# | #define HAVE_ENDPWENT 1
# | #define HAVE_GETHOSTBYADDR 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_GETHOSTNAME 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_INET_NTOA 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_MEMSET 1
# | #define HAVE_SETSID 1
# | #define HAVE_SOCKET 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRCSPN 1
# | #define HAVE_STRERROR 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_STRRCHR 1
# | #define HAVE_STRSPN 1
# | #define HAVE_STRSTR 1
# | #define HAVE_GAI_STRERROR 1
# | #define HAVE_GETNAMEINFO 1
# | #define HAVE_INET_ATON 1
# | #define HAVE_SETGROUPS 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGPROCMASK 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRLCAT 1
# | #define HAVE_STRLCPY 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_STRTOK_R 1
# | #define HAVE_UNSETENV 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_WAITPID 1
# | #define HAVE_GETADDRINFO 1
# | #define HAVE_WORKING_GETADDRINFO 1
# | #define SYSLOG 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_SELECT 1
# | #define HAVE_POLL 1
# | #define HAVE_POLL_H 1
# | #define HAVE_EPOLL_CREATE 1
# | /* end confdefs.h. */
# | /* Define SSL_library_init to an innocuous variant, in case declares SSL_library_init.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define SSL_library_init innocuous_SSL_library_init
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char SSL_library_init (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef SSL_library_init
# |
# | /* 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 SSL_library_init ();
# | /* 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_SSL_library_init || defined __stub___SSL_library_init
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return SSL_library_init ();
# | ;
# | return 0;
# | }
# configure:6949: result: no
# configure:6956: error: Can't enable openssl
#
# ## ---------------- ##
# ## Cache variables. ##
# ## ---------------- ##
#
# ac_cv_build=x86_64-unknown-linux-gnu
# ac_cv_c_compiler_gnu=yes
# ac_cv_c_const=yes
# ac_cv_c_inline=inline
# ac_cv_c_uint16_t=yes
# ac_cv_c_uint32_t=yes
# ac_cv_c_uint8_t=yes
# 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_SSL_library_init=no
# ac_cv_func_alarm=yes
# ac_cv_func_arc4random=no
# ac_cv_func_arc4random_stir=no
# ac_cv_func_deflate=no
# ac_cv_func_dup2=yes
# ac_cv_func_endpwent=yes
# ac_cv_func_epoll_create=yes
# ac_cv_func_fork=yes
# ac_cv_func_fork_works=yes
# ac_cv_func_gai_strerror=yes
# ac_cv_func_getaddrinfo=yes
# ac_cv_func_gethostbyaddr=yes
# ac_cv_func_gethostbyname=yes
# ac_cv_func_gethostname=yes
# ac_cv_func_getnameinfo=yes
# ac_cv_func_gettimeofday=yes
# ac_cv_func_inet_aton=yes
# ac_cv_func_inet_ntoa=yes
# ac_cv_func_kqueue=no
# ac_cv_func_memmove=yes
# ac_cv_func_memset=yes
# ac_cv_func_poll=yes
# ac_cv_func_select=yes
# ac_cv_func_setgroups=yes
# ac_cv_func_setsid=yes
# ac_cv_func_sigaction=yes
# ac_cv_func_sigprocmask=yes
# ac_cv_func_snprintf=yes
# ac_cv_func_socket=yes
# ac_cv_func_strcasecmp=yes
# ac_cv_func_strchr=yes
# ac_cv_func_strcspn=yes
# ac_cv_func_strdup=yes
# ac_cv_func_strerror=yes
# ac_cv_func_strftime=yes
# ac_cv_func_strlcat=yes
# ac_cv_func_strlcpy=yes
# ac_cv_func_strncasecmp=yes
# ac_cv_func_strndup=yes
# ac_cv_func_strrchr=yes
# ac_cv_func_strspn=yes
# ac_cv_func_strstr=yes
# ac_cv_func_strtok_r=yes
# ac_cv_func_unsetenv=yes
# ac_cv_func_vfork=yes
# ac_cv_func_vfork_works=yes
# ac_cv_func_vsnprintf=yes
# ac_cv_func_waitpid=yes
# ac_cv_header_arpa_inet_h=yes
# ac_cv_header_fcntl_h=yes
# ac_cv_header_inttypes_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_netinet_in_systm_h=yes
# ac_cv_header_netinet_ip_h=yes
# ac_cv_header_poll_h=yes
# ac_cv_header_stdbool_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_devpoll_h=no
# 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_sys_wait_h=yes
# ac_cv_header_syslog_h=yes
# ac_cv_header_time=yes
# ac_cv_header_unistd_h=yes
# ac_cv_header_varargs_h=no
# ac_cv_header_vfork_h=no
# ac_cv_host=x86_64-unknown-linux-gnu
# ac_cv_lib_crypto_BIO_s_mem=no
# ac_cv_lib_ssl_SSL_library_init=no
# ac_cv_lib_z_deflate=no
# ac_cv_member_struct_sockaddr_in_sin_len=no
# ac_cv_objext=o
# ac_cv_path_EGREP='/usr/bin/grep -E'
# ac_cv_path_GREP=/usr/bin/grep
# ac_cv_path_install='/usr/bin/install -c'
# ac_cv_path_mkdir=/usr/bin/mkdir
# ac_cv_prog_AWK=gawk
# ac_cv_prog_CC=clang
# ac_cv_prog_CPP='clang -E'
# ac_cv_prog_ac_ct_AR=ar
# ac_cv_prog_ac_ct_RANLIB=ranlib
# ac_cv_prog_ac_ct_STRIP=strip
# ac_cv_prog_cc_c89=
# ac_cv_prog_cc_c99=
# ac_cv_prog_cc_g=yes
# ac_cv_prog_cc_stdc=
# ac_cv_prog_make_make_set=yes
# ac_cv_search_bind='none required'
# ac_cv_search_gethostbyname='none required'
# ac_cv_search_memmove='none required'
# ac_cv_search_syslog='none required'
# ac_cv_type_pid_t=yes
# ac_cv_type_size_t=yes
# ac_cv_type_ssize_t=yes
# ac_cv_type_uid_t=yes
# am_cv_CC_dependencies_compiler_type=gcc3
# am_cv_ar_interface=ar
# am_cv_make_support_nested_variables=yes
#
# ## ----------------- ##
# ## Output variables. ##
# ## ----------------- ##
#
# ACLOCAL='${SHELL} /tmp/ngircd/src/ngircd-23/missing --run aclocal-1.11'
# AMDEPBACKSLASH='\'
# AMDEP_FALSE='#'
# AMDEP_TRUE=''
# AMTAR='$${TAR-tar}'
# AM_BACKSLASH='\'
# AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
# AM_DEFAULT_VERBOSITY='0'
# AM_V='$(V)'
# ANSI2KNR=''
# AR='ar'
# AUTOCONF='${SHELL} /tmp/ngircd/src/ngircd-23/missing --run autoconf'
# AUTOHEADER='${SHELL} /tmp/ngircd/src/ngircd-23/missing --run autoheader'
# AUTOMAKE='${SHELL} /tmp/ngircd/src/ngircd-23/missing --run automake-1.11'
# AWK='gawk'
# CC='clang'
# CCDEPMODE='depmode=gcc3'
# CFLAGS=' -pipe -W -Wall -Wpointer-arith -Wstrict-prototypes -fstack-protector -DSYSCONFDIR='\''"$(sysconfdir)"'\'' -DDOCDIR='\''"$(docdir)"'\'''
# CPP='clang -E'
# CPPFLAGS=''
# CYGPATH_W='echo'
# DEFS=''
# DEPDIR='.deps'
# ECHO_C=''
# ECHO_N='-n'
# ECHO_T=''
# EGREP='/usr/bin/grep -E'
# EXEEXT=''
# GREP='/usr/bin/grep'
# INSTALL_DATA='${INSTALL} -m 644'
# INSTALL_PROGRAM='${INSTALL}'
# INSTALL_SCRIPT='${INSTALL}'
# INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
# LDFLAGS=''
# LIBOBJS=''
# LIBS=''
# LN_S='ln -s'
# LTLIBOBJS=''
# MAKEINFO='${SHELL} /tmp/ngircd/src/ngircd-23/missing --run makeinfo'
# MKDIR_P='/usr/bin/mkdir -p'
# OBJEXT='o'
# PACKAGE='ngircd'
# PACKAGE_BUGREPORT='ngircd-ml@ngircd.barton.de'
# PACKAGE_NAME='ngIRCd'
# PACKAGE_STRING='ngIRCd 23'
# PACKAGE_TARNAME='ngircd'
# PACKAGE_URL='http://ngircd.barton.de/'
# PACKAGE_VERSION='23'
# PATH_SEPARATOR=':'
# RANLIB='ranlib'
# SET_MAKE=''
# SHELL='/bin/sh'
# STRIP='strip'
# U=''
# VERSION='23'
# ac_ct_AR='ar'
# ac_ct_CC=''
# am__EXEEXT_FALSE=''
# am__EXEEXT_TRUE=''
# am__fastdepCC_FALSE='#'
# am__fastdepCC_TRUE=''
# am__include='include'
# am__isrc=''
# am__leading_dot='.'
# am__nodep='_no'
# am__quote=''
# am__tar='$${TAR-tar} chof - "$$tardir"'
# am__untar='$${TAR-tar} xf -'
# bindir='${exec_prefix}/bin'
# build='x86_64-unknown-linux-gnu'
# build_alias=''
# build_cpu='x86_64'
# build_os='linux-gnu'
# build_vendor='unknown'
# datadir='${datarootdir}'
# datarootdir='${prefix}/share'
# docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
# dvidir='${docdir}'
# exec_prefix='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'
# install_sh='${SHELL} /tmp/ngircd/src/ngircd-23/install-sh'
# libdir='${exec_prefix}/lib'
# libexecdir='${exec_prefix}/libexec'
# localedir='${datarootdir}/locale'
# localstatedir='${prefix}/var'
# mandir='/usr/share/man'
# mkdir_p='/usr/bin/mkdir -p'
# oldincludedir='/usr/include'
# pdfdir='${docdir}'
# prefix='/usr'
# program_transform_name='s,x,x,'
# psdir='${docdir}'
# sbindir='/usr/bin'
# sharedstatedir='${prefix}/com'
# sysconfdir='/etc'
# target_alias=''
#
# ## ----------- ##
# ## confdefs.h. ##
# ## ----------- ##
#
# /* confdefs.h */
# #define PACKAGE_NAME "ngIRCd"
# #define PACKAGE_TARNAME "ngircd"
# #define PACKAGE_VERSION "23"
# #define PACKAGE_STRING "ngIRCd 23"
# #define PACKAGE_BUGREPORT "ngircd-ml@ngircd.barton.de"
# #define PACKAGE_URL "http://ngircd.barton.de/"
# #define PACKAGE "ngircd"
# #define VERSION "23"
# #define PROTOTYPES 1
# #define __PROTOTYPES 1
# #define STDC_HEADERS 1
# #define HAVE_SYS_TYPES_H 1
# #define HAVE_SYS_STAT_H 1
# #define HAVE_STDLIB_H 1
# #define HAVE_STRING_H 1
# #define HAVE_MEMORY_H 1
# #define HAVE_STRINGS_H 1
# #define HAVE_INTTYPES_H 1
# #define HAVE_STDINT_H 1
# #define HAVE_UNISTD_H 1
# #define HAVE_STRING_H 1
# #define ENABLE_SSP_CC 1
# #define STDC_HEADERS 1
# #define HAVE_SYS_WAIT_H 1
# #define TIME_WITH_SYS_TIME 1
# #define HAVE_FCNTL_H 1
# #define HAVE_NETDB_H 1
# #define HAVE_NETINET_IN_H 1
# #define HAVE_STDLIB_H 1
# #define HAVE_STRING_H 1
# #define HAVE_STRINGS_H 1
# #define HAVE_SYS_SOCKET_H 1
# #define HAVE_SYS_TIME_H 1
# #define HAVE_SYS_TYPES_H 1
# #define HAVE_UNISTD_H 1
# #define HAVE_ARPA_INET_H 1
# #define HAVE_INTTYPES_H 1
# #define HAVE_MALLOC_H 1
# #define HAVE_NETINET_IN_SYSTM_H 1
# #define HAVE_NETINET_IP_H 1
# #define HAVE_STDBOOL_H 1
# #define HAVE_STDDEF_H 1
# #define HAVE_STDINT_H 1
# #define HAVE_socklen_t 1
# #define HAVE_FORK 1
# #define HAVE_VFORK 1
# #define HAVE_WORKING_VFORK 1
# #define HAVE_WORKING_FORK 1
# #define HAVE_STRFTIME 1
# #define HAVE_ALARM 1
# #define HAVE_DUP2 1
# #define HAVE_ENDPWENT 1
# #define HAVE_GETHOSTBYADDR 1
# #define HAVE_GETHOSTBYNAME 1
# #define HAVE_GETHOSTNAME 1
# #define HAVE_GETTIMEOFDAY 1
# #define HAVE_INET_NTOA 1
# #define HAVE_MEMMOVE 1
# #define HAVE_MEMSET 1
# #define HAVE_SETSID 1
# #define HAVE_SOCKET 1
# #define HAVE_STRCASECMP 1
# #define HAVE_STRCHR 1
# #define HAVE_STRCSPN 1
# #define HAVE_STRERROR 1
# #define HAVE_STRNCASECMP 1
# #define HAVE_STRRCHR 1
# #define HAVE_STRSPN 1
# #define HAVE_STRSTR 1
# #define HAVE_GAI_STRERROR 1
# #define HAVE_GETNAMEINFO 1
# #define HAVE_INET_ATON 1
# #define HAVE_SETGROUPS 1
# #define HAVE_SIGACTION 1
# #define HAVE_SIGPROCMASK 1
# #define HAVE_SNPRINTF 1
# #define HAVE_STRDUP 1
# #define HAVE_STRLCAT 1
# #define HAVE_STRLCPY 1
# #define HAVE_STRNDUP 1
# #define HAVE_STRTOK_R 1
# #define HAVE_UNSETENV 1
# #define HAVE_VSNPRINTF 1
# #define HAVE_WAITPID 1
# #define HAVE_GETADDRINFO 1
# #define HAVE_WORKING_GETADDRINFO 1
# #define SYSLOG 1
# #define HAVE_SYSLOG_H 1
# #define HAVE_SELECT 1
# #define HAVE_POLL 1
# #define HAVE_POLL_H 1
# #define HAVE_EPOLL_CREATE 1
#
# configure: exit 1