Build of libdc1394 with vanilla toolchain

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

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

SLOCLanguage
17,304 ansic
11,542 sh
5,938 makefile
34,784 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: libdc1394 2.2.4-1 (Wed Aug 24 14:11:56 UTC 2016)
# ==> Checking runtime dependencies...
# ==> Installing missing dependencies...
# resolving dependencies...
# looking for conflicting packages...
#
# Packages (1) libraw1394-2.1.2-1
#
# Total Installed Size: 0.15 MiB
#
# :: Proceed with installation? [Y/n]
# checking keyring...
# checking package integrity...
# loading package files...
# checking for file conflicts...
# checking available disk space...
# :: Processing package changes...
# installing libraw1394...
# :: Running post-transaction hooks...
# (1/1) Updating manpage index...
# ==> Checking buildtime dependencies...
# ==> WARNING: Using existing $srcdir/ tree
# ==> Starting build()...
# 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 x86_64-unknown-linux-doxygen... no
# checking for doxygen... /usr/bin/doxygen
# checking for x86_64-unknown-linux-perl... no
# checking for perl... /usr/bin/perl
# checking for x86_64-unknown-linux-gcc... no
# checking for gcc... gcc
# checking whether the C compiler works... yes
# checking for C compiler default output file name... a.out
# checking for suffix of executables...
# checking whether we are cross compiling... no
# checking for suffix of object files... o
# checking whether we are using the GNU C compiler... yes
# checking whether gcc accepts -g... yes
# checking for gcc option to accept ISO C89... none needed
# checking for x86_64-unknown-linux-ar... no
# checking for x86_64-unknown-linux-lib... no
# checking for x86_64-unknown-linux-link... no
# checking for ar... ar
# checking the archiver (ar) interface... ar
# checking for a BSD-compatible install... /usr/bin/install -c
# checking whether build environment is sane... yes
# checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
# checking for gawk... gawk
# checking whether make sets $(MAKE)... yes
# checking for style of include used by make... GNU
# checking whether make supports nested variables... yes
# checking dependency style of gcc... gcc3
# checking for x86_64-unknown-linux-gcc... gcc
# checking whether we are using the GNU C compiler... (cached) yes
# checking whether gcc accepts -g... (cached) yes
# checking for gcc option to accept ISO C89... (cached) none needed
# checking how to print strings... printf
# checking for a sed that does not truncate output... /usr/bin/sed
# checking for grep that handles long lines and -e... /usr/bin/grep
# checking for egrep... /usr/bin/grep -E
# checking for fgrep... /usr/bin/grep -F
# checking for ld used by gcc... /usr/bin/ld
# checking if the linker (/usr/bin/ld) is GNU ld... yes
# checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
# checking the name lister (/usr/bin/nm -B) interface... BSD nm
# checking whether ln -s works... yes
# checking the maximum length of command line arguments... 1572864
# checking whether the shell understands some XSI constructs... yes
# checking whether the shell understands "+="... yes
# checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
# checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
# checking for /usr/bin/ld option to reload object files... -r
# checking for x86_64-unknown-linux-objdump... no
# checking for objdump... objdump
# checking how to recognize dependent libraries... pass_all
# checking for x86_64-unknown-linux-dlltool... no
# checking for dlltool... no
# checking how to associate runtime and link libraries... printf %s\n
# checking for x86_64-unknown-linux-ar... ar
# checking for archiver @FILE support... @
# checking for x86_64-unknown-linux-strip... no
# checking for strip... strip
# checking for x86_64-unknown-linux-ranlib... no
# checking for ranlib... ranlib
# checking command to parse /usr/bin/nm -B output from gcc object... ok
# checking for sysroot... no
# checking for x86_64-unknown-linux-mt... no
# checking for mt... no
# checking if : is a manifest tool... no
# 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 for dlfcn.h... yes
# checking for objdir... .libs
# checking if gcc supports -fno-rtti -fno-exceptions... no
# checking for gcc option to produce PIC... -fPIC -DPIC
# checking if gcc PIC flag -fPIC -DPIC works... yes
# checking if gcc static flag -static works... yes
# checking if gcc supports -c -o file.o... yes
# checking if gcc supports -c -o file.o... (cached) yes
# checking whether the gcc linker (/usr/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... no
# checking whether gcc and cc understand -c and -o together... yes
# checking for x86_64-unknown-linux-pkg-config... no
# checking for pkg-config... /usr/bin/pkg-config
# checking pkg-config is at least version 0.9.0... yes
# checking for C/C++ restrict keyword... __restrict
# checking for pow in -lm... yes
# checking for LIBUSB... yes
# checking for sdl-config... no
# checking for SDL - version >= 1.2.4... no
# *** The sdl-config script installed by SDL could not be found
# *** If SDL was installed in PREFIX, make sure PREFIX/bin is in
# *** your path, or set the SDL_CONFIG environment variable to the
# *** full path to sdl-config.
# checking for raw1394_channel_modify in -lraw1394... yes
# checking for main in -lGL... yes
# checking linux/videodev.h usability... no
# checking linux/videodev.h presence... no
# checking for linux/videodev.h... no
# checking for Xv extensions... no
# checking for ANSI C header files... (cached) yes
# checking for stdint.h... (cached) yes
# checking fcntl.h usability... yes
# checking fcntl.h presence... yes
# checking for fcntl.h... yes
# checking sys/ioctl.h usability... yes
# checking sys/ioctl.h presence... yes
# checking for sys/ioctl.h... yes
# checking for unistd.h... (cached) yes
# checking sys/mman.h usability... yes
# checking sys/mman.h presence... yes
# checking for sys/mman.h... yes
# checking netinet/in.h usability... yes
# checking netinet/in.h presence... yes
# checking for netinet/in.h... yes
# checking for X... libraries , headers
# checking for gethostbyname... yes
# checking for connect... yes
# checking for remove... yes
# checking for shmat... yes
# checking for IceConnectionNumber in -lICE... yes
# checking for size_t... yes
# checking for stdlib.h... (cached) yes
# checking for unistd.h... (cached) yes
# checking for sys/param.h... yes
# checking for getpagesize... yes
# checking for working mmap... yes
# checking that generated files are newer than configure... done
# configure: creating ./config.status
# config.status: creating Makefile
# config.status: creating libdc1394-2.pc
# config.status: creating dc1394/Makefile
# config.status: creating dc1394/linux/Makefile
# config.status: creating dc1394/juju/Makefile
# config.status: creating dc1394/macosx/Makefile
# config.status: creating dc1394/windows/Makefile
# config.status: creating dc1394/usb/Makefile
# config.status: creating dc1394/vendor/Makefile
# config.status: creating examples/Makefile
# config.status: creating config.h
# config.status: executing depfiles commands
# config.status: executing libtool commands
#
# Configuration (libdc1394):
#
# Linux support: Enabled
# Legacy drivers (libraw1394): Enabled
# Mac OS X support: Disabled (Mac OS not detected)
# Windows support: Disabled (Windows not detected)
# IIDC-over-USB support: Enabled
# Build examples: Yes
# Build SDL/OpenGL examples: No
# Build XV examples: No
# Build V4L examples: No
#
# make all-recursive
# make[1]: Entering directory '/tmp/libdc1394/src/libdc1394-2.2.4'
# Making all in dc1394
# make[2]: Entering directory '/tmp/libdc1394/src/libdc1394-2.2.4/dc1394'
# Making all in linux
# make[3]: Entering directory '/tmp/libdc1394/src/libdc1394-2.2.4/dc1394/linux'
# /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../dc1394 -Wall -Wunused -std=gnu99 -MT control.lo -MD -MP -MF .deps/control.Tpo -c -o control.lo control.c
# /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../dc1394 -Wall -Wunused -std=gnu99 -MT capture.lo -MD -MP -MF .deps/capture.Tpo -c -o capture.lo capture.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../dc1394 -Wall -Wunused -std=gnu99 -MT capture.lo -MD -MP -MF .deps/capture.Tpo -c capture.c -fPIC -DPIC -o .libs/capture.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../dc1394 -Wall -Wunused -std=gnu99 -MT control.lo -MD -MP -MF .deps/control.Tpo -c control.c -fPIC -DPIC -o .libs/control.o
# mv -f .deps/control.Tpo .deps/control.Plo
# mv -f .deps/capture.Tpo .deps/capture.Plo
# /bin/sh ../../libtool --tag=CC --mode=link gcc -I../.. -I../../dc1394 -Wall -Wunused -std=gnu99 -o libdc1394-linux.la control.lo capture.lo -lraw1394 -lm
# libtool: link: ar cru .libs/libdc1394-linux.a .libs/control.o .libs/capture.o
# ar: `u' modifier ignored since `D' is the default (see `U')
# libtool: link: ranlib .libs/libdc1394-linux.a
# libtool: link: ( cd ".libs" && rm -f "libdc1394-linux.la" && ln -s "../libdc1394-linux.la" "libdc1394-linux.la" )
# make[3]: Leaving directory '/tmp/libdc1394/src/libdc1394-2.2.4/dc1394/linux'
# Making all in juju
# make[3]: Entering directory '/tmp/libdc1394/src/libdc1394-2.2.4/dc1394/juju'
# /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../dc1394 -Wall -Wunused -std=gnu99 -MT control.lo -MD -MP -MF .deps/control.Tpo -c -o control.lo control.c
# /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../dc1394 -Wall -Wunused -std=gnu99 -MT capture.lo -MD -MP -MF .deps/capture.Tpo -c -o capture.lo capture.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../dc1394 -Wall -Wunused -std=gnu99 -MT control.lo -MD -MP -MF .deps/control.Tpo -c control.c -fPIC -DPIC -o .libs/control.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../dc1394 -Wall -Wunused -std=gnu99 -MT capture.lo -MD -MP -MF .deps/capture.Tpo -c capture.c -fPIC -DPIC -o .libs/capture.o
# mv -f .deps/capture.Tpo .deps/capture.Plo
# mv -f .deps/control.Tpo .deps/control.Plo
# /bin/sh ../../libtool --tag=CC --mode=link gcc -I../.. -I../../dc1394 -Wall -Wunused -std=gnu99 -o libdc1394-juju.la control.lo capture.lo -lm
# libtool: link: ar cru .libs/libdc1394-juju.a .libs/control.o .libs/capture.o
# ar: `u' modifier ignored since `D' is the default (see `U')
# libtool: link: ranlib .libs/libdc1394-juju.a
# libtool: link: ( cd ".libs" && rm -f "libdc1394-juju.la" && ln -s "../libdc1394-juju.la" "libdc1394-juju.la" )
# make[3]: Leaving directory '/tmp/libdc1394/src/libdc1394-2.2.4/dc1394/juju'
# Making all in macosx
# make[3]: Entering directory '/tmp/libdc1394/src/libdc1394-2.2.4/dc1394/macosx'
# make[3]: Nothing to be done for 'all'.
# make[3]: Leaving directory '/tmp/libdc1394/src/libdc1394-2.2.4/dc1394/macosx'
# Making all in windows
# make[3]: Entering directory '/tmp/libdc1394/src/libdc1394-2.2.4/dc1394/windows'
# make[3]: Nothing to be done for 'all'.
# make[3]: Leaving directory '/tmp/libdc1394/src/libdc1394-2.2.4/dc1394/windows'
# Making all in usb
# make[3]: Entering directory '/tmp/libdc1394/src/libdc1394-2.2.4/dc1394/usb'
# /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../dc1394 -I/usr/include/libusb-1.0 -Wall -Wunused -std=gnu99 -MT control.lo -MD -MP -MF .deps/control.Tpo -c -o control.lo control.c
# /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../dc1394 -I/usr/include/libusb-1.0 -Wall -Wunused -std=gnu99 -MT capture.lo -MD -MP -MF .deps/capture.Tpo -c -o capture.lo capture.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../dc1394 -I/usr/include/libusb-1.0 -Wall -Wunused -std=gnu99 -MT control.lo -MD -MP -MF .deps/control.Tpo -c control.c -fPIC -DPIC -o .libs/control.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../dc1394 -I/usr/include/libusb-1.0 -Wall -Wunused -std=gnu99 -MT capture.lo -MD -MP -MF .deps/capture.Tpo -c capture.c -fPIC -DPIC -o .libs/capture.o
# mv -f .deps/control.Tpo .deps/control.Plo
# mv -f .deps/capture.Tpo .deps/capture.Plo
# /bin/sh ../../libtool --tag=CC --mode=link gcc -I../.. -I../../dc1394 -I/usr/include/libusb-1.0 -Wall -Wunused -std=gnu99 -o libdc1394-usb.la control.lo capture.lo -lusb-1.0 -lm
# libtool: link: ar cru .libs/libdc1394-usb.a .libs/control.o .libs/capture.o
# ar: `u' modifier ignored since `D' is the default (see `U')
# libtool: link: ranlib .libs/libdc1394-usb.a
# libtool: link: ( cd ".libs" && rm -f "libdc1394-usb.la" && ln -s "../libdc1394-usb.la" "libdc1394-usb.la" )
# make[3]: Leaving directory '/tmp/libdc1394/src/libdc1394-2.2.4/dc1394/usb'
# Making all in vendor
# make[3]: Entering directory '/tmp/libdc1394/src/libdc1394-2.2.4/dc1394/vendor'
# /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I./.. -Wall -Wunused -std=gnu99 -MT avt.lo -MD -MP -MF .deps/avt.Tpo -c -o avt.lo avt.c
# /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I./.. -Wall -Wunused -std=gnu99 -MT pixelink.lo -MD -MP -MF .deps/pixelink.Tpo -c -o pixelink.lo pixelink.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I./.. -Wall -Wunused -std=gnu99 -MT pixelink.lo -MD -MP -MF .deps/pixelink.Tpo -c pixelink.c -fPIC -DPIC -o .libs/pixelink.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I./.. -Wall -Wunused -std=gnu99 -MT avt.lo -MD -MP -MF .deps/avt.Tpo -c avt.c -fPIC -DPIC -o .libs/avt.o
# mv -f .deps/pixelink.Tpo .deps/pixelink.Plo
# /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I./.. -Wall -Wunused -std=gnu99 -MT basler.lo -MD -MP -MF .deps/basler.Tpo -c -o basler.lo basler.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I./.. -Wall -Wunused -std=gnu99 -MT basler.lo -MD -MP -MF .deps/basler.Tpo -c basler.c -fPIC -DPIC -o .libs/basler.o
# basler.c: In function 'dc1394_basler_sff_feature_enable':
# basler.c:238:16: warning: comparison between 'dc1394switch_t {aka enum }' and 'dc1394bool_t {aka enum }' [-Wenum-compare]
# if (on_off != is_enabled) {
# ^~
# mv -f .deps/avt.Tpo .deps/avt.Plo
# /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I./.. -Wall -Wunused -std=gnu99 -MT basler_sff_registry.lo -MD -MP -MF .deps/basler_sff_registry.Tpo -c -o basler_sff_registry.lo basler_sff_registry.c
# mv -f .deps/basler.Tpo .deps/basler.Plo
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I./.. -Wall -Wunused -std=gnu99 -MT basler_sff_registry.lo -MD -MP -MF .deps/basler_sff_registry.Tpo -c basler_sff_registry.c -fPIC -DPIC -o .libs/basler_sff_registry.o
# mv -f .deps/basler_sff_registry.Tpo .deps/basler_sff_registry.Plo
# /bin/sh ../../libtool --tag=CC --mode=link gcc -I../.. -I./.. -Wall -Wunused -std=gnu99 -o libdc1394-vendor.la avt.lo pixelink.lo basler.lo basler_sff_registry.lo -lm
# libtool: link: ar cru .libs/libdc1394-vendor.a .libs/avt.o .libs/pixelink.o .libs/basler.o .libs/basler_sff_registry.o
# ar: `u' modifier ignored since `D' is the default (see `U')
# libtool: link: ranlib .libs/libdc1394-vendor.a
# libtool: link: ( cd ".libs" && rm -f "libdc1394-vendor.la" && ln -s "../libdc1394-vendor.la" "libdc1394-vendor.la" )
# make[3]: Leaving directory '/tmp/libdc1394/src/libdc1394-2.2.4/dc1394/vendor'
# make[3]: Entering directory '/tmp/libdc1394/src/libdc1394-2.2.4/dc1394'
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -Wunused -std=gnu99 -MT control.lo -MD -MP -MF .deps/control.Tpo -c -o control.lo control.c
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -Wunused -std=gnu99 -MT enumeration.lo -MD -MP -MF .deps/enumeration.Tpo -c -o enumeration.lo enumeration.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -Wunused -std=gnu99 -MT enumeration.lo -MD -MP -MF .deps/enumeration.Tpo -c enumeration.c -fPIC -DPIC -o .libs/enumeration.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -Wunused -std=gnu99 -MT control.lo -MD -MP -MF .deps/control.Tpo -c control.c -fPIC -DPIC -o .libs/control.o
# mv -f .deps/enumeration.Tpo .deps/enumeration.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -Wunused -std=gnu99 -MT capture.lo -MD -MP -MF .deps/capture.Tpo -c -o capture.lo capture.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -Wunused -std=gnu99 -MT capture.lo -MD -MP -MF .deps/capture.Tpo -c capture.c -fPIC -DPIC -o .libs/capture.o
# mv -f .deps/capture.Tpo .deps/capture.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -Wunused -std=gnu99 -MT format7.lo -MD -MP -MF .deps/format7.Tpo -c -o format7.lo format7.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -Wunused -std=gnu99 -MT format7.lo -MD -MP -MF .deps/format7.Tpo -c format7.c -fPIC -DPIC -o .libs/format7.o
# mv -f .deps/control.Tpo .deps/control.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -Wunused -std=gnu99 -MT register.lo -MD -MP -MF .deps/register.Tpo -c -o register.lo register.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -Wunused -std=gnu99 -MT register.lo -MD -MP -MF .deps/register.Tpo -c register.c -fPIC -DPIC -o .libs/register.o
# mv -f .deps/format7.Tpo .deps/format7.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -Wunused -std=gnu99 -MT utils.lo -MD -MP -MF .deps/utils.Tpo -c -o utils.lo utils.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -Wunused -std=gnu99 -MT utils.lo -MD -MP -MF .deps/utils.Tpo -c utils.c -fPIC -DPIC -o .libs/utils.o
# mv -f .deps/utils.Tpo .deps/utils.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -Wunused -std=gnu99 -MT internal.lo -MD -MP -MF .deps/internal.Tpo -c -o internal.lo internal.c
# mv -f .deps/register.Tpo .deps/register.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -Wunused -std=gnu99 -MT conversions.lo -MD -MP -MF .deps/conversions.Tpo -c -o conversions.lo conversions.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -Wunused -std=gnu99 -MT internal.lo -MD -MP -MF .deps/internal.Tpo -c internal.c -fPIC -DPIC -o .libs/internal.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -Wunused -std=gnu99 -MT conversions.lo -MD -MP -MF .deps/conversions.Tpo -c conversions.c -fPIC -DPIC -o .libs/conversions.o
# mv -f .deps/internal.Tpo .deps/internal.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -Wunused -std=gnu99 -MT bayer.lo -MD -MP -MF .deps/bayer.Tpo -c -o bayer.lo bayer.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -Wunused -std=gnu99 -MT bayer.lo -MD -MP -MF .deps/bayer.Tpo -c bayer.c -fPIC -DPIC -o .libs/bayer.o
# mv -f .deps/conversions.Tpo .deps/conversions.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -Wunused -std=gnu99 -MT log.lo -MD -MP -MF .deps/log.Tpo -c -o log.lo log.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -Wunused -std=gnu99 -MT log.lo -MD -MP -MF .deps/log.Tpo -c log.c -fPIC -DPIC -o .libs/log.o
# mv -f .deps/log.Tpo .deps/log.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -Wunused -std=gnu99 -MT iso.lo -MD -MP -MF .deps/iso.Tpo -c -o iso.lo iso.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -Wunused -std=gnu99 -MT iso.lo -MD -MP -MF .deps/iso.Tpo -c iso.c -fPIC -DPIC -o .libs/iso.o
# mv -f .deps/iso.Tpo .deps/iso.Plo
# mv -f .deps/bayer.Tpo .deps/bayer.Plo
# /bin/sh ../libtool --tag=CC --mode=link gcc -I.. -Wall -Wunused -std=gnu99 -version-info 23:11:1 -export-symbols-regex '^dc1394_' -o libdc1394.la -rpath /usr/lib control.lo enumeration.lo capture.lo format7.lo register.lo utils.lo internal.lo conversions.lo bayer.lo log.lo iso.lo linux/libdc1394-linux.la juju/libdc1394-juju.la usb/libdc1394-usb.la vendor/libdc1394-vendor.la -lm
# libtool: link: /usr/bin/nm -B .libs/control.o .libs/enumeration.o .libs/capture.o .libs/format7.o .libs/register.o .libs/utils.o .libs/internal.o .libs/conversions.o .libs/bayer.o .libs/log.o .libs/iso.o linux/.libs/libdc1394-linux.a juju/.libs/libdc1394-juju.a usb/.libs/libdc1394-usb.a vendor/.libs/libdc1394-vendor.a | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' | /usr/bin/sed 's/.* //' | sort | uniq > .libs/libdc1394.exp
# libtool: link: /usr/bin/grep -E -e "^dc1394_" ".libs/libdc1394.exp" > ".libs/libdc1394.expT"
# libtool: link: mv -f ".libs/libdc1394.expT" ".libs/libdc1394.exp"
# libtool: link: echo "{ global:" > .libs/libdc1394.ver
# libtool: link: cat .libs/libdc1394.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libdc1394.ver
# libtool: link: echo "local: *; };" >> .libs/libdc1394.ver
# libtool: link: gcc -shared -fPIC -DPIC .libs/control.o .libs/enumeration.o .libs/capture.o .libs/format7.o .libs/register.o .libs/utils.o .libs/internal.o .libs/conversions.o .libs/bayer.o .libs/log.o .libs/iso.o -Wl,--whole-archive linux/.libs/libdc1394-linux.a juju/.libs/libdc1394-juju.a usb/.libs/libdc1394-usb.a vendor/.libs/libdc1394-vendor.a -Wl,--no-whole-archive -lraw1394 -lusb-1.0 -lm -Wl,-soname -Wl,libdc1394.so.22 -Wl,-version-script -Wl,.libs/libdc1394.ver -o .libs/libdc1394.so.22.1.11
# libtool: link: (cd ".libs" && rm -f "libdc1394.so.22" && ln -s "libdc1394.so.22.1.11" "libdc1394.so.22")
# libtool: link: (cd ".libs" && rm -f "libdc1394.so" && ln -s "libdc1394.so.22.1.11" "libdc1394.so")
# libtool: link: ( cd ".libs" && rm -f "libdc1394.la" && ln -s "../libdc1394.la" "libdc1394.la" )
# make[3]: Leaving directory '/tmp/libdc1394/src/libdc1394-2.2.4/dc1394'
# make[2]: Leaving directory '/tmp/libdc1394/src/libdc1394-2.2.4/dc1394'
# Making all in examples
# make[2]: Entering directory '/tmp/libdc1394/src/libdc1394-2.2.4/examples'
# gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -Wunused -std=gnu99 -MT dc1394_reset_bus.o -MD -MP -MF .deps/dc1394_reset_bus.Tpo -c -o dc1394_reset_bus.o dc1394_reset_bus.c
# gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -Wunused -std=gnu99 -MT grab_gray_image.o -MD -MP -MF .deps/grab_gray_image.Tpo -c -o grab_gray_image.o grab_gray_image.c
# mv -f .deps/dc1394_reset_bus.Tpo .deps/dc1394_reset_bus.Po
# gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -Wunused -std=gnu99 -MT grab_partial_image.o -MD -MP -MF .deps/grab_partial_image.Tpo -c -o grab_partial_image.o grab_partial_image.c
# mv -f .deps/grab_gray_image.Tpo .deps/grab_gray_image.Po
# gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -Wunused -std=gnu99 -MT grab_color_image.o -MD -MP -MF .deps/grab_color_image.Tpo -c -o grab_color_image.o grab_color_image.c
# mv -f .deps/grab_color_image.Tpo .deps/grab_color_image.Po
# gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -Wunused -std=gnu99 -MT grab_color_image2.o -MD -MP -MF .deps/grab_color_image2.Tpo -c -o grab_color_image2.o grab_color_image2.c
# mv -f .deps/grab_partial_image.Tpo .deps/grab_partial_image.Po
# gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -Wunused -std=gnu99 -MT helloworld.o -MD -MP -MF .deps/helloworld.Tpo -c -o helloworld.o helloworld.c
# mv -f .deps/helloworld.Tpo .deps/helloworld.Po
# gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -Wunused -std=gnu99 -MT ladybug.o -MD -MP -MF .deps/ladybug.Tpo -c -o ladybug.o ladybug.c
# mv -f .deps/grab_color_image2.Tpo .deps/grab_color_image2.Po
# gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -Wunused -std=gnu99 -MT grab_partial_pvn.o -MD -MP -MF .deps/grab_partial_pvn.Tpo -c -o grab_partial_pvn.o grab_partial_pvn.c
# mv -f .deps/grab_partial_pvn.Tpo .deps/grab_partial_pvn.Po
# gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -Wunused -std=gnu99 -MT basler_sff_info.o -MD -MP -MF .deps/basler_sff_info.Tpo -c -o basler_sff_info.o basler_sff_info.c
# mv -f .deps/ladybug.Tpo .deps/ladybug.Po
# gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -Wunused -std=gnu99 -MT basler_sff_extended_data.o -MD -MP -MF .deps/basler_sff_extended_data.Tpo -c -o basler_sff_extended_data.o basler_sff_extended_data.c
# mv -f .deps/basler_sff_info.Tpo .deps/basler_sff_info.Po
# gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -Wunused -std=gnu99 -MT ladybug5capture.o -MD -MP -MF .deps/ladybug5capture.Tpo -c -o ladybug5capture.o ladybug5capture.c
# mv -f .deps/basler_sff_extended_data.Tpo .deps/basler_sff_extended_data.Po
# /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Wunused -std=gnu99 -o dc1394_reset_bus dc1394_reset_bus.o ../dc1394/libdc1394.la -lm
# mv -f .deps/ladybug5capture.Tpo .deps/ladybug5capture.Po
# /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Wunused -std=gnu99 -o grab_gray_image grab_gray_image.o ../dc1394/libdc1394.la -lm
# libtool: link: gcc -Wall -Wunused -std=gnu99 -o .libs/dc1394_reset_bus dc1394_reset_bus.o ../dc1394/.libs/libdc1394.so -lm
# libtool: link: gcc -Wall -Wunused -std=gnu99 -o .libs/grab_gray_image grab_gray_image.o ../dc1394/.libs/libdc1394.so -lm
# /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Wunused -std=gnu99 -o grab_partial_image grab_partial_image.o ../dc1394/libdc1394.la -lm
# /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Wunused -std=gnu99 -o grab_color_image grab_color_image.o ../dc1394/libdc1394.la -lm
# libtool: link: gcc -Wall -Wunused -std=gnu99 -o .libs/grab_partial_image grab_partial_image.o ../dc1394/.libs/libdc1394.so -lm
# libtool: link: gcc -Wall -Wunused -std=gnu99 -o .libs/grab_color_image grab_color_image.o ../dc1394/.libs/libdc1394.so -lm
# /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Wunused -std=gnu99 -o grab_color_image2 grab_color_image2.o ../dc1394/libdc1394.la -lm
# /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Wunused -std=gnu99 -o helloworld helloworld.o ../dc1394/libdc1394.la -lm
# libtool: link: gcc -Wall -Wunused -std=gnu99 -o .libs/grab_color_image2 grab_color_image2.o ../dc1394/.libs/libdc1394.so -lm
# libtool: link: gcc -Wall -Wunused -std=gnu99 -o .libs/helloworld helloworld.o ../dc1394/.libs/libdc1394.so -lm
# /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Wunused -std=gnu99 -o ladybug ladybug.o ../dc1394/libdc1394.la -lm
# /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Wunused -std=gnu99 -o grab_partial_pvn grab_partial_pvn.o ../dc1394/libdc1394.la -lm
# libtool: link: gcc -Wall -Wunused -std=gnu99 -o .libs/ladybug ladybug.o ../dc1394/.libs/libdc1394.so -lm
# libtool: link: gcc -Wall -Wunused -std=gnu99 -o .libs/grab_partial_pvn grab_partial_pvn.o ../dc1394/.libs/libdc1394.so -lm
# /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Wunused -std=gnu99 -o basler_sff_info basler_sff_info.o ../dc1394/libdc1394.la -lm
# /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Wunused -std=gnu99 -o basler_sff_extended_data basler_sff_extended_data.o ../dc1394/libdc1394.la -lm
# libtool: link: gcc -Wall -Wunused -std=gnu99 -o .libs/basler_sff_info basler_sff_info.o ../dc1394/.libs/libdc1394.so -lm
# /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Wunused -std=gnu99 -o ladybug5capture ladybug5capture.o ../dc1394/libdc1394.la -lm
# libtool: link: gcc -Wall -Wunused -std=gnu99 -o .libs/basler_sff_extended_data basler_sff_extended_data.o ../dc1394/.libs/libdc1394.so -lm
# libtool: link: gcc -Wall -Wunused -std=gnu99 -o .libs/ladybug5capture ladybug5capture.o ../dc1394/.libs/libdc1394.so -lm
# make[2]: Leaving directory '/tmp/libdc1394/src/libdc1394-2.2.4/examples'
# make[2]: Entering directory '/tmp/libdc1394/src/libdc1394-2.2.4'
# make[2]: Leaving directory '/tmp/libdc1394/src/libdc1394-2.2.4'
# make[1]: Leaving directory '/tmp/libdc1394/src/libdc1394-2.2.4'
# ==> Entering fakeroot environment...
# ==> Starting package()...
# Making install in dc1394
# make[1]: Entering directory '/tmp/libdc1394/src/libdc1394-2.2.4/dc1394'
# Making install in linux
# make[2]: Entering directory '/tmp/libdc1394/src/libdc1394-2.2.4/dc1394/linux'
# make[3]: Entering directory '/tmp/libdc1394/src/libdc1394-2.2.4/dc1394/linux'
# make[3]: Nothing to be done for 'install-exec-am'.
# /usr/bin/mkdir -p '/tmp/libdc1394/pkg/libdc1394/usr/include/dc1394/linux'
# /usr/bin/install -c -m 644 capture.h control.h '/tmp/libdc1394/pkg/libdc1394/usr/include/dc1394/linux'
# make[3]: Leaving directory '/tmp/libdc1394/src/libdc1394-2.2.4/dc1394/linux'
# make[2]: Leaving directory '/tmp/libdc1394/src/libdc1394-2.2.4/dc1394/linux'
# Making install in juju
# make[2]: Entering directory '/tmp/libdc1394/src/libdc1394-2.2.4/dc1394/juju'
# make[3]: Entering directory '/tmp/libdc1394/src/libdc1394-2.2.4/dc1394/juju'
# make[3]: Nothing to be done for 'install-exec-am'.
# make[3]: Leaving directory '/tmp/libdc1394/src/libdc1394-2.2.4/dc1394/juju'
# make[2]: Leaving directory '/tmp/libdc1394/src/libdc1394-2.2.4/dc1394/juju'
# Making install in macosx
# make[2]: Entering directory '/tmp/libdc1394/src/libdc1394-2.2.4/dc1394/macosx'
# make[3]: Entering directory '/tmp/libdc1394/src/libdc1394-2.2.4/dc1394/macosx'
# make[3]: Nothing to be done for 'install-exec-am'.
# make[3]: Leaving directory '/tmp/libdc1394/src/libdc1394-2.2.4/dc1394/macosx'
# make[2]: Leaving directory '/tmp/libdc1394/src/libdc1394-2.2.4/dc1394/macosx'
# Making install in windows
# make[2]: Entering directory '/tmp/libdc1394/src/libdc1394-2.2.4/dc1394/windows'
# make[3]: Entering directory '/tmp/libdc1394/src/libdc1394-2.2.4/dc1394/windows'
# make[3]: Nothing to be done for 'install-exec-am'.
# make[3]: Nothing to be done for 'install-data-am'.
# make[3]: Leaving directory '/tmp/libdc1394/src/libdc1394-2.2.4/dc1394/windows'
# make[2]: Leaving directory '/tmp/libdc1394/src/libdc1394-2.2.4/dc1394/windows'
# Making install in usb
# make[2]: Entering directory '/tmp/libdc1394/src/libdc1394-2.2.4/dc1394/usb'
# make[3]: Entering directory '/tmp/libdc1394/src/libdc1394-2.2.4/dc1394/usb'
# make[3]: Nothing to be done for 'install-exec-am'.
# make[3]: Leaving directory '/tmp/libdc1394/src/libdc1394-2.2.4/dc1394/usb'
# make[2]: Leaving directory '/tmp/libdc1394/src/libdc1394-2.2.4/dc1394/usb'
# Making install in vendor
# make[2]: Entering directory '/tmp/libdc1394/src/libdc1394-2.2.4/dc1394/vendor'
# make[3]: Entering directory '/tmp/libdc1394/src/libdc1394-2.2.4/dc1394/vendor'
# make[3]: Nothing to be done for 'install-exec-am'.
# /usr/bin/mkdir -p '/tmp/libdc1394/pkg/libdc1394/usr/include/dc1394/vendor'
# /usr/bin/install -c -m 644 avt.h pixelink.h basler.h basler_sff.h '/tmp/libdc1394/pkg/libdc1394/usr/include/dc1394/vendor'
# make[3]: Leaving directory '/tmp/libdc1394/src/libdc1394-2.2.4/dc1394/vendor'
# make[2]: Leaving directory '/tmp/libdc1394/src/libdc1394-2.2.4/dc1394/vendor'
# make[2]: Entering directory '/tmp/libdc1394/src/libdc1394-2.2.4/dc1394'
# make[3]: Entering directory '/tmp/libdc1394/src/libdc1394-2.2.4/dc1394'
# /usr/bin/mkdir -p '/tmp/libdc1394/pkg/libdc1394/usr/lib'
# /usr/bin/mkdir -p '/tmp/libdc1394/pkg/libdc1394/usr/include/dc1394'
# /bin/sh ../libtool --mode=install /usr/bin/install -c libdc1394.la '/tmp/libdc1394/pkg/libdc1394/usr/lib'
# /usr/bin/install -c -m 644 dc1394.h types.h camera.h control.h capture.h video.h format7.h utils.h conversions.h register.h log.h iso.h '/tmp/libdc1394/pkg/libdc1394/usr/include/dc1394'
# libtool: install: /usr/bin/install -c .libs/libdc1394.so.22.1.11 /tmp/libdc1394/pkg/libdc1394/usr/lib/libdc1394.so.22.1.11
# libtool: install: (cd /tmp/libdc1394/pkg/libdc1394/usr/lib && { ln -s -f libdc1394.so.22.1.11 libdc1394.so.22 || { rm -f libdc1394.so.22 && ln -s libdc1394.so.22.1.11 libdc1394.so.22; }; })
# libtool: install: (cd /tmp/libdc1394/pkg/libdc1394/usr/lib && { ln -s -f libdc1394.so.22.1.11 libdc1394.so || { rm -f libdc1394.so && ln -s libdc1394.so.22.1.11 libdc1394.so; }; })
# libtool: install: /usr/bin/install -c .libs/libdc1394.lai /tmp/libdc1394/pkg/libdc1394/usr/lib/libdc1394.la
# libtool: install: warning: remember to run `libtool --finish /usr/lib'
# make[3]: Leaving directory '/tmp/libdc1394/src/libdc1394-2.2.4/dc1394'
# make[2]: Leaving directory '/tmp/libdc1394/src/libdc1394-2.2.4/dc1394'
# make[1]: Leaving directory '/tmp/libdc1394/src/libdc1394-2.2.4/dc1394'
# Making install in examples
# make[1]: Entering directory '/tmp/libdc1394/src/libdc1394-2.2.4/examples'
# make[2]: Entering directory '/tmp/libdc1394/src/libdc1394-2.2.4/examples'
# /usr/bin/mkdir -p '/tmp/libdc1394/pkg/libdc1394/usr/bin'
# /usr/bin/mkdir -p '/tmp/libdc1394/pkg/libdc1394/usr/share/man/man1'
# /bin/sh ../libtool --mode=install /usr/bin/install -c dc1394_reset_bus '/tmp/libdc1394/pkg/libdc1394/usr/bin'
# /usr/bin/install -c -m 644 dc1394_multiview.1 dc1394_reset_bus.1 dc1394_vloopback.1 grab_color_image.1 grab_gray_image.1 grab_partial_image.1 '/tmp/libdc1394/pkg/libdc1394/usr/share/man/man1'
# libtool: install: warning: `../dc1394/libdc1394.la' has not been installed in `/usr/lib'
# libtool: install: /usr/bin/install -c .libs/dc1394_reset_bus /tmp/libdc1394/pkg/libdc1394/usr/bin/dc1394_reset_bus
# make[2]: Leaving directory '/tmp/libdc1394/src/libdc1394-2.2.4/examples'
# make[1]: Leaving directory '/tmp/libdc1394/src/libdc1394-2.2.4/examples'
# make[1]: Entering directory '/tmp/libdc1394/src/libdc1394-2.2.4'
# make[2]: Entering directory '/tmp/libdc1394/src/libdc1394-2.2.4'
# make[2]: Nothing to be done for 'install-exec-am'.
# /usr/bin/mkdir -p '/tmp/libdc1394/pkg/libdc1394/usr/lib/pkgconfig'
# /usr/bin/install -c -m 644 libdc1394-2.pc '/tmp/libdc1394/pkg/libdc1394/usr/lib/pkgconfig'
# make[2]: Leaving directory '/tmp/libdc1394/src/libdc1394-2.2.4'
# make[1]: Leaving directory '/tmp/libdc1394/src/libdc1394-2.2.4'
# ==> Tidying install...
# -> Removing doc files...
# -> Removing empty directories...
# -> Purging unwanted files...
# ==> Checking for packaging issue...
# ==> Creating package "libdc1394"...
# -> Generating .PKGINFO file...
# -> Generating .BUILDINFO file...
# error: invalid option '--noprogressbar'
# -> Generating .MTREE file...
# -> Compressing package...
# ==> Leaving fakeroot environment.
# ==> Finished making: libdc1394 2.2.4-1 (Wed Aug 24 14:12:12 UTC 2016)

