Build of ultimate-ircd with vanilla toolchain

The build took 00h 01m 01s and was SUCCESSFUL.

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

SLOCLanguage
56,280 ansic
3,237 sh
581 makefile
60,098 total

The process tree of the build process is here.

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...

CMD: sudo -u tuscan red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
# ==> Making package: ultimate-ircd 3.0.2-10 (Wed Aug 24 12:41:27 UTC 2016)
# ==> Checking runtime dependencies...
# ==> Checking buildtime dependencies...
# ==> WARNING: Using existing $srcdir/ tree
# ==> Starting build()...
# configure: WARNING: If you wanted to set the --build type, don't use --host.
# If a cross compiler is detected then cross compile mode will be used.
# checking for x86_64-unknown-linux-gcc... no
# checking for gcc... gcc
# checking for C compiler default output file name... a.out
# checking whether the C compiler works... yes
# checking whether we are cross compiling... no
# checking for suffix of executables...
# checking for suffix of object files... o
# checking whether we are using the GNU C compiler... yes
# checking whether gcc accepts -g... yes
# checking for gcc option to accept ISO C89... none needed
# checking if we are using TenDRA or MIPSpro... no
# checking if we are using Sun WorkShop/Forte... no
# checking if we are using Apple GCC... no
# checking if your compiler supports the SVR4 Software Generation System interfaces... no
# checking how to generate dependancy info... assuming gcc -MM
# checking for library containing strerror... none required
# checking whether make sets $(MAKE)... yes
# checking build system type... x86_64-unknown-linux-gnu
# checking host system type... x86_64-unknown-linux-gnu
# checking target system type... x86_64-unknown-linux-gnu
# checking for rm... /usr/sbin/rm
# checking for cp... /usr/sbin/cp
# checking for mv... /usr/sbin/mv
# checking for ln... /usr/sbin/ln
# checking for sed... /usr/sbin/sed
# checking for ar... /usr/sbin/ar
# checking for ld... /usr/sbin/ld
# checking for a BSD-compatible install... /usr/bin/install -c
# checking for x86_64-unknown-linux-ranlib... no
# checking for ranlib... ranlib
# checking for inline... inline
# checking for gethostbyname in -lnsl... yes
# checking for res_mkquery... no
# checking for res_mkquery in -lresolv... no
# checking for __res_mkquery... no
# checking for __res_mkquery in -lresolv... yes
# checking for socket in -lsocket... no
# checking for crypt... no
# checking for crypt in -ldescrypt... no
# checking for crypt in -lcrypt... yes
# checking how to run the C preprocessor... gcc -E
# checking for grep that handles long lines and -e... /usr/sbin/grep
# checking for egrep... /usr/sbin/grep -E
# checking for ANSI C header files... yes
# checking for sys/types.h... yes
# checking for sys/stat.h... yes
# checking for stdlib.h... yes
# checking for string.h... yes
# checking for memory.h... yes
# checking for strings.h... yes
# checking for inttypes.h... yes
# checking for stdint.h... yes
# checking for unistd.h... yes
# checking fcntl.h usability... yes
# checking fcntl.h presence... yes
# checking for fcntl.h... yes
# checking limits.h usability... yes
# checking limits.h presence... yes
# checking for limits.h... yes
# checking malloc.h usability... yes
# checking malloc.h presence... yes
# checking for malloc.h... yes
# checking netdb.h usability... yes
# checking netdb.h presence... yes
# checking for netdb.h... yes
# checking netinet/in.h usability... yes
# checking netinet/in.h presence... yes
# checking for netinet/in.h... yes
# checking stddef.h usability... yes
# checking stddef.h presence... yes
# checking for stddef.h... yes
# checking for stdlib.h... (cached) yes
# checking for string.h... (cached) yes
# checking for strings.h... (cached) yes
# checking sys/file.h usability... yes
# checking sys/file.h presence... yes
# checking for sys/file.h... yes
# checking sys/ioctl.h usability... yes
# checking sys/ioctl.h presence... yes
# checking for sys/ioctl.h... yes
# checking sys/param.h usability... yes
# checking sys/param.h presence... yes
# checking for sys/param.h... yes
# checking sys/socket.h usability... yes
# checking sys/socket.h presence... yes
# checking for sys/socket.h... yes
# checking sys/time.h usability... yes
# checking sys/time.h presence... yes
# checking for sys/time.h... yes
# checking syslog.h usability... yes
# checking syslog.h presence... yes
# checking for syslog.h... yes
# checking for unistd.h... (cached) yes
# checking utmp.h usability... yes
# checking utmp.h presence... yes
# checking for utmp.h... yes
# checking for inttypes.h... (cached) yes
# checking sys/resource.h usability... yes
# checking sys/resource.h presence... yes
# checking for sys/resource.h... yes
# checking errno.h usability... yes
# checking errno.h presence... yes
# checking for errno.h... yes
# checking for stdlib.h... (cached) yes
# checking for stddef.h... (cached) yes
# checking getopt.h usability... yes
# checking getopt.h presence... yes
# checking for getopt.h... yes
# checking MIN and MAX definition... yes
# checking whether gcc needs -traditional... no
# checking for alarm... yes
# checking for dup2... yes
# checking for gethostbyname... yes
# checking for gethostname... yes
# checking for getpass... yes
# checking for gettimeofday... yes
# checking for inet_ntoa... yes
# checking for isascii... yes
# checking for memmove... yes
# checking for memset... yes
# checking for munmap... yes
# checking for setenv... yes
# checking for socket... yes
# checking for strcasecmp... yes
# checking for strchr... yes
# checking for strdup... yes
# checking for strerror... yes
# checking for strncasecmp... yes
# checking for strrchr... yes
# checking for strtol... yes
# checking for strtoul... yes
# checking for index... yes
# checking for strerror... (cached) yes
# checking for strtoken... no
# checking for strtok... yes
# checking for inet_addr... yes
# checking for inet_netof... yes
# checking for inet_aton... yes
# checking for gettimeofday... (cached) yes
# checking for lrand48... yes
# checking for sigaction... yes
# checking for bzero... yes
# checking for bcmp... yes
# checking for bcopy... yes
# checking for dn_skipname... no
# checking for __dn_skipname... yes
# checking for getrusage... yes
# checking for times... yes
# checking for break... no
# checking for inet_pton... yes
# checking for inet_ntop... yes
# checking for va_copy... yes
# checking for __va_copy... yes
# checking for stdlib.h... (cached) yes
# checking for unistd.h... (cached) yes
# checking for getpagesize... yes
# checking for working mmap... yes
# checking for OpenSSL... disabled
# configure: Enabling client throttle protection
# configure: Enabling encrypted OLine passwords
# configure: Enabling No Channel Operators while split protection
# configure: Enabling connection headers
# configure: Using Chinese nickname support
# checking whether gcc needs -traditional... (cached) no
# checking for u_int32_t... yes
# checking for uintptr_t... yes
# checking for poll... yes
# checking sys/epoll.h usability... yes
# checking sys/epoll.h presence... yes
# checking for sys/epoll.h... yes
# checking for epoll_create in -lepoll... no
# checking for epoll_create without -lepoll... no
# checking Maximum file descriptors... 32748
# checking for pwd... /usr/sbin/pwd
# checking for ccdv... /tmp/ultimate-ircd/src/UltimateIRCd/ccdv
# configure: creating ./config.status
# config.status: creating Makefile
# config.status: creating data/Makefile
# config.status: creating data/networks/Makefile
# config.status: creating src/Makefile
# config.status: creating tools/Makefile
# config.status: creating tools/ircdcron/Makefile
# config.status: creating tools/ssl-cert/Makefile
# config.status: creating zlib/Makefile
# config.status: creating include/setup.h
#
# =================================================================
#
# UltimateIRCd 3.0.2 on x86_64-unknown-linux-gnu
#
# Max Clients ................: 32748 Socket Engine ..............: poll
# OpenSSL ....................: no IPv6 .......................: no
# Throttle Protection ........: yes Encrypted OLine Passwords ..: yes
# No Chanops While Split .....: yes Show Connection Headers ....: yes
# Chinese Nicknames ..........: yes Acebot Protection ..........: no
#
# Installation root ..........: /usr
#
# Warning: Chinese Nickname support requires all servers on the network
# to be compiled with Chinese Nickname support.
#
# =================================================================
#
# Patching ./tools/ssl-cert/Makefile...
# Patching ./tools/ircdcron/Makefile...
# Patching ./tools/Makefile...
# Patching ./data/networks/Makefile...
# Patching ./data/Makefile...
# Patching ./src/Makefile...
# Patching ./zlib/Makefile...
# Patching ./Makefile...
# patching file config.h
# Hunk #1 succeeded at 115 (offset 5 lines).
# Hunk #2 succeeded at 132 with fuzz 1 (offset 5 lines).
# Building zlib
# make[1]: warning: -jN forced in submake: disabling jobserver mode.
# make[1]: Entering directory '/tmp/ultimate-ircd/src/UltimateIRCd/zlib'
# Compiling adler32.c.
# Compiling compress.c.
# Compiling crc32.c.
# Compiling gzio.c.
# Compiling uncompr.c.
# Compiling deflate.c.
# Compiling trees.c.
# Compiling zutil.c.
# Compiling inflate.c.
# Compiling infback.c.
# Compiling inftrees.c.
# Compiling inffast.c.
# Running ar.
# make[1]: Leaving directory '/tmp/ultimate-ircd/src/UltimateIRCd/zlib'
# Building src
# make[1]: warning: -jN forced in submake: disabling jobserver mode.
# make[1]: Entering directory '/tmp/ultimate-ircd/src/UltimateIRCd/src'
# Compiling blalloc.c.
# Compiling bsd.c.
# Compiling channel.c.
# Compiling class.c.
# Compiling clientlist.c.
# clientlist.c: In function 'remove_from_list':
# clientlist.c:132:56: warning: cast from pointer to integer of different size
# [-Wpointer-to-int-cast]
# sendto_realops ("remove_from_list(%x, %x) failed!!", (int) list, (int) ptr
# );
# ^
# clientlist.c:132:68: warning: cast from pointer to integer of different size
# [-Wpointer-to-int-cast]
# sendto_realops ("remove_from_list(%x, %x) failed!!", (int) list, (int) ptr
# );
# ^
# Compiling dbuf.c.
# Compiling dich_conf.c.
# Compiling dynconf.c.
# Compiling drone.c.
# Compiling fdlist.c.
# Compiling fds.c.
# Compiling hash.c.
# channel.c: In function 'check_modes':
# channel.c:1634:17: warning: iteration 6 invokes undefined behavior [-Waggress
# ive-loop-optimizations]
# if (dmodes[t])
# ~~~~~~^~~
# channel.c:1632:5: note: within this loop
# for (t = 0; t <= SM_MAXMODES; t++)
# ^~~
# Compiling inet_addr.c.
# Compiling inet_ntop.c.
# Compiling inet_pton.c.
# Compiling ircd.c.
# Compiling ircsprintf.c.
# Compiling list.c.
# Compiling match.c.
# Compiling m_nick.c.
# Compiling m_who.c.
# m_who.c:542:15: warning: 'chnbuf' is static but declared in inline function '
# first_visible_channel' which is not static
# static char chnbuf[CHANNELLEN + 2];
# ^~~~~~
# Compiling packet.c.
# ircd.c: In function 'server_reboot':
# ircd.c:326:37: warning: cast from pointer to integer of different size [-Wpoi
# nter-to-int-cast]
# " sbrk(0)-etext: %d", (u_int) sbrk ((size_t) 0) - (u_int) sbrk
# 0
# ^
# ircd.c:326:65: warning: cast from pointer to integer of different size [-Wpoi
# nter-to-int-cast]
# " sbrk(0)-etext: %d", (u_int) sbrk ((size_t) 0) - (u_int) sbrk
# 0
# ^
# Compiling parse.c.
# Compiling res.c.
# Compiling s_auth.c.
# Compiling s_bsd.c.
# Compiling s_conf.c.
# Compiling s_debug.c.
# Compiling s_err.c.
# Compiling s_help.c.
# Compiling s_hidehost.c.
# Compiling s_misc.c.
# Compiling s_numeric.c.
# Compiling s_services.c.
# s_misc.c: In function 'exit_client':
# s_misc.c:850:55: warning: cast to pointer from integer of different size [-Wi
# nt-to-pointer-cast]
# exit_one_client (client_p, source_p, from, comment, (int *) remote);
# ^
# Compiling s_serv.c.
# Compiling s_ultimate.c.
# Compiling s_user.c.
# In file included from /usr/include/string.h:630:0,
# from ../include/sys.h:56,
# from s_user.c:30:
# s_user.c: In function 'register_user':
# s_user.c:894:36: warning: cast to pointer from integer of different size [-Wi
# nt-to-pointer-cast]
# strncpyzt (source_p->hostip, (char *) source_p->ip.S_ADDR,
# ^
# s_user.c:894:7: note: in expansion of macro 'strncpyzt'
# strncpyzt (source_p->hostip, (char *) source_p->ip.S_ADDR,
# ^~~~~~~~~
# Compiling send.c.
# Compiling socketengine_devpoll.c.
# Compiling socketengine_epoll.c.
# Compiling socketengine_kqueue.c.
# Compiling socketengine_poll.c.
# Compiling socketengine_select.c.
# Compiling support.c.
# Compiling scache.c.
# Compiling ssl.c.
# Compiling throttle.c.
# socketengine_poll.c: In function 'engine_add_fd':
# socketengine_poll.c:60:24: warning: cast to pointer from integer of different
# size [-Wint-to-pointer-cast]
# set_fd_internal (fd, (void *) last_pfd);
# ^
# socketengine_poll.c: In function 'engine_del_fd':
# socketengine_poll.c:70:18: warning: cast from pointer to integer of different
# size [-Wpointer-to-int-cast]
# int arrayidx = (int) get_fd_internal (fd);
# ^
# socketengine_poll.c:86:43: warning: cast to pointer from integer of different
# size [-Wint-to-pointer-cast]
# set_fd_internal (poll_fds[arrayidx].fd, (void *) arrayidx);
# ^
# socketengine_poll.c: In function 'engine_change_fd_state':
# socketengine_poll.c:92:18: warning: cast from pointer to integer of different
# size [-Wpointer-to-int-cast]
# int arrayidx = (int) get_fd_internal (fd);
# ^
# Compiling userban.c.
# Compiling whowas.c.
# Compiling zlink.c.
# Extracting src/version.c...
# Compiling version.c.
# Linking ircd.
# mv version.c version.c.last
# make[1]: Leaving directory '/tmp/ultimate-ircd/src/UltimateIRCd/src'
# Building tools
# make[1]: warning: -jN forced in submake: disabling jobserver mode.
# make[1]: Entering directory '/tmp/ultimate-ircd/src/UltimateIRCd/tools'
# Compiling mkpasswd.c.
# Linking mkpasswd.
# make[1]: Leaving directory '/tmp/ultimate-ircd/src/UltimateIRCd/tools'
# Building data
# make[1]: warning: -jN forced in submake: disabling jobserver mode.
# make[1]: Entering directory '/tmp/ultimate-ircd/src/UltimateIRCd/data'
# make[1]: Nothing to be done for 'build'.
# make[1]: Leaving directory '/tmp/ultimate-ircd/src/UltimateIRCd/data'
#
# =================================================================
# Please remember to read the doc/README.FIRST and doc/README.
#
# UltimateIRCd FAQ and support forums at
# http://wiki.shadow-realm.org/index.php/UltimateIRCd/FAQ
# http://www.shadow-realm.org/forum/
#
# Read the README.FIRST and FAQ before asking for support
# or you will get none.
# =================================================================
#
# ==> Entering fakeroot environment...
# ==> Starting package()...
# Building zlib
# make[1]: warning: -jN forced in submake: disabling jobserver mode.
# make[1]: Entering directory '/tmp/ultimate-ircd/src/UltimateIRCd/zlib'
# make[1]: Nothing to be done for 'build'.
# make[1]: Leaving directory '/tmp/ultimate-ircd/src/UltimateIRCd/zlib'
# Building src
# make[1]: warning: -jN forced in submake: disabling jobserver mode.
# make[1]: Entering directory '/tmp/ultimate-ircd/src/UltimateIRCd/src'
# Extracting src/version.c...
# Compiling version.c.
# Linking ircd.
# mv version.c version.c.last
# make[1]: Leaving directory '/tmp/ultimate-ircd/src/UltimateIRCd/src'
# Building tools
# make[1]: warning: -jN forced in submake: disabling jobserver mode.
# make[1]: Entering directory '/tmp/ultimate-ircd/src/UltimateIRCd/tools'
# make[1]: Nothing to be done for 'build'.
# make[1]: Leaving directory '/tmp/ultimate-ircd/src/UltimateIRCd/tools'
# Building data
# make[1]: warning: -jN forced in submake: disabling jobserver mode.
# make[1]: Entering directory '/tmp/ultimate-ircd/src/UltimateIRCd/data'
# make[1]: Nothing to be done for 'build'.
# make[1]: Leaving directory '/tmp/ultimate-ircd/src/UltimateIRCd/data'
#
# =================================================================
# Please remember to read the doc/README.FIRST and doc/README.
#
# UltimateIRCd FAQ and support forums at
# http://wiki.shadow-realm.org/index.php/UltimateIRCd/FAQ
# http://www.shadow-realm.org/forum/
#
# Read the README.FIRST and FAQ before asking for support
# or you will get none.
# =================================================================
#
# install ==> zlib
# make[1]: warning: -jN forced in submake: disabling jobserver mode.
# make[1]: Entering directory '/tmp/ultimate-ircd/src/UltimateIRCd/zlib'
# make[1]: Nothing to be done for 'install'.
# make[1]: Leaving directory '/tmp/ultimate-ircd/src/UltimateIRCd/zlib'
# install ==> src
# make[1]: warning: -jN forced in submake: disabling jobserver mode.
# make[1]: Entering directory '/tmp/ultimate-ircd/src/UltimateIRCd/src'
# Extracting src/version.c...
# Compiling version.c.
# Linking ircd.
# mv version.c version.c.last
# /usr/bin/install -c ircd /tmp/ultimate-ircd/pkg/ultimate-ircd/usr/bin
# make[1]: Leaving directory '/tmp/ultimate-ircd/src/UltimateIRCd/src'
# install ==> tools
# make[1]: warning: -jN forced in submake: disabling jobserver mode.
# make[1]: Entering directory '/tmp/ultimate-ircd/src/UltimateIRCd/tools'
# /usr/bin/install -c ircd /tmp/ultimate-ircd/pkg/ultimate-ircd/usr
# /usr/bin/install -c rehash /tmp/ultimate-ircd/pkg/ultimate-ircd/usr
# /usr/bin/install -c kill /tmp/ultimate-ircd/pkg/ultimate-ircd/usr
# /usr/bin/install -c mkpasswd /tmp/ultimate-ircd/pkg/ultimate-ircd/usr/bin
# make[1]: Leaving directory '/tmp/ultimate-ircd/src/UltimateIRCd/tools'
# install ==> data
# make[1]: warning: -jN forced in submake: disabling jobserver mode.
# make[1]: Entering directory '/tmp/ultimate-ircd/src/UltimateIRCd/data'
# /usr/bin/install -c -m 644 ircd.conf.dist /tmp/ultimate-ircd/pkg/ultimate-ircd/etc/ircd
# /usr/bin/install -c -m 644 ircd.motd /tmp/ultimate-ircd/pkg/ultimate-ircd/etc/ircd
# /usr/bin/install -c -m 644 ircd.rules /tmp/ultimate-ircd/pkg/ultimate-ircd/etc/ircd
# /usr/bin/install -c -m 644 kline.conf /tmp/ultimate-ircd/pkg/ultimate-ircd/etc/ircd
# /usr/bin/install -c -m 644 vhost.conf /tmp/ultimate-ircd/pkg/ultimate-ircd/etc/ircd
# /usr/bin/install -c -m 644 channels.conf /tmp/ultimate-ircd/pkg/ultimate-ircd/etc/ircd
# /usr/bin/install -c -m 644 ircd.ini /tmp/ultimate-ircd/pkg/ultimate-ircd/etc/ircd
# /usr/bin/install -c -m 644 ircd.opermotd /tmp/ultimate-ircd/pkg/ultimate-ircd/etc/ircd
# /usr/bin/install -c -m 644 ircd.smotd /tmp/ultimate-ircd/pkg/ultimate-ircd/etc/ircd
# make[1]: Leaving directory '/tmp/ultimate-ircd/src/UltimateIRCd/data'
# install ==> data/networks
# make[1]: warning: -jN forced in submake: disabling jobserver mode.
# make[1]: Entering directory '/tmp/ultimate-ircd/src/UltimateIRCd/data/networks'
# /usr/bin/install -c -m 644 bongster.network /tmp/ultimate-ircd/pkg/ultimate-ircd/etc/ircd/networks
# /usr/bin/install -c -m 644 irc-chat.network /tmp/ultimate-ircd/pkg/ultimate-ircd/etc/ircd/networks
# /usr/bin/install -c -m 644 novernet.network /tmp/ultimate-ircd/pkg/ultimate-ircd/etc/ircd/networks
# /usr/bin/install -c -m 644 test.network /tmp/ultimate-ircd/pkg/ultimate-ircd/etc/ircd/networks
# /usr/bin/install -c -m 644 villageirc.network /tmp/ultimate-ircd/pkg/ultimate-ircd/etc/ircd/networks
# /usr/bin/install -c -m 644 bosnaklub.network /tmp/ultimate-ircd/pkg/ultimate-ircd/etc/ircd/networks
# /usr/bin/install -c -m 644 uicn.network /tmp/ultimate-ircd/pkg/ultimate-ircd/etc/ircd/networks
# /usr/bin/install -c -m 644 template.network /tmp/ultimate-ircd/pkg/ultimate-ircd/etc/ircd/networks
# make[1]: Leaving directory '/tmp/ultimate-ircd/src/UltimateIRCd/data/networks'
# install ==> tools/ircdcron
# make[1]: warning: -jN forced in submake: disabling jobserver mode.
# make[1]: Entering directory '/tmp/ultimate-ircd/src/UltimateIRCd/tools/ircdcron'
# /usr/bin/install -c ircdchk /tmp/ultimate-ircd/pkg/ultimate-ircd/usr/bin
# /usr/bin/install -c -m 644 ircd.cron /tmp/ultimate-ircd/pkg/ultimate-ircd/etc/ircd
# make[1]: Leaving directory '/tmp/ultimate-ircd/src/UltimateIRCd/tools/ircdcron'
# install ==> tools/ssl-cert
# make[1]: warning: -jN forced in submake: disabling jobserver mode.
# make[1]: Entering directory '/tmp/ultimate-ircd/src/UltimateIRCd/tools/ssl-cert'
# /usr/bin/install -c ssl-cert.sh /tmp/ultimate-ircd/pkg/ultimate-ircd/usr/bin
# /usr/bin/install -c ssl-search.sh /tmp/ultimate-ircd/pkg/ultimate-ircd/usr/bin
# /usr/bin/install -c -m 644 ircdssl.cnf /tmp/ultimate-ircd/pkg/ultimate-ircd/etc/ircd
# make[1]: Leaving directory '/tmp/ultimate-ircd/src/UltimateIRCd/tools/ssl-cert'
# ==> Tidying install...
# -> Removing doc files...
# -> Purging unwanted files...
# ==> Checking for packaging issue...
# ==> Creating package "ultimate-ircd"...
# -> Generating .PKGINFO file...
# -> Generating .BUILDINFO file...
# error: invalid option '--noprogressbar'
# -> Adding install file...
# -> Generating .MTREE file...
# -> Compressing package...
# ==> Leaving fakeroot environment.
# ==> Finished making: ultimate-ircd 3.0.2-10 (Wed Aug 24 12:41:50 UTC 2016)

