Build of inputproto with clang_glibc toolchain

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

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

SLOCLanguage
3,644 sh
2,344 ansic
1,228 makefile
7,216 total

The process tree of the build process is here.

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

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/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: inputproto 2.3.2-1 (Thu Apr 13 20:30:36 UTC 2017)
# ==> Checking runtime dependencies...
# ==> Checking buildtime dependencies...
# ==> Installing missing dependencies...
# resolving dependencies...
# looking for conflicting packages...
#
# Packages (1) xorg-util-macros-1.19.0-1
#
# Total Installed Size: 0.12 MiB
#
# :: Proceed with installation? [Y/n]
# checking keyring...
# checking package integrity...
# loading package files...
# checking for file conflicts...
# checking available disk space...
# :: Processing package changes...
# installing xorg-util-macros...
# ==> 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 x86_64-unknown-linux-strip... no
# checking for strip... strip
# checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
# checking for gawk... gawk
# checking whether make sets $(MAKE)... yes
# checking whether make supports nested variables... yes
# checking for style of include used by make... 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 whether clang understands -c and -o together... yes
# checking dependency style of clang... none
# checking for clang option to accept ISO C99... none needed
# checking how to run the C preprocessor... clang -E
# checking for grep that handles long lines and -e... /usr/bin/grep
# checking for egrep... /usr/bin/grep -E
# checking for ANSI C header files... yes
# checking for sys/types.h... yes
# checking for sys/stat.h... yes
# checking for stdlib.h... yes
# checking for string.h... yes
# checking for memory.h... yes
# checking for strings.h... yes
# checking for inttypes.h... yes
# checking for stdint.h... yes
# checking for unistd.h... yes
# checking whether __clang__ is declared... yes
# checking whether __INTEL_COMPILER is declared... no
# checking whether __SUNPRO_C is declared... no
# checking for x86_64-unknown-linux-pkg-config... no
# checking for pkg-config... /usr/bin/pkg-config
# checking pkg-config is at least version 0.9.0... yes
# checking build system type... x86_64-unknown-linux-gnu
# checking host system type... x86_64-unknown-linux-gnu
# checking for a sed that does not truncate output... /usr/bin/sed
# checking if clang supports -Werror=unknown-warning-option... yes
# checking if clang supports -Werror=unused-command-line-argument... yes
# checking if clang supports -Wall... yes
# checking if clang supports -Wpointer-arith... yes
# checking if clang supports -Wmissing-declarations... yes
# checking if clang supports -Wformat=2... yes
# checking if clang supports -Wstrict-prototypes... yes
# checking if clang supports -Wmissing-prototypes... yes
# checking if clang supports -Wnested-externs... yes
# checking if clang supports -Wbad-function-cast... yes
# checking if clang supports -Wold-style-definition... yes
# checking if clang supports -Wdeclaration-after-statement... yes
# checking if clang supports -Wunused... yes
# checking if clang supports -Wuninitialized... yes
# checking if clang supports -Wshadow... yes
# checking if clang supports -Wmissing-noreturn... yes
# checking if clang supports -Wmissing-format-attribute... yes
# checking if clang supports -Wredundant-decls... yes
# checking if clang supports -Wlogical-op... no
# checking if clang supports -Werror=implicit... yes
# checking if clang supports -Werror=nonnull... yes
# checking if clang supports -Werror=init-self... yes
# checking if clang supports -Werror=main... yes
# checking if clang supports -Werror=missing-braces... yes
# checking if clang supports -Werror=sequence-point... yes
# checking if clang supports -Werror=return-type... yes
# checking if clang supports -Werror=trigraphs... yes
# checking if clang supports -Werror=array-bounds... yes
# checking if clang supports -Werror=write-strings... yes
# checking if clang supports -Werror=address... yes
# checking if clang supports -Werror=int-to-pointer-cast... yes
# checking if clang supports -Werror=pointer-to-int-cast... yes
# checking if clang supports -pedantic... yes
# checking if clang supports -Werror... yes
# checking if clang supports -Werror=attributes... yes
# checking whether make supports nested variables... (cached) yes
# checking whether to build functional specifications... yes
# checking for asciidoc... /usr/bin/asciidoc
# checking the asciidoc version... 8.6.9
# checking that generated files are newer than configure... done
# configure: creating ./config.status
# config.status: creating Makefile
# config.status: creating specs/Makefile
# config.status: creating inputproto.pc
# config.status: executing depfiles commands
# Making all in specs
# make[1]: Entering directory '/tmp/inputproto/src/inputproto-2.3.2/specs'
# GEN XI2proto.html
# GEN XIproto.html
# make[1]: Leaving directory '/tmp/inputproto/src/inputproto-2.3.2/specs'
# make[1]: Entering directory '/tmp/inputproto/src/inputproto-2.3.2'
# make[1]: Nothing to be done for 'all-am'.
# make[1]: Leaving directory '/tmp/inputproto/src/inputproto-2.3.2'
# ==> Entering fakeroot environment...
# ==> Starting package()...
# Making install in specs
# make[1]: Entering directory '/tmp/inputproto/src/inputproto-2.3.2/specs'
# make[2]: Entering directory '/tmp/inputproto/src/inputproto-2.3.2/specs'
# make[2]: Nothing to be done for 'install-exec-am'.
# /usr/bin/mkdir -p '/tmp/inputproto/pkg/inputproto/usr/share/doc/inputproto'
# /usr/bin/install -c -m 644 XI2proto.txt XIproto.txt '/tmp/inputproto/pkg/inputproto/usr/share/doc/inputproto'
# /usr/bin/mkdir -p '/tmp/inputproto/pkg/inputproto/usr/share/doc/inputproto'
# /usr/bin/install -c -m 644 XI2proto.html XIproto.html '/tmp/inputproto/pkg/inputproto/usr/share/doc/inputproto'
# make[2]: Leaving directory '/tmp/inputproto/src/inputproto-2.3.2/specs'
# make[1]: Leaving directory '/tmp/inputproto/src/inputproto-2.3.2/specs'
# make[1]: Entering directory '/tmp/inputproto/src/inputproto-2.3.2'
# make[2]: Entering directory '/tmp/inputproto/src/inputproto-2.3.2'
# make[2]: Nothing to be done for 'install-exec-am'.
# /usr/bin/mkdir -p '/tmp/inputproto/pkg/inputproto/usr/include/X11/extensions'
# /usr/bin/install -c -m 644 XI.h XIproto.h XI2.h XI2proto.h '/tmp/inputproto/pkg/inputproto/usr/include/X11/extensions'
# /usr/bin/mkdir -p '/tmp/inputproto/pkg/inputproto/usr/lib/pkgconfig'
# /usr/bin/install -c -m 644 inputproto.pc '/tmp/inputproto/pkg/inputproto/usr/lib/pkgconfig'
# make[2]: Leaving directory '/tmp/inputproto/src/inputproto-2.3.2'
# make[1]: Leaving directory '/tmp/inputproto/src/inputproto-2.3.2'
# ==> Tidying install...
# -> Removing doc files...
# -> Purging unwanted files...
# ==> Checking for packaging issue...
# ==> Creating package "inputproto"...
# -> Generating .PKGINFO file...
# -> Generating .BUILDINFO file...
# error: invalid option '--noprogressbar'
# -> Generating .MTREE file...
# -> Compressing package...
# ==> Leaving fakeroot environment.
# ==> Finished making: inputproto 2.3.2-1 (Thu Apr 13 20:30:55 UTC 2017)

