Build of unrealircd with android toolchain

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

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

SLOCLanguage
70,322 ansic
3,992 sh
169 makefile
4 perl
74,487 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...

Copied permanent toolchain into container-local sysroot
# /toolchain_root/arm-linux-androideabi --> /sysroot/arm-linux-androideabi
# /toolchain_root/COPYING3.LIB --> /sysroot/COPYING3.LIB
# /toolchain_root/sysroot --> /sysroot/sysroot
# /toolchain_root/COPYING.RUNTIME --> /sysroot/COPYING.RUNTIME
# /toolchain_root/lib --> /sysroot/lib
# /toolchain_root/SOURCES --> /sysroot/SOURCES
# /toolchain_root/lib64 --> /sysroot/lib64
# /toolchain_root/share --> /sysroot/share
# /toolchain_root/bin --> /sysroot/bin
# /toolchain_root/COPYING --> /sysroot/COPYING
# /toolchain_root/COPYING3 --> /sysroot/COPYING3
# /toolchain_root/COPYING.LIB --> /sysroot/COPYING.LIB
# /toolchain_root/include --> /sysroot/include
# /toolchain_root/libexec --> /sysroot/libexec

CMD: sudo -u tuscan PATH=/sysroot/bin:/sysroot/libexec/gcc/arm-linux-androideabi/4.8:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin CC=arm-linux-androideabi-gcc CXX=arm-linux-androideabi-g++ red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
# ==> Making package: unrealircd 4.0.4-1 (Tue Apr 4 22:21:41 UTC 2017)
# ==> Checking runtime dependencies...
# ==> Installing missing dependencies...
# resolving dependencies...
# looking for conflicting packages...
#
# Packages (1) c-ares-1.11.0-1
#
# Total Installed Size: 0.16 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 c-ares...
# :: Running post-transaction hooks...
# (1/1) Updating manpage index...
# ==> Checking buildtime dependencies...
# ==> WARNING: Using existing $srcdir/ tree
# ==> Starting build()...
# checking for arm-linux-androideabi-gcc... arm-linux-androideabi-gcc
# 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... yes
# checking for suffix of object files... o
# checking whether we are using the GNU C compiler... yes
# checking whether arm-linux-androideabi-gcc accepts -g... yes
# checking for arm-linux-androideabi-gcc option to accept ISO C89... none needed
# checking if gcc has a working -pipe... yes
# checking for rm... /usr/bin/rm
# checking for cp... /usr/bin/cp
# checking for touch... /usr/bin/touch
# checking for openssl... /usr/bin/openssl
# checking for install... /usr/bin/install
# checking for gmake... make
# checking for gmake... no
# checking for gunzip... /usr/bin/gunzip
# checking for pkg-config... /usr/bin/pkg-config
# checking for crypt in -ldescrypt... no
# checking for crypt in -lcrypt... no
# checking for socket in -lsocket... no
# checking for inet_ntoa in -lnsl... no
# checking for RAND_egd in -lcrypto... no
# checking if your system has IPv6 support... configure: error: in `/tmp/unrealircd/src/unrealircd-4.0.4':
# configure: error: cannot run test program while cross compiling
# See `config.log' for more details
# ==> ERROR: A failure occurred in build().
# Aborting...

Printing config logfiles

