=> Bootstrap dependency digest>=20211023: found digest-20220214
=> Checksum BLAKE2s OK for erlang-25.1.2.tar.gz
=> Checksum SHA512 OK for erlang-25.1.2.tar.gz
===> Installing dependencies for erlang-25.1.2
==========================================================================
The supported build options for erlang are:

	iodbc java unixodbc

You can select which build options to use by setting PKG_DEFAULT_OPTIONS
or the following variable.  Its current value is shown:

	PKG_OPTIONS.erlang (not defined)

==========================================================================
==========================================================================
The following variables will affect the build process of this package,
erlang-25.1.2.  Their current value is shown below:

        * SSLBASE (defined)
        * SSLCERTBUNDLE (not defined)
        * SSLCERTS = /usr/pkg/etc/openssl/certs
        * SSLDIR = /usr/pkg/etc/openssl
        * SSLKEYS = /usr/pkg/etc/openssl/private

Based on these variables, the following variables have been set:

        * TERMCAP_TYPE = termcap

You may want to abort the process now with CTRL-C and change the value
of variables in the first group before continuing.  Be sure to run
`/usr/bin/make clean' after the changes.
==========================================================================
=> Tool dependency mktools-[0-9]*: found mktools-20220614
=> Tool dependency autoconf>=2.50: found autoconf-2.71nb2
=> Tool dependency bsdtar-[0-9]*: found bsdtar-3.4.3
=> Tool dependency gmake>=3.81: found gmake-4.4
=> Tool dependency cwrappers>=20150314: found cwrappers-20220403
=> Full dependency perl>=5.0: found perl-5.36.0
=> Full dependency openssl>=1.1.1pnb1: found openssl-1.1.1s
===> Skipping vulnerability checks.
WARNING: No /usr/pkg/pkgdb/pkg-vulnerabilities file found.
WARNING: To fix run: `/usr/sbin/pkg_admin -K /usr/pkg/pkgdb fetch-pkg-vulnerabilities'.
===> Overriding tools for erlang-25.1.2
===> Extracting for erlang-25.1.2
===> Patching for erlang-25.1.2
=> Applying pkgsrc patches for erlang-25.1.2
===> Creating toolchain wrappers for erlang-25.1.2
===> Configuring for erlang-25.1.2
=> Fixing target name.
cd /work/lang/erlang/work/otp-OTP-25.1.2 && ./otp_build autoconf

*** It is not necessary to execute './otp_build autoconf' anymore! ***

All configure scripts have been committed in the repository and are
therefore always available. If you need to update them, execute
'./otp_build update_configure [--no-commit]'. Ensure that you have
autoconf version 2.71 in your PATH before updating the configure
scritps.

The only effect of executing './otp_build autoconf' is printing of this
message.

