This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by libgphoto2 photo camera library configure 2.5.17, which was generated by GNU Autoconf 2.69. Invocation command line was $ ./configure --target=arc-buildroot-linux-gnu --host=arc-buildroot-linux-gnu --build=x86_64-pc-linux-gnu --prefix=/usr --exec-prefix=/usr --sysconfdir=/etc --localstatedir=/var --program-prefix= --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --with-xmlto=no --with-fop=no --disable-dependency-tracking --enable-ipv6 --disable-nls --disable-static --enable-shared --without-rpmbuild --disable-gp2ddb --disable-internal-docs --with-libexif=no --with-jpeg --with-gdlib=no ## --------- ## ## Platform. ## ## --------- ## hostname = gcc159.bak.milne.osuosl.org uname -m = x86_64 uname -r = 4.9.0-9-amd64 uname -s = Linux uname -v = #1 SMP Debian 4.9.168-1+deb9u5 (2019-08-11) /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: /home/buildroot/autobuild/instance-1/output-1/host/bin PATH: /home/buildroot/autobuild/instance-1/output-1/host/sbin PATH: /usr/local/bin PATH: /usr/bin PATH: /bin PATH: /usr/local/games PATH: /usr/games ## ----------- ## ## Core tests. ## ## ----------- ## configure:2709: checking for a BSD-compatible install configure:2777: result: /usr/bin/install -c configure:2788: checking whether build environment is sane configure:2843: result: yes configure:2902: checking for arc-buildroot-linux-gnu-strip configure:2929: result: /home/buildroot/autobuild/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-strip configure:2994: checking for a thread-safe mkdir -p configure:3033: result: /bin/mkdir -p configure:3040: checking for gawk configure:3056: found /home/buildroot/autobuild/instance-1/output-1/host/bin/gawk configure:3067: result: gawk configure:3078: checking whether make sets $(MAKE) configure:3100: result: yes configure:3129: checking whether make supports nested variables configure:3146: result: yes configure:3287: checking whether make supports nested variables configure:3304: result: yes configure:3325: checking for POSIX sh $() command substitution configure:3329: result: yes configure:3402: checking for arc-buildroot-linux-gnu-gcc configure:3429: result: /home/buildroot/autobuild/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-gcc configure:3698: checking for C compiler version configure:3707: /home/buildroot/autobuild/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-gcc --version >&5 arc-buildroot-linux-gnu-gcc.br_real (Buildroot 2019.11-git-01456-g902fed5184) 8.3.1 20190225 Copyright (C) 2018 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:3718: $? = 0 configure:3707: /home/buildroot/autobuild/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-gcc -v >&5 Using built-in specs. COLLECT_GCC=/home/buildroot/autobuild/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-gcc.br_real COLLECT_LTO_WRAPPER=/home/buildroot/autobuild/instance-1/output-1/host/libexec/gcc/arc-buildroot-linux-gnu/8.3.1/lto-wrapper Target: arc-buildroot-linux-gnu Configured with: ./configure --prefix=/home/buildroot/autobuild/instance-1/output-1/host --sysconfdir=/home/buildroot/autobuild/instance-1/output-1/host/etc --enable-static --target=arc-buildroot-linux-gnu --with-sysroot=/home/buildroot/autobuild/instance-1/output-1/host/arc-buildroot-linux-gnu/sysroot --enable-__cxa_atexit --with-gnu-ld --disable-libssp --disable-multilib --disable-decimal-float --with-gmp=/home/buildroot/autobuild/instance-1/output-1/host --with-mpc=/home/buildroot/autobuild/instance-1/output-1/host --with-mpfr=/home/buildroot/autobuild/instance-1/output-1/host --with-pkgversion='Buildroot 2019.11-git-01456-g902fed5184' --with-bugurl=http://bugs.buildroot.net/ --disable-libquadmath --enable-tls --enable-threads --without-isl --without-cloog --with-cpu=archs --enable-languages=c,c++ --with-build-time-tools=/home/buildroot/autobuild/instance-1/output-1/host/arc-buildroot-linux-gnu/bin --enable-shared --disable-libgomp Thread model: posix gcc version 8.3.1 20190225 (Buildroot 2019.11-git-01456-g902fed5184) configure:3718: $? = 0 configure:3707: /home/buildroot/autobuild/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-gcc -V >&5 arc-buildroot-linux-gnu-gcc.br_real: error: unrecognized command line option '-V' arc-buildroot-linux-gnu-gcc.br_real: fatal error: no input files compilation terminated. configure:3718: $? = 1 configure:3707: /home/buildroot/autobuild/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-gcc -qversion >&5 arc-buildroot-linux-gnu-gcc.br_real: error: unrecognized command line option '-qversion'; did you mean '--version'? arc-buildroot-linux-gnu-gcc.br_real: fatal error: no input files compilation terminated. configure:3718: $? = 1 configure:3738: checking whether the C compiler works configure:3760: /home/buildroot/autobuild/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:3764: $? = 0 configure:3812: result: yes configure:3815: checking for C compiler default output file name configure:3817: result: a.out configure:3823: checking for suffix of executables configure:3830: /home/buildroot/autobuild/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:3834: $? = 0 configure:3856: result: configure:3878: checking whether we are cross compiling configure:3916: result: yes configure:3921: checking for suffix of object files configure:3943: /home/buildroot/autobuild/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:3947: $? = 0 configure:3968: result: o configure:3972: checking whether we are using the GNU C compiler configure:3991: /home/buildroot/autobuild/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:3991: $? = 0 configure:4000: result: yes configure:4009: checking whether /home/buildroot/autobuild/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-gcc accepts -g configure:4029: /home/buildroot/autobuild/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-gcc -c -g -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:4029: $? = 0 configure:4070: result: yes configure:4087: checking for /home/buildroot/autobuild/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-gcc option to accept ISO C89 configure:4150: /home/buildroot/autobuild/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:4150: $? = 0 configure:4163: result: none needed configure:4188: checking whether /home/buildroot/autobuild/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-gcc understands -c and -o together configure:4210: /home/buildroot/autobuild/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-gcc -c conftest.c -o conftest2.o configure:4213: $? = 0 configure:4210: /home/buildroot/autobuild/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-gcc -c conftest.c -o conftest2.o configure:4213: $? = 0 configure:4225: result: yes configure:4253: checking for style of include used by make configure:4281: result: GNU configure:4307: checking dependency style of /home/buildroot/autobuild/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-gcc configure:4418: result: none configure:4438: checking how to run the C preprocessor configure:4508: result: /home/buildroot/autobuild/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-cpp configure:4528: /home/buildroot/autobuild/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-cpp -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c configure:4528: $? = 0 configure:4542: /home/buildroot/autobuild/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-cpp -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c conftest.c:11:10: fatal error: ac_nonexistent.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:4542: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libgphoto2 photo camera library" | #define PACKAGE_TARNAME "libgphoto2" | #define PACKAGE_VERSION "2.5.17" | #define PACKAGE_STRING "libgphoto2 photo camera library 2.5.17" | #define PACKAGE_BUGREPORT "gphoto-devel@lists.sourceforge.net" | #define PACKAGE_URL "" | #define PACKAGE "libgphoto2" | #define VERSION "2.5.17" | /* end confdefs.h. */ | #include configure:4682: checking for C++ compiler version configure:4691: /home/buildroot/autobuild/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-g++ --version >&5 arc-buildroot-linux-gnu-g++.br_real (Buildroot 2019.11-git-01456-g902fed5184) 8.3.1 20190225 Copyright (C) 2018 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:4702: $? = 0 configure:4691: /home/buildroot/autobuild/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-g++ -v >&5 Using built-in specs. COLLECT_GCC=/home/buildroot/autobuild/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-g++.br_real COLLECT_LTO_WRAPPER=/home/buildroot/autobuild/instance-1/output-1/host/libexec/gcc/arc-buildroot-linux-gnu/8.3.1/lto-wrapper Target: arc-buildroot-linux-gnu Configured with: ./configure --prefix=/home/buildroot/autobuild/instance-1/output-1/host --sysconfdir=/home/buildroot/autobuild/instance-1/output-1/host/etc --enable-static --target=arc-buildroot-linux-gnu --with-sysroot=/home/buildroot/autobuild/instance-1/output-1/host/arc-buildroot-linux-gnu/sysroot --enable-__cxa_atexit --with-gnu-ld --disable-libssp --disable-multilib --disable-decimal-float --with-gmp=/home/buildroot/autobuild/instance-1/output-1/host --with-mpc=/home/buildroot/autobuild/instance-1/output-1/host --with-mpfr=/home/buildroot/autobuild/instance-1/output-1/host --with-pkgversion='Buildroot 2019.11-git-01456-g902fed5184' --with-bugurl=http://bugs.buildroot.net/ --disable-libquadmath --enable-tls --enable-threads --without-isl --without-cloog --with-cpu=archs --enable-languages=c,c++ --with-build-time-tools=/home/buildroot/autobuild/instance-1/output-1/host/arc-buildroot-linux-gnu/bin --enable-shared --disable-libgomp Thread model: posix gcc version 8.3.1 20190225 (Buildroot 2019.11-git-01456-g902fed5184) configure:4702: $? = 0 configure:4691: /home/buildroot/autobuild/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-g++ -V >&5 arc-buildroot-linux-gnu-g++.br_real: error: unrecognized command line option '-V' arc-buildroot-linux-gnu-g++.br_real: fatal error: no input files compilation terminated. configure:4702: $? = 1 configure:4691: /home/buildroot/autobuild/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-g++ -qversion >&5 arc-buildroot-linux-gnu-g++.br_real: error: unrecognized command line option '-qversion'; did you mean '--version'? arc-buildroot-linux-gnu-g++.br_real: fatal error: no input files compilation terminated. configure:4702: $? = 1 configure:4706: checking whether we are using the GNU C++ compiler configure:4725: /home/buildroot/autobuild/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-g++ -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.cpp >&5 configure:4725: $? = 0 configure:4734: result: yes configure:4743: checking whether /home/buildroot/autobuild/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-g++ accepts -g configure:4763: /home/buildroot/autobuild/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-g++ -c -g -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.cpp >&5 configure:4763: $? = 0 configure:4804: result: yes configure:4829: checking dependency style of /home/buildroot/autobuild/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-g++ configure:4940: result: none configure:4963: checking for arc-buildroot-linux-gnu-ar configure:4990: result: /home/buildroot/autobuild/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-ar configure:5060: checking the archiver (/home/buildroot/autobuild/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-ar) interface configure:5076: /home/buildroot/autobuild/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:5076: $? = 0 configure:5078: /home/buildroot/autobuild/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-ar cru libconftest.a conftest.o >&5 configure:5081: $? = 0 configure:5109: result: ar configure:5162: checking for grep that handles long lines and -e configure:5220: result: /bin/grep configure:5225: checking for egrep configure:5287: result: /bin/grep -E configure:5292: checking for ANSI C header files configure:5312: /home/buildroot/autobuild/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -Wall -Wmissing-declarations -Wmissing-prototypes -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:5312: $? = 0 configure:5396: result: yes configure:5409: checking for sys/types.h configure:5409: /home/buildroot/autobuild/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -Wall -Wmissing-declarations -Wmissing-prototypes -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:5409: $? = 0 configure:5409: result: yes configure:5409: checking for sys/stat.h configure:5409: /home/buildroot/autobuild/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -Wall -Wmissing-declarations -Wmissing-prototypes -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:5409: $? = 0 configure:5409: result: yes configure:5409: checking for stdlib.h configure:5409: /home/buildroot/autobuild/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -Wall -Wmissing-declarations -Wmissing-prototypes -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:5409: $? = 0 configure:5409: result: yes configure:5409: checking for string.h configure:5409: /home/buildroot/autobuild/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -Wall -Wmissing-declarations -Wmissing-prototypes -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:5409: $? = 0 configure:5409: result: yes configure:5409: checking for memory.h configure:5409: /home/buildroot/autobuild/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -Wall -Wmissing-declarations -Wmissing-prototypes -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:5409: $? = 0 configure:5409: result: yes configure:5409: checking for strings.h configure:5409: /home/buildroot/autobuild/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -Wall -Wmissing-declarations -Wmissing-prototypes -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:5409: $? = 0 configure:5409: result: yes configure:5409: checking for inttypes.h configure:5409: /home/buildroot/autobuild/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -Wall -Wmissing-declarations -Wmissing-prototypes -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:5409: $? = 0 configure:5409: result: yes configure:5409: checking for stdint.h configure:5409: /home/buildroot/autobuild/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -Wall -Wmissing-declarations -Wmissing-prototypes -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:5409: $? = 0 configure:5409: result: yes configure:5409: checking for unistd.h configure:5409: /home/buildroot/autobuild/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -Wall -Wmissing-declarations -Wmissing-prototypes -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:5409: $? = 0 configure:5409: result: yes configure:5421: checking stdarg.h usability configure:5421: /home/buildroot/autobuild/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -Wall -Wmissing-declarations -Wmissing-prototypes -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:5421: $? = 0 configure:5421: result: yes configure:5421: checking stdarg.h presence configure:5421: /home/buildroot/autobuild/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-cpp -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c configure:5421: $? = 0 configure:5421: result: yes configure:5421: checking for stdarg.h configure:5421: result: yes configure:5450: /home/buildroot/autobuild/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -Wall -Wmissing-declarations -Wmissing-prototypes -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:5450: $? = 0 configure:5486: checking for va_copy() or replacement configure:5488: result: va_copy configure:5521: checking for flex configure:5539: found /home/buildroot/autobuild/instance-1/output-1/host/bin/flex configure:5551: result: /home/buildroot/autobuild/instance-1/output-1/host/bin/flex configure:5562: checking for bison configure:5580: found /home/buildroot/autobuild/instance-1/output-1/host/bin/bison configure:5592: result: /home/buildroot/autobuild/instance-1/output-1/host/bin/bison configure:5602: checking whether to enable GP2DDB configure:5619: result: configure:5685: checking build system type configure:5699: result: x86_64-pc-linux-gnu configure:5719: checking host system type configure:5732: result: arc-buildroot-linux-gnu configure:6105: checking how to print strings configure:6132: result: printf configure:6153: checking for a sed that does not truncate output configure:6217: result: sed configure:6235: checking for fgrep configure:6297: result: /bin/grep -F configure:6332: checking for ld used by /home/buildroot/autobuild/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-gcc configure:6399: result: /home/buildroot/autobuild/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-ld configure:6406: checking if the linker (/home/buildroot/autobuild/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-ld) is GNU ld configure:6421: result: yes configure:6433: checking for BSD- or MS-compatible name lister (nm) configure:6487: result: /home/buildroot/autobuild/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-nm configure:6617: checking the name lister (/home/buildroot/autobuild/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-nm) interface configure:6624: /home/buildroot/autobuild/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -Wall -Wmissing-declarations -Wmissing-prototypes -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:6627: /home/buildroot/autobuild/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-nm "conftest.o" configure:6630: output 00000000 B some_variable configure:6637: result: BSD nm configure:6640: checking whether ln -s works configure:6644: result: yes configure:6652: checking the maximum length of command line arguments configure:6783: result: 1572864 configure:6831: checking how to convert x86_64-pc-linux-gnu file names to arc-buildroot-linux-gnu format configure:6871: result: func_convert_file_noop configure:6878: checking how to convert x86_64-pc-linux-gnu file names to toolchain format configure:6898: result: func_convert_file_noop configure:6905: checking for /home/buildroot/autobuild/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-ld option to reload object files configure:6912: result: -r configure:6946: checking for arc-buildroot-linux-gnu-objdump configure:6973: result: /home/buildroot/autobuild/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-objdump configure:7042: checking how to recognize dependent libraries configure:7242: result: pass_all configure:7287: checking for arc-buildroot-linux-gnu-dlltool configure:7314: result: dlltool configure:7384: checking how to associate runtime and link libraries configure:7411: result: printf %s\n configure:7427: checking for arc-buildroot-linux-gnu-ar configure:7454: result: /home/buildroot/autobuild/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-ar configure:7535: checking for archiver @FILE support configure:7552: /home/buildroot/autobuild/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -Wall -Wmissing-declarations -Wmissing-prototypes -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:7552: $? = 0 configure:7555: /home/buildroot/autobuild/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-ar cru libconftest.a @conftest.lst >&5 configure:7558: $? = 0 configure:7563: /home/buildroot/autobuild/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-ar cru libconftest.a @conftest.lst >&5 /home/buildroot/autobuild/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-ar: conftest.o: No such file or directory configure:7566: $? = 1 configure:7578: result: @ configure:7596: checking for arc-buildroot-linux-gnu-strip configure:7623: result: /home/buildroot/autobuild/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-strip configure:7695: checking for arc-buildroot-linux-gnu-ranlib configure:7722: result: /home/buildroot/autobuild/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-ranlib configure:7864: checking command to parse /home/buildroot/autobuild/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-nm output from /home/buildroot/autobuild/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-gcc object configure:8017: /home/buildroot/autobuild/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -Wall -Wmissing-declarations -Wmissing-prototypes -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:8020: $? = 0 configure:8024: /home/buildroot/autobuild/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-nm 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:8027: $? = 0 configure:8093: /home/buildroot/autobuild/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -Wall -Wmissing-declarations -Wmissing-prototypes -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c conftstm.o >&5 configure:8096: $? = 0 configure:8134: result: ok configure:8181: checking for sysroot configure:8211: result: no configure:8218: checking for a working dd configure:8256: result: /bin/dd configure:8260: checking how to truncate binary pipes configure:8275: result: /bin/dd bs=4096 count=1 configure:8564: checking for arc-buildroot-linux-gnu-mt configure:8594: result: no configure:8604: checking for mt configure:8620: found /bin/mt configure:8631: result: mt configure:8643: WARNING: using cross tools not prefixed with host triplet configure:8654: checking if mt is a manifest tool configure:8660: mt '-?' configure:8668: result: no configure:9342: checking for dlfcn.h configure:9342: /home/buildroot/autobuild/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -Wall -Wmissing-declarations -Wmissing-prototypes -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:9342: $? = 0 configure:9342: result: yes configure:9575: checking for objdir configure:9590: result: .libs configure:9854: checking if /home/buildroot/autobuild/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-gcc supports -fno-rtti -fno-exceptions configure:9872: /home/buildroot/autobuild/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -Wall -Wmissing-declarations -Wmissing-prototypes -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-rtti -fno-exceptions conftest.c >&5 cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C configure:9876: $? = 0 configure:9889: result: no configure:10247: checking for /home/buildroot/autobuild/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-gcc option to produce PIC configure:10254: result: -fPIC -DPIC configure:10262: checking if /home/buildroot/autobuild/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-gcc PIC flag -fPIC -DPIC works configure:10280: /home/buildroot/autobuild/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -Wall -Wmissing-declarations -Wmissing-prototypes -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -DPIC -DPIC conftest.c >&5 configure:10284: $? = 0 configure:10297: result: yes configure:10326: checking if /home/buildroot/autobuild/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-gcc static flag -static works configure:10354: result: yes configure:10369: checking if /home/buildroot/autobuild/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-gcc supports -c -o file.o configure:10390: /home/buildroot/autobuild/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -Wall -Wmissing-declarations -Wmissing-prototypes -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o out/conftest2.o conftest.c >&5 configure:10394: $? = 0 configure:10416: result: yes configure:10424: checking if /home/buildroot/autobuild/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-gcc supports -c -o file.o configure:10471: result: yes configure:10504: checking whether the /home/buildroot/autobuild/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-gcc linker (/home/buildroot/autobuild/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-ld) supports shared libraries configure:11763: result: yes configure:11800: checking whether -lc should be explicitly linked in configure:11808: /home/buildroot/autobuild/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -Wall -Wmissing-declarations -Wmissing-prototypes -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:11811: $? = 0 configure:11826: /home/buildroot/autobuild/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1 configure:11829: $? = 0 configure:11843: result: no configure:12003: checking dynamic linker characteristics configure:12584: /home/buildroot/autobuild/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -Wall -Wmissing-declarations -Wmissing-prototypes -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-rpath -Wl,/foo conftest.c >&5 configure:12584: $? = 0 configure:12821: result: GNU/Linux ld.so configure:12943: checking how to hardcode library paths into programs configure:12968: result: immediate configure:13070: checking for shl_load configure:13070: /home/buildroot/autobuild/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -Wall -Wmissing-declarations -Wmissing-prototypes -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 /home/buildroot/autobuild/instance-1/output-1/host/lib/gcc/arc-buildroot-linux-gnu/8.3.1/../../../../arc-buildroot-linux-gnu/bin/ld: /tmp/ccvkRpEK.o: in function `main': conftest.c:(.text.startup+0x2): undefined reference to `shl_load' /home/buildroot/autobuild/instance-1/output-1/host/lib/gcc/arc-buildroot-linux-gnu/8.3.1/../../../../arc-buildroot-linux-gnu/bin/ld: conftest.c:(.text.startup+0x2): undefined reference to `shl_load' collect2: error: ld returned 1 exit status configure:13070: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libgphoto2 photo camera library" | #define PACKAGE_TARNAME "libgphoto2" | #define PACKAGE_VERSION "2.5.17" | #define PACKAGE_STRING "libgphoto2 photo camera library 2.5.17" | #define PACKAGE_BUGREPORT "gphoto-devel@lists.sourceforge.net" | #define PACKAGE_URL "" | #define PACKAGE "libgphoto2" | #define VERSION "2.5.17" | #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_VA_COPY 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | /* Define shl_load to an innocuous variant, in case declares shl_load. | For example, HP-UX 11i declares gettimeofday. */ | #define shl_load innocuous_shl_load | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char shl_load (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef shl_load | | /* 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 shl_load (); | /* 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_shl_load || defined __stub___shl_load | choke me | #endif | | int | main () | { | return shl_load (); | ; | return 0; | } configure:13070: result: no configure:13074: checking for shl_load in -ldld configure:13099: /home/buildroot/autobuild/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -Wall -Wmissing-declarations -Wmissing-prototypes -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldld >&5 /home/buildroot/autobuild/instance-1/output-1/host/lib/gcc/arc-buildroot-linux-gnu/8.3.1/../../../../arc-buildroot-linux-gnu/bin/ld: cannot find -ldld collect2: error: ld returned 1 exit status configure:13099: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libgphoto2 photo camera library" | #define PACKAGE_TARNAME "libgphoto2" | #define PACKAGE_VERSION "2.5.17" | #define PACKAGE_STRING "libgphoto2 photo camera library 2.5.17" | #define PACKAGE_BUGREPORT "gphoto-devel@lists.sourceforge.net" | #define PACKAGE_URL "" | #define PACKAGE "libgphoto2" | #define VERSION "2.5.17" | #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_VA_COPY 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* 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 shl_load (); | int | main () | { | return shl_load (); | ; | return 0; | } configure:13108: result: no configure:13113: checking for dlopen configure:13113: /home/buildroot/autobuild/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -Wall -Wmissing-declarations -Wmissing-prototypes -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 /home/buildroot/autobuild/instance-1/output-1/host/lib/gcc/arc-buildroot-linux-gnu/8.3.1/../../../../arc-buildroot-linux-gnu/bin/ld: /tmp/ccGijvzQ.o: in function `main': conftest.c:(.text.startup+0x2): undefined reference to `dlopen' /home/buildroot/autobuild/instance-1/output-1/host/lib/gcc/arc-buildroot-linux-gnu/8.3.1/../../../../arc-buildroot-linux-gnu/bin/ld: conftest.c:(.text.startup+0x2): undefined reference to `dlopen' collect2: error: ld returned 1 exit status configure:13113: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libgphoto2 photo camera library" | #define PACKAGE_TARNAME "libgphoto2" | #define PACKAGE_VERSION "2.5.17" | #define PACKAGE_STRING "libgphoto2 photo camera library 2.5.17" | #define PACKAGE_BUGREPORT "gphoto-devel@lists.sourceforge.net" | #define PACKAGE_URL "" | #define PACKAGE "libgphoto2" | #define VERSION "2.5.17" | #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_VA_COPY 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | /* Define dlopen to an innocuous variant, in case declares dlopen. | For example, HP-UX 11i declares gettimeofday. */ | #define dlopen innocuous_dlopen | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char dlopen (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef dlopen | | /* 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 dlopen (); | /* 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_dlopen || defined __stub___dlopen | choke me | #endif | | int | main () | { | return dlopen (); | ; | return 0; | } configure:13113: result: no configure:13117: checking for dlopen in -ldl configure:13142: /home/buildroot/autobuild/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -Wall -Wmissing-declarations -Wmissing-prototypes -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl >&5 configure:13142: $? = 0 configure:13151: result: yes configure:13270: checking whether a program can dlopen itself configure:13371: result: cross configure:13516: checking whether stripping libraries is possible configure:13521: result: yes configure:13556: checking if libtool supports shared libraries configure:13558: result: yes configure:13561: checking whether to build shared libraries configure:13586: result: yes configure:13589: checking whether to build static libraries configure:13593: result: no configure:13616: checking how to run the C++ preprocessor configure:13643: /home/buildroot/autobuild/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-g++ -E -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.cpp configure:13643: $? = 0 configure:13657: /home/buildroot/autobuild/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-g++ -E -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.cpp conftest.cpp:24:10: fatal error: ac_nonexistent.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:13657: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libgphoto2 photo camera library" | #define PACKAGE_TARNAME "libgphoto2" | #define PACKAGE_VERSION "2.5.17" | #define PACKAGE_STRING "libgphoto2 photo camera library 2.5.17" | #define PACKAGE_BUGREPORT "gphoto-devel@lists.sourceforge.net" | #define PACKAGE_URL "" | #define PACKAGE "libgphoto2" | #define VERSION "2.5.17" | #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_VA_COPY 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #include configure:13682: result: /home/buildroot/autobuild/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-g++ -E configure:13702: /home/buildroot/autobuild/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-g++ -E -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.cpp configure:13702: $? = 0 configure:13716: /home/buildroot/autobuild/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-g++ -E -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.cpp conftest.cpp:24:10: fatal error: ac_nonexistent.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:13716: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libgphoto2 photo camera library" | #define PACKAGE_TARNAME "libgphoto2" | #define PACKAGE_VERSION "2.5.17" | #define PACKAGE_STRING "libgphoto2 photo camera library 2.5.17" | #define PACKAGE_BUGREPORT "gphoto-devel@lists.sourceforge.net" | #define PACKAGE_URL "" | #define PACKAGE "libgphoto2" | #define VERSION "2.5.17" | #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_VA_COPY 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #include configure:13878: checking for ld used by /home/buildroot/autobuild/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-g++ configure:13945: result: /home/buildroot/autobuild/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-ld configure:13952: checking if the linker (/home/buildroot/autobuild/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-ld) is GNU ld configure:13967: result: yes configure:14022: checking whether the /home/buildroot/autobuild/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-g++ linker (/home/buildroot/autobuild/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-ld) supports shared libraries configure:15095: result: yes configure:15131: /home/buildroot/autobuild/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-g++ -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.cpp >&5 configure:15134: $? = 0 configure:15615: checking for /home/buildroot/autobuild/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-g++ option to produce PIC configure:15622: result: -fPIC -DPIC configure:15630: checking if /home/buildroot/autobuild/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-g++ PIC flag -fPIC -DPIC works configure:15648: /home/buildroot/autobuild/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-g++ -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -DPIC -DPIC conftest.cpp >&5 configure:15652: $? = 0 configure:15665: result: yes configure:15688: checking if /home/buildroot/autobuild/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-g++ static flag -static works configure:15716: result: yes configure:15728: checking if /home/buildroot/autobuild/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-g++ supports -c -o file.o configure:15749: /home/buildroot/autobuild/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-g++ -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o out/conftest2.o conftest.cpp >&5 configure:15753: $? = 0 configure:15775: result: yes configure:15780: checking if /home/buildroot/autobuild/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-g++ supports -c -o file.o configure:15827: result: yes configure:15857: checking whether the /home/buildroot/autobuild/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-g++ linker (/home/buildroot/autobuild/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-ld) supports shared libraries configure:15897: result: yes configure:16038: checking dynamic linker characteristics configure:16783: result: GNU/Linux ld.so configure:16848: checking how to hardcode library paths into programs configure:16873: result: immediate configure:16938: checking ltdl.h usability configure:16938: /home/buildroot/autobuild/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -Wall -Wmissing-declarations -Wmissing-prototypes -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:16938: $? = 0 configure:16938: result: yes configure:16938: checking ltdl.h presence configure:16938: /home/buildroot/autobuild/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-cpp -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c configure:16938: $? = 0 configure:16938: result: yes configure:16938: checking for ltdl.h configure:16938: result: yes configure:16940: checking for lt_dlinit in -lltdl configure:16965: /home/buildroot/autobuild/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -Wall -Wmissing-declarations -Wmissing-prototypes -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -lltdl >&5 configure:16965: $? = 0 configure:16974: result: yes configure:17009: checking that we can compile and link with libltdl configure:17029: /home/buildroot/autobuild/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -Wall -Wmissing-declarations -Wmissing-prototypes -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -lltdl >&5 conftest.c: In function 'main': conftest.c:31:5: warning: unused variable 'ret' [-Wunused-variable] int ret = lt_dlforeachfile("/usr/lib:/usr/local/lib", NULL, NULL); ^~~ configure:17029: $? = 0 configure:17030: result: yes configure:17210: checking for po/Makevars requiring hack configure:17217: result: no configure:17236: checking whether NLS is requested configure:17245: result: no configure:17283: checking for msgfmt configure:17314: result: /home/buildroot/autobuild/instance-1/output-1/host/bin/msgfmt configure:17323: checking for gmsgfmt configure:17354: result: /home/buildroot/autobuild/instance-1/output-1/host/bin/msgfmt configure:17394: checking for xgettext configure:17425: result: /home/buildroot/autobuild/instance-1/output-1/host/bin/xgettext configure:17465: checking for msgmerge configure:17495: result: /home/buildroot/autobuild/instance-1/output-1/host/bin/msgmerge configure:17570: checking for ld used by GCC configure:17634: result: /home/buildroot/autobuild/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-ld configure:17641: checking if the linker (/home/buildroot/autobuild/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-ld) is GNU ld configure:17654: result: yes configure:17660: checking for shared library run path origin configure:17673: result: done configure:18089: checking whether NLS is requested configure:18098: result: no configure:18723: checking whether to use NLS configure:18725: result: no configure:18830: checking for msgfmt configure:18861: result: /home/buildroot/autobuild/instance-1/output-1/host/bin/msgfmt configure:18870: checking for gmsgfmt configure:18901: result: /home/buildroot/autobuild/instance-1/output-1/host/bin/msgfmt configure:18941: checking for xgettext configure:18972: result: /home/buildroot/autobuild/instance-1/output-1/host/bin/xgettext configure:19012: checking for msgmerge configure:19042: result: /home/buildroot/autobuild/instance-1/output-1/host/bin/msgmerge configure:19107: checking for iconv configure:19129: /home/buildroot/autobuild/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -Wall -Wmissing-declarations -Wmissing-prototypes -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:19129: $? = 0 configure:19161: result: yes configure:19182: checking for iconv declaration configure:19211: /home/buildroot/autobuild/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -Wall -Wmissing-declarations -Wmissing-prototypes -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:19211: $? = 0 configure:19222: result: extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); configure:19278: checking for special C compiler options needed for large files configure:19323: result: no configure:19329: checking for _FILE_OFFSET_BITS value needed for large files configure:19354: /home/buildroot/autobuild/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -Wall -Wmissing-declarations -Wmissing-prototypes -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:19354: $? = 0 configure:19386: result: no configure:19472: checking for asm .symver support configure:19491: /home/buildroot/autobuild/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -Wall -Wmissing-declarations -Wmissing-prototypes -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c: In function 'f1': conftest.c:42:3: warning: no return statement in function returning non-void [-Wreturn-type] int f1() { } ^~~ conftest.c: In function 'f2': conftest.c:43:3: warning: no return statement in function returning non-void [-Wreturn-type] int f2() { } ^~~ conftest.c: In function 'main': conftest.c:46:7: warning: 'main' is normally a non-static function [-Wmain] int main(int argc, char **argv) { } ^~~~ At top level: conftest.c:46:7: warning: 'main' defined but not used [-Wunused-function] conftest.c:43:7: warning: 'f2' defined but not used [-Wunused-function] int f2() { } ^~ conftest.c:42:7: warning: 'f1' defined but not used [-Wunused-function] int f1() { } ^~ configure:19491: $? = 0 configure:19497: result: yes configure:19510: checking for main in -libs configure:19529: /home/buildroot/autobuild/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -Wall -Wmissing-declarations -Wmissing-prototypes -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -libs >&5 /home/buildroot/autobuild/instance-1/output-1/host/lib/gcc/arc-buildroot-linux-gnu/8.3.1/../../../../arc-buildroot-linux-gnu/bin/ld: cannot find -libs collect2: error: ld returned 1 exit status configure:19529: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libgphoto2 photo camera library" | #define PACKAGE_TARNAME "libgphoto2" | #define PACKAGE_VERSION "2.5.17" | #define PACKAGE_STRING "libgphoto2 photo camera library 2.5.17" | #define PACKAGE_BUGREPORT "gphoto-devel@lists.sourceforge.net" | #define PACKAGE_URL "" | #define PACKAGE "libgphoto2" | #define VERSION "2.5.17" | #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_VA_COPY 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LTDL 1 | #define HAVE_CC "/home/buildroot/autobuild/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-gcc" | #define URL_GPHOTO_HOME "http://www.gphoto.org/" | #define URL_GPHOTO_PROJECT "https://github.com/gphoto" | #define URL_DIGICAM_LIST "http://www.teaser.fr/~hfiguiere/linux/digicam.html" | #define URL_JPHOTO_HOME "http://jphoto.sourceforge.net/" | #define URL_USB_MASSSTORAGE "http://www.linux-usb.org/USB-guide/x498.html" | #define MAIL_GPHOTO_DEVEL "" | #define MAIL_GPHOTO_USER "" | #define MAIL_GPHOTO_TRANSLATION "" | #define GETTEXT_PACKAGE "libgphoto2-6" | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_ASM_SYMVERS 1 | /* end confdefs.h. */ | | | int | main () | { | return main (); | ; | return 0; | } configure:19538: result: no configure:19562: checking for jpeg_start_decompress in -ljpeg configure:19587: /home/buildroot/autobuild/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -Wall -Wmissing-declarations -Wmissing-prototypes -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ljpeg >&5 configure:19587: $? = 0 configure:19596: result: yes configure:19600: checking jpeglib.h usability configure:19600: /home/buildroot/autobuild/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -Wall -Wmissing-declarations -Wmissing-prototypes -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:19600: $? = 0 configure:19600: result: yes configure:19600: checking jpeglib.h presence configure:19600: /home/buildroot/autobuild/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-cpp -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c configure:19600: $? = 0 configure:19600: result: yes configure:19600: checking for jpeglib.h configure:19600: result: yes configure:19737: checking pkg-config is at least version 0.9.0 configure:19740: result: yes configure:19748: checking for dynamic library extension configure:19773: result: .so configure:19788: checking for libxml-2.0 to use configure:19806: result: autodetect configure:19815: checking for libxml-2.0 >= 2.0 configure:19822: $PKG_CONFIG --exists --print-errors "libxml-2.0 >= 2.0" configure:19825: $? = 0 configure:19839: $PKG_CONFIG --exists --print-errors "libxml-2.0 >= 2.0" configure:19842: $? = 0 configure:19880: result: yes configure:20041: checking libxml/parser.h usability configure:20041: /home/buildroot/autobuild/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -Wall -Wmissing-declarations -Wmissing-prototypes -I/home/buildroot/autobuild/instance-1/output-1/host/bin/../arc-buildroot-linux-gnu/sysroot/usr/include/libxml2 conftest.c >&5 configure:20041: $? = 0 configure:20041: result: yes configure:20041: checking libxml/parser.h presence configure:20041: /home/buildroot/autobuild/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-cpp -I/home/buildroot/autobuild/instance-1/output-1/host/bin/../arc-buildroot-linux-gnu/sysroot/usr/include/libxml2 conftest.c configure:20041: $? = 0 configure:20041: result: yes configure:20041: checking for libxml/parser.h configure:20041: result: yes configure:20052: checking for function xmlFirstElementChild in libxml-2.0 configure:20074: /home/buildroot/autobuild/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -Wall -Wmissing-declarations -Wmissing-prototypes -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -L/home/buildroot/autobuild/instance-1/output-1/host/bin/../arc-buildroot-linux-gnu/sysroot/usr/lib -lxml2 >&5 configure:20074: $? = 0 configure:20082: result: yes configure:20106: checking libxml-2.0 library flags configure:20108: result: "-L/home/buildroot/autobuild/instance-1/output-1/host/bin/../arc-buildroot-linux-gnu/sysroot/usr/lib -lxml2 " configure:20110: checking libxml-2.0 cpp flags configure:20112: result: "-I/home/buildroot/autobuild/instance-1/output-1/host/bin/../arc-buildroot-linux-gnu/sysroot/usr/include/libxml2 " configure:20148: checking for gdlib to use configure:20166: result: no configure:20509: checking for dirent.h that defines DIR configure:20528: /home/buildroot/autobuild/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -Wall -Wmissing-declarations -Wmissing-prototypes -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:20528: $? = 0 configure:20536: result: yes configure:20549: checking for library containing opendir configure:20580: /home/buildroot/autobuild/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -Wall -Wmissing-declarations -Wmissing-prototypes -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:20580: $? = 0 configure:20597: result: none required configure:20665: checking for ANSI C header files configure:20769: result: yes configure:20781: checking sys/param.h usability configure:20781: /home/buildroot/autobuild/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -Wall -Wmissing-declarations -Wmissing-prototypes -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:20781: $? = 0 configure:20781: result: yes configure:20781: checking sys/param.h presence configure:20781: /home/buildroot/autobuild/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-cpp -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c configure:20781: $? = 0 configure:20781: result: yes configure:20781: checking for sys/param.h configure:20781: result: yes configure:20781: checking sys/mman.h usability configure:20781: /home/buildroot/autobuild/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -Wall -Wmissing-declarations -Wmissing-prototypes -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:20781: $? = 0 configure:20781: result: yes configure:20781: checking sys/mman.h presence configure:20781: /home/buildroot/autobuild/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-cpp -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c configure:20781: $? = 0 configure:20781: result: yes configure:20781: checking for sys/mman.h configure:20781: result: yes configure:20781: checking sys/select.h usability configure:20781: /home/buildroot/autobuild/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -Wall -Wmissing-declarations -Wmissing-prototypes -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:20781: $? = 0 configure:20781: result: yes configure:20781: checking sys/select.h presence configure:20781: /home/buildroot/autobuild/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-cpp -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c configure:20781: $? = 0 configure:20781: result: yes configure:20781: checking for sys/select.h configure:20781: result: yes configure:20781: checking locale.h usability configure:20781: /home/buildroot/autobuild/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -Wall -Wmissing-declarations -Wmissing-prototypes -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:20781: $? = 0 configure:20781: result: yes configure:20781: checking locale.h presence configure:20781: /home/buildroot/autobuild/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-cpp -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c configure:20781: $? = 0 configure:20781: result: yes configure:20781: checking for locale.h configure:20781: result: yes configure:20781: checking for memory.h configure:20781: result: yes configure:20781: checking getopt.h usability configure:20781: /home/buildroot/autobuild/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -Wall -Wmissing-declarations -Wmissing-prototypes -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:20781: $? = 0 configure:20781: result: yes configure:20781: checking getopt.h presence configure:20781: /home/buildroot/autobuild/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-cpp -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c configure:20781: $? = 0 configure:20781: result: yes configure:20781: checking for getopt.h configure:20781: result: yes configure:20781: checking for unistd.h configure:20781: result: yes configure:20781: checking mcheck.h usability configure:20781: /home/buildroot/autobuild/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -Wall -Wmissing-declarations -Wmissing-prototypes -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:20781: $? = 0 configure:20781: result: yes configure:20781: checking mcheck.h presence configure:20781: /home/buildroot/autobuild/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-cpp -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c configure:20781: $? = 0 configure:20781: result: yes configure:20781: checking for mcheck.h configure:20781: result: yes configure:20781: checking limits.h usability configure:20781: /home/buildroot/autobuild/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -Wall -Wmissing-declarations -Wmissing-prototypes -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:20781: $? = 0 configure:20781: result: yes configure:20781: checking limits.h presence configure:20781: /home/buildroot/autobuild/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-cpp -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c configure:20781: $? = 0 configure:20781: result: yes configure:20781: checking for limits.h configure:20781: result: yes configure:20781: checking sys/time.h usability configure:20781: /home/buildroot/autobuild/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -Wall -Wmissing-declarations -Wmissing-prototypes -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:20781: $? = 0 configure:20781: result: yes configure:20781: checking sys/time.h presence configure:20781: /home/buildroot/autobuild/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-cpp -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c configure:20781: $? = 0 configure:20781: result: yes configure:20781: checking for sys/time.h configure:20781: result: yes configure:20781: checking langinfo.h usability configure:20781: /home/buildroot/autobuild/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -Wall -Wmissing-declarations -Wmissing-prototypes -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:20781: $? = 0 configure:20781: result: yes configure:20781: checking langinfo.h presence configure:20781: /home/buildroot/autobuild/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-cpp -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c configure:20781: $? = 0 configure:20781: result: yes configure:20781: checking for langinfo.h configure:20781: result: yes configure:20791: checking for inline configure:20807: /home/buildroot/autobuild/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -Wall -Wmissing-declarations -Wmissing-prototypes -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:20807: $? = 0 configure:20815: result: inline configure:20833: checking for an ANSI C-conforming const configure:20899: /home/buildroot/autobuild/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -Wall -Wmissing-declarations -Wmissing-prototypes -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:20899: $? = 0 configure:20906: result: yes configure:20917: checking for size_t configure:20917: /home/buildroot/autobuild/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -Wall -Wmissing-declarations -Wmissing-prototypes -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:20917: $? = 0 configure:20917: /home/buildroot/autobuild/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -Wall -Wmissing-declarations -Wmissing-prototypes -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c: In function 'main': conftest.c:89:21: error: expected expression before ')' token if (sizeof ((size_t))) ^ configure:20917: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libgphoto2 photo camera library" | #define PACKAGE_TARNAME "libgphoto2" | #define PACKAGE_VERSION "2.5.17" | #define PACKAGE_STRING "libgphoto2 photo camera library 2.5.17" | #define PACKAGE_BUGREPORT "gphoto-devel@lists.sourceforge.net" | #define PACKAGE_URL "" | #define PACKAGE "libgphoto2" | #define VERSION "2.5.17" | #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_VA_COPY 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LTDL 1 | #define HAVE_CC "/home/buildroot/autobuild/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-gcc" | #define URL_GPHOTO_HOME "http://www.gphoto.org/" | #define URL_GPHOTO_PROJECT "https://github.com/gphoto" | #define URL_DIGICAM_LIST "http://www.teaser.fr/~hfiguiere/linux/digicam.html" | #define URL_JPHOTO_HOME "http://jphoto.sourceforge.net/" | #define URL_USB_MASSSTORAGE "http://www.linux-usb.org/USB-guide/x498.html" | #define MAIL_GPHOTO_DEVEL "" | #define MAIL_GPHOTO_USER "" | #define MAIL_GPHOTO_TRANSLATION "" | #define GETTEXT_PACKAGE "libgphoto2-6" | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_ASM_SYMVERS 1 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBXML2 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_MCHECK_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LANGINFO_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:20917: result: yes configure:20932: checking for getenv configure:20932: /home/buildroot/autobuild/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -Wall -Wmissing-declarations -Wmissing-prototypes -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:20932: $? = 0 configure:20932: result: yes configure:20932: checking for getopt configure:20932: /home/buildroot/autobuild/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -Wall -Wmissing-declarations -Wmissing-prototypes -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:20932: $? = 0 configure:20932: result: yes configure:20932: checking for getopt_long configure:20932: /home/buildroot/autobuild/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -Wall -Wmissing-declarations -Wmissing-prototypes -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:20932: $? = 0 configure:20932: result: yes configure:20932: checking for mkdir configure:20932: /home/buildroot/autobuild/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -Wall -Wmissing-declarations -Wmissing-prototypes -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:20932: $? = 0 configure:20932: result: yes configure:20932: checking for setenv configure:20932: /home/buildroot/autobuild/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -Wall -Wmissing-declarations -Wmissing-prototypes -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:20932: $? = 0 configure:20932: result: yes configure:20932: checking for strdup configure:20932: /home/buildroot/autobuild/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -Wall -Wmissing-declarations -Wmissing-prototypes -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c:81:6: warning: conflicting types for built-in function 'strdup' [-Wbuiltin-declaration-mismatch] char strdup (); ^~~~~~ configure:20932: $? = 0 configure:20932: result: yes configure:20932: checking for strncpy configure:20932: /home/buildroot/autobuild/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -Wall -Wmissing-declarations -Wmissing-prototypes -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c:82:6: warning: conflicting types for built-in function 'strncpy' [-Wbuiltin-declaration-mismatch] char strncpy (); ^~~~~~~ configure:20932: $? = 0 configure:20932: result: yes configure:20932: checking for strcpy configure:20932: /home/buildroot/autobuild/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -Wall -Wmissing-declarations -Wmissing-prototypes -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c:83:6: warning: conflicting types for built-in function 'strcpy' [-Wbuiltin-declaration-mismatch] char strcpy (); ^~~~~~ configure:20932: $? = 0 configure:20932: result: yes configure:20932: checking for snprintf configure:20932: /home/buildroot/autobuild/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -Wall -Wmissing-declarations -Wmissing-prototypes -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c:84:6: warning: conflicting types for built-in function 'snprintf' [-Wbuiltin-declaration-mismatch] char snprintf (); ^~~~~~~~ configure:20932: $? = 0 configure:20932: result: yes configure:20932: checking for sprintf configure:20932: /home/buildroot/autobuild/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -Wall -Wmissing-declarations -Wmissing-prototypes -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c:85:6: warning: conflicting types for built-in function 'sprintf' [-Wbuiltin-declaration-mismatch] char sprintf (); ^~~~~~~ configure:20932: $? = 0 configure:20932: result: yes configure:20932: checking for vsnprintf configure:20932: /home/buildroot/autobuild/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -Wall -Wmissing-declarations -Wmissing-prototypes -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c:86:6: warning: conflicting types for built-in function 'vsnprintf' [-Wbuiltin-declaration-mismatch] char vsnprintf (); ^~~~~~~~~ configure:20932: $? = 0 configure:20932: result: yes configure:20932: checking for gmtime_r configure:20932: /home/buildroot/autobuild/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -Wall -Wmissing-declarations -Wmissing-prototypes -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:20932: $? = 0 configure:20932: result: yes configure:20932: checking for statfs configure:20932: /home/buildroot/autobuild/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -Wall -Wmissing-declarations -Wmissing-prototypes -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:20932: $? = 0 configure:20932: result: yes configure:20932: checking for localtime_r configure:20932: /home/buildroot/autobuild/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -Wall -Wmissing-declarations -Wmissing-prototypes -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:20932: $? = 0 configure:20932: result: yes configure:20932: checking for lstat configure:20932: /home/buildroot/autobuild/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -Wall -Wmissing-declarations -Wmissing-prototypes -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:20932: $? = 0 configure:20932: result: yes configure:20932: checking for inet_aton configure:20932: /home/buildroot/autobuild/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -Wall -Wmissing-declarations -Wmissing-prototypes -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:20932: $? = 0 configure:20932: result: yes configure:20932: checking for rand_r configure:20932: /home/buildroot/autobuild/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -Wall -Wmissing-declarations -Wmissing-prototypes -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:20932: $? = 0 configure:20932: result: yes configure:20942: checking whether struct tm is in sys/time.h or time.h configure:20962: /home/buildroot/autobuild/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -Wall -Wmissing-declarations -Wmissing-prototypes -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:20962: $? = 0 configure:20969: result: time.h configure:20978: checking for tm_gmtoff in struct tm configure:20997: /home/buildroot/autobuild/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -Wall -Wmissing-declarations -Wmissing-prototypes -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c: In function 'main': conftest.c:79:3: warning: statement with no effect [-Wunused-value] tm.tm_gmtoff; ~~^~~~~~~~~~ configure:20997: $? = 0 configure:21002: result: yes configure:21016: checking for sys/mount.h configure:21016: /home/buildroot/autobuild/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -Wall -Wmissing-declarations -Wmissing-prototypes -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:21016: $? = 0 configure:21016: result: yes configure:21016: checking for sys/statfs.h configure:21016: /home/buildroot/autobuild/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -Wall -Wmissing-declarations -Wmissing-prototypes -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:21016: $? = 0 configure:21016: result: yes configure:21016: checking for sys/user.h configure:21016: /home/buildroot/autobuild/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -Wall -Wmissing-declarations -Wmissing-prototypes -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:21016: $? = 0 configure:21016: result: yes configure:21016: checking for sys/vfs.h configure:21016: /home/buildroot/autobuild/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -Wall -Wmissing-declarations -Wmissing-prototypes -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:21016: $? = 0 configure:21016: result: yes configure:21033: checking for struct statfs.f_bfree configure:21033: /home/buildroot/autobuild/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -Wall -Wmissing-declarations -Wmissing-prototypes -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:21033: $? = 0 configure:21033: result: yes configure:21057: checking for struct statfs.f_bavail configure:21057: /home/buildroot/autobuild/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -Wall -Wmissing-declarations -Wmissing-prototypes -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:21057: $? = 0 configure:21057: result: yes configure:21081: checking for struct statfs.f_favail configure:21081: /home/buildroot/autobuild/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -Wall -Wmissing-declarations -Wmissing-prototypes -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c: In function 'main': conftest.c:97:13: error: 'struct statfs' has no member named 'f_favail'; did you mean 'f_bavail'? if (ac_aggr.f_favail) ^~~~~~~~ f_bavail conftest.c:96:22: warning: variable 'ac_aggr' set but not used [-Wunused-but-set-variable] static struct statfs ac_aggr; ^~~~~~~ configure:21081: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libgphoto2 photo camera library" | #define PACKAGE_TARNAME "libgphoto2" | #define PACKAGE_VERSION "2.5.17" | #define PACKAGE_STRING "libgphoto2 photo camera library 2.5.17" | #define PACKAGE_BUGREPORT "gphoto-devel@lists.sourceforge.net" | #define PACKAGE_URL "" | #define PACKAGE "libgphoto2" | #define VERSION "2.5.17" | #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_VA_COPY 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LTDL 1 | #define HAVE_CC "/home/buildroot/autobuild/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-gcc" | #define URL_GPHOTO_HOME "http://www.gphoto.org/" | #define URL_GPHOTO_PROJECT "https://github.com/gphoto" | #define URL_DIGICAM_LIST "http://www.teaser.fr/~hfiguiere/linux/digicam.html" | #define URL_JPHOTO_HOME "http://jphoto.sourceforge.net/" | #define URL_USB_MASSSTORAGE "http://www.linux-usb.org/USB-guide/x498.html" | #define MAIL_GPHOTO_DEVEL "" | #define MAIL_GPHOTO_USER "" | #define MAIL_GPHOTO_TRANSLATION "" | #define GETTEXT_PACKAGE "libgphoto2-6" | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_ASM_SYMVERS 1 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBXML2 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_MCHECK_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_GETENV 1 | #define HAVE_GETOPT 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_MKDIR 1 | #define HAVE_SETENV 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNCPY 1 | #define HAVE_STRCPY 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_GMTIME_R 1 | #define HAVE_STATFS 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_LSTAT 1 | #define HAVE_INET_ATON 1 | #define HAVE_RAND_R 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_STRUCT_STATFS_F_BFREE 1 | #define HAVE_STRUCT_STATFS_F_BAVAIL 1 | /* end confdefs.h. */ | | #include | #ifdef HAVE_SYS_PARAM_H | # include | #endif | #ifdef HAVE_SYS_MOUNT_H | # include | #endif | #ifdef HAVE_SYS_VFS_H | # include | #endif | #ifdef HAVE_SYS_STATFS_H | # include | #endif | | | int | main () | { | static struct statfs ac_aggr; | if (ac_aggr.f_favail) | return 0; | ; | return 0; | } configure:21081: /home/buildroot/autobuild/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -Wall -Wmissing-declarations -Wmissing-prototypes -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c: In function 'main': conftest.c:97:20: error: 'struct statfs' has no member named 'f_favail'; did you mean 'f_bavail'? if (sizeof ac_aggr.f_favail) ^~~~~~~~ f_bavail conftest.c:96:22: warning: variable 'ac_aggr' set but not used [-Wunused-but-set-variable] static struct statfs ac_aggr; ^~~~~~~ configure:21081: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libgphoto2 photo camera library" | #define PACKAGE_TARNAME "libgphoto2" | #define PACKAGE_VERSION "2.5.17" | #define PACKAGE_STRING "libgphoto2 photo camera library 2.5.17" | #define PACKAGE_BUGREPORT "gphoto-devel@lists.sourceforge.net" | #define PACKAGE_URL "" | #define PACKAGE "libgphoto2" | #define VERSION "2.5.17" | #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_VA_COPY 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LTDL 1 | #define HAVE_CC "/home/buildroot/autobuild/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-gcc" | #define URL_GPHOTO_HOME "http://www.gphoto.org/" | #define URL_GPHOTO_PROJECT "https://github.com/gphoto" | #define URL_DIGICAM_LIST "http://www.teaser.fr/~hfiguiere/linux/digicam.html" | #define URL_JPHOTO_HOME "http://jphoto.sourceforge.net/" | #define URL_USB_MASSSTORAGE "http://www.linux-usb.org/USB-guide/x498.html" | #define MAIL_GPHOTO_DEVEL "" | #define MAIL_GPHOTO_USER "" | #define MAIL_GPHOTO_TRANSLATION "" | #define GETTEXT_PACKAGE "libgphoto2-6" | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_ASM_SYMVERS 1 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBXML2 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_MCHECK_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_GETENV 1 | #define HAVE_GETOPT 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_MKDIR 1 | #define HAVE_SETENV 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNCPY 1 | #define HAVE_STRCPY 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_GMTIME_R 1 | #define HAVE_STATFS 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_LSTAT 1 | #define HAVE_INET_ATON 1 | #define HAVE_RAND_R 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_STRUCT_STATFS_F_BFREE 1 | #define HAVE_STRUCT_STATFS_F_BAVAIL 1 | /* end confdefs.h. */ | | #include | #ifdef HAVE_SYS_PARAM_H | # include | #endif | #ifdef HAVE_SYS_MOUNT_H | # include | #endif | #ifdef HAVE_SYS_VFS_H | # include | #endif | #ifdef HAVE_SYS_STATFS_H | # include | #endif | | | int | main () | { | static struct statfs ac_aggr; | if (sizeof ac_aggr.f_favail) | return 0; | ; | return 0; | } configure:21081: result: no configure:21107: checking for struct statvfs.f_blocks configure:21107: /home/buildroot/autobuild/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -Wall -Wmissing-declarations -Wmissing-prototypes -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c: In function 'main': conftest.c:86:23: error: storage size of 'ac_aggr' isn't known static struct statvfs ac_aggr; ^~~~~~~ conftest.c:86:23: warning: unused variable 'ac_aggr' [-Wunused-variable] configure:21107: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libgphoto2 photo camera library" | #define PACKAGE_TARNAME "libgphoto2" | #define PACKAGE_VERSION "2.5.17" | #define PACKAGE_STRING "libgphoto2 photo camera library 2.5.17" | #define PACKAGE_BUGREPORT "gphoto-devel@lists.sourceforge.net" | #define PACKAGE_URL "" | #define PACKAGE "libgphoto2" | #define VERSION "2.5.17" | #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_VA_COPY 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LTDL 1 | #define HAVE_CC "/home/buildroot/autobuild/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-gcc" | #define URL_GPHOTO_HOME "http://www.gphoto.org/" | #define URL_GPHOTO_PROJECT "https://github.com/gphoto" | #define URL_DIGICAM_LIST "http://www.teaser.fr/~hfiguiere/linux/digicam.html" | #define URL_JPHOTO_HOME "http://jphoto.sourceforge.net/" | #define URL_USB_MASSSTORAGE "http://www.linux-usb.org/USB-guide/x498.html" | #define MAIL_GPHOTO_DEVEL "" | #define MAIL_GPHOTO_USER "" | #define MAIL_GPHOTO_TRANSLATION "" | #define GETTEXT_PACKAGE "libgphoto2-6" | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_ASM_SYMVERS 1 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBXML2 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_MCHECK_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_GETENV 1 | #define HAVE_GETOPT 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_MKDIR 1 | #define HAVE_SETENV 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNCPY 1 | #define HAVE_STRCPY 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_GMTIME_R 1 | #define HAVE_STATFS 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_LSTAT 1 | #define HAVE_INET_ATON 1 | #define HAVE_RAND_R 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_STRUCT_STATFS_F_BFREE 1 | #define HAVE_STRUCT_STATFS_F_BAVAIL 1 | /* end confdefs.h. */ | | #ifdef HAVE_SYS_STATVFS_H | # include | #endif | | | int | main () | { | static struct statvfs ac_aggr; | if (ac_aggr.f_blocks) | return 0; | ; | return 0; | } configure:21107: /home/buildroot/autobuild/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -Wall -Wmissing-declarations -Wmissing-prototypes -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c: In function 'main': conftest.c:86:23: error: storage size of 'ac_aggr' isn't known static struct statvfs ac_aggr; ^~~~~~~ conftest.c:86:23: warning: unused variable 'ac_aggr' [-Wunused-variable] configure:21107: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libgphoto2 photo camera library" | #define PACKAGE_TARNAME "libgphoto2" | #define PACKAGE_VERSION "2.5.17" | #define PACKAGE_STRING "libgphoto2 photo camera library 2.5.17" | #define PACKAGE_BUGREPORT "gphoto-devel@lists.sourceforge.net" | #define PACKAGE_URL "" | #define PACKAGE "libgphoto2" | #define VERSION "2.5.17" | #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_VA_COPY 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LTDL 1 | #define HAVE_CC "/home/buildroot/autobuild/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-gcc" | #define URL_GPHOTO_HOME "http://www.gphoto.org/" | #define URL_GPHOTO_PROJECT "https://github.com/gphoto" | #define URL_DIGICAM_LIST "http://www.teaser.fr/~hfiguiere/linux/digicam.html" | #define URL_JPHOTO_HOME "http://jphoto.sourceforge.net/" | #define URL_USB_MASSSTORAGE "http://www.linux-usb.org/USB-guide/x498.html" | #define MAIL_GPHOTO_DEVEL "" | #define MAIL_GPHOTO_USER "" | #define MAIL_GPHOTO_TRANSLATION "" | #define GETTEXT_PACKAGE "libgphoto2-6" | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_ASM_SYMVERS 1 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBXML2 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_MCHECK_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_GETENV 1 | #define HAVE_GETOPT 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_MKDIR 1 | #define HAVE_SETENV 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNCPY 1 | #define HAVE_STRCPY 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_GMTIME_R 1 | #define HAVE_STATFS 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_LSTAT 1 | #define HAVE_INET_ATON 1 | #define HAVE_RAND_R 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_STRUCT_STATFS_F_BFREE 1 | #define HAVE_STRUCT_STATFS_F_BAVAIL 1 | /* end confdefs.h. */ | | #ifdef HAVE_SYS_STATVFS_H | # include | #endif | | | int | main () | { | static struct statvfs ac_aggr; | if (sizeof ac_aggr.f_blocks) | return 0; | ; | return 0; | } configure:21107: result: no configure:21155: checking for uint8_t in stdint.h configure:21168: result: yes configure:21336: checking whether byte ordering is bigendian configure:21542: result: no configure:21562: checking for le32toh in machine/endian.h conftest.c:78:10: fatal error: machine/endian.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:21585: result: no configure:21590: checking for ntohl in arpa/inet.h configure:21603: result: yes configure:21658: checking for swap32 in machine/endian.h conftest.c:78:10: fatal error: machine/endian.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:21679: result: no configure:21683: checking for bswap_32 in byteswap.h configure:21696: result: yes configure:22149: checking where to install camlibs configure:22163: result: ${libdir}/libgphoto2/2.5.17 configure:22236: checking which camlibs to compile configure:22250: result: all configure:22366: checking main docdir configure:22378: result: ${prefix}/share/doc (FHS style) configure:22390: checking package docdir configure:22401: result: ${prefix}/share/doc/libgphoto2 (default style) configure:22409: checking for dot configure:22440: result: false configure:22450: checking for doxygen configure:22481: result: false configure:22539: checking whether to create internal code docs configure:22541: result: no configure:22650: checking for html dir configure:22654: result: ${prefix}/share/doc/libgphoto2/html (default) configure:22677: checking for rpmbuild or rpm configure:22685: result: using autodetection configure:22691: checking for rpmbuild configure:22721: result: no configure:22691: checking for rpm configure:22721: result: no configure:22730: checking for rpmbuild or rpm configure:22732: result: false (autodetected) configure:22776: checking for hotplug doc dir configure:22785: result: ${prefix}/share/doc/libgphoto2/linux-hotplug (default) configure:22800: checking for hotplug usermap dir configure:22809: result: ${prefix}/share/doc/libgphoto2/linux-hotplug (default) configure:22836: checking for libexif to use configure:22854: result: no configure:23349: checking that generated files are newer than configure configure:23355: result: done configure:23435: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by libgphoto2 photo camera library config.status 2.5.17, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on gcc159.bak.milne.osuosl.org config.status:1352: creating Makefile config.status:1352: creating gphoto2-config config.status:1352: creating camlibs/Makefile config.status:1352: creating camlibs/canon/doc/Makefile config.status:1352: creating camlibs/konica/localization/Makefile config.status:1352: creating gphoto-m4/Makefile config.status:1352: creating libgphoto2/Makefile config.status:1352: creating libgphoto2.pc config.status:1352: creating libgphoto2-uninstalled.pc config.status:1352: creating examples/Makefile config.status:1352: creating tests/Makefile config.status:1352: creating tests/ddb/Makefile config.status:1352: creating tests/ddb/check-ddb.sh config.status:1352: creating packaging/Makefile config.status:1352: creating packaging/linux-hotplug/Makefile config.status:1352: creating packaging/generic/Makefile config.status:1352: creating packaging/rpm/Makefile config.status:1352: creating packaging/rpm/package.spec config.status:1352: creating po/Makefile.in config.status:1460: WARNING: 'po/Makefile.in.in' seems to ignore the --datarootdir setting config.status:1352: creating doc/Makefile config.status:1352: creating doc/Doxyfile config.status:1352: creating doc/Doxyfile-internals config.status:1352: creating doc/api/Makefile config.status:1352: creating config.h config.status:1581: executing depfiles commands config.status:1581: executing libtool commands config.status:1581: executing default-1 commands config.status:1581: executing default-2 commands configure:26330: === configuring in libgphoto2_port (/home/buildroot/autobuild/instance-1/output-1/build/libgphoto2-2.5.17/libgphoto2_port) configure:26393: running /bin/bash ./configure --disable-option-checking '--prefix=/usr' '--target=arc-buildroot-linux-gnu' '--host=arc-buildroot-linux-gnu' '--build=x86_64-pc-linux-gnu' '--exec-prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--program-prefix=' '--disable-gtk-doc' '--disable-gtk-doc-html' '--disable-doc' '--disable-docs' '--disable-documentation' '--with-xmlto=no' '--with-fop=no' '--disable-dependency-tracking' '--enable-ipv6' '--disable-nls' '--disable-static' '--enable-shared' '--without-rpmbuild' '--disable-gp2ddb' '--disable-internal-docs' '--with-libexif=no' '--with-jpeg' '--with-gdlib=no' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=arc-buildroot-linux-gnu' 'target_alias=arc-buildroot-linux-gnu' 'CC=/home/buildroot/autobuild/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-gcc' 'CFLAGS=-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 ' 'LDFLAGS=' 'CPPFLAGS=-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64' 'CPP=/home/buildroot/autobuild/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-cpp' 'CXX=/home/buildroot/autobuild/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-g++' 'CXXFLAGS=-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 ' 'PKG_CONFIG=/home/buildroot/autobuild/instance-1/output-1/host/bin/pkg-config' 'udevscriptdir=/lib/udev' --cache-file=/dev/null --srcdir=. ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=x86_64-pc-linux-gnu ac_cv_c_bigendian=no ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac_cv_c_inline=inline ac_cv_cxx_compiler_gnu=yes ac_cv_env_CCC_set= ac_cv_env_CCC_value= ac_cv_env_CC_set=set ac_cv_env_CC_value=/home/buildroot/autobuild/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-gcc ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 ' ac_cv_env_CPPFLAGS_set=set ac_cv_env_CPPFLAGS_value='-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64' ac_cv_env_CPP_set=set ac_cv_env_CPP_value=/home/buildroot/autobuild/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-cpp ac_cv_env_CXXCPP_set= ac_cv_env_CXXCPP_value= ac_cv_env_CXXFLAGS_set=set ac_cv_env_CXXFLAGS_value='-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 ' ac_cv_env_CXX_set=set ac_cv_env_CXX_value=/home/buildroot/autobuild/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-g++ ac_cv_env_LDFLAGS_set=set ac_cv_env_LDFLAGS_value= ac_cv_env_LIBEXIF_CFLAGS_set= ac_cv_env_LIBEXIF_CFLAGS_value= ac_cv_env_LIBEXIF_LIBS_set= ac_cv_env_LIBEXIF_LIBS_value= ac_cv_env_LIBGD_CFLAGS_set= ac_cv_env_LIBGD_CFLAGS_value= ac_cv_env_LIBGD_LIBS_set= ac_cv_env_LIBGD_LIBS_value= ac_cv_env_LIBLTDL_set= ac_cv_env_LIBLTDL_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_LIBXML2_CFLAGS_set= ac_cv_env_LIBXML2_CFLAGS_value= ac_cv_env_LIBXML2_LIBS_set= ac_cv_env_LIBXML2_LIBS_value= ac_cv_env_LTDLINCL_set= ac_cv_env_LTDLINCL_value= ac_cv_env_LT_SYS_LIBRARY_PATH_set= ac_cv_env_LT_SYS_LIBRARY_PATH_value= ac_cv_env_PKG_CONFIG_LIBDIR_set= ac_cv_env_PKG_CONFIG_LIBDIR_value= ac_cv_env_PKG_CONFIG_PATH_set= ac_cv_env_PKG_CONFIG_PATH_value= ac_cv_env_PKG_CONFIG_set=set ac_cv_env_PKG_CONFIG_value=/home/buildroot/autobuild/instance-1/output-1/host/bin/pkg-config ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=x86_64-pc-linux-gnu ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=arc-buildroot-linux-gnu ac_cv_env_target_alias_set=set ac_cv_env_target_alias_value=arc-buildroot-linux-gnu ac_cv_env_udevscriptdir_set=set ac_cv_env_udevscriptdir_value=/lib/udev ac_cv_env_utilsdir_set= ac_cv_env_utilsdir_value= ac_cv_func_calloc_0_nonnull=yes ac_cv_func_dlopen=no ac_cv_func_getenv=yes ac_cv_func_getopt=yes ac_cv_func_getopt_long=yes ac_cv_func_gmtime_r=yes ac_cv_func_inet_aton=yes ac_cv_func_localtime_r=yes ac_cv_func_lstat=yes ac_cv_func_malloc_0_nonnull=yes ac_cv_func_memcmp_working=yes ac_cv_func_mkdir=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_rand_r=yes ac_cv_func_realloc_0_nonnull=yes ac_cv_func_setenv=yes ac_cv_func_shl_load=no ac_cv_func_snprintf=yes ac_cv_func_sprintf=yes ac_cv_func_statfs=yes ac_cv_func_strcpy=yes ac_cv_func_strdup=yes ac_cv_func_strncpy=yes ac_cv_func_vsnprintf=yes ac_cv_have_decl_malloc=yes ac_cv_header_dirent_dirent_h=yes ac_cv_header_dlfcn_h=yes ac_cv_header_getopt_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_jpeglib_h=yes ac_cv_header_langinfo_h=yes ac_cv_header_libxml_parser_h=yes ac_cv_header_limits_h=yes ac_cv_header_locale_h=yes ac_cv_header_ltdl_h=yes ac_cv_header_mcheck_h=yes ac_cv_header_memory_h=yes ac_cv_header_stdarg_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_mman_h=yes ac_cv_header_sys_mount_h=yes ac_cv_header_sys_param_h=yes ac_cv_header_sys_select_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_statfs_h=yes ac_cv_header_sys_time_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_user_h=yes ac_cv_header_sys_vfs_h=yes ac_cv_header_unistd_h=yes ac_cv_host=arc-buildroot-linux-gnu ac_cv_lbl_unaligned_fail=yes ac_cv_lib_dl_dlopen=yes ac_cv_lib_dld_shl_load=no ac_cv_lib_ibs_main=no ac_cv_lib_jpeg_jpeg_start_decompress=yes ac_cv_lib_ltdl_lt_dlinit=yes ac_cv_member_struct_statfs_f_bavail=yes ac_cv_member_struct_statfs_f_bfree=yes ac_cv_member_struct_statfs_f_favail=no ac_cv_member_struct_statvfs_f_blocks=no ac_cv_objext=o ac_cv_path_BISON=/home/buildroot/autobuild/instance-1/output-1/host/bin/bison ac_cv_path_DOT=false ac_cv_path_DOXYGEN=false ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_FGREP='/bin/grep -F' ac_cv_path_FLEX=/home/buildroot/autobuild/instance-1/output-1/host/bin/flex ac_cv_path_GMSGFMT=/home/buildroot/autobuild/instance-1/output-1/host/bin/msgfmt ac_cv_path_GREP=/bin/grep ac_cv_path_MSGFMT=/home/buildroot/autobuild/instance-1/output-1/host/bin/msgfmt ac_cv_path_MSGMERGE=/home/buildroot/autobuild/instance-1/output-1/host/bin/msgmerge ac_cv_path_SED=sed ac_cv_path_XGETTEXT=/home/buildroot/autobuild/instance-1/output-1/host/bin/xgettext ac_cv_path_install='/usr/bin/install -c' ac_cv_path_lt_DD=/bin/dd ac_cv_path_mkdir=/bin/mkdir ac_cv_prog_AR=/home/buildroot/autobuild/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-ar ac_cv_prog_AWK=gawk ac_cv_prog_CC=/home/buildroot/autobuild/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-gcc ac_cv_prog_CPP=/home/buildroot/autobuild/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-cpp ac_cv_prog_CXXCPP='/home/buildroot/autobuild/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-g++ -E' ac_cv_prog_DLLTOOL=dlltool ac_cv_prog_OBJDUMP=/home/buildroot/autobuild/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-objdump ac_cv_prog_RANLIB=/home/buildroot/autobuild/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-ranlib ac_cv_prog_STRIP=/home/buildroot/autobuild/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-strip ac_cv_prog_ac_ct_MANIFEST_TOOL=mt ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_prog_cxx_g=yes ac_cv_prog_make_make_set=yes ac_cv_search_opendir='none required' ac_cv_struct_tm=time.h ac_cv_sys_file_offset_bits=no ac_cv_sys_largefile_CC=no ac_cv_type_size_t=yes ac_cv_type_uint8_t=yes acl_cv_hardcode_direct=no acl_cv_hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir' acl_cv_hardcode_libdir_separator= acl_cv_hardcode_minus_L=no acl_cv_libext=a acl_cv_path_LD=/home/buildroot/autobuild/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-ld acl_cv_prog_gnu_ld=yes acl_cv_rpath=done acl_cv_shlibext=so acl_cv_wl=-Wl, am_cv_CC_dependencies_compiler_type=none am_cv_CXX_dependencies_compiler_type=none am_cv_ar_interface=ar am_cv_func_iconv=yes am_cv_lib_iconv=no am_cv_make_support_nested_variables=yes am_cv_prog_cc_c_o=yes am_cv_proto_iconv='extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);' am_cv_proto_iconv_arg1= gl_cv_func_malloc_0_nonnull=yes lt_cv_ar_at_file=@ lt_cv_archive_cmds_need_lc=no lt_cv_deplibs_check_method=pass_all lt_cv_dlopen=dlopen lt_cv_dlopen_libs=-ldl lt_cv_dlopen_self=cross 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=/home/buildroot/autobuild/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-ld lt_cv_path_LDCXX=/home/buildroot/autobuild/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-ld lt_cv_path_NM=/home/buildroot/autobuild/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-nm lt_cv_path_mainfest_tool=no lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_c_o_CXX=yes lt_cv_prog_compiler_pic='-fPIC -DPIC' lt_cv_prog_compiler_pic_CXX='-fPIC -DPIC' lt_cv_prog_compiler_pic_works=yes lt_cv_prog_compiler_pic_works_CXX=yes lt_cv_prog_compiler_rtti_exceptions=no lt_cv_prog_compiler_static_works=yes lt_cv_prog_compiler_static_works_CXX=yes lt_cv_prog_gnu_ld=yes lt_cv_prog_gnu_ldcxx=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][ABCDGIRSTW]* .* \(.*\)$/ {"\1", (void *) \&\1},/p'\''' lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(lib.*\)$/ {"\1", (void *) \&\1},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"lib\1", (void *) \&\1},/p'\''' lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\''' lt_cv_sys_global_symbol_to_import= lt_cv_sys_lib_search_path_spec= 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 lt_cv_truncate_bin='/bin/dd bs=4096 count=1' pkg_cv_LIBXML2_CFLAGS='-I/home/buildroot/autobuild/instance-1/output-1/host/bin/../arc-buildroot-linux-gnu/sysroot/usr/include/libxml2 ' pkg_cv_LIBXML2_LIBS='-L/home/buildroot/autobuild/instance-1/output-1/host/bin/../arc-buildroot-linux-gnu/sysroot/usr/lib -lxml2 ' ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /home/buildroot/autobuild/instance-1/output-1/build/libgphoto2-2.5.17/auto-aux/missing aclocal-1.15' ALL_DEFAULT_CAMLIBS='adc65 agfa_cl20 aox ax203 barbie canon casio_qv clicksmart310 digigr8 digita dimera3500 directory enigma13 fuji gsmart300 hp215 iclick jamcam jd11 jl2005a jl2005c kodak_dc120 kodak_dc210 kodak_dc240 kodak_dc3200 kodak_ez200 konica konica_qm150 largan lg_gsm mars dimagev mustek panasonic_coolshot panasonic_l859 panasonic_dc1000 panasonic_dc1580 pccam300 pccam600 pentax polaroid_pdc320 polaroid_pdc640 polaroid_pdc700 ptp2 ricoh ricoh_g3 samsung sierra sipix_blink2 sipix_web2 smal sonix sony_dscf1 sony_dscf55 soundvision spca50x sq905 st2205 stv0674 stv0680 sx330z topfield toshiba_pdrm11 tp6801' ALL_DEFINED_CAMLIBS='adc65 agfa_cl20 aox ax203 barbie canon casio_qv clicksmart310 digigr8 digita dimera3500 directory enigma13 fuji gsmart300 hp215 iclick jamcam jd11 jl2005a jl2005c kodak_dc120 kodak_dc210 kodak_dc240 kodak_dc3200 kodak_ez200 konica konica_qm150 largan lg_gsm mars dimagev mustek panasonic_coolshot panasonic_l859 panasonic_dc1000 panasonic_dc1580 pccam300 pccam600 pentax polaroid_pdc320 polaroid_pdc640 polaroid_pdc700 ptp2 ricoh ricoh_g3 samsung sierra sipix_blink2 sipix_web2 smal sonix sony_dscf1 sony_dscf55 soundvision spca50x sq905 st2205 stv0674 stv0680 sx330z topfield toshiba_pdrm11 tp6801 sipix_blink template' AMDEPBACKSLASH='' AMDEP_FALSE='' AMDEP_TRUE='#' AMTAR='$${TAR-tar}' AM_BACKSLASH='\' AM_CFLAGS='' AM_CPPFLAGS=' -D_GPHOTO2_INTERNAL_CODE -DLOCALEDIR=\"$(datadir)/locale\" -DCAMLIBS=\"$(camlibdir)\"' AM_CXXFLAGS='' AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' AM_DEFAULT_VERBOSITY='1' AM_LDFLAGS='' AM_V='$(V)' AR='/home/buildroot/autobuild/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-ar' AS='/home/buildroot/autobuild/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-as' AUTOCONF='${SHELL} /home/buildroot/autobuild/instance-1/output-1/build/libgphoto2-2.5.17/auto-aux/missing autoconf' AUTOHEADER='${SHELL} /home/buildroot/autobuild/instance-1/output-1/build/libgphoto2-2.5.17/auto-aux/missing autoheader' AUTOMAKE='${SHELL} /home/buildroot/autobuild/instance-1/output-1/build/libgphoto2-2.5.17/auto-aux/missing automake-1.15' AWK='gawk' BISON='/home/buildroot/autobuild/instance-1/output-1/host/bin/bison' BUILD_THESE_CAMLIBS=' adc65.la agfa_cl20.la aox.la ax203.la barbie.la canon.la casio_qv.la clicksmart310.la digigr8.la digita.la dimera3500.la directory.la enigma13.la fuji.la gsmart300.la hp215.la iclick.la jamcam.la jd11.la jl2005a.la jl2005c.la kodak_dc120.la kodak_dc210.la kodak_dc240.la kodak_dc3200.la kodak_ez200.la konica.la konica_qm150.la largan.la lg_gsm.la mars.la dimagev.la mustek.la panasonic_coolshot.la panasonic_l859.la panasonic_dc1000.la panasonic_dc1580.la pccam300.la pccam600.la pentax.la polaroid_pdc320.la polaroid_pdc640.la polaroid_pdc700.la ptp2.la ricoh.la ricoh_g3.la samsung.la sierra.la sipix_blink2.la sipix_web2.la smal.la sonix.la sony_dscf1.la sony_dscf55.la soundvision.la spca50x.la sq905.la st2205.la stv0674.la stv0680.la sx330z.la topfield.la toshiba_pdrm11.la tp6801.la' CC='/home/buildroot/autobuild/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-gcc' CCDEPMODE='depmode=none' CFLAGS='-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -Wall -Wmissing-declarations -Wmissing-prototypes' CPP='/home/buildroot/autobuild/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-cpp' CPPFLAGS='-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64' CXX='/home/buildroot/autobuild/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-g++' CXXCPP='/home/buildroot/autobuild/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-g++ -E' CXXDEPMODE='depmode=none' CXXFLAGS='-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 ' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' DLLTOOL='dlltool' DOT='false' DOXYGEN='false' DOXYGEN_OUTPUT_DIR='doxygen-output' DSYMUTIL='' DUMPBIN='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' ENABLED_GP2DDB_FALSE='' ENABLED_GP2DDB_TRUE='#' ENABLE_GTK_DOC_FALSE='' ENABLE_GTK_DOC_TRUE='#' ENABLE_INTERNAL_DOCS_FALSE='' ENABLE_INTERNAL_DOCS_TRUE='#' ENABLE_RPM_FALSE='' ENABLE_RPM_TRUE='#' EXEEXT='' FGREP='/bin/grep -F' FLEX='/home/buildroot/autobuild/instance-1/output-1/host/bin/flex' GETTEXT_PACKAGE='libgphoto2-6' GMSGFMT='/home/buildroot/autobuild/instance-1/output-1/host/bin/msgfmt' GREP='/bin/grep' GTKDOC='' HAVE_CXX_FALSE='#' HAVE_CXX_TRUE='' HAVE_DOT='NO' HAVE_DOT_FALSE='' HAVE_DOT_TRUE='#' HAVE_DOXYGEN_FALSE='' HAVE_DOXYGEN_TRUE='#' HAVE_GCC_FALSE='#' HAVE_GCC_TRUE='' HAVE_LIBEXIF_FALSE='' HAVE_LIBEXIF_TRUE='#' HAVE_LIBGD_FALSE='' HAVE_LIBGD_TRUE='#' HAVE_LIBXML2_FALSE='#' HAVE_LIBXML2_TRUE='' HAVE_LINUX_FALSE='#' HAVE_LINUX_TRUE='' HAVE_UDEV_FALSE='#' HAVE_UDEV_TRUE='' HTML_APIDOC_DIR='libgphoto2-api.html' HTML_APIDOC_INTERNALS_DIR='libgphoto2-internals.html' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' INTLLIBS='' LD='/home/buildroot/autobuild/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-ld' LDFLAGS='' LIBEXIF_CFLAGS='' LIBEXIF_CONFIG_PROG='' LIBEXIF_LIBS='' LIBGD_CFLAGS='' LIBGD_CONFIG_PROG='' LIBGD_LIBS='' LIBGPHOTO2_AGE='1' LIBGPHOTO2_CURRENT='7' LIBGPHOTO2_CURRENT_MIN='6' LIBGPHOTO2_REVISION='0' LIBGPHOTO2_VERSION_INFO='7:0:1' LIBICONV='' LIBINTL='' LIBJPEG='-ljpeg' LIBLTDL='-lltdl' LIBOBJS='' LIBS='' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIBXML2_CFLAGS='-I/home/buildroot/autobuild/instance-1/output-1/host/bin/../arc-buildroot-linux-gnu/sysroot/usr/include/libxml2 ' LIBXML2_CONFIG_PROG='' LIBXML2_LIBS='-L/home/buildroot/autobuild/instance-1/output-1/host/bin/../arc-buildroot-linux-gnu/sysroot/usr/lib -lxml2 ' LIPO='' LN_S='ln -s' LTDLINCL='' LTLIBICONV='' LTLIBINTL='' LTLIBOBJS='' LT_SYS_LIBRARY_PATH='' MAIL_GPHOTO_DEVEL='' MAIL_GPHOTO_TRANSLATION='' MAIL_GPHOTO_USER='' MAKEINFO='${SHELL} /home/buildroot/autobuild/instance-1/output-1/build/libgphoto2-2.5.17/auto-aux/missing makeinfo' MANIFEST_TOOL=':' MKDIR_P='/bin/mkdir -p' MKINSTALLDIRS='$(top_builddir)/auto-aux/mkinstalldirs' MSGFMT='/home/buildroot/autobuild/instance-1/output-1/host/bin/msgfmt' MSGMERGE='/home/buildroot/autobuild/instance-1/output-1/host/bin/msgmerge' NM='/home/buildroot/autobuild/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-nm' NMEDIT='' NO_UNUSED_CFLAGS='-Wno-unused' OBJDUMP='/home/buildroot/autobuild/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-objdump' OBJEXT='o' OTOOL64='' OTOOL='' PACKAGE='libgphoto2' PACKAGE_BUGREPORT='gphoto-devel@lists.sourceforge.net' PACKAGE_NAME='libgphoto2 photo camera library' PACKAGE_STRING='libgphoto2 photo camera library 2.5.17' PACKAGE_TARNAME='libgphoto2' PACKAGE_URL='' PACKAGE_VERSION='2.5.17' PATH_SEPARATOR=':' PKG_CONFIG='/home/buildroot/autobuild/instance-1/output-1/host/bin/pkg-config' PKG_CONFIG_LIBDIR='' PKG_CONFIG_PATH='' POSUB='' RANLIB='/home/buildroot/autobuild/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-ranlib' REQUIREMENTS_FOR_LIBEXIF='' REQUIREMENTS_FOR_LIBGD='' REQUIREMENTS_FOR_LIBXML2='libxml-2.0 >= 2.0' RPMBUILD='false' SED='sed' SET_MAKE='' SHELL='/bin/bash' STRIP='/home/buildroot/autobuild/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-strip' URL_DIGICAM_LIST='http://www.teaser.fr/~hfiguiere/linux/digicam.html' URL_GPHOTO_HOME='http://www.gphoto.org/' URL_GPHOTO_PROJECT='https://github.com/gphoto' URL_JPHOTO_HOME='http://jphoto.sourceforge.net/' URL_USB_MASSSTORAGE='http://www.linux-usb.org/USB-guide/x498.html' USE_NLS='no' VERSION='2.5.17' VERSIONMAPLDFLAGS='-Wl,--version-script=$(srcdir)/libgphoto2.ver' XGETTEXT='/home/buildroot/autobuild/instance-1/output-1/host/bin/xgettext' ac_ct_AR='' ac_ct_CC='' ac_ct_CXX='' ac_ct_DUMPBIN='' am__EXEEXT_FALSE='' am__EXEEXT_TRUE='#' am__fastdepCC_FALSE='' am__fastdepCC_TRUE='#' am__fastdepCXX_FALSE='' am__fastdepCXX_TRUE='#' am__include='include' am__isrc='' am__leading_dot='.' am__nodep='' am__quote='' am__tar='$${TAR-tar} chof - "$$tardir"' am__untar='$${TAR-tar} xf -' apidocdir='${prefix}/share/doc/libgphoto2/html/api' bindir='${exec_prefix}/bin' build='x86_64-pc-linux-gnu' build_alias='x86_64-pc-linux-gnu' build_cpu='x86_64' build_os='linux-gnu' build_vendor='pc' camlibdir='${libdir}/libgphoto2/2.5.17' camlibdocdir='${docdir}/camlibs' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${prefix}/share/doc/libgphoto2' dvidir='${docdir}' effective_target='arc-buildroot-linux-gnu' exec_prefix='/usr' host='arc-buildroot-linux-gnu' host_alias='arc-buildroot-linux-gnu' host_cpu='arc' host_os='linux-gnu' host_vendor='buildroot' hotplugdocdir='${prefix}/share/doc/libgphoto2/linux-hotplug' hotplugusermapdir='${prefix}/share/doc/libgphoto2/linux-hotplug' htmldir='${prefix}/share/doc/libgphoto2/html' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='${SHELL} /home/buildroot/autobuild/instance-1/output-1/build/libgphoto2-2.5.17/auto-aux/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='$(datadir)/locale' localstatedir='/var' mandir='${datarootdir}/man' mkdir_p='$(MKDIR_P)' oldincludedir='/usr/include' pdfdir='${docdir}' pkgconfigdir='${libdir}/pkgconfig' prefix='/usr' program_transform_name='s&^&&' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' subdirs=' libgphoto2_port' sysconfdir='/etc' target_alias='arc-buildroot-linux-gnu' udevscriptdir='/lib/udev' utilsdir='${libdir}/${PACKAGE_TARNAME}' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "libgphoto2 photo camera library" #define PACKAGE_TARNAME "libgphoto2" #define PACKAGE_VERSION "2.5.17" #define PACKAGE_STRING "libgphoto2 photo camera library 2.5.17" #define PACKAGE_BUGREPORT "gphoto-devel@lists.sourceforge.net" #define PACKAGE_URL "" #define PACKAGE "libgphoto2" #define VERSION "2.5.17" #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_VA_COPY 1 #define HAVE_DLFCN_H 1 #define LT_OBJDIR ".libs/" #define HAVE_LTDL 1 #define HAVE_CC "/home/buildroot/autobuild/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-gcc" #define URL_GPHOTO_HOME "http://www.gphoto.org/" #define URL_GPHOTO_PROJECT "https://github.com/gphoto" #define URL_DIGICAM_LIST "http://www.teaser.fr/~hfiguiere/linux/digicam.html" #define URL_JPHOTO_HOME "http://jphoto.sourceforge.net/" #define URL_USB_MASSSTORAGE "http://www.linux-usb.org/USB-guide/x498.html" #define MAIL_GPHOTO_DEVEL "" #define MAIL_GPHOTO_USER "" #define MAIL_GPHOTO_TRANSLATION "" #define GETTEXT_PACKAGE "libgphoto2-6" #define HAVE_ICONV 1 #define ICONV_CONST #define HAVE_ASM_SYMVERS 1 #define HAVE_LIBJPEG 1 #define HAVE_LIBXML2 1 #define HAVE_DIRENT_H 1 #define STDC_HEADERS 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_MEMORY_H 1 #define HAVE_GETOPT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_MCHECK_H 1 #define HAVE_LIMITS_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_GETENV 1 #define HAVE_GETOPT 1 #define HAVE_GETOPT_LONG 1 #define HAVE_MKDIR 1 #define HAVE_SETENV 1 #define HAVE_STRDUP 1 #define HAVE_STRNCPY 1 #define HAVE_STRCPY 1 #define HAVE_SNPRINTF 1 #define HAVE_SPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_GMTIME_R 1 #define HAVE_STATFS 1 #define HAVE_LOCALTIME_R 1 #define HAVE_LSTAT 1 #define HAVE_INET_ATON 1 #define HAVE_RAND_R 1 #define HAVE_TM_GMTOFF 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_USER_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_STRUCT_STATFS_F_BFREE 1 #define HAVE_STRUCT_STATFS_F_BAVAIL 1 configure: exit 0