checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking whether make supports the include directive... yes (GNU style) checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... gcc3 checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking dependency style of gcc... (cached) gcc3 checking for gcc option to accept ISO C99... none needed checking for gcc option to accept ISO Standard C... (cached) none needed checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking sys/klog.h usability... yes checking sys/klog.h presence... yes checking for sys/klog.h... yes checking whether gcc needs -traditional... no checking for inline... inline checking for an ANSI C-conforming const... yes checking for mode_t... yes checking for pid_t... yes checking whether struct tm is in sys/time.h or time.h... time.h checking return type of signal handlers... void checking for uid_t in sys/types.h... yes checking for off_t... yes checking if malloc debugging is wanted... no checking whether syslog names are available... yes checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking for working memcmp... yes checking for strftime... yes checking whether lstat correctly handles trailing slash... yes checking whether stat accepts an empty string... no checking for vprintf... yes checking for _doprnt... no checking type of array argument to getgroups... gid_t checking for getgroups... yes checking for working getgroups... yes checking for daemon... yes checking for klogctl... yes checking for setproctitle... no checking for setprogname... no checking for PCRE... yes checking if malloc debugging is wanted... no checking whether C compiler accepts -Wall... yes checking whether C compiler accepts -W... yes checking whether C compiler accepts -Wcast-qual... yes checking whether C compiler accepts -Wcast-align... yes checking whether C compiler accepts -Wmissing-noreturn... yes checking whether C compiler accepts -Wbad-function-cast... yes checking whether C compiler accepts -Wstrict-prototypes... yes checking whether C compiler accepts -Wwrite-strings... yes checking whether C compiler accepts -Wreturn-type... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating man/Makefile config.status: creating man/metalog.8 config.status: creating man/metalog.conf.5 config.status: creating metalog.spec config.status: creating metalog.lsm config.status: creating config.h config.status: executing depfiles commands make all-recursive make[1]: Entering directory '/build/metalog/src/metalog-20181125' Making all in src make[2]: Entering directory '/build/metalog/src/metalog-20181125/src' CC metalog.o CCLD metalog make[2]: Leaving directory '/build/metalog/src/metalog-20181125/src' Making all in man make[2]: Entering directory '/build/metalog/src/metalog-20181125/man' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/build/metalog/src/metalog-20181125/man' make[2]: Entering directory '/build/metalog/src/metalog-20181125' make[2]: Leaving directory '/build/metalog/src/metalog-20181125' make[1]: Leaving directory '/build/metalog/src/metalog-20181125'