=> 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
=> Replacing escript interpreter in lib/diameter/bin/diameterc lib/edoc/bin/edoc lib/erl_docgen/priv/bin/codeline_preprocessing.escript lib/erl_docgen/priv/bin/xml_from_edoc.escript lib/snmp/src/compile/snmpc.src.
=== Running configure in /work/lang/erlang/work/otp-OTP-25.1.2/erts ===
./configure '--with-ssl=/usr/pkg' '--enable-threads' '--enable-kernel-poll' '--without-javac' '--without-odbc' '--without-dynamic-trace' '--disable-pgo' '--prefix=/usr/pkg' '--mandir=/usr/pkg/man' '--enable-option-checking=yes' CFLAGS='-O2 -DMMAP_MAP_FIXED -D_NETBSD_SOURCE -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include' LDFLAGS='-Wl,-zrelro -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib' --disable-option-checking --cache-file=/dev/null --srcdir="/work/lang/erlang/work/otp-OTP-25.1.2/erts"
checking build system type... x86_64-unknown-netbsd8.0
checking host system type... x86_64-unknown-netbsd8.0
checking target system type... x86_64-unknown-netbsd8.0
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 the compiler supports GNU C... yes
checking whether gcc accepts -g... yes
checking for gcc option to enable C11 features... none needed
checking for library containing strerror... none required
checking OTP release... 25
checking OTP version... 25.1.2
checking for gcc... (cached) gcc
checking whether the compiler supports GNU C... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to enable C11 features... (cached) none needed
checking whether the compiler supports GNU C++... yes
checking whether c++ accepts -g... yes
checking for c++ option to enable C++11 features... none needed
checking for grep that handles long lines and -e... (cached) /usr/bin/grep
checking for egrep... (cached) /usr/bin/egrep
checking how to run the C preprocessor... gcc -E
checking for ranlib... ranlib
checking for bison... no
checking for byacc... no
checking for perl5... /usr/pkg/bin/perl
checking whether ln -s works... yes
checking for ar... ar
checking for xsltproc... no
configure: WARNING: No 'xsltproc' command found: the documentation cannot be built
checking for fop... no
configure: WARNING: No 'fop' command found: going to generate placeholder PDF files
checking for xmllint... no
configure: WARNING: No 'xmllint' command found: can't run the xmllint target for the documentation
checking for a BSD-compatible install... /usr/bin/install -c -o pbulk -g users
checking how to create a directory including parents... /usr/bin/install -c -o pbulk -g users -d
checking for mixed mingw-gcc and native VC++ environment... no
checking for mixed cygwin and native MinGW environment... no
checking if we mix cygwin with any native compiler... no
checking if we mix msys with another native compiler... no
checking if we mix WSL with another native compiler... no
checking for getconf... getconf
checking for large file support CFLAGS... failed
configure: WARNING: Check for large file support flags failed; getconf failed
checking if we can add -Werror=return-type to WERRORFLAGS (via CFLAGS)... yes
checking if we can add -Werror=implicit to WERRORFLAGS (via CFLAGS)... yes
checking if we can add -Werror=undef to WERRORFLAGS (via CFLAGS)... yes
checking if we can add -fno-common to CFLAGS (via CFLAGS)... yes
checking if we can add -fno-strict-aliasing to CFLAGS (via CFLAGS)... yes
checking C99 support... yes
checking whether gcc accepts -fprofile-generate -Werror...... yes
checking whether gcc accepts -fprofile-use -Werror...... yes
checking whether gcc accepts -fprofile-use -fprofile-correction -Werror...... yes
checking whether gcc links with -fprofile-generate... no
checking whether gcc accepts -fprofile-instr-generate -Werror...... no
checking whether to do PGO of erts... no, disabled by user
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for sys/time.h... yes
checking size of void *... 8
checking target hardware architecture... amd64
checking whether compilation mode forces ARCH adjustment... no: ARCH is amd64
checking if VM has to be linked with Carbon framework... no
checking for mkdir... /bin/mkdir -p
checking for cp... /bin/cp
checking if we are building a sharing-preserving emulator... no
checking for extra flags needed to export symbols... -Wl,-export-dynamic
checking for sin in -lm... yes
checking for dlopen in -ldl... no
checking for dlvsym in -ldl... no
checking for main in -linet... no
checking for openpty in -lutil... yes
checking size of void *... (cached) 8
checking for native win32 threads... no
checking for pthread_create in -lpthread... yes
checking for pthread.h... yes
checking for pthread/mit/pthread.h... no
checking for kstat_open in -lkstat... no
checking for clock_gettime in -lrt... yes
checking for clock_gettime(CLOCK_MONOTONIC_RAW, _)... no
checking for clock_gettime() with custom monotonic clock type... CLOCK_MONOTONIC
checking for clock_getres... yes
checking for clock_get_attributes... no
checking for gethrtime... no
checking for mach clock_get_time() with monotonic clock type... no
checking for pthread.h... (cached) yes
checking for pthread/mit/pthread.h... (cached) no
checking for sched.h... yes
checking for sys/time.h... (cached) yes
checking for usable PTHREAD_STACK_MIN... no
checking for pthread_spin_lock... yes
checking for sched_yield... yes
checking whether sched_yield() returns an int... yes
checking for pthread_yield... no
checking for pthread_rwlock_init... yes
checking for pthread_rwlockattr_setkind_np... no
checking for pthread_attr_setguardsize... yes
checking whether pthread_cond_timedwait() can use the monotonic clock CLOCK_MONOTONIC for timeout... yes
checking for Linux futexes... no
checking for pthread_setname_np... no
checking for pthread_getname_np... linux
checking size of short... 2
checking size of int... 4
checking size of long... 8
checking size of long long... 8
checking size of __int128_t... 16
checking for a working __sync_synchronize()... yes
checking for 32-bit __sync_add_and_fetch()... yes
checking for 64-bit __sync_add_and_fetch()... yes
checking for 128-bit __sync_add_and_fetch()... no
checking for 32-bit __sync_fetch_and_and()... yes
checking for 64-bit __sync_fetch_and_and()... yes
checking for 128-bit __sync_fetch_and_and()... no
checking for 32-bit __sync_fetch_and_or()... yes
checking for 64-bit __sync_fetch_and_or()... yes
checking for 128-bit __sync_fetch_and_or()... no
checking for 32-bit __sync_val_compare_and_swap()... yes
checking for 64-bit __sync_val_compare_and_swap()... yes
checking for 128-bit __sync_val_compare_and_swap()... no
checking for 32-bit __atomic_store_n()... yes
checking for 64-bit __atomic_store_n()... yes
checking for 128-bit __atomic_store_n()... no
checking for 32-bit __atomic_load_n()... yes
checking for 64-bit __atomic_load_n()... yes
checking for 128-bit __atomic_load_n()... no
checking for 32-bit __atomic_add_fetch()... yes
checking for 64-bit __atomic_add_fetch()... yes
checking for 128-bit __atomic_add_fetch()... no
checking for 32-bit __atomic_fetch_and()... yes
checking for 64-bit __atomic_fetch_and()... yes
checking for 128-bit __atomic_fetch_and()... no
checking for 32-bit __atomic_fetch_or()... yes
checking for 64-bit __atomic_fetch_or()... yes
checking for 128-bit __atomic_fetch_or()... no
checking for 32-bit __atomic_compare_exchange_n()... yes
checking for 64-bit __atomic_compare_exchange_n()... yes
checking for 128-bit __atomic_compare_exchange_n()... no
checking for a usable libatomic_ops implementation... no
checking whether default stack size should be modified... no
checking size of void *... (cached) 8
checking size of int... (cached) 4
checking size of long... (cached) 8
checking size of long long... (cached) 8
checking size of __int64... 0
checking size of __int128_t... (cached) 16
checking whether byte ordering is bigendian... no
checking whether double word ordering is middle-endian... no
checking for gcc cmpxchg16b plain asm support... yes
checking for gcc pic cmpxchg16b plain asm support... yes
checking for posix_fadvise... yes
checking for closefrom... yes
checking for linux/falloc.h... no
checking whether fallocate() works... no
checking whether posix_fallocate() works... yes
checking whether lock checking should be enabled... no
checking whether lock counters should be enabled... no
checking for kstat_open in -lkstat... (cached) no
checking for tgetent in -ltinfo... no
checking for tgetent in -lncurses... no
checking for tgetent in -lcurses... no
checking for tgetent in -ltermcap... yes
checking for wcwidth... yes
checking for zlib 1.2.5 or higher... yes
checking for library containing inflateGetDictionary... none required
checking for localtime_r... yes
checking for strftime... yes
checking for getprotoent... yes
checking for setprotoent... yes
checking for endprotoent... yes
checking for if_nametoindex... yes
checking for if_indextoname... yes
checking for if_nameindex... yes
checking for if_freenameindex... yes
checking for gethostname... yes
checking for struct ifreq.ifr_map... no
checking for struct ifreq.ifr_hwaddr... no
checking for struct ifreq.ifr_ifindex... yes
checking for struct ifreq.ifr_index... yes
checking for struct sockaddr_dl.sdl_len... no
checking for connect... yes
checking for gethostbyname... yes
checking for gethostbyname_r... yes
checking for working posix_openpt implementation... yes
checking if netdb.h requires netinet/in.h to be previously included... no
checking for socklen_t... yes
checking for h_errno declaration in netdb.h... yes
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking for sys/wait.h that is POSIX.1 compatible... yes
checking for fcntl.h... yes
checking for limits.h... yes
checking for unistd.h... (cached) yes
checking for syslog.h... yes
checking for dlfcn.h... yes
checking for ieeefp.h... yes
checking for sys/types.h... (cached) yes
checking for sys/stropts.h... no
checking for sys/sysctl.h... yes
checking for sys/ioctl.h... yes
checking for sys/time.h... (cached) yes
checking for sys/uio.h... yes
checking for sys/mman.h... yes
checking for sys/socket.h... yes
checking for sys/sockio.h... yes
checking for sys/socketio.h... no
checking for net/errno.h... no
checking for malloc.h... yes
checking for arpa/nameser.h... yes
checking for libdlpi.h... no
checking for pty.h... no
checking for util.h... yes
checking for libutil.h... no
checking for utmp.h... yes
checking for langinfo.h... yes
checking for poll.h... yes
checking for sdkddkver.h... no
checking for elf.h... yes
checking for struct ifreq.ifr_hwaddr... (cached) no
checking for struct ifreq.ifr_enaddr... no
checking for struct ip_mreqn... no
checking for dlpi_open in -ldlpi... no
configure: Extending the search to include  /lib
checking for dlpi_open in -ldlpi... no
checking for gcc options needed to detect all undeclared functions... none needed
checking for sys/resource.h... yes
checking whether getrlimit is declared... yes
checking whether setrlimit is declared... yes
checking whether RLIMIT_STACK is declared... yes
checking for getrusage... yes
checking for sys/event.h... yes
checking for sys/epoll.h... no
checking for sys/devpoll.h... no
checking for sys/timerfd.h... no
checking for netpacket/packet.h... no
checking for netinet/sctp.h... yes
checking for sctp_bindx... no
checking for sctp_peeloff... no
checking for sctp_getladdrs... no
checking for sctp_freeladdrs... no
checking for sctp_getpaddrs... no
checking for sctp_freepaddrs... no
checking for sctp_connectx... no
checking for struct sctp_accoc_value.assoc_id... no
checking whether SCTP_UNORDERED is declared... no
checking whether SCTP_ADDR_OVER is declared... no
checking whether SCTP_ABORT is declared... no
checking whether SCTP_EOF is declared... no
checking whether SCTP_SENDALL is declared... no
checking whether SCTP_ADDR_CONFIRMED is declared... yes
checking whether SCTP_DELAYED_ACK_TIME is declared... yes
checking whether SCTP_EMPTY is declared... no
checking whether SCTP_UNCONFIRMED is declared... yes
checking whether SCTP_CLOSED is declared... yes
checking whether SCTPS_IDLE is declared... no
checking whether SCTP_BOUND is declared... yes
checking whether SCTPS_BOUND is declared... no
checking whether SCTP_LISTEN is declared... yes
checking whether SCTPS_LISTEN is declared... no
checking whether SCTP_COOKIE_WAIT is declared... yes
checking whether SCTPS_COOKIE_WAIT is declared... no
checking whether SCTP_COOKIE_ECHOED is declared... yes
checking whether SCTPS_COOKIE_ECHOED is declared... no
checking whether SCTP_ESTABLISHED is declared... yes
checking whether SCTPS_ESTABLISHED is declared... no
checking whether SCTP_SHUTDOWN_PENDING is declared... yes
checking whether SCTPS_SHUTDOWN_PENDING is declared... no
checking whether SCTP_SHUTDOWN_SENT is declared... yes
checking whether SCTPS_SHUTDOWN_SENT is declared... no
checking whether SCTP_SHUTDOWN_RECEIVED is declared... yes
checking whether SCTPS_SHUTDOWN_RECEIVED is declared... no
checking whether SCTP_SHUTDOWN_ACK_SENT is declared... yes
checking whether SCTPS_SHUTDOWN_ACK_SENT is declared... no
checking for struct sctp_paddrparams.spp_pathmtu... no
checking for struct sctp_paddrparams.spp_sackdelay... no
checking for struct sctp_paddrparams.spp_flags... no
checking for struct sctp_remote_error.sre_data... yes
checking for struct sctp_send_failed.ssf_data... yes
checking for struct sctp_event_subscribe.sctp_authentication_event... no
checking for struct sctp_event_subscribe.sctp_sender_dry_event... no
checking for sched.h... (cached) yes
checking for setns.h... no
checking for setns... no
checking for linux/types.h... no
checking for linux/errqueue.h... no
checking for valgrind/valgrind.h... no
checking for SO_BSDCOMPAT declaration... no
checking for INADDR_LOOPBACK in netinet/in.h... yes
checking for sys_errlist declaration in stdio.h or errno.h... yes
checking if windows.h includes winsock2.h... no
checking for an ANSI C-conforming const... yes
checking for off_t... yes
checking for pid_t... yes
checking for size_t... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking whether struct sockaddr has sa_len field... yes
checking size of char... 1
checking size of short... (cached) 2
checking size of int... (cached) 4
checking size of long... (cached) 8
checking size of void *... (cached) 8
checking size of long long... (cached) 8
checking size of size_t... 8
checking size of off_t... 8
checking size of time_t... 8
checking size of suseconds_t... 4
checking size of _Float16... 0
checking for C compiler 'restrict' support... yes
checking if we should add -fno-tree-copyrename to CFLAGS for computed gotos to work properly... yes
checking for broken gcc-4.3.0 compiler... no
checking whether byte ordering is bigendian... (cached) no
checking whether double word ordering is middle-endian... (cached) no
checking for fdatasync... yes
checking for library containing fdatasync... none required
checking for windows.h... no
checking for winsock2.h... no
checking for ws2tcpip.h... no
checking for getaddrinfo... yes
checking whether getaddrinfo accepts enough flags... yes
checking for getnameinfo... yes
checking for getipnodebyname... no
checking for getipnodebyaddr... no
checking for gethostbyname2... yes
checking for ieee_handler... no
checking for fpsetmask... yes
checking for finite... yes
checking for isnan... yes
checking for isinf... yes
checking for res_gethostbyname... no
checking for dlopen... yes
checking for dlvsym... yes
checking for pread... yes
checking for pwrite... yes
checking for memmove... yes
checking for strerror... yes
checking for strerror_r... yes
checking for strncasecmp... yes
checking for gethrtime... (cached) no
checking for localtime_r... (cached) yes
checking for gmtime_r... yes
checking for mprotect... yes
checking for madvise... yes
checking for posix_madvise... yes
checking for mmap... yes
checking for mremap... yes
checking for memcpy... yes
checking for mallopt... no
checking for sbrk... yes
checking for _sbrk... yes
checking for __sbrk... no
checking for brk... yes
checking for _brk... yes
checking for __brk... no
checking for flockfile... yes
checking for fstat... yes
checking for strlcpy... yes
checking for strlcat... yes
checking for setsid... yes
checking for posix2time... yes
checking for time2posix... yes
checking for setlocale... yes
checking for nl_langinfo... yes
checking for poll... yes
checking for mlockall... yes
checking for ppoll... no
checking for vsyslog... yes
checking for inet_pton... yes
checking for isfinite... yes
checking for posix_memalign... yes
checking for writev... yes
checking whether posix2time is declared... yes
checking whether time2posix is declared... yes
checking for vprintf... yes
checking for conflicting declaration of fread... yes
checking for putc_unlocked... yes
checking for fwrite_unlocked... no
checking for openpty... yes
checking for net/if_dl.h... yes
checking for ifaddrs.h... yes
checking for netpacket/packet.h... (cached) no
checking for sys/un.h... yes
checking for getifaddrs... yes
checking for struct sockaddr_un.sun_path... yes
checking whether in6addr_any is declared... yes
checking whether in6addr_loopback is declared... yes
checking whether IN6ADDR_ANY_INIT is declared... yes
checking whether IN6ADDR_LOOPBACK_INIT is declared... yes
checking whether IPV6_V6ONLY is declared... yes
checking for sched_getaffinity/sched_setaffinity... no
checking for pset functionality... no
checking for processor_bind functionality... no
checking for cpuset_getaffinity/cpuset_setaffinity... no
checking for 'end' symbol... yes
checking for '_end' symbol... yes
checking if __after_morecore_hook can track malloc()s core memory use... no
checking types of sbrk()s return value and argument... void *,intptr_t
checking types of brk()s return value and argument... int,void *
checking if sbrk()/brk() wrappers can track malloc()s core memory use... no
checking for IP version 6 support... yes
checking for multicast support... yes
checking for clock_gettime in -lrt... (cached) yes
checking for clock_gettime() with wall clock type... CLOCK_REALTIME
checking for clock_getres... (cached) yes
checking for clock_get_attributes... (cached) no
checking for gettimeofday... yes
checking for mach clock_get_time() with wall clock type... no
checking for clock_gettime in -lrt... (cached) yes
checking for clock_gettime(CLOCK_MONOTONIC_RAW, _)... (cached) no
checking for clock_gettime() with custom monotonic clock type... CLOCK_MONOTONIC
checking for clock_getres... (cached) yes
checking for clock_get_attributes... (cached) no
checking for gethrtime... (cached) no
checking for mach clock_get_time() with monotonic clock type... (cached) no
checking for clock_gettime in -lrt... (cached) yes
checking for clock_gettime(CLOCK_MONOTONIC_RAW, _)... (cached) no
checking for clock_gettime() with high resolution monotonic clock type... CLOCK_MONOTONIC
checking for clock_getres... (cached) yes
checking for clock_get_attributes... (cached) no
checking for gethrtime... (cached) no
checking for mach clock_get_time() with monotonic clock type... (cached) no
checking if gethrvtime works and how to use it... not working
checking if clock_gettime can be used to get thread CPU time... no
checking for m4... m4
checking for C++17 support... no
configure: WARNING: JIT disable due to lack of C++ compiler with C++17 support
checking whether to redefine FD_SETSIZE... no
checking for working poll()... yes
checking whether host os has known kqueue bugs... no
checking whether kernel poll support should be enabled... yes; kqueue
checking whether putenv() stores a copy of the key-value pair... no
checking for a compiler that handles jumptables... gcc
checking for kstat_open in -lkstat... (cached) no
checking for kvm_open in -lkvm... yes
checking for log2... yes
checking CFLAGS for -O switch... yes
configure: creating ./config.status
config.status: creating emulator/x86_64-unknown-netbsd8.0/Makefile
config.status: creating epmd/src/x86_64-unknown-netbsd8.0/Makefile
config.status: creating etc/common/x86_64-unknown-netbsd8.0/Makefile
config.status: creating include/internal/x86_64-unknown-netbsd8.0/ethread.mk
config.status: creating include/internal/x86_64-unknown-netbsd8.0/erts_internal.mk
config.status: creating lib_src/x86_64-unknown-netbsd8.0/Makefile
config.status: creating ../make/x86_64-unknown-netbsd8.0/otp.mk
config.status: creating ../make/make_emakefile
config.status: creating ../lib/os_mon/c_src/x86_64-unknown-netbsd8.0/Makefile
config.status: creating ../lib/runtime_tools/c_src/x86_64-unknown-netbsd8.0/Makefile
config.status: creating ../make/install_dir_data.sh
config.status: creating x86_64-unknown-netbsd8.0/config.h
config.status: creating include/internal/x86_64-unknown-netbsd8.0/ethread_header_config.h
config.status: creating include/x86_64-unknown-netbsd8.0/erl_int_sizes_config.h

