The build took 00h 01m 18s and was NOT successful.
The program in this build is written in the following languages, according to sloccount:
SLOC | Language |
---|---|
8,577 |
ansic |
3,999 |
sh |
1,054 |
yacc |
352 |
makefile |
241 |
cpp |
222 |
lisp |
79 |
awk |
6 |
sed |
14,530 |
total |
The process tree of the build process is here.
Due to the failure of this package to build, we did not attempt to build several packages that depend on this one. Those packages are:
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:
Copied permanent toolchain into container-local sysroot
/toolchain_root/sysroot --> /sysroot/sysroot
/toolchain_root/lib --> /sysroot/lib
/toolchain_root/sbin --> /sysroot/sbin
/toolchain_root/lib64 --> /sysroot/lib64
/toolchain_root/etc --> /sysroot/etc
/toolchain_root/share --> /sysroot/share
/toolchain_root/bin --> /sysroot/bin
/toolchain_root/var --> /sysroot/var
/toolchain_root/usr --> /sysroot/usr
/toolchain_root/glibc-build --> /sysroot/glibc-build
/toolchain_root/x86_64-pc-linux-gnu --> /sysroot/x86_64-pc-linux-gnu
/toolchain_root/include --> /sysroot/include
/toolchain_root/libexec --> /sysroot/libexec
CMD: sudo -u tuscan PATH=/usr/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin CC=clang CXX=clang++ red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
==> Making package: gpm 1.20.7-6 (Thu Apr 13 17:28:16 UTC 2017)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> WARNING: Using existing $srcdir/ tree
==> Starting build()...
rm -f config/config.guess
libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'config'.
libtoolize: linking file 'config/config.guess'
rm -f config/config.sub
libtoolize: linking file 'config/config.sub'
rm -f config/install-sh
libtoolize: linking file 'config/install-sh'
rm -f config/ltmain.sh
libtoolize: linking file 'config/ltmain.sh'
libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac,
libtoolize: and rerunning libtoolize and aclocal.
libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'config'.
libtoolize: copying file 'config/config.guess'
libtoolize: copying file 'config/config.sub'
libtoolize: copying file 'config/install-sh'
libtoolize: copying file 'config/ltmain.sh'
libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac,
libtoolize: and rerunning libtoolize and aclocal.
libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking for x86_64-unknown-linux-gcc... clang
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether clang accepts -g... yes
checking for clang option to accept ISO C89... none needed
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by clang... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/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 x86_64-unknown-linux-gnu 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 /usr/bin/ld option to reload object files... -r
checking for x86_64-unknown-linux-objdump... no
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for x86_64-unknown-linux-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for x86_64-unknown-linux-ar... no
checking for ar... ar
checking for archiver @FILE support... @
checking for x86_64-unknown-linux-strip... no
checking for strip... strip
checking for x86_64-unknown-linux-ranlib... no
checking for ranlib... ranlib
checking for gawk... gawk
checking command to parse /usr/bin/nm -B output from clang object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for x86_64-unknown-linux-mt... no
checking for mt... no
checking if : is a manifest tool... no
checking how to run the C preprocessor... clang -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if clang supports -fno-rtti -fno-exceptions... yes
checking for clang option to produce PIC... -fPIC -DPIC
checking if clang PIC flag -fPIC -DPIC works... yes
checking if clang static flag -static works... yes
checking if clang supports -c -o file.o... yes
checking if clang supports -c -o file.o... (cached) yes
checking whether the clang linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
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 a BSD-compatible install... /usr/bin/install -c
checking for bison... bison -y
checking whether ln -s works... yes
checking for dvips... /usr/bin/dvips
checking for texi2html... no
checking for tex... /usr/bin/tex
checking for texindex... /usr/bin/texindex
checking for makeinfo... /usr/bin/makeinfo
checking for diff... /usr/bin/diff
checking for sed... (cached) /usr/bin/sed
checking for emacs... no
checking syslog.h usability... yes
checking syslog.h presence... yes
checking for syslog.h... yes
checking linux/input.h usability... yes
checking linux/input.h presence... yes
checking for linux/input.h... yes
checking linux/joystick.h usability... yes
checking linux/joystick.h presence... yes
checking for linux/joystick.h... yes
checking ncurses.h usability... yes
checking ncurses.h presence... yes
checking for ncurses.h... yes
checking ncurses/curses.h usability... no
checking ncurses/curses.h presence... no
checking for ncurses/curses.h... no
checking curses.h usability... yes
checking curses.h presence... yes
checking for curses.h... yes
checking sys/sysmacros.h usability... yes
checking sys/sysmacros.h presence... yes
checking for sys/sysmacros.h... yes
checking linux/major.h usability... yes
checking linux/major.h presence... yes
checking for linux/major.h... yes
checking linux/tty.h usability... yes
checking linux/tty.h presence... yes
checking for linux/tty.h... yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking for __u32... yes
checking whether system is ELF... yes
checking for vsyslog... yes
checking for syslog... yes
checking for size_t... yes
checking for working alloca.h... yes
checking for alloca... yes
checking for tputs in -ltinfo... no
checking for tputs in -lncurses... yes
checking for wgetch in -lncurses... yes
configure: creating ./config.status
config.status: creating Makefile.include
config.status: creating Makefile
config.status: creating doc/Makefile
config.status: creating src/Makefile
config.status: creating contrib/Makefile
config.status: creating doc/doc.gpm
config.status: creating src/headers/config.h
config.status: executing libtool commands
touch src/.depend # to prevent unecessary warnings
make -C src dep
make[1]: Entering directory '/tmp/gpm/src/gpm-1.20.7/src'
bison -y /tmp/gpm/src/gpm-1.20.7/src/prog/gpm-root.y && mv y.tab.c prog/gpm-root.c
/bin/sh: line 1: 2871 Segmentation fault (core dumped) bison -y /tmp/gpm/src/gpm-1.20.7/src/prog/gpm-root.y
make[1]: *** [Makefile:149: prog/gpm-root.c] Error 139
make[1]: Leaving directory '/tmp/gpm/src/gpm-1.20.7/src'
make: *** [Makefile:33: dep] Error 2
==> ERROR: A failure occurred in build().
Aborting...
Printing config logfiles
CMD: config logfiles '/tmp/gpm/src/gpm-1.20.7/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 gpm configure 1.20.7, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ ./configure --host=x86_64-unknown-linux --prefix=/usr --sysconfdir=/etc --sbindir=/usr/bin
## --------- ##
## Platform. ##
## --------- ##
hostname = cd105736d6ac
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: /usr/bin
PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /usr/sbin
PATH: /usr/bin
PATH: /sbin
PATH: /bin
## ----------- ##
## Core tests. ##
## ----------- ##
configure:2301: checking build system type
configure:2315: result: x86_64-unknown-linux-gnu
configure:2335: checking host system type
configure:2348: result: x86_64-unknown-linux-gnu
configure:2416: checking for x86_64-unknown-linux-gcc
configure:2443: result: clang
configure:2712: checking for C compiler version
configure:2721: clang --version >&5
clang version 3.8.0 (tags/RELEASE_380/final)
Target: x86_64-unknown-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
configure:2732: $? = 0
configure:2721: clang -v >&5
clang version 3.8.0 (tags/RELEASE_380/final)
Target: x86_64-unknown-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
Found candidate GCC installation: /usr/bin/../lib/gcc/x86_64-pc-linux-gnu/6.1.1
Found candidate GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
Found candidate GCC installation: /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1
Found candidate GCC installation: /usr/lib64/gcc/x86_64-pc-linux-gnu/6.1.1
Selected GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
Candidate multilib: .;@m64
... rest of stderr output deleted ...
configure:2732: $? = 0
configure:2721: clang -V >&5
clang-3.8: error: argument to '-V' is missing (expected 1 value)
clang-3.8: error: no input files
configure:2732: $? = 1
configure:2721: clang -qversion >&5
clang-3.8: error: unknown argument: '-qversion'
clang-3.8: error: no input files
configure:2732: $? = 1
configure:2752: checking whether the C compiler works
configure:2774: clang conftest.c >&5
configure:2778: $? = 0
configure:2826: result: yes
configure:2829: checking for C compiler default output file name
configure:2831: result: a.out
configure:2837: checking for suffix of executables
configure:2844: clang -o conftest conftest.c >&5
configure:2848: $? = 0
configure:2870: result:
configure:2892: checking whether we are cross compiling
configure:2900: clang -o conftest conftest.c >&5
configure:2904: $? = 0
configure:2911: ./conftest
configure:2915: $? = 0
configure:2930: result: no
configure:2935: checking for suffix of object files
configure:2957: clang -c conftest.c >&5
configure:2961: $? = 0
configure:2982: result: o
configure:2986: checking whether we are using the GNU C compiler
configure:3005: clang -c conftest.c >&5
configure:3005: $? = 0
configure:3014: result: yes
configure:3023: checking whether clang accepts -g
configure:3043: clang -c -g conftest.c >&5
configure:3043: $? = 0
configure:3084: result: yes
configure:3101: checking for clang option to accept ISO C89
configure:3164: clang -c conftest.c >&5
configure:3164: $? = 0
configure:3177: result: none needed
configure:3243: checking how to print strings
configure:3270: result: printf
configure:3291: checking for a sed that does not truncate output
configure:3355: result: /usr/bin/sed
configure:3373: checking for grep that handles long lines and -e
configure:3431: result: /usr/bin/grep
configure:3436: checking for egrep
configure:3498: result: /usr/bin/grep -E
configure:3503: checking for fgrep
configure:3565: result: /usr/bin/grep -F
configure:3600: checking for ld used by clang
configure:3667: result: /usr/bin/ld
configure:3674: checking if the linker (/usr/bin/ld) is GNU ld
configure:3689: result: yes
configure:3701: checking for BSD- or MS-compatible name lister (nm)
configure:3755: result: /usr/bin/nm -B
configure:3885: checking the name lister (/usr/bin/nm -B) interface
configure:3892: clang -c conftest.c >&5
configure:3895: /usr/bin/nm -B "conftest.o"
configure:3898: output
0000000000000000 B some_variable
configure:3905: result: BSD nm
configure:3908: checking whether ln -s works
configure:3912: result: yes
configure:3920: checking the maximum length of command line arguments
configure:4051: result: 1572864
configure:4099: checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format
configure:4139: result: func_convert_file_noop
configure:4146: checking how to convert x86_64-unknown-linux-gnu file names to toolchain format
configure:4166: result: func_convert_file_noop
configure:4173: checking for /usr/bin/ld option to reload object files
configure:4180: result: -r
configure:4214: checking for x86_64-unknown-linux-objdump
configure:4244: result: no
configure:4254: checking for objdump
configure:4270: found /usr/bin/objdump
configure:4281: result: objdump
configure:4313: checking how to recognize dependent libraries
configure:4513: result: pass_all
configure:4558: checking for x86_64-unknown-linux-dlltool
configure:4588: result: no
configure:4598: checking for dlltool
configure:4628: result: no
configure:4658: checking how to associate runtime and link libraries
configure:4685: result: printf %s\n
configure:4702: checking for x86_64-unknown-linux-ar
configure:4732: result: no
configure:4746: checking for ar
configure:4762: found /usr/bin/ar
configure:4773: result: ar
configure:4810: checking for archiver @FILE support
configure:4827: clang -c conftest.c >&5
configure:4827: $? = 0
configure:4830: ar cru libconftest.a @conftest.lst >&5
ar: `u' modifier ignored since `D' is the default (see `U')
configure:4833: $? = 0
configure:4838: ar cru libconftest.a @conftest.lst >&5
ar: `u' modifier ignored since `D' is the default (see `U')
ar: conftest.o: No such file or directory
configure:4841: $? = 1
configure:4853: result: @
configure:4871: checking for x86_64-unknown-linux-strip
configure:4901: result: no
configure:4911: checking for strip
configure:4927: found /usr/bin/strip
configure:4938: result: strip
configure:4970: checking for x86_64-unknown-linux-ranlib
configure:5000: result: no
configure:5010: checking for ranlib
configure:5026: found /usr/bin/ranlib
configure:5037: result: ranlib
configure:5114: checking for gawk
configure:5130: found /usr/bin/gawk
configure:5141: result: gawk
configure:5181: checking command to parse /usr/bin/nm -B output from clang object
configure:5334: clang -c conftest.c >&5
configure:5337: $? = 0
configure:5341: /usr/bin/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:5344: $? = 0
configure:5410: clang -o conftest conftest.c conftstm.o >&5
configure:5413: $? = 0
configure:5451: result: ok
configure:5498: checking for sysroot
configure:5528: result: no
configure:5535: checking for a working dd
configure:5573: result: /usr/bin/dd
configure:5577: checking how to truncate binary pipes
configure:5592: result: /usr/bin/dd bs=4096 count=1
configure:5728: clang -c conftest.c >&5
configure:5731: $? = 0
configure:5881: checking for x86_64-unknown-linux-mt
configure:5911: result: no
configure:5921: checking for mt
configure:5951: result: no
configure:5971: checking if : is a manifest tool
configure:5977: : '-?'
configure:5985: result: no
configure:6662: checking how to run the C preprocessor
configure:6693: clang -E conftest.c
configure:6693: $? = 0
configure:6707: clang -E conftest.c
conftest.c:13:10: fatal error: 'ac_nonexistent.h' file not found
#include
^
1 error generated.
configure:6707: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "gpm"
| #define PACKAGE_TARNAME "gpm"
| #define PACKAGE_VERSION "1.20.7"
| #define PACKAGE_STRING "gpm 1.20.7"
| #define PACKAGE_BUGREPORT "http://www.nico.schottelius.org/software/gpm/"
| #define PACKAGE_URL ""
| #define GPM_ABI_LEV 2
| #define GPM_ABI_AGE 1
| #define GPM_ABI_REV 0
| #define GPM_ABI_FULL "2.1.0"
| /* end confdefs.h. */
| #include
configure:6732: result: clang -E
configure:6752: clang -E conftest.c
configure:6752: $? = 0
configure:6766: clang -E conftest.c
conftest.c:13:10: fatal error: 'ac_nonexistent.h' file not found
#include
^
1 error generated.
configure:6766: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "gpm"
| #define PACKAGE_TARNAME "gpm"
| #define PACKAGE_VERSION "1.20.7"
| #define PACKAGE_STRING "gpm 1.20.7"
| #define PACKAGE_BUGREPORT "http://www.nico.schottelius.org/software/gpm/"
| #define PACKAGE_URL ""
| #define GPM_ABI_LEV 2
| #define GPM_ABI_AGE 1
| #define GPM_ABI_REV 0
| #define GPM_ABI_FULL "2.1.0"
| /* end confdefs.h. */
| #include
configure:6795: checking for ANSI C header files
configure:6815: clang -c conftest.c >&5
configure:6815: $? = 0
configure:6888: clang -o conftest conftest.c >&5
configure:6888: $? = 0
configure:6888: ./conftest
configure:6888: $? = 0
configure:6899: result: yes
configure:6912: checking for sys/types.h
configure:6912: clang -c conftest.c >&5
configure:6912: $? = 0
configure:6912: result: yes
configure:6912: checking for sys/stat.h
configure:6912: clang -c conftest.c >&5
configure:6912: $? = 0
configure:6912: result: yes
configure:6912: checking for stdlib.h
configure:6912: clang -c conftest.c >&5
configure:6912: $? = 0
configure:6912: result: yes
configure:6912: checking for string.h
configure:6912: clang -c conftest.c >&5
configure:6912: $? = 0
configure:6912: result: yes
configure:6912: checking for memory.h
configure:6912: clang -c conftest.c >&5
configure:6912: $? = 0
configure:6912: result: yes
configure:6912: checking for strings.h
configure:6912: clang -c conftest.c >&5
configure:6912: $? = 0
configure:6912: result: yes
configure:6912: checking for inttypes.h
configure:6912: clang -c conftest.c >&5
configure:6912: $? = 0
configure:6912: result: yes
configure:6912: checking for stdint.h
configure:6912: clang -c conftest.c >&5
configure:6912: $? = 0
configure:6912: result: yes
configure:6912: checking for unistd.h
configure:6912: clang -c conftest.c >&5
configure:6912: $? = 0
configure:6912: result: yes
configure:6926: checking for dlfcn.h
configure:6926: clang -c conftest.c >&5
configure:6926: $? = 0
configure:6926: result: yes
configure:7182: checking for objdir
configure:7197: result: .libs
configure:7457: checking if clang supports -fno-rtti -fno-exceptions
configure:7475: clang -c -fno-rtti -fno-exceptions conftest.c >&5
configure:7479: $? = 0
configure:7492: result: yes
configure:7850: checking for clang option to produce PIC
configure:7857: result: -fPIC -DPIC
configure:7865: checking if clang PIC flag -fPIC -DPIC works
configure:7883: clang -c -fPIC -DPIC -DPIC conftest.c >&5
configure:7887: $? = 0
configure:7900: result: yes
configure:7929: checking if clang static flag -static works
configure:7957: result: yes
configure:7972: checking if clang supports -c -o file.o
configure:7993: clang -c -o out/conftest2.o conftest.c >&5
configure:7997: $? = 0
configure:8019: result: yes
configure:8027: checking if clang supports -c -o file.o
configure:8074: result: yes
configure:8107: checking whether the clang linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
configure:9366: result: yes
configure:9403: checking whether -lc should be explicitly linked in
configure:9411: clang -c conftest.c >&5
configure:9414: $? = 0
configure:9429: clang -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/bin/grep -lc \>/dev/null 2\>\&1
configure:9432: $? = 0
configure:9446: result: no
configure:9606: checking dynamic linker characteristics
configure:10187: clang -o conftest -Wl,-rpath -Wl,/foo conftest.c >&5
configure:10187: $? = 0
configure:10424: result: GNU/Linux ld.so
configure:10546: checking how to hardcode library paths into programs
configure:10571: result: immediate
configure:11119: checking whether stripping libraries is possible
configure:11124: result: yes
configure:11159: checking if libtool supports shared libraries
configure:11161: result: yes
configure:11164: checking whether to build shared libraries
configure:11189: result: yes
configure:11192: checking whether to build static libraries
configure:11196: result: yes
configure:11247: checking for a BSD-compatible install
configure:11315: result: /usr/bin/install -c
configure:11330: checking for bison
configure:11346: found /usr/bin/bison
configure:11357: result: bison -y
configure:11369: checking whether ln -s works
configure:11373: result: yes
configure:11384: checking for dvips
configure:11402: found /usr/bin/dvips
configure:11415: result: /usr/bin/dvips
configure:11425: checking for texi2html
configure:11456: result: no
configure:11466: checking for tex
configure:11484: found /usr/bin/tex
configure:11497: result: /usr/bin/tex
configure:11507: checking for texindex
configure:11525: found /usr/bin/texindex
configure:11538: result: /usr/bin/texindex
configure:11548: checking for makeinfo
configure:11566: found /usr/bin/makeinfo
configure:11579: result: /usr/bin/makeinfo
configure:11589: checking for diff
configure:11607: found /usr/bin/diff
configure:11620: result: /usr/bin/diff
configure:11630: checking for sed
configure:11661: result: /usr/bin/sed
configure:11671: checking for emacs
configure:11702: result: no
configure:11744: checking syslog.h usability
configure:11744: clang -c conftest.c >&5
configure:11744: $? = 0
configure:11744: result: yes
configure:11744: checking syslog.h presence
configure:11744: clang -E conftest.c
configure:11744: $? = 0
configure:11744: result: yes
configure:11744: checking for syslog.h
configure:11744: result: yes
configure:11744: checking linux/input.h usability
configure:11744: clang -c conftest.c >&5
configure:11744: $? = 0
configure:11744: result: yes
configure:11744: checking linux/input.h presence
configure:11744: clang -E conftest.c
configure:11744: $? = 0
configure:11744: result: yes
configure:11744: checking for linux/input.h
configure:11744: result: yes
configure:11744: checking linux/joystick.h usability
configure:11744: clang -c conftest.c >&5
configure:11744: $? = 0
configure:11744: result: yes
configure:11744: checking linux/joystick.h presence
configure:11744: clang -E conftest.c
configure:11744: $? = 0
configure:11744: result: yes
configure:11744: checking for linux/joystick.h
configure:11744: result: yes
configure:11744: checking ncurses.h usability
configure:11744: clang -c conftest.c >&5
configure:11744: $? = 0
configure:11744: result: yes
configure:11744: checking ncurses.h presence
configure:11744: clang -E conftest.c
configure:11744: $? = 0
configure:11744: result: yes
configure:11744: checking for ncurses.h
configure:11744: result: yes
configure:11744: checking ncurses/curses.h usability
configure:11744: clang -c conftest.c >&5
conftest.c:62:10: fatal error: 'ncurses/curses.h' file not found
#include
^
1 error generated.
configure:11744: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "gpm"
| #define PACKAGE_TARNAME "gpm"
| #define PACKAGE_VERSION "1.20.7"
| #define PACKAGE_STRING "gpm 1.20.7"
| #define PACKAGE_BUGREPORT "http://www.nico.schottelius.org/software/gpm/"
| #define PACKAGE_URL ""
| #define GPM_ABI_LEV 2
| #define GPM_ABI_AGE 1
| #define GPM_ABI_REV 0
| #define GPM_ABI_FULL "2.1.0"
| #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_SYSLOG_H 1
| #define HAVE_LINUX_INPUT_H 1
| #define HAVE_LINUX_JOYSTICK_H 1
| #define HAVE_NCURSES_H 1
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| #include
configure:11744: result: no
configure:11744: checking ncurses/curses.h presence
configure:11744: clang -E conftest.c
conftest.c:29:10: fatal error: 'ncurses/curses.h' file not found
#include
^
1 error generated.
configure:11744: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "gpm"
| #define PACKAGE_TARNAME "gpm"
| #define PACKAGE_VERSION "1.20.7"
| #define PACKAGE_STRING "gpm 1.20.7"
| #define PACKAGE_BUGREPORT "http://www.nico.schottelius.org/software/gpm/"
| #define PACKAGE_URL ""
| #define GPM_ABI_LEV 2
| #define GPM_ABI_AGE 1
| #define GPM_ABI_REV 0
| #define GPM_ABI_FULL "2.1.0"
| #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_SYSLOG_H 1
| #define HAVE_LINUX_INPUT_H 1
| #define HAVE_LINUX_JOYSTICK_H 1
| #define HAVE_NCURSES_H 1
| /* end confdefs.h. */
| #include
configure:11744: result: no
configure:11744: checking for ncurses/curses.h
configure:11744: result: no
configure:11744: checking curses.h usability
configure:11744: clang -c conftest.c >&5
configure:11744: $? = 0
configure:11744: result: yes
configure:11744: checking curses.h presence
configure:11744: clang -E conftest.c
configure:11744: $? = 0
configure:11744: result: yes
configure:11744: checking for curses.h
configure:11744: result: yes
configure:11757: checking sys/sysmacros.h usability
configure:11757: clang -c conftest.c >&5
configure:11757: $? = 0
configure:11757: result: yes
configure:11757: checking sys/sysmacros.h presence
configure:11757: clang -E conftest.c
configure:11757: $? = 0
configure:11757: result: yes
configure:11757: checking for sys/sysmacros.h
configure:11757: result: yes
configure:11757: checking linux/major.h usability
configure:11757: clang -c conftest.c >&5
configure:11757: $? = 0
configure:11757: result: yes
configure:11757: checking linux/major.h presence
configure:11757: clang -E conftest.c
configure:11757: $? = 0
configure:11757: result: yes
configure:11757: checking for linux/major.h
configure:11757: result: yes
configure:11757: checking linux/tty.h usability
configure:11757: clang -c conftest.c >&5
configure:11757: $? = 0
configure:11757: result: yes
configure:11757: checking linux/tty.h presence
configure:11757: clang -E conftest.c
configure:11757: $? = 0
configure:11757: result: yes
configure:11757: checking for linux/tty.h
configure:11757: result: yes
configure:11771: checking sys/socket.h usability
configure:11771: clang -c conftest.c >&5
configure:11771: $? = 0
configure:11771: result: yes
configure:11771: checking sys/socket.h presence
configure:11771: clang -E conftest.c
configure:11771: $? = 0
configure:11771: result: yes
configure:11771: checking for sys/socket.h
configure:11771: result: yes
configure:11817: checking for __u32
configure:11838: clang -c conftest.c >&5
configure:11838: $? = 0
configure:11845: result: yes
configure:11854: checking whether system is ELF
configure:11877: result: yes
configure:11896: checking for vsyslog
configure:11896: clang -o conftest conftest.c >&5
configure:11896: $? = 0
configure:11896: result: yes
configure:11896: checking for syslog
configure:11896: clang -o conftest conftest.c >&5
configure:11896: $? = 0
configure:11896: result: yes
configure:11905: checking for size_t
configure:11905: clang -c conftest.c >&5
configure:11905: $? = 0
configure:11905: clang -c conftest.c >&5
conftest.c:73:21: error: expected expression
if (sizeof ((size_t)))
^
1 error generated.
configure:11905: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "gpm"
| #define PACKAGE_TARNAME "gpm"
| #define PACKAGE_VERSION "1.20.7"
| #define PACKAGE_STRING "gpm 1.20.7"
| #define PACKAGE_BUGREPORT "http://www.nico.schottelius.org/software/gpm/"
| #define PACKAGE_URL ""
| #define GPM_ABI_LEV 2
| #define GPM_ABI_AGE 1
| #define GPM_ABI_REV 0
| #define GPM_ABI_FULL "2.1.0"
| #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_SYSLOG_H 1
| #define HAVE_LINUX_INPUT_H 1
| #define HAVE_LINUX_JOYSTICK_H 1
| #define HAVE_NCURSES_H 1
| #define HAVE_CURSES_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define HAVE_LINUX_MAJOR_H 1
| #define HAVE_LINUX_TTY_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE___U32 1
| #define HAVE_VSYSLOG 1
| #define HAVE_SYSLOG 1
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| int
| main ()
| {
| if (sizeof ((size_t)))
| return 0;
| ;
| return 0;
| }
configure:11905: result: yes
configure:11918: checking for working alloca.h
configure:11935: clang -o conftest conftest.c >&5
configure:11935: $? = 0
configure:11943: result: yes
configure:11951: checking for alloca
configure:11988: clang -o conftest conftest.c >&5
configure:11988: $? = 0
configure:11996: result: yes
configure:12111: checking for tputs in -ltinfo
configure:12136: clang -o conftest conftest.c -ltinfo >&5
/usr/bin/ld: cannot find -ltinfo
clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
configure:12136: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "gpm"
| #define PACKAGE_TARNAME "gpm"
| #define PACKAGE_VERSION "1.20.7"
| #define PACKAGE_STRING "gpm 1.20.7"
| #define PACKAGE_BUGREPORT "http://www.nico.schottelius.org/software/gpm/"
| #define PACKAGE_URL ""
| #define GPM_ABI_LEV 2
| #define GPM_ABI_AGE 1
| #define GPM_ABI_REV 0
| #define GPM_ABI_FULL "2.1.0"
| #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_SYSLOG_H 1
| #define HAVE_LINUX_INPUT_H 1
| #define HAVE_LINUX_JOYSTICK_H 1
| #define HAVE_NCURSES_H 1
| #define HAVE_CURSES_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define HAVE_LINUX_MAJOR_H 1
| #define HAVE_LINUX_TTY_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE___U32 1
| #define HAVE_VSYSLOG 1
| #define HAVE_SYSLOG 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char tputs ();
| int
| main ()
| {
| return tputs ();
| ;
| return 0;
| }
configure:12146: result: no
configure:12111: checking for tputs in -lncurses
configure:12136: clang -o conftest conftest.c -lncurses >&5
configure:12136: $? = 0
configure:12146: result: yes
configure:12164: checking for wgetch in -lncurses
configure:12189: clang -o conftest conftest.c -lncurses -lncurses >&5
configure:12189: $? = 0
configure:12199: result: yes
configure:12351: creating ./config.status
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by gpm config.status 1.20.7, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status
on cd105736d6ac
config.status:1093: creating Makefile.include
config.status:1093: creating Makefile
config.status:1093: creating doc/Makefile
config.status:1093: creating src/Makefile
config.status:1093: creating contrib/Makefile
config.status:1093: creating doc/doc.gpm
config.status:1093: creating src/headers/config.h
config.status:1267: 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=clang
ac_cv_env_CFLAGS_set=set
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=set
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_LDFLAGS_set=set
ac_cv_env_LDFLAGS_value=
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_LT_SYS_LIBRARY_PATH_set=
ac_cv_env_LT_SYS_LIBRARY_PATH_value=
ac_cv_env_YACC_set=
ac_cv_env_YACC_value=
ac_cv_env_YFLAGS_set=
ac_cv_env_YFLAGS_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=set
ac_cv_env_host_alias_value=x86_64-unknown-linux
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_func_alloca_works=yes
ac_cv_func_syslog=yes
ac_cv_func_vsyslog=yes
ac_cv_header_curses_h=yes
ac_cv_header_dlfcn_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_linux_input_h=yes
ac_cv_header_linux_joystick_h=yes
ac_cv_header_linux_major_h=yes
ac_cv_header_linux_tty_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_ncurses_curses_h=no
ac_cv_header_ncurses_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_socket_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_sysmacros_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_syslog_h=yes
ac_cv_header_unistd_h=yes
ac_cv_host=x86_64-unknown-linux-gnu
ac_cv_lib_ncurses___tputs=yes
ac_cv_lib_ncurses___wgetch=yes
ac_cv_lib_tinfo___tputs=no
ac_cv_objext=o
ac_cv_path_DIFF=/usr/bin/diff
ac_cv_path_DVIPS=/usr/bin/dvips
ac_cv_path_EGREP='/usr/bin/grep -E'
ac_cv_path_FGREP='/usr/bin/grep -F'
ac_cv_path_GREP=/usr/bin/grep
ac_cv_path_MAKEINFO=/usr/bin/makeinfo
ac_cv_path_SED=/usr/bin/sed
ac_cv_path_TEX=/usr/bin/tex
ac_cv_path_TEXI2HTML=no
ac_cv_path_TEXINDEX=/usr/bin/texindex
ac_cv_path_emacs=no
ac_cv_path_install='/usr/bin/install -c'
ac_cv_path_lt_DD=/usr/bin/dd
ac_cv_prog_AWK=gawk
ac_cv_prog_CC=clang
ac_cv_prog_CPP='clang -E'
ac_cv_prog_YACC='bison -y'
ac_cv_prog_ac_ct_AR=ar
ac_cv_prog_ac_ct_OBJDUMP=objdump
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_ac_ct_STRIP=strip
ac_cv_prog_cc_c89=
ac_cv_prog_cc_g=yes
ac_cv_type_size_t=yes
ac_cv_working_alloca_h=yes
itz_cv_sys_elf=yes
itz_cv_type___u32=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=/usr/bin/ld
lt_cv_path_NM='/usr/bin/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=yes
lt_cv_prog_compiler_static_works=yes
lt_cv_prog_gnu_ld=yes
lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
lt_cv_shlibpath_overrides_runpath=no
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/bin/dd bs=4096 count=1'
## ----------------- ##
## Output variables. ##
## ----------------- ##
ALLOCA=''
AR='ar'
AWK='gawk'
CC='clang'
CFLAGS=''
CPP='clang -E'
CPPFLAGS=' -I$(srcdir) $(DEFS) -include headers/config.h -Wall -DSYSCONFDIR="\"$(sysconfdir)\"" -DSBINDIR="\"$(sbindir)\"" -D_GNU_SOURCE'
CURSES_OBJS='lib/libcurses.o'
DEFS='-DHAVE_CONFIG_H'
DIFF='/usr/bin/diff'
DLLTOOL='false'
DSYMUTIL=''
DUMPBIN=''
DVIPS='/usr/bin/dvips'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/usr/bin/grep -E'
ELISP=''
EMACS=':'
EXEEXT=''
FGREP='/usr/bin/grep -F'
GPMXTERM=''
GREP='/usr/bin/grep'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
LD='/usr/bin/ld -m elf_x86_64'
LDFLAGS=' -L$(srcdir)'
LIBGPM_A='lib/libgpm.a'
LIBOBJS=''
LIBS=''
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LIPO=''
LN_S='ln -s'
LTLIBOBJS=''
LT_SYS_LIBRARY_PATH=''
MAKEINFO='/usr/bin/makeinfo'
MANIFEST_TOOL=':'
NM='/usr/bin/nm -B'
NMEDIT=''
OBJDUMP='objdump'
OBJEXT='o'
OTOOL64=''
OTOOL=''
PACKAGE_BUGREPORT='http://www.nico.schottelius.org/software/gpm/'
PACKAGE_NAME='gpm'
PACKAGE_STRING='gpm 1.20.7'
PACKAGE_TARNAME='gpm'
PACKAGE_URL=''
PACKAGE_VERSION='1.20.7'
PATH_SEPARATOR=':'
PICFLAGS='-DPIC -fPIC'
RANLIB='ranlib'
SED='/usr/bin/sed'
SHARED_LIBS='-lncurses -lncurses -lc'
SHELL='/bin/sh'
SHLIB='libgpm.so'
SOLDFLAGS='-fPIC -shared -Wl,-soname,'
STRIP='strip'
TEX='/usr/bin/tex'
TEXI2HTML='no'
TEXINDEX='/usr/bin/texindex'
YACC='bison -y'
YFLAGS=''
abi_full='2.1.0'
abi_lev='2'
ac_ct_AR='ar'
ac_ct_CC=''
ac_ct_DUMPBIN=''
bindir='${exec_prefix}/bin'
build='x86_64-unknown-linux-gnu'
build_alias=''
build_cpu='x86_64'
build_os='linux-gnu'
build_vendor='unknown'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
emacs='no'
exec_prefix='${prefix}'
host='x86_64-unknown-linux-gnu'
host_alias='x86_64-unknown-linux'
host_cpu='x86_64'
host_os='linux-gnu'
host_vendor='unknown'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
lispdir='${datadir}/emacs/site-lisp'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/usr'
program_transform_name='s,x,x,'
psdir='${docdir}'
release='1.20.7'
release_date=''
sbindir='/usr/bin'
sharedstatedir='${prefix}/com'
sysconfdir='/etc'
target_alias=''
## ----------- ##
## confdefs.h. ##
## ----------- ##
/* confdefs.h */
#define PACKAGE_NAME "gpm"
#define PACKAGE_TARNAME "gpm"
#define PACKAGE_VERSION "1.20.7"
#define PACKAGE_STRING "gpm 1.20.7"
#define PACKAGE_BUGREPORT "http://www.nico.schottelius.org/software/gpm/"
#define PACKAGE_URL ""
#define GPM_ABI_LEV 2
#define GPM_ABI_AGE 1
#define GPM_ABI_REV 0
#define GPM_ABI_FULL "2.1.0"
#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_SYSLOG_H 1
#define HAVE_LINUX_INPUT_H 1
#define HAVE_LINUX_JOYSTICK_H 1
#define HAVE_NCURSES_H 1
#define HAVE_CURSES_H 1
#define HAVE_SYS_SYSMACROS_H 1
#define HAVE_LINUX_MAJOR_H 1
#define HAVE_LINUX_TTY_H 1
#define HAVE_SYS_SOCKET_H 1
#define HAVE___U32 1
#define HAVE_VSYSLOG 1
#define HAVE_SYSLOG 1
#define HAVE_ALLOCA_H 1
#define HAVE_ALLOCA 1
#define HAVE_LIBNCURSES 1
#define HAVE_LIBNCURSES 1
configure: exit 0