+ case "${usergroup_phase}" in + local run_cmd + run_cmd=run_su + shift + run_su /opt/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/erlang-26.2.1/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/erlang-26.2.1/work.log => Bootstrap dependency digest>=20211023: found digest-20220214 => Checksum BLAKE2s OK for erlang-26.2.1.tar.gz => Checksum SHA512 OK for erlang-26.2.1.tar.gz ===> Installing dependencies for erlang-26.2.1 ========================================================================== The supported build options for erlang are: dtrace 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-26.2.1. Their current value is shown below: * CURSES_DEFAULT = ncurses * SSLBASE (defined) * SSLCERTBUNDLE (not defined) * SSLCERTS = /etc/opt/pkg/openssl/certs * SSLDIR = /etc/opt/pkg/openssl * SSLKEYS = /etc/opt/pkg/openssl/private Based on these variables, the following variables have been set: * CURSES_TYPE = ncurses * TERMCAP_TYPE = curses 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 `/opt/pkg/bin/bmake clean' after the changes. ========================================================================== => Tool dependency mktools-[0-9]*: found mktools-20220614 => Tool dependency bsdtar-[0-9]*: found bsdtar-3.7.2 => Tool dependency flex>=2.5.4a: found flex-2.6.4 => Tool dependency gmake>=3.81: found gmake-4.4.1 => Tool dependency cwrappers>=20150314: found cwrappers-20220403 => Tool dependency checkperms>=1.1: found checkperms-1.12 => Build dependency flex>=2.5.4a: found flex-2.6.4 => Full dependency perl>=5.0: found perl-5.38.2 => Full dependency openssl>=3: found openssl-3.1.5 => Full dependency ncurses>=6.3nb1: found ncurses-6.4 ===> Overriding tools for erlang-26.2.1 ===> Extracting for erlang-26.2.1 ===> Patching for erlang-26.2.1 => Applying pkgsrc patches for erlang-26.2.1 => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/erlang/patches/patch-erts_emulator_Makefile.in => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/erlang/patches/patch-erts_emulator_Makefile.in Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-erts_emulator_Makefile.in,v 1.4 2023/11/02 19:20:46 adam Exp $ | |Properly install shared objects. | |--- erts/emulator/Makefile.in.orig 2023-11-02 13:47:00.312356819 +0000 |+++ erts/emulator/Makefile.in -------------------------- Patching file erts/emulator/Makefile.in using Plan A... Hunk #1 succeeded at 492 (offset 9 lines). done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/erlang/patches/patch-erts_emulator_drivers_common_inet__drv.c => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/erlang/patches/patch-erts_emulator_drivers_common_inet__drv.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-erts_emulator_drivers_common_inet__drv.c,v 1.5 2022/10/15 18:04:10 triaxx Exp $ | |Unbreak build due to differences in the NetBSD SCTP implementation. | |--- erts/emulator/drivers/common/inet_drv.c.orig 2018-09-24 10:32:43.000000000 +0100 |+++ erts/emulator/drivers/common/inet_drv.c 2018-11-09 09:34:01.671317341 +0000 -------------------------- Patching file erts/emulator/drivers/common/inet_drv.c using Plan A... Hunk #1 succeeded at 1331 (offset 16 lines). done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/erlang/patches/patch-erts_emulator_nifs_unix_unix__socket__syncio.c => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/erlang/patches/patch-erts_emulator_nifs_unix_unix__socket__syncio.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-erts_emulator_nifs_unix_unix__socket__syncio.c,v 1.2 2023/06/27 08:33:10 adam Exp $ | |Expose required socket features on SunOS. | |--- erts/emulator/nifs/unix/unix_socket_syncio.c.orig 2023-06-08 05:33:54.000000000 +0000 |+++ erts/emulator/nifs/unix/unix_socket_syncio.c -------------------------- Patching file erts/emulator/nifs/unix/unix_socket_syncio.c using Plan A... Hunk #1 succeeded at 29. done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/erlang/patches/patch-erts_emulator_sys_unix_sys__uds.c => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/erlang/patches/patch-erts_emulator_sys_unix_sys__uds.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-erts_emulator_sys_unix_sys__uds.c,v 1.2 2021/01/15 13:40:14 nia Exp $ | |Fix SunOS/C99. | |--- erts/emulator/sys/unix/sys_uds.c.orig 2021-01-15 07:20:03.000000000 +0000 |+++ erts/emulator/sys/unix/sys_uds.c -------------------------- Patching file erts/emulator/sys/unix/sys_uds.c using Plan A... Hunk #1 succeeded at 23. done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/erlang/patches/patch-erts_etc_unix_run__erl.c => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/erlang/patches/patch-erts_etc_unix_run__erl.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-erts_etc_unix_run__erl.c,v 1.3 2023/01/11 21:58:43 nikita Exp $ | |Fix SunOS/C99. |Fix NetBSD. | |--- erts/etc/unix/run_erl.c.orig 2022-12-12 08:30:54.000000000 +0100 |+++ erts/etc/unix/run_erl.c 2023-01-11 22:30:49.938119650 +0100 -------------------------- Patching file erts/etc/unix/run_erl.c using Plan A... Hunk #1 succeeded at 41. Hunk #2 succeeded at 84. done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/erlang/patches/patch-erts_lib__src_common_erl__printf.c => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/erlang/patches/patch-erts_lib__src_common_erl__printf.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-erts_lib__src_common_erl__printf.c,v 1.5 2022/10/15 18:04:10 triaxx Exp $ | |Set _XOPEN_SOURCE correctly on SunOS. | |--- erts/lib_src/common/erl_printf.c.orig 2019-07-10 16:05:15.000000000 +0000 |+++ erts/lib_src/common/erl_printf.c -------------------------- Patching file erts/lib_src/common/erl_printf.c using Plan A... Hunk #1 succeeded at 27. done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/erlang/patches/patch-lib_asn1_c__src_Makefile => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/erlang/patches/patch-lib_asn1_c__src_Makefile Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-lib_asn1_c__src_Makefile,v 1.1 2023/11/02 19:20:46 adam Exp $ | |Properly install shared objects. | |--- lib/asn1/c_src/Makefile.orig 2023-11-02 14:46:32.370098570 +0000 |+++ lib/asn1/c_src/Makefile -------------------------- Patching file lib/asn1/c_src/Makefile using Plan A... Hunk #1 succeeded at 136. done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/erlang/patches/patch-lib_crypto_c__src_Makefile.in => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/erlang/patches/patch-lib_crypto_c__src_Makefile.in Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-lib_crypto_c__src_Makefile.in,v 1.4 2023/11/02 19:20:46 adam Exp $ | |Properly install shared objects. | |--- lib/crypto/c_src/Makefile.in.orig 2023-10-11 15:12:39.000000000 +0000 |+++ lib/crypto/c_src/Makefile.in -------------------------- Patching file lib/crypto/c_src/Makefile.in using Plan A... Hunk #1 succeeded at 147. Hunk #2 succeeded at 243 (offset 11 lines). Hunk #3 succeeded at 277 (offset 11 lines). done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/erlang/patches/patch-lib_megaco_src_flex_Makefile.in => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/erlang/patches/patch-lib_megaco_src_flex_Makefile.in Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-lib_megaco_src_flex_Makefile.in,v 1.1 2023/11/02 19:20:46 adam Exp $ | |Properly install shared objects. | |--- lib/megaco/src/flex/Makefile.in.orig 2023-11-02 14:49:55.001588017 +0000 |+++ lib/megaco/src/flex/Makefile.in -------------------------- Patching file lib/megaco/src/flex/Makefile.in using Plan A... Hunk #1 succeeded at 252. done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/erlang/patches/patch-lib_odbc_c__src_Makefile.in => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/erlang/patches/patch-lib_odbc_c__src_Makefile.in Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-lib_odbc_c__src_Makefile.in,v 1.1 2023/11/02 19:20:46 adam Exp $ | |Pass in proper LDFLAGS. Fixes build with iodbc. | |--- lib/odbc/c_src/Makefile.in.orig 2010-02-19 20:07:30.000000000 +0200 |+++ lib/odbc/c_src/Makefile.in 2010-06-21 23:28:49.000000000 +0300 -------------------------- Patching file lib/odbc/c_src/Makefile.in using Plan A... Hunk #1 succeeded at 82. done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/erlang/patches/patch-lib_runtime__tools_c__src_Makefile.in => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/erlang/patches/patch-lib_runtime__tools_c__src_Makefile.in Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-lib_runtime__tools_c__src_Makefile.in,v 1.3 2023/11/02 19:20:46 adam Exp $ | |Properly install shared objects. | |--- lib/runtime_tools/c_src/Makefile.in.orig 2023-11-02 14:43:42.856434868 +0000 |+++ lib/runtime_tools/c_src/Makefile.in -------------------------- Patching file lib/runtime_tools/c_src/Makefile.in using Plan A... Hunk #1 succeeded at 110. done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/erlang/patches/patch-make_otp.mk.in => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/erlang/patches/patch-make_otp.mk.in Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-make_otp.mk.in,v 1.1 2023/11/02 19:20:46 adam Exp $ | |Build all .java files. | |--- make/otp.mk.in.orig 2013-02-25 19:21:31.000000000 +0000 |+++ make/otp.mk.in -------------------------- Patching file make/otp.mk.in using Plan A... Hunk #1 succeeded at 195. done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/erlang/patches/patch-make_output.mk.in => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/erlang/patches/patch-make_output.mk.in Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-make_output.mk.in,v 1.1 2016/07/07 15:07:36 jperkin Exp $ | |Use CC for linking. | |--- make/output.mk.in.orig 2015-12-17 20:11:20.000000000 +0000 |+++ make/output.mk.in -------------------------- Patching file make/output.mk.in using Plan A... Hunk #1 succeeded at 97. done ===> Creating toolchain wrappers for erlang-26.2.1 ===> Configuring for erlang-26.2.1 => Fixing target name. => 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. => Checking for portability problems in extracted files === Running configure in /home/pbulk/build/lang/erlang/work/otp-OTP-26.2.1/erts === ./configure '--with-ssl=/opt/pkg' '--enable-threads' '--without-javac' '--without-odbc' '--without-dynamic-trace' '--prefix=/opt/pkg' '--mandir=/opt/pkg/share/man' '--enable-option-checking=yes' CFLAGS='-pipe -O2 -msave-args -fno-aggressive-loop-optimizations -DMMAP_MAP_FIXED -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include' LDFLAGS='-L/opt/pkg/lib -Wl,-R/opt/pkg/lib -L/usr/lib/amd64 -Wl,-R/usr/lib/amd64' --disable-option-checking --cache-file=/dev/null --srcdir="/home/pbulk/build/lang/erlang/work/otp-OTP-26.2.1/erts" checking build system type... x86_64-pc-solaris2.11 checking host system type... x86_64-pc-solaris2.11 checking target system type... x86_64-pc-solaris2.11 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... 26 checking OTP version... 26.2.1 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 g++ accepts -g... yes checking for g++ option to enable C++11 features... none needed checking for grep that handles long lines and -e... (cached) /usr/xpg4/bin/grep checking for egrep... (cached) /usr/xpg4/bin/grep -E checking how to run the C preprocessor... gcc -E checking for ranlib... ranlib checking for bison... no checking for byacc... no checking for perl5... /opt/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... xmllint checking for a BSD-compatible install... /opt/pkg/bin/bsdinstall -c -o pbulk -g pbulk checking how to create a directory including parents... /opt/pkg/bin/bsdinstall -c -o pbulk -g pbulk -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... -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 checking for large file support LDFLAGS... none checking for large file support LIBS... none 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... yes checking whether gcc accepts -fprofile-instr-generate -Werror...... no checking whether to do PGO of erts... yes, using -fprofile-generate -fprofile-correction 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... x86 checking whether compilation mode forces ARCH adjustment... yes: adjusting ARCH=x86 to ARCH=amd64 checking if VM has to be linked with Carbon framework... no checking for mkdir... /usr/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... none checking for sin in -lm... yes checking for dlopen in -ldl... yes checking for dlvsym in -ldl... no checking for main in -linet... no checking for openpty in -lutil... no 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... yes 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_HIGHRES checking for clock_getres... yes checking for clock_get_attributes... no checking for gethrtime... yes 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_HIGHRES for timeout... yes checking for Linux futexes... no checking for pthread_setname_np... linux 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) yes checking for tgetent in -ltinfo... no checking for tgetent in -lncurses... yes checking for wcwidth... yes checking for zlib 1.2.5 or higher... no checking for localtime_r... yes checking for strftime... yes checking for getprotoent... no checking for setprotoent... no checking for endprotoent... no checking for if_nametoindex... no checking for if_indextoname... no checking for if_nameindex... no checking for if_freenameindex... no checking for gethostname... yes checking for struct ifreq.ifr_map... no checking for struct ifreq.ifr_hwaddr... no checking for struct ifreq.ifr_ifindex... no checking for struct ifreq.ifr_index... yes checking for struct sockaddr_dl.sdl_len... no checking for connect... no checking for main in -lsocket... yes checking for gethostbyname... no checking for main in -lnsl... yes checking for gethostbyname_r... no checking for working posix_openpt implementation... yes checking if netdb.h requires netinet/in.h to be previously included... yes 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... yes checking for sys/sysctl.h... no 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... yes checking for pty.h... no checking for util.h... no 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... yes checking for struct ip_mreqn... no checking for dlpi_open in -ldlpi... yes 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... no checking for sys/epoll.h... yes checking for sys/devpoll.h... yes checking for sys/timerfd.h... yes checking for netpacket/packet.h... yes 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... no checking whether SCTP_DELAYED_ACK_TIME is declared... no checking whether SCTP_EMPTY is declared... no checking whether SCTP_UNCONFIRMED is declared... no checking whether SCTP_CLOSED is declared... yes checking whether SCTPS_IDLE is declared... yes checking whether SCTP_BOUND is declared... yes checking whether SCTPS_BOUND is declared... yes checking whether SCTP_LISTEN is declared... yes checking whether SCTPS_LISTEN is declared... yes checking whether SCTP_COOKIE_WAIT is declared... yes checking whether SCTPS_COOKIE_WAIT is declared... yes checking whether SCTP_COOKIE_ECHOED is declared... yes checking whether SCTPS_COOKIE_ECHOED is declared... yes checking whether SCTP_ESTABLISHED is declared... yes checking whether SCTPS_ESTABLISHED is declared... yes checking whether SCTP_SHUTDOWN_PENDING is declared... yes checking whether SCTPS_SHUTDOWN_PENDING is declared... yes checking whether SCTP_SHUTDOWN_SENT is declared... yes checking whether SCTPS_SHUTDOWN_SENT is declared... yes checking whether SCTP_SHUTDOWN_RECEIVED is declared... yes checking whether SCTPS_SHUTDOWN_RECEIVED is declared... yes checking whether SCTP_SHUTDOWN_ACK_SENT is declared... yes checking whether SCTPS_SHUTDOWN_ACK_SENT is declared... yes 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... no checking for struct sctp_send_failed.ssf_data... no 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... no 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... no 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... 8 checking size of _Float16... 2 checking for C compiler 'restrict' support... yes checking if we should add -fno-tree-copyrename to CFLAGS for computed gotos to work properly... no 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 library containing sendfilev... -lsendfile 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... yes checking for getipnodebyaddr... yes checking for gethostbyname2... no checking for ieee_handler... no checking for fpsetmask... yes checking for finite... yes checking for isnan... yes checking for isinf... no checking for res_gethostbyname... no checking for dlopen... yes checking for dlvsym... no 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) yes 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... no checking for memcpy... yes checking for memrchr... 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... no checking for time2posix... no checking for setlocale... yes checking for nl_langinfo... yes checking for poll... yes checking for mlockall... yes checking for ppoll... yes checking for vsyslog... yes checking for inet_pton... yes checking for isfinite... no checking for posix_memalign... yes checking for writev... yes checking whether posix2time is declared... no checking whether time2posix is declared... no checking for vprintf... yes checking for conflicting declaration of fread... yes checking for putc_unlocked... yes checking for fwrite_unlocked... no checking for openpty... no checking for net/if_dl.h... yes checking for ifaddrs.h... yes checking for netpacket/packet.h... (cached) yes 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... yes checking for processor_bind functionality... yes 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_HIGHRES checking for clock_getres... (cached) yes checking for clock_get_attributes... (cached) no checking for gethrtime... (cached) yes 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_HIGHRES checking for clock_getres... (cached) yes checking for clock_get_attributes... (cached) no checking for gethrtime... (cached) yes checking for mach clock_get_time() with monotonic clock type... (cached) no checking if gethrvtime works and how to use it... uses ioctl to procfs checking for m4... m4 checking for C++17 support... yes checking for safe signal delivery... yes checking whether to redefine FD_SETSIZE... no checking for working poll()... yes checking whether kernel poll support should be enabled... yes; /dev/poll 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) yes 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-pc-solaris2.11/Makefile config.status: creating epmd/src/x86_64-pc-solaris2.11/Makefile config.status: creating etc/common/x86_64-pc-solaris2.11/Makefile config.status: creating include/internal/x86_64-pc-solaris2.11/ethread.mk config.status: creating include/internal/x86_64-pc-solaris2.11/erts_internal.mk config.status: creating lib_src/x86_64-pc-solaris2.11/Makefile config.status: creating ../make/x86_64-pc-solaris2.11/otp.mk config.status: creating ../make/make_emakefile config.status: creating ../lib/os_mon/c_src/x86_64-pc-solaris2.11/Makefile config.status: creating ../lib/runtime_tools/c_src/x86_64-pc-solaris2.11/Makefile config.status: creating ../make/install_dir_data.sh config.status: creating x86_64-pc-solaris2.11/config.h config.status: creating include/internal/x86_64-pc-solaris2.11/ethread_header_config.h config.status: creating include/x86_64-pc-solaris2.11/erl_int_sizes_config.h === Running configure in /home/pbulk/build/lang/erlang/work/otp-OTP-26.2.1/make === ./configure '--with-ssl=/opt/pkg' '--enable-threads' '--without-javac' '--without-odbc' '--without-dynamic-trace' '--prefix=/opt/pkg' '--mandir=/opt/pkg/share/man' '--enable-option-checking=yes' CFLAGS='-pipe -O2 -msave-args -fno-aggressive-loop-optimizations -DMMAP_MAP_FIXED -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include' LDFLAGS='-L/opt/pkg/lib -Wl,-R/opt/pkg/lib -L/usr/lib/amd64 -Wl,-R/usr/lib/amd64' --disable-option-checking --cache-file=/dev/null --srcdir="/home/pbulk/build/lang/erlang/work/otp-OTP-26.2.1/make" Ignoring the --cache-file argument since it can cause the system to be erroneously configured Disabling caching checking build system type... x86_64-pc-solaris2.11 checking host system type... x86_64-pc-solaris2.11 checking target system type... x86_64-pc-solaris2.11 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 g++ accepts -g... yes checking for g++ 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... /opt/pkg/bin/bsdinstall -c -o pbulk -g pbulk checking whether ln -s works... yes checking for ranlib... ranlib checking for perl5... /opt/pkg/bin/perl checking ERTS version... 14.2.1 checking OTP release... 26 checking OTP version... 26.2.1 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 -D_POSIX_PTHREAD_SEMANTICS -fno-strict-aliasing -fno-common -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -DMMAP_MAP_FIXED -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -DSTATIC_ERLANG_NIF -DSTATIC_ERLANG_DRIVER checking for basic compiler flags for loadable drivers... -fno-strict-aliasing -fno-common -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -DMMAP_MAP_FIXED -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -I/opt/pkg/include -I/opt/pkg/include/ncurses -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 -D_POSIX_PTHREAD_SEMANTICS -fno-strict-aliasing -fno-common -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -DMMAP_MAP_FIXED -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -fPIC checking for linker for loadable drivers... ld checking for linker flags for loadable drivers... -L/opt/pkg/lib -Wl,-R/opt/pkg/lib -L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -G 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-pc-solaris2.11/otp_ded.mk config.status: creating emd2exml config.status: WARNING: '../Makefile.in' seems to ignore the --datarootdir setting === Running configure in /home/pbulk/build/lang/erlang/work/otp-OTP-26.2.1/lib/common_test === ./configure '--with-ssl=/opt/pkg' '--enable-threads' '--without-javac' '--without-odbc' '--without-dynamic-trace' '--prefix=/opt/pkg' '--mandir=/opt/pkg/share/man' '--enable-option-checking=yes' CFLAGS='-pipe -O2 -msave-args -fno-aggressive-loop-optimizations -DMMAP_MAP_FIXED -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include' LDFLAGS='-L/opt/pkg/lib -Wl,-R/opt/pkg/lib -L/usr/lib/amd64 -Wl,-R/usr/lib/amd64' --disable-option-checking --cache-file=/dev/null --srcdir="/home/pbulk/build/lang/erlang/work/otp-OTP-26.2.1/lib/common_test" checking build system type... x86_64-pc-solaris2.11 checking host system type... x86_64-pc-solaris2.11 checking target system type... x86_64-pc-solaris2.11 configure: creating ./config.status config.status: creating priv/x86_64-pc-solaris2.11/Makefile === Running configure in /home/pbulk/build/lang/erlang/work/otp-OTP-26.2.1/lib/crypto === ./configure '--with-ssl=/opt/pkg' '--enable-threads' '--without-javac' '--without-odbc' '--without-dynamic-trace' '--prefix=/opt/pkg' '--mandir=/opt/pkg/share/man' '--enable-option-checking=yes' CFLAGS='-pipe -O2 -msave-args -fno-aggressive-loop-optimizations -DMMAP_MAP_FIXED -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include' LDFLAGS='-L/opt/pkg/lib -Wl,-R/opt/pkg/lib -L/usr/lib/amd64 -Wl,-R/usr/lib/amd64' --disable-option-checking --cache-file=/dev/null --srcdir="/home/pbulk/build/lang/erlang/work/otp-OTP-26.2.1/lib/crypto" checking build system type... x86_64-pc-solaris2.11 checking host system type... x86_64-pc-solaris2.11 checking target system type... x86_64-pc-solaris2.11 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 -D_POSIX_PTHREAD_SEMANTICS -fno-strict-aliasing -fno-common -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -DMMAP_MAP_FIXED -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -DSTATIC_ERLANG_NIF -DSTATIC_ERLANG_DRIVER checking for basic compiler flags for loadable drivers... -fno-strict-aliasing -fno-common -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -DMMAP_MAP_FIXED -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -I/opt/pkg/include -I/opt/pkg/include/ncurses -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 -D_POSIX_PTHREAD_SEMANTICS -fno-strict-aliasing -fno-common -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -DMMAP_MAP_FIXED -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -fPIC checking for linker for loadable drivers... ld checking for linker flags for loadable drivers... -G checking for 'runtime library path' linker flag... -R checking for multiarch directory... not found checking size of void *... 8 checking for static zlib... no checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... (cached) /usr/xpg4/bin/grep checking for egrep... (cached) /usr/xpg4/bin/grep -E checking for OpenSSL header in /opt/pkg... yes checking for OpenSSL in /opt/pkg... dynamic crypto library in /opt/pkg/lib checking for runtime library path to use... /opt/pkg/lib:/usr/local/lib/64:/usr/sfw/lib/64:/usr/lib/64:/opt/local/lib/64:/usr/pkg/lib/64:/usr/local/openssl/lib/64:/usr/local/opt/openssl/lib/64:/opt/homebrew/opt/openssl/lib/64:/usr/lib/openssl/lib/64:/usr/openssl/lib/64:/usr/local/ssl/lib/64:/usr/lib/ssl/lib/64:/usr/ssl/lib/64:/lib/64:/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/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 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-pc-solaris2.11/Makefile === Running configure in /home/pbulk/build/lang/erlang/work/otp-OTP-26.2.1/lib/erl_interface === ./configure '--with-ssl=/opt/pkg' '--enable-threads' '--without-javac' '--without-odbc' '--without-dynamic-trace' '--prefix=/opt/pkg' '--mandir=/opt/pkg/share/man' '--enable-option-checking=yes' CFLAGS='-pipe -O2 -msave-args -fno-aggressive-loop-optimizations -DMMAP_MAP_FIXED -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include' LDFLAGS='-L/opt/pkg/lib -Wl,-R/opt/pkg/lib -L/usr/lib/amd64 -Wl,-R/usr/lib/amd64' --disable-option-checking --cache-file=/dev/null --srcdir="/home/pbulk/build/lang/erlang/work/otp-OTP-26.2.1/lib/erl_interface" checking build system type... x86_64-pc-solaris2.11 checking host system type... x86_64-pc-solaris2.11 checking target system type... x86_64-pc-solaris2.11 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/xpg4/bin/grep checking for egrep... (cached) /usr/xpg4/bin/grep -E 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... x86 checking whether compilation mode forces ARCH adjustment... yes: adjusting ARCH=x86 to ARCH=amd64 checking for unaligned word access... yes: x86 or amd64 checking for ar... ar checking for a BSD-compatible install... /opt/pkg/bin/bsdinstall -c -o pbulk -g pbulk checking how to create a directory including parents... /opt/pkg/bin/bsdinstall -c -o pbulk -g pbulk -d checking for library containing gethostbyname... -lnsl checking for library containing getpeername... -lsocket 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... yes 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... yes 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... yes 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 -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -DMMAP_MAP_FIXED -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -DEI_64BIT -I/opt/pkg/include -I/opt/pkg/include/ncurses -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 -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -DMMAP_MAP_FIXED -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -DEI_64BIT -I/opt/pkg/include -I/opt/pkg/include/ncurses -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 -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -DMMAP_MAP_FIXED -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -DEI_64BIT -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -fPIC checking for linker for loadable drivers... ld checking for linker flags for loadable drivers... -L/opt/pkg/lib -Wl,-R/opt/pkg/lib -L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -G checking for 'runtime library path' linker flag... -R configure: creating ./config.status config.status: creating src/x86_64-pc-solaris2.11/Makefile config.status: creating src/x86_64-pc-solaris2.11/eidefs.mk config.status: creating src/x86_64-pc-solaris2.11/config.h === Running configure in /home/pbulk/build/lang/erlang/work/otp-OTP-26.2.1/lib/megaco === ./configure '--with-ssl=/opt/pkg' '--enable-threads' '--without-javac' '--without-odbc' '--without-dynamic-trace' '--prefix=/opt/pkg' '--mandir=/opt/pkg/share/man' '--enable-option-checking=yes' CFLAGS='-pipe -O2 -msave-args -fno-aggressive-loop-optimizations -DMMAP_MAP_FIXED -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include' LDFLAGS='-L/opt/pkg/lib -Wl,-R/opt/pkg/lib -L/usr/lib/amd64 -Wl,-R/usr/lib/amd64' --disable-option-checking --cache-file=/dev/null --srcdir="/home/pbulk/build/lang/erlang/work/otp-OTP-26.2.1/lib/megaco" checking build system type... x86_64-pc-solaris2.11 checking host system type... x86_64-pc-solaris2.11 checking target system type... x86_64-pc-solaris2.11 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 -D_POSIX_PTHREAD_SEMANTICS -fno-strict-aliasing -fno-common -Werror=return-type -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -DMMAP_MAP_FIXED -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -I/opt/pkg/include -I/opt/pkg/include/ncurses -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 -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -DMMAP_MAP_FIXED -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -I/opt/pkg/include -I/opt/pkg/include/ncurses -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 -D_POSIX_PTHREAD_SEMANTICS -fno-strict-aliasing -fno-common -Werror=return-type -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -DMMAP_MAP_FIXED -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -fPIC checking for linker for loadable drivers... ld checking for linker flags for loadable drivers... -G checking for 'runtime library path' linker flag... -R checking for perl... /opt/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-pc-solaris2.11/Makefile === Running configure in /home/pbulk/build/lang/erlang/work/otp-OTP-26.2.1/lib/snmp === ./configure '--with-ssl=/opt/pkg' '--enable-threads' '--without-javac' '--without-odbc' '--without-dynamic-trace' '--prefix=/opt/pkg' '--mandir=/opt/pkg/share/man' '--enable-option-checking=yes' CFLAGS='-pipe -O2 -msave-args -fno-aggressive-loop-optimizations -DMMAP_MAP_FIXED -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include' LDFLAGS='-L/opt/pkg/lib -Wl,-R/opt/pkg/lib -L/usr/lib/amd64 -Wl,-R/usr/lib/amd64' --disable-option-checking --cache-file=/dev/null --srcdir="/home/pbulk/build/lang/erlang/work/otp-OTP-26.2.1/lib/snmp" checking build system type... x86_64-pc-solaris2.11 checking host system type... x86_64-pc-solaris2.11 checking target system type... x86_64-pc-solaris2.11 checking for perl... /opt/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 /home/pbulk/build/lang/erlang/work/otp-OTP-26.2.1/lib/wx === ./configure '--with-ssl=/opt/pkg' '--enable-threads' '--without-javac' '--without-odbc' '--without-dynamic-trace' '--prefix=/opt/pkg' '--mandir=/opt/pkg/share/man' '--enable-option-checking=yes' CFLAGS='-pipe -O2 -msave-args -fno-aggressive-loop-optimizations -DMMAP_MAP_FIXED -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include' LDFLAGS='-L/opt/pkg/lib -Wl,-R/opt/pkg/lib -L/usr/lib/amd64 -Wl,-R/usr/lib/amd64' --disable-option-checking --cache-file=/dev/null --srcdir="/home/pbulk/build/lang/erlang/work/otp-OTP-26.2.1/lib/wx" checking build system type... x86_64-pc-solaris2.11 checking host system type... x86_64-pc-solaris2.11 checking target system type... x86_64-pc-solaris2.11 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 g++ accepts -g... yes checking for g++ option to enable C++11 features... none needed checking for ranlib... ranlib checking how to run the C preprocessor... gcc -E configure: Building for solaris2.11 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-pc-solaris2.11/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. ********************************************************************* ********************************************************************* ********************** DOCUMENTATION INFORMATION ****************** ********************************************************************* documentation : xsltproc is missing. fop is missing. The documentation cannot be built. *********************************************************************