=== Running configure in /work/lang/erlang/work/otp-OTP-25.1.2/make ===
./configure '--with-ssl=/usr/pkg' '--enable-threads' '--enable-kernel-poll' '--without-javac' '--without-odbc' '--without-dynamic-trace' '--disable-pgo' '--prefix=/usr/pkg' '--mandir=/usr/pkg/man' '--enable-option-checking=yes' CFLAGS='-O2 -DMMAP_MAP_FIXED -D_NETBSD_SOURCE -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include' LDFLAGS='-Wl,-zrelro -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib' --disable-option-checking --cache-file=/dev/null --srcdir="/work/lang/erlang/work/otp-OTP-25.1.2/make"
Ignoring the --cache-file argument since it can cause the system to be erroneously configured
Disabling caching
checking build system type... x86_64-unknown-netbsd8.0
checking host system type... x86_64-unknown-netbsd8.0
checking target system type... x86_64-unknown-netbsd8.0
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 the compiler supports GNU C... yes
checking whether gcc accepts -g... yes
checking for gcc option to enable C11 features... none needed
checking whether the compiler supports GNU C++... yes
checking whether c++ accepts -g... yes
checking for c++ option to enable C++11 features... none needed
checking for ld... ld
checking for mixed mingw-gcc and native VC++ environment... no
checking for mixed cygwin and native MinGW environment... no
checking if we mix cygwin with any native compiler... no
checking if we mix msys with another native compiler... no
checking if we mix WSL with another native compiler... no
checking for env... (cached) /usr/bin/env
checking for GNU make... yes (make)
checking for a BSD-compatible install... /usr/bin/install -c -o pbulk -g users
checking whether ln -s works... yes
checking for ranlib... ranlib
checking for perl5... /usr/pkg/bin/perl
checking ERTS version... 13.1.2
checking OTP release... 25
checking OTP version... 25.1.2
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for native win32 threads... no
checking for pthread_create in -lpthread... yes
checking for pthread.h... yes
checking for pthread/mit/pthread.h... no
checking if we can add -Wdeclaration-after-statement to DED_WARN_FLAGS (via CFLAGS)... yes
checking if we can add -Werror=return-type to DED_WERRORFLAGS (via CFLAGS)... yes
checking if we can add -Werror=implicit to DED_WERRORFLAGS (via CFLAGS)... yes
checking if we can add -Werror=undef to DED_WERRORFLAGS (via CFLAGS)... yes
checking if we can add -fno-common to DED_CFLAGS (via CFLAGS)... yes
checking if we can add -fno-strict-aliasing to DED_CFLAGS (via CFLAGS)... yes
checking for ld... ld
checking for static compiler flags... -Werror=undef -Werror=implicit -Werror=return-type    -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -fno-strict-aliasing -fno-common -O2 -DMMAP_MAP_FIXED -D_NETBSD_SOURCE -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include -I/usr/include  -DSTATIC_ERLANG_NIF -DSTATIC_ERLANG_DRIVER
checking for basic compiler flags for loadable drivers... -fno-strict-aliasing -fno-common -O2 -DMMAP_MAP_FIXED -D_NETBSD_SOURCE -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include -I/usr/include -fPIC
checking for compiler flags for loadable drivers... -Werror=undef -Werror=implicit -Werror=return-type  -Wdeclaration-after-statement -Wall -Wstrict-prototypes -Wmissing-prototypes  -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -fno-strict-aliasing -fno-common -O2 -DMMAP_MAP_FIXED -D_NETBSD_SOURCE -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include -I/usr/include -fPIC
checking for linker for loadable drivers... ld
checking for linker flags for loadable drivers... -Wl,-zrelro -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -shared
checking for 'runtime library path' linker flag... -R
configure: creating ./config.status
config.status: creating ../Makefile
config.status: creating output.mk
config.status: creating ../make/x86_64-unknown-netbsd8.0/otp_ded.mk
config.status: creating emd2exml
config.status: WARNING:  '../Makefile.in' seems to ignore the --datarootdir setting

