Build of libdv with vanilla toolchain

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

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

SLOCLanguage
14,694 ansic
8,716 sh
7,250 asm
2,217 makefile
32,877 total

The process tree of the build process is here.

Log

To avoid scrolling, you may jump to the last line of the invocation of makepkg that was used to build this package.

Removed vanilla repositories from pacman.conf and added:
# [tuscan]
# Server = file:///var/cache/pacman/pkg/

CMD: pacman -Syy --noconfirm
# :: Synchronizing package databases...
# downloading tuscan.db...

CMD: sudo -u tuscan red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
# ==> Making package: libdv 1.0.0-6 (Wed Aug 24 14:17:32 UTC 2016)
# ==> Checking runtime dependencies...
# ==> Checking buildtime dependencies...
# ==> WARNING: Using existing $srcdir/ tree
# ==> Starting build()...
# configure: WARNING: If you wanted to set the --build type, don't use --host.
# If a cross compiler is detected then cross compile mode will be used.
# checking 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... no
# checking for gcc... gcc
# checking for C compiler default output file name... a.out
# checking whether the C compiler works... yes
# checking whether we are cross compiling... no
# checking for suffix of executables...
# checking for suffix of object files... o
# checking whether we are using the GNU C compiler... yes
# checking whether gcc accepts -g... yes
# checking for gcc option to accept ISO C89... none needed
# checking for style of include used by make... GNU
# checking dependency style of gcc... 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 gcc... /usr/sbin/ld
# checking if the linker (/usr/sbin/ld) is GNU ld... yes
# checking for /usr/sbin/ld option to reload object files... -r
# checking for BSD-compatible nm... /usr/sbin/nm -B
# checking whether ln -s works... yes
# checking how to recognise dependent libraries... pass_all
# checking how to run the C preprocessor... gcc -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 for x86_64-unknown-linux-g++... no
# checking for x86_64-unknown-linux-c++... no
# checking for x86_64-unknown-linux-gpp... no
# checking for x86_64-unknown-linux-aCC... no
# checking for x86_64-unknown-linux-CC... no
# checking for x86_64-unknown-linux-cxx... no
# checking for x86_64-unknown-linux-cc++... no
# checking for x86_64-unknown-linux-cl.exe... no
# checking for x86_64-unknown-linux-FCC... no
# checking for x86_64-unknown-linux-KCC... no
# checking for x86_64-unknown-linux-RCC... no
# checking for x86_64-unknown-linux-xlC_r... no
# checking for x86_64-unknown-linux-xlC... no
# checking for g++... g++
# checking whether we are using the GNU C++ compiler... yes
# checking whether g++ accepts -g... yes
# checking dependency style of g++... gcc3
# checking how to run the C++ preprocessor... g++ -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
# 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 /usr/sbin/nm -B output from gcc 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 gcc supports -fno-rtti -fno-exceptions... no
# checking for gcc option to produce PIC... -fPIC
# checking if gcc PIC flag -fPIC works... yes
# checking if gcc static flag -static works... yes
# checking if gcc supports -c -o file.o... yes
# checking whether the gcc linker (/usr/sbin/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 g++... /usr/sbin/ld -m elf_x86_64
# checking if the linker (/usr/sbin/ld -m elf_x86_64) is GNU ld... yes
# checking whether the g++ linker (/usr/sbin/ld -m elf_x86_64) supports shared libraries... yes
# checking for g++ option to produce PIC... -fPIC
# checking if g++ PIC flag -fPIC works... yes
# checking if g++ static flag -static works... yes
# checking if g++ supports -c -o file.o... yes
# checking whether the g++ linker (/usr/sbin/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 (/usr/sbin/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... yes
# checking for X... libraries /usr/lib, headers
# 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... yes
# checking sys/soundcard.h presence... yes
# checking for sys/soundcard.h... yes
# 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... yes
# 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 gcc -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
# gasmoff.c: In function 'main':
# gasmoff.c:30:6: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
# ((int)&(((S*)NULL)->M))
# ^
# gasmoff.c:33:45: note: in expansion of macro 'offsetof'
# printf("#define %-40s %d\n", #S "_" #M, offsetof(S, M))
# ^~~~~~~~
# gasmoff.c:41:3: note: in expansion of macro 'declare'
# declare(dv_videosegment_t, i);
# ^~~~~~~
# gasmoff.c:30:6: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
# ((int)&(((S*)NULL)->M))
# ^
# gasmoff.c:33:45: note: in expansion of macro 'offsetof'
# printf("#define %-40s %d\n", #S "_" #M, offsetof(S, M))
# ^~~~~~~~
# gasmoff.c:42:3: note: in expansion of macro 'declare'
# declare(dv_videosegment_t, k);
# ^~~~~~~
# gasmoff.c:30:6: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
# ((int)&(((S*)NULL)->M))
# ^
# gasmoff.c:33:45: note: in expansion of macro 'offsetof'
# printf("#define %-40s %d\n", #S "_" #M, offsetof(S, M))
# ^~~~~~~~
# gasmoff.c:43:3: note: in expansion of macro 'declare'
# declare(dv_videosegment_t, bs);
# ^~~~~~~
# gasmoff.c:30:6: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
# ((int)&(((S*)NULL)->M))
# ^
# gasmoff.c:33:45: note: in expansion of macro 'offsetof'
# printf("#define %-40s %d\n", #S "_" #M, offsetof(S, M))
# ^~~~~~~~
# gasmoff.c:44:3: note: in expansion of macro 'declare'
# declare(dv_videosegment_t, mb);
# ^~~~~~~
# gasmoff.c:30:6: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
# ((int)&(((S*)NULL)->M))
# ^
# gasmoff.c:33:45: note: in expansion of macro 'offsetof'
# printf("#define %-40s %d\n", #S "_" #M, offsetof(S, M))
# ^~~~~~~~
# gasmoff.c:45:3: note: in expansion of macro 'declare'
# declare(dv_videosegment_t, isPAL);
# ^~~~~~~
# gasmoff.c:30:6: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
# ((int)&(((S*)NULL)->M))
# ^
# gasmoff.c:33:45: note: in expansion of macro 'offsetof'
# printf("#define %-40s %d\n", #S "_" #M, offsetof(S, M))
# ^~~~~~~~
# gasmoff.c:48:3: note: in expansion of macro 'declare'
# declare(dv_macroblock_t, b);
# ^~~~~~~
# gasmoff.c:30:6: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
# ((int)&(((S*)NULL)->M))
# ^
# gasmoff.c:33:45: note: in expansion of macro 'offsetof'
# printf("#define %-40s %d\n", #S "_" #M, offsetof(S, M))
# ^~~~~~~~
# gasmoff.c:49:3: note: in expansion of macro 'declare'
# declare(dv_macroblock_t, eob_count);
# ^~~~~~~
# gasmoff.c:30:6: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
# ((int)&(((S*)NULL)->M))
# ^
# gasmoff.c:33:45: note: in expansion of macro 'offsetof'
# printf("#define %-40s %d\n", #S "_" #M, offsetof(S, M))
# ^~~~~~~~
# gasmoff.c:50:3: note: in expansion of macro 'declare'
# declare(dv_macroblock_t, vlc_error);
# ^~~~~~~
# gasmoff.c:30:6: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
# ((int)&(((S*)NULL)->M))
# ^
# gasmoff.c:33:45: note: in expansion of macro 'offsetof'
# printf("#define %-40s %d\n", #S "_" #M, offsetof(S, M))
# ^~~~~~~~
# gasmoff.c:51:3: note: in expansion of macro 'declare'
# declare(dv_macroblock_t, qno);
# ^~~~~~~
# gasmoff.c:30:6: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
# ((int)&(((S*)NULL)->M))
# ^
# gasmoff.c:33:45: note: in expansion of macro 'offsetof'
# printf("#define %-40s %d\n", #S "_" #M, offsetof(S, M))
# ^~~~~~~~
# gasmoff.c:52:3: note: in expansion of macro 'declare'
# declare(dv_macroblock_t, sta);
# ^~~~~~~
# gasmoff.c:30:6: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
# ((int)&(((S*)NULL)->M))
# ^
# gasmoff.c:33:45: note: in expansion of macro 'offsetof'
# printf("#define %-40s %d\n", #S "_" #M, offsetof(S, M))
# ^~~~~~~~
# gasmoff.c:53:3: note: in expansion of macro 'declare'
# declare(dv_macroblock_t, i);
# ^~~~~~~
# gasmoff.c:30:6: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
# ((int)&(((S*)NULL)->M))
# ^
# gasmoff.c:33:45: note: in expansion of macro 'offsetof'
# printf("#define %-40s %d\n", #S "_" #M, offsetof(S, M))
# ^~~~~~~~
# gasmoff.c:54:3: note: in expansion of macro 'declare'
# declare(dv_macroblock_t, j);
# ^~~~~~~
# gasmoff.c:30:6: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
# ((int)&(((S*)NULL)->M))
# ^
# gasmoff.c:33:45: note: in expansion of macro 'offsetof'
# printf("#define %-40s %d\n", #S "_" #M, offsetof(S, M))
# ^~~~~~~~
# gasmoff.c:55:3: note: in expansion of macro 'declare'
# declare(dv_macroblock_t, k);
# ^~~~~~~
# gasmoff.c:30:6: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
# ((int)&(((S*)NULL)->M))
# ^
# gasmoff.c:33:45: note: in expansion of macro 'offsetof'
# printf("#define %-40s %d\n", #S "_" #M, offsetof(S, M))
# ^~~~~~~~
# gasmoff.c:58:3: note: in expansion of macro 'declare'
# declare(dv_block_t, coeffs);
# ^~~~~~~
# gasmoff.c:30:6: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
# ((int)&(((S*)NULL)->M))
# ^
# gasmoff.c:33:45: note: in expansion of macro 'offsetof'
# printf("#define %-40s %d\n", #S "_" #M, offsetof(S, M))
# ^~~~~~~~
# gasmoff.c:59:3: note: in expansion of macro 'declare'
# declare(dv_block_t, dct_mode);
# ^~~~~~~
# gasmoff.c:30:6: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
# ((int)&(((S*)NULL)->M))
# ^
# gasmoff.c:33:45: note: in expansion of macro 'offsetof'
# printf("#define %-40s %d\n", #S "_" #M, offsetof(S, M))
# ^~~~~~~~
# gasmoff.c:60:3: note: in expansion of macro 'declare'
# declare(dv_block_t, class_no);
# ^~~~~~~
# gasmoff.c:30:6: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
# ((int)&(((S*)NULL)->M))
# ^
# gasmoff.c:33:45: note: in expansion of macro 'offsetof'
# printf("#define %-40s %d\n", #S "_" #M, offsetof(S, M))
# ^~~~~~~~
# gasmoff.c:61:3: note: in expansion of macro 'declare'
# declare(dv_block_t, reorder);
# ^~~~~~~
# gasmoff.c:30:6: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
# ((int)&(((S*)NULL)->M))
# ^
# gasmoff.c:33:45: note: in expansion of macro 'offsetof'
# printf("#define %-40s %d\n", #S "_" #M, offsetof(S, M))
# ^~~~~~~~
# gasmoff.c:62:3: note: in expansion of macro 'declare'
# declare(dv_block_t, reorder_sentinel);
# ^~~~~~~
# gasmoff.c:30:6: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
# ((int)&(((S*)NULL)->M))
# ^
# gasmoff.c:33:45: note: in expansion of macro 'offsetof'
# printf("#define %-40s %d\n", #S "_" #M, offsetof(S, M))
# ^~~~~~~~
# gasmoff.c:63:3: note: in expansion of macro 'declare'
# declare(dv_block_t, offset);
# ^~~~~~~
# gasmoff.c:30:6: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
# ((int)&(((S*)NULL)->M))
# ^
# gasmoff.c:33:45: note: in expansion of macro 'offsetof'
# printf("#define %-40s %d\n", #S "_" #M, offsetof(S, M))
# ^~~~~~~~
# gasmoff.c:64:3: note: in expansion of macro 'declare'
# declare(dv_block_t, end);
# ^~~~~~~
# gasmoff.c:30:6: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
# ((int)&(((S*)NULL)->M))
# ^
# gasmoff.c:33:45: note: in expansion of macro 'offsetof'
# printf("#define %-40s %d\n", #S "_" #M, offsetof(S, M))
# ^~~~~~~~
# gasmoff.c:65:3: note: in expansion of macro 'declare'
# declare(dv_block_t, eob);
# ^~~~~~~
# gasmoff.c:30:6: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
# ((int)&(((S*)NULL)->M))
# ^
# gasmoff.c:33:45: note: in expansion of macro 'offsetof'
# printf("#define %-40s %d\n", #S "_" #M, offsetof(S, M))
# ^~~~~~~~
# gasmoff.c:66:3: note: in expansion of macro 'declare'
# declare(dv_block_t, mark);
# ^~~~~~~
# gasmoff.c:30:6: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
# ((int)&(((S*)NULL)->M))
# ^
# gasmoff.c:33:45: note: in expansion of macro 'offsetof'
# printf("#define %-40s %d\n", #S "_" #M, offsetof(S, M))
# ^~~~~~~~
# gasmoff.c:68:3: note: in expansion of macro 'declare'
# declare(bitstream_t, buf);
# ^~~~~~~
# /bin/sh ../libtool --silent --tag=CC --mode=link gcc -Wall -g -o gasmoff gasmoff.o -lm
# ./gasmoff > asmoff.h
# make all-am
# make[3]: Entering directory '/tmp/libdv/src/libdv-1.0.0/libdv'
# if /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -g -MT dv.lo -MD -MP -MF ".deps/dv.Tpo" -c -o dv.lo dv.c; \
# then mv -f ".deps/dv.Tpo" ".deps/dv.Plo"; else rm -f ".deps/dv.Tpo"; exit 1; fi
# if /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -g -MT dct.lo -MD -MP -MF ".deps/dct.Tpo" -c -o dct.lo dct.c; \
# then mv -f ".deps/dct.Tpo" ".deps/dct.Plo"; else rm -f ".deps/dct.Tpo"; exit 1; fi
# dv.c: In function 'dv_report_video_error':
# dv.c:601:10: warning: variable 'error_code' set but not used [-Wunused-but-set-variable]
# int i, error_code;
# ^~~~~~~~~~
# dct.c:334:13: warning: 'postscale248' defined but not used [-Wunused-function]
# static void postscale248(var v[64])
# ^~~~~~~~~~~~
# dct.c:271:13: warning: 'postscale88' defined but not used [-Wunused-function]
# static void postscale88(var v[64])
# ^~~~~~~~~~~
# if /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -g -MT idct_248.lo -MD -MP -MF ".deps/idct_248.Tpo" -c -o idct_248.lo idct_248.c; \
# then mv -f ".deps/idct_248.Tpo" ".deps/idct_248.Plo"; else rm -f ".deps/idct_248.Tpo"; exit 1; fi
# if /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -g -MT weighting.lo -MD -MP -MF ".deps/weighting.Tpo" -c -o weighting.lo weighting.c; \
# then mv -f ".deps/weighting.Tpo" ".deps/weighting.Plo"; else rm -f ".deps/weighting.Tpo"; exit 1; fi
# if /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -g -MT quant.lo -MD -MP -MF ".deps/quant.Tpo" -c -o quant.lo quant.c; \
# then mv -f ".deps/quant.Tpo" ".deps/quant.Plo"; else rm -f ".deps/quant.Tpo"; exit 1; fi
# if /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -g -MT vlc.lo -MD -MP -MF ".deps/vlc.Tpo" -c -o vlc.lo vlc.c; \
# then mv -f ".deps/vlc.Tpo" ".deps/vlc.Plo"; else rm -f ".deps/vlc.Tpo"; exit 1; fi
# if /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -g -MT place.lo -MD -MP -MF ".deps/place.Tpo" -c -o place.lo place.c; \
# then mv -f ".deps/place.Tpo" ".deps/place.Plo"; else rm -f ".deps/place.Tpo"; exit 1; fi
# if /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -g -MT parse.lo -MD -MP -MF ".deps/parse.Tpo" -c -o parse.lo parse.c; \
# then mv -f ".deps/parse.Tpo" ".deps/parse.Plo"; else rm -f ".deps/parse.Tpo"; exit 1; fi
# if /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -g -MT bitstream.lo -MD -MP -MF ".deps/bitstream.Tpo" -c -o bitstream.lo bitstream.c; \
# then mv -f ".deps/bitstream.Tpo" ".deps/bitstream.Plo"; else rm -f ".deps/bitstream.Tpo"; exit 1; fi
# if /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -g -MT YUY2.lo -MD -MP -MF ".deps/YUY2.Tpo" -c -o YUY2.lo YUY2.c; \
# then mv -f ".deps/YUY2.Tpo" ".deps/YUY2.Plo"; else rm -f ".deps/YUY2.Tpo"; exit 1; fi
# if /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -g -MT YV12.lo -MD -MP -MF ".deps/YV12.Tpo" -c -o YV12.lo YV12.c; \
# then mv -f ".deps/YV12.Tpo" ".deps/YV12.Plo"; else rm -f ".deps/YV12.Tpo"; exit 1; fi
# if /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -g -MT rgb.lo -MD -MP -MF ".deps/rgb.Tpo" -c -o rgb.lo rgb.c; \
# then mv -f ".deps/rgb.Tpo" ".deps/rgb.Plo"; else rm -f ".deps/rgb.Tpo"; exit 1; fi
# if /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -g -MT audio.lo -MD -MP -MF ".deps/audio.Tpo" -c -o audio.lo audio.c; \
# then mv -f ".deps/audio.Tpo" ".deps/audio.Plo"; else rm -f ".deps/audio.Tpo"; exit 1; fi
# if /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -g -MT util.lo -MD -MP -MF ".deps/util.Tpo" -c -o util.lo util.c; \
# then mv -f ".deps/util.Tpo" ".deps/util.Plo"; else rm -f ".deps/util.Tpo"; exit 1; fi
# if /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -g -MT encode.lo -MD -MP -MF ".deps/encode.Tpo" -c -o encode.lo encode.c; \
# then mv -f ".deps/encode.Tpo" ".deps/encode.Plo"; else rm -f ".deps/encode.Tpo"; exit 1; fi
# encode.c: In function 'dv_encoder_loop':
# encode.c:1425:12: warning: pointer targets in passing argument 1 of 'snprintf' differ in signedness [-Wpointer-sign]
# snprintf(fbuf, 1024, filename, i);
# ^~~~
# In file included from encode.c:46:0:
# /usr/include/stdio.h:386:12: note: expected 'char * restrict' but argument is of type 'unsigned char *'
# extern int snprintf (char *__restrict __s, size_t __maxlen,
# ^~~~~~~~
# encode.c:1431:19: warning: pointer targets in passing argument 1 of 'input->skip' differ in signedness [-Wpointer-sign]
# if (input->skip(fbuf, &isPAL) < 0) {
# ^~~~
# encode.c:1431:19: note: expected 'const char *' but argument is of type 'unsigned char *'
# encode.c:1440:12: warning: pointer targets in passing argument 1 of 'snprintf' differ in signedness [-Wpointer-sign]
# snprintf(fbuf, 1024, filename, i);
# ^~~~
# In file included from encode.c:46:0:
# /usr/include/stdio.h:386:12: note: expected 'char * restrict' but argument is of type 'unsigned char *'
# extern int snprintf (char *__restrict __s, size_t __maxlen,
# ^~~~~~~~
# encode.c:1451:20: warning: pointer targets in passing argument 1 of 'input->load' differ in signedness [-Wpointer-sign]
# if (input->load(fbuf, &isPAL) < 0) {
# ^~~~
# encode.c:1451:20: note: expected 'const char *' but argument is of type 'unsigned char *'
# encode.c:1455:20: warning: pointer targets in passing argument 1 of 'input->skip' differ in signedness [-Wpointer-sign]
# if (input->skip(fbuf, &isPAL) < 0) {
# ^~~~
# encode.c:1455:20: note: expected 'const char *' but argument is of type 'unsigned char *'
# if /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -g -MT headers.lo -MD -MP -MF ".deps/headers.Tpo" -c -o headers.lo headers.c; \
# then mv -f ".deps/headers.Tpo" ".deps/headers.Plo"; else rm -f ".deps/headers.Tpo"; exit 1; fi
# if /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -g -MT enc_input.lo -MD -MP -MF ".deps/enc_input.Tpo" -c -o enc_input.lo enc_input.c; \
# then mv -f ".deps/enc_input.Tpo" ".deps/enc_input.Plo"; else rm -f ".deps/enc_input.Tpo"; exit 1; fi
# if /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -g -MT enc_audio_input.lo -MD -MP -MF ".deps/enc_audio_input.Tpo" -c -o enc_audio_input.lo enc_audio_input.c; \
# then mv -f ".deps/enc_audio_input.Tpo" ".deps/enc_audio_input.Plo"; else rm -f ".deps/enc_audio_input.Tpo"; exit 1; fi
# if /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -g -MT enc_output.lo -MD -MP -MF ".deps/enc_output.Tpo" -c -o enc_output.lo enc_output.c; \
# then mv -f ".deps/enc_output.Tpo" ".deps/enc_output.Plo"; else rm -f ".deps/enc_output.Tpo"; exit 1; fi
# /bin/sh ../libtool --silent --mode=compile gcc -c -o vlc_x86_64.lo vlc_x86_64.S
# /bin/sh ../libtool --silent --mode=compile gcc -c -o quant_x86_64.lo quant_x86_64.S
# /bin/sh ../libtool --silent --mode=compile gcc -c -o idct_block_mmx_x86_64.lo idct_block_mmx_x86_64.S
# /bin/sh ../libtool --silent --mode=compile gcc -c -o dct_block_mmx_x86_64.lo dct_block_mmx_x86_64.S
# /bin/sh ../libtool --silent --mode=compile gcc -c -o rgbtoyuv_x86_64.lo rgbtoyuv_x86_64.S
# /bin/sh ../libtool --silent --mode=compile gcc -c -o encode_x86_64.lo encode_x86_64.S
# /bin/sh ../libtool --silent --mode=compile gcc -c -o transpose_x86_64.lo transpose_x86_64.S
# if gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -g -MT dovlc.o -MD -MP -MF ".deps/dovlc.Tpo" -c -o dovlc.o dovlc.c; \
# then mv -f ".deps/dovlc.Tpo" ".deps/dovlc.Po"; else rm -f ".deps/dovlc.Tpo"; exit 1; fi
# if gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -g -MT testvlc.o -MD -MP -MF ".deps/testvlc.Tpo" -c -o testvlc.o testvlc.c; \
# then mv -f ".deps/testvlc.Tpo" ".deps/testvlc.Po"; else rm -f ".deps/testvlc.Tpo"; exit 1; fi
# if gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -g -MT testbitstream.o -MD -MP -MF ".deps/testbitstream.Tpo" -c -o testbitstream.o testbitstream.c; \
# then mv -f ".deps/testbitstream.Tpo" ".deps/testbitstream.Po"; else rm -f ".deps/testbitstream.Tpo"; exit 1; fi
# testbitstream.c: In function 'performance':
# testbitstream.c:102:21: warning: variable 'value' set but not used [-Wunused-but-set-variable]
# static uint32_t value;
# ^~~~~
# if gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -g -MT recode.o -MD -MP -MF ".deps/recode.Tpo" -c -o recode.o recode.c; \
# then mv -f ".deps/recode.Tpo" ".deps/recode.Po"; else rm -f ".deps/recode.Tpo"; exit 1; fi
# if gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -g -MT reppm.o -MD -MP -MF ".deps/reppm.Tpo" -c -o reppm.o reppm.c; \
# then mv -f ".deps/reppm.Tpo" ".deps/reppm.Po"; else rm -f ".deps/reppm.Tpo"; exit 1; fi
# if gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -g -MT enctest.o -MD -MP -MF ".deps/enctest.Tpo" -c -o enctest.o enctest.c; \
# then mv -f ".deps/enctest.Tpo" ".deps/enctest.Po"; else rm -f ".deps/enctest.Tpo"; exit 1; fi
# /bin/sh ../libtool --silent --tag=CC --mode=link gcc -Wall -g -o libdv.la -rpath /usr/lib -version-info 4:3:0 dv.lo dct.lo idct_248.lo weighting.lo quant.lo vlc.lo place.lo parse.lo bitstream.lo YUY2.lo YV12.lo rgb.lo audio.lo util.lo encode.lo headers.lo enc_input.lo enc_audio_input.lo enc_output.lo vlc_x86_64.lo quant_x86_64.lo idct_block_mmx_x86_64.lo dct_block_mmx_x86_64.lo rgbtoyuv_x86_64.lo encode_x86_64.lo transpose_x86_64.lo -lm
# ar: `u' modifier ignored since `D' is the default (see `U')
# /bin/sh ../libtool --silent --tag=CC --mode=link gcc -Wall -g -o dovlc dovlc.o libdv.la -lm
# /bin/sh ../libtool --silent --tag=CC --mode=link gcc -Wall -g -o testvlc testvlc.o libdv.la -lm
# /bin/sh ../libtool --silent --tag=CC --mode=link gcc -Wall -g -o testbitstream testbitstream.o libdv.la -lm
# /bin/sh ../libtool --silent --tag=CC --mode=link gcc -Wall -g -o recode recode.o libdv.la -lm
# /bin/sh ../libtool --silent --tag=CC --mode=link gcc -Wall -g -o reppm reppm.o libdv.la -lm
# /bin/sh ../libtool --silent --tag=CC --mode=link gcc -Wall -g -o enctest enctest.o libdv.la -lpthread -lm
# make[3]: Leaving directory '/tmp/libdv/src/libdv-1.0.0/libdv'
# make[2]: Leaving directory '/tmp/libdv/src/libdv-1.0.0/libdv'
# Making all in encodedv
# make[2]: Entering directory '/tmp/libdv/src/libdv-1.0.0/encodedv'
# if gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -g -MT encodedv.o -MD -MP -MF ".deps/encodedv.Tpo" -c -o encodedv.o encodedv.c; \
# then mv -f ".deps/encodedv.Tpo" ".deps/encodedv.Po"; else rm -f ".deps/encodedv.Tpo"; exit 1; fi
# if gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -g -MT dvconnect.o -MD -MP -MF ".deps/dvconnect.Tpo" -c -o dvconnect.o dvconnect.c; \
# then mv -f ".deps/dvconnect.Tpo" ".deps/dvconnect.Po"; else rm -f ".deps/dvconnect.Tpo"; exit 1; fi
# encodedv.c: In function 'main':
# encodedv.c:71:6: warning: variable 'err_code' set but not used [-Wunused-but-set-variable]
# int err_code;
# ^~~~~~~~
# if gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -g -MT insert_audio.o -MD -MP -MF ".deps/insert_audio.Tpo" -c -o insert_audio.o insert_audio.c; \
# then mv -f ".deps/insert_audio.Tpo" ".deps/insert_audio.Po"; else rm -f ".deps/insert_audio.Tpo"; exit 1; fi
# if gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -g -MT fix_headers.o -MD -MP -MF ".deps/fix_headers.Tpo" -c -o fix_headers.o fix_headers.c; \
# then mv -f ".deps/fix_headers.Tpo" ".deps/fix_headers.Po"; else rm -f ".deps/fix_headers.Tpo"; exit 1; fi
# if gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -g -MT scan_packet_headers.o -MD -MP -MF ".deps/scan_packet_headers.Tpo" -c -o scan_packet_headers.o scan_packet_headers.c; \
# then mv -f ".deps/scan_packet_headers.Tpo" ".deps/scan_packet_headers.Po"; else rm -f ".deps/scan_packet_headers.Tpo"; exit 1; fi
# if gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -g -MT steal_header.o -MD -MP -MF ".deps/steal_header.Tpo" -c -o steal_header.o steal_header.c; \
# then mv -f ".deps/steal_header.Tpo" ".deps/steal_header.Po"; else rm -f ".deps/steal_header.Tpo"; exit 1; fi
# if gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -g -MT ppmqscale.o -MD -MP -MF ".deps/ppmqscale.Tpo" -c -o ppmqscale.o ppmqscale.c; \
# then mv -f ".deps/ppmqscale.Tpo" ".deps/ppmqscale.Po"; else rm -f ".deps/ppmqscale.Tpo"; exit 1; fi
# ppmqscale.c: In function 'shrink_picture':
# ppmqscale.c:168:16: warning: variable 'dst_scaled_height' set but not used [-Wunused-but-set-variable]
# unsigned long dst_scaled_height;
# ^~~~~~~~~~~~~~~~~
# if gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -g -MT dvavi.o -MD -MP -MF ".deps/dvavi.Tpo" -c -o dvavi.o dvavi.c; \
# then mv -f ".deps/dvavi.Tpo" ".deps/dvavi.Po"; else rm -f ".deps/dvavi.Tpo"; exit 1; fi
# dvavi.c: In function 'read_avi':
# dvavi.c:379:6: warning: variable 'frame_count' set but not used [-Wunused-but-set-variable]
# int frame_count;
# ^~~~~~~~~~~
# /bin/sh ../libtool --silent --tag=CC --mode=link gcc -Wall -g -o encodedv encodedv.o ../libdv/libdv.la -lpopt -lm
# /bin/sh ../libtool --silent --tag=CC --mode=link gcc -Wall -g -o dubdv insert_audio.o ../libdv/libdv.la -lpopt -lm
# dvconnect.c: In function 'main':
# dvconnect.c:1086:10: warning: pointer targets in assignment differ in signedness [-Wpointer-sign]
# device = "/dev/video1394/0";
# ^
# dvconnect.c:1090:33: warning: pointer targets in passing argument 8 of 'send_raw' differ in signedness [-Wpointer-sign]
# verbose_mode, underrun_data, device);
# ^~~~~~
# dvconnect.c:687:5: note: expected 'char *' but argument is of type 'unsigned char *'
# int send_raw(const char*const* filenames, int channel, int nbuffers,
# ^~~~~~~~
# dvconnect.c:1093:22: warning: pointer targets in passing argument 7 of 'capture_raw' differ in signedness [-Wpointer-sign]
# verbose_mode, device);
# ^~~~~~
# dvconnect.c:333:5: note: expected 'char *' but argument is of type 'unsigned char *'
# int capture_raw(const char* filename, int channel, int nbuffers,
# ^~~~~~~~~~~
# /bin/sh ../libtool --silent --tag=CC --mode=link gcc -Wall -g -o fix_headers fix_headers.o ../libdv/libdv.la -lm
# /bin/sh ../libtool --silent --tag=CC --mode=link gcc -Wall -g -o scan_packet_headers scan_packet_headers.o -lm
# /bin/sh ../libtool --silent --tag=CC --mode=link gcc -Wall -g -o steal_header steal_header.o -lm
# /bin/sh ../libtool --silent --tag=CC --mode=link gcc -Wall -g -o ppmqscale ppmqscale.o -lm
# /bin/sh ../libtool --silent --tag=CC --mode=link gcc -Wall -g -o dvavi dvavi.o ../libdv/libdv.la -lm
# /bin/sh ../libtool --silent --tag=CC --mode=link gcc -Wall -g -o dvconnect dvconnect.o -lpthread -lpopt -lm
# make[2]: Leaving directory '/tmp/libdv/src/libdv-1.0.0/encodedv'
# make[2]: Entering directory '/tmp/libdv/src/libdv-1.0.0'
# make[2]: Leaving directory '/tmp/libdv/src/libdv-1.0.0'
# make[1]: Leaving directory '/tmp/libdv/src/libdv-1.0.0'
# ==> Entering fakeroot environment...
# ==> Starting package()...
# Making install in libdv
# make[1]: Entering directory '/tmp/libdv/src/libdv-1.0.0/libdv'
# make install-am
# make[2]: Entering directory '/tmp/libdv/src/libdv-1.0.0/libdv'
# make[3]: Entering directory '/tmp/libdv/src/libdv-1.0.0/libdv'
# test -z "/usr/lib" || mkdir -p -- "/tmp/libdv/pkg/libdv/usr/lib"
# test -z "/usr/include/libdv" || mkdir -p -- "/tmp/libdv/pkg/libdv/usr/include/libdv"
# /bin/sh ../libtool --silent --mode=install /usr/bin/install -c 'libdv.la' '/tmp/libdv/pkg/libdv/usr/lib/libdv.la'
# /usr/bin/install -c -m 644 'dv_types.h' '/tmp/libdv/pkg/libdv/usr/include/libdv/dv_types.h'
# /usr/bin/install -c -m 644 'dv.h' '/tmp/libdv/pkg/libdv/usr/include/libdv/dv.h'
# libtool: install: warning: remember to run `libtool --finish /usr/lib'
# make[3]: Leaving directory '/tmp/libdv/src/libdv-1.0.0/libdv'
# make[2]: Leaving directory '/tmp/libdv/src/libdv-1.0.0/libdv'
# make[1]: Leaving directory '/tmp/libdv/src/libdv-1.0.0/libdv'
# Making install in encodedv
# make[1]: Entering directory '/tmp/libdv/src/libdv-1.0.0/encodedv'
# make[2]: Entering directory '/tmp/libdv/src/libdv-1.0.0/encodedv'
# test -z "/usr/bin" || mkdir -p -- "/tmp/libdv/pkg/libdv/usr/bin"
# test -z "/usr/share/man/man1" || mkdir -p -- "/tmp/libdv/pkg/libdv/usr/share/man/man1"
# /bin/sh ../libtool --silent --mode=install /usr/bin/install -c 'encodedv' '/tmp/libdv/pkg/libdv/usr/bin/encodedv'
# /usr/bin/install -c -m 644 './encodedv.1' '/tmp/libdv/pkg/libdv/usr/share/man/man1/encodedv.1'
# /usr/bin/install -c -m 644 './dvconnect.1' '/tmp/libdv/pkg/libdv/usr/share/man/man1/dvconnect.1'
# /usr/bin/install -c -m 644 './dubdv.1' '/tmp/libdv/pkg/libdv/usr/share/man/man1/dubdv.1'
# libtool: install: warning: `../libdv/libdv.la' has not been installed in `/usr/lib'
# /bin/sh ../libtool --silent --mode=install /usr/bin/install -c 'dvconnect' '/tmp/libdv/pkg/libdv/usr/bin/dvconnect'
# /bin/sh ../libtool --silent --mode=install /usr/bin/install -c 'dubdv' '/tmp/libdv/pkg/libdv/usr/bin/dubdv'
# libtool: install: warning: `../libdv/libdv.la' has not been installed in `/usr/lib'
# make[2]: Leaving directory '/tmp/libdv/src/libdv-1.0.0/encodedv'
# make[1]: Leaving directory '/tmp/libdv/src/libdv-1.0.0/encodedv'
# make[1]: Entering directory '/tmp/libdv/src/libdv-1.0.0'
# make[2]: Entering directory '/tmp/libdv/src/libdv-1.0.0'
# make[2]: Nothing to be done for 'install-exec-am'.
# test -z "/usr/lib/pkgconfig" || mkdir -p -- "/tmp/libdv/pkg/libdv/usr/lib/pkgconfig"
# /usr/bin/install -c -m 644 'libdv.pc' '/tmp/libdv/pkg/libdv/usr/lib/pkgconfig/libdv.pc'
# make[2]: Leaving directory '/tmp/libdv/src/libdv-1.0.0'
# make[1]: Leaving directory '/tmp/libdv/src/libdv-1.0.0'
# ==> Tidying install...
# -> Removing doc files...
# -> Purging unwanted files...
# ==> Checking for packaging issue...
# ==> Creating package "libdv"...
# -> Generating .PKGINFO file...
# -> Generating .BUILDINFO file...
# error: invalid option '--noprogressbar'
# -> Generating .MTREE file...
# -> Compressing package...
# ==> Leaving fakeroot environment.
# ==> Finished making: libdv 1.0.0-6 (Wed Aug 24 14:17:58 UTC 2016)

