Build of videoproto with musl toolchain

The build took 00h 01m 21s 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...

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: videoproto 2.3.3-1 (Wed Apr 5 01:08:52 UTC 2017)
# ==> 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... 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... yes
# 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/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... 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/sbin/pkg-config
# configure: WARNING: using cross tools not prefixed with host triplet
# 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 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
# 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/sbin/mkdir -p '/tmp/videoproto/pkg/videoproto/usr/include/X11/extensions'
# /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/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 Apr 5 01:08:55 UTC 2017)

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 = 3179236034c8
# 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/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 /sysroot/bin/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:2805: result: clang
# configure:3074: checking for C compiler version
# configure:3083: clang --version >&5
# clang version 3.8.1
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /
# configure:3094: $? = 0
# configure:3083: 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:3094: $? = 0
# configure:3083: clang -V >&5
# clang-3.8: error: argument to '-V' is missing (expected 1 value)
# clang-3.8: error: no input files
# configure:3094: $? = 1
# configure:3083: clang -qversion >&5
# clang-3.8: error: unknown argument: '-qversion'
# clang-3.8: error: no input files
# configure:3094: $? = 1
# configure:3114: checking whether the C compiler works
# configure:3136: clang 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: clang -o conftest conftest.c >&5
# configure:3210: $? = 0
# configure:3232: result:
# configure:3254: checking whether we are cross compiling
# configure:3262: clang -o conftest conftest.c >&5
# configure:3266: $? = 0
# configure:3273: ./conftest
# ./conftest: error while loading shared libraries: /usr/lib/libc.so: invalid ELF header
# configure:3277: $? = 127
# configure:3292: result: yes
# configure:3297: checking for suffix of object files
# configure:3319: clang -c conftest.c >&5
# configure:3323: $? = 0
# configure:3344: result: o
# configure:3348: checking whether we are using the GNU C compiler
# configure:3367: clang -c conftest.c >&5
# configure:3367: $? = 0
# configure:3376: result: yes
# configure:3385: checking whether clang accepts -g
# configure:3405: clang -c -g conftest.c >&5
# configure:3405: $? = 0
# configure:3446: result: yes
# configure:3463: checking for clang option to accept ISO C89
# configure:3526: clang -c conftest.c >&5
# configure:3526: $? = 0
# configure:3539: result: none needed
# configure:3564: checking whether clang understands -c and -o together
# configure:3586: clang -c conftest.c -o conftest2.o
# configure:3589: $? = 0
# configure:3586: clang -c conftest.c -o conftest2.o
# configure:3589: $? = 0
# configure:3601: result: yes
# configure:3620: checking dependency style of clang
# configure:3731: result: none
# configure:3746: checking for clang option to accept ISO C99
# configure:3895: clang -c conftest.c >&5
# configure:3895: $? = 0
# configure:3908: result: none needed
# configure:3929: checking how to run the C preprocessor
# configure:3960: clang -E conftest.c
# configure:3960: $? = 0
# configure:3974: clang -E conftest.c
# conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# 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: clang -E
# configure:4019: clang -E conftest.c
# configure:4019: $? = 0
# configure:4033: clang -E conftest.c
# conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# 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: clang -c conftest.c >&5
# configure:4212: $? = 0
# configure:4296: result: yes
# configure:4309: checking for sys/types.h
# configure:4309: clang -c conftest.c >&5
# configure:4309: $? = 0
# configure:4309: result: yes
# configure:4309: checking for sys/stat.h
# configure:4309: clang -c conftest.c >&5
# configure:4309: $? = 0
# configure:4309: result: yes
# configure:4309: checking for stdlib.h
# configure:4309: clang -c conftest.c >&5
# configure:4309: $? = 0
# configure:4309: result: yes
# configure:4309: checking for string.h
# configure:4309: clang -c conftest.c >&5
# configure:4309: $? = 0
# configure:4309: result: yes
# configure:4309: checking for memory.h
# configure:4309: clang -c conftest.c >&5
# configure:4309: $? = 0
# configure:4309: result: yes
# configure:4309: checking for strings.h
# configure:4309: clang -c conftest.c >&5
# configure:4309: $? = 0
# configure:4309: result: yes
# configure:4309: checking for inttypes.h
# configure:4309: clang -c conftest.c >&5
# configure:4309: $? = 0
# configure:4309: result: yes
# configure:4309: checking for stdint.h
# configure:4309: clang -c conftest.c >&5
# configure:4309: $? = 0
# configure:4309: result: yes
# configure:4309: checking for unistd.h
# configure:4309: clang -c conftest.c >&5
# configure:4309: $? = 0
# configure:4309: result: yes
# configure:4325: checking whether __clang__ is declared
# configure:4325: clang -c conftest.c >&5
# configure:4325: $? = 0
# configure:4325: result: yes
# configure:4332: checking whether __INTEL_COMPILER is declared
# configure:4332: clang -c conftest.c >&5
# conftest.c:61:10: error: use of undeclared identifier '__INTEL_COMPILER'
# (void) __INTEL_COMPILER;
# ^
# 1 error generated.
# 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: clang -c conftest.c >&5
# conftest.c:61:10: error: use of undeclared identifier '__SUNPRO_C'
# (void) __SUNPRO_C;
# ^
# 1 error generated.
# 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:4443: WARNING: using cross tools not prefixed with host triplet
# 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 clang supports -Werror=unknown-warning-option
# configure:4657: clang -c -Werror=unknown-warning-option conftest.c >&5
# configure:4657: $? = 0
# configure:4664: result: yes
# configure:4675: checking if clang supports -Werror=unused-command-line-argument
# configure:4684: clang -c -Werror=unknown-warning-option -Werror=unused-command-line-argument conftest.c >&5
# configure:4684: $? = 0
# configure:4691: result: yes
# configure:4710: checking if clang supports -Wall
# configure:4727: clang -o conftest -Werror=unknown-warning-option -Werror=unused-command-line-argument -Wall conftest.c >&5
# configure:4727: $? = 0
# configure:4740: result: yes
# configure:4828: checking if clang supports -Wpointer-arith
# configure:4845: clang -o conftest -Werror=unknown-warning-option -Werror=unused-command-line-argument -Wpointer-arith conftest.c >&5
# configure:4845: $? = 0
# configure:4858: result: yes
# configure:4946: checking if clang supports -Wmissing-declarations
# configure:4963: clang -o conftest -Werror=unknown-warning-option -Werror=unused-command-line-argument -Wmissing-declarations conftest.c >&5
# configure:4963: $? = 0
# configure:4976: result: yes
# configure:5064: checking if clang supports -Wformat=2
# configure:5081: clang -o conftest -Werror=unknown-warning-option -Werror=unused-command-line-argument -Wformat=2 conftest.c >&5
# configure:5081: $? = 0
# configure:5094: result: yes
# configure:5233: checking if clang supports -Wstrict-prototypes
# configure:5250: clang -o conftest -Werror=unknown-warning-option -Werror=unused-command-line-argument -Wstrict-prototypes conftest.c >&5
# configure:5250: $? = 0
# configure:5263: result: yes
# configure:5351: checking if clang supports -Wmissing-prototypes
# configure:5368: clang -o conftest -Werror=unknown-warning-option -Werror=unused-command-line-argument -Wmissing-prototypes conftest.c >&5
# configure:5368: $? = 0
# configure:5381: result: yes
# configure:5469: checking if clang supports -Wnested-externs
# configure:5486: clang -o conftest -Werror=unknown-warning-option -Werror=unused-command-line-argument -Wnested-externs conftest.c >&5
# configure:5486: $? = 0
# configure:5499: result: yes
# configure:5587: checking if clang supports -Wbad-function-cast
# configure:5604: clang -o conftest -Werror=unknown-warning-option -Werror=unused-command-line-argument -Wbad-function-cast conftest.c >&5
# configure:5604: $? = 0
# configure:5617: result: yes
# configure:5705: checking if clang supports -Wold-style-definition
# configure:5722: clang -o conftest -Werror=unknown-warning-option -Werror=unused-command-line-argument -Wold-style-definition conftest.c >&5
# configure:5722: $? = 0
# configure:5735: result: yes
# configure:5872: checking if clang supports -Wdeclaration-after-statement
# configure:5889: clang -o conftest -Werror=unknown-warning-option -Werror=unused-command-line-argument -Wdeclaration-after-statement conftest.c >&5
# configure:5889: $? = 0
# configure:5902: result: yes
# configure:5994: checking if clang supports -Wunused
# configure:6011: clang -o conftest -Werror=unknown-warning-option -Werror=unused-command-line-argument -Wunused conftest.c >&5
# configure:6011: $? = 0
# configure:6024: result: yes
# configure:6112: checking if clang supports -Wuninitialized
# configure:6129: clang -o conftest -Werror=unknown-warning-option -Werror=unused-command-line-argument -Wuninitialized conftest.c >&5
# configure:6129: $? = 0
# configure:6142: result: yes
# configure:6230: checking if clang supports -Wshadow
# configure:6247: clang -o conftest -Werror=unknown-warning-option -Werror=unused-command-line-argument -Wshadow conftest.c >&5
# configure:6247: $? = 0
# configure:6260: result: yes
# configure:6348: checking if clang supports -Wmissing-noreturn
# configure:6365: clang -o conftest -Werror=unknown-warning-option -Werror=unused-command-line-argument -Wmissing-noreturn conftest.c >&5
# configure:6365: $? = 0
# configure:6378: result: yes
# configure:6466: checking if clang supports -Wmissing-format-attribute
# configure:6483: clang -o conftest -Werror=unknown-warning-option -Werror=unused-command-line-argument -Wmissing-format-attribute conftest.c >&5
# configure:6483: $? = 0
# configure:6496: result: yes
# configure:6584: checking if clang supports -Wredundant-decls
# configure:6601: clang -o conftest -Werror=unknown-warning-option -Werror=unused-command-line-argument -Wredundant-decls conftest.c >&5
# configure:6601: $? = 0
# configure:6614: result: yes
# configure:6702: checking if clang supports -Wlogical-op
# configure:6719: 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:6719: $? = 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;
# | int
# | main ()
# | {
# |
# | ;
# | return 0;
# | }
# configure:6732: result: no
# configure:6832: checking if clang supports -Werror=implicit
# configure:6849: clang -o conftest -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=implicit conftest.c >&5
# configure:6849: $? = 0
# configure:6862: result: yes
# configure:6999: checking if clang supports -Werror=nonnull
# configure:7016: clang -o conftest -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=nonnull conftest.c >&5
# configure:7016: $? = 0
# configure:7029: result: yes
# configure:7117: checking if clang supports -Werror=init-self
# configure:7134: clang -o conftest -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=init-self conftest.c >&5
# configure:7134: $? = 0
# configure:7147: result: yes
# configure:7235: checking if clang supports -Werror=main
# configure:7252: clang -o conftest -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=main conftest.c >&5
# configure:7252: $? = 0
# configure:7265: result: yes
# configure:7353: checking if clang supports -Werror=missing-braces
# configure:7370: clang -o conftest -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=missing-braces conftest.c >&5
# configure:7370: $? = 0
# configure:7383: result: yes
# configure:7471: checking if clang supports -Werror=sequence-point
# configure:7488: clang -o conftest -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=sequence-point conftest.c >&5
# configure:7488: $? = 0
# configure:7501: result: yes
# configure:7589: checking if clang supports -Werror=return-type
# configure:7606: clang -o conftest -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=return-type conftest.c >&5
# configure:7606: $? = 0
# configure:7619: result: yes
# configure:7756: checking if clang supports -Werror=trigraphs
# configure:7773: clang -o conftest -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=trigraphs conftest.c >&5
# configure:7773: $? = 0
# configure:7786: result: yes
# configure:7874: checking if clang supports -Werror=array-bounds
# configure:7891: clang -o conftest -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=array-bounds conftest.c >&5
# configure:7891: $? = 0
# configure:7904: result: yes
# configure:7992: checking if clang supports -Werror=write-strings
# configure:8009: clang -o conftest -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=write-strings conftest.c >&5
# configure:8009: $? = 0
# configure:8022: result: yes
# configure:8110: checking if clang supports -Werror=address
# configure:8127: clang -o conftest -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=address conftest.c >&5
# configure:8127: $? = 0
# configure:8140: result: yes
# configure:8228: checking if clang supports -Werror=int-to-pointer-cast
# configure:8245: clang -o conftest -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=int-to-pointer-cast conftest.c >&5
# configure:8245: $? = 0
# configure:8258: result: yes
# configure:8395: checking if clang supports -Werror=pointer-to-int-cast
# configure:8412: clang -o conftest -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=pointer-to-int-cast conftest.c >&5
# configure:8412: $? = 0
# configure:8425: result: yes
# configure:10083: checking if clang supports -pedantic
# configure:10100: clang -o conftest -Werror=unknown-warning-option -Werror=unused-command-line-argument -pedantic conftest.c >&5
# configure:10100: $? = 0
# configure:10113: result: yes
# configure:10201: checking if clang supports -Werror
# configure:10218: clang -o conftest -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror conftest.c >&5
# configure:10218: $? = 0
# configure:10231: result: yes
# configure:10371: checking if clang supports -Werror=attributes
# configure:10388: clang -o conftest -Werror=unknown-warning-option -Werror=unused-command-line-argument -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 3179236034c8
#
# 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=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_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_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/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 -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=\"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=''
# 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