Build of libdv with musl toolchain

The build took 00h 01m 16s and was NOT successful.

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

SLOCLanguage
14,658 ansic
8,716 sh
7,250 asm
2,217 makefile
32,841 total

The process tree of the build process is here.

List of Errors

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: libdv 1.0.0-6 (Wed Apr 5 02:01:46 UTC 2017)
# ==> 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 build system type... x86_64-unknown-linux-gnu
# checking host system type... x86_64-unknown-linux-gnu
# checking target system type... x86_64-unknown-linux-gnu
# checking for a BSD-compatible install... /usr/bin/install -c
# checking whether build environment is sane... yes
# checking for gawk... gawk
# checking whether make sets $(MAKE)... yes
# checking for x86_64-unknown-linux-strip... no
# checking for strip... strip
# checking whether to enable maintainer-specific portions of Makefiles... no
# checking for x86_64-unknown-linux-gcc... clang
# checking for C compiler default output file name... a.out
# checking whether the C compiler works... yes
# checking whether we are cross compiling... yes
# checking for suffix of executables...
# checking for suffix of object files... o
# checking whether we are using the GNU C compiler... yes
# checking whether clang accepts -g... yes
# checking for clang option to accept ISO C89... none needed
# checking for style of include used by make... GNU
# checking dependency style of clang... gcc3
# checking for a BSD-compatible install... /usr/bin/install -c
# checking for a sed that does not truncate output... /usr/sbin/sed
# checking for grep that handles long lines and -e... /usr/sbin/grep
# checking for egrep... /usr/sbin/grep -E
# checking for ld used by clang... /sysroot/bin/ld
# checking if the linker (/sysroot/bin/ld) is GNU ld... yes
# checking for /sysroot/bin/ld option to reload object files... -r
# checking for BSD-compatible nm... /sysroot/bin/nm -B
# checking whether ln -s works... yes
# checking how to recognise dependent libraries... pass_all
# checking how to run the C preprocessor... clang -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 dlfcn.h usability... yes
# checking dlfcn.h presence... yes
# checking for dlfcn.h... yes
# checking whether we are using the GNU C++ compiler... yes
# checking whether clang++ accepts -g... yes
# checking dependency style of clang++... gcc3
# checking how to run the C++ preprocessor... clang++ -E
# checking for x86_64-unknown-linux-g77... no
# checking for x86_64-unknown-linux-f77... no
# checking for x86_64-unknown-linux-xlf... no
# checking for x86_64-unknown-linux-frt... no
# checking for x86_64-unknown-linux-pgf77... no
# checking for x86_64-unknown-linux-cf77... no
# checking for x86_64-unknown-linux-fort77... no
# checking for x86_64-unknown-linux-fl32... no
# checking for x86_64-unknown-linux-af77... no
# checking for x86_64-unknown-linux-f90... no
# checking for x86_64-unknown-linux-xlf90... no
# checking for x86_64-unknown-linux-pgf90... no
# checking for x86_64-unknown-linux-pghpf... no
# checking for x86_64-unknown-linux-epcf90... no
# checking for x86_64-unknown-linux-gfortran... no
# checking for x86_64-unknown-linux-g95... no
# checking for x86_64-unknown-linux-f95... no
# checking for x86_64-unknown-linux-fort... no
# checking for x86_64-unknown-linux-xlf95... no
# checking for x86_64-unknown-linux-ifort... no
# checking for x86_64-unknown-linux-ifc... no
# checking for x86_64-unknown-linux-efc... no
# checking for x86_64-unknown-linux-pgf95... no
# checking for x86_64-unknown-linux-lf95... no
# checking for x86_64-unknown-linux-ftn... no
# checking for g77... no
# checking for f77... no
# checking for xlf... no
# checking for frt... no
# checking for pgf77... no
# checking for cf77... no
# checking for fort77... no
# checking for fl32... no
# checking for af77... no
# checking for f90... no
# checking for xlf90... no
# checking for pgf90... no
# checking for pghpf... no
# checking for epcf90... no
# checking for gfortran... gfortran
# configure: WARNING: In the future, Autoconf will not detect cross-tools
# whose name does not start with the host triplet. If you think this
# configuration is useful to you, please write to autoconf@gnu.org.
# checking whether we are using the GNU Fortran 77 compiler... yes
# checking whether gfortran accepts -g... yes
# checking the maximum length of command line arguments... 32768
# checking command to parse /sysroot/bin/nm -B output from clang object... ok
# checking for objdir... .libs
# checking for x86_64-unknown-linux-ar... no
# checking for ar... ar
# checking for x86_64-unknown-linux-ranlib... no
# checking for ranlib... ranlib
# checking for x86_64-unknown-linux-strip... strip
# checking if clang supports -fno-rtti -fno-exceptions... yes
# checking for clang option to produce PIC... -fPIC
# checking if clang PIC flag -fPIC works... yes
# checking if clang static flag -static works... no
# checking if clang supports -c -o file.o... yes
# checking whether the clang linker (/sysroot/bin/ld -m elf_x86_64) supports shared libraries... yes
# checking whether -lc should be explicitly linked in... no
# checking dynamic linker characteristics... GNU/Linux ld.so
# checking how to hardcode library paths into programs... immediate
# checking whether stripping libraries is possible... yes
# checking if libtool supports shared libraries... yes
# checking whether to build shared libraries... yes
# checking whether to build static libraries... yes
# configure: creating libtool
# appending configuration tag "CXX" to libtool
# checking for ld used by clang++... /sysroot/bin/ld -m elf_x86_64
# checking if the linker (/sysroot/bin/ld -m elf_x86_64) is GNU ld... yes
# checking whether the clang++ linker (/sysroot/bin/ld -m elf_x86_64) supports shared libraries... yes
# checking for clang++ option to produce PIC... -fPIC
# checking if clang++ PIC flag -fPIC works... yes
# checking if clang++ static flag -static works... no
# checking if clang++ supports -c -o file.o... yes
# checking whether the clang++ linker (/sysroot/bin/ld -m elf_x86_64) supports shared libraries... yes
# checking dynamic linker characteristics... GNU/Linux ld.so
# checking how to hardcode library paths into programs... immediate
# appending configuration tag "F77" to libtool
# checking if libtool supports shared libraries... yes
# checking whether to build shared libraries... yes
# checking whether to build static libraries... yes
# checking for gfortran option to produce PIC... -fPIC
# checking if gfortran PIC flag -fPIC works... yes
# checking if gfortran static flag -static works... no
# checking if gfortran supports -c -o file.o... yes
# checking whether the gfortran linker (/sysroot/bin/ld -m elf_x86_64) supports shared libraries... yes
# checking dynamic linker characteristics... GNU/Linux ld.so
# checking how to hardcode library paths into programs... immediate
# checking whether to enable debugging... default=yes
# checking for pthread_create in -lpthread... yes
# checking for sqrt in -lm... yes
# checking for poptGetContext in -lpopt... no
# configure: WARNING: playdv needs the popt package for command line parsing.
# The source archive for popt is available at:
# ftp://ftp.redhat.com/pub/redhat/code/popt
# checking for X... libraries /usr/lib, headers /usr/include
# checking for ANSI C header files... (cached) yes
# checking fcntl.h usability... yes
# checking fcntl.h presence... yes
# checking for fcntl.h... yes
# checking sys/time.h usability... yes
# checking sys/time.h presence... yes
# checking for sys/time.h... yes
# checking for unistd.h... (cached) yes
# checking linux/videodev.h usability... no
# checking linux/videodev.h presence... no
# checking for linux/videodev.h... no
# checking sys/soundcard.h usability... no
# checking sys/soundcard.h presence... no
# checking for sys/soundcard.h... no
# checking endian.h usability... yes
# checking endian.h presence... yes
# checking for endian.h... yes
# checking machine/endian.h usability... no
# checking machine/endian.h presence... no
# checking for machine/endian.h... no
# checking for inttypes.h... (cached) yes
# checking for an ANSI C-conforming const... yes
# checking for inline... inline
# checking for off_t... yes
# checking for size_t... yes
# checking whether time.h and sys/time.h may both be included... yes
# checking for stdlib.h... (cached) yes
# checking for unistd.h... (cached) yes
# checking for getpagesize... yes
# checking for working mmap... no
# checking for gettimeofday... yes
# configure: creating ./config.status
# config.status: creating Makefile
# config.status: creating libdv.spec
# config.status: creating libdv.pc
# config.status: creating libdv/Makefile
# config.status: creating playdv/Makefile
# config.status: creating encodedv/Makefile
# config.status: creating config.h
# config.status: executing depfiles commands
# make all-recursive
# make[1]: Entering directory '/tmp/libdv/src/libdv-1.0.0'
# Making all in libdv
# make[2]: Entering directory '/tmp/libdv/src/libdv-1.0.0/libdv'
# if clang -DHAVE_CONFIG_H -I. -I. -I.. -Wall -g -MT gasmoff.o -MD -MP -MF ".deps/gasmoff.Tpo" -c -o gasmoff.o gasmoff.c; \
# then mv -f ".deps/gasmoff.Tpo" ".deps/gasmoff.Po"; else rm -f ".deps/gasmoff.Tpo"; exit 1; fi
# /bin/sh ../libtool --silent --tag=CC --mode=link clang -Wall -g -o gasmoff gasmoff.o -lm
# ./gasmoff > asmoff.h
# ./gasmoff: error while loading shared libraries: /usr/lib/libc.so: invalid ELF header
# make[2]: *** [Makefile:691: asmoff.h] Error 127
# make[2]: Leaving directory '/tmp/libdv/src/libdv-1.0.0/libdv'
# make[1]: *** [Makefile:331: all-recursive] Error 1
# make[1]: Leaving directory '/tmp/libdv/src/libdv-1.0.0'
# make: *** [Makefile:239: all] Error 2
# ==> ERROR: A failure occurred in build().
# Aborting...