CMD: pacman --query --file inputproto-2.3.2-1-any.pkg.tar.xz
# inputproto 2.3.2-1

Creating hybrid package for 'inputproto'

Trying to find vanilla package 'inputproto'...

CMD: pacman --query --file /mirror/inputproto-2.3.2-1.pkg.tar.xz
# inputproto 2.3.2-1

Package file has the following structure:
# /.PKGINFO
# /.BUILDINFO
# /.MTREE
# /usr/lib/pkgconfig/inputproto.pc
# /usr/share/doc/inputproto/XI2proto.txt
# /usr/share/doc/inputproto/XI2proto.html
# /usr/share/doc/inputproto/XIproto.txt
# /usr/share/doc/inputproto/XIproto.html
# /usr/share/licenses/inputproto/COPYING
# /usr/include/X11/extensions/XI2proto.h
# /usr/include/X11/extensions/XI.h
# /usr/include/X11/extensions/XI2.h
# /usr/include/X11/extensions/XIproto.h
# /sysroot/usr/lib/pkgconfig/inputproto.pc
# /sysroot/usr/include/X11/extensions/XI.h
# /sysroot/usr/include/X11/extensions/XIproto.h
# /sysroot/usr/include/X11/extensions/XI2.h
# /sysroot/usr/include/X11/extensions/XI2proto.h

Generating .MTREE

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

Tar-ing up files

CMD: bsdtar -cf - .PKGINFO .BUILDINFO usr sysroot .MTREE

CMD: xz -c -z

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

CMD: bsdtar -tqf inputproto.pkg.tar.xz .PKGINFO
# .PKGINFO

Created package at path /var/cache/pacman/pkg/inputproto.pkg.tar.xz

Attempting to access local repository, attempt 1

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

Printing config logfiles