CMD: pacman --query --file ultimate-ircd-3.0.2-10-x86_64.pkg.tar.xz
# ultimate-ircd 3.0.2-10

Creating hybrid package for 'ultimate-ircd'

Trying to find vanilla package 'ultimate-ircd'...

CMD: pacman --query --file /mirror/ultimate-ircd-3.0.2-10.pkg.tar.xz
# ultimate-ircd 3.0.2-10

Package file has the following structure:
# /.PKGINFO
# /.BUILDINFO
# /.INSTALL
# /.MTREE
# /etc/ircd/ircd.rules
# /etc/ircd/ircdssl.cnf
# /etc/ircd/ircd.conf.dist
# /etc/ircd/ircd.smotd
# /etc/ircd/ircd.ini
# /etc/ircd/channels.conf
# /etc/ircd/vhost.conf
# /etc/ircd/ircd.opermotd
# /etc/ircd/ircd.cron
# /etc/ircd/kline.conf
# /etc/ircd/ircd.motd
# /etc/ircd/networks/test.network
# /etc/ircd/networks/novernet.network
# /etc/ircd/networks/villageirc.network
# /etc/ircd/networks/irc-chat.network
# /etc/ircd/networks/bosnaklub.network
# /etc/ircd/networks/template.network
# /etc/ircd/networks/bongster.network
# /etc/ircd/networks/uicn.network
# /usr/bin/irc-ssl-cert.sh
# /usr/bin/ircdchk
# /usr/bin/irc-ssl-search.sh
# /usr/bin/irc-mkpasswd
# /usr/bin/ircd
# /usr/lib/systemd/system/ultimate-ircd.service
# /usr/lib/tmpfiles.d/ultimate-ircd.conf
# /sysroot/usr/lib/systemd/system/ultimate-ircd.service
# /sysroot/usr/lib/tmpfiles.d/ultimate-ircd.conf