Printing config logfiles

CMD: config logfiles '/tmp/libdv/src/libdv-1.0.0/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 configure, which was
# generated by GNU Autoconf 2.60. Invocation command line was
#
# $ ./configure --host=x86_64-unknown-linux --prefix=/usr --disable-gtk
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = 3cc9e4706531
# 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:2001: checking build system type
# configure:2019: result: x86_64-unknown-linux-gnu
# configure:2041: checking host system type
# configure:2056: result: x86_64-unknown-linux-gnu
# configure:2078: checking target system type
# configure:2093: result: x86_64-unknown-linux-gnu
# configure:2135: checking for a BSD-compatible install
# configure:2191: result: /usr/bin/install -c
# configure:2202: checking whether build environment is sane
# configure:2245: result: yes
# configure:2310: checking for gawk
# configure:2326: found /usr/sbin/gawk
# configure:2337: result: gawk
# configure:2348: checking whether make sets $(MAKE)
# configure:2369: result: yes
# configure:2445: checking for x86_64-unknown-linux-strip
# configure:2475: result: no
# configure:2485: checking for strip
# configure:2501: found /sysroot/bin/strip
# configure:2512: result: strip
# configure:2554: checking whether to enable maintainer-specific portions of Makefiles
# configure:2563: result: no
# configure:2591: checking for x86_64-unknown-linux-gcc
# configure:2618: result: clang
# configure:2896: checking for C compiler version
# configure:2903: clang --version >&5
# clang version 3.8.1
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /
# configure:2906: $? = 0
# configure:2913: 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:2916: $? = 0
# configure:2923: clang -V >&5
# clang-3.8: error: argument to '-V' is missing (expected 1 value)
# clang-3.8: error: no input files
# configure:2926: $? = 1
# configure:2949: checking for C compiler default output file name
# configure:2976: clang conftest.c >&5
# configure:2979: $? = 0
# configure:3025: result: a.out
# configure:3030: checking whether the C compiler works
# configure:3040: ./a.out
# ./a.out: error while loading shared libraries: /usr/lib/libc.so: invalid ELF header
# configure:3043: $? = 127
# configure:3060: result: yes
# configure:3067: checking whether we are cross compiling
# configure:3069: result: yes
# configure:3072: checking for suffix of executables
# configure:3079: clang -o conftest conftest.c >&5
# configure:3082: $? = 0
# configure:3106: result:
# configure:3112: checking for suffix of object files
# configure:3138: clang -c conftest.c >&5
# configure:3141: $? = 0
# configure:3164: result: o
# configure:3168: checking whether we are using the GNU C compiler
# configure:3197: clang -c conftest.c >&5
# configure:3203: $? = 0
# configure:3210: test -z "$ac_c_werror_flag" || test ! -s conftest.err
# configure:3213: $? = 0
# configure:3220: test -s conftest.o
# configure:3223: $? = 0
# configure:3237: result: yes
# configure:3242: checking whether clang accepts -g
# configure:3272: clang -c -g conftest.c >&5
# configure:3278: $? = 0
# configure:3285: test -z "$ac_c_werror_flag" || test ! -s conftest.err
# configure:3288: $? = 0
# configure:3295: test -s conftest.o
# configure:3298: $? = 0
# configure:3428: result: yes
# configure:3445: checking for clang option to accept ISO C89
# configure:3519: clang -c conftest.c >&5
# configure:3525: $? = 0
# configure:3532: test -z "$ac_c_werror_flag" || test ! -s conftest.err
# configure:3535: $? = 0
# configure:3542: test -s conftest.o
# configure:3545: $? = 0
# configure:3565: result: none needed
# configure:3594: checking for style of include used by make
# configure:3622: result: GNU
# configure:3650: checking dependency style of clang
# configure:3740: result: gcc3
# configure:3813: checking for a BSD-compatible install
# configure:3869: result: /usr/bin/install -c
# configure:3952: checking for a sed that does not truncate output
# configure:4006: result: /usr/sbin/sed
# configure:4009: checking for grep that handles long lines and -e
# configure:4083: result: /usr/sbin/grep
# configure:4088: checking for egrep
# configure:4166: result: /usr/sbin/grep -E
# configure:4182: checking for ld used by clang
# configure:4249: result: /sysroot/bin/ld
# configure:4258: checking if the linker (/sysroot/bin/ld) is GNU ld
# configure:4273: result: yes
# configure:4278: checking for /sysroot/bin/ld option to reload object files
# configure:4285: result: -r
# configure:4303: checking for BSD-compatible nm
# configure:4352: result: /sysroot/bin/nm -B
# configure:4356: checking whether ln -s works
# configure:4360: result: yes
# configure:4367: checking how to recognise dependent libraries
# configure:4543: result: pass_all
# configure:4631: clang -c -Wall conftest.c >&5
# configure:4634: $? = 0
# configure:4793: checking how to run the C preprocessor
# configure:4833: clang -E conftest.c
# configure:4839: $? = 0
# configure:4877: clang -E conftest.c
# conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:4883: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE "libdv"
# | #define VERSION "1.0.0"
# | #define _GNU_SOURCE 1
# | /* end confdefs.h. */
# | #include
# configure:4923: result: clang -E
# configure:4952: clang -E conftest.c
# configure:4958: $? = 0
# configure:4996: clang -E conftest.c
# conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:5002: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE "libdv"
# | #define VERSION "1.0.0"
# | #define _GNU_SOURCE 1
# | /* end confdefs.h. */
# | #include
# configure:5047: checking for ANSI C header files
# configure:5077: clang -c -Wall conftest.c >&5
# configure:5083: $? = 0
# configure:5090: test -z "$ac_c_werror_flag" || test ! -s conftest.err
# configure:5093: $? = 0
# configure:5100: test -s conftest.o
# configure:5103: $? = 0
# configure:5228: result: yes
# configure:5252: checking for sys/types.h
# configure:5273: clang -c -Wall conftest.c >&5
# configure:5279: $? = 0
# configure:5286: test -z "$ac_c_werror_flag" || test ! -s conftest.err
# configure:5289: $? = 0
# configure:5296: test -s conftest.o
# configure:5299: $? = 0
# configure:5312: result: yes
# configure:5252: checking for sys/stat.h
# configure:5273: clang -c -Wall conftest.c >&5
# configure:5279: $? = 0
# configure:5286: test -z "$ac_c_werror_flag" || test ! -s conftest.err
# configure:5289: $? = 0
# configure:5296: test -s conftest.o
# configure:5299: $? = 0
# configure:5312: result: yes
# configure:5252: checking for stdlib.h
# configure:5273: clang -c -Wall conftest.c >&5
# configure:5279: $? = 0
# configure:5286: test -z "$ac_c_werror_flag" || test ! -s conftest.err
# configure:5289: $? = 0
# configure:5296: test -s conftest.o
# configure:5299: $? = 0
# configure:5312: result: yes
# configure:5252: checking for string.h
# configure:5273: clang -c -Wall conftest.c >&5
# configure:5279: $? = 0
# configure:5286: test -z "$ac_c_werror_flag" || test ! -s conftest.err
# configure:5289: $? = 0
# configure:5296: test -s conftest.o
# configure:5299: $? = 0
# configure:5312: result: yes
# configure:5252: checking for memory.h
# configure:5273: clang -c -Wall conftest.c >&5
# configure:5279: $? = 0
# configure:5286: test -z "$ac_c_werror_flag" || test ! -s conftest.err
# configure:5289: $? = 0
# configure:5296: test -s conftest.o
# configure:5299: $? = 0
# configure:5312: result: yes
# configure:5252: checking for strings.h
# configure:5273: clang -c -Wall conftest.c >&5
# configure:5279: $? = 0
# configure:5286: test -z "$ac_c_werror_flag" || test ! -s conftest.err
# configure:5289: $? = 0
# configure:5296: test -s conftest.o
# configure:5299: $? = 0
# configure:5312: result: yes
# configure:5252: checking for inttypes.h
# configure:5273: clang -c -Wall conftest.c >&5
# configure:5279: $? = 0
# configure:5286: test -z "$ac_c_werror_flag" || test ! -s conftest.err
# configure:5289: $? = 0
# configure:5296: test -s conftest.o
# configure:5299: $? = 0
# configure:5312: result: yes
# configure:5252: checking for stdint.h
# configure:5273: clang -c -Wall conftest.c >&5
# configure:5279: $? = 0
# configure:5286: test -z "$ac_c_werror_flag" || test ! -s conftest.err
# configure:5289: $? = 0
# configure:5296: test -s conftest.o
# configure:5299: $? = 0
# configure:5312: result: yes
# configure:5252: checking for unistd.h
# configure:5273: clang -c -Wall conftest.c >&5
# configure:5279: $? = 0
# configure:5286: test -z "$ac_c_werror_flag" || test ! -s conftest.err
# configure:5289: $? = 0
# configure:5296: test -s conftest.o
# configure:5299: $? = 0
# configure:5312: result: yes
# configure:5339: checking dlfcn.h usability
# configure:5356: clang -c -Wall conftest.c >&5
# configure:5362: $? = 0
# configure:5369: test -z "$ac_c_werror_flag" || test ! -s conftest.err
# configure:5372: $? = 0
# configure:5379: test -s conftest.o
# configure:5382: $? = 0
# configure:5393: result: yes
# configure:5397: checking dlfcn.h presence
# configure:5412: clang -E conftest.c
# configure:5418: $? = 0
# configure:5439: result: yes
# configure:5467: checking for dlfcn.h
# configure:5475: result: yes
# configure:5604: checking for C++ compiler version
# configure:5611: clang++ --version >&5
# clang version 3.8.1
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /
# configure:5614: $? = 0
# configure:5621: 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:5624: $? = 0
# configure:5631: clang++ -V >&5
# clang-3.8: error: argument to '-V' is missing (expected 1 value)
# clang-3.8: error: no input files
# configure:5634: $? = 1
# configure:5637: checking whether we are using the GNU C++ compiler
# configure:5666: clang++ -c conftest.cpp >&5
# configure:5672: $? = 0
# configure:5679: test -z "$ac_cxx_werror_flag" || test ! -s conftest.err
# configure:5682: $? = 0
# configure:5689: test -s conftest.o
# configure:5692: $? = 0
# configure:5706: result: yes
# configure:5711: checking whether clang++ accepts -g
# configure:5741: clang++ -c -g conftest.cpp >&5
# configure:5747: $? = 0
# configure:5754: test -z "$ac_cxx_werror_flag" || test ! -s conftest.err
# configure:5757: $? = 0
# configure:5764: test -s conftest.o
# configure:5767: $? = 0
# configure:5897: result: yes
# configure:5922: checking dependency style of clang++
# configure:6012: result: gcc3
# configure:6039: checking how to run the C++ preprocessor
# configure:6075: clang++ -E conftest.cpp
# configure:6081: $? = 0
# configure:6119: clang++ -E conftest.cpp
# conftest.cpp:22:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:6125: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE "libdv"
# | #define VERSION "1.0.0"
# | #define _GNU_SOURCE 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 HAVE_DLFCN_H 1
# | /* end confdefs.h. */
# | #include
# configure:6165: result: clang++ -E
# configure:6194: clang++ -E conftest.cpp
# configure:6200: $? = 0
# configure:6238: clang++ -E conftest.cpp
# conftest.cpp:22:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:6244: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE "libdv"
# | #define VERSION "1.0.0"
# | #define _GNU_SOURCE 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 HAVE_DLFCN_H 1
# | /* end confdefs.h. */
# | #include
# configure:6300: checking for x86_64-unknown-linux-g77
# configure:6330: result: no
# configure:6300: checking for x86_64-unknown-linux-f77
# configure:6330: result: no
# configure:6300: checking for x86_64-unknown-linux-xlf
# configure:6330: result: no
# configure:6300: checking for x86_64-unknown-linux-frt
# configure:6330: result: no
# configure:6300: checking for x86_64-unknown-linux-pgf77
# configure:6330: result: no
# configure:6300: checking for x86_64-unknown-linux-cf77
# configure:6330: result: no
# configure:6300: checking for x86_64-unknown-linux-fort77
# configure:6330: result: no
# configure:6300: checking for x86_64-unknown-linux-fl32
# configure:6330: result: no
# configure:6300: checking for x86_64-unknown-linux-af77
# configure:6330: result: no
# configure:6300: checking for x86_64-unknown-linux-f90
# configure:6330: result: no
# configure:6300: checking for x86_64-unknown-linux-xlf90
# configure:6330: result: no
# configure:6300: checking for x86_64-unknown-linux-pgf90
# configure:6330: result: no
# configure:6300: checking for x86_64-unknown-linux-pghpf
# configure:6330: result: no
# configure:6300: checking for x86_64-unknown-linux-epcf90
# configure:6330: result: no
# configure:6300: checking for x86_64-unknown-linux-gfortran
# configure:6330: result: no
# configure:6300: checking for x86_64-unknown-linux-g95
# configure:6330: result: no
# configure:6300: checking for x86_64-unknown-linux-f95
# configure:6330: result: no
# configure:6300: checking for x86_64-unknown-linux-fort
# configure:6330: result: no
# configure:6300: checking for x86_64-unknown-linux-xlf95
# configure:6330: result: no
# configure:6300: checking for x86_64-unknown-linux-ifort
# configure:6330: result: no
# configure:6300: checking for x86_64-unknown-linux-ifc
# configure:6330: result: no
# configure:6300: checking for x86_64-unknown-linux-efc
# configure:6330: result: no
# configure:6300: checking for x86_64-unknown-linux-pgf95
# configure:6330: result: no
# configure:6300: checking for x86_64-unknown-linux-lf95
# configure:6330: result: no
# configure:6300: checking for x86_64-unknown-linux-ftn
# configure:6330: result: no
# configure:6344: checking for g77
# configure:6374: result: no
# configure:6344: checking for f77
# configure:6374: result: no
# configure:6344: checking for xlf
# configure:6374: result: no
# configure:6344: checking for frt
# configure:6374: result: no
# configure:6344: checking for pgf77
# configure:6374: result: no
# configure:6344: checking for cf77
# configure:6374: result: no
# configure:6344: checking for fort77
# configure:6374: result: no
# configure:6344: checking for fl32
# configure:6374: result: no
# configure:6344: checking for af77
# configure:6374: result: no
# configure:6344: checking for f90
# configure:6374: result: no
# configure:6344: checking for xlf90
# configure:6374: result: no
# configure:6344: checking for pgf90
# configure:6374: result: no
# configure:6344: checking for pghpf
# configure:6374: result: no
# configure:6344: checking for epcf90
# configure:6374: result: no
# configure:6344: checking for gfortran
# configure:6360: found /usr/sbin/gfortran
# configure:6371: result: gfortran
# configure:6389: WARNING: In the future, Autoconf will not detect cross-tools
# whose name does not start with the host triplet. If you think this
# configuration is useful to you, please write to autoconf@gnu.org.
# configure:6401: checking for Fortran 77 compiler version
# configure:6408: gfortran --version >&5
# GNU Fortran (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:6411: $? = 0
# configure:6418: gfortran -v >&5
# Using built-in specs.
# COLLECT_GCC=gfortran
# 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:6421: $? = 0
# configure:6428: gfortran -V >&5
# gfortran: error: unrecognized command line option '-V'
# gfortran: fatal error: no input files
# compilation terminated.
# configure:6431: $? = 1
# configure:6439: checking whether we are using the GNU Fortran 77 compiler
# configure:6458: gfortran -c conftest.F >&5
# configure:6464: $? = 0
# configure:6471: test -z "$ac_f77_werror_flag" || test ! -s conftest.err
# configure:6474: $? = 0
# configure:6481: test -s conftest.o
# configure:6484: $? = 0
# configure:6498: result: yes
# configure:6504: checking whether gfortran accepts -g
# configure:6521: gfortran -c -g conftest.f >&5
# configure:6527: $? = 0
# configure:6534: test -z "$ac_f77_werror_flag" || test ! -s conftest.err
# configure:6537: $? = 0
# configure:6544: test -s conftest.o
# configure:6547: $? = 0
# configure:6560: result: yes
# configure:6590: checking the maximum length of command line arguments
# configure:6699: result: 32768
# configure:6710: checking command to parse /sysroot/bin/nm -B output from clang object
# configure:6815: clang -c -Wall conftest.c >&5
# configure:6818: $? = 0
# configure:6822: /sysroot/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm
# configure:6825: $? = 0
# configure:6877: clang -o conftest -Wall conftest.c conftstm.o >&5
# configure:6880: $? = 0
# configure:6918: result: ok
# configure:6922: checking for objdir
# configure:6937: result: .libs
# configure:6989: checking for x86_64-unknown-linux-ar
# configure:7019: result: no
# configure:7029: checking for ar
# configure:7045: found /sysroot/bin/ar
# configure:7056: result: ar
# configure:7085: checking for x86_64-unknown-linux-ranlib
# configure:7115: result: no
# configure:7125: checking for ranlib
# configure:7141: found /sysroot/bin/ranlib
# configure:7152: result: ranlib
# configure:7181: checking for x86_64-unknown-linux-strip
# configure:7208: result: strip
# configure:7534: checking if clang supports -fno-rtti -fno-exceptions
# configure:7552: clang -c -Wall -fno-rtti -fno-exceptions conftest.c >&5
# configure:7556: $? = 0
# configure:7569: result: yes
# configure:7584: checking for clang option to produce PIC
# configure:7794: result: -fPIC
# configure:7802: checking if clang PIC flag -fPIC works
# configure:7820: clang -c -Wall -fPIC -DPIC conftest.c >&5
# configure:7824: $? = 0
# configure:7837: result: yes
# configure:7865: checking if clang static flag -static works
# configure:7893: result: no
# configure:7903: checking if clang supports -c -o file.o
# configure:7924: clang -c -Wall -o out/conftest2.o conftest.c >&5
# configure:7928: $? = 0
# configure:7950: result: yes
# configure:7976: checking whether the clang linker (/sysroot/bin/ld -m elf_x86_64) supports shared libraries
# configure:8962: result: yes
# configure:8983: checking whether -lc should be explicitly linked in
# configure:8988: clang -c -Wall conftest.c >&5
# configure:8991: $? = 0
# configure:9006: clang -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1
# configure:9009: $? = 0
# configure:9021: result: no
# configure:9029: checking dynamic linker characteristics
# configure:9617: result: GNU/Linux ld.so
# configure:9626: checking how to hardcode library paths into programs
# configure:9651: result: immediate
# configure:9665: checking whether stripping libraries is possible
# configure:9670: result: yes
# configure:10583: checking if libtool supports shared libraries
# configure:10585: result: yes
# configure:10588: checking whether to build shared libraries
# configure:10609: result: yes
# configure:10612: checking whether to build static libraries
# configure:10616: result: yes
# configure:10708: creating libtool
# configure:11296: checking for ld used by clang++
# configure:11363: result: /sysroot/bin/ld -m elf_x86_64
# configure:11372: checking if the linker (/sysroot/bin/ld -m elf_x86_64) is GNU ld
# configure:11387: result: yes
# configure:11438: checking whether the clang++ linker (/sysroot/bin/ld -m elf_x86_64) supports shared libraries
# configure:12404: result: yes
# configure:12422: clang++ -c conftest.cpp >&5
# configure:12425: $? = 0
# configure:12544: checking for clang++ option to produce PIC
# configure:12818: result: -fPIC
# configure:12826: checking if clang++ PIC flag -fPIC works
# configure:12844: clang++ -c -fPIC -DPIC conftest.cpp >&5
# configure:12848: $? = 0
# configure:12861: result: yes
# configure:12889: checking if clang++ static flag -static works
# configure:12917: result: no
# configure:12927: checking if clang++ supports -c -o file.o
# configure:12948: clang++ -c -o out/conftest2.o conftest.cpp >&5
# configure:12952: $? = 0
# configure:12974: result: yes
# configure:13000: checking whether the clang++ linker (/sysroot/bin/ld -m elf_x86_64) supports shared libraries
# configure:13025: result: yes
# configure:13092: checking dynamic linker characteristics
# configure:13680: result: GNU/Linux ld.so
# configure:13689: checking how to hardcode library paths into programs
# configure:13714: result: immediate
# configure:14240: checking if libtool supports shared libraries
# configure:14242: result: yes
# configure:14245: checking whether to build shared libraries
# configure:14265: result: yes
# configure:14268: checking whether to build static libraries
# configure:14272: result: yes
# configure:14282: checking for gfortran option to produce PIC
# configure:14492: result: -fPIC
# configure:14500: checking if gfortran PIC flag -fPIC works
# configure:14518: gfortran -c -g -O2 -fPIC conftest.f >&5
# configure:14522: $? = 0
# configure:14535: result: yes
# configure:14563: checking if gfortran static flag -static works
# configure:14591: result: no
# configure:14601: checking if gfortran supports -c -o file.o
# configure:14622: gfortran -c -g -O2 -o out/conftest2.o conftest.f >&5
# configure:14626: $? = 0
# configure:14648: result: yes
# configure:14674: checking whether the gfortran linker (/sysroot/bin/ld -m elf_x86_64) supports shared libraries
# configure:15640: result: yes
# configure:15707: checking dynamic linker characteristics
# configure:16295: result: GNU/Linux ld.so
# configure:16304: checking how to hardcode library paths into programs
# configure:16329: result: immediate
# configure:20015: checking whether to enable debugging
# configure:20047: result: default=yes
# configure:20722: checking for pthread_create in -lpthread
# configure:20757: clang -o conftest -Wall -g conftest.c -lpthread >&5
# configure:20763: $? = 0
# configure:20770: test -z "$ac_c_werror_flag" || test ! -s conftest.err
# configure:20773: $? = 0
# configure:20780: test -s conftest
# configure:20783: $? = 0
# configure:20797: result: yes
# configure:20814: checking for sqrt in -lm
# configure:20849: clang -o conftest -Wall -g conftest.c -lm >&5
# conftest.c:31:6: warning: incompatible redeclaration of library function 'sqrt' [-Wincompatible-library-redeclaration]
# char sqrt ();
# ^
# conftest.c:31:6: note: 'sqrt' is a builtin with type 'double (double)'
# 1 warning generated.
# configure:20855: $? = 0
# configure:20862: test -z "$ac_c_werror_flag" || test ! -s conftest.err
# configure:20865: $? = 0
# configure:20872: test -s conftest
# configure:20875: $? = 0
# configure:20889: result: yes
# configure:20903: checking for poptGetContext in -lpopt
# configure:20938: clang -o conftest -Wall -g conftest.c -lpopt -lm >&5
# /sysroot/bin/ld: error: cannot find -lpopt
# conftest.c:36: error: undefined reference to 'poptGetContext'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:20944: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE "libdv"
# | #define VERSION "1.0.0"
# | #define _GNU_SOURCE 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 HAVE_DLFCN_H 1
# | #define ARCH_X86_64 1
# | #define DEBUG 1
# | #define HAVE_LIBM 1
# | /* end confdefs.h. */
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char poptGetContext ();
# | int
# | main ()
# | {
# | return poptGetContext ();
# | ;
# | return 0;
# | }
# configure:20978: result: no
# configure:20993: WARNING: playdv needs the popt package for command line parsing.
# The source archive for popt is available at:
# ftp://ftp.redhat.com/pub/redhat/code/popt
# configure:21004: checking for X
# configure:21119: clang -E conftest.c
# conftest.c:25:10: fatal error: 'X11/Xlib.h' file not found
# #include
# ^
# 1 error generated.
# configure:21125: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE "libdv"
# | #define VERSION "1.0.0"
# | #define _GNU_SOURCE 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 HAVE_DLFCN_H 1
# | #define ARCH_X86_64 1
# | #define DEBUG 1
# | #define HAVE_LIBM 1
# | /* end confdefs.h. */
# | #include
# configure:21181: clang -o conftest -Wall -g conftest.c -lXt -lm >&5
# conftest.c:25:10: fatal error: 'X11/Xlib.h' file not found
# #include
# ^
# 1 error generated.
# configure:21187: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE "libdv"
# | #define VERSION "1.0.0"
# | #define _GNU_SOURCE 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 HAVE_DLFCN_H 1
# | #define ARCH_X86_64 1
# | #define DEBUG 1
# | #define HAVE_LIBM 1
# | /* end confdefs.h. */
# | #include
# | int
# | main ()
# | {
# | XrmInitialize ()
# | ;
# | return 0;
# | }
# configure:21262: result: libraries /usr/lib, headers /usr/include
# configure:21266: checking for ANSI C header files
# configure:21447: result: yes
# configure:21480: checking fcntl.h usability
# configure:21497: clang -c -Wall -g conftest.c >&5
# configure:21503: $? = 0
# configure:21510: test -z "$ac_c_werror_flag" || test ! -s conftest.err
# configure:21513: $? = 0
# configure:21520: test -s conftest.o
# configure:21523: $? = 0
# configure:21534: result: yes
# configure:21538: checking fcntl.h presence
# configure:21553: clang -E conftest.c
# configure:21559: $? = 0
# configure:21580: result: yes
# configure:21608: checking for fcntl.h
# configure:21616: result: yes
# configure:21480: checking sys/time.h usability
# configure:21497: clang -c -Wall -g conftest.c >&5
# configure:21503: $? = 0
# configure:21510: test -z "$ac_c_werror_flag" || test ! -s conftest.err
# configure:21513: $? = 0
# configure:21520: test -s conftest.o
# configure:21523: $? = 0
# configure:21534: result: yes
# configure:21538: checking sys/time.h presence
# configure:21553: clang -E conftest.c
# configure:21559: $? = 0
# configure:21580: result: yes
# configure:21608: checking for sys/time.h
# configure:21616: result: yes
# configure:21470: checking for unistd.h
# configure:21476: result: yes
# configure:21480: checking linux/videodev.h usability
# configure:21497: clang -c -Wall -g conftest.c >&5
# conftest.c:62:10: fatal error: 'linux/videodev.h' file not found
# #include
# ^
# 1 error generated.
# configure:21503: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE "libdv"
# | #define VERSION "1.0.0"
# | #define _GNU_SOURCE 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 HAVE_DLFCN_H 1
# | #define ARCH_X86_64 1
# | #define DEBUG 1
# | #define HAVE_LIBM 1
# | #define STDC_HEADERS 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | /* end confdefs.h. */
# | #include
# | #if HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #if HAVE_SYS_STAT_H
# | # include
# | #endif
# | #if STDC_HEADERS
# | # include
# | # include
# | #else
# | # if HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #if HAVE_STRING_H
# | # if !STDC_HEADERS && HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #if HAVE_STRINGS_H
# | # include
# | #endif
# | #if HAVE_INTTYPES_H
# | # include
# | #endif
# | #if HAVE_STDINT_H
# | # include
# | #endif
# | #if HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:21534: result: no
# configure:21538: checking linux/videodev.h presence
# configure:21553: clang -E conftest.c
# conftest.c:29:10: fatal error: 'linux/videodev.h' file not found
# #include
# ^
# 1 error generated.
# configure:21559: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE "libdv"
# | #define VERSION "1.0.0"
# | #define _GNU_SOURCE 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 HAVE_DLFCN_H 1
# | #define ARCH_X86_64 1
# | #define DEBUG 1
# | #define HAVE_LIBM 1
# | #define STDC_HEADERS 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | /* end confdefs.h. */
# | #include
# configure:21580: result: no
# configure:21608: checking for linux/videodev.h
# configure:21616: result: no
# configure:21480: checking sys/soundcard.h usability
# configure:21497: clang -c -Wall -g conftest.c >&5
# In file included from conftest.c:62:
# /sysroot/include/sys/soundcard.h:1:10: fatal error: 'linux/soundcard.h' file not found
# #include
# ^
# 1 error generated.
# configure:21503: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE "libdv"
# | #define VERSION "1.0.0"
# | #define _GNU_SOURCE 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 HAVE_DLFCN_H 1
# | #define ARCH_X86_64 1
# | #define DEBUG 1
# | #define HAVE_LIBM 1
# | #define STDC_HEADERS 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | /* end confdefs.h. */
# | #include
# | #if HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #if HAVE_SYS_STAT_H
# | # include
# | #endif
# | #if STDC_HEADERS
# | # include
# | # include
# | #else
# | # if HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #if HAVE_STRING_H
# | # if !STDC_HEADERS && HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #if HAVE_STRINGS_H
# | # include
# | #endif
# | #if HAVE_INTTYPES_H
# | # include
# | #endif
# | #if HAVE_STDINT_H
# | # include
# | #endif
# | #if HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:21534: result: no
# configure:21538: checking sys/soundcard.h presence
# configure:21553: clang -E conftest.c
# In file included from conftest.c:29:
# /sysroot/include/sys/soundcard.h:1:10: fatal error: 'linux/soundcard.h' file not found
# #include
# ^
# 1 error generated.
# configure:21559: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE "libdv"
# | #define VERSION "1.0.0"
# | #define _GNU_SOURCE 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 HAVE_DLFCN_H 1
# | #define ARCH_X86_64 1
# | #define DEBUG 1
# | #define HAVE_LIBM 1
# | #define STDC_HEADERS 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | /* end confdefs.h. */
# | #include
# configure:21580: result: no
# configure:21608: checking for sys/soundcard.h
# configure:21616: result: no
# configure:21480: checking endian.h usability
# configure:21497: clang -c -Wall -g conftest.c >&5
# configure:21503: $? = 0
# configure:21510: test -z "$ac_c_werror_flag" || test ! -s conftest.err
# configure:21513: $? = 0
# configure:21520: test -s conftest.o
# configure:21523: $? = 0
# configure:21534: result: yes
# configure:21538: checking endian.h presence
# configure:21553: clang -E conftest.c
# configure:21559: $? = 0
# configure:21580: result: yes
# configure:21608: checking for endian.h
# configure:21616: result: yes
# configure:21480: checking machine/endian.h usability
# configure:21497: clang -c -Wall -g conftest.c >&5
# conftest.c:63:10: fatal error: 'machine/endian.h' file not found
# #include
# ^
# 1 error generated.
# configure:21503: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE "libdv"
# | #define VERSION "1.0.0"
# | #define _GNU_SOURCE 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 HAVE_DLFCN_H 1
# | #define ARCH_X86_64 1
# | #define DEBUG 1
# | #define HAVE_LIBM 1
# | #define STDC_HEADERS 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_ENDIAN_H 1
# | /* end confdefs.h. */
# | #include
# | #if HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #if HAVE_SYS_STAT_H
# | # include
# | #endif
# | #if STDC_HEADERS
# | # include
# | # include
# | #else
# | # if HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #if HAVE_STRING_H
# | # if !STDC_HEADERS && HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #if HAVE_STRINGS_H
# | # include
# | #endif
# | #if HAVE_INTTYPES_H
# | # include
# | #endif
# | #if HAVE_STDINT_H
# | # include
# | #endif
# | #if HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:21534: result: no
# configure:21538: checking machine/endian.h presence
# configure:21553: clang -E conftest.c
# conftest.c:30:10: fatal error: 'machine/endian.h' file not found
# #include
# ^
# 1 error generated.
# configure:21559: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE "libdv"
# | #define VERSION "1.0.0"
# | #define _GNU_SOURCE 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 HAVE_DLFCN_H 1
# | #define ARCH_X86_64 1
# | #define DEBUG 1
# | #define HAVE_LIBM 1
# | #define STDC_HEADERS 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_ENDIAN_H 1
# | /* end confdefs.h. */
# | #include
# configure:21580: result: no
# configure:21608: checking for machine/endian.h
# configure:21616: result: no
# configure:21470: checking for inttypes.h
# configure:21476: result: yes
# configure:21630: checking for an ANSI C-conforming const
# configure:21705: clang -c -Wall -g conftest.c >&5
# conftest.c:76:18: warning: variable 'b' is uninitialized when used here [-Wuninitialized]
# struct s *b; b->j = 5;
# ^
# conftest.c:76:16: note: initialize the variable 'b' to silence this warning
# struct s *b; b->j = 5;
# ^
# = 0
# conftest.c:60:6: warning: variable 't' is uninitialized when used here [-Wuninitialized]
# *t++ = 0;
# ^
# conftest.c:57:12: note: initialize the variable 't' to silence this warning
# char *t;
# ^
# = 0
# 2 warnings generated.
# configure:21711: $? = 0
# configure:21718: test -z "$ac_c_werror_flag" || test ! -s conftest.err
# configure:21721: $? = 0
# configure:21728: test -s conftest.o
# configure:21731: $? = 0
# configure:21743: result: yes
# configure:21753: checking for inline
# configure:21779: clang -c -Wall -g conftest.c >&5
# conftest.c:33:21: warning: unused function 'static_foo' [-Wunused-function]
# static inline foo_t static_foo () {return 0; }
# ^
# 1 warning generated.
# configure:21785: $? = 0
# configure:21792: test -z "$ac_c_werror_flag" || test ! -s conftest.err
# configure:21795: $? = 0
# configure:21802: test -s conftest.o
# configure:21805: $? = 0
# configure:21820: result: inline
# configure:21839: checking for off_t
# configure:21869: clang -c -Wall -g conftest.c >&5
# configure:21875: $? = 0
# configure:21882: test -z "$ac_c_werror_flag" || test ! -s conftest.err
# configure:21885: $? = 0
# configure:21892: test -s conftest.o
# configure:21895: $? = 0
# configure:21907: result: yes
# configure:21919: checking for size_t
# configure:21949: clang -c -Wall -g conftest.c >&5
# configure:21955: $? = 0
# configure:21962: test -z "$ac_c_werror_flag" || test ! -s conftest.err
# configure:21965: $? = 0
# configure:21972: test -s conftest.o
# configure:21975: $? = 0
# configure:21987: result: yes
# configure:21999: checking whether time.h and sys/time.h may both be included
# configure:22029: clang -c -Wall -g conftest.c >&5
# configure:22035: $? = 0
# configure:22042: test -z "$ac_c_werror_flag" || test ! -s conftest.err
# configure:22045: $? = 0
# configure:22052: test -s conftest.o
# configure:22055: $? = 0
# configure:22067: result: yes
# configure:22084: checking for stdlib.h
# configure:22090: result: yes
# configure:22084: checking for unistd.h
# configure:22090: result: yes
# configure:22247: checking for getpagesize
# configure:22303: clang -o conftest -Wall -g conftest.c -lm >&5
# configure:22309: $? = 0
# configure:22316: test -z "$ac_c_werror_flag" || test ! -s conftest.err
# configure:22319: $? = 0
# configure:22326: test -s conftest
# configure:22329: $? = 0
# configure:22343: result: yes
# configure:22353: checking for working mmap
# configure:22528: result: no
# configure:22543: checking for gettimeofday
# configure:22599: clang -o conftest -Wall -g conftest.c -lm >&5
# configure:22605: $? = 0
# configure:22612: test -z "$ac_c_werror_flag" || test ! -s conftest.err
# configure:22615: $? = 0
# configure:22622: test -s conftest
# configure:22625: $? = 0
# configure:22639: result: yes
# configure:22804: creating ./config.status
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by config.status, which was
# generated by GNU Autoconf 2.60. Invocation command line was
#
# CONFIG_FILES =
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ ./config.status
#
# on 3cc9e4706531
#
# config.status:679: creating Makefile
# config.status:679: creating libdv.spec
# config.status:679: creating libdv.pc
# config.status:679: creating libdv/Makefile
# config.status:679: creating playdv/Makefile
# config.status:679: creating encodedv/Makefile
# config.status:679: creating config.h
# config.status:961: executing depfiles commands
#
# ## ---------------- ##
# ## Cache variables. ##
# ## ---------------- ##
#
# ac_cv_build=x86_64-unknown-linux-gnu
# ac_cv_c_compiler_gnu=yes
# ac_cv_c_const=yes
# ac_cv_c_inline=inline
# ac_cv_cxx_compiler_gnu=yes
# ac_cv_env_CCASFLAGS_set=
# ac_cv_env_CCASFLAGS_value=
# ac_cv_env_CCAS_set=
# ac_cv_env_CCAS_value=
# ac_cv_env_CCC_set=
# ac_cv_env_CCC_value=
# ac_cv_env_CC_set=set
# ac_cv_env_CC_value=clang
# ac_cv_env_CFLAGS_set=set
# ac_cv_env_CFLAGS_value=
# ac_cv_env_CPPFLAGS_set=set
# ac_cv_env_CPPFLAGS_value=
# ac_cv_env_CPP_set=
# ac_cv_env_CPP_value=
# ac_cv_env_CXXCPP_set=
# ac_cv_env_CXXCPP_value=
# ac_cv_env_CXXFLAGS_set=set
# ac_cv_env_CXXFLAGS_value=
# ac_cv_env_CXX_set=set
# ac_cv_env_CXX_value=clang++
# ac_cv_env_F77_set=
# ac_cv_env_F77_value=
# ac_cv_env_FFLAGS_set=
# ac_cv_env_FFLAGS_value=
# ac_cv_env_GTK_CFLAGS_set=
# ac_cv_env_GTK_CFLAGS_value=
# ac_cv_env_GTK_LIBS_set=
# ac_cv_env_GTK_LIBS_value=
# ac_cv_env_LDFLAGS_set=set
# ac_cv_env_LDFLAGS_value=
# ac_cv_env_PKG_CONFIG_set=
# ac_cv_env_PKG_CONFIG_value=
# ac_cv_env_XMKMF_set=
# ac_cv_env_XMKMF_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_f77_compiler_gnu=yes
# ac_cv_func_getpagesize=yes
# ac_cv_func_gettimeofday=yes
# ac_cv_func_mmap_fixed_mapped=no
# ac_cv_have_x='have_x=yes ac_x_includes='\''/usr/include'\'' ac_x_libraries='\''/usr/lib'\'''
# ac_cv_header_dlfcn_h=yes
# ac_cv_header_endian_h=yes
# ac_cv_header_fcntl_h=yes
# ac_cv_header_inttypes_h=yes
# ac_cv_header_linux_videodev_h=no
# ac_cv_header_machine_endian_h=no
# 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_soundcard_h=no
# ac_cv_header_sys_stat_h=yes
# ac_cv_header_sys_time_h=yes
# ac_cv_header_sys_types_h=yes
# ac_cv_header_time=yes
# ac_cv_header_unistd_h=yes
# ac_cv_host=x86_64-unknown-linux-gnu
# ac_cv_lib_m_sqrt=yes
# ac_cv_lib_popt_poptGetContext=no
# ac_cv_lib_pthread_pthread_create=yes
# ac_cv_objext=o
# ac_cv_path_EGREP='/usr/sbin/grep -E'
# ac_cv_path_GREP=/usr/sbin/grep
# ac_cv_path_install='/usr/bin/install -c'
# ac_cv_prog_AWK=gawk
# ac_cv_prog_CC=clang
# ac_cv_prog_CPP='clang -E'
# ac_cv_prog_CXXCPP='clang++ -E'
# ac_cv_prog_STRIP=strip
# ac_cv_prog_ac_ct_AR=ar
# ac_cv_prog_ac_ct_F77=gfortran
# ac_cv_prog_ac_ct_RANLIB=ranlib
# ac_cv_prog_ac_ct_STRIP=strip
# ac_cv_prog_cc_c89=
# ac_cv_prog_cc_g=yes
# ac_cv_prog_cxx_g=yes
# ac_cv_prog_f77_g=yes
# ac_cv_prog_make_make_set=yes
# ac_cv_target=x86_64-unknown-linux-gnu
# ac_cv_type_off_t=yes
# ac_cv_type_size_t=yes
# am_cv_CC_dependencies_compiler_type=gcc3
# am_cv_CXX_dependencies_compiler_type=gcc3
# lt_cv_deplibs_check_method=pass_all
# lt_cv_file_magic_cmd='$MAGIC_CMD'
# lt_cv_file_magic_test_file=
# lt_cv_ld_reload_flag=-r
# lt_cv_objdir=.libs
# lt_cv_path_LD=/sysroot/bin/ld
# lt_cv_path_LDCXX='/sysroot/bin/ld -m elf_x86_64'
# lt_cv_path_NM='/sysroot/bin/nm -B'
# lt_cv_path_SED=/usr/sbin/sed
# lt_cv_prog_compiler_c_o=yes
# lt_cv_prog_compiler_c_o_CXX=yes
# lt_cv_prog_compiler_c_o_F77=yes
# lt_cv_prog_compiler_rtti_exceptions=yes
# lt_cv_prog_gnu_ld=yes
# lt_cv_prog_gnu_ldcxx=yes
# lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'''
# lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/ {"\2", (lt_ptr) \&\2},/p'\'''
# lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\'''
# lt_cv_sys_max_cmd_len=32768
# lt_lt_cv_prog_compiler_c_o='"yes"'
# lt_lt_cv_prog_compiler_c_o_CXX='"yes"'
# lt_lt_cv_prog_compiler_c_o_F77='"yes"'
# lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[ ]\\([ABCDGIRSTW][ABCDGIRSTW]*\\)[ ][ ]*\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 \\2 \\2/p'\''"'
# lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\) \$/ {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/ {\"\\2\", (lt_ptr) \\&\\2},/p'\''"'
# lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"'
#
# ## ----------------- ##
# ## Output variables. ##
# ## ----------------- ##
#
# ACLOCAL='${SHELL} /tmp/libdv/src/libdv-1.0.0/missing --run aclocal-1.9'
# AMDEPBACKSLASH='\'
# AMDEP_FALSE='#'
# AMDEP_TRUE=''
# AMTAR='${SHELL} /tmp/libdv/src/libdv-1.0.0/missing --run tar'
# AR='ar'
# AUTOCONF='${SHELL} /tmp/libdv/src/libdv-1.0.0/missing --run autoconf'
# AUTOHEADER='${SHELL} /tmp/libdv/src/libdv-1.0.0/missing --run autoheader'
# AUTOMAKE='${SHELL} /tmp/libdv/src/libdv-1.0.0/missing --run automake-1.9'
# AWK='gawk'
# CC='clang'
# CCAS='clang'
# CCASFLAGS=''
# CCDEPMODE='depmode=gcc3'
# CFLAGS=' -Wall -g'
# CPP='clang -E'
# CPPFLAGS=''
# CXX='clang++'
# CXXCPP='clang++ -E'
# CXXDEPMODE='depmode=gcc3'
# CXXFLAGS=''
# CYGPATH_W='echo'
# DEFS='-DHAVE_CONFIG_H'
# DEPDIR='.deps'
# ECHO='echo'
# ECHO_C=''
# ECHO_N='-n'
# ECHO_T=''
# EGREP='/usr/sbin/grep -E'
# EXEEXT=''
# F77='gfortran'
# FFLAGS='-g -O2'
# GREP='/usr/sbin/grep'
# GTK_CFLAGS=''
# GTK_LIBS=''
# HAVE_GTK_FALSE=''
# HAVE_GTK_TRUE='#'
# HOST_X86_64_FALSE='#'
# HOST_X86_64_TRUE=''
# HOST_X86_FALSE=''
# HOST_X86_TRUE='#'
# INSTALL_DATA='${INSTALL} -m 644'
# INSTALL_PROGRAM='${INSTALL}'
# INSTALL_SCRIPT='${INSTALL}'
# INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s'
# LDFLAGS=''
# LIBOBJS=''
# LIBS='-lm '
# LIBTOOL='$(SHELL) $(top_builddir)/libtool'
# LN_S='ln -s'
# LTLIBOBJS=''
# MAINT='#'
# MAINTAINER_MODE_FALSE=''
# MAINTAINER_MODE_TRUE='#'
# MAKEINFO='${SHELL} /tmp/libdv/src/libdv-1.0.0/missing --run makeinfo'
# OBJEXT='o'
# PACKAGE='libdv'
# PACKAGE_BUGREPORT=''
# PACKAGE_NAME=''
# PACKAGE_STRING=''
# PACKAGE_TARNAME=''
# PACKAGE_VERSION=''
# PATH_SEPARATOR=':'
# PKG_CONFIG=''
# POPT_LIB=''
# PTHREAD_LIBS='-lpthread'
# RANLIB='ranlib'
# REQUIRES_NOPKGCONFIG=''
# RPM_RELEASE='1'
# SDL_CFLAGS=''
# SDL_CONFIG=''
# SDL_LIBS=''
# SET_MAKE=''
# SHELL='/bin/sh'
# STRIP='strip'
# VERSION='1.0.0'
# XMKMF=''
# XV_LIB=''
# ac_aux_dir='.'
# ac_ct_CC=''
# ac_ct_CXX=''
# ac_ct_F77='gfortran'
# am__fastdepCC_FALSE='#'
# am__fastdepCC_TRUE=''
# am__fastdepCXX_FALSE='#'
# am__fastdepCXX_TRUE=''
# am__include='include'
# 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}'
# 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='/tmp/libdv/src/libdv-1.0.0/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='x86_64-unknown-linux-gnu'
# target_alias=''
# target_cpu='x86_64'
# target_os='linux-gnu'
# target_vendor='unknown'
#
# ## ----------- ##
# ## confdefs.h. ##
# ## ----------- ##
#
# #define PACKAGE_NAME ""
# #define PACKAGE_TARNAME ""
# #define PACKAGE_VERSION ""
# #define PACKAGE_STRING ""
# #define PACKAGE_BUGREPORT ""
# #define PACKAGE "libdv"
# #define VERSION "1.0.0"
# #define _GNU_SOURCE 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 HAVE_DLFCN_H 1
# #define ARCH_X86_64 1
# #define DEBUG 1
# #define HAVE_LIBM 1
# #define STDC_HEADERS 1
# #define HAVE_FCNTL_H 1
# #define HAVE_SYS_TIME_H 1
# #define HAVE_UNISTD_H 1
# #define HAVE_ENDIAN_H 1
# #define HAVE_INTTYPES_H 1
# #define TIME_WITH_SYS_TIME 1
# #define HAVE_STDLIB_H 1
# #define HAVE_UNISTD_H 1
# #define HAVE_GETPAGESIZE 1
# #define HAVE_GETTIMEOFDAY 1
#
# configure: exit 0