Build of xf86miscproto with musl toolchain

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

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

SLOCLanguage
3,399 sh
542 makefile
349 ansic
4,290 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...

There were existing files in /sysroot, using those
# /sysroot/lib
# /sysroot/share
# /sysroot/bin
# /sysroot/include
# /sysroot/libexec

CMD: sudo -u tuscan PATH=/sysroot/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: xf86miscproto 0.9.3-1 (Wed Apr 5 02:07:20 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()...
# configure: WARNING: If you wanted to set the --build type, don't use --host.
# If a cross compiler is detected then cross compile mode will be used.
# checking for 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 for style of include used by make... GNU
# checking for x86_64-unknown-linux-gcc... clang
# checking for C compiler default output file name... a.out
# checking whether the C compiler works... yes
# checking whether we are cross compiling... no
# checking for suffix of executables...
# checking for suffix of object files... o
# checking whether we are using the GNU C compiler... yes
# checking whether clang accepts -g... yes
# checking for clang option to accept ISO C89... none needed
# checking dependency style of clang... none
# 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 for clang option to accept ISO C99... none needed
# checking build system type... x86_64-unknown-linux-gnu
# checking host system type... x86_64-unknown-linux-gnu
# configure: creating ./config.status
# config.status: creating Makefile
# config.status: creating xf86miscproto.pc
# config.status: executing depfiles commands
# make: Nothing to be done for 'all'.
# ==> Entering fakeroot environment...
# ==> Starting package()...
# make[1]: Entering directory '/tmp/xf86miscproto/src/xf86miscproto-0.9.3'
# make[1]: Nothing to be done for 'install-exec-am'.
# test -z "/usr/lib/pkgconfig" || /usr/bin/mkdir -p "/tmp/xf86miscproto/pkg/xf86miscproto/usr/lib/pkgconfig"
# test -z "/usr/include/X11/extensions" || /usr/bin/mkdir -p "/tmp/xf86miscproto/pkg/xf86miscproto/usr/include/X11/extensions"
# /usr/bin/install -c -m 644 xf86miscproto.pc '/tmp/xf86miscproto/pkg/xf86miscproto/usr/lib/pkgconfig'
# /usr/bin/install -c -m 644 xf86misc.h xf86mscstr.h '/tmp/xf86miscproto/pkg/xf86miscproto/usr/include/X11/extensions'
# make[1]: Leaving directory '/tmp/xf86miscproto/src/xf86miscproto-0.9.3'
# ==> Tidying install...
# -> Removing doc files...
# -> Purging unwanted files...
# ==> Checking for packaging issue...
# ==> Creating package "xf86miscproto"...
# -> Generating .PKGINFO file...
# -> Generating .BUILDINFO file...
# error: invalid option '--noprogressbar'
# -> Generating .MTREE file...
# -> Compressing package...
# ==> Leaving fakeroot environment.
# ==> Finished making: xf86miscproto 0.9.3-1 (Wed Apr 5 02:07:28 UTC 2017)

CMD: pacman --query --file xf86miscproto-0.9.3-1-any.pkg.tar.xz
# xf86miscproto 0.9.3-1

Creating hybrid package for 'xf86miscproto'

Trying to find vanilla package 'xf86miscproto'...

CMD: pacman --query --file /mirror/xf86miscproto-0.9.3-1.pkg.tar.xz
# xf86miscproto 0.9.3-1

Package file has the following structure:
# /.PKGINFO
# /.MTREE
# /usr/lib/pkgconfig/xf86miscproto.pc
# /usr/include/X11/extensions/xf86misc.h
# /usr/include/X11/extensions/xf86mscstr.h
# /usr/share/licenses/xf86miscproto/COPYING
# /sysroot/usr/lib/pkgconfig/xf86miscproto.pc
# /sysroot/usr/include/X11/extensions/xf86misc.h
# /sysroot/usr/include/X11/extensions/xf86mscstr.h

Generating .MTREE

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

Tar-ing up files

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

CMD: xz -c -z

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

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

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

Attempting to access local repository, attempt 1

CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/xf86miscproto.pkg.tar.xz
# ==> Extracting database to a temporary location...
# ==> Extracting database to a temporary location...
# ==> Adding package '/var/cache/pacman/pkg/xf86miscproto.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/xf86miscproto/src/xf86miscproto-0.9.3/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 XF86MiscProto configure 0.9.3, which was
# generated by GNU Autoconf 2.63. Invocation command line was
#
# $ ./configure --host=x86_64-unknown-linux --prefix=/usr
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = d8a541388ed2
# uname -m = x86_64
# uname -r = 4.10.6-1-ARCH
# uname -s = Linux
# uname -v = #1 SMP PREEMPT Mon Mar 27 08:28:22 CEST 2017
#
# /usr/bin/uname -p = unknown
# /bin/uname -X = unknown
#
# /bin/arch = unknown
# /usr/bin/arch -k = unknown
# /usr/convex/getsysinfo = unknown
# /usr/bin/hostinfo = unknown
# /bin/machine = unknown
# /usr/bin/oslevel = unknown
# /bin/universe = unknown
#
# PATH: /sysroot/bin
# PATH: /usr/local/sbin
# PATH: /usr/local/bin
# PATH: /usr/bin
# PATH: /usr/lib/jvm/default/bin
# PATH: /usr/bin/site_perl
# PATH: /usr/bin/vendor_perl
# PATH: /usr/bin/core_perl
#
#
# ## ----------- ##
# ## Core tests. ##
# ## ----------- ##
#
# configure:1913: checking for a BSD-compatible install
# configure:1981: result: /usr/bin/install -c
# configure:1992: checking whether build environment is sane
# configure:2052: result: yes
# configure:2101: checking for x86_64-unknown-linux-strip
# configure:2131: result: no
# configure:2141: checking for strip
# configure:2157: found /sysroot/bin/strip
# configure:2168: result: strip
# configure:2193: checking for a thread-safe mkdir -p
# configure:2232: result: /usr/bin/mkdir -p
# configure:2245: checking for gawk
# configure:2261: found /usr/bin/gawk
# configure:2272: result: gawk
# configure:2283: checking whether make sets $(MAKE)
# configure:2305: result: yes
# configure:2412: checking for style of include used by make
# configure:2440: result: GNU
# configure:2470: checking for x86_64-unknown-linux-gcc
# configure:2497: result: clang
# configure:2769: checking for C compiler version
# configure:2777: clang --version >&5
# clang version 3.8.1
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /
# configure:2781: $? = 0
# configure:2788: clang -v >&5
# clang version 3.8.1
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /
# Found candidate GCC installation: //../lib/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Selected GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Candidate multilib: .;@m64
# Selected multilib: .;@m64
# configure:2792: $? = 0
# configure:2799: clang -V >&5
# clang-3.8: error: argument to '-V' is missing (expected 1 value)
# clang-3.8: error: no input files
# configure:2803: $? = 1
# configure:2826: checking for C compiler default output file name
# configure:2848: clang conftest.c >&5
# configure:2852: $? = 0
# configure:2890: result: a.out
# configure:2909: checking whether the C compiler works
# configure:2919: ./a.out
# configure:2923: $? = 0
# configure:2942: result: yes
# configure:2949: checking whether we are cross compiling
# configure:2951: result: no
# configure:2954: checking for suffix of executables
# configure:2961: clang -o conftest conftest.c >&5
# configure:2965: $? = 0
# configure:2991: result:
# configure:2997: checking for suffix of object files
# configure:3023: clang -c conftest.c >&5
# configure:3027: $? = 0
# configure:3052: result: o
# configure:3056: checking whether we are using the GNU C compiler
# configure:3085: clang -c conftest.c >&5
# configure:3092: $? = 0
# configure:3109: result: yes
# configure:3118: checking whether clang accepts -g
# configure:3148: clang -c -g conftest.c >&5
# configure:3155: $? = 0
# configure:3256: result: yes
# configure:3273: checking for clang option to accept ISO C89
# configure:3347: clang -c conftest.c >&5
# configure:3354: $? = 0
# configure:3377: result: none needed
# configure:3397: checking dependency style of clang
# configure:3507: result: none
# configure:3528: checking how to run the C preprocessor
# configure:3568: clang -E conftest.c
# configure:3575: $? = 0
# configure:3606: clang -E conftest.c
# conftest.c:10:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:3613: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME "XF86MiscProto"
# | #define PACKAGE_TARNAME "xf86miscproto"
# | #define PACKAGE_VERSION "0.9.3"
# | #define PACKAGE_STRING "XF86MiscProto 0.9.3"
# | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg"
# | #define PACKAGE "xf86miscproto"
# | #define VERSION "0.9.3"
# | /* end confdefs.h. */
# | #include
# configure:3646: result: clang -E
# configure:3675: clang -E conftest.c
# configure:3682: $? = 0
# configure:3713: clang -E conftest.c
# conftest.c:10:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:3720: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME "XF86MiscProto"
# | #define PACKAGE_TARNAME "xf86miscproto"
# | #define PACKAGE_VERSION "0.9.3"
# | #define PACKAGE_STRING "XF86MiscProto 0.9.3"
# | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg"
# | #define PACKAGE "xf86miscproto"
# | #define VERSION "0.9.3"
# | /* end confdefs.h. */
# | #include
# configure:3760: checking for grep that handles long lines and -e
# configure:3820: result: /usr/bin/grep
# configure:3825: checking for egrep
# configure:3889: result: /usr/bin/grep -E
# configure:3894: checking for ANSI C header files
# configure:3924: clang -c conftest.c >&5
# configure:3931: $? = 0
# configure:4030: clang -o conftest conftest.c >&5
# configure:4034: $? = 0
# configure:4040: ./conftest
# configure:4044: $? = 0
# configure:4062: result: yes
# configure:4086: checking for sys/types.h
# configure:4107: clang -c conftest.c >&5
# configure:4114: $? = 0
# configure:4131: result: yes
# configure:4086: checking for sys/stat.h
# configure:4107: clang -c conftest.c >&5
# configure:4114: $? = 0
# configure:4131: result: yes
# configure:4086: checking for stdlib.h
# configure:4107: clang -c conftest.c >&5
# configure:4114: $? = 0
# configure:4131: result: yes
# configure:4086: checking for string.h
# configure:4107: clang -c conftest.c >&5
# configure:4114: $? = 0
# configure:4131: result: yes
# configure:4086: checking for memory.h
# configure:4107: clang -c conftest.c >&5
# configure:4114: $? = 0
# configure:4131: result: yes
# configure:4086: checking for strings.h
# configure:4107: clang -c conftest.c >&5
# configure:4114: $? = 0
# configure:4131: result: yes
# configure:4086: checking for inttypes.h
# configure:4107: clang -c conftest.c >&5
# configure:4114: $? = 0
# configure:4131: result: yes
# configure:4086: checking for stdint.h
# configure:4107: clang -c conftest.c >&5
# configure:4114: $? = 0
# configure:4131: result: yes
# configure:4086: checking for unistd.h
# configure:4107: clang -c conftest.c >&5
# configure:4114: $? = 0
# configure:4131: result: yes
# configure:4145: checking for clang option to accept ISO C99
# configure:4304: clang -c conftest.c >&5
# configure:4311: $? = 0
# configure:4334: result: none needed
# configure:4353: checking build system type
# configure:4371: result: x86_64-unknown-linux-gnu
# configure:4393: checking host system type
# configure:4408: result: x86_64-unknown-linux-gnu
# configure:4944: creating ./config.status
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by XF86MiscProto config.status 0.9.3, which was
# generated by GNU Autoconf 2.63. Invocation command line was
#
# CONFIG_FILES =
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ ./config.status
#
# on d8a541388ed2
#
# config.status:722: creating Makefile
# config.status:722: creating xf86miscproto.pc
# config.status:933: executing depfiles 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_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_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_EGREP='/usr/bin/grep -E'
# ac_cv_path_GREP=/usr/bin/grep
# 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
#
# ## ----------------- ##
# ## Output variables. ##
# ## ----------------- ##
#
# ACLOCAL='${SHELL} /tmp/xf86miscproto/src/xf86miscproto-0.9.3/missing --run aclocal-1.11'
# ADMIN_MAN_DIR='$(mandir)/man$(ADMIN_MAN_SUFFIX)'
# ADMIN_MAN_SUFFIX='8'
# AMDEPBACKSLASH='\'
# AMDEP_FALSE='#'
# AMDEP_TRUE=''
# AMTAR='${SHELL} /tmp/xf86miscproto/src/xf86miscproto-0.9.3/missing --run tar'
# AM_BACKSLASH='\'
# AM_DEFAULT_VERBOSITY='0'
# APP_MAN_DIR='$(mandir)/man$(APP_MAN_SUFFIX)'
# APP_MAN_SUFFIX='1'
# AUTOCONF='${SHELL} /tmp/xf86miscproto/src/xf86miscproto-0.9.3/missing --run autoconf'
# AUTOHEADER='${SHELL} /tmp/xf86miscproto/src/xf86miscproto-0.9.3/missing --run autoheader'
# AUTOMAKE='${SHELL} /tmp/xf86miscproto/src/xf86miscproto-0.9.3/missing --run automake-1.11'
# AWK='gawk'
# CC='clang'
# CCDEPMODE='depmode=none'
# CFLAGS=''
# CHANGELOG_CMD='(GIT_DIR=$(top_srcdir)/.git git log > .changelog.tmp && mv .changelog.tmp ChangeLog) || (rm -f .changelog.tmp; touch ChangeLog; echo '\''git directory not found: installing possibly empty changelog.'\'' >&2)'
# CPP='clang -E'
# CPPFLAGS=''
# CWARNFLAGS='-Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement '
# CYGPATH_W='echo'
# DEFS='-DPACKAGE_NAME=\"XF86MiscProto\" -DPACKAGE_TARNAME=\"xf86miscproto\" -DPACKAGE_VERSION=\"0.9.3\" -DPACKAGE_STRING=\"XF86MiscProto\ 0.9.3\" -DPACKAGE_BUGREPORT=\"https://bugs.freedesktop.org/enter_bug.cgi\?product=xorg\" -DPACKAGE=\"xf86miscproto\" -DVERSION=\"0.9.3\" -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=0 -DPACKAGE_VERSION_MINOR=9 -DPACKAGE_VERSION_PATCHLEVEL=3'
# 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'
# EXEEXT=''
# FILE_MAN_DIR='$(mandir)/man$(FILE_MAN_SUFFIX)'
# FILE_MAN_SUFFIX='5'
# GREP='/usr/bin/grep'
# 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/xf86miscproto/src/xf86miscproto-0.9.3/missing --run makeinfo'
# MISC_MAN_DIR='$(mandir)/man$(MISC_MAN_SUFFIX)'
# MISC_MAN_SUFFIX='7'
# MKDIR_P='/usr/bin/mkdir -p'
# OBJEXT='o'
# PACKAGE='xf86miscproto'
# PACKAGE_BUGREPORT='https://bugs.freedesktop.org/enter_bug.cgi?product=xorg'
# PACKAGE_NAME='XF86MiscProto'
# PACKAGE_STRING='XF86MiscProto 0.9.3'
# PACKAGE_TARNAME='xf86miscproto'
# PACKAGE_VERSION='0.9.3'
# PATH_SEPARATOR=':'
# SET_MAKE=''
# SHELL='/bin/sh'
# STRIP='strip'
# VERSION='0.9.3'
# ac_ct_CC=''
# am__EXEEXT_FALSE=''
# am__EXEEXT_TRUE='#'
# am__fastdepCC_FALSE=''
# am__fastdepCC_TRUE='#'
# am__include='include'
# am__isrc=''
# am__leading_dot='.'
# am__quote=''
# am__tar='${AMTAR} chof - "$$tardir"'
# am__untar='${AMTAR} 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'
# distcleancheck_listfiles='find . -type f ! -name ChangeLog -print'
# 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/xf86miscproto/src/xf86miscproto-0.9.3/install-sh'
# libdir='${exec_prefix}/lib'
# libexecdir='${exec_prefix}/libexec'
# localedir='${datarootdir}/locale'
# localstatedir='${prefix}/var'
# mandir='${datarootdir}/man'
# mkdir_p='/usr/bin/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. ##
# ## ----------- ##
#
# #define PACKAGE_NAME "XF86MiscProto"
# #define PACKAGE_TARNAME "xf86miscproto"
# #define PACKAGE_VERSION "0.9.3"
# #define PACKAGE_STRING "XF86MiscProto 0.9.3"
# #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg"
# #define PACKAGE "xf86miscproto"
# #define VERSION "0.9.3"
# #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 0
# #define PACKAGE_VERSION_MINOR 9
# #define PACKAGE_VERSION_PATCHLEVEL 3
#
# configure: exit 0