=== Running configure in /work/lang/erlang/work/otp-OTP-25.1.2/lib/common_test ===
./configure '--with-ssl=/usr/pkg' '--enable-threads' '--enable-kernel-poll' '--without-javac' '--without-odbc' '--without-dynamic-trace' '--disable-pgo' '--prefix=/usr/pkg' '--mandir=/usr/pkg/man' '--enable-option-checking=yes' CFLAGS='-O2 -DMMAP_MAP_FIXED -D_NETBSD_SOURCE -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include' LDFLAGS='-Wl,-zrelro -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib' --disable-option-checking --cache-file=/dev/null --srcdir="/work/lang/erlang/work/otp-OTP-25.1.2/lib/common_test"
checking build system type... x86_64-unknown-netbsd8.0
checking host system type... x86_64-unknown-netbsd8.0
checking target system type... x86_64-unknown-netbsd8.0
configure: creating ./config.status
config.status: creating priv/x86_64-unknown-netbsd8.0/Makefile

=== Running configure in /work/lang/erlang/work/otp-OTP-25.1.2/lib/crypto ===
./configure '--with-ssl=/usr/pkg' '--enable-threads' '--enable-kernel-poll' '--without-javac' '--without-odbc' '--without-dynamic-trace' '--disable-pgo' '--prefix=/usr/pkg' '--mandir=/usr/pkg/man' '--enable-option-checking=yes' CFLAGS='-O2 -DMMAP_MAP_FIXED -D_NETBSD_SOURCE -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include' LDFLAGS='-Wl,-zrelro -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib' --disable-option-checking --cache-file=/dev/null --srcdir="/work/lang/erlang/work/otp-OTP-25.1.2/lib/crypto"
checking build system type... x86_64-unknown-netbsd8.0
checking host system type... x86_64-unknown-netbsd8.0
checking target system type... x86_64-unknown-netbsd8.0
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 the compiler supports GNU C... yes
checking whether gcc accepts -g... yes
checking for gcc option to enable C11 features... none needed
checking for mixed mingw-gcc and native VC++ environment... no
checking for mixed cygwin and native MinGW environment... no
checking if we mix cygwin with any native compiler... no
checking if we mix msys with another native compiler... no
checking if we mix WSL with another native compiler... no
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for native win32 threads... no
checking for pthread_create in -lpthread... yes
checking for pthread.h... yes
checking for pthread/mit/pthread.h... no
checking if we can add -Wdeclaration-after-statement to DED_WARN_FLAGS (via CFLAGS)... yes
checking if we can add -Werror=return-type to DED_WERRORFLAGS (via CFLAGS)... yes
checking if we can add -Werror=implicit to DED_WERRORFLAGS (via CFLAGS)... yes
checking if we can add -Werror=undef to DED_WERRORFLAGS (via CFLAGS)... yes
checking if we can add -fno-common to DED_CFLAGS (via CFLAGS)... yes
checking if we can add -fno-strict-aliasing to DED_CFLAGS (via CFLAGS)... yes
checking for ld... ld
checking for static compiler flags... -Werror=undef -Werror=implicit -Werror=return-type    -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -fno-strict-aliasing -fno-common -O2 -DMMAP_MAP_FIXED -D_NETBSD_SOURCE -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include -I/usr/include  -DSTATIC_ERLANG_NIF -DSTATIC_ERLANG_DRIVER
checking for basic compiler flags for loadable drivers... -fno-strict-aliasing -fno-common -O2 -DMMAP_MAP_FIXED -D_NETBSD_SOURCE -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include -I/usr/include -fPIC
checking for compiler flags for loadable drivers... -Werror=undef -Werror=implicit -Werror=return-type  -Wdeclaration-after-statement -Wall -Wstrict-prototypes -Wmissing-prototypes  -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -fno-strict-aliasing -fno-common -O2 -DMMAP_MAP_FIXED -D_NETBSD_SOURCE -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include -I/usr/include -fPIC
checking for linker for loadable drivers... ld
checking for linker flags for loadable drivers... -shared
checking for 'runtime library path' linker flag... -R
checking for multiarch directory... not found
checking size of void *... 8
checking for static zlib... /usr/lib/libz.a
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... (cached) /usr/bin/grep
checking for egrep... (cached) /usr/bin/egrep
checking for OpenSSL header in /usr/pkg... yes
checking for OpenSSL in /usr/pkg... dynamic crypto library in /usr/pkg/lib
checking for runtime library path to use... /usr/pkg/lib:/usr/local/lib/:/usr/sfw/lib/:/usr/lib/:/opt/local/lib/:/usr/pkg/lib/:/usr/local/openssl/lib/:/usr/local/opt/openssl/lib/:/opt/homebrew/opt/openssl/lib/:/usr/lib/openssl/lib/:/usr/openssl/lib/:/usr/local/ssl/lib/:/usr/lib/ssl/lib/:/usr/ssl/lib/:/lib/:/usr/local/lib:/usr/sfw/lib:/usr/lib:/opt/local/lib:/usr/local/openssl/lib:/usr/local/opt/openssl/lib:/opt/homebrew/opt/openssl/lib:/usr/lib/openssl/lib:/usr/openssl/lib:/usr/local/ssl/lib:/usr/lib/ssl/lib:/usr/ssl/lib:/lib
checking for gcc options needed to detect all undeclared functions... none needed
checking whether CRYPTO_memcmp is declared... yes
checking whether CRYPTO_memcmp can be linked... yes
configure: creating ./config.status
config.status: creating c_src/x86_64-unknown-netbsd8.0/Makefile

