Build of videoproto with vanilla toolchain

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

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

SLOCLanguage
3,592 sh
927 ansic
701 makefile
5,220 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: videoproto 2.3.3-1 (Wed Aug 24 13:38:34 UTC 2016)
# ==> Checking runtime dependencies...
# ==> Checking buildtime dependencies...
# ==> WARNING: Using existing $srcdir/ tree
# ==> Starting build()...
# checking for a BSD-compatible install... /usr/bin/install -c
# checking whether build environment is sane... yes
# checking for 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 make supports nested variables... yes
# checking for style of include used by make... GNU
# checking for x86_64-unknown-linux-gcc... no
# checking for gcc... gcc
# checking whether the C compiler works... yes
# checking for C compiler default output file name... a.out
# checking for suffix of executables...
# checking whether we are cross compiling... no
# 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 whether gcc understands -c and -o together... yes
# 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 whether __clang__ is declared... no
# 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/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
# checking if gcc supports -Werror=unknown-warning-option... no
# checking if gcc supports -Werror=unused-command-line-argument... no
# checking if gcc supports -Wall... yes
# checking if gcc supports -Wpointer-arith... yes
# checking if gcc supports -Wmissing-declarations... yes
# checking if gcc supports -Wformat=2... yes
# checking if gcc supports -Wstrict-prototypes... yes
# checking if gcc supports -Wmissing-prototypes... yes
# checking if gcc supports -Wnested-externs... yes
# checking if gcc supports -Wbad-function-cast... yes
# checking if gcc supports -Wold-style-definition... yes
# checking if gcc supports -Wdeclaration-after-statement... yes
# checking if gcc supports -Wunused... yes
# checking if gcc supports -Wuninitialized... yes
# checking if gcc supports -Wshadow... yes
# checking if gcc supports -Wmissing-noreturn... yes
# checking if gcc supports -Wmissing-format-attribute... yes
# checking if gcc supports -Wredundant-decls... yes
# checking if gcc supports -Wlogical-op... yes
# checking if gcc supports -Werror=implicit... yes
# checking if gcc supports -Werror=nonnull... yes
# checking if gcc supports -Werror=init-self... yes
# checking if gcc supports -Werror=main... yes
# checking if gcc supports -Werror=missing-braces... yes
# checking if gcc supports -Werror=sequence-point... yes
# checking if gcc supports -Werror=return-type... yes
# checking if gcc supports -Werror=trigraphs... yes
# checking if gcc supports -Werror=array-bounds... yes
# checking if gcc supports -Werror=write-strings... yes
# checking if gcc supports -Werror=address... yes
# checking if gcc supports -Werror=int-to-pointer-cast... yes
# checking if gcc supports -Werror=pointer-to-int-cast... yes
# checking if gcc supports -pedantic... yes
# checking if gcc supports -Werror... yes
# checking if gcc supports -Werror=attributes... yes
# 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
# checking whether make supports nested variables... (cached) yes
# checking that generated files are newer than configure... done
# configure: creating ./config.status
# config.status: creating Makefile
# config.status: creating videoproto.pc
# config.status: executing depfiles commands
# make: Nothing to be done for 'all'.
# ==> Entering fakeroot environment...
# ==> Starting package()...
# make[1]: Entering directory '/tmp/videoproto/src/videoproto-2.3.3'
# make[1]: Nothing to be done for 'install-exec-am'.
# /usr/sbin/mkdir -p '/tmp/videoproto/pkg/videoproto/usr/share/doc/videoproto'
# /usr/sbin/mkdir -p '/tmp/videoproto/pkg/videoproto/usr/lib/pkgconfig'
# /usr/bin/install -c -m 644 xv-protocol-v2.txt '/tmp/videoproto/pkg/videoproto/usr/share/doc/videoproto'
# /usr/bin/install -c -m 644 videoproto.pc '/tmp/videoproto/pkg/videoproto/usr/lib/pkgconfig'
# /usr/sbin/mkdir -p '/tmp/videoproto/pkg/videoproto/usr/include/X11/extensions'
# /usr/bin/install -c -m 644 vldXvMC.h Xv.h XvMC.h XvMCproto.h Xvproto.h '/tmp/videoproto/pkg/videoproto/usr/include/X11/extensions'
# make[1]: Leaving directory '/tmp/videoproto/src/videoproto-2.3.3'
# ==> Tidying install...
# -> Removing doc files...
# -> Purging unwanted files...
# ==> Checking for packaging issue...
# ==> Creating package "videoproto"...
# -> Generating .PKGINFO file...
# -> Generating .BUILDINFO file...
# error: invalid option '--noprogressbar'
# -> Generating .MTREE file...
# -> Compressing package...
# ==> Leaving fakeroot environment.
# ==> Finished making: videoproto 2.3.3-1 (Wed Aug 24 13:38:38 UTC 2016)

