The build took 00h 00m 56s and was NOT successful.
The program in this build is written in the following languages, according to sloccount:
SLOC | Language |
---|---|
17,302 |
ansic |
11,542 |
sh |
5,937 |
makefile |
34,781 |
total |
The process tree of the build process is here.
Several sub-process invocations were improper; see the process tree for details. Summary:
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:
Copied permanent toolchain into container-local sysroot
/toolchain_root/arm-linux-androideabi --> /sysroot/arm-linux-androideabi
/toolchain_root/COPYING3.LIB --> /sysroot/COPYING3.LIB
/toolchain_root/sysroot --> /sysroot/sysroot
/toolchain_root/COPYING.RUNTIME --> /sysroot/COPYING.RUNTIME
/toolchain_root/lib --> /sysroot/lib
/toolchain_root/SOURCES --> /sysroot/SOURCES
/toolchain_root/lib64 --> /sysroot/lib64
/toolchain_root/share --> /sysroot/share
/toolchain_root/bin --> /sysroot/bin
/toolchain_root/COPYING --> /sysroot/COPYING
/toolchain_root/COPYING3 --> /sysroot/COPYING3
/toolchain_root/COPYING.LIB --> /sysroot/COPYING.LIB
/toolchain_root/include --> /sysroot/include
/toolchain_root/libexec --> /sysroot/libexec
CMD: sudo -u tuscan PATH=/sysroot/bin:/sysroot/libexec/gcc/arm-linux-androideabi/4.8:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin CC=arm-linux-androideabi-gcc CXX=arm-linux-androideabi-g++ red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
==> Making package: libdc1394 2.2.4-1 (Tue Apr 4 22:03:05 UTC 2017)
==> 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... arm-unknown-linux-androideabi
checking target system type... arm-unknown-linux-androideabi
checking for arm-linux-androideabi-doxygen... no
checking for doxygen... /usr/bin/doxygen
configure: WARNING: using cross tools not prefixed with host triplet
checking for arm-linux-androideabi-perl... no
checking for perl... /usr/bin/perl
checking for arm-linux-androideabi-gcc... arm-linux-androideabi-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... yes
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether arm-linux-androideabi-gcc accepts -g... yes
checking for arm-linux-androideabi-gcc option to accept ISO C89... none needed
checking for arm-linux-androideabi-ar... arm-linux-androideabi-ar
checking the archiver (arm-linux-androideabi-ar) interface... ar
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for arm-linux-androideabi-strip... arm-linux-androideabi-strip
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 arm-linux-androideabi-gcc... gcc3
checking for arm-linux-androideabi-gcc... (cached) arm-linux-androideabi-gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether arm-linux-androideabi-gcc accepts -g... (cached) yes
checking for arm-linux-androideabi-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 arm-linux-androideabi-gcc... /sysroot/arm-linux-androideabi/bin/ld
checking if the linker (/sysroot/arm-linux-androideabi/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /sysroot/bin/arm-linux-androideabi-nm -B
checking the name lister (/sysroot/bin/arm-linux-androideabi-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 arm-unknown-linux-androideabi 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 /sysroot/arm-linux-androideabi/bin/ld option to reload object files... -r
checking for arm-linux-androideabi-objdump... arm-linux-androideabi-objdump
checking how to recognize dependent libraries... pass_all
checking for arm-linux-androideabi-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for arm-linux-androideabi-ar... (cached) arm-linux-androideabi-ar
checking for archiver @FILE support... @
checking for arm-linux-androideabi-strip... (cached) arm-linux-androideabi-strip
checking for arm-linux-androideabi-ranlib... arm-linux-androideabi-ranlib
checking command to parse /sysroot/bin/arm-linux-androideabi-nm -B output from arm-linux-androideabi-gcc object... ok
checking for sysroot... no
checking for arm-linux-androideabi-mt... no
checking for mt... no
checking if : is a manifest tool... no
checking how to run the C preprocessor... arm-linux-androideabi-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 arm-linux-androideabi-gcc supports -fno-rtti -fno-exceptions... no
checking for arm-linux-androideabi-gcc option to produce PIC... -fPIC -DPIC
checking if arm-linux-androideabi-gcc PIC flag -fPIC -DPIC works... yes
checking if arm-linux-androideabi-gcc static flag -static works... yes
checking if arm-linux-androideabi-gcc supports -c -o file.o... yes
checking if arm-linux-androideabi-gcc supports -c -o file.o... (cached) yes
checking whether the arm-linux-androideabi-gcc linker (/sysroot/arm-linux-androideabi/bin/ld) 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 arm-linux-androideabi-gcc and cc understand -c and -o together... yes
checking for arm-linux-androideabi-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... no
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 /usr/lib, headers /usr/include
checking whether -R must be followed by a space... no
checking for dnet_ntoa in -ldnet... no
checking for dnet_ntoa in -ldnet_stub... no
checking for gethostbyname... yes
checking for connect... yes
checking for remove... yes
checking for shmat... no
checking for shmat in -lipc... no
checking for IceConnectionNumber in -lICE... no
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... no
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 arm-linux-androideabi-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 arm-linux-androideabi-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: arm-linux-androideabi-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: arm-linux-androideabi-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 arm-linux-androideabi-gcc -I../.. -I../../dc1394 -Wall -Wunused -std=gnu99 -o libdc1394-linux.la control.lo capture.lo -lraw1394 -lm
libtool: link: arm-linux-androideabi-ar cru .libs/libdc1394-linux.a .libs/control.o .libs/capture.o
libtool: link: arm-linux-androideabi-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 arm-linux-androideabi-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 arm-linux-androideabi-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: arm-linux-androideabi-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: arm-linux-androideabi-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/capture.Tpo .deps/capture.Plo
mv -f .deps/control.Tpo .deps/control.Plo
/bin/sh ../../libtool --tag=CC --mode=link arm-linux-androideabi-gcc -I../.. -I../../dc1394 -Wall -Wunused -std=gnu99 -o libdc1394-juju.la control.lo capture.lo -lm
libtool: link: arm-linux-androideabi-ar cru .libs/libdc1394-juju.a .libs/control.o .libs/capture.o
libtool: link: arm-linux-androideabi-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 arm-linux-androideabi-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 arm-linux-androideabi-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: arm-linux-androideabi-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: arm-linux-androideabi-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 arm-linux-androideabi-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: arm-linux-androideabi-ar cru .libs/libdc1394-usb.a .libs/control.o .libs/capture.o
libtool: link: arm-linux-androideabi-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 arm-linux-androideabi-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 arm-linux-androideabi-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
/bin/sh ../../libtool --tag=CC --mode=compile arm-linux-androideabi-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
/bin/sh ../../libtool --tag=CC --mode=compile arm-linux-androideabi-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
libtool: compile: arm-linux-androideabi-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
libtool: compile: arm-linux-androideabi-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: arm-linux-androideabi-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
libtool: compile: arm-linux-androideabi-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
basler.c: In function 'dc1394_basler_sff_feature_enable':
basler.c:238:16: warning: comparison between 'dc1394switch_t' and 'dc1394bool_t' [-Wenum-compare]
if (on_off != is_enabled) {
^
mv -f .deps/basler_sff_registry.Tpo .deps/basler_sff_registry.Plo
mv -f .deps/pixelink.Tpo .deps/pixelink.Plo
mv -f .deps/basler.Tpo .deps/basler.Plo
mv -f .deps/avt.Tpo .deps/avt.Plo
/bin/sh ../../libtool --tag=CC --mode=link arm-linux-androideabi-gcc -I../.. -I./.. -Wall -Wunused -std=gnu99 -o libdc1394-vendor.la avt.lo pixelink.lo basler.lo basler_sff_registry.lo -lm
libtool: link: arm-linux-androideabi-ar cru .libs/libdc1394-vendor.a .libs/avt.o .libs/pixelink.o .libs/basler.o .libs/basler_sff_registry.o
libtool: link: arm-linux-androideabi-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 arm-linux-androideabi-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 arm-linux-androideabi-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
/bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-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
/bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-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: arm-linux-androideabi-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
libtool: compile: arm-linux-androideabi-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
libtool: compile: arm-linux-androideabi-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: arm-linux-androideabi-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 arm-linux-androideabi-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
mv -f .deps/enumeration.Tpo .deps/enumeration.Plo
/bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-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: arm-linux-androideabi-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
libtool: compile: arm-linux-androideabi-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/register.Tpo .deps/register.Plo
/bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-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/format7.Tpo .deps/format7.Plo
/bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-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
mv -f .deps/utils.Tpo .deps/utils.Plo
/bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-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: arm-linux-androideabi-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: arm-linux-androideabi-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
libtool: compile: arm-linux-androideabi-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/internal.Tpo .deps/internal.Plo
/bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-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
mv -f .deps/conversions.Tpo .deps/conversions.Plo
/bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-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: arm-linux-androideabi-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/control.Tpo .deps/control.Plo
libtool: compile: arm-linux-androideabi-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/log.Tpo .deps/log.Plo
mv -f .deps/iso.Tpo .deps/iso.Plo
mv -f .deps/bayer.Tpo .deps/bayer.Plo
/bin/sh ../libtool --tag=CC --mode=link arm-linux-androideabi-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: /sysroot/bin/arm-linux-androideabi-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: arm-linux-androideabi-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 /usr/lib/libraw1394.so -lusb-1.0 -lm -Wl,-soname -Wl,libdc1394.so.22 -Wl,-version-script -Wl,.libs/libdc1394.ver -o .libs/libdc1394.so.22.1.11
/sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: /usr/lib/libraw1394.so: incompatible target
/sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -lusb-1.0
collect2: error: ld returned 1 exit status
make[3]: *** [Makefile:517: libdc1394.la] Error 1
make[3]: Leaving directory '/tmp/libdc1394/src/libdc1394-2.2.4/dc1394'
make[2]: *** [Makefile:593: all-recursive] Error 1
make[2]: Leaving directory '/tmp/libdc1394/src/libdc1394-2.2.4/dc1394'
make[1]: *** [Makefile:594: all-recursive] Error 1
make[1]: Leaving directory '/tmp/libdc1394/src/libdc1394-2.2.4'
make: *** [Makefile:460: all] Error 2
==> ERROR: A failure occurred in build().
Aborting...
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 --build=x86_64-unknown-linux --host=arm-linux-androideabi --prefix=/usr --disable-static
## --------- ##
## Platform. ##
## --------- ##
hostname = 78488be70678
uname -m = x86_64
uname -r = 4.10.6-1-ARCH
uname -s = Linux
uname -v = #1 SMP PREEMPT Mon Mar 27 08:28:22 CEST 2017
/usr/bin/uname -p = unknown
/bin/uname -X = unknown
/bin/arch = unknown
/usr/bin/arch -k = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo = unknown
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH: /sysroot/bin
PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /usr/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: arm-unknown-linux-androideabi
configure:2528: checking target system type
configure:2541: result: arm-unknown-linux-androideabi
configure:2943: checking for arm-linux-androideabi-doxygen
configure:2976: result: no
configure:2986: checking for doxygen
configure:3004: found /usr/bin/doxygen
configure:3016: result: /usr/bin/doxygen
configure:3028: WARNING: using cross tools not prefixed with host triplet
configure:3049: checking for arm-linux-androideabi-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 arm-linux-androideabi-gcc
configure:4843: result: arm-linux-androideabi-gcc
configure:5112: checking for C compiler version
configure:5121: arm-linux-androideabi-gcc --version >&5
arm-linux-androideabi-gcc (GCC) 4.8
Copyright (C) 2013 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: arm-linux-androideabi-gcc -v >&5
Using built-in specs.
COLLECT_GCC=arm-linux-androideabi-gcc
COLLECT_LTO_WRAPPER=/sysroot/bin/../libexec/gcc/arm-linux-androideabi/4.8/lto-wrapper
Target: arm-linux-androideabi
Configured with: /s/ndk-toolchain/src/build/../gcc/gcc-4.8/configure --prefix=/tmp/ndk-andrewhsieh/build/toolchain/prefix --target=arm-linux-androideabi --host=x86_64-linux-gnu --build=x86_64-linux-gnu --with-gnu-as --with-gnu-ld --enable-languages=c,c++ --with-gmp=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-mpfr=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-mpc=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-cloog=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-isl=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-ppl=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --disable-ppl-version-check --disable-cloog-version-check --disable-isl-version-check --enable-cloog-backend=isl --with-host-libstdcxx='-static-libgcc -Wl,-Bstatic,-lstdc++,-Bdynamic -lm' --disable-libssp --enable-threads --disable-nls --disable-libmudflap --disable-libgomp --disable-libstdc__-v3 --disable-sjlj-exceptions --disable-shared --disable-tls --disable-libitm --with-float=soft --with-fpu=vfp --with-arch=armv5te --enable-target-optspace --enable-initfini-array --disable-nls --prefix=/tmp/ndk-andrewhsieh/build/toolchain/prefix --with-sysroot=/tmp/ndk-andrewhsieh/build/toolchain/prefix/sysroot --with-binutils-version=2.25 --with-mpfr-version=3.1.1 --with-mpc-version=1.0.1 --with-gmp-version=5.0.5 --with-gcc-version=4.8 --with-gdb-version=7.7 --with-python=/usr/local/google/home/andrewhsieh/mydroid/ndk/prebuilt/linux-x86_64/bin/python-config.sh --with-gxx-include-dir=/tmp/ndk-andrewhsieh/build/toolchain/prefix/include/c++/4.8 --with-bugurl=http://source.android.com/source/report-bugs.html --enable-languages=c,c++ --disable-bootstrap --enable-plugins --enable-libgomp --enable-gnu-indirect-function --disable-libsanitizer --enable-gold --enable-threads --enable-graphite=yes --with-cloog-version=0.18.0 --with-isl-version=0.11.1 --enable-eh-frame-hdr-for-static --with-arch=armv5te --program-transform-name='s&^&arm-linux-androideabi-&' --enable-gold=default
Thread model: posix
gcc version 4.8 (GCC)
configure:5132: $? = 0
configure:5121: arm-linux-androideabi-gcc -V >&5
arm-linux-androideabi-gcc: error: unrecognized command line option '-V'
arm-linux-androideabi-gcc: fatal error: no input files
compilation terminated.
configure:5132: $? = 1
configure:5121: arm-linux-androideabi-gcc -qversion >&5
arm-linux-androideabi-gcc: error: unrecognized command line option '-qversion'
arm-linux-androideabi-gcc: fatal error: no input files
compilation terminated.
configure:5132: $? = 1
configure:5152: checking whether the C compiler works
configure:5174: arm-linux-androideabi-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: arm-linux-androideabi-gcc -o conftest conftest.c >&5
configure:5248: $? = 0
configure:5270: result:
configure:5292: checking whether we are cross compiling
configure:5330: result: yes
configure:5335: checking for suffix of object files
configure:5357: arm-linux-androideabi-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: arm-linux-androideabi-gcc -c conftest.c >&5
configure:5405: $? = 0
configure:5414: result: yes
configure:5423: checking whether arm-linux-androideabi-gcc accepts -g
configure:5443: arm-linux-androideabi-gcc -c -g conftest.c >&5
configure:5443: $? = 0
configure:5484: result: yes
configure:5501: checking for arm-linux-androideabi-gcc option to accept ISO C89
configure:5564: arm-linux-androideabi-gcc -c conftest.c >&5
configure:5564: $? = 0
configure:5577: result: none needed
configure:5603: checking for arm-linux-androideabi-ar
configure:5619: found /sysroot/bin/arm-linux-androideabi-ar
configure:5630: result: arm-linux-androideabi-ar
configure:5700: checking the archiver (arm-linux-androideabi-ar) interface
configure:5710: arm-linux-androideabi-gcc -c conftest.c >&5
configure:5710: $? = 0
configure:5712: arm-linux-androideabi-ar cru libconftest.a conftest.o >&5
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:5964: checking for arm-linux-androideabi-strip
configure:5980: found /sysroot/bin/arm-linux-androideabi-strip
configure:5991: result: arm-linux-androideabi-strip
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 arm-linux-androideabi-gcc
configure:6467: result: gcc3
configure:6494: checking for arm-linux-androideabi-gcc
configure:6521: result: arm-linux-androideabi-gcc
configure:6790: checking for C compiler version
configure:6799: arm-linux-androideabi-gcc --version >&5
arm-linux-androideabi-gcc (GCC) 4.8
Copyright (C) 2013 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: arm-linux-androideabi-gcc -v >&5
Using built-in specs.
COLLECT_GCC=arm-linux-androideabi-gcc
COLLECT_LTO_WRAPPER=/sysroot/bin/../libexec/gcc/arm-linux-androideabi/4.8/lto-wrapper
Target: arm-linux-androideabi
Configured with: /s/ndk-toolchain/src/build/../gcc/gcc-4.8/configure --prefix=/tmp/ndk-andrewhsieh/build/toolchain/prefix --target=arm-linux-androideabi --host=x86_64-linux-gnu --build=x86_64-linux-gnu --with-gnu-as --with-gnu-ld --enable-languages=c,c++ --with-gmp=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-mpfr=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-mpc=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-cloog=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-isl=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-ppl=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --disable-ppl-version-check --disable-cloog-version-check --disable-isl-version-check --enable-cloog-backend=isl --with-host-libstdcxx='-static-libgcc -Wl,-Bstatic,-lstdc++,-Bdynamic -lm' --disable-libssp --enable-threads --disable-nls --disable-libmudflap --disable-libgomp --disable-libstdc__-v3 --disable-sjlj-exceptions --disable-shared --disable-tls --disable-libitm --with-float=soft --with-fpu=vfp --with-arch=armv5te --enable-target-optspace --enable-initfini-array --disable-nls --prefix=/tmp/ndk-andrewhsieh/build/toolchain/prefix --with-sysroot=/tmp/ndk-andrewhsieh/build/toolchain/prefix/sysroot --with-binutils-version=2.25 --with-mpfr-version=3.1.1 --with-mpc-version=1.0.1 --with-gmp-version=5.0.5 --with-gcc-version=4.8 --with-gdb-version=7.7 --with-python=/usr/local/google/home/andrewhsieh/mydroid/ndk/prebuilt/linux-x86_64/bin/python-config.sh --with-gxx-include-dir=/tmp/ndk-andrewhsieh/build/toolchain/prefix/include/c++/4.8 --with-bugurl=http://source.android.com/source/report-bugs.html --enable-languages=c,c++ --disable-bootstrap --enable-plugins --enable-libgomp --enable-gnu-indirect-function --disable-libsanitizer --enable-gold --enable-threads --enable-graphite=yes --with-cloog-version=0.18.0 --with-isl-version=0.11.1 --enable-eh-frame-hdr-for-static --with-arch=armv5te --program-transform-name='s&^&arm-linux-androideabi-&' --enable-gold=default
Thread model: posix
gcc version 4.8 (GCC)
configure:6810: $? = 0
configure:6799: arm-linux-androideabi-gcc -V >&5
arm-linux-androideabi-gcc: error: unrecognized command line option '-V'
arm-linux-androideabi-gcc: fatal error: no input files
compilation terminated.
configure:6810: $? = 1
configure:6799: arm-linux-androideabi-gcc -qversion >&5
arm-linux-androideabi-gcc: error: unrecognized command line option '-qversion'
arm-linux-androideabi-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 arm-linux-androideabi-gcc accepts -g
configure:6912: result: yes
configure:6929: checking for arm-linux-androideabi-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 arm-linux-androideabi-gcc
configure:7495: result: /sysroot/arm-linux-androideabi/bin/ld
configure:7502: checking if the linker (/sysroot/arm-linux-androideabi/bin/ld) is GNU ld
configure:7517: result: yes
configure:7529: checking for BSD- or MS-compatible name lister (nm)
configure:7578: result: /sysroot/bin/arm-linux-androideabi-nm -B
configure:7708: checking the name lister (/sysroot/bin/arm-linux-androideabi-nm -B) interface
configure:7715: arm-linux-androideabi-gcc -c conftest.c >&5
configure:7718: /sysroot/bin/arm-linux-androideabi-nm -B "conftest.o"
configure:7721: output
00000000 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 arm-unknown-linux-androideabi 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 /sysroot/arm-linux-androideabi/bin/ld option to reload object files
configure:8027: result: -r
configure:8061: checking for arm-linux-androideabi-objdump
configure:8077: found /sysroot/bin/arm-linux-androideabi-objdump
configure:8088: result: arm-linux-androideabi-objdump
configure:8157: checking how to recognize dependent libraries
configure:8355: result: pass_all
configure:8400: checking for arm-linux-androideabi-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 arm-linux-androideabi-ar
configure:8567: result: arm-linux-androideabi-ar
configure:8648: checking for archiver @FILE support
configure:8665: arm-linux-androideabi-gcc -c conftest.c >&5
configure:8665: $? = 0
configure:8668: arm-linux-androideabi-ar cru libconftest.a @conftest.lst >&5
configure:8671: $? = 0
configure:8676: arm-linux-androideabi-ar cru libconftest.a @conftest.lst >&5
arm-linux-androideabi-ar: conftest.o: No such file or directory
configure:8679: $? = 1
configure:8691: result: @
configure:8709: checking for arm-linux-androideabi-strip
configure:8736: result: arm-linux-androideabi-strip
configure:8808: checking for arm-linux-androideabi-ranlib
configure:8824: found /sysroot/bin/arm-linux-androideabi-ranlib
configure:8835: result: arm-linux-androideabi-ranlib
configure:8977: checking command to parse /sysroot/bin/arm-linux-androideabi-nm -B output from arm-linux-androideabi-gcc object
configure:9097: arm-linux-androideabi-gcc -c conftest.c >&5
configure:9100: $? = 0
configure:9104: /sysroot/bin/arm-linux-androideabi-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: arm-linux-androideabi-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:9504: checking for arm-linux-androideabi-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: arm-linux-androideabi-gcc -E conftest.c
configure:10281: $? = 0
configure:10295: arm-linux-androideabi-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: arm-linux-androideabi-gcc -E
configure:10340: arm-linux-androideabi-gcc -E conftest.c
configure:10340: $? = 0
configure:10354: arm-linux-androideabi-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: arm-linux-androideabi-gcc -c conftest.c >&5
configure:10403: $? = 0
configure:10487: result: yes
configure:10500: checking for sys/types.h
configure:10500: arm-linux-androideabi-gcc -c conftest.c >&5
configure:10500: $? = 0
configure:10500: result: yes
configure:10500: checking for sys/stat.h
configure:10500: arm-linux-androideabi-gcc -c conftest.c >&5
configure:10500: $? = 0
configure:10500: result: yes
configure:10500: checking for stdlib.h
configure:10500: arm-linux-androideabi-gcc -c conftest.c >&5
configure:10500: $? = 0
configure:10500: result: yes
configure:10500: checking for string.h
configure:10500: arm-linux-androideabi-gcc -c conftest.c >&5
configure:10500: $? = 0
configure:10500: result: yes
configure:10500: checking for memory.h
configure:10500: arm-linux-androideabi-gcc -c conftest.c >&5
configure:10500: $? = 0
configure:10500: result: yes
configure:10500: checking for strings.h
configure:10500: arm-linux-androideabi-gcc -c conftest.c >&5
configure:10500: $? = 0
configure:10500: result: yes
configure:10500: checking for inttypes.h
configure:10500: arm-linux-androideabi-gcc -c conftest.c >&5
configure:10500: $? = 0
configure:10500: result: yes
configure:10500: checking for stdint.h
configure:10500: arm-linux-androideabi-gcc -c conftest.c >&5
configure:10500: $? = 0
configure:10500: result: yes
configure:10500: checking for unistd.h
configure:10500: arm-linux-androideabi-gcc -c conftest.c >&5
configure:10500: $? = 0
configure:10500: result: yes
configure:10514: checking for dlfcn.h
configure:10514: arm-linux-androideabi-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 arm-linux-androideabi-gcc supports -fno-rtti -fno-exceptions
configure:11022: arm-linux-androideabi-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 [enabled by default]
configure:11026: $? = 0
configure:11039: result: no
configure:11366: checking for arm-linux-androideabi-gcc option to produce PIC
configure:11373: result: -fPIC -DPIC
configure:11381: checking if arm-linux-androideabi-gcc PIC flag -fPIC -DPIC works
configure:11399: arm-linux-androideabi-gcc -c -fPIC -DPIC -DPIC conftest.c >&5
configure:11403: $? = 0
configure:11416: result: yes
configure:11445: checking if arm-linux-androideabi-gcc static flag -static works
configure:11473: result: yes
configure:11488: checking if arm-linux-androideabi-gcc supports -c -o file.o
configure:11509: arm-linux-androideabi-gcc -c -o out/conftest2.o conftest.c >&5
configure:11513: $? = 0
configure:11535: result: yes
configure:11543: checking if arm-linux-androideabi-gcc supports -c -o file.o
configure:11590: result: yes
configure:11623: checking whether the arm-linux-androideabi-gcc linker (/sysroot/arm-linux-androideabi/bin/ld) supports shared libraries
configure:12780: result: yes
configure:12817: checking whether -lc should be explicitly linked in
configure:12825: arm-linux-androideabi-gcc -c conftest.c >&5
configure:12828: $? = 0
configure:12843: arm-linux-androideabi-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: arm-linux-androideabi-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 arm-linux-androideabi-gcc and cc understand -c and -o together
configure:14568: arm-linux-androideabi-gcc -c conftest.c -o conftest2.o >&5
configure:14572: $? = 0
configure:14578: arm-linux-androideabi-gcc -c conftest.c -o conftest2.o >&5
configure:14582: $? = 0
configure:14593: cc -c conftest.c >&5
c: error trying to exec 'cc1': execvp: No such file or directory
configure:14597: $? = 1
configure:14637: result: yes
configure:14669: checking for arm-linux-androideabi-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: arm-linux-androideabi-gcc -c conftest.c >&5
configure:14806: $? = 0
configure:14814: result: __restrict
configure:14828: checking for pow in -lm
configure:14853: arm-linux-androideabi-gcc -o conftest conftest.c -lm >&5
conftest.c:31:6: warning: conflicting types for built-in function 'pow' [enabled by default]
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: arm-linux-androideabi-gcc -o conftest conftest.c -lraw1394 -lm >&5
configure:15235: $? = 0
configure:15244: result: yes
configure:15360: checking for main in -lGL
configure:15379: arm-linux-androideabi-gcc -o conftest conftest.c -lGL -lm >&5
/sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -lGL
collect2: error: ld returned 1 exit status
configure:15379: $? = 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 /**/
| /* end confdefs.h. */
|
|
| int
| main ()
| {
| return main ();
| ;
| return 0;
| }
configure:15388: result: no
configure:15492: checking linux/videodev.h usability
configure:15492: arm-linux-androideabi-gcc -c conftest.c >&5
conftest.c:60: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 /**/
| /* 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: arm-linux-androideabi-gcc -E conftest.c
conftest.c:27: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 /**/
| /* 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: arm-linux-androideabi-gcc -c conftest.c >&5
conftest.c:28:30: fatal error: X11/Xlib.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 /**/
| /* 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: arm-linux-androideabi-gcc -c conftest.c >&5
configure:15683: $? = 0
configure:15683: result: yes
configure:15683: checking fcntl.h presence
configure:15683: arm-linux-androideabi-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: arm-linux-androideabi-gcc -c conftest.c >&5
configure:15683: $? = 0
configure:15683: result: yes
configure:15683: checking sys/ioctl.h presence
configure:15683: arm-linux-androideabi-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: arm-linux-androideabi-gcc -c conftest.c >&5
configure:15683: $? = 0
configure:15683: result: yes
configure:15683: checking sys/mman.h presence
configure:15683: arm-linux-androideabi-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: arm-linux-androideabi-gcc -c conftest.c >&5
configure:15683: $? = 0
configure:15683: result: yes
configure:15683: checking netinet/in.h presence
configure:15683: arm-linux-androideabi-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: arm-linux-androideabi-gcc -E conftest.c
conftest.c:34:22: fatal error: X11/Xlib.h: No such file or directory
#include
^
compilation terminated.
configure:15801: $? = 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 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
configure:15832: arm-linux-androideabi-gcc -o conftest conftest.c -lX11 -lm >&5
conftest.c:34:22: fatal error: X11/Xlib.h: No such file or directory
#include
^
compilation terminated.
configure:15832: $? = 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 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
| int
| main ()
| {
| XrmInitialize ()
| ;
| return 0;
| }
configure:15882: result: libraries /usr/lib, headers /usr/include
configure:15902: checking whether -R must be followed by a space
configure:15918: arm-linux-androideabi-gcc -o conftest conftest.c -lm -R/usr/lib >&5
configure:15918: $? = 0
configure:15919: result: no
configure:15981: arm-linux-androideabi-gcc -o conftest conftest.c -lm -L/usr/lib -R/usr/lib -lX11 >&5
/sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: warning: skipping incompatible /usr/lib/libm.so while searching for m
/sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: warning: skipping incompatible /usr/lib/libX11.so while searching for X11
/sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -lX11
/sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: warning: skipping incompatible /usr/lib/libdl.so while searching for dl
/sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: warning: skipping incompatible /usr/lib/libc.so while searching for c
/tmp/ccSIpjN2.o:conftest.c:function main: error: undefined reference to 'XOpenDisplay'
collect2: error: ld returned 1 exit status
configure:15981: $? = 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 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. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char XOpenDisplay ();
| int
| main ()
| {
| return XOpenDisplay ();
| ;
| return 0;
| }
configure:15984: checking for dnet_ntoa in -ldnet
configure:16009: arm-linux-androideabi-gcc -o conftest conftest.c -ldnet -lm -L/usr/lib -R/usr/lib -lX11 >&5
/sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -ldnet
/sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: warning: skipping incompatible /usr/lib/libm.so while searching for m
/sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: warning: skipping incompatible /usr/lib/libX11.so while searching for X11
/sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -lX11
/sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: warning: skipping incompatible /usr/lib/libdl.so while searching for dl
/sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: warning: skipping incompatible /usr/lib/libc.so while searching for c
/tmp/ccGnB6T6.o:conftest.c:function main: error: undefined reference to 'dnet_ntoa'
collect2: error: ld returned 1 exit status
configure:16009: $? = 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 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. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char dnet_ntoa ();
| int
| main ()
| {
| return dnet_ntoa ();
| ;
| return 0;
| }
configure:16018: result: no
configure:16025: checking for dnet_ntoa in -ldnet_stub
configure:16050: arm-linux-androideabi-gcc -o conftest conftest.c -ldnet_stub -lm -L/usr/lib -R/usr/lib -lX11 >&5
/sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -ldnet_stub
/sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: warning: skipping incompatible /usr/lib/libm.so while searching for m
/sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: warning: skipping incompatible /usr/lib/libX11.so while searching for X11
/sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -lX11
/sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: warning: skipping incompatible /usr/lib/libdl.so while searching for dl
/sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: warning: skipping incompatible /usr/lib/libc.so while searching for c
/tmp/cccSj9ta.o:conftest.c:function main: error: undefined reference to 'dnet_ntoa'
collect2: error: ld returned 1 exit status
configure:16050: $? = 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 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. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char dnet_ntoa ();
| int
| main ()
| {
| return dnet_ntoa ();
| ;
| return 0;
| }
configure:16059: result: no
configure:16079: checking for gethostbyname
configure:16079: arm-linux-androideabi-gcc -o conftest conftest.c -lm >&5
configure:16079: $? = 0
configure:16079: result: yes
configure:16176: checking for connect
configure:16176: arm-linux-androideabi-gcc -o conftest conftest.c -lm >&5
configure:16176: $? = 0
configure:16176: result: yes
configure:16225: checking for remove
configure:16225: arm-linux-androideabi-gcc -o conftest conftest.c -lm >&5
configure:16225: $? = 0
configure:16225: result: yes
configure:16274: checking for shmat
configure:16274: arm-linux-androideabi-gcc -o conftest conftest.c -lm >&5
/tmp/ccuwXCVu.o:conftest.c:function main: error: undefined reference to 'shmat'
collect2: error: ld returned 1 exit status
configure:16274: $? = 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 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. */
| /* Define shmat to an innocuous variant, in case declares shmat.
| For example, HP-UX 11i declares gettimeofday. */
| #define shmat innocuous_shmat
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char shmat (); below.
| Prefer to if __STDC__ is defined, since
| exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include
| #else
| # include
| #endif
|
| #undef shmat
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char shmat ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_shmat || defined __stub___shmat
| choke me
| #endif
|
| int
| main ()
| {
| return shmat ();
| ;
| return 0;
| }
configure:16274: result: no
configure:16280: checking for shmat in -lipc
configure:16305: arm-linux-androideabi-gcc -o conftest conftest.c -lipc -lm >&5
/sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -lipc
/tmp/ccqMNqE9.o:conftest.c:function main: error: undefined reference to 'shmat'
collect2: error: ld returned 1 exit status
configure:16305: $? = 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 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. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char shmat ();
| int
| main ()
| {
| return shmat ();
| ;
| return 0;
| }
configure:16314: result: no
configure:16332: checking for IceConnectionNumber in -lICE
configure:16357: arm-linux-androideabi-gcc -o conftest -L/usr/lib conftest.c -lICE -lm >&5
/sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: warning: skipping incompatible /usr/lib/libICE.so while searching for ICE
/sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -lICE
/sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: warning: skipping incompatible /usr/lib/libm.so while searching for m
/sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: warning: skipping incompatible /usr/lib/libdl.so while searching for dl
/sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: warning: skipping incompatible /usr/lib/libc.so while searching for c
/tmp/ccIjTy4e.o:conftest.c:function main: error: undefined reference to 'IceConnectionNumber'
collect2: error: ld returned 1 exit status
configure:16357: $? = 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 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. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char IceConnectionNumber ();
| int
| main ()
| {
| return IceConnectionNumber ();
| ;
| return 0;
| }
configure:16366: result: no
configure:16377: checking for size_t
configure:16377: arm-linux-androideabi-gcc -c conftest.c >&5
configure:16377: $? = 0
configure:16377: arm-linux-androideabi-gcc -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:70: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 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: arm-linux-androideabi-gcc -c conftest.c >&5
configure:16395: $? = 0
configure:16395: result: yes
configure:16415: checking for getpagesize
configure:16415: arm-linux-androideabi-gcc -o conftest conftest.c -lm >&5
configure:16415: $? = 0
configure:16415: result: yes
configure:16424: checking for working mmap
configure:16581: result: no
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 78488be70678
config.status:1196: creating Makefile
config.status:1196: creating libdc1394-2.pc
config.status:1196: creating dc1394/Makefile
config.status:1196: creating dc1394/linux/Makefile
config.status:1196: creating dc1394/juju/Makefile
config.status:1196: creating dc1394/macosx/Makefile
config.status:1196: creating dc1394/windows/Makefile
config.status:1196: creating dc1394/usb/Makefile
config.status:1196: creating dc1394/vendor/Makefile
config.status:1196: creating examples/Makefile
config.status:1196: creating config.h
config.status:1425: executing depfiles commands
config.status:1425: 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=set
ac_cv_env_CC_value=arm-linux-androideabi-gcc
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=set
ac_cv_env_build_alias_value=x86_64-unknown-linux
ac_cv_env_host_alias_set=set
ac_cv_env_host_alias_value=arm-linux-androideabi
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=no
ac_cv_func_remove=yes
ac_cv_func_shmat=no
ac_cv_have_x='have_x=yes ac_x_includes='\''/usr/include'\'' ac_x_libraries='\''/usr/lib'\'''
ac_cv_header_dlfcn_h=yes
ac_cv_header_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=arm-unknown-linux-androideabi
ac_cv_lib_GL_main=no
ac_cv_lib_ICE_IceConnectionNumber=no
ac_cv_lib_dnet_dnet_ntoa=no
ac_cv_lib_dnet_stub_dnet_ntoa=no
ac_cv_lib_ipc_shmat=no
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=arm-linux-androideabi-ar
ac_cv_prog_AWK=gawk
ac_cv_prog_CC=arm-linux-androideabi-gcc
ac_cv_prog_CPP='arm-linux-androideabi-gcc -E'
ac_cv_prog_OBJDUMP=arm-linux-androideabi-objdump
ac_cv_prog_RANLIB=arm-linux-androideabi-ranlib
ac_cv_prog_STRIP=arm-linux-androideabi-strip
ac_cv_prog_cc_arm_linux_androideabi_gcc_c_o=yes
ac_cv_prog_cc_c89=
ac_cv_prog_cc_g=yes
ac_cv_prog_make_make_set=yes
ac_cv_target=arm-unknown-linux-androideabi
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=/sysroot/arm-linux-androideabi/bin/ld
lt_cv_path_NM='/sysroot/bin/arm-linux-androideabi-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=yes
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='arm-linux-androideabi-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='arm-linux-androideabi-gcc'
CCDEPMODE='depmode=gcc3'
CFLAGS='-Wall -Wunused -std=gnu99 '
CPP='arm-linux-androideabi-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='/sysroot/arm-linux-androideabi/bin/ld'
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='/sysroot/bin/arm-linux-androideabi-nm -B'
NMEDIT=''
OBJDUMP='arm-linux-androideabi-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='arm-linux-androideabi-ranlib'
SDL_CFLAGS=''
SDL_CONFIG='no'
SDL_LIBS=''
SED='/usr/bin/sed'
SET_MAKE=''
SHELL='/bin/sh'
STRIP='arm-linux-androideabi-strip'
VERSION='2.2.4'
XMKMF=''
XV_CFLAGS=''
XV_LIBS=''
X_CFLAGS=' -I/usr/include'
X_EXTRA_LIBS=''
X_LIBS=' -L/usr/lib -R/usr/lib'
X_PRE_LIBS=''
ac_ct_AR=''
ac_ct_CC=''
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='x86_64-unknown-linux'
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='arm-unknown-linux-androideabi'
host_alias='arm-linux-androideabi'
host_cpu='arm'
host_os='linux-androideabi'
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='arm-unknown-linux-androideabi'
target_alias=''
target_cpu='arm'
target_os='linux-androideabi'
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 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
configure: exit 0