This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by camera-libgenom3 configure 1.0, which was
generated by GNU Autoconf 2.71. Invocation command line was
$ ./configure --with-opencv=opencv --prefix=/opt/openrobots --infodir=/opt/openrobots/info --mandir=/opt/openrobots/man
## --------- ##
## Platform. ##
## --------- ##
hostname = hydra64-netbsd10
uname -m = amd64
uname -r = 10.0
uname -s = NetBSD
uname -v = NetBSD 10.0 (HYDRA) #3: Fri Aug 2 11:55:29 CEST 2024 root@hydra64-netbsd10:/usr/obj/sys/arch/amd64/compile/HYDRA
/usr/bin/uname -p = x86_64
/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: /opt/openrobots/bin/
PATH: /opt/openrobots/sbin/
PATH: /sbin/
PATH: /bin/
PATH: /usr/sbin/
PATH: /usr/bin/
## ----------- ##
## Core tests. ##
## ----------- ##
configure:2743: looking for aux files: compile config.guess config.sub ltmain.sh missing install-sh
configure:2756: trying ./autoconf/
configure:2785: ./autoconf/compile found
configure:2785: ./autoconf/config.guess found
configure:2785: ./autoconf/config.sub found
configure:2785: ./autoconf/ltmain.sh found
configure:2785: ./autoconf/missing found
configure:2767: ./autoconf/install-sh found
configure:2918: checking for a BSD-compatible install
configure:2991: result: /usr/bin/install -c
configure:3002: checking whether build environment is sane
configure:3057: result: yes
configure:3216: checking for a race-free mkdir -p
configure:3260: result: ./autoconf/install-sh -c -d
configure:3267: checking for gawk
configure:3302: result: no
configure:3267: checking for mawk
configure:3302: result: no
configure:3267: checking for nawk
configure:3302: result: no
configure:3267: checking for awk
configure:3288: found /usr/bin/awk
configure:3299: result: awk
configure:3310: checking whether make sets $(MAKE)
configure:3333: result: yes
configure:3363: checking whether make supports nested variables
configure:3381: result: yes
configure:3555: checking build system type
configure:3570: result: x86_64-unknown-netbsd10.0
configure:3590: checking host system type
configure:3604: result: x86_64-unknown-netbsd10.0
configure:3645: checking how to print strings
configure:3672: result: printf
configure:3706: checking whether make supports the include directive
configure:3721: make -f confmf.GNU && cat confinc.out
this is the am__doit target
configure:3724: $? = 0
configure:3743: result: yes (GNU style)
configure:3819: checking for gcc
configure:3851: result: /usr/bin/gcc
configure:4204: checking for C compiler version
configure:4213: /usr/bin/gcc --version >&5
gcc (nb3 20231008) 10.5.0
Copyright (C) 2020 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:4224: $? = 0
configure:4213: /usr/bin/gcc -v >&5
Using built-in specs.
COLLECT_GCC=/usr/bin/gcc
COLLECT_LTO_WRAPPER=/usr/libexec/lto-wrapper
Target: x86_64--netbsd
Configured with: /usr/src/tools/gcc/../../external/gpl3/gcc/dist/configure --target=x86_64--netbsd --enable-long-long --enable-threads --with-bugurl=http://www.NetBSD.org/support/send-pr.html --with-pkgversion='NetBSD nb2 20230710' --with-system-zlib --without-isl --enable-__cxa_atexit --enable-libstdcxx-time=rt --enable-libstdcxx-threads --with-diagnostics-color=auto-if-env --with-tune=nocona --with-default-libstdcxx-abi=new --with-mpc-lib=/var/obj/mknative/amd64-x86_64/usr/src/external/lgpl3/mpc/lib/libmpc --with-mpfr-lib=/var/obj/mknative/amd64-x86_64/usr/src/external/lgpl3/mpfr/lib/libmpfr --with-gmp-lib=/var/obj/mknative/amd64-x86_64/usr/src/external/lgpl3/gmp/lib/libgmp --with-mpc-include=/usr/src/external/lgpl3/mpc/dist/src --with-mpfr-include=/usr/src/external/lgpl3/mpfr/dist/src --with-gmp-include=/usr/src/external/lgpl3/gmp/lib/libgmp/arch/x86_64 --enable-tls --disable-multilib --disable-libstdcxx-pch --build=x86_64--netbsd --host=x86_64--netbsd --with-sysroot=/var/obj/mknative/amd64-x86_64/usr/src/destdir.amd64
Thread model: posix
Supported LTO compression algorithms: zlib
gcc version 10.5.0 (nb3 20231008)
configure:4224: $? = 0
configure:4213: /usr/bin/gcc -V >&5
gcc: error: unrecognized command-line option '-V'
gcc: fatal error: no input files
compilation terminated.
configure:4224: $? = 1
configure:4213: /usr/bin/gcc -qversion >&5
gcc: error: unrecognized command-line option '-qversion'; did you mean '--version'?
gcc: fatal error: no input files
compilation terminated.
configure:4224: $? = 1
configure:4213: /usr/bin/gcc -version >&5
gcc: error: unrecognized command-line option '-version'
gcc: fatal error: no input files
compilation terminated.
configure:4224: $? = 1
configure:4244: checking whether the C compiler works
configure:4266: /usr/bin/gcc -pipe -O3 -DNDEBUG conftest.c >&5
configure:4270: $? = 0
configure:4320: result: yes
configure:4323: checking for C compiler default output file name
configure:4325: result: a.out
configure:4331: checking for suffix of executables
configure:4338: /usr/bin/gcc -o conftest -pipe -O3 -DNDEBUG conftest.c >&5
configure:4342: $? = 0
configure:4365: result:
configure:4387: checking whether we are cross compiling
configure:4395: /usr/bin/gcc -o conftest -pipe -O3 -DNDEBUG conftest.c >&5
configure:4399: $? = 0
configure:4406: ./conftest
configure:4410: $? = 0
configure:4425: result: no
configure:4430: checking for suffix of object files
configure:4453: /usr/bin/gcc -c -pipe -O3 -DNDEBUG conftest.c >&5
configure:4457: $? = 0
configure:4479: result: o
configure:4483: checking whether the compiler supports GNU C
configure:4503: /usr/bin/gcc -c -pipe -O3 -DNDEBUG conftest.c >&5
configure:4503: $? = 0
configure:4513: result: yes
configure:4524: checking whether /usr/bin/gcc accepts -g
configure:4545: /usr/bin/gcc -c -g conftest.c >&5
configure:4545: $? = 0
configure:4589: result: yes
configure:4609: checking for /usr/bin/gcc option to enable C11 features
configure:4624: /usr/bin/gcc -c -pipe -O3 -DNDEBUG conftest.c >&5
configure:4624: $? = 0
configure:4642: result: none needed
configure:4758: checking whether /usr/bin/gcc understands -c and -o together
configure:4781: /usr/bin/gcc -c conftest.c -o conftest2.o
configure:4784: $? = 0
configure:4781: /usr/bin/gcc -c conftest.c -o conftest2.o
configure:4784: $? = 0
configure:4796: result: yes
configure:4815: checking dependency style of /usr/bin/gcc
configure:4927: result: gcc3
configure:4942: checking for a sed that does not truncate output
configure:5012: result: /usr/bin/sed
configure:5030: checking for grep that handles long lines and -e
configure:5094: result: /usr/bin/grep
configure:5099: checking for egrep
configure:5167: result: /usr/bin/grep -E
configure:5172: checking for fgrep
configure:5240: result: /usr/bin/grep -F
configure:5276: checking for ld used by /usr/bin/gcc
configure:5344: result: /usr/bin/ld
configure:5351: checking if the linker (/usr/bin/ld) is GNU ld
configure:5367: result: yes
configure:5379: checking for BSD- or MS-compatible name lister (nm)
configure:5434: result: /usr/bin/nm -B
configure:5574: checking the name lister (/usr/bin/nm -B) interface
configure:5582: /usr/bin/gcc -c -pipe -O3 -DNDEBUG conftest.c >&5
configure:5585: /usr/bin/nm -B "conftest.o"
configure:5588: output
0000000000000000 B some_variable
configure:5595: result: BSD nm
configure:5598: checking whether ln -s works
configure:5602: result: yes
configure:5610: checking the maximum length of command line arguments
configure:5742: result: 196608
configure:5790: checking how to convert x86_64-unknown-netbsd10.0 file names to x86_64-unknown-netbsd10.0 format
configure:5831: result: func_convert_file_noop
configure:5838: checking how to convert x86_64-unknown-netbsd10.0 file names to toolchain format
configure:5859: result: func_convert_file_noop
configure:5866: checking for /usr/bin/ld option to reload object files
configure:5874: result: -r
configure:5953: checking for file
configure:5974: found /usr/bin/file
configure:5985: result: file
configure:6061: checking for objdump
configure:6082: found /usr/bin/objdump
configure:6093: result: objdump
configure:6125: checking how to recognize dependent libraries
configure:6326: result: match_pattern /lib[^/]+(\.so|_pic\.a)$
configure:6416: checking for dlltool
configure:6451: result: no
configure:6481: checking how to associate runtime and link libraries
configure:6509: result: printf %s\n
configure:6575: checking for ar
configure:6596: found /usr/bin/ar
configure:6607: result: ar
configure:6660: checking for archiver @FILE support
configure:6678: /usr/bin/gcc -c -pipe -O3 -DNDEBUG conftest.c >&5
configure:6678: $? = 0
configure:6682: ar cr libconftest.a @conftest.lst >&5
configure:6685: $? = 0
configure:6690: ar cr libconftest.a @conftest.lst >&5
ar: conftest.o: No such file or directory
configure:6693: $? = 1
configure:6705: result: @
configure:6768: checking for strip
configure:6789: found /usr/bin/strip
configure:6800: result: strip
configure:6877: checking for ranlib
configure:6898: found /usr/bin/ranlib
configure:6909: result: ranlib
configure:7011: checking command to parse /usr/bin/nm -B output from /usr/bin/gcc object
configure:7165: /usr/bin/gcc -c -pipe -O3 -DNDEBUG conftest.c >&5
configure:7168: $? = 0
configure:7172: /usr/bin/nm -B conftest.o | /usr/bin/sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /usr/bin/sed '/ __gnu_lto/d' > conftest.nm
configure:7238: /usr/bin/gcc -o conftest -pipe -O3 -DNDEBUG conftest.c conftstm.o >&5
configure:7241: $? = 0
configure:7279: result: ok
configure:7326: checking for sysroot
configure:7357: result: no
configure:7364: checking for a working dd
configure:7408: result: /bin/dd
configure:7412: checking how to truncate binary pipes
configure:7428: result: /bin/dd bs=4096 count=1
configure:7765: checking for mt
configure:7786: found /bin/mt
configure:7797: result: mt
configure:7820: checking if mt is a manifest tool
configure:7827: mt '-?'
mt: unknown option -- ?
usage: mt [-f device] command [count]
configure:7835: result: no
configure:8560: checking for stdio.h
configure:8560: /usr/bin/gcc -c -pipe -O3 -DNDEBUG conftest.c >&5
configure:8560: $? = 0
configure:8560: result: yes
configure:8560: checking for stdlib.h
configure:8560: /usr/bin/gcc -c -pipe -O3 -DNDEBUG conftest.c >&5
configure:8560: $? = 0
configure:8560: result: yes
configure:8560: checking for string.h
configure:8560: /usr/bin/gcc -c -pipe -O3 -DNDEBUG conftest.c >&5
configure:8560: $? = 0
configure:8560: result: yes
configure:8560: checking for inttypes.h
configure:8560: /usr/bin/gcc -c -pipe -O3 -DNDEBUG conftest.c >&5
configure:8560: $? = 0
configure:8560: result: yes
configure:8560: checking for stdint.h
configure:8560: /usr/bin/gcc -c -pipe -O3 -DNDEBUG conftest.c >&5
configure:8560: $? = 0
configure:8560: result: yes
configure:8560: checking for strings.h
configure:8560: /usr/bin/gcc -c -pipe -O3 -DNDEBUG conftest.c >&5
configure:8560: $? = 0
configure:8560: result: yes
configure:8560: checking for sys/stat.h
configure:8560: /usr/bin/gcc -c -pipe -O3 -DNDEBUG conftest.c >&5
configure:8560: $? = 0
configure:8560: result: yes
configure:8560: checking for sys/types.h
configure:8560: /usr/bin/gcc -c -pipe -O3 -DNDEBUG conftest.c >&5
configure:8560: $? = 0
configure:8560: result: yes
configure:8560: checking for unistd.h
configure:8560: /usr/bin/gcc -c -pipe -O3 -DNDEBUG conftest.c >&5
configure:8560: $? = 0
configure:8560: result: yes
configure:8585: checking for dlfcn.h
configure:8585: /usr/bin/gcc -c -pipe -O3 -DNDEBUG conftest.c >&5
configure:8585: $? = 0
configure:8585: result: yes
configure:8843: checking for objdir
configure:8859: result: .libs
configure:9123: checking if /usr/bin/gcc supports -fno-rtti -fno-exceptions
configure:9142: /usr/bin/gcc -c -pipe -O3 -DNDEBUG -fno-rtti -fno-exceptions conftest.c >&5
cc1: warning: command-line option '-fno-rtti' is valid for C++/D/ObjC++ but not for C
configure:9146: $? = 0
configure:9159: result: no
configure:9523: checking for /usr/bin/gcc option to produce PIC
configure:9531: result: -fPIC -DPIC
configure:9539: checking if /usr/bin/gcc PIC flag -fPIC -DPIC works
configure:9558: /usr/bin/gcc -c -pipe -O3 -DNDEBUG -fPIC -DPIC -DPIC conftest.c >&5
configure:9562: $? = 0
configure:9575: result: yes
configure:9604: checking if /usr/bin/gcc static flag -static works
configure:9633: result: yes
configure:9648: checking if /usr/bin/gcc supports -c -o file.o
configure:9670: /usr/bin/gcc -c -pipe -O3 -DNDEBUG -o out/conftest2.o conftest.c >&5
configure:9674: $? = 0
configure:9696: result: yes
configure:9704: checking if /usr/bin/gcc supports -c -o file.o
configure:9752: result: yes
configure:9785: checking whether the /usr/bin/gcc linker (/usr/bin/ld) supports shared libraries
configure:11059: result: yes
configure:11096: checking whether -lc should be explicitly linked in
configure:11105: /usr/bin/gcc -c -pipe -O3 -DNDEBUG conftest.c >&5
configure:11108: $? = 0
configure:11123: /usr/bin/gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/bin/grep -lc \>/dev/null 2\>\&1
configure:11126: $? = 0
configure:11140: result: no
configure:11300: checking dynamic linker characteristics
configure:12133: result: NetBSD ld.elf_so
configure:12255: checking how to hardcode library paths into programs
configure:12280: result: immediate
configure:12832: checking whether stripping libraries is possible
configure:12841: result: yes
configure:12883: checking if libtool supports shared libraries
configure:12885: result: yes
configure:12888: checking whether to build shared libraries
configure:12913: result: yes
configure:12916: checking whether to build static libraries
configure:12920: result: no
configure:13010: checking for gcc
configure:13042: result: /usr/bin/gcc
configure:13395: checking for C compiler version
configure:13404: /usr/bin/gcc --version >&5
gcc (nb3 20231008) 10.5.0
Copyright (C) 2020 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:13415: $? = 0
configure:13404: /usr/bin/gcc -v >&5
Using built-in specs.
COLLECT_GCC=/usr/bin/gcc
COLLECT_LTO_WRAPPER=/usr/libexec/lto-wrapper
Target: x86_64--netbsd
Configured with: /usr/src/tools/gcc/../../external/gpl3/gcc/dist/configure --target=x86_64--netbsd --enable-long-long --enable-threads --with-bugurl=http://www.NetBSD.org/support/send-pr.html --with-pkgversion='NetBSD nb2 20230710' --with-system-zlib --without-isl --enable-__cxa_atexit --enable-libstdcxx-time=rt --enable-libstdcxx-threads --with-diagnostics-color=auto-if-env --with-tune=nocona --with-default-libstdcxx-abi=new --with-mpc-lib=/var/obj/mknative/amd64-x86_64/usr/src/external/lgpl3/mpc/lib/libmpc --with-mpfr-lib=/var/obj/mknative/amd64-x86_64/usr/src/external/lgpl3/mpfr/lib/libmpfr --with-gmp-lib=/var/obj/mknative/amd64-x86_64/usr/src/external/lgpl3/gmp/lib/libgmp --with-mpc-include=/usr/src/external/lgpl3/mpc/dist/src --with-mpfr-include=/usr/src/external/lgpl3/mpfr/dist/src --with-gmp-include=/usr/src/external/lgpl3/gmp/lib/libgmp/arch/x86_64 --enable-tls --disable-multilib --disable-libstdcxx-pch --build=x86_64--netbsd --host=x86_64--netbsd --with-sysroot=/var/obj/mknative/amd64-x86_64/usr/src/destdir.amd64
Thread model: posix
Supported LTO compression algorithms: zlib
gcc version 10.5.0 (nb3 20231008)
configure:13415: $? = 0
configure:13404: /usr/bin/gcc -V >&5
gcc: error: unrecognized command-line option '-V'
gcc: fatal error: no input files
compilation terminated.
configure:13415: $? = 1
configure:13404: /usr/bin/gcc -qversion >&5
gcc: error: unrecognized command-line option '-qversion'; did you mean '--version'?
gcc: fatal error: no input files
compilation terminated.
configure:13415: $? = 1
configure:13404: /usr/bin/gcc -version >&5
gcc: error: unrecognized command-line option '-version'
gcc: fatal error: no input files
compilation terminated.
configure:13415: $? = 1
configure:13419: checking whether the compiler supports GNU C
configure:13449: result: yes
configure:13460: checking whether /usr/bin/gcc accepts -g
configure:13525: result: yes
configure:13545: checking for /usr/bin/gcc option to enable C11 features
configure:13578: result: none needed
configure:13694: checking whether /usr/bin/gcc understands -c and -o together
configure:13732: result: yes
configure:13751: checking dependency style of /usr/bin/gcc
configure:13863: result: gcc3
configure:14006: checking for C++ compiler version
configure:14015: /usr/bin/g++ --version >&5
g++ (nb3 20231008) 10.5.0
Copyright (C) 2020 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:14026: $? = 0
configure:14015: /usr/bin/g++ -v >&5
Using built-in specs.
COLLECT_GCC=/usr/bin/g++
COLLECT_LTO_WRAPPER=/usr/libexec/lto-wrapper
Target: x86_64--netbsd
Configured with: /usr/src/tools/gcc/../../external/gpl3/gcc/dist/configure --target=x86_64--netbsd --enable-long-long --enable-threads --with-bugurl=http://www.NetBSD.org/support/send-pr.html --with-pkgversion='NetBSD nb2 20230710' --with-system-zlib --without-isl --enable-__cxa_atexit --enable-libstdcxx-time=rt --enable-libstdcxx-threads --with-diagnostics-color=auto-if-env --with-tune=nocona --with-default-libstdcxx-abi=new --with-mpc-lib=/var/obj/mknative/amd64-x86_64/usr/src/external/lgpl3/mpc/lib/libmpc --with-mpfr-lib=/var/obj/mknative/amd64-x86_64/usr/src/external/lgpl3/mpfr/lib/libmpfr --with-gmp-lib=/var/obj/mknative/amd64-x86_64/usr/src/external/lgpl3/gmp/lib/libgmp --with-mpc-include=/usr/src/external/lgpl3/mpc/dist/src --with-mpfr-include=/usr/src/external/lgpl3/mpfr/dist/src --with-gmp-include=/usr/src/external/lgpl3/gmp/lib/libgmp/arch/x86_64 --enable-tls --disable-multilib --disable-libstdcxx-pch --build=x86_64--netbsd --host=x86_64--netbsd --with-sysroot=/var/obj/mknative/amd64-x86_64/usr/src/destdir.amd64
Thread model: posix
Supported LTO compression algorithms: zlib
gcc version 10.5.0 (nb3 20231008)
configure:14026: $? = 0
configure:14015: /usr/bin/g++ -V >&5
g++: error: unrecognized command-line option '-V'
g++: fatal error: no input files
compilation terminated.
configure:14026: $? = 1
configure:14015: /usr/bin/g++ -qversion >&5
g++: error: unrecognized command-line option '-qversion'; did you mean '--version'?
g++: fatal error: no input files
compilation terminated.
configure:14026: $? = 1
configure:14030: checking whether the compiler supports GNU C++
configure:14050: /usr/bin/g++ -c -pipe -O3 -DNDEBUG conftest.cpp >&5
configure:14050: $? = 0
configure:14060: result: yes
configure:14071: checking whether /usr/bin/g++ accepts -g
configure:14092: /usr/bin/g++ -c -g conftest.cpp >&5
configure:14092: $? = 0
configure:14136: result: yes
configure:14156: checking for /usr/bin/g++ option to enable C++11 features
configure:14171: /usr/bin/g++ -c -pipe -O3 -DNDEBUG conftest.cpp >&5
configure:14171: $? = 0
configure:14189: result: none needed
configure:14255: checking dependency style of /usr/bin/g++
configure:14367: result: gcc3
configure:14400: checking how to run the C++ preprocessor
configure:14464: result: /usr/bin/g++ -E
configure:14478: /usr/bin/g++ -E conftest.cpp
configure:14478: $? = 0
configure:14493: /usr/bin/g++ -E conftest.cpp
conftest.cpp:21:10: fatal error: ac_nonexistent.h: No such file or directory
21 | #include
| ^~~~~~~~~~~~~~~~~~
compilation terminated.
configure:14493: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "camera-libgenom3"
| #define PACKAGE_TARNAME "camera-libgenom3"
| #define PACKAGE_VERSION "1.0"
| #define PACKAGE_STRING "camera-libgenom3 1.0"
| #define PACKAGE_BUGREPORT "openrobots@laas.fr"
| #define PACKAGE_URL ""
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define STDC_HEADERS 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h. */
| #include
configure:14658: checking for ld used by /usr/bin/g++
configure:14726: result: /usr/bin/ld
configure:14733: checking if the linker (/usr/bin/ld) is GNU ld
configure:14749: result: yes
configure:14804: checking whether the /usr/bin/g++ linker (/usr/bin/ld) supports shared libraries
configure:15882: result: yes
configure:15918: /usr/bin/g++ -c -pipe -O3 -DNDEBUG conftest.cpp >&5
configure:15921: $? = 0
configure:16402: checking for /usr/bin/g++ option to produce PIC
configure:16410: result: -fPIC -DPIC
configure:16418: checking if /usr/bin/g++ PIC flag -fPIC -DPIC works
configure:16437: /usr/bin/g++ -c -pipe -O3 -DNDEBUG -fPIC -DPIC -DPIC conftest.cpp >&5
configure:16441: $? = 0
configure:16454: result: yes
configure:16477: checking if /usr/bin/g++ static flag -static works
configure:16506: result: yes
configure:16518: checking if /usr/bin/g++ supports -c -o file.o
configure:16540: /usr/bin/g++ -c -pipe -O3 -DNDEBUG -o out/conftest2.o conftest.cpp >&5
configure:16544: $? = 0
configure:16566: result: yes
configure:16571: checking if /usr/bin/g++ supports -c -o file.o
configure:16619: result: yes
configure:16649: checking whether the /usr/bin/g++ linker (/usr/bin/ld) supports shared libraries
configure:16692: result: yes
configure:16834: checking dynamic linker characteristics
configure:17594: result: NetBSD ld.elf_so
configure:17659: checking how to hardcode library paths into programs
configure:17684: result: immediate
configure:17726: checking for GNU make
configure:17758: error: could not find GNU make
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=x86_64-unknown-netbsd10.0
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=/usr/bin/gcc
ac_cv_env_CFLAGS_set=set
ac_cv_env_CFLAGS_value='-pipe -O3 -DNDEBUG'
ac_cv_env_CPPFLAGS_set=set
ac_cv_env_CPPFLAGS_value=''
ac_cv_env_CXXCPP_set=set
ac_cv_env_CXXCPP_value='/usr/bin/g++ -E'
ac_cv_env_CXXFLAGS_set=set
ac_cv_env_CXXFLAGS_value='-pipe -O3 -DNDEBUG'
ac_cv_env_CXX_set=set
ac_cv_env_CXX_value=/usr/bin/g++
ac_cv_env_LDFLAGS_set=set
ac_cv_env_LDFLAGS_value=''
ac_cv_env_LIBS_set=set
ac_cv_env_LIBS_value=''
ac_cv_env_LT_SYS_LIBRARY_PATH_set=''
ac_cv_env_LT_SYS_LIBRARY_PATH_value=''
ac_cv_env_PKG_CONFIG_LIBDIR_set=set
ac_cv_env_PKG_CONFIG_LIBDIR_value=/usr/lib/pkgconfig
ac_cv_env_PKG_CONFIG_PATH_set=set
ac_cv_env_PKG_CONFIG_PATH_value=/opt/openrobots/lib/pkgconfig:/usr/pkg-2024Q2/lib/pkgconfig
ac_cv_env_PKG_CONFIG_set=set
ac_cv_env_PKG_CONFIG_value=/usr/pkg/bin/pkg-config
ac_cv_env_build_alias_set=''
ac_cv_env_build_alias_value=''
ac_cv_env_codels_requires_CFLAGS_set=''
ac_cv_env_codels_requires_CFLAGS_value=''
ac_cv_env_codels_requires_LIBS_set=''
ac_cv_env_codels_requires_LIBS_value=''
ac_cv_env_host_alias_set=''
ac_cv_env_host_alias_value=''
ac_cv_env_requires_CFLAGS_set=''
ac_cv_env_requires_CFLAGS_value=''
ac_cv_env_requires_LIBS_set=''
ac_cv_env_requires_LIBS_value=''
ac_cv_env_target_alias_set=''
ac_cv_env_target_alias_value=''
ac_cv_header_dlfcn_h=yes
ac_cv_header_inttypes_h=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_stat_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_unistd_h=yes
ac_cv_host=x86_64-unknown-netbsd10.0
ac_cv_objext=o
ac_cv_path_EGREP='/usr/bin/grep -E'
ac_cv_path_FGREP='/usr/bin/grep -F'
ac_cv_path_GREP=/usr/bin/grep
ac_cv_path_SED=/usr/bin/sed
ac_cv_path_install='/usr/bin/install -c'
ac_cv_path_lt_DD=/bin/dd
ac_cv_prog_AWK=awk
ac_cv_prog_CXXCPP='/usr/bin/g++ -E'
ac_cv_prog_ac_ct_AR=ar
ac_cv_prog_ac_ct_CC=/usr/bin/gcc
ac_cv_prog_ac_ct_FILECMD=file
ac_cv_prog_ac_ct_MANIFEST_TOOL=mt
ac_cv_prog_ac_ct_OBJDUMP=objdump
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_ac_ct_STRIP=strip
ac_cv_prog_cc_c11=''
ac_cv_prog_cc_g=yes
ac_cv_prog_cc_stdc=''
ac_cv_prog_cxx_cxx11=''
ac_cv_prog_cxx_g=yes
ac_cv_prog_cxx_stdcxx=''
ac_cv_prog_make_make_set=yes
am_cv_CC_dependencies_compiler_type=gcc3
am_cv_CXX_dependencies_compiler_type=gcc3
am_cv_make_support_nested_variables=yes
am_cv_prog_cc_c_o=yes
lt_cv_ar_at_file=@
lt_cv_archive_cmds_need_lc=no
lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so|_pic\.a)$'
lt_cv_file_magic_cmd='$MAGIC_CMD'
lt_cv_file_magic_test_file=''
lt_cv_ld_reload_flag=-r
lt_cv_nm_interface='BSD nm'
lt_cv_objdir=.libs
lt_cv_path_LD=/usr/bin/ld
lt_cv_path_LDCXX=/usr/bin/ld
lt_cv_path_NM='/usr/bin/nm -B'
lt_cv_path_mainfest_tool=no
lt_cv_prog_compiler_c_o=yes
lt_cv_prog_compiler_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_sys_global_symbol_pipe='/usr/bin/sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | /usr/bin/sed '\''/ __gnu_lto/d'\'
lt_cv_sys_global_symbol_to_c_name_address='/usr/bin/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='/usr/bin/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='/usr/bin/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_max_cmd_len=196608
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'
## ----------------- ##
## Output variables. ##
## ----------------- ##
ACLOCAL='${SHELL} '\''/local/robotpkg/var/tmp/robotpkg/interfaces/camera-libgenom3/work/camera-libgenom3-1.0/autoconf/missing'\'' aclocal-1.16'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='$${TAR-tar}'
AM_BACKSLASH='\'
AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
AM_DEFAULT_VERBOSITY='1'
AM_V='$(V)'
AR='ar'
ASCIIDOCTOR=''
AUTOCONF='${SHELL} '\''/local/robotpkg/var/tmp/robotpkg/interfaces/camera-libgenom3/work/camera-libgenom3-1.0/autoconf/missing'\'' autoconf'
AUTOHEADER='${SHELL} '\''/local/robotpkg/var/tmp/robotpkg/interfaces/camera-libgenom3/work/camera-libgenom3-1.0/autoconf/missing'\'' autoheader'
AUTOMAKE='${SHELL} '\''/local/robotpkg/var/tmp/robotpkg/interfaces/camera-libgenom3/work/camera-libgenom3-1.0/autoconf/missing'\'' automake-1.16'
AWK='awk'
CC='/usr/bin/gcc'
CCDEPMODE='depmode=gcc3'
CFLAGS='-pipe -O3 -DNDEBUG'
CPPFLAGS=''
CSCOPE='cscope'
CTAGS='ctags'
CXX='/usr/bin/g++'
CXXCPP='/usr/bin/g++ -E'
CXXDEPMODE='depmode=gcc3'
CXXFLAGS='-pipe -O3 -DNDEBUG'
CYGPATH_W='echo'
DEFS=''
DEPDIR='.deps'
DLLTOOL='false'
DSYMUTIL=''
DUMPBIN=''
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/usr/bin/grep -E'
ETAGS='etags'
EXEEXT=''
FGREP='/usr/bin/grep -F'
FILECMD='file'
GENOM3='/opt/openrobots/bin/genom3'
GREP='/usr/bin/grep'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
LD='/usr/bin/ld'
LDFLAGS=''
LIBOBJS=''
LIBS=''
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LIPO=''
LN_S='ln -s'
LTLIBOBJS=''
LT_SYS_LIBRARY_PATH=''
MAKE=''
MAKEINFO='${SHELL} '\''/local/robotpkg/var/tmp/robotpkg/interfaces/camera-libgenom3/work/camera-libgenom3-1.0/autoconf/missing'\'' makeinfo'
MANIFEST_TOOL=':'
MKDIR_P='./autoconf/install-sh -c -d'
NM='/usr/bin/nm -B'
NMEDIT=''
OBJDUMP='objdump'
OBJEXT='o'
OTOOL64=''
OTOOL=''
PACKAGE='camera-libgenom3'
PACKAGE_BUGREPORT='openrobots@laas.fr'
PACKAGE_NAME='camera-libgenom3'
PACKAGE_STRING='camera-libgenom3 1.0'
PACKAGE_TARNAME='camera-libgenom3'
PACKAGE_URL=''
PACKAGE_VERSION='1.0'
PATH_SEPARATOR=':'
PKG_CONFIG='/usr/pkg/bin/pkg-config'
PKG_CONFIG_LIBDIR='/usr/lib/pkgconfig'
PKG_CONFIG_PATH='/opt/openrobots/lib/pkgconfig:/usr/pkg-2024Q2/lib/pkgconfig'
RANLIB='ranlib'
SED='/usr/bin/sed'
SET_MAKE=''
SHELL='/bin/sh'
STRIP='strip'
VERSION='1.0'
ac_ct_AR='ar'
ac_ct_CC='/usr/bin/gcc'
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='_no'
am__quote=''
am__tar='$${TAR-tar} chof - "$$tardir"'
am__untar='$${TAR-tar} xf -'
bindir='${exec_prefix}/bin'
build='x86_64-unknown-netbsd10.0'
build_alias=''
build_cpu='x86_64'
build_os='netbsd10.0'
build_vendor='unknown'
codels_requires_CFLAGS=''
codels_requires_LIBS=''
codels_requires_SPEC=''
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='NONE'
host='x86_64-unknown-netbsd10.0'
host_alias=''
host_cpu='x86_64'
host_os='netbsd10.0'
host_vendor='unknown'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='/opt/openrobots/info'
install_sh='${SHELL} /local/robotpkg/var/tmp/robotpkg/interfaces/camera-libgenom3/work/camera-libgenom3-1.0/autoconf/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='/opt/openrobots/man'
mkdir_p='$(MKDIR_P)'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/opt/openrobots'
program_transform_name='s,x,x,'
psdir='${docdir}'
requires_CFLAGS=''
requires_LIBS=''
requires_SPEC=''
runstatedir='${localstatedir}/run'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''
## ----------- ##
## confdefs.h. ##
## ----------- ##
/* confdefs.h */
#define PACKAGE_NAME "camera-libgenom3"
#define PACKAGE_TARNAME "camera-libgenom3"
#define PACKAGE_VERSION "1.0"
#define PACKAGE_STRING "camera-libgenom3 1.0"
#define PACKAGE_BUGREPORT "openrobots@laas.fr"
#define PACKAGE_URL ""
#define HAVE_STDIO_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_STDINT_H 1
#define HAVE_STRINGS_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_UNISTD_H 1
#define STDC_HEADERS 1
#define HAVE_DLFCN_H 1
#define LT_OBJDIR ".libs/"
configure: exit 1