CMD: pacman --query --file libdc1394-2.2.4-1-x86_64.pkg.tar.xz
# libdc1394 2.2.4-1

Creating hybrid package for 'libdc1394'

Trying to find vanilla package 'libdc1394'...

CMD: pacman --query --file /mirror/libdc1394-2.2.4-1.pkg.tar.xz
# libdc1394 2.2.4-1

Package file has the following structure:
# /.PKGINFO
# /.BUILDINFO
# /.MTREE
# /usr/include/dc1394/dc1394.h
# /usr/include/dc1394/types.h
# /usr/include/dc1394/camera.h
# /usr/include/dc1394/control.h
# /usr/include/dc1394/capture.h
# /usr/include/dc1394/video.h
# /usr/include/dc1394/format7.h
# /usr/include/dc1394/utils.h
# /usr/include/dc1394/conversions.h
# /usr/include/dc1394/register.h
# /usr/include/dc1394/log.h
# /usr/include/dc1394/iso.h
# /usr/include/dc1394/linux/capture.h
# /usr/include/dc1394/linux/control.h
# /usr/include/dc1394/vendor/avt.h
# /usr/include/dc1394/vendor/pixelink.h
# /usr/include/dc1394/vendor/basler.h
# /usr/include/dc1394/vendor/basler_sff.h
# /usr/lib/libdc1394.so.22
# /usr/lib/libdc1394.so
# /usr/lib/libdc1394.so.22.1.11
# /usr/lib/pkgconfig/libdc1394-2.pc
# /usr/bin/dc1394_reset_bus
# /usr/share/man/man1/dc1394_multiview.1.gz
# /usr/share/man/man1/dc1394_reset_bus.1.gz
# /usr/share/man/man1/dc1394_vloopback.1.gz
# /usr/share/man/man1/grab_color_image.1.gz
# /usr/share/man/man1/grab_gray_image.1.gz
# /usr/share/man/man1/grab_partial_image.1.gz
# /sysroot/usr/lib/libdc1394.so.22.1.11
# /sysroot/usr/lib/libdc1394.so.22
# /sysroot/usr/lib/libdc1394.so
# /sysroot/usr/lib/libdc1394.la
# /sysroot/usr/lib/pkgconfig/libdc1394-2.pc
# /sysroot/usr/include/dc1394/dc1394.h
# /sysroot/usr/include/dc1394/types.h
# /sysroot/usr/include/dc1394/camera.h
# /sysroot/usr/include/dc1394/control.h
# /sysroot/usr/include/dc1394/capture.h
# /sysroot/usr/include/dc1394/video.h
# /sysroot/usr/include/dc1394/format7.h
# /sysroot/usr/include/dc1394/utils.h
# /sysroot/usr/include/dc1394/conversions.h
# /sysroot/usr/include/dc1394/register.h
# /sysroot/usr/include/dc1394/log.h
# /sysroot/usr/include/dc1394/iso.h
# /sysroot/usr/include/dc1394/linux/capture.h
# /sysroot/usr/include/dc1394/linux/control.h
# /sysroot/usr/include/dc1394/vendor/avt.h
# /sysroot/usr/include/dc1394/vendor/pixelink.h
# /sysroot/usr/include/dc1394/vendor/basler.h
# /sysroot/usr/include/dc1394/vendor/basler_sff.h