Generating .MTREE

CMD: bsdtar -czf .MTREE --format=mtree --options=!all,use-set,type,uid,mode,time,size,md5,sha256,link .PKGINFO .BUILDINFO .INSTALL etc usr var sysroot

Tar-ing up files

CMD: bsdtar -cf - .PKGINFO .BUILDINFO .INSTALL etc usr var sysroot .MTREE

CMD: xz -c -z

Successfully ran bsdtar -cf - .PKGINFO .BUILDINFO .INSTALL etc usr var sysroot .MTREE | xz -c -z

CMD: bsdtar -tqf ultimate-ircd.pkg.tar.xz .PKGINFO
# .PKGINFO

Created package at path /var/cache/pacman/pkg/ultimate-ircd.pkg.tar.xz

Attempting to access local repository, attempt 1

CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/ultimate-ircd.pkg.tar.xz
# ==> Extracting database to a temporary location...
# ==> Extracting database to a temporary location...
# ==> Adding package '/var/cache/pacman/pkg/ultimate-ircd.pkg.tar.xz'
# -> Computing checksums...
# -> Creating 'desc' db entry...
# -> Creating 'files' db entry...
# ==> Creating updated database file '/var/cache/pacman/pkg/tuscan.db.tar'

Printing config logfiles

CMD: config logfiles '/tmp/ultimate-ircd/src/UltimateIRCd/config.log'
# This file contains any messages produced by compilers while
# running configure, to aid debugging if configure makes a mistake.
#
# It was created by configure, which was
# generated by GNU Autoconf 2.61. Invocation command line was
#
# $ ./configure --host=x86_64-unknown-linux --prefix=/usr --enable-chinese-nick
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = 1c9e2ee728c1
# uname -m = x86_64
# uname -r = 4.7.1-1-ARCH
# uname -s = Linux
# uname -v = #1 SMP PREEMPT Wed Aug 17 08:13:35 CEST 2016
#
# /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: /usr/local/sbin
# PATH: /usr/local/bin
# PATH: /usr/sbin
# PATH: /usr/bin
# PATH: /sbin
# PATH: /bin
#
#
# ## ----------- ##
# ## Core tests. ##
# ## ----------- ##
#
# configure:1931: checking for x86_64-unknown-linux-gcc
# configure:1961: result: no
# configure:1971: checking for gcc
# configure:1987: found /usr/sbin/gcc
# configure:1998: result: gcc
# configure:2236: checking for C compiler version
# configure:2243: gcc --version >&5
# gcc (GCC) 6.1.1 20160602
# Copyright (C) 2016 Free Software Foundation, Inc.
# This is free software; see the source for copying conditions. There is NO
# warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
#
# configure:2246: $? = 0
# configure:2253: gcc -v >&5
# Using built-in specs.
# COLLECT_GCC=gcc
# COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapper
# Target: x86_64-pc-linux-gnu
# Configured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=release
# Thread model: posix
# gcc version 6.1.1 20160602 (GCC)
# configure:2256: $? = 0
# configure:2263: gcc -V >&5
# gcc: error: unrecognized command line option '-V'
# gcc: fatal error: no input files
# compilation terminated.
# configure:2266: $? = 1
# configure:2289: checking for C compiler default output file name
# configure:2316: gcc conftest.c >&5
# configure:2319: $? = 0
# configure:2357: result: a.out
# configure:2374: checking whether the C compiler works
# configure:2384: ./a.out
# configure:2387: $? = 0
# configure:2404: result: yes
# configure:2411: checking whether we are cross compiling
# configure:2413: result: no
# configure:2416: checking for suffix of executables
# configure:2423: gcc -o conftest conftest.c >&5
# configure:2426: $? = 0
# configure:2450: result:
# configure:2456: checking for suffix of object files
# configure:2482: gcc -c conftest.c >&5
# configure:2485: $? = 0
# configure:2508: result: o
# configure:2512: checking whether we are using the GNU C compiler
# configure:2541: gcc -c conftest.c >&5
# configure:2547: $? = 0
# configure:2564: result: yes
# configure:2569: checking whether gcc accepts -g
# configure:2599: gcc -c -g conftest.c >&5
# configure:2605: $? = 0
# configure:2704: result: yes
# configure:2721: checking for gcc option to accept ISO C89
# configure:2795: gcc -c conftest.c >&5
# configure:2801: $? = 0
# configure:2824: result: none needed
# configure:2845: checking if we are using TenDRA or MIPSpro
# configure:2861: result: no
# configure:2867: checking if we are using Sun WorkShop/Forte
# configure:2883: result: no
# configure:2888: checking if we are using Apple GCC
# configure:2897: result: no
# configure:2903: checking if your compiler supports the SVR4 Software Generation System interfaces
# configure:2909: result: no
# configure:2952: checking how to generate dependancy info
# configure:2965: result: assuming gcc -MM
# configure:2977: checking for library containing strerror
# configure:3018: gcc -o conftest conftest.c >&5
# configure:3024: $? = 0
# configure:3052: result: none required
# configure:3060: checking whether make sets $(MAKE)
# configure:3081: result: yes
# configure:3096: checking build system type
# configure:3114: result: x86_64-unknown-linux-gnu
# configure:3136: checking host system type
# configure:3151: result: x86_64-unknown-linux-gnu
# configure:3173: checking target system type
# configure:3188: result: x86_64-unknown-linux-gnu
# configure:3219: checking for rm
# configure:3237: found /usr/sbin/rm
# configure:3249: result: /usr/sbin/rm
# configure:3259: checking for cp
# configure:3277: found /usr/sbin/cp
# configure:3289: result: /usr/sbin/cp
# configure:3299: checking for mv
# configure:3317: found /usr/sbin/mv
# configure:3329: result: /usr/sbin/mv
# configure:3339: checking for ln
# configure:3357: found /usr/sbin/ln
# configure:3369: result: /usr/sbin/ln
# configure:3379: checking for sed
# configure:3397: found /usr/sbin/sed
# configure:3409: result: /usr/sbin/sed
# configure:3419: checking for ar
# configure:3437: found /usr/sbin/ar
# configure:3449: result: /usr/sbin/ar
# configure:3459: checking for ld
# configure:3477: found /usr/sbin/ld
# configure:3489: result: /usr/sbin/ld
# configure:3510: checking for a BSD-compatible install
# configure:3566: result: /usr/bin/install -c
# configure:3580: checking for x86_64-unknown-linux-ranlib
# configure:3610: result: no
# configure:3620: checking for ranlib
# configure:3636: found /usr/sbin/ranlib
# configure:3647: result: ranlib
# configure:3673: checking for inline
# configure:3699: gcc -c conftest.c >&5
# configure:3705: $? = 0
# configure:3723: result: inline
# configure:3752: checking for gethostbyname in -lnsl
# configure:3787: gcc -o conftest conftest.c -lnsl >&5
# configure:3793: $? = 0
# configure:3811: result: yes
# configure:3822: checking for res_mkquery
# configure:3878: gcc -o conftest conftest.c -lnsl >&5
# /tmp/ccKhSSej.o: In function `main':
# conftest.c:(.text+0xa): undefined reference to `res_mkquery'
# collect2: error: ld returned 1 exit status
# configure:3884: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define HAVE_LIBNSL 1
# | /* end confdefs.h. */
# | /* Define res_mkquery to an innocuous variant, in case declares res_mkquery.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define res_mkquery innocuous_res_mkquery
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char res_mkquery (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef res_mkquery
# |
# | /* 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 res_mkquery ();
# | /* 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_res_mkquery || defined __stub___res_mkquery
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return res_mkquery ();
# | ;
# | return 0;
# | }
# configure:3901: result: no
# configure:3907: checking for res_mkquery in -lresolv
# configure:3942: gcc -o conftest conftest.c -lresolv -lnsl >&5
# /tmp/ccEFn9cp.o: In function `main':
# conftest.c:(.text+0xa): undefined reference to `res_mkquery'
# collect2: error: ld returned 1 exit status
# configure:3948: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define HAVE_LIBNSL 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 res_mkquery ();
# | int
# | main ()
# | {
# | return res_mkquery ();
# | ;
# | return 0;
# | }
# configure:3966: result: no
# configure:3979: checking for __res_mkquery
# configure:4035: gcc -o conftest conftest.c -lnsl >&5
# /tmp/cc7agE1r.o: In function `main':
# conftest.c:(.text+0xa): undefined reference to `__res_mkquery'
# collect2: error: ld returned 1 exit status
# configure:4041: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define HAVE_LIBNSL 1
# | /* end confdefs.h. */
# | /* Define __res_mkquery to an innocuous variant, in case declares __res_mkquery.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define __res_mkquery innocuous___res_mkquery
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char __res_mkquery (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef __res_mkquery
# |
# | /* 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 __res_mkquery ();
# | /* 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___res_mkquery || defined __stub_____res_mkquery
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return __res_mkquery ();
# | ;
# | return 0;
# | }
# configure:4058: result: no
# configure:4064: checking for __res_mkquery in -lresolv
# configure:4099: gcc -o conftest conftest.c -lresolv -lnsl >&5
# configure:4105: $? = 0
# configure:4123: result: yes
# configure:4137: checking for socket in -lsocket
# configure:4172: gcc -o conftest conftest.c -lsocket -lresolv -lnsl >&5
# /usr/sbin/ld: cannot find -lsocket
# collect2: error: ld returned 1 exit status
# configure:4178: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define HAVE_LIBNSL 1
# | #define HAVE_LIBRESOLV 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 socket ();
# | int
# | main ()
# | {
# | return socket ();
# | ;
# | return 0;
# | }
# configure:4196: result: no
# configure:4207: checking for crypt
# configure:4263: gcc -o conftest conftest.c -lresolv -lnsl >&5
# /tmp/cckdDUry.o: In function `main':
# conftest.c:(.text+0xa): undefined reference to `crypt'
# collect2: error: ld returned 1 exit status
# configure:4269: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define HAVE_LIBNSL 1
# | #define HAVE_LIBRESOLV 1
# | /* end confdefs.h. */
# | /* Define crypt to an innocuous variant, in case declares crypt.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define crypt innocuous_crypt
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char crypt (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef crypt
# |
# | /* 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 crypt ();
# | /* The GNU C library defines this for functions which it implements
# | to always fail with ENOSYS. Some functions are actually named
# | something starting with __ and the normal name is an alias. */
# | #if defined __stub_crypt || defined __stub___crypt
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return crypt ();
# | ;
# | return 0;
# | }
# configure:4286: result: no
# configure:4292: checking for crypt in -ldescrypt
# configure:4327: gcc -o conftest conftest.c -ldescrypt -lresolv -lnsl >&5
# /usr/sbin/ld: cannot find -ldescrypt
# collect2: error: ld returned 1 exit status
# configure:4333: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define HAVE_LIBNSL 1
# | #define HAVE_LIBRESOLV 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 crypt ();
# | int
# | main ()
# | {
# | return crypt ();
# | ;
# | return 0;
# | }
# configure:4351: result: no
# configure:4362: checking for crypt in -lcrypt
# configure:4397: gcc -o conftest conftest.c -lcrypt -lresolv -lnsl >&5
# configure:4403: $? = 0
# configure:4421: result: yes
# configure:4442: checking how to run the C preprocessor
# configure:4482: gcc -E conftest.c
# configure:4488: $? = 0
# configure:4519: gcc -E conftest.c
# conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:4525: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define HAVE_LIBNSL 1
# | #define HAVE_LIBRESOLV 1
# | #define HAVE_LIBCRYPT 1
# | /* end confdefs.h. */
# | #include
# configure:4558: result: gcc -E
# configure:4587: gcc -E conftest.c
# configure:4593: $? = 0
# configure:4624: gcc -E conftest.c
# conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:4630: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define HAVE_LIBNSL 1
# | #define HAVE_LIBRESOLV 1
# | #define HAVE_LIBCRYPT 1
# | /* end confdefs.h. */
# | #include
# configure:4668: checking for grep that handles long lines and -e
# configure:4742: result: /usr/sbin/grep
# configure:4747: checking for egrep
# configure:4825: result: /usr/sbin/grep -E
# configure:4830: checking for ANSI C header files
# configure:4860: gcc -c conftest.c >&5
# configure:4866: $? = 0
# configure:4965: gcc -o conftest conftest.c -lcrypt -lresolv -lnsl >&5
# configure:4968: $? = 0
# configure:4974: ./conftest
# configure:4977: $? = 0
# configure:4994: result: yes
# configure:5018: checking for sys/types.h
# configure:5039: gcc -c conftest.c >&5
# configure:5045: $? = 0
# configure:5061: result: yes
# configure:5018: checking for sys/stat.h
# configure:5039: gcc -c conftest.c >&5
# configure:5045: $? = 0
# configure:5061: result: yes
# configure:5018: checking for stdlib.h
# configure:5039: gcc -c conftest.c >&5
# configure:5045: $? = 0
# configure:5061: result: yes
# configure:5018: checking for string.h
# configure:5039: gcc -c conftest.c >&5
# configure:5045: $? = 0
# configure:5061: result: yes
# configure:5018: checking for memory.h
# configure:5039: gcc -c conftest.c >&5
# configure:5045: $? = 0
# configure:5061: result: yes
# configure:5018: checking for strings.h
# configure:5039: gcc -c conftest.c >&5
# configure:5045: $? = 0
# configure:5061: result: yes
# configure:5018: checking for inttypes.h
# configure:5039: gcc -c conftest.c >&5
# configure:5045: $? = 0
# configure:5061: result: yes
# configure:5018: checking for stdint.h
# configure:5039: gcc -c conftest.c >&5
# configure:5045: $? = 0
# configure:5061: result: yes
# configure:5018: checking for unistd.h
# configure:5039: gcc -c conftest.c >&5
# configure:5045: $? = 0
# configure:5061: result: yes
# configure:5093: checking fcntl.h usability
# configure:5110: gcc -c conftest.c >&5
# configure:5116: $? = 0
# configure:5130: result: yes
# configure:5134: checking fcntl.h presence
# configure:5149: gcc -E conftest.c
# configure:5155: $? = 0
# configure:5169: result: yes
# configure:5197: checking for fcntl.h
# configure:5205: result: yes
# configure:5093: checking limits.h usability
# configure:5110: gcc -c conftest.c >&5
# configure:5116: $? = 0
# configure:5130: result: yes
# configure:5134: checking limits.h presence
# configure:5149: gcc -E conftest.c
# configure:5155: $? = 0
# configure:5169: result: yes
# configure:5197: checking for limits.h
# configure:5205: result: yes
# configure:5093: checking malloc.h usability
# configure:5110: gcc -c conftest.c >&5
# configure:5116: $? = 0
# configure:5130: result: yes
# configure:5134: checking malloc.h presence
# configure:5149: gcc -E conftest.c
# configure:5155: $? = 0
# configure:5169: result: yes
# configure:5197: checking for malloc.h
# configure:5205: result: yes
# configure:5093: checking netdb.h usability
# configure:5110: gcc -c conftest.c >&5
# configure:5116: $? = 0
# configure:5130: result: yes
# configure:5134: checking netdb.h presence
# configure:5149: gcc -E conftest.c
# configure:5155: $? = 0
# configure:5169: result: yes
# configure:5197: checking for netdb.h
# configure:5205: result: yes
# configure:5093: checking netinet/in.h usability
# configure:5110: gcc -c conftest.c >&5
# configure:5116: $? = 0
# configure:5130: result: yes
# configure:5134: checking netinet/in.h presence
# configure:5149: gcc -E conftest.c
# configure:5155: $? = 0
# configure:5169: result: yes
# configure:5197: checking for netinet/in.h
# configure:5205: result: yes
# configure:5093: checking stddef.h usability
# configure:5110: gcc -c conftest.c >&5
# configure:5116: $? = 0
# configure:5130: result: yes
# configure:5134: checking stddef.h presence
# configure:5149: gcc -E conftest.c
# configure:5155: $? = 0
# configure:5169: result: yes
# configure:5197: checking for stddef.h
# configure:5205: result: yes
# configure:5227: checking for stdlib.h
# configure:5233: result: yes
# configure:5227: checking for string.h
# configure:5233: result: yes
# configure:5227: checking for strings.h
# configure:5233: result: yes
# configure:5237: checking sys/file.h usability
# configure:5254: gcc -c conftest.c >&5
# configure:5260: $? = 0
# configure:5274: result: yes
# configure:5278: checking sys/file.h presence
# configure:5293: gcc -E conftest.c
# configure:5299: $? = 0
# configure:5313: result: yes
# configure:5341: checking for sys/file.h
# configure:5349: result: yes
# configure:5237: checking sys/ioctl.h usability
# configure:5254: gcc -c conftest.c >&5
# configure:5260: $? = 0
# configure:5274: result: yes
# configure:5278: checking sys/ioctl.h presence
# configure:5293: gcc -E conftest.c
# configure:5299: $? = 0
# configure:5313: result: yes
# configure:5341: checking for sys/ioctl.h
# configure:5349: result: yes
# configure:5381: checking sys/param.h usability
# configure:5398: gcc -c conftest.c >&5
# configure:5404: $? = 0
# configure:5418: result: yes
# configure:5422: checking sys/param.h presence
# configure:5437: gcc -E conftest.c
# configure:5443: $? = 0
# configure:5457: result: yes
# configure:5485: checking for sys/param.h
# configure:5493: result: yes
# configure:5381: checking sys/socket.h usability
# configure:5398: gcc -c conftest.c >&5
# configure:5404: $? = 0
# configure:5418: result: yes
# configure:5422: checking sys/socket.h presence
# configure:5437: gcc -E conftest.c
# configure:5443: $? = 0
# configure:5457: result: yes
# configure:5485: checking for sys/socket.h
# configure:5493: result: yes
# configure:5381: checking sys/time.h usability
# configure:5398: gcc -c conftest.c >&5
# configure:5404: $? = 0
# configure:5418: result: yes
# configure:5422: checking sys/time.h presence
# configure:5437: gcc -E conftest.c
# configure:5443: $? = 0
# configure:5457: result: yes
# configure:5485: checking for sys/time.h
# configure:5493: result: yes
# configure:5381: checking syslog.h usability
# configure:5398: gcc -c conftest.c >&5
# configure:5404: $? = 0
# configure:5418: result: yes
# configure:5422: checking syslog.h presence
# configure:5437: gcc -E conftest.c
# configure:5443: $? = 0
# configure:5457: result: yes
# configure:5485: checking for syslog.h
# configure:5493: result: yes
# configure:5371: checking for unistd.h
# configure:5377: result: yes
# configure:5521: checking utmp.h usability
# configure:5538: gcc -c conftest.c >&5
# configure:5544: $? = 0
# configure:5558: result: yes
# configure:5562: checking utmp.h presence
# configure:5577: gcc -E conftest.c
# configure:5583: $? = 0
# configure:5597: result: yes
# configure:5625: checking for utmp.h
# configure:5633: result: yes
# configure:5656: checking for inttypes.h
# configure:5662: result: yes
# configure:5666: checking sys/resource.h usability
# configure:5683: gcc -c conftest.c >&5
# configure:5689: $? = 0
# configure:5703: result: yes
# configure:5707: checking sys/resource.h presence
# configure:5722: gcc -E conftest.c
# configure:5728: $? = 0
# configure:5742: result: yes
# configure:5770: checking for sys/resource.h
# configure:5778: result: yes
# configure:5666: checking errno.h usability
# configure:5683: gcc -c conftest.c >&5
# configure:5689: $? = 0
# configure:5703: result: yes
# configure:5707: checking errno.h presence
# configure:5722: gcc -E conftest.c
# configure:5728: $? = 0
# configure:5742: result: yes
# configure:5770: checking for errno.h
# configure:5778: result: yes
# configure:5656: checking for stdlib.h
# configure:5662: result: yes
# configure:5656: checking for stddef.h
# configure:5662: result: yes
# configure:5666: checking getopt.h usability
# configure:5683: gcc -c conftest.c >&5
# configure:5689: $? = 0
# configure:5703: result: yes
# configure:5707: checking getopt.h presence
# configure:5722: gcc -E conftest.c
# configure:5728: $? = 0
# configure:5742: result: yes
# configure:5770: checking for getopt.h
# configure:5778: result: yes
# configure:5792: checking MIN and MAX definition
# configure:5814: result: yes
# configure:5824: checking whether gcc needs -traditional
# configure:5866: result: no
# configure:5882: checking for alarm
# configure:5938: gcc -o conftest conftest.c -lcrypt -lresolv -lnsl >&5
# configure:5944: $? = 0
# configure:5962: result: yes
# configure:5882: checking for dup2
# configure:5938: gcc -o conftest conftest.c -lcrypt -lresolv -lnsl >&5
# configure:5944: $? = 0
# configure:5962: result: yes
# configure:5882: checking for gethostbyname
# configure:5938: gcc -o conftest conftest.c -lcrypt -lresolv -lnsl >&5
# configure:5944: $? = 0
# configure:5962: result: yes
# configure:5882: checking for gethostname
# configure:5938: gcc -o conftest conftest.c -lcrypt -lresolv -lnsl >&5
# configure:5944: $? = 0
# configure:5962: result: yes
# configure:5882: checking for getpass
# configure:5938: gcc -o conftest conftest.c -lcrypt -lresolv -lnsl >&5
# configure:5944: $? = 0
# configure:5962: result: yes
# configure:5882: checking for gettimeofday
# configure:5938: gcc -o conftest conftest.c -lcrypt -lresolv -lnsl >&5
# configure:5944: $? = 0
# configure:5962: result: yes
# configure:5982: checking for inet_ntoa
# configure:6038: gcc -o conftest conftest.c -lcrypt -lresolv -lnsl >&5
# configure:6044: $? = 0
# configure:6062: result: yes
# configure:5982: checking for isascii
# configure:6038: gcc -o conftest conftest.c -lcrypt -lresolv -lnsl >&5
# conftest.c:75:6: warning: conflicting types for built-in function 'isascii'
# char isascii ();
# ^~~~~~~
# configure:6044: $? = 0
# configure:6062: result: yes
# configure:5982: checking for memmove
# configure:6038: gcc -o conftest conftest.c -lcrypt -lresolv -lnsl >&5
# conftest.c:76:6: warning: conflicting types for built-in function 'memmove'
# char memmove ();
# ^~~~~~~
# configure:6044: $? = 0
# configure:6062: result: yes
# configure:5982: checking for memset
# configure:6038: gcc -o conftest conftest.c -lcrypt -lresolv -lnsl >&5
# conftest.c:77:6: warning: conflicting types for built-in function 'memset'
# char memset ();
# ^~~~~~
# configure:6044: $? = 0
# configure:6062: result: yes
# configure:5982: checking for munmap
# configure:6038: gcc -o conftest conftest.c -lcrypt -lresolv -lnsl >&5
# configure:6044: $? = 0
# configure:6062: result: yes
# configure:5982: checking for setenv
# configure:6038: gcc -o conftest conftest.c -lcrypt -lresolv -lnsl >&5
# configure:6044: $? = 0
# configure:6062: result: yes
# configure:5982: checking for socket
# configure:6038: gcc -o conftest conftest.c -lcrypt -lresolv -lnsl >&5
# configure:6044: $? = 0
# configure:6062: result: yes
# configure:6082: checking for strcasecmp
# configure:6138: gcc -o conftest conftest.c -lcrypt -lresolv -lnsl >&5
# conftest.c:81:6: warning: conflicting types for built-in function 'strcasecmp'
# char strcasecmp ();
# ^~~~~~~~~~
# configure:6144: $? = 0
# configure:6162: result: yes
# configure:6082: checking for strchr
# configure:6138: gcc -o conftest conftest.c -lcrypt -lresolv -lnsl >&5
# conftest.c:82:6: warning: conflicting types for built-in function 'strchr'
# char strchr ();
# ^~~~~~
# configure:6144: $? = 0
# configure:6162: result: yes
# configure:6082: checking for strdup
# configure:6138: gcc -o conftest conftest.c -lcrypt -lresolv -lnsl >&5
# conftest.c:83:6: warning: conflicting types for built-in function 'strdup'
# char strdup ();
# ^~~~~~
# configure:6144: $? = 0
# configure:6162: result: yes
# configure:6082: checking for strerror
# configure:6138: gcc -o conftest conftest.c -lcrypt -lresolv -lnsl >&5
# configure:6144: $? = 0
# configure:6162: result: yes
# configure:6082: checking for strncasecmp
# configure:6138: gcc -o conftest conftest.c -lcrypt -lresolv -lnsl >&5
# conftest.c:85:6: warning: conflicting types for built-in function 'strncasecmp'
# char strncasecmp ();
# ^~~~~~~~~~~
# configure:6144: $? = 0
# configure:6162: result: yes
# configure:6082: checking for strrchr
# configure:6138: gcc -o conftest conftest.c -lcrypt -lresolv -lnsl >&5
# conftest.c:86:6: warning: conflicting types for built-in function 'strrchr'
# char strrchr ();
# ^~~~~~~
# configure:6144: $? = 0
# configure:6162: result: yes
# configure:6082: checking for strtol
# configure:6138: gcc -o conftest conftest.c -lcrypt -lresolv -lnsl >&5
# configure:6144: $? = 0
# configure:6162: result: yes
# configure:6182: checking for strtoul
# configure:6238: gcc -o conftest conftest.c -lcrypt -lresolv -lnsl >&5
# configure:6244: $? = 0
# configure:6262: result: yes
# configure:6182: checking for index
# configure:6238: gcc -o conftest conftest.c -lcrypt -lresolv -lnsl >&5
# conftest.c:89:6: warning: conflicting types for built-in function 'index'
# char index ();
# ^~~~~
# configure:6244: $? = 0
# configure:6262: result: yes
# configure:6182: checking for strerror
# configure:6262: result: yes
# configure:6182: checking for strtoken
# configure:6238: gcc -o conftest conftest.c -lcrypt -lresolv -lnsl >&5
# /tmp/ccK9N234.o: In function `main':
# conftest.c:(.text+0xa): undefined reference to `strtoken'
# collect2: error: ld returned 1 exit status
# configure:6244: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define HAVE_LIBNSL 1
# | #define HAVE_LIBRESOLV 1
# | #define HAVE_LIBCRYPT 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_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTMP_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_MINMAX 1
# | #define HAVE_ALARM 1
# | #define HAVE_DUP2 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_GETHOSTNAME 1
# | #define HAVE_GETPASS 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_INET_NTOA 1
# | #define HAVE_ISASCII 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_MEMSET 1
# | #define HAVE_MUNMAP 1
# | #define HAVE_SETENV 1
# | #define HAVE_SOCKET 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRERROR 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_STRRCHR 1
# | #define HAVE_STRTOL 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_INDEX 1
# | #define HAVE_STRERROR 1
# | /* end confdefs.h. */
# | /* Define strtoken to an innocuous variant, in case declares strtoken.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define strtoken innocuous_strtoken
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char strtoken (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef strtoken
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char strtoken ();
# | /* The GNU C library defines this for functions which it implements
# | to always fail with ENOSYS. Some functions are actually named
# | something starting with __ and the normal name is an alias. */
# | #if defined __stub_strtoken || defined __stub___strtoken
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return strtoken ();
# | ;
# | return 0;
# | }
# configure:6262: result: no
# configure:6182: checking for strtok
# configure:6238: gcc -o conftest conftest.c -lcrypt -lresolv -lnsl >&5
# configure:6244: $? = 0
# configure:6262: result: yes
# configure:6182: checking for inet_addr
# configure:6238: gcc -o conftest conftest.c -lcrypt -lresolv -lnsl >&5
# configure:6244: $? = 0
# configure:6262: result: yes
# configure:6182: checking for inet_netof
# configure:6238: gcc -o conftest conftest.c -lcrypt -lresolv -lnsl >&5
# configure:6244: $? = 0
# configure:6262: result: yes
# configure:6282: checking for inet_aton
# configure:6338: gcc -o conftest conftest.c -lcrypt -lresolv -lnsl >&5
# configure:6344: $? = 0
# configure:6362: result: yes
# configure:6282: checking for gettimeofday
# configure:6362: result: yes
# configure:6282: checking for lrand48
# configure:6338: gcc -o conftest conftest.c -lcrypt -lresolv -lnsl >&5
# configure:6344: $? = 0
# configure:6362: result: yes
# configure:6282: checking for sigaction
# configure:6338: gcc -o conftest conftest.c -lcrypt -lresolv -lnsl >&5
# configure:6344: $? = 0
# configure:6362: result: yes
# configure:6282: checking for bzero
# configure:6338: gcc -o conftest conftest.c -lcrypt -lresolv -lnsl >&5
# conftest.c:98:6: warning: conflicting types for built-in function 'bzero'
# char bzero ();
# ^~~~~
# configure:6344: $? = 0
# configure:6362: result: yes
# configure:6282: checking for bcmp
# configure:6338: gcc -o conftest conftest.c -lcrypt -lresolv -lnsl >&5
# conftest.c:99:6: warning: conflicting types for built-in function 'bcmp'
# char bcmp ();
# ^~~~
# configure:6344: $? = 0
# configure:6362: result: yes
# configure:6282: checking for bcopy
# configure:6338: gcc -o conftest conftest.c -lcrypt -lresolv -lnsl >&5
# conftest.c:100:6: warning: conflicting types for built-in function 'bcopy'
# char bcopy ();
# ^~~~~
# configure:6344: $? = 0
# configure:6362: result: yes
# configure:6382: checking for dn_skipname
# configure:6438: gcc -o conftest conftest.c -lcrypt -lresolv -lnsl >&5
# /tmp/ccv6XNxn.o: In function `main':
# conftest.c:(.text+0xa): undefined reference to `dn_skipname'
# collect2: error: ld returned 1 exit status
# configure:6444: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define HAVE_LIBNSL 1
# | #define HAVE_LIBRESOLV 1
# | #define HAVE_LIBCRYPT 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_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTMP_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_MINMAX 1
# | #define HAVE_ALARM 1
# | #define HAVE_DUP2 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_GETHOSTNAME 1
# | #define HAVE_GETPASS 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_INET_NTOA 1
# | #define HAVE_ISASCII 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_MEMSET 1
# | #define HAVE_MUNMAP 1
# | #define HAVE_SETENV 1
# | #define HAVE_SOCKET 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRERROR 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_STRRCHR 1
# | #define HAVE_STRTOL 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_INDEX 1
# | #define HAVE_STRERROR 1
# | #define HAVE_STRTOK 1
# | #define HAVE_INET_ADDR 1
# | #define HAVE_INET_NETOF 1
# | #define HAVE_INET_ATON 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LRAND48 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_BZERO 1
# | #define HAVE_BCMP 1
# | #define HAVE_BCOPY 1
# | /* end confdefs.h. */
# | /* Define dn_skipname to an innocuous variant, in case declares dn_skipname.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define dn_skipname innocuous_dn_skipname
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char dn_skipname (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef dn_skipname
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char dn_skipname ();
# | /* The GNU C library defines this for functions which it implements
# | to always fail with ENOSYS. Some functions are actually named
# | something starting with __ and the normal name is an alias. */
# | #if defined __stub_dn_skipname || defined __stub___dn_skipname
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return dn_skipname ();
# | ;
# | return 0;
# | }
# configure:6462: result: no
# configure:6382: checking for __dn_skipname
# configure:6438: gcc -o conftest conftest.c -lcrypt -lresolv -lnsl >&5
# configure:6444: $? = 0
# configure:6462: result: yes
# configure:6382: checking for getrusage
# configure:6438: gcc -o conftest conftest.c -lcrypt -lresolv -lnsl >&5
# configure:6444: $? = 0
# configure:6462: result: yes
# configure:6382: checking for times
# configure:6438: gcc -o conftest conftest.c -lcrypt -lresolv -lnsl >&5
# configure:6444: $? = 0
# configure:6462: result: yes
# configure:6382: checking for break
# configure:6438: gcc -o conftest conftest.c -lcrypt -lresolv -lnsl >&5
# conftest.c:104:6: error: expected identifier or '(' before 'break'
# char break ();
# ^~~~~
# conftest.c: In function 'main':
# conftest.c:115:8: error: expected expression before 'break'
# return break ();
# ^~~~~
# configure:6444: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define HAVE_LIBNSL 1
# | #define HAVE_LIBRESOLV 1
# | #define HAVE_LIBCRYPT 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_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTMP_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_MINMAX 1
# | #define HAVE_ALARM 1
# | #define HAVE_DUP2 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_GETHOSTNAME 1
# | #define HAVE_GETPASS 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_INET_NTOA 1
# | #define HAVE_ISASCII 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_MEMSET 1
# | #define HAVE_MUNMAP 1
# | #define HAVE_SETENV 1
# | #define HAVE_SOCKET 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRERROR 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_STRRCHR 1
# | #define HAVE_STRTOL 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_INDEX 1
# | #define HAVE_STRERROR 1
# | #define HAVE_STRTOK 1
# | #define HAVE_INET_ADDR 1
# | #define HAVE_INET_NETOF 1
# | #define HAVE_INET_ATON 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LRAND48 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_BZERO 1
# | #define HAVE_BCMP 1
# | #define HAVE_BCOPY 1
# | #define HAVE___DN_SKIPNAME 1
# | #define HAVE_GETRUSAGE 1
# | #define HAVE_TIMES 1
# | /* end confdefs.h. */
# | /* Define break to an innocuous variant, in case declares break.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define break innocuous_break
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char break (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef break
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char break ();
# | /* The GNU C library defines this for functions which it implements
# | to always fail with ENOSYS. Some functions are actually named
# | something starting with __ and the normal name is an alias. */
# | #if defined __stub_break || defined __stub___break
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return break ();
# | ;
# | return 0;
# | }
# configure:6462: result: no
# configure:6382: checking for inet_pton
# configure:6438: gcc -o conftest conftest.c -lcrypt -lresolv -lnsl >&5
# configure:6444: $? = 0
# configure:6462: result: yes
# configure:6382: checking for inet_ntop
# configure:6438: gcc -o conftest conftest.c -lcrypt -lresolv -lnsl >&5
# configure:6444: $? = 0
# configure:6462: result: yes
# configure:6474: checking for va_copy
# configure:6500: gcc -o conftest conftest.c -lcrypt -lresolv -lnsl >&5
# configure:6506: $? = 0
# configure:6524: result: yes
# configure:6533: checking for __va_copy
# configure:6559: gcc -o conftest conftest.c -lcrypt -lresolv -lnsl >&5
# configure:6565: $? = 0
# configure:6583: result: yes
# configure:6598: checking for stdlib.h
# configure:6604: result: yes
# configure:6598: checking for unistd.h
# configure:6604: result: yes
# configure:6737: checking for getpagesize
# configure:6793: gcc -o conftest conftest.c -lcrypt -lresolv -lnsl >&5
# configure:6799: $? = 0
# configure:6817: result: yes
# configure:6827: checking for working mmap
# configure:6974: gcc -o conftest conftest.c -lcrypt -lresolv -lnsl >&5
# configure:6977: $? = 0
# configure:6983: ./conftest
# configure:6986: $? = 0
# configure:7002: result: yes
# configure:7014: checking for OpenSSL
# configure:7055: result: disabled
# configure:7151: Enabling client throttle protection
# configure:7162: Enabling encrypted OLine passwords
# configure:7173: Enabling No Channel Operators while split protection
# configure:7184: Enabling connection headers
# configure:7219: Using Chinese nickname support
# configure:7243: checking whether gcc needs -traditional
# configure:7285: result: no
# configure:7294: checking for u_int32_t
# configure:7324: gcc -c conftest.c >&5
# configure:7330: $? = 0
# configure:7345: result: yes
# configure:7358: checking for uintptr_t
# configure:7388: gcc -c conftest.c >&5
# configure:7394: $? = 0
# configure:7409: result: yes
# configure:7672: checking for poll
# configure:7728: gcc -o conftest conftest.c -lcrypt -lresolv -lnsl >&5
# configure:7734: $? = 0
# configure:7751: result: yes
# configure:7770: checking sys/epoll.h usability
# configure:7787: gcc -c conftest.c >&5
# configure:7793: $? = 0
# configure:7807: result: yes
# configure:7811: checking sys/epoll.h presence
# configure:7826: gcc -E conftest.c
# configure:7832: $? = 0
# configure:7846: result: yes
# configure:7874: checking for sys/epoll.h
# configure:7881: result: yes
# configure:7892: checking for epoll_create in -lepoll
# configure:7927: gcc -o conftest conftest.c -lepoll -lcrypt -lresolv -lnsl >&5
# /usr/sbin/ld: cannot find -lepoll
# collect2: error: ld returned 1 exit status
# configure:7933: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define HAVE_LIBNSL 1
# | #define HAVE_LIBRESOLV 1
# | #define HAVE_LIBCRYPT 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_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTMP_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_MINMAX 1
# | #define HAVE_ALARM 1
# | #define HAVE_DUP2 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_GETHOSTNAME 1
# | #define HAVE_GETPASS 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_INET_NTOA 1
# | #define HAVE_ISASCII 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_MEMSET 1
# | #define HAVE_MUNMAP 1
# | #define HAVE_SETENV 1
# | #define HAVE_SOCKET 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRERROR 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_STRRCHR 1
# | #define HAVE_STRTOL 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_INDEX 1
# | #define HAVE_STRERROR 1
# | #define HAVE_STRTOK 1
# | #define HAVE_INET_ADDR 1
# | #define HAVE_INET_NETOF 1
# | #define HAVE_INET_ATON 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LRAND48 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_BZERO 1
# | #define HAVE_BCMP 1
# | #define HAVE_BCOPY 1
# | #define HAVE___DN_SKIPNAME 1
# | #define HAVE_GETRUSAGE 1
# | #define HAVE_TIMES 1
# | #define HAVE_INET_PTON 1
# | #define HAVE_INET_NTOP 1
# | #define HAVE_VA_COPY 1
# | #define HAVE___VA_COPY 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_MMAP 1
# | #define THROTTLE_ENABLE 1
# | #define CRYPT_OPER_PASSWORD 1
# | #define NO_CHANOPS_WHEN_SPLIT 1
# | #define SHOW_HEADERS 1
# | #define CHINESE_SUPPORT 1
# | /* end confdefs.h. */
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char epoll_create ();
# | int
# | main ()
# | {
# | return epoll_create ();
# | ;
# | return 0;
# | }
# configure:7951: result: no
# configure:7960: checking for epoll_create without -lepoll
# configure:7993: gcc -o conftest conftest.c -lcrypt -lresolv -lnsl >&5
# conftest.c:101:36: error: expected declaration specifiers or '...' before 'epoll_create'
# _syscall1(int, epoll_create, int, size)
# ^~~~~~~~~~~~
# conftest.c:101:55: error: unknown type name 'size'
# _syscall1(int, epoll_create, int, size)
# ^~~~
# configure:7996: $? = 1
# configure: program exited with status 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define HAVE_LIBNSL 1
# | #define HAVE_LIBRESOLV 1
# | #define HAVE_LIBCRYPT 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_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTMP_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_MINMAX 1
# | #define HAVE_ALARM 1
# | #define HAVE_DUP2 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_GETHOSTNAME 1
# | #define HAVE_GETPASS 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_INET_NTOA 1
# | #define HAVE_ISASCII 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_MEMSET 1
# | #define HAVE_MUNMAP 1
# | #define HAVE_SETENV 1
# | #define HAVE_SOCKET 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRERROR 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_STRRCHR 1
# | #define HAVE_STRTOL 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_INDEX 1
# | #define HAVE_STRERROR 1
# | #define HAVE_STRTOK 1
# | #define HAVE_INET_ADDR 1
# | #define HAVE_INET_NETOF 1
# | #define HAVE_INET_ATON 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LRAND48 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_BZERO 1
# | #define HAVE_BCMP 1
# | #define HAVE_BCOPY 1
# | #define HAVE___DN_SKIPNAME 1
# | #define HAVE_GETRUSAGE 1
# | #define HAVE_TIMES 1
# | #define HAVE_INET_PTON 1
# | #define HAVE_INET_NTOP 1
# | #define HAVE_VA_COPY 1
# | #define HAVE___VA_COPY 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_MMAP 1
# | #define THROTTLE_ENABLE 1
# | #define CRYPT_OPER_PASSWORD 1
# | #define NO_CHANOPS_WHEN_SPLIT 1
# | #define SHOW_HEADERS 1
# | #define CHINESE_SUPPORT 1
# | /* end confdefs.h. */
# |
# | #include
# | #include
# | #include
# |
# | #include
# |
# | _syscall1(int, epoll_create, int, size)
# |
# | int main(int argc, char **argv) { return epoll_create(5) < 1; }
# |
# configure:8020: result: no
# configure:8810: checking Maximum file descriptors
# configure:8856: result: 32748
# configure:8887: checking for pwd
# configure:8905: found /usr/sbin/pwd
# configure:8918: result: /usr/sbin/pwd
# configure:8936: checking for ccdv
# configure:9026: result: /tmp/ultimate-ircd/src/UltimateIRCd/ccdv
# configure:9155: creating ./config.status
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by config.status, which was
# generated by GNU Autoconf 2.61. Invocation command line was
#
# CONFIG_FILES =
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ ./config.status
#
# on 1c9e2ee728c1
#
# config.status:637: creating Makefile
# config.status:637: creating data/Makefile
# config.status:637: creating data/networks/Makefile
# config.status:637: creating src/Makefile
# config.status:637: creating tools/Makefile
# config.status:637: creating tools/ircdcron/Makefile
# config.status:637: creating tools/ssl-cert/Makefile
# config.status:637: creating zlib/Makefile
# config.status:637: creating include/setup.h
#
# ## ---------------- ##
# ## Cache variables. ##
# ## ---------------- ##
#
# ac_cv_acebot_rejection=no
# ac_cv_build=x86_64-unknown-linux-gnu
# ac_cv_c_compiler_gnu=yes
# ac_cv_c_inline=inline
# ac_cv_chinese_nick=yes
# ac_cv_crypted_oper_password=yes
# ac_cv_debugmode=no
# ac_cv_env_CC_set=
# ac_cv_env_CC_value=
# ac_cv_env_CFLAGS_set=set
# ac_cv_env_CFLAGS_value=
# ac_cv_env_CPPFLAGS_set=set
# ac_cv_env_CPPFLAGS_value=
# ac_cv_env_CPP_set=
# ac_cv_env_CPP_value=
# ac_cv_env_LDFLAGS_set=set
# ac_cv_env_LDFLAGS_value=
# ac_cv_env_LIBS_set=
# ac_cv_env_LIBS_value=
# ac_cv_env_build_alias_set=
# ac_cv_env_build_alias_value=
# ac_cv_env_host_alias_set=set
# ac_cv_env_host_alias_value=x86_64-unknown-linux
# ac_cv_env_target_alias_set=
# ac_cv_env_target_alias_value=
# ac_cv_func___dn_skipname=yes
# ac_cv_func___res_mkquery=no
# ac_cv_func_alarm=yes
# ac_cv_func_bcmp=yes
# ac_cv_func_bcopy=yes
# ac_cv_func_break=no
# ac_cv_func_bzero=yes
# ac_cv_func_crypt=no
# ac_cv_func_dn_skipname=no
# ac_cv_func_dup2=yes
# ac_cv_func_gethostbyname=yes
# ac_cv_func_gethostname=yes
# ac_cv_func_getpagesize=yes
# ac_cv_func_getpass=yes
# ac_cv_func_getrusage=yes
# ac_cv_func_gettimeofday=yes
# ac_cv_func_index=yes
# ac_cv_func_inet_addr=yes
# ac_cv_func_inet_aton=yes
# ac_cv_func_inet_netof=yes
# ac_cv_func_inet_ntoa=yes
# ac_cv_func_inet_ntop=yes
# ac_cv_func_inet_pton=yes
# ac_cv_func_isascii=yes
# ac_cv_func_lrand48=yes
# ac_cv_func_memmove=yes
# ac_cv_func_memset=yes
# ac_cv_func_mmap_fixed_mapped=yes
# ac_cv_func_munmap=yes
# ac_cv_func_poll=yes
# ac_cv_func_res_mkquery=no
# ac_cv_func_setenv=yes
# ac_cv_func_sigaction=yes
# ac_cv_func_socket=yes
# ac_cv_func_strcasecmp=yes
# ac_cv_func_strchr=yes
# ac_cv_func_strdup=yes
# ac_cv_func_strerror=yes
# ac_cv_func_strncasecmp=yes
# ac_cv_func_strrchr=yes
# ac_cv_func_strtok=yes
# ac_cv_func_strtoken=no
# ac_cv_func_strtol=yes
# ac_cv_func_strtoul=yes
# ac_cv_func_times=yes
# ac_cv_header_errno_h=yes
# ac_cv_header_fcntl_h=yes
# ac_cv_header_getopt_h=yes
# ac_cv_header_inttypes_h=yes
# ac_cv_header_limits_h=yes
# ac_cv_header_malloc_h=yes
# ac_cv_header_memory_h=yes
# ac_cv_header_netdb_h=yes
# ac_cv_header_netinet_in_h=yes
# ac_cv_header_stdc=yes
# ac_cv_header_stddef_h=yes
# ac_cv_header_stdint_h=yes
# ac_cv_header_stdlib_h=yes
# ac_cv_header_string_h=yes
# ac_cv_header_strings_h=yes
# ac_cv_header_sys_epoll_h=yes
# ac_cv_header_sys_file_h=yes
# ac_cv_header_sys_ioctl_h=yes
# ac_cv_header_sys_param_h=yes
# ac_cv_header_sys_resource_h=yes
# ac_cv_header_sys_socket_h=yes
# ac_cv_header_sys_stat_h=yes
# ac_cv_header_sys_time_h=yes
# ac_cv_header_sys_types_h=yes
# ac_cv_header_syslog_h=yes
# ac_cv_header_unistd_h=yes
# ac_cv_header_utmp_h=yes
# ac_cv_host=x86_64-unknown-linux-gnu
# ac_cv_ipv6=no
# ac_cv_lib_crypt_crypt=yes
# ac_cv_lib_descrypt_crypt=no
# ac_cv_lib_epoll_epoll_create=no
# ac_cv_lib_nsl_gethostbyname=yes
# ac_cv_lib_resolv___res_mkquery=yes
# ac_cv_lib_resolv_res_mkquery=no
# ac_cv_lib_socket_socket=no
# ac_cv_maintainer=no
# ac_cv_maxclients=32748
# ac_cv_no_chanops_when_split=yes
# ac_cv_objext=o
# ac_cv_path_AR=/usr/sbin/ar
# ac_cv_path_CP=/usr/sbin/cp
# ac_cv_path_EGREP='/usr/sbin/grep -E'
# ac_cv_path_GREP=/usr/sbin/grep
# ac_cv_path_LD=/usr/sbin/ld
# ac_cv_path_LN=/usr/sbin/ln
# ac_cv_path_MV=/usr/sbin/mv
# ac_cv_path_RM=/usr/sbin/rm
# ac_cv_path_SED=/usr/sbin/sed
# ac_cv_path_install='/usr/bin/install -c'
# ac_cv_path_wi_PWD=/usr/sbin/pwd
# ac_cv_prog_CPP='gcc -E'
# ac_cv_prog_ac_ct_CC=gcc
# ac_cv_prog_ac_ct_RANLIB=ranlib
# ac_cv_prog_cc_c89=
# ac_cv_prog_cc_g=yes
# ac_cv_prog_gcc_traditional=no
# ac_cv_prog_make_make_set=yes
# ac_cv_search_strerror='none required'
# ac_cv_show_headers=yes
# ac_cv_target=x86_64-unknown-linux-gnu
# ac_cv_throttle=yes
# ac_cv_type_u_int32_t=yes
# ac_cv_type_uintptr_t=yes
# wi_cv_path_ccdv=/tmp/ultimate-ircd/src/UltimateIRCd/ccdv
#
# ## ----------------- ##
# ## Output variables. ##
# ## ----------------- ##
#
# AR='/usr/sbin/ar'
# CC='gcc'
# CCDV='@/tmp/ultimate-ircd/src/UltimateIRCd/ccdv '
# CFLAGS=''
# CP='/usr/sbin/cp'
# CPP='gcc -E'
# CPPFLAGS=''
# DEFS='-DHAVE_CONFIG_H'
# ECHO_C=''
# ECHO_N='-n'
# ECHO_T=''
# EGREP='/usr/sbin/grep -E'
# ENCRYPT_SRC=''
# EXEEXT=''
# GREP='/usr/sbin/grep'
# INCDEP=''
# INSTALL_DATA='${INSTALL} -m 644'
# INSTALL_PROGRAM='${INSTALL}'
# INSTALL_SCRIPT='${INSTALL}'
# IRC_CFLAGS='-O2 -g '
# LD='/usr/sbin/ld'
# LDFLAGS=''
# LIBOBJS=''
# LIBS='-lcrypt -lresolv -lnsl '
# LN='/usr/sbin/ln'
# LTLIBOBJS=''
# MKDEP='gcc -MM'
# MSGFMT=''
# MV='/usr/sbin/mv'
# OBJEXT='o'
# PACKAGE='UltimateIRCd'
# PACKAGE_BUGREPORT=''
# PACKAGE_NAME=''
# PACKAGE_STRING=''
# PACKAGE_TARNAME=''
# PACKAGE_VERSION=''
# PATH_SEPARATOR=':'
# RANLIB='ranlib'
# RM='/usr/sbin/rm'
# SED='/usr/sbin/sed'
# SEDOBJ=''
# SET_MAKE=''
# SHELL='/bin/sh'
# SSL_INCLUDES=''
# SSL_LIBS=''
# SUBDIR_MESSAGES=''
# USECCDV='#'
# VERSION='3.0.2'
# ac_ct_CC='gcc'
# bindir='${exec_prefix}/bin'
# build='x86_64-unknown-linux-gnu'
# build_alias=''
# build_cpu='x86_64'
# build_os='linux-gnu'
# build_vendor='unknown'
# datadir='${datarootdir}'
# datarootdir='${prefix}/share'
# docdir='${datarootdir}/doc/${PACKAGE}'
# dvidir='${docdir}'
# exec_prefix='${prefix}'
# host='x86_64-unknown-linux-gnu'
# host_alias='x86_64-unknown-linux'
# host_cpu='x86_64'
# host_os='linux-gnu'
# host_vendor='unknown'
# htmldir='${docdir}'
# includedir='${prefix}/include'
# infodir='${datarootdir}/info'
# libdir='${exec_prefix}/lib'
# libexecdir='${bindir}'
# localedir='${datarootdir}/locale'
# localstatedir='${prefix}'
# mandir='${datarootdir}/man'
# oldincludedir='/usr/include'
# pdfdir='${docdir}'
# prefix='/usr'
# program_transform_name='s,x,x,'
# psdir='${docdir}'
# sbindir='${exec_prefix}/sbin'
# sharedstatedir='${prefix}/com'
# sysconfdir='${prefix}/etc'
# target='x86_64-unknown-linux-gnu'
# target_alias=''
# target_cpu='x86_64'
# target_os='linux-gnu'
# target_vendor='unknown'
# wi_PWD='/usr/sbin/pwd'
#
# ## ----------- ##
# ## confdefs.h. ##
# ## ----------- ##
#
# #define PACKAGE_NAME ""
# #define PACKAGE_TARNAME ""
# #define PACKAGE_VERSION ""
# #define PACKAGE_STRING ""
# #define PACKAGE_BUGREPORT ""
# #define HAVE_LIBNSL 1
# #define HAVE_LIBRESOLV 1
# #define HAVE_LIBCRYPT 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_FCNTL_H 1
# #define HAVE_LIMITS_H 1
# #define HAVE_MALLOC_H 1
# #define HAVE_NETDB_H 1
# #define HAVE_NETINET_IN_H 1
# #define HAVE_STDDEF_H 1
# #define HAVE_STDLIB_H 1
# #define HAVE_STRING_H 1
# #define HAVE_STRINGS_H 1
# #define HAVE_SYS_FILE_H 1
# #define HAVE_SYS_IOCTL_H 1
# #define HAVE_SYS_PARAM_H 1
# #define HAVE_SYS_SOCKET_H 1
# #define HAVE_SYS_TIME_H 1
# #define HAVE_SYSLOG_H 1
# #define HAVE_UNISTD_H 1
# #define HAVE_UTMP_H 1
# #define HAVE_INTTYPES_H 1
# #define HAVE_SYS_RESOURCE_H 1
# #define HAVE_ERRNO_H 1
# #define HAVE_STDLIB_H 1
# #define HAVE_STDDEF_H 1
# #define HAVE_GETOPT_H 1
# #define HAVE_MINMAX 1
# #define HAVE_ALARM 1
# #define HAVE_DUP2 1
# #define HAVE_GETHOSTBYNAME 1
# #define HAVE_GETHOSTNAME 1
# #define HAVE_GETPASS 1
# #define HAVE_GETTIMEOFDAY 1
# #define HAVE_INET_NTOA 1
# #define HAVE_ISASCII 1
# #define HAVE_MEMMOVE 1
# #define HAVE_MEMSET 1
# #define HAVE_MUNMAP 1
# #define HAVE_SETENV 1
# #define HAVE_SOCKET 1
# #define HAVE_STRCASECMP 1
# #define HAVE_STRCHR 1
# #define HAVE_STRDUP 1
# #define HAVE_STRERROR 1
# #define HAVE_STRNCASECMP 1
# #define HAVE_STRRCHR 1
# #define HAVE_STRTOL 1
# #define HAVE_STRTOUL 1
# #define HAVE_INDEX 1
# #define HAVE_STRERROR 1
# #define HAVE_STRTOK 1
# #define HAVE_INET_ADDR 1
# #define HAVE_INET_NETOF 1
# #define HAVE_INET_ATON 1
# #define HAVE_GETTIMEOFDAY 1
# #define HAVE_LRAND48 1
# #define HAVE_SIGACTION 1
# #define HAVE_BZERO 1
# #define HAVE_BCMP 1
# #define HAVE_BCOPY 1
# #define HAVE___DN_SKIPNAME 1
# #define HAVE_GETRUSAGE 1
# #define HAVE_TIMES 1
# #define HAVE_INET_PTON 1
# #define HAVE_INET_NTOP 1
# #define HAVE_VA_COPY 1
# #define HAVE___VA_COPY 1
# #define HAVE_STDLIB_H 1
# #define HAVE_UNISTD_H 1
# #define HAVE_GETPAGESIZE 1
# #define HAVE_MMAP 1
# #define THROTTLE_ENABLE 1
# #define CRYPT_OPER_PASSWORD 1
# #define NO_CHANOPS_WHEN_SPLIT 1
# #define SHOW_HEADERS 1
# #define CHINESE_SUPPORT 1
# #define USE_POLL 1
# #define INIT_MAXCLIENTS 32748
#
# configure: exit 0