Build of irssi with android toolchain

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

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

SLOCLanguage
55,862 ansic
14,827 makefile
4,174 sh
2,570 perl
77,433 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: irssi 0.8.19-2 (Tue Apr 4 21:40:52 UTC 2017)
# ==> Checking runtime dependencies...
# ==> Checking buildtime dependencies...
# ==> WARNING: Using existing $srcdir/ tree
# ==> Starting build()...
# checking for a BSD-compatible install... /usr/bin/install -c
# checking whether build environment is sane... yes
# checking for arm-linux-androideabi-strip... arm-linux-androideabi-strip
# checking for a thread-safe mkdir -p... /usr/sbin/mkdir -p
# checking for gawk... gawk
# checking whether make sets $(MAKE)... yes
# checking whether make supports nested variables... yes
# checking whether make supports nested variables... (cached) yes
# checking whether to enable maintainer-specific portions of Makefiles... no
# 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 whether arm-linux-androideabi-gcc understands -c and -o together... yes
# checking for style of include used by make... GNU
# checking dependency style of arm-linux-androideabi-gcc... gcc3
# checking how to run the C preprocessor... arm-linux-androideabi-gcc -E
# checking build system type... x86_64-unknown-linux-gnu
# checking host system type... arm-unknown-linux-androideabi
# checking how to print strings... printf
# checking for a sed that does not truncate output... /usr/sbin/sed
# checking for grep that handles long lines and -e... /usr/sbin/grep
# checking for egrep... /usr/sbin/grep -E
# checking for fgrep... /usr/sbin/grep -F
# checking for ld used by arm-linux-androideabi-gcc... /sysroot/arm-linux-androideabi/bin/ld
# checking if the linker (/sysroot/arm-linux-androideabi/bin/ld) is GNU ld... yes
# checking for BSD- or MS-compatible name lister (nm)... /sysroot/bin/arm-linux-androideabi-nm -B
# checking the name lister (/sysroot/bin/arm-linux-androideabi-nm -B) interface... BSD nm
# checking whether ln -s works... yes
# checking the maximum length of command line arguments... 1572864
# checking how to convert x86_64-unknown-linux-gnu file names to arm-unknown-linux-androideabi format... func_convert_file_noop
# checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
# checking for /sysroot/arm-linux-androideabi/bin/ld option to reload object files... -r
# checking for arm-linux-androideabi-objdump... arm-linux-androideabi-objdump
# checking how to recognize dependent libraries... pass_all
# checking for arm-linux-androideabi-dlltool... no
# checking for dlltool... no
# checking how to associate runtime and link libraries... printf %s\n
# checking for arm-linux-androideabi-ar... arm-linux-androideabi-ar
# checking for archiver @FILE support... @
# checking for arm-linux-androideabi-strip... (cached) arm-linux-androideabi-strip
# checking for arm-linux-androideabi-ranlib... arm-linux-androideabi-ranlib
# checking command to parse /sysroot/bin/arm-linux-androideabi-nm -B output from arm-linux-androideabi-gcc object... ok
# checking for sysroot... no
# checking for a working dd... /usr/sbin/dd
# checking how to truncate binary pipes... /usr/sbin/dd bs=4096 count=1
# checking for arm-linux-androideabi-mt... no
# checking for mt... no
# checking if : is a manifest tool... no
# checking for ANSI C header files... yes
# checking for sys/types.h... yes
# checking for sys/stat.h... yes
# checking for stdlib.h... yes
# checking for string.h... yes
# checking for memory.h... yes
# checking for strings.h... yes
# checking for inttypes.h... yes
# checking for stdint.h... yes
# checking for unistd.h... yes
# checking for dlfcn.h... yes
# checking for objdir... .libs
# checking if arm-linux-androideabi-gcc supports -fno-rtti -fno-exceptions... no
# checking for arm-linux-androideabi-gcc option to produce PIC... -fPIC -DPIC
# checking if arm-linux-androideabi-gcc PIC flag -fPIC -DPIC works... yes
# checking if arm-linux-androideabi-gcc static flag -static works... yes
# checking if arm-linux-androideabi-gcc supports -c -o file.o... yes
# checking if arm-linux-androideabi-gcc supports -c -o file.o... (cached) yes
# checking whether the arm-linux-androideabi-gcc linker (/sysroot/arm-linux-androideabi/bin/ld) supports shared libraries... yes
# checking whether -lc should be explicitly linked in... no
# checking dynamic linker characteristics... Android linker
# checking how to hardcode library paths into programs... immediate
# checking whether stripping libraries is possible... yes
# checking if libtool supports shared libraries... yes
# checking whether to build shared libraries... yes
# checking whether to build static libraries... yes
# checking for sed... /usr/sbin/sed
# checking for perl... /usr/sbin/perl
# checking for unistd.h... (cached) yes
# checking dirent.h usability... yes
# checking dirent.h presence... yes
# checking for dirent.h... yes
# checking sys/ioctl.h usability... yes
# checking sys/ioctl.h presence... yes
# checking for sys/ioctl.h... yes
# checking sys/resource.h usability... yes
# checking sys/resource.h presence... yes
# checking for sys/resource.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 sys/utsname.h usability... yes
# checking sys/utsname.h presence... yes
# checking for sys/utsname.h... yes
# checking regex.h usability... yes
# checking regex.h presence... yes
# checking for regex.h... yes
# checking for special C compiler options needed for large files... no
# checking for _FILE_OFFSET_BITS value needed for large files... unknown
# checking for _LARGE_FILES value needed for large files... unknown
# checking for library containing socket... none required
# checking for library containing inet_addr... none required
# checking for socklen_t... yes
# checking size of int... 4
# checking size of long... 4
# checking size of long long... 8
# checking size of off_t... 4
# checking for arm-linux-androideabi-pkg-config... no
# checking for pkg-config... /usr/sbin/pkg-config
# configure: WARNING: using cross tools not prefixed with host triplet
# checking pkg-config is at least version 0.7... yes
# checking for GLIB - version >= 2.16.0... cross compiling; assumed OK...
# yes (version 2.48.1)
# checking for SSL... yes
# configure: checking "location of ncurses.h file"...
# Found ncurses on /usr/include/ncurses.h
# checking for initscr in -lncurses... no
# checking for initscr in -lcurses... no
# checking for setupterm... no
# checking for tparm... no
# checking for working Perl support... error linking with perl libraries, building without Perl
# checking for IPv6... yes
# checking that generated files are newer than configure... done
# configure: creating ./config.status
# config.status: creating Makefile
# config.status: creating src/Makefile
# config.status: creating src/core/Makefile
# config.status: creating src/irc/Makefile
# config.status: creating src/irc/core/Makefile
# config.status: creating src/irc/dcc/Makefile
# config.status: creating src/irc/notifylist/Makefile
# config.status: creating src/irc/proxy/Makefile
# config.status: creating src/irc/flood/Makefile
# config.status: creating src/fe-common/Makefile
# config.status: creating src/fe-common/core/Makefile
# config.status: creating src/fe-common/irc/Makefile
# config.status: creating src/fe-common/irc/dcc/Makefile
# config.status: creating src/fe-common/irc/notifylist/Makefile
# config.status: creating src/fe-none/Makefile
# config.status: creating src/fe-text/Makefile
# config.status: creating src/lib-config/Makefile
# config.status: creating src/perl/Makefile
# config.status: creating src/perl/common/Makefile.PL
# config.status: creating src/perl/irc/Makefile.PL
# config.status: creating src/perl/ui/Makefile.PL
# config.status: creating src/perl/textui/Makefile.PL
# config.status: creating scripts/Makefile
# config.status: creating scripts/examples/Makefile
# config.status: creating docs/Makefile
# config.status: creating docs/help/Makefile
# config.status: creating docs/help/in/Makefile
# config.status: creating irssi-config
# config.status: creating irssi-config.h
# config.status: executing depfiles commands
# config.status: executing libtool commands
#
# Building text frontend ........... : yes, using termcap
# Building irssi bot ............... : no
# Building irssi proxy ............. : yes
# Building with module support ..... : yes
# Building with Perl support ....... : NO!
# - Error linking with perl libraries: -Wl,-E -Wl,-rpath,/usr/lib/perl5/core_perl/CORE -Wl,-O1,--sort-common,--as-needed,-z,relro -fstack-protector-strong -L/usr/local/lib -L/usr/lib/perl5/core_perl/CORE -lperl -lpthread -lnsl -ldl -lm -lcrypt -lutil: arm-linux-androideabi-gcc: error: unrecognized command line option '-fstack-protector-strong'
# arm-linux-androideabi-gcc: error: unrecognized command line option '-fstack-protector-strong'
# Install prefix ................... : /usr
#
# Building with IPv6 support ....... : yes
# Building with SSL support ........ : yes
# Building with 64bit DCC support .. : no
# Building with DANE support ....... : no
# Building with true color support.. : no
#
# If there are any problems, read the INSTALL file.
# ./file2header.sh ./irssi.conf default_config > default-config.h
# ./file2header.sh ./default.theme default_theme > default-theme.h
# make all-recursive
# make[1]: Entering directory '/tmp/irssi/src/irssi-0.8.19'
# Making all in src
# make[2]: Entering directory '/tmp/irssi/src/irssi-0.8.19/src'
# Making all in lib-config
# make[3]: Entering directory '/tmp/irssi/src/irssi-0.8.19/src/lib-config'
# CC get.o
# CC write.o
# CC set.o
# CC parse.o
# AR libirssi_config.a
# make[3]: Leaving directory '/tmp/irssi/src/irssi-0.8.19/src/lib-config'
# Making all in core
# make[3]: Entering directory '/tmp/irssi/src/irssi-0.8.19/src/core'
# CC args.o
# CC channels.o
# CC channels-setup.o
# CC commands.o
# CC chat-commands.o
# CC chat-protocols.o
# CC chatnets.o
# CC core.o
# CC expandos.o
# CC ignore.o
# CC levels.o
# CC line-split.o
# CC log.o
# CC log-away.o
# CC masks.o
# CC misc.o
# CC modules.o
# CC modules-load.o
# CC net-disconnect.o
# CC net-nonblock.o
# CC net-sendbuffer.o
# CC network.o
# CC network-openssl.o
# network-openssl.c:28:28: fatal error: openssl/crypto.h: No such file or directory
# #include
# ^
# compilation terminated.
# make[3]: *** [Makefile:561: network-openssl.o] Error 1
# make[3]: *** Waiting for unfinished jobs....
# make[3]: Leaving directory '/tmp/irssi/src/irssi-0.8.19/src/core'
# make[2]: *** [Makefile:441: all-recursive] Error 1
# make[2]: Leaving directory '/tmp/irssi/src/irssi-0.8.19/src'
# make[1]: *** [Makefile:569: all-recursive] Error 1
# make[1]: Leaving directory '/tmp/irssi/src/irssi-0.8.19'
# make: *** [Makefile:428: all] Error 2
# ==> ERROR: A failure occurred in build().
# Aborting...