Generating .MTREE

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

Tar-ing up files

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

CMD: xz -c -z

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

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

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

Attempting to access local repository, attempt 1

CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/libdc1394.pkg.tar.xz
# ==> Extracting database to a temporary location...
# ==> Extracting database to a temporary location...
# ==> Adding package '/var/cache/pacman/pkg/libdc1394.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/libdc1394/src/libdc1394-2.2.4/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 libdc1394 configure 2.2.4, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# $ ./configure --host=x86_64-unknown-linux --prefix=/usr --disable-static
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = 4725b06d0d17
# 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/bin
# PATH: /usr/lib/jvm/default/bin
# PATH: /usr/bin/site_perl
# PATH: /usr/bin/vendor_perl
# PATH: /usr/bin/core_perl
#
#
# ## ----------- ##
# ## Core tests. ##
# ## ----------- ##
#
# configure:2461: checking build system type
# configure:2475: result: x86_64-unknown-linux-gnu
# configure:2495: checking host system type
# configure:2508: result: x86_64-unknown-linux-gnu
# configure:2528: checking target system type
# configure:2541: result: x86_64-unknown-linux-gnu
# configure:2943: checking for x86_64-unknown-linux-doxygen
# configure:2976: result: no
# configure:2986: checking for doxygen
# configure:3004: found /usr/bin/doxygen
# configure:3016: result: /usr/bin/doxygen
# configure:3049: checking for x86_64-unknown-linux-perl
# configure:3082: result: no
# configure:3092: checking for perl
# configure:3110: found /usr/bin/perl
# configure:3122: result: /usr/bin/perl
# configure:4816: checking for x86_64-unknown-linux-gcc
# configure:4846: result: no
# configure:4856: checking for gcc
# configure:4872: found /usr/bin/gcc
# configure:4883: result: gcc
# configure:5112: checking for C compiler version
# configure:5121: 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:5132: $? = 0
# configure:5121: 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:5132: $? = 0
# configure:5121: gcc -V >&5
# gcc: error: unrecognized command line option '-V'
# gcc: fatal error: no input files
# compilation terminated.
# configure:5132: $? = 1
# configure:5121: gcc -qversion >&5
# gcc: error: unrecognized command line option '-qversion'; did you mean '--version'?
# gcc: fatal error: no input files
# compilation terminated.
# configure:5132: $? = 1
# configure:5152: checking whether the C compiler works
# configure:5174: gcc conftest.c >&5
# configure:5178: $? = 0
# configure:5226: result: yes
# configure:5229: checking for C compiler default output file name
# configure:5231: result: a.out
# configure:5237: checking for suffix of executables
# configure:5244: gcc -o conftest conftest.c >&5
# configure:5248: $? = 0
# configure:5270: result:
# configure:5292: checking whether we are cross compiling
# configure:5300: gcc -o conftest conftest.c >&5
# configure:5304: $? = 0
# configure:5311: ./conftest
# configure:5315: $? = 0
# configure:5330: result: no
# configure:5335: checking for suffix of object files
# configure:5357: gcc -c conftest.c >&5
# configure:5361: $? = 0
# configure:5382: result: o
# configure:5386: checking whether we are using the GNU C compiler
# configure:5405: gcc -c conftest.c >&5
# configure:5405: $? = 0
# configure:5414: result: yes
# configure:5423: checking whether gcc accepts -g
# configure:5443: gcc -c -g conftest.c >&5
# configure:5443: $? = 0
# configure:5484: result: yes
# configure:5501: checking for gcc option to accept ISO C89
# configure:5564: gcc -c conftest.c >&5
# configure:5564: $? = 0
# configure:5577: result: none needed
# configure:5603: checking for x86_64-unknown-linux-ar
# configure:5633: result: no
# configure:5603: checking for x86_64-unknown-linux-lib
# configure:5633: result: no
# configure:5603: checking for x86_64-unknown-linux-link
# configure:5633: result: no
# configure:5647: checking for ar
# configure:5663: found /usr/bin/ar
# configure:5674: result: ar
# configure:5700: checking the archiver (ar) interface
# configure:5710: gcc -c conftest.c >&5
# configure:5710: $? = 0
# configure:5712: ar cru libconftest.a conftest.o >&5
# ar: `u' modifier ignored since `D' is the default (see `U')
# configure:5715: $? = 0
# configure:5738: result: ar
# configure:5774: checking for a BSD-compatible install
# configure:5842: result: /usr/bin/install -c
# configure:5853: checking whether build environment is sane
# configure:5908: result: yes
# configure:6056: checking for a thread-safe mkdir -p
# configure:6095: result: /usr/bin/mkdir -p
# configure:6102: checking for gawk
# configure:6118: found /usr/bin/gawk
# configure:6129: result: gawk
# configure:6140: checking whether make sets $(MAKE)
# configure:6162: result: yes
# configure:6192: checking for style of include used by make
# configure:6220: result: GNU
# configure:6254: checking whether make supports nested variables
# configure:6271: result: yes
# configure:6356: checking dependency style of gcc
# configure:6467: result: gcc3
# configure:6494: checking for x86_64-unknown-linux-gcc
# configure:6521: result: gcc
# configure:6790: checking for C compiler version
# configure:6799: 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:6810: $? = 0
# configure:6799: 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:6810: $? = 0
# configure:6799: gcc -V >&5
# gcc: error: unrecognized command line option '-V'
# gcc: fatal error: no input files
# compilation terminated.
# configure:6810: $? = 1
# configure:6799: gcc -qversion >&5
# gcc: error: unrecognized command line option '-qversion'; did you mean '--version'?
# gcc: fatal error: no input files
# compilation terminated.
# configure:6810: $? = 1
# configure:6814: checking whether we are using the GNU C compiler
# configure:6842: result: yes
# configure:6851: checking whether gcc accepts -g
# configure:6912: result: yes
# configure:6929: checking for gcc option to accept ISO C89
# configure:7005: result: none needed
# configure:7071: checking how to print strings
# configure:7098: result: printf
# configure:7119: checking for a sed that does not truncate output
# configure:7183: result: /usr/bin/sed
# configure:7201: checking for grep that handles long lines and -e
# configure:7259: result: /usr/bin/grep
# configure:7264: checking for egrep
# configure:7326: result: /usr/bin/grep -E
# configure:7331: checking for fgrep
# configure:7393: result: /usr/bin/grep -F
# configure:7428: checking for ld used by gcc
# configure:7495: result: /usr/bin/ld
# configure:7502: checking if the linker (/usr/bin/ld) is GNU ld
# configure:7517: result: yes
# configure:7529: checking for BSD- or MS-compatible name lister (nm)
# configure:7578: result: /usr/bin/nm -B
# configure:7708: checking the name lister (/usr/bin/nm -B) interface
# configure:7715: gcc -c conftest.c >&5
# configure:7718: /usr/bin/nm -B "conftest.o"
# configure:7721: output
# 0000000000000000 B some_variable
# configure:7728: result: BSD nm
# configure:7731: checking whether ln -s works
# configure:7735: result: yes
# configure:7743: checking the maximum length of command line arguments
# configure:7874: result: 1572864
# configure:7891: checking whether the shell understands some XSI constructs
# configure:7901: result: yes
# configure:7905: checking whether the shell understands "+="
# configure:7911: result: yes
# configure:7946: checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format
# configure:7986: result: func_convert_file_noop
# configure:7993: checking how to convert x86_64-unknown-linux-gnu file names to toolchain format
# configure:8013: result: func_convert_file_noop
# configure:8020: checking for /usr/bin/ld option to reload object files
# configure:8027: result: -r
# configure:8061: checking for x86_64-unknown-linux-objdump
# configure:8091: result: no
# configure:8101: checking for objdump
# configure:8117: found /usr/bin/objdump
# configure:8128: result: objdump
# configure:8157: checking how to recognize dependent libraries
# configure:8355: result: pass_all
# configure:8400: checking for x86_64-unknown-linux-dlltool
# configure:8430: result: no
# configure:8440: checking for dlltool
# configure:8470: result: no
# configure:8497: checking how to associate runtime and link libraries
# configure:8524: result: printf %s\n
# configure:8540: checking for x86_64-unknown-linux-ar
# configure:8567: result: ar
# configure:8648: checking for archiver @FILE support
# configure:8665: gcc -c conftest.c >&5
# configure:8665: $? = 0
# configure:8668: ar cru libconftest.a @conftest.lst >&5
# ar: `u' modifier ignored since `D' is the default (see `U')
# configure:8671: $? = 0
# configure:8676: ar cru libconftest.a @conftest.lst >&5
# ar: `u' modifier ignored since `D' is the default (see `U')
# ar: conftest.o: No such file or directory
# configure:8679: $? = 1
# configure:8691: result: @
# configure:8709: checking for x86_64-unknown-linux-strip
# configure:8739: result: no
# configure:8749: checking for strip
# configure:8765: found /usr/bin/strip
# configure:8776: result: strip
# configure:8808: checking for x86_64-unknown-linux-ranlib
# configure:8838: result: no
# configure:8848: checking for ranlib
# configure:8864: found /usr/bin/ranlib
# configure:8875: result: ranlib
# configure:8977: checking command to parse /usr/bin/nm -B output from gcc object
# configure:9097: gcc -c conftest.c >&5
# configure:9100: $? = 0
# configure:9104: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
# configure:9107: $? = 0
# configure:9173: gcc -o conftest conftest.c conftstm.o >&5
# configure:9176: $? = 0
# configure:9214: result: ok
# configure:9251: checking for sysroot
# configure:9281: result: no
# configure:9358: gcc -c conftest.c >&5
# configure:9361: $? = 0
# configure:9504: checking for x86_64-unknown-linux-mt
# configure:9534: result: no
# configure:9544: checking for mt
# configure:9574: result: no
# configure:9594: checking if : is a manifest tool
# configure:9600: : '-?'
# configure:9608: result: no
# configure:10250: checking how to run the C preprocessor
# configure:10281: gcc -E conftest.c
# configure:10281: $? = 0
# configure:10295: gcc -E conftest.c
# conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:10295: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libdc1394"
# | #define PACKAGE_TARNAME "libdc1394"
# | #define PACKAGE_VERSION "2.2.4"
# | #define PACKAGE_STRING "libdc1394 2.2.4"
# | #define PACKAGE_BUGREPORT "libdc1394-devel@lists.sf.net"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libdc1394"
# | #define VERSION "2.2.4"
# | /* end confdefs.h. */
# | #include
# configure:10320: result: gcc -E
# configure:10340: gcc -E conftest.c
# configure:10340: $? = 0
# configure:10354: gcc -E conftest.c
# conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:10354: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libdc1394"
# | #define PACKAGE_TARNAME "libdc1394"
# | #define PACKAGE_VERSION "2.2.4"
# | #define PACKAGE_STRING "libdc1394 2.2.4"
# | #define PACKAGE_BUGREPORT "libdc1394-devel@lists.sf.net"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libdc1394"
# | #define VERSION "2.2.4"
# | /* end confdefs.h. */
# | #include
# configure:10383: checking for ANSI C header files
# configure:10403: gcc -c conftest.c >&5
# configure:10403: $? = 0
# configure:10476: gcc -o conftest conftest.c >&5
# configure:10476: $? = 0
# configure:10476: ./conftest
# configure:10476: $? = 0
# configure:10487: result: yes
# configure:10500: checking for sys/types.h
# configure:10500: gcc -c conftest.c >&5
# configure:10500: $? = 0
# configure:10500: result: yes
# configure:10500: checking for sys/stat.h
# configure:10500: gcc -c conftest.c >&5
# configure:10500: $? = 0
# configure:10500: result: yes
# configure:10500: checking for stdlib.h
# configure:10500: gcc -c conftest.c >&5
# configure:10500: $? = 0
# configure:10500: result: yes
# configure:10500: checking for string.h
# configure:10500: gcc -c conftest.c >&5
# configure:10500: $? = 0
# configure:10500: result: yes
# configure:10500: checking for memory.h
# configure:10500: gcc -c conftest.c >&5
# configure:10500: $? = 0
# configure:10500: result: yes
# configure:10500: checking for strings.h
# configure:10500: gcc -c conftest.c >&5
# configure:10500: $? = 0
# configure:10500: result: yes
# configure:10500: checking for inttypes.h
# configure:10500: gcc -c conftest.c >&5
# configure:10500: $? = 0
# configure:10500: result: yes
# configure:10500: checking for stdint.h
# configure:10500: gcc -c conftest.c >&5
# configure:10500: $? = 0
# configure:10500: result: yes
# configure:10500: checking for unistd.h
# configure:10500: gcc -c conftest.c >&5
# configure:10500: $? = 0
# configure:10500: result: yes
# configure:10514: checking for dlfcn.h
# configure:10514: gcc -c conftest.c >&5
# configure:10514: $? = 0
# configure:10514: result: yes
# configure:10718: checking for objdir
# configure:10733: result: .libs
# configure:11004: checking if gcc supports -fno-rtti -fno-exceptions
# configure:11022: gcc -c -fno-rtti -fno-exceptions conftest.c >&5
# cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C
# configure:11026: $? = 0
# configure:11039: result: no
# configure:11366: checking for gcc option to produce PIC
# configure:11373: result: -fPIC -DPIC
# configure:11381: checking if gcc PIC flag -fPIC -DPIC works
# configure:11399: gcc -c -fPIC -DPIC -DPIC conftest.c >&5
# configure:11403: $? = 0
# configure:11416: result: yes
# configure:11445: checking if gcc static flag -static works
# configure:11473: result: yes
# configure:11488: checking if gcc supports -c -o file.o
# configure:11509: gcc -c -o out/conftest2.o conftest.c >&5
# configure:11513: $? = 0
# configure:11535: result: yes
# configure:11543: checking if gcc supports -c -o file.o
# configure:11590: result: yes
# configure:11623: checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
# configure:12780: result: yes
# configure:12817: checking whether -lc should be explicitly linked in
# configure:12825: gcc -c conftest.c >&5
# configure:12828: $? = 0
# configure:12843: gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/bin/grep -lc \>/dev/null 2\>\&1
# configure:12846: $? = 0
# configure:12860: result: no
# configure:13020: checking dynamic linker characteristics
# configure:13520: gcc -o conftest -Wl,-rpath -Wl,/foo conftest.c >&5
# configure:13520: $? = 0
# configure:13754: result: GNU/Linux ld.so
# configure:13861: checking how to hardcode library paths into programs
# configure:13886: result: immediate
# configure:14426: checking whether stripping libraries is possible
# configure:14431: result: yes
# configure:14466: checking if libtool supports shared libraries
# configure:14468: result: yes
# configure:14471: checking whether to build shared libraries
# configure:14492: result: yes
# configure:14495: checking whether to build static libraries
# configure:14499: result: no
# configure:14537: checking whether gcc and cc understand -c and -o together
# configure:14568: gcc -c conftest.c -o conftest2.o >&5
# configure:14572: $? = 0
# configure:14578: gcc -c conftest.c -o conftest2.o >&5
# configure:14582: $? = 0
# configure:14593: cc -c conftest.c >&5
# configure:14597: $? = 0
# configure:14605: cc -c conftest.c -o conftest2.o >&5
# configure:14609: $? = 0
# configure:14615: cc -c conftest.c -o conftest2.o >&5
# configure:14619: $? = 0
# configure:14637: result: yes
# configure:14669: checking for x86_64-unknown-linux-pkg-config
# configure:14702: result: no
# configure:14712: checking for pkg-config
# configure:14730: found /usr/bin/pkg-config
# configure:14742: result: /usr/bin/pkg-config
# configure:14767: checking pkg-config is at least version 0.9.0
# configure:14770: result: yes
# configure:14781: checking for C/C++ restrict keyword
# configure:14806: gcc -c conftest.c >&5
# configure:14806: $? = 0
# configure:14814: result: __restrict
# configure:14828: checking for pow in -lm
# configure:14853: gcc -o conftest conftest.c -lm >&5
# conftest.c:31:6: warning: conflicting types for built-in function 'pow'
# char pow ();
# ^~~
# configure:14853: $? = 0
# configure:14862: result: yes
# configure:14871: checking for LIBUSB
# configure:14878: $PKG_CONFIG --exists --print-errors "libusb-1.0"
# configure:14881: $? = 0
# configure:14894: $PKG_CONFIG --exists --print-errors "libusb-1.0"
# configure:14897: $? = 0
# configure:14934: result: yes
# configure:14986: checking for sdl-config
# configure:15017: result: no
# configure:15027: checking for SDL - version >= 1.2.4
# configure:15134: result: no
# configure:15210: checking for raw1394_channel_modify in -lraw1394
# configure:15235: gcc -o conftest conftest.c -lraw1394 -lm >&5
# configure:15235: $? = 0
# configure:15244: result: yes
# configure:15360: checking for main in -lGL
# configure:15379: gcc -o conftest conftest.c -lGL -lm >&5
# configure:15379: $? = 0
# configure:15388: result: yes
# configure:15492: checking linux/videodev.h usability
# configure:15492: gcc -c conftest.c >&5
# conftest.c:61:28: fatal error: linux/videodev.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:15492: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libdc1394"
# | #define PACKAGE_TARNAME "libdc1394"
# | #define PACKAGE_VERSION "2.2.4"
# | #define PACKAGE_STRING "libdc1394 2.2.4"
# | #define PACKAGE_BUGREPORT "libdc1394-devel@lists.sf.net"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libdc1394"
# | #define VERSION "2.2.4"
# | #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 LT_OBJDIR ".libs/"
# | #define restrict __restrict
# | #define HAVE_LIBUSB /**/
# | #define HAVE_LINUX /**/
# | #define HAVE_LIBRAW1394 /**/
# | #define HAVE_OPENGL 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:15492: result: no
# configure:15492: checking linux/videodev.h presence
# configure:15492: gcc -E conftest.c
# conftest.c:28:28: fatal error: linux/videodev.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:15492: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libdc1394"
# | #define PACKAGE_TARNAME "libdc1394"
# | #define PACKAGE_VERSION "2.2.4"
# | #define PACKAGE_STRING "libdc1394 2.2.4"
# | #define PACKAGE_BUGREPORT "libdc1394-devel@lists.sf.net"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libdc1394"
# | #define VERSION "2.2.4"
# | #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 LT_OBJDIR ".libs/"
# | #define restrict __restrict
# | #define HAVE_LIBUSB /**/
# | #define HAVE_LINUX /**/
# | #define HAVE_LIBRAW1394 /**/
# | #define HAVE_OPENGL 1
# | /* end confdefs.h. */
# | #include
# configure:15492: result: no
# configure:15492: checking for linux/videodev.h
# configure:15492: result: no
# configure:15529: checking for Xv extensions
# configure:15546: gcc -c conftest.c >&5
# conftest.c:30:42: fatal error: X11/extensions/Xvlib.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:15546: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libdc1394"
# | #define PACKAGE_TARNAME "libdc1394"
# | #define PACKAGE_VERSION "2.2.4"
# | #define PACKAGE_STRING "libdc1394 2.2.4"
# | #define PACKAGE_BUGREPORT "libdc1394-devel@lists.sf.net"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libdc1394"
# | #define VERSION "2.2.4"
# | #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 LT_OBJDIR ".libs/"
# | #define restrict __restrict
# | #define HAVE_LIBUSB /**/
# | #define HAVE_LINUX /**/
# | #define HAVE_LIBRAW1394 /**/
# | #define HAVE_OPENGL 1
# | /* end confdefs.h. */
# |
# | #include
# | #include
# | int
# | main ()
# | {
# |
# | int main(void) { (void) XvGetPortAttribute(0, 0, 0, 0); return 0; }
# |
# | ;
# | return 0;
# | }
# configure:15552: result: no
# configure:15568: checking for ANSI C header files
# configure:15672: result: yes
# configure:15683: checking for stdint.h
# configure:15683: result: yes
# configure:15683: checking fcntl.h usability
# configure:15683: gcc -c conftest.c >&5
# configure:15683: $? = 0
# configure:15683: result: yes
# configure:15683: checking fcntl.h presence
# configure:15683: gcc -E conftest.c
# configure:15683: $? = 0
# configure:15683: result: yes
# configure:15683: checking for fcntl.h
# configure:15683: result: yes
# configure:15683: checking sys/ioctl.h usability
# configure:15683: gcc -c conftest.c >&5
# configure:15683: $? = 0
# configure:15683: result: yes
# configure:15683: checking sys/ioctl.h presence
# configure:15683: gcc -E conftest.c
# configure:15683: $? = 0
# configure:15683: result: yes
# configure:15683: checking for sys/ioctl.h
# configure:15683: result: yes
# configure:15683: checking for unistd.h
# configure:15683: result: yes
# configure:15683: checking sys/mman.h usability
# configure:15683: gcc -c conftest.c >&5
# configure:15683: $? = 0
# configure:15683: result: yes
# configure:15683: checking sys/mman.h presence
# configure:15683: gcc -E conftest.c
# configure:15683: $? = 0
# configure:15683: result: yes
# configure:15683: checking for sys/mman.h
# configure:15683: result: yes
# configure:15683: checking netinet/in.h usability
# configure:15683: gcc -c conftest.c >&5
# configure:15683: $? = 0
# configure:15683: result: yes
# configure:15683: checking netinet/in.h presence
# configure:15683: gcc -E conftest.c
# configure:15683: $? = 0
# configure:15683: result: yes
# configure:15683: checking for netinet/in.h
# configure:15683: result: yes
# configure:15693: checking for X
# configure:15801: gcc -E conftest.c
# configure:15801: $? = 0
# configure:15832: gcc -o conftest conftest.c -lX11 -lm >&5
# configure:15832: $? = 0
# configure:15882: result: libraries , headers
# configure:15981: gcc -o conftest conftest.c -lm -lX11 >&5
# configure:15981: $? = 0
# configure:16079: checking for gethostbyname
# configure:16079: gcc -o conftest conftest.c -lm >&5
# configure:16079: $? = 0
# configure:16079: result: yes
# configure:16176: checking for connect
# configure:16176: gcc -o conftest conftest.c -lm >&5
# configure:16176: $? = 0
# configure:16176: result: yes
# configure:16225: checking for remove
# configure:16225: gcc -o conftest conftest.c -lm >&5
# configure:16225: $? = 0
# configure:16225: result: yes
# configure:16274: checking for shmat
# configure:16274: gcc -o conftest conftest.c -lm >&5
# configure:16274: $? = 0
# configure:16274: result: yes
# configure:16332: checking for IceConnectionNumber in -lICE
# configure:16357: gcc -o conftest conftest.c -lICE -lm >&5
# configure:16357: $? = 0
# configure:16366: result: yes
# configure:16377: checking for size_t
# configure:16377: gcc -c conftest.c >&5
# configure:16377: $? = 0
# configure:16377: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:71:21: error: expected expression before ')' token
# if (sizeof ((size_t)))
# ^
# configure:16377: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libdc1394"
# | #define PACKAGE_TARNAME "libdc1394"
# | #define PACKAGE_VERSION "2.2.4"
# | #define PACKAGE_STRING "libdc1394 2.2.4"
# | #define PACKAGE_BUGREPORT "libdc1394-devel@lists.sf.net"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libdc1394"
# | #define VERSION "2.2.4"
# | #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 LT_OBJDIR ".libs/"
# | #define restrict __restrict
# | #define HAVE_LIBUSB /**/
# | #define HAVE_LINUX /**/
# | #define HAVE_LIBRAW1394 /**/
# | #define HAVE_OPENGL 1
# | #define STDC_HEADERS 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_NETINET_IN_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | if (sizeof ((size_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:16377: result: yes
# configure:16395: checking for stdlib.h
# configure:16395: result: yes
# configure:16395: checking for unistd.h
# configure:16395: result: yes
# configure:16395: checking for sys/param.h
# configure:16395: gcc -c conftest.c >&5
# configure:16395: $? = 0
# configure:16395: result: yes
# configure:16415: checking for getpagesize
# configure:16415: gcc -o conftest conftest.c -lm >&5
# configure:16415: $? = 0
# configure:16415: result: yes
# configure:16424: checking for working mmap
# configure:16571: gcc -o conftest conftest.c -lm >&5
# configure:16571: $? = 0
# configure:16571: ./conftest
# configure:16571: $? = 0
# configure:16581: result: yes
# configure:16803: checking that generated files are newer than configure
# configure:16809: result: done
# configure:16872: creating ./config.status
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by libdc1394 config.status 2.2.4, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# CONFIG_FILES =
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ ./config.status
#
# on 4725b06d0d17
#
# config.status:1198: creating Makefile
# config.status:1198: creating libdc1394-2.pc
# config.status:1198: creating dc1394/Makefile
# config.status:1198: creating dc1394/linux/Makefile
# config.status:1198: creating dc1394/juju/Makefile
# config.status:1198: creating dc1394/macosx/Makefile
# config.status:1198: creating dc1394/windows/Makefile
# config.status:1198: creating dc1394/usb/Makefile
# config.status:1198: creating dc1394/vendor/Makefile
# config.status:1198: creating examples/Makefile
# config.status:1198: creating config.h
# config.status:1427: executing depfiles commands
# config.status:1427: executing libtool commands
#
# ## ---------------- ##
# ## Cache variables. ##
# ## ---------------- ##
#
# ac_cv_build=x86_64-unknown-linux-gnu
# ac_cv_c_compiler_gnu=yes
# ac_cv_c_restrict=__restrict
# 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_DOXYGEN_PAPER_SIZE_set=
# ac_cv_env_DOXYGEN_PAPER_SIZE_value=
# ac_cv_env_LDFLAGS_set=set
# ac_cv_env_LDFLAGS_value=
# ac_cv_env_LIBS_set=
# ac_cv_env_LIBS_value=
# ac_cv_env_LIBUSB_CFLAGS_set=
# ac_cv_env_LIBUSB_CFLAGS_value=
# ac_cv_env_LIBUSB_LIBS_set=
# ac_cv_env_LIBUSB_LIBS_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_func_connect=yes
# ac_cv_func_gethostbyname=yes
# ac_cv_func_getpagesize=yes
# ac_cv_func_mmap_fixed_mapped=yes
# ac_cv_func_remove=yes
# ac_cv_func_shmat=yes
# ac_cv_have_x='have_x=yes ac_x_includes='\'''\'' ac_x_libraries='\'''\'''
# ac_cv_header_dlfcn_h=yes
# ac_cv_header_fcntl_h=yes
# ac_cv_header_inttypes_h=yes
# ac_cv_header_linux_videodev_h=no
# ac_cv_header_memory_h=yes
# ac_cv_header_netinet_in_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_ioctl_h=yes
# ac_cv_header_sys_mman_h=yes
# ac_cv_header_sys_param_h=yes
# ac_cv_header_sys_stat_h=yes
# ac_cv_header_sys_types_h=yes
# ac_cv_header_unistd_h=yes
# ac_cv_host=x86_64-unknown-linux-gnu
# ac_cv_lib_GL_main=yes
# ac_cv_lib_ICE_IceConnectionNumber=yes
# ac_cv_lib_m_pow=yes
# ac_cv_lib_raw1394_raw1394_channel_modify=yes
# ac_cv_objext=o
# ac_cv_path_EGREP='/usr/bin/grep -E'
# ac_cv_path_FGREP='/usr/bin/grep -F'
# ac_cv_path_GREP=/usr/bin/grep
# ac_cv_path_SDL_CONFIG=no
# ac_cv_path_SED=/usr/bin/sed
# ac_cv_path_ac_pt_DX_DOXYGEN=/usr/bin/doxygen
# ac_cv_path_ac_pt_DX_PERL=/usr/bin/perl
# ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config
# ac_cv_path_install='/usr/bin/install -c'
# ac_cv_path_mkdir=/usr/bin/mkdir
# ac_cv_prog_AR=ar
# ac_cv_prog_AWK=gawk
# ac_cv_prog_CC=gcc
# ac_cv_prog_CPP='gcc -E'
# ac_cv_prog_ac_ct_AR=ar
# ac_cv_prog_ac_ct_CC=gcc
# ac_cv_prog_ac_ct_OBJDUMP=objdump
# 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_cc_gcc_c_o=yes
# ac_cv_prog_make_make_set=yes
# ac_cv_target=x86_64-unknown-linux-gnu
# ac_cv_type_size_t=yes
# am_cv_CC_dependencies_compiler_type=gcc3
# am_cv_ar_interface=ar
# am_cv_make_support_nested_variables=yes
# lt_cv_ar_at_file=@
# lt_cv_archive_cmds_need_lc=no
# 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_nm_interface='BSD nm'
# lt_cv_objdir=.libs
# lt_cv_path_LD=/usr/bin/ld
# lt_cv_path_NM='/usr/bin/nm -B'
# lt_cv_path_mainfest_tool=no
# lt_cv_prog_compiler_c_o=yes
# lt_cv_prog_compiler_pic='-fPIC -DPIC'
# lt_cv_prog_compiler_pic_works=yes
# lt_cv_prog_compiler_rtti_exceptions=no
# lt_cv_prog_compiler_static_works=yes
# lt_cv_prog_gnu_ld=yes
# lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
# lt_cv_shlibpath_overrides_runpath=no
# lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'''
# lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\'''
# lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\'''
# lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
# lt_cv_sys_max_cmd_len=1572864
# lt_cv_to_host_file_cmd=func_convert_file_noop
# lt_cv_to_tool_file_cmd=func_convert_file_noop
# pkg_cv_LIBUSB_CFLAGS=-I/usr/include/libusb-1.0
# pkg_cv_LIBUSB_LIBS=-lusb-1.0
#
# ## ----------------- ##
# ## Output variables. ##
# ## ----------------- ##
#
# ACLOCAL='${SHELL} /tmp/libdc1394/src/libdc1394-2.2.4/missing aclocal-1.13'
# AMDEPBACKSLASH='\'
# AMDEP_FALSE='#'
# AMDEP_TRUE=''
# AMTAR='$${TAR-tar}'
# AM_BACKSLASH='\'
# AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
# AM_DEFAULT_VERBOSITY='1'
# AM_V='$(V)'
# AR='ar'
# AS=''
# AUTOCONF='${SHELL} /tmp/libdc1394/src/libdc1394-2.2.4/missing autoconf'
# AUTOHEADER='${SHELL} /tmp/libdc1394/src/libdc1394-2.2.4/missing autoheader'
# AUTOMAKE='${SHELL} /tmp/libdc1394/src/libdc1394-2.2.4/missing automake-1.13'
# AWK='gawk'
# CC='gcc'
# CCDEPMODE='depmode=gcc3'
# CFLAGS='-Wall -Wunused -std=gnu99 '
# CPP='gcc -E'
# CPPFLAGS=''
# CYGPATH_W='echo'
# DEFS='-DHAVE_CONFIG_H'
# DEPDIR='.deps'
# DLLTOOL='false'
# DOXYGEN_PAPER_SIZE=''
# DSYMUTIL=''
# DUMPBIN=''
# DX_COND_chi_FALSE=''
# DX_COND_chi_TRUE='#'
# DX_COND_chm_FALSE=''
# DX_COND_chm_TRUE='#'
# DX_COND_doc_FALSE='#'
# DX_COND_doc_TRUE=''
# DX_COND_dot_FALSE=''
# DX_COND_dot_TRUE='#'
# DX_COND_html_FALSE=''
# DX_COND_html_TRUE='#'
# DX_COND_latex_FALSE=''
# DX_COND_latex_TRUE='#'
# DX_COND_man_FALSE=''
# DX_COND_man_TRUE='#'
# DX_COND_pdf_FALSE=''
# DX_COND_pdf_TRUE='#'
# DX_COND_ps_FALSE=''
# DX_COND_ps_TRUE='#'
# DX_COND_rtf_FALSE=''
# DX_COND_rtf_TRUE='#'
# DX_COND_xml_FALSE=''
# DX_COND_xml_TRUE='#'
# DX_CONFIG='Doxyfile.in'
# DX_DOCDIR='doc'
# DX_DOT=''
# DX_DOXYGEN='/usr/bin/doxygen'
# DX_DVIPS=''
# DX_EGREP=''
# DX_ENV=' SRCDIR='\''.'\'' PROJECT='\''libdc1394'\'' DOCDIR='\''doc'\'' VERSION='\''2.2.4'\'' PERL_PATH='\''/usr/bin/perl'\'' HAVE_DOT='\''NO'\'' GENERATE_MAN='\''NO'\'' GENERATE_RTF='\''NO'\'' GENERATE_XML='\''NO'\'' GENERATE_HTMLHELP='\''NO'\'' GENERATE_CHI='\''NO'\'' GENERATE_HTML='\''NO'\'' GENERATE_LATEX='\''NO'\'''
# DX_FLAG_chi='0'
# DX_FLAG_chm='0'
# DX_FLAG_doc='1'
# DX_FLAG_dot='0'
# DX_FLAG_html='0'
# DX_FLAG_man='0'
# DX_FLAG_pdf='0'
# DX_FLAG_ps='0'
# DX_FLAG_rtf='0'
# DX_FLAG_xml='0'
# DX_HHC=''
# DX_LATEX=''
# DX_MAKEINDEX=''
# DX_PDFLATEX=''
# DX_PERL='/usr/bin/perl'
# DX_PROJECT='libdc1394'
# ECHO_C=''
# ECHO_N='-n'
# ECHO_T=''
# EGREP='/usr/bin/grep -E'
# EXEEXT=''
# FGREP='/usr/bin/grep -F'
# FRAMEWORK_IOKIT=''
# GREP='/usr/bin/grep'
# HAVE_LIBRAW1394_FALSE='#'
# HAVE_LIBRAW1394_TRUE=''
# HAVE_LIBSDL_FALSE=''
# HAVE_LIBSDL_TRUE='#'
# HAVE_LIBUSB_FALSE='#'
# HAVE_LIBUSB_TRUE=''
# HAVE_LINUX_FALSE='#'
# HAVE_LINUX_TRUE=''
# HAVE_MACOSX_FALSE=''
# HAVE_MACOSX_TRUE='#'
# HAVE_OPENGL_FALSE='#'
# HAVE_OPENGL_TRUE=''
# HAVE_VIDEODEV_FALSE=''
# HAVE_VIDEODEV_TRUE='#'
# HAVE_WINDOWS_FALSE=''
# HAVE_WINDOWS_TRUE='#'
# HAVE_XV_FALSE=''
# HAVE_XV_TRUE='#'
# INSTALL_DATA='${INSTALL} -m 644'
# INSTALL_PROGRAM='${INSTALL}'
# INSTALL_SCRIPT='${INSTALL}'
# INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
# LD='/usr/bin/ld -m elf_x86_64'
# LDFLAGS=''
# LIBOBJS=''
# LIBS='-lm '
# LIBTOOL='$(SHELL) $(top_builddir)/libtool'
# LIBUSB_CFLAGS='-I/usr/include/libusb-1.0'
# LIBUSB_LIBS='-lusb-1.0'
# LIPO=''
# LN_S='ln -s'
# LTLIBOBJS=''
# MAKEINFO='${SHELL} /tmp/libdc1394/src/libdc1394-2.2.4/missing makeinfo'
# MAKE_EXAMPLES_FALSE='#'
# MAKE_EXAMPLES_TRUE=''
# MANIFEST_TOOL=':'
# MKDIR_P='/usr/bin/mkdir -p'
# NM='/usr/bin/nm -B'
# NMEDIT=''
# OBJDUMP='objdump'
# OBJEXT='o'
# OTOOL64=''
# OTOOL=''
# PACKAGE='libdc1394'
# PACKAGE_BUGREPORT='libdc1394-devel@lists.sf.net'
# PACKAGE_NAME='libdc1394'
# PACKAGE_STRING='libdc1394 2.2.4'
# PACKAGE_TARNAME='libdc1394'
# PACKAGE_URL=''
# PACKAGE_VERSION='2.2.4'
# PATH_SEPARATOR=':'
# PKG_CONFIG='/usr/bin/pkg-config'
# RANLIB='ranlib'
# SDL_CFLAGS=''
# SDL_CONFIG='no'
# SDL_LIBS=''
# SED='/usr/bin/sed'
# SET_MAKE=''
# SHELL='/bin/sh'
# STRIP='strip'
# VERSION='2.2.4'
# XMKMF=''
# XV_CFLAGS=''
# XV_LIBS=''
# X_CFLAGS=''
# X_EXTRA_LIBS=''
# X_LIBS=''
# X_PRE_LIBS=' -lSM -lICE'
# ac_ct_AR='ar'
# ac_ct_CC='gcc'
# ac_ct_DUMPBIN=''
# am__EXEEXT_FALSE=''
# am__EXEEXT_TRUE='#'
# am__fastdepCC_FALSE='#'
# am__fastdepCC_TRUE=''
# am__include='include'
# am__isrc=''
# am__leading_dot='.'
# am__nodep='_no'
# am__quote=''
# am__tar='$${TAR-tar} chof - "$$tardir"'
# am__untar='$${TAR-tar} xf -'
# bindir='${exec_prefix}/bin'
# build='x86_64-unknown-linux-gnu'
# build_alias=''
# build_cpu='x86_64'
# build_os='linux-gnu'
# build_vendor='unknown'
# datadir='${datarootdir}'
# datarootdir='${prefix}/share'
# docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
# dvidir='${docdir}'
# exec_prefix='${prefix}'
# host='x86_64-unknown-linux-gnu'
# host_alias='x86_64-unknown-linux'
# host_cpu='x86_64'
# host_os='linux-gnu'
# host_vendor='unknown'
# htmldir='${docdir}'
# includedir='${prefix}/include'
# infodir='${datarootdir}/info'
# install_sh='${SHELL} /tmp/libdc1394/src/libdc1394-2.2.4/install-sh'
# libdir='${exec_prefix}/lib'
# libexecdir='${exec_prefix}/libexec'
# localedir='${datarootdir}/locale'
# localstatedir='${prefix}/var'
# lt_age='1'
# lt_current='23'
# lt_revision='11'
# mandir='${datarootdir}/man'
# mkdir_p='$(MKDIR_P)'
# oldincludedir='/usr/include'
# pdfdir='${docdir}'
# pkgincludedir='$(includedir)/dc1394'
# platform_LDFLAGS=''
# 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. ##
# ## ----------- ##
#
# /* confdefs.h */
# #define PACKAGE_NAME "libdc1394"
# #define PACKAGE_TARNAME "libdc1394"
# #define PACKAGE_VERSION "2.2.4"
# #define PACKAGE_STRING "libdc1394 2.2.4"
# #define PACKAGE_BUGREPORT "libdc1394-devel@lists.sf.net"
# #define PACKAGE_URL ""
# #define PACKAGE "libdc1394"
# #define VERSION "2.2.4"
# #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 LT_OBJDIR ".libs/"
# #define restrict __restrict
# #define HAVE_LIBUSB /**/
# #define HAVE_LINUX /**/
# #define HAVE_LIBRAW1394 /**/
# #define HAVE_OPENGL 1
# #define STDC_HEADERS 1
# #define HAVE_STDINT_H 1
# #define HAVE_FCNTL_H 1
# #define HAVE_SYS_IOCTL_H 1
# #define HAVE_UNISTD_H 1
# #define HAVE_SYS_MMAN_H 1
# #define HAVE_NETINET_IN_H 1
# #define HAVE_STDLIB_H 1
# #define HAVE_UNISTD_H 1
# #define HAVE_SYS_PARAM_H 1
# #define HAVE_GETPAGESIZE 1
# #define HAVE_MMAP 1
#
# configure: exit 0