CMD: config logfiles '/tmp/inputproto/src/inputproto-2.3.2/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 InputProto configure 2.3.2, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# $ ./configure --host=x86_64-unknown-linux --prefix=/usr
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = bed05bc54ad5
# 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/bin
# PATH: /usr/lib/jvm/default/bin
# PATH: /usr/bin/site_perl
# PATH: /usr/bin/vendor_perl
# PATH: /usr/bin/core_perl
#
#
# ## ----------- ##
# ## Core tests. ##
# ## ----------- ##
#
# configure:2203: checking for a BSD-compatible install
# configure:2271: result: /usr/bin/install -c
# configure:2282: checking whether build environment is sane
# configure:2337: result: yes
# configure:2396: checking for x86_64-unknown-linux-strip
# configure:2426: result: no
# configure:2436: checking for strip
# configure:2452: found /usr/bin/strip
# configure:2463: result: strip
# configure:2488: checking for a thread-safe mkdir -p
# configure:2527: result: /usr/bin/mkdir -p
# configure:2534: checking for gawk
# configure:2550: found /usr/bin/gawk
# configure:2561: result: gawk
# configure:2572: checking whether make sets $(MAKE)
# configure:2594: result: yes
# configure:2623: checking whether make supports nested variables
# configure:2640: result: yes
# configure:2791: checking for style of include used by make
# configure:2819: result: GNU
# configure:2850: checking for x86_64-unknown-linux-gcc
# configure:2877: result: clang
# configure:3146: checking for C compiler version
# configure:3155: 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:3166: $? = 0
# configure:3155: 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:3166: $? = 0
# configure:3155: clang -V >&5
# clang-3.8: error: argument to '-V' is missing (expected 1 value)
# clang-3.8: error: no input files
# configure:3166: $? = 1
# configure:3155: clang -qversion >&5
# clang-3.8: error: unknown argument: '-qversion'
# clang-3.8: error: no input files
# configure:3166: $? = 1
# configure:3186: checking whether the C compiler works
# configure:3208: clang conftest.c >&5
# configure:3212: $? = 0
# configure:3260: result: yes
# configure:3263: checking for C compiler default output file name
# configure:3265: result: a.out
# configure:3271: checking for suffix of executables
# configure:3278: clang -o conftest conftest.c >&5
# configure:3282: $? = 0
# configure:3304: result:
# configure:3326: checking whether we are cross compiling
# configure:3334: clang -o conftest conftest.c >&5
# configure:3338: $? = 0
# configure:3345: ./conftest
# configure:3349: $? = 0
# configure:3364: result: no
# configure:3369: checking for suffix of object files
# configure:3391: clang -c conftest.c >&5
# configure:3395: $? = 0
# configure:3416: result: o
# configure:3420: checking whether we are using the GNU C compiler
# configure:3439: clang -c conftest.c >&5
# configure:3439: $? = 0
# configure:3448: result: yes
# configure:3457: checking whether clang accepts -g
# configure:3477: clang -c -g conftest.c >&5
# configure:3477: $? = 0
# configure:3518: result: yes
# configure:3535: checking for clang option to accept ISO C89
# configure:3598: clang -c conftest.c >&5
# configure:3598: $? = 0
# configure:3611: result: none needed
# configure:3636: checking whether clang understands -c and -o together
# configure:3658: clang -c conftest.c -o conftest2.o
# configure:3661: $? = 0
# configure:3658: clang -c conftest.c -o conftest2.o
# configure:3661: $? = 0
# configure:3673: result: yes
# configure:3692: checking dependency style of clang
# configure:3803: result: none
# configure:3818: checking for clang option to accept ISO C99
# configure:3967: clang -c conftest.c >&5
# configure:3967: $? = 0
# configure:3980: result: none needed
# configure:4001: checking how to run the C preprocessor
# configure:4032: clang -E conftest.c
# configure:4032: $? = 0
# configure:4046: clang -E conftest.c
# conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:4046: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "InputProto"
# | #define PACKAGE_TARNAME "inputproto"
# | #define PACKAGE_VERSION "2.3.2"
# | #define PACKAGE_STRING "InputProto 2.3.2"
# | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg"
# | #define PACKAGE_URL ""
# | #define PACKAGE "inputproto"
# | #define VERSION "2.3.2"
# | /* end confdefs.h. */
# | #include
# configure:4071: result: clang -E
# configure:4091: clang -E conftest.c
# configure:4091: $? = 0
# configure:4105: clang -E conftest.c
# conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:4105: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "InputProto"
# | #define PACKAGE_TARNAME "inputproto"
# | #define PACKAGE_VERSION "2.3.2"
# | #define PACKAGE_STRING "InputProto 2.3.2"
# | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg"
# | #define PACKAGE_URL ""
# | #define PACKAGE "inputproto"
# | #define VERSION "2.3.2"
# | /* end confdefs.h. */
# | #include
# configure:4134: checking for grep that handles long lines and -e
# configure:4192: result: /usr/bin/grep
# configure:4197: checking for egrep
# configure:4259: result: /usr/bin/grep -E
# configure:4264: checking for ANSI C header files
# configure:4284: clang -c conftest.c >&5
# configure:4284: $? = 0
# configure:4357: clang -o conftest conftest.c >&5
# configure:4357: $? = 0
# configure:4357: ./conftest
# configure:4357: $? = 0
# configure:4368: result: yes
# configure:4381: checking for sys/types.h
# configure:4381: clang -c conftest.c >&5
# configure:4381: $? = 0
# configure:4381: result: yes
# configure:4381: checking for sys/stat.h
# configure:4381: clang -c conftest.c >&5
# configure:4381: $? = 0
# configure:4381: result: yes
# configure:4381: checking for stdlib.h
# configure:4381: clang -c conftest.c >&5
# configure:4381: $? = 0
# configure:4381: result: yes
# configure:4381: checking for string.h
# configure:4381: clang -c conftest.c >&5
# configure:4381: $? = 0
# configure:4381: result: yes
# configure:4381: checking for memory.h
# configure:4381: clang -c conftest.c >&5
# configure:4381: $? = 0
# configure:4381: result: yes
# configure:4381: checking for strings.h
# configure:4381: clang -c conftest.c >&5
# configure:4381: $? = 0
# configure:4381: result: yes
# configure:4381: checking for inttypes.h
# configure:4381: clang -c conftest.c >&5
# configure:4381: $? = 0
# configure:4381: result: yes
# configure:4381: checking for stdint.h
# configure:4381: clang -c conftest.c >&5
# configure:4381: $? = 0
# configure:4381: result: yes
# configure:4381: checking for unistd.h
# configure:4381: clang -c conftest.c >&5
# configure:4381: $? = 0
# configure:4381: result: yes
# configure:4397: checking whether __clang__ is declared
# configure:4397: clang -c conftest.c >&5
# configure:4397: $? = 0
# configure:4397: result: yes
# configure:4404: checking whether __INTEL_COMPILER is declared
# configure:4404: clang -c conftest.c >&5
# conftest.c:61:10: error: use of undeclared identifier '__INTEL_COMPILER'
# (void) __INTEL_COMPILER;
# ^
# 1 error generated.
# configure:4404: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "InputProto"
# | #define PACKAGE_TARNAME "inputproto"
# | #define PACKAGE_VERSION "2.3.2"
# | #define PACKAGE_STRING "InputProto 2.3.2"
# | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg"
# | #define PACKAGE_URL ""
# | #define PACKAGE "inputproto"
# | #define VERSION "2.3.2"
# | #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
# | /* 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 ()
# | {
# | #ifndef __INTEL_COMPILER
# | #ifdef __cplusplus
# | (void) __INTEL_COMPILER;
# | #else
# | (void) __INTEL_COMPILER;
# | #endif
# | #endif
# |
# | ;
# | return 0;
# | }
# configure:4404: result: no
# configure:4411: checking whether __SUNPRO_C is declared
# configure:4411: clang -c conftest.c >&5
# conftest.c:61:10: error: use of undeclared identifier '__SUNPRO_C'
# (void) __SUNPRO_C;
# ^
# 1 error generated.
# configure:4411: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "InputProto"
# | #define PACKAGE_TARNAME "inputproto"
# | #define PACKAGE_VERSION "2.3.2"
# | #define PACKAGE_STRING "InputProto 2.3.2"
# | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg"
# | #define PACKAGE_URL ""
# | #define PACKAGE "inputproto"
# | #define VERSION "2.3.2"
# | #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
# | /* 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 ()
# | {
# | #ifndef __SUNPRO_C
# | #ifdef __cplusplus
# | (void) __SUNPRO_C;
# | #else
# | (void) __SUNPRO_C;
# | #endif
# | #endif
# |
# | ;
# | return 0;
# | }
# configure:4411: result: no
# configure:4430: checking for x86_64-unknown-linux-pkg-config
# configure:4463: result: no
# configure:4473: checking for pkg-config
# configure:4491: found /usr/bin/pkg-config
# configure:4503: result: /usr/bin/pkg-config
# configure:4528: checking pkg-config is at least version 0.9.0
# configure:4531: result: yes
# configure:4543: checking build system type
# configure:4557: result: x86_64-unknown-linux-gnu
# configure:4577: checking host system type
# configure:4590: result: x86_64-unknown-linux-gnu
# configure:4610: checking for a sed that does not truncate output
# configure:4674: result: /usr/bin/sed
# configure:4720: checking if clang supports -Werror=unknown-warning-option
# configure:4729: clang -c -Werror=unknown-warning-option conftest.c >&5
# configure:4729: $? = 0
# configure:4736: result: yes
# configure:4747: checking if clang supports -Werror=unused-command-line-argument
# configure:4756: clang -c -Werror=unknown-warning-option -Werror=unused-command-line-argument conftest.c >&5
# configure:4756: $? = 0
# configure:4763: result: yes
# configure:4782: checking if clang supports -Wall
# configure:4799: clang -o conftest -Werror=unknown-warning-option -Werror=unused-command-line-argument -Wall conftest.c >&5
# configure:4799: $? = 0
# configure:4812: result: yes
# configure:4900: checking if clang supports -Wpointer-arith
# configure:4917: clang -o conftest -Werror=unknown-warning-option -Werror=unused-command-line-argument -Wpointer-arith conftest.c >&5
# configure:4917: $? = 0
# configure:4930: result: yes
# configure:5018: checking if clang supports -Wmissing-declarations
# configure:5035: clang -o conftest -Werror=unknown-warning-option -Werror=unused-command-line-argument -Wmissing-declarations conftest.c >&5
# configure:5035: $? = 0
# configure:5048: result: yes
# configure:5136: checking if clang supports -Wformat=2
# configure:5153: clang -o conftest -Werror=unknown-warning-option -Werror=unused-command-line-argument -Wformat=2 conftest.c >&5
# configure:5153: $? = 0
# configure:5166: result: yes
# configure:5305: checking if clang supports -Wstrict-prototypes
# configure:5322: clang -o conftest -Werror=unknown-warning-option -Werror=unused-command-line-argument -Wstrict-prototypes conftest.c >&5
# configure:5322: $? = 0
# configure:5335: result: yes
# configure:5423: checking if clang supports -Wmissing-prototypes
# configure:5440: clang -o conftest -Werror=unknown-warning-option -Werror=unused-command-line-argument -Wmissing-prototypes conftest.c >&5
# configure:5440: $? = 0
# configure:5453: result: yes
# configure:5541: checking if clang supports -Wnested-externs
# configure:5558: clang -o conftest -Werror=unknown-warning-option -Werror=unused-command-line-argument -Wnested-externs conftest.c >&5
# configure:5558: $? = 0
# configure:5571: result: yes
# configure:5659: checking if clang supports -Wbad-function-cast
# configure:5676: clang -o conftest -Werror=unknown-warning-option -Werror=unused-command-line-argument -Wbad-function-cast conftest.c >&5
# configure:5676: $? = 0
# configure:5689: result: yes
# configure:5777: checking if clang supports -Wold-style-definition
# configure:5794: clang -o conftest -Werror=unknown-warning-option -Werror=unused-command-line-argument -Wold-style-definition conftest.c >&5
# configure:5794: $? = 0
# configure:5807: result: yes
# configure:5944: checking if clang supports -Wdeclaration-after-statement
# configure:5961: clang -o conftest -Werror=unknown-warning-option -Werror=unused-command-line-argument -Wdeclaration-after-statement conftest.c >&5
# configure:5961: $? = 0
# configure:5974: result: yes
# configure:6066: checking if clang supports -Wunused
# configure:6083: clang -o conftest -Werror=unknown-warning-option -Werror=unused-command-line-argument -Wunused conftest.c >&5
# configure:6083: $? = 0
# configure:6096: result: yes
# configure:6184: checking if clang supports -Wuninitialized
# configure:6201: clang -o conftest -Werror=unknown-warning-option -Werror=unused-command-line-argument -Wuninitialized conftest.c >&5
# configure:6201: $? = 0
# configure:6214: result: yes
# configure:6302: checking if clang supports -Wshadow
# configure:6319: clang -o conftest -Werror=unknown-warning-option -Werror=unused-command-line-argument -Wshadow conftest.c >&5
# configure:6319: $? = 0
# configure:6332: result: yes
# configure:6420: checking if clang supports -Wmissing-noreturn
# configure:6437: clang -o conftest -Werror=unknown-warning-option -Werror=unused-command-line-argument -Wmissing-noreturn conftest.c >&5
# configure:6437: $? = 0
# configure:6450: result: yes
# configure:6538: checking if clang supports -Wmissing-format-attribute
# configure:6555: clang -o conftest -Werror=unknown-warning-option -Werror=unused-command-line-argument -Wmissing-format-attribute conftest.c >&5
# configure:6555: $? = 0
# configure:6568: result: yes
# configure:6656: checking if clang supports -Wredundant-decls
# configure:6673: clang -o conftest -Werror=unknown-warning-option -Werror=unused-command-line-argument -Wredundant-decls conftest.c >&5
# configure:6673: $? = 0
# configure:6686: result: yes
# configure:6774: checking if clang supports -Wlogical-op
# configure:6791: clang -o conftest -Werror=unknown-warning-option -Werror=unused-command-line-argument -Wlogical-op conftest.c >&5
# error: unknown warning option '-Wlogical-op'; did you mean '-Wliblto'? [-Werror,-Wunknown-warning-option]
# configure:6791: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "InputProto"
# | #define PACKAGE_TARNAME "inputproto"
# | #define PACKAGE_VERSION "2.3.2"
# | #define PACKAGE_STRING "InputProto 2.3.2"
# | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg"
# | #define PACKAGE_URL ""
# | #define PACKAGE "inputproto"
# | #define VERSION "2.3.2"
# | #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
# | /* end confdefs.h. */
# | int i;
# | int
# | main ()
# | {
# |
# | ;
# | return 0;
# | }
# configure:6804: result: no
# configure:6904: checking if clang supports -Werror=implicit
# configure:6921: clang -o conftest -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=implicit conftest.c >&5
# configure:6921: $? = 0
# configure:6934: result: yes
# configure:7071: checking if clang supports -Werror=nonnull
# configure:7088: clang -o conftest -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=nonnull conftest.c >&5
# configure:7088: $? = 0
# configure:7101: result: yes
# configure:7189: checking if clang supports -Werror=init-self
# configure:7206: clang -o conftest -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=init-self conftest.c >&5
# configure:7206: $? = 0
# configure:7219: result: yes
# configure:7307: checking if clang supports -Werror=main
# configure:7324: clang -o conftest -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=main conftest.c >&5
# configure:7324: $? = 0
# configure:7337: result: yes
# configure:7425: checking if clang supports -Werror=missing-braces
# configure:7442: clang -o conftest -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=missing-braces conftest.c >&5
# configure:7442: $? = 0
# configure:7455: result: yes
# configure:7543: checking if clang supports -Werror=sequence-point
# configure:7560: clang -o conftest -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=sequence-point conftest.c >&5
# configure:7560: $? = 0
# configure:7573: result: yes
# configure:7661: checking if clang supports -Werror=return-type
# configure:7678: clang -o conftest -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=return-type conftest.c >&5
# configure:7678: $? = 0
# configure:7691: result: yes
# configure:7828: checking if clang supports -Werror=trigraphs
# configure:7845: clang -o conftest -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=trigraphs conftest.c >&5
# configure:7845: $? = 0
# configure:7858: result: yes
# configure:7946: checking if clang supports -Werror=array-bounds
# configure:7963: clang -o conftest -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=array-bounds conftest.c >&5
# configure:7963: $? = 0
# configure:7976: result: yes
# configure:8064: checking if clang supports -Werror=write-strings
# configure:8081: clang -o conftest -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=write-strings conftest.c >&5
# configure:8081: $? = 0
# configure:8094: result: yes
# configure:8182: checking if clang supports -Werror=address
# configure:8199: clang -o conftest -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=address conftest.c >&5
# configure:8199: $? = 0
# configure:8212: result: yes
# configure:8300: checking if clang supports -Werror=int-to-pointer-cast
# configure:8317: clang -o conftest -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=int-to-pointer-cast conftest.c >&5
# configure:8317: $? = 0
# configure:8330: result: yes
# configure:8467: checking if clang supports -Werror=pointer-to-int-cast
# configure:8484: clang -o conftest -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=pointer-to-int-cast conftest.c >&5
# configure:8484: $? = 0
# configure:8497: result: yes
# configure:10155: checking if clang supports -pedantic
# configure:10172: clang -o conftest -Werror=unknown-warning-option -Werror=unused-command-line-argument -pedantic conftest.c >&5
# configure:10172: $? = 0
# configure:10185: result: yes
# configure:10273: checking if clang supports -Werror
# configure:10290: clang -o conftest -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror conftest.c >&5
# configure:10290: $? = 0
# configure:10303: result: yes
# configure:10443: checking if clang supports -Werror=attributes
# configure:10460: clang -o conftest -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=attributes conftest.c >&5
# configure:10460: $? = 0
# configure:10473: result: yes
# configure:10634: checking whether make supports nested variables
# configure:10651: result: yes
# configure:10681: checking whether to build functional specifications
# configure:10683: result: yes
# configure:10702: checking for asciidoc
# configure:10720: found /usr/bin/asciidoc
# configure:10732: result: /usr/bin/asciidoc
# configure:10803: checking the asciidoc version
# configure:10806: result: 8.6.9
# configure:10985: checking that generated files are newer than configure
# configure:10991: result: done
# configure:11022: creating ./config.status
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by InputProto config.status 2.3.2, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# CONFIG_FILES =
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ ./config.status
#
# on bed05bc54ad5
#
# config.status:827: creating Makefile
# config.status:827: creating specs/Makefile
# config.status:827: creating inputproto.pc
# config.status:999: executing depfiles commands
#
# ## ---------------- ##
# ## Cache variables. ##
# ## ---------------- ##
#
# ac_cv_build=x86_64-unknown-linux-gnu
# ac_cv_c_compiler_gnu=yes
# ac_cv_env_ASCIIDOC_set=
# ac_cv_env_ASCIIDOC_value=
# 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_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_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_have_decl___INTEL_COMPILER=no
# ac_cv_have_decl___SUNPRO_C=no
# ac_cv_have_decl___clang__=yes
# ac_cv_header_inttypes_h=yes
# ac_cv_header_memory_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_stat_h=yes
# ac_cv_header_sys_types_h=yes
# ac_cv_header_unistd_h=yes
# ac_cv_host=x86_64-unknown-linux-gnu
# ac_cv_objext=o
# ac_cv_path_ASCIIDOC=/usr/bin/asciidoc
# ac_cv_path_EGREP='/usr/bin/grep -E'
# ac_cv_path_GREP=/usr/bin/grep
# ac_cv_path_SED=/usr/bin/sed
# ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config
# ac_cv_path_install='/usr/bin/install -c'
# ac_cv_path_mkdir=/usr/bin/mkdir
# ac_cv_prog_AWK=gawk
# ac_cv_prog_CC=clang
# ac_cv_prog_CPP='clang -E'
# ac_cv_prog_ac_ct_STRIP=strip
# ac_cv_prog_cc_c89=
# ac_cv_prog_cc_c99=
# ac_cv_prog_cc_g=yes
# ac_cv_prog_make_make_set=yes
# am_cv_CC_dependencies_compiler_type=none
# am_cv_make_support_nested_variables=yes
# am_cv_prog_cc_c_o=yes
# xorg_cv_cc_flag__Wall=yes
# xorg_cv_cc_flag__Wbad_function_cast=yes
# xorg_cv_cc_flag__Wdeclaration_after_statement=yes
# xorg_cv_cc_flag__Werror=yes
# xorg_cv_cc_flag__Werror_address=yes
# xorg_cv_cc_flag__Werror_array_bounds=yes
# xorg_cv_cc_flag__Werror_attributes=yes
# xorg_cv_cc_flag__Werror_implicit=yes
# xorg_cv_cc_flag__Werror_init_self=yes
# xorg_cv_cc_flag__Werror_int_to_pointer_cast=yes
# xorg_cv_cc_flag__Werror_main=yes
# xorg_cv_cc_flag__Werror_missing_braces=yes
# xorg_cv_cc_flag__Werror_nonnull=yes
# xorg_cv_cc_flag__Werror_pointer_to_int_cast=yes
# xorg_cv_cc_flag__Werror_return_type=yes
# xorg_cv_cc_flag__Werror_sequence_point=yes
# xorg_cv_cc_flag__Werror_trigraphs=yes
# xorg_cv_cc_flag__Werror_write_strings=yes
# xorg_cv_cc_flag__Wformat_2=yes
# xorg_cv_cc_flag__Wlogical_op=no
# xorg_cv_cc_flag__Wmissing_declarations=yes
# xorg_cv_cc_flag__Wmissing_format_attribute=yes
# xorg_cv_cc_flag__Wmissing_noreturn=yes
# xorg_cv_cc_flag__Wmissing_prototypes=yes
# xorg_cv_cc_flag__Wnested_externs=yes
# xorg_cv_cc_flag__Wold_style_definition=yes
# xorg_cv_cc_flag__Wpointer_arith=yes
# xorg_cv_cc_flag__Wredundant_decls=yes
# xorg_cv_cc_flag__Wshadow=yes
# xorg_cv_cc_flag__Wstrict_prototypes=yes
# xorg_cv_cc_flag__Wuninitialized=yes
# xorg_cv_cc_flag__Wunused=yes
# xorg_cv_cc_flag__pedantic=yes
# xorg_cv_cc_flag_unknown_warning_option=yes
# xorg_cv_cc_flag_unused_command_line_argument=yes
#
# ## ----------------- ##
# ## Output variables. ##
# ## ----------------- ##
#
# ACLOCAL='${SHELL} /tmp/inputproto/src/inputproto-2.3.2/missing aclocal-1.15'
# ADMIN_MAN_DIR='$(mandir)/man$(ADMIN_MAN_SUFFIX)'
# ADMIN_MAN_SUFFIX='8'
# AMDEPBACKSLASH='\'
# AMDEP_FALSE='#'
# AMDEP_TRUE=''
# AMTAR='$${TAR-tar}'
# AM_BACKSLASH='\'
# AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
# AM_DEFAULT_VERBOSITY='0'
# AM_V='$(V)'
# APP_MAN_DIR='$(mandir)/man$(APP_MAN_SUFFIX)'
# APP_MAN_SUFFIX='1'
# ASCIIDOC='/usr/bin/asciidoc'
# AUTOCONF='${SHELL} /tmp/inputproto/src/inputproto-2.3.2/missing autoconf'
# AUTOHEADER='${SHELL} /tmp/inputproto/src/inputproto-2.3.2/missing autoheader'
# AUTOMAKE='${SHELL} /tmp/inputproto/src/inputproto-2.3.2/missing automake-1.15'
# AWK='gawk'
# BASE_CFLAGS=' -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast'
# CC='clang'
# CCDEPMODE='depmode=none'
# CFLAGS=''
# CHANGELOG_CMD='(GIT_DIR=$(top_srcdir)/.git git log > $(top_srcdir)/.changelog.tmp && mv $(top_srcdir)/.changelog.tmp $(top_srcdir)/ChangeLog) || (rm -f $(top_srcdir)/.changelog.tmp; touch $(top_srcdir)/ChangeLog; echo '\''git directory not found: installing possibly empty changelog.'\'' >&2)'
# CPP='clang -E'
# CPPFLAGS=''
# CWARNFLAGS=' -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing'
# CYGPATH_W='echo'
# DEFS='-DPACKAGE_NAME=\"InputProto\" -DPACKAGE_TARNAME=\"inputproto\" -DPACKAGE_VERSION=\"2.3.2\" -DPACKAGE_STRING=\"InputProto\ 2.3.2\" -DPACKAGE_BUGREPORT=\"https://bugs.freedesktop.org/enter_bug.cgi\?product=xorg\" -DPACKAGE_URL=\"\" -DPACKAGE=\"inputproto\" -DVERSION=\"2.3.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DPACKAGE_VERSION_MAJOR=2 -DPACKAGE_VERSION_MINOR=3 -DPACKAGE_VERSION_PATCHLEVEL=2'
# DEPDIR='.deps'
# DRIVER_MAN_DIR='$(mandir)/man$(DRIVER_MAN_SUFFIX)'
# DRIVER_MAN_SUFFIX='4'
# ECHO_C=''
# ECHO_N='-n'
# ECHO_T=''
# EGREP='/usr/bin/grep -E'
# ENABLE_SPECS_FALSE='#'
# ENABLE_SPECS_TRUE=''
# EXEEXT=''
# FILE_MAN_DIR='$(mandir)/man$(FILE_MAN_SUFFIX)'
# FILE_MAN_SUFFIX='5'
# GREP='/usr/bin/grep'
# HAVE_ASCIIDOC_FALSE='#'
# HAVE_ASCIIDOC_TRUE=''
# INSTALL_CMD='(cp -f /usr/share/util-macros/INSTALL $(top_srcdir)/.INSTALL.tmp && mv $(top_srcdir)/.INSTALL.tmp $(top_srcdir)/INSTALL) || (rm -f $(top_srcdir)/.INSTALL.tmp; touch $(top_srcdir)/INSTALL; echo '\''util-macros "pkgdatadir" from xorg-macros.pc not found: installing possibly empty INSTALL.'\'' >&2)'
# INSTALL_DATA='${INSTALL} -m 644'
# INSTALL_PROGRAM='${INSTALL}'
# INSTALL_SCRIPT='${INSTALL}'
# INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
# LDFLAGS=''
# LIBOBJS=''
# LIBS=''
# LIB_MAN_DIR='$(mandir)/man$(LIB_MAN_SUFFIX)'
# LIB_MAN_SUFFIX='3'
# LTLIBOBJS=''
# MAKEINFO='${SHELL} /tmp/inputproto/src/inputproto-2.3.2/missing makeinfo'
# MAN_SUBSTS=' -e '\''s|__vendorversion__|"$(PACKAGE_STRING)" "$(XORG_MAN_PAGE)"|'\'' -e '\''s|__xorgversion__|"$(PACKAGE_STRING)" "$(XORG_MAN_PAGE)"|'\'' -e '\''s|__xservername__|Xorg|g'\'' -e '\''s|__xconfigfile__|xorg.conf|g'\'' -e '\''s|__xorgconfdir__|xorg.conf.d|g'\'' -e '\''s|__projectroot__|$(prefix)|g'\'' -e '\''s|__apploaddir__|$(appdefaultdir)|g'\'' -e '\''s|__appmansuffix__|$(APP_MAN_SUFFIX)|g'\'' -e '\''s|__drivermansuffix__|$(DRIVER_MAN_SUFFIX)|g'\'' -e '\''s|__adminmansuffix__|$(ADMIN_MAN_SUFFIX)|g'\'' -e '\''s|__libmansuffix__|$(LIB_MAN_SUFFIX)|g'\'' -e '\''s|__miscmansuffix__|$(MISC_MAN_SUFFIX)|g'\'' -e '\''s|__filemansuffix__|$(FILE_MAN_SUFFIX)|g'\'''
# MISC_MAN_DIR='$(mandir)/man$(MISC_MAN_SUFFIX)'
# MISC_MAN_SUFFIX='7'
# MKDIR_P='/usr/bin/mkdir -p'
# OBJEXT='o'
# PACKAGE='inputproto'
# PACKAGE_BUGREPORT='https://bugs.freedesktop.org/enter_bug.cgi?product=xorg'
# PACKAGE_NAME='InputProto'
# PACKAGE_STRING='InputProto 2.3.2'
# PACKAGE_TARNAME='inputproto'
# PACKAGE_URL=''
# PACKAGE_VERSION='2.3.2'
# PATH_SEPARATOR=':'
# PKG_CONFIG='/usr/bin/pkg-config'
# PKG_CONFIG_LIBDIR=''
# PKG_CONFIG_PATH=''
# SED='/usr/bin/sed'
# SET_MAKE=''
# SHELL='/bin/sh'
# STRICT_CFLAGS=' -pedantic -Werror -Werror=attributes'
# STRIP='strip'
# VERSION='2.3.2'
# XORG_MAN_PAGE='X Version 11'
# ac_ct_CC=''
# am__EXEEXT_FALSE=''
# am__EXEEXT_TRUE='#'
# am__fastdepCC_FALSE=''
# am__fastdepCC_TRUE='#'
# am__include='include'
# am__isrc=''
# am__leading_dot='.'
# am__nodep='_no'
# am__quote=''
# am__tar='$${TAR-tar} chof - "$$tardir"'
# am__untar='$${TAR-tar} xf -'
# bindir='${exec_prefix}/bin'
# build='x86_64-unknown-linux-gnu'
# build_alias=''
# build_cpu='x86_64'
# build_os='linux-gnu'
# build_vendor='unknown'
# datadir='${datarootdir}'
# datarootdir='${prefix}/share'
# docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
# dvidir='${docdir}'
# exec_prefix='${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'
# install_sh='${SHELL} /tmp/inputproto/src/inputproto-2.3.2/install-sh'
# 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}'
# prefix='/usr'
# program_transform_name='s,x,x,'
# psdir='${docdir}'
# sbindir='${exec_prefix}/sbin'
# sharedstatedir='${prefix}/com'
# sysconfdir='${prefix}/etc'
# target_alias=''
#
# ## ----------- ##
# ## confdefs.h. ##
# ## ----------- ##
#
# /* confdefs.h */
# #define PACKAGE_NAME "InputProto"
# #define PACKAGE_TARNAME "inputproto"
# #define PACKAGE_VERSION "2.3.2"
# #define PACKAGE_STRING "InputProto 2.3.2"
# #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg"
# #define PACKAGE_URL ""
# #define PACKAGE "inputproto"
# #define VERSION "2.3.2"
# #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 PACKAGE_VERSION_MAJOR 2
# #define PACKAGE_VERSION_MINOR 3
# #define PACKAGE_VERSION_PATCHLEVEL 2
#
# configure: exit 0