=== Running configure in /work/lang/erlang/work/otp-OTP-25.1.2/lib/erl_interface ===
./configure '--with-ssl=/usr/pkg' '--enable-threads' '--enable-kernel-poll' '--without-javac' '--without-odbc' '--without-dynamic-trace' '--disable-pgo' '--prefix=/usr/pkg' '--mandir=/usr/pkg/man' '--enable-option-checking=yes' CFLAGS='-O2 -DMMAP_MAP_FIXED -D_NETBSD_SOURCE -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include' LDFLAGS='-Wl,-zrelro -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib' --disable-option-checking --cache-file=/dev/null --srcdir="/work/lang/erlang/work/otp-OTP-25.1.2/lib/erl_interface"
checking build system type... x86_64-unknown-netbsd8.0
checking host system type... x86_64-unknown-netbsd8.0
checking target system type... x86_64-unknown-netbsd8.0
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 the compiler supports GNU C... yes
checking whether gcc accepts -g... yes
checking for gcc option to enable C11 features... none needed
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... (cached) /usr/bin/grep
checking for egrep... (cached) /usr/bin/egrep
checking for ranlib... ranlib
checking for ld.sh... no
checking for ld... ld
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for sys/time.h... yes
checking size of short... 2
checking size of int... 4
checking size of long... 8
checking size of void *... 8
checking size of long long... 8
checking target hardware architecture... amd64
checking whether compilation mode forces ARCH adjustment... no: ARCH is amd64
checking for unaligned word access... yes: x86 or amd64
checking for ar... ar
checking for a BSD-compatible install... /usr/bin/install -c -o pbulk -g users
checking how to create a directory including parents... /usr/bin/install -c -o pbulk -g users -d
checking for library containing gethostbyname... none required
checking for library containing getpeername... none required
checking for sys/wait.h that is POSIX.1 compatible... yes
checking for arpa/inet.h... yes
checking for fcntl.h... yes
checking for limits.h... yes
checking for malloc.h... yes
checking for netdb.h... yes
checking for netinet/in.h... yes
checking for stddef.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for sys/param.h... yes
checking for sys/socket.h... yes
checking for sys/select.h... yes
checking for sys/time.h... (cached) yes
checking for unistd.h... (cached) yes
checking for sys/types.h... (cached) yes
checking for sys/uio.h... yes
checking for uid_t in sys/types.h... yes
checking for pid_t... yes
checking for size_t... yes
checking for socklen_t usability... yes
checking for working alloca.h... no
checking for alloca... yes
checking whether gcc needs -traditional... no
checking for working memcmp... yes
checking for dup2... yes
checking for gethostbyaddr... yes
checking for gethostbyname... yes
checking for gethostbyaddr_r... yes
checking for gethostbyname_r... yes
checking for gethostname... yes
checking for writev... yes
checking for gethrtime... no
checking for gettimeofday... yes
checking for inet_ntoa... yes
checking for memchr... yes
checking for memmove... yes
checking for memset... yes
checking for select... yes
checking for socket... yes
checking for strchr... yes
checking for strerror... yes
checking for strrchr... yes
checking for strstr... yes
checking for uname... yes
checking for sysconf... yes
checking for res_gethostbyname... no
checking for res_gethostbyname in -lresolv... no
checking for clock_gettime... yes
checking for mixed mingw-gcc and native VC++ environment... no
checking for mixed cygwin and native MinGW environment... no
checking if we mix cygwin with any native compiler... no
checking if we mix msys with another native compiler... no
checking if we mix WSL with another native compiler... no
checking for native win32 threads... no
checking for pthread_create in -lpthread... yes
checking for pthread.h... yes
checking for pthread/mit/pthread.h... no
checking size of short... (cached) 2
checking size of int... (cached) 4
checking size of long... (cached) 8
checking size of long long... (cached) 8
checking size of __int128_t... 16
checking for a working __sync_synchronize()... yes
checking for 32-bit __sync_add_and_fetch()... yes
checking for 64-bit __sync_add_and_fetch()... yes
checking for 128-bit __sync_add_and_fetch()... no
checking for 32-bit __sync_fetch_and_and()... yes
checking for 64-bit __sync_fetch_and_and()... yes
checking for 128-bit __sync_fetch_and_and()... no
checking for 32-bit __sync_fetch_and_or()... yes
checking for 64-bit __sync_fetch_and_or()... yes
checking for 128-bit __sync_fetch_and_or()... no
checking for 32-bit __sync_val_compare_and_swap()... yes
checking for 64-bit __sync_val_compare_and_swap()... yes
checking for 128-bit __sync_val_compare_and_swap()... no
checking for 32-bit __atomic_store_n()... yes
checking for 64-bit __atomic_store_n()... yes
checking for 128-bit __atomic_store_n()... no
checking for 32-bit __atomic_load_n()... yes
checking for 64-bit __atomic_load_n()... yes
checking for 128-bit __atomic_load_n()... no
checking for 32-bit __atomic_add_fetch()... yes
checking for 64-bit __atomic_add_fetch()... yes
checking for 128-bit __atomic_add_fetch()... no
checking for 32-bit __atomic_fetch_and()... yes
checking for 64-bit __atomic_fetch_and()... yes
checking for 128-bit __atomic_fetch_and()... no
checking for 32-bit __atomic_fetch_or()... yes
checking for 64-bit __atomic_fetch_or()... yes
checking for 128-bit __atomic_fetch_or()... no
checking for 32-bit __atomic_compare_exchange_n()... yes
checking for 64-bit __atomic_compare_exchange_n()... yes
checking for 128-bit __atomic_compare_exchange_n()... no
checking if we can add -Werror=return-type to WERRORFLAGS (via CFLAGS)... yes
checking if we can add -fno-common to CFLAGS (via CFLAGS)... yes
checking if we can add -Wdeclaration-after-statement to DED_WARN_FLAGS (via CFLAGS)... yes
checking if we can add -Werror=return-type to DED_WERRORFLAGS (via CFLAGS)... yes
checking if we can add -Werror=implicit to DED_WERRORFLAGS (via CFLAGS)... yes
checking if we can add -Werror=undef to DED_WERRORFLAGS (via CFLAGS)... yes
checking if we can add -fno-common to DED_CFLAGS (via CFLAGS)... yes
checking if we can add -fno-strict-aliasing to DED_CFLAGS (via CFLAGS)... yes
checking for ld... ld
checking for static compiler flags... -Werror=undef -Werror=implicit -Werror=return-type    -fno-strict-aliasing -fno-common -fno-common -Werror=return-type -O2 -DMMAP_MAP_FIXED -D_NETBSD_SOURCE -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -DEI_64BIT -I/usr/pkg/include -I/usr/include  -DSTATIC_ERLANG_NIF -DSTATIC_ERLANG_DRIVER
checking for basic compiler flags for loadable drivers... -fno-strict-aliasing -fno-common -fno-common -Werror=return-type -O2 -DMMAP_MAP_FIXED -D_NETBSD_SOURCE -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -DEI_64BIT -I/usr/pkg/include -I/usr/include -fPIC
checking for compiler flags for loadable drivers... -Werror=undef -Werror=implicit -Werror=return-type  -Wdeclaration-after-statement -Wall -Wstrict-prototypes -Wmissing-prototypes  -fno-strict-aliasing -fno-common -fno-common -Werror=return-type -O2 -DMMAP_MAP_FIXED -D_NETBSD_SOURCE -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -DEI_64BIT -I/usr/pkg/include -I/usr/include -fPIC
checking for linker for loadable drivers... ld
checking for linker flags for loadable drivers... -Wl,-zrelro -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -shared
checking for 'runtime library path' linker flag... -R
configure: creating ./config.status
config.status: creating src/x86_64-unknown-netbsd8.0/Makefile
config.status: creating src/x86_64-unknown-netbsd8.0/eidefs.mk
config.status: creating src/x86_64-unknown-netbsd8.0/config.h