CMD: pacman --query --file libdv-1.0.0-6-x86_64.pkg.tar.xz
# libdv 1.0.0-6

Creating hybrid package for 'libdv'

Trying to find vanilla package 'libdv'...

CMD: pacman --query --file /mirror/libdv-1.0.0-6.pkg.tar.xz
# libdv 1.0.0-6

Package file has the following structure:
# /.PKGINFO
# /.MTREE
# /usr/lib/libdv.so.4
# /usr/lib/libdv.so
# /usr/lib/libdv.so.4.0.3
# /usr/lib/pkgconfig/libdv.pc
# /usr/bin/dubdv
# /usr/bin/dvconnect
# /usr/bin/encodedv
# /usr/include/libdv/dv.h
# /usr/include/libdv/dv_types.h
# /usr/share/man/man1/dvconnect.1.gz
# /usr/share/man/man1/dubdv.1.gz
# /usr/share/man/man1/encodedv.1.gz
# /sysroot/usr/lib/libdv.so.4.0.3
# /sysroot/usr/lib/libdv.so.4
# /sysroot/usr/lib/libdv.so
# /sysroot/usr/lib/libdv.la
# /sysroot/usr/lib/libdv.a
# /sysroot/usr/lib/pkgconfig/libdv.pc
# /sysroot/usr/include/libdv/dv_types.h
# /sysroot/usr/include/libdv/dv.h