Printing config logfiles

CMD: config logfiles '/tmp/irssi/src/irssi-0.8.19/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 irssi configure 0.8.19, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# $ ./configure --build=x86_64-unknown-linux --host=arm-linux-androideabi --prefix=/usr --enable-ipv6 --with-proxy --sysconfdir=/etc --with-perl-lib=vendor
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = eba6511d19c1
# 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: /sysroot/libexec/gcc/arm-linux-androideabi/4.8
# PATH: /usr/local/sbin
# PATH: /usr/local/bin
# PATH: /usr/sbin
# PATH: /usr/bin
# PATH: /sbin
# PATH: /bin
#
#
# ## ----------- ##
# ## Core tests. ##
# ## ----------- ##
#
# configure:2602: checking for a BSD-compatible install
# configure:2670: result: /usr/bin/install -c
# configure:2681: checking whether build environment is sane
# configure:2736: result: yes
# configure:2795: checking for arm-linux-androideabi-strip
# configure:2811: found /sysroot/bin/arm-linux-androideabi-strip
# configure:2822: result: arm-linux-androideabi-strip
# configure:2887: checking for a thread-safe mkdir -p
# configure:2926: result: /usr/sbin/mkdir -p
# configure:2933: checking for gawk
# configure:2949: found /usr/sbin/gawk
# configure:2960: result: gawk
# configure:2971: checking whether make sets $(MAKE)
# configure:2993: result: yes
# configure:3022: checking whether make supports nested variables
# configure:3039: result: yes
# configure:3168: checking whether make supports nested variables
# configure:3185: result: yes
# configure:3198: checking whether to enable maintainer-specific portions of Makefiles
# configure:3207: result: no
# configure:3229: checking for arm-linux-androideabi-gcc
# configure:3256: result: arm-linux-androideabi-gcc
# configure:3525: checking for C compiler version
# configure:3534: 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:3545: $? = 0
# configure:3534: 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:3545: $? = 0
# configure:3534: 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:3545: $? = 1
# configure:3534: 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:3545: $? = 1
# configure:3565: checking whether the C compiler works
# configure:3587: arm-linux-androideabi-gcc conftest.c >&5
# configure:3591: $? = 0
# configure:3639: result: yes
# configure:3642: checking for C compiler default output file name
# configure:3644: result: a.out
# configure:3650: checking for suffix of executables
# configure:3657: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:3661: $? = 0
# configure:3683: result:
# configure:3705: checking whether we are cross compiling
# configure:3743: result: yes
# configure:3748: checking for suffix of object files
# configure:3770: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:3774: $? = 0
# configure:3795: result: o
# configure:3799: checking whether we are using the GNU C compiler
# configure:3818: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:3818: $? = 0
# configure:3827: result: yes
# configure:3836: checking whether arm-linux-androideabi-gcc accepts -g
# configure:3856: arm-linux-androideabi-gcc -c -g conftest.c >&5
# configure:3856: $? = 0
# configure:3897: result: yes
# configure:3914: checking for arm-linux-androideabi-gcc option to accept ISO C89
# configure:3977: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:3977: $? = 0
# configure:3990: result: none needed
# configure:4015: checking whether arm-linux-androideabi-gcc understands -c and -o together
# configure:4037: arm-linux-androideabi-gcc -c conftest.c -o conftest2.o
# configure:4040: $? = 0
# configure:4037: arm-linux-androideabi-gcc -c conftest.c -o conftest2.o
# configure:4040: $? = 0
# configure:4052: result: yes
# configure:4080: checking for style of include used by make
# configure:4108: result: GNU
# configure:4134: checking dependency style of arm-linux-androideabi-gcc
# configure:4245: result: gcc3
# configure:4265: checking how to run the C preprocessor
# configure:4296: arm-linux-androideabi-gcc -E conftest.c
# configure:4296: $? = 0
# configure:4310: arm-linux-androideabi-gcc -E conftest.c
# conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:4310: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "irssi"
# | #define PACKAGE_TARNAME "irssi"
# | #define PACKAGE_VERSION "0.8.19"
# | #define PACKAGE_STRING "irssi 0.8.19"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | /* end confdefs.h. */
# | #include
# configure:4335: result: arm-linux-androideabi-gcc -E
# configure:4355: arm-linux-androideabi-gcc -E conftest.c
# configure:4355: $? = 0
# configure:4369: arm-linux-androideabi-gcc -E conftest.c
# conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:4369: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "irssi"
# | #define PACKAGE_TARNAME "irssi"
# | #define PACKAGE_VERSION "0.8.19"
# | #define PACKAGE_STRING "irssi 0.8.19"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | /* end confdefs.h. */
# | #include
# configure:4426: checking build system type
# configure:4440: result: x86_64-unknown-linux-gnu
# configure:4460: checking host system type
# configure:4473: result: arm-unknown-linux-androideabi
# configure:4514: checking how to print strings
# configure:4541: result: printf
# configure:4562: checking for a sed that does not truncate output
# configure:4626: result: /usr/sbin/sed
# configure:4644: checking for grep that handles long lines and -e
# configure:4702: result: /usr/sbin/grep
# configure:4707: checking for egrep
# configure:4769: result: /usr/sbin/grep -E
# configure:4774: checking for fgrep
# configure:4836: result: /usr/sbin/grep -F
# configure:4871: checking for ld used by arm-linux-androideabi-gcc
# configure:4938: result: /sysroot/arm-linux-androideabi/bin/ld
# configure:4945: checking if the linker (/sysroot/arm-linux-androideabi/bin/ld) is GNU ld
# configure:4960: result: yes
# configure:4972: checking for BSD- or MS-compatible name lister (nm)
# configure:5026: result: /sysroot/bin/arm-linux-androideabi-nm -B
# configure:5156: checking the name lister (/sysroot/bin/arm-linux-androideabi-nm -B) interface
# configure:5163: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:5166: /sysroot/bin/arm-linux-androideabi-nm -B "conftest.o"
# configure:5169: output
# 00000000 B some_variable
# configure:5176: result: BSD nm
# configure:5179: checking whether ln -s works
# configure:5183: result: yes
# configure:5191: checking the maximum length of command line arguments
# configure:5322: result: 1572864
# configure:5370: checking how to convert x86_64-unknown-linux-gnu file names to arm-unknown-linux-androideabi format
# configure:5410: result: func_convert_file_noop
# configure:5417: checking how to convert x86_64-unknown-linux-gnu file names to toolchain format
# configure:5437: result: func_convert_file_noop
# configure:5444: checking for /sysroot/arm-linux-androideabi/bin/ld option to reload object files
# configure:5451: result: -r
# configure:5485: checking for arm-linux-androideabi-objdump
# configure:5501: found /sysroot/bin/arm-linux-androideabi-objdump
# configure:5512: result: arm-linux-androideabi-objdump
# configure:5584: checking how to recognize dependent libraries
# configure:5784: result: pass_all
# configure:5829: checking for arm-linux-androideabi-dlltool
# configure:5859: result: no
# configure:5869: checking for dlltool
# configure:5899: result: no
# configure:5929: checking how to associate runtime and link libraries
# configure:5956: result: printf %s\n
# configure:5973: checking for arm-linux-androideabi-ar
# configure:5989: found /sysroot/bin/arm-linux-androideabi-ar
# configure:6000: result: arm-linux-androideabi-ar
# configure:6081: checking for archiver @FILE support
# configure:6098: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:6098: $? = 0
# configure:6101: arm-linux-androideabi-ar cru libconftest.a @conftest.lst >&5
# configure:6104: $? = 0
# configure:6109: arm-linux-androideabi-ar cru libconftest.a @conftest.lst >&5
# arm-linux-androideabi-ar: conftest.o: No such file or directory
# configure:6112: $? = 1
# configure:6124: result: @
# configure:6142: checking for arm-linux-androideabi-strip
# configure:6169: result: arm-linux-androideabi-strip
# configure:6241: checking for arm-linux-androideabi-ranlib
# configure:6257: found /sysroot/bin/arm-linux-androideabi-ranlib
# configure:6268: result: arm-linux-androideabi-ranlib
# configure:6410: checking command to parse /sysroot/bin/arm-linux-androideabi-nm -B output from arm-linux-androideabi-gcc object
# configure:6563: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:6566: $? = 0
# configure:6570: /sysroot/bin/arm-linux-androideabi-nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
# configure:6573: $? = 0
# configure:6639: arm-linux-androideabi-gcc -o conftest conftest.c conftstm.o >&5
# configure:6642: $? = 0
# configure:6680: result: ok
# configure:6727: checking for sysroot
# configure:6757: result: no
# configure:6764: checking for a working dd
# configure:6802: result: /usr/sbin/dd
# configure:6806: checking how to truncate binary pipes
# configure:6821: result: /usr/sbin/dd bs=4096 count=1
# configure:7110: checking for arm-linux-androideabi-mt
# configure:7140: result: no
# configure:7150: checking for mt
# configure:7180: result: no
# configure:7200: checking if : is a manifest tool
# configure:7206: : '-?'
# configure:7214: result: no
# configure:7887: checking for ANSI C header files
# configure:7907: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:7907: $? = 0
# configure:7991: result: yes
# configure:8004: checking for sys/types.h
# configure:8004: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:8004: $? = 0
# configure:8004: result: yes
# configure:8004: checking for sys/stat.h
# configure:8004: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:8004: $? = 0
# configure:8004: result: yes
# configure:8004: checking for stdlib.h
# configure:8004: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:8004: $? = 0
# configure:8004: result: yes
# configure:8004: checking for string.h
# configure:8004: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:8004: $? = 0
# configure:8004: result: yes
# configure:8004: checking for memory.h
# configure:8004: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:8004: $? = 0
# configure:8004: result: yes
# configure:8004: checking for strings.h
# configure:8004: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:8004: $? = 0
# configure:8004: result: yes
# configure:8004: checking for inttypes.h
# configure:8004: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:8004: $? = 0
# configure:8004: result: yes
# configure:8004: checking for stdint.h
# configure:8004: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:8004: $? = 0
# configure:8004: result: yes
# configure:8004: checking for unistd.h
# configure:8004: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:8004: $? = 0
# configure:8004: result: yes
# configure:8018: checking for dlfcn.h
# configure:8018: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:8018: $? = 0
# configure:8018: result: yes
# configure:8274: checking for objdir
# configure:8289: result: .libs
# configure:8553: checking if arm-linux-androideabi-gcc supports -fno-rtti -fno-exceptions
# configure:8571: arm-linux-androideabi-gcc -c -fno-rtti -fno-exceptions conftest.c >&5
# cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C [enabled by default]
# configure:8575: $? = 0
# configure:8588: result: no
# configure:8946: checking for arm-linux-androideabi-gcc option to produce PIC
# configure:8953: result: -fPIC -DPIC
# configure:8961: checking if arm-linux-androideabi-gcc PIC flag -fPIC -DPIC works
# configure:8979: arm-linux-androideabi-gcc -c -fPIC -DPIC -DPIC conftest.c >&5
# configure:8983: $? = 0
# configure:8996: result: yes
# configure:9025: checking if arm-linux-androideabi-gcc static flag -static works
# configure:9053: result: yes
# configure:9068: checking if arm-linux-androideabi-gcc supports -c -o file.o
# configure:9089: arm-linux-androideabi-gcc -c -o out/conftest2.o conftest.c >&5
# configure:9093: $? = 0
# configure:9115: result: yes
# configure:9123: checking if arm-linux-androideabi-gcc supports -c -o file.o
# configure:9170: result: yes
# configure:9203: checking whether the arm-linux-androideabi-gcc linker (/sysroot/arm-linux-androideabi/bin/ld) supports shared libraries
# configure:10462: result: yes
# configure:10499: checking whether -lc should be explicitly linked in
# configure:10507: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:10510: $? = 0
# configure:10525: arm-linux-androideabi-gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/sbin/grep -lc \>/dev/null 2\>\&1
# configure:10528: $? = 0
# configure:10542: result: no
# configure:10702: checking dynamic linker characteristics
# configure:11520: result: Android linker
# configure:11642: checking how to hardcode library paths into programs
# configure:11667: result: immediate
# configure:12215: checking whether stripping libraries is possible
# configure:12220: result: yes
# configure:12255: checking if libtool supports shared libraries
# configure:12257: result: yes
# configure:12260: checking whether to build shared libraries
# configure:12285: result: yes
# configure:12288: checking whether to build static libraries
# configure:12292: result: yes
# configure:12332: checking for sed
# configure:12350: found /usr/sbin/sed
# configure:12362: result: /usr/sbin/sed
# configure:12372: checking for perl
# configure:12390: found /usr/sbin/perl
# configure:12402: result: /usr/sbin/perl
# configure:12414: checking for unistd.h
# configure:12414: result: yes
# configure:12414: checking dirent.h usability
# configure:12414: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:12414: $? = 0
# configure:12414: result: yes
# configure:12414: checking dirent.h presence
# configure:12414: arm-linux-androideabi-gcc -E conftest.c
# configure:12414: $? = 0
# configure:12414: result: yes
# configure:12414: checking for dirent.h
# configure:12414: result: yes
# configure:12414: checking sys/ioctl.h usability
# configure:12414: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:12414: $? = 0
# configure:12414: result: yes
# configure:12414: checking sys/ioctl.h presence
# configure:12414: arm-linux-androideabi-gcc -E conftest.c
# configure:12414: $? = 0
# configure:12414: result: yes
# configure:12414: checking for sys/ioctl.h
# configure:12414: result: yes
# configure:12414: checking sys/resource.h usability
# configure:12414: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:12414: $? = 0
# configure:12414: result: yes
# configure:12414: checking sys/resource.h presence
# configure:12414: arm-linux-androideabi-gcc -E conftest.c
# configure:12414: $? = 0
# configure:12414: result: yes
# configure:12414: checking for sys/resource.h
# configure:12414: result: yes
# configure:12429: checking sys/socket.h usability
# configure:12429: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:12429: $? = 0
# configure:12429: result: yes
# configure:12429: checking sys/socket.h presence
# configure:12429: arm-linux-androideabi-gcc -E conftest.c
# configure:12429: $? = 0
# configure:12429: result: yes
# configure:12429: checking for sys/socket.h
# configure:12429: result: yes
# configure:12429: checking sys/time.h usability
# configure:12429: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:12429: $? = 0
# configure:12429: result: yes
# configure:12429: checking sys/time.h presence
# configure:12429: arm-linux-androideabi-gcc -E conftest.c
# configure:12429: $? = 0
# configure:12429: result: yes
# configure:12429: checking for sys/time.h
# configure:12429: result: yes
# configure:12429: checking sys/utsname.h usability
# configure:12429: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:12429: $? = 0
# configure:12429: result: yes
# configure:12429: checking sys/utsname.h presence
# configure:12429: arm-linux-androideabi-gcc -E conftest.c
# configure:12429: $? = 0
# configure:12429: result: yes
# configure:12429: checking for sys/utsname.h
# configure:12429: result: yes
# configure:12429: checking regex.h usability
# configure:12429: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:12429: $? = 0
# configure:12429: result: yes
# configure:12429: checking regex.h presence
# configure:12429: arm-linux-androideabi-gcc -E conftest.c
# configure:12429: $? = 0
# configure:12429: result: yes
# configure:12429: checking for regex.h
# configure:12429: result: yes
# configure:12447: checking for special C compiler options needed for large files
# configure:12492: result: no
# configure:12498: checking for _FILE_OFFSET_BITS value needed for large files
# configure:12523: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c:35:3: warning: left shift count >= width of type [enabled by default]
# int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
# ^
# conftest.c:35:3: warning: left shift count >= width of type [enabled by default]
# conftest.c:36:10: warning: left shift count >= width of type [enabled by default]
# && LARGE_OFF_T % 2147483647 == 1)
# ^
# conftest.c:36:10: warning: left shift count >= width of type [enabled by default]
# conftest.c:35:7: error: variably modified 'off_t_is_large' at file scope
# int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
# ^
# configure:12523: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "irssi"
# | #define PACKAGE_TARNAME "irssi"
# | #define PACKAGE_VERSION "0.8.19"
# | #define PACKAGE_STRING "irssi 0.8.19"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #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_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_REGEX_H 1
# | /* end confdefs.h. */
# | #include
# | /* Check that off_t can represent 2**63 - 1 correctly.
# | We can't simply define LARGE_OFF_T to be 9223372036854775807,
# | since some C++ compilers masquerading as C compilers
# | incorrectly reject 9223372036854775807. */
# | #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
# | int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
# | && LARGE_OFF_T % 2147483647 == 1)
# | ? 1 : -1];
# | int
# | main ()
# | {
# |
# | ;
# | return 0;
# | }
# configure:12547: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c:36:3: warning: left shift count >= width of type [enabled by default]
# int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
# ^
# conftest.c:36:3: warning: left shift count >= width of type [enabled by default]
# conftest.c:37:10: warning: left shift count >= width of type [enabled by default]
# && LARGE_OFF_T % 2147483647 == 1)
# ^
# conftest.c:37:10: warning: left shift count >= width of type [enabled by default]
# conftest.c:36:7: error: variably modified 'off_t_is_large' at file scope
# int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
# ^
# configure:12547: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "irssi"
# | #define PACKAGE_TARNAME "irssi"
# | #define PACKAGE_VERSION "0.8.19"
# | #define PACKAGE_STRING "irssi 0.8.19"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #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_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_REGEX_H 1
# | /* end confdefs.h. */
# | #define _FILE_OFFSET_BITS 64
# | #include
# | /* Check that off_t can represent 2**63 - 1 correctly.
# | We can't simply define LARGE_OFF_T to be 9223372036854775807,
# | since some C++ compilers masquerading as C compilers
# | incorrectly reject 9223372036854775807. */
# | #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
# | int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
# | && LARGE_OFF_T % 2147483647 == 1)
# | ? 1 : -1];
# | int
# | main ()
# | {
# |
# | ;
# | return 0;
# | }
# configure:12555: result: unknown
# configure:12567: checking for _LARGE_FILES value needed for large files
# configure:12592: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c:35:3: warning: left shift count >= width of type [enabled by default]
# int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
# ^
# conftest.c:35:3: warning: left shift count >= width of type [enabled by default]
# conftest.c:36:10: warning: left shift count >= width of type [enabled by default]
# && LARGE_OFF_T % 2147483647 == 1)
# ^
# conftest.c:36:10: warning: left shift count >= width of type [enabled by default]
# conftest.c:35:7: error: variably modified 'off_t_is_large' at file scope
# int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
# ^
# configure:12592: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "irssi"
# | #define PACKAGE_TARNAME "irssi"
# | #define PACKAGE_VERSION "0.8.19"
# | #define PACKAGE_STRING "irssi 0.8.19"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #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_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_REGEX_H 1
# | /* end confdefs.h. */
# | #include
# | /* Check that off_t can represent 2**63 - 1 correctly.
# | We can't simply define LARGE_OFF_T to be 9223372036854775807,
# | since some C++ compilers masquerading as C compilers
# | incorrectly reject 9223372036854775807. */
# | #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
# | int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
# | && LARGE_OFF_T % 2147483647 == 1)
# | ? 1 : -1];
# | int
# | main ()
# | {
# |
# | ;
# | return 0;
# | }
# configure:12616: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c:36:3: warning: left shift count >= width of type [enabled by default]
# int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
# ^
# conftest.c:36:3: warning: left shift count >= width of type [enabled by default]
# conftest.c:37:10: warning: left shift count >= width of type [enabled by default]
# && LARGE_OFF_T % 2147483647 == 1)
# ^
# conftest.c:37:10: warning: left shift count >= width of type [enabled by default]
# conftest.c:36:7: error: variably modified 'off_t_is_large' at file scope
# int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
# ^
# configure:12616: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "irssi"
# | #define PACKAGE_TARNAME "irssi"
# | #define PACKAGE_VERSION "0.8.19"
# | #define PACKAGE_STRING "irssi 0.8.19"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #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_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_REGEX_H 1
# | /* end confdefs.h. */
# | #define _LARGE_FILES 1
# | #include
# | /* Check that off_t can represent 2**63 - 1 correctly.
# | We can't simply define LARGE_OFF_T to be 9223372036854775807,
# | since some C++ compilers masquerading as C compilers
# | incorrectly reject 9223372036854775807. */
# | #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
# | int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
# | && LARGE_OFF_T % 2147483647 == 1)
# | ? 1 : -1];
# | int
# | main ()
# | {
# |
# | ;
# | return 0;
# | }
# configure:12624: result: unknown
# configure:12842: checking for library containing socket
# configure:12873: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:12873: $? = 0
# configure:12890: result: none required
# configure:12899: checking for library containing inet_addr
# configure:12930: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:12930: $? = 0
# configure:12947: result: none required
# configure:12960: checking for socklen_t
# configure:12960: arm-linux-androideabi-gcc -c -Wall conftest.c >&5
# configure:12960: $? = 0
# configure:12960: arm-linux-androideabi-gcc -c -Wall conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:71:24: error: expected expression before ')' token
# if (sizeof ((socklen_t)))
# ^
# configure:12960: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "irssi"
# | #define PACKAGE_TARNAME "irssi"
# | #define PACKAGE_VERSION "0.8.19"
# | #define PACKAGE_STRING "irssi 0.8.19"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #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_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_REGEX_H 1
# | /* end confdefs.h. */
# |
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_SOCKET_H
# | # include
# | #endif
# |
# |
# | int
# | main ()
# | {
# | if (sizeof ((socklen_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:12960: result: yes
# configure:12980: checking size of int
# configure:12985: arm-linux-androideabi-gcc -c -Wall conftest.c >&5
# configure:12985: $? = 0
# configure:12985: arm-linux-androideabi-gcc -c -Wall conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:65:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (int))) <= 0)];
# ^
# configure:12985: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "irssi"
# | #define PACKAGE_TARNAME "irssi"
# | #define PACKAGE_VERSION "0.8.19"
# | #define PACKAGE_STRING "irssi 0.8.19"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #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_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_REGEX_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (int))) <= 0)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:12985: arm-linux-androideabi-gcc -c -Wall conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:65:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (int))) <= 1)];
# ^
# configure:12985: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "irssi"
# | #define PACKAGE_TARNAME "irssi"
# | #define PACKAGE_VERSION "0.8.19"
# | #define PACKAGE_STRING "irssi 0.8.19"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #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_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_REGEX_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (int))) <= 1)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:12985: arm-linux-androideabi-gcc -c -Wall conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:65:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (int))) <= 3)];
# ^
# configure:12985: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "irssi"
# | #define PACKAGE_TARNAME "irssi"
# | #define PACKAGE_VERSION "0.8.19"
# | #define PACKAGE_STRING "irssi 0.8.19"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #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_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_REGEX_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (int))) <= 3)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:12985: arm-linux-androideabi-gcc -c -Wall conftest.c >&5
# configure:12985: $? = 0
# configure:12985: arm-linux-androideabi-gcc -c -Wall conftest.c >&5
# configure:12985: $? = 0
# configure:12985: arm-linux-androideabi-gcc -c -Wall conftest.c >&5
# configure:12985: $? = 0
# configure:12999: result: 4
# configure:13013: checking size of long
# configure:13018: arm-linux-androideabi-gcc -c -Wall conftest.c >&5
# configure:13018: $? = 0
# configure:13018: arm-linux-androideabi-gcc -c -Wall conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:66:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (long))) <= 0)];
# ^
# configure:13018: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "irssi"
# | #define PACKAGE_TARNAME "irssi"
# | #define PACKAGE_VERSION "0.8.19"
# | #define PACKAGE_STRING "irssi 0.8.19"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #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_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_REGEX_H 1
# | #define SIZEOF_INT 4
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (long))) <= 0)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:13018: arm-linux-androideabi-gcc -c -Wall conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:66:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (long))) <= 1)];
# ^
# configure:13018: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "irssi"
# | #define PACKAGE_TARNAME "irssi"
# | #define PACKAGE_VERSION "0.8.19"
# | #define PACKAGE_STRING "irssi 0.8.19"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #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_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_REGEX_H 1
# | #define SIZEOF_INT 4
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (long))) <= 1)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:13018: arm-linux-androideabi-gcc -c -Wall conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:66:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (long))) <= 3)];
# ^
# configure:13018: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "irssi"
# | #define PACKAGE_TARNAME "irssi"
# | #define PACKAGE_VERSION "0.8.19"
# | #define PACKAGE_STRING "irssi 0.8.19"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #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_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_REGEX_H 1
# | #define SIZEOF_INT 4
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (long))) <= 3)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:13018: arm-linux-androideabi-gcc -c -Wall conftest.c >&5
# configure:13018: $? = 0
# configure:13018: arm-linux-androideabi-gcc -c -Wall conftest.c >&5
# configure:13018: $? = 0
# configure:13018: arm-linux-androideabi-gcc -c -Wall conftest.c >&5
# configure:13018: $? = 0
# configure:13032: result: 4
# configure:13046: checking size of long long
# configure:13051: arm-linux-androideabi-gcc -c -Wall conftest.c >&5
# configure:13051: $? = 0
# configure:13051: arm-linux-androideabi-gcc -c -Wall conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:67:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (long long))) <= 0)];
# ^
# configure:13051: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "irssi"
# | #define PACKAGE_TARNAME "irssi"
# | #define PACKAGE_VERSION "0.8.19"
# | #define PACKAGE_STRING "irssi 0.8.19"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #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_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_REGEX_H 1
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 4
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (long long))) <= 0)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:13051: arm-linux-androideabi-gcc -c -Wall conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:67:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (long long))) <= 1)];
# ^
# configure:13051: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "irssi"
# | #define PACKAGE_TARNAME "irssi"
# | #define PACKAGE_VERSION "0.8.19"
# | #define PACKAGE_STRING "irssi 0.8.19"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #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_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_REGEX_H 1
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 4
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (long long))) <= 1)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:13051: arm-linux-androideabi-gcc -c -Wall conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:67:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (long long))) <= 3)];
# ^
# configure:13051: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "irssi"
# | #define PACKAGE_TARNAME "irssi"
# | #define PACKAGE_VERSION "0.8.19"
# | #define PACKAGE_STRING "irssi 0.8.19"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #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_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_REGEX_H 1
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 4
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (long long))) <= 3)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:13051: arm-linux-androideabi-gcc -c -Wall conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:67:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (long long))) <= 7)];
# ^
# configure:13051: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "irssi"
# | #define PACKAGE_TARNAME "irssi"
# | #define PACKAGE_VERSION "0.8.19"
# | #define PACKAGE_STRING "irssi 0.8.19"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #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_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_REGEX_H 1
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 4
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (long long))) <= 7)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:13051: arm-linux-androideabi-gcc -c -Wall conftest.c >&5
# configure:13051: $? = 0
# configure:13051: arm-linux-androideabi-gcc -c -Wall conftest.c >&5
# configure:13051: $? = 0
# configure:13051: arm-linux-androideabi-gcc -c -Wall conftest.c >&5
# configure:13051: $? = 0
# configure:13051: arm-linux-androideabi-gcc -c -Wall conftest.c >&5
# configure:13051: $? = 0
# configure:13065: result: 8
# configure:13079: checking size of off_t
# configure:13084: arm-linux-androideabi-gcc -c -Wall conftest.c >&5
# configure:13084: $? = 0
# configure:13084: arm-linux-androideabi-gcc -c -Wall conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:68:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (off_t))) <= 0)];
# ^
# configure:13084: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "irssi"
# | #define PACKAGE_TARNAME "irssi"
# | #define PACKAGE_VERSION "0.8.19"
# | #define PACKAGE_STRING "irssi 0.8.19"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #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_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_REGEX_H 1
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 4
# | #define SIZEOF_LONG_LONG 8
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (off_t))) <= 0)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:13084: arm-linux-androideabi-gcc -c -Wall conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:68:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (off_t))) <= 1)];
# ^
# configure:13084: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "irssi"
# | #define PACKAGE_TARNAME "irssi"
# | #define PACKAGE_VERSION "0.8.19"
# | #define PACKAGE_STRING "irssi 0.8.19"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #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_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_REGEX_H 1
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 4
# | #define SIZEOF_LONG_LONG 8
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (off_t))) <= 1)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:13084: arm-linux-androideabi-gcc -c -Wall conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:68:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (off_t))) <= 3)];
# ^
# configure:13084: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "irssi"
# | #define PACKAGE_TARNAME "irssi"
# | #define PACKAGE_VERSION "0.8.19"
# | #define PACKAGE_STRING "irssi 0.8.19"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #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_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_REGEX_H 1
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 4
# | #define SIZEOF_LONG_LONG 8
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (off_t))) <= 3)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:13084: arm-linux-androideabi-gcc -c -Wall conftest.c >&5
# configure:13084: $? = 0
# configure:13084: arm-linux-androideabi-gcc -c -Wall conftest.c >&5
# configure:13084: $? = 0
# configure:13084: arm-linux-androideabi-gcc -c -Wall conftest.c >&5
# configure:13084: $? = 0
# configure:13098: result: 4
# configure:13256: checking for arm-linux-androideabi-pkg-config
# configure:13289: result: no
# configure:13299: checking for pkg-config
# configure:13317: found /usr/sbin/pkg-config
# configure:13329: result: /usr/sbin/pkg-config
# configure:13341: WARNING: using cross tools not prefixed with host triplet
# configure:13354: checking pkg-config is at least version 0.7
# configure:13357: result: yes
# configure:13374: checking for GLIB - version >= 2.16.0
# configure:13502: result: yes (version 2.48.1)
# configure:13604: checking for SSL
# configure:13611: $PKG_CONFIG --exists --print-errors "openssl"
# configure:13614: $? = 0
# configure:13628: $PKG_CONFIG --exists --print-errors "openssl"
# configure:13631: $? = 0
# configure:13669: result: yes
# configure:13966: checking "location of ncurses.h file"...
# configure:13974: result: Found ncurses on /usr/include/ncurses.h
# configure:13978: checking for initscr in -lncurses
# configure:14003: arm-linux-androideabi-gcc -o conftest -Wall conftest.c -lncurses -lncurses -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -lssl -lcrypto >&5
# /sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -lncurses
# /sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -lncurses
# /sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -lgmodule-2.0
# /sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -lglib-2.0
# /sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -lssl
# /sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -lcrypto
# /tmp/cceGvYPd.o:conftest.c:function main: error: undefined reference to 'initscr'
# collect2: error: ld returned 1 exit status
# configure:14003: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "irssi"
# | #define PACKAGE_TARNAME "irssi"
# | #define PACKAGE_VERSION "0.8.19"
# | #define PACKAGE_STRING "irssi 0.8.19"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #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_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_REGEX_H 1
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 4
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF_OFF_T 4
# | #define PRIuUOFF_T "lu"
# | #define UOFF_T_LONG 1
# | #define HAVE_GMODULE 1
# | #define HAVE_OPENSSL /**/
# | /* 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 initscr ();
# | int
# | main ()
# | {
# | return initscr ();
# | ;
# | return 0;
# | }
# configure:14012: result: no
# configure:14021: checking for initscr in -lcurses
# configure:14046: arm-linux-androideabi-gcc -o conftest -Wall conftest.c -lcurses -lcurses -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -lssl -lcrypto >&5
# /sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -lcurses
# /sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -lcurses
# /sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -lgmodule-2.0
# /sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -lglib-2.0
# /sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -lssl
# /sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -lcrypto
# /tmp/ccYcX9Bp.o:conftest.c:function main: error: undefined reference to 'initscr'
# collect2: error: ld returned 1 exit status
# configure:14046: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "irssi"
# | #define PACKAGE_TARNAME "irssi"
# | #define PACKAGE_VERSION "0.8.19"
# | #define PACKAGE_STRING "irssi 0.8.19"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #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_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_REGEX_H 1
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 4
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF_OFF_T 4
# | #define PRIuUOFF_T "lu"
# | #define UOFF_T_LONG 1
# | #define HAVE_GMODULE 1
# | #define HAVE_OPENSSL /**/
# | /* 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 initscr ();
# | int
# | main ()
# | {
# | return initscr ();
# | ;
# | return 0;
# | }
# configure:14055: result: no
# configure:14748: checking for setupterm
# configure:14748: arm-linux-androideabi-gcc -o conftest -Wall conftest.c -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -lssl -lcrypto -lncurses >&5
# /sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -lgmodule-2.0
# /sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -lglib-2.0
# /sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -lssl
# /sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -lcrypto
# /sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -lncurses
# /tmp/ccTYfHEm.o:conftest.c:function main: error: undefined reference to 'setupterm'
# collect2: error: ld returned 1 exit status
# configure:14748: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "irssi"
# | #define PACKAGE_TARNAME "irssi"
# | #define PACKAGE_VERSION "0.8.19"
# | #define PACKAGE_STRING "irssi 0.8.19"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #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_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_REGEX_H 1
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 4
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF_OFF_T 4
# | #define PRIuUOFF_T "lu"
# | #define UOFF_T_LONG 1
# | #define HAVE_GMODULE 1
# | #define HAVE_OPENSSL /**/
# | #define HAS_CURSES 1
# | #define USE_NCURSES 1
# | /* end confdefs.h. */
# | /* Define setupterm to an innocuous variant, in case declares setupterm.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define setupterm innocuous_setupterm
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char setupterm (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef setupterm
# |
# | /* 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 setupterm ();
# | /* 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_setupterm || defined __stub___setupterm
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return setupterm ();
# | ;
# | return 0;
# | }
# configure:14748: result: no
# configure:14899: checking for tparm
# configure:14899: arm-linux-androideabi-gcc -o conftest -Wall conftest.c -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -lssl -lcrypto >&5
# /sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -lgmodule-2.0
# /sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -lglib-2.0
# /sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -lssl
# /sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -lcrypto
# /tmp/cceY84Se.o:conftest.c:function main: error: undefined reference to 'tparm'
# collect2: error: ld returned 1 exit status
# configure:14899: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "irssi"
# | #define PACKAGE_TARNAME "irssi"
# | #define PACKAGE_VERSION "0.8.19"
# | #define PACKAGE_STRING "irssi 0.8.19"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #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_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_REGEX_H 1
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 4
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF_OFF_T 4
# | #define PRIuUOFF_T "lu"
# | #define UOFF_T_LONG 1
# | #define HAVE_GMODULE 1
# | #define HAVE_OPENSSL /**/
# | #define HAS_CURSES 1
# | #define USE_NCURSES 1
# | /* end confdefs.h. */
# | /* Define tparm to an innocuous variant, in case declares tparm.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define tparm innocuous_tparm
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char tparm (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef tparm
# |
# | /* 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 tparm ();
# | /* 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_tparm || defined __stub___tparm
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return tparm ();
# | ;
# | return 0;
# | }
# configure:14899: result: no
# configure:14914: checking for working Perl support
# configure:14964: result: error linking with perl libraries, building without Perl
# configure:15153: checking for IPv6
# configure:15174: arm-linux-androideabi-gcc -c -Wall conftest.c >&5
# configure:15174: $? = 0
# configure:15184: result: yes
# configure:15366: checking that generated files are newer than configure
# configure:15372: result: done
# configure:15423: creating ./config.status
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by irssi config.status 0.8.19, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# CONFIG_FILES =
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ ./config.status
#
# on eba6511d19c1
#
# config.status:1180: creating Makefile
# config.status:1180: creating src/Makefile
# config.status:1180: creating src/core/Makefile
# config.status:1180: creating src/irc/Makefile
# config.status:1180: creating src/irc/core/Makefile
# config.status:1180: creating src/irc/dcc/Makefile
# config.status:1180: creating src/irc/notifylist/Makefile
# config.status:1180: creating src/irc/proxy/Makefile
# config.status:1180: creating src/irc/flood/Makefile
# config.status:1180: creating src/fe-common/Makefile
# config.status:1180: creating src/fe-common/core/Makefile
# config.status:1180: creating src/fe-common/irc/Makefile
# config.status:1180: creating src/fe-common/irc/dcc/Makefile
# config.status:1180: creating src/fe-common/irc/notifylist/Makefile
# config.status:1180: creating src/fe-none/Makefile
# config.status:1180: creating src/fe-text/Makefile
# config.status:1180: creating src/lib-config/Makefile
# config.status:1180: creating src/perl/Makefile
# config.status:1180: creating src/perl/common/Makefile.PL
# config.status:1180: creating src/perl/irc/Makefile.PL
# config.status:1180: creating src/perl/ui/Makefile.PL
# config.status:1180: creating src/perl/textui/Makefile.PL
# config.status:1180: creating scripts/Makefile
# config.status:1180: creating scripts/examples/Makefile
# config.status:1180: creating docs/Makefile
# config.status:1180: creating docs/help/Makefile
# config.status:1180: creating docs/help/in/Makefile
# config.status:1180: creating irssi-config
# config.status:1180: creating irssi-config.h
# config.status:1409: executing depfiles commands
# config.status:1409: executing libtool commands
#
# ## ---------------- ##
# ## Cache variables. ##
# ## ---------------- ##
#
# ac_cv_build=x86_64-unknown-linux-gnu
# ac_cv_c_compiler_gnu=yes
# 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_LT_SYS_LIBRARY_PATH_set=
# ac_cv_env_LT_SYS_LIBRARY_PATH_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_SSL_CFLAGS_set=
# ac_cv_env_SSL_CFLAGS_value=
# ac_cv_env_SSL_LIBS_set=
# ac_cv_env_SSL_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_func_setupterm=no
# ac_cv_func_tparm=no
# ac_cv_header_dirent_h=yes
# ac_cv_header_dlfcn_h=yes
# ac_cv_header_inttypes_h=yes
# ac_cv_header_memory_h=yes
# ac_cv_header_regex_h=yes
# ac_cv_header_stdc=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_ioctl_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_sys_utsname_h=yes
# ac_cv_header_unistd_h=yes
# ac_cv_host=arm-unknown-linux-androideabi
# ac_cv_lib_curses_initscr=no
# ac_cv_lib_ncurses_initscr=no
# ac_cv_objext=o
# ac_cv_path_EGREP='/usr/sbin/grep -E'
# ac_cv_path_FGREP='/usr/sbin/grep -F'
# ac_cv_path_GREP=/usr/sbin/grep
# ac_cv_path_SED=/usr/sbin/sed
# ac_cv_path_ac_pt_PKG_CONFIG=/usr/sbin/pkg-config
# ac_cv_path_install='/usr/bin/install -c'
# ac_cv_path_lt_DD=/usr/sbin/dd
# ac_cv_path_mkdir=/usr/sbin/mkdir
# ac_cv_path_perlpath=/usr/sbin/perl
# ac_cv_path_sedpath=/usr/sbin/sed
# ac_cv_prog_AR=arm-linux-androideabi-ar
# ac_cv_prog_AWK=gawk
# ac_cv_prog_CC=arm-linux-androideabi-gcc
# ac_cv_prog_CPP='arm-linux-androideabi-gcc -E'
# ac_cv_prog_OBJDUMP=arm-linux-androideabi-objdump
# ac_cv_prog_RANLIB=arm-linux-androideabi-ranlib
# ac_cv_prog_STRIP=arm-linux-androideabi-strip
# ac_cv_prog_cc_c89=
# ac_cv_prog_cc_g=yes
# ac_cv_prog_make_make_set=yes
# ac_cv_search_inet_addr='none required'
# ac_cv_search_socket='none required'
# ac_cv_sizeof_int=4
# ac_cv_sizeof_long=4
# ac_cv_sizeof_long_long=8
# ac_cv_sizeof_off_t=4
# ac_cv_sys_file_offset_bits=unknown
# ac_cv_sys_large_files=unknown
# ac_cv_sys_largefile_CC=no
# ac_cv_type_socklen_t=yes
# am_cv_CC_dependencies_compiler_type=gcc3
# am_cv_make_support_nested_variables=yes
# am_cv_prog_cc_c_o=yes
# lt_cv_ar_at_file=@
# lt_cv_archive_cmds_need_lc=no
# lt_cv_deplibs_check_method=pass_all
# lt_cv_file_magic_cmd='$MAGIC_CMD'
# lt_cv_file_magic_test_file=
# lt_cv_ld_reload_flag=-r
# lt_cv_nm_interface='BSD nm'
# lt_cv_objdir=.libs
# lt_cv_path_LD=/sysroot/arm-linux-androideabi/bin/ld
# lt_cv_path_NM='/sysroot/bin/arm-linux-androideabi-nm -B'
# lt_cv_path_mainfest_tool=no
# lt_cv_prog_compiler_c_o=yes
# lt_cv_prog_compiler_pic='-fPIC -DPIC'
# lt_cv_prog_compiler_pic_works=yes
# lt_cv_prog_compiler_rtti_exceptions=no
# lt_cv_prog_compiler_static_works=yes
# lt_cv_prog_gnu_ld=yes
# lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
# lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'''
# lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"\1", (void *) \&\1},/p'\'''
# lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(lib.*\)$/ {"\1", (void *) \&\1},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"lib\1", (void *) \&\1},/p'\'''
# lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
# lt_cv_sys_global_symbol_to_import=
# lt_cv_sys_max_cmd_len=1572864
# lt_cv_to_host_file_cmd=func_convert_file_noop
# lt_cv_to_tool_file_cmd=func_convert_file_noop
# lt_cv_truncate_bin='/usr/sbin/dd bs=4096 count=1'
# pkg_cv_SSL_CFLAGS=
# pkg_cv_SSL_LIBS='-lssl -lcrypto'
#
# ## ----------------- ##
# ## Output variables. ##
# ## ----------------- ##
#
# ACLOCAL='${SHELL} /tmp/irssi/src/irssi-0.8.19/build-aux/missing aclocal-1.15'
# AMDEPBACKSLASH='\'
# AMDEP_FALSE='#'
# AMDEP_TRUE=''
# AMTAR='$${TAR-tar}'
# AM_BACKSLASH='\'
# AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
# AM_DEFAULT_VERBOSITY='0'
# AM_V='$(V)'
# AR='arm-linux-androideabi-ar'
# AUTOCONF='${SHELL} /tmp/irssi/src/irssi-0.8.19/build-aux/missing autoconf'
# AUTOHEADER='${SHELL} /tmp/irssi/src/irssi-0.8.19/build-aux/missing autoheader'
# AUTOMAKE='${SHELL} /tmp/irssi/src/irssi-0.8.19/build-aux/missing automake-1.15'
# AWK='gawk'
# BUILD_IRSSIBOT_FALSE=''
# BUILD_IRSSIBOT_TRUE='#'
# BUILD_IRSSIPROXY_FALSE='#'
# BUILD_IRSSIPROXY_TRUE=''
# BUILD_TEXTUI_FALSE='#'
# BUILD_TEXTUI_TRUE=''
# CC='arm-linux-androideabi-gcc'
# CCDEPMODE='depmode=gcc3'
# CFLAGS=' -Wall '
# CHAT_MODULES='irc'
# COMMON_LIBS='../fe-common/irc/libfe_common_irc.a ../fe-common/irc/dcc/libfe_irc_dcc.a ../fe-common/irc/notifylist/libfe_irc_notifylist.a ../fe-common/core/libfe_common_core.a ../irc/libirc.a ../irc/core/libirc_core.a ../irc/dcc/libirc_dcc.a ../irc/flood/libirc_flood.a ../irc/notifylist/libirc_notifylist.a ../core/libcore.a ../lib-config/libirssi_config.a'
# COMMON_NOUI_LIBS=' ../irc/libirc.a ../irc/core/libirc_core.a ../irc/dcc/libirc_dcc.a ../irc/flood/libirc_flood.a ../irc/notifylist/libirc_notifylist.a ../core/libcore.a ../lib-config/libirssi_config.a'
# CPP='arm-linux-androideabi-gcc -E'
# CPPFLAGS=''
# CURSES_INCLUDEDIR=''
# CURSES_LIBS='-lncurses'
# CYGPATH_W='echo'
# DEFS='-DHAVE_CONFIG_H'
# DEPDIR='.deps'
# DLLTOOL='false'
# DSYMUTIL=''
# DUMPBIN=''
# ECHO_C=''
# ECHO_N='-n'
# ECHO_T=''
# EGREP='/usr/sbin/grep -E'
# EXEEXT=''
# FGREP='/usr/sbin/grep -F'
# GLIB_CFLAGS='-pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include'
# GLIB_GENMARSHAL='glib-genmarshal'
# GLIB_LIBS='-Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0'
# GLIB_MKENUMS='glib-mkenums'
# GOBJECT_QUERY='gobject-query'
# GREP='/usr/sbin/grep'
# HAVE_PERL_FALSE=''
# HAVE_PERL_TRUE='#'
# INSTALL_DATA='${INSTALL} -m 644'
# INSTALL_PROGRAM='${INSTALL}'
# INSTALL_SCRIPT='${INSTALL}'
# INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
# LD='/sysroot/arm-linux-androideabi/bin/ld'
# LDFLAGS=''
# LIBOBJS=''
# LIBS=''
# LIBTOOL='$(SHELL) $(top_builddir)/libtool'
# LIPO=''
# LN_S='ln -s'
# LTLIBOBJS=''
# LT_SYS_LIBRARY_PATH=''
# MAINT='#'
# MAINTAINER_MODE_FALSE=''
# MAINTAINER_MODE_TRUE='#'
# MAKEINFO='${SHELL} /tmp/irssi/src/irssi-0.8.19/build-aux/missing makeinfo'
# MANIFEST_TOOL=':'
# MKDIR_P='/usr/sbin/mkdir -p'
# NEED_TPARM_FALSE='#'
# NEED_TPARM_TRUE=''
# NM='/sysroot/bin/arm-linux-androideabi-nm -B'
# NMEDIT=''
# OBJDUMP='arm-linux-androideabi-objdump'
# OBJEXT='o'
# OTOOL64=''
# OTOOL=''
# PACKAGE='irssi'
# PACKAGE_BUGREPORT=''
# PACKAGE_NAME='irssi'
# PACKAGE_STRING='irssi 0.8.19'
# PACKAGE_TARNAME='irssi'
# PACKAGE_URL=''
# PACKAGE_VERSION='0.8.19'
# PATH_SEPARATOR=':'
# PERL_CFLAGS=' -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/core_perl/CORE '
# PERL_EXTRA_OPTS=''
# PERL_FE_LINK_LIBS=''
# PERL_LDFLAGS='-Wl,-E -Wl,-rpath,/usr/lib/perl5/core_perl/CORE -Wl,-O1,--sort-common,--as-needed,-z,relro -fstack-protector-strong -L/usr/local/lib -L/usr/lib/perl5/core_perl/CORE -lperl -lpthread -lnsl -ldl -lm -lcrypt -lutil'
# PERL_LINK_FLAGS=''
# PERL_LINK_LIBS=''
# PERL_MM_PARAMS='INSTALLDIRS=vendor'
# PERL_STATIC_LIBS=''
# PERL_USE_LIB=''
# PKG_CONFIG='/usr/sbin/pkg-config'
# PKG_CONFIG_LIBDIR=''
# PKG_CONFIG_PATH=''
# PROG_LIBS=' -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -lssl -lcrypto'
# RANLIB='arm-linux-androideabi-ranlib'
# SED='/usr/sbin/sed'
# SET_MAKE=''
# SHELL='/bin/sh'
# SSL_CFLAGS=''
# SSL_LIBS='-lssl -lcrypto'
# STRIP='arm-linux-androideabi-strip'
# TEXTUI_LIBS='-lncurses'
# USE_CURSES_FALSE=''
# USE_CURSES_TRUE='#'
# VERSION='0.8.19'
# ac_ct_AR=''
# ac_ct_CC=''
# ac_ct_DUMPBIN=''
# am__EXEEXT_FALSE=''
# am__EXEEXT_TRUE='#'
# am__fastdepCC_FALSE='#'
# am__fastdepCC_TRUE=''
# am__include='include'
# am__isrc=''
# am__leading_dot='.'
# am__nodep='_no'
# am__quote=''
# am__tar='$${TAR-tar} chof - "$$tardir"'
# am__untar='$${TAR-tar} xf -'
# bindir='${exec_prefix}/bin'
# build='x86_64-unknown-linux-gnu'
# build_alias='x86_64-unknown-linux'
# build_cpu='x86_64'
# build_os='linux-gnu'
# build_vendor='unknown'
# datadir='${datarootdir}'
# datarootdir='${prefix}/share'
# docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
# dvidir='${docdir}'
# exec_prefix='${prefix}'
# host='arm-unknown-linux-androideabi'
# host_alias='arm-linux-androideabi'
# host_cpu='arm'
# host_os='linux-androideabi'
# host_vendor='unknown'
# htmldir='${docdir}'
# includedir='${prefix}/include'
# infodir='${datarootdir}/info'
# install_sh='${SHELL} /tmp/irssi/src/irssi-0.8.19/build-aux/install-sh'
# irc_MODULES='dcc flood notifylist'
# libdir='${exec_prefix}/lib'
# libexecdir='${exec_prefix}/libexec'
# localedir='${datarootdir}/locale'
# localstatedir='${prefix}/var'
# mandir='${datarootdir}/man'
# mkdir_p='$(MKDIR_P)'
# oldincludedir='/usr/include'
# pdfdir='${docdir}'
# perl_module_fe_lib=''
# perl_module_lib=''
# perl_static_fe_lib=''
# perl_static_lib=''
# perlpath='/usr/sbin/perl'
# prefix='/usr'
# program_transform_name='s,x,x,'
# psdir='${docdir}'
# sbindir='${exec_prefix}/sbin'
# sedpath='/usr/sbin/sed'
# sharedstatedir='${prefix}/com'
# sysconfdir='/etc'
# target_alias=''
#
# ## ----------- ##
# ## confdefs.h. ##
# ## ----------- ##
#
# /* confdefs.h */
# #define PACKAGE_NAME "irssi"
# #define PACKAGE_TARNAME "irssi"
# #define PACKAGE_VERSION "0.8.19"
# #define PACKAGE_STRING "irssi 0.8.19"
# #define PACKAGE_BUGREPORT ""
# #define PACKAGE_URL ""
# #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_DLFCN_H 1
# #define LT_OBJDIR ".libs/"
# #define HAVE_UNISTD_H 1
# #define HAVE_DIRENT_H 1
# #define HAVE_SYS_IOCTL_H 1
# #define HAVE_SYS_RESOURCE_H 1
# #define HAVE_SYS_SOCKET_H 1
# #define HAVE_SYS_TIME_H 1
# #define HAVE_SYS_UTSNAME_H 1
# #define HAVE_REGEX_H 1
# #define SIZEOF_INT 4
# #define SIZEOF_LONG 4
# #define SIZEOF_LONG_LONG 8
# #define SIZEOF_OFF_T 4
# #define PRIuUOFF_T "lu"
# #define UOFF_T_LONG 1
# #define HAVE_GMODULE 1
# #define HAVE_OPENSSL /**/
# #define HAS_CURSES 1
# #define USE_NCURSES 1
# #define HAVE_IPV6 1
#
# configure: exit 0