=== Running configure in /work/lang/erlang/work/otp-OTP-25.1.2/lib/megaco ===
./configure '--with-ssl=/usr/pkg' '--enable-threads' '--enable-kernel-poll' '--without-javac' '--without-odbc' '--without-dynamic-trace' '--disable-pgo' '--prefix=/usr/pkg' '--mandir=/usr/pkg/man' '--enable-option-checking=yes' CFLAGS='-O2 -DMMAP_MAP_FIXED -D_NETBSD_SOURCE -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include' LDFLAGS='-Wl,-zrelro -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib' --disable-option-checking --cache-file=/dev/null --srcdir="/work/lang/erlang/work/otp-OTP-25.1.2/lib/megaco"
checking build system type... x86_64-unknown-netbsd8.0
checking host system type... x86_64-unknown-netbsd8.0
checking target system type... x86_64-unknown-netbsd8.0
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 the compiler supports GNU C... yes
checking whether gcc accepts -g... yes
checking for gcc option to enable C11 features... none needed
checking for mixed mingw-gcc and native VC++ environment... no
checking for mixed cygwin and native MinGW environment... no
checking if we mix cygwin with any native compiler... no
checking if we mix msys with another native compiler... no
checking if we mix WSL with another native compiler... no
checking for flex... flex
checking for lex output file root... lex.yy
checking for lex library... none needed
checking whether yytext is a pointer... yes
checking for reentrant capable flex... yes
checking if we can add -Werror=return-type to CFLAGS (via CFLAGS)... yes
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for native win32 threads... no
checking for pthread_create in -lpthread... yes
checking for pthread.h... yes
checking for pthread/mit/pthread.h... no
checking if we can add -Wdeclaration-after-statement to DED_WARN_FLAGS (via CFLAGS)... yes
checking if we can add -Werror=return-type to DED_WERRORFLAGS (via CFLAGS)... yes
checking if we can add -Werror=implicit to DED_WERRORFLAGS (via CFLAGS)... yes
checking if we can add -Werror=undef to DED_WERRORFLAGS (via CFLAGS)... yes
checking if we can add -fno-common to DED_CFLAGS (via CFLAGS)... yes
checking if we can add -fno-strict-aliasing to DED_CFLAGS (via CFLAGS)... yes
checking for ld... ld
checking for static compiler flags... -Werror=undef -Werror=implicit -Werror=return-type    -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -fno-strict-aliasing -fno-common -Werror=return-type -O2 -DMMAP_MAP_FIXED -D_NETBSD_SOURCE -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include -I/usr/include  -DSTATIC_ERLANG_NIF -DSTATIC_ERLANG_DRIVER
checking for basic compiler flags for loadable drivers... -fno-strict-aliasing -fno-common -Werror=return-type -O2 -DMMAP_MAP_FIXED -D_NETBSD_SOURCE -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include -I/usr/include -fPIC
checking for compiler flags for loadable drivers... -Werror=undef -Werror=implicit -Werror=return-type  -Wdeclaration-after-statement -Wall -Wstrict-prototypes -Wmissing-prototypes  -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -fno-strict-aliasing -fno-common -Werror=return-type -O2 -DMMAP_MAP_FIXED -D_NETBSD_SOURCE -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include -I/usr/include -fPIC
checking for linker for loadable drivers... ld
checking for linker flags for loadable drivers... -shared
checking for 'runtime library path' linker flag... -R
checking for perl... /usr/pkg/bin/perl
configure: creating ./config.status
config.status: creating examples/meas/Makefile
configure: creating ./config.status
config.status: creating examples/meas/Makefile
config.status: creating src/flex/x86_64-unknown-netbsd8.0/Makefile