CMD: pacman --query --file videoproto-2.3.3-1-any.pkg.tar.xz
# videoproto 2.3.3-1

Creating hybrid package for 'videoproto'

Trying to find vanilla package 'videoproto'...

CMD: pacman --query --file /mirror/videoproto-2.3.3-1.pkg.tar.xz
# videoproto 2.3.3-1

Package file has the following structure:
# /.PKGINFO
# /.BUILDINFO
# /.MTREE
# /usr/share/doc/videoproto/xv-protocol-v2.txt
# /usr/share/licenses/videoproto/COPYING
# /usr/lib/pkgconfig/videoproto.pc
# /usr/include/X11/extensions/vldXvMC.h
# /usr/include/X11/extensions/Xv.h
# /usr/include/X11/extensions/XvMC.h
# /usr/include/X11/extensions/XvMCproto.h
# /usr/include/X11/extensions/Xvproto.h
# /sysroot/usr/lib/pkgconfig/videoproto.pc
# /sysroot/usr/include/X11/extensions/vldXvMC.h
# /sysroot/usr/include/X11/extensions/Xv.h
# /sysroot/usr/include/X11/extensions/XvMC.h
# /sysroot/usr/include/X11/extensions/XvMCproto.h
# /sysroot/usr/include/X11/extensions/Xvproto.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 videoproto.pkg.tar.xz .PKGINFO
# .PKGINFO

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

Attempting to access local repository, attempt 1

CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/videoproto.pkg.tar.xz
# ==> Extracting database to a temporary location...
# ==> Extracting database to a temporary location...
# ==> Adding package '/var/cache/pacman/pkg/videoproto.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/videoproto/src/videoproto-2.3.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 VideoProto configure 2.3.3, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# $ ./configure --host=x86_64-unknown-linux --prefix=/usr
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = 744a32e756b5
# 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:2131: checking for a BSD-compatible install
# configure:2199: result: /usr/bin/install -c
# configure:2210: checking whether build environment is sane
# configure:2265: result: yes
# configure:2324: checking for x86_64-unknown-linux-strip
# configure:2354: result: no
# configure:2364: checking for strip
# configure:2380: found /usr/sbin/strip
# configure:2391: result: strip
# configure:2416: checking for a thread-safe mkdir -p
# configure:2455: result: /usr/sbin/mkdir -p
# configure:2462: checking for gawk
# configure:2478: found /usr/sbin/gawk
# configure:2489: result: gawk
# configure:2500: checking whether make sets $(MAKE)
# configure:2522: result: yes
# configure:2551: checking whether make supports nested variables
# configure:2568: result: yes
# configure:2719: checking for style of include used by make
# configure:2747: result: GNU
# configure:2778: checking for x86_64-unknown-linux-gcc
# configure:2808: result: no
# configure:2818: checking for gcc
# configure:2834: found /usr/sbin/gcc
# configure:2845: result: gcc
# configure:3074: checking for C compiler version
# configure:3083: 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:3094: $? = 0
# configure:3083: 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:3094: $? = 0
# configure:3083: gcc -V >&5
# gcc: error: unrecognized command line option '-V'
# gcc: fatal error: no input files
# compilation terminated.
# configure:3094: $? = 1
# configure:3083: gcc -qversion >&5
# gcc: error: unrecognized command line option '-qversion'; did you mean '--version'?
# gcc: fatal error: no input files
# compilation terminated.
# configure:3094: $? = 1
# configure:3114: checking whether the C compiler works
# configure:3136: gcc conftest.c >&5
# configure:3140: $? = 0
# configure:3188: result: yes
# configure:3191: checking for C compiler default output file name
# configure:3193: result: a.out
# configure:3199: checking for suffix of executables
# configure:3206: gcc -o conftest conftest.c >&5
# configure:3210: $? = 0
# configure:3232: result:
# configure:3254: checking whether we are cross compiling
# configure:3262: gcc -o conftest conftest.c >&5
# configure:3266: $? = 0
# configure:3273: ./conftest
# configure:3277: $? = 0
# configure:3292: result: no
# configure:3297: checking for suffix of object files
# configure:3319: gcc -c conftest.c >&5
# configure:3323: $? = 0
# configure:3344: result: o
# configure:3348: checking whether we are using the GNU C compiler
# configure:3367: gcc -c conftest.c >&5
# configure:3367: $? = 0
# configure:3376: result: yes
# configure:3385: checking whether gcc accepts -g
# configure:3405: gcc -c -g conftest.c >&5
# configure:3405: $? = 0
# configure:3446: result: yes
# configure:3463: checking for gcc option to accept ISO C89
# configure:3526: gcc -c conftest.c >&5
# configure:3526: $? = 0
# configure:3539: result: none needed
# configure:3564: checking whether gcc understands -c and -o together
# configure:3586: gcc -c conftest.c -o conftest2.o
# configure:3589: $? = 0
# configure:3586: gcc -c conftest.c -o conftest2.o
# configure:3589: $? = 0
# configure:3601: result: yes
# configure:3620: checking dependency style of gcc
# configure:3731: result: none
# configure:3746: checking for gcc option to accept ISO C99
# configure:3895: gcc -c conftest.c >&5
# configure:3895: $? = 0
# configure:3908: result: none needed
# configure:3929: checking how to run the C preprocessor
# configure:3960: gcc -E conftest.c
# configure:3960: $? = 0
# configure:3974: gcc -E conftest.c
# conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:3974: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "VideoProto"
# | #define PACKAGE_TARNAME "videoproto"
# | #define PACKAGE_VERSION "2.3.3"
# | #define PACKAGE_STRING "VideoProto 2.3.3"
# | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg"
# | #define PACKAGE_URL ""
# | #define PACKAGE "videoproto"
# | #define VERSION "2.3.3"
# | /* end confdefs.h. */
# | #include
# configure:3999: result: gcc -E
# configure:4019: gcc -E conftest.c
# configure:4019: $? = 0
# configure:4033: gcc -E conftest.c
# conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:4033: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "VideoProto"
# | #define PACKAGE_TARNAME "videoproto"
# | #define PACKAGE_VERSION "2.3.3"
# | #define PACKAGE_STRING "VideoProto 2.3.3"
# | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg"
# | #define PACKAGE_URL ""
# | #define PACKAGE "videoproto"
# | #define VERSION "2.3.3"
# | /* end confdefs.h. */
# | #include
# configure:4062: checking for grep that handles long lines and -e
# configure:4120: result: /usr/sbin/grep
# configure:4125: checking for egrep
# configure:4187: result: /usr/sbin/grep -E
# configure:4192: checking for ANSI C header files
# configure:4212: gcc -c conftest.c >&5
# configure:4212: $? = 0
# configure:4285: gcc -o conftest conftest.c >&5
# configure:4285: $? = 0
# configure:4285: ./conftest
# configure:4285: $? = 0
# configure:4296: result: yes
# configure:4309: checking for sys/types.h
# configure:4309: gcc -c conftest.c >&5
# configure:4309: $? = 0
# configure:4309: result: yes
# configure:4309: checking for sys/stat.h
# configure:4309: gcc -c conftest.c >&5
# configure:4309: $? = 0
# configure:4309: result: yes
# configure:4309: checking for stdlib.h
# configure:4309: gcc -c conftest.c >&5
# configure:4309: $? = 0
# configure:4309: result: yes
# configure:4309: checking for string.h
# configure:4309: gcc -c conftest.c >&5
# configure:4309: $? = 0
# configure:4309: result: yes
# configure:4309: checking for memory.h
# configure:4309: gcc -c conftest.c >&5
# configure:4309: $? = 0
# configure:4309: result: yes
# configure:4309: checking for strings.h
# configure:4309: gcc -c conftest.c >&5
# configure:4309: $? = 0
# configure:4309: result: yes
# configure:4309: checking for inttypes.h
# configure:4309: gcc -c conftest.c >&5
# configure:4309: $? = 0
# configure:4309: result: yes
# configure:4309: checking for stdint.h
# configure:4309: gcc -c conftest.c >&5
# configure:4309: $? = 0
# configure:4309: result: yes
# configure:4309: checking for unistd.h
# configure:4309: gcc -c conftest.c >&5
# configure:4309: $? = 0
# configure:4309: result: yes
# configure:4325: checking whether __clang__ is declared
# configure:4325: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:61:10: error: '__clang__' undeclared (first use in this function)
# (void) __clang__;
# ^~~~~~~~~
# conftest.c:61:10: note: each undeclared identifier is reported only once for each function it appears in
# configure:4325: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "VideoProto"
# | #define PACKAGE_TARNAME "videoproto"
# | #define PACKAGE_VERSION "2.3.3"
# | #define PACKAGE_STRING "VideoProto 2.3.3"
# | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg"
# | #define PACKAGE_URL ""
# | #define PACKAGE "videoproto"
# | #define VERSION "2.3.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
# | /* 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 __clang__
# | #ifdef __cplusplus
# | (void) __clang__;
# | #else
# | (void) __clang__;
# | #endif
# | #endif
# |
# | ;
# | return 0;
# | }
# configure:4325: result: no
# configure:4332: checking whether __INTEL_COMPILER is declared
# configure:4332: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:61:10: error: '__INTEL_COMPILER' undeclared (first use in this function)
# (void) __INTEL_COMPILER;
# ^~~~~~~~~~~~~~~~
# conftest.c:61:10: note: each undeclared identifier is reported only once for each function it appears in
# configure:4332: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "VideoProto"
# | #define PACKAGE_TARNAME "videoproto"
# | #define PACKAGE_VERSION "2.3.3"
# | #define PACKAGE_STRING "VideoProto 2.3.3"
# | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg"
# | #define PACKAGE_URL ""
# | #define PACKAGE "videoproto"
# | #define VERSION "2.3.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
# | /* 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:4332: result: no
# configure:4339: checking whether __SUNPRO_C is declared
# configure:4339: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:61:10: error: '__SUNPRO_C' undeclared (first use in this function)
# (void) __SUNPRO_C;
# ^~~~~~~~~~
# conftest.c:61:10: note: each undeclared identifier is reported only once for each function it appears in
# configure:4339: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "VideoProto"
# | #define PACKAGE_TARNAME "videoproto"
# | #define PACKAGE_VERSION "2.3.3"
# | #define PACKAGE_STRING "VideoProto 2.3.3"
# | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg"
# | #define PACKAGE_URL ""
# | #define PACKAGE "videoproto"
# | #define VERSION "2.3.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
# | /* 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:4339: result: no
# configure:4358: checking for x86_64-unknown-linux-pkg-config
# configure:4391: result: no
# configure:4401: checking for pkg-config
# configure:4419: found /usr/sbin/pkg-config
# configure:4431: result: /usr/sbin/pkg-config
# configure:4456: checking pkg-config is at least version 0.9.0
# configure:4459: result: yes
# configure:4471: checking build system type
# configure:4485: result: x86_64-unknown-linux-gnu
# configure:4505: checking host system type
# configure:4518: result: x86_64-unknown-linux-gnu
# configure:4538: checking for a sed that does not truncate output
# configure:4602: result: /usr/sbin/sed
# configure:4648: checking if gcc supports -Werror=unknown-warning-option
# configure:4657: gcc -c -Werror=unknown-warning-option conftest.c >&5
# cc1: error: -Werror=unknown-warning-option: no option -Wunknown-warning-option
# configure:4657: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "VideoProto"
# | #define PACKAGE_TARNAME "videoproto"
# | #define PACKAGE_VERSION "2.3.3"
# | #define PACKAGE_STRING "VideoProto 2.3.3"
# | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg"
# | #define PACKAGE_URL ""
# | #define PACKAGE "videoproto"
# | #define VERSION "2.3.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
# | /* end confdefs.h. */
# | int i;
# configure:4664: result: no
# configure:4675: checking if gcc supports -Werror=unused-command-line-argument
# configure:4684: gcc -c -Werror=unused-command-line-argument conftest.c >&5
# cc1: error: -Werror=unused-command-line-argument: no option -Wunused-command-line-argument
# configure:4684: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "VideoProto"
# | #define PACKAGE_TARNAME "videoproto"
# | #define PACKAGE_VERSION "2.3.3"
# | #define PACKAGE_STRING "VideoProto 2.3.3"
# | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg"
# | #define PACKAGE_URL ""
# | #define PACKAGE "videoproto"
# | #define VERSION "2.3.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
# | /* end confdefs.h. */
# | int i;
# configure:4691: result: no
# configure:4710: checking if gcc supports -Wall
# configure:4727: gcc -o conftest -Wall conftest.c >&5
# configure:4727: $? = 0
# configure:4740: result: yes
# configure:4828: checking if gcc supports -Wpointer-arith
# configure:4845: gcc -o conftest -Wpointer-arith conftest.c >&5
# configure:4845: $? = 0
# configure:4858: result: yes
# configure:4946: checking if gcc supports -Wmissing-declarations
# configure:4963: gcc -o conftest -Wmissing-declarations conftest.c >&5
# configure:4963: $? = 0
# configure:4976: result: yes
# configure:5064: checking if gcc supports -Wformat=2
# configure:5081: gcc -o conftest -Wformat=2 conftest.c >&5
# configure:5081: $? = 0
# configure:5094: result: yes
# configure:5233: checking if gcc supports -Wstrict-prototypes
# configure:5250: gcc -o conftest -Wstrict-prototypes conftest.c >&5
# conftest.c:23:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^~~~
# configure:5250: $? = 0
# configure:5263: result: yes
# configure:5351: checking if gcc supports -Wmissing-prototypes
# configure:5368: gcc -o conftest -Wmissing-prototypes conftest.c >&5
# configure:5368: $? = 0
# configure:5381: result: yes
# configure:5469: checking if gcc supports -Wnested-externs
# configure:5486: gcc -o conftest -Wnested-externs conftest.c >&5
# configure:5486: $? = 0
# configure:5499: result: yes
# configure:5587: checking if gcc supports -Wbad-function-cast
# configure:5604: gcc -o conftest -Wbad-function-cast conftest.c >&5
# configure:5604: $? = 0
# configure:5617: result: yes
# configure:5705: checking if gcc supports -Wold-style-definition
# configure:5722: gcc -o conftest -Wold-style-definition conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:23:1: warning: old-style function definition [-Wold-style-definition]
# main ()
# ^~~~
# configure:5722: $? = 0
# configure:5735: result: yes
# configure:5872: checking if gcc supports -Wdeclaration-after-statement
# configure:5889: gcc -o conftest -Wdeclaration-after-statement conftest.c >&5
# configure:5889: $? = 0
# configure:5902: result: yes
# configure:5994: checking if gcc supports -Wunused
# configure:6011: gcc -o conftest -Wunused conftest.c >&5
# configure:6011: $? = 0
# configure:6024: result: yes
# configure:6112: checking if gcc supports -Wuninitialized
# configure:6129: gcc -o conftest -Wuninitialized conftest.c >&5
# configure:6129: $? = 0
# configure:6142: result: yes
# configure:6230: checking if gcc supports -Wshadow
# configure:6247: gcc -o conftest -Wshadow conftest.c >&5
# configure:6247: $? = 0
# configure:6260: result: yes
# configure:6348: checking if gcc supports -Wmissing-noreturn
# configure:6365: gcc -o conftest -Wmissing-noreturn conftest.c >&5
# configure:6365: $? = 0
# configure:6378: result: yes
# configure:6466: checking if gcc supports -Wmissing-format-attribute
# configure:6483: gcc -o conftest -Wmissing-format-attribute conftest.c >&5
# configure:6483: $? = 0
# configure:6496: result: yes
# configure:6584: checking if gcc supports -Wredundant-decls
# configure:6601: gcc -o conftest -Wredundant-decls conftest.c >&5
# configure:6601: $? = 0
# configure:6614: result: yes
# configure:6702: checking if gcc supports -Wlogical-op
# configure:6719: gcc -o conftest -Wlogical-op conftest.c >&5
# configure:6719: $? = 0
# configure:6732: result: yes
# configure:6832: checking if gcc supports -Werror=implicit
# configure:6849: gcc -o conftest -Werror=implicit conftest.c >&5
# configure:6849: $? = 0
# configure:6862: result: yes
# configure:6999: checking if gcc supports -Werror=nonnull
# configure:7016: gcc -o conftest -Werror=nonnull conftest.c >&5
# configure:7016: $? = 0
# configure:7029: result: yes
# configure:7117: checking if gcc supports -Werror=init-self
# configure:7134: gcc -o conftest -Werror=init-self conftest.c >&5
# configure:7134: $? = 0
# configure:7147: result: yes
# configure:7235: checking if gcc supports -Werror=main
# configure:7252: gcc -o conftest -Werror=main conftest.c >&5
# configure:7252: $? = 0
# configure:7265: result: yes
# configure:7353: checking if gcc supports -Werror=missing-braces
# configure:7370: gcc -o conftest -Werror=missing-braces conftest.c >&5
# configure:7370: $? = 0
# configure:7383: result: yes
# configure:7471: checking if gcc supports -Werror=sequence-point
# configure:7488: gcc -o conftest -Werror=sequence-point conftest.c >&5
# configure:7488: $? = 0
# configure:7501: result: yes
# configure:7589: checking if gcc supports -Werror=return-type
# configure:7606: gcc -o conftest -Werror=return-type conftest.c >&5
# configure:7606: $? = 0
# configure:7619: result: yes
# configure:7756: checking if gcc supports -Werror=trigraphs
# configure:7773: gcc -o conftest -Werror=trigraphs conftest.c >&5
# configure:7773: $? = 0
# configure:7786: result: yes
# configure:7874: checking if gcc supports -Werror=array-bounds
# configure:7891: gcc -o conftest -Werror=array-bounds conftest.c >&5
# configure:7891: $? = 0
# configure:7904: result: yes
# configure:7992: checking if gcc supports -Werror=write-strings
# configure:8009: gcc -o conftest -Werror=write-strings conftest.c >&5
# configure:8009: $? = 0
# configure:8022: result: yes
# configure:8110: checking if gcc supports -Werror=address
# configure:8127: gcc -o conftest -Werror=address conftest.c >&5
# configure:8127: $? = 0
# configure:8140: result: yes
# configure:8228: checking if gcc supports -Werror=int-to-pointer-cast
# configure:8245: gcc -o conftest -Werror=int-to-pointer-cast conftest.c >&5
# configure:8245: $? = 0
# configure:8258: result: yes
# configure:8395: checking if gcc supports -Werror=pointer-to-int-cast
# configure:8412: gcc -o conftest -Werror=pointer-to-int-cast conftest.c >&5
# configure:8412: $? = 0
# configure:8425: result: yes
# configure:10083: checking if gcc supports -pedantic
# configure:10100: gcc -o conftest -pedantic conftest.c >&5
# configure:10100: $? = 0
# configure:10113: result: yes
# configure:10201: checking if gcc supports -Werror
# configure:10218: gcc -o conftest -Werror conftest.c >&5
# configure:10218: $? = 0
# configure:10231: result: yes
# configure:10371: checking if gcc supports -Werror=attributes
# configure:10388: gcc -o conftest -Werror=attributes conftest.c >&5
# configure:10388: $? = 0
# configure:10401: result: yes
# configure:10561: checking whether make supports nested variables
# configure:10578: result: yes
# configure:10738: checking that generated files are newer than configure
# configure:10744: result: done
# configure:10767: creating ./config.status
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by VideoProto config.status 2.3.3, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# CONFIG_FILES =
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ ./config.status
#
# on 744a32e756b5
#
# config.status:820: creating Makefile
# config.status:820: creating videoproto.pc
# config.status:992: 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_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__=no
# 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
# 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=yes
# 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=no
# xorg_cv_cc_flag_unused_command_line_argument=no
#
# ## ----------------- ##
# ## Output variables. ##
# ## ----------------- ##
#
# ACLOCAL='${SHELL} /tmp/videoproto/src/videoproto-2.3.3/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'
# AUTOCONF='${SHELL} /tmp/videoproto/src/videoproto-2.3.3/missing autoconf'
# AUTOHEADER='${SHELL} /tmp/videoproto/src/videoproto-2.3.3/missing autoheader'
# AUTOMAKE='${SHELL} /tmp/videoproto/src/videoproto-2.3.3/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 -Wlogical-op -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='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 -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 -Wlogical-op -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=\"VideoProto\" -DPACKAGE_TARNAME=\"videoproto\" -DPACKAGE_VERSION=\"2.3.3\" -DPACKAGE_STRING=\"VideoProto\ 2.3.3\" -DPACKAGE_BUGREPORT=\"https://bugs.freedesktop.org/enter_bug.cgi\?product=xorg\" -DPACKAGE_URL=\"\" -DPACKAGE=\"videoproto\" -DVERSION=\"2.3.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=2 -DPACKAGE_VERSION_MINOR=3 -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/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=''
# MAKEINFO='${SHELL} /tmp/videoproto/src/videoproto-2.3.3/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|__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/sbin/mkdir -p'
# OBJEXT='o'
# PACKAGE='videoproto'
# PACKAGE_BUGREPORT='https://bugs.freedesktop.org/enter_bug.cgi?product=xorg'
# PACKAGE_NAME='VideoProto'
# PACKAGE_STRING='VideoProto 2.3.3'
# PACKAGE_TARNAME='videoproto'
# PACKAGE_URL=''
# PACKAGE_VERSION='2.3.3'
# PATH_SEPARATOR=':'
# PKG_CONFIG='/usr/sbin/pkg-config'
# PKG_CONFIG_LIBDIR=''
# PKG_CONFIG_PATH=''
# SED='/usr/sbin/sed'
# SET_MAKE=''
# SHELL='/bin/sh'
# STRICT_CFLAGS=' -pedantic -Werror -Werror=attributes'
# STRIP='strip'
# VERSION='2.3.3'
# 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__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/videoproto/src/videoproto-2.3.3/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 "VideoProto"
# #define PACKAGE_TARNAME "videoproto"
# #define PACKAGE_VERSION "2.3.3"
# #define PACKAGE_STRING "VideoProto 2.3.3"
# #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg"
# #define PACKAGE_URL ""
# #define PACKAGE "videoproto"
# #define VERSION "2.3.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 2
# #define PACKAGE_VERSION_MINOR 3
# #define PACKAGE_VERSION_PATCHLEVEL 3
#
# configure: exit 0