^~~~~~~~~~~~~~~~~~~~~~~~~~~~ cairo-script-operators.c:4156:5: note: in expansion of macro 'pop' pop (1); ^~~ yes checking sys/prctl.h presence... In file included from cairo-script-operators.c:39: cairo-script-operators.c: In function '_set_line_cap': cairo-script-private.h:936:1: warning: inlining failed in call to '_csi_pop_ostack': call is unlikely and code size would grow [-Winline] _csi_pop_ostack (csi_t *ctx, csi_integer_t count) ^~~~~~~~~~~~~~~ cairo-script-operators.c:102:18: note: called from here #define pop(CNT) _csi_pop_ostack (ctx, (CNT)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ cairo-script-operators.c:5107:5: note: in expansion of macro 'pop' pop (1); ^~~ In file included from cairo-script-operators.c:39: cairo-script-operators.c: In function '_le': cairo-script-private.h:930:1: warning: inlining failed in call to '_csi_peek_ostack': call is unlikely and code size would grow [-Winline] _csi_peek_ostack (csi_t *ctx, csi_integer_t i) ^~~~~~~~~~~~~~~~ cairo-script-operators.c:3506:9: note: called from here a = _csi_peek_ostack (ctx, 1); ^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from cairo-script-operators.c:39: cairo-script-private.h:930:1: warning: inlining failed in call to '_csi_peek_ostack': call is unlikely and code size would grow [-Winline] _csi_peek_ostack (csi_t *ctx, csi_integer_t i) ^~~~~~~~~~~~~~~~ cairo-script-operators.c:3505:9: note: called from here b = _csi_peek_ostack (ctx, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from cairo-script-operators.c:39: cairo-script-private.h:956:1: warning: inlining failed in call to '_csi_push_ostack_boolean': call is unlikely and code size would grow [-Winline] _csi_push_ostack_boolean (csi_t *ctx, csi_boolean_t v) ^~~~~~~~~~~~~~~~~~~~~~~~ cairo-script-operators.c:3513:12: note: called from here return _csi_push_ostack_boolean (ctx, cmp <= 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from cairo-script-operators.c:39: cairo-script-private.h:936:1: warning: inlining failed in call to '_csi_pop_ostack': call is unlikely and code size would grow [-Winline] _csi_pop_ostack (csi_t *ctx, csi_integer_t count) ^~~~~~~~~~~~~~~ cairo-script-operators.c:102:18: note: called from here #define pop(CNT) _csi_pop_ostack (ctx, (CNT)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ cairo-script-operators.c:3512:5: note: in expansion of macro 'pop' pop (2); ^~~ In file included from cairo-script-operators.c:39: cairo-script-operators.c: In function '_lt': cairo-script-private.h:930:1: warning: inlining failed in call to '_csi_peek_ostack': call is unlikely and code size would grow [-Winline] _csi_peek_ostack (csi_t *ctx, csi_integer_t i) ^~~~~~~~~~~~~~~~ cairo-script-operators.c:3589:9: note: called from here a = _csi_peek_ostack (ctx, 1); ^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from cairo-script-operators.c:39: cairo-script-private.h:930:1: warning: inlining failed in call to '_csi_peek_ostack': call is unlikely and code size would grow [-Winline] _csi_peek_ostack (csi_t *ctx, csi_integer_t i) ^~~~~~~~~~~~~~~~ cairo-script-operators.c:3588:9: note: called from here b = _csi_peek_ostack (ctx, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from cairo-script-operators.c:39: cairo-script-private.h:956:1: warning: inlining failed in call to '_csi_push_ostack_boolean': call is unlikely and code size would grow [-Winline] _csi_push_ostack_boolean (csi_t *ctx, csi_boolean_t v) ^~~~~~~~~~~~~~~~~~~~~~~~ cairo-script-operators.c:3596:12: note: called from here return _csi_push_ostack_boolean (ctx, cmp < 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from cairo-script-operators.c:39: cairo-script-private.h:936:1: warning: inlining failed in call to '_csi_pop_ostack': call is unlikely and code size would grow [-Winline] _csi_pop_ostack (csi_t *ctx, csi_integer_t count) ^~~~~~~~~~~~~~~ cairo-script-operators.c:102:18: note: called from here #define pop(CNT) _csi_pop_ostack (ctx, (CNT)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ cairo-script-operators.c:3595:5: note: in expansion of macro 'pop' pop (2); ^~~ In file included from cairo-script-operators.c:39: cairo-script-operators.c: In function '_show_text': cairo-script-private.h:936:1: warning: inlining failed in call to '_csi_pop_ostack': call is unlikely and code size would grow [-Winline] _csi_pop_ostack (csi_t *ctx, csi_integer_t count) ^~~~~~~~~~~~~~~ cairo-script-operators.c:102:18: note: called from here #define pop(CNT) _csi_pop_ostack (ctx, (CNT)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ cairo-script-operators.c:5755:5: note: in expansion of macro 'pop' pop (1); ^~~ yes checking for sys/prctl.h... yes In file included from cairo-script-operators.c:39: cairo-script-operators.c: In function '_set_source': cairo-script-private.h:936:1: warning: inlining failed in call to '_csi_pop_ostack': call is unlikely and code size would grow [-Winline] _csi_pop_ostack (csi_t *ctx, csi_integer_t count) ^~~~~~~~~~~~~~~ cairo-script-operators.c:102:18: note: called from here #define pop(CNT) _csi_pop_ostack (ctx, (CNT)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ cairo-script-operators.c:5343:5: note: in expansion of macro 'pop' pop (1); ^~~ checking if we have linux capabilities (libcap)... In file included from cairo-script-operators.c:39: cairo-script-operators.c: In function '_def': cairo-script-private.h:930:1: warning: inlining failed in call to '_csi_peek_ostack': call is unlikely and code size would grow [-Winline] _csi_peek_ostack (csi_t *ctx, csi_integer_t i) ^~~~~~~~~~~~~~~~ cairo-script-operators.c:1262:14: note: called from here status = _csi_name_define (ctx, name, _csi_peek_ostack (ctx, 0)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from cairo-script-operators.c:39: cairo-script-private.h:936:1: warning: inlining failed in call to '_csi_pop_ostack': call is unlikely and code size would grow [-Winline] _csi_pop_ostack (csi_t *ctx, csi_integer_t count) ^~~~~~~~~~~~~~~ no cairo-script-operators.c:102:18: note: called from here #define pop(CNT) _csi_pop_ostack (ctx, (CNT)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ cairo-script-operators.c:1266:5: note: in expansion of macro 'pop' pop (2); ^~~ checking priv.h usability... In file included from cairo-script-operators.c:39: cairo-script-operators.c: In function '_set_tolerance': cairo-script-private.h:936:1: warning: inlining failed in call to '_csi_pop_ostack': call is unlikely and code size would grow [-Winline] _csi_pop_ostack (csi_t *ctx, csi_integer_t count) ^~~~~~~~~~~~~~~ cairo-script-operators.c:102:18: note: called from here #define pop(CNT) _csi_pop_ostack (ctx, (CNT)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ cairo-script-operators.c:5498:5: note: in expansion of macro 'pop' pop (1); ^~~ In file included from cairo-script-operators.c:39: cairo-script-operators.c: In function '_paint_with_alpha': cairo-script-private.h:936:1: warning: inlining failed in call to '_csi_pop_ostack': call is unlikely and code size would grow [-Winline] _csi_pop_ostack (csi_t *ctx, csi_integer_t count) ^~~~~~~~~~~~~~~ cairo-script-operators.c:102:18: note: called from here #define pop(CNT) _csi_pop_ostack (ctx, (CNT)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ cairo-script-operators.c:4086:5: note: in expansion of macro 'pop' pop (1); ^~~ In file included from cairo-script-operators.c:39: cairo-script-operators.c: In function '_set_font_size': cairo-script-private.h:936:1: warning: inlining failed in call to '_csi_pop_ostack': call is unlikely and code size would grow [-Winline] _csi_pop_ostack (csi_t *ctx, csi_integer_t count) ^~~~~~~~~~~~~~~ cairo-script-operators.c:102:18: note: called from here #define pop(CNT) _csi_pop_ostack (ctx, (CNT)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ cairo-script-operators.c:5086:5: note: in expansion of macro 'pop' pop (1); ^~~ In file included from cairo-script-operators.c:39: cairo-script-operators.c: In function '_set_line_width': cairo-script-private.h:936:1: warning: inlining failed in call to '_csi_pop_ostack': call is unlikely and code size would grow [-Winline] _csi_pop_ostack (csi_t *ctx, csi_integer_t count) ^~~~~~~~~~~~~~~ cairo-script-operators.c:102:18: note: called from here #define pop(CNT) _csi_pop_ostack (ctx, (CNT)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ cairo-script-operators.c:5147:5: note: in expansion of macro 'pop' pop (1); ^~~ In file included from cairo-script-operators.c:39: cairo-script-operators.c: In function '_gray': cairo-script-private.h:950:1: warning: inlining failed in call to '_csi_push_ostack': call is unlikely and code size would grow [-Winline] _csi_push_ostack (csi_t *ctx, csi_object_t *obj) ^~~~~~~~~~~~~~~~ cairo-script-operators.c:103:19: note: called from here #define push(OBJ) _csi_push_ostack (ctx, (OBJ)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cairo-script-operators.c:2805:12: note: in expansion of macro 'push' return push (&obj); ^~~~ In file included from cairo-script-operators.c:39: cairo-script-private.h:936:1: warning: inlining failed in call to '_csi_pop_ostack': call is unlikely and code size would grow [-Winline] _csi_pop_ostack (csi_t *ctx, csi_integer_t count) ^~~~~~~~~~~~~~~ cairo-script-operators.c:102:18: note: called from here #define pop(CNT) _csi_pop_ostack (ctx, (CNT)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ cairo-script-operators.c:2801:5: note: in expansion of macro 'pop' pop (1); ^~~ In file included from cairo-script-operators.c:39: cairo-script-operators.c: In function '_unset': cairo-script-private.h:930:1: warning: inlining failed in call to '_csi_peek_ostack': call is unlikely and code size would grow [-Winline] _csi_peek_ostack (csi_t *ctx, csi_integer_t i) ^~~~~~~~~~~~~~~~ cairo-script-operators.c:6275:11: note: called from here dst = _csi_peek_ostack (ctx, 1); ^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from cairo-script-operators.c:39: cairo-script-private.h:936:1: warning: inlining failed in call to '_csi_pop_ostack': call is unlikely and code size would grow [-Winline] _csi_pop_ostack (csi_t *ctx, csi_integer_t count) ^~~~~~~~~~~~~~~ cairo-script-operators.c:102:18: note: called from here #define pop(CNT) _csi_pop_ostack (ctx, (CNT)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ cairo-script-operators.c:6287:5: note: in expansion of macro 'pop' pop (1); ^~~ In file included from cairo-script-operators.c:39: cairo-script-operators.c: In function '_font': cairo-script-private.h:950:1: warning: inlining failed in call to '_csi_push_ostack': call is unlikely and code size would grow [-Winline] _csi_push_ostack (csi_t *ctx, csi_object_t *obj) ^~~~~~~~~~~~~~~~ cairo-script-operators.c:103:19: note: called from here #define push(OBJ) _csi_push_ostack (ctx, (OBJ)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cairo-script-operators.c:2310:14: note: in expansion of macro 'push' status = push (&obj); ^~~~ In file included from cairo-script-operators.c:39: cairo-script-private.h:936:1: warning: inlining failed in call to '_csi_pop_ostack': call is unlikely and code size would grow [-Winline] _csi_pop_ostack (csi_t *ctx, csi_integer_t count) ^~~~~~~~~~~~~~~ cairo-script-operators.c:102:18: note: called from here #define pop(CNT) _csi_pop_ostack (ctx, (CNT)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ cairo-script-operators.c:2309:5: note: in expansion of macro 'pop' pop (1); ^~~ no checking priv.h presence... no checking for priv.h... no checking if we have solaris privileges... no checking sys/mac.h usability... CCLD libcairo-script-interpreter.la no checking sys/mac.h presence... no checking for sys/mac.h... no checking if we should use TrustedBSD MAC privileges... no checking for library containing res_init... no checking for sys/types.h... (cached) yes checking for netinet/in.h... (cached) yes checking for arpa/nameser.h... (cached) yes checking for netdb.h... yes checking for resolv.h... (cached) yes checking for res_init... no checking for __res_init... make[6]: Leaving directory '/srv/storage/autobuild/run/instance-0/output-1/build/cairo-1.16.0/util/cairo-script' CCLD cairo-analyse-trace CCLD cairo-perf-trace yes checking for inet_ntop... yes checking for inet_pton... yes checking for uintptr_t... (cached) yes checking for int32... no checking for u_int32... no checking for int32 with DNS headers included... no checking for u_int32 with DNS headers included... make[5]: Leaving directory '/srv/storage/autobuild/run/instance-0/output-1/build/cairo-1.16.0/perf' make[4]: Leaving directory '/srv/storage/autobuild/run/instance-0/output-1/build/cairo-1.16.0/perf' make[3]: Leaving directory '/srv/storage/autobuild/run/instance-0/output-1/build/cairo-1.16.0/perf' make[3]: Entering directory '/srv/storage/autobuild/run/instance-0/output-1/build/cairo-1.16.0' Makefile:1502: warning: overriding recipe for target 'recheck' Makefile:1140: warning: ignoring old recipe for target 'recheck' make[3]: Leaving directory '/srv/storage/autobuild/run/instance-0/output-1/build/cairo-1.16.0' make[2]: Leaving directory '/srv/storage/autobuild/run/instance-0/output-1/build/cairo-1.16.0' make[1]: Leaving directory '/srv/storage/autobuild/run/instance-0/output-1/build/cairo-1.16.0' no checking for sys/timepps.h... no checking for struct timespec... yes checking for struct ntptimeval... yes checking for md5.h... no checking for library containing MD5Init... no checking for MD5Init... no checking for sysconf... yes checking for getdtablesize... yes checking for sigaction... yes checking for sigset... yes checking for sigvec... no checking for SIGIO... yes checking if we want to use SIGIO... Possible for arm-buildroot-linux-uclibcgnueabihf but disabled because of reported problems checking for SIGPOLL... yes checking if we can use SIGPOLL for UDP I/O... no checking if we can use SIGPOLL for TTY I/O... no checking number of arguments to gettimeofday()... 2 checking for settimeofday... yes checking if we'll use clock_settime or settimeofday or stime... clock_settime() checking for BSD- or MS-compatible name lister (nm)... /srv/storage/autobuild/run/instance-0/output-1/per-package/ntp/host/bin/arm-linux-nm checking the name lister (/srv/storage/autobuild/run/instance-0/output-1/per-package/ntp/host/bin/arm-linux-nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to arm-buildroot-linux-uclibcgnueabihf format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /srv/storage/autobuild/run/instance-0/output-1/per-package/ntp/host/bin/arm-linux-ld option to reload object files... -r checking for arm-buildroot-linux-uclibcgnueabihf-objdump... /srv/storage/autobuild/run/instance-0/output-1/per-package/ntp/host/bin/arm-linux-objdump checking how to recognize dependent libraries... pass_all checking for arm-buildroot-linux-uclibcgnueabihf-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for arm-buildroot-linux-uclibcgnueabihf-ar... (cached) /srv/storage/autobuild/run/instance-0/output-1/per-package/ntp/host/bin/arm-linux-ar checking for archiver @FILE support... @ checking for arm-buildroot-linux-uclibcgnueabihf-strip... (cached) /srv/storage/autobuild/run/instance-0/output-1/per-package/ntp/host/bin/arm-linux-strip checking for arm-buildroot-linux-uclibcgnueabihf-ranlib... /srv/storage/autobuild/run/instance-0/output-1/per-package/ntp/host/bin/arm-linux-ranlib checking command to parse /srv/storage/autobuild/run/instance-0/output-1/per-package/ntp/host/bin/arm-linux-nm output from /srv/storage/autobuild/run/instance-0/output-1/per-package/ntp/host/bin/arm-linux-gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for arm-buildroot-linux-uclibcgnueabihf-mt... no checking for mt... mt configure: WARNING: using cross tools not prefixed with host triplet checking if mt is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if /srv/storage/autobuild/run/instance-0/output-1/per-package/ntp/host/bin/arm-linux-gcc supports -fno-rtti -fno-exceptions... no checking for /srv/storage/autobuild/run/instance-0/output-1/per-package/ntp/host/bin/arm-linux-gcc option to produce PIC... -fPIC -DPIC checking if /srv/storage/autobuild/run/instance-0/output-1/per-package/ntp/host/bin/arm-linux-gcc PIC flag -fPIC -DPIC works... yes checking if /srv/storage/autobuild/run/instance-0/output-1/per-package/ntp/host/bin/arm-linux-gcc static flag -static works... yes checking if /srv/storage/autobuild/run/instance-0/output-1/per-package/ntp/host/bin/arm-linux-gcc supports -c -o file.o... yes checking if /srv/storage/autobuild/run/instance-0/output-1/per-package/ntp/host/bin/arm-linux-gcc supports -c -o file.o... (cached) yes checking whether the /srv/storage/autobuild/run/instance-0/output-1/per-package/ntp/host/bin/arm-linux-gcc linker (/srv/storage/autobuild/run/instance-0/output-1/per-package/ntp/host/bin/arm-linux-ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking if sntp will be built... no checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking for sys/param.h... (cached) yes checking sys/poll.h usability... yes checking sys/poll.h presence... yes checking for sys/poll.h... yes checking sys/procset.h usability... no checking sys/procset.h presence... no checking for sys/procset.h... no checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking for sys/socket.h... (cached) yes checking sys/stropts.h usability... no checking sys/stropts.h presence... no checking for sys/stropts.h... no checking for sys/time.h... (cached) yes checking sys/un.h usability... yes checking sys/un.h presence... yes checking for sys/un.h... yes checking sys/wait.h usability... yes checking sys/wait.h presence... yes checking for sys/wait.h... yes checking for dlfcn.h... (cached) yes checking for errno.h... (cached) yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking libgen.h usability... yes checking libgen.h presence... yes checking for libgen.h... yes checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking for memory.h... (cached) yes checking for netinet/in.h... (cached) yes checking setjmp.h usability... yes checking setjmp.h presence... yes checking for setjmp.h... yes checking stdbool.h usability... yes checking stdbool.h presence... yes checking for stdbool.h... yes checking sysexits.h usability... yes checking sysexits.h presence... yes checking for sysexits.h... yes checking for unistd.h... (cached) yes checking utime.h usability... yes checking utime.h presence... yes checking for utime.h... yes checking for stdarg.h... (cached) yes checking for string.h... (cached) yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking for inttypes.h... (cached) yes checking for working stdnoreturn.h... yes checking for runetype.h... no checking for wchar.h... yes checking for wchar_t... yes checking for wint_t... yes checking for int8_t... yes checking for uint8_t... yes checking for int16_t... yes checking for uint16_t... yes checking for int32_t... yes checking for uint32_t... yes checking for intptr_t... yes checking for uintptr_t... (cached) yes checking for uint_t... no checking for pid_t... (cached) yes checking for size_t... (cached) yes checking for ptrdiff_t... (cached) yes checking size of char *... 4 checking size of int... (cached) 4 checking size of long... (cached) 4 checking size of short... (cached) 2 checking for pathfind in -lgen... no checking for gettext in -lintl... yes checking for vprintf... yes checking for _doprnt... no checking for vfork.h... (cached) no checking for fork... (cached) yes checking for vfork... (cached) yes checking for working fork... (cached) yes checking for working vfork... (cached) yes checking for mmap... yes checking for canonicalize_file_name... yes checking for snprintf... (cached) yes checking for strdup... yes checking for strchr... yes checking for strrchr... yes checking for strsignal... yes checking for fchmod... yes checking for fstat... yes checking for chmod... yes checking for a sed that does not truncate output... (cached) /usr/bin/sed configure: Using supplied libopts tearoff checking whether a reg expr header is specified... no checking whether with-libregex was specified... no checking whether with-libregex-cflags was specified... no checking whether with-libregex-libs was specified... no checking whether libregex functions properly... no checking whether pathfind(3) works... no checking whether /dev/zero is readable device... crw-rw-rw- 1 root root 1, 5 Apr 29 11:16 /dev/zero checking whether we have a functional realpath(3C)... no checking whether strftime() works... no checking whether fopen accepts "b" mode... no checking whether fopen accepts "t" mode... no checking whether not wanting optional option args... yes checking for arm-buildroot-linux-uclibcgnueabihf-pkg-config... /srv/storage/autobuild/run/instance-0/output-1/per-package/ntp/host/bin/pkg-config checking if pkg-config is at least version 0.15.0... yes checking if libevent 2 or later is installed... yes, version 2.1.11-stable Package libevent_pthreads was not found in the pkg-config search path. Perhaps you should add the directory containing `libevent_pthreads.pc' to the PKG_CONFIG_PATH environment variable Package 'libevent_pthreads', required by 'virtual:world', not found Package libevent_pthreads was not found in the pkg-config search path. Perhaps you should add the directory containing `libevent_pthreads.pc' to the PKG_CONFIG_PATH environment variable Package 'libevent_pthreads', required by 'virtual:world', not found checking for library containing openlog... none required checking for netdb.h... (cached) yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking for sysexits.h... (cached) yes checking for facilitynames in syslog.h... yes checking for stdbool.h that conforms to C99... (cached) yes checking for _Bool... yes checking pkg-config for openssl... yes, version 1.1.1g checking if we will use crypto... yes checking openssl/cmac.h usability... yes checking openssl/cmac.h presence... yes checking for openssl/cmac.h... yes checking openssl/hmac.h usability... yes checking openssl/hmac.h presence... yes checking for openssl/hmac.h... yes checking for EVP_MD_do_all_sorted... yes checking for struct sockaddr_storage... yes checking for sockaddr_storage.__ss_family... no checking for in_port_t... yes checking type of socklen arg for getsockname()... socklen_t checking struct sockaddr for sa_len... no checking for IPv6 structures... yes checking for Kame IPv6 support... no checking for in6_pktinfo... yes checking for sockaddr_in6.sin6_scope_id... yes checking for in6addr_any... yes checking for struct if_laddrconf... no checking for struct if_laddrreq... no checking for multicast IP support... yes checking arg type needed for setsockopt() IP*_MULTICAST_LOOP... u_int checking for getifaddrs... yes checking for if_nametoindex... yes checking for socket... yes checking for ruby... /usr/bin/ruby checking if we want to enable tests with undiagnosed problems... yes checking if we can run test-kodDatabase... yes checking if we can run test-kodFile... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating libopts/Makefile config.status: creating Makefile config.status: creating include/Makefile config.status: creating scripts/Makefile config.status: creating tests/Makefile config.status: creating tests/fileHandlingTest.h config.status: creating unity/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands make: Leaving directory '/srv/storage/autobuild/run/instance-0/buildroot'