Build of renderproto with vanilla toolchain

The build took 00h 00m 35s and was SUCCESSFUL.

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

SLOCLanguage
3,384 sh
668 ansic
573 makefile
4,625 total

The process tree of the build process is here.

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...

CMD: sudo -u tuscan red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
# ==> Making package: renderproto 0.11.1-3 (Wed Aug 24 14:01:14 UTC 2016)
# ==> Checking runtime dependencies...
# ==> Checking buildtime dependencies...
# ==> 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/sbin/mkdir -p
# checking for gawk... gawk
# checking whether make sets $(MAKE)... yes
# checking whether to enable maintainer-specific portions of Makefiles... no
# checking for style of include used by make... GNU
# checking for x86_64-unknown-linux-gcc... no
# checking for gcc... gcc
# 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 gcc accepts -g... yes
# checking for gcc option to accept ISO C89... none needed
# checking dependency style of gcc... none
# checking for gcc option to accept ISO C99... none needed
# checking how to run the C preprocessor... gcc -E
# checking for grep that handles long lines and -e... /usr/sbin/grep
# checking for egrep... /usr/sbin/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 x86_64-unknown-linux-pkg-config... no
# checking for pkg-config... /usr/sbin/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/sbin/sed
# Package xorg-macros was not found in the pkg-config search path.
# Perhaps you should add the directory containing `xorg-macros.pc'
# to the PKG_CONFIG_PATH environment variable
# No package 'xorg-macros' found
# configure: creating ./config.status
# config.status: creating Makefile
# config.status: creating renderproto.pc
# config.status: executing depfiles commands
# make: Nothing to be done for 'all'.
# ==> Entering fakeroot environment...
# ==> Starting package()...
# make[1]: Entering directory '/tmp/renderproto/src/renderproto-0.11.1'
# make[1]: Nothing to be done for 'install-exec-am'.
# test -z "/usr/share/doc/renderproto" || /usr/sbin/mkdir -p "/tmp/renderproto/pkg/renderproto/usr/share/doc/renderproto"
# test -z "/usr/lib/pkgconfig" || /usr/sbin/mkdir -p "/tmp/renderproto/pkg/renderproto/usr/lib/pkgconfig"
# /usr/bin/install -c -m 644 renderproto.pc '/tmp/renderproto/pkg/renderproto/usr/lib/pkgconfig'
# /usr/bin/install -c -m 644 renderproto.txt '/tmp/renderproto/pkg/renderproto/usr/share/doc/renderproto'
# test -z "/usr/include/X11/extensions" || /usr/sbin/mkdir -p "/tmp/renderproto/pkg/renderproto/usr/include/X11/extensions"
# /usr/bin/install -c -m 644 render.h renderproto.h '/tmp/renderproto/pkg/renderproto/usr/include/X11/extensions'
# make[1]: Leaving directory '/tmp/renderproto/src/renderproto-0.11.1'
# ==> Tidying install...
# -> Removing doc files...
# -> Purging unwanted files...
# ==> Checking for packaging issue...
# ==> Creating package "renderproto"...
# -> Generating .PKGINFO file...
# -> Generating .BUILDINFO file...
# error: invalid option '--noprogressbar'
# -> Generating .MTREE file...
# -> Compressing package...
# ==> Leaving fakeroot environment.
# ==> Finished making: renderproto 0.11.1-3 (Wed Aug 24 14:01:19 UTC 2016)

CMD: pacman --query --file renderproto-0.11.1-3-any.pkg.tar.xz
# renderproto 0.11.1-3

Creating hybrid package for 'renderproto'

Trying to find vanilla package 'renderproto'...

CMD: pacman --query --file /mirror/renderproto-0.11.1-3.pkg.tar.xz
# renderproto 0.11.1-3

Package file has the following structure:
# /.PKGINFO
# /.MTREE
# /usr/include/X11/extensions/render.h
# /usr/include/X11/extensions/renderproto.h
# /usr/lib/pkgconfig/renderproto.pc
# /usr/share/doc/renderproto/renderproto.txt
# /usr/share/licenses/renderproto/COPYING
# /sysroot/usr/lib/pkgconfig/renderproto.pc
# /sysroot/usr/include/X11/extensions/render.h
# /sysroot/usr/include/X11/extensions/renderproto.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 renderproto.pkg.tar.xz .PKGINFO
# .PKGINFO

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

Attempting to access local repository, attempt 1

CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/renderproto.pkg.tar.xz
# ==> Extracting database to a temporary location...
# ==> Extracting database to a temporary location...
# ==> Adding package '/var/cache/pacman/pkg/renderproto.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/renderproto/src/renderproto-0.11.1/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 RenderProto configure 0.11.1, which was
# generated by GNU Autoconf 2.63. Invocation command line was
#
# $ ./configure --host=x86_64-unknown-linux --prefix=/usr
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = 8b9bd8dbcdb3
# uname -m = x86_64
# uname -r = 4.7.1-1-ARCH
# uname -s = Linux
# uname -v = #1 SMP PREEMPT Wed Aug 17 08:13:35 CEST 2016
#
# /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/local/sbin
# PATH: /usr/local/bin
# PATH: /usr/sbin
# PATH: /usr/bin
# PATH: /sbin
# PATH: /bin
#
#
# ## ----------- ##
# ## Core tests. ##
# ## ----------- ##
#
# configure:1918: checking for a BSD-compatible install
# configure:1986: result: /usr/bin/install -c
# configure:1997: checking whether build environment is sane
# configure:2057: result: yes
# configure:2106: checking for x86_64-unknown-linux-strip
# configure:2136: result: no
# configure:2146: checking for strip
# configure:2162: found /usr/sbin/strip
# configure:2173: result: strip
# configure:2198: checking for a thread-safe mkdir -p
# configure:2237: result: /usr/sbin/mkdir -p
# configure:2250: checking for gawk
# configure:2266: found /usr/sbin/gawk
# configure:2277: result: gawk
# configure:2288: checking whether make sets $(MAKE)
# configure:2310: result: yes
# configure:2393: checking whether to enable maintainer-specific portions of Makefiles
# configure:2402: result: no
# configure:2440: checking for style of include used by make
# configure:2468: result: GNU
# configure:2498: checking for x86_64-unknown-linux-gcc
# configure:2528: result: no
# configure:2538: checking for gcc
# configure:2554: found /usr/sbin/gcc
# configure:2565: result: gcc
# configure:2797: checking for C compiler version
# configure:2805: gcc --version >&5
# gcc (GCC) 6.1.1 20160602
# Copyright (C) 2016 Free Software Foundation, Inc.
# This is free software; see the source for copying conditions. There is NO
# warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
#
# configure:2809: $? = 0
# configure:2816: gcc -v >&5
# Using built-in specs.
# COLLECT_GCC=gcc
# COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapper
# Target: x86_64-pc-linux-gnu
# Configured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=release
# Thread model: posix
# gcc version 6.1.1 20160602 (GCC)
# configure:2820: $? = 0
# configure:2827: gcc -V >&5
# gcc: error: unrecognized command line option '-V'
# gcc: fatal error: no input files
# compilation terminated.
# configure:2831: $? = 1
# configure:2854: checking for C compiler default output file name
# configure:2876: gcc conftest.c >&5
# configure:2880: $? = 0
# configure:2918: result: a.out
# configure:2937: checking whether the C compiler works
# configure:2947: ./a.out
# configure:2951: $? = 0
# configure:2970: result: yes
# configure:2977: checking whether we are cross compiling
# configure:2979: result: no
# configure:2982: checking for suffix of executables
# configure:2989: gcc -o conftest conftest.c >&5
# configure:2993: $? = 0
# configure:3019: result:
# configure:3025: checking for suffix of object files
# configure:3051: gcc -c conftest.c >&5
# configure:3055: $? = 0
# configure:3080: result: o
# configure:3084: checking whether we are using the GNU C compiler
# configure:3113: gcc -c conftest.c >&5
# configure:3120: $? = 0
# configure:3137: result: yes
# configure:3146: checking whether gcc accepts -g
# configure:3176: gcc -c -g conftest.c >&5
# configure:3183: $? = 0
# configure:3284: result: yes
# configure:3301: checking for gcc option to accept ISO C89
# configure:3375: gcc -c conftest.c >&5
# configure:3382: $? = 0
# configure:3405: result: none needed
# configure:3425: checking dependency style of gcc
# configure:3535: result: none
# configure:3550: checking for gcc option to accept ISO C99
# configure:3709: gcc -c conftest.c >&5
# configure:3716: $? = 0
# configure:3739: result: none needed
# configure:3758: checking how to run the C preprocessor
# configure:3798: gcc -E conftest.c
# configure:3805: $? = 0
# configure:3836: gcc -E conftest.c
# conftest.c:10:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:3843: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME "RenderProto"
# | #define PACKAGE_TARNAME "renderproto"
# | #define PACKAGE_VERSION "0.11.1"
# | #define PACKAGE_STRING "RenderProto 0.11.1"
# | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg"
# | #define PACKAGE "renderproto"
# | #define VERSION "0.11.1"
# | /* end confdefs.h. */
# | #include
# configure:3876: result: gcc -E
# configure:3905: gcc -E conftest.c
# configure:3912: $? = 0
# configure:3943: gcc -E conftest.c
# conftest.c:10:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:3950: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME "RenderProto"
# | #define PACKAGE_TARNAME "renderproto"
# | #define PACKAGE_VERSION "0.11.1"
# | #define PACKAGE_STRING "RenderProto 0.11.1"
# | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg"
# | #define PACKAGE "renderproto"
# | #define VERSION "0.11.1"
# | /* end confdefs.h. */
# | #include
# configure:3990: checking for grep that handles long lines and -e
# configure:4050: result: /usr/sbin/grep
# configure:4055: checking for egrep
# configure:4119: result: /usr/sbin/grep -E
# configure:4124: checking for ANSI C header files
# configure:4154: gcc -c conftest.c >&5
# configure:4161: $? = 0
# configure:4260: gcc -o conftest conftest.c >&5
# configure:4264: $? = 0
# configure:4270: ./conftest
# configure:4274: $? = 0
# configure:4292: result: yes
# configure:4316: checking for sys/types.h
# configure:4337: gcc -c conftest.c >&5
# configure:4344: $? = 0
# configure:4361: result: yes
# configure:4316: checking for sys/stat.h
# configure:4337: gcc -c conftest.c >&5
# configure:4344: $? = 0
# configure:4361: result: yes
# configure:4316: checking for stdlib.h
# configure:4337: gcc -c conftest.c >&5
# configure:4344: $? = 0
# configure:4361: result: yes
# configure:4316: checking for string.h
# configure:4337: gcc -c conftest.c >&5
# configure:4344: $? = 0
# configure:4361: result: yes
# configure:4316: checking for memory.h
# configure:4337: gcc -c conftest.c >&5
# configure:4344: $? = 0
# configure:4361: result: yes
# configure:4316: checking for strings.h
# configure:4337: gcc -c conftest.c >&5
# configure:4344: $? = 0
# configure:4361: result: yes
# configure:4316: checking for inttypes.h
# configure:4337: gcc -c conftest.c >&5
# configure:4344: $? = 0
# configure:4361: result: yes
# configure:4316: checking for stdint.h
# configure:4337: gcc -c conftest.c >&5
# configure:4344: $? = 0
# configure:4361: result: yes
# configure:4316: checking for unistd.h
# configure:4337: gcc -c conftest.c >&5
# configure:4344: $? = 0
# configure:4361: result: yes
# configure:4381: checking for x86_64-unknown-linux-pkg-config
# configure:4414: result: no
# configure:4424: checking for pkg-config
# configure:4442: found /usr/sbin/pkg-config
# configure:4454: result: /usr/sbin/pkg-config
# configure:4479: checking pkg-config is at least version 0.9.0
# configure:4482: result: yes
# configure:4497: checking build system type
# configure:4515: result: x86_64-unknown-linux-gnu
# configure:4537: checking host system type
# configure:4552: result: x86_64-unknown-linux-gnu
# configure:4574: checking for a sed that does not truncate output
# configure:4640: result: /usr/sbin/sed
# configure:5179: creating ./config.status
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by RenderProto config.status 0.11.1, which was
# generated by GNU Autoconf 2.63. Invocation command line was
#
# CONFIG_FILES =
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ ./config.status
#
# on 8b9bd8dbcdb3
#
# config.status:733: creating Makefile
# config.status:733: creating renderproto.pc
# config.status:944: executing depfiles commands
#
# ## ---------------- ##
# ## Cache variables. ##
# ## ---------------- ##
#
# ac_cv_build=x86_64-unknown-linux-gnu
# ac_cv_c_compiler_gnu=yes
# ac_cv_env_CC_set=
# ac_cv_env_CC_value=
# 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_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_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/sbin/grep -E'
# ac_cv_path_GREP=/usr/sbin/grep
# ac_cv_path_SED=/usr/sbin/sed
# ac_cv_path_ac_pt_PKG_CONFIG=/usr/sbin/pkg-config
# ac_cv_path_install='/usr/bin/install -c'
# ac_cv_path_mkdir=/usr/sbin/mkdir
# ac_cv_prog_AWK=gawk
# ac_cv_prog_CPP='gcc -E'
# ac_cv_prog_ac_ct_CC=gcc
# 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/renderproto/src/renderproto-0.11.1/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/renderproto/src/renderproto-0.11.1/missing --run tar'
# AM_BACKSLASH='\'
# AM_DEFAULT_VERBOSITY='0'
# APP_MAN_DIR='$(mandir)/man$(APP_MAN_SUFFIX)'
# APP_MAN_SUFFIX='1'
# AUTOCONF='${SHELL} /tmp/renderproto/src/renderproto-0.11.1/missing --run autoconf'
# AUTOHEADER='${SHELL} /tmp/renderproto/src/renderproto-0.11.1/missing --run autoheader'
# AUTOMAKE='${SHELL} /tmp/renderproto/src/renderproto-0.11.1/missing --run automake-1.11'
# AWK='gawk'
# CC='gcc'
# 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='gcc -E'
# CPPFLAGS=''
# CWARNFLAGS='-Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 '
# CYGPATH_W='echo'
# DEFS='-DPACKAGE_NAME=\"RenderProto\" -DPACKAGE_TARNAME=\"renderproto\" -DPACKAGE_VERSION=\"0.11.1\" -DPACKAGE_STRING=\"RenderProto\ 0.11.1\" -DPACKAGE_BUGREPORT=\"https://bugs.freedesktop.org/enter_bug.cgi\?product=xorg\" -DPACKAGE=\"renderproto\" -DVERSION=\"0.11.1\" -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=11 -DPACKAGE_VERSION_PATCHLEVEL=1'
# DEPDIR='.deps'
# DRIVER_MAN_DIR='$(mandir)/man$(DRIVER_MAN_SUFFIX)'
# DRIVER_MAN_SUFFIX='4'
# ECHO_C=''
# ECHO_N='-n'
# ECHO_T=''
# EGREP='/usr/sbin/grep -E'
# EXEEXT=''
# FILE_MAN_DIR='$(mandir)/man$(FILE_MAN_SUFFIX)'
# FILE_MAN_SUFFIX='5'
# GREP='/usr/sbin/grep'
# INSTALL_CMD='(cp -f /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=''
# MAINT='#'
# MAINTAINER_MODE_FALSE=''
# MAINTAINER_MODE_TRUE='#'
# MAKEINFO='${SHELL} /tmp/renderproto/src/renderproto-0.11.1/missing --run 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|__projectroot__|$(prefix)|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/sbin/mkdir -p'
# OBJEXT='o'
# PACKAGE='renderproto'
# PACKAGE_BUGREPORT='https://bugs.freedesktop.org/enter_bug.cgi?product=xorg'
# PACKAGE_NAME='RenderProto'
# PACKAGE_STRING='RenderProto 0.11.1'
# PACKAGE_TARNAME='renderproto'
# PACKAGE_VERSION='0.11.1'
# PATH_SEPARATOR=':'
# PKG_CONFIG='/usr/sbin/pkg-config'
# SED='/usr/sbin/sed'
# SET_MAKE=''
# SHELL='/bin/sh'
# STRIP='strip'
# VERSION='0.11.1'
# XORG_MAN_PAGE='X Version 11'
# ac_ct_CC='gcc'
# 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'
# 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/renderproto/src/renderproto-0.11.1/install-sh'
# libdir='${exec_prefix}/lib'
# libexecdir='${exec_prefix}/libexec'
# localedir='${datarootdir}/locale'
# localstatedir='${prefix}/var'
# mandir='${datarootdir}/man'
# mkdir_p='/usr/sbin/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 "RenderProto"
# #define PACKAGE_TARNAME "renderproto"
# #define PACKAGE_VERSION "0.11.1"
# #define PACKAGE_STRING "RenderProto 0.11.1"
# #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg"
# #define PACKAGE "renderproto"
# #define VERSION "0.11.1"
# #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 11
# #define PACKAGE_VERSION_PATCHLEVEL 1
#
# configure: exit 0