Skip to content

Instantly share code, notes, and snippets.

@thlr1
Last active February 27, 2023 08:48
Show Gist options
  • Save thlr1/e558f0bdb076b7e2d276ea27a3bb54d3 to your computer and use it in GitHub Desktop.
Save thlr1/e558f0bdb076b7e2d276ea27a3bb54d3 to your computer and use it in GitHub Desktop.
Erlang 24.1.7 build fail
@nix { "action": "setPhase", "phase": "unpackPhase" }
unpacking sources
unpacking source archive /nix/store/kphqba61q56vw3cwl2a16jx1if7zkqsx-source
source root is source
@nix { "action": "setPhase", "phase": "patchPhase" }
patching sources
patching script interpreter paths in make
make/fakefop: interpreter directive changed from "#!/bin/sh" to "/nix/store/zcla0ljiwpg5w8pvfagfjq1y2vasfix5-bash-5.1-p16/bin/sh"
make/cross_check_erl: interpreter directive changed from "#!/bin/sh" to "/nix/store/zcla0ljiwpg5w8pvfagfjq1y2vasfix5-bash-5.1-p16/bin/sh"
make/save_args: interpreter directive changed from "#!/bin/sh" to "/nix/store/zcla0ljiwpg5w8pvfagfjq1y2vasfix5-bash-5.1-p16/bin/sh"
make/configure: interpreter directive changed from "#! /bin/sh" to "/nix/store/zcla0ljiwpg5w8pvfagfjq1y2vasfix5-bash-5.1-p16/bin/sh"
make/test_target_script.sh: interpreter directive changed from "#!/bin/sh" to "/nix/store/zcla0ljiwpg5w8pvfagfjq1y2vasfix5-bash-5.1-p16/bin/sh"
make/fixup_development_runtime_dependencies: interpreter directive changed from "#!/usr/bin/env perl" to "/nix/store/3wz4cb9fwhdnjrr6kcq0dribdyclxkcx-perl-5.36.0/bin/perl"
make/unexpected_use: interpreter directive changed from "#!/bin/sh" to "/nix/store/zcla0ljiwpg5w8pvfagfjq1y2vasfix5-bash-5.1-p16/bin/sh"
make/install_bin: interpreter directive changed from "#!/bin/sh" to "/nix/store/zcla0ljiwpg5w8pvfagfjq1y2vasfix5-bash-5.1-p16/bin/sh"
@nix { "action": "setPhase", "phase": "configurePhase" }
configuring
*** 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.69 in your PATH before updating the configure
scritps.
The only effect of executing './otp_build autoconf' is printing of this
message.
configure flags: --prefix=/nix/store/j71rvx3p2rgakqbgj2s21y4dan99wj3g-erlang-24.1.7 --with-ssl=/nix/store/bhfrryys2chgjnzlrqscxd0419vxirfx-openssl-3.0.8 --with-ssl-incl=/nix/store/ij6zl5w3cyblkn4q4hfah3x9pn4xyshm-openssl-3.0.8-dev --enable-threads --enable-smp-support --enable-kernel-poll --enable-hipe --enable-wx --enable-systemd
=== Running configure in /build/source/erts ===
./configure '--prefix=/nix/store/j71rvx3p2rgakqbgj2s21y4dan99wj3g-erlang-24.1.7' '--with-ssl=/nix/store/bhfrryys2chgjnzlrqscxd0419vxirfx-openssl-3.0.8' '--with-ssl-incl=/nix/store/ij6zl5w3cyblkn4q4hfah3x9pn4xyshm-openssl-3.0.8-dev' '--enable-threads' '--enable-smp-support' '--enable-kernel-poll' '--enable-hipe' '--enable-wx' '--enable-systemd' --disable-option-checking --cache-file=/dev/null --srcdir="/build/source/erts"
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for library containing strerror... none required
checking OTP release... 24
checking OTP version... 24.1.7
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking 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... none
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 C99 support... yes
checking CFLAGS for -O switch... 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 how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /nix/store/6l34p4ip6ib1q87cpd4g5yhg3j86zign-gnugrep-3.7/bin/grep
checking for egrep... /nix/store/6l34p4ip6ib1q87cpd4g5yhg3j86zign-gnugrep-3.7/bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking 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... /nix/store/gn5515zj8skk23jvrrljirgxr10fw9az-coreutils-9.1/bin/mkdir
checking for cp... /nix/store/gn5515zj8skk23jvrrljirgxr10fw9az-coreutils-9.1/bin/cp
checking if we are building a sharing-preserving emulator... no
checking how to run the C preprocessor... gcc -E
checking for ranlib... ranlib
checking for bison... no
checking for byacc... no
checking for perl5... no
checking for perl... /nix/store/3wz4cb9fwhdnjrr6kcq0dribdyclxkcx-perl-5.36.0/bin/perl
checking whether ln -s works... yes
checking for ar... ar
checking for xsltproc... xsltproc
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... /nix/store/gn5515zj8skk23jvrrljirgxr10fw9az-coreutils-9.1/bin/install -c
checking how to create a directory including parents... /nix/store/gn5515zj8skk23jvrrljirgxr10fw9az-coreutils-9.1/bin/install -c -d
checking for extra flags needed to export symbols... -Wl,-export-dynamic
checking for sin in -lm... yes
checking for dlopen in -ldl... yes
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 getconf... (cached) getconf
checking for Native POSIX Thread Library... yes
checking nptl/pthread.h usability... no
checking nptl/pthread.h presence... no
checking for nptl/pthread.h... no
checking pthread.h usability... yes
checking pthread.h presence... yes
checking for pthread.h... yes
checking pthread/mit/pthread.h usability... no
checking pthread/mit/pthread.h presence... no
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, _)... yes
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 if SIGUSR1 and SIGUSR2 can be used... yes
checking if sigaltstack can be used... yes
checking for pthread.h... (cached) yes
checking for pthread/mit/pthread.h... (cached) no
checking sched.h usability... yes
checking sched.h presence... yes
checking for sched.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking for usable PTHREAD_STACK_MIN... yes
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... yes
checking for PTHREAD_RWLOCK_PREFER_WRITER_NONRECURSIVE_NP... yes
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... yes
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 posix_fadvise... yes
checking for closefrom... yes
checking linux/falloc.h usability... yes
checking linux/falloc.h presence... yes
checking for linux/falloc.h... yes
checking whether fallocate() works... yes
checking whether posix_fallocate() works... yes
checking whether lock checking should be enabled... no
checking whether lock counters should be enabled... no
checking whether dlopen() needs to be called before first call to dlerror()... no
checking for kstat_open in -lkstat... (cached) no
checking for tgetent in -ltinfo... 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 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... 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 ANSI C header files... (cached) yes
checking for sys/wait.h that is POSIX.1 compatible... yes
checking whether time.h and sys/time.h may both be included... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking for unistd.h... (cached) yes
checking syslog.h usability... yes
checking syslog.h presence... yes
checking for syslog.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking ieeefp.h usability... no
checking ieeefp.h presence... no
checking for ieeefp.h... no
checking for sys/types.h... (cached) yes
checking sys/stropts.h usability... no
checking sys/stropts.h presence... no
checking for sys/stropts.h... no
checking sys/sysctl.h usability... no
checking sys/sysctl.h presence... no
checking for sys/sysctl.h... no
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking for sys/time.h... (cached) yes
checking sys/uio.h usability... yes
checking sys/uio.h presence... yes
checking for sys/uio.h... yes
checking sys/mman.h usability... yes
checking sys/mman.h presence... yes
checking for sys/mman.h... yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking sys/sockio.h usability... no
checking sys/sockio.h presence... no
checking for sys/sockio.h... no
checking sys/socketio.h usability... no
checking sys/socketio.h presence... no
checking for sys/socketio.h... no
checking net/errno.h usability... no
checking net/errno.h presence... no
checking for net/errno.h... no
checking malloc.h usability... yes
checking malloc.h presence... yes
checking for malloc.h... yes
checking arpa/nameser.h usability... yes
checking arpa/nameser.h presence... yes
checking for arpa/nameser.h... yes
checking libdlpi.h usability... no
checking libdlpi.h presence... no
checking for libdlpi.h... no
checking pty.h usability... yes
checking pty.h presence... yes
checking for pty.h... yes
checking util.h usability... no
checking util.h presence... no
checking for util.h... no
checking libutil.h usability... no
checking libutil.h presence... no
checking for libutil.h... no
checking utmp.h usability... yes
checking utmp.h presence... yes
checking for utmp.h... yes
checking langinfo.h usability... yes
checking langinfo.h presence... yes
checking for langinfo.h... yes
checking poll.h usability... yes
checking poll.h presence... yes
checking for poll.h... yes
checking sdkddkver.h usability... no
checking sdkddkver.h presence... no
checking for sdkddkver.h... no
checking elf.h usability... yes
checking elf.h presence... yes
checking for elf.h... yes
checking for struct ifreq.ifr_hwaddr... yes
checking for struct ifreq.ifr_enaddr... no
checking for library containing sd_listen_fds... -lsystemd
checking for library containing sd_notify... none required
checking systemd/sd-daemon.h usability... yes
checking systemd/sd-daemon.h presence... yes
checking for systemd/sd-daemon.h... yes
checking for dlpi_open in -ldlpi... no
configure: Extending the search to include /lib
checking for dlpi_open in -ldlpi... no
checking sys/resource.h usability... yes
checking sys/resource.h presence... yes
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 sys/event.h usability... no
checking sys/event.h presence... no
checking for sys/event.h... no
checking sys/epoll.h usability... yes
checking sys/epoll.h presence... yes
checking for sys/epoll.h... yes
checking sys/devpoll.h usability... no
checking sys/devpoll.h presence... no
checking for sys/devpoll.h... no
checking sys/timerfd.h usability... yes
checking sys/timerfd.h presence... yes
checking for sys/timerfd.h... yes
checking netpacket/packet.h usability... yes
checking netpacket/packet.h presence... yes
checking for netpacket/packet.h... yes
checking for netinet/sctp.h... no
checking for sched.h... (cached) yes
checking setns.h usability... no
checking setns.h presence... no
checking for setns.h... no
checking for setns... yes
checking for linux/types.h... yes
checking for linux/errqueue.h... yes
checking valgrind/valgrind.h usability... no
checking valgrind/valgrind.h presence... no
checking for valgrind/valgrind.h... no
checking for SO_BSDCOMPAT declaration... yes
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 return type of signal handlers... void
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... 0
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 sendfile... yes
checking windows.h usability... no
checking windows.h presence... no
checking for windows.h... no
checking winsock2.h usability... no
checking winsock2.h presence... 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... no
checking for finite... yes
checking for isnan... yes
checking for isinf... yes
checking for res_gethostbyname... no
checking for dlopen... 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... yes
checking for sbrk... yes
checking for _sbrk... no
checking for __sbrk... yes
checking for brk... yes
checking for _brk... no
checking for __brk... no
checking for flockfile... yes
checking for fstat... yes
checking for strlcpy... no
checking for strlcat... no
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 _doprnt... no
checking for conflicting declaration of fread... yes
checking for putc_unlocked... yes
checking for fwrite_unlocked... yes
checking for openpty... yes
checking net/if_dl.h usability... no
checking net/if_dl.h presence... no
checking for net/if_dl.h... no
checking ifaddrs.h usability... yes
checking ifaddrs.h presence... yes
checking for ifaddrs.h... yes
checking for netpacket/packet.h... (cached) yes
checking sys/un.h usability... yes
checking sys/un.h presence... 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... yes
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) yes
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) yes
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... yes
checking for m4... m4
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
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 epoll is level triggered... yes
checking whether kernel poll support should be enabled... yes; epoll
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... no
checking for javac.sh... no
checking for javac... no
checking for guavac... no
checking for gcj... no
checking for jikes... no
checking for bock... no
configure: WARNING: Could not find any usable java compiler, will skip: jinterface
checking for log2... yes
configure: creating ./config.status
config.status: creating emulator/x86_64-pc-linux-gnu/Makefile
config.status: creating epmd/src/x86_64-pc-linux-gnu/Makefile
config.status: creating etc/common/x86_64-pc-linux-gnu/Makefile
config.status: creating include/internal/x86_64-pc-linux-gnu/ethread.mk
config.status: creating include/internal/x86_64-pc-linux-gnu/erts_internal.mk
config.status: creating lib_src/x86_64-pc-linux-gnu/Makefile
config.status: creating ../make/x86_64-pc-linux-gnu/otp.mk
config.status: creating ../make/make_emakefile
config.status: creating ../lib/os_mon/c_src/x86_64-pc-linux-gnu/Makefile
config.status: creating ../lib/runtime_tools/c_src/x86_64-pc-linux-gnu/Makefile
config.status: creating ../lib/tools/c_src/x86_64-pc-linux-gnu/Makefile
config.status: creating ../make/install_dir_data.sh
config.status: creating x86_64-pc-linux-gnu/config.h
config.status: creating include/internal/x86_64-pc-linux-gnu/ethread_header_config.h
config.status: creating include/x86_64-pc-linux-gnu/erl_int_sizes_config.h
=== Running configure in /build/source/make ===
./configure '--prefix=/nix/store/j71rvx3p2rgakqbgj2s21y4dan99wj3g-erlang-24.1.7' '--with-ssl=/nix/store/bhfrryys2chgjnzlrqscxd0419vxirfx-openssl-3.0.8' '--with-ssl-incl=/nix/store/ij6zl5w3cyblkn4q4hfah3x9pn4xyshm-openssl-3.0.8-dev' '--enable-threads' '--enable-smp-support' '--enable-kernel-poll' '--enable-hipe' '--enable-wx' '--enable-systemd' --disable-option-checking --cache-file=/dev/null --srcdir="/build/source/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-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
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... /nix/store/gn5515zj8skk23jvrrljirgxr10fw9az-coreutils-9.1/bin/env
checking for GNU make... yes (make)
checking for a BSD-compatible install... /nix/store/gn5515zj8skk23jvrrljirgxr10fw9az-coreutils-9.1/bin/install -c
checking whether ln -s works... yes
checking for ranlib... ranlib
checking for perl5... no
checking for perl... /nix/store/3wz4cb9fwhdnjrr6kcq0dribdyclxkcx-perl-5.36.0/bin/perl
checking ERTS version... 12.1.5
checking OTP release... 24
checking OTP version... 24.1.7
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /nix/store/6l34p4ip6ib1q87cpd4g5yhg3j86zign-gnugrep-3.7/bin/grep
checking for egrep... /nix/store/6l34p4ip6ib1q87cpd4g5yhg3j86zign-gnugrep-3.7/bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for native win32 threads... no
checking for pthread_create in -lpthread... yes
checking for getconf... getconf
checking for Native POSIX Thread Library... yes
checking nptl/pthread.h usability... no
checking nptl/pthread.h presence... no
checking for nptl/pthread.h... no
checking pthread.h usability... yes
checking pthread.h presence... yes
checking for pthread.h... yes
checking pthread/mit/pthread.h usability... no
checking pthread/mit/pthread.h presence... no
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 for ld... gcc
checking for static compiler flags... -Werror=undef -Werror=implicit -Werror=return-type -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -fno-common -g -O2 -D_GNU_SOURCE -DSTATIC_ERLANG_NIF -DSTATIC_ERLANG_DRIVER
checking for basic compiler flags for loadable drivers... -fno-common -g -O2 -D_GNU_SOURCE -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_THREAD_SAFE_FUNCTIONS -fno-common -g -O2 -D_GNU_SOURCE -fPIC
checking for linker for loadable drivers... gcc
checking for linker flags for loadable drivers... -shared -Wl,-Bsymbolic
checking for 'runtime library path' linker flag... -Wl,-R
configure: creating ./config.status
config.status: creating ../Makefile
config.status: creating output.mk
config.status: creating ../make/x86_64-pc-linux-gnu/otp_ded.mk
config.status: creating emd2exml
config.status: WARNING: '../Makefile.in' seems to ignore the --datarootdir setting
=== Running configure in /build/source/lib/common_test ===
./configure '--prefix=/nix/store/j71rvx3p2rgakqbgj2s21y4dan99wj3g-erlang-24.1.7' '--with-ssl=/nix/store/bhfrryys2chgjnzlrqscxd0419vxirfx-openssl-3.0.8' '--with-ssl-incl=/nix/store/ij6zl5w3cyblkn4q4hfah3x9pn4xyshm-openssl-3.0.8-dev' '--enable-threads' '--enable-smp-support' '--enable-kernel-poll' '--enable-hipe' '--enable-wx' '--enable-systemd' --disable-option-checking --cache-file=/dev/null --srcdir="/build/source/lib/common_test"
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
configure: creating ./config.status
config.status: creating priv/x86_64-pc-linux-gnu/Makefile
=== Running configure in /build/source/lib/crypto ===
./configure '--prefix=/nix/store/j71rvx3p2rgakqbgj2s21y4dan99wj3g-erlang-24.1.7' '--with-ssl=/nix/store/bhfrryys2chgjnzlrqscxd0419vxirfx-openssl-3.0.8' '--with-ssl-incl=/nix/store/ij6zl5w3cyblkn4q4hfah3x9pn4xyshm-openssl-3.0.8-dev' '--enable-threads' '--enable-smp-support' '--enable-kernel-poll' '--enable-hipe' '--enable-wx' '--enable-systemd' --disable-option-checking --cache-file=/dev/null --srcdir="/build/source/lib/crypto"
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking 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 how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /nix/store/6l34p4ip6ib1q87cpd4g5yhg3j86zign-gnugrep-3.7/bin/grep
checking for egrep... /nix/store/6l34p4ip6ib1q87cpd4g5yhg3j86zign-gnugrep-3.7/bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for native win32 threads... no
checking for pthread_create in -lpthread... yes
checking for getconf... getconf
checking for Native POSIX Thread Library... yes
checking nptl/pthread.h usability... no
checking nptl/pthread.h presence... no
checking for nptl/pthread.h... no
checking pthread.h usability... yes
checking pthread.h presence... yes
checking for pthread.h... yes
checking pthread/mit/pthread.h usability... no
checking pthread/mit/pthread.h presence... no
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 for ld... gcc
checking for static compiler flags... -Werror=undef -Werror=implicit -Werror=return-type -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -fno-common -g -O2 -D_GNU_SOURCE -DSTATIC_ERLANG_NIF -DSTATIC_ERLANG_DRIVER
checking for basic compiler flags for loadable drivers... -fno-common -g -O2 -D_GNU_SOURCE -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_THREAD_SAFE_FUNCTIONS -fno-common -g -O2 -D_GNU_SOURCE -fPIC
checking for linker for loadable drivers... gcc
checking for linker flags for loadable drivers... -shared -Wl,-Bsymbolic
checking for 'runtime library path' linker flag... -Wl,-R
checking for multiarch directory... not found
checking size of void *... 8
checking for static zlib... no
checking for OpenSSL header in /nix/store/ij6zl5w3cyblkn4q4hfah3x9pn4xyshm-openssl-3.0.8-dev... yes
checking for OpenSSL in /nix/store/bhfrryys2chgjnzlrqscxd0419vxirfx-openssl-3.0.8... dynamic crypto library in /nix/store/bhfrryys2chgjnzlrqscxd0419vxirfx-openssl-3.0.8/lib
checking for runtime library path to use... /nix/store/bhfrryys2chgjnzlrqscxd0419vxirfx-openssl-3.0.8/lib:/usr/local/lib:/usr/sfw/lib:/usr/lib:/opt/local/lib:/usr/pkg/lib:/usr/local/openssl/lib:/usr/local/opt/openssl/lib:/usr/lib/openssl/lib:/usr/openssl/lib:/usr/local/ssl/lib:/usr/lib/ssl/lib:/usr/ssl/lib:/lib
configure: creating ./config.status
config.status: creating c_src/x86_64-pc-linux-gnu/Makefile
=== Running configure in /build/source/lib/erl_interface ===
./configure '--prefix=/nix/store/j71rvx3p2rgakqbgj2s21y4dan99wj3g-erlang-24.1.7' '--with-ssl=/nix/store/bhfrryys2chgjnzlrqscxd0419vxirfx-openssl-3.0.8' '--with-ssl-incl=/nix/store/ij6zl5w3cyblkn4q4hfah3x9pn4xyshm-openssl-3.0.8-dev' '--enable-threads' '--enable-smp-support' '--enable-kernel-poll' '--enable-hipe' '--enable-wx' '--enable-systemd' --disable-option-checking --cache-file=/dev/null --srcdir="/build/source/lib/erl_interface"
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking how to run the C preprocessor... gcc -E
checking for ranlib... ranlib
checking for ld.sh... ld
checking for grep that handles long lines and -e... /nix/store/6l34p4ip6ib1q87cpd4g5yhg3j86zign-gnugrep-3.7/bin/grep
checking for egrep... /nix/store/6l34p4ip6ib1q87cpd4g5yhg3j86zign-gnugrep-3.7/bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking 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... /nix/store/gn5515zj8skk23jvrrljirgxr10fw9az-coreutils-9.1/bin/install -c
checking how to create a directory including parents... /nix/store/gn5515zj8skk23jvrrljirgxr10fw9az-coreutils-9.1/bin/install -c -d
checking for gethostbyname in -lnsl... no
checking for getpeername in -lsocket... no
checking for ANSI C header files... (cached) yes
checking for sys/wait.h that is POSIX.1 compatible... yes
checking arpa/inet.h usability... yes
checking arpa/inet.h presence... yes
checking for arpa/inet.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking malloc.h usability... yes
checking malloc.h presence... yes
checking for malloc.h... yes
checking netdb.h usability... yes
checking netdb.h presence... yes
checking for netdb.h... yes
checking netinet/in.h usability... yes
checking netinet/in.h presence... yes
checking for netinet/in.h... yes
checking stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking for unistd.h... (cached) yes
checking for sys/types.h... (cached) yes
checking sys/uio.h usability... yes
checking sys/uio.h presence... 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 whether time.h and sys/time.h may both be included... 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... 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 getconf... getconf
checking for Native POSIX Thread Library... yes
checking nptl/pthread.h usability... no
checking nptl/pthread.h presence... no
checking for nptl/pthread.h... no
checking pthread.h usability... yes
checking pthread.h presence... yes
checking for pthread.h... yes
checking pthread/mit/pthread.h usability... no
checking pthread/mit/pthread.h presence... no
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
configure: creating ./config.status
config.status: creating src/x86_64-pc-linux-gnu/Makefile
config.status: creating src/x86_64-pc-linux-gnu/eidefs.mk
config.status: creating src/x86_64-pc-linux-gnu/config.h
=== Running configure in /build/source/lib/megaco ===
./configure '--prefix=/nix/store/j71rvx3p2rgakqbgj2s21y4dan99wj3g-erlang-24.1.7' '--with-ssl=/nix/store/bhfrryys2chgjnzlrqscxd0419vxirfx-openssl-3.0.8' '--with-ssl-incl=/nix/store/ij6zl5w3cyblkn4q4hfah3x9pn4xyshm-openssl-3.0.8-dev' '--enable-threads' '--enable-smp-support' '--enable-kernel-poll' '--enable-hipe' '--enable-wx' '--enable-systemd' --disable-option-checking --cache-file=/dev/null --srcdir="/build/source/lib/megaco"
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking 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... no
checking for lex... no
checking if we can add -Werror=return-type to CFLAGS (via CFLAGS)... yes
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /nix/store/6l34p4ip6ib1q87cpd4g5yhg3j86zign-gnugrep-3.7/bin/grep
checking for egrep... /nix/store/6l34p4ip6ib1q87cpd4g5yhg3j86zign-gnugrep-3.7/bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for native win32 threads... no
checking for pthread_create in -lpthread... yes
checking for getconf... getconf
checking for Native POSIX Thread Library... yes
checking nptl/pthread.h usability... no
checking nptl/pthread.h presence... no
checking for nptl/pthread.h... no
checking pthread.h usability... yes
checking pthread.h presence... yes
checking for pthread.h... yes
checking pthread/mit/pthread.h usability... no
checking pthread/mit/pthread.h presence... no
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 for ld... gcc
checking for static compiler flags... -Werror=undef -Werror=implicit -Werror=return-type -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -fno-common -Werror=return-type -g -O2 -D_GNU_SOURCE -DSTATIC_ERLANG_NIF -DSTATIC_ERLANG_DRIVER
checking for basic compiler flags for loadable drivers... -fno-common -Werror=return-type -g -O2 -D_GNU_SOURCE -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_THREAD_SAFE_FUNCTIONS -fno-common -Werror=return-type -g -O2 -D_GNU_SOURCE -fPIC
checking for linker for loadable drivers... gcc
checking for linker flags for loadable drivers... -shared -Wl,-Bsymbolic
checking for 'runtime library path' linker flag... -Wl,-R
checking for perl... 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-linux-gnu/Makefile
=== Running configure in /build/source/lib/odbc ===
./configure '--prefix=/nix/store/j71rvx3p2rgakqbgj2s21y4dan99wj3g-erlang-24.1.7' '--with-ssl=/nix/store/bhfrryys2chgjnzlrqscxd0419vxirfx-openssl-3.0.8' '--with-ssl-incl=/nix/store/ij6zl5w3cyblkn4q4hfah3x9pn4xyshm-openssl-3.0.8-dev' '--enable-threads' '--enable-smp-support' '--enable-kernel-poll' '--enable-hipe' '--enable-wx' '--enable-systemd' --disable-option-checking --cache-file=/dev/null --srcdir="/build/source/lib/odbc"
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking 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 whether make sets $(MAKE)... yes
checking for ld.sh... ld
checking for rm... /nix/store/gn5515zj8skk23jvrrljirgxr10fw9az-coreutils-9.1/bin/rm
checking for connect... yes
checking for gethostbyname... yes
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /nix/store/6l34p4ip6ib1q87cpd4g5yhg3j86zign-gnugrep-3.7/bin/grep
checking for egrep... /nix/store/6l34p4ip6ib1q87cpd4g5yhg3j86zign-gnugrep-3.7/bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking netdb.h usability... yes
checking netdb.h presence... yes
checking for netdb.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking winsock2.h usability... no
checking winsock2.h presence... no
checking for winsock2.h... no
checking windows.h usability... no
checking windows.h presence... no
checking for windows.h... no
checking for sql.h... no
checking for sqlext.h... no
checking for an ANSI C-conforming const... yes
checking for size_t... yes
checking for struct sockaddr_in6.sin6_addr... yes
checking for memset... yes
checking for socket... yes
checking for native win32 threads... no
checking for pthread_create in -lpthread... yes
checking for getconf... getconf
checking for Native POSIX Thread Library... yes
checking nptl/pthread.h usability... no
checking nptl/pthread.h presence... no
checking for nptl/pthread.h... no
checking pthread.h usability... yes
checking pthread.h presence... yes
checking for pthread.h... yes
checking pthread/mit/pthread.h usability... no
checking pthread/mit/pthread.h presence... no
checking for pthread/mit/pthread.h... no
checking size of void *... 8
checking for odbc in standard locations... no
checking if we can add -Werror=return-type to CFLAGS (via CFLAGS)... yes
configure: creating ./config.status
config.status: creating c_src/x86_64-pc-linux-gnu/Makefile
configure: WARNING: No odbc library found skipping odbc
configure: WARNING: "ODBC library - header check failed"
configure: WARNING: "ODBC library - link check failed"
=== Running configure in /build/source/lib/snmp ===
./configure '--prefix=/nix/store/j71rvx3p2rgakqbgj2s21y4dan99wj3g-erlang-24.1.7' '--with-ssl=/nix/store/bhfrryys2chgjnzlrqscxd0419vxirfx-openssl-3.0.8' '--with-ssl-incl=/nix/store/ij6zl5w3cyblkn4q4hfah3x9pn4xyshm-openssl-3.0.8-dev' '--enable-threads' '--enable-smp-support' '--enable-kernel-poll' '--enable-hipe' '--enable-wx' '--enable-systemd' --disable-option-checking --cache-file=/dev/null --srcdir="/build/source/lib/snmp"
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking for perl... perl
configure: creating ./config.status
config.status: creating mibs/Makefile
=== Running configure in /build/source/lib/wx ===
./configure '--prefix=/nix/store/j71rvx3p2rgakqbgj2s21y4dan99wj3g-erlang-24.1.7' '--with-ssl=/nix/store/bhfrryys2chgjnzlrqscxd0419vxirfx-openssl-3.0.8' '--with-ssl-incl=/nix/store/ij6zl5w3cyblkn4q4hfah3x9pn4xyshm-openssl-3.0.8-dev' '--enable-threads' '--enable-smp-support' '--enable-kernel-poll' '--enable-hipe' '--enable-wx' '--enable-systemd' --disable-option-checking --cache-file=/dev/null --srcdir="/build/source/lib/wx"
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking for ranlib... ranlib
checking how to run the C preprocessor... gcc -E
configure: Building for linux-gnu
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 grep that handles long lines and -e... /nix/store/6l34p4ip6ib1q87cpd4g5yhg3j86zign-gnugrep-3.7/bin/grep
checking for egrep... /nix/store/6l34p4ip6ib1q87cpd4g5yhg3j86zign-gnugrep-3.7/bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking 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 GL/gl.h usability... yes
checking GL/gl.h presence... yes
checking for GL/gl.h... yes
checking GL/glu.h usability... yes
checking GL/glu.h presence... yes
checking for GL/glu.h... yes
checking for wx-config... /nix/store/hpqffwgclprjh9kr0z22cywwkr2x9sav-wxwidgets-3.0.5.1/bin/wx-config
checking for wxWidgets version >= 3.0.2 (--unicode)... yes (version 3.0.5)
checking for wxWidgets static library... no
checking for wxwidgets webview... no
checking for wx-config... (cached) /nix/store/hpqffwgclprjh9kr0z22cywwkr2x9sav-wxwidgets-3.0.5.1/bin/wx-config
checking for wxWidgets version >= 3.0.2 (--unicode --debug=yes)... yes (version 3.0.5)
checking for wxWidgets static library... no
checking for debug build of wxWidgets... yes
checking for wx-config... (cached) /nix/store/hpqffwgclprjh9kr0z22cywwkr2x9sav-wxwidgets-3.0.5.1/bin/wx-config
checking for wxWidgets version >= 3.0.2 (--unicode --debug=no)... yes (version 3.0.5)
checking for wxWidgets static library... no
checking for standard build of wxWidgets... yes
checking for wxwidgets 3.0 compatibility ... yes
checking for wxwidgets opengl support... yes
checking for GLintptr... yes
checking for GLintptrARB... yes
checking for GLchar... yes
checking for GLcharARB... yes
checking for GLhalfARB... yes
checking for GLint64EXT... yes
checking GLU Callbacks uses Tiger Style... no
checking for wx/stc/stc.h... yes
checking if we can link wxwidgets programs... yes
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-linux-gnu/config.status
config.status: creating config.mk
config.status: creating c_src/Makefile
*********************************************************************
********************** APPLICATIONS DISABLED **********************
*********************************************************************
jinterface : No Java compiler found
odbc : ODBC library - link check failed
*********************************************************************
*********************************************************************
********************** APPLICATIONS INFORMATION *******************
*********************************************************************
wx : wxWidgets was not compiled with --enable-webview or wxWebView developer package is not installed, wxWebView will NOT be available
*********************************************************************
*********************************************************************
********************** DOCUMENTATION INFORMATION ******************
*********************************************************************
documentation :
fop is missing.
Using fakefop to generate placeholder PDF files.
*********************************************************************
@nix { "action": "setPhase", "phase": "buildPhase" }
building
build flags: -j8 SHELL=/nix/store/zcla0ljiwpg5w8pvfagfjq1y2vasfix5-bash-5.1-p16/bin/bash
Makefile:1235: warning: overriding recipe for target 'dialyzer'
Makefile:510: warning: ignoring old recipe for target 'dialyzer'
MAKE depend
make[1]: Entering directory '/build/source/erts/emulator'
MAKE generate
make[2]: Entering directory '/build/source/erts/emulator'
GEN x86_64-pc-linux-gnu/opt/jit/OPCODES-GENERATED
GEN x86_64-pc-linux-gnu/opt/jit/TABLES-GENERATED
GEN x86_64-pc-linux-gnu/opt/jit/erl_alloc_types.h
GEN x86_64-pc-linux-gnu/erl_version.h
GEN x86_64-pc-linux-gnu/opt/jit/driver_tab.c
make[3]: Entering directory '/build/source/erts/lib_src'
MAKE opt
make[4]: Entering directory '/build/source/erts/lib_src'
GEN obj/x86_64-pc-linux-gnu/opt/depend.mk
GEN x86_64-pc-linux-gnu/preload.c
CC /build/source/erts/lib_src/yielding_c_fun/x86_64-pc-linux-gnu/simple_c_gc.o
CC /build/source/erts/lib_src/yielding_c_fun/x86_64-pc-linux-gnu/re.o
CC /build/source/erts/lib_src/yielding_c_fun/x86_64-pc-linux-gnu/ycf_lexer.o
CC /build/source/erts/lib_src/yielding_c_fun/x86_64-pc-linux-gnu/ycf_main.o
CC /build/source/erts/lib_src/yielding_c_fun/x86_64-pc-linux-gnu/ycf_node.o
CC /build/source/erts/lib_src/yielding_c_fun/x86_64-pc-linux-gnu/ycf_parser.o
CC /build/source/erts/lib_src/yielding_c_fun/x86_64-pc-linux-gnu/ycf_printers.o
CC /build/source/erts/lib_src/yielding_c_fun/x86_64-pc-linux-gnu/ycf_string.o
CC /build/source/erts/lib_src/yielding_c_fun/x86_64-pc-linux-gnu/ycf_symbol.o
CC /build/source/erts/lib_src/yielding_c_fun/x86_64-pc-linux-gnu/ycf_utils.o
CC /build/source/erts/lib_src/yielding_c_fun/x86_64-pc-linux-gnu/ycf_yield_fun.o
CC obj/x86_64-pc-linux-gnu/opt/r/ethr_aux.o
CC obj/x86_64-pc-linux-gnu/opt/r/ethr_atomics.o
CC obj/x86_64-pc-linux-gnu/opt/r/ethr_mutex.o
CC obj/x86_64-pc-linux-gnu/opt/r/ethr_cbf.o
CC obj/x86_64-pc-linux-gnu/opt/r/ethread.o
CC obj/x86_64-pc-linux-gnu/opt/r/ethr_event.o
CC obj/x86_64-pc-linux-gnu/opt/erl_memory_trace_parser.o
CC obj/x86_64-pc-linux-gnu/opt/r/erl_memory_trace_parser.o
CC obj/x86_64-pc-linux-gnu/opt/erl_printf_format.o
CC obj/x86_64-pc-linux-gnu/opt/erl_printf.o
CC obj/x86_64-pc-linux-gnu/opt/erl_misc_utils.o
CC obj/x86_64-pc-linux-gnu/opt/r/erl_printf_format.o
CC obj/x86_64-pc-linux-gnu/opt/r/erl_printf.o
CC obj/x86_64-pc-linux-gnu/opt/r/erl_misc_utils.o
LD /build/source/erts/lib_src/yielding_c_fun/bin/x86_64-pc-linux-gnu/yielding_c_fun
AR ../lib/internal/x86_64-pc-linux-gnu/liberts_internal.a
RANLIB ../lib/internal/x86_64-pc-linux-gnu/liberts_internal.a
AR ../lib/internal/x86_64-pc-linux-gnu/libethread.a
RANLIB ../lib/internal/x86_64-pc-linux-gnu/libethread.a
AR ../lib/x86_64-pc-linux-gnu/liberts_r.a
RANLIB ../lib/x86_64-pc-linux-gnu/liberts_r.a
AR ../lib/x86_64-pc-linux-gnu/liberts.a
RANLIB ../lib/x86_64-pc-linux-gnu/liberts.a
AR ../lib/internal/x86_64-pc-linux-gnu/liberts_internal_r.a
RANLIB ../lib/internal/x86_64-pc-linux-gnu/liberts_internal_r.a
GEN obj/x86_64-pc-linux-gnu/opt/MADE
make[4]: Leaving directory '/build/source/erts/lib_src'
make[3]: Leaving directory '/build/source/erts/lib_src'
GEN x86_64-pc-linux-gnu/erl_db_insert_list.ycf.h
GEN x86_64-pc-linux-gnu/erl_map.ycf.h
GEN x86_64-pc-linux-gnu/utils.ycf.h
GEN x86_64-pc-linux-gnu/opt/jit/GENERATED
make[2]: Leaving directory '/build/source/erts/emulator'
make[1]: Leaving directory '/build/source/erts/emulator'
make[1]: Entering directory '/build/source/erts/emulator'
MAKE depend
make[2]: Entering directory '/build/source/erts/emulator'
GEN x86_64-pc-linux-gnu/opt/jit/depend.mk
make[3]: Entering directory '/build/source/erts/lib_src'
MAKE depend
make[4]: Entering directory '/build/source/erts/lib_src'
make[4]: Nothing to be done for 'depend'.
make[4]: Leaving directory '/build/source/erts/lib_src'
make[3]: Leaving directory '/build/source/erts/lib_src'
make[2]: Nothing to be done for 'depend'.
make[2]: Leaving directory '/build/source/erts/emulator'
make[1]: Leaving directory '/build/source/erts/emulator'
make[1]: Entering directory '/build/source/erts/lib_src'
MAKE depend
make[2]: Entering directory '/build/source/erts/lib_src'
make[2]: Nothing to be done for 'depend'.
make[2]: Leaving directory '/build/source/erts/lib_src'
make[1]: Leaving directory '/build/source/erts/lib_src'
MAKE erl_interface
make[1]: Entering directory '/build/source/lib/erl_interface'
=== Entering application erl_interface
make[2]: Entering directory '/build/source/lib/erl_interface/src'
MAKE opt
make[3]: Entering directory '/build/source/lib/erl_interface/src'
GEN x86_64-pc-linux-gnu/depend.mk
CC x86_64-pc-linux-gnu/depend.mk
CC /build/source/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/ei_connect.o
CC /build/source/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/ei_resolve.o
CC /build/source/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/eirecv.o
CC /build/source/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/send.o
CC /build/source/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/send_exit.o
CC /build/source/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/send_reg.o
CC /build/source/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/decode_atom.o
CC /build/source/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/decode_big.o
CC /build/source/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/decode_bignum.o
CC /build/source/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/decode_binary.o
CC /build/source/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/decode_boolean.o
CC /build/source/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/decode_char.o
CC /build/source/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/decode_double.o
CC /build/source/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/decode_fun.o
CC /build/source/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/decode_intlist.o
CC /build/source/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/decode_iodata.o
CC /build/source/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/decode_list_header.o
CC /build/source/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/decode_long.o
CC /build/source/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/decode_pid.o
CC /build/source/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/decode_port.o
CC /build/source/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/decode_ref.o
CC /build/source/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/decode_skip.o
CC /build/source/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/decode_string.o
CC /build/source/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/decode_trace.o
CC /build/source/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/decode_tuple_header.o
CC /build/source/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/decode_ulong.o
CC /build/source/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/decode_version.o
CC /build/source/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/decode_longlong.o
CC /build/source/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/decode_ulonglong.o
CC /build/source/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/encode_atom.o
CC /build/source/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/encode_big.o
CC /build/source/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/encode_bignum.o
CC /build/source/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/encode_binary.o
CC /build/source/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/encode_boolean.o
CC /build/source/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/encode_char.o
CC /build/source/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/encode_double.o
CC /build/source/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/encode_fun.o
CC /build/source/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/encode_list_header.o
CC /build/source/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/encode_long.o
CC /build/source/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/encode_pid.o
CC /build/source/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/encode_port.o
CC /build/source/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/encode_ref.o
CC /build/source/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/encode_string.o
CC /build/source/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/encode_trace.o
CC /build/source/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/encode_tuple_header.o
CC /build/source/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/encode_ulong.o
CC /build/source/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/encode_version.o
CC /build/source/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/encode_longlong.o
CC /build/source/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/encode_ulonglong.o
CC /build/source/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/epmd_port.o
CC /build/source/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/epmd_publish.o
CC /build/source/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/epmd_unpublish.o
CC /build/source/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/ei_decode_term.o
CC /build/source/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/ei_format.o
CC /build/source/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/ei_locking.o
CC /build/source/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/ei_malloc.o
CC /build/source/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/ei_portio.o
CC /build/source/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/ei_printterm.o
CC /build/source/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/ei_pthreads.o
CC /build/source/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/ei_trace.o
CC /build/source/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/ei_x_encode.o
CC /build/source/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/eimd5.o
CC /build/source/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/get_type.o
CC /build/source/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/show_msg.o
CC /build/source/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/ei_compat.o
CC /build/source/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/ei_init.o
CC /build/source/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/ei_cmp_nc.o
CC /build/source/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/global_names.o
CC /build/source/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/global_register.o
CC /build/source/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/global_unregister.o
CC /build/source/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/global_whereis.o
CC /build/source/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/ei_connect.o
CC /build/source/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/ei_resolve.o
CC /build/source/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/eirecv.o
CC /build/source/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/send.o
CC /build/source/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/send_exit.o
CC /build/source/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/send_reg.o
CC /build/source/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/decode_atom.o
CC /build/source/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/decode_big.o
CC /build/source/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/decode_bignum.o
CC /build/source/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/decode_binary.o
CC /build/source/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/decode_boolean.o
CC /build/source/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/decode_char.o
CC /build/source/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/decode_double.o
CC /build/source/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/decode_fun.o
CC /build/source/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/decode_intlist.o
CC /build/source/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/decode_iodata.o
CC /build/source/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/decode_list_header.o
CC /build/source/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/decode_long.o
CC /build/source/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/decode_pid.o
CC /build/source/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/decode_port.o
CC /build/source/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/decode_ref.o
CC /build/source/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/decode_skip.o
CC /build/source/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/decode_string.o
CC /build/source/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/decode_trace.o
CC /build/source/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/decode_tuple_header.o
CC /build/source/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/decode_ulong.o
CC /build/source/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/decode_version.o
CC /build/source/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/decode_longlong.o
CC /build/source/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/decode_ulonglong.o
CC /build/source/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/encode_atom.o
CC /build/source/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/encode_big.o
CC /build/source/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/encode_bignum.o
CC /build/source/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/encode_binary.o
CC /build/source/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/encode_boolean.o
CC /build/source/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/encode_char.o
CC /build/source/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/encode_double.o
CC /build/source/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/encode_fun.o
CC /build/source/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/encode_list_header.o
CC /build/source/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/encode_long.o
CC /build/source/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/encode_pid.o
CC /build/source/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/encode_port.o
CC /build/source/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/encode_ref.o
CC /build/source/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/encode_string.o
CC /build/source/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/encode_trace.o
CC /build/source/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/encode_tuple_header.o
CC /build/source/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/encode_ulong.o
CC /build/source/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/encode_version.o
CC /build/source/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/encode_longlong.o
CC /build/source/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/encode_ulonglong.o
CC /build/source/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/epmd_port.o
CC /build/source/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/epmd_publish.o
CC /build/source/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/epmd_unpublish.o
CC /build/source/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/ei_decode_term.o
CC /build/source/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/ei_format.o
CC /build/source/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/ei_locking.o
CC /build/source/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/ei_malloc.o
CC /build/source/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/ei_portio.o
CC /build/source/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/ei_printterm.o
CC /build/source/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/ei_pthreads.o
CC /build/source/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/ei_trace.o
CC /build/source/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/ei_x_encode.o
CC /build/source/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/eimd5.o
CC /build/source/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/get_type.o
CC /build/source/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/show_msg.o
CC /build/source/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/ei_compat.o
CC /build/source/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/ei_init.o
CC /build/source/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/ei_cmp_nc.o
CC /build/source/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/global_names.o
CC /build/source/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/global_register.o
CC /build/source/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/global_unregister.o
CC /build/source/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/global_whereis.o
VSN ../ebin/erl_interface.app
VSN ../ebin/erl_interface.appup
AR /build/source/lib/erl_interface/obj/x86_64-pc-linux-gnu/libei_st.a
RANLIB /build/source/lib/erl_interface/obj/x86_64-pc-linux-gnu/libei_st.a
AR /build/source/lib/erl_interface/obj/x86_64-pc-linux-gnu/libei.a
RANLIB /build/source/lib/erl_interface/obj/x86_64-pc-linux-gnu/libei.a
LD /build/source/lib/erl_interface/bin/x86_64-pc-linux-gnu/erl_call
make[3]: Leaving directory '/build/source/lib/erl_interface/src'
make[2]: Leaving directory '/build/source/lib/erl_interface/src'
make[2]: Entering directory '/build/source/lib/erl_interface/doc/src'
make[2]: Nothing to be done for 'opt'.
make[2]: Leaving directory '/build/source/lib/erl_interface/doc/src'
=== Leaving application erl_interface
make[1]: Leaving directory '/build/source/lib/erl_interface'
MAKE emulator
make[1]: Entering directory '/build/source/erts'
make[2]: Entering directory '/build/source/erts'
make[3]: Entering directory '/build/source/erts/emulator'
MAKE opt
make[4]: Entering directory '/build/source/erts/emulator'
CC obj/x86_64-pc-linux-gnu/opt/jit/erl_main.o
CC obj/x86_64-pc-linux-gnu/opt/jit/preload.o
CC obj/x86_64-pc-linux-gnu/opt/jit/erl_process.o
CC obj/x86_64-pc-linux-gnu/opt/jit/asm_load.o
CC obj/x86_64-pc-linux-gnu/opt/jit/beam_jit_common.o
CC obj/x86_64-pc-linux-gnu/opt/jit/beam_common.o
CC obj/x86_64-pc-linux-gnu/opt/jit/beam_bif_load.o
CC obj/x86_64-pc-linux-gnu/opt/jit/beam_bp.o
In file included from beam/erl_binary.h:158,
from beam/erl_flxctr.h:48,
from beam/erl_db_util.h:24,
from beam/erl_db.h:66,
from beam/erl_process.c:36:
beam/erl_bif_unique.h:118:29: warning: argument 1 of type 'Uint32[3]' {aka 'unsigned int[3]'} with mismatched bound []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Warray-parameter=-Warray-parameter=]8;;]
118 | erts_set_ref_numbers(Uint32 ref[ERTS_REF_NUMBERS], Uint32 thr_id, Uint64 value)
| ~~~~~~~^~~~~~~~~~~~~~~~~~~~~
beam/erl_bif_unique.h:82:51: note: previously declared as 'Uint32 *' {aka 'unsigned int *'}
82 | ERTS_GLB_INLINE void erts_set_ref_numbers(Uint32 *ref, Uint32 thr_id, Uint64 value);
| ~~~~~~~~^~~
In file included from beam/erl_proc_sig_queue.h:239,
from beam/beam_common.c:32:
beam/erl_bif_unique.h:118:29: warning: argument 1 of type 'Uint32[3]' {aka 'unsigned int[3]'} with mismatched bound []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Warray-parameter=-Warray-parameter=]8;;]
118 | erts_set_ref_numbers(Uint32 ref[ERTS_REF_NUMBERS], Uint32 thr_id, Uint64 value)
| ~~~~~~~^~~~~~~~~~~~~~~~~~~~~
beam/erl_bif_unique.h:82:51: note: previously declared as 'Uint32 *' {aka 'unsigned int *'}
82 | ERTS_GLB_INLINE void erts_set_ref_numbers(Uint32 *ref, Uint32 thr_id, Uint64 value);
| ~~~~~~~~^~~
CC obj/x86_64-pc-linux-gnu/opt/jit/beam_catches.o
In file included from beam/erl_binary.h:158,
from beam/beam_bif_load.c:35:
beam/erl_bif_unique.h:118:29: warning: argument 1 of type 'Uint32[3]' {aka 'unsigned int[3]'} with mismatched bound []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Warray-parameter=-Warray-parameter=]8;;]
118 | erts_set_ref_numbers(Uint32 ref[ERTS_REF_NUMBERS], Uint32 thr_id, Uint64 value)
| ~~~~~~~^~~~~~~~~~~~~~~~~~~~~
beam/erl_bif_unique.h:82:51: note: previously declared as 'Uint32 *' {aka 'unsigned int *'}
82 | ERTS_GLB_INLINE void erts_set_ref_numbers(Uint32 *ref, Uint32 thr_id, Uint64 value);
| ~~~~~~~~^~~
In file included from beam/erl_binary.h:158,
from beam/jit/asm_load.c:27:
beam/erl_bif_unique.h:118:29: warning: argument 1 of type 'Uint32[3]' {aka 'unsigned int[3]'} with mismatched bound []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Warray-parameter=-Warray-parameter=]8;;]
118 | erts_set_ref_numbers(Uint32 ref[ERTS_REF_NUMBERS], Uint32 thr_id, Uint64 value)
| ~~~~~~~^~~~~~~~~~~~~~~~~~~~~
beam/erl_bif_unique.h:82:51: note: previously declared as 'Uint32 *' {aka 'unsigned int *'}
82 | ERTS_GLB_INLINE void erts_set_ref_numbers(Uint32 *ref, Uint32 thr_id, Uint64 value);
| ~~~~~~~~^~~
In file included from beam/erl_binary.h:158,
from beam/beam_bp.c:32:
beam/erl_bif_unique.h:118:29: warning: argument 1 of type 'Uint32[3]' {aka 'unsigned int[3]'} with mismatched bound []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Warray-parameter=-Warray-parameter=]8;;]
118 | erts_set_ref_numbers(Uint32 ref[ERTS_REF_NUMBERS], Uint32 thr_id, Uint64 value)
| ~~~~~~~^~~~~~~~~~~~~~~~~~~~~
beam/erl_bif_unique.h:82:51: note: previously declared as 'Uint32 *' {aka 'unsigned int *'}
82 | ERTS_GLB_INLINE void erts_set_ref_numbers(Uint32 *ref, Uint32 thr_id, Uint64 value);
| ~~~~~~~~^~~
In file included from beam/erl_proc_sig_queue.h:239,
from beam/jit/beam_jit_common.c:30:
beam/erl_bif_unique.h:118:29: warning: argument 1 of type 'Uint32[3]' {aka 'unsigned int[3]'} with mismatched bound []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Warray-parameter=-Warray-parameter=]8;;]
118 | erts_set_ref_numbers(Uint32 ref[ERTS_REF_NUMBERS], Uint32 thr_id, Uint64 value)
| ~~~~~~~^~~~~~~~~~~~~~~~~~~~~
beam/erl_bif_unique.h:82:51: note: previously declared as 'Uint32 *' {aka 'unsigned int *'}
82 | ERTS_GLB_INLINE void erts_set_ref_numbers(Uint32 *ref, Uint32 thr_id, Uint64 value);
| ~~~~~~~~^~~
CC obj/x86_64-pc-linux-gnu/opt/jit/beam_debug.o
CC obj/x86_64-pc-linux-gnu/opt/jit/beam_load.o
CC obj/x86_64-pc-linux-gnu/opt/jit/beam_opcodes.o
CC obj/x86_64-pc-linux-gnu/opt/jit/beam_ranges.o
In file included from beam/erl_binary.h:158,
from beam/beam_debug.c:40:
beam/erl_bif_unique.h:118:29: warning: argument 1 of type 'Uint32[3]' {aka 'unsigned int[3]'} with mismatched bound []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Warray-parameter=-Warray-parameter=]8;;]
118 | erts_set_ref_numbers(Uint32 ref[ERTS_REF_NUMBERS], Uint32 thr_id, Uint64 value)
| ~~~~~~~^~~~~~~~~~~~~~~~~~~~~
beam/erl_bif_unique.h:82:51: note: previously declared as 'Uint32 *' {aka 'unsigned int *'}
82 | ERTS_GLB_INLINE void erts_set_ref_numbers(Uint32 *ref, Uint32 thr_id, Uint64 value);
| ~~~~~~~~^~~
CC obj/x86_64-pc-linux-gnu/opt/jit/beam_transform.o
In file included from beam/erl_binary.h:158,
from beam/beam_load.c:39:
beam/erl_bif_unique.h:118:29: warning: argument 1 of type 'Uint32[3]' {aka 'unsigned int[3]'} with mismatched bound []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Warray-parameter=-Warray-parameter=]8;;]
118 | erts_set_ref_numbers(Uint32 ref[ERTS_REF_NUMBERS], Uint32 thr_id, Uint64 value)
| ~~~~~~~^~~~~~~~~~~~~~~~~~~~~
beam/erl_bif_unique.h:82:51: note: previously declared as 'Uint32 *' {aka 'unsigned int *'}
82 | ERTS_GLB_INLINE void erts_set_ref_numbers(Uint32 *ref, Uint32 thr_id, Uint64 value);
| ~~~~~~~~^~~
CC obj/x86_64-pc-linux-gnu/opt/jit/beam_transform_engine.o
CC obj/x86_64-pc-linux-gnu/opt/jit/beam_transform_helpers.o
CC obj/x86_64-pc-linux-gnu/opt/jit/code_ix.o
CC obj/x86_64-pc-linux-gnu/opt/jit/erl_alloc.o
CC obj/x86_64-pc-linux-gnu/opt/jit/erl_mtrace.o
CC obj/x86_64-pc-linux-gnu/opt/jit/erl_alloc_util.o
CC obj/x86_64-pc-linux-gnu/opt/jit/erl_goodfit_alloc.o
CC obj/x86_64-pc-linux-gnu/opt/jit/erl_bestfit_alloc.o
In file included from beam/erl_binary.h:158,
from beam/erl_flxctr.h:48,
from beam/erl_db_util.h:24,
from beam/erl_db.h:66,
from beam/erl_alloc.c:38:
beam/erl_bif_unique.h:118:29: warning: argument 1 of type 'Uint32[3]' {aka 'unsigned int[3]'} with mismatched bound []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Warray-parameter=-Warray-parameter=]8;;]
118 | erts_set_ref_numbers(Uint32 ref[ERTS_REF_NUMBERS], Uint32 thr_id, Uint64 value)
| ~~~~~~~^~~~~~~~~~~~~~~~~~~~~
beam/erl_bif_unique.h:82:51: note: previously declared as 'Uint32 *' {aka 'unsigned int *'}
82 | ERTS_GLB_INLINE void erts_set_ref_numbers(Uint32 *ref, Uint32 thr_id, Uint64 value);
| ~~~~~~~~^~~
CC obj/x86_64-pc-linux-gnu/opt/jit/erl_afit_alloc.o
In file included from beam/erl_alloc_util.c:52:
beam/erl_bif_unique.h:118:29: warning: argument 1 of type 'Uint32[3]' {aka 'unsigned int[3]'} with mismatched bound []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Warray-parameter=-Warray-parameter=]8;;]
118 | erts_set_ref_numbers(Uint32 ref[ERTS_REF_NUMBERS], Uint32 thr_id, Uint64 value)
| ~~~~~~~^~~~~~~~~~~~~~~~~~~~~
beam/erl_bif_unique.h:82:51: note: previously declared as 'Uint32 *' {aka 'unsigned int *'}
82 | ERTS_GLB_INLINE void erts_set_ref_numbers(Uint32 *ref, Uint32 thr_id, Uint64 value);
| ~~~~~~~~^~~
CC obj/x86_64-pc-linux-gnu/opt/jit/erl_init.o
CC obj/x86_64-pc-linux-gnu/opt/jit/erl_atom_table.o
CC obj/x86_64-pc-linux-gnu/opt/jit/erl_bif_table.o
CC obj/x86_64-pc-linux-gnu/opt/jit/erl_bif_ddll.o
CC obj/x86_64-pc-linux-gnu/opt/jit/erl_bif_guard.o
In file included from beam/erl_binary.h:158,
from beam/erl_flxctr.h:48,
from beam/erl_db_util.h:24,
from beam/erl_db.h:66,
from beam/erl_init.c:32:
beam/erl_bif_unique.h:118:29: warning: argument 1 of type 'Uint32[3]' {aka 'unsigned int[3]'} with mismatched bound []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Warray-parameter=-Warray-parameter=]8;;]
118 | erts_set_ref_numbers(Uint32 ref[ERTS_REF_NUMBERS], Uint32 thr_id, Uint64 value)
| ~~~~~~~^~~~~~~~~~~~~~~~~~~~~
beam/erl_bif_unique.h:82:51: note: previously declared as 'Uint32 *' {aka 'unsigned int *'}
82 | ERTS_GLB_INLINE void erts_set_ref_numbers(Uint32 *ref, Uint32 thr_id, Uint64 value);
| ~~~~~~~~^~~
CC obj/x86_64-pc-linux-gnu/opt/jit/erl_bif_info.o
In file included from beam/erl_binary.h:158,
from beam/erl_bif_guard.c:41:
beam/erl_bif_unique.h:118:29: warning: argument 1 of type 'Uint32[3]' {aka 'unsigned int[3]'} with mismatched bound []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Warray-parameter=-Warray-parameter=]8;;]
118 | erts_set_ref_numbers(Uint32 ref[ERTS_REF_NUMBERS], Uint32 thr_id, Uint64 value)
| ~~~~~~~^~~~~~~~~~~~~~~~~~~~~
beam/erl_bif_unique.h:82:51: note: previously declared as 'Uint32 *' {aka 'unsigned int *'}
82 | ERTS_GLB_INLINE void erts_set_ref_numbers(Uint32 *ref, Uint32 thr_id, Uint64 value);
| ~~~~~~~~^~~
In file included from beam/erl_bif_ddll.c:49:
beam/erl_bif_unique.h:118:29: warning: argument 1 of type 'Uint32[3]' {aka 'unsigned int[3]'} with mismatched bound []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Warray-parameter=-Warray-parameter=]8;;]
118 | erts_set_ref_numbers(Uint32 ref[ERTS_REF_NUMBERS], Uint32 thr_id, Uint64 value)
| ~~~~~~~^~~~~~~~~~~~~~~~~~~~~
beam/erl_bif_unique.h:82:51: note: previously declared as 'Uint32 *' {aka 'unsigned int *'}
82 | ERTS_GLB_INLINE void erts_set_ref_numbers(Uint32 *ref, Uint32 thr_id, Uint64 value);
| ~~~~~~~~^~~
CC obj/x86_64-pc-linux-gnu/opt/jit/erl_bif_op.o
In file included from beam/erl_binary.h:158,
from beam/erl_flxctr.h:48,
from beam/erl_db_util.h:24,
from beam/erl_bif_info.c:37:
beam/erl_bif_unique.h:118:29: warning: argument 1 of type 'Uint32[3]' {aka 'unsigned int[3]'} with mismatched bound []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Warray-parameter=-Warray-parameter=]8;;]
118 | erts_set_ref_numbers(Uint32 ref[ERTS_REF_NUMBERS], Uint32 thr_id, Uint64 value)
| ~~~~~~~^~~~~~~~~~~~~~~~~~~~~
beam/erl_bif_unique.h:82:51: note: previously declared as 'Uint32 *' {aka 'unsigned int *'}
82 | ERTS_GLB_INLINE void erts_set_ref_numbers(Uint32 *ref, Uint32 thr_id, Uint64 value);
| ~~~~~~~~^~~
CC obj/x86_64-pc-linux-gnu/opt/jit/erl_bif_os.o
In file included from beam/erl_binary.h:158,
from beam/erl_bif_op.c:39:
beam/erl_bif_unique.h:118:29: warning: argument 1 of type 'Uint32[3]' {aka 'unsigned int[3]'} with mismatched bound []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Warray-parameter=-Warray-parameter=]8;;]
118 | erts_set_ref_numbers(Uint32 ref[ERTS_REF_NUMBERS], Uint32 thr_id, Uint64 value)
| ~~~~~~~^~~~~~~~~~~~~~~~~~~~~
beam/erl_bif_unique.h:82:51: note: previously declared as 'Uint32 *' {aka 'unsigned int *'}
82 | ERTS_GLB_INLINE void erts_set_ref_numbers(Uint32 *ref, Uint32 thr_id, Uint64 value);
| ~~~~~~~~^~~
CC obj/x86_64-pc-linux-gnu/opt/jit/erl_bif_lists.o
CC obj/x86_64-pc-linux-gnu/opt/jit/erl_bif_persistent.o
In file included from beam/erl_binary.h:158,
from beam/erl_bif_persistent.c:37:
beam/erl_bif_unique.h:118:29: warning: argument 1 of type 'Uint32[3]' {aka 'unsigned int[3]'} with mismatched bound []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Warray-parameter=-Warray-parameter=]8;;]
118 | erts_set_ref_numbers(Uint32 ref[ERTS_REF_NUMBERS], Uint32 thr_id, Uint64 value)
| ~~~~~~~^~~~~~~~~~~~~~~~~~~~~
beam/erl_bif_unique.h:82:51: note: previously declared as 'Uint32 *' {aka 'unsigned int *'}
82 | ERTS_GLB_INLINE void erts_set_ref_numbers(Uint32 *ref, Uint32 thr_id, Uint64 value);
| ~~~~~~~~^~~
CC obj/x86_64-pc-linux-gnu/opt/jit/erl_bif_atomics.o
In file included from beam/erl_binary.h:158,
from beam/erl_bif_lists.c:33:
beam/erl_bif_unique.h:118:29: warning: argument 1 of type 'Uint32[3]' {aka 'unsigned int[3]'} with mismatched bound []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Warray-parameter=-Warray-parameter=]8;;]
118 | erts_set_ref_numbers(Uint32 ref[ERTS_REF_NUMBERS], Uint32 thr_id, Uint64 value)
| ~~~~~~~^~~~~~~~~~~~~~~~~~~~~
beam/erl_bif_unique.h:82:51: note: previously declared as 'Uint32 *' {aka 'unsigned int *'}
82 | ERTS_GLB_INLINE void erts_set_ref_numbers(Uint32 *ref, Uint32 thr_id, Uint64 value);
| ~~~~~~~~^~~
In file included from beam/erl_binary.h:158,
from beam/erl_bif_atomics.c:36:
beam/erl_bif_unique.h:118:29: warning: argument 1 of type 'Uint32[3]' {aka 'unsigned int[3]'} with mismatched bound []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Warray-parameter=-Warray-parameter=]8;;]
118 | erts_set_ref_numbers(Uint32 ref[ERTS_REF_NUMBERS], Uint32 thr_id, Uint64 value)
| ~~~~~~~^~~~~~~~~~~~~~~~~~~~~
beam/erl_bif_unique.h:82:51: note: previously declared as 'Uint32 *' {aka 'unsigned int *'}
82 | ERTS_GLB_INLINE void erts_set_ref_numbers(Uint32 *ref, Uint32 thr_id, Uint64 value);
| ~~~~~~~~^~~
CC obj/x86_64-pc-linux-gnu/opt/jit/erl_bif_counters.o
CC obj/x86_64-pc-linux-gnu/opt/jit/erl_bif_trace.o
CC obj/x86_64-pc-linux-gnu/opt/jit/erl_bif_unique.o
CC obj/x86_64-pc-linux-gnu/opt/jit/erl_guard_bifs.o
In file included from beam/erl_binary.h:158,
from beam/erl_bif_counters.c:36:
beam/erl_bif_unique.h:118:29: warning: argument 1 of type 'Uint32[3]' {aka 'unsigned int[3]'} with mismatched bound []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Warray-parameter=-Warray-parameter=]8;;]
118 | erts_set_ref_numbers(Uint32 ref[ERTS_REF_NUMBERS], Uint32 thr_id, Uint64 value)
| ~~~~~~~^~~~~~~~~~~~~~~~~~~~~
beam/erl_bif_unique.h:82:51: note: previously declared as 'Uint32 *' {aka 'unsigned int *'}
82 | ERTS_GLB_INLINE void erts_set_ref_numbers(Uint32 *ref, Uint32 thr_id, Uint64 value);
| ~~~~~~~~^~~
CC obj/x86_64-pc-linux-gnu/opt/jit/erl_dirty_bif_wrap.o
In file included from beam/erl_bif_unique.c:31:
beam/erl_bif_unique.h:118:29: warning: argument 1 of type 'Uint32[3]' {aka 'unsigned int[3]'} with mismatched bound []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Warray-parameter=-Warray-parameter=]8;;]
118 | erts_set_ref_numbers(Uint32 ref[ERTS_REF_NUMBERS], Uint32 thr_id, Uint64 value)
| ~~~~~~~^~~~~~~~~~~~~~~~~~~~~
beam/erl_bif_unique.h:82:51: note: previously declared as 'Uint32 *' {aka 'unsigned int *'}
82 | ERTS_GLB_INLINE void erts_set_ref_numbers(Uint32 *ref, Uint32 thr_id, Uint64 value);
| ~~~~~~~~^~~
In file included from beam/erl_binary.h:158,
from beam/erl_bif_trace.c:40:
beam/erl_bif_unique.h:118:29: warning: argument 1 of type 'Uint32[3]' {aka 'unsigned int[3]'} with mismatched bound []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Warray-parameter=-Warray-parameter=]8;;]
118 | erts_set_ref_numbers(Uint32 ref[ERTS_REF_NUMBERS], Uint32 thr_id, Uint64 value)
| ~~~~~~~^~~~~~~~~~~~~~~~~~~~~
beam/erl_bif_unique.h:82:51: note: previously declared as 'Uint32 *' {aka 'unsigned int *'}
82 | ERTS_GLB_INLINE void erts_set_ref_numbers(Uint32 *ref, Uint32 thr_id, Uint64 value);
| ~~~~~~~~^~~
CC obj/x86_64-pc-linux-gnu/opt/jit/erl_trace.o
CC obj/x86_64-pc-linux-gnu/opt/jit/copy.o
CC obj/x86_64-pc-linux-gnu/opt/jit/utils.o
In file included from beam/erl_binary.h:158,
from beam/erl_trace.c:51:
beam/erl_bif_unique.h:118:29: warning: argument 1 of type 'Uint32[3]' {aka 'unsigned int[3]'} with mismatched bound []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Warray-parameter=-Warray-parameter=]8;;]
118 | erts_set_ref_numbers(Uint32 ref[ERTS_REF_NUMBERS], Uint32 thr_id, Uint64 value)
| ~~~~~~~^~~~~~~~~~~~~~~~~~~~~
beam/erl_bif_unique.h:82:51: note: previously declared as 'Uint32 *' {aka 'unsigned int *'}
82 | ERTS_GLB_INLINE void erts_set_ref_numbers(Uint32 *ref, Uint32 thr_id, Uint64 value);
| ~~~~~~~~^~~
In file included from beam/erl_binary.h:158,
from beam/copy.c:34:
beam/erl_bif_unique.h:118:29: warning: argument 1 of type 'Uint32[3]' {aka 'unsigned int[3]'} with mismatched bound []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Warray-parameter=-Warray-parameter=]8;;]
118 | erts_set_ref_numbers(Uint32 ref[ERTS_REF_NUMBERS], Uint32 thr_id, Uint64 value)
| ~~~~~~~^~~~~~~~~~~~~~~~~~~~~
beam/erl_bif_unique.h:82:51: note: previously declared as 'Uint32 *' {aka 'unsigned int *'}
82 | ERTS_GLB_INLINE void erts_set_ref_numbers(Uint32 *ref, Uint32 thr_id, Uint64 value);
| ~~~~~~~~^~~
CC obj/x86_64-pc-linux-gnu/opt/jit/bif.o
In file included from beam/erl_binary.h:158,
from beam/utils.c:34:
beam/erl_bif_unique.h:118:29: warning: argument 1 of type 'Uint32[3]' {aka 'unsigned int[3]'} with mismatched bound []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Warray-parameter=-Warray-parameter=]8;;]
118 | erts_set_ref_numbers(Uint32 ref[ERTS_REF_NUMBERS], Uint32 thr_id, Uint64 value)
| ~~~~~~~^~~~~~~~~~~~~~~~~~~~~
beam/erl_bif_unique.h:82:51: note: previously declared as 'Uint32 *' {aka 'unsigned int *'}
82 | ERTS_GLB_INLINE void erts_set_ref_numbers(Uint32 *ref, Uint32 thr_id, Uint64 value);
| ~~~~~~~~^~~
In file included from beam/erl_binary.h:158,
from beam/bif.c:36:
beam/erl_bif_unique.h:118:29: warning: argument 1 of type 'Uint32[3]' {aka 'unsigned int[3]'} with mismatched bound []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Warray-parameter=-Warray-parameter=]8;;]
118 | erts_set_ref_numbers(Uint32 ref[ERTS_REF_NUMBERS], Uint32 thr_id, Uint64 value)
| ~~~~~~~^~~~~~~~~~~~~~~~~~~~~
beam/erl_bif_unique.h:82:51: note: previously declared as 'Uint32 *' {aka 'unsigned int *'}
82 | ERTS_GLB_INLINE void erts_set_ref_numbers(Uint32 *ref, Uint32 thr_id, Uint64 value);
| ~~~~~~~~^~~
CC obj/x86_64-pc-linux-gnu/opt/jit/io.o
CC obj/x86_64-pc-linux-gnu/opt/jit/erl_printf_term.o
CC obj/x86_64-pc-linux-gnu/opt/jit/erl_debug.o
In file included from beam/erl_binary.h:158,
from beam/io.c:42:
beam/erl_bif_unique.h:118:29: warning: argument 1 of type 'Uint32[3]' {aka 'unsigned int[3]'} with mismatched bound []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Warray-parameter=-Warray-parameter=]8;;]
118 | erts_set_ref_numbers(Uint32 ref[ERTS_REF_NUMBERS], Uint32 thr_id, Uint64 value)
| ~~~~~~~^~~~~~~~~~~~~~~~~~~~~
beam/erl_bif_unique.h:82:51: note: previously declared as 'Uint32 *' {aka 'unsigned int *'}
82 | ERTS_GLB_INLINE void erts_set_ref_numbers(Uint32 *ref, Uint32 thr_id, Uint64 value);
| ~~~~~~~~^~~
In file included from beam/erl_binary.h:158,
from beam/erl_printf_term.c:29:
beam/erl_bif_unique.h:118:29: warning: argument 1 of type 'Uint32[3]' {aka 'unsigned int[3]'} with mismatched bound []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Warray-parameter=-Warray-parameter=]8;;]
118 | erts_set_ref_numbers(Uint32 ref[ERTS_REF_NUMBERS], Uint32 thr_id, Uint64 value)
| ~~~~~~~^~~~~~~~~~~~~~~~~~~~~
beam/erl_bif_unique.h:82:51: note: previously declared as 'Uint32 *' {aka 'unsigned int *'}
82 | ERTS_GLB_INLINE void erts_set_ref_numbers(Uint32 *ref, Uint32 thr_id, Uint64 value);
| ~~~~~~~~^~~
CC obj/x86_64-pc-linux-gnu/opt/jit/erl_md5.o
CC obj/x86_64-pc-linux-gnu/opt/jit/erl_message.o
In file included from beam/erl_binary.h:158,
from beam/erl_md5.c:38:
beam/erl_bif_unique.h:118:29: warning: argument 1 of type 'Uint32[3]' {aka 'unsigned int[3]'} with mismatched bound []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Warray-parameter=-Warray-parameter=]8;;]
118 | erts_set_ref_numbers(Uint32 ref[ERTS_REF_NUMBERS], Uint32 thr_id, Uint64 value)
| ~~~~~~~^~~~~~~~~~~~~~~~~~~~~
beam/erl_bif_unique.h:82:51: note: previously declared as 'Uint32 *' {aka 'unsigned int *'}
82 | ERTS_GLB_INLINE void erts_set_ref_numbers(Uint32 *ref, Uint32 thr_id, Uint64 value);
| ~~~~~~~~^~~
CC obj/x86_64-pc-linux-gnu/opt/jit/erl_proc_sig_queue.o
In file included from beam/erl_binary.h:158,
from beam/erl_message.c:33:
beam/erl_bif_unique.h:118:29: warning: argument 1 of type 'Uint32[3]' {aka 'unsigned int[3]'} with mismatched bound []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Warray-parameter=-Warray-parameter=]8;;]
118 | erts_set_ref_numbers(Uint32 ref[ERTS_REF_NUMBERS], Uint32 thr_id, Uint64 value)
| ~~~~~~~^~~~~~~~~~~~~~~~~~~~~
beam/erl_bif_unique.h:82:51: note: previously declared as 'Uint32 *' {aka 'unsigned int *'}
82 | ERTS_GLB_INLINE void erts_set_ref_numbers(Uint32 *ref, Uint32 thr_id, Uint64 value);
| ~~~~~~~~^~~
CC obj/x86_64-pc-linux-gnu/opt/jit/erl_process_dict.o
CC obj/x86_64-pc-linux-gnu/opt/jit/erl_process_lock.o
In file included from beam/erl_binary.h:158,
from beam/erl_proc_sig_queue.c:39:
beam/erl_bif_unique.h:118:29: warning: argument 1 of type 'Uint32[3]' {aka 'unsigned int[3]'} with mismatched bound []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Warray-parameter=-Warray-parameter=]8;;]
118 | erts_set_ref_numbers(Uint32 ref[ERTS_REF_NUMBERS], Uint32 thr_id, Uint64 value)
| ~~~~~~~^~~~~~~~~~~~~~~~~~~~~
beam/erl_bif_unique.h:82:51: note: previously declared as 'Uint32 *' {aka 'unsigned int *'}
82 | ERTS_GLB_INLINE void erts_set_ref_numbers(Uint32 *ref, Uint32 thr_id, Uint64 value);
| ~~~~~~~~^~~
CC obj/x86_64-pc-linux-gnu/opt/jit/erl_port_task.o
CC obj/x86_64-pc-linux-gnu/opt/jit/erl_arith.o
CC obj/x86_64-pc-linux-gnu/opt/jit/time.o
CC obj/x86_64-pc-linux-gnu/opt/jit/erl_time_sup.o
CC obj/x86_64-pc-linux-gnu/opt/jit/external.o
In file included from beam/erl_proc_sig_queue.h:239,
from beam/erl_time_sup.c:38:
beam/erl_bif_unique.h:118:29: warning: argument 1 of type 'Uint32[3]' {aka 'unsigned int[3]'} with mismatched bound []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Warray-parameter=-Warray-parameter=]8;;]
118 | erts_set_ref_numbers(Uint32 ref[ERTS_REF_NUMBERS], Uint32 thr_id, Uint64 value)
| ~~~~~~~^~~~~~~~~~~~~~~~~~~~~
beam/erl_bif_unique.h:82:51: note: previously declared as 'Uint32 *' {aka 'unsigned int *'}
82 | ERTS_GLB_INLINE void erts_set_ref_numbers(Uint32 *ref, Uint32 thr_id, Uint64 value);
| ~~~~~~~~^~~
In file included from beam/erl_binary.h:158,
from beam/external.c:43:
beam/erl_bif_unique.h:118:29: warning: argument 1 of type 'Uint32[3]' {aka 'unsigned int[3]'} with mismatched bound []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Warray-parameter=-Warray-parameter=]8;;]
118 | erts_set_ref_numbers(Uint32 ref[ERTS_REF_NUMBERS], Uint32 thr_id, Uint64 value)
| ~~~~~~~^~~~~~~~~~~~~~~~~~~~~
beam/erl_bif_unique.h:82:51: note: previously declared as 'Uint32 *' {aka 'unsigned int *'}
82 | ERTS_GLB_INLINE void erts_set_ref_numbers(Uint32 *ref, Uint32 thr_id, Uint64 value);
| ~~~~~~~~^~~
CC obj/x86_64-pc-linux-gnu/opt/jit/dist.o
CC obj/x86_64-pc-linux-gnu/opt/jit/binary.o
CC obj/x86_64-pc-linux-gnu/opt/jit/erl_db.o
In file included from beam/erl_binary.h:158,
from beam/dist.c:45:
beam/erl_bif_unique.h:118:29: warning: argument 1 of type 'Uint32[3]' {aka 'unsigned int[3]'} with mismatched bound []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Warray-parameter=-Warray-parameter=]8;;]
118 | erts_set_ref_numbers(Uint32 ref[ERTS_REF_NUMBERS], Uint32 thr_id, Uint64 value)
| ~~~~~~~^~~~~~~~~~~~~~~~~~~~~
beam/erl_bif_unique.h:82:51: note: previously declared as 'Uint32 *' {aka 'unsigned int *'}
82 | ERTS_GLB_INLINE void erts_set_ref_numbers(Uint32 *ref, Uint32 thr_id, Uint64 value);
| ~~~~~~~~^~~
In file included from beam/erl_binary.h:158,
from beam/binary.c:32:
beam/erl_bif_unique.h:118:29: warning: argument 1 of type 'Uint32[3]' {aka 'unsigned int[3]'} with mismatched bound []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Warray-parameter=-Warray-parameter=]8;;]
118 | erts_set_ref_numbers(Uint32 ref[ERTS_REF_NUMBERS], Uint32 thr_id, Uint64 value)
| ~~~~~~~^~~~~~~~~~~~~~~~~~~~~
beam/erl_bif_unique.h:82:51: note: previously declared as 'Uint32 *' {aka 'unsigned int *'}
82 | ERTS_GLB_INLINE void erts_set_ref_numbers(Uint32 *ref, Uint32 thr_id, Uint64 value);
| ~~~~~~~~^~~
In file included from beam/erl_binary.h:158,
from beam/erl_flxctr.h:48,
from beam/erl_db_util.h:24,
from beam/erl_db.h:66,
from beam/erl_db.c:41:
beam/erl_bif_unique.h:118:29: warning: argument 1 of type 'Uint32[3]' {aka 'unsigned int[3]'} with mismatched bound []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Warray-parameter=-Warray-parameter=]8;;]
118 | erts_set_ref_numbers(Uint32 ref[ERTS_REF_NUMBERS], Uint32 thr_id, Uint64 value)
| ~~~~~~~^~~~~~~~~~~~~~~~~~~~~
beam/erl_bif_unique.h:82:51: note: previously declared as 'Uint32 *' {aka 'unsigned int *'}
82 | ERTS_GLB_INLINE void erts_set_ref_numbers(Uint32 *ref, Uint32 thr_id, Uint64 value);
| ~~~~~~~~^~~
CC obj/x86_64-pc-linux-gnu/opt/jit/erl_db_util.o
CC obj/x86_64-pc-linux-gnu/opt/jit/erl_db_hash.o
In file included from beam/erl_binary.h:158,
from beam/erl_flxctr.h:48,
from beam/erl_db_util.h:24,
from beam/erl_db.h:66,
from beam/erl_db_util.c:35:
beam/erl_bif_unique.h:118:29: warning: argument 1 of type 'Uint32[3]' {aka 'unsigned int[3]'} with mismatched bound []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Warray-parameter=-Warray-parameter=]8;;]
118 | erts_set_ref_numbers(Uint32 ref[ERTS_REF_NUMBERS], Uint32 thr_id, Uint64 value)
| ~~~~~~~^~~~~~~~~~~~~~~~~~~~~
beam/erl_bif_unique.h:82:51: note: previously declared as 'Uint32 *' {aka 'unsigned int *'}
82 | ERTS_GLB_INLINE void erts_set_ref_numbers(Uint32 *ref, Uint32 thr_id, Uint64 value);
| ~~~~~~~~^~~
CC obj/x86_64-pc-linux-gnu/opt/jit/erl_db_tree.o
In file included from beam/erl_binary.h:158,
from beam/erl_flxctr.h:48,
from beam/erl_db_util.h:24,
from beam/erl_db.h:66,
from beam/erl_db_hash.c:80:
beam/erl_bif_unique.h:118:29: warning: argument 1 of type 'Uint32[3]' {aka 'unsigned int[3]'} with mismatched bound []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Warray-parameter=-Warray-parameter=]8;;]
118 | erts_set_ref_numbers(Uint32 ref[ERTS_REF_NUMBERS], Uint32 thr_id, Uint64 value)
| ~~~~~~~^~~~~~~~~~~~~~~~~~~~~
beam/erl_bif_unique.h:82:51: note: previously declared as 'Uint32 *' {aka 'unsigned int *'}
82 | ERTS_GLB_INLINE void erts_set_ref_numbers(Uint32 *ref, Uint32 thr_id, Uint64 value);
| ~~~~~~~~^~~
In file included from beam/erl_binary.h:158,
from beam/erl_flxctr.h:48,
from beam/erl_db_util.h:24,
from beam/erl_db.h:66,
from beam/erl_db_tree.c:45:
beam/erl_bif_unique.h:118:29: warning: argument 1 of type 'Uint32[3]' {aka 'unsigned int[3]'} with mismatched bound []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Warray-parameter=-Warray-parameter=]8;;]
118 | erts_set_ref_numbers(Uint32 ref[ERTS_REF_NUMBERS], Uint32 thr_id, Uint64 value)
| ~~~~~~~^~~~~~~~~~~~~~~~~~~~~
beam/erl_bif_unique.h:82:51: note: previously declared as 'Uint32 *' {aka 'unsigned int *'}
82 | ERTS_GLB_INLINE void erts_set_ref_numbers(Uint32 *ref, Uint32 thr_id, Uint64 value);
| ~~~~~~~~^~~
CC obj/x86_64-pc-linux-gnu/opt/jit/erl_thr_progress.o
CC obj/x86_64-pc-linux-gnu/opt/jit/big.o
CC obj/x86_64-pc-linux-gnu/opt/jit/hash.o
CC obj/x86_64-pc-linux-gnu/opt/jit/index.o
CC obj/x86_64-pc-linux-gnu/opt/jit/atom.o
CC obj/x86_64-pc-linux-gnu/opt/jit/module.o
CC obj/x86_64-pc-linux-gnu/opt/jit/export.o
CC obj/x86_64-pc-linux-gnu/opt/jit/register.o
CC obj/x86_64-pc-linux-gnu/opt/jit/break.o
CC obj/x86_64-pc-linux-gnu/opt/jit/erl_async.o
CC obj/x86_64-pc-linux-gnu/opt/jit/erl_lock_check.o
CC obj/x86_64-pc-linux-gnu/opt/jit/erl_dyn_lock_check.o
CC obj/x86_64-pc-linux-gnu/opt/jit/erl_gc.o
In file included from beam/erl_binary.h:158,
from beam/erl_flxctr.h:48,
from beam/erl_db_util.h:24,
from beam/erl_db.h:66,
from beam/break.c:33:
beam/erl_bif_unique.h:118:29: warning: argument 1 of type 'Uint32[3]' {aka 'unsigned int[3]'} with mismatched bound []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Warray-parameter=-Warray-parameter=]8;;]
118 | erts_set_ref_numbers(Uint32 ref[ERTS_REF_NUMBERS], Uint32 thr_id, Uint64 value)
| ~~~~~~~^~~~~~~~~~~~~~~~~~~~~
beam/erl_bif_unique.h:82:51: note: previously declared as 'Uint32 *' {aka 'unsigned int *'}
82 | ERTS_GLB_INLINE void erts_set_ref_numbers(Uint32 *ref, Uint32 thr_id, Uint64 value);
| ~~~~~~~~^~~
CC obj/x86_64-pc-linux-gnu/opt/jit/erl_lock_count.o
CC obj/x86_64-pc-linux-gnu/opt/jit/erl_posix_str.o
CC obj/x86_64-pc-linux-gnu/opt/jit/erl_bits.o
In file included from beam/erl_binary.h:158,
from beam/erl_flxctr.h:48,
from beam/erl_db_util.h:24,
from beam/erl_db.h:66,
from beam/erl_gc.c:30:
beam/erl_bif_unique.h:118:29: warning: argument 1 of type 'Uint32[3]' {aka 'unsigned int[3]'} with mismatched bound []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Warray-parameter=-Warray-parameter=]8;;]
118 | erts_set_ref_numbers(Uint32 ref[ERTS_REF_NUMBERS], Uint32 thr_id, Uint64 value)
| ~~~~~~~^~~~~~~~~~~~~~~~~~~~~
beam/erl_bif_unique.h:82:51: note: previously declared as 'Uint32 *' {aka 'unsigned int *'}
82 | ERTS_GLB_INLINE void erts_set_ref_numbers(Uint32 *ref, Uint32 thr_id, Uint64 value);
| ~~~~~~~~^~~
CC obj/x86_64-pc-linux-gnu/opt/jit/erl_math.o
CC obj/x86_64-pc-linux-gnu/opt/jit/erl_fun.o
CC obj/x86_64-pc-linux-gnu/opt/jit/erl_bif_port.o
In file included from beam/erl_binary.h:158,
from beam/erl_bits.c:33:
beam/erl_bif_unique.h:118:29: warning: argument 1 of type 'Uint32[3]' {aka 'unsigned int[3]'} with mismatched bound []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Warray-parameter=-Warray-parameter=]8;;]
118 | erts_set_ref_numbers(Uint32 ref[ERTS_REF_NUMBERS], Uint32 thr_id, Uint64 value)
| ~~~~~~~^~~~~~~~~~~~~~~~~~~~~
beam/erl_bif_unique.h:82:51: note: previously declared as 'Uint32 *' {aka 'unsigned int *'}
82 | ERTS_GLB_INLINE void erts_set_ref_numbers(Uint32 *ref, Uint32 thr_id, Uint64 value);
| ~~~~~~~~^~~
CC obj/x86_64-pc-linux-gnu/opt/jit/erl_term.o
CC obj/x86_64-pc-linux-gnu/opt/jit/erl_node_tables.o
In file included from beam/erl_binary.h:158,
from beam/erl_bif_port.c:38:
beam/erl_bif_unique.h:118:29: warning: argument 1 of type 'Uint32[3]' {aka 'unsigned int[3]'} with mismatched bound []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Warray-parameter=-Warray-parameter=]8;;]
118 | erts_set_ref_numbers(Uint32 ref[ERTS_REF_NUMBERS], Uint32 thr_id, Uint64 value)
| ~~~~~~~^~~~~~~~~~~~~~~~~~~~~
beam/erl_bif_unique.h:82:51: note: previously declared as 'Uint32 *' {aka 'unsigned int *'}
82 | ERTS_GLB_INLINE void erts_set_ref_numbers(Uint32 *ref, Uint32 thr_id, Uint64 value);
| ~~~~~~~~^~~
CC obj/x86_64-pc-linux-gnu/opt/jit/erl_monitor_link.o
CC obj/x86_64-pc-linux-gnu/opt/jit/erl_process_dump.o
CC obj/x86_64-pc-linux-gnu/opt/jit/erl_hl_timer.o
In file included from beam/erl_binary.h:158,
from beam/erl_node_tables.c:32:
beam/erl_bif_unique.h:118:29: warning: argument 1 of type 'Uint32[3]' {aka 'unsigned int[3]'} with mismatched bound []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Warray-parameter=-Warray-parameter=]8;;]
118 | erts_set_ref_numbers(Uint32 ref[ERTS_REF_NUMBERS], Uint32 thr_id, Uint64 value)
| ~~~~~~~^~~~~~~~~~~~~~~~~~~~~
beam/erl_bif_unique.h:82:51: note: previously declared as 'Uint32 *' {aka 'unsigned int *'}
82 | ERTS_GLB_INLINE void erts_set_ref_numbers(Uint32 *ref, Uint32 thr_id, Uint64 value);
| ~~~~~~~~^~~
In file included from beam/erl_monitor_link.c:36:
beam/erl_bif_unique.h:118:29: warning: argument 1 of type 'Uint32[3]' {aka 'unsigned int[3]'} with mismatched bound []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Warray-parameter=-Warray-parameter=]8;;]
118 | erts_set_ref_numbers(Uint32 ref[ERTS_REF_NUMBERS], Uint32 thr_id, Uint64 value)
| ~~~~~~~^~~~~~~~~~~~~~~~~~~~~
beam/erl_bif_unique.h:82:51: note: previously declared as 'Uint32 *' {aka 'unsigned int *'}
82 | ERTS_GLB_INLINE void erts_set_ref_numbers(Uint32 *ref, Uint32 thr_id, Uint64 value);
| ~~~~~~~~^~~
CC obj/x86_64-pc-linux-gnu/opt/jit/erl_cpu_topology.o
In file included from beam/erl_binary.h:158,
from beam/erl_flxctr.h:48,
from beam/erl_db_util.h:24,
from beam/erl_db.h:66,
from beam/erl_process_dump.c:31:
beam/erl_bif_unique.h:118:29: warning: argument 1 of type 'Uint32[3]' {aka 'unsigned int[3]'} with mismatched bound []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Warray-parameter=-Warray-parameter=]8;;]
118 | erts_set_ref_numbers(Uint32 ref[ERTS_REF_NUMBERS], Uint32 thr_id, Uint64 value)
| ~~~~~~~^~~~~~~~~~~~~~~~~~~~~
beam/erl_bif_unique.h:82:51: note: previously declared as 'Uint32 *' {aka 'unsigned int *'}
82 | ERTS_GLB_INLINE void erts_set_ref_numbers(Uint32 *ref, Uint32 thr_id, Uint64 value);
| ~~~~~~~~^~~
In file included from beam/erl_hl_timer.c:35:
beam/erl_bif_unique.h:118:29: warning: argument 1 of type 'Uint32[3]' {aka 'unsigned int[3]'} with mismatched bound []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Warray-parameter=-Warray-parameter=]8;;]
118 | erts_set_ref_numbers(Uint32 ref[ERTS_REF_NUMBERS], Uint32 thr_id, Uint64 value)
| ~~~~~~~^~~~~~~~~~~~~~~~~~~~~
beam/erl_bif_unique.h:82:51: note: previously declared as 'Uint32 *' {aka 'unsigned int *'}
82 | ERTS_GLB_INLINE void erts_set_ref_numbers(Uint32 *ref, Uint32 thr_id, Uint64 value);
| ~~~~~~~~^~~
In file included from beam/erl_binary.h:158,
from beam/erl_flxctr.h:48,
from beam/erl_cpu_topology.c:37:
beam/erl_bif_unique.h:118:29: warning: argument 1 of type 'Uint32[3]' {aka 'unsigned int[3]'} with mismatched bound []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Warray-parameter=-Warray-parameter=]8;;]
118 | erts_set_ref_numbers(Uint32 ref[ERTS_REF_NUMBERS], Uint32 thr_id, Uint64 value)
| ~~~~~~~^~~~~~~~~~~~~~~~~~~~~
beam/erl_bif_unique.h:82:51: note: previously declared as 'Uint32 *' {aka 'unsigned int *'}
82 | ERTS_GLB_INLINE void erts_set_ref_numbers(Uint32 *ref, Uint32 thr_id, Uint64 value);
| ~~~~~~~~^~~
CC obj/x86_64-pc-linux-gnu/opt/jit/erl_drv_thread.o
CC obj/x86_64-pc-linux-gnu/opt/jit/erl_bif_chksum.o
CC obj/x86_64-pc-linux-gnu/opt/jit/erl_bif_re.o
In file included from beam/erl_binary.h:158,
from beam/erl_bif_chksum.c:30:
beam/erl_bif_unique.h:118:29: warning: argument 1 of type 'Uint32[3]' {aka 'unsigned int[3]'} with mismatched bound []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Warray-parameter=-Warray-parameter=]8;;]
118 | erts_set_ref_numbers(Uint32 ref[ERTS_REF_NUMBERS], Uint32 thr_id, Uint64 value)
| ~~~~~~~^~~~~~~~~~~~~~~~~~~~~
beam/erl_bif_unique.h:82:51: note: previously declared as 'Uint32 *' {aka 'unsigned int *'}
82 | ERTS_GLB_INLINE void erts_set_ref_numbers(Uint32 *ref, Uint32 thr_id, Uint64 value);
| ~~~~~~~~^~~
CC obj/x86_64-pc-linux-gnu/opt/jit/erl_unicode.o
CC obj/x86_64-pc-linux-gnu/opt/jit/packet_parser.o
CC obj/x86_64-pc-linux-gnu/opt/jit/safe_hash.o
In file included from beam/erl_binary.h:158,
from beam/erl_bif_re.c:30:
beam/erl_bif_unique.h:118:29: warning: argument 1 of type 'Uint32[3]' {aka 'unsigned int[3]'} with mismatched bound []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Warray-parameter=-Warray-parameter=]8;;]
118 | erts_set_ref_numbers(Uint32 ref[ERTS_REF_NUMBERS], Uint32 thr_id, Uint64 value)
| ~~~~~~~^~~~~~~~~~~~~~~~~~~~~
beam/erl_bif_unique.h:82:51: note: previously declared as 'Uint32 *' {aka 'unsigned int *'}
82 | ERTS_GLB_INLINE void erts_set_ref_numbers(Uint32 *ref, Uint32 thr_id, Uint64 value);
| ~~~~~~~~^~~
In file included from beam/erl_binary.h:158,
from beam/erl_unicode.c:30:
beam/erl_bif_unique.h:118:29: warning: argument 1 of type 'Uint32[3]' {aka 'unsigned int[3]'} with mismatched bound []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Warray-parameter=-Warray-parameter=]8;;]
118 | erts_set_ref_numbers(Uint32 ref[ERTS_REF_NUMBERS], Uint32 thr_id, Uint64 value)
| ~~~~~~~^~~~~~~~~~~~~~~~~~~~~
beam/erl_bif_unique.h:82:51: note: previously declared as 'Uint32 *' {aka 'unsigned int *'}
82 | ERTS_GLB_INLINE void erts_set_ref_numbers(Uint32 *ref, Uint32 thr_id, Uint64 value);
| ~~~~~~~~^~~
CC obj/x86_64-pc-linux-gnu/opt/jit/erl_zlib.o
CC obj/x86_64-pc-linux-gnu/opt/jit/erl_nif.o
CC obj/x86_64-pc-linux-gnu/opt/jit/erl_bif_binary.o
CC obj/x86_64-pc-linux-gnu/opt/jit/erl_ao_firstfit_alloc.o
CC obj/x86_64-pc-linux-gnu/opt/jit/erl_thr_queue.o
In file included from beam/erl_binary.h:158,
from beam/erl_nif.c:48:
beam/erl_bif_unique.h:118:29: warning: argument 1 of type 'Uint32[3]' {aka 'unsigned int[3]'} with mismatched bound []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Warray-parameter=-Warray-parameter=]8;;]
118 | erts_set_ref_numbers(Uint32 ref[ERTS_REF_NUMBERS], Uint32 thr_id, Uint64 value)
| ~~~~~~~^~~~~~~~~~~~~~~~~~~~~
beam/erl_bif_unique.h:82:51: note: previously declared as 'Uint32 *' {aka 'unsigned int *'}
82 | ERTS_GLB_INLINE void erts_set_ref_numbers(Uint32 *ref, Uint32 thr_id, Uint64 value);
| ~~~~~~~~^~~
CC obj/x86_64-pc-linux-gnu/opt/jit/erl_sched_spec_pre_alloc.o
In file included from beam/erl_binary.h:158,
from beam/erl_bif_binary.c:38:
beam/erl_bif_unique.h:118:29: warning: argument 1 of type 'Uint32[3]' {aka 'unsigned int[3]'} with mismatched bound []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Warray-parameter=-Warray-parameter=]8;;]
118 | erts_set_ref_numbers(Uint32 ref[ERTS_REF_NUMBERS], Uint32 thr_id, Uint64 value)
| ~~~~~~~^~~~~~~~~~~~~~~~~~~~~
beam/erl_bif_unique.h:82:51: note: previously declared as 'Uint32 *' {aka 'unsigned int *'}
82 | ERTS_GLB_INLINE void erts_set_ref_numbers(Uint32 *ref, Uint32 thr_id, Uint64 value);
| ~~~~~~~~^~~
CC obj/x86_64-pc-linux-gnu/opt/jit/erl_ptab.o
CC obj/x86_64-pc-linux-gnu/opt/jit/erl_map.o
CC obj/x86_64-pc-linux-gnu/opt/jit/erl_msacc.o
CC obj/x86_64-pc-linux-gnu/opt/jit/erl_lock_flags.o
CC obj/x86_64-pc-linux-gnu/opt/jit/erl_io_queue.o
CC obj/x86_64-pc-linux-gnu/opt/jit/erl_db_catree.o
In file included from beam/erl_binary.h:158,
from beam/erl_ptab.c:34:
beam/erl_bif_unique.h:118:29: warning: argument 1 of type 'Uint32[3]' {aka 'unsigned int[3]'} with mismatched bound []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Warray-parameter=-Warray-parameter=]8;;]
118 | erts_set_ref_numbers(Uint32 ref[ERTS_REF_NUMBERS], Uint32 thr_id, Uint64 value)
| ~~~~~~~^~~~~~~~~~~~~~~~~~~~~
beam/erl_bif_unique.h:82:51: note: previously declared as 'Uint32 *' {aka 'unsigned int *'}
82 | ERTS_GLB_INLINE void erts_set_ref_numbers(Uint32 *ref, Uint32 thr_id, Uint64 value);
| ~~~~~~~~^~~
In file included from beam/erl_binary.h:158,
from beam/erl_map.c:36:
beam/erl_bif_unique.h:118:29: warning: argument 1 of type 'Uint32[3]' {aka 'unsigned int[3]'} with mismatched bound []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Warray-parameter=-Warray-parameter=]8;;]
118 | erts_set_ref_numbers(Uint32 ref[ERTS_REF_NUMBERS], Uint32 thr_id, Uint64 value)
| ~~~~~~~^~~~~~~~~~~~~~~~~~~~~
beam/erl_bif_unique.h:82:51: note: previously declared as 'Uint32 *' {aka 'unsigned int *'}
82 | ERTS_GLB_INLINE void erts_set_ref_numbers(Uint32 *ref, Uint32 thr_id, Uint64 value);
| ~~~~~~~~^~~
In file included from beam/erl_msacc.c:40:
beam/erl_bif_unique.h:118:29: warning: argument 1 of type 'Uint32[3]' {aka 'unsigned int[3]'} with mismatched bound []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Warray-parameter=-Warray-parameter=]8;;]
118 | erts_set_ref_numbers(Uint32 ref[ERTS_REF_NUMBERS], Uint32 thr_id, Uint64 value)
| ~~~~~~~^~~~~~~~~~~~~~~~~~~~~
beam/erl_bif_unique.h:82:51: note: previously declared as 'Uint32 *' {aka 'unsigned int *'}
82 | ERTS_GLB_INLINE void erts_set_ref_numbers(Uint32 *ref, Uint32 thr_id, Uint64 value);
| ~~~~~~~~^~~
In file included from beam/erl_binary.h:158,
from beam/erl_io_queue.h:91,
from beam/erl_io_queue.c:31:
beam/erl_bif_unique.h:118:29: warning: argument 1 of type 'Uint32[3]' {aka 'unsigned int[3]'} with mismatched bound []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Warray-parameter=-Warray-parameter=]8;;]
118 | erts_set_ref_numbers(Uint32 ref[ERTS_REF_NUMBERS], Uint32 thr_id, Uint64 value)
| ~~~~~~~^~~~~~~~~~~~~~~~~~~~~
beam/erl_bif_unique.h:82:51: note: previously declared as 'Uint32 *' {aka 'unsigned int *'}
82 | ERTS_GLB_INLINE void erts_set_ref_numbers(Uint32 *ref, Uint32 thr_id, Uint64 value);
| ~~~~~~~~^~~
In file included from beam/erl_binary.h:158,
from beam/erl_flxctr.h:48,
from beam/erl_db_util.h:24,
from beam/erl_db.h:66,
from beam/erl_db_catree.c:74:
beam/erl_bif_unique.h:118:29: warning: argument 1 of type 'Uint32[3]' {aka 'unsigned int[3]'} with mismatched bound []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Warray-parameter=-Warray-parameter=]8;;]
118 | erts_set_ref_numbers(Uint32 ref[ERTS_REF_NUMBERS], Uint32 thr_id, Uint64 value)
| ~~~~~~~^~~~~~~~~~~~~~~~~~~~~
beam/erl_bif_unique.h:82:51: note: previously declared as 'Uint32 *' {aka 'unsigned int *'}
82 | ERTS_GLB_INLINE void erts_set_ref_numbers(Uint32 *ref, Uint32 thr_id, Uint64 value);
| ~~~~~~~~^~~
CC obj/x86_64-pc-linux-gnu/opt/jit/socket_dbg.o
CC obj/x86_64-pc-linux-gnu/opt/jit/socket_tarray.o
CC obj/x86_64-pc-linux-gnu/opt/jit/socket_util.o
CC obj/x86_64-pc-linux-gnu/opt/jit/erl_flxctr.o
CC obj/x86_64-pc-linux-gnu/opt/jit/erl_nfunc_sched.o
CC obj/x86_64-pc-linux-gnu/opt/jit/erl_global_literals.o
In file included from beam/erl_binary.h:158,
from beam/erl_flxctr.h:48,
from beam/erl_flxctr.c:25:
beam/erl_bif_unique.h:118:29: warning: argument 1 of type 'Uint32[3]' {aka 'unsigned int[3]'} with mismatched bound []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Warray-parameter=-Warray-parameter=]8;;]
118 | erts_set_ref_numbers(Uint32 ref[ERTS_REF_NUMBERS], Uint32 thr_id, Uint64 value)
| ~~~~~~~^~~~~~~~~~~~~~~~~~~~~
beam/erl_bif_unique.h:82:51: note: previously declared as 'Uint32 *' {aka 'unsigned int *'}
82 | ERTS_GLB_INLINE void erts_set_ref_numbers(Uint32 *ref, Uint32 thr_id, Uint64 value);
| ~~~~~~~~^~~
CC obj/x86_64-pc-linux-gnu/opt/jit/beam_file.o
CC obj/x86_64-pc-linux-gnu/opt/jit/sys.o
CC obj/x86_64-pc-linux-gnu/opt/jit/sys_drivers.o
CC obj/x86_64-pc-linux-gnu/opt/jit/sys_env.o
CC obj/x86_64-pc-linux-gnu/opt/jit/sys_uds.o
CC obj/x86_64-pc-linux-gnu/opt/jit/driver_tab.o
CC obj/x86_64-pc-linux-gnu/opt/jit/unix_prim_file.o
CC obj/x86_64-pc-linux-gnu/opt/jit/sys_float.o
CC obj/x86_64-pc-linux-gnu/opt/jit/sys_time.o
CC obj/x86_64-pc-linux-gnu/opt/jit/sys_signal_stack.o
CC obj/x86_64-pc-linux-gnu/opt/jit/erl_poll.o
CC obj/x86_64-pc-linux-gnu/opt/jit/erl_check_io.o
CC obj/x86_64-pc-linux-gnu/opt/jit/erl_mseg.o
CC obj/x86_64-pc-linux-gnu/opt/jit/erl_mmap.o
CC obj/x86_64-pc-linux-gnu/opt/jit/erl_osenv.o
CC obj/x86_64-pc-linux-gnu/opt/jit/erl_unix_sys_ddll.o
In file included from sys/common/erl_check_io.c:40:
beam/erl_bif_unique.h:118:29: warning: argument 1 of type 'Uint32[3]' {aka 'unsigned int[3]'} with mismatched bound []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Warray-parameter=-Warray-parameter=]8;;]
118 | erts_set_ref_numbers(Uint32 ref[ERTS_REF_NUMBERS], Uint32 thr_id, Uint64 value)
| ~~~~~~~^~~~~~~~~~~~~~~~~~~~~
beam/erl_bif_unique.h:82:51: note: previously declared as 'Uint32 *' {aka 'unsigned int *'}
82 | ERTS_GLB_INLINE void erts_set_ref_numbers(Uint32 *ref, Uint32 thr_id, Uint64 value);
| ~~~~~~~~^~~
CC obj/x86_64-pc-linux-gnu/opt/jit/erl_mtrace_sys_wrap.o
CC obj/x86_64-pc-linux-gnu/opt/jit/erl_sys_common_misc.o
CC obj/x86_64-pc-linux-gnu/opt/jit/erl_os_monotonic_time_extender.o
CC obj/x86_64-pc-linux-gnu/opt/jit/erlang_lttng.o
CC obj/x86_64-pc-linux-gnu/opt/jit/inet_drv.o
CC obj/x86_64-pc-linux-gnu/opt/jit/ram_file_drv.o
CC obj/x86_64-pc-linux-gnu/opt/jit/ttsl_drv.o
CC obj/x86_64-pc-linux-gnu/opt/jit/erl_tracer_nif.o
CC obj/x86_64-pc-linux-gnu/opt/jit/prim_buffer_nif.o
CC obj/x86_64-pc-linux-gnu/opt/jit/prim_file_nif.o
CC obj/x86_64-pc-linux-gnu/opt/jit/zlib_nif.o
CC obj/x86_64-pc-linux-gnu/opt/jit/prim_socket_nif.o
CC obj/x86_64-pc-linux-gnu/opt/jit/prim_net_nif.o
CC /build/source/erts/emulator/pcre/obj/x86_64-pc-linux-gnu/opt/pcre_latin_1_table.o
CC /build/source/erts/emulator/pcre/obj/x86_64-pc-linux-gnu/opt/pcre_compile.o
CC /build/source/erts/emulator/pcre/obj/x86_64-pc-linux-gnu/opt/pcre_config.o
CC /build/source/erts/emulator/pcre/obj/x86_64-pc-linux-gnu/opt/pcre_dfa_exec.o
GEN /build/source/erts/emulator/pcre/pcre_exec_loop_break_cases.inc
CC /build/source/erts/emulator/pcre/obj/x86_64-pc-linux-gnu/opt/pcre_fullinfo.o
CC /build/source/erts/emulator/pcre/obj/x86_64-pc-linux-gnu/opt/pcre_get.o
CC /build/source/erts/emulator/pcre/obj/x86_64-pc-linux-gnu/opt/pcre_globals.o
CC /build/source/erts/emulator/pcre/obj/x86_64-pc-linux-gnu/opt/pcre_maketables.o
CC /build/source/erts/emulator/pcre/obj/x86_64-pc-linux-gnu/opt/pcre_newline.o
CC /build/source/erts/emulator/pcre/obj/x86_64-pc-linux-gnu/opt/pcre_ord2utf8.o
CC /build/source/erts/emulator/pcre/obj/x86_64-pc-linux-gnu/opt/pcre_refcount.o
CC /build/source/erts/emulator/pcre/obj/x86_64-pc-linux-gnu/opt/pcre_study.o
CC /build/source/erts/emulator/pcre/obj/x86_64-pc-linux-gnu/opt/pcre_tables.o
CC /build/source/erts/emulator/pcre/obj/x86_64-pc-linux-gnu/opt/pcre_valid_utf8.o
CC /build/source/erts/emulator/pcre/obj/x86_64-pc-linux-gnu/opt/pcre_version.o
CC /build/source/erts/emulator/pcre/obj/x86_64-pc-linux-gnu/opt/pcre_byte_order.o
CC /build/source/erts/emulator/pcre/obj/x86_64-pc-linux-gnu/opt/pcre_jit_compile.o
CC /build/source/erts/emulator/pcre/obj/x86_64-pc-linux-gnu/opt/pcre_string_utils.o
CC /build/source/erts/emulator/pcre/obj/x86_64-pc-linux-gnu/opt/pcre_ucd.o
CC /build/source/erts/emulator/pcre/obj/x86_64-pc-linux-gnu/opt/pcre_xclass.o
CC obj/x86_64-pc-linux-gnu/opt/jit/erl_child_setup.o
CXX x86_64-pc-linux-gnu/opt/jit/asmjit/asmjit.hpp.gch
CC obj/x86_64-pc-linux-gnu/opt/jit/erl_poll.flbk.o
CC /build/source/erts/emulator/pcre/obj/x86_64-pc-linux-gnu/opt/pcre_exec.o
LD /build/source/bin/x86_64-pc-linux-gnu/erl_child_setup
CXX obj/x86_64-pc-linux-gnu/opt/jit/beam_asm.o
CXX obj/x86_64-pc-linux-gnu/opt/jit/beam_asm_global.o
CXX obj/x86_64-pc-linux-gnu/opt/jit/beam_asm_module.o
CXX obj/x86_64-pc-linux-gnu/opt/jit/beam_asm_perf.o
CXX obj/x86_64-pc-linux-gnu/opt/jit/instr_arith.o
CXX obj/x86_64-pc-linux-gnu/opt/jit/instr_bs.o
CXX obj/x86_64-pc-linux-gnu/opt/jit/instr_bif.o
CXX obj/x86_64-pc-linux-gnu/opt/jit/instr_call.o
CXX obj/x86_64-pc-linux-gnu/opt/jit/instr_common.o
CXX obj/x86_64-pc-linux-gnu/opt/jit/instr_float.o
CXX obj/x86_64-pc-linux-gnu/opt/jit/instr_guard_bifs.o
CXX obj/x86_64-pc-linux-gnu/opt/jit/instr_map.o
CXX obj/x86_64-pc-linux-gnu/opt/jit/instr_msg.o
CXX obj/x86_64-pc-linux-gnu/opt/jit/instr_select.o
CXX obj/x86_64-pc-linux-gnu/opt/jit/instr_trace.o
CXX obj/x86_64-pc-linux-gnu/opt/jit/asmjit/core/archtraits.o
CXX obj/x86_64-pc-linux-gnu/opt/jit/asmjit/core/assembler.o
CXX obj/x86_64-pc-linux-gnu/opt/jit/asmjit/core/builder.o
CXX obj/x86_64-pc-linux-gnu/opt/jit/asmjit/core/codeholder.o
CXX obj/x86_64-pc-linux-gnu/opt/jit/asmjit/core/codewriter.o
CXX obj/x86_64-pc-linux-gnu/opt/jit/asmjit/core/compiler.o
CXX obj/x86_64-pc-linux-gnu/opt/jit/asmjit/core/constpool.o
CXX obj/x86_64-pc-linux-gnu/opt/jit/asmjit/core/cpuinfo.o
CXX obj/x86_64-pc-linux-gnu/opt/jit/asmjit/core/emithelper.o
CXX obj/x86_64-pc-linux-gnu/opt/jit/asmjit/core/emitter.o
CXX obj/x86_64-pc-linux-gnu/opt/jit/asmjit/core/emitterutils.o
CXX obj/x86_64-pc-linux-gnu/opt/jit/asmjit/core/environment.o
CXX obj/x86_64-pc-linux-gnu/opt/jit/asmjit/core/errorhandler.o
CXX obj/x86_64-pc-linux-gnu/opt/jit/asmjit/core/formatter.o
CXX obj/x86_64-pc-linux-gnu/opt/jit/asmjit/core/func.o
CXX obj/x86_64-pc-linux-gnu/opt/jit/asmjit/core/funcargscontext.o
CXX obj/x86_64-pc-linux-gnu/opt/jit/asmjit/core/globals.o
CXX obj/x86_64-pc-linux-gnu/opt/jit/asmjit/core/inst.o
CXX obj/x86_64-pc-linux-gnu/opt/jit/asmjit/core/jitallocator.o
CXX obj/x86_64-pc-linux-gnu/opt/jit/asmjit/core/jitruntime.o
CXX obj/x86_64-pc-linux-gnu/opt/jit/asmjit/core/logger.o
CXX obj/x86_64-pc-linux-gnu/opt/jit/asmjit/core/operand.o
CXX obj/x86_64-pc-linux-gnu/opt/jit/asmjit/core/osutils.o
CXX obj/x86_64-pc-linux-gnu/opt/jit/asmjit/core/ralocal.o
CXX obj/x86_64-pc-linux-gnu/opt/jit/asmjit/core/rapass.o
CXX obj/x86_64-pc-linux-gnu/opt/jit/asmjit/core/rastack.o
CXX obj/x86_64-pc-linux-gnu/opt/jit/asmjit/core/string.o
CXX obj/x86_64-pc-linux-gnu/opt/jit/asmjit/core/support.o
CXX obj/x86_64-pc-linux-gnu/opt/jit/asmjit/core/target.o
CXX obj/x86_64-pc-linux-gnu/opt/jit/asmjit/core/type.o
CXX obj/x86_64-pc-linux-gnu/opt/jit/asmjit/core/virtmem.o
CXX obj/x86_64-pc-linux-gnu/opt/jit/asmjit/core/zone.o
CXX obj/x86_64-pc-linux-gnu/opt/jit/asmjit/core/zonehash.o
CXX obj/x86_64-pc-linux-gnu/opt/jit/asmjit/core/zonelist.o
CXX obj/x86_64-pc-linux-gnu/opt/jit/asmjit/core/zonestack.o
CXX obj/x86_64-pc-linux-gnu/opt/jit/asmjit/core/zonetree.o
CXX obj/x86_64-pc-linux-gnu/opt/jit/asmjit/core/zonevector.o
CXX obj/x86_64-pc-linux-gnu/opt/jit/asmjit/x86/x86assembler.o
CXX obj/x86_64-pc-linux-gnu/opt/jit/asmjit/x86/x86builder.o
CXX obj/x86_64-pc-linux-gnu/opt/jit/asmjit/x86/x86compiler.o
CXX obj/x86_64-pc-linux-gnu/opt/jit/asmjit/x86/x86emithelper.o
CXX obj/x86_64-pc-linux-gnu/opt/jit/asmjit/x86/x86features.o
CXX obj/x86_64-pc-linux-gnu/opt/jit/asmjit/x86/x86formatter.o
CXX obj/x86_64-pc-linux-gnu/opt/jit/asmjit/x86/x86func.o
CXX obj/x86_64-pc-linux-gnu/opt/jit/asmjit/x86/x86instapi.o
CXX obj/x86_64-pc-linux-gnu/opt/jit/asmjit/x86/x86instdb.o
CXX obj/x86_64-pc-linux-gnu/opt/jit/asmjit/x86/x86operand.o
CXX obj/x86_64-pc-linux-gnu/opt/jit/asmjit/x86/x86rapass.o
AR /build/source/erts/emulator/pcre/obj/x86_64-pc-linux-gnu/opt/libepcre.a
LD /build/source/bin/x86_64-pc-linux-gnu/beam.jit
/nix/store/gn5515zj8skk23jvrrljirgxr10fw9az-coreutils-9.1/bin/install -c /build/source/bin/x86_64-pc-linux-gnu/beam.jit /build/source/bin/x86_64-pc-linux-gnu/beam.smp
make[4]: Leaving directory '/build/source/erts/emulator'
make[3]: Leaving directory '/build/source/erts/emulator'
make[3]: Entering directory '/build/source/erts/etc'
make[4]: Entering directory '/build/source/erts/etc/common'
MAKE opt
make[5]: Entering directory '/build/source/erts/etc/common'
CC /build/source/erts/obj/x86_64-pc-linux-gnu/inet_gethost.o
CC /build/source/erts/obj/x86_64-pc-linux-gnu/heart.o
CC /build/source/erts/obj/x86_64-pc-linux-gnu/erlexec.o
CC /build/source/erts/obj/x86_64-pc-linux-gnu/typer.o
CC /build/source/erts/obj/x86_64-pc-linux-gnu/dialyzer.o
CC /build/source/erts/obj/x86_64-pc-linux-gnu/erlc.o
CC /build/source/erts/obj/x86_64-pc-linux-gnu/escript.o
CC /build/source/erts/obj/x86_64-pc-linux-gnu/ct_run.o
CC /build/source/erts/obj/x86_64-pc-linux-gnu/safe_string.o
CC /build/source/erts/obj/x86_64-pc-linux-gnu/run_erl.o
CC /build/source/erts/obj/x86_64-pc-linux-gnu/to_erl.o
CC /build/source/erts/obj/x86_64-pc-linux-gnu/dyn_erl.o
LD /build/source/bin/x86_64-pc-linux-gnu/erl_call
CC /build/source/erts/obj/x86_64-pc-linux-gnu/jit-reader.o
VSN Install
VSN erl.src
LD /build/source/bin/x86_64-pc-linux-gnu/heart
LD /build/source/bin/x86_64-pc-linux-gnu/typer
LD /build/source/bin/x86_64-pc-linux-gnu/dialyzer
LD /build/source/bin/x86_64-pc-linux-gnu/erlc
LD /build/source/bin/x86_64-pc-linux-gnu/escript
LD /build/source/bin/x86_64-pc-linux-gnu/ct_run
LD /build/source/bin/x86_64-pc-linux-gnu/jit-reader.so
LD /build/source/bin/x86_64-pc-linux-gnu/to_erl
LD /build/source/bin/x86_64-pc-linux-gnu/dyn_erl
LD /build/source/bin/x86_64-pc-linux-gnu/run_erl
LD /build/source/bin/x86_64-pc-linux-gnu/erlexec
LD /build/source/bin/x86_64-pc-linux-gnu/inet_gethost
make[5]: Leaving directory '/build/source/erts/etc/common'
make[4]: Leaving directory '/build/source/erts/etc/common'
make[4]: Entering directory '/build/source/erts/etc/unix'
GEN etp-commands
make[4]: Leaving directory '/build/source/erts/etc/unix'
make[3]: Leaving directory '/build/source/erts/etc'
make[3]: Entering directory '/build/source/erts/epmd'
make[4]: Entering directory '/build/source/erts/epmd/src'
MAKE opt
make[5]: Entering directory '/build/source/erts/epmd/src'
CC /build/source/erts/obj/x86_64-pc-linux-gnu/epmd.o
CC /build/source/erts/obj/x86_64-pc-linux-gnu/epmd_cli.o
CC /build/source/erts/obj/x86_64-pc-linux-gnu/epmd_srv.o
LD /build/source/bin/x86_64-pc-linux-gnu/epmd
make[5]: Leaving directory '/build/source/erts/epmd/src'
make[4]: Leaving directory '/build/source/erts/epmd/src'
make[3]: Leaving directory '/build/source/erts/epmd'
make[3]: Entering directory '/build/source/erts/lib_src'
MAKE opt
make[4]: Entering directory '/build/source/erts/lib_src'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/build/source/erts/lib_src'
make[3]: Leaving directory '/build/source/erts/lib_src'
(cd preloaded/src && make ../ebin/erts.app)
make[3]: Entering directory '/build/source/erts/preloaded/src'
VSN ../ebin/erts.app
make[3]: Leaving directory '/build/source/erts/preloaded/src'
make[2]: Leaving directory '/build/source/erts'
make[1]: Leaving directory '/build/source/erts'
MAKE secondary_bootstrap_build
make[1]: Entering directory '/build/source/lib'
make[2]: Entering directory '/build/source/lib/parsetools'
=== Entering application parsetools
make[3]: Entering directory '/build/source/lib/parsetools/src'
ERLC ../ebin/leex.beam
ERLC ../ebin/yecc.beam
ERLC ../ebin/yeccparser.beam
ERLC ../ebin/yeccscan.beam
VSN ../ebin/parsetools.app
VSN ../ebin/parsetools.appup
make[3]: Leaving directory '/build/source/lib/parsetools/src'
make[3]: Entering directory '/build/source/lib/parsetools/doc/src'
make[3]: Nothing to be done for 'opt'.
make[3]: Leaving directory '/build/source/lib/parsetools/doc/src'
=== Leaving application parsetools
make[2]: Leaving directory '/build/source/lib/parsetools'
make[2]: Entering directory '/build/source/lib/asn1/src'
ERLC ../ebin/asn1ct.beam
ERLC ../ebin/asn1ct_check.beam
ERLC ../ebin/asn1_db.beam
ERLC ../ebin/asn1ct_pretty_format.beam
ERLC ../ebin/asn1ct_func.beam
ERLC ../ebin/asn1ct_gen.beam
ERLC ../ebin/asn1ct_gen_check.beam
ERLC ../ebin/asn1ct_gen_per.beam
ERLC ../ebin/asn1ct_name.beam
ERLC ../ebin/asn1ct_constructed_per.beam
ERLC ../ebin/asn1ct_constructed_ber_bin_v2.beam
ERLC ../ebin/asn1ct_gen_ber_bin_v2.beam
ERLC ../ebin/asn1ct_gen_jer.beam
ERLC ../ebin/asn1ct_imm.beam
ERLC prepare_templates.beam
ERLC asn1rtt_check.beam
ERLC asn1rtt_ext.beam
ERLC asn1rtt_per_common.beam
ERLC asn1rtt_real_common.beam
ERLC asn1rtt_ber.beam
ERLC asn1rtt_jer.beam
ERLC asn1rtt_per.beam
ERLC asn1rtt_uper.beam
ERLC ../ebin/asn1ct_value.beam
ERLC ../ebin/asn1ct_tok.beam
ERLC ../ebin/asn1ct_parser2.beam
ERLC ../ebin/asn1ct_table.beam
ERLC ../ebin/asn1rt_nif.beam
VSN ../ebin/asn1.app
VSN ../ebin/asn1.appup
GEN asn1ct_rtt.erl
ERLC ../ebin/asn1ct_rtt.beam
GEN asn1ct_eval_ext.erl
ERLC ../ebin/asn1ct_eval_ext.beam
make[2]: Leaving directory '/build/source/lib/asn1/src'
make[1]: Leaving directory '/build/source/lib'
MAKE secondary_bootstrap_copy
MAKE tertiary_bootstrap_build
make[1]: Entering directory '/build/source/lib'
make[2]: Entering directory '/build/source/lib/snmp'
=== Entering application snmp
make[3]: Entering directory '/build/source/lib/snmp/src/compile'
YECC snmpc_mib_gram.erl
ERLC ../../ebin/snmpc.beam
ERLC ../../ebin/snmpc_lib.beam
ERLC ../../ebin/snmpc_mib_to_hrl.beam
ERLC ../../ebin/snmpc_misc.beam
ERLC ../../ebin/snmpc_tok.beam
VSN ../../bin/snmpc
ERLC ../../ebin/snmpc_mib_gram.beam
make[3]: Leaving directory '/build/source/lib/snmp/src/compile'
make[3]: Entering directory '/build/source/lib/snmp/mibs'
GEN /build/source/lib/snmp/bin/snmp-v2tov1
SNMP ../priv/mibs/RFC1213-MIB.bin
SNMP ../priv/mibs/SNMPv2-MIB.bin
SNMP ../priv/mibs/SNMPv2-TM.bin
SNMP ../priv/mibs/SNMP-FRAMEWORK-MIB.bin
SNMP ../priv/mibs/SNMP-MPD-MIB.bin
SNMP ../priv/mibs/INET-ADDRESS-MIB.bin
SNMP ../priv/mibs/TRANSPORT-ADDRESS-MIB.bin
SNMP ../priv/mibs/OTP-REG.bin
version: snmp-5.10.1
GEN v1/OTP-SNMPEA-MIB.mib.v1
version: snmp-5.10.1
Assigning non-zero to $[ is no longer possible at /build/source/lib/snmp/bin/snmp-v2tov1.pl line 7.
SNMP ../include/SNMPv2-TM.hrl
version: snmp-5.10.1
SNMP ../include/SNMPv2-MIB.hrl
version: snmp-5.10.1
version: snmp-5.10.1
version: snmp-5.10.1
SNMP ../include/INET-ADDRESS-MIB.hrl
SNMP ../priv/mibs/SNMP-TARGET-MIB.bin
SNMP ../priv/mibs/SNMP-USER-BASED-SM-MIB.bin
version: snmp-5.10.1
SNMP ../priv/mibs/SNMP-VIEW-BASED-ACM-MIB.bin
version: snmp-5.10.1
SNMP ../priv/mibs/SNMP-USM-AES-MIB.bin
[RFC1213-MIB.mib:639][WAR]: Index columns must be first for the default functions to work properly. atPhysAddress is no index column.
[RFC1213-MIB.mib:1406][WAR]: Index columns must be first for the default functions to work properly. ipNetToMediaPhysAddress is no index column.
[RFC1213-MIB.mib:1963][WAR]: Index columns must be first for the default functions to work properly. tcpConnState is no index column.
[RFC1213-MIB.mib:2271][WAR]: Index columns must be first for the default functions to work properly. egpNeighState is no index column.
[RFC1213-MIB.mib][WAR]: No RowStatus column in table ifTable => The default functions won't work properly
[RFC1213-MIB.mib][WAR]: No RowStatus column in table atTable => The default functions won't work properly
[RFC1213-MIB.mib][WAR]: No RowStatus column in table ipAddrTable => The default functions won't work properly
[RFC1213-MIB.mib][WAR]: No RowStatus column in table ipRouteTable => The default functions won't work properly
[RFC1213-MIB.mib][WAR]: No RowStatus column in table ipNetToMediaTable => The default functions won't work properly
[RFC1213-MIB.mib][WAR]: No RowStatus column in table tcpConnTable => The default functions won't work properly
[RFC1213-MIB.mib][WAR]: No RowStatus column in table udpTable => The default functions won't work properly
[RFC1213-MIB.mib][WAR]: No RowStatus column in table egpNeighTable => The default functions won't work properly
SNMP ../priv/mibs/OTP-TC.bin
SNMP ../priv/mibs/OTP-SNMPEA-MIB.bin
version: snmp-5.10.1
SNMP ../include/RFC1213-MIB.hrl
SNMP ../include/SNMP-FRAMEWORK-MIB.hrl
SNMP ../include/SNMP-MPD-MIB.hrl
version: snmp-5.10.1
version: snmp-5.10.1
version: snmp-5.10.1
version: snmp-5.10.1
SNMP ../include/SNMP-USER-BASED-SM-MIB.hrl
SNMP ../include/SNMP-USM-AES-MIB.hrl
SNMP ../include/TRANSPORT-ADDRESS-MIB.hrl
SNMP ../include/OTP-REG.hrl
version: snmp-5.10.1
[OTP-SNMPEA-MIB.mib:110][WAR]: Unexpected SEQUENCE 'IntCommunityEntry' => ignoring
[OTP-SNMPEA-MIB.mib:210][WAR]: Unexpected SEQUENCE 'IntAddressEntry' => ignoring
[OTP-SNMPEA-MIB.mib:274][WAR]: Unexpected SEQUENCE 'IntTrapDestEntry' => ignoring
[OTP-SNMPEA-MIB.mib:379][WAR]: Unexpected SEQUENCE 'IntViewEntry' => ignoring
SNMP ../include/OTP-TC.hrl
SNMP ../include/OTP-SNMPEA-MIB.hrl
SNMP ../priv/mibs/STANDARD-MIB.bin
SNMP ../priv/mibs/SNMP-NOTIFICATION-MIB.bin
SNMP ../priv/mibs/SNMP-COMMUNITY-MIB.bin
SNMP ../include/SNMP-TARGET-MIB.hrl
SNMP ../include/SNMP-VIEW-BASED-ACM-MIB.hrl
version: snmp-5.10.1
SNMP ../include/SNMP-NOTIFICATION-MIB.hrl
version: snmp-5.10.1
version: snmp-5.10.1
SNMP ../include/STANDARD-MIB.hrl
SNMP ../include/SNMP-COMMUNITY-MIB.hrl
make[3]: Leaving directory '/build/source/lib/snmp/mibs'
make[3]: Entering directory '/build/source/lib/snmp/src'
make[4]: Entering directory '/build/source/lib/snmp/src/compile'
make[4]: Nothing to be done for 'opt'.
make[4]: Leaving directory '/build/source/lib/snmp/src/compile'
make[4]: Entering directory '/build/source/lib/snmp/src/app'
ERLC ../../ebin/snmp.beam
ERLC ../../ebin/snmp_app.beam
ERLC ../../ebin/snmp_app_sup.beam
VSN ../../ebin/snmp.app
VSN ../../ebin/snmp.appup
make[4]: Leaving directory '/build/source/lib/snmp/src/app'
make[4]: Entering directory '/build/source/lib/snmp/src/misc'
ERLC ../../ebin/snmp_conf.beam
ERLC ../../ebin/snmp_config.beam
ERLC ../../ebin/snmp_log.beam
ERLC ../../ebin/snmp_mini_mib.beam
ERLC ../../ebin/snmp_misc.beam
ERLC ../../ebin/snmp_note_store.beam
ERLC ../../ebin/snmp_pdus.beam
ERLC ../../ebin/snmp_usm.beam
ERLC ../../ebin/snmp_verbosity.beam
make[4]: Leaving directory '/build/source/lib/snmp/src/misc'
make[4]: Entering directory '/build/source/lib/snmp/src/agent'
make[5]: Entering directory '/build/source/lib/snmp/src/agent'
ERLC ../../ebin/snmpa_authentication_service.beam
ERLC ../../ebin/snmpa_discovery_handler.beam
ERLC ../../ebin/snmpa_error_report.beam
ERLC ../../ebin/snmpa_get_mechanism.beam
ERLC ../../ebin/snmpa_mib_storage.beam
ERLC ../../ebin/snmpa_mib_data.beam
ERLC ../../ebin/snmpa_network_interface.beam
ERLC ../../ebin/snmpa_network_interface_filter.beam
ERLC ../../ebin/snmpa_notification_delivery_info_receiver.beam
ERLC ../../ebin/snmpa_notification_filter.beam
ERLC ../../ebin/snmpa_set_mechanism.beam
make[5]: Leaving directory '/build/source/lib/snmp/src/agent'
make[5]: Entering directory '/build/source/lib/snmp/src/agent'
ERLC ../../ebin/snmpa.beam
ERLC ../../ebin/snmp_community_mib.beam
ERLC ../../ebin/snmp_framework_mib.beam
ERLC ../../ebin/snmp_notification_mib.beam
ERLC ../../ebin/snmp_standard_mib.beam
ERLC ../../ebin/snmp_target_mib.beam
ERLC ../../ebin/snmp_user_based_sm_mib.beam
ERLC ../../ebin/snmp_view_based_acm_mib.beam
ERLC ../../ebin/snmpa_acm.beam
ERLC ../../ebin/snmpa_agent.beam
ERLC ../../ebin/snmpa_agent_sup.beam
ERLC ../../ebin/snmpa_app.beam
ERLC ../../ebin/snmpa_conf.beam
ERLC ../../ebin/snmpa_discovery_handler_default.beam
ERLC ../../ebin/snmpa_error.beam
ERLC ../../ebin/snmpa_error_io.beam
ERLC ../../ebin/snmpa_error_logger.beam
ERLC ../../ebin/snmpa_get.beam
ERLC ../../ebin/snmpa_get_lib.beam
ERLC ../../ebin/snmpa_local_db.beam
ERLC ../../ebin/snmpa_mib_storage_ets.beam
ERLC ../../ebin/snmpa_mib_storage_dets.beam
ERLC ../../ebin/snmpa_mib_storage_mnesia.beam
ERLC ../../ebin/snmpa_mib.beam
ERLC ../../ebin/snmpa_mib_data_tttn.beam
ERLC ../../ebin/snmpa_mib_lib.beam
ERLC ../../ebin/snmpa_misc_sup.beam
ERLC ../../ebin/snmpa_mpd.beam
ERLC ../../ebin/snmpa_net_if.beam
ERLC ../../ebin/snmpa_net_if_filter.beam
ERLC ../../ebin/snmpa_set.beam
ERLC ../../ebin/snmpa_set_lib.beam
ERLC ../../ebin/snmpa_supervisor.beam
ERLC ../../ebin/snmpa_svbl.beam
ERLC ../../ebin/snmpa_symbolic_store.beam
ERLC ../../ebin/snmpa_target_cache.beam
ERLC ../../ebin/snmpa_trap.beam
ERLC ../../ebin/snmpa_usm.beam
ERLC ../../ebin/snmpa_vacm.beam
ERLC ../../ebin/snmp_generic.beam
ERLC ../../ebin/snmp_generic_mnesia.beam
ERLC ../../ebin/snmp_index.beam
ERLC ../../ebin/snmp_shadow_table.beam
make[5]: Leaving directory '/build/source/lib/snmp/src/agent'
make[4]: Leaving directory '/build/source/lib/snmp/src/agent'
make[4]: Entering directory '/build/source/lib/snmp/src/manager'
make[5]: Entering directory '/build/source/lib/snmp/src/manager'
ERLC ../../ebin/snmpm_user.beam
ERLC ../../ebin/snmpm_user_old.beam
ERLC ../../ebin/snmpm_network_interface.beam
ERLC ../../ebin/snmpm_network_interface_filter.beam
make[5]: Leaving directory '/build/source/lib/snmp/src/manager'
make[5]: Entering directory '/build/source/lib/snmp/src/manager'
ERLC ../../ebin/snmpm.beam
ERLC ../../ebin/snmpm_conf.beam
ERLC ../../ebin/snmpm_config.beam
ERLC ../../ebin/snmpm_mpd.beam
ERLC ../../ebin/snmpm_misc_sup.beam
ERLC ../../ebin/snmpm_net_if.beam
ERLC ../../ebin/snmpm_net_if_mt.beam
ERLC ../../ebin/snmpm_net_if_filter.beam
ERLC ../../ebin/snmpm_server.beam
ERLC ../../ebin/snmpm_server_sup.beam
ERLC ../../ebin/snmpm_supervisor.beam
ERLC ../../ebin/snmpm_user_default.beam
ERLC ../../ebin/snmpm_usm.beam
make[5]: Leaving directory '/build/source/lib/snmp/src/manager'
make[4]: Leaving directory '/build/source/lib/snmp/src/manager'
make[3]: Leaving directory '/build/source/lib/snmp/src'
make[3]: Entering directory '/build/source/lib/snmp/examples'
make[4]: Entering directory '/build/source/lib/snmp/examples/ex1'
SNMP EX1-MIB.bin
ERLC ex1.beam
make[4]: Leaving directory '/build/source/lib/snmp/examples/ex1'
make[4]: Entering directory '/build/source/lib/snmp/examples/ex2'
ERLC snmp_ex2_manager.beam
ERLC snmp_ex2_simple_standard_test.beam
make[4]: Leaving directory '/build/source/lib/snmp/examples/ex2'
make[3]: Leaving directory '/build/source/lib/snmp/examples'
make[3]: Entering directory '/build/source/lib/snmp/priv/conf'
make[4]: Entering directory '/build/source/lib/snmp/priv/conf/agent'
make[4]: Nothing to be done for 'opt'.
make[4]: Leaving directory '/build/source/lib/snmp/priv/conf/agent'
make[4]: Entering directory '/build/source/lib/snmp/priv/conf/manager'
make[4]: Nothing to be done for 'opt'.
make[4]: Leaving directory '/build/source/lib/snmp/priv/conf/manager'
make[3]: Leaving directory '/build/source/lib/snmp/priv/conf'
make[3]: Entering directory '/build/source/lib/snmp/doc/src'
make[3]: Nothing to be done for 'opt'.
make[3]: Leaving directory '/build/source/lib/snmp/doc/src'
=== Leaving application snmp
make[2]: Leaving directory '/build/source/lib/snmp'
make[2]: Entering directory '/build/source/lib/sasl'
=== Entering application sasl
make[3]: Entering directory '/build/source/lib/sasl/src'
ERLC ../ebin/alarm_handler.beam
ERLC ../ebin/sasl.beam
ERLC ../ebin/sasl_report.beam
ERLC ../ebin/sasl_report_file_h.beam
ERLC ../ebin/sasl_report_tty_h.beam
ERLC ../ebin/format_lib_supp.beam
ERLC ../ebin/misc_supp.beam
ERLC ../ebin/rb.beam
ERLC ../ebin/rb_format_supp.beam
ERLC ../ebin/release_handler.beam
ERLC ../ebin/release_handler_1.beam
ERLC ../ebin/systools.beam
ERLC ../ebin/systools_make.beam
ERLC ../ebin/systools_rc.beam
ERLC ../ebin/systools_relup.beam
ERLC ../ebin/systools_lib.beam
ERLC ../ebin/erlsrv.beam
VSN ../ebin/sasl.app
VSN ../ebin/sasl.appup
make[3]: Leaving directory '/build/source/lib/sasl/src'
make[3]: Entering directory '/build/source/lib/sasl/doc/src'
make[3]: Nothing to be done for 'opt'.
make[3]: Leaving directory '/build/source/lib/sasl/doc/src'
make[3]: Entering directory '/build/source/lib/sasl/examples/src'
ERLC ../ebin/target_system.beam
make[3]: Leaving directory '/build/source/lib/sasl/examples/src'
=== Leaving application sasl
make[2]: Leaving directory '/build/source/lib/sasl'
make[2]: Entering directory '/build/source/lib/erl_interface'
=== Entering application erl_interface
make[3]: Entering directory '/build/source/lib/erl_interface/src'
make[3]: Nothing to be done for 'opt'.
make[3]: Leaving directory '/build/source/lib/erl_interface/src'
make[3]: Entering directory '/build/source/lib/erl_interface/doc/src'
make[3]: Nothing to be done for 'opt'.
make[3]: Leaving directory '/build/source/lib/erl_interface/doc/src'
=== Leaving application erl_interface
make[2]: Leaving directory '/build/source/lib/erl_interface'
=== Skipping subdir jinterface, reason:
No Java compiler found
===
make[2]: Entering directory '/build/source/lib/syntax_tools'
=== Entering application syntax_tools
make[3]: Entering directory '/build/source/lib/syntax_tools/src'
ERLC ../ebin/erl_syntax.beam
ERLC ../ebin/erl_prettypr.beam
ERLC ../ebin/erl_comment_scan.beam
ERLC ../ebin/erl_syntax_lib.beam
ERLC ../ebin/erl_recomment.beam
ERLC ../ebin/epp_dodger.beam
ERLC ../ebin/merl.beam
ERLC ../ebin/prettypr.beam
VSN ../ebin/syntax_tools.app
VSN ../ebin/syntax_tools.appup
ERLC merl_transform.beam
ERLC ../ebin/merl_transform.beam
make[3]: Leaving directory '/build/source/lib/syntax_tools/src'
make[3]: Entering directory '/build/source/lib/syntax_tools/examples'
make[3]: Nothing to be done for 'opt'.
make[3]: Leaving directory '/build/source/lib/syntax_tools/examples'
make[3]: Entering directory '/build/source/lib/syntax_tools/doc/src'
make[3]: Nothing to be done for 'opt'.
make[3]: Leaving directory '/build/source/lib/syntax_tools/doc/src'
=== Leaving application syntax_tools
make[2]: Leaving directory '/build/source/lib/syntax_tools'
make[2]: Entering directory '/build/source/lib/wx'
=== Entering application wx
make[3]: Entering directory '/build/source/lib/wx/src'
ERLC ../ebin/wx_object.beam
make[3]: Leaving directory '/build/source/lib/wx/src'
=== Leaving application wx
make[2]: Leaving directory '/build/source/lib/wx'
make[2]: Entering directory '/build/source/lib/public_key'
=== Entering application public_key
make[3]: Entering directory '/build/source/lib/public_key/asn1'
ASN OTP-PUB-KEY.erl
ASN PKCS-FRAME.erl
Due to multiple occurrences of a definition name in multi-file compiled files:
NOTICE: The ASN.1 definition in module 'PKCS5v2-0' with name 'AlgorithmIdentifier' has been renamed in generated module. New name is 'AlgorithmIdentifierPKCS5v2-0'.
NOTICE: The ASN.1 definition in module 'PKCS-8' with name 'AlgorithmIdentifier' has been renamed in generated module. New name is 'AlgorithmIdentifierPKCS-8'.
Due to multiple occurrences of a definition name in multi-file compiled files:
NOTICE: The ASN.1 definition in module 'PKCS-1' with name 'Version' has been renamed in generated module. New name is 'VersionPKCS-1'.
NOTICE: The ASN.1 definition in module 'OCSP-2013-88' with name 'Version' has been renamed in generated module. New name is 'VersionOCSP-2013-88'.
NOTICE: The ASN.1 definition in module 'PKIX1Explicit88' with name 'Version' has been renamed in generated module. New name is 'VersionPKIX1Explicit88'.
NOTICE: The ASN.1 definition in module 'PKCS-1' with name 'DigestInfo' has been renamed in generated module. New name is 'DigestInfoPKCS-1'.
NOTICE: The ASN.1 definition in module 'PKCS-7' with name 'DigestInfo' has been renamed in generated module. New name is 'DigestInfoPKCS-7'.
ERLC ../ebin/PKCS-FRAME.beam
GEN ../include/PKCS-FRAME.hrl
ERLC ../ebin/OTP-PUB-KEY.beam
GEN ../include/OTP-PUB-KEY.hrl
make[3]: Leaving directory '/build/source/lib/public_key/asn1'
make[3]: Entering directory '/build/source/lib/public_key/src'
ERLC ../ebin/public_key.beam
ERLC ../ebin/pubkey_pem.beam
ERLC ../ebin/pubkey_ssh.beam
ERLC ../ebin/pubkey_pbe.beam
ERLC ../ebin/pubkey_cert.beam
ERLC ../ebin/pubkey_cert_records.beam
ERLC ../ebin/pubkey_ocsp.beam
ERLC ../ebin/pubkey_crl.beam
VSN ../ebin/public_key.app
VSN ../ebin/public_key.appup
make[3]: Leaving directory '/build/source/lib/public_key/src'
make[3]: Entering directory '/build/source/lib/public_key/doc/src'
make[3]: Nothing to be done for 'opt'.
make[3]: Leaving directory '/build/source/lib/public_key/doc/src'
=== Leaving application public_key
make[2]: Leaving directory '/build/source/lib/public_key'
make[1]: Leaving directory '/build/source/lib'
MAKE tertiary_bootstrap_copy
MAKE libs
make[1]: Entering directory '/build/source/lib'
make[2]: Entering directory '/build/source/lib/stdlib'
=== Entering application stdlib
make[3]: Entering directory '/build/source/lib/stdlib/src'
ERLC ../ebin/array.beam
ERLC ../ebin/base64.beam
ERLC ../ebin/beam_lib.beam
ERLC ../ebin/binary.beam
ERLC ../ebin/c.beam
ERLC ../ebin/calendar.beam
ERLC ../ebin/dets_server.beam
ERLC ../ebin/dets.beam
ERLC ../ebin/dets_sup.beam
ERLC ../ebin/dets_utils.beam
ERLC ../ebin/dets_v9.beam
ERLC ../ebin/dict.beam
ERLC ../ebin/digraph.beam
ERLC ../ebin/digraph_utils.beam
ERLC ../ebin/edlin.beam
ERLC ../ebin/edlin_expand.beam
ERLC ../ebin/epp.beam
ERLC ../ebin/erl_abstract_code.beam
ERLC ../ebin/erl_anno.beam
ERLC ../ebin/erl_bits.beam
ERLC ../ebin/erl_compile.beam
ERLC ../ebin/erl_error.beam
ERLC ../ebin/erl_eval.beam
ERLC ../ebin/erl_expand_records.beam
ERLC ../ebin/erl_internal.beam
ERLC ../ebin/erl_lint.beam
YECC erl_parse.erl
ERLC ../ebin/erl_posix_msg.beam
ERLC ../ebin/erl_pp.beam
ERLC ../ebin/erl_scan.beam
ERLC ../ebin/erl_stdlib_errors.beam
ERLC ../ebin/erl_tar.beam
ERLC ../ebin/error_logger_file_h.beam
ERLC ../ebin/error_logger_tty_h.beam
ERLC ../ebin/escript.beam
ERLC ../ebin/ets.beam
ERLC ../ebin/eval_bits.beam
ERLC ../ebin/file_sorter.beam
ERLC ../ebin/filelib.beam
ERLC ../ebin/filename.beam
ERLC ../ebin/gb_trees.beam
ERLC ../ebin/gb_sets.beam
ERLC ../ebin/gen.beam
ERLC ../ebin/gen_event.beam
ERLC ../ebin/gen_fsm.beam
ERLC ../ebin/gen_server.beam
ERLC ../ebin/gen_statem.beam
ERLC ../ebin/io.beam
ERLC ../ebin/io_lib.beam
ERLC ../ebin/io_lib_format.beam
ERLC ../ebin/io_lib_format_ryu_table.beam
ERLC ../ebin/io_lib_fread.beam
ERLC ../ebin/io_lib_pretty.beam
ERLC ../ebin/lists.beam
ERLC ../ebin/log_mf_h.beam
ERLC ../ebin/maps.beam
ERLC ../ebin/math.beam
ERLC ../ebin/ms_transform.beam
ERLC ../ebin/otp_internal.beam
ERLC ../ebin/orddict.beam
ERLC ../ebin/ordsets.beam
ERLC ../ebin/re.beam
ERLC ../ebin/pool.beam
ERLC ../ebin/proc_lib.beam
ERLC ../ebin/proplists.beam
ERLC ../ebin/qlc.beam
ERLC ../ebin/qlc_pt.beam
ERLC ../ebin/queue.beam
ERLC ../ebin/rand.beam
ERLC ../ebin/random.beam
ERLC ../ebin/sets.beam
ERLC ../ebin/shell.beam
ERLC ../ebin/shell_default.beam
ERLC ../ebin/shell_docs.beam
ERLC ../ebin/slave.beam
ERLC ../ebin/sofs.beam
ERLC ../ebin/string.beam
ERLC ../ebin/supervisor.beam
ERLC ../ebin/supervisor_bridge.beam
ERLC ../ebin/sys.beam
ERLC ../ebin/timer.beam
ERLC ../ebin/unicode.beam
escript ../uc_spec/gen_unicode_mod.escript
ERLC ../ebin/uri_string.beam
ERLC ../ebin/win32reg.beam
ERLC ../ebin/zip.beam
VSN ../ebin/stdlib.app
VSN ../ebin/stdlib.appup
ERLC ../ebin/erl_parse.beam
ERLC ../ebin/unicode_util.beam
make[3]: Leaving directory '/build/source/lib/stdlib/src'
make[3]: Entering directory '/build/source/lib/stdlib/doc/src'
make[3]: Nothing to be done for 'opt'.
make[3]: Leaving directory '/build/source/lib/stdlib/doc/src'
make[3]: Entering directory '/build/source/lib/stdlib/examples'
make[3]: Nothing to be done for 'opt'.
make[3]: Leaving directory '/build/source/lib/stdlib/examples'
=== Leaving application stdlib
make[2]: Leaving directory '/build/source/lib/stdlib'
make[2]: Entering directory '/build/source/lib/sasl'
=== Entering application sasl
make[3]: Entering directory '/build/source/lib/sasl/src'
make[3]: Nothing to be done for 'opt'.
make[3]: Leaving directory '/build/source/lib/sasl/src'
make[3]: Entering directory '/build/source/lib/sasl/doc/src'
make[3]: Nothing to be done for 'opt'.
make[3]: Leaving directory '/build/source/lib/sasl/doc/src'
make[3]: Entering directory '/build/source/lib/sasl/examples/src'
make[3]: Nothing to be done for 'opt'.
make[3]: Leaving directory '/build/source/lib/sasl/examples/src'
=== Leaving application sasl
make[2]: Leaving directory '/build/source/lib/sasl'
make[2]: Entering directory '/build/source/lib/kernel'
=== Entering application kernel
make[3]: Entering directory '/build/source/lib/kernel/src'
ERLC ../ebin/application.beam
ERLC ../ebin/application_controller.beam
ERLC ../ebin/application_master.beam
ERLC ../ebin/application_starter.beam
ERLC ../ebin/auth.beam
ERLC ../ebin/code.beam
ERLC ../ebin/code_server.beam
ERLC ../ebin/disk_log.beam
ERLC ../ebin/disk_log_1.beam
ERLC ../ebin/disk_log_server.beam
ERLC ../ebin/disk_log_sup.beam
ERLC ../ebin/dist_ac.beam
ERLC ../ebin/dist_util.beam
ERLC ../ebin/erl_boot_server.beam
ERLC ../ebin/erl_compile_server.beam
ERLC ../ebin/erl_ddll.beam
ERLC ../ebin/erl_distribution.beam
ERLC ../ebin/erl_erts_errors.beam
ERLC ../ebin/erl_epmd.beam
ERLC ../ebin/erl_kernel_errors.beam
ERLC ../ebin/erl_reply.beam
ERLC ../ebin/erl_signal_handler.beam
ERLC ../ebin/erpc.beam
ERLC ../ebin/erts_debug.beam
ERLC ../ebin/error_handler.beam
ERLC ../ebin/error_logger.beam
ERLC ../ebin/file.beam
ERLC ../ebin/file_io_server.beam
ERLC ../ebin/file_server.beam
ERLC ../ebin/gen_tcp.beam
ERLC ../ebin/gen_tcp_socket.beam
ERLC ../ebin/gen_udp.beam
ERLC ../ebin/gen_udp_socket.beam
ERLC ../ebin/gen_sctp.beam
ERLC ../ebin/global.beam
ERLC ../ebin/global_group.beam
ERLC ../ebin/global_search.beam
ERLC ../ebin/group.beam
ERLC ../ebin/group_history.beam
ERLC ../ebin/heart.beam
ERLC ../ebin/inet.beam
ERLC ../ebin/inet6_tcp.beam
ERLC ../ebin/inet6_tcp_dist.beam
ERLC ../ebin/inet6_udp.beam
ERLC ../ebin/inet6_sctp.beam
ERLC ../ebin/inet_config.beam
ERLC ../ebin/inet_db.beam
GEN inet_dns_record_adts.hrl
ERLC ../ebin/inet_gethost_native.beam
ERLC ../ebin/inet_hosts.beam
ERLC ../ebin/inet_parse.beam
ERLC ../ebin/inet_res.beam
ERLC ../ebin/inet_tcp.beam
ERLC ../ebin/inet_tcp_dist.beam
ERLC ../ebin/inet_udp.beam
ERLC ../ebin/inet_sctp.beam
ERLC ../ebin/kernel.beam
ERLC ../ebin/kernel_config.beam
ERLC ../ebin/kernel_refc.beam
ERLC ../ebin/local_udp.beam
ERLC ../ebin/local_tcp.beam
ERLC ../ebin/logger.beam
ERLC ../ebin/logger_backend.beam
ERLC ../ebin/logger_config.beam
ERLC ../ebin/logger_handler_watcher.beam
ERLC ../ebin/logger_std_h.beam
ERLC ../ebin/logger_disk_log_h.beam
ERLC ../ebin/logger_h_common.beam
ERLC ../ebin/logger_filters.beam
ERLC ../ebin/logger_formatter.beam
ERLC ../ebin/logger_olp.beam
ERLC ../ebin/logger_proxy.beam
ERLC ../ebin/logger_server.beam
ERLC ../ebin/logger_simple_h.beam
ERLC ../ebin/logger_sup.beam
ERLC ../ebin/net.beam
ERLC ../ebin/net_adm.beam
ERLC ../ebin/net_kernel.beam
ERLC ../ebin/os.beam
ERLC ../ebin/pg.beam
ERLC ../ebin/pg2.beam
ERLC ../ebin/ram_file.beam
ERLC ../ebin/rpc.beam
ERLC ../ebin/seq_trace.beam
ERLC ../ebin/socket.beam
ERLC ../ebin/standard_error.beam
ERLC ../ebin/user.beam
ERLC ../ebin/user_drv.beam
ERLC ../ebin/user_sup.beam
ERLC ../ebin/raw_file_io.beam
ERLC ../ebin/raw_file_io_compressed.beam
ERLC ../ebin/raw_file_io_inflate.beam
ERLC ../ebin/raw_file_io_deflate.beam
ERLC ../ebin/raw_file_io_delayed.beam
ERLC ../ebin/raw_file_io_list.beam
ERLC ../ebin/wrap_log_reader.beam
VSN ../ebin/kernel.app
VSN ../ebin/kernel.appup
ERLC ../ebin/inet_dns.beam
make[3]: Leaving directory '/build/source/lib/kernel/src'
make[3]: Entering directory '/build/source/lib/kernel/doc/src'
make[3]: Nothing to be done for 'opt'.
make[3]: Leaving directory '/build/source/lib/kernel/doc/src'
make[3]: Entering directory '/build/source/lib/kernel/examples'
make[3]: Nothing to be done for 'opt'.
make[3]: Leaving directory '/build/source/lib/kernel/examples'
=== Leaving application kernel
make[2]: Leaving directory '/build/source/lib/kernel'
make[2]: Entering directory '/build/source/lib/compiler'
=== Entering application compiler
make[3]: Entering directory '/build/source/lib/compiler/src'
ERLC ../ebin/beam_a.beam
GEN beam_opcodes.hrl
ERLC ../ebin/beam_block.beam
ERLC ../ebin/beam_call_types.beam
ERLC ../ebin/beam_clean.beam
ERLC ../ebin/beam_dict.beam
ERLC ../ebin/beam_flatten.beam
ERLC ../ebin/beam_digraph.beam
ERLC ../ebin/beam_jump.beam
ERLC ../ebin/beam_listing.beam
ERLC ../ebin/beam_opcodes.beam
ERLC ../ebin/beam_peep.beam
ERLC ../ebin/beam_ssa.beam
ERLC ../ebin/beam_ssa_bc_size.beam
ERLC ../ebin/beam_ssa_bool.beam
ERLC ../ebin/beam_ssa_bsm.beam
ERLC ../ebin/beam_ssa_codegen.beam
ERLC ../ebin/beam_ssa_dead.beam
ERLC ../ebin/beam_ssa_funs.beam
ERLC ../ebin/beam_ssa_lint.beam
ERLC ../ebin/beam_ssa_opt.beam
ERLC ../ebin/beam_ssa_pp.beam
ERLC ../ebin/beam_ssa_pre_codegen.beam
ERLC ../ebin/beam_ssa_recv.beam
ERLC ../ebin/beam_ssa_share.beam
ERLC ../ebin/beam_ssa_throw.beam
ERLC ../ebin/beam_ssa_type.beam
ERLC ../ebin/beam_kernel_to_ssa.beam
ERLC ../ebin/beam_trim.beam
ERLC ../ebin/beam_types.beam
ERLC ../ebin/beam_utils.beam
ERLC ../ebin/beam_validator.beam
ERLC ../ebin/beam_z.beam
ERLC ../ebin/cerl.beam
ERLC ../ebin/cerl_clauses.beam
ERLC ../ebin/cerl_inline.beam
ERLC ../ebin/cerl_trees.beam
ERLC ../ebin/compile.beam
ERLC ../ebin/core_lib.beam
ERLC ../ebin/core_lint.beam
YECC core_parse.erl
ERLC ../ebin/core_pp.beam
ERLC ../ebin/core_scan.beam
ERLC ../ebin/erl_bifs.beam
ERLC ../ebin/rec_env.beam
ERLC ../ebin/sys_core_alias.beam
ERLC ../ebin/sys_core_bsm.beam
ERLC ../ebin/sys_core_fold.beam
ERLC ../ebin/sys_core_fold_lists.beam
ERLC ../ebin/sys_core_inline.beam
ERLC ../ebin/sys_core_prepare.beam
ERLC ../ebin/sys_messages.beam
ERLC ../ebin/sys_pre_attributes.beam
ERLC ../ebin/v3_core.beam
ERLC ../ebin/v3_kernel.beam
ERLC ../ebin/v3_kernel_pp.beam
VSN ../ebin/compiler.app
VSN ../ebin/compiler.appup
ERLC ../ebin/beam_asm.beam
ERLC ../ebin/beam_disasm.beam
ERLC ../ebin/core_parse.beam
make[3]: Leaving directory '/build/source/lib/compiler/src'
make[3]: Entering directory '/build/source/lib/compiler/doc/src'
make[3]: Nothing to be done for 'opt'.
make[3]: Leaving directory '/build/source/lib/compiler/doc/src'
=== Leaving application compiler
make[2]: Leaving directory '/build/source/lib/compiler'
make[2]: Entering directory '/build/source/lib/tools'
=== Entering application tools
make[3]: Entering directory '/build/source/lib/tools/c_src'
MAKE opt
make[4]: Entering directory '/build/source/lib/tools/c_src'
CC ../obj/x86_64-pc-linux-gnu/opt/emem/erl_memory.o
CC ../obj/x86_64-pc-linux-gnu/opt/emem/erl_memory_trace_block_table.o
LD ../bin/x86_64-pc-linux-gnu/emem
make[4]: Leaving directory '/build/source/lib/tools/c_src'
make[3]: Leaving directory '/build/source/lib/tools/c_src'
make[3]: Entering directory '/build/source/lib/tools/src'
ERLC ../ebin/cover.beam
ERLC ../ebin/eprof.beam
ERLC ../ebin/fprof.beam
ERLC ../ebin/cprof.beam
ERLC ../ebin/lcnt.beam
ERLC ../ebin/instrument.beam
ERLC ../ebin/make.beam
ERLC ../ebin/tags.beam
ERLC ../ebin/xref.beam
ERLC ../ebin/xref_base.beam
ERLC ../ebin/xref_compiler.beam
YECC xref_parser.erl
ERLC ../ebin/xref_reader.beam
ERLC ../ebin/xref_scanner.beam
ERLC ../ebin/xref_utils.beam
VSN ../ebin/tools.app
VSN ../ebin/tools.appup
ERLC ../ebin/xref_parser.beam
make[3]: Leaving directory '/build/source/lib/tools/src'
make[3]: Entering directory '/build/source/lib/tools/doc/src'
make[3]: Nothing to be done for 'opt'.
make[3]: Leaving directory '/build/source/lib/tools/doc/src'
make[3]: Entering directory '/build/source/lib/tools/examples'
make[3]: Nothing to be done for 'opt'.
make[3]: Leaving directory '/build/source/lib/tools/examples'
make[3]: Entering directory '/build/source/lib/tools/emacs'
make[3]: Nothing to be done for 'opt'.
make[3]: Leaving directory '/build/source/lib/tools/emacs'
=== Leaving application tools
make[2]: Leaving directory '/build/source/lib/tools'
make[2]: Entering directory '/build/source/lib/common_test'
=== Entering application common_test
make[3]: Entering directory '/build/source/lib/common_test/doc/src'
make[3]: Nothing to be done for 'opt'.
make[3]: Leaving directory '/build/source/lib/common_test/doc/src'
make[3]: Entering directory '/build/source/lib/common_test/src'
ERLC ../ebin/ct.beam
ERLC ../ebin/ct_logs.beam
ERLC ../ebin/ct_framework.beam
ERLC ../ebin/ct_ftp.beam
ERLC ../ebin/ct_ssh.beam
ERLC ../ebin/ct_snmp.beam
ERLC ../ebin/ct_gen_conn.beam
ERLC ../ebin/ct_rpc.beam
ERLC ../ebin/ct_run.beam
ERLC ../ebin/ct_master.beam
ERLC ../ebin/ct_telnet.beam
ERLC ../ebin/ct_util.beam
ERLC ../ebin/ct_cover.beam
ERLC ../ebin/ct_testspec.beam
ERLC ../ebin/ct_event.beam
ERLC ../ebin/ct_master_event.beam
ERLC ../ebin/ct_master_logs.beam
ERLC ../ebin/ct_master_status.beam
ERLC ../ebin/ct_repeat.beam
ERLC ../ebin/ct_telnet_client.beam
ERLC ../ebin/ct_make.beam
ERLC ../ebin/unix_telnet.beam
ERLC ../ebin/ct_config.beam
ERLC ../ebin/ct_config_plain.beam
ERLC ../ebin/ct_config_xml.beam
ERLC ../ebin/ct_slave.beam
ERLC ../ebin/ct_hooks.beam
ERLC ../ebin/ct_hooks_lock.beam
ERLC ../ebin/cth_log_redirect.beam
ERLC ../ebin/cth_surefire.beam
ERLC ../ebin/ct_netconfc.beam
ERLC ../ebin/ct_conn_log_h.beam
ERLC ../ebin/cth_conn_log.beam
ERLC ../ebin/ct_groups.beam
ERLC ../ebin/ct_property_test.beam
ERLC ../ebin/ct_release_test.beam
ERLC ../ebin/ct_default_gl.beam
ERLC ../ebin/erl2html2.beam
ERLC ../ebin/test_server_ctrl.beam
ERLC ../ebin/test_server_gl.beam
ERLC ../ebin/test_server_io.beam
ERLC ../ebin/test_server_node.beam
ERLC ../ebin/test_server.beam
ERLC ../ebin/test_server_sup.beam
ERLC ../ebin/ct_suite.beam
VSN ../ebin/common_test.app
VSN ../ebin/common_test.appup
make[3]: Leaving directory '/build/source/lib/common_test/src'
make[3]: Entering directory '/build/source/lib/common_test/priv'
MAKE opt
make[4]: Entering directory '/build/source/lib/common_test/priv'
make[4]: Nothing to be done for 'debug'.
make[4]: Leaving directory '/build/source/lib/common_test/priv'
make[3]: Leaving directory '/build/source/lib/common_test/priv'
=== Leaving application common_test
make[2]: Leaving directory '/build/source/lib/common_test'
make[2]: Entering directory '/build/source/lib/runtime_tools'
=== Entering application runtime_tools
make[3]: Entering directory '/build/source/lib/runtime_tools/src'
ERLC ../ebin/appmon_info.beam
ERLC ../ebin/erts_alloc_config.beam
ERLC ../ebin/runtime_tools.beam
ERLC ../ebin/runtime_tools_sup.beam
ERLC ../ebin/dbg.beam
ERLC ../ebin/dyntrace.beam
ERLC ../ebin/system_information.beam
ERLC ../ebin/observer_backend.beam
ERLC ../ebin/ttb_autostart.beam
ERLC ../ebin/scheduler.beam
ERLC ../ebin/msacc.beam
VSN ../ebin/runtime_tools.app
VSN ../ebin/runtime_tools.appup
make[3]: Leaving directory '/build/source/lib/runtime_tools/src'
make[3]: Entering directory '/build/source/lib/runtime_tools/c_src'
MAKE opt
make[4]: Entering directory '/build/source/lib/runtime_tools/c_src'
CC ../priv/obj/x86_64-pc-linux-gnu/dyntrace.o
CC ../priv/obj/x86_64-pc-linux-gnu/trace_file_drv.o
CC ../priv/obj/x86_64-pc-linux-gnu/trace_ip_drv.o
LD ../priv/lib/x86_64-pc-linux-gnu/dyntrace.so
LD ../priv/lib/x86_64-pc-linux-gnu/trace_file_drv.so
LD ../priv/lib/x86_64-pc-linux-gnu/trace_ip_drv.so
rm ../priv/obj/x86_64-pc-linux-gnu/trace_ip_drv.o ../priv/obj/x86_64-pc-linux-gnu/dyntrace.o ../priv/obj/x86_64-pc-linux-gnu/trace_file_drv.o
make[4]: Leaving directory '/build/source/lib/runtime_tools/c_src'
make[3]: Leaving directory '/build/source/lib/runtime_tools/c_src'
make[3]: Entering directory '/build/source/lib/runtime_tools/doc/src'
make[3]: Nothing to be done for 'opt'.
make[3]: Leaving directory '/build/source/lib/runtime_tools/doc/src'
=== Leaving application runtime_tools
make[2]: Leaving directory '/build/source/lib/runtime_tools'
make[2]: Entering directory '/build/source/lib/inets'
=== Entering application inets
make[3]: Entering directory '/build/source/lib/inets/src'
make[4]: Entering directory '/build/source/lib/inets/src/inets_app'
ERLC ../../ebin/inets.beam
ERLC ../../ebin/inets_service.beam
ERLC ../../ebin/inets_app.beam
ERLC ../../ebin/inets_sup.beam
ERLC ../../ebin/inets_trace.beam
ERLC ../../ebin/inets_lib.beam
VSN ../../ebin/inets.app
VSN ../../ebin/inets.appup
make[4]: Leaving directory '/build/source/lib/inets/src/inets_app'
make[4]: Entering directory '/build/source/lib/inets/src/http_lib'
ERLC ../../ebin/http_chunk.beam
ERLC ../../ebin/http_transport.beam
ERLC ../../ebin/http_util.beam
ERLC ../../ebin/http_request.beam
ERLC ../../ebin/http_response.beam
ERLC ../../ebin/http_uri.beam
make[4]: Leaving directory '/build/source/lib/inets/src/http_lib'
make[4]: Entering directory '/build/source/lib/inets/src/http_client'
ERLC ../../ebin/httpc.beam
ERLC ../../ebin/httpc_cookie.beam
ERLC ../../ebin/httpc_handler.beam
ERLC ../../ebin/httpc_manager.beam
ERLC ../../ebin/httpc_sup.beam
ERLC ../../ebin/httpc_handler_sup.beam
ERLC ../../ebin/httpc_profile_sup.beam
ERLC ../../ebin/httpc_response.beam
ERLC ../../ebin/httpc_request.beam
make[4]: Leaving directory '/build/source/lib/inets/src/http_client'
make[4]: Entering directory '/build/source/lib/inets/src/http_server'
ERLC ../../ebin/httpd_custom_api.beam
ERLC ../../ebin/httpd.beam
ERLC ../../ebin/httpd_acceptor.beam
ERLC ../../ebin/httpd_acceptor_sup.beam
ERLC ../../ebin/httpd_connection_sup.beam
ERLC ../../ebin/httpd_cgi.beam
ERLC ../../ebin/httpd_conf.beam
ERLC ../../ebin/httpd_custom.beam
ERLC ../../ebin/httpd_example.beam
ERLC ../../ebin/httpd_esi.beam
ERLC ../../ebin/httpd_file.beam
ERLC ../../ebin/httpd_instance_sup.beam
ERLC ../../ebin/httpd_log.beam
ERLC ../../ebin/httpd_logger.beam
ERLC ../../ebin/httpd_manager.beam
ERLC ../../ebin/httpd_misc_sup.beam
ERLC ../../ebin/httpd_request.beam
ERLC ../../ebin/httpd_request_handler.beam
ERLC ../../ebin/httpd_response.beam
ERLC ../../ebin/httpd_script_env.beam
ERLC ../../ebin/httpd_socket.beam
ERLC ../../ebin/httpd_sup.beam
ERLC ../../ebin/httpd_util.beam
ERLC ../../ebin/mod_actions.beam
ERLC ../../ebin/mod_alias.beam
ERLC ../../ebin/mod_auth.beam
ERLC ../../ebin/mod_auth_plain.beam
ERLC ../../ebin/mod_auth_mnesia.beam
ERLC ../../ebin/mod_auth_dets.beam
ERLC ../../ebin/mod_auth_server.beam
ERLC ../../ebin/mod_cgi.beam
ERLC ../../ebin/mod_dir.beam
ERLC ../../ebin/mod_disk_log.beam
ERLC ../../ebin/mod_esi.beam
ERLC ../../ebin/mod_get.beam
ERLC ../../ebin/mod_head.beam
ERLC ../../ebin/mod_log.beam
ERLC ../../ebin/mod_range.beam
ERLC ../../ebin/mod_responsecontrol.beam
ERLC ../../ebin/mod_trace.beam
ERLC ../../ebin/mod_security.beam
ERLC ../../ebin/mod_security_server.beam
make[4]: Leaving directory '/build/source/lib/inets/src/http_server'
make[3]: Leaving directory '/build/source/lib/inets/src'
make[3]: Entering directory '/build/source/lib/inets/examples'
make[4]: Entering directory '/build/source/lib/inets/examples/server_root'
make[4]: Nothing to be done for 'opt'.
make[4]: Leaving directory '/build/source/lib/inets/examples/server_root'
make[4]: Entering directory '/build/source/lib/inets/examples/httpd_load_test'
ERLC hdlt.beam
ERLC hdlt_ctrl.beam
ERLC hdlt_client.beam
ERLC hdlt_logger.beam
ERLC hdlt_random_html.beam
ERLC hdlt_server.beam
ERLC hdlt_slave.beam
make[4]: Leaving directory '/build/source/lib/inets/examples/httpd_load_test'
make[3]: Leaving directory '/build/source/lib/inets/examples'
make[3]: Entering directory '/build/source/lib/inets/priv'
make[3]: Nothing to be done for 'opt'.
make[3]: Leaving directory '/build/source/lib/inets/priv'
make[3]: Entering directory '/build/source/lib/inets/doc/src'
make[3]: Nothing to be done for 'opt'.
make[3]: Leaving directory '/build/source/lib/inets/doc/src'
=== Leaving application inets
make[2]: Leaving directory '/build/source/lib/inets'
make[2]: Entering directory '/build/source/lib/parsetools'
=== Entering application parsetools
make[3]: Entering directory '/build/source/lib/parsetools/src'
make[3]: Nothing to be done for 'opt'.
make[3]: Leaving directory '/build/source/lib/parsetools/src'
make[3]: Entering directory '/build/source/lib/parsetools/doc/src'
make[3]: Nothing to be done for 'opt'.
make[3]: Leaving directory '/build/source/lib/parsetools/doc/src'
=== Leaving application parsetools
make[2]: Leaving directory '/build/source/lib/parsetools'
make[2]: Entering directory '/build/source/lib/xmerl'
=== Entering application xmerl
make[3]: Entering directory '/build/source/lib/xmerl/src'
ERLC ../ebin/xmerl_scan.beam
ERLC ../ebin/xmerl.beam
ERLC ../ebin/xmerl_xs.beam
ERLC ../ebin/xmerl_xpath.beam
ERLC ../ebin/xmerl_xsd.beam
YECC xmerl_b64Bin.erl
ERLC ../ebin/xmerl_eventp.beam
ERLC ../ebin/xmerl_b64Bin_scan.beam
ERLC ../ebin/xmerl_html.beam
ERLC ../ebin/xmerl_lib.beam
ERLC ../ebin/xmerl_otpsgml.beam
ERLC ../ebin/xmerl_regexp.beam
ERLC ../ebin/xmerl_sgml.beam
ERLC ../ebin/xmerl_simple.beam
ERLC ../ebin/xmerl_text.beam
ERLC ../ebin/xmerl_ucs.beam
ERLC ../ebin/xmerl_uri.beam
ERLC ../ebin/xmerl_validate.beam
ERLC ../ebin/xmerl_xlate.beam
ERLC ../ebin/xmerl_xml.beam
ERLC ../ebin/xmerl_xpath_lib.beam
YECC xmerl_xpath_parse.erl
ERLC ../ebin/xmerl_xpath_pred.beam
ERLC ../ebin/xmerl_xpath_scan.beam
ERLC ../ebin/xmerl_xsd_type.beam
ERLC ../ebin/xmerl_sax_parser.beam
GEN xmerl_sax_parser_list.erl
GEN xmerl_sax_parser_latin1.erl
GEN xmerl_sax_parser_utf8.erl
GEN xmerl_sax_parser_utf16be.erl
GEN xmerl_sax_parser_utf16le.erl
ERLC ../ebin/xmerl_sax_simple_dom.beam
ERLC ../ebin/xmerl_sax_old_dom.beam
VSN ../ebin/xmerl.app
VSN ../ebin/xmerl.appup
ERLC ../ebin/xmerl_b64Bin.beam
ERLC ../ebin/xmerl_xpath_parse.beam
ERLC ../ebin/xmerl_sax_parser_list.beam
ERLC ../ebin/xmerl_sax_parser_latin1.beam
ERLC ../ebin/xmerl_sax_parser_utf8.beam
ERLC ../ebin/xmerl_sax_parser_utf16be.beam
ERLC ../ebin/xmerl_sax_parser_utf16le.beam
make[3]: Leaving directory '/build/source/lib/xmerl/src'
make[3]: Entering directory '/build/source/lib/xmerl/doc/src'
make[3]: Nothing to be done for 'opt'.
make[3]: Leaving directory '/build/source/lib/xmerl/doc/src'
=== Leaving application xmerl
make[2]: Leaving directory '/build/source/lib/xmerl'
make[2]: Entering directory '/build/source/lib/edoc'
=== Entering application edoc
make[3]: Entering directory '/build/source/lib/edoc/bin'
make[3]: Nothing to be done for 'opt'.
make[3]: Leaving directory '/build/source/lib/edoc/bin'
make[3]: Entering directory '/build/source/lib/edoc/src'
ERLC ../ebin/edoc.beam
ERLC ../ebin/edoc_cli.beam
ERLC ../ebin/edoc_doclet.beam
ERLC ../ebin/edoc_data.beam
ERLC ../ebin/edoc_doclet_chunks.beam
ERLC ../ebin/edoc_extract.beam
ERLC ../ebin/edoc_layout.beam
ERLC ../ebin/edoc_layout_chunks.beam
ERLC ../ebin/edoc_lib.beam
ERLC ../ebin/edoc_macros.beam
YECC edoc_parser.erl
ERLC ../ebin/edoc_refs.beam
ERLC ../ebin/edoc_report.beam
ERLC ../ebin/edoc_run.beam
ERLC ../ebin/edoc_scanner.beam
ERLC ../ebin/edoc_specs.beam
ERLC ../ebin/edoc_tags.beam
ERLC ../ebin/edoc_types.beam
ERLC ../ebin/edoc_wiki.beam
VSN ../ebin/edoc.app
VSN ../ebin/edoc.appup
ERLC ../ebin/edoc_parser.beam
make[3]: Leaving directory '/build/source/lib/edoc/src'
make[3]: Entering directory '/build/source/lib/edoc/include'
make[3]: Nothing to be done for 'opt'.
make[3]: Leaving directory '/build/source/lib/edoc/include'
make[3]: Entering directory '/build/source/lib/edoc/priv'
make[3]: Nothing to be done for 'opt'.
make[3]: Leaving directory '/build/source/lib/edoc/priv'
make[3]: Entering directory '/build/source/lib/edoc/doc/src'
make[3]: Nothing to be done for 'opt'.
make[3]: Leaving directory '/build/source/lib/edoc/doc/src'
=== Leaving application edoc
make[2]: Leaving directory '/build/source/lib/edoc'
make[2]: Entering directory '/build/source/lib/erl_docgen'
=== Entering application erl_docgen
make[3]: Entering directory '/build/source/lib/erl_docgen/src'
ERLC ../ebin/docgen_otp_specs.beam
ERLC ../ebin/docgen_edoc_xml_cb.beam
ERLC ../ebin/docgen_xmerl_xml_cb.beam
ERLC ../ebin/docgen_xml_to_chunk.beam
VSN ../ebin/erl_docgen.app
VSN ../ebin/erl_docgen.appup
make[3]: Leaving directory '/build/source/lib/erl_docgen/src'
make[3]: Entering directory '/build/source/lib/erl_docgen/priv'
make[4]: Entering directory '/build/source/lib/erl_docgen/priv/bin'
make[4]: Nothing to be done for 'opt'.
make[4]: Leaving directory '/build/source/lib/erl_docgen/priv/bin'
make[4]: Entering directory '/build/source/lib/erl_docgen/priv/css'
make[4]: Nothing to be done for 'opt'.
make[4]: Leaving directory '/build/source/lib/erl_docgen/priv/css'
make[4]: Entering directory '/build/source/lib/erl_docgen/priv/dtd'
make[4]: Nothing to be done for 'opt'.
make[4]: Leaving directory '/build/source/lib/erl_docgen/priv/dtd'
make[4]: Entering directory '/build/source/lib/erl_docgen/priv/dtd_html_entities'
make[4]: Nothing to be done for 'opt'.
make[4]: Leaving directory '/build/source/lib/erl_docgen/priv/dtd_html_entities'
make[4]: Entering directory '/build/source/lib/erl_docgen/priv/dtd_man_entities'
make[4]: Nothing to be done for 'opt'.
make[4]: Leaving directory '/build/source/lib/erl_docgen/priv/dtd_man_entities'
make[4]: Entering directory '/build/source/lib/erl_docgen/priv/images'
make[4]: Nothing to be done for 'opt'.
make[4]: Leaving directory '/build/source/lib/erl_docgen/priv/images'
make[4]: Entering directory '/build/source/lib/erl_docgen/priv/js/flipmenu'
make[4]: Nothing to be done for 'opt'.
make[4]: Leaving directory '/build/source/lib/erl_docgen/priv/js/flipmenu'
make[4]: Entering directory '/build/source/lib/erl_docgen/priv/xsl'
make[4]: Nothing to be done for 'opt'.
make[4]: Leaving directory '/build/source/lib/erl_docgen/priv/xsl'
make[3]: Leaving directory '/build/source/lib/erl_docgen/priv'
make[3]: Entering directory '/build/source/lib/erl_docgen/doc/src'
make[3]: Nothing to be done for 'opt'.
make[3]: Leaving directory '/build/source/lib/erl_docgen/doc/src'
=== Leaving application erl_docgen
make[2]: Leaving directory '/build/source/lib/erl_docgen'
make[2]: Entering directory '/build/source/lib/snmp'
=== Entering application snmp
make[3]: Entering directory '/build/source/lib/snmp/src/compile'
make[3]: Nothing to be done for 'opt'.
make[3]: Leaving directory '/build/source/lib/snmp/src/compile'
make[3]: Entering directory '/build/source/lib/snmp/mibs'
make[3]: Nothing to be done for 'opt'.
make[3]: Leaving directory '/build/source/lib/snmp/mibs'
make[3]: Entering directory '/build/source/lib/snmp/src'
make[4]: Entering directory '/build/source/lib/snmp/src/compile'
make[4]: Nothing to be done for 'opt'.
make[4]: Leaving directory '/build/source/lib/snmp/src/compile'
make[4]: Entering directory '/build/source/lib/snmp/src/app'
make[4]: Nothing to be done for 'opt'.
make[4]: Leaving directory '/build/source/lib/snmp/src/app'
make[4]: Entering directory '/build/source/lib/snmp/src/misc'
make[4]: Nothing to be done for 'opt'.
make[4]: Leaving directory '/build/source/lib/snmp/src/misc'
make[4]: Entering directory '/build/source/lib/snmp/src/agent'
make[5]: Entering directory '/build/source/lib/snmp/src/agent'
make[5]: Nothing to be done for 'behaviour_targets'.
make[5]: Leaving directory '/build/source/lib/snmp/src/agent'
make[5]: Entering directory '/build/source/lib/snmp/src/agent'
make[5]: Nothing to be done for 'targets'.
make[5]: Leaving directory '/build/source/lib/snmp/src/agent'
make[4]: Leaving directory '/build/source/lib/snmp/src/agent'
make[4]: Entering directory '/build/source/lib/snmp/src/manager'
make[5]: Entering directory '/build/source/lib/snmp/src/manager'
make[5]: Nothing to be done for 'behaviour_targets'.
make[5]: Leaving directory '/build/source/lib/snmp/src/manager'
make[5]: Entering directory '/build/source/lib/snmp/src/manager'
make[5]: Nothing to be done for 'targets'.
make[5]: Leaving directory '/build/source/lib/snmp/src/manager'
make[4]: Leaving directory '/build/source/lib/snmp/src/manager'
make[3]: Leaving directory '/build/source/lib/snmp/src'
make[3]: Entering directory '/build/source/lib/snmp/examples'
make[4]: Entering directory '/build/source/lib/snmp/examples/ex1'
make[4]: Nothing to be done for 'opt'.
make[4]: Leaving directory '/build/source/lib/snmp/examples/ex1'
make[4]: Entering directory '/build/source/lib/snmp/examples/ex2'
make[4]: Nothing to be done for 'opt'.
make[4]: Leaving directory '/build/source/lib/snmp/examples/ex2'
make[3]: Leaving directory '/build/source/lib/snmp/examples'
make[3]: Entering directory '/build/source/lib/snmp/priv/conf'
make[4]: Entering directory '/build/source/lib/snmp/priv/conf/agent'
make[4]: Nothing to be done for 'opt'.
make[4]: Leaving directory '/build/source/lib/snmp/priv/conf/agent'
make[4]: Entering directory '/build/source/lib/snmp/priv/conf/manager'
make[4]: Nothing to be done for 'opt'.
make[4]: Leaving directory '/build/source/lib/snmp/priv/conf/manager'
make[3]: Leaving directory '/build/source/lib/snmp/priv/conf'
make[3]: Entering directory '/build/source/lib/snmp/doc/src'
make[3]: Nothing to be done for 'opt'.
make[3]: Leaving directory '/build/source/lib/snmp/doc/src'
=== Leaving application snmp
make[2]: Leaving directory '/build/source/lib/snmp'
make[2]: Entering directory '/build/source/lib/erl_interface'
=== Entering application erl_interface
make[3]: Entering directory '/build/source/lib/erl_interface/src'
MAKE opt
make[4]: Entering directory '/build/source/lib/erl_interface/src'
make[4]: Nothing to be done for 'debug'.
make[4]: Leaving directory '/build/source/lib/erl_interface/src'
make[3]: Leaving directory '/build/source/lib/erl_interface/src'
make[3]: Entering directory '/build/source/lib/erl_interface/doc/src'
make[3]: Nothing to be done for 'opt'.
make[3]: Leaving directory '/build/source/lib/erl_interface/doc/src'
=== Leaving application erl_interface
make[2]: Leaving directory '/build/source/lib/erl_interface'
make[2]: Entering directory '/build/source/lib/asn1'
=== Entering application asn1
make[3]: Entering directory '/build/source/lib/asn1/src'
make[3]: Nothing to be done for 'opt'.
make[3]: Leaving directory '/build/source/lib/asn1/src'
make[3]: Entering directory '/build/source/lib/asn1/doc/src'
make[3]: Nothing to be done for 'opt'.
make[3]: Leaving directory '/build/source/lib/asn1/doc/src'
make[3]: Entering directory '/build/source/lib/asn1/c_src'
CC ../priv/obj/x86_64-pc-linux-gnu/asn1_erl_nif.o
LD ../priv/lib/x86_64-pc-linux-gnu/asn1rt_nif.so
make[3]: Leaving directory '/build/source/lib/asn1/c_src'
=== Leaving application asn1
make[2]: Leaving directory '/build/source/lib/asn1'
=== Skipping subdir jinterface, reason:
No Java compiler found
===
make[2]: Entering directory '/build/source/lib/wx'
=== Entering application wx
make[3]: Entering directory '/build/source/lib/wx/src'
ERLC ../ebin/wx.beam
ERLC ../ebin/wxe_master.beam
ERLC ../ebin/wxe_server.beam
ERLC ../ebin/wxe_util.beam
ERLC ../ebin/wxAcceleratorEntry.beam
ERLC ../ebin/wxAcceleratorTable.beam
ERLC ../ebin/wxActivateEvent.beam
ERLC ../ebin/wxArtProvider.beam
ERLC ../ebin/wxAuiDockArt.beam
ERLC ../ebin/wxAuiManager.beam
ERLC ../ebin/wxAuiManagerEvent.beam
ERLC ../ebin/wxAuiNotebook.beam
ERLC ../ebin/wxAuiNotebookEvent.beam
ERLC ../ebin/wxAuiPaneInfo.beam
ERLC ../ebin/wxAuiSimpleTabArt.beam
ERLC ../ebin/wxAuiTabArt.beam
ERLC ../ebin/wxBitmap.beam
ERLC ../ebin/wxBitmapButton.beam
ERLC ../ebin/wxBitmapDataObject.beam
ERLC ../ebin/wxBookCtrlBase.beam
ERLC ../ebin/wxBookCtrlEvent.beam
ERLC ../ebin/wxBoxSizer.beam
ERLC ../ebin/wxBrush.beam
ERLC ../ebin/wxBufferedDC.beam
ERLC ../ebin/wxBufferedPaintDC.beam
ERLC ../ebin/wxButton.beam
ERLC ../ebin/wxCalendarCtrl.beam
ERLC ../ebin/wxCalendarDateAttr.beam
ERLC ../ebin/wxCalendarEvent.beam
ERLC ../ebin/wxCaret.beam
ERLC ../ebin/wxCheckBox.beam
ERLC ../ebin/wxCheckListBox.beam
ERLC ../ebin/wxChildFocusEvent.beam
ERLC ../ebin/wxChoice.beam
ERLC ../ebin/wxChoicebook.beam
ERLC ../ebin/wxClientDC.beam
ERLC ../ebin/wxClipboard.beam
ERLC ../ebin/wxClipboardTextEvent.beam
ERLC ../ebin/wxCloseEvent.beam
ERLC ../ebin/wxColourData.beam
ERLC ../ebin/wxColourDialog.beam
ERLC ../ebin/wxColourPickerCtrl.beam
ERLC ../ebin/wxColourPickerEvent.beam
ERLC ../ebin/wxComboBox.beam
ERLC ../ebin/wxCommandEvent.beam
ERLC ../ebin/wxContextMenuEvent.beam
ERLC ../ebin/wxControl.beam
ERLC ../ebin/wxControlWithItems.beam
ERLC ../ebin/wxCursor.beam
ERLC ../ebin/wxDC.beam
ERLC ../ebin/wxDCOverlay.beam
ERLC ../ebin/wxDataObject.beam
ERLC ../ebin/wxDateEvent.beam
ERLC ../ebin/wxDatePickerCtrl.beam
ERLC ../ebin/wxDialog.beam
ERLC ../ebin/wxDirDialog.beam
ERLC ../ebin/wxDirPickerCtrl.beam
ERLC ../ebin/wxDisplay.beam
ERLC ../ebin/wxDisplayChangedEvent.beam
ERLC ../ebin/wxDropFilesEvent.beam
ERLC ../ebin/wxEraseEvent.beam
ERLC ../ebin/wxEvent.beam
ERLC ../ebin/wxEvtHandler.beam
ERLC ../ebin/wxFileDataObject.beam
ERLC ../ebin/wxFileDialog.beam
ERLC ../ebin/wxFileDirPickerEvent.beam
ERLC ../ebin/wxFilePickerCtrl.beam
ERLC ../ebin/wxFindReplaceData.beam
ERLC ../ebin/wxFindReplaceDialog.beam
ERLC ../ebin/wxFlexGridSizer.beam
ERLC ../ebin/wxFocusEvent.beam
ERLC ../ebin/wxFont.beam
ERLC ../ebin/wxFontData.beam
ERLC ../ebin/wxFontDialog.beam
ERLC ../ebin/wxFontPickerCtrl.beam
ERLC ../ebin/wxFontPickerEvent.beam
ERLC ../ebin/wxFrame.beam
ERLC ../ebin/wxGBSizerItem.beam
ERLC ../ebin/wxGCDC.beam
ERLC ../ebin/wxGLCanvas.beam
ERLC ../ebin/wxGLContext.beam
ERLC ../ebin/wxGauge.beam
ERLC ../ebin/wxGenericDirCtrl.beam
ERLC ../ebin/wxGraphicsBrush.beam
ERLC ../ebin/wxGraphicsContext.beam
ERLC ../ebin/wxGraphicsFont.beam
ERLC ../ebin/wxGraphicsGradientStops.beam
ERLC ../ebin/wxGraphicsMatrix.beam
ERLC ../ebin/wxGraphicsObject.beam
ERLC ../ebin/wxGraphicsPath.beam
ERLC ../ebin/wxGraphicsPen.beam
ERLC ../ebin/wxGraphicsRenderer.beam
ERLC ../ebin/wxGrid.beam
ERLC ../ebin/wxGridBagSizer.beam
ERLC ../ebin/wxGridCellAttr.beam
ERLC ../ebin/wxGridCellBoolEditor.beam
ERLC ../ebin/wxGridCellBoolRenderer.beam
ERLC ../ebin/wxGridCellChoiceEditor.beam
ERLC ../ebin/wxGridCellEditor.beam
ERLC ../ebin/wxGridCellFloatEditor.beam
ERLC ../ebin/wxGridCellFloatRenderer.beam
ERLC ../ebin/wxGridCellNumberEditor.beam
ERLC ../ebin/wxGridCellNumberRenderer.beam
ERLC ../ebin/wxGridCellRenderer.beam
ERLC ../ebin/wxGridCellStringRenderer.beam
ERLC ../ebin/wxGridCellTextEditor.beam
ERLC ../ebin/wxGridEvent.beam
ERLC ../ebin/wxGridSizer.beam
ERLC ../ebin/wxHelpEvent.beam
ERLC ../ebin/wxHtmlEasyPrinting.beam
ERLC ../ebin/wxHtmlLinkEvent.beam
ERLC ../ebin/wxHtmlWindow.beam
ERLC ../ebin/wxIcon.beam
ERLC ../ebin/wxIconBundle.beam
ERLC ../ebin/wxIconizeEvent.beam
ERLC ../ebin/wxIdleEvent.beam
ERLC ../ebin/wxImage.beam
ERLC ../ebin/wxImageList.beam
ERLC ../ebin/wxInitDialogEvent.beam
ERLC ../ebin/wxJoystickEvent.beam
ERLC ../ebin/wxKeyEvent.beam
ERLC ../ebin/wxLayoutAlgorithm.beam
ERLC ../ebin/wxListBox.beam
ERLC ../ebin/wxListCtrl.beam
ERLC ../ebin/wxListEvent.beam
ERLC ../ebin/wxListItem.beam
ERLC ../ebin/wxListItemAttr.beam
ERLC ../ebin/wxListView.beam
ERLC ../ebin/wxListbook.beam
ERLC ../ebin/wxLocale.beam
ERLC ../ebin/wxLogNull.beam
ERLC ../ebin/wxMDIChildFrame.beam
ERLC ../ebin/wxMDIClientWindow.beam
ERLC ../ebin/wxMDIParentFrame.beam
ERLC ../ebin/wxMask.beam
ERLC ../ebin/wxMaximizeEvent.beam
ERLC ../ebin/wxMemoryDC.beam
ERLC ../ebin/wxMenu.beam
ERLC ../ebin/wxMenuBar.beam
ERLC ../ebin/wxMenuEvent.beam
ERLC ../ebin/wxMenuItem.beam
ERLC ../ebin/wxMessageDialog.beam
ERLC ../ebin/wxMiniFrame.beam
ERLC ../ebin/wxMirrorDC.beam
ERLC ../ebin/wxMouseCaptureChangedEvent.beam
ERLC ../ebin/wxMouseCaptureLostEvent.beam
ERLC ../ebin/wxMouseEvent.beam
ERLC ../ebin/wxMoveEvent.beam
ERLC ../ebin/wxMultiChoiceDialog.beam
ERLC ../ebin/wxNavigationKeyEvent.beam
ERLC ../ebin/wxNotebook.beam
ERLC ../ebin/wxNotificationMessage.beam
ERLC ../ebin/wxNotifyEvent.beam
ERLC ../ebin/wxOverlay.beam
ERLC ../ebin/wxPageSetupDialog.beam
ERLC ../ebin/wxPageSetupDialogData.beam
ERLC ../ebin/wxPaintDC.beam
ERLC ../ebin/wxPaintEvent.beam
ERLC ../ebin/wxPalette.beam
ERLC ../ebin/wxPaletteChangedEvent.beam
ERLC ../ebin/wxPanel.beam
ERLC ../ebin/wxPasswordEntryDialog.beam
ERLC ../ebin/wxPen.beam
ERLC ../ebin/wxPickerBase.beam
ERLC ../ebin/wxPopupTransientWindow.beam
ERLC ../ebin/wxPopupWindow.beam
ERLC ../ebin/wxPostScriptDC.beam
ERLC ../ebin/wxPreviewCanvas.beam
ERLC ../ebin/wxPreviewControlBar.beam
ERLC ../ebin/wxPreviewFrame.beam
ERLC ../ebin/wxPrintData.beam
ERLC ../ebin/wxPrintDialog.beam
ERLC ../ebin/wxPrintDialogData.beam
ERLC ../ebin/wxPrintPreview.beam
ERLC ../ebin/wxPrinter.beam
ERLC ../ebin/wxPrintout.beam
ERLC ../ebin/wxProgressDialog.beam
ERLC ../ebin/wxQueryNewPaletteEvent.beam
ERLC ../ebin/wxRadioBox.beam
ERLC ../ebin/wxRadioButton.beam
ERLC ../ebin/wxRegion.beam
ERLC ../ebin/wxSashLayoutWindow.beam
ERLC ../ebin/wxSashEvent.beam
ERLC ../ebin/wxSashWindow.beam
ERLC ../ebin/wxScreenDC.beam
ERLC ../ebin/wxScrollBar.beam
ERLC ../ebin/wxScrollEvent.beam
ERLC ../ebin/wxScrollWinEvent.beam
ERLC ../ebin/wxScrolledWindow.beam
ERLC ../ebin/wxSetCursorEvent.beam
ERLC ../ebin/wxShowEvent.beam
ERLC ../ebin/wxSingleChoiceDialog.beam
ERLC ../ebin/wxSizeEvent.beam
ERLC ../ebin/wxSizer.beam
ERLC ../ebin/wxSizerFlags.beam
ERLC ../ebin/wxSizerItem.beam
ERLC ../ebin/wxSlider.beam
ERLC ../ebin/wxSpinButton.beam
ERLC ../ebin/wxSpinCtrl.beam
ERLC ../ebin/wxSpinEvent.beam
ERLC ../ebin/wxSplashScreen.beam
ERLC ../ebin/wxSplitterEvent.beam
ERLC ../ebin/wxSplitterWindow.beam
ERLC ../ebin/wxStaticBitmap.beam
ERLC ../ebin/wxStaticBox.beam
ERLC ../ebin/wxStaticBoxSizer.beam
ERLC ../ebin/wxStaticLine.beam
ERLC ../ebin/wxStaticText.beam
ERLC ../ebin/wxStatusBar.beam
ERLC ../ebin/wxStdDialogButtonSizer.beam
ERLC ../ebin/wxStyledTextCtrl.beam
ERLC ../ebin/wxStyledTextEvent.beam
ERLC ../ebin/wxSysColourChangedEvent.beam
ERLC ../ebin/wxSystemOptions.beam
ERLC ../ebin/wxSystemSettings.beam
ERLC ../ebin/wxTaskBarIcon.beam
ERLC ../ebin/wxTaskBarIconEvent.beam
ERLC ../ebin/wxTextAttr.beam
ERLC ../ebin/wxTextCtrl.beam
ERLC ../ebin/wxTextDataObject.beam
ERLC ../ebin/wxTextEntryDialog.beam
ERLC ../ebin/wxToggleButton.beam
ERLC ../ebin/wxToolBar.beam
ERLC ../ebin/wxToolTip.beam
ERLC ../ebin/wxToolbook.beam
ERLC ../ebin/wxTopLevelWindow.beam
ERLC ../ebin/wxTreeCtrl.beam
ERLC ../ebin/wxTreeEvent.beam
ERLC ../ebin/wxTreebook.beam
ERLC ../ebin/wxUpdateUIEvent.beam
ERLC ../ebin/wxWebView.beam
ERLC ../ebin/wxWebViewEvent.beam
ERLC ../ebin/wxWindow.beam
ERLC ../ebin/wxWindowCreateEvent.beam
ERLC ../ebin/wxWindowDC.beam
ERLC ../ebin/wxWindowDestroyEvent.beam
ERLC ../ebin/wxXmlResource.beam
ERLC ../ebin/wx_misc.beam
ERLC ../ebin/glu.beam
ERLC ../ebin/gl.beam
GEN ../ebin/wx.app
VSN ../ebin/wx.appup
VSN ../ebin/wx.app
make[3]: Leaving directory '/build/source/lib/wx/src'
make[3]: Entering directory '/build/source/lib/wx/c_src'
CXX x86_64-pc-linux-gnu/wxe_wrapper_2.o
CXX x86_64-pc-linux-gnu/wxe_wrapper_1.o
CXX x86_64-pc-linux-gnu/wxe_wrapper_3.o
CXX x86_64-pc-linux-gnu/wxe_wrapper_6.o
CXX x86_64-pc-linux-gnu/wxe_wrapper_5.o
CXX x86_64-pc-linux-gnu/wxe_wrapper_4.o
CXX x86_64-pc-linux-gnu/wxe_wrapper_7.o
CXX x86_64-pc-linux-gnu/wxe_wrapper_8.o
CXX x86_64-pc-linux-gnu/wxe_events.o
CXX x86_64-pc-linux-gnu/wxe_init.o
CXX x86_64-pc-linux-gnu/wxe_func_table.o
CC x86_64-pc-linux-gnu/wxe_nif.o
CC x86_64-pc-linux-gnu/wxe_ps_init.o
CXX x86_64-pc-linux-gnu/wxe_main.o
CXX x86_64-pc-linux-gnu/wxe_impl.o
CXX x86_64-pc-linux-gnu/wxe_helpers.o
CXX x86_64-pc-linux-gnu/wxe_callback_impl.o
CXX x86_64-pc-linux-gnu/wxe_return.o
CXX x86_64-pc-linux-gnu/wxe_gl.o
CXX x86_64-pc-linux-gnu/gl_nif.o
CXX x86_64-pc-linux-gnu/glu_nif.o
CC x86_64-pc-linux-gnu/egl_impl.o
LD ../priv/x86_64-pc-linux-gnu/wxe_driver.so
CC ../priv/x86_64-pc-linux-gnu/erl_gl.so
make[3]: Leaving directory '/build/source/lib/wx/c_src'
make[3]: Entering directory '/build/source/lib/wx/examples'
make[4]: Entering directory '/build/source/lib/wx/examples/demo'
ERLC demo.beam
ERLC demo_html_tagger.beam
ERLC ex_aui.beam
ERLC ex_button.beam
ERLC ex_canvas.beam
ERLC ex_canvas_paint.beam
ERLC ex_choices.beam
ERLC ex_cursor.beam
ERLC ex_dialogs.beam
ERLC ex_frame_utils.beam
ERLC ex_gauge.beam
ERLC ex_gl.beam
ERLC ex_grid.beam
ERLC ex_htmlWindow.beam
ERLC ex_listCtrl.beam
ERLC ex_notebook.beam
ERLC ex_notificationMessage.beam
ERLC ex_pickers.beam
ERLC ex_popupMenu.beam
ERLC ex_radioBox.beam
ERLC ex_sashWindow.beam
ERLC ex_sizers.beam
ERLC ex_slider.beam
ERLC ex_splitterWindow.beam
ERLC ex_static.beam
ERLC ex_textCtrl.beam
ERLC ex_treeCtrl.beam
ERLC ex_graphicsContext.beam
ERLC ex_webview.beam
make[4]: Leaving directory '/build/source/lib/wx/examples/demo'
make[4]: Entering directory '/build/source/lib/wx/examples/sudoku'
ERLC sudoku.beam
ERLC sudoku_board.beam
ERLC sudoku_game.beam
ERLC sudoku_gui.beam
make[4]: Leaving directory '/build/source/lib/wx/examples/sudoku'
make[4]: Entering directory '/build/source/lib/wx/examples/simple'
ERLC hello.beam
ERLC hello2.beam
ERLC minimal.beam
ERLC menu.beam
make[4]: Leaving directory '/build/source/lib/wx/examples/simple'
make[3]: Leaving directory '/build/source/lib/wx/examples'
make[3]: Entering directory '/build/source/lib/wx/doc/src'
make[3]: Nothing to be done for 'opt'.
make[3]: Leaving directory '/build/source/lib/wx/doc/src'
=== Leaving application wx
make[2]: Leaving directory '/build/source/lib/wx'
make[2]: Entering directory '/build/source/lib/debugger'
=== Entering application debugger
make[3]: Entering directory '/build/source/lib/debugger/src'
ERLC ../ebin/debugger.beam
ERLC ../ebin/i.beam
ERLC ../ebin/int.beam
ERLC ../ebin/dbg_debugged.beam
ERLC ../ebin/dbg_icmd.beam
ERLC ../ebin/dbg_idb.beam
ERLC ../ebin/dbg_ieval.beam
ERLC ../ebin/dbg_iload.beam
ERLC ../ebin/dbg_iserver.beam
ERLC ../ebin/dbg_istk.beam
ERLC ../ebin/dbg_wx_break.beam
ERLC ../ebin/dbg_wx_break_win.beam
ERLC ../ebin/dbg_wx_filedialog_win.beam
ERLC ../ebin/dbg_wx_code.beam
ERLC ../ebin/dbg_wx_interpret.beam
ERLC ../ebin/dbg_wx_mon.beam
ERLC ../ebin/dbg_wx_mon_win.beam
ERLC ../ebin/dbg_wx_settings.beam
ERLC ../ebin/dbg_wx_src_view.beam
ERLC ../ebin/dbg_wx_trace.beam
ERLC ../ebin/dbg_wx_trace_win.beam
ERLC ../ebin/dbg_wx_view.beam
ERLC ../ebin/dbg_wx_win.beam
ERLC ../ebin/dbg_wx_winman.beam
VSN ../ebin/debugger.app
VSN ../ebin/debugger.appup
make[3]: Leaving directory '/build/source/lib/debugger/src'
make[3]: Entering directory '/build/source/lib/debugger/priv'
make[3]: Nothing to be done for 'opt'.
make[3]: Leaving directory '/build/source/lib/debugger/priv'
make[3]: Entering directory '/build/source/lib/debugger/doc/src'
make[3]: Nothing to be done for 'opt'.
make[3]: Leaving directory '/build/source/lib/debugger/doc/src'
=== Leaving application debugger
make[2]: Leaving directory '/build/source/lib/debugger'
make[2]: Entering directory '/build/source/lib/reltool'
=== Entering application reltool
make[3]: Entering directory '/build/source/lib/reltool/src'
ERLC ../ebin/reltool.beam
ERLC ../ebin/reltool_app_win.beam
ERLC ../ebin/reltool_fgraph.beam
ERLC ../ebin/reltool_fgraph_win.beam
ERLC ../ebin/reltool_mod_win.beam
ERLC ../ebin/reltool_sys_win.beam
ERLC ../ebin/reltool_server.beam
ERLC ../ebin/reltool_target.beam
ERLC ../ebin/reltool_utils.beam
VSN ../ebin/reltool.app
VSN ../ebin/reltool.appup
make[3]: Leaving directory '/build/source/lib/reltool/src'
make[3]: Entering directory '/build/source/lib/reltool/examples'
make[3]: Nothing to be done for 'opt'.
make[3]: Leaving directory '/build/source/lib/reltool/examples'
make[3]: Entering directory '/build/source/lib/reltool/doc/src'
make[3]: Nothing to be done for 'opt'.
make[3]: Leaving directory '/build/source/lib/reltool/doc/src'
=== Leaving application reltool
make[2]: Leaving directory '/build/source/lib/reltool'
make[2]: Entering directory '/build/source/lib/mnesia'
=== Entering application mnesia
make[3]: Entering directory '/build/source/lib/mnesia/src'
ERLC ../ebin/mnesia.beam
ERLC ../ebin/mnesia_app.beam
ERLC ../ebin/mnesia_backup.beam
ERLC ../ebin/mnesia_backend_type.beam
ERLC ../ebin/mnesia_bup.beam
ERLC ../ebin/mnesia_checkpoint.beam
ERLC ../ebin/mnesia_checkpoint_sup.beam
ERLC ../ebin/mnesia_controller.beam
ERLC ../ebin/mnesia_dumper.beam
ERLC ../ebin/mnesia_event.beam
ERLC ../ebin/mnesia_ext_sup.beam
ERLC ../ebin/mnesia_frag.beam
ERLC ../ebin/mnesia_frag_hash.beam
ERLC ../ebin/mnesia_index.beam
ERLC ../ebin/mnesia_kernel_sup.beam
ERLC ../ebin/mnesia_late_loader.beam
ERLC ../ebin/mnesia_lib.beam
ERLC ../ebin/mnesia_loader.beam
ERLC ../ebin/mnesia_locker.beam
ERLC ../ebin/mnesia_log.beam
ERLC ../ebin/mnesia_monitor.beam
ERLC ../ebin/mnesia_recover.beam
ERLC ../ebin/mnesia_registry.beam
ERLC ../ebin/mnesia_rpc.beam
ERLC ../ebin/mnesia_schema.beam
ERLC ../ebin/mnesia_snmp_hook.beam
ERLC ../ebin/mnesia_subscr.beam
ERLC ../ebin/mnesia_sup.beam
ERLC ../ebin/mnesia_sp.beam
ERLC ../ebin/mnesia_text.beam
ERLC ../ebin/mnesia_tm.beam
VSN ../ebin/mnesia.app
VSN ../ebin/mnesia.appup
make[3]: Leaving directory '/build/source/lib/mnesia/src'
make[3]: Entering directory '/build/source/lib/mnesia/include'
make[3]: Nothing to be done for 'opt'.
make[3]: Leaving directory '/build/source/lib/mnesia/include'
make[3]: Entering directory '/build/source/lib/mnesia/examples'
make[3]: Nothing to be done for 'opt'.
make[3]: Leaving directory '/build/source/lib/mnesia/examples'
make[3]: Entering directory '/build/source/lib/mnesia/doc/src'
make[3]: Nothing to be done for 'opt'.
make[3]: Leaving directory '/build/source/lib/mnesia/doc/src'
=== Leaving application mnesia
make[2]: Leaving directory '/build/source/lib/mnesia'
make[2]: Entering directory '/build/source/lib/crypto'
=== Entering application crypto
make[3]: Entering directory '/build/source/lib/crypto/src'
ERLC ../ebin/crypto.beam
ERLC ../ebin/crypto_ec_curves.beam
VSN ../ebin/crypto.app
VSN ../ebin/crypto.appup
make[3]: Leaving directory '/build/source/lib/crypto/src'
make[3]: Entering directory '/build/source/lib/crypto/c_src'
MAKE opt
make[4]: Entering directory '/build/source/lib/crypto/c_src'
CC ../priv/obj/x86_64-pc-linux-gnu/crypto.o
CC ../priv/obj/x86_64-pc-linux-gnu/aead.o
CC ../priv/obj/x86_64-pc-linux-gnu/algorithms.o
CC ../priv/obj/x86_64-pc-linux-gnu/api_ng.o
CC ../priv/obj/x86_64-pc-linux-gnu/atoms.o
CC ../priv/obj/x86_64-pc-linux-gnu/aes.o
CC ../priv/obj/x86_64-pc-linux-gnu/bn.o
CC ../priv/obj/x86_64-pc-linux-gnu/cipher.o
aes.c: In function 'aes_cfb_8_crypt':
aes.c:51:6: warning: 'AES_set_encrypt_key' is deprecated: Since OpenSSL 3.0 []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;]
51 | if (AES_set_encrypt_key(key.data, (int)key.size * 8, &aes_key) != 0)
| ^~
In file included from openssl_config.h:34,
from common.h:35,
from aes.h:24,
from aes.c:21:
/nix/store/ij6zl5w3cyblkn4q4hfah3x9pn4xyshm-openssl-3.0.8-dev/include/openssl/aes.h:51:5: note: declared here
51 | int AES_set_encrypt_key(const unsigned char *userKey, const int bits,
| ^~~~~~~~~~~~~~~~~~~
aes.c:55:6: warning: 'AES_cfb8_encrypt' is deprecated: Since OpenSSL 3.0 []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;]
55 | AES_cfb8_encrypt((unsigned char *) text.data,
| ^~~~~~~~~~~~~~~~
In file included from openssl_config.h:34,
from common.h:35,
from aes.h:24,
from aes.c:21:
/nix/store/ij6zl5w3cyblkn4q4hfah3x9pn4xyshm-openssl-3.0.8-dev/include/openssl/aes.h:78:6: note: declared here
78 | void AES_cfb8_encrypt(const unsigned char *in, unsigned char *out,
| ^~~~~~~~~~~~~~~~
aes.c: In function 'aes_cfb_128_crypt_nif':
aes.c:92:5: warning: 'AES_set_encrypt_key' is deprecated: Since OpenSSL 3.0 []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;]
92 | if (AES_set_encrypt_key(key.data, (int)key.size * 8, &aes_key) != 0)
| ^~
In file included from openssl_config.h:34,
from common.h:35,
from aes.h:24,
from aes.c:21:
/nix/store/ij6zl5w3cyblkn4q4hfah3x9pn4xyshm-openssl-3.0.8-dev/include/openssl/aes.h:51:5: note: declared here
51 | int AES_set_encrypt_key(const unsigned char *userKey, const int bits,
| ^~~~~~~~~~~~~~~~~~~
aes.c:97:5: warning: 'AES_cfb128_encrypt' is deprecated: Since OpenSSL 3.0 []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;]
97 | AES_cfb128_encrypt((unsigned char *) text.data,
| ^~~~~~~~~~~~~~~~~~
In file included from openssl_config.h:34,
from common.h:35,
from aes.h:24,
from aes.c:21:
/nix/store/ij6zl5w3cyblkn4q4hfah3x9pn4xyshm-openssl-3.0.8-dev/include/openssl/aes.h:70:6: note: declared here
70 | void AES_cfb128_encrypt(const unsigned char *in, unsigned char *out,
| ^~~~~~~~~~~~~~~~~~
CC ../priv/obj/x86_64-pc-linux-gnu/cmac.o
CC ../priv/obj/x86_64-pc-linux-gnu/dh.o
CC ../priv/obj/x86_64-pc-linux-gnu/dss.o
CC ../priv/obj/x86_64-pc-linux-gnu/digest.o
CC ../priv/obj/x86_64-pc-linux-gnu/ec.o
CC ../priv/obj/x86_64-pc-linux-gnu/ecdh.o
CC ../priv/obj/x86_64-pc-linux-gnu/eddsa.o
dh.c: In function 'dh_generate_key_nif':
dh.c:75:5: warning: 'DH_new' is deprecated: Since OpenSSL 3.0 []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;]
75 | if ((dh_params = DH_new()) == NULL)
| ^~
In file included from openssl_config.h:31,
from common.h:35,
from dh.h:24,
from dh.c:21:
/nix/store/ij6zl5w3cyblkn4q4hfah3x9pn4xyshm-openssl-3.0.8-dev/include/openssl/dh.h:199:27: note: declared here
199 | OSSL_DEPRECATEDIN_3_0 DH *DH_new(void);
| ^~~~~~
dh.c:78:9: warning: 'DH_set0_key' is deprecated: Since OpenSSL 3.0 []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;]
78 | if (!DH_set0_key(dh_params, NULL, priv_key_in))
| ^~
In file included from openssl_config.h:31,
from common.h:35,
from dh.h:24,
from dh.c:21:
/nix/store/ij6zl5w3cyblkn4q4hfah3x9pn4xyshm-openssl-3.0.8-dev/include/openssl/dh.h:258:27: note: declared here
258 | OSSL_DEPRECATEDIN_3_0 int DH_set0_key(DH *dh, BIGNUM *pub_key, BIGNUM *priv_key);
| ^~~~~~~~~~~
dh.c:83:5: warning: 'DH_set0_pqg' is deprecated: Since OpenSSL 3.0 []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;]
83 | if (!DH_set0_pqg(dh_params, dh_p, NULL, dh_g))
| ^~
In file included from openssl_config.h:31,
from common.h:35,
from dh.h:24,
from dh.c:21:
/nix/store/ij6zl5w3cyblkn4q4hfah3x9pn4xyshm-openssl-3.0.8-dev/include/openssl/dh.h:255:27: note: declared here
255 | OSSL_DEPRECATEDIN_3_0 int DH_set0_pqg(DH *dh, BIGNUM *p, BIGNUM *q, BIGNUM *g);
| ^~~~~~~~~~~
dh.c:99:9: warning: 'DH_set_length' is deprecated: Since OpenSSL 3.0 []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;]
99 | if (!DH_set_length(dh_params, (long)len))
| ^~
In file included from openssl_config.h:31,
from common.h:35,
from dh.h:24,
from dh.c:21:
/nix/store/ij6zl5w3cyblkn4q4hfah3x9pn4xyshm-openssl-3.0.8-dev/include/openssl/dh.h:269:27: note: declared here
269 | OSSL_DEPRECATEDIN_3_0 int DH_set_length(DH *dh, long length);
| ^~~~~~~~~~~~~
dh.c:108:5: warning: 'EVP_PKEY_set1_DH' is deprecated: Since OpenSSL 3.0 []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;]
108 | if (EVP_PKEY_set1_DH(params, dh_params) != 1)
| ^~
In file included from /nix/store/ij6zl5w3cyblkn4q4hfah3x9pn4xyshm-openssl-3.0.8-dev/include/openssl/rand.h:23,
from openssl_config.h:48,
from common.h:35,
from dh.h:24,
from dh.c:21:
/nix/store/ij6zl5w3cyblkn4q4hfah3x9pn4xyshm-openssl-3.0.8-dev/include/openssl/evp.h:1362:27: note: declared here
1362 | OSSL_DEPRECATEDIN_3_0 int EVP_PKEY_set1_DH(EVP_PKEY *pkey, struct dh_st *key);
| ^~~~~~~~~~~~~~~~
dh.c:124:5: warning: 'DH_free' is deprecated: Since OpenSSL 3.0 []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;]
124 | DH_free(dh_params);
| ^~~~~~~
In file included from openssl_config.h:31,
from common.h:35,
from dh.h:24,
from dh.c:21:
/nix/store/ij6zl5w3cyblkn4q4hfah3x9pn4xyshm-openssl-3.0.8-dev/include/openssl/dh.h:200:28: note: declared here
200 | OSSL_DEPRECATEDIN_3_0 void DH_free(DH *dh);
| ^~~~~~~
dh.c:125:5: warning: 'EVP_PKEY_get1_DH' is deprecated: Since OpenSSL 3.0 []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;]
125 | if ((dh_params = EVP_PKEY_get1_DH(dhkey)) == NULL)
| ^~
In file included from /nix/store/ij6zl5w3cyblkn4q4hfah3x9pn4xyshm-openssl-3.0.8-dev/include/openssl/rand.h:23,
from openssl_config.h:48,
from common.h:35,
from dh.h:24,
from dh.c:21:
/nix/store/ij6zl5w3cyblkn4q4hfah3x9pn4xyshm-openssl-3.0.8-dev/include/openssl/evp.h:1364:37: note: declared here
1364 | OSSL_DEPRECATEDIN_3_0 struct dh_st *EVP_PKEY_get1_DH(EVP_PKEY *pkey);
| ^~~~~~~~~~~~~~~~
dh.c:133:5: warning: 'DH_get0_key' is deprecated: Since OpenSSL 3.0 []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;]
133 | DH_get0_key(dh_params, &pub_key_gen, &priv_key_gen);
| ^~~~~~~~~~~
In file included from openssl_config.h:31,
from common.h:35,
from dh.h:24,
from dh.c:21:
/nix/store/ij6zl5w3cyblkn4q4hfah3x9pn4xyshm-openssl-3.0.8-dev/include/openssl/dh.h:256:28: note: declared here
256 | OSSL_DEPRECATEDIN_3_0 void DH_get0_key(const DH *dh, const BIGNUM **pub_key,
| ^~~~~~~~~~~
dh.c:179:9: warning: 'DH_free' is deprecated: Since OpenSSL 3.0 []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;]
179 | DH_free(dh_params);
| ^~~~~~~
In file included from openssl_config.h:31,
from common.h:35,
from dh.h:24,
from dh.c:21:
/nix/store/ij6zl5w3cyblkn4q4hfah3x9pn4xyshm-openssl-3.0.8-dev/include/openssl/dh.h:200:28: note: declared here
200 | OSSL_DEPRECATEDIN_3_0 void DH_free(DH *dh);
| ^~~~~~~
dh.c: In function 'dh_compute_key_nif':
dh.c:243:5: warning: 'DH_new' is deprecated: Since OpenSSL 3.0 []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;]
243 | if ((dh_priv = DH_new()) == NULL)
| ^~
In file included from openssl_config.h:31,
from common.h:35,
from dh.h:24,
from dh.c:21:
/nix/store/ij6zl5w3cyblkn4q4hfah3x9pn4xyshm-openssl-3.0.8-dev/include/openssl/dh.h:199:27: note: declared here
199 | OSSL_DEPRECATEDIN_3_0 DH *DH_new(void);
| ^~~~~~
dh.c:246:5: warning: 'DH_set0_key' is deprecated: Since OpenSSL 3.0 []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;]
246 | if (!DH_set0_key(dh_priv, dummy_pub_key, priv_key))
| ^~
In file included from openssl_config.h:31,
from common.h:35,
from dh.h:24,
from dh.c:21:
/nix/store/ij6zl5w3cyblkn4q4hfah3x9pn4xyshm-openssl-3.0.8-dev/include/openssl/dh.h:258:27: note: declared here
258 | OSSL_DEPRECATEDIN_3_0 int DH_set0_key(DH *dh, BIGNUM *pub_key, BIGNUM *priv_key);
| ^~~~~~~~~~~
dh.c:252:5: warning: 'DH_set0_pqg' is deprecated: Since OpenSSL 3.0 []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;]
252 | if (!DH_set0_pqg(dh_priv, dh_p, NULL, dh_g))
| ^~
In file included from openssl_config.h:31,
from common.h:35,
from dh.h:24,
from dh.c:21:
/nix/store/ij6zl5w3cyblkn4q4hfah3x9pn4xyshm-openssl-3.0.8-dev/include/openssl/dh.h:255:27: note: declared here
255 | OSSL_DEPRECATEDIN_3_0 int DH_set0_pqg(DH *dh, BIGNUM *p, BIGNUM *q, BIGNUM *g);
| ^~~~~~~~~~~
dh.c:258:5: warning: 'DH_size' is deprecated: Since OpenSSL 3.0 []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;]
258 | if ((dh_size = DH_size(dh_priv)) < 0)
| ^~
In file included from openssl_config.h:31,
from common.h:35,
from dh.h:24,
from dh.c:21:
/nix/store/ij6zl5w3cyblkn4q4hfah3x9pn4xyshm-openssl-3.0.8-dev/include/openssl/dh.h:203:27: note: declared here
203 | OSSL_DEPRECATEDIN_3_0 int DH_size(const DH *dh);
| ^~~~~~~
dh.c:264:5: warning: 'DH_compute_key' is deprecated: Since OpenSSL 3.0 []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;]
264 | if ((size = DH_compute_key(ret_bin.data, other_pub_key, dh_priv)) < 0)
| ^~
In file included from openssl_config.h:31,
from common.h:35,
from dh.h:24,
from dh.c:21:
/nix/store/ij6zl5w3cyblkn4q4hfah3x9pn4xyshm-openssl-3.0.8-dev/include/openssl/dh.h:224:27: note: declared here
224 | OSSL_DEPRECATEDIN_3_0 int DH_compute_key(unsigned char *key,
| ^~~~~~~~~~~~~~
dh.c:296:9: warning: 'DH_free' is deprecated: Since OpenSSL 3.0 []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;]
296 | DH_free(dh_priv);
| ^~~~~~~
In file included from openssl_config.h:31,
from common.h:35,
from dh.h:24,
from dh.c:21:
/nix/store/ij6zl5w3cyblkn4q4hfah3x9pn4xyshm-openssl-3.0.8-dev/include/openssl/dh.h:200:28: note: declared here
200 | OSSL_DEPRECATEDIN_3_0 void DH_free(DH *dh);
| ^~~~~~~
dss.c: In function 'get_dss_private_key':
dss.c:64:5: warning: 'DSA_set0_pqg' is deprecated: Since OpenSSL 3.0 []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;]
64 | if (!DSA_set0_pqg(dsa, dsa_p, dsa_q, dsa_g))
| ^~
In file included from openssl_config.h:32,
from common.h:35,
from dss.h:24,
from dss.c:21:
/nix/store/ij6zl5w3cyblkn4q4hfah3x9pn4xyshm-openssl-3.0.8-dev/include/openssl/dsa.h:203:27: note: declared here
203 | OSSL_DEPRECATEDIN_3_0 int DSA_set0_pqg(DSA *d, BIGNUM *p, BIGNUM *q, BIGNUM *g);
| ^~~~~~~~~~~~
dss.c:71:5: warning: 'DSA_set0_key' is deprecated: Since OpenSSL 3.0 []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;]
71 | if (!DSA_set0_key(dsa, dummy_pub_key, priv_key))
| ^~
In file included from openssl_config.h:32,
from common.h:35,
from dss.h:24,
from dss.c:21:
/nix/store/ij6zl5w3cyblkn4q4hfah3x9pn4xyshm-openssl-3.0.8-dev/include/openssl/dsa.h:206:27: note: declared here
206 | OSSL_DEPRECATEDIN_3_0 int DSA_set0_key(DSA *d, BIGNUM *pub_key,
| ^~~~~~~~~~~~
dss.c: In function 'get_dss_public_key':
dss.c:122:5: warning: 'DSA_set0_pqg' is deprecated: Since OpenSSL 3.0 []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;]
122 | if (!DSA_set0_pqg(dsa, dsa_p, dsa_q, dsa_g))
| ^~
In file included from openssl_config.h:32,
from common.h:35,
from dss.h:24,
from dss.c:21:
/nix/store/ij6zl5w3cyblkn4q4hfah3x9pn4xyshm-openssl-3.0.8-dev/include/openssl/dsa.h:203:27: note: declared here
203 | OSSL_DEPRECATEDIN_3_0 int DSA_set0_pqg(DSA *d, BIGNUM *p, BIGNUM *q, BIGNUM *g);
| ^~~~~~~~~~~~
dss.c:129:5: warning: 'DSA_set0_key' is deprecated: Since OpenSSL 3.0 []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;]
129 | if (!DSA_set0_key(dsa, dsa_y, NULL))
| ^~
In file included from openssl_config.h:32,
from common.h:35,
from dss.h:24,
from dss.c:21:
/nix/store/ij6zl5w3cyblkn4q4hfah3x9pn4xyshm-openssl-3.0.8-dev/include/openssl/dsa.h:206:27: note: declared here
206 | OSSL_DEPRECATEDIN_3_0 int DSA_set0_key(DSA *d, BIGNUM *pub_key,
| ^~~~~~~~~~~~
ec.c: In function 'ec_key_new':
ec.c:200:5: warning: 'EC_KEY_new' is deprecated: Since OpenSSL 3.0 []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;]
200 | if ((key = EC_KEY_new()) == NULL)
| ^~
In file included from /nix/store/ij6zl5w3cyblkn4q4hfah3x9pn4xyshm-openssl-3.0.8-dev/include/openssl/engine.h:28,
from openssl_config.h:320,
from common.h:35,
from ec.h:24,
from ec.c:21:
/nix/store/ij6zl5w3cyblkn4q4hfah3x9pn4xyshm-openssl-3.0.8-dev/include/openssl/ec.h:968:31: note: declared here
968 | OSSL_DEPRECATEDIN_3_0 EC_KEY *EC_KEY_new(void);
| ^~~~~~~~~~
ec.c:203:5: warning: 'EC_KEY_set_group' is deprecated: Since OpenSSL 3.0 []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;]
203 | if (!EC_KEY_set_group(key, group))
| ^~
In file included from /nix/store/ij6zl5w3cyblkn4q4hfah3x9pn4xyshm-openssl-3.0.8-dev/include/openssl/engine.h:28,
from openssl_config.h:320,
from common.h:35,
from ec.h:24,
from ec.c:21:
/nix/store/ij6zl5w3cyblkn4q4hfah3x9pn4xyshm-openssl-3.0.8-dev/include/openssl/ec.h:1042:27: note: declared here
1042 | OSSL_DEPRECATEDIN_3_0 int EC_KEY_set_group(EC_KEY *key, const EC_GROUP *group);
| ^~~~~~~~~~~~~~~~
ec.c:210:9: warning: 'EC_KEY_free' is deprecated: Since OpenSSL 3.0 []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;]
210 | EC_KEY_free(key);
| ^~~~~~~~~~~
In file included from /nix/store/ij6zl5w3cyblkn4q4hfah3x9pn4xyshm-openssl-3.0.8-dev/include/openssl/engine.h:28,
from openssl_config.h:320,
from common.h:35,
from ec.h:24,
from ec.c:21:
/nix/store/ij6zl5w3cyblkn4q4hfah3x9pn4xyshm-openssl-3.0.8-dev/include/openssl/ec.h:1003:28: note: declared here
1003 | OSSL_DEPRECATEDIN_3_0 void EC_KEY_free(EC_KEY *key);
| ^~~~~~~~~~~
ec.c: In function 'get_ec_key_sz':
ec.c:325:5: warning: 'EC_KEY_get0_group' is deprecated: Since OpenSSL 3.0 []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;]
325 | if ((group = EC_GROUP_dup(EC_KEY_get0_group(key))) == NULL)
| ^~
In file included from /nix/store/ij6zl5w3cyblkn4q4hfah3x9pn4xyshm-openssl-3.0.8-dev/include/openssl/engine.h:28,
from openssl_config.h:320,
from common.h:35,
from ec.h:24,
from ec.c:21:
/nix/store/ij6zl5w3cyblkn4q4hfah3x9pn4xyshm-openssl-3.0.8-dev/include/openssl/ec.h:1034:39: note: declared here
1034 | OSSL_DEPRECATEDIN_3_0 const EC_GROUP *EC_KEY_get0_group(const EC_KEY *key);
| ^~~~~~~~~~~~~~~~~
ec.c:329:9: warning: 'EC_KEY_set_public_key' is deprecated: Since OpenSSL 3.0 []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;]
329 | if (!EC_KEY_set_public_key(key, pub_key))
| ^~
In file included from /nix/store/ij6zl5w3cyblkn4q4hfah3x9pn4xyshm-openssl-3.0.8-dev/include/openssl/engine.h:28,
from openssl_config.h:320,
from common.h:35,
from ec.h:24,
from ec.c:21:
/nix/store/ij6zl5w3cyblkn4q4hfah3x9pn4xyshm-openssl-3.0.8-dev/include/openssl/ec.h:1070:27: note: declared here
1070 | OSSL_DEPRECATEDIN_3_0 int EC_KEY_set_public_key(EC_KEY *key, const EC_POINT *pub);
| ^~~~~~~~~~~~~~~~~~~~~
ec.c:334:9: warning: 'EC_KEY_set_private_key' is deprecated: Since OpenSSL 3.0 []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;]
334 | if (!EC_KEY_set_private_key(key, priv_key))
| ^~
In file included from /nix/store/ij6zl5w3cyblkn4q4hfah3x9pn4xyshm-openssl-3.0.8-dev/include/openssl/engine.h:28,
from openssl_config.h:320,
from common.h:35,
from ec.h:24,
from ec.c:21:
/nix/store/ij6zl5w3cyblkn4q4hfah3x9pn4xyshm-openssl-3.0.8-dev/include/openssl/ec.h:1056:27: note: declared here
1056 | OSSL_DEPRECATEDIN_3_0 int EC_KEY_set_private_key(EC_KEY *key, const BIGNUM *prv);
| ^~~~~~~~~~~~~~~~~~~~~~
ec.c:338:9: warning: 'EC_KEY_get0_public_key' is deprecated: Since OpenSSL 3.0 []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;]
338 | if (EC_KEY_get0_public_key(key) == NULL) {
| ^~
In file included from /nix/store/ij6zl5w3cyblkn4q4hfah3x9pn4xyshm-openssl-3.0.8-dev/include/openssl/engine.h:28,
from openssl_config.h:320,
from common.h:35,
from ec.h:24,
from ec.c:21:
/nix/store/ij6zl5w3cyblkn4q4hfah3x9pn4xyshm-openssl-3.0.8-dev/include/openssl/ec.h:1062:39: note: declared here
1062 | OSSL_DEPRECATEDIN_3_0 const EC_POINT *EC_KEY_get0_public_key(const EC_KEY *key);
| ^~~~~~~~~~~~~~~~~~~~~~
ec.c:347:13: warning: 'EC_KEY_set_public_key' is deprecated: Since OpenSSL 3.0 []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;]
347 | if (!EC_KEY_set_public_key(key, pub_key))
| ^~
In file included from /nix/store/ij6zl5w3cyblkn4q4hfah3x9pn4xyshm-openssl-3.0.8-dev/include/openssl/engine.h:28,
from openssl_config.h:320,
from common.h:35,
from ec.h:24,
from ec.c:21:
/nix/store/ij6zl5w3cyblkn4q4hfah3x9pn4xyshm-openssl-3.0.8-dev/include/openssl/ec.h:1070:27: note: declared here
1070 | OSSL_DEPRECATEDIN_3_0 int EC_KEY_set_public_key(EC_KEY *key, const EC_POINT *pub);
| ^~~~~~~~~~~~~~~~~~~~~
ec.c:355:9: warning: 'EC_KEY_free' is deprecated: Since OpenSSL 3.0 []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;]
355 | EC_KEY_free(key);
| ^~~~~~~~~~~
In file included from /nix/store/ij6zl5w3cyblkn4q4hfah3x9pn4xyshm-openssl-3.0.8-dev/include/openssl/engine.h:28,
from openssl_config.h:320,
from common.h:35,
from ec.h:24,
from ec.c:21:
/nix/store/ij6zl5w3cyblkn4q4hfah3x9pn4xyshm-openssl-3.0.8-dev/include/openssl/ec.h:1003:28: note: declared here
1003 | OSSL_DEPRECATEDIN_3_0 void EC_KEY_free(EC_KEY *key);
| ^~~~~~~~~~~
ec.c: In function 'ec_key_generate':
ec.c:392:9: warning: 'EC_KEY_generate_key' is deprecated: Since OpenSSL 3.0 []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;]
392 | if (!EC_KEY_generate_key(key))
| ^~
In file included from /nix/store/ij6zl5w3cyblkn4q4hfah3x9pn4xyshm-openssl-3.0.8-dev/include/openssl/engine.h:28,
from openssl_config.h:320,
from common.h:35,
from ec.h:24,
from ec.c:21:
/nix/store/ij6zl5w3cyblkn4q4hfah3x9pn4xyshm-openssl-3.0.8-dev/include/openssl/ec.h:1101:27: note: declared here
1101 | OSSL_DEPRECATEDIN_3_0 int EC_KEY_generate_key(EC_KEY *key);
| ^~~~~~~~~~~~~~~~~~~
ec.c:396:5: warning: 'EC_KEY_get0_group' is deprecated: Since OpenSSL 3.0 []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;]
396 | group = EC_KEY_get0_group(key);
| ^~~~~
In file included from /nix/store/ij6zl5w3cyblkn4q4hfah3x9pn4xyshm-openssl-3.0.8-dev/include/openssl/engine.h:28,
from openssl_config.h:320,
from common.h:35,
from ec.h:24,
from ec.c:21:
/nix/store/ij6zl5w3cyblkn4q4hfah3x9pn4xyshm-openssl-3.0.8-dev/include/openssl/ec.h:1034:39: note: declared here
1034 | OSSL_DEPRECATEDIN_3_0 const EC_GROUP *EC_KEY_get0_group(const EC_KEY *key);
| ^~~~~~~~~~~~~~~~~
ec.c:397:5: warning: 'EC_KEY_get0_public_key' is deprecated: Since OpenSSL 3.0 []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;]
397 | public_key = EC_KEY_get0_public_key(key);
| ^~~~~~~~~~
In file included from /nix/store/ij6zl5w3cyblkn4q4hfah3x9pn4xyshm-openssl-3.0.8-dev/include/openssl/engine.h:28,
from openssl_config.h:320,
from common.h:35,
from ec.h:24,
from ec.c:21:
/nix/store/ij6zl5w3cyblkn4q4hfah3x9pn4xyshm-openssl-3.0.8-dev/include/openssl/ec.h:1062:39: note: declared here
1062 | OSSL_DEPRECATEDIN_3_0 const EC_POINT *EC_KEY_get0_public_key(const EC_KEY *key);
| ^~~~~~~~~~~~~~~~~~~~~~
ec.c:404:30: warning: 'EC_KEY_get_conv_form' is deprecated: Since OpenSSL 3.0 []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;]
404 | EC_KEY_get_conv_form(key));
| ^~~~~~~~~~~~~~~~~~~~
In file included from /nix/store/ij6zl5w3cyblkn4q4hfah3x9pn4xyshm-openssl-3.0.8-dev/include/openssl/engine.h:28,
from openssl_config.h:320,
from common.h:35,
from ec.h:24,
from ec.c:21:
/nix/store/ij6zl5w3cyblkn4q4hfah3x9pn4xyshm-openssl-3.0.8-dev/include/openssl/ec.h:1074:47: note: declared here
1074 | OSSL_DEPRECATEDIN_3_0 point_conversion_form_t EC_KEY_get_conv_form(const EC_KEY *key);
| ^~~~~~~~~~~~~~~~~~~~
ec.c:407:5: warning: 'EC_KEY_get0_private_key' is deprecated: Since OpenSSL 3.0 []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;]
407 | priv_key = bn2term(env, size, EC_KEY_get0_private_key(key));
| ^~~~~~~~
In file included from /nix/store/ij6zl5w3cyblkn4q4hfah3x9pn4xyshm-openssl-3.0.8-dev/include/openssl/engine.h:28,
from openssl_config.h:320,
from common.h:35,
from ec.h:24,
from ec.c:21:
/nix/store/ij6zl5w3cyblkn4q4hfah3x9pn4xyshm-openssl-3.0.8-dev/include/openssl/ec.h:1048:37: note: declared here
1048 | OSSL_DEPRECATEDIN_3_0 const BIGNUM *EC_KEY_get0_private_key(const EC_KEY *key);
| ^~~~~~~~~~~~~~~~~~~~~~~
ec.c:417:9: warning: 'EC_KEY_free' is deprecated: Since OpenSSL 3.0 []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;]
417 | EC_KEY_free(key);
| ^~~~~~~~~~~
In file included from /nix/store/ij6zl5w3cyblkn4q4hfah3x9pn4xyshm-openssl-3.0.8-dev/include/openssl/engine.h:28,
from openssl_config.h:320,
from common.h:35,
from ec.h:24,
from ec.c:21:
/nix/store/ij6zl5w3cyblkn4q4hfah3x9pn4xyshm-openssl-3.0.8-dev/include/openssl/ec.h:1003:28: note: declared here
1003 | OSSL_DEPRECATEDIN_3_0 void EC_KEY_free(EC_KEY *key);
| ^~~~~~~~~~~
CC ../priv/obj/x86_64-pc-linux-gnu/engine.o
CC ../priv/obj/x86_64-pc-linux-gnu/evp.o
ecdh.c: In function 'ecdh_compute_key_nif':
ecdh.c:46:5: warning: 'EC_KEY_get0_group' is deprecated: Since OpenSSL 3.0 []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;]
46 | if ((group = EC_GROUP_dup(EC_KEY_get0_group(key))) == NULL)
| ^~
In file included from /nix/store/ij6zl5w3cyblkn4q4hfah3x9pn4xyshm-openssl-3.0.8-dev/include/openssl/engine.h:28,
from openssl_config.h:320,
from common.h:35,
from ecdh.h:24,
from ecdh.c:21:
/nix/store/ij6zl5w3cyblkn4q4hfah3x9pn4xyshm-openssl-3.0.8-dev/include/openssl/ec.h:1034:39: note: declared here
1034 | OSSL_DEPRECATEDIN_3_0 const EC_GROUP *EC_KEY_get0_group(const EC_KEY *key);
| ^~~~~~~~~~~~~~~~~
ecdh.c:48:5: warning: 'EC_KEY_get0_private_key' is deprecated: Since OpenSSL 3.0 []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;]
48 | priv_key = EC_KEY_get0_private_key(key);
| ^~~~~~~~
In file included from /nix/store/ij6zl5w3cyblkn4q4hfah3x9pn4xyshm-openssl-3.0.8-dev/include/openssl/engine.h:28,
from openssl_config.h:320,
from common.h:35,
from ecdh.h:24,
from ecdh.c:21:
/nix/store/ij6zl5w3cyblkn4q4hfah3x9pn4xyshm-openssl-3.0.8-dev/include/openssl/ec.h:1048:37: note: declared here
1048 | OSSL_DEPRECATEDIN_3_0 const BIGNUM *EC_KEY_get0_private_key(const EC_KEY *key);
| ^~~~~~~~~~~~~~~~~~~~~~~
ecdh.c:54:5: warning: 'EC_KEY_new' is deprecated: Since OpenSSL 3.0 []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;]
54 | if ((other_ecdh = EC_KEY_new()) == NULL)
| ^~
In file included from /nix/store/ij6zl5w3cyblkn4q4hfah3x9pn4xyshm-openssl-3.0.8-dev/include/openssl/engine.h:28,
from openssl_config.h:320,
from common.h:35,
from ecdh.h:24,
from ecdh.c:21:
/nix/store/ij6zl5w3cyblkn4q4hfah3x9pn4xyshm-openssl-3.0.8-dev/include/openssl/ec.h:968:31: note: declared here
968 | OSSL_DEPRECATEDIN_3_0 EC_KEY *EC_KEY_new(void);
| ^~~~~~~~~~
ecdh.c:56:5: warning: 'EC_KEY_set_group' is deprecated: Since OpenSSL 3.0 []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;]
56 | if (!EC_KEY_set_group(other_ecdh, group))
| ^~
In file included from /nix/store/ij6zl5w3cyblkn4q4hfah3x9pn4xyshm-openssl-3.0.8-dev/include/openssl/engine.h:28,
from openssl_config.h:320,
from common.h:35,
from ecdh.h:24,
from ecdh.c:21:
/nix/store/ij6zl5w3cyblkn4q4hfah3x9pn4xyshm-openssl-3.0.8-dev/include/openssl/ec.h:1042:27: note: declared here
1042 | OSSL_DEPRECATEDIN_3_0 int EC_KEY_set_group(EC_KEY *key, const EC_GROUP *group);
| ^~~~~~~~~~~~~~~~
ecdh.c:58:5: warning: 'EC_KEY_set_private_key' is deprecated: Since OpenSSL 3.0 []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;]
58 | if (!EC_KEY_set_private_key(other_ecdh, priv_key))
| ^~
In file included from /nix/store/ij6zl5w3cyblkn4q4hfah3x9pn4xyshm-openssl-3.0.8-dev/include/openssl/engine.h:28,
from openssl_config.h:320,
from common.h:35,
from ecdh.h:24,
from ecdh.c:21:
/nix/store/ij6zl5w3cyblkn4q4hfah3x9pn4xyshm-openssl-3.0.8-dev/include/openssl/ec.h:1056:27: note: declared here
1056 | OSSL_DEPRECATEDIN_3_0 int EC_KEY_set_private_key(EC_KEY *key, const BIGNUM *prv);
| ^~~~~~~~~~~~~~~~~~~~~~
ecdh.c:67:5: warning: 'ECDH_compute_key' is deprecated: Since OpenSSL 3.0 []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;]
67 | if (ECDH_compute_key(p, (field_size+7)/8, my_ecpoint, other_ecdh, NULL) < 1)
| ^~
In file included from /nix/store/ij6zl5w3cyblkn4q4hfah3x9pn4xyshm-openssl-3.0.8-dev/include/openssl/engine.h:28,
from openssl_config.h:320,
from common.h:35,
from ecdh.h:24,
from ecdh.c:21:
/nix/store/ij6zl5w3cyblkn4q4hfah3x9pn4xyshm-openssl-3.0.8-dev/include/openssl/ec.h:1296:27: note: declared here
1296 | OSSL_DEPRECATEDIN_3_0 int ECDH_compute_key(void *out, size_t outlen,
| ^~~~~~~~~~~~~~~~
ecdh.c:85:9: warning: 'EC_KEY_free' is deprecated: Since OpenSSL 3.0 []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;]
85 | EC_KEY_free(other_ecdh);
| ^~~~~~~~~~~
In file included from /nix/store/ij6zl5w3cyblkn4q4hfah3x9pn4xyshm-openssl-3.0.8-dev/include/openssl/engine.h:28,
from openssl_config.h:320,
from common.h:35,
from ecdh.h:24,
from ecdh.c:21:
/nix/store/ij6zl5w3cyblkn4q4hfah3x9pn4xyshm-openssl-3.0.8-dev/include/openssl/ec.h:1003:28: note: declared here
1003 | OSSL_DEPRECATEDIN_3_0 void EC_KEY_free(EC_KEY *key);
| ^~~~~~~~~~~
ecdh.c:87:9: warning: 'EC_KEY_free' is deprecated: Since OpenSSL 3.0 []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;]
87 | EC_KEY_free(key);
| ^~~~~~~~~~~
In file included from /nix/store/ij6zl5w3cyblkn4q4hfah3x9pn4xyshm-openssl-3.0.8-dev/include/openssl/engine.h:28,
from openssl_config.h:320,
from common.h:35,
from ecdh.h:24,
from ecdh.c:21:
/nix/store/ij6zl5w3cyblkn4q4hfah3x9pn4xyshm-openssl-3.0.8-dev/include/openssl/ec.h:1003:28: note: declared here
1003 | OSSL_DEPRECATEDIN_3_0 void EC_KEY_free(EC_KEY *key);
| ^~~~~~~~~~~
CC ../priv/obj/x86_64-pc-linux-gnu/hash.o
CC ../priv/obj/x86_64-pc-linux-gnu/fips.o
CC ../priv/obj/x86_64-pc-linux-gnu/hmac.o
CC ../priv/obj/x86_64-pc-linux-gnu/info.o
CC ../priv/obj/x86_64-pc-linux-gnu/mac.o
CC ../priv/obj/x86_64-pc-linux-gnu/math.o
engine.c: In function 'engine_ctx_dtor':
engine.c:51:13: warning: 'ENGINE_finish' is deprecated: Since OpenSSL 3.0 []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;]
51 | ENGINE_finish(ctx->engine);
| ^~~~~~~~~~~~~
In file included from openssl_config.h:320,
from common.h:35,
from engine.h:24,
from engine.c:21:
/nix/store/ij6zl5w3cyblkn4q4hfah3x9pn4xyshm-openssl-3.0.8-dev/include/openssl/engine.h:628:27: note: declared here
628 | OSSL_DEPRECATEDIN_3_0 int ENGINE_finish(ENGINE *e);
| ^~~~~~~~~~~~~
engine.c:52:9: warning: 'ENGINE_free' is deprecated: Since OpenSSL 3.0 []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;]
52 | ENGINE_free(ctx->engine);
| ^~~~~~~~~~~
In file included from openssl_config.h:320,
from common.h:35,
from engine.h:24,
from engine.c:21:
/nix/store/ij6zl5w3cyblkn4q4hfah3x9pn4xyshm-openssl-3.0.8-dev/include/openssl/engine.h:493:27: note: declared here
493 | OSSL_DEPRECATEDIN_3_0 int ENGINE_free(ENGINE *e);
| ^~~~~~~~~~~
engine.c: In function 'engine_by_id_nif':
engine.c:145:5: warning: 'ENGINE_by_id' is deprecated: Since OpenSSL 3.0 []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;]
145 | if ((engine = ENGINE_by_id(engine_id)) == NULL) {
| ^~
In file included from openssl_config.h:320,
from common.h:35,
from engine.h:24,
from engine.c:21:
/nix/store/ij6zl5w3cyblkn4q4hfah3x9pn4xyshm-openssl-3.0.8-dev/include/openssl/engine.h:336:31: note: declared here
336 | OSSL_DEPRECATEDIN_3_0 ENGINE *ENGINE_by_id(const char *id);
| ^~~~~~~~~~~~
engine.c: In function 'engine_init_nif':
engine.c:190:5: warning: 'ENGINE_init' is deprecated: Since OpenSSL 3.0 []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;]
190 | if (!ENGINE_init(ctx->engine))
| ^~
In file included from openssl_config.h:320,
from common.h:35,
from engine.h:24,
from engine.c:21:
/nix/store/ij6zl5w3cyblkn4q4hfah3x9pn4xyshm-openssl-3.0.8-dev/include/openssl/engine.h:620:27: note: declared here
620 | OSSL_DEPRECATEDIN_3_0 int ENGINE_init(ENGINE *e);
| ^~~~~~~~~~~
engine.c: In function 'engine_free_nif':
engine.c:216:13: warning: 'ENGINE_finish' is deprecated: Since OpenSSL 3.0 []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;]
216 | if (!ENGINE_finish(ctx->engine))
| ^~
In file included from openssl_config.h:320,
from common.h:35,
from engine.h:24,
from engine.c:21:
/nix/store/ij6zl5w3cyblkn4q4hfah3x9pn4xyshm-openssl-3.0.8-dev/include/openssl/engine.h:628:27: note: declared here
628 | OSSL_DEPRECATEDIN_3_0 int ENGINE_finish(ENGINE *e);
| ^~~~~~~~~~~~~
engine.c:220:9: warning: 'ENGINE_free' is deprecated: Since OpenSSL 3.0 []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;]
220 | if (!ENGINE_free(ctx->engine))
| ^~
In file included from openssl_config.h:320,
from common.h:35,
from engine.h:24,
from engine.c:21:
/nix/store/ij6zl5w3cyblkn4q4hfah3x9pn4xyshm-openssl-3.0.8-dev/include/openssl/engine.h:493:27: note: declared here
493 | OSSL_DEPRECATEDIN_3_0 int ENGINE_free(ENGINE *e);
| ^~~~~~~~~~~
engine.c: In function 'engine_ctrl_cmd_strings_nif':
engine.c:290:9: warning: 'ENGINE_ctrl_cmd_string' is deprecated: Since OpenSSL 3.0 []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;]
290 | if(!ENGINE_ctrl_cmd_string(ctx->engine, cmds[i], cmds[i+1], optional)) {
| ^~
In file included from openssl_config.h:320,
from common.h:35,
from engine.h:24,
from engine.c:21:
/nix/store/ij6zl5w3cyblkn4q4hfah3x9pn4xyshm-openssl-3.0.8-dev/include/openssl/engine.h:479:5: note: declared here
479 | int ENGINE_ctrl_cmd_string(ENGINE *e, const char *cmd_name, const char *arg,
| ^~~~~~~~~~~~~~~~~~~~~~
engine.c: In function 'engine_add_nif':
engine.c:336:5: warning: 'ENGINE_add' is deprecated: Since OpenSSL 3.0 []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;]
336 | if (!ENGINE_add(ctx->engine))
| ^~
In file included from openssl_config.h:320,
from common.h:35,
from engine.h:24,
from engine.c:21:
/nix/store/ij6zl5w3cyblkn4q4hfah3x9pn4xyshm-openssl-3.0.8-dev/include/openssl/engine.h:328:27: note: declared here
328 | OSSL_DEPRECATEDIN_3_0 int ENGINE_add(ENGINE *e);
| ^~~~~~~~~~
engine.c: In function 'engine_remove_nif':
engine.c:364:5: warning: 'ENGINE_remove' is deprecated: Since OpenSSL 3.0 []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;]
364 | if (!ENGINE_remove(ctx->engine))
| ^~
In file included from openssl_config.h:320,
from common.h:35,
from engine.h:24,
from engine.c:21:
/nix/store/ij6zl5w3cyblkn4q4hfah3x9pn4xyshm-openssl-3.0.8-dev/include/openssl/engine.h:332:27: note: declared here
332 | OSSL_DEPRECATEDIN_3_0 int ENGINE_remove(ENGINE *e);
| ^~~~~~~~~~~~~
engine.c: In function 'engine_register_nif':
engine.c:398:9: warning: 'ENGINE_register_RSA' is deprecated: Since OpenSSL 3.0 []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;]
398 | if (!ENGINE_register_RSA(ctx->engine))
| ^~
In file included from openssl_config.h:320,
from common.h:35,
from engine.h:24,
from engine.c:21:
/nix/store/ij6zl5w3cyblkn4q4hfah3x9pn4xyshm-openssl-3.0.8-dev/include/openssl/engine.h:378:27: note: declared here
378 | OSSL_DEPRECATEDIN_3_0 int ENGINE_register_RSA(ENGINE *e);
| ^~~~~~~~~~~~~~~~~~~
engine.c:404:9: warning: 'ENGINE_register_DSA' is deprecated: Since OpenSSL 3.0 []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;]
404 | if (!ENGINE_register_DSA(ctx->engine))
| ^~
In file included from openssl_config.h:320,
from common.h:35,
from engine.h:24,
from engine.c:21:
/nix/store/ij6zl5w3cyblkn4q4hfah3x9pn4xyshm-openssl-3.0.8-dev/include/openssl/engine.h:381:27: note: declared here
381 | OSSL_DEPRECATEDIN_3_0 int ENGINE_register_DSA(ENGINE *e);
| ^~~~~~~~~~~~~~~~~~~
engine.c:410:9: warning: 'ENGINE_register_DH' is deprecated: Since OpenSSL 3.0 []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;]
410 | if (!ENGINE_register_DH(ctx->engine))
| ^~
In file included from openssl_config.h:320,
from common.h:35,
from engine.h:24,
from engine.c:21:
/nix/store/ij6zl5w3cyblkn4q4hfah3x9pn4xyshm-openssl-3.0.8-dev/include/openssl/engine.h:387:27: note: declared here
387 | OSSL_DEPRECATEDIN_3_0 int ENGINE_register_DH(ENGINE *e);
| ^~~~~~~~~~~~~~~~~~
engine.c:416:9: warning: 'ENGINE_register_RAND' is deprecated: Since OpenSSL 3.0 []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;]
416 | if (!ENGINE_register_RAND(ctx->engine))
| ^~
In file included from openssl_config.h:320,
from common.h:35,
from engine.h:24,
from engine.c:21:
/nix/store/ij6zl5w3cyblkn4q4hfah3x9pn4xyshm-openssl-3.0.8-dev/include/openssl/engine.h:390:27: note: declared here
390 | OSSL_DEPRECATEDIN_3_0 int ENGINE_register_RAND(ENGINE *e);
| ^~~~~~~~~~~~~~~~~~~~
engine.c:440:9: warning: 'ENGINE_register_ciphers' is deprecated: Since OpenSSL 3.0 []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;]
440 | if (!ENGINE_register_ciphers(ctx->engine))
| ^~
In file included from openssl_config.h:320,
from common.h:35,
from engine.h:24,
from engine.c:21:
/nix/store/ij6zl5w3cyblkn4q4hfah3x9pn4xyshm-openssl-3.0.8-dev/include/openssl/engine.h:393:27: note: declared here
393 | OSSL_DEPRECATEDIN_3_0 int ENGINE_register_ciphers(ENGINE *e);
| ^~~~~~~~~~~~~~~~~~~~~~~
engine.c:446:9: warning: 'ENGINE_register_digests' is deprecated: Since OpenSSL 3.0 []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;]
446 | if (!ENGINE_register_digests(ctx->engine))
| ^~
In file included from openssl_config.h:320,
from common.h:35,
from engine.h:24,
from engine.c:21:
/nix/store/ij6zl5w3cyblkn4q4hfah3x9pn4xyshm-openssl-3.0.8-dev/include/openssl/engine.h:396:27: note: declared here
396 | OSSL_DEPRECATEDIN_3_0 int ENGINE_register_digests(ENGINE *e);
| ^~~~~~~~~~~~~~~~~~~~~~~
engine.c:452:9: warning: 'ENGINE_register_pkey_meths' is deprecated: Since OpenSSL 3.0 []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;]
452 | if (!ENGINE_register_pkey_meths(ctx->engine))
| ^~
In file included from openssl_config.h:320,
from common.h:35,
from engine.h:24,
from engine.c:21:
/nix/store/ij6zl5w3cyblkn4q4hfah3x9pn4xyshm-openssl-3.0.8-dev/include/openssl/engine.h:399:27: note: declared here
399 | OSSL_DEPRECATEDIN_3_0 int ENGINE_register_pkey_meths(ENGINE *e);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
engine.c:458:9: warning: 'ENGINE_register_pkey_asn1_meths' is deprecated: Since OpenSSL 3.0 []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;]
458 | if (!ENGINE_register_pkey_asn1_meths(ctx->engine))
| ^~
In file included from openssl_config.h:320,
from common.h:35,
from engine.h:24,
from engine.c:21:
/nix/store/ij6zl5w3cyblkn4q4hfah3x9pn4xyshm-openssl-3.0.8-dev/include/openssl/engine.h:402:27: note: declared here
402 | OSSL_DEPRECATEDIN_3_0 int ENGINE_register_pkey_asn1_meths(ENGINE *e);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
engine.c:464:9: warning: 'ENGINE_register_EC' is deprecated: Since OpenSSL 3.0 []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;]
464 | if (!ENGINE_register_EC(ctx->engine))
| ^~
In file included from openssl_config.h:320,
from common.h:35,
from engine.h:24,
from engine.c:21:
/nix/store/ij6zl5w3cyblkn4q4hfah3x9pn4xyshm-openssl-3.0.8-dev/include/openssl/engine.h:384:27: note: declared here
384 | OSSL_DEPRECATEDIN_3_0 int ENGINE_register_EC(ENGINE *e);
| ^~~~~~~~~~~~~~~~~~
engine.c: In function 'engine_unregister_nif':
engine.c:504:9: warning: 'ENGINE_unregister_RSA' is deprecated: Since OpenSSL 3.0 []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;]
504 | ENGINE_unregister_RSA(ctx->engine);
| ^~~~~~~~~~~~~~~~~~~~~
In file included from openssl_config.h:320,
from common.h:35,
from engine.h:24,
from engine.c:21:
/nix/store/ij6zl5w3cyblkn4q4hfah3x9pn4xyshm-openssl-3.0.8-dev/include/openssl/engine.h:379:28: note: declared here
379 | OSSL_DEPRECATEDIN_3_0 void ENGINE_unregister_RSA(ENGINE *e);
| ^~~~~~~~~~~~~~~~~~~~~
engine.c:509:9: warning: 'ENGINE_unregister_DSA' is deprecated: Since OpenSSL 3.0 []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;]
509 | ENGINE_unregister_DSA(ctx->engine);
| ^~~~~~~~~~~~~~~~~~~~~
In file included from openssl_config.h:320,
from common.h:35,
from engine.h:24,
from engine.c:21:
/nix/store/ij6zl5w3cyblkn4q4hfah3x9pn4xyshm-openssl-3.0.8-dev/include/openssl/engine.h:382:28: note: declared here
382 | OSSL_DEPRECATEDIN_3_0 void ENGINE_unregister_DSA(ENGINE *e);
| ^~~~~~~~~~~~~~~~~~~~~
engine.c:514:9: warning: 'ENGINE_unregister_DH' is deprecated: Since OpenSSL 3.0 []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;]
514 | ENGINE_unregister_DH(ctx->engine);
| ^~~~~~~~~~~~~~~~~~~~
In file included from openssl_config.h:320,
from common.h:35,
from engine.h:24,
from engine.c:21:
/nix/store/ij6zl5w3cyblkn4q4hfah3x9pn4xyshm-openssl-3.0.8-dev/include/openssl/engine.h:388:28: note: declared here
388 | OSSL_DEPRECATEDIN_3_0 void ENGINE_unregister_DH(ENGINE *e);
| ^~~~~~~~~~~~~~~~~~~~
engine.c:519:9: warning: 'ENGINE_unregister_RAND' is deprecated: Since OpenSSL 3.0 []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;]
519 | ENGINE_unregister_RAND(ctx->engine);
| ^~~~~~~~~~~~~~~~~~~~~~
In file included from openssl_config.h:320,
from common.h:35,
from engine.h:24,
from engine.c:21:
/nix/store/ij6zl5w3cyblkn4q4hfah3x9pn4xyshm-openssl-3.0.8-dev/include/openssl/engine.h:391:28: note: declared here
391 | OSSL_DEPRECATEDIN_3_0 void ENGINE_unregister_RAND(ENGINE *e);
| ^~~~~~~~~~~~~~~~~~~~~~
engine.c:539:9: warning: 'ENGINE_unregister_ciphers' is deprecated: Since OpenSSL 3.0 []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;]
539 | ENGINE_unregister_ciphers(ctx->engine);
| ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from openssl_config.h:320,
from common.h:35,
from engine.h:24,
from engine.c:21:
/nix/store/ij6zl5w3cyblkn4q4hfah3x9pn4xyshm-openssl-3.0.8-dev/include/openssl/engine.h:394:28: note: declared here
394 | OSSL_DEPRECATEDIN_3_0 void ENGINE_unregister_ciphers(ENGINE *e);
| ^~~~~~~~~~~~~~~~~~~~~~~~~
engine.c:544:9: warning: 'ENGINE_unregister_digests' is deprecated: Since OpenSSL 3.0 []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;]
544 | ENGINE_unregister_digests(ctx->engine);
| ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from openssl_config.h:320,
from common.h:35,
from engine.h:24,
from engine.c:21:
/nix/store/ij6zl5w3cyblkn4q4hfah3x9pn4xyshm-openssl-3.0.8-dev/include/openssl/engine.h:397:28: note: declared here
397 | OSSL_DEPRECATEDIN_3_0 void ENGINE_unregister_digests(ENGINE *e);
| ^~~~~~~~~~~~~~~~~~~~~~~~~
engine.c:549:9: warning: 'ENGINE_unregister_pkey_meths' is deprecated: Since OpenSSL 3.0 []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;]
549 | ENGINE_unregister_pkey_meths(ctx->engine);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from openssl_config.h:320,
from common.h:35,
from engine.h:24,
from engine.c:21:
/nix/store/ij6zl5w3cyblkn4q4hfah3x9pn4xyshm-openssl-3.0.8-dev/include/openssl/engine.h:400:28: note: declared here
400 | OSSL_DEPRECATEDIN_3_0 void ENGINE_unregister_pkey_meths(ENGINE *e);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
engine.c:554:9: warning: 'ENGINE_unregister_pkey_asn1_meths' is deprecated: Since OpenSSL 3.0 []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;]
554 | ENGINE_unregister_pkey_asn1_meths(ctx->engine);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from openssl_config.h:320,
from common.h:35,
from engine.h:24,
from engine.c:21:
/nix/store/ij6zl5w3cyblkn4q4hfah3x9pn4xyshm-openssl-3.0.8-dev/include/openssl/engine.h:403:28: note: declared here
403 | OSSL_DEPRECATEDIN_3_0 void ENGINE_unregister_pkey_asn1_meths(ENGINE *e);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
engine.c:559:9: warning: 'ENGINE_unregister_EC' is deprecated: Since OpenSSL 3.0 []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;]
559 | ENGINE_unregister_EC(ctx->engine);
| ^~~~~~~~~~~~~~~~~~~~
In file included from openssl_config.h:320,
from common.h:35,
from engine.h:24,
from engine.c:21:
/nix/store/ij6zl5w3cyblkn4q4hfah3x9pn4xyshm-openssl-3.0.8-dev/include/openssl/engine.h:385:28: note: declared here
385 | OSSL_DEPRECATEDIN_3_0 void ENGINE_unregister_EC(ENGINE *e);
| ^~~~~~~~~~~~~~~~~~~~
engine.c: In function 'engine_get_first_nif':
engine.c:586:5: warning: 'ENGINE_get_first' is deprecated: Since OpenSSL 3.0 []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;]
586 | if ((engine = ENGINE_get_first()) == NULL) {
| ^~
In file included from openssl_config.h:320,
from common.h:35,
from engine.h:24,
from engine.c:21:
/nix/store/ij6zl5w3cyblkn4q4hfah3x9pn4xyshm-openssl-3.0.8-dev/include/openssl/engine.h:318:31: note: declared here
318 | OSSL_DEPRECATEDIN_3_0 ENGINE *ENGINE_get_first(void);
| ^~~~~~~~~~~~~~~~
engine.c: In function 'engine_get_next_nif':
engine.c:632:9: warning: 'ENGINE_finish' is deprecated: Since OpenSSL 3.0 []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;]
632 | ENGINE_finish(ctx->engine);
| ^~~~~~~~~~~~~
In file included from openssl_config.h:320,
from common.h:35,
from engine.h:24,
from engine.c:21:
/nix/store/ij6zl5w3cyblkn4q4hfah3x9pn4xyshm-openssl-3.0.8-dev/include/openssl/engine.h:628:27: note: declared here
628 | OSSL_DEPRECATEDIN_3_0 int ENGINE_finish(ENGINE *e);
| ^~~~~~~~~~~~~
engine.c:635:5: warning: 'ENGINE_get_next' is deprecated: Since OpenSSL 3.0 []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;]
635 | engine = ENGINE_get_next(ctx->engine);
| ^~~~~~
In file included from openssl_config.h:320,
from common.h:35,
from engine.h:24,
from engine.c:21:
/nix/store/ij6zl5w3cyblkn4q4hfah3x9pn4xyshm-openssl-3.0.8-dev/include/openssl/engine.h:323:31: note: declared here
323 | OSSL_DEPRECATEDIN_3_0 ENGINE *ENGINE_get_next(ENGINE *e);
| ^~~~~~~~~~~~~~~
engine.c: In function 'engine_get_id_nif':
engine.c:684:5: warning: 'ENGINE_get_id' is deprecated: Since OpenSSL 3.0 []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;]
684 | if ((engine_id = ENGINE_get_id(ctx->engine)) == NULL) {
| ^~
In file included from openssl_config.h:320,
from common.h:35,
from engine.h:24,
from engine.c:21:
/nix/store/ij6zl5w3cyblkn4q4hfah3x9pn4xyshm-openssl-3.0.8-dev/include/openssl/engine.h:552:35: note: declared here
552 | OSSL_DEPRECATEDIN_3_0 const char *ENGINE_get_id(const ENGINE *e);
| ^~~~~~~~~~~~~
engine.c: In function 'engine_get_name_nif':
engine.c:723:5: warning: 'ENGINE_get_name' is deprecated: Since OpenSSL 3.0 []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;]
723 | if ((engine_name = ENGINE_get_name(ctx->engine)) == NULL) {
| ^~
In file included from openssl_config.h:320,
from common.h:35,
from engine.h:24,
from engine.c:21:
/nix/store/ij6zl5w3cyblkn4q4hfah3x9pn4xyshm-openssl-3.0.8-dev/include/openssl/engine.h:553:35: note: declared here
553 | OSSL_DEPRECATEDIN_3_0 const char *ENGINE_get_name(const ENGINE *e);
| ^~~~~~~~~~~~~~~
CC ../priv/obj/x86_64-pc-linux-gnu/pkey.o
hmac.c: In function 'hmac_context_dtor':
hmac.c:69:13: warning: 'HMAC_CTX_free' is deprecated: Since OpenSSL 3.0 []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;]
69 | HMAC_CTX_free(obj->ctx);
| ^~~~~~~~~~~~~
In file included from openssl_config.h:50,
from common.h:35,
from hmac.h:26,
from hmac.c:33:
/nix/store/ij6zl5w3cyblkn4q4hfah3x9pn4xyshm-openssl-3.0.8-dev/include/openssl/hmac.h:35:28: note: declared here
35 | OSSL_DEPRECATEDIN_3_0 void HMAC_CTX_free(HMAC_CTX *ctx);
| ^~~~~~~~~~~~~
hmac.c: In function 'hmac_init_nif':
hmac.c:102:5: warning: 'HMAC_CTX_new' is deprecated: Since OpenSSL 3.0 []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;]
102 | if ((obj->ctx = HMAC_CTX_new()) == NULL)
| ^~
In file included from openssl_config.h:50,
from common.h:35,
from hmac.h:26,
from hmac.c:33:
/nix/store/ij6zl5w3cyblkn4q4hfah3x9pn4xyshm-openssl-3.0.8-dev/include/openssl/hmac.h:33:33: note: declared here
33 | OSSL_DEPRECATEDIN_3_0 HMAC_CTX *HMAC_CTX_new(void);
| ^~~~~~~~~~~~
hmac.c:111:5: warning: 'HMAC_Init_ex' is deprecated: Since OpenSSL 3.0 []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;]
111 | if (!HMAC_Init_ex(obj->ctx, key.data, (int)key.size, digp->md.p, NULL))
| ^~
In file included from openssl_config.h:50,
from common.h:35,
from hmac.h:26,
from hmac.c:33:
/nix/store/ij6zl5w3cyblkn4q4hfah3x9pn4xyshm-openssl-3.0.8-dev/include/openssl/hmac.h:43:27: note: declared here
43 | OSSL_DEPRECATEDIN_3_0 int HMAC_Init_ex(HMAC_CTX *ctx, const void *key, int len,
| ^~~~~~~~~~~~
hmac.c: In function 'hmac_update_nif':
hmac.c:151:5: warning: 'HMAC_Update' is deprecated: Since OpenSSL 3.0 []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;]
151 | if (!HMAC_Update(obj->ctx, data.data, data.size))
| ^~
In file included from openssl_config.h:50,
from common.h:35,
from hmac.h:26,
from hmac.c:33:
/nix/store/ij6zl5w3cyblkn4q4hfah3x9pn4xyshm-openssl-3.0.8-dev/include/openssl/hmac.h:45:27: note: declared here
45 | OSSL_DEPRECATEDIN_3_0 int HMAC_Update(HMAC_CTX *ctx, const unsigned char *data,
| ^~~~~~~~~~~
hmac.c: In function 'hmac_final_nif':
hmac.c:196:5: warning: 'HMAC_Final' is deprecated: Since OpenSSL 3.0 []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;]
196 | if (!HMAC_Final(obj->ctx, mac_buf, &mac_len))
| ^~
In file included from openssl_config.h:50,
from common.h:35,
from hmac.h:26,
from hmac.c:33:
/nix/store/ij6zl5w3cyblkn4q4hfah3x9pn4xyshm-openssl-3.0.8-dev/include/openssl/hmac.h:47:27: note: declared here
47 | OSSL_DEPRECATEDIN_3_0 int HMAC_Final(HMAC_CTX *ctx, unsigned char *md,
| ^~~~~~~~~~
hmac.c:204:9: warning: 'HMAC_CTX_free' is deprecated: Since OpenSSL 3.0 []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;]
204 | HMAC_CTX_free(obj->ctx);
| ^~~~~~~~~~~~~
In file included from openssl_config.h:50,
from common.h:35,
from hmac.h:26,
from hmac.c:33:
/nix/store/ij6zl5w3cyblkn4q4hfah3x9pn4xyshm-openssl-3.0.8-dev/include/openssl/hmac.h:35:28: note: declared here
35 | OSSL_DEPRECATEDIN_3_0 void HMAC_CTX_free(HMAC_CTX *ctx);
| ^~~~~~~~~~~~~
CC ../priv/obj/x86_64-pc-linux-gnu/rand.o
CC ../priv/obj/x86_64-pc-linux-gnu/rsa.o
CC ../priv/obj/x86_64-pc-linux-gnu/srp.o
CC ../priv/obj/x86_64-pc-linux-gnu/crypto_callback.o
mac.c: In function 'mac_one_time':
mac.c:323:13: warning: 'EVP_PKEY_new_CMAC_key' is deprecated: Since OpenSSL 3.0 []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;]
323 | pkey = EVP_PKEY_new_CMAC_key(/*engine*/ NULL, key_bin.data, key_bin.size, cipherp->cipher.p);
| ^~~~
In file included from /nix/store/ij6zl5w3cyblkn4q4hfah3x9pn4xyshm-openssl-3.0.8-dev/include/openssl/rand.h:23,
from openssl_config.h:48,
from common.h:35,
from mac.c:21:
/nix/store/ij6zl5w3cyblkn4q4hfah3x9pn4xyshm-openssl-3.0.8-dev/include/openssl/evp.h:1826:11: note: declared here
1826 | EVP_PKEY *EVP_PKEY_new_CMAC_key(ENGINE *e, const unsigned char *priv,
| ^~~~~~~~~~~~~~~~~~~~~
mac.c: In function 'mac_init_nif':
mac.c:601:13: warning: 'EVP_PKEY_new_CMAC_key' is deprecated: Since OpenSSL 3.0 []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;]
601 | pkey = EVP_PKEY_new_CMAC_key(/*engine*/ NULL, key_bin.data, key_bin.size, cipherp->cipher.p);
| ^~~~
In file included from /nix/store/ij6zl5w3cyblkn4q4hfah3x9pn4xyshm-openssl-3.0.8-dev/include/openssl/rand.h:23,
from openssl_config.h:48,
from common.h:35,
from mac.c:21:
/nix/store/ij6zl5w3cyblkn4q4hfah3x9pn4xyshm-openssl-3.0.8-dev/include/openssl/evp.h:1826:11: note: declared here
1826 | EVP_PKEY *EVP_PKEY_new_CMAC_key(ENGINE *e, const unsigned char *priv,
| ^~~~~~~~~~~~~~~~~~~~~
CC ../priv/obj/x86_64-pc-linux-gnu/otp_test_engine.o
pkey.c: In function 'get_pkey_digest_type':
pkey.c:76:14: error: implicit declaration of function 'FIPS_mode' []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wimplicit-function-declaration-Werror=implicit-function-declaration]8;;]
76 | if (!FIPS_mode()) return PKEY_OK;
| ^~~~~~~~~
pkey.c: In function 'get_pkey_private_key':
pkey.c:280:9: warning: 'ENGINE_load_private_key' is deprecated: Since OpenSSL 3.0 []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;]
280 | result = ENGINE_load_private_key(e, id, NULL, password);
| ^~~~~~
In file included from openssl_config.h:320,
from common.h:35,
from pkey.h:24,
from pkey.c:21:
/nix/store/ij6zl5w3cyblkn4q4hfah3x9pn4xyshm-openssl-3.0.8-dev/include/openssl/engine.h:638:11: note: declared here
638 | EVP_PKEY *ENGINE_load_private_key(ENGINE *e, const char *key_id,
| ^~~~~~~~~~~~~~~~~~~~~~~
pkey.c:286:9: warning: 'RSA_new' is deprecated: Since OpenSSL 3.0 []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;]
286 | if ((rsa = RSA_new()) == NULL)
| ^~
In file included from openssl_config.h:33,
from common.h:35,
from pkey.h:24,
from pkey.c:21:
/nix/store/ij6zl5w3cyblkn4q4hfah3x9pn4xyshm-openssl-3.0.8-dev/include/openssl/rsa.h:201:28: note: declared here
201 | OSSL_DEPRECATEDIN_3_0 RSA *RSA_new(void);
| ^~~~~~~
pkey.c:293:9: warning: 'EVP_PKEY_assign' is deprecated: Since OpenSSL 3.0 []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;]
293 | if (EVP_PKEY_assign_RSA(result, rsa) != 1)
| ^~
In file included from /nix/store/ij6zl5w3cyblkn4q4hfah3x9pn4xyshm-openssl-3.0.8-dev/include/openssl/rand.h:23,
from openssl_config.h:48,
from common.h:35,
from pkey.h:24,
from pkey.c:21:
/nix/store/ij6zl5w3cyblkn4q4hfah3x9pn4xyshm-openssl-3.0.8-dev/include/openssl/evp.h:1328:5: note: declared here
1328 | int EVP_PKEY_assign(EVP_PKEY *pkey, int type, void *key);
| ^~~~~~~~~~~~~~~
pkey.c:316:9: warning: 'EVP_PKEY_assign' is deprecated: Since OpenSSL 3.0 []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;]
316 | if (EVP_PKEY_assign_EC_KEY(result, ec) != 1)
| ^~
In file included from /nix/store/ij6zl5w3cyblkn4q4hfah3x9pn4xyshm-openssl-3.0.8-dev/include/openssl/rand.h:23,
from openssl_config.h:48,
from common.h:35,
from pkey.h:24,
from pkey.c:21:
/nix/store/ij6zl5w3cyblkn4q4hfah3x9pn4xyshm-openssl-3.0.8-dev/include/openssl/evp.h:1328:5: note: declared here
1328 | int EVP_PKEY_assign(EVP_PKEY *pkey, int type, void *key);
| ^~~~~~~~~~~~~~~
pkey.c:338:9: warning: 'DSA_new' is deprecated: Since OpenSSL 3.0 []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;]
338 | if ((dsa = DSA_new()) == NULL)
| ^~
In file included from openssl_config.h:32,
from common.h:35,
from pkey.h:24,
from pkey.c:21:
/nix/store/ij6zl5w3cyblkn4q4hfah3x9pn4xyshm-openssl-3.0.8-dev/include/openssl/dsa.h:125:28: note: declared here
125 | OSSL_DEPRECATEDIN_3_0 DSA *DSA_new(void);
| ^~~~~~~
pkey.c:345:9: warning: 'EVP_PKEY_assign' is deprecated: Since OpenSSL 3.0 []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;]
345 | if (EVP_PKEY_assign_DSA(result, dsa) != 1)
| ^~
In file included from /nix/store/ij6zl5w3cyblkn4q4hfah3x9pn4xyshm-openssl-3.0.8-dev/include/openssl/rand.h:23,
from openssl_config.h:48,
from common.h:35,
from pkey.h:24,
from pkey.c:21:
/nix/store/ij6zl5w3cyblkn4q4hfah3x9pn4xyshm-openssl-3.0.8-dev/include/openssl/evp.h:1328:5: note: declared here
1328 | int EVP_PKEY_assign(EVP_PKEY *pkey, int type, void *key);
| ^~~~~~~~~~~~~~~
pkey.c:367:9: warning: 'RSA_free' is deprecated: Since OpenSSL 3.0 []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;]
367 | RSA_free(rsa);
| ^~~~~~~~
In file included from openssl_config.h:33,
from common.h:35,
from pkey.h:24,
from pkey.c:21:
/nix/store/ij6zl5w3cyblkn4q4hfah3x9pn4xyshm-openssl-3.0.8-dev/include/openssl/rsa.h:293:28: note: declared here
293 | OSSL_DEPRECATEDIN_3_0 void RSA_free(RSA *r);
| ^~~~~~~~
pkey.c:370:9: warning: 'DSA_free' is deprecated: Since OpenSSL 3.0 []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;]
370 | DSA_free(dsa);
| ^~~~~~~~
In file included from openssl_config.h:32,
from common.h:35,
from pkey.h:24,
from pkey.c:21:
/nix/store/ij6zl5w3cyblkn4q4hfah3x9pn4xyshm-openssl-3.0.8-dev/include/openssl/dsa.h:127:28: note: declared here
127 | OSSL_DEPRECATEDIN_3_0 void DSA_free(DSA *r);
| ^~~~~~~~
pkey.c:374:9: warning: 'EC_KEY_free' is deprecated: Since OpenSSL 3.0 []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;]
374 | EC_KEY_free(ec);
| ^~~~~~~~~~~
In file included from /nix/store/ij6zl5w3cyblkn4q4hfah3x9pn4xyshm-openssl-3.0.8-dev/include/openssl/engine.h:28,
from openssl_config.h:320,
from common.h:35,
from pkey.h:24,
from pkey.c:21:
/nix/store/ij6zl5w3cyblkn4q4hfah3x9pn4xyshm-openssl-3.0.8-dev/include/openssl/ec.h:1003:28: note: declared here
1003 | OSSL_DEPRECATEDIN_3_0 void EC_KEY_free(EC_KEY *key);
| ^~~~~~~~~~~
pkey.c: In function 'get_pkey_public_key':
pkey.c:408:9: warning: 'ENGINE_load_public_key' is deprecated: Since OpenSSL 3.0 []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;]
408 | result = ENGINE_load_public_key(e, id, NULL, password);
| ^~~~~~
In file included from openssl_config.h:320,
from common.h:35,
from pkey.h:24,
from pkey.c:21:
/nix/store/ij6zl5w3cyblkn4q4hfah3x9pn4xyshm-openssl-3.0.8-dev/include/openssl/engine.h:641:11: note: declared here
641 | EVP_PKEY *ENGINE_load_public_key(ENGINE *e, const char *key_id,
| ^~~~~~~~~~~~~~~~~~~~~~
pkey.c:414:9: warning: 'RSA_new' is deprecated: Since OpenSSL 3.0 []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;]
414 | if ((rsa = RSA_new()) == NULL)
| ^~
In file included from openssl_config.h:33,
from common.h:35,
from pkey.h:24,
from pkey.c:21:
/nix/store/ij6zl5w3cyblkn4q4hfah3x9pn4xyshm-openssl-3.0.8-dev/include/openssl/rsa.h:201:28: note: declared here
201 | OSSL_DEPRECATEDIN_3_0 RSA *RSA_new(void);
| ^~~~~~~
pkey.c:422:9: warning: 'EVP_PKEY_assign' is deprecated: Since OpenSSL 3.0 []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;]
422 | if (EVP_PKEY_assign_RSA(result, rsa) != 1)
| ^~
In file included from /nix/store/ij6zl5w3cyblkn4q4hfah3x9pn4xyshm-openssl-3.0.8-dev/include/openssl/rand.h:23,
from openssl_config.h:48,
from common.h:35,
from pkey.h:24,
from pkey.c:21:
/nix/store/ij6zl5w3cyblkn4q4hfah3x9pn4xyshm-openssl-3.0.8-dev/include/openssl/evp.h:1328:5: note: declared here
1328 | int EVP_PKEY_assign(EVP_PKEY *pkey, int type, void *key);
| ^~~~~~~~~~~~~~~
pkey.c:446:9: warning: 'EVP_PKEY_assign' is deprecated: Since OpenSSL 3.0 []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;]
446 | if (EVP_PKEY_assign_EC_KEY(result, ec) != 1)
| ^~
In file included from /nix/store/ij6zl5w3cyblkn4q4hfah3x9pn4xyshm-openssl-3.0.8-dev/include/openssl/rand.h:23,
from openssl_config.h:48,
from common.h:35,
from pkey.h:24,
from pkey.c:21:
/nix/store/ij6zl5w3cyblkn4q4hfah3x9pn4xyshm-openssl-3.0.8-dev/include/openssl/evp.h:1328:5: note: declared here
1328 | int EVP_PKEY_assign(EVP_PKEY *pkey, int type, void *key);
| ^~~~~~~~~~~~~~~
pkey.c:465:9: warning: 'DSA_new' is deprecated: Since OpenSSL 3.0 []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;]
465 | if ((dsa = DSA_new()) == NULL)
| ^~
In file included from openssl_config.h:32,
from common.h:35,
from pkey.h:24,
from pkey.c:21:
/nix/store/ij6zl5w3cyblkn4q4hfah3x9pn4xyshm-openssl-3.0.8-dev/include/openssl/dsa.h:125:28: note: declared here
125 | OSSL_DEPRECATEDIN_3_0 DSA *DSA_new(void);
| ^~~~~~~
pkey.c:473:9: warning: 'EVP_PKEY_assign' is deprecated: Since OpenSSL 3.0 []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;]
473 | if (EVP_PKEY_assign_DSA(result, dsa) != 1)
| ^~
In file included from /nix/store/ij6zl5w3cyblkn4q4hfah3x9pn4xyshm-openssl-3.0.8-dev/include/openssl/rand.h:23,
from openssl_config.h:48,
from common.h:35,
from pkey.h:24,
from pkey.c:21:
/nix/store/ij6zl5w3cyblkn4q4hfah3x9pn4xyshm-openssl-3.0.8-dev/include/openssl/evp.h:1328:5: note: declared here
1328 | int EVP_PKEY_assign(EVP_PKEY *pkey, int type, void *key);
| ^~~~~~~~~~~~~~~
pkey.c:497:9: warning: 'RSA_free' is deprecated: Since OpenSSL 3.0 []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;]
497 | RSA_free(rsa);
| ^~~~~~~~
In file included from openssl_config.h:33,
from common.h:35,
from pkey.h:24,
from pkey.c:21:
/nix/store/ij6zl5w3cyblkn4q4hfah3x9pn4xyshm-openssl-3.0.8-dev/include/openssl/rsa.h:293:28: note: declared here
293 | OSSL_DEPRECATEDIN_3_0 void RSA_free(RSA *r);
| ^~~~~~~~
pkey.c:500:9: warning: 'DSA_free' is deprecated: Since OpenSSL 3.0 []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;]
500 | DSA_free(dsa);
| ^~~~~~~~
In file included from openssl_config.h:32,
from common.h:35,
from pkey.h:24,
from pkey.c:21:
/nix/store/ij6zl5w3cyblkn4q4hfah3x9pn4xyshm-openssl-3.0.8-dev/include/openssl/dsa.h:127:28: note: declared here
127 | OSSL_DEPRECATEDIN_3_0 void DSA_free(DSA *r);
| ^~~~~~~~
pkey.c:504:9: warning: 'EC_KEY_free' is deprecated: Since OpenSSL 3.0 []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;]
504 | EC_KEY_free(ec);
| ^~~~~~~~~~~
In file included from /nix/store/ij6zl5w3cyblkn4q4hfah3x9pn4xyshm-openssl-3.0.8-dev/include/openssl/engine.h:28,
from openssl_config.h:320,
from common.h:35,
from pkey.h:24,
from pkey.c:21:
/nix/store/ij6zl5w3cyblkn4q4hfah3x9pn4xyshm-openssl-3.0.8-dev/include/openssl/ec.h:1003:28: note: declared here
1003 | OSSL_DEPRECATEDIN_3_0 void EC_KEY_free(EC_KEY *key);
| ^~~~~~~~~~~
pkey.c: In function 'pkey_sign_nif':
pkey.c:727:9: warning: 'RSA_free' is deprecated: Since OpenSSL 3.0 []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;]
727 | RSA_free(rsa);
| ^~~~~~~~
In file included from openssl_config.h:33,
from common.h:35,
from pkey.h:24,
from pkey.c:21:
/nix/store/ij6zl5w3cyblkn4q4hfah3x9pn4xyshm-openssl-3.0.8-dev/include/openssl/rsa.h:293:28: note: declared here
293 | OSSL_DEPRECATEDIN_3_0 void RSA_free(RSA *r);
| ^~~~~~~~
pkey.c:730:9: warning: 'DSA_free' is deprecated: Since OpenSSL 3.0 []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;]
730 | DSA_free(dsa);
| ^~~~~~~~
In file included from openssl_config.h:32,
from common.h:35,
from pkey.h:24,
from pkey.c:21:
/nix/store/ij6zl5w3cyblkn4q4hfah3x9pn4xyshm-openssl-3.0.8-dev/include/openssl/dsa.h:127:28: note: declared here
127 | OSSL_DEPRECATEDIN_3_0 void DSA_free(DSA *r);
| ^~~~~~~~
pkey.c:734:9: warning: 'EC_KEY_free' is deprecated: Since OpenSSL 3.0 []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;]
734 | EC_KEY_free(ec);
| ^~~~~~~~~~~
In file included from /nix/store/ij6zl5w3cyblkn4q4hfah3x9pn4xyshm-openssl-3.0.8-dev/include/openssl/engine.h:28,
from openssl_config.h:320,
from common.h:35,
from pkey.h:24,
from pkey.c:21:
/nix/store/ij6zl5w3cyblkn4q4hfah3x9pn4xyshm-openssl-3.0.8-dev/include/openssl/ec.h:1003:28: note: declared here
1003 | OSSL_DEPRECATEDIN_3_0 void EC_KEY_free(EC_KEY *key);
| ^~~~~~~~~~~
pkey.c: In function 'pkey_verify_nif':
pkey.c:915:9: warning: 'RSA_free' is deprecated: Since OpenSSL 3.0 []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;]
915 | RSA_free(rsa);
| ^~~~~~~~
In file included from openssl_config.h:33,
from common.h:35,
from pkey.h:24,
from pkey.c:21:
/nix/store/ij6zl5w3cyblkn4q4hfah3x9pn4xyshm-openssl-3.0.8-dev/include/openssl/rsa.h:293:28: note: declared here
293 | OSSL_DEPRECATEDIN_3_0 void RSA_free(RSA *r);
| ^~~~~~~~
pkey.c:918:9: warning: 'DSA_free' is deprecated: Since OpenSSL 3.0 []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;]
918 | DSA_free(dsa);
| ^~~~~~~~
In file included from openssl_config.h:32,
from common.h:35,
from pkey.h:24,
from pkey.c:21:
/nix/store/ij6zl5w3cyblkn4q4hfah3x9pn4xyshm-openssl-3.0.8-dev/include/openssl/dsa.h:127:28: note: declared here
127 | OSSL_DEPRECATEDIN_3_0 void DSA_free(DSA *r);
| ^~~~~~~~
pkey.c:922:9: warning: 'EC_KEY_free' is deprecated: Since OpenSSL 3.0 []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;]
922 | EC_KEY_free(ec);
| ^~~~~~~~~~~
In file included from /nix/store/ij6zl5w3cyblkn4q4hfah3x9pn4xyshm-openssl-3.0.8-dev/include/openssl/engine.h:28,
from openssl_config.h:320,
from common.h:35,
from pkey.h:24,
from pkey.c:21:
/nix/store/ij6zl5w3cyblkn4q4hfah3x9pn4xyshm-openssl-3.0.8-dev/include/openssl/ec.h:1003:28: note: declared here
1003 | OSSL_DEPRECATEDIN_3_0 void EC_KEY_free(EC_KEY *key);
| ^~~~~~~~~~~
pkey.c: In function 'privkey_to_pubkey_nif':
pkey.c:1408:9: warning: 'EVP_PKEY_get1_RSA' is deprecated: Since OpenSSL 3.0 []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;]
1408 | if ((rsa = EVP_PKEY_get1_RSA(pkey)) == NULL)
| ^~
In file included from /nix/store/ij6zl5w3cyblkn4q4hfah3x9pn4xyshm-openssl-3.0.8-dev/include/openssl/rand.h:23,
from openssl_config.h:48,
from common.h:35,
from pkey.h:24,
from pkey.c:21:
/nix/store/ij6zl5w3cyblkn4q4hfah3x9pn4xyshm-openssl-3.0.8-dev/include/openssl/evp.h:1348:16: note: declared here
1348 | struct rsa_st *EVP_PKEY_get1_RSA(EVP_PKEY *pkey);
| ^~~~~~~~~~~~~~~~~
pkey.c:1411:9: warning: 'RSA_get0_key' is deprecated: Since OpenSSL 3.0 []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;]
1411 | RSA_get0_key(rsa, &n, &e, &d);
| ^~~~~~~~~~~~
In file included from openssl_config.h:33,
from common.h:35,
from pkey.h:24,
from pkey.c:21:
/nix/store/ij6zl5w3cyblkn4q4hfah3x9pn4xyshm-openssl-3.0.8-dev/include/openssl/rsa.h:217:28: note: declared here
217 | OSSL_DEPRECATEDIN_3_0 void RSA_get0_key(const RSA *r,
| ^~~~~~~~~~~~
pkey.c:1426:9: warning: 'EVP_PKEY_get1_DSA' is deprecated: Since OpenSSL 3.0 []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;]
1426 | if ((dsa = EVP_PKEY_get1_DSA(pkey)) == NULL)
| ^~
In file included from /nix/store/ij6zl5w3cyblkn4q4hfah3x9pn4xyshm-openssl-3.0.8-dev/include/openssl/rand.h:23,
from openssl_config.h:48,
from common.h:35,
from pkey.h:24,
from pkey.c:21:
/nix/store/ij6zl5w3cyblkn4q4hfah3x9pn4xyshm-openssl-3.0.8-dev/include/openssl/evp.h:1357:16: note: declared here
1357 | struct dsa_st *EVP_PKEY_get1_DSA(EVP_PKEY *pkey);
| ^~~~~~~~~~~~~~~~~
pkey.c:1429:9: warning: 'DSA_get0_pqg' is deprecated: Since OpenSSL 3.0 []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;]
1429 | DSA_get0_pqg(dsa, &p, &q, &g);
| ^~~~~~~~~~~~
In file included from openssl_config.h:32,
from common.h:35,
from pkey.h:24,
from pkey.c:21:
/nix/store/ij6zl5w3cyblkn4q4hfah3x9pn4xyshm-openssl-3.0.8-dev/include/openssl/dsa.h:201:28: note: declared here
201 | OSSL_DEPRECATEDIN_3_0 void DSA_get0_pqg(const DSA *d, const BIGNUM **p,
| ^~~~~~~~~~~~
pkey.c:1430:9: warning: 'DSA_get0_key' is deprecated: Since OpenSSL 3.0 []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;]
1430 | DSA_get0_key(dsa, &pub_key, NULL);
| ^~~~~~~~~~~~
In file included from openssl_config.h:32,
from common.h:35,
from pkey.h:24,
from pkey.c:21:
/nix/store/ij6zl5w3cyblkn4q4hfah3x9pn4xyshm-openssl-3.0.8-dev/include/openssl/dsa.h:204:28: note: declared here
204 | OSSL_DEPRECATEDIN_3_0 void DSA_get0_key(const DSA *d, const BIGNUM **pub_key,
| ^~~~~~~~~~~~
pkey.c:1491:9: warning: 'RSA_free' is deprecated: Since OpenSSL 3.0 []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;]
1491 | RSA_free(rsa);
| ^~~~~~~~
In file included from openssl_config.h:33,
from common.h:35,
from pkey.h:24,
from pkey.c:21:
/nix/store/ij6zl5w3cyblkn4q4hfah3x9pn4xyshm-openssl-3.0.8-dev/include/openssl/rsa.h:293:28: note: declared here
293 | OSSL_DEPRECATEDIN_3_0 void RSA_free(RSA *r);
| ^~~~~~~~
pkey.c:1494:9: warning: 'DSA_free' is deprecated: Since OpenSSL 3.0 []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;]
1494 | DSA_free(dsa);
| ^~~~~~~~
In file included from openssl_config.h:32,
from common.h:35,
from pkey.h:24,
from pkey.c:21:
/nix/store/ij6zl5w3cyblkn4q4hfah3x9pn4xyshm-openssl-3.0.8-dev/include/openssl/dsa.h:127:28: note: declared here
127 | OSSL_DEPRECATEDIN_3_0 void DSA_free(DSA *r);
| ^~~~~~~~
/nix/store/gn5515zj8skk23jvrrljirgxr10fw9az-coreutils-9.1/bin/install -c -d ../priv/lib/x86_64-pc-linux-gnu
gcc -shared -Wl,-Bsymbolic -o ../priv/lib/x86_64-pc-linux-gnu/crypto_callback.so ../priv/obj/x86_64-pc-linux-gnu/crypto_callback.o
rand.c: In function 'rand_uniform_nif':
rand.c:104:5: warning: 'BN_pseudo_rand_range' is deprecated: Since OpenSSL 3.0 []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;]
104 | if (!BN_pseudo_rand_range(bn_rand, bn_to))
| ^~
In file included from /nix/store/ij6zl5w3cyblkn4q4hfah3x9pn4xyshm-openssl-3.0.8-dev/include/openssl/asn1.h:33,
from /nix/store/ij6zl5w3cyblkn4q4hfah3x9pn4xyshm-openssl-3.0.8-dev/include/openssl/dh.h:85,
from openssl_config.h:31,
from common.h:35,
from rand.h:24,
from rand.c:21:
/nix/store/ij6zl5w3cyblkn4q4hfah3x9pn4xyshm-openssl-3.0.8-dev/include/openssl/bn.h:233:5: note: declared here
233 | int BN_pseudo_rand_range(BIGNUM *rnd, const BIGNUM *range);
| ^~~~~~~~~~~~~~~~~~~~
rsa.c: In function 'get_rsa_private_key':
rsa.c:49:5: warning: 'RSA_set0_key' is deprecated: Since OpenSSL 3.0 []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;]
49 | if (!RSA_set0_key(rsa, n, e, d))
| ^~
In file included from openssl_config.h:33,
from common.h:35,
from rsa.h:24,
from rsa.c:21:
/nix/store/ij6zl5w3cyblkn4q4hfah3x9pn4xyshm-openssl-3.0.8-dev/include/openssl/rsa.h:207:27: note: declared here
207 | OSSL_DEPRECATEDIN_3_0 int RSA_set0_key(RSA *r, BIGNUM *n, BIGNUM *e, BIGNUM *d);
| ^~~~~~~~~~~~
rsa.c:82:5: warning: 'RSA_set0_factors' is deprecated: Since OpenSSL 3.0 []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;]
82 | if (!RSA_set0_factors(rsa, p, q))
| ^~
In file included from openssl_config.h:33,
from common.h:35,
from rsa.h:24,
from rsa.c:21:
/nix/store/ij6zl5w3cyblkn4q4hfah3x9pn4xyshm-openssl-3.0.8-dev/include/openssl/rsa.h:208:27: note: declared here
208 | OSSL_DEPRECATEDIN_3_0 int RSA_set0_factors(RSA *r, BIGNUM *p, BIGNUM *q);
| ^~~~~~~~~~~~~~~~
rsa.c:88:5: warning: 'RSA_set0_crt_params' is deprecated: Since OpenSSL 3.0 []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;]
88 | if (!RSA_set0_crt_params(rsa, dmp1, dmq1, iqmp))
| ^~
In file included from openssl_config.h:33,
from common.h:35,
from rsa.h:24,
from rsa.c:21:
/nix/store/ij6zl5w3cyblkn4q4hfah3x9pn4xyshm-openssl-3.0.8-dev/include/openssl/rsa.h:209:27: note: declared here
209 | OSSL_DEPRECATEDIN_3_0 int RSA_set0_crt_params(RSA *r,
| ^~~~~~~~~~~~~~~~~~~
rsa.c: In function 'get_rsa_public_key':
rsa.c:136:5: warning: 'RSA_set0_key' is deprecated: Since OpenSSL 3.0 []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;]
136 | if (!RSA_set0_key(rsa, n, e, NULL))
| ^~
In file included from openssl_config.h:33,
from common.h:35,
from rsa.h:24,
from rsa.c:21:
/nix/store/ij6zl5w3cyblkn4q4hfah3x9pn4xyshm-openssl-3.0.8-dev/include/openssl/rsa.h:207:27: note: declared here
207 | OSSL_DEPRECATEDIN_3_0 int RSA_set0_key(RSA *r, BIGNUM *n, BIGNUM *e, BIGNUM *d);
| ^~~~~~~~~~~~
rsa.c: In function 'put_rsa_private_key':
rsa.c:161:5: warning: 'RSA_get0_key' is deprecated: Since OpenSSL 3.0 []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;]
161 | RSA_get0_key(rsa, &n, &e, &d);
| ^~~~~~~~~~~~
In file included from openssl_config.h:33,
from common.h:35,
from rsa.h:24,
from rsa.c:21:
/nix/store/ij6zl5w3cyblkn4q4hfah3x9pn4xyshm-openssl-3.0.8-dev/include/openssl/rsa.h:217:28: note: declared here
217 | OSSL_DEPRECATEDIN_3_0 void RSA_get0_key(const RSA *r,
| ^~~~~~~~~~~~
rsa.c:171:5: warning: 'RSA_get0_factors' is deprecated: Since OpenSSL 3.0 []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;]
171 | RSA_get0_factors(rsa, &p, &q);
| ^~~~~~~~~~~~~~~~
In file included from openssl_config.h:33,
from common.h:35,
from rsa.h:24,
from rsa.c:21:
/nix/store/ij6zl5w3cyblkn4q4hfah3x9pn4xyshm-openssl-3.0.8-dev/include/openssl/rsa.h:220:28: note: declared here
220 | OSSL_DEPRECATEDIN_3_0 void RSA_get0_factors(const RSA *r,
| ^~~~~~~~~~~~~~~~
rsa.c:172:5: warning: 'RSA_get0_crt_params' is deprecated: Since OpenSSL 3.0 []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;]
172 | RSA_get0_crt_params(rsa, &dmp1, &dmq1, &iqmp);
| ^~~~~~~~~~~~~~~~~~~
In file included from openssl_config.h:33,
from common.h:35,
from rsa.h:24,
from rsa.c:21:
/nix/store/ij6zl5w3cyblkn4q4hfah3x9pn4xyshm-openssl-3.0.8-dev/include/openssl/rsa.h:225:28: note: declared here
225 | OSSL_DEPRECATEDIN_3_0 void RSA_get0_crt_params(const RSA *r,
| ^~~~~~~~~~~~~~~~~~~
rsa.c: In function 'rsa_generate_key':
rsa.c:246:5: warning: 'RSA_new' is deprecated: Since OpenSSL 3.0 []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;]
246 | if ((rsa = RSA_new()) == NULL)
| ^~
In file included from openssl_config.h:33,
from common.h:35,
from rsa.h:24,
from rsa.c:21:
/nix/store/ij6zl5w3cyblkn4q4hfah3x9pn4xyshm-openssl-3.0.8-dev/include/openssl/rsa.h:201:28: note: declared here
201 | OSSL_DEPRECATEDIN_3_0 RSA *RSA_new(void);
| ^~~~~~~
rsa.c:249:5: warning: 'RSA_generate_key_ex' is deprecated: Since OpenSSL 3.0 []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;]
249 | if (!RSA_generate_key_ex(rsa, modulus_bits, pub_exp, intr_cb))
| ^~
In file included from openssl_config.h:33,
from common.h:35,
from rsa.h:24,
from rsa.c:21:
/nix/store/ij6zl5w3cyblkn4q4hfah3x9pn4xyshm-openssl-3.0.8-dev/include/openssl/rsa.h:260:27: note: declared here
260 | OSSL_DEPRECATEDIN_3_0 int RSA_generate_key_ex(RSA *rsa, int bits, BIGNUM *e,
| ^~~~~~~~~~~~~~~~~~~
rsa.c:271:9: warning: 'RSA_free' is deprecated: Since OpenSSL 3.0 []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;]
271 | RSA_free(rsa);
| ^~~~~~~~
In file included from openssl_config.h:33,
from common.h:35,
from rsa.h:24,
from rsa.c:21:
/nix/store/ij6zl5w3cyblkn4q4hfah3x9pn4xyshm-openssl-3.0.8-dev/include/openssl/rsa.h:293:28: note: declared here
293 | OSSL_DEPRECATEDIN_3_0 void RSA_free(RSA *r);
| ^~~~~~~~
otp_test_engine.c: In function 'test_init':
otp_test_engine.c:95:5: warning: 'RSA_meth_set_finish' is deprecated: Since OpenSSL 3.0 []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;]
95 | if (!RSA_meth_set_finish(test_rsa_method, test_rsa_free))
| ^~
In file included from otp_test_engine.c:31:
/nix/store/ij6zl5w3cyblkn4q4hfah3x9pn4xyshm-openssl-3.0.8-dev/include/openssl/rsa.h:554:5: note: declared here
554 | int RSA_meth_set_finish(RSA_METHOD *rsa, int (*finish) (RSA *rsa));
| ^~~~~~~~~~~~~~~~~~~
otp_test_engine.c:97:5: warning: 'RSA_meth_set_sign' is deprecated: Since OpenSSL 3.0 []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;]
97 | if (!RSA_meth_set_sign(test_rsa_method, test_rsa_sign))
| ^~
In file included from otp_test_engine.c:31:
/nix/store/ij6zl5w3cyblkn4q4hfah3x9pn4xyshm-openssl-3.0.8-dev/include/openssl/rsa.h:563:5: note: declared here
563 | int RSA_meth_set_sign(RSA_METHOD *rsa,
| ^~~~~~~~~~~~~~~~~
otp_test_engine.c:99:5: warning: 'RSA_meth_set_verify' is deprecated: Since OpenSSL 3.0 []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;]
99 | if (!RSA_meth_set_verify(test_rsa_method, test_rsa_verify))
| ^~
In file included from otp_test_engine.c:31:
/nix/store/ij6zl5w3cyblkn4q4hfah3x9pn4xyshm-openssl-3.0.8-dev/include/openssl/rsa.h:576:5: note: declared here
576 | int RSA_meth_set_verify(RSA_METHOD *rsa,
| ^~~~~~~~~~~~~~~~~~~
otp_test_engine.c: In function 'test_engine_digest_selector':
otp_test_engine.c:215:9: warning: 'EVP_MD_meth_new' is deprecated: Since OpenSSL 3.0 []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;]
215 | if ((md = EVP_MD_meth_new(NID_md5, NID_undef)) == NULL)
| ^~
In file included from /nix/store/ij6zl5w3cyblkn4q4hfah3x9pn4xyshm-openssl-3.0.8-dev/include/openssl/rand.h:23,
from /nix/store/ij6zl5w3cyblkn4q4hfah3x9pn4xyshm-openssl-3.0.8-dev/include/openssl/engine.h:29,
from otp_test_engine.c:62:
/nix/store/ij6zl5w3cyblkn4q4hfah3x9pn4xyshm-openssl-3.0.8-dev/include/openssl/evp.h:108:31: note: declared here
108 | OSSL_DEPRECATEDIN_3_0 EVP_MD *EVP_MD_meth_new(int md_type, int pkey_type);
| ^~~~~~~~~~~~~~~
otp_test_engine.c:217:9: warning: 'EVP_MD_meth_set_result_size' is deprecated: Since OpenSSL 3.0 []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;]
217 | if (EVP_MD_meth_set_result_size(md, MD5_DIGEST_LENGTH) != 1)
| ^~
In file included from /nix/store/ij6zl5w3cyblkn4q4hfah3x9pn4xyshm-openssl-3.0.8-dev/include/openssl/rand.h:23,
from /nix/store/ij6zl5w3cyblkn4q4hfah3x9pn4xyshm-openssl-3.0.8-dev/include/openssl/engine.h:29,
from otp_test_engine.c:62:
/nix/store/ij6zl5w3cyblkn4q4hfah3x9pn4xyshm-openssl-3.0.8-dev/include/openssl/evp.h:114:5: note: declared here
114 | int EVP_MD_meth_set_result_size(EVP_MD *md, int resultsize);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
otp_test_engine.c:219:9: warning: 'EVP_MD_meth_set_flags' is deprecated: Since OpenSSL 3.0 []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;]
219 | if (EVP_MD_meth_set_flags(md, 0) != 1)
| ^~
In file included from /nix/store/ij6zl5w3cyblkn4q4hfah3x9pn4xyshm-openssl-3.0.8-dev/include/openssl/rand.h:23,
from /nix/store/ij6zl5w3cyblkn4q4hfah3x9pn4xyshm-openssl-3.0.8-dev/include/openssl/engine.h:29,
from otp_test_engine.c:62:
/nix/store/ij6zl5w3cyblkn4q4hfah3x9pn4xyshm-openssl-3.0.8-dev/include/openssl/evp.h:118:5: note: declared here
118 | int EVP_MD_meth_set_flags(EVP_MD *md, unsigned long flags);
| ^~~~~~~~~~~~~~~~~~~~~
otp_test_engine.c:221:9: warning: 'EVP_MD_meth_set_init' is deprecated: Since OpenSSL 3.0 []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;]
221 | if (EVP_MD_meth_set_init(md, test_engine_md5_init) != 1)
| ^~
In file included from /nix/store/ij6zl5w3cyblkn4q4hfah3x9pn4xyshm-openssl-3.0.8-dev/include/openssl/rand.h:23,
from /nix/store/ij6zl5w3cyblkn4q4hfah3x9pn4xyshm-openssl-3.0.8-dev/include/openssl/engine.h:29,
from otp_test_engine.c:62:
/nix/store/ij6zl5w3cyblkn4q4hfah3x9pn4xyshm-openssl-3.0.8-dev/include/openssl/evp.h:120:5: note: declared here
120 | int EVP_MD_meth_set_init(EVP_MD *md, int (*init)(EVP_MD_CTX *ctx));
| ^~~~~~~~~~~~~~~~~~~~
otp_test_engine.c:223:9: warning: 'EVP_MD_meth_set_update' is deprecated: Since OpenSSL 3.0 []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;]
223 | if (EVP_MD_meth_set_update(md, test_engine_md5_update) != 1)
| ^~
In file included from /nix/store/ij6zl5w3cyblkn4q4hfah3x9pn4xyshm-openssl-3.0.8-dev/include/openssl/rand.h:23,
from /nix/store/ij6zl5w3cyblkn4q4hfah3x9pn4xyshm-openssl-3.0.8-dev/include/openssl/engine.h:29,
from otp_test_engine.c:62:
/nix/store/ij6zl5w3cyblkn4q4hfah3x9pn4xyshm-openssl-3.0.8-dev/include/openssl/evp.h:122:5: note: declared here
122 | int EVP_MD_meth_set_update(EVP_MD *md, int (*update)(EVP_MD_CTX *ctx,
| ^~~~~~~~~~~~~~~~~~~~~~
otp_test_engine.c:225:9: warning: 'EVP_MD_meth_set_final' is deprecated: Since OpenSSL 3.0 []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;]
225 | if (EVP_MD_meth_set_final(md, test_engine_md5_final) != 1)
| ^~
In file included from /nix/store/ij6zl5w3cyblkn4q4hfah3x9pn4xyshm-openssl-3.0.8-dev/include/openssl/rand.h:23,
from /nix/store/ij6zl5w3cyblkn4q4hfah3x9pn4xyshm-openssl-3.0.8-dev/include/openssl/engine.h:29,
from otp_test_engine.c:62:
/nix/store/ij6zl5w3cyblkn4q4hfah3x9pn4xyshm-openssl-3.0.8-dev/include/openssl/evp.h:126:5: note: declared here
126 | int EVP_MD_meth_set_final(EVP_MD *md, int (*final)(EVP_MD_CTX *ctx,
| ^~~~~~~~~~~~~~~~~~~~~
otp_test_engine.c:227:9: warning: 'EVP_MD_meth_set_copy' is deprecated: Since OpenSSL 3.0 []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;]
227 | if (EVP_MD_meth_set_copy(md, NULL) != 1)
| ^~
In file included from /nix/store/ij6zl5w3cyblkn4q4hfah3x9pn4xyshm-openssl-3.0.8-dev/include/openssl/rand.h:23,
from /nix/store/ij6zl5w3cyblkn4q4hfah3x9pn4xyshm-openssl-3.0.8-dev/include/openssl/engine.h:29,
from otp_test_engine.c:62:
/nix/store/ij6zl5w3cyblkn4q4hfah3x9pn4xyshm-openssl-3.0.8-dev/include/openssl/evp.h:129:5: note: declared here
129 | int EVP_MD_meth_set_copy(EVP_MD *md, int (*copy)(EVP_MD_CTX *to,
| ^~~~~~~~~~~~~~~~~~~~
otp_test_engine.c:229:9: warning: 'EVP_MD_meth_set_cleanup' is deprecated: Since OpenSSL 3.0 []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;]
229 | if (EVP_MD_meth_set_cleanup(md, NULL) != 1)
| ^~
In file included from /nix/store/ij6zl5w3cyblkn4q4hfah3x9pn4xyshm-openssl-3.0.8-dev/include/openssl/rand.h:23,
from /nix/store/ij6zl5w3cyblkn4q4hfah3x9pn4xyshm-openssl-3.0.8-dev/include/openssl/engine.h:29,
from otp_test_engine.c:62:
/nix/store/ij6zl5w3cyblkn4q4hfah3x9pn4xyshm-openssl-3.0.8-dev/include/openssl/evp.h:132:5: note: declared here
132 | int EVP_MD_meth_set_cleanup(EVP_MD *md, int (*cleanup)(EVP_MD_CTX *ctx));
| ^~~~~~~~~~~~~~~~~~~~~~~
otp_test_engine.c:231:9: warning: 'EVP_MD_meth_set_input_blocksize' is deprecated: Since OpenSSL 3.0 []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;]
231 | if (EVP_MD_meth_set_input_blocksize(md, MD5_CBLOCK) != 1)
| ^~
In file included from /nix/store/ij6zl5w3cyblkn4q4hfah3x9pn4xyshm-openssl-3.0.8-dev/include/openssl/rand.h:23,
from /nix/store/ij6zl5w3cyblkn4q4hfah3x9pn4xyshm-openssl-3.0.8-dev/include/openssl/engine.h:29,
from otp_test_engine.c:62:
/nix/store/ij6zl5w3cyblkn4q4hfah3x9pn4xyshm-openssl-3.0.8-dev/include/openssl/evp.h:112:5: note: declared here
112 | int EVP_MD_meth_set_input_blocksize(EVP_MD *md, int blocksize);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
otp_test_engine.c:233:9: warning: 'EVP_MD_meth_set_app_datasize' is deprecated: Since OpenSSL 3.0 []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;]
233 | if (EVP_MD_meth_set_app_datasize(md, sizeof(EVP_MD *) + sizeof(MD5_CTX)) != 1)
| ^~
In file included from /nix/store/ij6zl5w3cyblkn4q4hfah3x9pn4xyshm-openssl-3.0.8-dev/include/openssl/rand.h:23,
from /nix/store/ij6zl5w3cyblkn4q4hfah3x9pn4xyshm-openssl-3.0.8-dev/include/openssl/engine.h:29,
from otp_test_engine.c:62:
/nix/store/ij6zl5w3cyblkn4q4hfah3x9pn4xyshm-openssl-3.0.8-dev/include/openssl/evp.h:116:5: note: declared here
116 | int EVP_MD_meth_set_app_datasize(EVP_MD *md, int datasize);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
otp_test_engine.c:235:9: warning: 'EVP_MD_meth_set_ctrl' is deprecated: Since OpenSSL 3.0 []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;]
235 | if (EVP_MD_meth_set_ctrl(md, NULL) != 1)
| ^~
In file included from /nix/store/ij6zl5w3cyblkn4q4hfah3x9pn4xyshm-openssl-3.0.8-dev/include/openssl/rand.h:23,
from /nix/store/ij6zl5w3cyblkn4q4hfah3x9pn4xyshm-openssl-3.0.8-dev/include/openssl/engine.h:29,
from otp_test_engine.c:62:
/nix/store/ij6zl5w3cyblkn4q4hfah3x9pn4xyshm-openssl-3.0.8-dev/include/openssl/evp.h:134:5: note: declared here
134 | int EVP_MD_meth_set_ctrl(EVP_MD *md, int (*ctrl)(EVP_MD_CTX *ctx, int cmd,
| ^~~~~~~~~~~~~~~~~~~~
otp_test_engine.c: In function 'bind_helper':
otp_test_engine.c:255:5: warning: 'RSA_meth_new' is deprecated: Since OpenSSL 3.0 []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;]
255 | if ((test_rsa_method = RSA_meth_new("OTP test RSA method", 0)) == NULL) {
| ^~
In file included from otp_test_engine.c:31:
/nix/store/ij6zl5w3cyblkn4q4hfah3x9pn4xyshm-openssl-3.0.8-dev/include/openssl/rsa.h:473:35: note: declared here
473 | OSSL_DEPRECATEDIN_3_0 RSA_METHOD *RSA_meth_new(const char *name, int flags);
| ^~~~~~~~~~~~
otp_test_engine.c:261:5: warning: 'ENGINE_set_id' is deprecated: Since OpenSSL 3.0 []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;]
261 | if (!ENGINE_set_id(e, test_engine_id))
| ^~
In file included from otp_test_engine.c:62:
/nix/store/ij6zl5w3cyblkn4q4hfah3x9pn4xyshm-openssl-3.0.8-dev/include/openssl/engine.h:495:27: note: declared here
495 | OSSL_DEPRECATEDIN_3_0 int ENGINE_set_id(ENGINE *e, const char *id);
| ^~~~~~~~~~~~~
otp_test_engine.c:263:5: warning: 'ENGINE_set_name' is deprecated: Since OpenSSL 3.0 []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;]
263 | if (!ENGINE_set_name(e, test_engine_name))
| ^~
In file included from otp_test_engine.c:62:
/nix/store/ij6zl5w3cyblkn4q4hfah3x9pn4xyshm-openssl-3.0.8-dev/include/openssl/engine.h:496:27: note: declared here
496 | OSSL_DEPRECATEDIN_3_0 int ENGINE_set_name(ENGINE *e, const char *name);
| ^~~~~~~~~~~~~~~
otp_test_engine.c:265:5: warning: 'ENGINE_set_init_function' is deprecated: Since OpenSSL 3.0 []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;]
265 | if (!ENGINE_set_init_function(e, test_init))
| ^~
In file included from otp_test_engine.c:62:
/nix/store/ij6zl5w3cyblkn4q4hfah3x9pn4xyshm-openssl-3.0.8-dev/include/openssl/engine.h:505:5: note: declared here
505 | int ENGINE_set_init_function(ENGINE *e, ENGINE_GEN_INT_FUNC_PTR init_f);
| ^~~~~~~~~~~~~~~~~~~~~~~~
otp_test_engine.c:267:5: warning: 'ENGINE_set_digests' is deprecated: Since OpenSSL 3.0 []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;]
267 | if (!ENGINE_set_digests(e, &test_engine_digest_selector))
| ^~
In file included from otp_test_engine.c:62:
/nix/store/ij6zl5w3cyblkn4q4hfah3x9pn4xyshm-openssl-3.0.8-dev/include/openssl/engine.h:520:5: note: declared here
520 | int ENGINE_set_digests(ENGINE *e, ENGINE_DIGESTS_PTR f);
| ^~~~~~~~~~~~~~~~~~
otp_test_engine.c:270:5: warning: 'ENGINE_set_load_privkey_function' is deprecated: Since OpenSSL 3.0 []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;]
270 | if (!ENGINE_set_load_privkey_function(e, &test_privkey_load))
| ^~
In file included from otp_test_engine.c:62:
/nix/store/ij6zl5w3cyblkn4q4hfah3x9pn4xyshm-openssl-3.0.8-dev/include/openssl/engine.h:511:5: note: declared here
511 | int ENGINE_set_load_privkey_function(ENGINE *e, ENGINE_LOAD_KEY_PTR loadpriv_f);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
otp_test_engine.c:272:5: warning: 'ENGINE_set_load_pubkey_function' is deprecated: Since OpenSSL 3.0 []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;]
272 | if (!ENGINE_set_load_pubkey_function(e, &test_pubkey_load))
| ^~
In file included from otp_test_engine.c:62:
/nix/store/ij6zl5w3cyblkn4q4hfah3x9pn4xyshm-openssl-3.0.8-dev/include/openssl/engine.h:513:5: note: declared here
513 | int ENGINE_set_load_pubkey_function(ENGINE *e, ENGINE_LOAD_KEY_PTR loadpub_f);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
otp_test_engine.c:276:5: warning: 'ENGINE_set_RSA' is deprecated: Since OpenSSL 3.0 []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;]
276 | if (!ENGINE_set_RSA(e, test_rsa_method))
| ^~
In file included from otp_test_engine.c:62:
/nix/store/ij6zl5w3cyblkn4q4hfah3x9pn4xyshm-openssl-3.0.8-dev/include/openssl/engine.h:497:27: note: declared here
497 | OSSL_DEPRECATEDIN_3_0 int ENGINE_set_RSA(ENGINE *e, const RSA_METHOD *rsa_meth);
| ^~~~~~~~~~~~~~
otp_test_engine.c:285:9: warning: 'RSA_meth_free' is deprecated: Since OpenSSL 3.0 []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;]
285 | RSA_meth_free(test_rsa_method);
| ^~~~~~~~~~~~~
In file included from otp_test_engine.c:31:
/nix/store/ij6zl5w3cyblkn4q4hfah3x9pn4xyshm-openssl-3.0.8-dev/include/openssl/rsa.h:474:28: note: declared here
474 | OSSL_DEPRECATEDIN_3_0 void RSA_meth_free(RSA_METHOD *meth);
| ^~~~~~~~~~~~~
otp_test_engine.c: In function 'test_rsa_sign':
otp_test_engine.c:412:9: warning: 'RSA_size' is deprecated: Since OpenSSL 3.0 []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;]
412 | if ((slen = RSA_size(rsa)) < 0)
| ^~
In file included from otp_test_engine.c:31:
/nix/store/ij6zl5w3cyblkn4q4hfah3x9pn4xyshm-openssl-3.0.8-dev/include/openssl/rsa.h:204:27: note: declared here
204 | OSSL_DEPRECATEDIN_3_0 int RSA_size(const RSA *rsa);
| ^~~~~~~~
otp_test_engine.c: In function 'test_rsa_verify':
otp_test_engine.c:438:9: warning: 'RSA_size' is deprecated: Since OpenSSL 3.0 []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;]
438 | if ((size = RSA_size(rsa)) < 0)
| ^~
In file included from otp_test_engine.c:31:
/nix/store/ij6zl5w3cyblkn4q4hfah3x9pn4xyshm-openssl-3.0.8-dev/include/openssl/rsa.h:204:27: note: declared here
204 | OSSL_DEPRECATEDIN_3_0 int RSA_size(const RSA *rsa);
| ^~~~~~~~
LD ../priv/lib/x86_64-pc-linux-gnu/otp_test_engine.so
cc1: some warnings being treated as errors
make[4]: *** [x86_64-pc-linux-gnu/Makefile:195: ../priv/obj/x86_64-pc-linux-gnu/pkey.o] Error 1
make[4]: *** Waiting for unfinished jobs....
make[4]: Leaving directory '/build/source/lib/crypto/c_src'
make[3]: *** [/build/source/make/run_make.mk:35: opt] Error 2
make[3]: Leaving directory '/build/source/lib/crypto/c_src'
make[2]: *** [/build/source/make/otp_subdir.mk:29: opt] Error 2
make[2]: Leaving directory '/build/source/lib/crypto'
make[1]: *** [/build/source/make/otp_subdir.mk:29: opt] Error 2
make[1]: Leaving directory '/build/source/lib'
make: *** [Makefile:498: libs] Error 2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment