This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by motion configure 4.3.2, which was generated by GNU Autoconf 2.69. Invocation command line was $ ./configure --target=arm-buildroot-linux-uclibcgnueabi --host=arm-buildroot-linux-uclibcgnueabi --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 --enable-static --disable-shared --without-optimizecpu --with-ffmpeg --without-mysql --without-pgsql --with-sqlite3 --without-webp ## --------- ## ## Platform. ## ## --------- ## hostname = gcc159.bak.milne.osuosl.org uname -m = x86_64 uname -r = 4.9.0-16-amd64 uname -s = Linux uname -v = #1 SMP Debian 4.9.272-1 (2021-06-21) /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/sbin PATH: /usr/local/bin PATH: /usr/sbin PATH: /usr/bin PATH: /sbin PATH: /bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2255: checking for a BSD-compatible install configure:2323: result: /usr/bin/install -c configure:2334: checking whether build environment is sane configure:2389: result: yes configure:2448: checking for arm-buildroot-linux-uclibcgnueabi-strip configure:2475: result: /home/buildroot/autobuild/instance-1/output-1/host/bin/arm-linux-strip configure:2540: checking for a thread-safe mkdir -p configure:2579: result: /bin/mkdir -p configure:2586: checking for gawk configure:2602: found /usr/bin/gawk configure:2613: result: gawk configure:2624: checking whether make sets $(MAKE) configure:2646: result: yes configure:2675: checking whether make supports nested variables configure:2692: result: yes configure:2819: checking whether to enable maintainer-specific portions of Makefiles configure:2828: result: yes configure:2849: checking for arm-buildroot-linux-uclibcgnueabi-gcc configure:2876: result: /home/buildroot/autobuild/instance-1/output-1/host/bin/arm-linux-gcc configure:3145: checking for C compiler version configure:3154: /home/buildroot/autobuild/instance-1/output-1/host/bin/arm-linux-gcc --version >&5 arm-linux-gcc.br_real (Buildroot 2020.11.2) 9.3.0 Copyright (C) 2019 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:3165: $? = 0 configure:3154: /home/buildroot/autobuild/instance-1/output-1/host/bin/arm-linux-gcc -v >&5 Using built-in specs. COLLECT_GCC=/home/buildroot/autobuild/instance-1/output-1/host/opt/ext-toolchain/bin/arm-linux-gcc.br_real COLLECT_LTO_WRAPPER=/home/buildroot/autobuild/instance-1/output-1/host/opt/ext-toolchain/bin/../libexec/gcc/arm-buildroot-linux-uclibcgnueabi/9.3.0/lto-wrapper Target: arm-buildroot-linux-uclibcgnueabi Configured with: ./configure --prefix=/opt/br-arm-full-static-2020.11.2 --sysconfdir=/opt/br-arm-full-static-2020.11.2/etc --enable-static --target=arm-buildroot-linux-uclibcgnueabi --with-sysroot=/opt/br-arm-full-static-2020.11.2/arm-buildroot-linux-uclibcgnueabi/sysroot --enable-__cxa_atexit --with-gnu-ld --disable-libssp --disable-multilib --disable-decimal-float --with-gmp=/opt/br-arm-full-static-2020.11.2 --with-mpc=/opt/br-arm-full-static-2020.11.2 --with-mpfr=/opt/br-arm-full-static-2020.11.2 --with-pkgversion='Buildroot 2020.11.2' --with-bugurl=http://bugs.buildroot.net/ --without-zstd --disable-libquadmath --disable-libquadmath-support --disable-libsanitizer --enable-tls --enable-threads --without-isl --without-cloog --with-float=soft --with-abi=aapcs-linux --with-cpu=arm926ej-s --with-float=soft --with-mode=arm --enable-languages=c,c++ --with-build-time-tools=/opt/br-arm-full-static-2020.11.2/arm-buildroot-linux-uclibcgnueabi/bin --disable-shared --disable-libgomp Thread model: posix gcc version 9.3.0 (Buildroot 2020.11.2) configure:3165: $? = 0 configure:3154: /home/buildroot/autobuild/instance-1/output-1/host/bin/arm-linux-gcc -V >&5 arm-linux-gcc.br_real: error: unrecognized command line option '-V' arm-linux-gcc.br_real: fatal error: no input files compilation terminated. configure:3165: $? = 1 configure:3154: /home/buildroot/autobuild/instance-1/output-1/host/bin/arm-linux-gcc -qversion >&5 arm-linux-gcc.br_real: error: unrecognized command line option '-qversion'; did you mean '--version'? arm-linux-gcc.br_real: fatal error: no input files compilation terminated. configure:3165: $? = 1 configure:3185: checking whether the C compiler works configure:3207: /home/buildroot/autobuild/instance-1/output-1/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -static conftest.c >&5 configure:3211: $? = 0 configure:3259: result: yes configure:3262: checking for C compiler default output file name configure:3264: result: a.out configure:3270: checking for suffix of executables configure:3277: /home/buildroot/autobuild/instance-1/output-1/host/bin/arm-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -static conftest.c >&5 configure:3281: $? = 0 configure:3303: result: configure:3325: checking whether we are cross compiling configure:3363: result: yes configure:3368: checking for suffix of object files configure:3390: /home/buildroot/autobuild/instance-1/output-1/host/bin/arm-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:3394: $? = 0 configure:3415: result: o configure:3419: checking whether we are using the GNU C compiler configure:3438: /home/buildroot/autobuild/instance-1/output-1/host/bin/arm-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:3438: $? = 0 configure:3447: result: yes configure:3456: checking whether /home/buildroot/autobuild/instance-1/output-1/host/bin/arm-linux-gcc accepts -g configure:3476: /home/buildroot/autobuild/instance-1/output-1/host/bin/arm-linux-gcc -c -g -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:3476: $? = 0 configure:3517: result: yes configure:3534: checking for /home/buildroot/autobuild/instance-1/output-1/host/bin/arm-linux-gcc option to accept ISO C89 configure:3597: /home/buildroot/autobuild/instance-1/output-1/host/bin/arm-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:3597: $? = 0 configure:3610: result: none needed configure:3635: checking whether /home/buildroot/autobuild/instance-1/output-1/host/bin/arm-linux-gcc understands -c and -o together configure:3657: /home/buildroot/autobuild/instance-1/output-1/host/bin/arm-linux-gcc -c conftest.c -o conftest2.o configure:3660: $? = 0 configure:3657: /home/buildroot/autobuild/instance-1/output-1/host/bin/arm-linux-gcc -c conftest.c -o conftest2.o configure:3660: $? = 0 configure:3672: result: yes configure:3700: checking for style of include used by make configure:3728: result: GNU configure:3754: checking dependency style of /home/buildroot/autobuild/instance-1/output-1/host/bin/arm-linux-gcc configure:3865: result: none configure:3992: checking for C++ compiler version configure:4001: /home/buildroot/autobuild/instance-1/output-1/host/bin/arm-linux-g++ --version >&5 arm-linux-g++.br_real (Buildroot 2020.11.2) 9.3.0 Copyright (C) 2019 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:4012: $? = 0 configure:4001: /home/buildroot/autobuild/instance-1/output-1/host/bin/arm-linux-g++ -v >&5 Using built-in specs. COLLECT_GCC=/home/buildroot/autobuild/instance-1/output-1/host/opt/ext-toolchain/bin/arm-linux-g++.br_real COLLECT_LTO_WRAPPER=/home/buildroot/autobuild/instance-1/output-1/host/opt/ext-toolchain/bin/../libexec/gcc/arm-buildroot-linux-uclibcgnueabi/9.3.0/lto-wrapper Target: arm-buildroot-linux-uclibcgnueabi Configured with: ./configure --prefix=/opt/br-arm-full-static-2020.11.2 --sysconfdir=/opt/br-arm-full-static-2020.11.2/etc --enable-static --target=arm-buildroot-linux-uclibcgnueabi --with-sysroot=/opt/br-arm-full-static-2020.11.2/arm-buildroot-linux-uclibcgnueabi/sysroot --enable-__cxa_atexit --with-gnu-ld --disable-libssp --disable-multilib --disable-decimal-float --with-gmp=/opt/br-arm-full-static-2020.11.2 --with-mpc=/opt/br-arm-full-static-2020.11.2 --with-mpfr=/opt/br-arm-full-static-2020.11.2 --with-pkgversion='Buildroot 2020.11.2' --with-bugurl=http://bugs.buildroot.net/ --without-zstd --disable-libquadmath --disable-libquadmath-support --disable-libsanitizer --enable-tls --enable-threads --without-isl --without-cloog --with-float=soft --with-abi=aapcs-linux --with-cpu=arm926ej-s --with-float=soft --with-mode=arm --enable-languages=c,c++ --with-build-time-tools=/opt/br-arm-full-static-2020.11.2/arm-buildroot-linux-uclibcgnueabi/bin --disable-shared --disable-libgomp Thread model: posix gcc version 9.3.0 (Buildroot 2020.11.2) configure:4012: $? = 0 configure:4001: /home/buildroot/autobuild/instance-1/output-1/host/bin/arm-linux-g++ -V >&5 arm-linux-g++.br_real: error: unrecognized command line option '-V' arm-linux-g++.br_real: fatal error: no input files compilation terminated. configure:4012: $? = 1 configure:4001: /home/buildroot/autobuild/instance-1/output-1/host/bin/arm-linux-g++ -qversion >&5 arm-linux-g++.br_real: error: unrecognized command line option '-qversion'; did you mean '--version'? arm-linux-g++.br_real: fatal error: no input files compilation terminated. configure:4012: $? = 1 configure:4016: checking whether we are using the GNU C++ compiler configure:4035: /home/buildroot/autobuild/instance-1/output-1/host/bin/arm-linux-g++ -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -static -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.cpp >&5 configure:4035: $? = 0 configure:4044: result: yes configure:4053: checking whether /home/buildroot/autobuild/instance-1/output-1/host/bin/arm-linux-g++ accepts -g configure:4073: /home/buildroot/autobuild/instance-1/output-1/host/bin/arm-linux-g++ -c -g -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.cpp >&5 configure:4073: $? = 0 configure:4114: result: yes configure:4139: checking dependency style of /home/buildroot/autobuild/instance-1/output-1/host/bin/arm-linux-g++ configure:4250: result: none configure:4271: checking how to run the C preprocessor configure:4341: result: /home/buildroot/autobuild/instance-1/output-1/host/bin/arm-linux-cpp configure:4361: /home/buildroot/autobuild/instance-1/output-1/host/bin/arm-linux-cpp -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c configure:4361: $? = 0 configure:4375: /home/buildroot/autobuild/instance-1/output-1/host/bin/arm-linux-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 11 | #include | ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:4375: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "motion" | #define PACKAGE_TARNAME "motion" | #define PACKAGE_VERSION "4.3.2" | #define PACKAGE_STRING "motion 4.3.2" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "motion" | #define VERSION "4.3.2" | /* end confdefs.h. */ | #include configure:4404: checking for grep that handles long lines and -e configure:4462: result: /bin/grep configure:4467: checking for egrep configure:4529: result: /bin/grep -E configure:4534: checking for ANSI C header files configure:4554: /home/buildroot/autobuild/instance-1/output-1/host/bin/arm-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:4554: $? = 0 configure:4638: result: yes configure:4651: checking for sys/types.h configure:4651: /home/buildroot/autobuild/instance-1/output-1/host/bin/arm-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:4651: $? = 0 configure:4651: result: yes configure:4651: checking for sys/stat.h configure:4651: /home/buildroot/autobuild/instance-1/output-1/host/bin/arm-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:4651: $? = 0 configure:4651: result: yes configure:4651: checking for stdlib.h configure:4651: /home/buildroot/autobuild/instance-1/output-1/host/bin/arm-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:4651: $? = 0 configure:4651: result: yes configure:4651: checking for string.h configure:4651: /home/buildroot/autobuild/instance-1/output-1/host/bin/arm-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:4651: $? = 0 configure:4651: result: yes configure:4651: checking for memory.h configure:4651: /home/buildroot/autobuild/instance-1/output-1/host/bin/arm-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:4651: $? = 0 configure:4651: result: yes configure:4651: checking for strings.h configure:4651: /home/buildroot/autobuild/instance-1/output-1/host/bin/arm-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:4651: $? = 0 configure:4651: result: yes configure:4651: checking for inttypes.h configure:4651: /home/buildroot/autobuild/instance-1/output-1/host/bin/arm-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:4651: $? = 0 configure:4651: result: yes configure:4651: checking for stdint.h configure:4651: /home/buildroot/autobuild/instance-1/output-1/host/bin/arm-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:4651: $? = 0 configure:4651: result: yes configure:4651: checking for unistd.h configure:4651: /home/buildroot/autobuild/instance-1/output-1/host/bin/arm-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:4651: $? = 0 configure:4651: result: yes configure:4664: checking minix/config.h usability configure:4664: /home/buildroot/autobuild/instance-1/output-1/host/bin/arm-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c:54:10: fatal error: minix/config.h: No such file or directory 54 | #include | ^~~~~~~~~~~~~~~~ compilation terminated. configure:4664: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "motion" | #define PACKAGE_TARNAME "motion" | #define PACKAGE_VERSION "4.3.2" | #define PACKAGE_STRING "motion 4.3.2" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "motion" | #define VERSION "4.3.2" | #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 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:4664: result: no configure:4664: checking minix/config.h presence configure:4664: /home/buildroot/autobuild/instance-1/output-1/host/bin/arm-linux-cpp -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c conftest.c:21:10: fatal error: minix/config.h: No such file or directory 21 | #include | ^~~~~~~~~~~~~~~~ compilation terminated. configure:4664: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "motion" | #define PACKAGE_TARNAME "motion" | #define PACKAGE_VERSION "4.3.2" | #define PACKAGE_STRING "motion 4.3.2" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "motion" | #define VERSION "4.3.2" | #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 | /* end confdefs.h. */ | #include configure:4664: result: no configure:4664: checking for minix/config.h configure:4664: result: no configure:4685: checking whether it is safe to define __EXTENSIONS__ configure:4703: /home/buildroot/autobuild/instance-1/output-1/host/bin/arm-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:4703: $? = 0 configure:4710: result: yes configure:4732: checking build system type configure:4746: result: x86_64-pc-linux-gnu configure:4766: checking host system type configure:4779: result: arm-buildroot-linux-uclibcgnueabi configure:4801: checking for a sed that does not truncate output configure:4865: result: /bin/sed configure:4871: checking whether NLS is requested configure:4880: result: no configure:4920: checking for msgfmt configure: trying /home/buildroot/autobuild/instance-1/output-1/host/bin/msgfmt... configure:4952: result: /home/buildroot/autobuild/instance-1/output-1/host/bin/msgfmt configure:4961: checking for gmsgfmt configure:4992: result: /home/buildroot/autobuild/instance-1/output-1/host/bin/msgfmt configure:5042: checking for xgettext configure: trying /home/buildroot/autobuild/instance-1/output-1/host/bin/xgettext... configure:5074: result: /home/buildroot/autobuild/instance-1/output-1/host/bin/xgettext configure:5119: checking for msgmerge configure: trying /home/buildroot/autobuild/instance-1/output-1/host/bin/msgmerge... configure:5150: result: /home/buildroot/autobuild/instance-1/output-1/host/bin/msgmerge configure:5208: checking for ld used by /home/buildroot/autobuild/instance-1/output-1/host/bin/arm-linux-gcc configure:5275: result: /home/buildroot/autobuild/instance-1/output-1/host/bin/arm-linux-ld configure:5282: checking if the linker (/home/buildroot/autobuild/instance-1/output-1/host/bin/arm-linux-ld) is GNU ld configure:5297: result: yes configure:5304: checking for shared library run path origin configure:5317: result: done configure:5338: checking for the common suffixes of directories in the library search path configure:5412: result: lib,lib configure:5908: checking for CFPreferencesCopyAppValue configure:5926: /home/buildroot/autobuild/instance-1/output-1/host/bin/arm-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -static conftest.c -Wl,-framework -Wl,CoreFoundation >&5 conftest.c:26:10: fatal error: CoreFoundation/CFPreferences.h: No such file or directory 26 | #include | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ compilation terminated. configure:5926: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "motion" | #define PACKAGE_TARNAME "motion" | #define PACKAGE_VERSION "4.3.2" | #define PACKAGE_STRING "motion 4.3.2" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "motion" | #define VERSION "4.3.2" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | /* end confdefs.h. */ | #include | int | main () | { | CFPreferencesCopyAppValue(NULL, NULL) | ; | return 0; | } configure:5935: result: no configure:5942: checking for CFLocaleCopyCurrent configure:5960: /home/buildroot/autobuild/instance-1/output-1/host/bin/arm-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -static conftest.c -Wl,-framework -Wl,CoreFoundation >&5 conftest.c:26:10: fatal error: CoreFoundation/CFLocale.h: No such file or directory 26 | #include | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ compilation terminated. configure:5960: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "motion" | #define PACKAGE_TARNAME "motion" | #define PACKAGE_VERSION "4.3.2" | #define PACKAGE_STRING "motion 4.3.2" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "motion" | #define VERSION "4.3.2" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | /* end confdefs.h. */ | #include | int | main () | { | CFLocaleCopyCurrent(); | ; | return 0; | } configure:5969: result: no configure:6903: checking whether to use NLS configure:6905: result: no configure:6988: checking stdio.h usability configure:6988: /home/buildroot/autobuild/instance-1/output-1/host/bin/arm-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:6988: $? = 0 configure:6988: result: yes configure:6988: checking stdio.h presence configure:6988: /home/buildroot/autobuild/instance-1/output-1/host/bin/arm-linux-cpp -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c configure:6988: $? = 0 configure:6988: result: yes configure:6988: checking for stdio.h configure:6988: result: yes configure:6988: checking for stdlib.h configure:6988: result: yes configure:6988: checking sys/time.h usability configure:6988: /home/buildroot/autobuild/instance-1/output-1/host/bin/arm-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:6988: $? = 0 configure:6988: result: yes configure:6988: checking sys/time.h presence configure:6988: /home/buildroot/autobuild/instance-1/output-1/host/bin/arm-linux-cpp -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c configure:6988: $? = 0 configure:6988: result: yes configure:6988: checking for sys/time.h configure:6988: result: yes configure:6988: checking sys/wait.h usability configure:6988: /home/buildroot/autobuild/instance-1/output-1/host/bin/arm-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:6988: $? = 0 configure:6988: result: yes configure:6988: checking sys/wait.h presence configure:6988: /home/buildroot/autobuild/instance-1/output-1/host/bin/arm-linux-cpp -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c configure:6988: $? = 0 configure:6988: result: yes configure:6988: checking for sys/wait.h configure:6988: result: yes configure:6988: checking sys/ioctl.h usability configure:6988: /home/buildroot/autobuild/instance-1/output-1/host/bin/arm-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:6988: $? = 0 configure:6988: result: yes configure:6988: checking sys/ioctl.h presence configure:6988: /home/buildroot/autobuild/instance-1/output-1/host/bin/arm-linux-cpp -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c configure:6988: $? = 0 configure:6988: result: yes configure:6988: checking for sys/ioctl.h configure:6988: result: yes configure:6988: checking sys/mman.h usability configure:6988: /home/buildroot/autobuild/instance-1/output-1/host/bin/arm-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:6988: $? = 0 configure:6988: result: yes configure:6988: checking sys/mman.h presence configure:6988: /home/buildroot/autobuild/instance-1/output-1/host/bin/arm-linux-cpp -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c configure:6988: $? = 0 configure:6988: result: yes configure:6988: checking for sys/mman.h configure:6988: result: yes configure:6988: checking sys/param.h usability configure:6988: /home/buildroot/autobuild/instance-1/output-1/host/bin/arm-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:6988: $? = 0 configure:6988: result: yes configure:6988: checking sys/param.h presence configure:6988: /home/buildroot/autobuild/instance-1/output-1/host/bin/arm-linux-cpp -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c configure:6988: $? = 0 configure:6988: result: yes configure:6988: checking for sys/param.h configure:6988: result: yes configure:6988: checking sys/socket.h usability configure:6988: /home/buildroot/autobuild/instance-1/output-1/host/bin/arm-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:6988: $? = 0 configure:6988: result: yes configure:6988: checking sys/socket.h presence configure:6988: /home/buildroot/autobuild/instance-1/output-1/host/bin/arm-linux-cpp -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c configure:6988: $? = 0 configure:6988: result: yes configure:6988: checking for sys/socket.h configure:6988: result: yes configure:6988: checking stdarg.h usability configure:6988: /home/buildroot/autobuild/instance-1/output-1/host/bin/arm-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:6988: $? = 0 configure:6988: result: yes configure:6988: checking stdarg.h presence configure:6988: /home/buildroot/autobuild/instance-1/output-1/host/bin/arm-linux-cpp -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c configure:6988: $? = 0 configure:6988: result: yes configure:6988: checking for stdarg.h configure:6988: result: yes configure:6988: checking fcntl.h usability configure:6988: /home/buildroot/autobuild/instance-1/output-1/host/bin/arm-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:6988: $? = 0 configure:6988: result: yes configure:6988: checking fcntl.h presence configure:6988: /home/buildroot/autobuild/instance-1/output-1/host/bin/arm-linux-cpp -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c configure:6988: $? = 0 configure:6988: result: yes configure:6988: checking for fcntl.h configure:6988: result: yes configure:6988: checking time.h usability configure:6988: /home/buildroot/autobuild/instance-1/output-1/host/bin/arm-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:6988: $? = 0 configure:6988: result: yes configure:6988: checking time.h presence configure:6988: /home/buildroot/autobuild/instance-1/output-1/host/bin/arm-linux-cpp -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c configure:6988: $? = 0 configure:6988: result: yes configure:6988: checking for time.h configure:6988: result: yes configure:6988: checking signal.h usability configure:6988: /home/buildroot/autobuild/instance-1/output-1/host/bin/arm-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:6988: $? = 0 configure:6988: result: yes configure:6988: checking signal.h presence configure:6988: /home/buildroot/autobuild/instance-1/output-1/host/bin/arm-linux-cpp -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c configure:6988: $? = 0 configure:6988: result: yes configure:6988: checking for signal.h configure:6988: result: yes configure:6988: checking limits.h usability configure:6988: /home/buildroot/autobuild/instance-1/output-1/host/bin/arm-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:6988: $? = 0 configure:6988: result: yes configure:6988: checking limits.h presence configure:6988: /home/buildroot/autobuild/instance-1/output-1/host/bin/arm-linux-cpp -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c configure:6988: $? = 0 configure:6988: result: yes configure:6988: checking for limits.h configure:6988: result: yes configure:6988: checking errno.h usability configure:6988: /home/buildroot/autobuild/instance-1/output-1/host/bin/arm-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:6988: $? = 0 configure:6988: result: yes configure:6988: checking errno.h presence configure:6988: /home/buildroot/autobuild/instance-1/output-1/host/bin/arm-linux-cpp -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c configure:6988: $? = 0 configure:6988: result: yes configure:6988: checking for errno.h configure:6988: result: yes configure:6988: checking assert.h usability configure:6988: /home/buildroot/autobuild/instance-1/output-1/host/bin/arm-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:6988: $? = 0 configure:6988: result: yes configure:6988: checking assert.h presence configure:6988: /home/buildroot/autobuild/instance-1/output-1/host/bin/arm-linux-cpp -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c configure:6988: $? = 0 configure:6988: result: yes configure:6988: checking for assert.h configure:6988: result: yes configure:6988: checking netdb.h usability configure:6988: /home/buildroot/autobuild/instance-1/output-1/host/bin/arm-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:6988: $? = 0 configure:6988: result: yes configure:6988: checking netdb.h presence configure:6988: /home/buildroot/autobuild/instance-1/output-1/host/bin/arm-linux-cpp -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c configure:6988: $? = 0 configure:6988: result: yes configure:6988: checking for netdb.h configure:6988: result: yes configure:6988: checking ctype.h usability configure:6988: /home/buildroot/autobuild/instance-1/output-1/host/bin/arm-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:6988: $? = 0 configure:6988: result: yes configure:6988: checking ctype.h presence configure:6988: /home/buildroot/autobuild/instance-1/output-1/host/bin/arm-linux-cpp -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c configure:6988: $? = 0 configure:6988: result: yes configure:6988: checking for ctype.h configure:6988: result: yes configure:6988: checking regex.h usability configure:6988: /home/buildroot/autobuild/instance-1/output-1/host/bin/arm-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:6988: $? = 0 configure:6988: result: yes configure:6988: checking regex.h presence configure:6988: /home/buildroot/autobuild/instance-1/output-1/host/bin/arm-linux-cpp -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c configure:6988: $? = 0 configure:6988: result: yes configure:6988: checking for regex.h configure:6988: result: yes configure:6988: checking math.h usability configure:6988: /home/buildroot/autobuild/instance-1/output-1/host/bin/arm-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:6988: $? = 0 configure:6988: result: yes configure:6988: checking math.h presence configure:6988: /home/buildroot/autobuild/instance-1/output-1/host/bin/arm-linux-cpp -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c configure:6988: $? = 0 configure:6988: result: yes configure:6988: checking for math.h configure:6988: result: yes configure:6988: checking locale.h usability configure:6988: /home/buildroot/autobuild/instance-1/output-1/host/bin/arm-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:6988: $? = 0 configure:6988: result: yes configure:6988: checking locale.h presence configure:6988: /home/buildroot/autobuild/instance-1/output-1/host/bin/arm-linux-cpp -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c configure:6988: $? = 0 configure:6988: result: yes configure:6988: checking for locale.h configure:6988: result: yes configure:6988: checking dirent.h usability configure:6988: /home/buildroot/autobuild/instance-1/output-1/host/bin/arm-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:6988: $? = 0 configure:6988: result: yes configure:6988: checking dirent.h presence configure:6988: /home/buildroot/autobuild/instance-1/output-1/host/bin/arm-linux-cpp -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c configure:6988: $? = 0 configure:6988: result: yes configure:6988: checking for dirent.h configure:6988: result: yes configure:6988: checking for ctype.h configure:6988: result: yes configure:6988: checking arpa/inet.h usability configure:6988: /home/buildroot/autobuild/instance-1/output-1/host/bin/arm-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:6988: $? = 0 configure:6988: result: yes configure:6988: checking arpa/inet.h presence configure:6988: /home/buildroot/autobuild/instance-1/output-1/host/bin/arm-linux-cpp -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c configure:6988: $? = 0 configure:6988: result: yes configure:6988: checking for arpa/inet.h configure:6988: result: yes configure:6988: checking netinet/in.h usability configure:6988: /home/buildroot/autobuild/instance-1/output-1/host/bin/arm-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:6988: $? = 0 configure:6988: result: yes configure:6988: checking netinet/in.h presence configure:6988: /home/buildroot/autobuild/instance-1/output-1/host/bin/arm-linux-cpp -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c configure:6988: $? = 0 configure:6988: result: yes configure:6988: checking for netinet/in.h configure:6988: result: yes configure:6988: checking termios.h usability configure:6988: /home/buildroot/autobuild/instance-1/output-1/host/bin/arm-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:6988: $? = 0 configure:6988: result: yes configure:6988: checking termios.h presence configure:6988: /home/buildroot/autobuild/instance-1/output-1/host/bin/arm-linux-cpp -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c configure:6988: $? = 0 configure:6988: result: yes configure:6988: checking for termios.h configure:6988: result: yes configure:7009: checking for pkg-config configure:7025: found /home/buildroot/autobuild/instance-1/output-1/host/bin/pkg-config configure:7037: result: yes configure:7057: checking pthread.h usability configure:7057: /home/buildroot/autobuild/instance-1/output-1/host/bin/arm-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:7057: $? = 0 configure:7057: result: yes configure:7057: checking pthread.h presence configure:7057: /home/buildroot/autobuild/instance-1/output-1/host/bin/arm-linux-cpp -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c configure:7057: $? = 0 configure:7057: result: yes configure:7057: checking for pthread.h configure:7057: result: yes configure:7078: checking setjmp.h usability configure:7078: /home/buildroot/autobuild/instance-1/output-1/host/bin/arm-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:7078: $? = 0 configure:7078: result: yes configure:7078: checking setjmp.h presence configure:7078: /home/buildroot/autobuild/instance-1/output-1/host/bin/arm-linux-cpp -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c configure:7078: $? = 0 configure:7078: result: yes configure:7078: checking for setjmp.h configure:7078: result: yes configure:7078: checking jerror.h usability configure:7078: /home/buildroot/autobuild/instance-1/output-1/host/bin/arm-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:7078: $? = 0 configure:7078: result: yes configure:7078: checking jerror.h presence configure:7078: /home/buildroot/autobuild/instance-1/output-1/host/bin/arm-linux-cpp -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c configure:7078: $? = 0 configure:7078: result: yes configure:7078: checking for jerror.h configure:7078: result: yes configure:7078: checking jpeglib.h usability configure:7078: /home/buildroot/autobuild/instance-1/output-1/host/bin/arm-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:7078: $? = 0 configure:7078: result: yes configure:7078: checking jpeglib.h presence configure:7078: /home/buildroot/autobuild/instance-1/output-1/host/bin/arm-linux-cpp -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c configure:7078: $? = 0 configure:7078: result: yes configure:7078: checking for jpeglib.h configure:7078: result: yes configure:7090: checking jpg libraries configure:7092: result: yes configure:7119: checking microhttpd.h usability configure:7119: /home/buildroot/autobuild/instance-1/output-1/host/bin/arm-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:7119: $? = 0 configure:7119: result: yes configure:7119: checking microhttpd.h presence configure:7119: /home/buildroot/autobuild/instance-1/output-1/host/bin/arm-linux-cpp -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c configure:7119: $? = 0 configure:7119: result: yes configure:7119: checking for microhttpd.h configure:7119: result: yes configure:7131: checking libmicrohttpd libraries configure:7133: result: yes configure:7152: checking pthread_np.h usability configure:7152: /home/buildroot/autobuild/instance-1/output-1/host/bin/arm-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c:89:10: fatal error: pthread_np.h: No such file or directory 89 | #include | ^~~~~~~~~~~~~~ compilation terminated. configure:7152: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "motion" | #define PACKAGE_TARNAME "motion" | #define PACKAGE_VERSION "4.3.2" | #define PACKAGE_STRING "motion 4.3.2" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "motion" | #define VERSION "4.3.2" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_MATH_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_JERROR_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_MICROHTTPD_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 | #include configure:7152: result: no configure:7152: checking pthread_np.h presence configure:7152: /home/buildroot/autobuild/instance-1/output-1/host/bin/arm-linux-cpp -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c conftest.c:56:10: fatal error: pthread_np.h: No such file or directory 56 | #include | ^~~~~~~~~~~~~~ compilation terminated. configure:7152: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "motion" | #define PACKAGE_TARNAME "motion" | #define PACKAGE_VERSION "4.3.2" | #define PACKAGE_STRING "motion 4.3.2" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "motion" | #define VERSION "4.3.2" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_MATH_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_JERROR_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_MICROHTTPD_H 1 | /* end confdefs.h. */ | #include configure:7152: result: no configure:7152: checking for pthread_np.h configure:7152: result: no configure:7165: checking for pthread_setname_np configure:7179: /home/buildroot/autobuild/instance-1/output-1/host/bin/arm-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -static conftest.c -pthread >&5 configure:7179: $? = 0 configure:7185: result: yes configure:7199: checking for pthread_getname_np configure:7213: /home/buildroot/autobuild/instance-1/output-1/host/bin/arm-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -static conftest.c -pthread >&5 configure:7213: $? = 0 configure:7219: result: yes configure:7236: checking for XSI strerror_r configure:7252: /home/buildroot/autobuild/instance-1/output-1/host/bin/arm-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -static -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -static conftest.c -pthread >&5 conftest.c: In function 'main': conftest.c:63:17: error: initialization of 'int' from 'char *' makes integer from pointer without a cast [-Werror=int-conversion] 63 | int ret = strerror_r(ENOMEM, buf, sizeof(buf)); | ^~~~~~~~~~ cc1: all warnings being treated as errors configure:7252: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "motion" | #define PACKAGE_TARNAME "motion" | #define PACKAGE_VERSION "4.3.2" | #define PACKAGE_STRING "motion 4.3.2" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "motion" | #define VERSION "4.3.2" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_MATH_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_JERROR_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_MICROHTTPD_H 1 | #define HAVE_PTHREAD_SETNAME_NP 1 | #define HAVE_PTHREAD_GETNAME_NP 1 | /* end confdefs.h. */ | | #include | #include | int main(int argc, char** argv) { | char buf[1024]; | int ret = strerror_r(ENOMEM, buf, sizeof(buf)); | return ret; | } | configure:7264: result: no configure:7290: checking dev/bktr/ioctl_meteor.h usability configure:7290: /home/buildroot/autobuild/instance-1/output-1/host/bin/arm-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c:91:10: fatal error: dev/bktr/ioctl_meteor.h: No such file or directory 91 | #include | ^~~~~~~~~~~~~~~~~~~~~~~~~ compilation terminated. configure:7290: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "motion" | #define PACKAGE_TARNAME "motion" | #define PACKAGE_VERSION "4.3.2" | #define PACKAGE_STRING "motion 4.3.2" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "motion" | #define VERSION "4.3.2" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_MATH_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_JERROR_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_MICROHTTPD_H 1 | #define HAVE_PTHREAD_SETNAME_NP 1 | #define HAVE_PTHREAD_GETNAME_NP 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:7290: result: no configure:7290: checking dev/bktr/ioctl_meteor.h presence configure:7290: /home/buildroot/autobuild/instance-1/output-1/host/bin/arm-linux-cpp -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c conftest.c:58:10: fatal error: dev/bktr/ioctl_meteor.h: No such file or directory 58 | #include | ^~~~~~~~~~~~~~~~~~~~~~~~~ compilation terminated. configure:7290: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "motion" | #define PACKAGE_TARNAME "motion" | #define PACKAGE_VERSION "4.3.2" | #define PACKAGE_STRING "motion 4.3.2" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "motion" | #define VERSION "4.3.2" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_MATH_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_JERROR_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_MICROHTTPD_H 1 | #define HAVE_PTHREAD_SETNAME_NP 1 | #define HAVE_PTHREAD_GETNAME_NP 1 | /* end confdefs.h. */ | #include configure:7290: result: no configure:7290: checking for dev/bktr/ioctl_meteor.h configure:7290: result: no configure:7290: checking dev/bktr/ioctl_bt848.h usability configure:7290: /home/buildroot/autobuild/instance-1/output-1/host/bin/arm-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c:91:10: fatal error: dev/bktr/ioctl_bt848.h: No such file or directory 91 | #include | ^~~~~~~~~~~~~~~~~~~~~~~~ compilation terminated. configure:7290: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "motion" | #define PACKAGE_TARNAME "motion" | #define PACKAGE_VERSION "4.3.2" | #define PACKAGE_STRING "motion 4.3.2" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "motion" | #define VERSION "4.3.2" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_MATH_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_JERROR_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_MICROHTTPD_H 1 | #define HAVE_PTHREAD_SETNAME_NP 1 | #define HAVE_PTHREAD_GETNAME_NP 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:7290: result: no configure:7290: checking dev/bktr/ioctl_bt848.h presence configure:7290: /home/buildroot/autobuild/instance-1/output-1/host/bin/arm-linux-cpp -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c conftest.c:58:10: fatal error: dev/bktr/ioctl_bt848.h: No such file or directory 58 | #include | ^~~~~~~~~~~~~~~~~~~~~~~~ compilation terminated. configure:7290: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "motion" | #define PACKAGE_TARNAME "motion" | #define PACKAGE_VERSION "4.3.2" | #define PACKAGE_STRING "motion 4.3.2" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "motion" | #define VERSION "4.3.2" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_MATH_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_JERROR_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_MICROHTTPD_H 1 | #define HAVE_PTHREAD_SETNAME_NP 1 | #define HAVE_PTHREAD_GETNAME_NP 1 | /* end confdefs.h. */ | #include configure:7290: result: no configure:7290: checking for dev/bktr/ioctl_bt848.h configure:7290: result: no configure:7306: checking dev/ic/bt8xx.h usability configure:7306: /home/buildroot/autobuild/instance-1/output-1/host/bin/arm-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c:91:10: fatal error: dev/ic/bt8xx.h: No such file or directory 91 | #include | ^~~~~~~~~~~~~~~~ compilation terminated. configure:7306: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "motion" | #define PACKAGE_TARNAME "motion" | #define PACKAGE_VERSION "4.3.2" | #define PACKAGE_STRING "motion 4.3.2" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "motion" | #define VERSION "4.3.2" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_MATH_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_JERROR_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_MICROHTTPD_H 1 | #define HAVE_PTHREAD_SETNAME_NP 1 | #define HAVE_PTHREAD_GETNAME_NP 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:7306: result: no configure:7306: checking dev/ic/bt8xx.h presence configure:7306: /home/buildroot/autobuild/instance-1/output-1/host/bin/arm-linux-cpp -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c conftest.c:58:10: fatal error: dev/ic/bt8xx.h: No such file or directory 58 | #include | ^~~~~~~~~~~~~~~~ compilation terminated. configure:7306: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "motion" | #define PACKAGE_TARNAME "motion" | #define PACKAGE_VERSION "4.3.2" | #define PACKAGE_STRING "motion 4.3.2" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "motion" | #define VERSION "4.3.2" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_MATH_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_JERROR_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_MICROHTTPD_H 1 | #define HAVE_PTHREAD_SETNAME_NP 1 | #define HAVE_PTHREAD_GETNAME_NP 1 | /* end confdefs.h. */ | #include configure:7306: result: no configure:7306: checking for dev/ic/bt8xx.h configure:7306: result: no configure:7350: checking linux/videodev2.h usability configure:7350: /home/buildroot/autobuild/instance-1/output-1/host/bin/arm-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:7350: $? = 0 configure:7350: result: yes configure:7350: checking linux/videodev2.h presence configure:7350: /home/buildroot/autobuild/instance-1/output-1/host/bin/arm-linux-cpp -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c configure:7350: $? = 0 configure:7350: result: yes configure:7350: checking for linux/videodev2.h configure:7350: result: yes configure:7434: checking MMAL pkg-config path configure:7449: result: .:/opt/vc/lib/pkgconfig configure:7452: checking for MMAL configure:7468: result: no configure:7511: checking FFmpeg pkg-config path configure:7522: result: configure:7526: checking for FFmpeg configure:7536: result: yes configure:7576: checking MariaDB pkg-config path configure:7586: result: configure:7589: checking for MariaDB configure:7605: result: no configure:7628: checking for MySQL configure:7630: result: skipped configure:7688: checking for PostgreSQL configure:7690: result: skipped configure:7756: checking sqlite3.h usability configure:7756: /home/buildroot/autobuild/instance-1/output-1/host/bin/arm-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:7756: $? = 0 configure:7756: result: yes configure:7756: checking sqlite3.h presence configure:7756: /home/buildroot/autobuild/instance-1/output-1/host/bin/arm-linux-cpp -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c configure:7756: $? = 0 configure:7756: result: yes configure:7756: checking for sqlite3.h configure:7756: result: yes configure:7864: checking for kill configure:7882: found /home/buildroot/autobuild/instance-1/output-1/host/bin/kill configure:7895: result: /home/buildroot/autobuild/instance-1/output-1/host/bin/kill configure:8012: checking that generated files are newer than configure configure:8018: result: done configure:8053: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by motion config.status 4.3.2, 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:956: creating po/Makefile.in config.status:956: creating Makefile config.status:956: creating src/Makefile config.status:956: creating man/Makefile config.status:956: creating data/camera1-dist.conf config.status:956: creating data/camera2-dist.conf config.status:956: creating data/camera3-dist.conf config.status:956: creating data/camera4-dist.conf config.status:956: creating data/motion-dist.conf config.status:956: creating data/motion.service config.status:956: creating config.h config.status:1185: executing depfiles commands config.status:1185: executing po-directories commands configure:9496: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --enable-ipv6, --enable-static, --disable-shared ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=x86_64-pc-linux-gnu ac_cv_c_bigendian=no ac_cv_c_compiler_gnu=yes 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/arm-linux-gcc ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -static' 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/arm-linux-cpp ac_cv_env_CXXFLAGS_set=set ac_cv_env_CXXFLAGS_value='-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -static -static' ac_cv_env_CXX_set=set ac_cv_env_CXX_value=/home/buildroot/autobuild/instance-1/output-1/host/bin/arm-linux-g++ ac_cv_env_KILL_set= ac_cv_env_KILL_value= ac_cv_env_LDFLAGS_set=set ac_cv_env_LDFLAGS_value=' -static' ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= 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=arm-buildroot-linux-uclibcgnueabi ac_cv_env_target_alias_set=set ac_cv_env_target_alias_value=arm-buildroot-linux-uclibcgnueabi ac_cv_func_calloc_0_nonnull=yes ac_cv_func_malloc_0_nonnull=yes ac_cv_func_memcmp_working=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_realloc_0_nonnull=yes ac_cv_have_decl_malloc=yes ac_cv_header_arpa_inet_h=yes ac_cv_header_assert_h=yes ac_cv_header_ctype_h=yes ac_cv_header_dev_bktr_ioctl_bt848_h=no ac_cv_header_dev_bktr_ioctl_meteor_h=no ac_cv_header_dev_ic_bt8xx_h=no ac_cv_header_dirent_h=yes ac_cv_header_errno_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_jerror_h=yes ac_cv_header_jpeglib_h=yes ac_cv_header_limits_h=yes ac_cv_header_linux_videodev2_h=yes ac_cv_header_locale_h=yes ac_cv_header_math_h=yes ac_cv_header_memory_h=yes ac_cv_header_microhttpd_h=yes ac_cv_header_minix_config_h=no ac_cv_header_netdb_h=yes ac_cv_header_netinet_in_h=yes ac_cv_header_pthread_h=yes ac_cv_header_pthread_np_h=no ac_cv_header_regex_h=yes ac_cv_header_setjmp_h=yes ac_cv_header_signal_h=yes ac_cv_header_sqlite3_h=yes ac_cv_header_stdarg_h=yes ac_cv_header_stdc=yes ac_cv_header_stdint_h=yes ac_cv_header_stdio_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_ioctl_h=yes ac_cv_header_sys_mman_h=yes ac_cv_header_sys_param_h=yes ac_cv_header_sys_socket_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_time_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_wait_h=yes ac_cv_header_termios_h=yes ac_cv_header_time_h=yes ac_cv_header_unistd_h=yes ac_cv_host=arm-buildroot-linux-uclibcgnueabi ac_cv_lbl_unaligned_fail=yes ac_cv_objext=o ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_GMSGFMT=/home/buildroot/autobuild/instance-1/output-1/host/bin/msgfmt ac_cv_path_GREP=/bin/grep ac_cv_path_KILL=/home/buildroot/autobuild/instance-1/output-1/host/bin/kill 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=/bin/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_mkdir=/bin/mkdir ac_cv_prog_AWK=gawk ac_cv_prog_CC=/home/buildroot/autobuild/instance-1/output-1/host/bin/arm-linux-gcc ac_cv_prog_CPP=/home/buildroot/autobuild/instance-1/output-1/host/bin/arm-linux-cpp ac_cv_prog_PKGCONFIG=yes ac_cv_prog_STRIP=/home/buildroot/autobuild/instance-1/output-1/host/bin/arm-linux-strip 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_safe_to_define___extensions__=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_libdirstems=lib,lib acl_cv_libext=a acl_cv_libname_spec='lib$name' acl_cv_library_names_spec='$libname$shrext' acl_cv_path_LD=/home/buildroot/autobuild/instance-1/output-1/host/bin/arm-linux-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_make_support_nested_variables=yes am_cv_prog_cc_c_o=yes gl_cv_func_malloc_0_nonnull=yes gt_cv_func_CFLocaleCopyCurrent=no gt_cv_func_CFPreferencesCopyAppValue=no lt_cv_sys_lib_search_path_spec= ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /home/buildroot/autobuild/instance-1/output-1/build/motion-4.3.2/missing aclocal-1.15' AMDEPBACKSLASH='' AMDEP_FALSE='' AMDEP_TRUE='#' AMTAR='$${TAR-tar}' AM_BACKSLASH='\' AM_CFLAGS='-D_THREAD_SAFE ' AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' AM_DEFAULT_VERBOSITY='1' AM_LDFLAGS='' AM_V='$(V)' AUTOCONF='${SHELL} /home/buildroot/autobuild/instance-1/output-1/build/motion-4.3.2/missing autoconf' AUTOHEADER='${SHELL} /home/buildroot/autobuild/instance-1/output-1/build/motion-4.3.2/missing autoheader' AUTOMAKE='${SHELL} /home/buildroot/autobuild/instance-1/output-1/build/motion-4.3.2/missing automake-1.15' AWK='gawk' CC='/home/buildroot/autobuild/instance-1/output-1/host/bin/arm-linux-gcc' CCDEPMODE='depmode=none' CFLAGS='-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -static' CPP='/home/buildroot/autobuild/instance-1/output-1/host/bin/arm-linux-cpp' CPPFLAGS='-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64' CXX='/home/buildroot/autobuild/instance-1/output-1/host/bin/arm-linux-g++' CXXDEPMODE='depmode=none' CXXFLAGS='-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -static -static' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' EXEEXT='' GETTEXT_MACRO_VERSION='0.19' GMSGFMT='/home/buildroot/autobuild/instance-1/output-1/host/bin/msgfmt' GMSGFMT_015='/home/buildroot/autobuild/instance-1/output-1/host/bin/msgfmt' GREP='/bin/grep' INC_MMAL_SRC_FALSE='' INC_MMAL_SRC_TRUE='#' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' INTLLIBS='' INTL_MACOSX_LIBS='' KILL='/home/buildroot/autobuild/instance-1/output-1/host/bin/kill' LDFLAGS=' -static' LIBICONV='-liconv' LIBINTL='' LIBOBJS='' LIBS=' -pthread -L/home/buildroot/autobuild/instance-1/output-1/host/bin/../arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib -ljpeg -L/home/buildroot/autobuild/instance-1/output-1/host/bin/../arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib -lmicrohttpd -lpthread -L/home/buildroot/autobuild/instance-1/output-1/host/bin/../arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib -lm -lm -lm -lm -lm -lm -lm -lm -lm -lswscale -lm -lavdevice -lavformat -lbz2 -lm -lm -lm -lm -lm -lavcodec -lm -lz -lopenjp2 -lopus -lvorbisenc -lvorbis -logg -lx264 -lpthread -lm -lm -lswresample -lm -lavutil -pthread -lm -ldrm -lm -L/home/buildroot/autobuild/instance-1/output-1/host/bin/../arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib -lsqlite3 -lz ' LTLIBICONV='-liconv' LTLIBINTL='' LTLIBOBJS='' MAINT='' MAINTAINER_MODE_FALSE='#' MAINTAINER_MODE_TRUE='' MAKEINFO='${SHELL} /home/buildroot/autobuild/instance-1/output-1/build/motion-4.3.2/missing makeinfo' MKDIR_P='/bin/mkdir -p' MSGFMT='/home/buildroot/autobuild/instance-1/output-1/host/bin/msgfmt' MSGFMT_015='/home/buildroot/autobuild/instance-1/output-1/host/bin/msgfmt' MSGMERGE='/home/buildroot/autobuild/instance-1/output-1/host/bin/msgmerge' OBJEXT='o' PACKAGE='motion' PACKAGE_BUGREPORT='' PACKAGE_NAME='motion' PACKAGE_STRING='motion 4.3.2' PACKAGE_TARNAME='motion' PACKAGE_URL='' PACKAGE_VERSION='4.3.2' PATH_SEPARATOR=':' PKGCONFIG='yes' POSUB='' SED='/bin/sed' SET_MAKE='' SHELL='/bin/bash' STRIP='/home/buildroot/autobuild/instance-1/output-1/host/bin/arm-linux-strip' USE_NLS='no' VERSION='4.3.2' XGETTEXT='/home/buildroot/autobuild/instance-1/output-1/host/bin/xgettext' XGETTEXT_015='/home/buildroot/autobuild/instance-1/output-1/host/bin/xgettext' XGETTEXT_EXTRA_OPTIONS='' ac_ct_CC='' ac_ct_CXX='' 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 -' 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' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='/usr' host='arm-buildroot-linux-uclibcgnueabi' host_alias='arm-buildroot-linux-uclibcgnueabi' host_cpu='arm' host_os='linux-uclibcgnueabi' host_vendor='buildroot' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='${SHELL} /home/buildroot/autobuild/instance-1/output-1/build/motion-4.3.2/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='/var' mandir='${datarootdir}/man' mkdir_p='$(MKDIR_P)' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr' program_transform_name='s&^&&' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='/etc' target_alias='arm-buildroot-linux-uclibcgnueabi' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "motion" #define PACKAGE_TARNAME "motion" #define PACKAGE_VERSION "4.3.2" #define PACKAGE_STRING "motion 4.3.2" #define PACKAGE_BUGREPORT "" #define PACKAGE_URL "" #define PACKAGE "motion" #define VERSION "4.3.2" #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 __EXTENSIONS__ 1 #define _ALL_SOURCE 1 #define _GNU_SOURCE 1 #define _POSIX_PTHREAD_SEMANTICS 1 #define _TANDEM_SOURCE 1 #define HAVE_STDIO_H 1 #define HAVE_STDLIB_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_STDARG_H 1 #define HAVE_FCNTL_H 1 #define HAVE_TIME_H 1 #define HAVE_SIGNAL_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ERRNO_H 1 #define HAVE_ASSERT_H 1 #define HAVE_NETDB_H 1 #define HAVE_CTYPE_H 1 #define HAVE_REGEX_H 1 #define HAVE_MATH_H 1 #define HAVE_LOCALE_H 1 #define HAVE_DIRENT_H 1 #define HAVE_CTYPE_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_PTHREAD_H 1 #define HAVE_SETJMP_H 1 #define HAVE_JERROR_H 1 #define HAVE_JPEGLIB_H 1 #define HAVE_MICROHTTPD_H 1 #define HAVE_PTHREAD_SETNAME_NP 1 #define HAVE_PTHREAD_GETNAME_NP 1 #define HAVE_LINUX_VIDEODEV2_H 1 #define HAVE_V4L2 1 #define HAVE_FFMPEG 1 #define HAVE_SQLITE3_H 1 #define HAVE_SQLITE3 1 configure: exit 0