CMD: config logfiles '/tmp/unrealircd/src/unrealircd-4.0.4/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 unrealircd configure 4.0.4, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# $ ./configure --build=x86_64-unknown-linux --host=arm-linux-androideabi --with-pidfile=/run/unrealircd/ircd.pid --with-showlistmodes --enable-ssl=/usr --with-bindir=/usr/bin --with-datadir=/var/lib/unrealircd --with-confdir=/etc/unrealircd --with-modulesdir=/usr/lib/unrealircd --with-logdir=/var/log/unrealircd --with-cachedir=/var/cache/unrealircd --with-docdir=/usr/share/doc/unrealircd --with-tmpdir=/tmp --with-scriptdir=/usr --with-nick-history=2000 --with-sendq=3000000 --with-permissions=0644 --with-fd-setsize=1024 --enable-dynamic-linking
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = b7e1a230e141
# 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:2562: checking for arm-linux-androideabi-gcc
# configure:2589: result: arm-linux-androideabi-gcc
# configure:2858: checking for C compiler version
# configure:2867: arm-linux-androideabi-gcc --version >&5
# arm-linux-androideabi-gcc (GCC) 4.8
# Copyright (C) 2013 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:2878: $? = 0
# configure:2867: arm-linux-androideabi-gcc -v >&5
# Using built-in specs.
# COLLECT_GCC=arm-linux-androideabi-gcc
# COLLECT_LTO_WRAPPER=/sysroot/bin/../libexec/gcc/arm-linux-androideabi/4.8/lto-wrapper
# Target: arm-linux-androideabi
# Configured with: /s/ndk-toolchain/src/build/../gcc/gcc-4.8/configure --prefix=/tmp/ndk-andrewhsieh/build/toolchain/prefix --target=arm-linux-androideabi --host=x86_64-linux-gnu --build=x86_64-linux-gnu --with-gnu-as --with-gnu-ld --enable-languages=c,c++ --with-gmp=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-mpfr=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-mpc=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-cloog=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-isl=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-ppl=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --disable-ppl-version-check --disable-cloog-version-check --disable-isl-version-check --enable-cloog-backend=isl --with-host-libstdcxx='-static-libgcc -Wl,-Bstatic,-lstdc++,-Bdynamic -lm' --disable-libssp --enable-threads --disable-nls --disable-libmudflap --disable-libgomp --disable-libstdc__-v3 --disable-sjlj-exceptions --disable-shared --disable-tls --disable-libitm --with-float=soft --with-fpu=vfp --with-arch=armv5te --enable-target-optspace --enable-initfini-array --disable-nls --prefix=/tmp/ndk-andrewhsieh/build/toolchain/prefix --with-sysroot=/tmp/ndk-andrewhsieh/build/toolchain/prefix/sysroot --with-binutils-version=2.25 --with-mpfr-version=3.1.1 --with-mpc-version=1.0.1 --with-gmp-version=5.0.5 --with-gcc-version=4.8 --with-gdb-version=7.7 --with-python=/usr/local/google/home/andrewhsieh/mydroid/ndk/prebuilt/linux-x86_64/bin/python-config.sh --with-gxx-include-dir=/tmp/ndk-andrewhsieh/build/toolchain/prefix/include/c++/4.8 --with-bugurl=http://source.android.com/source/report-bugs.html --enable-languages=c,c++ --disable-bootstrap --enable-plugins --enable-libgomp --enable-gnu-indirect-function --disable-libsanitizer --enable-gold --enable-threads --enable-graphite=yes --with-cloog-version=0.18.0 --with-isl-version=0.11.1 --enable-eh-frame-hdr-for-static --with-arch=armv5te --program-transform-name='s&^&arm-linux-androideabi-&' --enable-gold=default
# Thread model: posix
# gcc version 4.8 (GCC)
# configure:2878: $? = 0
# configure:2867: arm-linux-androideabi-gcc -V >&5
# arm-linux-androideabi-gcc: error: unrecognized command line option '-V'
# arm-linux-androideabi-gcc: fatal error: no input files
# compilation terminated.
# configure:2878: $? = 1
# configure:2867: arm-linux-androideabi-gcc -qversion >&5
# arm-linux-androideabi-gcc: error: unrecognized command line option '-qversion'
# arm-linux-androideabi-gcc: fatal error: no input files
# compilation terminated.
# configure:2878: $? = 1
# configure:2898: checking whether the C compiler works
# configure:2920: arm-linux-androideabi-gcc conftest.c >&5
# configure:2924: $? = 0
# configure:2972: result: yes
# configure:2975: checking for C compiler default output file name
# configure:2977: result: a.out
# configure:2983: checking for suffix of executables
# configure:2990: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:2994: $? = 0
# configure:3016: result:
# configure:3038: checking whether we are cross compiling
# configure:3076: result: yes
# configure:3081: checking for suffix of object files
# configure:3103: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:3107: $? = 0
# configure:3128: result: o
# configure:3132: checking whether we are using the GNU C compiler
# configure:3151: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:3151: $? = 0
# configure:3160: result: yes
# configure:3169: checking whether arm-linux-androideabi-gcc accepts -g
# configure:3189: arm-linux-androideabi-gcc -c -g conftest.c >&5
# configure:3189: $? = 0
# configure:3230: result: yes
# configure:3247: checking for arm-linux-androideabi-gcc option to accept ISO C89
# configure:3310: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:3310: $? = 0
# configure:3323: result: none needed
# configure:3346: checking if gcc has a working -pipe
# configure:3365: arm-linux-androideabi-gcc -c -funsigned-char -pipe conftest.c >&5
# configure:3365: $? = 0
# configure:3374: result: yes
# configure:3392: checking for rm
# configure:3410: found /usr/bin/rm
# configure:3422: result: /usr/bin/rm
# configure:3432: checking for cp
# configure:3450: found /usr/bin/cp
# configure:3462: result: /usr/bin/cp
# configure:3472: checking for touch
# configure:3490: found /usr/bin/touch
# configure:3502: result: /usr/bin/touch
# configure:3512: checking for openssl
# configure:3530: found /usr/bin/openssl
# configure:3542: result: /usr/bin/openssl
# configure:3552: checking for install
# configure:3570: found /usr/bin/install
# configure:3582: result: /usr/bin/install
# configure:3592: checking for gmake
# configure:3620: result: make
# configure:3630: checking for gmake
# configure:3663: result: no
# configure:3670: checking for gunzip
# configure:3688: found /usr/bin/gunzip
# configure:3700: result: /usr/bin/gunzip
# configure:3710: checking for pkg-config
# configure:3728: found /usr/bin/pkg-config
# configure:3740: result: /usr/bin/pkg-config
# configure:3749: checking for crypt in -ldescrypt
# configure:3774: arm-linux-androideabi-gcc -o conftest -pipe -funsigned-char -fno-strict-aliasing -Wno-pointer-sign conftest.c -ldescrypt >&5
# /sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -ldescrypt
# /tmp/ccAAozGE.o:conftest.c:function main: error: undefined reference to 'crypt'
# collect2: error: ld returned 1 exit status
# configure:3774: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "unrealircd"
# | #define PACKAGE_TARNAME "unrealircd"
# | #define PACKAGE_VERSION "4.0.4"
# | #define PACKAGE_STRING "unrealircd 4.0.4"
# | #define PACKAGE_BUGREPORT "http://bugs.unrealircd.org/"
# | #define PACKAGE_URL "http://unrealircd.org/"
# | #define UNREAL_VERSION_GENERATION 4
# | #define UNREAL_VERSION_MAJOR 0
# | #define UNREAL_VERSION_MINOR 4
# | #define UNREAL_VERSION_SUFFIX ""
# | /* 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:3783: result: no
# configure:3792: checking for crypt in -lcrypt
# configure:3817: arm-linux-androideabi-gcc -o conftest -pipe -funsigned-char -fno-strict-aliasing -Wno-pointer-sign conftest.c -lcrypt >&5
# /sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -lcrypt
# /tmp/cccVbBRI.o:conftest.c:function main: error: undefined reference to 'crypt'
# collect2: error: ld returned 1 exit status
# configure:3817: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "unrealircd"
# | #define PACKAGE_TARNAME "unrealircd"
# | #define PACKAGE_VERSION "4.0.4"
# | #define PACKAGE_STRING "unrealircd 4.0.4"
# | #define PACKAGE_BUGREPORT "http://bugs.unrealircd.org/"
# | #define PACKAGE_URL "http://unrealircd.org/"
# | #define UNREAL_VERSION_GENERATION 4
# | #define UNREAL_VERSION_MAJOR 0
# | #define UNREAL_VERSION_MINOR 4
# | #define UNREAL_VERSION_SUFFIX ""
# | /* 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:3826: result: no
# configure:3838: checking for socket in -lsocket
# configure:3863: arm-linux-androideabi-gcc -o conftest -pipe -funsigned-char -fno-strict-aliasing -Wno-pointer-sign conftest.c -lsocket >&5
# /sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -lsocket
# collect2: error: ld returned 1 exit status
# configure:3863: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "unrealircd"
# | #define PACKAGE_TARNAME "unrealircd"
# | #define PACKAGE_VERSION "4.0.4"
# | #define PACKAGE_STRING "unrealircd 4.0.4"
# | #define PACKAGE_BUGREPORT "http://bugs.unrealircd.org/"
# | #define PACKAGE_URL "http://unrealircd.org/"
# | #define UNREAL_VERSION_GENERATION 4
# | #define UNREAL_VERSION_MAJOR 0
# | #define UNREAL_VERSION_MINOR 4
# | #define UNREAL_VERSION_SUFFIX ""
# | /* 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:3872: result: no
# configure:3879: checking for inet_ntoa in -lnsl
# configure:3904: arm-linux-androideabi-gcc -o conftest -pipe -funsigned-char -fno-strict-aliasing -Wno-pointer-sign conftest.c -lnsl >&5
# /sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -lnsl
# collect2: error: ld returned 1 exit status
# configure:3904: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "unrealircd"
# | #define PACKAGE_TARNAME "unrealircd"
# | #define PACKAGE_VERSION "4.0.4"
# | #define PACKAGE_STRING "unrealircd 4.0.4"
# | #define PACKAGE_BUGREPORT "http://bugs.unrealircd.org/"
# | #define PACKAGE_URL "http://unrealircd.org/"
# | #define UNREAL_VERSION_GENERATION 4
# | #define UNREAL_VERSION_MAJOR 0
# | #define UNREAL_VERSION_MINOR 4
# | #define UNREAL_VERSION_SUFFIX ""
# | /* 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 inet_ntoa ();
# | int
# | main ()
# | {
# | return inet_ntoa ();
# | ;
# | return 0;
# | }
# configure:3913: result: no
# configure:3920: checking for RAND_egd in -lcrypto
# configure:3945: arm-linux-androideabi-gcc -o conftest -pipe -funsigned-char -fno-strict-aliasing -Wno-pointer-sign conftest.c -lcrypto >&5
# /sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -lcrypto
# /tmp/ccP6FP13.o:conftest.c:function main: error: undefined reference to 'RAND_egd'
# collect2: error: ld returned 1 exit status
# configure:3945: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "unrealircd"
# | #define PACKAGE_TARNAME "unrealircd"
# | #define PACKAGE_VERSION "4.0.4"
# | #define PACKAGE_STRING "unrealircd 4.0.4"
# | #define PACKAGE_BUGREPORT "http://bugs.unrealircd.org/"
# | #define PACKAGE_URL "http://unrealircd.org/"
# | #define UNREAL_VERSION_GENERATION 4
# | #define UNREAL_VERSION_MAJOR 0
# | #define UNREAL_VERSION_MINOR 4
# | #define UNREAL_VERSION_SUFFIX ""
# | /* 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 RAND_egd ();
# | int
# | main ()
# | {
# | return RAND_egd ();
# | ;
# | return 0;
# | }
# configure:3954: result: no
# configure:3968: checking if your system has IPv6 support
# configure:3977: error: in `/tmp/unrealircd/src/unrealircd-4.0.4':
# configure:3979: error: cannot run test program while cross compiling
# See `config.log' for more details
#
# ## ---------------- ##
# ## Cache variables. ##
# ## ---------------- ##
#
# ac_cv_c_compiler_gnu=yes
# ac_cv_env_CARES_CFLAGS_set=
# ac_cv_env_CARES_CFLAGS_value=
# ac_cv_env_CARES_LIBS_set=
# ac_cv_env_CARES_LIBS_value=
# ac_cv_env_CC_set=set
# ac_cv_env_CC_value=arm-linux-androideabi-gcc
# 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_PCRE2_CFLAGS_set=
# ac_cv_env_PCRE2_CFLAGS_value=
# ac_cv_env_PCRE2_LIBS_set=
# ac_cv_env_PCRE2_LIBS_value=
# ac_cv_env_PKG_CONFIG_LIBDIR_set=
# ac_cv_env_PKG_CONFIG_LIBDIR_value=
# ac_cv_env_PKG_CONFIG_PATH_set=
# ac_cv_env_PKG_CONFIG_PATH_value=
# ac_cv_env_PKG_CONFIG_set=
# ac_cv_env_PKG_CONFIG_value=
# ac_cv_env_TRE_CFLAGS_set=
# ac_cv_env_TRE_CFLAGS_value=
# ac_cv_env_TRE_LIBS_set=
# ac_cv_env_TRE_LIBS_value=
# ac_cv_env_build_alias_set=set
# ac_cv_env_build_alias_value=x86_64-unknown-linux
# ac_cv_env_host_alias_set=set
# ac_cv_env_host_alias_value=arm-linux-androideabi
# ac_cv_env_target_alias_set=
# ac_cv_env_target_alias_value=
# ac_cv_lib_crypt_crypt=no
# ac_cv_lib_crypto_RAND_egd=no
# ac_cv_lib_descrypt_crypt=no
# ac_cv_lib_nsl_inet_ntoa=no
# ac_cv_lib_socket_socket=no
# ac_cv_objext=o
# ac_cv_path_CP=/usr/bin/cp
# ac_cv_path_GUNZIP=/usr/bin/gunzip
# ac_cv_path_INSTALL=/usr/bin/install
# ac_cv_path_OPENSSLPATH=/usr/bin/openssl
# ac_cv_path_PKGCONFIG=/usr/bin/pkg-config
# ac_cv_path_RM=/usr/bin/rm
# ac_cv_path_TOUCH=/usr/bin/touch
# ac_cv_pipe=yes
# ac_cv_prog_CC=arm-linux-androideabi-gcc
# ac_cv_prog_MAKER=make
# ac_cv_prog_cc_c89=
# ac_cv_prog_cc_g=yes
#
# ## ----------------- ##
# ## Output variables. ##
# ## ----------------- ##
#
# BINDIR=''
# BUILDDIR=''
# CACHEDIR=''
# CARES_CFLAGS=''
# CARES_LIBS=''
# CC='arm-linux-androideabi-gcc'
# CFLAGS='-pipe -funsigned-char -fno-strict-aliasing -Wno-pointer-sign'
# CONFDIR=''
# CP='/usr/bin/cp'
# CPP=''
# CPPFLAGS=''
# CRYPTOLIB=''
# DEFS=''
# DOCDIR=''
# ECHO_C=''
# ECHO_N='-n'
# ECHO_T=''
# EGREP=''
# EXEEXT=''
# FD_SETSIZE=''
# GMAKE=''
# GREP=''
# GUNZIP='/usr/bin/gunzip'
# INSTALL='/usr/bin/install'
# IRCDLIBS=''
# LDFLAGS=''
# LIBOBJS=''
# LIBS=' '
# LOGDIR=''
# LTLIBOBJS=''
# MAKER='make'
# MKPASSWDLIBS=''
# MODULEFLAGS=''
# MODULESDIR=''
# OBJEXT='o'
# OPENSSLPATH='/usr/bin/openssl'
# PACKAGE_BUGREPORT='http://bugs.unrealircd.org/'
# PACKAGE_NAME='unrealircd'
# PACKAGE_STRING='unrealircd 4.0.4'
# PACKAGE_TARNAME='unrealircd'
# PACKAGE_URL='http://unrealircd.org/'
# PACKAGE_VERSION='4.0.4'
# PATH_SEPARATOR=':'
# PCRE2_CFLAGS=''
# PCRE2_LIBS=''
# PERMDATADIR=''
# PIDFILE=''
# PKGCONFIG='/usr/bin/pkg-config'
# PKG_CONFIG=''
# PKG_CONFIG_LIBDIR=''
# PKG_CONFIG_PATH=''
# PTHREAD_CC=''
# PTHREAD_CFLAGS=''
# PTHREAD_LIBS=''
# RM='/usr/bin/rm'
# SCRIPTDIR=''
# SHELL='/bin/sh'
# STRTOUL=''
# TMPDIR=''
# TOUCH='/usr/bin/touch'
# TRE_CFLAGS=''
# TRE_LIBS=''
# UNRLINCDIR=''
# URL=''
# ac_ct_CC=''
# ax_pthread_config=''
# bindir='${exec_prefix}/bin'
# build='x86_64-unknown-linux'
# build_alias='x86_64-unknown-linux'
# build_cpu=''
# build_os=''
# build_vendor=''
# datadir='${datarootdir}'
# datarootdir='${prefix}/share'
# docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
# dvidir='${docdir}'
# exec_prefix='NONE'
# host='arm-linux-androideabi'
# host_alias='arm-linux-androideabi'
# host_cpu=''
# host_os=''
# host_vendor=''
# htmldir='${docdir}'
# includedir='${prefix}/include'
# infodir='${datarootdir}/info'
# libdir='${exec_prefix}/lib'
# libexecdir='${exec_prefix}/libexec'
# localedir='${datarootdir}/locale'
# localstatedir='${prefix}/var'
# mandir='${datarootdir}/man'
# oldincludedir='/usr/include'
# pdfdir='${docdir}'
# prefix='NONE'
# program_transform_name='s,x,x,'
# psdir='${docdir}'
# sbindir='${exec_prefix}/sbin'
# sharedstatedir='${prefix}/com'
# sysconfdir='${prefix}/etc'
# target_alias=''
#
# ## ----------- ##
# ## confdefs.h. ##
# ## ----------- ##
#
# /* confdefs.h */
# #define PACKAGE_NAME "unrealircd"
# #define PACKAGE_TARNAME "unrealircd"
# #define PACKAGE_VERSION "4.0.4"
# #define PACKAGE_STRING "unrealircd 4.0.4"
# #define PACKAGE_BUGREPORT "http://bugs.unrealircd.org/"
# #define PACKAGE_URL "http://unrealircd.org/"
# #define UNREAL_VERSION_GENERATION 4
# #define UNREAL_VERSION_MAJOR 0
# #define UNREAL_VERSION_MINOR 4
# #define UNREAL_VERSION_SUFFIX ""
#
# configure: exit 1