=> Bootstrap dependency digest>=20010302: found digest-20190127
=> Checksum SHA1 OK for awka-0.7.5.tar.gz
=> Checksum RMD160 OK for awka-0.7.5.tar.gz
=> Checksum SHA512 OK for awka-0.7.5.tar.gz
===> Installing dependencies for awka-0.7.5nb3
=> Build dependency cwrappers>=20150314: found cwrappers-20180325
===> Overriding tools for awka-0.7.5nb3
===> Extracting for awka-0.7.5nb3
===> Patching for awka-0.7.5nb3
=> Applying pkgsrc patches for awka-0.7.5nb3
===> Creating toolchain wrappers for awka-0.7.5nb3
===> Configuring for awka-0.7.5nb3
=> Modifying GNU configure scripts to avoid --recheck
=> Replacing config-guess with pkgsrc versions
=> Replacing config-sub with pkgsrc versions
=> Replacing install-sh with pkgsrc version
creating cache ./config.cache
checking for gcc... gcc
checking whether we are using GNU C... yes
checking how to run the C preprocessor... gcc -E
checking for log in -lm... yes
checking checking for inline... __inline__
checking for gawk... /usr/bin/awk
checking for ash... no
checking for sh... sh
checking for byacc... no
checking for bison... no
checking for yacc... yacc
checking for ar... ar
checking for ranlib... ranlib
checking for cmp... /usr/bin/cmp
checking compiler supports void*... yes
checking compiler groks prototypes... yes
checking for working const... yes
checking for stddef.h... yes
getting size_t from <stddef.h>
checking for fcntl.h... yes
checking for errno.h... yes
checking for time.h... yes
checking for stdarg.h... yes
checking for netdb.h... yes
checking for netinet/in.h... yes
checking for sys/socket.h... yes
checking for unistd.h... yes
checking for memcpy... yes
checking for strchr... yes
checking for strstr... yes
checking for strerror... yes
checking for vfprintf... yes
checking for fmod... yes
checking for matherr... yes
checking for limits.h... yes
checking for gethostbyname... yes
checking for connect... yes
checking where to find the socket library calls... the standard library
checking whether time.h and sys/time.h may both be included... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking for tm_zone in struct tm... yes
checking for time... yes
checking for mktime... yes
checking for asctime... yes
checking for localtime... yes
checking for gmtime... yes
checking for .exe extension... no
/* config.h -- generated by configure */
#ifndef CONFIG_H
#define CONFIG_H

#define HAVE_SOCKETS 1
#define HAVE_SYS_SOCKET_H
#define HAVE_UNISTD_H
#define HAVE_NETDB_H
#define HAVE_NETINET_IN_H
#define HAVE_FCNTL_H

#define awka_MATHLIB "-lm"
#define INLINE __inline__
#define SIZE_T_STDDEF_H 1
#define NO_FPRINTF_IN_STDIO 1
#define NO_SPRINTF_IN_STDIO 1
#define awka_SOCKET_LIBS ""
#define awka_CC "gcc"
#define awka_CFLAGS "-O2 -D_FORTIFY_SOURCE=2"
#define awka_shell "sh"

#define HAVE_REAL_PIPES 1
/* #define NO_BIN_CHARS */
/* #define MEM_DEBUG */
#endif /* CONFIG_H */
updating cache ./config.cache
creating ./config.status
creating Makefile
creating lib/Makefile
creating awka/Makefile
creating test/Makefile