=== Running configure in /work/lang/erlang/work/otp-OTP-25.1.2/lib/snmp ===
./configure '--with-ssl=/usr/pkg' '--enable-threads' '--enable-kernel-poll' '--without-javac' '--without-odbc' '--without-dynamic-trace' '--disable-pgo' '--prefix=/usr/pkg' '--mandir=/usr/pkg/man' '--enable-option-checking=yes' CFLAGS='-O2 -DMMAP_MAP_FIXED -D_NETBSD_SOURCE -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include' LDFLAGS='-Wl,-zrelro -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib' --disable-option-checking --cache-file=/dev/null --srcdir="/work/lang/erlang/work/otp-OTP-25.1.2/lib/snmp"
checking build system type... x86_64-unknown-netbsd8.0
checking host system type... x86_64-unknown-netbsd8.0
checking target system type... x86_64-unknown-netbsd8.0
checking for perl... /usr/pkg/bin/perl
configure: Default (snmp) empty pdu size set to 21
configure: creating ./config.status
config.status: creating mibs/Makefile
config.status: creating src/agent/Makefile

=== Running configure in /work/lang/erlang/work/otp-OTP-25.1.2/lib/wx ===
./configure '--with-ssl=/usr/pkg' '--enable-threads' '--enable-kernel-poll' '--without-javac' '--without-odbc' '--without-dynamic-trace' '--disable-pgo' '--prefix=/usr/pkg' '--mandir=/usr/pkg/man' '--enable-option-checking=yes' CFLAGS='-O2 -DMMAP_MAP_FIXED -D_NETBSD_SOURCE -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include' LDFLAGS='-Wl,-zrelro -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib' --disable-option-checking --cache-file=/dev/null --srcdir="/work/lang/erlang/work/otp-OTP-25.1.2/lib/wx"
checking build system type... x86_64-unknown-netbsd8.0
checking host system type... x86_64-unknown-netbsd8.0
checking target system type... x86_64-unknown-netbsd8.0
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 the compiler supports GNU C... yes
checking whether gcc accepts -g... yes
checking for gcc option to enable C11 features... none needed
checking whether the compiler supports GNU C++... yes
checking whether c++ accepts -g... yes
checking for c++ option to enable C++11 features... none needed
checking for ranlib... ranlib
checking how to run the C preprocessor... gcc -E
configure: Building for netbsd8.0
checking for mixed mingw-gcc and native VC++ environment... no
checking for mixed cygwin and native MinGW environment... no
checking if we mix cygwin with any native compiler... no
checking if we mix msys with another native compiler... no
checking if we mix WSL with another native compiler... no
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking size of void *... 8
checking if we can add -fno-move-loop-invariants to CXXNOOPT (via CFLAGS)... yes
checking if we can add -fno-var-tracking-assignments to CXXNOOPT (via CFLAGS)... yes
checking for GL/gl.h... no
checking for OpenGL/gl.h... no
configure: Checking for OpenGL headers in /usr/X11R6
checking for GL/gl.h... no
configure: Checking for OpenGL headers in /usr/local
checking for GL/gl.h... no
checking for GL/glu.h... no
checking for OpenGL/glu.h... no
checking for wx-config... no
checking for wxwidgets webview... no
checking for wx-config... (cached) no
checking for debug build of wxWidgets... no
checking for wx-config... (cached) no
checking for standard build of wxWidgets... no
checking if we can add -Werror=return-type to CFLAGS (via CFLAGS)... yes
checking if we can add -Werror=return-type to CXXFLAGS (via CFLAGS)... yes
configure: creating x86_64-unknown-netbsd8.0/config.status
config.status: creating config.mk
config.status: creating c_src/Makefile
configure: WARNING: No OpenGL headers found, wx will NOT be usable
configure: WARNING: No GLU headers found, wx will NOT be usable
configure: WARNING:
        wxWidgets must be installed on your system.

        Please check that wx-config is in path, the directory
        where wxWidgets libraries are installed (returned by
        'wx-config --libs' or 'wx-config --static --libs' command)
        is in LD_LIBRARY_PATH or equivalent variable and
        wxWidgets version is 3.0.2 or above.

*********************************************************************
**********************  APPLICATIONS DISABLED  **********************
*********************************************************************

jinterface     : Java compiler disabled by user
odbc           : User gave --without-odbc option

*********************************************************************
*********************************************************************
**********************  APPLICATIONS INFORMATION  *******************
*********************************************************************

wx             : No OpenGL headers found, wx will NOT be usable
No GLU headers found, wx will NOT be usable
wxWidgets was not compiled with --enable-webview or wxWebView developer package is not installed, wxWebView will NOT be available

        wxWidgets must be installed on your system.

        Please check that wx-config is in path, the directory
        where wxWidgets libraries are installed (returned by
        'wx-config --libs' or 'wx-config --static --libs' command)
        is in LD_LIBRARY_PATH or equivalent variable and
        wxWidgets version is 3.0.2 or above.
erts           : 
                 JIT disabled due to lack of compiler with C++17 support

*********************************************************************
*********************************************************************
**********************  DOCUMENTATION INFORMATION  ******************
*********************************************************************

documentation  : 
                 xsltproc is missing.
                 fop is missing.
                 xmllint is missing.
                 The documentation cannot be built.

*********************************************************************