Generating .MTREE

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

Tar-ing up files

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

CMD: xz -c -z

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

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

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

Attempting to access local repository, attempt 1

CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/libdv.pkg.tar.xz
# ==> Extracting database to a temporary location...
# ==> Extracting database to a temporary location...
# ==> Adding package '/var/cache/pacman/pkg/libdv.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/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 = c13703125c37
# uname -m = x86_64
# uname -r = 4.7.1-1-ARCH
# uname -s = Linux
# uname -v = #1 SMP PREEMPT Wed Aug 17 08:13:35 CEST 2016
#
# /usr/bin/uname -p = unknown
# /bin/uname -X = unknown
#
# /bin/arch = unknown
# /usr/bin/arch -k = unknown
# /usr/convex/getsysinfo = unknown
# /usr/bin/hostinfo = unknown
# /bin/machine = unknown
# /usr/bin/oslevel = unknown
# /bin/universe = unknown
#
# PATH: /usr/local/sbin
# PATH: /usr/local/bin
# PATH: /usr/sbin
# PATH: /usr/bin
# PATH: /sbin
# PATH: /bin
#
#
# ## ----------- ##
# ## Core tests. ##
# ## ----------- ##
#
# configure: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 /usr/sbin/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:2621: result: no
# configure:2631: checking for gcc
# configure:2647: found /usr/sbin/gcc
# configure:2658: result: gcc
# configure:2896: checking for C compiler version
# configure:2903: gcc --version >&5
# gcc (GCC) 6.1.1 20160602
# Copyright (C) 2016 Free Software Foundation, Inc.
# This is free software; see the source for copying conditions. There is NO
# warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
#
# configure:2906: $? = 0
# configure:2913: gcc -v >&5
# Using built-in specs.
# COLLECT_GCC=gcc
# COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapper
# Target: x86_64-pc-linux-gnu
# Configured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=release
# Thread model: posix
# gcc version 6.1.1 20160602 (GCC)
# configure:2916: $? = 0
# configure:2923: gcc -V >&5
# gcc: error: unrecognized command line option '-V'
# gcc: fatal error: no input files
# compilation terminated.
# configure:2926: $? = 1
# configure:2949: checking for C compiler default output file name
# configure:2976: gcc conftest.c >&5
# configure:2979: $? = 0
# configure:3025: result: a.out
# configure:3030: checking whether the C compiler works
# configure:3040: ./a.out
# configure:3043: $? = 0
# configure:3060: result: yes
# configure:3067: checking whether we are cross compiling
# configure:3069: result: no
# configure:3072: checking for suffix of executables
# configure:3079: gcc -o conftest conftest.c >&5
# configure:3082: $? = 0
# configure:3106: result:
# configure:3112: checking for suffix of object files
# configure:3138: gcc -c conftest.c >&5
# configure:3141: $? = 0
# configure:3164: result: o
# configure:3168: checking whether we are using the GNU C compiler
# configure:3197: gcc -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 gcc accepts -g
# configure:3272: gcc -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 gcc option to accept ISO C89
# configure:3519: gcc -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 gcc
# 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 gcc
# configure:4249: result: /usr/sbin/ld
# configure:4258: checking if the linker (/usr/sbin/ld) is GNU ld
# configure:4273: result: yes
# configure:4278: checking for /usr/sbin/ld option to reload object files
# configure:4285: result: -r
# configure:4303: checking for BSD-compatible nm
# configure:4352: result: /usr/sbin/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: gcc -c -Wall conftest.c >&5
# configure:4634: $? = 0
# configure:4793: checking how to run the C preprocessor
# configure:4833: gcc -E conftest.c
# configure:4839: $? = 0
# configure:4877: gcc -E conftest.c
# conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# 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: gcc -E
# configure:4952: gcc -E conftest.c
# configure:4958: $? = 0
# configure:4996: gcc -E conftest.c
# conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# 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: gcc -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:5199: gcc -o conftest -Wall conftest.c >&5
# configure:5202: $? = 0
# configure:5208: ./conftest
# configure:5211: $? = 0
# configure:5228: result: yes
# configure:5252: checking for sys/types.h
# configure:5273: gcc -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: gcc -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: gcc -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: gcc -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: gcc -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: gcc -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: gcc -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: gcc -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: gcc -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: gcc -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: gcc -E conftest.c
# configure:5418: $? = 0
# configure:5439: result: yes
# configure:5467: checking for dlfcn.h
# configure:5475: result: yes
# configure:5502: checking for x86_64-unknown-linux-g++
# configure:5532: result: no
# configure:5502: checking for x86_64-unknown-linux-c++
# configure:5532: result: no
# configure:5502: checking for x86_64-unknown-linux-gpp
# configure:5532: result: no
# configure:5502: checking for x86_64-unknown-linux-aCC
# configure:5532: result: no
# configure:5502: checking for x86_64-unknown-linux-CC
# configure:5532: result: no
# configure:5502: checking for x86_64-unknown-linux-cxx
# configure:5532: result: no
# configure:5502: checking for x86_64-unknown-linux-cc++
# configure:5532: result: no
# configure:5502: checking for x86_64-unknown-linux-cl.exe
# configure:5532: result: no
# configure:5502: checking for x86_64-unknown-linux-FCC
# configure:5532: result: no
# configure:5502: checking for x86_64-unknown-linux-KCC
# configure:5532: result: no
# configure:5502: checking for x86_64-unknown-linux-RCC
# configure:5532: result: no
# configure:5502: checking for x86_64-unknown-linux-xlC_r
# configure:5532: result: no
# configure:5502: checking for x86_64-unknown-linux-xlC
# configure:5532: result: no
# configure:5546: checking for g++
# configure:5562: found /usr/sbin/g++
# configure:5573: result: g++
# configure:5604: checking for C++ compiler version
# configure:5611: g++ --version >&5
# g++ (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:5614: $? = 0
# configure:5621: g++ -v >&5
# Using built-in specs.
# COLLECT_GCC=g++
# 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:5624: $? = 0
# configure:5631: g++ -V >&5
# g++: error: unrecognized command line option '-V'
# g++: fatal error: no input files
# compilation terminated.
# configure:5634: $? = 1
# configure:5637: checking whether we are using the GNU C++ compiler
# configure:5666: g++ -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 g++ accepts -g
# configure:5741: g++ -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 g++
# configure:6012: result: gcc3
# configure:6039: checking how to run the C++ preprocessor
# configure:6075: g++ -E conftest.cpp
# configure:6081: $? = 0
# configure:6119: g++ -E conftest.cpp
# conftest.cpp:22:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# 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: g++ -E
# configure:6194: g++ -E conftest.cpp
# configure:6200: $? = 0
# configure:6238: g++ -E conftest.cpp
# conftest.cpp:22:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# 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: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 /usr/sbin/nm -B output from gcc object
# configure:6815: gcc -c -Wall conftest.c >&5
# configure:6818: $? = 0
# configure:6822: /usr/sbin/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: gcc -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 /usr/sbin/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 /usr/sbin/ranlib
# configure:7152: result: ranlib
# configure:7181: checking for x86_64-unknown-linux-strip
# configure:7208: result: strip
# configure:7534: checking if gcc supports -fno-rtti -fno-exceptions
# configure:7552: gcc -c -Wall -fno-rtti -fno-exceptions conftest.c >&5
# cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C
# configure:7556: $? = 0
# configure:7569: result: no
# configure:7584: checking for gcc option to produce PIC
# configure:7794: result: -fPIC
# configure:7802: checking if gcc PIC flag -fPIC works
# configure:7820: gcc -c -Wall -fPIC -DPIC conftest.c >&5
# configure:7824: $? = 0
# configure:7837: result: yes
# configure:7865: checking if gcc static flag -static works
# configure:7893: result: yes
# configure:7903: checking if gcc supports -c -o file.o
# configure:7924: gcc -c -Wall -o out/conftest2.o conftest.c >&5
# configure:7928: $? = 0
# configure:7950: result: yes
# configure:7976: checking whether the gcc linker (/usr/sbin/ld -m elf_x86_64) supports shared libraries
# configure:8962: result: yes
# configure:8983: checking whether -lc should be explicitly linked in
# configure:8988: gcc -c -Wall conftest.c >&5
# configure:8991: $? = 0
# configure:9006: gcc -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 g++
# configure:11363: result: /usr/sbin/ld -m elf_x86_64
# configure:11372: checking if the linker (/usr/sbin/ld -m elf_x86_64) is GNU ld
# configure:11387: result: yes
# configure:11438: checking whether the g++ linker (/usr/sbin/ld -m elf_x86_64) supports shared libraries
# configure:12404: result: yes
# configure:12422: g++ -c conftest.cpp >&5
# configure:12425: $? = 0
# configure:12544: checking for g++ option to produce PIC
# configure:12818: result: -fPIC
# configure:12826: checking if g++ PIC flag -fPIC works
# configure:12844: g++ -c -fPIC -DPIC conftest.cpp >&5
# configure:12848: $? = 0
# configure:12861: result: yes
# configure:12889: checking if g++ static flag -static works
# configure:12917: result: yes
# configure:12927: checking if g++ supports -c -o file.o
# configure:12948: g++ -c -o out/conftest2.o conftest.cpp >&5
# configure:12952: $? = 0
# configure:12974: result: yes
# configure:13000: checking whether the g++ linker (/usr/sbin/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 (/usr/sbin/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: gcc -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: gcc -o conftest -Wall -g conftest.c -lm >&5
# conftest.c:31:6: warning: conflicting types for built-in function 'sqrt'
# char sqrt ();
# ^~~~
# 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: gcc -o conftest -Wall -g conftest.c -lpopt -lm >&5
# configure:20944: $? = 0
# configure:20951: test -z "$ac_c_werror_flag" || test ! -s conftest.err
# configure:20954: $? = 0
# configure:20961: test -s conftest
# configure:20964: $? = 0
# configure:20978: result: yes
# configure:21004: checking for X
# configure:21119: gcc -E conftest.c
# configure:21125: $? = 0
# configure:21181: gcc -o conftest -Wall -g conftest.c -lXt -lm >&5
# /usr/sbin/ld: /tmp/ccOgLv8g.o: undefined reference to symbol 'XrmInitialize'
# /usr/lib/libX11.so.6: error adding symbols: DSO missing from command line
# collect2: error: ld returned 1 exit status
# 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
# | #define HAVE_LIBPOPT 1
# | /* end confdefs.h. */
# | #include
# | int
# | main ()
# | {
# | XrmInitialize ()
# | ;
# | return 0;
# | }
# configure:21262: result: libraries /usr/lib, headers
# configure:21266: checking for ANSI C header files
# configure:21447: result: yes
# configure:21480: checking fcntl.h usability
# configure:21497: gcc -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: gcc -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: gcc -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: gcc -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: gcc -c -Wall -g conftest.c >&5
# conftest.c:63:28: fatal error: linux/videodev.h: No such file or directory
# #include
# ^
# compilation terminated.
# 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 HAVE_LIBPOPT 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: gcc -E conftest.c
# conftest.c:30:28: fatal error: linux/videodev.h: No such file or directory
# #include
# ^
# compilation terminated.
# 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 HAVE_LIBPOPT 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: gcc -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/soundcard.h presence
# configure:21553: gcc -E conftest.c
# configure:21559: $? = 0
# configure:21580: result: yes
# configure:21608: checking for sys/soundcard.h
# configure:21616: result: yes
# configure:21480: checking endian.h usability
# configure:21497: gcc -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: gcc -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: gcc -c -Wall -g conftest.c >&5
# conftest.c:65:28: fatal error: machine/endian.h: No such file or directory
# #include
# ^
# compilation terminated.
# 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 HAVE_LIBPOPT 1
# | #define STDC_HEADERS 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_SOUNDCARD_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: gcc -E conftest.c
# conftest.c:32:28: fatal error: machine/endian.h: No such file or directory
# #include
# ^
# compilation terminated.
# 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 HAVE_LIBPOPT 1
# | #define STDC_HEADERS 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_SOUNDCARD_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: gcc -c -Wall -g conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:62:7: warning: 't' is used uninitialized in this function [-Wuninitialized]
# *t++ = 0;
# ~^~
# conftest.c:78:23: warning: 'b' may be used uninitialized in this function [-Wmaybe-uninitialized]
# struct s *b; b->j = 5;
# ~~~~~^~~
# 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: gcc -c -Wall -g conftest.c >&5
# 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: gcc -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: gcc -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: gcc -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: gcc -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:22500: gcc -o conftest -Wall -g conftest.c -lm >&5
# configure:22503: $? = 0
# configure:22509: ./conftest
# configure:22512: $? = 0
# configure:22528: result: yes
# configure:22543: checking for gettimeofday
# configure:22599: gcc -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 c13703125c37
#
# 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:964: 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=
# ac_cv_env_CC_value=
# ac_cv_env_CFLAGS_set=set
# ac_cv_env_CFLAGS_value=
# ac_cv_env_CPPFLAGS_set=set
# ac_cv_env_CPPFLAGS_value=
# ac_cv_env_CPP_set=
# ac_cv_env_CPP_value=
# ac_cv_env_CXXCPP_set=
# ac_cv_env_CXXCPP_value=
# ac_cv_env_CXXFLAGS_set=set
# ac_cv_env_CXXFLAGS_value=
# ac_cv_env_CXX_set=
# ac_cv_env_CXX_value=
# 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=yes
# ac_cv_have_x='have_x=yes ac_x_includes='\'''\'' 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=yes
# 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=yes
# 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_CPP='gcc -E'
# ac_cv_prog_CXXCPP='g++ -E'
# ac_cv_prog_STRIP=strip
# ac_cv_prog_ac_ct_AR=ar
# ac_cv_prog_ac_ct_CC=gcc
# ac_cv_prog_ac_ct_CXX=g++
# 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=/usr/sbin/ld
# lt_cv_path_LDCXX='/usr/sbin/ld -m elf_x86_64'
# lt_cv_path_NM='/usr/sbin/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=no
# 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='gcc'
# CCAS='gcc'
# CCASFLAGS=''
# CCDEPMODE='depmode=gcc3'
# CFLAGS=' -Wall -g'
# CPP='gcc -E'
# CPPFLAGS=''
# CXX='g++'
# CXXCPP='g++ -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='-lpopt'
# 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='gcc'
# ac_ct_CXX='g++'
# 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 HAVE_LIBPOPT 1
# #define STDC_HEADERS 1
# #define HAVE_FCNTL_H 1
# #define HAVE_SYS_TIME_H 1
# #define HAVE_UNISTD_H 1
# #define HAVE_SYS_SOUNDCARD_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_MMAP 1
# #define HAVE_GETTIMEOFDAY 1
#
# configure: exit 0