* Package: dev-lang/erlang-24.0.2 * Repository: gentoo * USE: abi_x86_64 amd64 elibc_glibc kernel_linux kpoll ssl userland_GNU * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking erlang-24.0.2.tar.gz to /var/tmp/portage/dev-lang/erlang-24.0.2/work >>> Unpacking erlang_doc_man_24.0.tar.gz to /var/tmp/portage/dev-lang/erlang-24.0.2/work >>> Source unpacked in /var/tmp/portage/dev-lang/erlang-24.0.2/work >>> Preparing source in /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2 ... * Applying erlang-22.0-dont-ignore-LDFLAGS.patch ... [ ok ] * Applying erlang-24.0.2-serial-configure.patch ... [ ok ] >>> Source prepared. >>> Configuring source in /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2 ... * econf: updating otp-OTP-24.0.2/lib/wx/autoconf/config.sub with /usr/share/gnuconfig/config.sub * econf: updating otp-OTP-24.0.2/lib/wx/autoconf/config.guess with /usr/share/gnuconfig/config.guess * econf: updating otp-OTP-24.0.2/lib/erl_interface/src/auxdir/config.sub with /usr/share/gnuconfig/config.sub * econf: updating otp-OTP-24.0.2/lib/erl_interface/src/auxdir/config.guess with /usr/share/gnuconfig/config.guess * econf: updating otp-OTP-24.0.2/lib/common_test/test_server/config.sub with /usr/share/gnuconfig/config.sub * econf: updating otp-OTP-24.0.2/lib/common_test/test_server/config.guess with /usr/share/gnuconfig/config.guess * econf: updating otp-OTP-24.0.2/lib/common_test/priv/auxdir/config.sub with /usr/share/gnuconfig/config.sub * econf: updating otp-OTP-24.0.2/lib/common_test/priv/auxdir/config.guess with /usr/share/gnuconfig/config.guess * econf: updating otp-OTP-24.0.2/erts/autoconf/config.sub with /usr/share/gnuconfig/config.sub * econf: updating otp-OTP-24.0.2/erts/autoconf/config.guess with /usr/share/gnuconfig/config.guess ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-silent-rules --docdir=/usr/share/doc/erlang-24.0.2 --htmldir=/usr/share/doc/erlang-24.0.2/html --libdir=/usr/lib64 --disable-builtin-zlib --with-ssl-zlib=no --enable-kernel-poll --without-javac --disable-sctp --with-ssl --enable-dynamic-ssl-lib --disable-systemd --with-wxdir=/dev/null === Running configure in /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts === ./configure '--prefix=/usr' '--build=x86_64-pc-linux-gnu' '--host=x86_64-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--disable-silent-rules' '--docdir=/usr/share/doc/erlang-24.0.2' '--htmldir=/usr/share/doc/erlang-24.0.2/html' '--libdir=/usr/lib64' '--disable-builtin-zlib' '--with-ssl-zlib=no' '--enable-kernel-poll' '--without-javac' '--disable-sctp' '--with-ssl' '--enable-dynamic-ssl-lib' '--disable-systemd' '--with-wxdir=/dev/null' CFLAGS='-pipe -march=native -fno-diagnostics-color -O2 -fno-strict-aliasing' LDFLAGS='-Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0' --disable-option-checking --cache-file=/dev/null --srcdir="/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts" checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-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 x86_64-pc-linux-gnu-gcc accepts -g... yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed checking for library containing strerror... none required checking OTP release... 24 checking OTP version... 24.0.2 checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes checking for x86_64-pc-linux-gnu-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 x86_64-pc-linux-gnu-gcc accepts -fprofile-generate -Werror...... yes checking whether x86_64-pc-linux-gnu-gcc accepts -fprofile-use -Werror...... yes checking whether x86_64-pc-linux-gnu-gcc accepts -fprofile-use -fprofile-correction -Werror...... yes checking whether x86_64-pc-linux-gnu-gcc links with -fprofile-generate... yes checking whether x86_64-pc-linux-gnu-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... x86_64-pc-linux-gnu-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /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... /bin/mkdir checking for cp... /bin/cp checking if we are building a sharing-preserving emulator... no checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib checking for bison... bison -y checking for perl5... no checking for perl... /usr/bin/perl checking whether ln -s works... yes checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-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... /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c checking how to create a directory including parents... /usr/lib/portage/python3.9/ebuild-helpers/xattr/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... yes checking whether pthread_yield() returns an int... yes 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()... yes 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()... yes 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()... yes 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()... yes 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... no 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 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 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 x86_64-pc-linux-gnu-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... x86_64-pc-linux-gnu-gcc checking for kstat_open in -lkstat... (cached) no checking for kvm_open in -lkvm... no checking for x86_64-pc-linux-gnu-c++... x86_64-pc-linux-gnu-g++ 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 /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/make === ./configure '--prefix=/usr' '--build=x86_64-pc-linux-gnu' '--host=x86_64-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--disable-silent-rules' '--docdir=/usr/share/doc/erlang-24.0.2' '--htmldir=/usr/share/doc/erlang-24.0.2/html' '--libdir=/usr/lib64' '--disable-builtin-zlib' '--with-ssl-zlib=no' '--enable-kernel-poll' '--without-javac' '--disable-sctp' '--with-ssl' '--enable-dynamic-ssl-lib' '--disable-systemd' '--with-wxdir=/dev/null' CFLAGS='-pipe -march=native -fno-diagnostics-color -O2 -fno-strict-aliasing' LDFLAGS='-Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0' --disable-option-checking --cache-file=/dev/null --srcdir="/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/make" Ignoring the --cache-file argument since it can cause the system to be erroneously configured Disabling caching checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-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 x86_64-pc-linux-gnu-gcc accepts -g... yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed checking whether we are using the GNU C++ compiler... yes checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes checking for x86_64-pc-linux-gnu-ld... x86_64-pc-linux-gnu-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... /bin/env checking for GNU make... yes (make) checking for a BSD-compatible install... /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c checking whether ln -s works... yes checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib checking for perl5... no checking for perl... /usr/bin/perl checking ERTS version... 12.0.2 checking OTP release... 24 checking OTP version... 24.0.2 checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /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 x86_64-pc-linux-gnu-ld... x86_64-pc-linux-gnu-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 -pipe -march=native -fno-diagnostics-color -O2 -fno-strict-aliasing -D_GNU_SOURCE -DSTATIC_ERLANG_NIF -DSTATIC_ERLANG_DRIVER checking for basic compiler flags for loadable drivers... -fno-common -pipe -march=native -fno-diagnostics-color -O2 -fno-strict-aliasing -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 -pipe -march=native -fno-diagnostics-color -O2 -fno-strict-aliasing -D_GNU_SOURCE -fPIC checking for linker for loadable drivers... x86_64-pc-linux-gnu-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 /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/common_test === ./configure '--prefix=/usr' '--build=x86_64-pc-linux-gnu' '--host=x86_64-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--disable-silent-rules' '--docdir=/usr/share/doc/erlang-24.0.2' '--htmldir=/usr/share/doc/erlang-24.0.2/html' '--libdir=/usr/lib64' '--disable-builtin-zlib' '--with-ssl-zlib=no' '--enable-kernel-poll' '--without-javac' '--disable-sctp' '--with-ssl' '--enable-dynamic-ssl-lib' '--disable-systemd' '--with-wxdir=/dev/null' CFLAGS='-pipe -march=native -fno-diagnostics-color -O2 -fno-strict-aliasing' LDFLAGS='-Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0' --disable-option-checking --cache-file=/dev/null --srcdir="/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/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 /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/crypto === ./configure '--prefix=/usr' '--build=x86_64-pc-linux-gnu' '--host=x86_64-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--disable-silent-rules' '--docdir=/usr/share/doc/erlang-24.0.2' '--htmldir=/usr/share/doc/erlang-24.0.2/html' '--libdir=/usr/lib64' '--disable-builtin-zlib' '--with-ssl-zlib=no' '--enable-kernel-poll' '--without-javac' '--disable-sctp' '--with-ssl' '--enable-dynamic-ssl-lib' '--disable-systemd' '--with-wxdir=/dev/null' CFLAGS='-pipe -march=native -fno-diagnostics-color -O2 -fno-strict-aliasing' LDFLAGS='-Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0' --disable-option-checking --cache-file=/dev/null --srcdir="/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/crypto" checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-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 x86_64-pc-linux-gnu-gcc accepts -g... yes checking for x86_64-pc-linux-gnu-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... x86_64-pc-linux-gnu-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /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 x86_64-pc-linux-gnu-ld... x86_64-pc-linux-gnu-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 -pipe -march=native -fno-diagnostics-color -O2 -fno-strict-aliasing -D_GNU_SOURCE -DSTATIC_ERLANG_NIF -DSTATIC_ERLANG_DRIVER checking for basic compiler flags for loadable drivers... -fno-common -pipe -march=native -fno-diagnostics-color -O2 -fno-strict-aliasing -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 -pipe -march=native -fno-diagnostics-color -O2 -fno-strict-aliasing -D_GNU_SOURCE -fPIC checking for linker for loadable drivers... x86_64-pc-linux-gnu-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 OpenSSL crypto library with version >= 0.9.8c in standard locations... dynamic crypto library in /usr/lib64 checking for runtime library path to use... /usr/lib64:/usr/local/lib64:/usr/sfw/lib64:/opt/local/lib64:/usr/pkg/lib64:/usr/local/openssl/lib64:/usr/local/opt/openssl/lib64:/usr/lib/openssl/lib64:/usr/openssl/lib64:/usr/local/ssl/lib64:/usr/lib/ssl/lib64:/usr/ssl/lib64:/lib64:/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/:/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 /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface === ./configure '--prefix=/usr' '--build=x86_64-pc-linux-gnu' '--host=x86_64-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--disable-silent-rules' '--docdir=/usr/share/doc/erlang-24.0.2' '--htmldir=/usr/share/doc/erlang-24.0.2/html' '--libdir=/usr/lib64' '--disable-builtin-zlib' '--with-ssl-zlib=no' '--enable-kernel-poll' '--without-javac' '--disable-sctp' '--with-ssl' '--enable-dynamic-ssl-lib' '--disable-systemd' '--with-wxdir=/dev/null' CFLAGS='-pipe -march=native -fno-diagnostics-color -O2 -fno-strict-aliasing' LDFLAGS='-Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0' --disable-option-checking --cache-file=/dev/null --srcdir="/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface" checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-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 x86_64-pc-linux-gnu-gcc accepts -g... yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib checking for ld.sh... x86_64-pc-linux-gnu-ld checking for x86_64-pc-linux-gnu-ld... (cached) x86_64-pc-linux-gnu-ld checking for grep that handles long lines and -e... /bin/grep checking for egrep... /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 x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar checking for a BSD-compatible install... /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c checking how to create a directory including parents... /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -d checking for gethostbyname in -lnsl... yes 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 x86_64-pc-linux-gnu-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()... yes 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()... yes 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()... yes 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()... yes 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 /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/megaco === ./configure '--prefix=/usr' '--build=x86_64-pc-linux-gnu' '--host=x86_64-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--disable-silent-rules' '--docdir=/usr/share/doc/erlang-24.0.2' '--htmldir=/usr/share/doc/erlang-24.0.2/html' '--libdir=/usr/lib64' '--disable-builtin-zlib' '--with-ssl-zlib=no' '--enable-kernel-poll' '--without-javac' '--disable-sctp' '--with-ssl' '--enable-dynamic-ssl-lib' '--disable-systemd' '--with-wxdir=/dev/null' CFLAGS='-pipe -march=native -fno-diagnostics-color -O2 -fno-strict-aliasing' LDFLAGS='-Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0' --disable-option-checking --cache-file=/dev/null --srcdir="/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/megaco" checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-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 x86_64-pc-linux-gnu-gcc accepts -g... yes checking for x86_64-pc-linux-gnu-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... flex checking lex output file root... lex.yy checking lex library... -lfl checking whether yytext is a pointer... yes checking for reentrant capable flex... yes checking if we can add -Werror=return-type to CFLAGS (via CFLAGS)... yes checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /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 x86_64-pc-linux-gnu-ld... x86_64-pc-linux-gnu-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 -pipe -march=native -fno-diagnostics-color -O2 -fno-strict-aliasing -D_GNU_SOURCE -DSTATIC_ERLANG_NIF -DSTATIC_ERLANG_DRIVER checking for basic compiler flags for loadable drivers... -fno-common -Werror=return-type -pipe -march=native -fno-diagnostics-color -O2 -fno-strict-aliasing -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 -pipe -march=native -fno-diagnostics-color -O2 -fno-strict-aliasing -D_GNU_SOURCE -fPIC checking for linker for loadable drivers... x86_64-pc-linux-gnu-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 /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/odbc === ./configure '--prefix=/usr' '--build=x86_64-pc-linux-gnu' '--host=x86_64-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--disable-silent-rules' '--docdir=/usr/share/doc/erlang-24.0.2' '--htmldir=/usr/share/doc/erlang-24.0.2/html' '--libdir=/usr/lib64' '--disable-builtin-zlib' '--with-ssl-zlib=no' '--enable-kernel-poll' '--without-javac' '--disable-sctp' '--with-ssl' '--enable-dynamic-ssl-lib' '--disable-systemd' '--with-wxdir=/dev/null' CFLAGS='-pipe -march=native -fno-diagnostics-color -O2 -fno-strict-aliasing' LDFLAGS='-Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0' --disable-option-checking --cache-file=/dev/null --srcdir="/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/odbc" checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-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 x86_64-pc-linux-gnu-gcc accepts -g... yes checking for x86_64-pc-linux-gnu-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... x86_64-pc-linux-gnu-ld checking for x86_64-pc-linux-gnu-ld... (cached) x86_64-pc-linux-gnu-ld checking for rm... /bin/rm checking for connect... yes checking for gethostbyname... yes checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /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 /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/snmp === ./configure '--prefix=/usr' '--build=x86_64-pc-linux-gnu' '--host=x86_64-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--disable-silent-rules' '--docdir=/usr/share/doc/erlang-24.0.2' '--htmldir=/usr/share/doc/erlang-24.0.2/html' '--libdir=/usr/lib64' '--disable-builtin-zlib' '--with-ssl-zlib=no' '--enable-kernel-poll' '--without-javac' '--disable-sctp' '--with-ssl' '--enable-dynamic-ssl-lib' '--disable-systemd' '--with-wxdir=/dev/null' CFLAGS='-pipe -march=native -fno-diagnostics-color -O2 -fno-strict-aliasing' LDFLAGS='-Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0' --disable-option-checking --cache-file=/dev/null --srcdir="/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/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 /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/wx === ./configure '--prefix=/usr' '--build=x86_64-pc-linux-gnu' '--host=x86_64-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--disable-silent-rules' '--docdir=/usr/share/doc/erlang-24.0.2' '--htmldir=/usr/share/doc/erlang-24.0.2/html' '--libdir=/usr/lib64' '--disable-builtin-zlib' '--with-ssl-zlib=no' '--enable-kernel-poll' '--without-javac' '--disable-sctp' '--with-ssl' '--enable-dynamic-ssl-lib' '--disable-systemd' '--with-wxdir=/dev/null' CFLAGS='-pipe -march=native -fno-diagnostics-color -O2 -fno-strict-aliasing' LDFLAGS='-Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0' --disable-option-checking --cache-file=/dev/null --srcdir="/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/wx" checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-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 x86_64-pc-linux-gnu-gcc accepts -g... yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed checking whether we are using the GNU C++ compiler... yes checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib checking how to run the C preprocessor... x86_64-pc-linux-gnu-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... /bin/grep checking for egrep... /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... no checking GL/gl.h presence... no checking for GL/gl.h... no checking OpenGL/gl.h usability... no checking OpenGL/gl.h presence... no checking for OpenGL/gl.h... no configure: Checking for OpenGL headers in /usr/X11R6 checking GL/gl.h usability... no checking GL/gl.h presence... no checking for GL/gl.h... no configure: Checking for OpenGL headers in /usr/local checking GL/gl.h usability... no checking GL/gl.h presence... no checking for GL/gl.h... no checking GL/glu.h usability... no checking GL/glu.h presence... no checking for GL/glu.h... no checking OpenGL/glu.h usability... no checking OpenGL/glu.h presence... no checking for OpenGL/glu.h... no checking for /dev/null/wx-config... no checking for wxwidgets webview... no checking for /dev/null/wx-config... (cached) no checking for debug build of wxWidgets... no checking for /dev/null/wx-config... (cached) no checking for standard build of wxWidgets... no checking if we can add -Werror=return-type to CFLAGS (via CFLAGS)... yes checking if we can add -Werror=return-type to CXXFLAGS (via CFLAGS)... yes configure: creating x86_64-pc-linux-gnu/config.status config.status: creating config.mk config.status: creating c_src/Makefile configure: WARNING: No OpenGL headers found, wx will NOT be usable configure: WARNING: No GLU headers found, wx will NOT be usable configure: WARNING: wxWidgets must be installed on your system. Please check that wx-config is in path, the directory where wxWidgets libraries are installed (returned by 'wx-config --libs' or 'wx-config --static --libs' command) is in LD_LIBRARY_PATH or equivalent variable and wxWidgets version is 3.0.2 or above. ********************************************************************* ********************** APPLICATIONS DISABLED ********************** ********************************************************************* jinterface : Java compiler disabled by user odbc : ODBC library - link check failed ********************************************************************* ********************************************************************* ********************** APPLICATIONS INFORMATION ******************* ********************************************************************* wx : No OpenGL headers found, wx will NOT be usable No GLU headers found, wx will NOT be usable wxWidgets was not compiled with --enable-webview or wxWebView developer package is not installed, wxWebView will NOT be available wxWidgets must be installed on your system. Please check that wx-config is in path, the directory where wxWidgets libraries are installed (returned by 'wx-config --libs' or 'wx-config --static --libs' command) is in LD_LIBRARY_PATH or equivalent variable and wxWidgets version is 3.0.2 or above. ********************************************************************* ********************************************************************* ********************** DOCUMENTATION INFORMATION ****************** ********************************************************************* documentation : fop is missing. Using fakefop to generate placeholder PDF files. ********************************************************************* >>> Source configured. >>> Compiling source in /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2 ... make -j3 Makefile:1235: warning: overriding recipe for target 'dialyzer' Makefile:510: warning: ignoring old recipe for target 'dialyzer' test X"$ERTS_SKIP_DEPEND" = X"true" || (cd erts/emulator && PATH=/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/bootstrap/bin:"${PATH}" ERL_TOP=/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2 make generate) make[1]: Entering directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/emulator' make -f x86_64-pc-linux-gnu/Makefile generate make[2]: Entering directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/emulator' if utils/gen_git_version x86_64-pc-linux-gnu/gen_git_version.mk; then touch beam/erl_bif_info.c; fi LANG=C /usr/bin/perl utils/beam_makeops \ -wordsize 64 \ -code-model @CODE_MODEL@ \ -outdir x86_64-pc-linux-gnu/opt/jit \ -jit yes \ -DUSE_VM_PROBES=0 \ -emulator /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/compiler/src/genop.tab beam/predicates.tab beam/generators.tab beam/jit/x86/ops.tab beam/jit/x86/predicates.tab beam/jit/x86/generators.tab && echo /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/compiler/src/genop.tab beam/predicates.tab beam/generators.tab beam/jit/x86/ops.tab beam/jit/x86/predicates.tab beam/jit/x86/generators.tab utils/beam_makeops x86_64-pc-linux-gnu/Makefile >x86_64-pc-linux-gnu/opt/jit/OPCODES-GENERATED LANG=C /usr/bin/perl utils/make_tables -src x86_64-pc-linux-gnu/opt/jit -include x86_64-pc-linux-gnu/opt/jit\ -dst no -jit yes\ beam/atom.names beam/erl_dirty_bif.tab beam/bif.tab && echo beam/atom.names beam/erl_dirty_bif.tab beam/bif.tab utils/make_tables x86_64-pc-linux-gnu/Makefile >x86_64-pc-linux-gnu/opt/jit/TABLES-GENERATED LANG=C /usr/bin/perl utils/make_alloc_types -src beam/erl_alloc.types -dst x86_64-pc-linux-gnu/opt/jit/erl_alloc_types.h threads nofrag beamasm unix LANG=C /usr/bin/perl utils/make_version -o x86_64-pc-linux-gnu/erl_version.h 24 24.0.2 12.0.2 x86_64-pc-linux-gnu LANG=C /usr/bin/perl utils/make_driver_tab -o x86_64-pc-linux-gnu/opt/jit/driver_tab.c -nifs obj/x86_64-pc-linux-gnu/opt/jit/erl_tracer_nif.o obj/x86_64-pc-linux-gnu/opt/jit/prim_buffer_nif.o obj/x86_64-pc-linux-gnu/opt/jit/prim_file_nif.o obj/x86_64-pc-linux-gnu/opt/jit/zlib_nif.o obj/x86_64-pc-linux-gnu/opt/jit/prim_socket_nif.o obj/x86_64-pc-linux-gnu/opt/jit/prim_net_nif.o -drivers obj/x86_64-pc-linux-gnu/opt/jit/inet_drv.o obj/x86_64-pc-linux-gnu/opt/jit/ram_file_drv.o obj/x86_64-pc-linux-gnu/opt/jit/ttsl_drv.o cd /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/lib_src && make opt make[3]: Entering directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/lib_src' cp asmjit/asmjit-scope-begin.h x86_64-pc-linux-gnu/opt/jit/asmjit/asmjit-scope-begin.h cp asmjit/asmjit-scope-end.h x86_64-pc-linux-gnu/opt/jit/asmjit/asmjit-scope-end.h make -f x86_64-pc-linux-gnu/Makefile TYPE=opt make[4]: Entering directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/lib_src' cp asmjit/asmjit.h x86_64-pc-linux-gnu/opt/jit/asmjit/asmjit.h cp asmjit/core.h x86_64-pc-linux-gnu/opt/jit/asmjit/core.h cp asmjit/x86.h x86_64-pc-linux-gnu/opt/jit/asmjit/x86.h cp asmjit/core/api-build_p.h x86_64-pc-linux-gnu/opt/jit/asmjit/core/api-build_p.h cp asmjit/core/api-config.h x86_64-pc-linux-gnu/opt/jit/asmjit/core/api-config.h cp asmjit/core/archcommons.h x86_64-pc-linux-gnu/opt/jit/asmjit/core/archcommons.h cp asmjit/core/archtraits.h x86_64-pc-linux-gnu/opt/jit/asmjit/core/archtraits.h cp asmjit/core/assembler.h x86_64-pc-linux-gnu/opt/jit/asmjit/core/assembler.h cp asmjit/core/builder.h x86_64-pc-linux-gnu/opt/jit/asmjit/core/builder.h cp asmjit/core/codebuffer.h x86_64-pc-linux-gnu/opt/jit/asmjit/core/codebuffer.h cp asmjit/core/codeholder.h x86_64-pc-linux-gnu/opt/jit/asmjit/core/codeholder.h cp asmjit/core/codewriter_p.h x86_64-pc-linux-gnu/opt/jit/asmjit/core/codewriter_p.h Generating dependency file obj/x86_64-pc-linux-gnu/opt/depend.mk... cp asmjit/core/compiler.h x86_64-pc-linux-gnu/opt/jit/asmjit/core/compiler.h cp asmjit/core/compilerdefs.h x86_64-pc-linux-gnu/opt/jit/asmjit/core/compilerdefs.h cp asmjit/core/constpool.h x86_64-pc-linux-gnu/opt/jit/asmjit/core/constpool.h cp asmjit/core/cpuinfo.h x86_64-pc-linux-gnu/opt/jit/asmjit/core/cpuinfo.h cp asmjit/core/datatypes.h x86_64-pc-linux-gnu/opt/jit/asmjit/core/datatypes.h x86_64-pc-linux-gnu-gcc -MM -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -Werror=undef -Werror=implicit -Werror=return-type -fno-common -pipe -march=native -fno-diagnostics-color -O3 -fno-strict-aliasing -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/x86_64-pc-linux-gnu -D_GNU_SOURCE -Wall -Wstrict-prototypes -Wpointer-arith -Wmissing-prototypes -Wdeclaration-after-statement -DHAVE_CONFIG_H -I../include -I../include/x86_64-pc-linux-gnu -I../include/internal -I../include/internal/x86_64-pc-linux-gnu -I../emulator/beam -I../emulator/sys/unix common/ethr_aux.c common/ethr_atomics.c common/ethr_mutex.c common/ethr_cbf.c pthread/ethread.c pthread/ethr_event.c \ | sed 's|^\([^:]*\)\.o:|$(r_OBJ_DIR)/\1.o:|g;s|x86_64-pc-linux-gnu/opt/|$(TT_DIR)/|g;s|x86_64-pc-linux-gnu/|$(TARGET)/|g' >> obj/x86_64-pc-linux-gnu/opt/depend.mk cp asmjit/core/emithelper_p.h x86_64-pc-linux-gnu/opt/jit/asmjit/core/emithelper_p.h cp asmjit/core/emitter.h x86_64-pc-linux-gnu/opt/jit/asmjit/core/emitter.h cp asmjit/core/emitterutils_p.h x86_64-pc-linux-gnu/opt/jit/asmjit/core/emitterutils_p.h cp asmjit/core/environment.h x86_64-pc-linux-gnu/opt/jit/asmjit/core/environment.h cp asmjit/core/errorhandler.h x86_64-pc-linux-gnu/opt/jit/asmjit/core/errorhandler.h cp asmjit/core/features.h x86_64-pc-linux-gnu/opt/jit/asmjit/core/features.h cp asmjit/core/formatter.h x86_64-pc-linux-gnu/opt/jit/asmjit/core/formatter.h cp asmjit/core/func.h x86_64-pc-linux-gnu/opt/jit/asmjit/core/func.h cp asmjit/core/funcargscontext_p.h x86_64-pc-linux-gnu/opt/jit/asmjit/core/funcargscontext_p.h cp asmjit/core/globals.h x86_64-pc-linux-gnu/opt/jit/asmjit/core/globals.h cp asmjit/core/inst.h x86_64-pc-linux-gnu/opt/jit/asmjit/core/inst.h cp asmjit/core/jitallocator.h x86_64-pc-linux-gnu/opt/jit/asmjit/core/jitallocator.h cp asmjit/core/jitruntime.h x86_64-pc-linux-gnu/opt/jit/asmjit/core/jitruntime.h cp asmjit/core/logger.h x86_64-pc-linux-gnu/opt/jit/asmjit/core/logger.h cp asmjit/core/misc_p.h x86_64-pc-linux-gnu/opt/jit/asmjit/core/misc_p.h cp asmjit/core/operand.h x86_64-pc-linux-gnu/opt/jit/asmjit/core/operand.h cp asmjit/core/osutils.h x86_64-pc-linux-gnu/opt/jit/asmjit/core/osutils.h cp asmjit/core/osutils_p.h x86_64-pc-linux-gnu/opt/jit/asmjit/core/osutils_p.h cp asmjit/core/raassignment_p.h x86_64-pc-linux-gnu/opt/jit/asmjit/core/raassignment_p.h cp asmjit/core/rabuilders_p.h x86_64-pc-linux-gnu/opt/jit/asmjit/core/rabuilders_p.h cp asmjit/core/radefs_p.h x86_64-pc-linux-gnu/opt/jit/asmjit/core/radefs_p.h cp asmjit/core/ralocal_p.h x86_64-pc-linux-gnu/opt/jit/asmjit/core/ralocal_p.h cp asmjit/core/rapass_p.h x86_64-pc-linux-gnu/opt/jit/asmjit/core/rapass_p.h cp asmjit/core/rastack_p.h x86_64-pc-linux-gnu/opt/jit/asmjit/core/rastack_p.h cp asmjit/core/string.h x86_64-pc-linux-gnu/opt/jit/asmjit/core/string.h cp asmjit/core/support.h x86_64-pc-linux-gnu/opt/jit/asmjit/core/support.h cp asmjit/core/target.h x86_64-pc-linux-gnu/opt/jit/asmjit/core/target.h cp asmjit/core/type.h x86_64-pc-linux-gnu/opt/jit/asmjit/core/type.h cp asmjit/core/virtmem.h x86_64-pc-linux-gnu/opt/jit/asmjit/core/virtmem.h cp asmjit/core/zone.h x86_64-pc-linux-gnu/opt/jit/asmjit/core/zone.h cp asmjit/core/zonehash.h x86_64-pc-linux-gnu/opt/jit/asmjit/core/zonehash.h cp asmjit/core/zonelist.h x86_64-pc-linux-gnu/opt/jit/asmjit/core/zonelist.h cp asmjit/core/zonestack.h x86_64-pc-linux-gnu/opt/jit/asmjit/core/zonestack.h cp asmjit/core/zonestring.h x86_64-pc-linux-gnu/opt/jit/asmjit/core/zonestring.h cp asmjit/core/zonetree.h x86_64-pc-linux-gnu/opt/jit/asmjit/core/zonetree.h cp asmjit/core/zonevector.h x86_64-pc-linux-gnu/opt/jit/asmjit/core/zonevector.h cp asmjit/x86/x86archtraits_p.h x86_64-pc-linux-gnu/opt/jit/asmjit/x86/x86archtraits_p.h cp asmjit/x86/x86assembler.h x86_64-pc-linux-gnu/opt/jit/asmjit/x86/x86assembler.h cp asmjit/x86/x86builder.h x86_64-pc-linux-gnu/opt/jit/asmjit/x86/x86builder.h cp asmjit/x86/x86compiler.h x86_64-pc-linux-gnu/opt/jit/asmjit/x86/x86compiler.h cp asmjit/x86/x86emithelper_p.h x86_64-pc-linux-gnu/opt/jit/asmjit/x86/x86emithelper_p.h cp asmjit/x86/x86emitter.h x86_64-pc-linux-gnu/opt/jit/asmjit/x86/x86emitter.h cp asmjit/x86/x86features.h x86_64-pc-linux-gnu/opt/jit/asmjit/x86/x86features.h cp asmjit/x86/x86formatter_p.h x86_64-pc-linux-gnu/opt/jit/asmjit/x86/x86formatter_p.h cp asmjit/x86/x86func_p.h x86_64-pc-linux-gnu/opt/jit/asmjit/x86/x86func_p.h cp asmjit/x86/x86globals.h x86_64-pc-linux-gnu/opt/jit/asmjit/x86/x86globals.h cp asmjit/x86/x86instapi_p.h x86_64-pc-linux-gnu/opt/jit/asmjit/x86/x86instapi_p.h cp asmjit/x86/x86instdb.h x86_64-pc-linux-gnu/opt/jit/asmjit/x86/x86instdb.h cp asmjit/x86/x86instdb_p.h x86_64-pc-linux-gnu/opt/jit/asmjit/x86/x86instdb_p.h cp asmjit/x86/x86opcode_p.h x86_64-pc-linux-gnu/opt/jit/asmjit/x86/x86opcode_p.h cp asmjit/x86/x86operand.h x86_64-pc-linux-gnu/opt/jit/asmjit/x86/x86operand.h cp asmjit/x86/x86rapass_p.h x86_64-pc-linux-gnu/opt/jit/asmjit/x86/x86rapass_p.h LANG=C /usr/bin/perl utils/make_preload -old /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/preloaded/ebin/erts_code_purger.beam /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/preloaded/ebin/erl_init.beam /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/preloaded/ebin/init.beam /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/preloaded/ebin/prim_buffer.beam /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/preloaded/ebin/prim_eval.beam /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/preloaded/ebin/prim_inet.beam /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/preloaded/ebin/prim_file.beam /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/preloaded/ebin/zlib.beam /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/preloaded/ebin/socket_registry.beam /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/preloaded/ebin/prim_socket.beam /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/preloaded/ebin/prim_net.beam /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/preloaded/ebin/prim_zip.beam /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/preloaded/ebin/erl_prim_loader.beam /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/preloaded/ebin/erlang.beam /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/preloaded/ebin/erts_internal.beam /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/preloaded/ebin/erl_tracer.beam /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/preloaded/ebin/erts_literal_area_collector.beam /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/preloaded/ebin/erts_dirty_process_signal_handler.beam /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/preloaded/ebin/atomics.beam /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/preloaded/ebin/counters.beam /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/preloaded/ebin/persistent_term.beam > x86_64-pc-linux-gnu/preload.c x86_64-pc-linux-gnu-gcc -MM -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -Werror=undef -Werror=implicit -Werror=return-type -fno-common -pipe -march=native -fno-diagnostics-color -O3 -fno-strict-aliasing -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/x86_64-pc-linux-gnu -D_GNU_SOURCE -Wall -Wstrict-prototypes -Wpointer-arith -Wmissing-prototypes -Wdeclaration-after-statement -DHAVE_CONFIG_H -I../include -I../include/x86_64-pc-linux-gnu -I../include/internal -I../include/internal/x86_64-pc-linux-gnu -I../emulator/beam -I../emulator/sys/unix common/erl_printf_format.c common/erl_printf.c common/erl_misc_utils.c \ | sed 's|^\([^:]*\)\.o:|$(r_OBJ_DIR)/\1.o:|g;s|x86_64-pc-linux-gnu/opt/|$(TT_DIR)/|g;s|x86_64-pc-linux-gnu/|$(TARGET)/|g' >> obj/x86_64-pc-linux-gnu/opt/depend.mk x86_64-pc-linux-gnu-gcc -MM -Werror=undef -Werror=implicit -Werror=return-type -fno-common -pipe -march=native -fno-diagnostics-color -O3 -fno-strict-aliasing -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/x86_64-pc-linux-gnu -D_GNU_SOURCE -Wall -Wstrict-prototypes -Wpointer-arith -Wmissing-prototypes -Wdeclaration-after-statement -DHAVE_CONFIG_H -I../include -I../include/x86_64-pc-linux-gnu -I../include/internal -I../include/internal/x86_64-pc-linux-gnu -I../emulator/beam -I../emulator/sys/unix common/erl_printf_format.c common/erl_printf.c common/erl_misc_utils.c \ | sed 's|^\([^:]*\)\.o:|$(OBJ_DIR)/\1.o:|g;s|x86_64-pc-linux-gnu/opt/|$(TT_DIR)/|g;s|x86_64-pc-linux-gnu/|$(TARGET)/|g' >> obj/x86_64-pc-linux-gnu/opt/depend.mk x86_64-pc-linux-gnu-gcc -MM -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -Werror=undef -Werror=implicit -Werror=return-type -fno-common -pipe -march=native -fno-diagnostics-color -O3 -fno-strict-aliasing -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/x86_64-pc-linux-gnu -D_GNU_SOURCE -Wall -Wstrict-prototypes -Wpointer-arith -Wmissing-prototypes -Wdeclaration-after-statement -DHAVE_CONFIG_H -I../include -I../include/x86_64-pc-linux-gnu -I../include/internal -I../include/internal/x86_64-pc-linux-gnu -I../emulator/beam -I../emulator/sys/unix common/erl_memory_trace_parser.c \ | sed 's|^\([^:]*\)\.o:|$(r_OBJ_DIR)/\1.o:|g;s|x86_64-pc-linux-gnu/opt/|$(TT_DIR)/|g;s|x86_64-pc-linux-gnu/|$(TARGET)/|g' >> obj/x86_64-pc-linux-gnu/opt/depend.mk x86_64-pc-linux-gnu-gcc -MM -Werror=undef -Werror=implicit -Werror=return-type -fno-common -pipe -march=native -fno-diagnostics-color -O3 -fno-strict-aliasing -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/x86_64-pc-linux-gnu -D_GNU_SOURCE -Wall -Wstrict-prototypes -Wpointer-arith -Wmissing-prototypes -Wdeclaration-after-statement -DHAVE_CONFIG_H -I../include -I../include/x86_64-pc-linux-gnu -I../include/internal -I../include/internal/x86_64-pc-linux-gnu -I../emulator/beam -I../emulator/sys/unix common/erl_memory_trace_parser.c \ | sed 's|^\([^:]*\)\.o:|$(OBJ_DIR)/\1.o:|g;s|x86_64-pc-linux-gnu/opt/|$(TT_DIR)/|g;s|x86_64-pc-linux-gnu/|$(TARGET)/|g' >> obj/x86_64-pc-linux-gnu/opt/depend.mk x86_64-pc-linux-gnu-gcc -Werror=undef -Werror=implicit -Werror=return-type -fno-common -pipe -march=native -fno-diagnostics-color -O3 -fno-strict-aliasing -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/x86_64-pc-linux-gnu -D_GNU_SOURCE -Wall -Wpointer-arith -DHAVE_CONFIG_H -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/lib_src/yielding_c_fun -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/lib_src/yielding_c_fun/lib/tiny_regex_c -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/lib_src/yielding_c_fun/lib/simple_c_gc -c /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/lib_src/yielding_c_fun/lib/simple_c_gc/simple_c_gc.c -o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/lib_src/yielding_c_fun/x86_64-pc-linux-gnu/simple_c_gc.o x86_64-pc-linux-gnu-gcc -Werror=undef -Werror=implicit -Werror=return-type -fno-common -pipe -march=native -fno-diagnostics-color -O3 -fno-strict-aliasing -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/x86_64-pc-linux-gnu -D_GNU_SOURCE -Wall -Wpointer-arith -DHAVE_CONFIG_H -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/lib_src/yielding_c_fun -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/lib_src/yielding_c_fun/lib/tiny_regex_c -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/lib_src/yielding_c_fun/lib/simple_c_gc -c /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/lib_src/yielding_c_fun/lib/tiny_regex_c/re.c -o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/lib_src/yielding_c_fun/x86_64-pc-linux-gnu/re.o x86_64-pc-linux-gnu-gcc -Werror=undef -Werror=implicit -Werror=return-type -fno-common -pipe -march=native -fno-diagnostics-color -O3 -fno-strict-aliasing -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/x86_64-pc-linux-gnu -D_GNU_SOURCE -Wall -Wpointer-arith -DHAVE_CONFIG_H -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/lib_src/yielding_c_fun -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/lib_src/yielding_c_fun/lib/tiny_regex_c -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/lib_src/yielding_c_fun/lib/simple_c_gc -c /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/lib_src/yielding_c_fun/ycf_lexer.c -o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/lib_src/yielding_c_fun/x86_64-pc-linux-gnu/ycf_lexer.o x86_64-pc-linux-gnu-gcc -Werror=undef -Werror=implicit -Werror=return-type -fno-common -pipe -march=native -fno-diagnostics-color -O3 -fno-strict-aliasing -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/x86_64-pc-linux-gnu -D_GNU_SOURCE -Wall -Wpointer-arith -DHAVE_CONFIG_H -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/lib_src/yielding_c_fun -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/lib_src/yielding_c_fun/lib/tiny_regex_c -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/lib_src/yielding_c_fun/lib/simple_c_gc -c /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/lib_src/yielding_c_fun/ycf_main.c -o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/lib_src/yielding_c_fun/x86_64-pc-linux-gnu/ycf_main.o x86_64-pc-linux-gnu-gcc -Werror=undef -Werror=implicit -Werror=return-type -fno-common -pipe -march=native -fno-diagnostics-color -O3 -fno-strict-aliasing -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/x86_64-pc-linux-gnu -D_GNU_SOURCE -Wall -Wpointer-arith -DHAVE_CONFIG_H -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/lib_src/yielding_c_fun -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/lib_src/yielding_c_fun/lib/tiny_regex_c -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/lib_src/yielding_c_fun/lib/simple_c_gc -c /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/lib_src/yielding_c_fun/ycf_node.c -o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/lib_src/yielding_c_fun/x86_64-pc-linux-gnu/ycf_node.o x86_64-pc-linux-gnu-gcc -Werror=undef -Werror=implicit -Werror=return-type -fno-common -pipe -march=native -fno-diagnostics-color -O3 -fno-strict-aliasing -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/x86_64-pc-linux-gnu -D_GNU_SOURCE -Wall -Wpointer-arith -DHAVE_CONFIG_H -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/lib_src/yielding_c_fun -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/lib_src/yielding_c_fun/lib/tiny_regex_c -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/lib_src/yielding_c_fun/lib/simple_c_gc -c /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/lib_src/yielding_c_fun/ycf_parser.c -o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/lib_src/yielding_c_fun/x86_64-pc-linux-gnu/ycf_parser.o x86_64-pc-linux-gnu-gcc -Werror=undef -Werror=implicit -Werror=return-type -fno-common -pipe -march=native -fno-diagnostics-color -O3 -fno-strict-aliasing -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/x86_64-pc-linux-gnu -D_GNU_SOURCE -Wall -Wpointer-arith -DHAVE_CONFIG_H -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/lib_src/yielding_c_fun -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/lib_src/yielding_c_fun/lib/tiny_regex_c -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/lib_src/yielding_c_fun/lib/simple_c_gc -c /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/lib_src/yielding_c_fun/ycf_printers.c -o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/lib_src/yielding_c_fun/x86_64-pc-linux-gnu/ycf_printers.o x86_64-pc-linux-gnu-gcc -Werror=undef -Werror=implicit -Werror=return-type -fno-common -pipe -march=native -fno-diagnostics-color -O3 -fno-strict-aliasing -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/x86_64-pc-linux-gnu -D_GNU_SOURCE -Wall -Wpointer-arith -DHAVE_CONFIG_H -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/lib_src/yielding_c_fun -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/lib_src/yielding_c_fun/lib/tiny_regex_c -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/lib_src/yielding_c_fun/lib/simple_c_gc -c /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/lib_src/yielding_c_fun/ycf_string.c -o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/lib_src/yielding_c_fun/x86_64-pc-linux-gnu/ycf_string.o x86_64-pc-linux-gnu-gcc -Werror=undef -Werror=implicit -Werror=return-type -fno-common -pipe -march=native -fno-diagnostics-color -O3 -fno-strict-aliasing -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/x86_64-pc-linux-gnu -D_GNU_SOURCE -Wall -Wpointer-arith -DHAVE_CONFIG_H -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/lib_src/yielding_c_fun -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/lib_src/yielding_c_fun/lib/tiny_regex_c -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/lib_src/yielding_c_fun/lib/simple_c_gc -c /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/lib_src/yielding_c_fun/ycf_symbol.c -o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/lib_src/yielding_c_fun/x86_64-pc-linux-gnu/ycf_symbol.o x86_64-pc-linux-gnu-gcc -Werror=undef -Werror=implicit -Werror=return-type -fno-common -pipe -march=native -fno-diagnostics-color -O3 -fno-strict-aliasing -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/x86_64-pc-linux-gnu -D_GNU_SOURCE -Wall -Wpointer-arith -DHAVE_CONFIG_H -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/lib_src/yielding_c_fun -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/lib_src/yielding_c_fun/lib/tiny_regex_c -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/lib_src/yielding_c_fun/lib/simple_c_gc -c /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/lib_src/yielding_c_fun/ycf_utils.c -o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/lib_src/yielding_c_fun/x86_64-pc-linux-gnu/ycf_utils.o x86_64-pc-linux-gnu-gcc -Werror=undef -Werror=implicit -Werror=return-type -fno-common -pipe -march=native -fno-diagnostics-color -O3 -fno-strict-aliasing -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/x86_64-pc-linux-gnu -D_GNU_SOURCE -Wall -Wpointer-arith -DHAVE_CONFIG_H -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/lib_src/yielding_c_fun -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/lib_src/yielding_c_fun/lib/tiny_regex_c -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/lib_src/yielding_c_fun/lib/simple_c_gc -c /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/lib_src/yielding_c_fun/ycf_yield_fun.c -o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/lib_src/yielding_c_fun/x86_64-pc-linux-gnu/ycf_yield_fun.o x86_64-pc-linux-gnu-gcc -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -Werror=undef -Werror=implicit -Werror=return-type -fno-common -pipe -march=native -fno-diagnostics-color -O3 -fno-strict-aliasing -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/x86_64-pc-linux-gnu -D_GNU_SOURCE -Wall -Wstrict-prototypes -Wpointer-arith -Wmissing-prototypes -Wdeclaration-after-statement -DHAVE_CONFIG_H -I../include -I../include/x86_64-pc-linux-gnu -I../include/internal -I../include/internal/x86_64-pc-linux-gnu -I../emulator/beam -I../emulator/sys/unix -c common/ethr_aux.c -o obj/x86_64-pc-linux-gnu/opt/r/ethr_aux.o x86_64-pc-linux-gnu-gcc -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -Werror=undef -Werror=implicit -Werror=return-type -fno-common -pipe -march=native -fno-diagnostics-color -O3 -fno-strict-aliasing -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/x86_64-pc-linux-gnu -D_GNU_SOURCE -Wall -Wstrict-prototypes -Wpointer-arith -Wmissing-prototypes -Wdeclaration-after-statement -DHAVE_CONFIG_H -I../include -I../include/x86_64-pc-linux-gnu -I../include/internal -I../include/internal/x86_64-pc-linux-gnu -I../emulator/beam -I../emulator/sys/unix -c common/ethr_atomics.c -o obj/x86_64-pc-linux-gnu/opt/r/ethr_atomics.o x86_64-pc-linux-gnu-gcc -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -Werror=undef -Werror=implicit -Werror=return-type -fno-common -pipe -march=native -fno-diagnostics-color -O3 -fno-strict-aliasing -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/x86_64-pc-linux-gnu -D_GNU_SOURCE -Wall -Wstrict-prototypes -Wpointer-arith -Wmissing-prototypes -Wdeclaration-after-statement -DHAVE_CONFIG_H -I../include -I../include/x86_64-pc-linux-gnu -I../include/internal -I../include/internal/x86_64-pc-linux-gnu -I../emulator/beam -I../emulator/sys/unix -c common/ethr_mutex.c -o obj/x86_64-pc-linux-gnu/opt/r/ethr_mutex.o x86_64-pc-linux-gnu-gcc -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -Werror=undef -Werror=implicit -Werror=return-type -fno-common -pipe -march=native -fno-diagnostics-color -O3 -fno-strict-aliasing -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/x86_64-pc-linux-gnu -D_GNU_SOURCE -Wall -Wstrict-prototypes -Wpointer-arith -Wmissing-prototypes -Wdeclaration-after-statement -DHAVE_CONFIG_H -I../include -I../include/x86_64-pc-linux-gnu -I../include/internal -I../include/internal/x86_64-pc-linux-gnu -I../emulator/beam -I../emulator/sys/unix -c common/ethr_cbf.c -o obj/x86_64-pc-linux-gnu/opt/r/ethr_cbf.o x86_64-pc-linux-gnu-gcc -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -Werror=undef -Werror=implicit -Werror=return-type -fno-common -pipe -march=native -fno-diagnostics-color -O3 -fno-strict-aliasing -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/x86_64-pc-linux-gnu -D_GNU_SOURCE -Wall -Wstrict-prototypes -Wpointer-arith -Wmissing-prototypes -Wdeclaration-after-statement -DHAVE_CONFIG_H -I../include -I../include/x86_64-pc-linux-gnu -I../include/internal -I../include/internal/x86_64-pc-linux-gnu -I../emulator/beam -I../emulator/sys/unix -c pthread/ethread.c -o obj/x86_64-pc-linux-gnu/opt/r/ethread.o x86_64-pc-linux-gnu-gcc -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -Werror=undef -Werror=implicit -Werror=return-type -fno-common -pipe -march=native -fno-diagnostics-color -O3 -fno-strict-aliasing -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/x86_64-pc-linux-gnu -D_GNU_SOURCE -Wall -Wstrict-prototypes -Wpointer-arith -Wmissing-prototypes -Wdeclaration-after-statement -DHAVE_CONFIG_H -I../include -I../include/x86_64-pc-linux-gnu -I../include/internal -I../include/internal/x86_64-pc-linux-gnu -I../emulator/beam -I../emulator/sys/unix -c pthread/ethr_event.c -o obj/x86_64-pc-linux-gnu/opt/r/ethr_event.o x86_64-pc-linux-gnu-gcc -Werror=undef -Werror=implicit -Werror=return-type -fno-common -pipe -march=native -fno-diagnostics-color -O3 -fno-strict-aliasing -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/x86_64-pc-linux-gnu -D_GNU_SOURCE -Wall -Wstrict-prototypes -Wpointer-arith -Wmissing-prototypes -Wdeclaration-after-statement -DHAVE_CONFIG_H -I../include -I../include/x86_64-pc-linux-gnu -I../include/internal -I../include/internal/x86_64-pc-linux-gnu -I../emulator/beam -I../emulator/sys/unix -c common/erl_memory_trace_parser.c -o obj/x86_64-pc-linux-gnu/opt/erl_memory_trace_parser.o x86_64-pc-linux-gnu-gcc -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -Werror=undef -Werror=implicit -Werror=return-type -fno-common -pipe -march=native -fno-diagnostics-color -O3 -fno-strict-aliasing -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/x86_64-pc-linux-gnu -D_GNU_SOURCE -Wall -Wstrict-prototypes -Wpointer-arith -Wmissing-prototypes -Wdeclaration-after-statement -DHAVE_CONFIG_H -I../include -I../include/x86_64-pc-linux-gnu -I../include/internal -I../include/internal/x86_64-pc-linux-gnu -I../emulator/beam -I../emulator/sys/unix -c common/erl_memory_trace_parser.c -o obj/x86_64-pc-linux-gnu/opt/r/erl_memory_trace_parser.o x86_64-pc-linux-gnu-gcc -Werror=undef -Werror=implicit -Werror=return-type -fno-common -pipe -march=native -fno-diagnostics-color -O3 -fno-strict-aliasing -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/x86_64-pc-linux-gnu -D_GNU_SOURCE -Wall -Wstrict-prototypes -Wpointer-arith -Wmissing-prototypes -Wdeclaration-after-statement -DHAVE_CONFIG_H -I../include -I../include/x86_64-pc-linux-gnu -I../include/internal -I../include/internal/x86_64-pc-linux-gnu -I../emulator/beam -I../emulator/sys/unix -c common/erl_printf_format.c -o obj/x86_64-pc-linux-gnu/opt/erl_printf_format.o x86_64-pc-linux-gnu-gcc -Werror=undef -Werror=implicit -Werror=return-type -fno-common -pipe -march=native -fno-diagnostics-color -O3 -fno-strict-aliasing -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/x86_64-pc-linux-gnu -D_GNU_SOURCE -Wall -Wstrict-prototypes -Wpointer-arith -Wmissing-prototypes -Wdeclaration-after-statement -DHAVE_CONFIG_H -I../include -I../include/x86_64-pc-linux-gnu -I../include/internal -I../include/internal/x86_64-pc-linux-gnu -I../emulator/beam -I../emulator/sys/unix -c common/erl_printf.c -o obj/x86_64-pc-linux-gnu/opt/erl_printf.o x86_64-pc-linux-gnu-gcc -Werror=undef -Werror=implicit -Werror=return-type -fno-common -pipe -march=native -fno-diagnostics-color -O3 -fno-strict-aliasing -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/x86_64-pc-linux-gnu -D_GNU_SOURCE -Wall -Wstrict-prototypes -Wpointer-arith -Wmissing-prototypes -Wdeclaration-after-statement -DHAVE_CONFIG_H -I../include -I../include/x86_64-pc-linux-gnu -I../include/internal -I../include/internal/x86_64-pc-linux-gnu -I../emulator/beam -I../emulator/sys/unix -c common/erl_misc_utils.c -o obj/x86_64-pc-linux-gnu/opt/erl_misc_utils.o x86_64-pc-linux-gnu-gcc -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -Werror=undef -Werror=implicit -Werror=return-type -fno-common -pipe -march=native -fno-diagnostics-color -O3 -fno-strict-aliasing -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/x86_64-pc-linux-gnu -D_GNU_SOURCE -Wall -Wstrict-prototypes -Wpointer-arith -Wmissing-prototypes -Wdeclaration-after-statement -DHAVE_CONFIG_H -I../include -I../include/x86_64-pc-linux-gnu -I../include/internal -I../include/internal/x86_64-pc-linux-gnu -I../emulator/beam -I../emulator/sys/unix -c common/erl_printf_format.c -o obj/x86_64-pc-linux-gnu/opt/r/erl_printf_format.o x86_64-pc-linux-gnu-gcc -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -Werror=undef -Werror=implicit -Werror=return-type -fno-common -pipe -march=native -fno-diagnostics-color -O3 -fno-strict-aliasing -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/x86_64-pc-linux-gnu -D_GNU_SOURCE -Wall -Wstrict-prototypes -Wpointer-arith -Wmissing-prototypes -Wdeclaration-after-statement -DHAVE_CONFIG_H -I../include -I../include/x86_64-pc-linux-gnu -I../include/internal -I../include/internal/x86_64-pc-linux-gnu -I../emulator/beam -I../emulator/sys/unix -c common/erl_printf.c -o obj/x86_64-pc-linux-gnu/opt/r/erl_printf.o x86_64-pc-linux-gnu-gcc -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -Werror=undef -Werror=implicit -Werror=return-type -fno-common -pipe -march=native -fno-diagnostics-color -O3 -fno-strict-aliasing -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/x86_64-pc-linux-gnu -D_GNU_SOURCE -Wall -Wstrict-prototypes -Wpointer-arith -Wmissing-prototypes -Wdeclaration-after-statement -DHAVE_CONFIG_H -I../include -I../include/x86_64-pc-linux-gnu -I../include/internal -I../include/internal/x86_64-pc-linux-gnu -I../emulator/beam -I../emulator/sys/unix -c common/erl_misc_utils.c -o obj/x86_64-pc-linux-gnu/opt/r/erl_misc_utils.o x86_64-pc-linux-gnu-gcc -Werror=undef -Werror=implicit -Werror=return-type -fno-common -pipe -march=native -fno-diagnostics-color -O3 -fno-strict-aliasing -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/x86_64-pc-linux-gnu -D_GNU_SOURCE -Wall -Wpointer-arith -DHAVE_CONFIG_H -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/lib_src/yielding_c_fun/x86_64-pc-linux-gnu/simple_c_gc.o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/lib_src/yielding_c_fun/x86_64-pc-linux-gnu/re.o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/lib_src/yielding_c_fun/x86_64-pc-linux-gnu/ycf_lexer.o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/lib_src/yielding_c_fun/x86_64-pc-linux-gnu/ycf_main.o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/lib_src/yielding_c_fun/x86_64-pc-linux-gnu/ycf_node.o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/lib_src/yielding_c_fun/x86_64-pc-linux-gnu/ycf_parser.o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/lib_src/yielding_c_fun/x86_64-pc-linux-gnu/ycf_printers.o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/lib_src/yielding_c_fun/x86_64-pc-linux-gnu/ycf_string.o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/lib_src/yielding_c_fun/x86_64-pc-linux-gnu/ycf_symbol.o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/lib_src/yielding_c_fun/x86_64-pc-linux-gnu/ycf_utils.o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/lib_src/yielding_c_fun/x86_64-pc-linux-gnu/ycf_yield_fun.o -o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/lib_src/yielding_c_fun/bin/x86_64-pc-linux-gnu/yielding_c_fun x86_64-pc-linux-gnu-ar rcv ../lib/internal/x86_64-pc-linux-gnu/libethread.a obj/x86_64-pc-linux-gnu/opt/r/ethr_aux.o obj/x86_64-pc-linux-gnu/opt/r/ethr_atomics.o obj/x86_64-pc-linux-gnu/opt/r/ethr_mutex.o obj/x86_64-pc-linux-gnu/opt/r/ethr_cbf.o obj/x86_64-pc-linux-gnu/opt/r/ethread.o obj/x86_64-pc-linux-gnu/opt/r/ethr_event.o a - obj/x86_64-pc-linux-gnu/opt/r/ethr_aux.o a - obj/x86_64-pc-linux-gnu/opt/r/ethr_atomics.o a - obj/x86_64-pc-linux-gnu/opt/r/ethr_mutex.o a - obj/x86_64-pc-linux-gnu/opt/r/ethr_cbf.o a - obj/x86_64-pc-linux-gnu/opt/r/ethread.o a - obj/x86_64-pc-linux-gnu/opt/r/ethr_event.o x86_64-pc-linux-gnu-ranlib ../lib/internal/x86_64-pc-linux-gnu/libethread.a x86_64-pc-linux-gnu-ar rcv ../lib/x86_64-pc-linux-gnu/liberts.a obj/x86_64-pc-linux-gnu/opt/erl_memory_trace_parser.o a - obj/x86_64-pc-linux-gnu/opt/erl_memory_trace_parser.o x86_64-pc-linux-gnu-ranlib ../lib/x86_64-pc-linux-gnu/liberts.a x86_64-pc-linux-gnu-ar rcv ../lib/x86_64-pc-linux-gnu/liberts_r.a obj/x86_64-pc-linux-gnu/opt/r/erl_memory_trace_parser.o a - obj/x86_64-pc-linux-gnu/opt/r/erl_memory_trace_parser.o x86_64-pc-linux-gnu-ranlib ../lib/x86_64-pc-linux-gnu/liberts_r.a x86_64-pc-linux-gnu-ar rcv ../lib/internal/x86_64-pc-linux-gnu/liberts_internal.a obj/x86_64-pc-linux-gnu/opt/erl_printf_format.o obj/x86_64-pc-linux-gnu/opt/erl_printf.o obj/x86_64-pc-linux-gnu/opt/erl_misc_utils.o a - obj/x86_64-pc-linux-gnu/opt/erl_printf_format.o a - obj/x86_64-pc-linux-gnu/opt/erl_printf.o a - obj/x86_64-pc-linux-gnu/opt/erl_misc_utils.o x86_64-pc-linux-gnu-ranlib ../lib/internal/x86_64-pc-linux-gnu/liberts_internal.a x86_64-pc-linux-gnu-ar rcv ../lib/internal/x86_64-pc-linux-gnu/liberts_internal_r.a obj/x86_64-pc-linux-gnu/opt/r/erl_printf_format.o obj/x86_64-pc-linux-gnu/opt/r/erl_printf.o obj/x86_64-pc-linux-gnu/opt/r/erl_misc_utils.o a - obj/x86_64-pc-linux-gnu/opt/r/erl_printf_format.o a - obj/x86_64-pc-linux-gnu/opt/r/erl_printf.o a - obj/x86_64-pc-linux-gnu/opt/r/erl_misc_utils.o x86_64-pc-linux-gnu-ranlib ../lib/internal/x86_64-pc-linux-gnu/liberts_internal_r.a echo /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/lib_src/yielding_c_fun/bin/x86_64-pc-linux-gnu/yielding_c_fun ../lib/internal/x86_64-pc-linux-gnu/libethread.a ../lib/x86_64-pc-linux-gnu/liberts.a ../lib/x86_64-pc-linux-gnu/liberts_r.a ../lib/internal/x86_64-pc-linux-gnu/liberts_internal.a ../lib/internal/x86_64-pc-linux-gnu/liberts_internal_r.a > obj/x86_64-pc-linux-gnu/opt/MADE make[4]: Leaving directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/lib_src' make[3]: Leaving directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/lib_src' "/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/lib_src/yielding_c_fun/bin/x86_64-pc-linux-gnu/yielding_c_fun" \ -yield -static_aux_funs -only_yielding_funs -f ets_insert_2_list_check -f ets_insert_new_2_list_has_member -f ets_insert_2_list_from_p_heap -f ets_insert_2_list_destroy_copied_dbterms -f ets_insert_2_list_copy_term_list -f ets_insert_new_2_dbterm_list_has_member -f ets_insert_2_list_insert_db_term_list -f ets_insert_2_list -fnoauto ets_insert_2_list_lock_tbl \ -output_file_name x86_64-pc-linux-gnu/erl_db_insert_list.ycf.h beam/erl_db.c "/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/lib_src/yielding_c_fun/bin/x86_64-pc-linux-gnu/yielding_c_fun" \ -yield -static_aux_funs -only_yielding_funs -fnoauto maps_keys_1_helper -fnoauto maps_values_1_helper -fnoauto maps_from_keys_2_helper -fnoauto maps_from_list_1_helper -fnoauto hashmap_from_validated_list -f hashmap_keys -f hashmap_values -f hashmap_from_unsorted_array -f hashmap_from_sorted_unique_array -f hashmap_from_chunked_array -fexternal erts_qsort \ -output_file_name x86_64-pc-linux-gnu/erl_map.ycf.h beam/erl_map.c "/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/lib_src/yielding_c_fun/bin/x86_64-pc-linux-gnu/yielding_c_fun" \ -yield -only_yielding_funs -f erts_qsort -f erts_qsort_helper -f erts_qsort_partion_array \ -output_file_name x86_64-pc-linux-gnu/utils.ycf.h beam/utils.c echo x86_64-pc-linux-gnu/opt/jit/OPCODES-GENERATED x86_64-pc-linux-gnu/opt/jit/TABLES-GENERATED x86_64-pc-linux-gnu/opt/jit/erl_alloc_types.h x86_64-pc-linux-gnu/erl_version.h x86_64-pc-linux-gnu/opt/jit/driver_tab.c x86_64-pc-linux-gnu/erl_db_insert_list.ycf.h x86_64-pc-linux-gnu/erl_map.ycf.h x86_64-pc-linux-gnu/utils.ycf.h x86_64-pc-linux-gnu/opt/jit/asmjit/asmjit-scope-begin.h x86_64-pc-linux-gnu/opt/jit/asmjit/asmjit-scope-end.h x86_64-pc-linux-gnu/opt/jit/asmjit/asmjit.h x86_64-pc-linux-gnu/opt/jit/asmjit/core.h x86_64-pc-linux-gnu/opt/jit/asmjit/x86.h x86_64-pc-linux-gnu/opt/jit/asmjit/core/api-build_p.h x86_64-pc-linux-gnu/opt/jit/asmjit/core/api-config.h x86_64-pc-linux-gnu/opt/jit/asmjit/core/archcommons.h x86_64-pc-linux-gnu/opt/jit/asmjit/core/archtraits.h x86_64-pc-linux-gnu/opt/jit/asmjit/core/assembler.h x86_64-pc-linux-gnu/opt/jit/asmjit/core/builder.h x86_64-pc-linux-gnu/opt/jit/asmjit/core/codebuffer.h x86_64-pc-linux-gnu/opt/jit/asmjit/core/codeholder.h x86_64-pc-linux-gnu/opt/jit/asmjit/core/codewriter_p.h x86_64-pc-linux-gnu/opt/jit/asmjit/core/compiler.h x86_64-pc-linux-gnu/opt/jit/asmjit/core/compilerdefs.h x86_64-pc-linux-gnu/opt/jit/asmjit/core/constpool.h x86_64-pc-linux-gnu/opt/jit/asmjit/core/cpuinfo.h x86_64-pc-linux-gnu/opt/jit/asmjit/core/datatypes.h x86_64-pc-linux-gnu/opt/jit/asmjit/core/emithelper_p.h x86_64-pc-linux-gnu/opt/jit/asmjit/core/emitter.h x86_64-pc-linux-gnu/opt/jit/asmjit/core/emitterutils_p.h x86_64-pc-linux-gnu/opt/jit/asmjit/core/environment.h x86_64-pc-linux-gnu/opt/jit/asmjit/core/errorhandler.h x86_64-pc-linux-gnu/opt/jit/asmjit/core/features.h x86_64-pc-linux-gnu/opt/jit/asmjit/core/formatter.h x86_64-pc-linux-gnu/opt/jit/asmjit/core/func.h x86_64-pc-linux-gnu/opt/jit/asmjit/core/funcargscontext_p.h x86_64-pc-linux-gnu/opt/jit/asmjit/core/globals.h x86_64-pc-linux-gnu/opt/jit/asmjit/core/inst.h x86_64-pc-linux-gnu/opt/jit/asmjit/core/jitallocator.h x86_64-pc-linux-gnu/opt/jit/asmjit/core/jitruntime.h x86_64-pc-linux-gnu/opt/jit/asmjit/core/logger.h x86_64-pc-linux-gnu/opt/jit/asmjit/core/misc_p.h x86_64-pc-linux-gnu/opt/jit/asmjit/core/operand.h x86_64-pc-linux-gnu/opt/jit/asmjit/core/osutils.h x86_64-pc-linux-gnu/opt/jit/asmjit/core/osutils_p.h x86_64-pc-linux-gnu/opt/jit/asmjit/core/raassignment_p.h x86_64-pc-linux-gnu/opt/jit/asmjit/core/rabuilders_p.h x86_64-pc-linux-gnu/opt/jit/asmjit/core/radefs_p.h x86_64-pc-linux-gnu/opt/jit/asmjit/core/ralocal_p.h x86_64-pc-linux-gnu/opt/jit/asmjit/core/rapass_p.h x86_64-pc-linux-gnu/opt/jit/asmjit/core/rastack_p.h x86_64-pc-linux-gnu/opt/jit/asmjit/core/string.h x86_64-pc-linux-gnu/opt/jit/asmjit/core/support.h x86_64-pc-linux-gnu/opt/jit/asmjit/core/target.h x86_64-pc-linux-gnu/opt/jit/asmjit/core/type.h x86_64-pc-linux-gnu/opt/jit/asmjit/core/virtmem.h x86_64-pc-linux-gnu/opt/jit/asmjit/core/zone.h x86_64-pc-linux-gnu/opt/jit/asmjit/core/zonehash.h x86_64-pc-linux-gnu/opt/jit/asmjit/core/zonelist.h x86_64-pc-linux-gnu/opt/jit/asmjit/core/zonestack.h x86_64-pc-linux-gnu/opt/jit/asmjit/core/zonestring.h x86_64-pc-linux-gnu/opt/jit/asmjit/core/zonetree.h x86_64-pc-linux-gnu/opt/jit/asmjit/core/zonevector.h x86_64-pc-linux-gnu/opt/jit/asmjit/x86/x86archtraits_p.h x86_64-pc-linux-gnu/opt/jit/asmjit/x86/x86assembler.h x86_64-pc-linux-gnu/opt/jit/asmjit/x86/x86builder.h x86_64-pc-linux-gnu/opt/jit/asmjit/x86/x86compiler.h x86_64-pc-linux-gnu/opt/jit/asmjit/x86/x86emithelper_p.h x86_64-pc-linux-gnu/opt/jit/asmjit/x86/x86emitter.h x86_64-pc-linux-gnu/opt/jit/asmjit/x86/x86features.h x86_64-pc-linux-gnu/opt/jit/asmjit/x86/x86formatter_p.h x86_64-pc-linux-gnu/opt/jit/asmjit/x86/x86func_p.h x86_64-pc-linux-gnu/opt/jit/asmjit/x86/x86globals.h x86_64-pc-linux-gnu/opt/jit/asmjit/x86/x86instapi_p.h x86_64-pc-linux-gnu/opt/jit/asmjit/x86/x86instdb.h x86_64-pc-linux-gnu/opt/jit/asmjit/x86/x86instdb_p.h x86_64-pc-linux-gnu/opt/jit/asmjit/x86/x86opcode_p.h x86_64-pc-linux-gnu/opt/jit/asmjit/x86/x86operand.h x86_64-pc-linux-gnu/opt/jit/asmjit/x86/x86rapass_p.h >x86_64-pc-linux-gnu/opt/jit/GENERATED make[2]: Leaving directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/emulator' make[1]: Leaving directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/emulator' test X"$ERTS_SKIP_DEPEND" = X"true" || (cd erts/emulator && PATH=/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/bootstrap/bin:"${PATH}" ERL_TOP=/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2 make depend) make[1]: Entering directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/emulator' make -f x86_64-pc-linux-gnu/Makefile depend make[2]: Entering directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/emulator' x86_64-pc-linux-gnu-gcc -MM -MG -Werror=undef -Werror=implicit -Werror=return-type -fno-common -pipe -march=native -fno-diagnostics-color -O2 -fno-strict-aliasing -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/x86_64-pc-linux-gnu -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wpointer-arith -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -DBEAMASM=1 -Ix86_64-pc-linux-gnu/opt/jit -Ibeam -Isys/unix -Isys/common -Ix86_64-pc-linux-gnu -Ipcre -I../include -I../include/x86_64-pc-linux-gnu -I../include/internal -I../include/internal/x86_64-pc-linux-gnu -Ibeam/jit -Ibeam/jit/x86 -Idrivers/common -Idrivers/unix -Inifs/common -Inifs/unix beam/atom.c beam/beam_bif_load.c beam/beam_bp.c beam/beam_catches.c beam/beam_common.c beam/beam_debug.c beam/beam_file.c beam/beam_load.c beam/beam_ranges.c beam/beam_transform_engine.c beam/beam_transform_helpers.c beam/bif.c beam/big.c beam/binary.c beam/break.c beam/code_ix.c beam/copy.c beam/dist.c beam/erl_afit_alloc.c beam/erl_alloc.c beam/erl_alloc_util.c beam/erl_ao_firstfit_alloc.c beam/erl_arith.c beam/erl_async.c beam/erl_bestfit_alloc.c beam/erl_bif_atomics.c beam/erl_bif_binary.c beam/erl_bif_chksum.c beam/erl_bif_counters.c beam/erl_bif_ddll.c beam/erl_bif_guard.c beam/erl_bif_info.c beam/erl_bif_lists.c beam/erl_bif_op.c beam/erl_bif_os.c beam/erl_bif_persistent.c beam/erl_bif_port.c beam/erl_bif_re.c beam/erl_bif_trace.c beam/erl_bif_unique.c beam/erl_bits.c beam/erl_cpu_topology.c beam/erl_db.c beam/erl_db_catree.c beam/erl_db_hash.c beam/erl_db_tree.c beam/erl_db_util.c beam/erl_debug.c beam/erl_drv_thread.c beam/erl_dyn_lock_check.c beam/erl_flxctr.c beam/erl_fun.c beam/erl_gc.c beam/erl_global_literals.c beam/erl_goodfit_alloc.c beam/erl_hl_timer.c beam/erl_init.c beam/erl_io_queue.c beam/erl_lock_check.c beam/erl_lock_count.c beam/erl_lock_flags.c beam/erl_map.c beam/erl_math.c beam/erl_md5.c beam/erl_message.c beam/erl_monitor_link.c beam/erl_msacc.c beam/erl_mtrace.c beam/erl_nfunc_sched.c beam/erl_nif.c beam/erl_node_tables.c beam/erl_port_task.c beam/erl_posix_str.c beam/erl_printf_term.c beam/erl_proc_sig_queue.c beam/erl_process.c beam/erl_process_dict.c beam/erl_process_dump.c beam/erl_process_lock.c beam/erl_ptab.c beam/erl_sched_spec_pre_alloc.c beam/erl_term.c beam/erl_thr_progress.c beam/erl_thr_queue.c beam/erl_time_sup.c beam/erl_trace.c beam/erl_unicode.c beam/erl_zlib.c beam/erlang_lttng.c beam/export.c beam/external.c beam/hash.c beam/index.c beam/io.c beam/module.c beam/packet_parser.c beam/register.c beam/safe_hash.c beam/time.c beam/utils.c \ | sed 's|^\([^:]*:\)|$(OBJDIR)/\1|g;s|x86_64-pc-linux-gnu/opt/jit/|$(TTF_DIR)/|g;s|\([ ]\)/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/|\1$(ERL_TOP)/|g;s|^/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/|$(ERL_TOP)/|g;s|$(OBJDIR)/erl_poll.o|$(OBJDIR)/erl_poll.o $(OBJDIR)/erl_poll.flbk.o|g;s|\([^/]\)erl_compile_flags\.h|\1$(TTF_DIR)/erl_compile_flags\.h|g;s|\([^/]\)asmjit/asmjit\.hpp|\1$(TTF_DIR)/asmjit/asmjit\.hpp|g' > x86_64-pc-linux-gnu/opt/jit/depend.mk if utils/gen_git_version x86_64-pc-linux-gnu/gen_git_version.mk; then touch beam/erl_bif_info.c; fi x86_64-pc-linux-gnu-gcc -MM -MG -Werror=undef -Werror=implicit -Werror=return-type -fno-common -pipe -march=native -fno-diagnostics-color -O2 -fno-strict-aliasing -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/x86_64-pc-linux-gnu -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wpointer-arith -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -DBEAMASM=1 -Ix86_64-pc-linux-gnu/opt/jit -Ibeam -Isys/unix -Isys/common -Ix86_64-pc-linux-gnu -Ipcre -I../include -I../include/x86_64-pc-linux-gnu -I../include/internal -I../include/internal/x86_64-pc-linux-gnu -Ibeam/jit -Ibeam/jit/x86 -Idrivers/common -Idrivers/unix -Inifs/common -Inifs/unix -DLIBSCTP= drivers/common/inet_drv.c drivers/common/ram_file_drv.c \ | sed 's|^\([^:]*:\)|$(OBJDIR)/\1|g;s|x86_64-pc-linux-gnu/opt/jit/|$(TTF_DIR)/|g;s|\([ ]\)/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/|\1$(ERL_TOP)/|g;s|^/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/|$(ERL_TOP)/|g;s|$(OBJDIR)/erl_poll.o|$(OBJDIR)/erl_poll.o $(OBJDIR)/erl_poll.flbk.o|g;s|\([^/]\)erl_compile_flags\.h|\1$(TTF_DIR)/erl_compile_flags\.h|g;s|\([^/]\)asmjit/asmjit\.hpp|\1$(TTF_DIR)/asmjit/asmjit\.hpp|g' >> x86_64-pc-linux-gnu/opt/jit/depend.mk x86_64-pc-linux-gnu-gcc -MM -MG -Werror=undef -Werror=implicit -Werror=return-type -fno-common -pipe -march=native -fno-diagnostics-color -O2 -fno-strict-aliasing -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/x86_64-pc-linux-gnu -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wpointer-arith -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -DBEAMASM=1 -Ix86_64-pc-linux-gnu/opt/jit -Ibeam -Isys/unix -Isys/common -Ix86_64-pc-linux-gnu -Ipcre -I../include -I../include/x86_64-pc-linux-gnu -I../include/internal -I../include/internal/x86_64-pc-linux-gnu -Ibeam/jit -Ibeam/jit/x86 -Idrivers/common -Idrivers/unix -Inifs/common -Inifs/unix -I../etc/unix drivers/unix/bin_drv.c drivers/unix/multi_drv.c drivers/unix/sig_drv.c drivers/unix/ttsl_drv.c \ | sed 's|^\([^:]*:\)|$(OBJDIR)/\1|g;s|x86_64-pc-linux-gnu/opt/jit/|$(TTF_DIR)/|g;s|\([ ]\)/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/|\1$(ERL_TOP)/|g;s|^/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/|$(ERL_TOP)/|g;s|$(OBJDIR)/erl_poll.o|$(OBJDIR)/erl_poll.o $(OBJDIR)/erl_poll.flbk.o|g;s|\([^/]\)erl_compile_flags\.h|\1$(TTF_DIR)/erl_compile_flags\.h|g;s|\([^/]\)asmjit/asmjit\.hpp|\1$(TTF_DIR)/asmjit/asmjit\.hpp|g' >> x86_64-pc-linux-gnu/opt/jit/depend.mk x86_64-pc-linux-gnu-gcc -MM -MG -Werror=undef -Werror=implicit -Werror=return-type -fno-common -pipe -march=native -fno-diagnostics-color -O2 -fno-strict-aliasing -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/x86_64-pc-linux-gnu -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wpointer-arith -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -DBEAMASM=1 -Ix86_64-pc-linux-gnu/opt/jit -Ibeam -Isys/unix -Isys/common -Ix86_64-pc-linux-gnu -Ipcre -I../include -I../include/x86_64-pc-linux-gnu -I../include/internal -I../include/internal/x86_64-pc-linux-gnu -Ibeam/jit -Ibeam/jit/x86 -Idrivers/common -Idrivers/unix -Inifs/common -Inifs/unix nifs/common/erl_tracer_nif.c nifs/common/prim_buffer_nif.c nifs/common/prim_file_nif.c nifs/common/prim_net_nif.c nifs/common/prim_socket_nif.c nifs/common/socket_dbg.c nifs/common/socket_tarray.c nifs/common/socket_util.c nifs/common/zlib_nif.c \ | sed 's|^\([^:]*:\)|$(OBJDIR)/\1|g;s|x86_64-pc-linux-gnu/opt/jit/|$(TTF_DIR)/|g;s|\([ ]\)/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/|\1$(ERL_TOP)/|g;s|^/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/|$(ERL_TOP)/|g;s|$(OBJDIR)/erl_poll.o|$(OBJDIR)/erl_poll.o $(OBJDIR)/erl_poll.flbk.o|g;s|\([^/]\)erl_compile_flags\.h|\1$(TTF_DIR)/erl_compile_flags\.h|g;s|\([^/]\)asmjit/asmjit\.hpp|\1$(TTF_DIR)/asmjit/asmjit\.hpp|g' >> x86_64-pc-linux-gnu/opt/jit/depend.mk x86_64-pc-linux-gnu-gcc -MM -MG -Werror=undef -Werror=implicit -Werror=return-type -fno-common -pipe -march=native -fno-diagnostics-color -O2 -fno-strict-aliasing -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/x86_64-pc-linux-gnu -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wpointer-arith -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -DBEAMASM=1 -Ix86_64-pc-linux-gnu/opt/jit -Ibeam -Isys/unix -Isys/common -Ix86_64-pc-linux-gnu -Ipcre -I../include -I../include/x86_64-pc-linux-gnu -I../include/internal -I../include/internal/x86_64-pc-linux-gnu -Ibeam/jit -Ibeam/jit/x86 -Idrivers/common -Idrivers/unix -Inifs/common -Inifs/unix -I../etc/unix nifs/unix/unix_prim_file.c \ | sed 's|^\([^:]*:\)|$(OBJDIR)/\1|g;s|x86_64-pc-linux-gnu/opt/jit/|$(TTF_DIR)/|g;s|\([ ]\)/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/|\1$(ERL_TOP)/|g;s|^/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/|$(ERL_TOP)/|g;s|$(OBJDIR)/erl_poll.o|$(OBJDIR)/erl_poll.o $(OBJDIR)/erl_poll.flbk.o|g;s|\([^/]\)erl_compile_flags\.h|\1$(TTF_DIR)/erl_compile_flags\.h|g;s|\([^/]\)asmjit/asmjit\.hpp|\1$(TTF_DIR)/asmjit/asmjit\.hpp|g' >> x86_64-pc-linux-gnu/opt/jit/depend.mk x86_64-pc-linux-gnu-gcc -MM -MG -Werror=undef -Werror=implicit -Werror=return-type -fno-common -pipe -march=native -fno-diagnostics-color -O2 -fno-strict-aliasing -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/x86_64-pc-linux-gnu -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wpointer-arith -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -DBEAMASM=1 -Ix86_64-pc-linux-gnu/opt/jit -Ibeam -Isys/unix -Isys/common -Ix86_64-pc-linux-gnu -Ipcre -I../include -I../include/x86_64-pc-linux-gnu -I../include/internal -I../include/internal/x86_64-pc-linux-gnu -Ibeam/jit -Ibeam/jit/x86 -Idrivers/common -Idrivers/unix -Inifs/common -Inifs/unix sys/unix/erl_child_setup.c sys/unix/erl_main.c sys/unix/erl_unix_sys_ddll.c sys/unix/sys.c sys/unix/sys_drivers.c sys/unix/sys_env.c sys/unix/sys_float.c sys/unix/sys_signal_stack.c sys/unix/sys_time.c sys/unix/sys_uds.c sys/common/erl_check_io.c sys/common/erl_mmap.c sys/common/erl_mseg.c sys/common/erl_mtrace_sys_wrap.c sys/common/erl_os_monotonic_time_extender.c sys/common/erl_osenv.c sys/common/erl_poll.c sys/common/erl_sys_common_misc.c \ | sed 's|^\([^:]*:\)|$(OBJDIR)/\1|g;s|x86_64-pc-linux-gnu/opt/jit/|$(TTF_DIR)/|g;s|\([ ]\)/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/|\1$(ERL_TOP)/|g;s|^/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/|$(ERL_TOP)/|g;s|$(OBJDIR)/erl_poll.o|$(OBJDIR)/erl_poll.o $(OBJDIR)/erl_poll.flbk.o|g;s|\([^/]\)erl_compile_flags\.h|\1$(TTF_DIR)/erl_compile_flags\.h|g;s|\([^/]\)asmjit/asmjit\.hpp|\1$(TTF_DIR)/asmjit/asmjit\.hpp|g' >> x86_64-pc-linux-gnu/opt/jit/depend.mk x86_64-pc-linux-gnu-gcc -MM -MG -Werror=undef -Werror=implicit -Werror=return-type -fno-common -pipe -march=native -fno-diagnostics-color -O2 -fno-strict-aliasing -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/x86_64-pc-linux-gnu -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wpointer-arith -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -DBEAMASM=1 -Ix86_64-pc-linux-gnu/opt/jit -Ibeam -Isys/unix -Isys/common -Ix86_64-pc-linux-gnu -Ipcre -I../include -I../include/x86_64-pc-linux-gnu -I../include/internal -I../include/internal/x86_64-pc-linux-gnu -Ibeam/jit -Ibeam/jit/x86 -Idrivers/common -Idrivers/unix -Inifs/common -Inifs/unix x86_64-pc-linux-gnu/preload.c x86_64-pc-linux-gnu/opt/jit/beam_opcodes.c x86_64-pc-linux-gnu/opt/jit/beam_transform.c x86_64-pc-linux-gnu/opt/jit/driver_tab.c x86_64-pc-linux-gnu/opt/jit/erl_atom_table.c x86_64-pc-linux-gnu/opt/jit/erl_bif_table.c x86_64-pc-linux-gnu/opt/jit/erl_dirty_bif_wrap.c x86_64-pc-linux-gnu/opt/jit/erl_guard_bifs.c \ | sed 's|^\([^:]*:\)|$(OBJDIR)/\1|g;s|x86_64-pc-linux-gnu/opt/jit/|$(TTF_DIR)/|g;s|\([ ]\)/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/|\1$(ERL_TOP)/|g;s|^/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/|$(ERL_TOP)/|g;s|$(OBJDIR)/erl_poll.o|$(OBJDIR)/erl_poll.o $(OBJDIR)/erl_poll.flbk.o|g;s|\([^/]\)erl_compile_flags\.h|\1$(TTF_DIR)/erl_compile_flags\.h|g;s|\([^/]\)asmjit/asmjit\.hpp|\1$(TTF_DIR)/asmjit/asmjit\.hpp|g' >> x86_64-pc-linux-gnu/opt/jit/depend.mk x86_64-pc-linux-gnu-gcc -MM -MG -Werror=undef -Werror=implicit -Werror=return-type -fno-common -pipe -march=native -fno-diagnostics-color -O2 -fno-strict-aliasing -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/x86_64-pc-linux-gnu -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wpointer-arith -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -DBEAMASM=1 -Ix86_64-pc-linux-gnu/opt/jit -Ibeam -Isys/unix -Isys/common -Ix86_64-pc-linux-gnu -Ipcre -I../include -I../include/x86_64-pc-linux-gnu -I../include/internal -I../include/internal/x86_64-pc-linux-gnu -Ibeam/jit -Ibeam/jit/x86 -Idrivers/common -Idrivers/unix -Inifs/common -Inifs/unix zlib/adler32.c zlib/compress.c zlib/crc32.c zlib/uncompr.c zlib/deflate.c zlib/trees.c zlib/zutil.c zlib/inflate.c zlib/inftrees.c zlib/inffast.c \ | sed 's|^\([^:]*:\)|$(ZLIB_OBJDIR)/\1|g' >> x86_64-pc-linux-gnu/opt/jit/depend.mk x86_64-pc-linux-gnu-g++ -MM -MG -Werror=undef -Werror=return-type -fno-common -pipe -march=native -fno-diagnostics-color -O2 -fno-strict-aliasing -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/x86_64-pc-linux-gnu -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wpointer-arith -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -DBEAMASM=1 -pipe -march=native -fno-diagnostics-color -O2 -fno-strict-aliasing -std=c++17 -Ix86_64-pc-linux-gnu/opt/jit -Ibeam -Isys/unix -Isys/common -Ix86_64-pc-linux-gnu -Ipcre -I../include -I../include/x86_64-pc-linux-gnu -I../include/internal -I../include/internal/x86_64-pc-linux-gnu -Ibeam/jit -Ibeam/jit/x86 -Idrivers/common -Idrivers/unix -Inifs/common -Inifs/unix -DASMJIT_EMBED=1 -DASMJIT_NO_BUILDER=1 -DASMJIT_NO_DEPRECATED=1 -DASMJIT_STATIC=1 beam/jit/x86/beam_asm.cpp beam/jit/x86/beam_asm_global.cpp beam/jit/x86/beam_asm_module.cpp beam/jit/x86/beam_asm_perf.cpp beam/jit/x86/instr_arith.cpp beam/jit/x86/instr_bif.cpp beam/jit/x86/instr_bs.cpp beam/jit/x86/instr_call.cpp beam/jit/x86/instr_common.cpp beam/jit/x86/instr_float.cpp beam/jit/x86/instr_guard_bifs.cpp beam/jit/x86/instr_map.cpp beam/jit/x86/instr_msg.cpp beam/jit/x86/instr_select.cpp beam/jit/x86/instr_trace.cpp \ | sed 's|^\([^:]*:\)|$(OBJDIR)/\1|g;s|x86_64-pc-linux-gnu/opt/jit/|$(TTF_DIR)/|g;s|\([ ]\)/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/|\1$(ERL_TOP)/|g;s|^/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/|$(ERL_TOP)/|g;s|$(OBJDIR)/erl_poll.o|$(OBJDIR)/erl_poll.o $(OBJDIR)/erl_poll.flbk.o|g;s|\([^/]\)erl_compile_flags\.h|\1$(TTF_DIR)/erl_compile_flags\.h|g;s|\([^/]\)asmjit/asmjit\.hpp|\1$(TTF_DIR)/asmjit/asmjit\.hpp|g' >> x86_64-pc-linux-gnu/opt/jit/depend.mk cd /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/lib_src && make depend make[3]: Entering directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/lib_src' make -f x86_64-pc-linux-gnu/Makefile depend make[4]: Entering directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/lib_src' make[4]: Nothing to be done for 'depend'. make[4]: Leaving directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/lib_src' make[3]: Leaving directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/lib_src' if utils/gen_git_version x86_64-pc-linux-gnu/gen_git_version.mk; then touch beam/erl_bif_info.c; fi make[2]: Nothing to be done for 'depend'. make[2]: Leaving directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/emulator' make[1]: Leaving directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/emulator' test X"$ERTS_SKIP_DEPEND" = X"true" || (cd erts/lib_src && PATH=/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/bootstrap/bin:"${PATH}" ERL_TOP=/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2 make depend) make[1]: Entering directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/lib_src' make -f x86_64-pc-linux-gnu/Makefile depend make[2]: Entering directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/lib_src' make[2]: Nothing to be done for 'depend'. make[2]: Leaving directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/lib_src' make[1]: Leaving directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/lib_src' cd lib/erl_interface && \ ERL_TOP=/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2 PATH=/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/bootstrap/bin:"${PATH}" \ make BUILD_ALL=true make[1]: Entering directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface' === Entering application erl_interface make[2]: Entering directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/src' make -f x86_64-pc-linux-gnu/Makefile TYPE=opt make[3]: Entering directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/src' echo "Generating dependency file depend.mk..." Generating dependency file depend.mk... x86_64-pc-linux-gnu-gcc -fno-common -Werror=return-type -pipe -march=native -fno-diagnostics-color -O2 -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -DEI_NO_DEPR_WARN -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Ix86_64-pc-linux-gnu -MM connect/ei_connect.c connect/ei_resolve.c connect/eirecv.c connect/send.c connect/send_exit.c connect/send_reg.c decode/decode_atom.c decode/decode_big.c decode/decode_bignum.c decode/decode_binary.c decode/decode_boolean.c decode/decode_char.c decode/decode_double.c decode/decode_fun.c decode/decode_intlist.c decode/decode_iodata.c decode/decode_list_header.c decode/decode_long.c decode/decode_pid.c decode/decode_port.c decode/decode_ref.c decode/decode_skip.c decode/decode_string.c decode/decode_trace.c decode/decode_tuple_header.c decode/decode_ulong.c decode/decode_version.c decode/decode_longlong.c decode/decode_ulonglong.c encode/encode_atom.c encode/encode_big.c encode/encode_bignum.c encode/encode_binary.c encode/encode_boolean.c encode/encode_char.c encode/encode_double.c encode/encode_fun.c encode/encode_list_header.c encode/encode_long.c encode/encode_pid.c encode/encode_port.c encode/encode_ref.c encode/encode_string.c encode/encode_trace.c encode/encode_tuple_header.c encode/encode_ulong.c encode/encode_version.c encode/encode_longlong.c encode/encode_ulonglong.c epmd/epmd_port.c epmd/epmd_publish.c epmd/epmd_unpublish.c misc/ei_decode_term.c misc/ei_format.c misc/ei_locking.c misc/ei_malloc.c misc/ei_portio.c misc/ei_printterm.c misc/ei_pthreads.c misc/ei_trace.c misc/ei_x_encode.c misc/eimd5.c misc/get_type.c misc/show_msg.c misc/ei_compat.c misc/ei_init.c misc/ei_cmp_nc.c global/global_names.c global/global_register.c global/global_unregister.c global/global_whereis.c | \ sed 's&x86_64-pc-linux-gnu&\$\(TARGET\)&g' > x86_64-pc-linux-gnu/depend.mk.$$; \ sed 's/^.*:/\$\(ST_OBJDIR\)\/&/' < x86_64-pc-linux-gnu/depend.mk.$$ >> x86_64-pc-linux-gnu/depend.mk; \ echo >> x86_64-pc-linux-gnu/depend.mk; \ sed 's/^.*:/\$\(MT_OBJDIR\)\/&/' < x86_64-pc-linux-gnu/depend.mk.$$ >> x86_64-pc-linux-gnu/depend.mk; \ echo >> x86_64-pc-linux-gnu/depend.mk; \ sed 's/^.*:/\$\(MD_OBJDIR\)\/&/' < x86_64-pc-linux-gnu/depend.mk.$$ >> x86_64-pc-linux-gnu/depend.mk; \ echo >> x86_64-pc-linux-gnu/depend.mk; \ sed 's/^.*:/\$\(MDD_OBJDIR\)\/&/' < x86_64-pc-linux-gnu/depend.mk.$$ >> x86_64-pc-linux-gnu/depend.mk; \ echo >> x86_64-pc-linux-gnu/depend.mk; \ rm -f x86_64-pc-linux-gnu/depend.mk.$$ x86_64-pc-linux-gnu-gcc -fno-common -Werror=return-type -pipe -march=native -fno-diagnostics-color -O2 -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -DEI_NO_DEPR_WARN -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Ix86_64-pc-linux-gnu -c connect/ei_connect.c -o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/ei_connect.o x86_64-pc-linux-gnu-gcc -fno-common -Werror=return-type -pipe -march=native -fno-diagnostics-color -O2 -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -DEI_NO_DEPR_WARN -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Ix86_64-pc-linux-gnu -c connect/ei_resolve.c -o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/ei_resolve.o x86_64-pc-linux-gnu-gcc -fno-common -Werror=return-type -pipe -march=native -fno-diagnostics-color -O2 -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -DEI_NO_DEPR_WARN -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Ix86_64-pc-linux-gnu -c connect/eirecv.c -o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/eirecv.o x86_64-pc-linux-gnu-gcc -fno-common -Werror=return-type -pipe -march=native -fno-diagnostics-color -O2 -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -DEI_NO_DEPR_WARN -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Ix86_64-pc-linux-gnu -c connect/send.c -o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/send.o x86_64-pc-linux-gnu-gcc -fno-common -Werror=return-type -pipe -march=native -fno-diagnostics-color -O2 -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -DEI_NO_DEPR_WARN -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Ix86_64-pc-linux-gnu -c connect/send_exit.c -o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/send_exit.o x86_64-pc-linux-gnu-gcc -fno-common -Werror=return-type -pipe -march=native -fno-diagnostics-color -O2 -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -DEI_NO_DEPR_WARN -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Ix86_64-pc-linux-gnu -c connect/send_reg.c -o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/send_reg.o x86_64-pc-linux-gnu-gcc -fno-common -Werror=return-type -pipe -march=native -fno-diagnostics-color -O2 -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -DEI_NO_DEPR_WARN -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Ix86_64-pc-linux-gnu -c decode/decode_atom.c -o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/decode_atom.o x86_64-pc-linux-gnu-gcc -fno-common -Werror=return-type -pipe -march=native -fno-diagnostics-color -O2 -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -DEI_NO_DEPR_WARN -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Ix86_64-pc-linux-gnu -c decode/decode_big.c -o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/decode_big.o x86_64-pc-linux-gnu-gcc -fno-common -Werror=return-type -pipe -march=native -fno-diagnostics-color -O2 -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -DEI_NO_DEPR_WARN -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Ix86_64-pc-linux-gnu -c decode/decode_bignum.c -o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/decode_bignum.o x86_64-pc-linux-gnu-gcc -fno-common -Werror=return-type -pipe -march=native -fno-diagnostics-color -O2 -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -DEI_NO_DEPR_WARN -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Ix86_64-pc-linux-gnu -c decode/decode_binary.c -o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/decode_binary.o x86_64-pc-linux-gnu-gcc -fno-common -Werror=return-type -pipe -march=native -fno-diagnostics-color -O2 -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -DEI_NO_DEPR_WARN -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Ix86_64-pc-linux-gnu -c decode/decode_boolean.c -o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/decode_boolean.o x86_64-pc-linux-gnu-gcc -fno-common -Werror=return-type -pipe -march=native -fno-diagnostics-color -O2 -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -DEI_NO_DEPR_WARN -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Ix86_64-pc-linux-gnu -c decode/decode_char.c -o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/decode_char.o x86_64-pc-linux-gnu-gcc -fno-common -Werror=return-type -pipe -march=native -fno-diagnostics-color -O2 -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -DEI_NO_DEPR_WARN -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Ix86_64-pc-linux-gnu -c decode/decode_double.c -o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/decode_double.o x86_64-pc-linux-gnu-gcc -fno-common -Werror=return-type -pipe -march=native -fno-diagnostics-color -O2 -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -DEI_NO_DEPR_WARN -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Ix86_64-pc-linux-gnu -c decode/decode_fun.c -o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/decode_fun.o x86_64-pc-linux-gnu-gcc -fno-common -Werror=return-type -pipe -march=native -fno-diagnostics-color -O2 -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -DEI_NO_DEPR_WARN -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Ix86_64-pc-linux-gnu -c decode/decode_intlist.c -o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/decode_intlist.o x86_64-pc-linux-gnu-gcc -fno-common -Werror=return-type -pipe -march=native -fno-diagnostics-color -O2 -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -DEI_NO_DEPR_WARN -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Ix86_64-pc-linux-gnu -c decode/decode_iodata.c -o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/decode_iodata.o x86_64-pc-linux-gnu-gcc -fno-common -Werror=return-type -pipe -march=native -fno-diagnostics-color -O2 -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -DEI_NO_DEPR_WARN -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Ix86_64-pc-linux-gnu -c decode/decode_list_header.c -o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/decode_list_header.o x86_64-pc-linux-gnu-gcc -fno-common -Werror=return-type -pipe -march=native -fno-diagnostics-color -O2 -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -DEI_NO_DEPR_WARN -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Ix86_64-pc-linux-gnu -c decode/decode_long.c -o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/decode_long.o x86_64-pc-linux-gnu-gcc -fno-common -Werror=return-type -pipe -march=native -fno-diagnostics-color -O2 -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -DEI_NO_DEPR_WARN -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Ix86_64-pc-linux-gnu -c decode/decode_pid.c -o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/decode_pid.o x86_64-pc-linux-gnu-gcc -fno-common -Werror=return-type -pipe -march=native -fno-diagnostics-color -O2 -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -DEI_NO_DEPR_WARN -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Ix86_64-pc-linux-gnu -c decode/decode_port.c -o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/decode_port.o x86_64-pc-linux-gnu-gcc -fno-common -Werror=return-type -pipe -march=native -fno-diagnostics-color -O2 -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -DEI_NO_DEPR_WARN -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Ix86_64-pc-linux-gnu -c decode/decode_ref.c -o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/decode_ref.o x86_64-pc-linux-gnu-gcc -fno-common -Werror=return-type -pipe -march=native -fno-diagnostics-color -O2 -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -DEI_NO_DEPR_WARN -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Ix86_64-pc-linux-gnu -c decode/decode_skip.c -o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/decode_skip.o x86_64-pc-linux-gnu-gcc -fno-common -Werror=return-type -pipe -march=native -fno-diagnostics-color -O2 -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -DEI_NO_DEPR_WARN -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Ix86_64-pc-linux-gnu -c decode/decode_string.c -o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/decode_string.o x86_64-pc-linux-gnu-gcc -fno-common -Werror=return-type -pipe -march=native -fno-diagnostics-color -O2 -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -DEI_NO_DEPR_WARN -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Ix86_64-pc-linux-gnu -c decode/decode_trace.c -o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/decode_trace.o x86_64-pc-linux-gnu-gcc -fno-common -Werror=return-type -pipe -march=native -fno-diagnostics-color -O2 -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -DEI_NO_DEPR_WARN -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Ix86_64-pc-linux-gnu -c decode/decode_tuple_header.c -o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/decode_tuple_header.o x86_64-pc-linux-gnu-gcc -fno-common -Werror=return-type -pipe -march=native -fno-diagnostics-color -O2 -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -DEI_NO_DEPR_WARN -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Ix86_64-pc-linux-gnu -c decode/decode_ulong.c -o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/decode_ulong.o x86_64-pc-linux-gnu-gcc -fno-common -Werror=return-type -pipe -march=native -fno-diagnostics-color -O2 -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -DEI_NO_DEPR_WARN -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Ix86_64-pc-linux-gnu -c decode/decode_version.c -o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/decode_version.o x86_64-pc-linux-gnu-gcc -fno-common -Werror=return-type -pipe -march=native -fno-diagnostics-color -O2 -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -DEI_NO_DEPR_WARN -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Ix86_64-pc-linux-gnu -c decode/decode_longlong.c -o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/decode_longlong.o x86_64-pc-linux-gnu-gcc -fno-common -Werror=return-type -pipe -march=native -fno-diagnostics-color -O2 -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -DEI_NO_DEPR_WARN -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Ix86_64-pc-linux-gnu -c decode/decode_ulonglong.c -o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/decode_ulonglong.o x86_64-pc-linux-gnu-gcc -fno-common -Werror=return-type -pipe -march=native -fno-diagnostics-color -O2 -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -DEI_NO_DEPR_WARN -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Ix86_64-pc-linux-gnu -c encode/encode_atom.c -o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/encode_atom.o x86_64-pc-linux-gnu-gcc -fno-common -Werror=return-type -pipe -march=native -fno-diagnostics-color -O2 -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -DEI_NO_DEPR_WARN -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Ix86_64-pc-linux-gnu -c encode/encode_big.c -o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/encode_big.o x86_64-pc-linux-gnu-gcc -fno-common -Werror=return-type -pipe -march=native -fno-diagnostics-color -O2 -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -DEI_NO_DEPR_WARN -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Ix86_64-pc-linux-gnu -c encode/encode_bignum.c -o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/encode_bignum.o x86_64-pc-linux-gnu-gcc -fno-common -Werror=return-type -pipe -march=native -fno-diagnostics-color -O2 -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -DEI_NO_DEPR_WARN -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Ix86_64-pc-linux-gnu -c encode/encode_binary.c -o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/encode_binary.o x86_64-pc-linux-gnu-gcc -fno-common -Werror=return-type -pipe -march=native -fno-diagnostics-color -O2 -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -DEI_NO_DEPR_WARN -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Ix86_64-pc-linux-gnu -c encode/encode_boolean.c -o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/encode_boolean.o x86_64-pc-linux-gnu-gcc -fno-common -Werror=return-type -pipe -march=native -fno-diagnostics-color -O2 -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -DEI_NO_DEPR_WARN -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Ix86_64-pc-linux-gnu -c encode/encode_char.c -o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/encode_char.o x86_64-pc-linux-gnu-gcc -fno-common -Werror=return-type -pipe -march=native -fno-diagnostics-color -O2 -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -DEI_NO_DEPR_WARN -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Ix86_64-pc-linux-gnu -c encode/encode_double.c -o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/encode_double.o x86_64-pc-linux-gnu-gcc -fno-common -Werror=return-type -pipe -march=native -fno-diagnostics-color -O2 -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -DEI_NO_DEPR_WARN -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Ix86_64-pc-linux-gnu -c encode/encode_fun.c -o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/encode_fun.o x86_64-pc-linux-gnu-gcc -fno-common -Werror=return-type -pipe -march=native -fno-diagnostics-color -O2 -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -DEI_NO_DEPR_WARN -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Ix86_64-pc-linux-gnu -c encode/encode_list_header.c -o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/encode_list_header.o x86_64-pc-linux-gnu-gcc -fno-common -Werror=return-type -pipe -march=native -fno-diagnostics-color -O2 -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -DEI_NO_DEPR_WARN -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Ix86_64-pc-linux-gnu -c encode/encode_long.c -o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/encode_long.o x86_64-pc-linux-gnu-gcc -fno-common -Werror=return-type -pipe -march=native -fno-diagnostics-color -O2 -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -DEI_NO_DEPR_WARN -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Ix86_64-pc-linux-gnu -c encode/encode_pid.c -o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/encode_pid.o x86_64-pc-linux-gnu-gcc -fno-common -Werror=return-type -pipe -march=native -fno-diagnostics-color -O2 -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -DEI_NO_DEPR_WARN -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Ix86_64-pc-linux-gnu -c encode/encode_port.c -o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/encode_port.o x86_64-pc-linux-gnu-gcc -fno-common -Werror=return-type -pipe -march=native -fno-diagnostics-color -O2 -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -DEI_NO_DEPR_WARN -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Ix86_64-pc-linux-gnu -c encode/encode_ref.c -o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/encode_ref.o x86_64-pc-linux-gnu-gcc -fno-common -Werror=return-type -pipe -march=native -fno-diagnostics-color -O2 -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -DEI_NO_DEPR_WARN -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Ix86_64-pc-linux-gnu -c encode/encode_string.c -o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/encode_string.o x86_64-pc-linux-gnu-gcc -fno-common -Werror=return-type -pipe -march=native -fno-diagnostics-color -O2 -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -DEI_NO_DEPR_WARN -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Ix86_64-pc-linux-gnu -c encode/encode_trace.c -o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/encode_trace.o x86_64-pc-linux-gnu-gcc -fno-common -Werror=return-type -pipe -march=native -fno-diagnostics-color -O2 -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -DEI_NO_DEPR_WARN -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Ix86_64-pc-linux-gnu -c encode/encode_tuple_header.c -o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/encode_tuple_header.o x86_64-pc-linux-gnu-gcc -fno-common -Werror=return-type -pipe -march=native -fno-diagnostics-color -O2 -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -DEI_NO_DEPR_WARN -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Ix86_64-pc-linux-gnu -c encode/encode_ulong.c -o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/encode_ulong.o x86_64-pc-linux-gnu-gcc -fno-common -Werror=return-type -pipe -march=native -fno-diagnostics-color -O2 -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -DEI_NO_DEPR_WARN -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Ix86_64-pc-linux-gnu -c encode/encode_version.c -o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/encode_version.o x86_64-pc-linux-gnu-gcc -fno-common -Werror=return-type -pipe -march=native -fno-diagnostics-color -O2 -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -DEI_NO_DEPR_WARN -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Ix86_64-pc-linux-gnu -c encode/encode_longlong.c -o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/encode_longlong.o x86_64-pc-linux-gnu-gcc -fno-common -Werror=return-type -pipe -march=native -fno-diagnostics-color -O2 -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -DEI_NO_DEPR_WARN -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Ix86_64-pc-linux-gnu -c encode/encode_ulonglong.c -o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/encode_ulonglong.o x86_64-pc-linux-gnu-gcc -fno-common -Werror=return-type -pipe -march=native -fno-diagnostics-color -O2 -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -DEI_NO_DEPR_WARN -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Ix86_64-pc-linux-gnu -c epmd/epmd_port.c -o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/epmd_port.o x86_64-pc-linux-gnu-gcc -fno-common -Werror=return-type -pipe -march=native -fno-diagnostics-color -O2 -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -DEI_NO_DEPR_WARN -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Ix86_64-pc-linux-gnu -c epmd/epmd_publish.c -o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/epmd_publish.o x86_64-pc-linux-gnu-gcc -fno-common -Werror=return-type -pipe -march=native -fno-diagnostics-color -O2 -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -DEI_NO_DEPR_WARN -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Ix86_64-pc-linux-gnu -c epmd/epmd_unpublish.c -o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/epmd_unpublish.o x86_64-pc-linux-gnu-gcc -fno-common -Werror=return-type -pipe -march=native -fno-diagnostics-color -O2 -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -DEI_NO_DEPR_WARN -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Ix86_64-pc-linux-gnu -c misc/ei_decode_term.c -o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/ei_decode_term.o x86_64-pc-linux-gnu-gcc -fno-common -Werror=return-type -pipe -march=native -fno-diagnostics-color -O2 -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -DEI_NO_DEPR_WARN -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Ix86_64-pc-linux-gnu -c misc/ei_format.c -o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/ei_format.o x86_64-pc-linux-gnu-gcc -fno-common -Werror=return-type -pipe -march=native -fno-diagnostics-color -O2 -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -DEI_NO_DEPR_WARN -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Ix86_64-pc-linux-gnu -c misc/ei_locking.c -o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/ei_locking.o x86_64-pc-linux-gnu-gcc -fno-common -Werror=return-type -pipe -march=native -fno-diagnostics-color -O2 -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -DEI_NO_DEPR_WARN -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Ix86_64-pc-linux-gnu -c misc/ei_malloc.c -o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/ei_malloc.o x86_64-pc-linux-gnu-gcc -fno-common -Werror=return-type -pipe -march=native -fno-diagnostics-color -O2 -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -DEI_NO_DEPR_WARN -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Ix86_64-pc-linux-gnu -c misc/ei_portio.c -o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/ei_portio.o x86_64-pc-linux-gnu-gcc -fno-common -Werror=return-type -pipe -march=native -fno-diagnostics-color -O2 -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -DEI_NO_DEPR_WARN -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Ix86_64-pc-linux-gnu -c misc/ei_printterm.c -o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/ei_printterm.o x86_64-pc-linux-gnu-gcc -fno-common -Werror=return-type -pipe -march=native -fno-diagnostics-color -O2 -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -DEI_NO_DEPR_WARN -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Ix86_64-pc-linux-gnu -c misc/ei_pthreads.c -o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/ei_pthreads.o x86_64-pc-linux-gnu-gcc -fno-common -Werror=return-type -pipe -march=native -fno-diagnostics-color -O2 -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -DEI_NO_DEPR_WARN -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Ix86_64-pc-linux-gnu -c misc/ei_trace.c -o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/ei_trace.o x86_64-pc-linux-gnu-gcc -fno-common -Werror=return-type -pipe -march=native -fno-diagnostics-color -O2 -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -DEI_NO_DEPR_WARN -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Ix86_64-pc-linux-gnu -c misc/ei_x_encode.c -o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/ei_x_encode.o x86_64-pc-linux-gnu-gcc -fno-common -Werror=return-type -pipe -march=native -fno-diagnostics-color -O2 -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -DEI_NO_DEPR_WARN -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Ix86_64-pc-linux-gnu -c misc/eimd5.c -o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/eimd5.o x86_64-pc-linux-gnu-gcc -fno-common -Werror=return-type -pipe -march=native -fno-diagnostics-color -O2 -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -DEI_NO_DEPR_WARN -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Ix86_64-pc-linux-gnu -c misc/get_type.c -o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/get_type.o x86_64-pc-linux-gnu-gcc -fno-common -Werror=return-type -pipe -march=native -fno-diagnostics-color -O2 -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -DEI_NO_DEPR_WARN -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Ix86_64-pc-linux-gnu -c misc/show_msg.c -o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/show_msg.o x86_64-pc-linux-gnu-gcc -fno-common -Werror=return-type -pipe -march=native -fno-diagnostics-color -O2 -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -DEI_NO_DEPR_WARN -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Ix86_64-pc-linux-gnu -c misc/ei_compat.c -o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/ei_compat.o x86_64-pc-linux-gnu-gcc -fno-common -Werror=return-type -pipe -march=native -fno-diagnostics-color -O2 -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -DEI_NO_DEPR_WARN -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Ix86_64-pc-linux-gnu -c misc/ei_init.c -o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/ei_init.o x86_64-pc-linux-gnu-gcc -fno-common -Werror=return-type -pipe -march=native -fno-diagnostics-color -O2 -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -DEI_NO_DEPR_WARN -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Ix86_64-pc-linux-gnu -c misc/ei_cmp_nc.c -o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/ei_cmp_nc.o x86_64-pc-linux-gnu-gcc -fno-common -Werror=return-type -pipe -march=native -fno-diagnostics-color -O2 -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -DEI_NO_DEPR_WARN -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Ix86_64-pc-linux-gnu -c global/global_names.c -o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/global_names.o x86_64-pc-linux-gnu-gcc -fno-common -Werror=return-type -pipe -march=native -fno-diagnostics-color -O2 -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -DEI_NO_DEPR_WARN -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Ix86_64-pc-linux-gnu -c global/global_register.c -o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/global_register.o x86_64-pc-linux-gnu-gcc -fno-common -Werror=return-type -pipe -march=native -fno-diagnostics-color -O2 -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -DEI_NO_DEPR_WARN -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Ix86_64-pc-linux-gnu -c global/global_unregister.c -o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/global_unregister.o x86_64-pc-linux-gnu-gcc -fno-common -Werror=return-type -pipe -march=native -fno-diagnostics-color -O2 -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -DEI_NO_DEPR_WARN -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Ix86_64-pc-linux-gnu -c global/global_whereis.c -o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/global_whereis.o x86_64-pc-linux-gnu-gcc -fno-common -Werror=return-type -pipe -march=native -fno-diagnostics-color -O2 -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -DEI_NO_DEPR_WARN -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Ix86_64-pc-linux-gnu -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -c connect/ei_connect.c -o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/ei_connect.o x86_64-pc-linux-gnu-gcc -fno-common -Werror=return-type -pipe -march=native -fno-diagnostics-color -O2 -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -DEI_NO_DEPR_WARN -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Ix86_64-pc-linux-gnu -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -c connect/ei_resolve.c -o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/ei_resolve.o x86_64-pc-linux-gnu-gcc -fno-common -Werror=return-type -pipe -march=native -fno-diagnostics-color -O2 -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -DEI_NO_DEPR_WARN -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Ix86_64-pc-linux-gnu -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -c connect/eirecv.c -o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/eirecv.o x86_64-pc-linux-gnu-gcc -fno-common -Werror=return-type -pipe -march=native -fno-diagnostics-color -O2 -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -DEI_NO_DEPR_WARN -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Ix86_64-pc-linux-gnu -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -c connect/send.c -o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/send.o x86_64-pc-linux-gnu-gcc -fno-common -Werror=return-type -pipe -march=native -fno-diagnostics-color -O2 -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -DEI_NO_DEPR_WARN -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Ix86_64-pc-linux-gnu -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -c connect/send_exit.c -o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/send_exit.o x86_64-pc-linux-gnu-gcc -fno-common -Werror=return-type -pipe -march=native -fno-diagnostics-color -O2 -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -DEI_NO_DEPR_WARN -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Ix86_64-pc-linux-gnu -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -c connect/send_reg.c -o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/send_reg.o x86_64-pc-linux-gnu-gcc -fno-common -Werror=return-type -pipe -march=native -fno-diagnostics-color -O2 -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -DEI_NO_DEPR_WARN -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Ix86_64-pc-linux-gnu -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -c decode/decode_atom.c -o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/decode_atom.o x86_64-pc-linux-gnu-gcc -fno-common -Werror=return-type -pipe -march=native -fno-diagnostics-color -O2 -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -DEI_NO_DEPR_WARN -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Ix86_64-pc-linux-gnu -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -c decode/decode_big.c -o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/decode_big.o x86_64-pc-linux-gnu-gcc -fno-common -Werror=return-type -pipe -march=native -fno-diagnostics-color -O2 -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -DEI_NO_DEPR_WARN -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Ix86_64-pc-linux-gnu -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -c decode/decode_bignum.c -o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/decode_bignum.o x86_64-pc-linux-gnu-gcc -fno-common -Werror=return-type -pipe -march=native -fno-diagnostics-color -O2 -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -DEI_NO_DEPR_WARN -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Ix86_64-pc-linux-gnu -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -c decode/decode_binary.c -o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/decode_binary.o x86_64-pc-linux-gnu-gcc -fno-common -Werror=return-type -pipe -march=native -fno-diagnostics-color -O2 -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -DEI_NO_DEPR_WARN -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Ix86_64-pc-linux-gnu -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -c decode/decode_boolean.c -o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/decode_boolean.o x86_64-pc-linux-gnu-gcc -fno-common -Werror=return-type -pipe -march=native -fno-diagnostics-color -O2 -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -DEI_NO_DEPR_WARN -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Ix86_64-pc-linux-gnu -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -c decode/decode_char.c -o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/decode_char.o x86_64-pc-linux-gnu-gcc -fno-common -Werror=return-type -pipe -march=native -fno-diagnostics-color -O2 -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -DEI_NO_DEPR_WARN -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Ix86_64-pc-linux-gnu -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -c decode/decode_double.c -o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/decode_double.o x86_64-pc-linux-gnu-gcc -fno-common -Werror=return-type -pipe -march=native -fno-diagnostics-color -O2 -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -DEI_NO_DEPR_WARN -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Ix86_64-pc-linux-gnu -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -c decode/decode_fun.c -o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/decode_fun.o x86_64-pc-linux-gnu-gcc -fno-common -Werror=return-type -pipe -march=native -fno-diagnostics-color -O2 -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -DEI_NO_DEPR_WARN -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Ix86_64-pc-linux-gnu -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -c decode/decode_intlist.c -o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/decode_intlist.o x86_64-pc-linux-gnu-gcc -fno-common -Werror=return-type -pipe -march=native -fno-diagnostics-color -O2 -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -DEI_NO_DEPR_WARN -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Ix86_64-pc-linux-gnu -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -c decode/decode_iodata.c -o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/decode_iodata.o x86_64-pc-linux-gnu-gcc -fno-common -Werror=return-type -pipe -march=native -fno-diagnostics-color -O2 -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -DEI_NO_DEPR_WARN -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Ix86_64-pc-linux-gnu -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -c decode/decode_list_header.c -o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/decode_list_header.o x86_64-pc-linux-gnu-gcc -fno-common -Werror=return-type -pipe -march=native -fno-diagnostics-color -O2 -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -DEI_NO_DEPR_WARN -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Ix86_64-pc-linux-gnu -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -c decode/decode_long.c -o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/decode_long.o x86_64-pc-linux-gnu-gcc -fno-common -Werror=return-type -pipe -march=native -fno-diagnostics-color -O2 -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -DEI_NO_DEPR_WARN -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Ix86_64-pc-linux-gnu -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -c decode/decode_pid.c -o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/decode_pid.o x86_64-pc-linux-gnu-gcc -fno-common -Werror=return-type -pipe -march=native -fno-diagnostics-color -O2 -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -DEI_NO_DEPR_WARN -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Ix86_64-pc-linux-gnu -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -c decode/decode_port.c -o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/decode_port.o x86_64-pc-linux-gnu-gcc -fno-common -Werror=return-type -pipe -march=native -fno-diagnostics-color -O2 -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -DEI_NO_DEPR_WARN -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Ix86_64-pc-linux-gnu -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -c decode/decode_ref.c -o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/decode_ref.o x86_64-pc-linux-gnu-gcc -fno-common -Werror=return-type -pipe -march=native -fno-diagnostics-color -O2 -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -DEI_NO_DEPR_WARN -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Ix86_64-pc-linux-gnu -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -c decode/decode_skip.c -o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/decode_skip.o x86_64-pc-linux-gnu-gcc -fno-common -Werror=return-type -pipe -march=native -fno-diagnostics-color -O2 -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -DEI_NO_DEPR_WARN -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Ix86_64-pc-linux-gnu -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -c decode/decode_string.c -o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/decode_string.o x86_64-pc-linux-gnu-gcc -fno-common -Werror=return-type -pipe -march=native -fno-diagnostics-color -O2 -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -DEI_NO_DEPR_WARN -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Ix86_64-pc-linux-gnu -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -c decode/decode_trace.c -o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/decode_trace.o x86_64-pc-linux-gnu-gcc -fno-common -Werror=return-type -pipe -march=native -fno-diagnostics-color -O2 -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -DEI_NO_DEPR_WARN -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Ix86_64-pc-linux-gnu -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -c decode/decode_tuple_header.c -o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/decode_tuple_header.o x86_64-pc-linux-gnu-gcc -fno-common -Werror=return-type -pipe -march=native -fno-diagnostics-color -O2 -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -DEI_NO_DEPR_WARN -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Ix86_64-pc-linux-gnu -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -c decode/decode_ulong.c -o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/decode_ulong.o x86_64-pc-linux-gnu-gcc -fno-common -Werror=return-type -pipe -march=native -fno-diagnostics-color -O2 -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -DEI_NO_DEPR_WARN -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Ix86_64-pc-linux-gnu -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -c decode/decode_version.c -o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/decode_version.o x86_64-pc-linux-gnu-gcc -fno-common -Werror=return-type -pipe -march=native -fno-diagnostics-color -O2 -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -DEI_NO_DEPR_WARN -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Ix86_64-pc-linux-gnu -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -c decode/decode_longlong.c -o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/decode_longlong.o x86_64-pc-linux-gnu-gcc -fno-common -Werror=return-type -pipe -march=native -fno-diagnostics-color -O2 -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -DEI_NO_DEPR_WARN -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Ix86_64-pc-linux-gnu -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -c decode/decode_ulonglong.c -o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/decode_ulonglong.o x86_64-pc-linux-gnu-gcc -fno-common -Werror=return-type -pipe -march=native -fno-diagnostics-color -O2 -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -DEI_NO_DEPR_WARN -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Ix86_64-pc-linux-gnu -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -c encode/encode_atom.c -o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/encode_atom.o x86_64-pc-linux-gnu-gcc -fno-common -Werror=return-type -pipe -march=native -fno-diagnostics-color -O2 -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -DEI_NO_DEPR_WARN -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Ix86_64-pc-linux-gnu -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -c encode/encode_big.c -o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/encode_big.o x86_64-pc-linux-gnu-gcc -fno-common -Werror=return-type -pipe -march=native -fno-diagnostics-color -O2 -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -DEI_NO_DEPR_WARN -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Ix86_64-pc-linux-gnu -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -c encode/encode_bignum.c -o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/encode_bignum.o x86_64-pc-linux-gnu-gcc -fno-common -Werror=return-type -pipe -march=native -fno-diagnostics-color -O2 -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -DEI_NO_DEPR_WARN -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Ix86_64-pc-linux-gnu -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -c encode/encode_binary.c -o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/encode_binary.o x86_64-pc-linux-gnu-gcc -fno-common -Werror=return-type -pipe -march=native -fno-diagnostics-color -O2 -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -DEI_NO_DEPR_WARN -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Ix86_64-pc-linux-gnu -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -c encode/encode_boolean.c -o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/encode_boolean.o x86_64-pc-linux-gnu-gcc -fno-common -Werror=return-type -pipe -march=native -fno-diagnostics-color -O2 -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -DEI_NO_DEPR_WARN -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Ix86_64-pc-linux-gnu -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -c encode/encode_char.c -o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/encode_char.o x86_64-pc-linux-gnu-gcc -fno-common -Werror=return-type -pipe -march=native -fno-diagnostics-color -O2 -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -DEI_NO_DEPR_WARN -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Ix86_64-pc-linux-gnu -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -c encode/encode_double.c -o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/encode_double.o x86_64-pc-linux-gnu-gcc -fno-common -Werror=return-type -pipe -march=native -fno-diagnostics-color -O2 -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -DEI_NO_DEPR_WARN -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Ix86_64-pc-linux-gnu -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -c encode/encode_fun.c -o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/encode_fun.o x86_64-pc-linux-gnu-gcc -fno-common -Werror=return-type -pipe -march=native -fno-diagnostics-color -O2 -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -DEI_NO_DEPR_WARN -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Ix86_64-pc-linux-gnu -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -c encode/encode_list_header.c -o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/encode_list_header.o x86_64-pc-linux-gnu-gcc -fno-common -Werror=return-type -pipe -march=native -fno-diagnostics-color -O2 -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -DEI_NO_DEPR_WARN -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Ix86_64-pc-linux-gnu -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -c encode/encode_long.c -o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/encode_long.o x86_64-pc-linux-gnu-gcc -fno-common -Werror=return-type -pipe -march=native -fno-diagnostics-color -O2 -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -DEI_NO_DEPR_WARN -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Ix86_64-pc-linux-gnu -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -c encode/encode_pid.c -o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/encode_pid.o x86_64-pc-linux-gnu-gcc -fno-common -Werror=return-type -pipe -march=native -fno-diagnostics-color -O2 -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -DEI_NO_DEPR_WARN -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Ix86_64-pc-linux-gnu -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -c encode/encode_port.c -o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/encode_port.o x86_64-pc-linux-gnu-gcc -fno-common -Werror=return-type -pipe -march=native -fno-diagnostics-color -O2 -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -DEI_NO_DEPR_WARN -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Ix86_64-pc-linux-gnu -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -c encode/encode_ref.c -o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/encode_ref.o x86_64-pc-linux-gnu-gcc -fno-common -Werror=return-type -pipe -march=native -fno-diagnostics-color -O2 -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -DEI_NO_DEPR_WARN -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Ix86_64-pc-linux-gnu -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -c encode/encode_string.c -o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/encode_string.o x86_64-pc-linux-gnu-gcc -fno-common -Werror=return-type -pipe -march=native -fno-diagnostics-color -O2 -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -DEI_NO_DEPR_WARN -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Ix86_64-pc-linux-gnu -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -c encode/encode_trace.c -o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/encode_trace.o x86_64-pc-linux-gnu-gcc -fno-common -Werror=return-type -pipe -march=native -fno-diagnostics-color -O2 -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -DEI_NO_DEPR_WARN -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Ix86_64-pc-linux-gnu -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -c encode/encode_tuple_header.c -o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/encode_tuple_header.o x86_64-pc-linux-gnu-gcc -fno-common -Werror=return-type -pipe -march=native -fno-diagnostics-color -O2 -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -DEI_NO_DEPR_WARN -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Ix86_64-pc-linux-gnu -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -c encode/encode_ulong.c -o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/encode_ulong.o x86_64-pc-linux-gnu-gcc -fno-common -Werror=return-type -pipe -march=native -fno-diagnostics-color -O2 -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -DEI_NO_DEPR_WARN -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Ix86_64-pc-linux-gnu -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -c encode/encode_version.c -o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/encode_version.o x86_64-pc-linux-gnu-gcc -fno-common -Werror=return-type -pipe -march=native -fno-diagnostics-color -O2 -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -DEI_NO_DEPR_WARN -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Ix86_64-pc-linux-gnu -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -c encode/encode_longlong.c -o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/encode_longlong.o x86_64-pc-linux-gnu-gcc -fno-common -Werror=return-type -pipe -march=native -fno-diagnostics-color -O2 -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -DEI_NO_DEPR_WARN -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Ix86_64-pc-linux-gnu -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -c encode/encode_ulonglong.c -o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/encode_ulonglong.o x86_64-pc-linux-gnu-gcc -fno-common -Werror=return-type -pipe -march=native -fno-diagnostics-color -O2 -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -DEI_NO_DEPR_WARN -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Ix86_64-pc-linux-gnu -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -c epmd/epmd_port.c -o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/epmd_port.o x86_64-pc-linux-gnu-gcc -fno-common -Werror=return-type -pipe -march=native -fno-diagnostics-color -O2 -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -DEI_NO_DEPR_WARN -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Ix86_64-pc-linux-gnu -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -c epmd/epmd_publish.c -o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/epmd_publish.o x86_64-pc-linux-gnu-gcc -fno-common -Werror=return-type -pipe -march=native -fno-diagnostics-color -O2 -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -DEI_NO_DEPR_WARN -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Ix86_64-pc-linux-gnu -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -c epmd/epmd_unpublish.c -o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/epmd_unpublish.o x86_64-pc-linux-gnu-gcc -fno-common -Werror=return-type -pipe -march=native -fno-diagnostics-color -O2 -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -DEI_NO_DEPR_WARN -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Ix86_64-pc-linux-gnu -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -c misc/ei_decode_term.c -o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/ei_decode_term.o x86_64-pc-linux-gnu-gcc -fno-common -Werror=return-type -pipe -march=native -fno-diagnostics-color -O2 -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -DEI_NO_DEPR_WARN -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Ix86_64-pc-linux-gnu -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -c misc/ei_format.c -o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/ei_format.o x86_64-pc-linux-gnu-gcc -fno-common -Werror=return-type -pipe -march=native -fno-diagnostics-color -O2 -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -DEI_NO_DEPR_WARN -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Ix86_64-pc-linux-gnu -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -c misc/ei_locking.c -o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/ei_locking.o x86_64-pc-linux-gnu-gcc -fno-common -Werror=return-type -pipe -march=native -fno-diagnostics-color -O2 -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -DEI_NO_DEPR_WARN -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Ix86_64-pc-linux-gnu -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -c misc/ei_malloc.c -o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/ei_malloc.o x86_64-pc-linux-gnu-gcc -fno-common -Werror=return-type -pipe -march=native -fno-diagnostics-color -O2 -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -DEI_NO_DEPR_WARN -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Ix86_64-pc-linux-gnu -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -c misc/ei_portio.c -o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/ei_portio.o x86_64-pc-linux-gnu-gcc -fno-common -Werror=return-type -pipe -march=native -fno-diagnostics-color -O2 -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -DEI_NO_DEPR_WARN -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Ix86_64-pc-linux-gnu -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -c misc/ei_printterm.c -o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/ei_printterm.o x86_64-pc-linux-gnu-gcc -fno-common -Werror=return-type -pipe -march=native -fno-diagnostics-color -O2 -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -DEI_NO_DEPR_WARN -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Ix86_64-pc-linux-gnu -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -c misc/ei_pthreads.c -o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/ei_pthreads.o x86_64-pc-linux-gnu-gcc -fno-common -Werror=return-type -pipe -march=native -fno-diagnostics-color -O2 -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -DEI_NO_DEPR_WARN -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Ix86_64-pc-linux-gnu -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -c misc/ei_trace.c -o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/ei_trace.o x86_64-pc-linux-gnu-gcc -fno-common -Werror=return-type -pipe -march=native -fno-diagnostics-color -O2 -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -DEI_NO_DEPR_WARN -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Ix86_64-pc-linux-gnu -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -c misc/ei_x_encode.c -o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/ei_x_encode.o x86_64-pc-linux-gnu-gcc -fno-common -Werror=return-type -pipe -march=native -fno-diagnostics-color -O2 -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -DEI_NO_DEPR_WARN -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Ix86_64-pc-linux-gnu -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -c misc/eimd5.c -o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/eimd5.o x86_64-pc-linux-gnu-gcc -fno-common -Werror=return-type -pipe -march=native -fno-diagnostics-color -O2 -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -DEI_NO_DEPR_WARN -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Ix86_64-pc-linux-gnu -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -c misc/get_type.c -o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/get_type.o x86_64-pc-linux-gnu-gcc -fno-common -Werror=return-type -pipe -march=native -fno-diagnostics-color -O2 -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -DEI_NO_DEPR_WARN -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Ix86_64-pc-linux-gnu -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -c misc/show_msg.c -o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/show_msg.o x86_64-pc-linux-gnu-gcc -fno-common -Werror=return-type -pipe -march=native -fno-diagnostics-color -O2 -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -DEI_NO_DEPR_WARN -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Ix86_64-pc-linux-gnu -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -c misc/ei_compat.c -o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/ei_compat.o x86_64-pc-linux-gnu-gcc -fno-common -Werror=return-type -pipe -march=native -fno-diagnostics-color -O2 -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -DEI_NO_DEPR_WARN -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Ix86_64-pc-linux-gnu -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -c misc/ei_init.c -o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/ei_init.o x86_64-pc-linux-gnu-gcc -fno-common -Werror=return-type -pipe -march=native -fno-diagnostics-color -O2 -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -DEI_NO_DEPR_WARN -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Ix86_64-pc-linux-gnu -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -c misc/ei_cmp_nc.c -o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/ei_cmp_nc.o x86_64-pc-linux-gnu-gcc -fno-common -Werror=return-type -pipe -march=native -fno-diagnostics-color -O2 -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -DEI_NO_DEPR_WARN -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Ix86_64-pc-linux-gnu -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -c global/global_names.c -o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/global_names.o x86_64-pc-linux-gnu-gcc -fno-common -Werror=return-type -pipe -march=native -fno-diagnostics-color -O2 -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -DEI_NO_DEPR_WARN -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Ix86_64-pc-linux-gnu -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -c global/global_register.c -o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/global_register.o x86_64-pc-linux-gnu-gcc -fno-common -Werror=return-type -pipe -march=native -fno-diagnostics-color -O2 -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -DEI_NO_DEPR_WARN -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Ix86_64-pc-linux-gnu -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -c global/global_unregister.c -o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/global_unregister.o x86_64-pc-linux-gnu-gcc -fno-common -Werror=return-type -pipe -march=native -fno-diagnostics-color -O2 -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -DEI_NO_DEPR_WARN -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Ix86_64-pc-linux-gnu -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -c global/global_whereis.c -o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/global_whereis.o sed -e 's;%VSN%;5.0.1;' erl_interface.app.src > ../ebin/erl_interface.app sed -e 's;%VSN%;5.0.1;' erl_interface.appup.src > ../ebin/erl_interface.appup rm -f /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj/x86_64-pc-linux-gnu/libei_st.a x86_64-pc-linux-gnu-ar rcv /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj/x86_64-pc-linux-gnu/libei_st.a /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/ei_connect.o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/ei_resolve.o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/eirecv.o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/send.o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/send_exit.o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/send_reg.o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/decode_atom.o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/decode_big.o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/decode_bignum.o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/decode_binary.o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/decode_boolean.o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/decode_char.o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/decode_double.o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/decode_fun.o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/decode_intlist.o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/decode_iodata.o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/decode_list_header.o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/decode_long.o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/decode_pid.o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/decode_port.o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/decode_ref.o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/decode_skip.o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/decode_string.o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/decode_trace.o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/decode_tuple_header.o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/decode_ulong.o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/decode_version.o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/decode_longlong.o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/decode_ulonglong.o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/encode_atom.o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/encode_big.o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/encode_bignum.o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/encode_binary.o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/encode_boolean.o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/encode_char.o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/encode_double.o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/encode_fun.o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/encode_list_header.o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/encode_long.o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/encode_pid.o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/encode_port.o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/encode_ref.o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/encode_string.o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/encode_trace.o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/encode_tuple_header.o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/encode_ulong.o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/encode_version.o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/encode_longlong.o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/encode_ulonglong.o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/epmd_port.o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/epmd_publish.o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/epmd_unpublish.o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/ei_decode_term.o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/ei_format.o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/ei_locking.o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/ei_malloc.o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/ei_portio.o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/ei_printterm.o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/ei_pthreads.o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/ei_trace.o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/ei_x_encode.o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/eimd5.o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/get_type.o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/show_msg.o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/ei_compat.o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/ei_init.o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/ei_cmp_nc.o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/global_names.o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/global_register.o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/global_unregister.o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/global_whereis.o a - /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/ei_connect.o a - /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/ei_resolve.o a - /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/eirecv.o a - /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/send.o a - /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/send_exit.o a - /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/send_reg.o a - /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/decode_atom.o a - /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/decode_big.o a - /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/decode_bignum.o a - /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/decode_binary.o a - /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/decode_boolean.o a - /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/decode_char.o a - /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/decode_double.o a - /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/decode_fun.o a - /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/decode_intlist.o a - /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/decode_iodata.o a - /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/decode_list_header.o a - /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/decode_long.o a - /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/decode_pid.o a - /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/decode_port.o a - /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/decode_ref.o a - /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/decode_skip.o a - /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/decode_string.o a - /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/decode_trace.o a - /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/decode_tuple_header.o a - /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/decode_ulong.o a - /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/decode_version.o a - /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/decode_longlong.o a - /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/decode_ulonglong.o a - /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/encode_atom.o a - /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/encode_big.o a - /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/encode_bignum.o a - /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/encode_binary.o a - /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/encode_boolean.o a - /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/encode_char.o a - /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/encode_double.o a - /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/encode_fun.o a - /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/encode_list_header.o a - /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/encode_long.o a - /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/encode_pid.o a - /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/encode_port.o a - /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/encode_ref.o a - /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/encode_string.o a - /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/encode_trace.o a - /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/encode_tuple_header.o a - /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/encode_ulong.o a - /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/encode_version.o a - /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/encode_longlong.o a - /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/encode_ulonglong.o a - /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/epmd_port.o a - /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/epmd_publish.o a - /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/epmd_unpublish.o a - /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/ei_decode_term.o a - /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/ei_format.o a - /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/ei_locking.o a - /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/ei_malloc.o a - /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/ei_portio.o a - /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/ei_printterm.o a - /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/ei_pthreads.o a - /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/ei_trace.o a - /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/ei_x_encode.o a - /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/eimd5.o a - /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/get_type.o a - /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/show_msg.o a - /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/ei_compat.o a - /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/ei_init.o a - /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/ei_cmp_nc.o a - /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/global_names.o a - /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/global_register.o a - /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/global_unregister.o a - /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/global_whereis.o x86_64-pc-linux-gnu-ranlib /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj/x86_64-pc-linux-gnu/libei_st.a rm -f /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj/x86_64-pc-linux-gnu/libei.a x86_64-pc-linux-gnu-ar rcv /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj/x86_64-pc-linux-gnu/libei.a /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/ei_connect.o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/ei_resolve.o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/eirecv.o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/send.o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/send_exit.o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/send_reg.o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/decode_atom.o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/decode_big.o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/decode_bignum.o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/decode_binary.o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/decode_boolean.o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/decode_char.o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/decode_double.o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/decode_fun.o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/decode_intlist.o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/decode_iodata.o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/decode_list_header.o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/decode_long.o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/decode_pid.o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/decode_port.o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/decode_ref.o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/decode_skip.o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/decode_string.o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/decode_trace.o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/decode_tuple_header.o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/decode_ulong.o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/decode_version.o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/decode_longlong.o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/decode_ulonglong.o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/encode_atom.o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/encode_big.o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/encode_bignum.o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/encode_binary.o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/encode_boolean.o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/encode_char.o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/encode_double.o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/encode_fun.o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/encode_list_header.o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/encode_long.o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/encode_pid.o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/encode_port.o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/encode_ref.o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/encode_string.o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/encode_trace.o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/encode_tuple_header.o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/encode_ulong.o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/encode_version.o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/encode_longlong.o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/encode_ulonglong.o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/epmd_port.o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/epmd_publish.o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/epmd_unpublish.o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/ei_decode_term.o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/ei_format.o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/ei_locking.o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/ei_malloc.o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/ei_portio.o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/ei_printterm.o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/ei_pthreads.o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/ei_trace.o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/ei_x_encode.o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/eimd5.o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/get_type.o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/show_msg.o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/ei_compat.o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/ei_init.o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/ei_cmp_nc.o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/global_names.o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/global_register.o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/global_unregister.o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/global_whereis.o a - /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/ei_connect.o a - /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/ei_resolve.o a - /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/eirecv.o a - /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/send.o a - /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/send_exit.o a - /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/send_reg.o a - /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/decode_atom.o a - /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/decode_big.o a - /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/decode_bignum.o a - /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/decode_binary.o a - /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/decode_boolean.o a - /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/decode_char.o a - /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/decode_double.o a - /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/decode_fun.o a - /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/decode_intlist.o a - /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/decode_iodata.o a - /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/decode_list_header.o a - /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/decode_long.o a - /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/decode_pid.o a - /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/decode_port.o a - /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/decode_ref.o a - /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/decode_skip.o a - /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/decode_string.o a - /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/decode_trace.o a - /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/decode_tuple_header.o a - /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/decode_ulong.o a - /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/decode_version.o a - /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/decode_longlong.o a - /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/decode_ulonglong.o a - /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/encode_atom.o a - /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/encode_big.o a - /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/encode_bignum.o a - /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/encode_binary.o a - /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/encode_boolean.o a - /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/encode_char.o a - /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/encode_double.o a - /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/encode_fun.o a - /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/encode_list_header.o a - /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/encode_long.o a - /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/encode_pid.o a - /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/encode_port.o a - /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/encode_ref.o a - /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/encode_string.o a - /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/encode_trace.o a - /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/encode_tuple_header.o a - /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/encode_ulong.o a - /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/encode_version.o a - /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/encode_longlong.o a - /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/encode_ulonglong.o a - /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/epmd_port.o a - /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/epmd_publish.o a - /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/epmd_unpublish.o a - /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/ei_decode_term.o a - /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/ei_format.o a - /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/ei_locking.o a - /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/ei_malloc.o a - /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/ei_portio.o a - /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/ei_printterm.o a - /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/ei_pthreads.o a - /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/ei_trace.o a - /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/ei_x_encode.o a - /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/eimd5.o a - /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/get_type.o a - /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/show_msg.o a - /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/ei_compat.o a - /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/ei_init.o a - /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/ei_cmp_nc.o a - /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/global_names.o a - /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/global_register.o a - /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/global_unregister.o a - /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/global_whereis.o x86_64-pc-linux-gnu-ranlib /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj/x86_64-pc-linux-gnu/libei.a x86_64-pc-linux-gnu-gcc -fno-common -Werror=return-type -pipe -march=native -fno-diagnostics-color -O2 -fno-strict-aliasing -DEI_64BIT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -DEI_NO_DEPR_WARN -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Ix86_64-pc-linux-gnu -Iglobal -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/bin/x86_64-pc-linux-gnu/erl_call prog/erl_call.c \ -L/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj/x86_64-pc-linux-gnu -lei -lpthread -lnsl make[3]: Leaving directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/src' make[2]: Leaving directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/src' make[2]: Entering directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/doc/src' make[2]: Nothing to be done for 'opt'. make[2]: Leaving directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/doc/src' === Leaving application erl_interface make[1]: Leaving directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface' cd erts && ERL_TOP=/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2 PATH=/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/bootstrap/bin:"${PATH}" \ make NO_START_SCRIPTS=true FLAVOR= PROFILE= make[1]: Entering directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts' for type in opt; do \ ( make FLAVOR=jit $type ) || exit $?; \ done make[2]: Entering directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts' for d in emulator etc epmd lib_src; do \ if test -d $d; then \ ( cd $d && make opt ) || exit $?; \ fi ; \ done make[3]: Entering directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/emulator' make -f x86_64-pc-linux-gnu/Makefile TYPE=opt make[4]: Entering directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/emulator' if utils/gen_git_version x86_64-pc-linux-gnu/gen_git_version.mk; then touch beam/erl_bif_info.c; fi x86_64-pc-linux-gnu-gcc -Werror=undef -Werror=implicit -Werror=return-type -fno-common -pipe -march=native -fno-diagnostics-color -O2 -fno-strict-aliasing -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/x86_64-pc-linux-gnu -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wpointer-arith -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -DBEAMASM=1 -Ix86_64-pc-linux-gnu/opt/jit -Ibeam -Isys/unix -Isys/common -Ix86_64-pc-linux-gnu -Ipcre -I../include -I../include/x86_64-pc-linux-gnu -I../include/internal -I../include/internal/x86_64-pc-linux-gnu -Ibeam/jit -Ibeam/jit/x86 -c sys/unix/erl_main.c -o obj/x86_64-pc-linux-gnu/opt/jit/erl_main.o x86_64-pc-linux-gnu-gcc -Werror=undef -Werror=implicit -Werror=return-type -fno-common -pipe -march=native -fno-diagnostics-color -O2 -fno-strict-aliasing -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/x86_64-pc-linux-gnu -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wpointer-arith -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -DBEAMASM=1 -Ix86_64-pc-linux-gnu/opt/jit -Ibeam -Isys/unix -Isys/common -Ix86_64-pc-linux-gnu -Ipcre -I../include -I../include/x86_64-pc-linux-gnu -I../include/internal -I../include/internal/x86_64-pc-linux-gnu -Ibeam/jit -Ibeam/jit/x86 -Idrivers/common -c x86_64-pc-linux-gnu/preload.c -o obj/x86_64-pc-linux-gnu/opt/jit/preload.o x86_64-pc-linux-gnu-gcc -Werror=undef -Werror=implicit -Werror=return-type -fno-common -pipe -march=native -fno-diagnostics-color -O3 -fomit-frame-pointer -fno-strict-aliasing -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/x86_64-pc-linux-gnu -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wpointer-arith -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -DBEAMASM=1 -Ix86_64-pc-linux-gnu/opt/jit -Ibeam -Isys/unix -Isys/common -Ix86_64-pc-linux-gnu -Ipcre -I../include -I../include/x86_64-pc-linux-gnu -I../include/internal -I../include/internal/x86_64-pc-linux-gnu -Ibeam/jit -Ibeam/jit/x86 -c beam/erl_process.c -o obj/x86_64-pc-linux-gnu/opt/jit/erl_process.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:117:29: warning: argument 1 of type ‘Uint32[3]’ {aka ‘unsigned int[3]’} with mismatched bound [-Warray-parameter=] 117 | 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); | ~~~~~~~~^~~ x86_64-pc-linux-gnu-gcc -Werror=undef -Werror=implicit -Werror=return-type -fno-common -pipe -march=native -fno-diagnostics-color -O3 -fomit-frame-pointer -fno-strict-aliasing -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/x86_64-pc-linux-gnu -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wpointer-arith -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -DBEAMASM=1 -Ix86_64-pc-linux-gnu/opt/jit -Ibeam -Isys/unix -Isys/common -Ix86_64-pc-linux-gnu -Ipcre -I../include -I../include/x86_64-pc-linux-gnu -I../include/internal -I../include/internal/x86_64-pc-linux-gnu -Ibeam/jit -Ibeam/jit/x86 -c beam/jit/asm_load.c -o obj/x86_64-pc-linux-gnu/opt/jit/asm_load.o x86_64-pc-linux-gnu-gcc -Werror=undef -Werror=implicit -Werror=return-type -fno-common -pipe -march=native -fno-diagnostics-color -O3 -fomit-frame-pointer -fno-strict-aliasing -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/x86_64-pc-linux-gnu -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wpointer-arith -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -DBEAMASM=1 -Ix86_64-pc-linux-gnu/opt/jit -Ibeam -Isys/unix -Isys/common -Ix86_64-pc-linux-gnu -Ipcre -I../include -I../include/x86_64-pc-linux-gnu -I../include/internal -I../include/internal/x86_64-pc-linux-gnu -Ibeam/jit -Ibeam/jit/x86 -c beam/jit/beam_jit_common.c -o obj/x86_64-pc-linux-gnu/opt/jit/beam_jit_common.o In file included from beam/erl_binary.h:158, from beam/jit/asm_load.c:27: beam/erl_bif_unique.h:117:29: warning: argument 1 of type ‘Uint32[3]’ {aka ‘unsigned int[3]’} with mismatched bound [-Warray-parameter=] 117 | 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:117:29: warning: argument 1 of type ‘Uint32[3]’ {aka ‘unsigned int[3]’} with mismatched bound [-Warray-parameter=] 117 | 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); | ~~~~~~~~^~~ cp asmjit/asmjit.h x86_64-pc-linux-gnu/opt/jit/asmjit/asmjit.hpp x86_64-pc-linux-gnu-gcc -Werror=undef -Werror=implicit -Werror=return-type -fno-common -pipe -march=native -fno-diagnostics-color -O3 -fomit-frame-pointer -fno-strict-aliasing -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/x86_64-pc-linux-gnu -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wpointer-arith -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -DBEAMASM=1 -Ix86_64-pc-linux-gnu/opt/jit -Ibeam -Isys/unix -Isys/common -Ix86_64-pc-linux-gnu -Ipcre -I../include -I../include/x86_64-pc-linux-gnu -I../include/internal -I../include/internal/x86_64-pc-linux-gnu -Ibeam/jit -Ibeam/jit/x86 -c beam/beam_common.c -o obj/x86_64-pc-linux-gnu/opt/jit/beam_common.o x86_64-pc-linux-gnu-gcc -Werror=undef -Werror=implicit -Werror=return-type -fno-common -pipe -march=native -fno-diagnostics-color -O3 -fomit-frame-pointer -fno-strict-aliasing -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/x86_64-pc-linux-gnu -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wpointer-arith -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -DBEAMASM=1 -Ix86_64-pc-linux-gnu/opt/jit -Ibeam -Isys/unix -Isys/common -Ix86_64-pc-linux-gnu -Ipcre -I../include -I../include/x86_64-pc-linux-gnu -I../include/internal -I../include/internal/x86_64-pc-linux-gnu -Ibeam/jit -Ibeam/jit/x86 -c beam/beam_bif_load.c -o obj/x86_64-pc-linux-gnu/opt/jit/beam_bif_load.o In file included from beam/erl_proc_sig_queue.h:239, from beam/beam_common.c:32: beam/erl_bif_unique.h:117:29: warning: argument 1 of type ‘Uint32[3]’ {aka ‘unsigned int[3]’} with mismatched bound [-Warray-parameter=] 117 | 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_bif_load.c:35: beam/erl_bif_unique.h:117:29: warning: argument 1 of type ‘Uint32[3]’ {aka ‘unsigned int[3]’} with mismatched bound [-Warray-parameter=] 117 | 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); | ~~~~~~~~^~~ x86_64-pc-linux-gnu-gcc -Werror=undef -Werror=implicit -Werror=return-type -fno-common -pipe -march=native -fno-diagnostics-color -O3 -fomit-frame-pointer -fno-strict-aliasing -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/x86_64-pc-linux-gnu -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wpointer-arith -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -DBEAMASM=1 -Ix86_64-pc-linux-gnu/opt/jit -Ibeam -Isys/unix -Isys/common -Ix86_64-pc-linux-gnu -Ipcre -I../include -I../include/x86_64-pc-linux-gnu -I../include/internal -I../include/internal/x86_64-pc-linux-gnu -Ibeam/jit -Ibeam/jit/x86 -c beam/beam_bp.c -o obj/x86_64-pc-linux-gnu/opt/jit/beam_bp.o x86_64-pc-linux-gnu-gcc -Werror=undef -Werror=implicit -Werror=return-type -fno-common -pipe -march=native -fno-diagnostics-color -O3 -fomit-frame-pointer -fno-strict-aliasing -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/x86_64-pc-linux-gnu -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wpointer-arith -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -DBEAMASM=1 -Ix86_64-pc-linux-gnu/opt/jit -Ibeam -Isys/unix -Isys/common -Ix86_64-pc-linux-gnu -Ipcre -I../include -I../include/x86_64-pc-linux-gnu -I../include/internal -I../include/internal/x86_64-pc-linux-gnu -Ibeam/jit -Ibeam/jit/x86 -c beam/beam_catches.c -o obj/x86_64-pc-linux-gnu/opt/jit/beam_catches.o In file included from beam/erl_binary.h:158, from beam/beam_bp.c:32: beam/erl_bif_unique.h:117:29: warning: argument 1 of type ‘Uint32[3]’ {aka ‘unsigned int[3]’} with mismatched bound [-Warray-parameter=] 117 | 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); | ~~~~~~~~^~~ x86_64-pc-linux-gnu-gcc -Werror=undef -Werror=implicit -Werror=return-type -fno-common -pipe -march=native -fno-diagnostics-color -O3 -fomit-frame-pointer -fno-strict-aliasing -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/x86_64-pc-linux-gnu -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wpointer-arith -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -DBEAMASM=1 -Ix86_64-pc-linux-gnu/opt/jit -Ibeam -Isys/unix -Isys/common -Ix86_64-pc-linux-gnu -Ipcre -I../include -I../include/x86_64-pc-linux-gnu -I../include/internal -I../include/internal/x86_64-pc-linux-gnu -Ibeam/jit -Ibeam/jit/x86 -c beam/beam_debug.c -o obj/x86_64-pc-linux-gnu/opt/jit/beam_debug.o In file included from beam/erl_binary.h:158, from beam/beam_debug.c:40: beam/erl_bif_unique.h:117:29: warning: argument 1 of type ‘Uint32[3]’ {aka ‘unsigned int[3]’} with mismatched bound [-Warray-parameter=] 117 | 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); | ~~~~~~~~^~~ x86_64-pc-linux-gnu-gcc -Werror=undef -Werror=implicit -Werror=return-type -fno-common -pipe -march=native -fno-diagnostics-color -O3 -fomit-frame-pointer -fno-strict-aliasing -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/x86_64-pc-linux-gnu -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wpointer-arith -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -DBEAMASM=1 -Ix86_64-pc-linux-gnu/opt/jit -Ibeam -Isys/unix -Isys/common -Ix86_64-pc-linux-gnu -Ipcre -I../include -I../include/x86_64-pc-linux-gnu -I../include/internal -I../include/internal/x86_64-pc-linux-gnu -Ibeam/jit -Ibeam/jit/x86 -c beam/beam_load.c -o obj/x86_64-pc-linux-gnu/opt/jit/beam_load.o x86_64-pc-linux-gnu-gcc -Werror=undef -Werror=implicit -Werror=return-type -fno-common -pipe -march=native -fno-diagnostics-color -O2 -fno-strict-aliasing -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/x86_64-pc-linux-gnu -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wpointer-arith -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -DBEAMASM=1 -Ix86_64-pc-linux-gnu/opt/jit -Ibeam -Isys/unix -Isys/common -Ix86_64-pc-linux-gnu -Ipcre -I../include -I../include/x86_64-pc-linux-gnu -I../include/internal -I../include/internal/x86_64-pc-linux-gnu -Ibeam/jit -Ibeam/jit/x86 -c x86_64-pc-linux-gnu/opt/jit/beam_opcodes.c -o obj/x86_64-pc-linux-gnu/opt/jit/beam_opcodes.o In file included from beam/erl_binary.h:158, from beam/beam_load.c:39: beam/erl_bif_unique.h:117:29: warning: argument 1 of type ‘Uint32[3]’ {aka ‘unsigned int[3]’} with mismatched bound [-Warray-parameter=] 117 | 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); | ~~~~~~~~^~~ x86_64-pc-linux-gnu-gcc -Werror=undef -Werror=implicit -Werror=return-type -fno-common -pipe -march=native -fno-diagnostics-color -O3 -fomit-frame-pointer -fno-strict-aliasing -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/x86_64-pc-linux-gnu -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wpointer-arith -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -DBEAMASM=1 -Ix86_64-pc-linux-gnu/opt/jit -Ibeam -Isys/unix -Isys/common -Ix86_64-pc-linux-gnu -Ipcre -I../include -I../include/x86_64-pc-linux-gnu -I../include/internal -I../include/internal/x86_64-pc-linux-gnu -Ibeam/jit -Ibeam/jit/x86 -c beam/beam_ranges.c -o obj/x86_64-pc-linux-gnu/opt/jit/beam_ranges.o x86_64-pc-linux-gnu-gcc -Werror=undef -Werror=implicit -Werror=return-type -fno-common -pipe -march=native -fno-diagnostics-color -O2 -fno-strict-aliasing -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/x86_64-pc-linux-gnu -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wpointer-arith -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -DBEAMASM=1 -Ix86_64-pc-linux-gnu/opt/jit -Ibeam -Isys/unix -Isys/common -Ix86_64-pc-linux-gnu -Ipcre -I../include -I../include/x86_64-pc-linux-gnu -I../include/internal -I../include/internal/x86_64-pc-linux-gnu -Ibeam/jit -Ibeam/jit/x86 -c x86_64-pc-linux-gnu/opt/jit/beam_transform.c -o obj/x86_64-pc-linux-gnu/opt/jit/beam_transform.o x86_64-pc-linux-gnu-gcc -Werror=undef -Werror=implicit -Werror=return-type -fno-common -pipe -march=native -fno-diagnostics-color -O3 -fomit-frame-pointer -fno-strict-aliasing -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/x86_64-pc-linux-gnu -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wpointer-arith -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -DBEAMASM=1 -Ix86_64-pc-linux-gnu/opt/jit -Ibeam -Isys/unix -Isys/common -Ix86_64-pc-linux-gnu -Ipcre -I../include -I../include/x86_64-pc-linux-gnu -I../include/internal -I../include/internal/x86_64-pc-linux-gnu -Ibeam/jit -Ibeam/jit/x86 -c beam/beam_transform_engine.c -o obj/x86_64-pc-linux-gnu/opt/jit/beam_transform_engine.o x86_64-pc-linux-gnu-gcc -Werror=undef -Werror=implicit -Werror=return-type -fno-common -pipe -march=native -fno-diagnostics-color -O3 -fomit-frame-pointer -fno-strict-aliasing -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/x86_64-pc-linux-gnu -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wpointer-arith -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -DBEAMASM=1 -Ix86_64-pc-linux-gnu/opt/jit -Ibeam -Isys/unix -Isys/common -Ix86_64-pc-linux-gnu -Ipcre -I../include -I../include/x86_64-pc-linux-gnu -I../include/internal -I../include/internal/x86_64-pc-linux-gnu -Ibeam/jit -Ibeam/jit/x86 -c beam/beam_transform_helpers.c -o obj/x86_64-pc-linux-gnu/opt/jit/beam_transform_helpers.o x86_64-pc-linux-gnu-gcc -Werror=undef -Werror=implicit -Werror=return-type -fno-common -pipe -march=native -fno-diagnostics-color -O3 -fomit-frame-pointer -fno-strict-aliasing -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/x86_64-pc-linux-gnu -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wpointer-arith -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -DBEAMASM=1 -Ix86_64-pc-linux-gnu/opt/jit -Ibeam -Isys/unix -Isys/common -Ix86_64-pc-linux-gnu -Ipcre -I../include -I../include/x86_64-pc-linux-gnu -I../include/internal -I../include/internal/x86_64-pc-linux-gnu -Ibeam/jit -Ibeam/jit/x86 -c beam/code_ix.c -o obj/x86_64-pc-linux-gnu/opt/jit/code_ix.o x86_64-pc-linux-gnu-gcc -Werror=undef -Werror=implicit -Werror=return-type -fno-common -pipe -march=native -fno-diagnostics-color -O3 -fomit-frame-pointer -fno-strict-aliasing -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/x86_64-pc-linux-gnu -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wpointer-arith -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -DBEAMASM=1 -Ix86_64-pc-linux-gnu/opt/jit -Ibeam -Isys/unix -Isys/common -Ix86_64-pc-linux-gnu -Ipcre -I../include -I../include/x86_64-pc-linux-gnu -I../include/internal -I../include/internal/x86_64-pc-linux-gnu -Ibeam/jit -Ibeam/jit/x86 -c beam/erl_alloc.c -o obj/x86_64-pc-linux-gnu/opt/jit/erl_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:117:29: warning: argument 1 of type ‘Uint32[3]’ {aka ‘unsigned int[3]’} with mismatched bound [-Warray-parameter=] 117 | 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); | ~~~~~~~~^~~ x86_64-pc-linux-gnu-gcc -Werror=undef -Werror=implicit -Werror=return-type -fno-common -pipe -march=native -fno-diagnostics-color -O3 -fomit-frame-pointer -fno-strict-aliasing -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/x86_64-pc-linux-gnu -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wpointer-arith -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -DBEAMASM=1 -Ix86_64-pc-linux-gnu/opt/jit -Ibeam -Isys/unix -Isys/common -Ix86_64-pc-linux-gnu -Ipcre -I../include -I../include/x86_64-pc-linux-gnu -I../include/internal -I../include/internal/x86_64-pc-linux-gnu -Ibeam/jit -Ibeam/jit/x86 -c beam/erl_mtrace.c -o obj/x86_64-pc-linux-gnu/opt/jit/erl_mtrace.o x86_64-pc-linux-gnu-gcc -Werror=undef -Werror=implicit -Werror=return-type -fno-common -pipe -march=native -fno-diagnostics-color -O3 -fomit-frame-pointer -fno-strict-aliasing -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/x86_64-pc-linux-gnu -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wpointer-arith -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -DBEAMASM=1 -Ix86_64-pc-linux-gnu/opt/jit -Ibeam -Isys/unix -Isys/common -Ix86_64-pc-linux-gnu -Ipcre -I../include -I../include/x86_64-pc-linux-gnu -I../include/internal -I../include/internal/x86_64-pc-linux-gnu -Ibeam/jit -Ibeam/jit/x86 -c beam/erl_alloc_util.c -o obj/x86_64-pc-linux-gnu/opt/jit/erl_alloc_util.o In file included from beam/erl_alloc_util.c:52: beam/erl_bif_unique.h:117:29: warning: argument 1 of type ‘Uint32[3]’ {aka ‘unsigned int[3]’} with mismatched bound [-Warray-parameter=] 117 | 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); | ~~~~~~~~^~~ x86_64-pc-linux-gnu-gcc -Werror=undef -Werror=implicit -Werror=return-type -fno-common -pipe -march=native -fno-diagnostics-color -O3 -fomit-frame-pointer -funroll-loops -fno-strict-aliasing -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/x86_64-pc-linux-gnu -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wpointer-arith -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -DBEAMASM=1 -Ix86_64-pc-linux-gnu/opt/jit -Ibeam -Isys/unix -Isys/common -Ix86_64-pc-linux-gnu -Ipcre -I../include -I../include/x86_64-pc-linux-gnu -I../include/internal -I../include/internal/x86_64-pc-linux-gnu -Ibeam/jit -Ibeam/jit/x86 -c beam/erl_goodfit_alloc.c -o obj/x86_64-pc-linux-gnu/opt/jit/erl_goodfit_alloc.o x86_64-pc-linux-gnu-gcc -Werror=undef -Werror=implicit -Werror=return-type -fno-common -pipe -march=native -fno-diagnostics-color -O3 -fomit-frame-pointer -fno-strict-aliasing -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/x86_64-pc-linux-gnu -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wpointer-arith -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -DBEAMASM=1 -Ix86_64-pc-linux-gnu/opt/jit -Ibeam -Isys/unix -Isys/common -Ix86_64-pc-linux-gnu -Ipcre -I../include -I../include/x86_64-pc-linux-gnu -I../include/internal -I../include/internal/x86_64-pc-linux-gnu -Ibeam/jit -Ibeam/jit/x86 -c beam/erl_bestfit_alloc.c -o obj/x86_64-pc-linux-gnu/opt/jit/erl_bestfit_alloc.o x86_64-pc-linux-gnu-gcc -Werror=undef -Werror=implicit -Werror=return-type -fno-common -pipe -march=native -fno-diagnostics-color -O3 -fomit-frame-pointer -fno-strict-aliasing -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/x86_64-pc-linux-gnu -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wpointer-arith -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -DBEAMASM=1 -Ix86_64-pc-linux-gnu/opt/jit -Ibeam -Isys/unix -Isys/common -Ix86_64-pc-linux-gnu -Ipcre -I../include -I../include/x86_64-pc-linux-gnu -I../include/internal -I../include/internal/x86_64-pc-linux-gnu -Ibeam/jit -Ibeam/jit/x86 -c beam/erl_afit_alloc.c -o obj/x86_64-pc-linux-gnu/opt/jit/erl_afit_alloc.o x86_64-pc-linux-gnu-gcc -Werror=undef -Werror=implicit -Werror=return-type -fno-common -pipe -march=native -fno-diagnostics-color -O3 -fomit-frame-pointer -fno-strict-aliasing -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/x86_64-pc-linux-gnu -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wpointer-arith -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -DBEAMASM=1 -Ix86_64-pc-linux-gnu/opt/jit -Ibeam -Isys/unix -Isys/common -Ix86_64-pc-linux-gnu -Ipcre -I../include -I../include/x86_64-pc-linux-gnu -I../include/internal -I../include/internal/x86_64-pc-linux-gnu -Ibeam/jit -Ibeam/jit/x86 -c beam/erl_init.c -o obj/x86_64-pc-linux-gnu/opt/jit/erl_init.o x86_64-pc-linux-gnu-gcc -Werror=undef -Werror=implicit -Werror=return-type -fno-common -pipe -march=native -fno-diagnostics-color -O2 -fno-strict-aliasing -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/x86_64-pc-linux-gnu -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wpointer-arith -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -DBEAMASM=1 -Ix86_64-pc-linux-gnu/opt/jit -Ibeam -Isys/unix -Isys/common -Ix86_64-pc-linux-gnu -Ipcre -I../include -I../include/x86_64-pc-linux-gnu -I../include/internal -I../include/internal/x86_64-pc-linux-gnu -Ibeam/jit -Ibeam/jit/x86 -c x86_64-pc-linux-gnu/opt/jit/erl_atom_table.c -o obj/x86_64-pc-linux-gnu/opt/jit/erl_atom_table.o x86_64-pc-linux-gnu-gcc -Werror=undef -Werror=implicit -Werror=return-type -fno-common -pipe -march=native -fno-diagnostics-color -O2 -fno-strict-aliasing -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/x86_64-pc-linux-gnu -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wpointer-arith -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -DBEAMASM=1 -Ix86_64-pc-linux-gnu/opt/jit -Ibeam -Isys/unix -Isys/common -Ix86_64-pc-linux-gnu -Ipcre -I../include -I../include/x86_64-pc-linux-gnu -I../include/internal -I../include/internal/x86_64-pc-linux-gnu -Ibeam/jit -Ibeam/jit/x86 -c x86_64-pc-linux-gnu/opt/jit/erl_bif_table.c -o obj/x86_64-pc-linux-gnu/opt/jit/erl_bif_table.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:117:29: warning: argument 1 of type ‘Uint32[3]’ {aka ‘unsigned int[3]’} with mismatched bound [-Warray-parameter=] 117 | 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); | ~~~~~~~~^~~ x86_64-pc-linux-gnu-gcc -Werror=undef -Werror=implicit -Werror=return-type -fno-common -pipe -march=native -fno-diagnostics-color -O3 -fomit-frame-pointer -fno-strict-aliasing -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/x86_64-pc-linux-gnu -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wpointer-arith -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -DBEAMASM=1 -Ix86_64-pc-linux-gnu/opt/jit -Ibeam -Isys/unix -Isys/common -Ix86_64-pc-linux-gnu -Ipcre -I../include -I../include/x86_64-pc-linux-gnu -I../include/internal -I../include/internal/x86_64-pc-linux-gnu -Ibeam/jit -Ibeam/jit/x86 -c beam/erl_bif_ddll.c -o obj/x86_64-pc-linux-gnu/opt/jit/erl_bif_ddll.o In file included from beam/erl_bif_ddll.c:49: beam/erl_bif_unique.h:117:29: warning: argument 1 of type ‘Uint32[3]’ {aka ‘unsigned int[3]’} with mismatched bound [-Warray-parameter=] 117 | 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); | ~~~~~~~~^~~ x86_64-pc-linux-gnu-gcc -Werror=undef -Werror=implicit -Werror=return-type -fno-common -pipe -march=native -fno-diagnostics-color -O3 -fomit-frame-pointer -fno-strict-aliasing -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/x86_64-pc-linux-gnu -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wpointer-arith -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -DBEAMASM=1 -Ix86_64-pc-linux-gnu/opt/jit -Ibeam -Isys/unix -Isys/common -Ix86_64-pc-linux-gnu -Ipcre -I../include -I../include/x86_64-pc-linux-gnu -I../include/internal -I../include/internal/x86_64-pc-linux-gnu -Ibeam/jit -Ibeam/jit/x86 -c beam/erl_bif_guard.c -o obj/x86_64-pc-linux-gnu/opt/jit/erl_bif_guard.o In file included from beam/erl_binary.h:158, from beam/erl_bif_guard.c:41: beam/erl_bif_unique.h:117:29: warning: argument 1 of type ‘Uint32[3]’ {aka ‘unsigned int[3]’} with mismatched bound [-Warray-parameter=] 117 | 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); | ~~~~~~~~^~~ x86_64-pc-linux-gnu-gcc -Werror=undef -Werror=implicit -Werror=return-type -fno-common -pipe -march=native -fno-diagnostics-color -O3 -fomit-frame-pointer -fno-strict-aliasing -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/x86_64-pc-linux-gnu -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wpointer-arith -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -DBEAMASM=1 -Ix86_64-pc-linux-gnu/opt/jit -Ibeam -Isys/unix -Isys/common -Ix86_64-pc-linux-gnu -Ipcre -I../include -I../include/x86_64-pc-linux-gnu -I../include/internal -I../include/internal/x86_64-pc-linux-gnu -Ibeam/jit -Ibeam/jit/x86 -c beam/erl_bif_info.c -o obj/x86_64-pc-linux-gnu/opt/jit/erl_bif_info.o x86_64-pc-linux-gnu-gcc -Werror=undef -Werror=implicit -Werror=return-type -fno-common -pipe -march=native -fno-diagnostics-color -O3 -fomit-frame-pointer -fno-strict-aliasing -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/x86_64-pc-linux-gnu -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wpointer-arith -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -DBEAMASM=1 -Ix86_64-pc-linux-gnu/opt/jit -Ibeam -Isys/unix -Isys/common -Ix86_64-pc-linux-gnu -Ipcre -I../include -I../include/x86_64-pc-linux-gnu -I../include/internal -I../include/internal/x86_64-pc-linux-gnu -Ibeam/jit -Ibeam/jit/x86 -c beam/erl_bif_op.c -o obj/x86_64-pc-linux-gnu/opt/jit/erl_bif_op.o x86_64-pc-linux-gnu-gcc -Werror=undef -Werror=implicit -Werror=return-type -fno-common -pipe -march=native -fno-diagnostics-color -O3 -fomit-frame-pointer -fno-strict-aliasing -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/x86_64-pc-linux-gnu -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wpointer-arith -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -DBEAMASM=1 -Ix86_64-pc-linux-gnu/opt/jit -Ibeam -Isys/unix -Isys/common -Ix86_64-pc-linux-gnu -Ipcre -I../include -I../include/x86_64-pc-linux-gnu -I../include/internal -I../include/internal/x86_64-pc-linux-gnu -Ibeam/jit -Ibeam/jit/x86 -c beam/erl_bif_os.c -o obj/x86_64-pc-linux-gnu/opt/jit/erl_bif_os.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:117:29: warning: argument 1 of type ‘Uint32[3]’ {aka ‘unsigned int[3]’} with mismatched bound [-Warray-parameter=] 117 | 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_op.c:39: beam/erl_bif_unique.h:117:29: warning: argument 1 of type ‘Uint32[3]’ {aka ‘unsigned int[3]’} with mismatched bound [-Warray-parameter=] 117 | 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); | ~~~~~~~~^~~ x86_64-pc-linux-gnu-gcc -Werror=undef -Werror=implicit -Werror=return-type -fno-common -pipe -march=native -fno-diagnostics-color -O3 -fomit-frame-pointer -fno-strict-aliasing -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/x86_64-pc-linux-gnu -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wpointer-arith -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -DBEAMASM=1 -Ix86_64-pc-linux-gnu/opt/jit -Ibeam -Isys/unix -Isys/common -Ix86_64-pc-linux-gnu -Ipcre -I../include -I../include/x86_64-pc-linux-gnu -I../include/internal -I../include/internal/x86_64-pc-linux-gnu -Ibeam/jit -Ibeam/jit/x86 -c beam/erl_bif_lists.c -o obj/x86_64-pc-linux-gnu/opt/jit/erl_bif_lists.o x86_64-pc-linux-gnu-gcc -Werror=undef -Werror=implicit -Werror=return-type -fno-common -pipe -march=native -fno-diagnostics-color -O3 -fomit-frame-pointer -fno-strict-aliasing -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/x86_64-pc-linux-gnu -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wpointer-arith -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -DBEAMASM=1 -Ix86_64-pc-linux-gnu/opt/jit -Ibeam -Isys/unix -Isys/common -Ix86_64-pc-linux-gnu -Ipcre -I../include -I../include/x86_64-pc-linux-gnu -I../include/internal -I../include/internal/x86_64-pc-linux-gnu -Ibeam/jit -Ibeam/jit/x86 -c beam/erl_bif_persistent.c -o 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_lists.c:33: beam/erl_bif_unique.h:117:29: warning: argument 1 of type ‘Uint32[3]’ {aka ‘unsigned int[3]’} with mismatched bound [-Warray-parameter=] 117 | 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_persistent.c:37: beam/erl_bif_unique.h:117:29: warning: argument 1 of type ‘Uint32[3]’ {aka ‘unsigned int[3]’} with mismatched bound [-Warray-parameter=] 117 | 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); | ~~~~~~~~^~~ x86_64-pc-linux-gnu-gcc -Werror=undef -Werror=implicit -Werror=return-type -fno-common -pipe -march=native -fno-diagnostics-color -O3 -fomit-frame-pointer -fno-strict-aliasing -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/x86_64-pc-linux-gnu -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wpointer-arith -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -DBEAMASM=1 -Ix86_64-pc-linux-gnu/opt/jit -Ibeam -Isys/unix -Isys/common -Ix86_64-pc-linux-gnu -Ipcre -I../include -I../include/x86_64-pc-linux-gnu -I../include/internal -I../include/internal/x86_64-pc-linux-gnu -Ibeam/jit -Ibeam/jit/x86 -c beam/erl_bif_atomics.c -o obj/x86_64-pc-linux-gnu/opt/jit/erl_bif_atomics.o x86_64-pc-linux-gnu-gcc -Werror=undef -Werror=implicit -Werror=return-type -fno-common -pipe -march=native -fno-diagnostics-color -O3 -fomit-frame-pointer -fno-strict-aliasing -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/x86_64-pc-linux-gnu -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wpointer-arith -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -DBEAMASM=1 -Ix86_64-pc-linux-gnu/opt/jit -Ibeam -Isys/unix -Isys/common -Ix86_64-pc-linux-gnu -Ipcre -I../include -I../include/x86_64-pc-linux-gnu -I../include/internal -I../include/internal/x86_64-pc-linux-gnu -Ibeam/jit -Ibeam/jit/x86 -c beam/erl_bif_counters.c -o obj/x86_64-pc-linux-gnu/opt/jit/erl_bif_counters.o In file included from beam/erl_binary.h:158, from beam/erl_bif_counters.c:36: beam/erl_bif_unique.h:117:29: warning: argument 1 of type ‘Uint32[3]’ {aka ‘unsigned int[3]’} with mismatched bound [-Warray-parameter=] 117 | 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:117:29: warning: argument 1 of type ‘Uint32[3]’ {aka ‘unsigned int[3]’} with mismatched bound [-Warray-parameter=] 117 | 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); | ~~~~~~~~^~~ x86_64-pc-linux-gnu-gcc -Werror=undef -Werror=implicit -Werror=return-type -fno-common -pipe -march=native -fno-diagnostics-color -O3 -fomit-frame-pointer -fno-strict-aliasing -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/x86_64-pc-linux-gnu -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wpointer-arith -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -DBEAMASM=1 -Ix86_64-pc-linux-gnu/opt/jit -Ibeam -Isys/unix -Isys/common -Ix86_64-pc-linux-gnu -Ipcre -I../include -I../include/x86_64-pc-linux-gnu -I../include/internal -I../include/internal/x86_64-pc-linux-gnu -Ibeam/jit -Ibeam/jit/x86 -c beam/erl_bif_trace.c -o obj/x86_64-pc-linux-gnu/opt/jit/erl_bif_trace.o x86_64-pc-linux-gnu-gcc -Werror=undef -Werror=implicit -Werror=return-type -fno-common -pipe -march=native -fno-diagnostics-color -O3 -fomit-frame-pointer -fno-strict-aliasing -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/x86_64-pc-linux-gnu -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wpointer-arith -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -DBEAMASM=1 -Ix86_64-pc-linux-gnu/opt/jit -Ibeam -Isys/unix -Isys/common -Ix86_64-pc-linux-gnu -Ipcre -I../include -I../include/x86_64-pc-linux-gnu -I../include/internal -I../include/internal/x86_64-pc-linux-gnu -Ibeam/jit -Ibeam/jit/x86 -c beam/erl_bif_unique.c -o obj/x86_64-pc-linux-gnu/opt/jit/erl_bif_unique.o In file included from beam/erl_binary.h:158, from beam/erl_bif_trace.c:40: beam/erl_bif_unique.h:117:29: warning: argument 1 of type ‘Uint32[3]’ {aka ‘unsigned int[3]’} with mismatched bound [-Warray-parameter=] 117 | 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_unique.c:31: beam/erl_bif_unique.h:117:29: warning: argument 1 of type ‘Uint32[3]’ {aka ‘unsigned int[3]’} with mismatched bound [-Warray-parameter=] 117 | 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); | ~~~~~~~~^~~ x86_64-pc-linux-gnu-gcc -Werror=undef -Werror=implicit -Werror=return-type -fno-common -pipe -march=native -fno-diagnostics-color -O2 -fno-strict-aliasing -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/x86_64-pc-linux-gnu -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wpointer-arith -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -DBEAMASM=1 -Ix86_64-pc-linux-gnu/opt/jit -Ibeam -Isys/unix -Isys/common -Ix86_64-pc-linux-gnu -Ipcre -I../include -I../include/x86_64-pc-linux-gnu -I../include/internal -I../include/internal/x86_64-pc-linux-gnu -Ibeam/jit -Ibeam/jit/x86 -c x86_64-pc-linux-gnu/opt/jit/erl_guard_bifs.c -o obj/x86_64-pc-linux-gnu/opt/jit/erl_guard_bifs.o x86_64-pc-linux-gnu-gcc -Werror=undef -Werror=implicit -Werror=return-type -fno-common -pipe -march=native -fno-diagnostics-color -O2 -fno-strict-aliasing -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/x86_64-pc-linux-gnu -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wpointer-arith -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -DBEAMASM=1 -Ix86_64-pc-linux-gnu/opt/jit -Ibeam -Isys/unix -Isys/common -Ix86_64-pc-linux-gnu -Ipcre -I../include -I../include/x86_64-pc-linux-gnu -I../include/internal -I../include/internal/x86_64-pc-linux-gnu -Ibeam/jit -Ibeam/jit/x86 -c x86_64-pc-linux-gnu/opt/jit/erl_dirty_bif_wrap.c -o obj/x86_64-pc-linux-gnu/opt/jit/erl_dirty_bif_wrap.o x86_64-pc-linux-gnu-gcc -Werror=undef -Werror=implicit -Werror=return-type -fno-common -pipe -march=native -fno-diagnostics-color -O3 -fomit-frame-pointer -fno-strict-aliasing -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/x86_64-pc-linux-gnu -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wpointer-arith -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -DBEAMASM=1 -Ix86_64-pc-linux-gnu/opt/jit -Ibeam -Isys/unix -Isys/common -Ix86_64-pc-linux-gnu -Ipcre -I../include -I../include/x86_64-pc-linux-gnu -I../include/internal -I../include/internal/x86_64-pc-linux-gnu -Ibeam/jit -Ibeam/jit/x86 -c beam/erl_trace.c -o obj/x86_64-pc-linux-gnu/opt/jit/erl_trace.o x86_64-pc-linux-gnu-gcc -Werror=undef -Werror=implicit -Werror=return-type -fno-common -pipe -march=native -fno-diagnostics-color -O3 -fomit-frame-pointer -fno-strict-aliasing -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/x86_64-pc-linux-gnu -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wpointer-arith -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -DBEAMASM=1 -Ix86_64-pc-linux-gnu/opt/jit -Ibeam -Isys/unix -Isys/common -Ix86_64-pc-linux-gnu -Ipcre -I../include -I../include/x86_64-pc-linux-gnu -I../include/internal -I../include/internal/x86_64-pc-linux-gnu -Ibeam/jit -Ibeam/jit/x86 -c beam/copy.c -o obj/x86_64-pc-linux-gnu/opt/jit/copy.o In file included from beam/erl_binary.h:158, from beam/erl_trace.c:51: beam/erl_bif_unique.h:117:29: warning: argument 1 of type ‘Uint32[3]’ {aka ‘unsigned int[3]’} with mismatched bound [-Warray-parameter=] 117 | 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:117:29: warning: argument 1 of type ‘Uint32[3]’ {aka ‘unsigned int[3]’} with mismatched bound [-Warray-parameter=] 117 | 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); | ~~~~~~~~^~~ x86_64-pc-linux-gnu-gcc -Werror=undef -Werror=implicit -Werror=return-type -fno-common -pipe -march=native -fno-diagnostics-color -O3 -fomit-frame-pointer -fno-strict-aliasing -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/x86_64-pc-linux-gnu -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wpointer-arith -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -DBEAMASM=1 -Ix86_64-pc-linux-gnu/opt/jit -Ibeam -Isys/unix -Isys/common -Ix86_64-pc-linux-gnu -Ipcre -I../include -I../include/x86_64-pc-linux-gnu -I../include/internal -I../include/internal/x86_64-pc-linux-gnu -Ibeam/jit -Ibeam/jit/x86 -c beam/utils.c -o obj/x86_64-pc-linux-gnu/opt/jit/utils.o In file included from beam/erl_binary.h:158, from beam/utils.c:34: beam/erl_bif_unique.h:117:29: warning: argument 1 of type ‘Uint32[3]’ {aka ‘unsigned int[3]’} with mismatched bound [-Warray-parameter=] 117 | 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); | ~~~~~~~~^~~ x86_64-pc-linux-gnu-gcc -Werror=undef -Werror=implicit -Werror=return-type -fno-common -pipe -march=native -fno-diagnostics-color -O3 -fomit-frame-pointer -fno-strict-aliasing -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/x86_64-pc-linux-gnu -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wpointer-arith -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -DBEAMASM=1 -Ix86_64-pc-linux-gnu/opt/jit -Ibeam -Isys/unix -Isys/common -Ix86_64-pc-linux-gnu -Ipcre -I../include -I../include/x86_64-pc-linux-gnu -I../include/internal -I../include/internal/x86_64-pc-linux-gnu -Ibeam/jit -Ibeam/jit/x86 -c beam/bif.c -o obj/x86_64-pc-linux-gnu/opt/jit/bif.o In file included from beam/erl_binary.h:158, from beam/bif.c:36: beam/erl_bif_unique.h:117:29: warning: argument 1 of type ‘Uint32[3]’ {aka ‘unsigned int[3]’} with mismatched bound [-Warray-parameter=] 117 | 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); | ~~~~~~~~^~~ x86_64-pc-linux-gnu-gcc -Werror=undef -Werror=implicit -Werror=return-type -fno-common -pipe -march=native -fno-diagnostics-color -O3 -fomit-frame-pointer -fno-strict-aliasing -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/x86_64-pc-linux-gnu -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wpointer-arith -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -DBEAMASM=1 -Ix86_64-pc-linux-gnu/opt/jit -Ibeam -Isys/unix -Isys/common -Ix86_64-pc-linux-gnu -Ipcre -I../include -I../include/x86_64-pc-linux-gnu -I../include/internal -I../include/internal/x86_64-pc-linux-gnu -Ibeam/jit -Ibeam/jit/x86 -c beam/io.c -o obj/x86_64-pc-linux-gnu/opt/jit/io.o In file included from beam/erl_binary.h:158, from beam/io.c:42: beam/erl_bif_unique.h:117:29: warning: argument 1 of type ‘Uint32[3]’ {aka ‘unsigned int[3]’} with mismatched bound [-Warray-parameter=] 117 | 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); | ~~~~~~~~^~~ x86_64-pc-linux-gnu-gcc -Werror=undef -Werror=implicit -Werror=return-type -fno-common -pipe -march=native -fno-diagnostics-color -O3 -fomit-frame-pointer -fno-strict-aliasing -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/x86_64-pc-linux-gnu -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wpointer-arith -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -DBEAMASM=1 -Ix86_64-pc-linux-gnu/opt/jit -Ibeam -Isys/unix -Isys/common -Ix86_64-pc-linux-gnu -Ipcre -I../include -I../include/x86_64-pc-linux-gnu -I../include/internal -I../include/internal/x86_64-pc-linux-gnu -Ibeam/jit -Ibeam/jit/x86 -c beam/erl_printf_term.c -o obj/x86_64-pc-linux-gnu/opt/jit/erl_printf_term.o In file included from beam/erl_binary.h:158, from beam/erl_printf_term.c:29: beam/erl_bif_unique.h:117:29: warning: argument 1 of type ‘Uint32[3]’ {aka ‘unsigned int[3]’} with mismatched bound [-Warray-parameter=] 117 | 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); | ~~~~~~~~^~~ x86_64-pc-linux-gnu-gcc -Werror=undef -Werror=implicit -Werror=return-type -fno-common -pipe -march=native -fno-diagnostics-color -O3 -fomit-frame-pointer -fno-strict-aliasing -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/x86_64-pc-linux-gnu -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wpointer-arith -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -DBEAMASM=1 -Ix86_64-pc-linux-gnu/opt/jit -Ibeam -Isys/unix -Isys/common -Ix86_64-pc-linux-gnu -Ipcre -I../include -I../include/x86_64-pc-linux-gnu -I../include/internal -I../include/internal/x86_64-pc-linux-gnu -Ibeam/jit -Ibeam/jit/x86 -c beam/erl_debug.c -o obj/x86_64-pc-linux-gnu/opt/jit/erl_debug.o x86_64-pc-linux-gnu-gcc -Werror=undef -Werror=implicit -Werror=return-type -fno-common -pipe -march=native -fno-diagnostics-color -O3 -fomit-frame-pointer -fno-strict-aliasing -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/x86_64-pc-linux-gnu -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wpointer-arith -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -DBEAMASM=1 -Ix86_64-pc-linux-gnu/opt/jit -Ibeam -Isys/unix -Isys/common -Ix86_64-pc-linux-gnu -Ipcre -I../include -I../include/x86_64-pc-linux-gnu -I../include/internal -I../include/internal/x86_64-pc-linux-gnu -Ibeam/jit -Ibeam/jit/x86 -c beam/erl_md5.c -o obj/x86_64-pc-linux-gnu/opt/jit/erl_md5.o x86_64-pc-linux-gnu-gcc -Werror=undef -Werror=implicit -Werror=return-type -fno-common -pipe -march=native -fno-diagnostics-color -O3 -fomit-frame-pointer -fno-strict-aliasing -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/x86_64-pc-linux-gnu -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wpointer-arith -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -DBEAMASM=1 -Ix86_64-pc-linux-gnu/opt/jit -Ibeam -Isys/unix -Isys/common -Ix86_64-pc-linux-gnu -Ipcre -I../include -I../include/x86_64-pc-linux-gnu -I../include/internal -I../include/internal/x86_64-pc-linux-gnu -Ibeam/jit -Ibeam/jit/x86 -c beam/erl_message.c -o 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:117:29: warning: argument 1 of type ‘Uint32[3]’ {aka ‘unsigned int[3]’} with mismatched bound [-Warray-parameter=] 117 | 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); | ~~~~~~~~^~~ x86_64-pc-linux-gnu-gcc -Werror=undef -Werror=implicit -Werror=return-type -fno-common -pipe -march=native -fno-diagnostics-color -O3 -fomit-frame-pointer -fno-strict-aliasing -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/x86_64-pc-linux-gnu -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wpointer-arith -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -DBEAMASM=1 -Ix86_64-pc-linux-gnu/opt/jit -Ibeam -Isys/unix -Isys/common -Ix86_64-pc-linux-gnu -Ipcre -I../include -I../include/x86_64-pc-linux-gnu -I../include/internal -I../include/internal/x86_64-pc-linux-gnu -Ibeam/jit -Ibeam/jit/x86 -c beam/erl_proc_sig_queue.c -o 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:117:29: warning: argument 1 of type ‘Uint32[3]’ {aka ‘unsigned int[3]’} with mismatched bound [-Warray-parameter=] 117 | 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_proc_sig_queue.c:39: beam/erl_bif_unique.h:117:29: warning: argument 1 of type ‘Uint32[3]’ {aka ‘unsigned int[3]’} with mismatched bound [-Warray-parameter=] 117 | 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); | ~~~~~~~~^~~ x86_64-pc-linux-gnu-gcc -Werror=undef -Werror=implicit -Werror=return-type -fno-common -pipe -march=native -fno-diagnostics-color -O3 -fomit-frame-pointer -fno-strict-aliasing -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/x86_64-pc-linux-gnu -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wpointer-arith -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -DBEAMASM=1 -Ix86_64-pc-linux-gnu/opt/jit -Ibeam -Isys/unix -Isys/common -Ix86_64-pc-linux-gnu -Ipcre -I../include -I../include/x86_64-pc-linux-gnu -I../include/internal -I../include/internal/x86_64-pc-linux-gnu -Ibeam/jit -Ibeam/jit/x86 -c beam/erl_process_dict.c -o obj/x86_64-pc-linux-gnu/opt/jit/erl_process_dict.o x86_64-pc-linux-gnu-gcc -Werror=undef -Werror=implicit -Werror=return-type -fno-common -pipe -march=native -fno-diagnostics-color -O3 -fomit-frame-pointer -fno-strict-aliasing -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/x86_64-pc-linux-gnu -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wpointer-arith -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -DBEAMASM=1 -Ix86_64-pc-linux-gnu/opt/jit -Ibeam -Isys/unix -Isys/common -Ix86_64-pc-linux-gnu -Ipcre -I../include -I../include/x86_64-pc-linux-gnu -I../include/internal -I../include/internal/x86_64-pc-linux-gnu -Ibeam/jit -Ibeam/jit/x86 -c beam/erl_process_lock.c -o obj/x86_64-pc-linux-gnu/opt/jit/erl_process_lock.o x86_64-pc-linux-gnu-gcc -Werror=undef -Werror=implicit -Werror=return-type -fno-common -pipe -march=native -fno-diagnostics-color -O3 -fomit-frame-pointer -fno-strict-aliasing -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/x86_64-pc-linux-gnu -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wpointer-arith -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -DBEAMASM=1 -Ix86_64-pc-linux-gnu/opt/jit -Ibeam -Isys/unix -Isys/common -Ix86_64-pc-linux-gnu -Ipcre -I../include -I../include/x86_64-pc-linux-gnu -I../include/internal -I../include/internal/x86_64-pc-linux-gnu -Ibeam/jit -Ibeam/jit/x86 -c beam/erl_port_task.c -o obj/x86_64-pc-linux-gnu/opt/jit/erl_port_task.o x86_64-pc-linux-gnu-gcc -Werror=undef -Werror=implicit -Werror=return-type -fno-common -pipe -march=native -fno-diagnostics-color -O3 -fomit-frame-pointer -fno-strict-aliasing -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/x86_64-pc-linux-gnu -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wpointer-arith -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -DBEAMASM=1 -Ix86_64-pc-linux-gnu/opt/jit -Ibeam -Isys/unix -Isys/common -Ix86_64-pc-linux-gnu -Ipcre -I../include -I../include/x86_64-pc-linux-gnu -I../include/internal -I../include/internal/x86_64-pc-linux-gnu -Ibeam/jit -Ibeam/jit/x86 -c beam/erl_arith.c -o obj/x86_64-pc-linux-gnu/opt/jit/erl_arith.o x86_64-pc-linux-gnu-gcc -Werror=undef -Werror=implicit -Werror=return-type -fno-common -pipe -march=native -fno-diagnostics-color -O3 -fomit-frame-pointer -fno-strict-aliasing -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/x86_64-pc-linux-gnu -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wpointer-arith -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -DBEAMASM=1 -Ix86_64-pc-linux-gnu/opt/jit -Ibeam -Isys/unix -Isys/common -Ix86_64-pc-linux-gnu -Ipcre -I../include -I../include/x86_64-pc-linux-gnu -I../include/internal -I../include/internal/x86_64-pc-linux-gnu -Ibeam/jit -Ibeam/jit/x86 -c beam/time.c -o obj/x86_64-pc-linux-gnu/opt/jit/time.o x86_64-pc-linux-gnu-gcc -Werror=undef -Werror=implicit -Werror=return-type -fno-common -pipe -march=native -fno-diagnostics-color -O3 -fomit-frame-pointer -fno-strict-aliasing -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/x86_64-pc-linux-gnu -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wpointer-arith -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -DBEAMASM=1 -Ix86_64-pc-linux-gnu/opt/jit -Ibeam -Isys/unix -Isys/common -Ix86_64-pc-linux-gnu -Ipcre -I../include -I../include/x86_64-pc-linux-gnu -I../include/internal -I../include/internal/x86_64-pc-linux-gnu -Ibeam/jit -Ibeam/jit/x86 -c beam/erl_time_sup.c -o obj/x86_64-pc-linux-gnu/opt/jit/erl_time_sup.o x86_64-pc-linux-gnu-gcc -Werror=undef -Werror=implicit -Werror=return-type -fno-common -pipe -march=native -fno-diagnostics-color -O3 -fomit-frame-pointer -fno-strict-aliasing -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/x86_64-pc-linux-gnu -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wpointer-arith -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -DBEAMASM=1 -Ix86_64-pc-linux-gnu/opt/jit -Ibeam -Isys/unix -Isys/common -Ix86_64-pc-linux-gnu -Ipcre -I../include -I../include/x86_64-pc-linux-gnu -I../include/internal -I../include/internal/x86_64-pc-linux-gnu -Ibeam/jit -Ibeam/jit/x86 -c beam/external.c -o obj/x86_64-pc-linux-gnu/opt/jit/external.o x86_64-pc-linux-gnu-gcc -Werror=undef -Werror=implicit -Werror=return-type -fno-common -pipe -march=native -fno-diagnostics-color -O3 -fomit-frame-pointer -fno-strict-aliasing -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/x86_64-pc-linux-gnu -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wpointer-arith -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -DBEAMASM=1 -Ix86_64-pc-linux-gnu/opt/jit -Ibeam -Isys/unix -Isys/common -Ix86_64-pc-linux-gnu -Ipcre -I../include -I../include/x86_64-pc-linux-gnu -I../include/internal -I../include/internal/x86_64-pc-linux-gnu -Ibeam/jit -Ibeam/jit/x86 -c beam/dist.c -o obj/x86_64-pc-linux-gnu/opt/jit/dist.o In file included from beam/erl_proc_sig_queue.h:239, from beam/erl_time_sup.c:38: beam/erl_bif_unique.h:117:29: warning: argument 1 of type ‘Uint32[3]’ {aka ‘unsigned int[3]’} with mismatched bound [-Warray-parameter=] 117 | 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:117:29: warning: argument 1 of type ‘Uint32[3]’ {aka ‘unsigned int[3]’} with mismatched bound [-Warray-parameter=] 117 | 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/dist.c:45: beam/erl_bif_unique.h:117:29: warning: argument 1 of type ‘Uint32[3]’ {aka ‘unsigned int[3]’} with mismatched bound [-Warray-parameter=] 117 | 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); | ~~~~~~~~^~~ x86_64-pc-linux-gnu-gcc -Werror=undef -Werror=implicit -Werror=return-type -fno-common -pipe -march=native -fno-diagnostics-color -O3 -fomit-frame-pointer -fno-strict-aliasing -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/x86_64-pc-linux-gnu -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wpointer-arith -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -DBEAMASM=1 -Ix86_64-pc-linux-gnu/opt/jit -Ibeam -Isys/unix -Isys/common -Ix86_64-pc-linux-gnu -Ipcre -I../include -I../include/x86_64-pc-linux-gnu -I../include/internal -I../include/internal/x86_64-pc-linux-gnu -Ibeam/jit -Ibeam/jit/x86 -c beam/binary.c -o obj/x86_64-pc-linux-gnu/opt/jit/binary.o In file included from beam/erl_binary.h:158, from beam/binary.c:32: beam/erl_bif_unique.h:117:29: warning: argument 1 of type ‘Uint32[3]’ {aka ‘unsigned int[3]’} with mismatched bound [-Warray-parameter=] 117 | 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); | ~~~~~~~~^~~ x86_64-pc-linux-gnu-gcc -Werror=undef -Werror=implicit -Werror=return-type -fno-common -pipe -march=native -fno-diagnostics-color -O3 -fomit-frame-pointer -fno-strict-aliasing -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/x86_64-pc-linux-gnu -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wpointer-arith -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -DBEAMASM=1 -Ix86_64-pc-linux-gnu/opt/jit -Ibeam -Isys/unix -Isys/common -Ix86_64-pc-linux-gnu -Ipcre -I../include -I../include/x86_64-pc-linux-gnu -I../include/internal -I../include/internal/x86_64-pc-linux-gnu -Ibeam/jit -Ibeam/jit/x86 -c beam/erl_db.c -o obj/x86_64-pc-linux-gnu/opt/jit/erl_db.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.c:41: beam/erl_bif_unique.h:117:29: warning: argument 1 of type ‘Uint32[3]’ {aka ‘unsigned int[3]’} with mismatched bound [-Warray-parameter=] 117 | 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); | ~~~~~~~~^~~ x86_64-pc-linux-gnu-gcc -Werror=undef -Werror=implicit -Werror=return-type -fno-common -pipe -march=native -fno-diagnostics-color -O3 -fomit-frame-pointer -fno-strict-aliasing -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/x86_64-pc-linux-gnu -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wpointer-arith -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -DBEAMASM=1 -Ix86_64-pc-linux-gnu/opt/jit -Ibeam -Isys/unix -Isys/common -Ix86_64-pc-linux-gnu -Ipcre -I../include -I../include/x86_64-pc-linux-gnu -I../include/internal -I../include/internal/x86_64-pc-linux-gnu -Ibeam/jit -Ibeam/jit/x86 -c beam/erl_db_util.c -o obj/x86_64-pc-linux-gnu/opt/jit/erl_db_util.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:117:29: warning: argument 1 of type ‘Uint32[3]’ {aka ‘unsigned int[3]’} with mismatched bound [-Warray-parameter=] 117 | 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); | ~~~~~~~~^~~ x86_64-pc-linux-gnu-gcc -Werror=undef -Werror=implicit -Werror=return-type -fno-common -pipe -march=native -fno-diagnostics-color -O3 -fomit-frame-pointer -fno-strict-aliasing -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/x86_64-pc-linux-gnu -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wpointer-arith -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -DBEAMASM=1 -Ix86_64-pc-linux-gnu/opt/jit -Ibeam -Isys/unix -Isys/common -Ix86_64-pc-linux-gnu -Ipcre -I../include -I../include/x86_64-pc-linux-gnu -I../include/internal -I../include/internal/x86_64-pc-linux-gnu -Ibeam/jit -Ibeam/jit/x86 -c beam/erl_db_hash.c -o 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_hash.c:80: beam/erl_bif_unique.h:117:29: warning: argument 1 of type ‘Uint32[3]’ {aka ‘unsigned int[3]’} with mismatched bound [-Warray-parameter=] 117 | 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); | ~~~~~~~~^~~ x86_64-pc-linux-gnu-gcc -Werror=undef -Werror=implicit -Werror=return-type -fno-common -pipe -march=native -fno-diagnostics-color -O3 -fomit-frame-pointer -fno-strict-aliasing -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/x86_64-pc-linux-gnu -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wpointer-arith -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -DBEAMASM=1 -Ix86_64-pc-linux-gnu/opt/jit -Ibeam -Isys/unix -Isys/common -Ix86_64-pc-linux-gnu -Ipcre -I../include -I../include/x86_64-pc-linux-gnu -I../include/internal -I../include/internal/x86_64-pc-linux-gnu -Ibeam/jit -Ibeam/jit/x86 -c beam/erl_db_tree.c -o 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_tree.c:45: beam/erl_bif_unique.h:117:29: warning: argument 1 of type ‘Uint32[3]’ {aka ‘unsigned int[3]’} with mismatched bound [-Warray-parameter=] 117 | 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); | ~~~~~~~~^~~ x86_64-pc-linux-gnu-gcc -Werror=undef -Werror=implicit -Werror=return-type -fno-common -pipe -march=native -fno-diagnostics-color -O3 -fomit-frame-pointer -fno-strict-aliasing -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/x86_64-pc-linux-gnu -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wpointer-arith -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -DBEAMASM=1 -Ix86_64-pc-linux-gnu/opt/jit -Ibeam -Isys/unix -Isys/common -Ix86_64-pc-linux-gnu -Ipcre -I../include -I../include/x86_64-pc-linux-gnu -I../include/internal -I../include/internal/x86_64-pc-linux-gnu -Ibeam/jit -Ibeam/jit/x86 -c beam/erl_thr_progress.c -o obj/x86_64-pc-linux-gnu/opt/jit/erl_thr_progress.o x86_64-pc-linux-gnu-gcc -Werror=undef -Werror=implicit -Werror=return-type -fno-common -pipe -march=native -fno-diagnostics-color -O3 -fomit-frame-pointer -fno-strict-aliasing -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/x86_64-pc-linux-gnu -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wpointer-arith -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -DBEAMASM=1 -Ix86_64-pc-linux-gnu/opt/jit -Ibeam -Isys/unix -Isys/common -Ix86_64-pc-linux-gnu -Ipcre -I../include -I../include/x86_64-pc-linux-gnu -I../include/internal -I../include/internal/x86_64-pc-linux-gnu -Ibeam/jit -Ibeam/jit/x86 -c beam/big.c -o obj/x86_64-pc-linux-gnu/opt/jit/big.o x86_64-pc-linux-gnu-gcc -Werror=undef -Werror=implicit -Werror=return-type -fno-common -pipe -march=native -fno-diagnostics-color -O3 -fomit-frame-pointer -fno-strict-aliasing -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/x86_64-pc-linux-gnu -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wpointer-arith -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -DBEAMASM=1 -Ix86_64-pc-linux-gnu/opt/jit -Ibeam -Isys/unix -Isys/common -Ix86_64-pc-linux-gnu -Ipcre -I../include -I../include/x86_64-pc-linux-gnu -I../include/internal -I../include/internal/x86_64-pc-linux-gnu -Ibeam/jit -Ibeam/jit/x86 -c beam/hash.c -o obj/x86_64-pc-linux-gnu/opt/jit/hash.o x86_64-pc-linux-gnu-gcc -Werror=undef -Werror=implicit -Werror=return-type -fno-common -pipe -march=native -fno-diagnostics-color -O3 -fomit-frame-pointer -fno-strict-aliasing -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/x86_64-pc-linux-gnu -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wpointer-arith -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -DBEAMASM=1 -Ix86_64-pc-linux-gnu/opt/jit -Ibeam -Isys/unix -Isys/common -Ix86_64-pc-linux-gnu -Ipcre -I../include -I../include/x86_64-pc-linux-gnu -I../include/internal -I../include/internal/x86_64-pc-linux-gnu -Ibeam/jit -Ibeam/jit/x86 -c beam/index.c -o obj/x86_64-pc-linux-gnu/opt/jit/index.o x86_64-pc-linux-gnu-gcc -Werror=undef -Werror=implicit -Werror=return-type -fno-common -pipe -march=native -fno-diagnostics-color -O3 -fomit-frame-pointer -fno-strict-aliasing -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/x86_64-pc-linux-gnu -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wpointer-arith -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -DBEAMASM=1 -Ix86_64-pc-linux-gnu/opt/jit -Ibeam -Isys/unix -Isys/common -Ix86_64-pc-linux-gnu -Ipcre -I../include -I../include/x86_64-pc-linux-gnu -I../include/internal -I../include/internal/x86_64-pc-linux-gnu -Ibeam/jit -Ibeam/jit/x86 -c beam/atom.c -o obj/x86_64-pc-linux-gnu/opt/jit/atom.o x86_64-pc-linux-gnu-gcc -Werror=undef -Werror=implicit -Werror=return-type -fno-common -pipe -march=native -fno-diagnostics-color -O3 -fomit-frame-pointer -fno-strict-aliasing -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/x86_64-pc-linux-gnu -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wpointer-arith -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -DBEAMASM=1 -Ix86_64-pc-linux-gnu/opt/jit -Ibeam -Isys/unix -Isys/common -Ix86_64-pc-linux-gnu -Ipcre -I../include -I../include/x86_64-pc-linux-gnu -I../include/internal -I../include/internal/x86_64-pc-linux-gnu -Ibeam/jit -Ibeam/jit/x86 -c beam/module.c -o obj/x86_64-pc-linux-gnu/opt/jit/module.o x86_64-pc-linux-gnu-gcc -Werror=undef -Werror=implicit -Werror=return-type -fno-common -pipe -march=native -fno-diagnostics-color -O3 -fomit-frame-pointer -fno-strict-aliasing -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/x86_64-pc-linux-gnu -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wpointer-arith -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -DBEAMASM=1 -Ix86_64-pc-linux-gnu/opt/jit -Ibeam -Isys/unix -Isys/common -Ix86_64-pc-linux-gnu -Ipcre -I../include -I../include/x86_64-pc-linux-gnu -I../include/internal -I../include/internal/x86_64-pc-linux-gnu -Ibeam/jit -Ibeam/jit/x86 -c beam/export.c -o obj/x86_64-pc-linux-gnu/opt/jit/export.o x86_64-pc-linux-gnu-gcc -Werror=undef -Werror=implicit -Werror=return-type -fno-common -pipe -march=native -fno-diagnostics-color -O3 -fomit-frame-pointer -fno-strict-aliasing -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/x86_64-pc-linux-gnu -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wpointer-arith -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -DBEAMASM=1 -Ix86_64-pc-linux-gnu/opt/jit -Ibeam -Isys/unix -Isys/common -Ix86_64-pc-linux-gnu -Ipcre -I../include -I../include/x86_64-pc-linux-gnu -I../include/internal -I../include/internal/x86_64-pc-linux-gnu -Ibeam/jit -Ibeam/jit/x86 -c beam/register.c -o obj/x86_64-pc-linux-gnu/opt/jit/register.o x86_64-pc-linux-gnu-gcc -Werror=undef -Werror=implicit -Werror=return-type -fno-common -pipe -march=native -fno-diagnostics-color -O3 -fomit-frame-pointer -fno-strict-aliasing -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/x86_64-pc-linux-gnu -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wpointer-arith -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -DBEAMASM=1 -Ix86_64-pc-linux-gnu/opt/jit -Ibeam -Isys/unix -Isys/common -Ix86_64-pc-linux-gnu -Ipcre -I../include -I../include/x86_64-pc-linux-gnu -I../include/internal -I../include/internal/x86_64-pc-linux-gnu -Ibeam/jit -Ibeam/jit/x86 -c beam/break.c -o obj/x86_64-pc-linux-gnu/opt/jit/break.o x86_64-pc-linux-gnu-gcc -Werror=undef -Werror=implicit -Werror=return-type -fno-common -pipe -march=native -fno-diagnostics-color -O3 -fomit-frame-pointer -fno-strict-aliasing -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/x86_64-pc-linux-gnu -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wpointer-arith -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -DBEAMASM=1 -Ix86_64-pc-linux-gnu/opt/jit -Ibeam -Isys/unix -Isys/common -Ix86_64-pc-linux-gnu -Ipcre -I../include -I../include/x86_64-pc-linux-gnu -I../include/internal -I../include/internal/x86_64-pc-linux-gnu -Ibeam/jit -Ibeam/jit/x86 -c beam/erl_async.c -o obj/x86_64-pc-linux-gnu/opt/jit/erl_async.o x86_64-pc-linux-gnu-gcc -Werror=undef -Werror=implicit -Werror=return-type -fno-common -pipe -march=native -fno-diagnostics-color -O3 -fomit-frame-pointer -fno-strict-aliasing -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/x86_64-pc-linux-gnu -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wpointer-arith -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -DBEAMASM=1 -Ix86_64-pc-linux-gnu/opt/jit -Ibeam -Isys/unix -Isys/common -Ix86_64-pc-linux-gnu -Ipcre -I../include -I../include/x86_64-pc-linux-gnu -I../include/internal -I../include/internal/x86_64-pc-linux-gnu -Ibeam/jit -Ibeam/jit/x86 -c beam/erl_lock_check.c -o obj/x86_64-pc-linux-gnu/opt/jit/erl_lock_check.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:117:29: warning: argument 1 of type ‘Uint32[3]’ {aka ‘unsigned int[3]’} with mismatched bound [-Warray-parameter=] 117 | 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); | ~~~~~~~~^~~ x86_64-pc-linux-gnu-gcc -Werror=undef -Werror=implicit -Werror=return-type -fno-common -pipe -march=native -fno-diagnostics-color -O3 -fomit-frame-pointer -fno-strict-aliasing -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/x86_64-pc-linux-gnu -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wpointer-arith -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -DBEAMASM=1 -Ix86_64-pc-linux-gnu/opt/jit -Ibeam -Isys/unix -Isys/common -Ix86_64-pc-linux-gnu -Ipcre -I../include -I../include/x86_64-pc-linux-gnu -I../include/internal -I../include/internal/x86_64-pc-linux-gnu -Ibeam/jit -Ibeam/jit/x86 -c beam/erl_dyn_lock_check.c -o obj/x86_64-pc-linux-gnu/opt/jit/erl_dyn_lock_check.o x86_64-pc-linux-gnu-gcc -Werror=undef -Werror=implicit -Werror=return-type -fno-common -pipe -march=native -fno-diagnostics-color -O3 -fomit-frame-pointer -fno-strict-aliasing -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/x86_64-pc-linux-gnu -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wpointer-arith -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -DBEAMASM=1 -Ix86_64-pc-linux-gnu/opt/jit -Ibeam -Isys/unix -Isys/common -Ix86_64-pc-linux-gnu -Ipcre -I../include -I../include/x86_64-pc-linux-gnu -I../include/internal -I../include/internal/x86_64-pc-linux-gnu -Ibeam/jit -Ibeam/jit/x86 -c beam/erl_gc.c -o 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/erl_gc.c:30: beam/erl_bif_unique.h:117:29: warning: argument 1 of type ‘Uint32[3]’ {aka ‘unsigned int[3]’} with mismatched bound [-Warray-parameter=] 117 | 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); | ~~~~~~~~^~~ x86_64-pc-linux-gnu-gcc -Werror=undef -Werror=implicit -Werror=return-type -fno-common -pipe -march=native -fno-diagnostics-color -O3 -fomit-frame-pointer -fno-strict-aliasing -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/x86_64-pc-linux-gnu -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wpointer-arith -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -DBEAMASM=1 -Ix86_64-pc-linux-gnu/opt/jit -Ibeam -Isys/unix -Isys/common -Ix86_64-pc-linux-gnu -Ipcre -I../include -I../include/x86_64-pc-linux-gnu -I../include/internal -I../include/internal/x86_64-pc-linux-gnu -Ibeam/jit -Ibeam/jit/x86 -c beam/erl_lock_count.c -o obj/x86_64-pc-linux-gnu/opt/jit/erl_lock_count.o x86_64-pc-linux-gnu-gcc -Werror=undef -Werror=implicit -Werror=return-type -fno-common -pipe -march=native -fno-diagnostics-color -O3 -fomit-frame-pointer -fno-strict-aliasing -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/x86_64-pc-linux-gnu -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wpointer-arith -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -DBEAMASM=1 -Ix86_64-pc-linux-gnu/opt/jit -Ibeam -Isys/unix -Isys/common -Ix86_64-pc-linux-gnu -Ipcre -I../include -I../include/x86_64-pc-linux-gnu -I../include/internal -I../include/internal/x86_64-pc-linux-gnu -Ibeam/jit -Ibeam/jit/x86 -c beam/erl_posix_str.c -o obj/x86_64-pc-linux-gnu/opt/jit/erl_posix_str.o x86_64-pc-linux-gnu-gcc -Werror=undef -Werror=implicit -Werror=return-type -fno-common -pipe -march=native -fno-diagnostics-color -O3 -fomit-frame-pointer -fno-strict-aliasing -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/x86_64-pc-linux-gnu -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wpointer-arith -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -DBEAMASM=1 -Ix86_64-pc-linux-gnu/opt/jit -Ibeam -Isys/unix -Isys/common -Ix86_64-pc-linux-gnu -Ipcre -I../include -I../include/x86_64-pc-linux-gnu -I../include/internal -I../include/internal/x86_64-pc-linux-gnu -Ibeam/jit -Ibeam/jit/x86 -c beam/erl_bits.c -o obj/x86_64-pc-linux-gnu/opt/jit/erl_bits.o x86_64-pc-linux-gnu-gcc -Werror=undef -Werror=implicit -Werror=return-type -fno-common -pipe -march=native -fno-diagnostics-color -O3 -fomit-frame-pointer -fno-strict-aliasing -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/x86_64-pc-linux-gnu -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wpointer-arith -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -DBEAMASM=1 -Ix86_64-pc-linux-gnu/opt/jit -Ibeam -Isys/unix -Isys/common -Ix86_64-pc-linux-gnu -Ipcre -I../include -I../include/x86_64-pc-linux-gnu -I../include/internal -I../include/internal/x86_64-pc-linux-gnu -Ibeam/jit -Ibeam/jit/x86 -c beam/erl_math.c -o obj/x86_64-pc-linux-gnu/opt/jit/erl_math.o In file included from beam/erl_binary.h:158, from beam/erl_bits.c:33: beam/erl_bif_unique.h:117:29: warning: argument 1 of type ‘Uint32[3]’ {aka ‘unsigned int[3]’} with mismatched bound [-Warray-parameter=] 117 | 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); | ~~~~~~~~^~~ x86_64-pc-linux-gnu-gcc -Werror=undef -Werror=implicit -Werror=return-type -fno-common -pipe -march=native -fno-diagnostics-color -O3 -fomit-frame-pointer -fno-strict-aliasing -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/x86_64-pc-linux-gnu -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wpointer-arith -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -DBEAMASM=1 -Ix86_64-pc-linux-gnu/opt/jit -Ibeam -Isys/unix -Isys/common -Ix86_64-pc-linux-gnu -Ipcre -I../include -I../include/x86_64-pc-linux-gnu -I../include/internal -I../include/internal/x86_64-pc-linux-gnu -Ibeam/jit -Ibeam/jit/x86 -c beam/erl_fun.c -o obj/x86_64-pc-linux-gnu/opt/jit/erl_fun.o x86_64-pc-linux-gnu-gcc -Werror=undef -Werror=implicit -Werror=return-type -fno-common -pipe -march=native -fno-diagnostics-color -O3 -fomit-frame-pointer -fno-strict-aliasing -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/x86_64-pc-linux-gnu -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wpointer-arith -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -DBEAMASM=1 -Ix86_64-pc-linux-gnu/opt/jit -Ibeam -Isys/unix -Isys/common -Ix86_64-pc-linux-gnu -Ipcre -I../include -I../include/x86_64-pc-linux-gnu -I../include/internal -I../include/internal/x86_64-pc-linux-gnu -Ibeam/jit -Ibeam/jit/x86 -c beam/erl_bif_port.c -o obj/x86_64-pc-linux-gnu/opt/jit/erl_bif_port.o x86_64-pc-linux-gnu-gcc -Werror=undef -Werror=implicit -Werror=return-type -fno-common -pipe -march=native -fno-diagnostics-color -O3 -fomit-frame-pointer -fno-strict-aliasing -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/x86_64-pc-linux-gnu -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wpointer-arith -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -DBEAMASM=1 -Ix86_64-pc-linux-gnu/opt/jit -Ibeam -Isys/unix -Isys/common -Ix86_64-pc-linux-gnu -Ipcre -I../include -I../include/x86_64-pc-linux-gnu -I../include/internal -I../include/internal/x86_64-pc-linux-gnu -Ibeam/jit -Ibeam/jit/x86 -c beam/erl_term.c -o obj/x86_64-pc-linux-gnu/opt/jit/erl_term.o x86_64-pc-linux-gnu-gcc -Werror=undef -Werror=implicit -Werror=return-type -fno-common -pipe -march=native -fno-diagnostics-color -O3 -fomit-frame-pointer -fno-strict-aliasing -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/x86_64-pc-linux-gnu -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wpointer-arith -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -DBEAMASM=1 -Ix86_64-pc-linux-gnu/opt/jit -Ibeam -Isys/unix -Isys/common -Ix86_64-pc-linux-gnu -Ipcre -I../include -I../include/x86_64-pc-linux-gnu -I../include/internal -I../include/internal/x86_64-pc-linux-gnu -Ibeam/jit -Ibeam/jit/x86 -c beam/erl_node_tables.c -o 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:117:29: warning: argument 1 of type ‘Uint32[3]’ {aka ‘unsigned int[3]’} with mismatched bound [-Warray-parameter=] 117 | 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_node_tables.c:32: beam/erl_bif_unique.h:117:29: warning: argument 1 of type ‘Uint32[3]’ {aka ‘unsigned int[3]’} with mismatched bound [-Warray-parameter=] 117 | 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); | ~~~~~~~~^~~ x86_64-pc-linux-gnu-gcc -Werror=undef -Werror=implicit -Werror=return-type -fno-common -pipe -march=native -fno-diagnostics-color -O3 -fomit-frame-pointer -fno-strict-aliasing -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/x86_64-pc-linux-gnu -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wpointer-arith -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -DBEAMASM=1 -Ix86_64-pc-linux-gnu/opt/jit -Ibeam -Isys/unix -Isys/common -Ix86_64-pc-linux-gnu -Ipcre -I../include -I../include/x86_64-pc-linux-gnu -I../include/internal -I../include/internal/x86_64-pc-linux-gnu -Ibeam/jit -Ibeam/jit/x86 -c beam/erl_monitor_link.c -o obj/x86_64-pc-linux-gnu/opt/jit/erl_monitor_link.o In file included from beam/erl_monitor_link.c:36: beam/erl_bif_unique.h:117:29: warning: argument 1 of type ‘Uint32[3]’ {aka ‘unsigned int[3]’} with mismatched bound [-Warray-parameter=] 117 | 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); | ~~~~~~~~^~~ x86_64-pc-linux-gnu-gcc -Werror=undef -Werror=implicit -Werror=return-type -fno-common -pipe -march=native -fno-diagnostics-color -O3 -fomit-frame-pointer -fno-strict-aliasing -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/x86_64-pc-linux-gnu -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wpointer-arith -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -DBEAMASM=1 -Ix86_64-pc-linux-gnu/opt/jit -Ibeam -Isys/unix -Isys/common -Ix86_64-pc-linux-gnu -Ipcre -I../include -I../include/x86_64-pc-linux-gnu -I../include/internal -I../include/internal/x86_64-pc-linux-gnu -Ibeam/jit -Ibeam/jit/x86 -c beam/erl_process_dump.c -o obj/x86_64-pc-linux-gnu/opt/jit/erl_process_dump.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:117:29: warning: argument 1 of type ‘Uint32[3]’ {aka ‘unsigned int[3]’} with mismatched bound [-Warray-parameter=] 117 | 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); | ~~~~~~~~^~~ x86_64-pc-linux-gnu-gcc -Werror=undef -Werror=implicit -Werror=return-type -fno-common -pipe -march=native -fno-diagnostics-color -O3 -fomit-frame-pointer -fno-strict-aliasing -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/x86_64-pc-linux-gnu -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wpointer-arith -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -DBEAMASM=1 -Ix86_64-pc-linux-gnu/opt/jit -Ibeam -Isys/unix -Isys/common -Ix86_64-pc-linux-gnu -Ipcre -I../include -I../include/x86_64-pc-linux-gnu -I../include/internal -I../include/internal/x86_64-pc-linux-gnu -Ibeam/jit -Ibeam/jit/x86 -c beam/erl_hl_timer.c -o obj/x86_64-pc-linux-gnu/opt/jit/erl_hl_timer.o x86_64-pc-linux-gnu-gcc -Werror=undef -Werror=implicit -Werror=return-type -fno-common -pipe -march=native -fno-diagnostics-color -O3 -fomit-frame-pointer -fno-strict-aliasing -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/x86_64-pc-linux-gnu -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wpointer-arith -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -DBEAMASM=1 -Ix86_64-pc-linux-gnu/opt/jit -Ibeam -Isys/unix -Isys/common -Ix86_64-pc-linux-gnu -Ipcre -I../include -I../include/x86_64-pc-linux-gnu -I../include/internal -I../include/internal/x86_64-pc-linux-gnu -Ibeam/jit -Ibeam/jit/x86 -c beam/erl_cpu_topology.c -o obj/x86_64-pc-linux-gnu/opt/jit/erl_cpu_topology.o In file included from beam/erl_hl_timer.c:35: beam/erl_bif_unique.h:117:29: warning: argument 1 of type ‘Uint32[3]’ {aka ‘unsigned int[3]’} with mismatched bound [-Warray-parameter=] 117 | 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:117:29: warning: argument 1 of type ‘Uint32[3]’ {aka ‘unsigned int[3]’} with mismatched bound [-Warray-parameter=] 117 | 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); | ~~~~~~~~^~~ x86_64-pc-linux-gnu-gcc -Werror=undef -Werror=implicit -Werror=return-type -fno-common -pipe -march=native -fno-diagnostics-color -O3 -fomit-frame-pointer -fno-strict-aliasing -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/x86_64-pc-linux-gnu -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wpointer-arith -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -DBEAMASM=1 -Ix86_64-pc-linux-gnu/opt/jit -Ibeam -Isys/unix -Isys/common -Ix86_64-pc-linux-gnu -Ipcre -I../include -I../include/x86_64-pc-linux-gnu -I../include/internal -I../include/internal/x86_64-pc-linux-gnu -Ibeam/jit -Ibeam/jit/x86 -c beam/erl_drv_thread.c -o obj/x86_64-pc-linux-gnu/opt/jit/erl_drv_thread.o x86_64-pc-linux-gnu-gcc -Werror=undef -Werror=implicit -Werror=return-type -fno-common -pipe -march=native -fno-diagnostics-color -O3 -fomit-frame-pointer -fno-strict-aliasing -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/x86_64-pc-linux-gnu -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wpointer-arith -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -DBEAMASM=1 -Ix86_64-pc-linux-gnu/opt/jit -Ibeam -Isys/unix -Isys/common -Ix86_64-pc-linux-gnu -Ipcre -I../include -I../include/x86_64-pc-linux-gnu -I../include/internal -I../include/internal/x86_64-pc-linux-gnu -Ibeam/jit -Ibeam/jit/x86 -c beam/erl_bif_chksum.c -o obj/x86_64-pc-linux-gnu/opt/jit/erl_bif_chksum.o In file included from beam/erl_binary.h:158, from beam/erl_bif_chksum.c:30: beam/erl_bif_unique.h:117:29: warning: argument 1 of type ‘Uint32[3]’ {aka ‘unsigned int[3]’} with mismatched bound [-Warray-parameter=] 117 | 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); | ~~~~~~~~^~~ x86_64-pc-linux-gnu-gcc -Werror=undef -Werror=implicit -Werror=return-type -fno-common -pipe -march=native -fno-diagnostics-color -O3 -fomit-frame-pointer -fno-strict-aliasing -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/x86_64-pc-linux-gnu -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wpointer-arith -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -DBEAMASM=1 -Ix86_64-pc-linux-gnu/opt/jit -Ibeam -Isys/unix -Isys/common -Ix86_64-pc-linux-gnu -Ipcre -I../include -I../include/x86_64-pc-linux-gnu -I../include/internal -I../include/internal/x86_64-pc-linux-gnu -Ibeam/jit -Ibeam/jit/x86 -c beam/erl_bif_re.c -o obj/x86_64-pc-linux-gnu/opt/jit/erl_bif_re.o x86_64-pc-linux-gnu-gcc -Werror=undef -Werror=implicit -Werror=return-type -fno-common -pipe -march=native -fno-diagnostics-color -O3 -fomit-frame-pointer -fno-strict-aliasing -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/x86_64-pc-linux-gnu -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wpointer-arith -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -DBEAMASM=1 -Ix86_64-pc-linux-gnu/opt/jit -Ibeam -Isys/unix -Isys/common -Ix86_64-pc-linux-gnu -Ipcre -I../include -I../include/x86_64-pc-linux-gnu -I../include/internal -I../include/internal/x86_64-pc-linux-gnu -Ibeam/jit -Ibeam/jit/x86 -c beam/erl_unicode.c -o obj/x86_64-pc-linux-gnu/opt/jit/erl_unicode.o In file included from beam/erl_binary.h:158, from beam/erl_bif_re.c:30: beam/erl_bif_unique.h:117:29: warning: argument 1 of type ‘Uint32[3]’ {aka ‘unsigned int[3]’} with mismatched bound [-Warray-parameter=] 117 | 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:117:29: warning: argument 1 of type ‘Uint32[3]’ {aka ‘unsigned int[3]’} with mismatched bound [-Warray-parameter=] 117 | 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); | ~~~~~~~~^~~ x86_64-pc-linux-gnu-gcc -Werror=undef -Werror=implicit -Werror=return-type -fno-common -pipe -march=native -fno-diagnostics-color -O3 -fomit-frame-pointer -fno-strict-aliasing -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/x86_64-pc-linux-gnu -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wpointer-arith -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -DBEAMASM=1 -Ix86_64-pc-linux-gnu/opt/jit -Ibeam -Isys/unix -Isys/common -Ix86_64-pc-linux-gnu -Ipcre -I../include -I../include/x86_64-pc-linux-gnu -I../include/internal -I../include/internal/x86_64-pc-linux-gnu -Ibeam/jit -Ibeam/jit/x86 -c beam/packet_parser.c -o obj/x86_64-pc-linux-gnu/opt/jit/packet_parser.o x86_64-pc-linux-gnu-gcc -Werror=undef -Werror=implicit -Werror=return-type -fno-common -pipe -march=native -fno-diagnostics-color -O3 -fomit-frame-pointer -fno-strict-aliasing -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/x86_64-pc-linux-gnu -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wpointer-arith -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -DBEAMASM=1 -Ix86_64-pc-linux-gnu/opt/jit -Ibeam -Isys/unix -Isys/common -Ix86_64-pc-linux-gnu -Ipcre -I../include -I../include/x86_64-pc-linux-gnu -I../include/internal -I../include/internal/x86_64-pc-linux-gnu -Ibeam/jit -Ibeam/jit/x86 -c beam/safe_hash.c -o obj/x86_64-pc-linux-gnu/opt/jit/safe_hash.o x86_64-pc-linux-gnu-gcc -Werror=undef -Werror=implicit -Werror=return-type -fno-common -pipe -march=native -fno-diagnostics-color -O3 -fomit-frame-pointer -fno-strict-aliasing -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/x86_64-pc-linux-gnu -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wpointer-arith -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -DBEAMASM=1 -Ix86_64-pc-linux-gnu/opt/jit -Ibeam -Isys/unix -Isys/common -Ix86_64-pc-linux-gnu -Ipcre -I../include -I../include/x86_64-pc-linux-gnu -I../include/internal -I../include/internal/x86_64-pc-linux-gnu -Ibeam/jit -Ibeam/jit/x86 -c beam/erl_zlib.c -o obj/x86_64-pc-linux-gnu/opt/jit/erl_zlib.o x86_64-pc-linux-gnu-gcc -Werror=undef -Werror=implicit -Werror=return-type -fno-common -pipe -march=native -fno-diagnostics-color -O3 -fomit-frame-pointer -fno-strict-aliasing -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/x86_64-pc-linux-gnu -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wpointer-arith -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -DBEAMASM=1 -Ix86_64-pc-linux-gnu/opt/jit -Ibeam -Isys/unix -Isys/common -Ix86_64-pc-linux-gnu -Ipcre -I../include -I../include/x86_64-pc-linux-gnu -I../include/internal -I../include/internal/x86_64-pc-linux-gnu -Ibeam/jit -Ibeam/jit/x86 -c beam/erl_nif.c -o obj/x86_64-pc-linux-gnu/opt/jit/erl_nif.o x86_64-pc-linux-gnu-gcc -Werror=undef -Werror=implicit -Werror=return-type -fno-common -pipe -march=native -fno-diagnostics-color -O3 -fomit-frame-pointer -fno-strict-aliasing -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/x86_64-pc-linux-gnu -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wpointer-arith -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -DBEAMASM=1 -Ix86_64-pc-linux-gnu/opt/jit -Ibeam -Isys/unix -Isys/common -Ix86_64-pc-linux-gnu -Ipcre -I../include -I../include/x86_64-pc-linux-gnu -I../include/internal -I../include/internal/x86_64-pc-linux-gnu -Ibeam/jit -Ibeam/jit/x86 -c beam/erl_bif_binary.c -o obj/x86_64-pc-linux-gnu/opt/jit/erl_bif_binary.o In file included from beam/erl_binary.h:158, from beam/erl_nif.c:48: beam/erl_bif_unique.h:117:29: warning: argument 1 of type ‘Uint32[3]’ {aka ‘unsigned int[3]’} with mismatched bound [-Warray-parameter=] 117 | 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_binary.c:38: beam/erl_bif_unique.h:117:29: warning: argument 1 of type ‘Uint32[3]’ {aka ‘unsigned int[3]’} with mismatched bound [-Warray-parameter=] 117 | 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); | ~~~~~~~~^~~ x86_64-pc-linux-gnu-gcc -Werror=undef -Werror=implicit -Werror=return-type -fno-common -pipe -march=native -fno-diagnostics-color -O3 -fomit-frame-pointer -fno-strict-aliasing -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/x86_64-pc-linux-gnu -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wpointer-arith -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -DBEAMASM=1 -Ix86_64-pc-linux-gnu/opt/jit -Ibeam -Isys/unix -Isys/common -Ix86_64-pc-linux-gnu -Ipcre -I../include -I../include/x86_64-pc-linux-gnu -I../include/internal -I../include/internal/x86_64-pc-linux-gnu -Ibeam/jit -Ibeam/jit/x86 -c beam/erl_ao_firstfit_alloc.c -o obj/x86_64-pc-linux-gnu/opt/jit/erl_ao_firstfit_alloc.o x86_64-pc-linux-gnu-gcc -Werror=undef -Werror=implicit -Werror=return-type -fno-common -pipe -march=native -fno-diagnostics-color -O3 -fomit-frame-pointer -fno-strict-aliasing -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/x86_64-pc-linux-gnu -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wpointer-arith -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -DBEAMASM=1 -Ix86_64-pc-linux-gnu/opt/jit -Ibeam -Isys/unix -Isys/common -Ix86_64-pc-linux-gnu -Ipcre -I../include -I../include/x86_64-pc-linux-gnu -I../include/internal -I../include/internal/x86_64-pc-linux-gnu -Ibeam/jit -Ibeam/jit/x86 -c beam/erl_thr_queue.c -o obj/x86_64-pc-linux-gnu/opt/jit/erl_thr_queue.o x86_64-pc-linux-gnu-gcc -Werror=undef -Werror=implicit -Werror=return-type -fno-common -pipe -march=native -fno-diagnostics-color -O3 -fomit-frame-pointer -fno-strict-aliasing -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/x86_64-pc-linux-gnu -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wpointer-arith -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -DBEAMASM=1 -Ix86_64-pc-linux-gnu/opt/jit -Ibeam -Isys/unix -Isys/common -Ix86_64-pc-linux-gnu -Ipcre -I../include -I../include/x86_64-pc-linux-gnu -I../include/internal -I../include/internal/x86_64-pc-linux-gnu -Ibeam/jit -Ibeam/jit/x86 -c beam/erl_sched_spec_pre_alloc.c -o obj/x86_64-pc-linux-gnu/opt/jit/erl_sched_spec_pre_alloc.o x86_64-pc-linux-gnu-gcc -Werror=undef -Werror=implicit -Werror=return-type -fno-common -pipe -march=native -fno-diagnostics-color -O3 -fomit-frame-pointer -fno-strict-aliasing -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/x86_64-pc-linux-gnu -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wpointer-arith -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -DBEAMASM=1 -Ix86_64-pc-linux-gnu/opt/jit -Ibeam -Isys/unix -Isys/common -Ix86_64-pc-linux-gnu -Ipcre -I../include -I../include/x86_64-pc-linux-gnu -I../include/internal -I../include/internal/x86_64-pc-linux-gnu -Ibeam/jit -Ibeam/jit/x86 -c beam/erl_ptab.c -o obj/x86_64-pc-linux-gnu/opt/jit/erl_ptab.o x86_64-pc-linux-gnu-gcc -Werror=undef -Werror=implicit -Werror=return-type -fno-common -pipe -march=native -fno-diagnostics-color -O3 -fomit-frame-pointer -fno-strict-aliasing -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/x86_64-pc-linux-gnu -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wpointer-arith -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -DBEAMASM=1 -Ix86_64-pc-linux-gnu/opt/jit -Ibeam -Isys/unix -Isys/common -Ix86_64-pc-linux-gnu -Ipcre -I../include -I../include/x86_64-pc-linux-gnu -I../include/internal -I../include/internal/x86_64-pc-linux-gnu -Ibeam/jit -Ibeam/jit/x86 -c beam/erl_map.c -o obj/x86_64-pc-linux-gnu/opt/jit/erl_map.o In file included from beam/erl_binary.h:158, from beam/erl_ptab.c:34: beam/erl_bif_unique.h:117:29: warning: argument 1 of type ‘Uint32[3]’ {aka ‘unsigned int[3]’} with mismatched bound [-Warray-parameter=] 117 | 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:117:29: warning: argument 1 of type ‘Uint32[3]’ {aka ‘unsigned int[3]’} with mismatched bound [-Warray-parameter=] 117 | 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); | ~~~~~~~~^~~ x86_64-pc-linux-gnu-gcc -Werror=undef -Werror=implicit -Werror=return-type -fno-common -pipe -march=native -fno-diagnostics-color -O3 -fomit-frame-pointer -fno-strict-aliasing -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/x86_64-pc-linux-gnu -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wpointer-arith -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -DBEAMASM=1 -Ix86_64-pc-linux-gnu/opt/jit -Ibeam -Isys/unix -Isys/common -Ix86_64-pc-linux-gnu -Ipcre -I../include -I../include/x86_64-pc-linux-gnu -I../include/internal -I../include/internal/x86_64-pc-linux-gnu -Ibeam/jit -Ibeam/jit/x86 -c beam/erl_msacc.c -o obj/x86_64-pc-linux-gnu/opt/jit/erl_msacc.o x86_64-pc-linux-gnu-gcc -Werror=undef -Werror=implicit -Werror=return-type -fno-common -pipe -march=native -fno-diagnostics-color -O3 -fomit-frame-pointer -fno-strict-aliasing -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/x86_64-pc-linux-gnu -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wpointer-arith -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -DBEAMASM=1 -Ix86_64-pc-linux-gnu/opt/jit -Ibeam -Isys/unix -Isys/common -Ix86_64-pc-linux-gnu -Ipcre -I../include -I../include/x86_64-pc-linux-gnu -I../include/internal -I../include/internal/x86_64-pc-linux-gnu -Ibeam/jit -Ibeam/jit/x86 -c beam/erl_lock_flags.c -o obj/x86_64-pc-linux-gnu/opt/jit/erl_lock_flags.o x86_64-pc-linux-gnu-gcc -Werror=undef -Werror=implicit -Werror=return-type -fno-common -pipe -march=native -fno-diagnostics-color -O3 -fomit-frame-pointer -fno-strict-aliasing -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/x86_64-pc-linux-gnu -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wpointer-arith -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -DBEAMASM=1 -Ix86_64-pc-linux-gnu/opt/jit -Ibeam -Isys/unix -Isys/common -Ix86_64-pc-linux-gnu -Ipcre -I../include -I../include/x86_64-pc-linux-gnu -I../include/internal -I../include/internal/x86_64-pc-linux-gnu -Ibeam/jit -Ibeam/jit/x86 -c beam/erl_io_queue.c -o obj/x86_64-pc-linux-gnu/opt/jit/erl_io_queue.o In file included from beam/erl_msacc.c:40: beam/erl_bif_unique.h:117:29: warning: argument 1 of type ‘Uint32[3]’ {aka ‘unsigned int[3]’} with mismatched bound [-Warray-parameter=] 117 | 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:117:29: warning: argument 1 of type ‘Uint32[3]’ {aka ‘unsigned int[3]’} with mismatched bound [-Warray-parameter=] 117 | 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); | ~~~~~~~~^~~ x86_64-pc-linux-gnu-gcc -Werror=undef -Werror=implicit -Werror=return-type -fno-common -pipe -march=native -fno-diagnostics-color -O3 -fomit-frame-pointer -fno-strict-aliasing -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/x86_64-pc-linux-gnu -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wpointer-arith -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -DBEAMASM=1 -Ix86_64-pc-linux-gnu/opt/jit -Ibeam -Isys/unix -Isys/common -Ix86_64-pc-linux-gnu -Ipcre -I../include -I../include/x86_64-pc-linux-gnu -I../include/internal -I../include/internal/x86_64-pc-linux-gnu -Ibeam/jit -Ibeam/jit/x86 -c beam/erl_db_catree.c -o obj/x86_64-pc-linux-gnu/opt/jit/erl_db_catree.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_catree.c:74: beam/erl_bif_unique.h:117:29: warning: argument 1 of type ‘Uint32[3]’ {aka ‘unsigned int[3]’} with mismatched bound [-Warray-parameter=] 117 | 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); | ~~~~~~~~^~~ x86_64-pc-linux-gnu-gcc -Werror=undef -Werror=implicit -Werror=return-type -fno-common -pipe -march=native -fno-diagnostics-color -O2 -fno-strict-aliasing -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/x86_64-pc-linux-gnu -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wpointer-arith -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -DBEAMASM=1 -DLIBSCTP= -Ix86_64-pc-linux-gnu/opt/jit -Ibeam -Isys/unix -Isys/common -Ix86_64-pc-linux-gnu -Ipcre -I../include -I../include/x86_64-pc-linux-gnu -I../include/internal -I../include/internal/x86_64-pc-linux-gnu -Ibeam/jit -Ibeam/jit/x86 -Inifs/common -Inifs/unix -c nifs/common/socket_dbg.c -o obj/x86_64-pc-linux-gnu/opt/jit/socket_dbg.o x86_64-pc-linux-gnu-gcc -Werror=undef -Werror=implicit -Werror=return-type -fno-common -pipe -march=native -fno-diagnostics-color -O2 -fno-strict-aliasing -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/x86_64-pc-linux-gnu -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wpointer-arith -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -DBEAMASM=1 -DLIBSCTP= -Ix86_64-pc-linux-gnu/opt/jit -Ibeam -Isys/unix -Isys/common -Ix86_64-pc-linux-gnu -Ipcre -I../include -I../include/x86_64-pc-linux-gnu -I../include/internal -I../include/internal/x86_64-pc-linux-gnu -Ibeam/jit -Ibeam/jit/x86 -Inifs/common -Inifs/unix -c nifs/common/socket_tarray.c -o obj/x86_64-pc-linux-gnu/opt/jit/socket_tarray.o x86_64-pc-linux-gnu-gcc -Werror=undef -Werror=implicit -Werror=return-type -fno-common -pipe -march=native -fno-diagnostics-color -O2 -fno-strict-aliasing -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/x86_64-pc-linux-gnu -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wpointer-arith -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -DBEAMASM=1 -DLIBSCTP= -Ix86_64-pc-linux-gnu/opt/jit -Ibeam -Isys/unix -Isys/common -Ix86_64-pc-linux-gnu -Ipcre -I../include -I../include/x86_64-pc-linux-gnu -I../include/internal -I../include/internal/x86_64-pc-linux-gnu -Ibeam/jit -Ibeam/jit/x86 -Inifs/common -Inifs/unix -c nifs/common/socket_util.c -o obj/x86_64-pc-linux-gnu/opt/jit/socket_util.o x86_64-pc-linux-gnu-gcc -Werror=undef -Werror=implicit -Werror=return-type -fno-common -pipe -march=native -fno-diagnostics-color -O3 -fomit-frame-pointer -fno-strict-aliasing -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/x86_64-pc-linux-gnu -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wpointer-arith -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -DBEAMASM=1 -Ix86_64-pc-linux-gnu/opt/jit -Ibeam -Isys/unix -Isys/common -Ix86_64-pc-linux-gnu -Ipcre -I../include -I../include/x86_64-pc-linux-gnu -I../include/internal -I../include/internal/x86_64-pc-linux-gnu -Ibeam/jit -Ibeam/jit/x86 -c beam/erl_flxctr.c -o obj/x86_64-pc-linux-gnu/opt/jit/erl_flxctr.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:117:29: warning: argument 1 of type ‘Uint32[3]’ {aka ‘unsigned int[3]’} with mismatched bound [-Warray-parameter=] 117 | 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); | ~~~~~~~~^~~ x86_64-pc-linux-gnu-gcc -Werror=undef -Werror=implicit -Werror=return-type -fno-common -pipe -march=native -fno-diagnostics-color -O3 -fomit-frame-pointer -fno-strict-aliasing -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/x86_64-pc-linux-gnu -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wpointer-arith -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -DBEAMASM=1 -Ix86_64-pc-linux-gnu/opt/jit -Ibeam -Isys/unix -Isys/common -Ix86_64-pc-linux-gnu -Ipcre -I../include -I../include/x86_64-pc-linux-gnu -I../include/internal -I../include/internal/x86_64-pc-linux-gnu -Ibeam/jit -Ibeam/jit/x86 -c beam/erl_nfunc_sched.c -o obj/x86_64-pc-linux-gnu/opt/jit/erl_nfunc_sched.o x86_64-pc-linux-gnu-gcc -Werror=undef -Werror=implicit -Werror=return-type -fno-common -pipe -march=native -fno-diagnostics-color -O3 -fomit-frame-pointer -fno-strict-aliasing -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/x86_64-pc-linux-gnu -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wpointer-arith -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -DBEAMASM=1 -Ix86_64-pc-linux-gnu/opt/jit -Ibeam -Isys/unix -Isys/common -Ix86_64-pc-linux-gnu -Ipcre -I../include -I../include/x86_64-pc-linux-gnu -I../include/internal -I../include/internal/x86_64-pc-linux-gnu -Ibeam/jit -Ibeam/jit/x86 -c beam/erl_global_literals.c -o obj/x86_64-pc-linux-gnu/opt/jit/erl_global_literals.o x86_64-pc-linux-gnu-gcc -Werror=undef -Werror=implicit -Werror=return-type -fno-common -pipe -march=native -fno-diagnostics-color -O3 -fomit-frame-pointer -fno-strict-aliasing -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/x86_64-pc-linux-gnu -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wpointer-arith -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -DBEAMASM=1 -Ix86_64-pc-linux-gnu/opt/jit -Ibeam -Isys/unix -Isys/common -Ix86_64-pc-linux-gnu -Ipcre -I../include -I../include/x86_64-pc-linux-gnu -I../include/internal -I../include/internal/x86_64-pc-linux-gnu -Ibeam/jit -Ibeam/jit/x86 -c beam/beam_file.c -o obj/x86_64-pc-linux-gnu/opt/jit/beam_file.o x86_64-pc-linux-gnu-gcc -Werror=undef -Werror=implicit -Werror=return-type -fno-common -pipe -march=native -fno-diagnostics-color -O2 -fno-strict-aliasing -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/x86_64-pc-linux-gnu -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wpointer-arith -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -DBEAMASM=1 -Ix86_64-pc-linux-gnu/opt/jit -Ibeam -Isys/unix -Isys/common -Ix86_64-pc-linux-gnu -Ipcre -I../include -I../include/x86_64-pc-linux-gnu -I../include/internal -I../include/internal/x86_64-pc-linux-gnu -Ibeam/jit -Ibeam/jit/x86 -c sys/unix/sys.c -o obj/x86_64-pc-linux-gnu/opt/jit/sys.o x86_64-pc-linux-gnu-gcc -Werror=undef -Werror=implicit -Werror=return-type -fno-common -pipe -march=native -fno-diagnostics-color -O2 -fno-strict-aliasing -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/x86_64-pc-linux-gnu -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wpointer-arith -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -DBEAMASM=1 -Ix86_64-pc-linux-gnu/opt/jit -Ibeam -Isys/unix -Isys/common -Ix86_64-pc-linux-gnu -Ipcre -I../include -I../include/x86_64-pc-linux-gnu -I../include/internal -I../include/internal/x86_64-pc-linux-gnu -Ibeam/jit -Ibeam/jit/x86 -c sys/unix/sys_drivers.c -o obj/x86_64-pc-linux-gnu/opt/jit/sys_drivers.o x86_64-pc-linux-gnu-gcc -Werror=undef -Werror=implicit -Werror=return-type -fno-common -pipe -march=native -fno-diagnostics-color -O2 -fno-strict-aliasing -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/x86_64-pc-linux-gnu -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wpointer-arith -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -DBEAMASM=1 -Ix86_64-pc-linux-gnu/opt/jit -Ibeam -Isys/unix -Isys/common -Ix86_64-pc-linux-gnu -Ipcre -I../include -I../include/x86_64-pc-linux-gnu -I../include/internal -I../include/internal/x86_64-pc-linux-gnu -Ibeam/jit -Ibeam/jit/x86 -c sys/unix/sys_env.c -o obj/x86_64-pc-linux-gnu/opt/jit/sys_env.o x86_64-pc-linux-gnu-gcc -Werror=undef -Werror=implicit -Werror=return-type -fno-common -pipe -march=native -fno-diagnostics-color -O2 -fno-strict-aliasing -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/x86_64-pc-linux-gnu -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wpointer-arith -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -DBEAMASM=1 -Ix86_64-pc-linux-gnu/opt/jit -Ibeam -Isys/unix -Isys/common -Ix86_64-pc-linux-gnu -Ipcre -I../include -I../include/x86_64-pc-linux-gnu -I../include/internal -I../include/internal/x86_64-pc-linux-gnu -Ibeam/jit -Ibeam/jit/x86 -c sys/unix/sys_uds.c -o obj/x86_64-pc-linux-gnu/opt/jit/sys_uds.o x86_64-pc-linux-gnu-gcc -Werror=undef -Werror=implicit -Werror=return-type -fno-common -pipe -march=native -fno-diagnostics-color -O2 -fno-strict-aliasing -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/x86_64-pc-linux-gnu -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wpointer-arith -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -DBEAMASM=1 -Ix86_64-pc-linux-gnu/opt/jit -Ibeam -Isys/unix -Isys/common -Ix86_64-pc-linux-gnu -Ipcre -I../include -I../include/x86_64-pc-linux-gnu -I../include/internal -I../include/internal/x86_64-pc-linux-gnu -Ibeam/jit -Ibeam/jit/x86 -c x86_64-pc-linux-gnu/opt/jit/driver_tab.c -o obj/x86_64-pc-linux-gnu/opt/jit/driver_tab.o x86_64-pc-linux-gnu-gcc -Werror=undef -Werror=implicit -Werror=return-type -fno-common -pipe -march=native -fno-diagnostics-color -O2 -fno-strict-aliasing -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/x86_64-pc-linux-gnu -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wpointer-arith -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -DBEAMASM=1 -Ix86_64-pc-linux-gnu/opt/jit -Ibeam -Isys/unix -Isys/common -Ix86_64-pc-linux-gnu -Ipcre -I../include -I../include/x86_64-pc-linux-gnu -I../include/internal -I../include/internal/x86_64-pc-linux-gnu -Ibeam/jit -Ibeam/jit/x86 -Inifs/common -Inifs/unix -I../etc/unix -c nifs/unix/unix_prim_file.c -o obj/x86_64-pc-linux-gnu/opt/jit/unix_prim_file.o x86_64-pc-linux-gnu-gcc -Werror=undef -Werror=implicit -Werror=return-type -fno-common -pipe -march=native -fno-diagnostics-color -O2 -fno-strict-aliasing -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/x86_64-pc-linux-gnu -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wpointer-arith -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -DBEAMASM=1 -Ix86_64-pc-linux-gnu/opt/jit -Ibeam -Isys/unix -Isys/common -Ix86_64-pc-linux-gnu -Ipcre -I../include -I../include/x86_64-pc-linux-gnu -I../include/internal -I../include/internal/x86_64-pc-linux-gnu -Ibeam/jit -Ibeam/jit/x86 -c sys/unix/sys_float.c -o obj/x86_64-pc-linux-gnu/opt/jit/sys_float.o x86_64-pc-linux-gnu-gcc -Werror=undef -Werror=implicit -Werror=return-type -fno-common -pipe -march=native -fno-diagnostics-color -O2 -fno-strict-aliasing -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/x86_64-pc-linux-gnu -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wpointer-arith -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -DBEAMASM=1 -Ix86_64-pc-linux-gnu/opt/jit -Ibeam -Isys/unix -Isys/common -Ix86_64-pc-linux-gnu -Ipcre -I../include -I../include/x86_64-pc-linux-gnu -I../include/internal -I../include/internal/x86_64-pc-linux-gnu -Ibeam/jit -Ibeam/jit/x86 -c sys/unix/sys_time.c -o obj/x86_64-pc-linux-gnu/opt/jit/sys_time.o x86_64-pc-linux-gnu-gcc -Werror=undef -Werror=implicit -Werror=return-type -fno-common -pipe -march=native -fno-diagnostics-color -O2 -fno-strict-aliasing -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/x86_64-pc-linux-gnu -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wpointer-arith -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -DBEAMASM=1 -Ix86_64-pc-linux-gnu/opt/jit -Ibeam -Isys/unix -Isys/common -Ix86_64-pc-linux-gnu -Ipcre -I../include -I../include/x86_64-pc-linux-gnu -I../include/internal -I../include/internal/x86_64-pc-linux-gnu -Ibeam/jit -Ibeam/jit/x86 -c sys/unix/sys_signal_stack.c -o obj/x86_64-pc-linux-gnu/opt/jit/sys_signal_stack.o x86_64-pc-linux-gnu-gcc -DERTS_KERNEL_POLL_VERSION -Werror=undef -Werror=implicit -Werror=return-type -fno-common -pipe -march=native -fno-diagnostics-color -O3 -fomit-frame-pointer -fno-strict-aliasing -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/x86_64-pc-linux-gnu -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wpointer-arith -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -DBEAMASM=1 -Ix86_64-pc-linux-gnu/opt/jit -Ibeam -Isys/unix -Isys/common -Ix86_64-pc-linux-gnu -Ipcre -I../include -I../include/x86_64-pc-linux-gnu -I../include/internal -I../include/internal/x86_64-pc-linux-gnu -Ibeam/jit -Ibeam/jit/x86 -c sys/common/erl_poll.c -o obj/x86_64-pc-linux-gnu/opt/jit/erl_poll.o x86_64-pc-linux-gnu-gcc -Werror=undef -Werror=implicit -Werror=return-type -fno-common -pipe -march=native -fno-diagnostics-color -O3 -fomit-frame-pointer -fno-strict-aliasing -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/x86_64-pc-linux-gnu -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wpointer-arith -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -DBEAMASM=1 -Ix86_64-pc-linux-gnu/opt/jit -Ibeam -Isys/unix -Isys/common -Ix86_64-pc-linux-gnu -Ipcre -I../include -I../include/x86_64-pc-linux-gnu -I../include/internal -I../include/internal/x86_64-pc-linux-gnu -Ibeam/jit -Ibeam/jit/x86 -c sys/common/erl_check_io.c -o obj/x86_64-pc-linux-gnu/opt/jit/erl_check_io.o x86_64-pc-linux-gnu-gcc -Werror=undef -Werror=implicit -Werror=return-type -fno-common -pipe -march=native -fno-diagnostics-color -O3 -fomit-frame-pointer -fno-strict-aliasing -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/x86_64-pc-linux-gnu -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wpointer-arith -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -DBEAMASM=1 -Ix86_64-pc-linux-gnu/opt/jit -Ibeam -Isys/unix -Isys/common -Ix86_64-pc-linux-gnu -Ipcre -I../include -I../include/x86_64-pc-linux-gnu -I../include/internal -I../include/internal/x86_64-pc-linux-gnu -Ibeam/jit -Ibeam/jit/x86 -c sys/common/erl_mseg.c -o obj/x86_64-pc-linux-gnu/opt/jit/erl_mseg.o In file included from sys/common/erl_check_io.c:40: beam/erl_bif_unique.h:117:29: warning: argument 1 of type ‘Uint32[3]’ {aka ‘unsigned int[3]’} with mismatched bound [-Warray-parameter=] 117 | 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); | ~~~~~~~~^~~ x86_64-pc-linux-gnu-gcc -Werror=undef -Werror=implicit -Werror=return-type -fno-common -pipe -march=native -fno-diagnostics-color -O3 -fomit-frame-pointer -fno-strict-aliasing -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/x86_64-pc-linux-gnu -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wpointer-arith -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -DBEAMASM=1 -Ix86_64-pc-linux-gnu/opt/jit -Ibeam -Isys/unix -Isys/common -Ix86_64-pc-linux-gnu -Ipcre -I../include -I../include/x86_64-pc-linux-gnu -I../include/internal -I../include/internal/x86_64-pc-linux-gnu -Ibeam/jit -Ibeam/jit/x86 -c sys/common/erl_mmap.c -o obj/x86_64-pc-linux-gnu/opt/jit/erl_mmap.o x86_64-pc-linux-gnu-gcc -Werror=undef -Werror=implicit -Werror=return-type -fno-common -pipe -march=native -fno-diagnostics-color -O3 -fomit-frame-pointer -fno-strict-aliasing -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/x86_64-pc-linux-gnu -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wpointer-arith -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -DBEAMASM=1 -Ix86_64-pc-linux-gnu/opt/jit -Ibeam -Isys/unix -Isys/common -Ix86_64-pc-linux-gnu -Ipcre -I../include -I../include/x86_64-pc-linux-gnu -I../include/internal -I../include/internal/x86_64-pc-linux-gnu -Ibeam/jit -Ibeam/jit/x86 -c sys/common/erl_osenv.c -o obj/x86_64-pc-linux-gnu/opt/jit/erl_osenv.o x86_64-pc-linux-gnu-gcc -Werror=undef -Werror=implicit -Werror=return-type -fno-common -pipe -march=native -fno-diagnostics-color -O2 -fno-strict-aliasing -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/x86_64-pc-linux-gnu -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wpointer-arith -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -DBEAMASM=1 -Ix86_64-pc-linux-gnu/opt/jit -Ibeam -Isys/unix -Isys/common -Ix86_64-pc-linux-gnu -Ipcre -I../include -I../include/x86_64-pc-linux-gnu -I../include/internal -I../include/internal/x86_64-pc-linux-gnu -Ibeam/jit -Ibeam/jit/x86 -c sys/unix/erl_unix_sys_ddll.c -o obj/x86_64-pc-linux-gnu/opt/jit/erl_unix_sys_ddll.o x86_64-pc-linux-gnu-gcc -Werror=undef -Werror=implicit -Werror=return-type -fno-common -pipe -march=native -fno-diagnostics-color -O3 -fomit-frame-pointer -fno-strict-aliasing -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/x86_64-pc-linux-gnu -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wpointer-arith -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -DBEAMASM=1 -Ix86_64-pc-linux-gnu/opt/jit -Ibeam -Isys/unix -Isys/common -Ix86_64-pc-linux-gnu -Ipcre -I../include -I../include/x86_64-pc-linux-gnu -I../include/internal -I../include/internal/x86_64-pc-linux-gnu -Ibeam/jit -Ibeam/jit/x86 -c sys/common/erl_mtrace_sys_wrap.c -o obj/x86_64-pc-linux-gnu/opt/jit/erl_mtrace_sys_wrap.o sys/unix/erl_unix_sys_ddll.c: In function ‘erts_sys_ddll_load_driver_init’: sys/unix/erl_unix_sys_ddll.c:197:19: warning: ‘fn’ may be used uninitialized in this function [-Wmaybe-uninitialized] 197 | *function = fn; | ~~~~~~~~~~^~~~ sys/unix/erl_unix_sys_ddll.c: In function ‘erts_sys_ddll_load_nif_init’: sys/unix/erl_unix_sys_ddll.c:210:19: warning: ‘fn’ may be used uninitialized in this function [-Wmaybe-uninitialized] 210 | *function = fn; | ~~~~~~~~~~^~~~ x86_64-pc-linux-gnu-gcc -Werror=undef -Werror=implicit -Werror=return-type -fno-common -pipe -march=native -fno-diagnostics-color -O3 -fomit-frame-pointer -fno-strict-aliasing -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/x86_64-pc-linux-gnu -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wpointer-arith -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -DBEAMASM=1 -Ix86_64-pc-linux-gnu/opt/jit -Ibeam -Isys/unix -Isys/common -Ix86_64-pc-linux-gnu -Ipcre -I../include -I../include/x86_64-pc-linux-gnu -I../include/internal -I../include/internal/x86_64-pc-linux-gnu -Ibeam/jit -Ibeam/jit/x86 -c sys/common/erl_sys_common_misc.c -o obj/x86_64-pc-linux-gnu/opt/jit/erl_sys_common_misc.o x86_64-pc-linux-gnu-gcc -Werror=undef -Werror=implicit -Werror=return-type -fno-common -pipe -march=native -fno-diagnostics-color -O3 -fomit-frame-pointer -fno-strict-aliasing -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/x86_64-pc-linux-gnu -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wpointer-arith -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -DBEAMASM=1 -Ix86_64-pc-linux-gnu/opt/jit -Ibeam -Isys/unix -Isys/common -Ix86_64-pc-linux-gnu -Ipcre -I../include -I../include/x86_64-pc-linux-gnu -I../include/internal -I../include/internal/x86_64-pc-linux-gnu -Ibeam/jit -Ibeam/jit/x86 -c sys/common/erl_os_monotonic_time_extender.c -o obj/x86_64-pc-linux-gnu/opt/jit/erl_os_monotonic_time_extender.o cp sys/common/erl_poll.c x86_64-pc-linux-gnu/opt/jit/erl_poll.flbk.c x86_64-pc-linux-gnu-gcc -Werror=undef -Werror=implicit -Werror=return-type -fno-common -pipe -march=native -fno-diagnostics-color -O3 -fomit-frame-pointer -fno-strict-aliasing -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/x86_64-pc-linux-gnu -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wpointer-arith -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -DBEAMASM=1 -Ix86_64-pc-linux-gnu/opt/jit -Ibeam -Isys/unix -Isys/common -Ix86_64-pc-linux-gnu -Ipcre -I../include -I../include/x86_64-pc-linux-gnu -I../include/internal -I../include/internal/x86_64-pc-linux-gnu -Ibeam/jit -Ibeam/jit/x86 -c beam/erlang_lttng.c -o obj/x86_64-pc-linux-gnu/opt/jit/erlang_lttng.o x86_64-pc-linux-gnu-gcc -Werror=undef -Werror=implicit -Werror=return-type -fno-common -pipe -march=native -fno-diagnostics-color -O2 -fno-strict-aliasing -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/x86_64-pc-linux-gnu -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wpointer-arith -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -DBEAMASM=1 -DLIBSCTP= -Ix86_64-pc-linux-gnu/opt/jit -Ibeam -Isys/unix -Isys/common -Ix86_64-pc-linux-gnu -Ipcre -I../include -I../include/x86_64-pc-linux-gnu -I../include/internal -I../include/internal/x86_64-pc-linux-gnu -Ibeam/jit -Ibeam/jit/x86 -Idrivers/common -Idrivers/unix -c drivers/common/inet_drv.c -o obj/x86_64-pc-linux-gnu/opt/jit/inet_drv.o x86_64-pc-linux-gnu-gcc -Werror=undef -Werror=implicit -Werror=return-type -fno-common -pipe -march=native -fno-diagnostics-color -O2 -fno-strict-aliasing -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/x86_64-pc-linux-gnu -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wpointer-arith -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -DBEAMASM=1 -DLIBSCTP= -Ix86_64-pc-linux-gnu/opt/jit -Ibeam -Isys/unix -Isys/common -Ix86_64-pc-linux-gnu -Ipcre -I../include -I../include/x86_64-pc-linux-gnu -I../include/internal -I../include/internal/x86_64-pc-linux-gnu -Ibeam/jit -Ibeam/jit/x86 -Idrivers/common -Idrivers/unix -c drivers/common/ram_file_drv.c -o obj/x86_64-pc-linux-gnu/opt/jit/ram_file_drv.o x86_64-pc-linux-gnu-gcc -Werror=undef -Werror=implicit -Werror=return-type -fno-common -pipe -march=native -fno-diagnostics-color -O2 -fno-strict-aliasing -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/x86_64-pc-linux-gnu -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wpointer-arith -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -DBEAMASM=1 -Ix86_64-pc-linux-gnu/opt/jit -Ibeam -Isys/unix -Isys/common -Ix86_64-pc-linux-gnu -Ipcre -I../include -I../include/x86_64-pc-linux-gnu -I../include/internal -I../include/internal/x86_64-pc-linux-gnu -Ibeam/jit -Ibeam/jit/x86 -Idrivers/common -Idrivers/unix -I../etc/unix -c drivers/unix/ttsl_drv.c -o obj/x86_64-pc-linux-gnu/opt/jit/ttsl_drv.o x86_64-pc-linux-gnu-gcc -Werror=undef -Werror=implicit -Werror=return-type -fno-common -pipe -march=native -fno-diagnostics-color -O2 -fno-strict-aliasing -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/x86_64-pc-linux-gnu -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wpointer-arith -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -DBEAMASM=1 -DLIBSCTP= -Ix86_64-pc-linux-gnu/opt/jit -Ibeam -Isys/unix -Isys/common -Ix86_64-pc-linux-gnu -Ipcre -I../include -I../include/x86_64-pc-linux-gnu -I../include/internal -I../include/internal/x86_64-pc-linux-gnu -Ibeam/jit -Ibeam/jit/x86 -Inifs/common -Inifs/unix -c nifs/common/erl_tracer_nif.c -o obj/x86_64-pc-linux-gnu/opt/jit/erl_tracer_nif.o x86_64-pc-linux-gnu-gcc -Werror=undef -Werror=implicit -Werror=return-type -fno-common -pipe -march=native -fno-diagnostics-color -O2 -fno-strict-aliasing -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/x86_64-pc-linux-gnu -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wpointer-arith -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -DBEAMASM=1 -DLIBSCTP= -Ix86_64-pc-linux-gnu/opt/jit -Ibeam -Isys/unix -Isys/common -Ix86_64-pc-linux-gnu -Ipcre -I../include -I../include/x86_64-pc-linux-gnu -I../include/internal -I../include/internal/x86_64-pc-linux-gnu -Ibeam/jit -Ibeam/jit/x86 -Inifs/common -Inifs/unix -c nifs/common/prim_buffer_nif.c -o obj/x86_64-pc-linux-gnu/opt/jit/prim_buffer_nif.o x86_64-pc-linux-gnu-gcc -Werror=undef -Werror=implicit -Werror=return-type -fno-common -pipe -march=native -fno-diagnostics-color -O2 -fno-strict-aliasing -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/x86_64-pc-linux-gnu -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wpointer-arith -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -DBEAMASM=1 -DLIBSCTP= -Ix86_64-pc-linux-gnu/opt/jit -Ibeam -Isys/unix -Isys/common -Ix86_64-pc-linux-gnu -Ipcre -I../include -I../include/x86_64-pc-linux-gnu -I../include/internal -I../include/internal/x86_64-pc-linux-gnu -Ibeam/jit -Ibeam/jit/x86 -Inifs/common -Inifs/unix -c nifs/common/prim_file_nif.c -o obj/x86_64-pc-linux-gnu/opt/jit/prim_file_nif.o x86_64-pc-linux-gnu-gcc -Werror=undef -Werror=implicit -Werror=return-type -fno-common -pipe -march=native -fno-diagnostics-color -O2 -fno-strict-aliasing -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/x86_64-pc-linux-gnu -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wpointer-arith -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -DBEAMASM=1 -DLIBSCTP= -Ix86_64-pc-linux-gnu/opt/jit -Ibeam -Isys/unix -Isys/common -Ix86_64-pc-linux-gnu -Ipcre -I../include -I../include/x86_64-pc-linux-gnu -I../include/internal -I../include/internal/x86_64-pc-linux-gnu -Ibeam/jit -Ibeam/jit/x86 -Inifs/common -Inifs/unix -c nifs/common/zlib_nif.c -o obj/x86_64-pc-linux-gnu/opt/jit/zlib_nif.o x86_64-pc-linux-gnu-gcc -Werror=undef -Werror=implicit -Werror=return-type -fno-common -pipe -march=native -fno-diagnostics-color -O2 -fno-strict-aliasing -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/x86_64-pc-linux-gnu -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wpointer-arith -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -DBEAMASM=1 -DLIBSCTP= -Ix86_64-pc-linux-gnu/opt/jit -Ibeam -Isys/unix -Isys/common -Ix86_64-pc-linux-gnu -Ipcre -I../include -I../include/x86_64-pc-linux-gnu -I../include/internal -I../include/internal/x86_64-pc-linux-gnu -Ibeam/jit -Ibeam/jit/x86 -Inifs/common -Inifs/unix -c nifs/common/prim_socket_nif.c -o obj/x86_64-pc-linux-gnu/opt/jit/prim_socket_nif.o x86_64-pc-linux-gnu-gcc -Werror=undef -Werror=implicit -Werror=return-type -fno-common -pipe -march=native -fno-diagnostics-color -O2 -fno-strict-aliasing -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/x86_64-pc-linux-gnu -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wpointer-arith -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -DBEAMASM=1 -DLIBSCTP= -Ix86_64-pc-linux-gnu/opt/jit -Ibeam -Isys/unix -Isys/common -Ix86_64-pc-linux-gnu -Ipcre -I../include -I../include/x86_64-pc-linux-gnu -I../include/internal -I../include/internal/x86_64-pc-linux-gnu -Ibeam/jit -Ibeam/jit/x86 -Inifs/common -Inifs/unix -c nifs/common/prim_net_nif.c -o obj/x86_64-pc-linux-gnu/opt/jit/prim_net_nif.o x86_64-pc-linux-gnu-gcc -c -Werror=undef -Werror=implicit -Werror=return-type -fno-common -pipe -march=native -fno-diagnostics-color -O2 -fno-strict-aliasing -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/x86_64-pc-linux-gnu -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wpointer-arith -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -DBEAMASM=1 -DERLANG_INTEGRATION -o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/emulator/pcre/obj/x86_64-pc-linux-gnu/opt/pcre_latin_1_table.o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/emulator/pcre/pcre_latin_1_table.c x86_64-pc-linux-gnu-gcc -c -Werror=undef -Werror=implicit -Werror=return-type -fno-common -pipe -march=native -fno-diagnostics-color -O2 -fno-strict-aliasing -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/x86_64-pc-linux-gnu -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wpointer-arith -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -DBEAMASM=1 -DERLANG_INTEGRATION -o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/emulator/pcre/obj/x86_64-pc-linux-gnu/opt/pcre_compile.o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/emulator/pcre/pcre_compile.c x86_64-pc-linux-gnu-gcc -c -Werror=undef -Werror=implicit -Werror=return-type -fno-common -pipe -march=native -fno-diagnostics-color -O2 -fno-strict-aliasing -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/x86_64-pc-linux-gnu -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wpointer-arith -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -DBEAMASM=1 -DERLANG_INTEGRATION -o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/emulator/pcre/obj/x86_64-pc-linux-gnu/opt/pcre_config.o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/emulator/pcre/pcre_config.c x86_64-pc-linux-gnu-gcc -c -Werror=undef -Werror=implicit -Werror=return-type -fno-common -pipe -march=native -fno-diagnostics-color -O2 -fno-strict-aliasing -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/x86_64-pc-linux-gnu -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wpointer-arith -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -DBEAMASM=1 -DERLANG_INTEGRATION -o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/emulator/pcre/obj/x86_64-pc-linux-gnu/opt/pcre_dfa_exec.o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/emulator/pcre/pcre_dfa_exec.c for x in `grep -n COST_CHK /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/emulator/pcre/pcre_exec.c | grep -v 'COST_CHK(N)' | awk -F: '{print $1}'`; \ do \ N=`expr $x + 100`; \ echo "case $N: goto L_LOOP_COUNT_${x};"; \ done > /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/emulator/pcre/pcre_exec_loop_break_cases.inc x86_64-pc-linux-gnu-gcc -c -Werror=undef -Werror=implicit -Werror=return-type -fno-common -pipe -march=native -fno-diagnostics-color -O2 -fno-strict-aliasing -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/x86_64-pc-linux-gnu -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wpointer-arith -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -DBEAMASM=1 -DERLANG_INTEGRATION -o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/emulator/pcre/obj/x86_64-pc-linux-gnu/opt/pcre_fullinfo.o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/emulator/pcre/pcre_fullinfo.c x86_64-pc-linux-gnu-gcc -c -Werror=undef -Werror=implicit -Werror=return-type -fno-common -pipe -march=native -fno-diagnostics-color -O2 -fno-strict-aliasing -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/x86_64-pc-linux-gnu -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wpointer-arith -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -DBEAMASM=1 -DERLANG_INTEGRATION -o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/emulator/pcre/obj/x86_64-pc-linux-gnu/opt/pcre_get.o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/emulator/pcre/pcre_get.c x86_64-pc-linux-gnu-gcc -c -Werror=undef -Werror=implicit -Werror=return-type -fno-common -pipe -march=native -fno-diagnostics-color -O2 -fno-strict-aliasing -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/x86_64-pc-linux-gnu -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wpointer-arith -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -DBEAMASM=1 -DERLANG_INTEGRATION -o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/emulator/pcre/obj/x86_64-pc-linux-gnu/opt/pcre_globals.o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/emulator/pcre/pcre_globals.c x86_64-pc-linux-gnu-gcc -c -Werror=undef -Werror=implicit -Werror=return-type -fno-common -pipe -march=native -fno-diagnostics-color -O2 -fno-strict-aliasing -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/x86_64-pc-linux-gnu -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wpointer-arith -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -DBEAMASM=1 -DERLANG_INTEGRATION -o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/emulator/pcre/obj/x86_64-pc-linux-gnu/opt/pcre_maketables.o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/emulator/pcre/pcre_maketables.c x86_64-pc-linux-gnu-gcc -c -Werror=undef -Werror=implicit -Werror=return-type -fno-common -pipe -march=native -fno-diagnostics-color -O2 -fno-strict-aliasing -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/x86_64-pc-linux-gnu -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wpointer-arith -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -DBEAMASM=1 -DERLANG_INTEGRATION -o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/emulator/pcre/obj/x86_64-pc-linux-gnu/opt/pcre_newline.o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/emulator/pcre/pcre_newline.c x86_64-pc-linux-gnu-gcc -c -Werror=undef -Werror=implicit -Werror=return-type -fno-common -pipe -march=native -fno-diagnostics-color -O2 -fno-strict-aliasing -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/x86_64-pc-linux-gnu -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wpointer-arith -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -DBEAMASM=1 -DERLANG_INTEGRATION -o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/emulator/pcre/obj/x86_64-pc-linux-gnu/opt/pcre_ord2utf8.o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/emulator/pcre/pcre_ord2utf8.c x86_64-pc-linux-gnu-gcc -c -Werror=undef -Werror=implicit -Werror=return-type -fno-common -pipe -march=native -fno-diagnostics-color -O2 -fno-strict-aliasing -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/x86_64-pc-linux-gnu -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wpointer-arith -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -DBEAMASM=1 -DERLANG_INTEGRATION -o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/emulator/pcre/obj/x86_64-pc-linux-gnu/opt/pcre_refcount.o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/emulator/pcre/pcre_refcount.c x86_64-pc-linux-gnu-gcc -c -Werror=undef -Werror=implicit -Werror=return-type -fno-common -pipe -march=native -fno-diagnostics-color -O2 -fno-strict-aliasing -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/x86_64-pc-linux-gnu -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wpointer-arith -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -DBEAMASM=1 -DERLANG_INTEGRATION -o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/emulator/pcre/obj/x86_64-pc-linux-gnu/opt/pcre_study.o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/emulator/pcre/pcre_study.c x86_64-pc-linux-gnu-gcc -c -Werror=undef -Werror=implicit -Werror=return-type -fno-common -pipe -march=native -fno-diagnostics-color -O2 -fno-strict-aliasing -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/x86_64-pc-linux-gnu -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wpointer-arith -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -DBEAMASM=1 -DERLANG_INTEGRATION -o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/emulator/pcre/obj/x86_64-pc-linux-gnu/opt/pcre_tables.o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/emulator/pcre/pcre_tables.c x86_64-pc-linux-gnu-gcc -c -Werror=undef -Werror=implicit -Werror=return-type -fno-common -pipe -march=native -fno-diagnostics-color -O2 -fno-strict-aliasing -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/x86_64-pc-linux-gnu -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wpointer-arith -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -DBEAMASM=1 -DERLANG_INTEGRATION -o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/emulator/pcre/obj/x86_64-pc-linux-gnu/opt/pcre_valid_utf8.o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/emulator/pcre/pcre_valid_utf8.c x86_64-pc-linux-gnu-gcc -c -Werror=undef -Werror=implicit -Werror=return-type -fno-common -pipe -march=native -fno-diagnostics-color -O2 -fno-strict-aliasing -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/x86_64-pc-linux-gnu -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wpointer-arith -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -DBEAMASM=1 -DERLANG_INTEGRATION -o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/emulator/pcre/obj/x86_64-pc-linux-gnu/opt/pcre_version.o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/emulator/pcre/pcre_version.c x86_64-pc-linux-gnu-gcc -c -Werror=undef -Werror=implicit -Werror=return-type -fno-common -pipe -march=native -fno-diagnostics-color -O2 -fno-strict-aliasing -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/x86_64-pc-linux-gnu -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wpointer-arith -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -DBEAMASM=1 -DERLANG_INTEGRATION -o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/emulator/pcre/obj/x86_64-pc-linux-gnu/opt/pcre_byte_order.o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/emulator/pcre/pcre_byte_order.c x86_64-pc-linux-gnu-gcc -c -Werror=undef -Werror=implicit -Werror=return-type -fno-common -pipe -march=native -fno-diagnostics-color -O2 -fno-strict-aliasing -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/x86_64-pc-linux-gnu -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wpointer-arith -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -DBEAMASM=1 -DERLANG_INTEGRATION -o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/emulator/pcre/obj/x86_64-pc-linux-gnu/opt/pcre_jit_compile.o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/emulator/pcre/pcre_jit_compile.c x86_64-pc-linux-gnu-gcc -c -Werror=undef -Werror=implicit -Werror=return-type -fno-common -pipe -march=native -fno-diagnostics-color -O2 -fno-strict-aliasing -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/x86_64-pc-linux-gnu -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wpointer-arith -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -DBEAMASM=1 -DERLANG_INTEGRATION -o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/emulator/pcre/obj/x86_64-pc-linux-gnu/opt/pcre_string_utils.o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/emulator/pcre/pcre_string_utils.c x86_64-pc-linux-gnu-gcc -c -Werror=undef -Werror=implicit -Werror=return-type -fno-common -pipe -march=native -fno-diagnostics-color -O2 -fno-strict-aliasing -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/x86_64-pc-linux-gnu -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wpointer-arith -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -DBEAMASM=1 -DERLANG_INTEGRATION -o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/emulator/pcre/obj/x86_64-pc-linux-gnu/opt/pcre_ucd.o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/emulator/pcre/pcre_ucd.c x86_64-pc-linux-gnu-gcc -c -Werror=undef -Werror=implicit -Werror=return-type -fno-common -pipe -march=native -fno-diagnostics-color -O2 -fno-strict-aliasing -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/x86_64-pc-linux-gnu -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wpointer-arith -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -DBEAMASM=1 -DERLANG_INTEGRATION -o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/emulator/pcre/obj/x86_64-pc-linux-gnu/opt/pcre_xclass.o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/emulator/pcre/pcre_xclass.c x86_64-pc-linux-gnu-gcc -Werror=undef -Werror=implicit -Werror=return-type -fno-common -pipe -march=native -fno-diagnostics-color -O2 -fno-strict-aliasing -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/x86_64-pc-linux-gnu -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wpointer-arith -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -DBEAMASM=1 -Ix86_64-pc-linux-gnu/opt/jit -Ibeam -Isys/unix -Isys/common -Ix86_64-pc-linux-gnu -Ipcre -I../include -I../include/x86_64-pc-linux-gnu -I../include/internal -I../include/internal/x86_64-pc-linux-gnu -Ibeam/jit -Ibeam/jit/x86 -c sys/unix/erl_child_setup.c -o obj/x86_64-pc-linux-gnu/opt/jit/erl_child_setup.o x86_64-pc-linux-gnu-g++ -DASMJIT_EMBED=1 -DASMJIT_NO_BUILDER=1 -DASMJIT_NO_DEPRECATED=1 -DASMJIT_STATIC=1 -Ix86_64-pc-linux-gnu/opt/jit -Ibeam -Isys/unix -Isys/common -Ix86_64-pc-linux-gnu -Ipcre -I../include -I../include/x86_64-pc-linux-gnu -I../include/internal -I../include/internal/x86_64-pc-linux-gnu -Ibeam/jit -Ibeam/jit/x86 \ -Werror=undef -Werror=return-type -fno-common -pipe -march=native -fno-diagnostics-color -O3 -fomit-frame-pointer -fno-strict-aliasing -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/x86_64-pc-linux-gnu -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wpointer-arith -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -DBEAMASM=1 -pipe -march=native -fno-diagnostics-color -O3 -fomit-frame-pointer -fno-strict-aliasing -std=c++17 \ -Ix86_64-pc-linux-gnu/opt/jit -c x86_64-pc-linux-gnu/opt/jit/asmjit/asmjit.hpp -o x86_64-pc-linux-gnu/opt/jit/asmjit/asmjit.hpp.gch x86_64-pc-linux-gnu-gcc -DERTS_NO_KERNEL_POLL_VERSION -Werror=undef -Werror=implicit -Werror=return-type -fno-common -pipe -march=native -fno-diagnostics-color -O3 -fomit-frame-pointer -fno-strict-aliasing -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/x86_64-pc-linux-gnu -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wpointer-arith -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -DBEAMASM=1 -Ix86_64-pc-linux-gnu/opt/jit -Ibeam -Isys/unix -Isys/common -Ix86_64-pc-linux-gnu -Ipcre -I../include -I../include/x86_64-pc-linux-gnu -I../include/internal -I../include/internal/x86_64-pc-linux-gnu -Ibeam/jit -Ibeam/jit/x86 -c x86_64-pc-linux-gnu/opt/jit/erl_poll.flbk.c -o obj/x86_64-pc-linux-gnu/opt/jit/erl_poll.flbk.o x86_64-pc-linux-gnu-gcc -c -Werror=undef -Werror=implicit -Werror=return-type -fno-common -pipe -march=native -fno-diagnostics-color -O2 -fno-strict-aliasing -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/x86_64-pc-linux-gnu -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wpointer-arith -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -DBEAMASM=1 -DERLANG_INTEGRATION -o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/emulator/pcre/obj/x86_64-pc-linux-gnu/opt/pcre_exec.o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/emulator/pcre/pcre_exec.c x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/bin/x86_64-pc-linux-gnu/erl_child_setup \ -Werror=undef -Werror=implicit -Werror=return-type -fno-common -pipe -march=native -fno-diagnostics-color -O3 -fomit-frame-pointer -funroll-loops -fno-strict-aliasing -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/x86_64-pc-linux-gnu -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wpointer-arith -Wmissing-prototypes -Wdeclaration-after-statement -Ibeam -Isys/unix -Isys/common -Ix86_64-pc-linux-gnu -Ipcre -I../include -I../include/x86_64-pc-linux-gnu -I../include/internal -I../include/internal/x86_64-pc-linux-gnu -Ibeam/jit -Ibeam/jit/x86 obj/x86_64-pc-linux-gnu/opt/jit/erl_child_setup.o obj/x86_64-pc-linux-gnu/opt/jit/sys_uds.o obj/x86_64-pc-linux-gnu/opt/jit/hash.o -L../lib/internal/x86_64-pc-linux-gnu -lerts_internal x86_64-pc-linux-gnu-g++ -DASMJIT_EMBED=1 -DASMJIT_NO_BUILDER=1 -DASMJIT_NO_DEPRECATED=1 -DASMJIT_STATIC=1 -Ix86_64-pc-linux-gnu/opt/jit -Ibeam -Isys/unix -Isys/common -Ix86_64-pc-linux-gnu -Ipcre -I../include -I../include/x86_64-pc-linux-gnu -I../include/internal -I../include/internal/x86_64-pc-linux-gnu -Ibeam/jit -Ibeam/jit/x86 \ -Werror=undef -Werror=return-type -fno-common -pipe -march=native -fno-diagnostics-color -O3 -fomit-frame-pointer -fno-strict-aliasing -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/x86_64-pc-linux-gnu -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wpointer-arith -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -DBEAMASM=1 -pipe -march=native -fno-diagnostics-color -O3 -fomit-frame-pointer -fno-strict-aliasing -std=c++17 \ -include x86_64-pc-linux-gnu/opt/jit/asmjit/asmjit.hpp -c beam/jit/x86/beam_asm.cpp -o obj/x86_64-pc-linux-gnu/opt/jit/beam_asm.o x86_64-pc-linux-gnu-g++ -DASMJIT_EMBED=1 -DASMJIT_NO_BUILDER=1 -DASMJIT_NO_DEPRECATED=1 -DASMJIT_STATIC=1 -Ix86_64-pc-linux-gnu/opt/jit -Ibeam -Isys/unix -Isys/common -Ix86_64-pc-linux-gnu -Ipcre -I../include -I../include/x86_64-pc-linux-gnu -I../include/internal -I../include/internal/x86_64-pc-linux-gnu -Ibeam/jit -Ibeam/jit/x86 \ -Werror=undef -Werror=return-type -fno-common -pipe -march=native -fno-diagnostics-color -O3 -fomit-frame-pointer -fno-strict-aliasing -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/x86_64-pc-linux-gnu -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wpointer-arith -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -DBEAMASM=1 -pipe -march=native -fno-diagnostics-color -O3 -fomit-frame-pointer -fno-strict-aliasing -std=c++17 \ -include x86_64-pc-linux-gnu/opt/jit/asmjit/asmjit.hpp -c beam/jit/x86/beam_asm_global.cpp -o obj/x86_64-pc-linux-gnu/opt/jit/beam_asm_global.o x86_64-pc-linux-gnu-g++ -DASMJIT_EMBED=1 -DASMJIT_NO_BUILDER=1 -DASMJIT_NO_DEPRECATED=1 -DASMJIT_STATIC=1 -Ix86_64-pc-linux-gnu/opt/jit -Ibeam -Isys/unix -Isys/common -Ix86_64-pc-linux-gnu -Ipcre -I../include -I../include/x86_64-pc-linux-gnu -I../include/internal -I../include/internal/x86_64-pc-linux-gnu -Ibeam/jit -Ibeam/jit/x86 \ -Werror=undef -Werror=return-type -fno-common -pipe -march=native -fno-diagnostics-color -O3 -fomit-frame-pointer -fno-strict-aliasing -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/x86_64-pc-linux-gnu -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wpointer-arith -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -DBEAMASM=1 -pipe -march=native -fno-diagnostics-color -O3 -fomit-frame-pointer -fno-strict-aliasing -std=c++17 \ -include x86_64-pc-linux-gnu/opt/jit/asmjit/asmjit.hpp -c beam/jit/x86/beam_asm_module.cpp -o obj/x86_64-pc-linux-gnu/opt/jit/beam_asm_module.o x86_64-pc-linux-gnu-g++ -DASMJIT_EMBED=1 -DASMJIT_NO_BUILDER=1 -DASMJIT_NO_DEPRECATED=1 -DASMJIT_STATIC=1 -Ix86_64-pc-linux-gnu/opt/jit -Ibeam -Isys/unix -Isys/common -Ix86_64-pc-linux-gnu -Ipcre -I../include -I../include/x86_64-pc-linux-gnu -I../include/internal -I../include/internal/x86_64-pc-linux-gnu -Ibeam/jit -Ibeam/jit/x86 \ -Werror=undef -Werror=return-type -fno-common -pipe -march=native -fno-diagnostics-color -O3 -fomit-frame-pointer -fno-strict-aliasing -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/x86_64-pc-linux-gnu -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wpointer-arith -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -DBEAMASM=1 -pipe -march=native -fno-diagnostics-color -O3 -fomit-frame-pointer -fno-strict-aliasing -std=c++17 \ -include x86_64-pc-linux-gnu/opt/jit/asmjit/asmjit.hpp -c beam/jit/x86/beam_asm_perf.cpp -o obj/x86_64-pc-linux-gnu/opt/jit/beam_asm_perf.o x86_64-pc-linux-gnu-g++ -DASMJIT_EMBED=1 -DASMJIT_NO_BUILDER=1 -DASMJIT_NO_DEPRECATED=1 -DASMJIT_STATIC=1 -Ix86_64-pc-linux-gnu/opt/jit -Ibeam -Isys/unix -Isys/common -Ix86_64-pc-linux-gnu -Ipcre -I../include -I../include/x86_64-pc-linux-gnu -I../include/internal -I../include/internal/x86_64-pc-linux-gnu -Ibeam/jit -Ibeam/jit/x86 \ -Werror=undef -Werror=return-type -fno-common -pipe -march=native -fno-diagnostics-color -O3 -fomit-frame-pointer -fno-strict-aliasing -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/x86_64-pc-linux-gnu -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wpointer-arith -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -DBEAMASM=1 -pipe -march=native -fno-diagnostics-color -O3 -fomit-frame-pointer -fno-strict-aliasing -std=c++17 \ -include x86_64-pc-linux-gnu/opt/jit/asmjit/asmjit.hpp -c beam/jit/x86/instr_arith.cpp -o obj/x86_64-pc-linux-gnu/opt/jit/instr_arith.o x86_64-pc-linux-gnu-g++ -DASMJIT_EMBED=1 -DASMJIT_NO_BUILDER=1 -DASMJIT_NO_DEPRECATED=1 -DASMJIT_STATIC=1 -Ix86_64-pc-linux-gnu/opt/jit -Ibeam -Isys/unix -Isys/common -Ix86_64-pc-linux-gnu -Ipcre -I../include -I../include/x86_64-pc-linux-gnu -I../include/internal -I../include/internal/x86_64-pc-linux-gnu -Ibeam/jit -Ibeam/jit/x86 \ -Werror=undef -Werror=return-type -fno-common -pipe -march=native -fno-diagnostics-color -O3 -fomit-frame-pointer -fno-strict-aliasing -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/x86_64-pc-linux-gnu -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wpointer-arith -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -DBEAMASM=1 -pipe -march=native -fno-diagnostics-color -O3 -fomit-frame-pointer -fno-strict-aliasing -std=c++17 \ -include x86_64-pc-linux-gnu/opt/jit/asmjit/asmjit.hpp -c beam/jit/x86/instr_bs.cpp -o obj/x86_64-pc-linux-gnu/opt/jit/instr_bs.o x86_64-pc-linux-gnu-g++ -DASMJIT_EMBED=1 -DASMJIT_NO_BUILDER=1 -DASMJIT_NO_DEPRECATED=1 -DASMJIT_STATIC=1 -Ix86_64-pc-linux-gnu/opt/jit -Ibeam -Isys/unix -Isys/common -Ix86_64-pc-linux-gnu -Ipcre -I../include -I../include/x86_64-pc-linux-gnu -I../include/internal -I../include/internal/x86_64-pc-linux-gnu -Ibeam/jit -Ibeam/jit/x86 \ -Werror=undef -Werror=return-type -fno-common -pipe -march=native -fno-diagnostics-color -O3 -fomit-frame-pointer -fno-strict-aliasing -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/x86_64-pc-linux-gnu -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wpointer-arith -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -DBEAMASM=1 -pipe -march=native -fno-diagnostics-color -O3 -fomit-frame-pointer -fno-strict-aliasing -std=c++17 \ -include x86_64-pc-linux-gnu/opt/jit/asmjit/asmjit.hpp -c beam/jit/x86/instr_bif.cpp -o obj/x86_64-pc-linux-gnu/opt/jit/instr_bif.o x86_64-pc-linux-gnu-g++ -DASMJIT_EMBED=1 -DASMJIT_NO_BUILDER=1 -DASMJIT_NO_DEPRECATED=1 -DASMJIT_STATIC=1 -Ix86_64-pc-linux-gnu/opt/jit -Ibeam -Isys/unix -Isys/common -Ix86_64-pc-linux-gnu -Ipcre -I../include -I../include/x86_64-pc-linux-gnu -I../include/internal -I../include/internal/x86_64-pc-linux-gnu -Ibeam/jit -Ibeam/jit/x86 \ -Werror=undef -Werror=return-type -fno-common -pipe -march=native -fno-diagnostics-color -O3 -fomit-frame-pointer -fno-strict-aliasing -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/x86_64-pc-linux-gnu -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wpointer-arith -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -DBEAMASM=1 -pipe -march=native -fno-diagnostics-color -O3 -fomit-frame-pointer -fno-strict-aliasing -std=c++17 \ -include x86_64-pc-linux-gnu/opt/jit/asmjit/asmjit.hpp -c beam/jit/x86/instr_call.cpp -o obj/x86_64-pc-linux-gnu/opt/jit/instr_call.o x86_64-pc-linux-gnu-g++ -DASMJIT_EMBED=1 -DASMJIT_NO_BUILDER=1 -DASMJIT_NO_DEPRECATED=1 -DASMJIT_STATIC=1 -Ix86_64-pc-linux-gnu/opt/jit -Ibeam -Isys/unix -Isys/common -Ix86_64-pc-linux-gnu -Ipcre -I../include -I../include/x86_64-pc-linux-gnu -I../include/internal -I../include/internal/x86_64-pc-linux-gnu -Ibeam/jit -Ibeam/jit/x86 \ -Werror=undef -Werror=return-type -fno-common -pipe -march=native -fno-diagnostics-color -O3 -fomit-frame-pointer -fno-strict-aliasing -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/x86_64-pc-linux-gnu -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wpointer-arith -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -DBEAMASM=1 -pipe -march=native -fno-diagnostics-color -O3 -fomit-frame-pointer -fno-strict-aliasing -std=c++17 \ -include x86_64-pc-linux-gnu/opt/jit/asmjit/asmjit.hpp -c beam/jit/x86/instr_common.cpp -o obj/x86_64-pc-linux-gnu/opt/jit/instr_common.o x86_64-pc-linux-gnu-g++ -DASMJIT_EMBED=1 -DASMJIT_NO_BUILDER=1 -DASMJIT_NO_DEPRECATED=1 -DASMJIT_STATIC=1 -Ix86_64-pc-linux-gnu/opt/jit -Ibeam -Isys/unix -Isys/common -Ix86_64-pc-linux-gnu -Ipcre -I../include -I../include/x86_64-pc-linux-gnu -I../include/internal -I../include/internal/x86_64-pc-linux-gnu -Ibeam/jit -Ibeam/jit/x86 \ -Werror=undef -Werror=return-type -fno-common -pipe -march=native -fno-diagnostics-color -O3 -fomit-frame-pointer -fno-strict-aliasing -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/x86_64-pc-linux-gnu -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wpointer-arith -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -DBEAMASM=1 -pipe -march=native -fno-diagnostics-color -O3 -fomit-frame-pointer -fno-strict-aliasing -std=c++17 \ -include x86_64-pc-linux-gnu/opt/jit/asmjit/asmjit.hpp -c beam/jit/x86/instr_float.cpp -o obj/x86_64-pc-linux-gnu/opt/jit/instr_float.o x86_64-pc-linux-gnu-g++ -DASMJIT_EMBED=1 -DASMJIT_NO_BUILDER=1 -DASMJIT_NO_DEPRECATED=1 -DASMJIT_STATIC=1 -Ix86_64-pc-linux-gnu/opt/jit -Ibeam -Isys/unix -Isys/common -Ix86_64-pc-linux-gnu -Ipcre -I../include -I../include/x86_64-pc-linux-gnu -I../include/internal -I../include/internal/x86_64-pc-linux-gnu -Ibeam/jit -Ibeam/jit/x86 \ -Werror=undef -Werror=return-type -fno-common -pipe -march=native -fno-diagnostics-color -O3 -fomit-frame-pointer -fno-strict-aliasing -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/x86_64-pc-linux-gnu -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wpointer-arith -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -DBEAMASM=1 -pipe -march=native -fno-diagnostics-color -O3 -fomit-frame-pointer -fno-strict-aliasing -std=c++17 \ -include x86_64-pc-linux-gnu/opt/jit/asmjit/asmjit.hpp -c beam/jit/x86/instr_guard_bifs.cpp -o obj/x86_64-pc-linux-gnu/opt/jit/instr_guard_bifs.o x86_64-pc-linux-gnu-g++ -DASMJIT_EMBED=1 -DASMJIT_NO_BUILDER=1 -DASMJIT_NO_DEPRECATED=1 -DASMJIT_STATIC=1 -Ix86_64-pc-linux-gnu/opt/jit -Ibeam -Isys/unix -Isys/common -Ix86_64-pc-linux-gnu -Ipcre -I../include -I../include/x86_64-pc-linux-gnu -I../include/internal -I../include/internal/x86_64-pc-linux-gnu -Ibeam/jit -Ibeam/jit/x86 \ -Werror=undef -Werror=return-type -fno-common -pipe -march=native -fno-diagnostics-color -O3 -fomit-frame-pointer -fno-strict-aliasing -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/x86_64-pc-linux-gnu -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wpointer-arith -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -DBEAMASM=1 -pipe -march=native -fno-diagnostics-color -O3 -fomit-frame-pointer -fno-strict-aliasing -std=c++17 \ -include x86_64-pc-linux-gnu/opt/jit/asmjit/asmjit.hpp -c beam/jit/x86/instr_map.cpp -o obj/x86_64-pc-linux-gnu/opt/jit/instr_map.o x86_64-pc-linux-gnu-g++ -DASMJIT_EMBED=1 -DASMJIT_NO_BUILDER=1 -DASMJIT_NO_DEPRECATED=1 -DASMJIT_STATIC=1 -Ix86_64-pc-linux-gnu/opt/jit -Ibeam -Isys/unix -Isys/common -Ix86_64-pc-linux-gnu -Ipcre -I../include -I../include/x86_64-pc-linux-gnu -I../include/internal -I../include/internal/x86_64-pc-linux-gnu -Ibeam/jit -Ibeam/jit/x86 \ -Werror=undef -Werror=return-type -fno-common -pipe -march=native -fno-diagnostics-color -O3 -fomit-frame-pointer -fno-strict-aliasing -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/x86_64-pc-linux-gnu -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wpointer-arith -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -DBEAMASM=1 -pipe -march=native -fno-diagnostics-color -O3 -fomit-frame-pointer -fno-strict-aliasing -std=c++17 \ -include x86_64-pc-linux-gnu/opt/jit/asmjit/asmjit.hpp -c beam/jit/x86/instr_msg.cpp -o obj/x86_64-pc-linux-gnu/opt/jit/instr_msg.o x86_64-pc-linux-gnu-g++ -DASMJIT_EMBED=1 -DASMJIT_NO_BUILDER=1 -DASMJIT_NO_DEPRECATED=1 -DASMJIT_STATIC=1 -Ix86_64-pc-linux-gnu/opt/jit -Ibeam -Isys/unix -Isys/common -Ix86_64-pc-linux-gnu -Ipcre -I../include -I../include/x86_64-pc-linux-gnu -I../include/internal -I../include/internal/x86_64-pc-linux-gnu -Ibeam/jit -Ibeam/jit/x86 \ -Werror=undef -Werror=return-type -fno-common -pipe -march=native -fno-diagnostics-color -O3 -fomit-frame-pointer -fno-strict-aliasing -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/x86_64-pc-linux-gnu -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wpointer-arith -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -DBEAMASM=1 -pipe -march=native -fno-diagnostics-color -O3 -fomit-frame-pointer -fno-strict-aliasing -std=c++17 \ -include x86_64-pc-linux-gnu/opt/jit/asmjit/asmjit.hpp -c beam/jit/x86/instr_select.cpp -o obj/x86_64-pc-linux-gnu/opt/jit/instr_select.o x86_64-pc-linux-gnu-g++ -DASMJIT_EMBED=1 -DASMJIT_NO_BUILDER=1 -DASMJIT_NO_DEPRECATED=1 -DASMJIT_STATIC=1 -Ix86_64-pc-linux-gnu/opt/jit -Ibeam -Isys/unix -Isys/common -Ix86_64-pc-linux-gnu -Ipcre -I../include -I../include/x86_64-pc-linux-gnu -I../include/internal -I../include/internal/x86_64-pc-linux-gnu -Ibeam/jit -Ibeam/jit/x86 \ -Werror=undef -Werror=return-type -fno-common -pipe -march=native -fno-diagnostics-color -O3 -fomit-frame-pointer -fno-strict-aliasing -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/x86_64-pc-linux-gnu -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wpointer-arith -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -DBEAMASM=1 -pipe -march=native -fno-diagnostics-color -O3 -fomit-frame-pointer -fno-strict-aliasing -std=c++17 \ -include x86_64-pc-linux-gnu/opt/jit/asmjit/asmjit.hpp -c beam/jit/x86/instr_trace.cpp -o obj/x86_64-pc-linux-gnu/opt/jit/instr_trace.o x86_64-pc-linux-gnu-g++ -DASMJIT_EMBED=1 -DASMJIT_NO_BUILDER=1 -DASMJIT_NO_DEPRECATED=1 -DASMJIT_STATIC=1 -Ix86_64-pc-linux-gnu/opt/jit -Ibeam -Isys/unix -Isys/common -Ix86_64-pc-linux-gnu -Ipcre -I../include -I../include/x86_64-pc-linux-gnu -I../include/internal -I../include/internal/x86_64-pc-linux-gnu -Ibeam/jit -Ibeam/jit/x86 \ -Werror=undef -Werror=return-type -fno-common -pipe -march=native -fno-diagnostics-color -O3 -fomit-frame-pointer -fno-strict-aliasing -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/x86_64-pc-linux-gnu -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wpointer-arith -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -DBEAMASM=1 -pipe -march=native -fno-diagnostics-color -O3 -fomit-frame-pointer -fno-strict-aliasing -std=c++17 \ -include x86_64-pc-linux-gnu/opt/jit/asmjit/asmjit.hpp -c asmjit/core/archtraits.cpp -o obj/x86_64-pc-linux-gnu/opt/jit/asmjit/core/archtraits.o x86_64-pc-linux-gnu-g++ -DASMJIT_EMBED=1 -DASMJIT_NO_BUILDER=1 -DASMJIT_NO_DEPRECATED=1 -DASMJIT_STATIC=1 -Ix86_64-pc-linux-gnu/opt/jit -Ibeam -Isys/unix -Isys/common -Ix86_64-pc-linux-gnu -Ipcre -I../include -I../include/x86_64-pc-linux-gnu -I../include/internal -I../include/internal/x86_64-pc-linux-gnu -Ibeam/jit -Ibeam/jit/x86 \ -Werror=undef -Werror=return-type -fno-common -pipe -march=native -fno-diagnostics-color -O3 -fomit-frame-pointer -fno-strict-aliasing -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/x86_64-pc-linux-gnu -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wpointer-arith -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -DBEAMASM=1 -pipe -march=native -fno-diagnostics-color -O3 -fomit-frame-pointer -fno-strict-aliasing -std=c++17 \ -include x86_64-pc-linux-gnu/opt/jit/asmjit/asmjit.hpp -c asmjit/core/assembler.cpp -o obj/x86_64-pc-linux-gnu/opt/jit/asmjit/core/assembler.o x86_64-pc-linux-gnu-g++ -DASMJIT_EMBED=1 -DASMJIT_NO_BUILDER=1 -DASMJIT_NO_DEPRECATED=1 -DASMJIT_STATIC=1 -Ix86_64-pc-linux-gnu/opt/jit -Ibeam -Isys/unix -Isys/common -Ix86_64-pc-linux-gnu -Ipcre -I../include -I../include/x86_64-pc-linux-gnu -I../include/internal -I../include/internal/x86_64-pc-linux-gnu -Ibeam/jit -Ibeam/jit/x86 \ -Werror=undef -Werror=return-type -fno-common -pipe -march=native -fno-diagnostics-color -O3 -fomit-frame-pointer -fno-strict-aliasing -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/x86_64-pc-linux-gnu -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wpointer-arith -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -DBEAMASM=1 -pipe -march=native -fno-diagnostics-color -O3 -fomit-frame-pointer -fno-strict-aliasing -std=c++17 \ -include x86_64-pc-linux-gnu/opt/jit/asmjit/asmjit.hpp -c asmjit/core/builder.cpp -o obj/x86_64-pc-linux-gnu/opt/jit/asmjit/core/builder.o x86_64-pc-linux-gnu-g++ -DASMJIT_EMBED=1 -DASMJIT_NO_BUILDER=1 -DASMJIT_NO_DEPRECATED=1 -DASMJIT_STATIC=1 -Ix86_64-pc-linux-gnu/opt/jit -Ibeam -Isys/unix -Isys/common -Ix86_64-pc-linux-gnu -Ipcre -I../include -I../include/x86_64-pc-linux-gnu -I../include/internal -I../include/internal/x86_64-pc-linux-gnu -Ibeam/jit -Ibeam/jit/x86 \ -Werror=undef -Werror=return-type -fno-common -pipe -march=native -fno-diagnostics-color -O3 -fomit-frame-pointer -fno-strict-aliasing -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/x86_64-pc-linux-gnu -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wpointer-arith -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -DBEAMASM=1 -pipe -march=native -fno-diagnostics-color -O3 -fomit-frame-pointer -fno-strict-aliasing -std=c++17 \ -include x86_64-pc-linux-gnu/opt/jit/asmjit/asmjit.hpp -c asmjit/core/codeholder.cpp -o obj/x86_64-pc-linux-gnu/opt/jit/asmjit/core/codeholder.o x86_64-pc-linux-gnu-g++ -DASMJIT_EMBED=1 -DASMJIT_NO_BUILDER=1 -DASMJIT_NO_DEPRECATED=1 -DASMJIT_STATIC=1 -Ix86_64-pc-linux-gnu/opt/jit -Ibeam -Isys/unix -Isys/common -Ix86_64-pc-linux-gnu -Ipcre -I../include -I../include/x86_64-pc-linux-gnu -I../include/internal -I../include/internal/x86_64-pc-linux-gnu -Ibeam/jit -Ibeam/jit/x86 \ -Werror=undef -Werror=return-type -fno-common -pipe -march=native -fno-diagnostics-color -O3 -fomit-frame-pointer -fno-strict-aliasing -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/x86_64-pc-linux-gnu -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wpointer-arith -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -DBEAMASM=1 -pipe -march=native -fno-diagnostics-color -O3 -fomit-frame-pointer -fno-strict-aliasing -std=c++17 \ -include x86_64-pc-linux-gnu/opt/jit/asmjit/asmjit.hpp -c asmjit/core/codewriter.cpp -o obj/x86_64-pc-linux-gnu/opt/jit/asmjit/core/codewriter.o x86_64-pc-linux-gnu-g++ -DASMJIT_EMBED=1 -DASMJIT_NO_BUILDER=1 -DASMJIT_NO_DEPRECATED=1 -DASMJIT_STATIC=1 -Ix86_64-pc-linux-gnu/opt/jit -Ibeam -Isys/unix -Isys/common -Ix86_64-pc-linux-gnu -Ipcre -I../include -I../include/x86_64-pc-linux-gnu -I../include/internal -I../include/internal/x86_64-pc-linux-gnu -Ibeam/jit -Ibeam/jit/x86 \ -Werror=undef -Werror=return-type -fno-common -pipe -march=native -fno-diagnostics-color -O3 -fomit-frame-pointer -fno-strict-aliasing -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/x86_64-pc-linux-gnu -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wpointer-arith -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -DBEAMASM=1 -pipe -march=native -fno-diagnostics-color -O3 -fomit-frame-pointer -fno-strict-aliasing -std=c++17 \ -include x86_64-pc-linux-gnu/opt/jit/asmjit/asmjit.hpp -c asmjit/core/compiler.cpp -o obj/x86_64-pc-linux-gnu/opt/jit/asmjit/core/compiler.o x86_64-pc-linux-gnu-g++ -DASMJIT_EMBED=1 -DASMJIT_NO_BUILDER=1 -DASMJIT_NO_DEPRECATED=1 -DASMJIT_STATIC=1 -Ix86_64-pc-linux-gnu/opt/jit -Ibeam -Isys/unix -Isys/common -Ix86_64-pc-linux-gnu -Ipcre -I../include -I../include/x86_64-pc-linux-gnu -I../include/internal -I../include/internal/x86_64-pc-linux-gnu -Ibeam/jit -Ibeam/jit/x86 \ -Werror=undef -Werror=return-type -fno-common -pipe -march=native -fno-diagnostics-color -O3 -fomit-frame-pointer -fno-strict-aliasing -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/x86_64-pc-linux-gnu -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wpointer-arith -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -DBEAMASM=1 -pipe -march=native -fno-diagnostics-color -O3 -fomit-frame-pointer -fno-strict-aliasing -std=c++17 \ -include x86_64-pc-linux-gnu/opt/jit/asmjit/asmjit.hpp -c asmjit/core/constpool.cpp -o obj/x86_64-pc-linux-gnu/opt/jit/asmjit/core/constpool.o x86_64-pc-linux-gnu-g++ -DASMJIT_EMBED=1 -DASMJIT_NO_BUILDER=1 -DASMJIT_NO_DEPRECATED=1 -DASMJIT_STATIC=1 -Ix86_64-pc-linux-gnu/opt/jit -Ibeam -Isys/unix -Isys/common -Ix86_64-pc-linux-gnu -Ipcre -I../include -I../include/x86_64-pc-linux-gnu -I../include/internal -I../include/internal/x86_64-pc-linux-gnu -Ibeam/jit -Ibeam/jit/x86 \ -Werror=undef -Werror=return-type -fno-common -pipe -march=native -fno-diagnostics-color -O3 -fomit-frame-pointer -fno-strict-aliasing -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/x86_64-pc-linux-gnu -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wpointer-arith -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -DBEAMASM=1 -pipe -march=native -fno-diagnostics-color -O3 -fomit-frame-pointer -fno-strict-aliasing -std=c++17 \ -include x86_64-pc-linux-gnu/opt/jit/asmjit/asmjit.hpp -c asmjit/core/cpuinfo.cpp -o obj/x86_64-pc-linux-gnu/opt/jit/asmjit/core/cpuinfo.o x86_64-pc-linux-gnu-g++ -DASMJIT_EMBED=1 -DASMJIT_NO_BUILDER=1 -DASMJIT_NO_DEPRECATED=1 -DASMJIT_STATIC=1 -Ix86_64-pc-linux-gnu/opt/jit -Ibeam -Isys/unix -Isys/common -Ix86_64-pc-linux-gnu -Ipcre -I../include -I../include/x86_64-pc-linux-gnu -I../include/internal -I../include/internal/x86_64-pc-linux-gnu -Ibeam/jit -Ibeam/jit/x86 \ -Werror=undef -Werror=return-type -fno-common -pipe -march=native -fno-diagnostics-color -O3 -fomit-frame-pointer -fno-strict-aliasing -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/x86_64-pc-linux-gnu -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wpointer-arith -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -DBEAMASM=1 -pipe -march=native -fno-diagnostics-color -O3 -fomit-frame-pointer -fno-strict-aliasing -std=c++17 \ -include x86_64-pc-linux-gnu/opt/jit/asmjit/asmjit.hpp -c asmjit/core/emithelper.cpp -o obj/x86_64-pc-linux-gnu/opt/jit/asmjit/core/emithelper.o x86_64-pc-linux-gnu-g++ -DASMJIT_EMBED=1 -DASMJIT_NO_BUILDER=1 -DASMJIT_NO_DEPRECATED=1 -DASMJIT_STATIC=1 -Ix86_64-pc-linux-gnu/opt/jit -Ibeam -Isys/unix -Isys/common -Ix86_64-pc-linux-gnu -Ipcre -I../include -I../include/x86_64-pc-linux-gnu -I../include/internal -I../include/internal/x86_64-pc-linux-gnu -Ibeam/jit -Ibeam/jit/x86 \ -Werror=undef -Werror=return-type -fno-common -pipe -march=native -fno-diagnostics-color -O3 -fomit-frame-pointer -fno-strict-aliasing -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/x86_64-pc-linux-gnu -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wpointer-arith -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -DBEAMASM=1 -pipe -march=native -fno-diagnostics-color -O3 -fomit-frame-pointer -fno-strict-aliasing -std=c++17 \ -include x86_64-pc-linux-gnu/opt/jit/asmjit/asmjit.hpp -c asmjit/core/emitter.cpp -o obj/x86_64-pc-linux-gnu/opt/jit/asmjit/core/emitter.o x86_64-pc-linux-gnu-g++ -DASMJIT_EMBED=1 -DASMJIT_NO_BUILDER=1 -DASMJIT_NO_DEPRECATED=1 -DASMJIT_STATIC=1 -Ix86_64-pc-linux-gnu/opt/jit -Ibeam -Isys/unix -Isys/common -Ix86_64-pc-linux-gnu -Ipcre -I../include -I../include/x86_64-pc-linux-gnu -I../include/internal -I../include/internal/x86_64-pc-linux-gnu -Ibeam/jit -Ibeam/jit/x86 \ -Werror=undef -Werror=return-type -fno-common -pipe -march=native -fno-diagnostics-color -O3 -fomit-frame-pointer -fno-strict-aliasing -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/x86_64-pc-linux-gnu -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wpointer-arith -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -DBEAMASM=1 -pipe -march=native -fno-diagnostics-color -O3 -fomit-frame-pointer -fno-strict-aliasing -std=c++17 \ -include x86_64-pc-linux-gnu/opt/jit/asmjit/asmjit.hpp -c asmjit/core/emitterutils.cpp -o obj/x86_64-pc-linux-gnu/opt/jit/asmjit/core/emitterutils.o x86_64-pc-linux-gnu-g++ -DASMJIT_EMBED=1 -DASMJIT_NO_BUILDER=1 -DASMJIT_NO_DEPRECATED=1 -DASMJIT_STATIC=1 -Ix86_64-pc-linux-gnu/opt/jit -Ibeam -Isys/unix -Isys/common -Ix86_64-pc-linux-gnu -Ipcre -I../include -I../include/x86_64-pc-linux-gnu -I../include/internal -I../include/internal/x86_64-pc-linux-gnu -Ibeam/jit -Ibeam/jit/x86 \ -Werror=undef -Werror=return-type -fno-common -pipe -march=native -fno-diagnostics-color -O3 -fomit-frame-pointer -fno-strict-aliasing -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/x86_64-pc-linux-gnu -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wpointer-arith -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -DBEAMASM=1 -pipe -march=native -fno-diagnostics-color -O3 -fomit-frame-pointer -fno-strict-aliasing -std=c++17 \ -include x86_64-pc-linux-gnu/opt/jit/asmjit/asmjit.hpp -c asmjit/core/environment.cpp -o obj/x86_64-pc-linux-gnu/opt/jit/asmjit/core/environment.o x86_64-pc-linux-gnu-g++ -DASMJIT_EMBED=1 -DASMJIT_NO_BUILDER=1 -DASMJIT_NO_DEPRECATED=1 -DASMJIT_STATIC=1 -Ix86_64-pc-linux-gnu/opt/jit -Ibeam -Isys/unix -Isys/common -Ix86_64-pc-linux-gnu -Ipcre -I../include -I../include/x86_64-pc-linux-gnu -I../include/internal -I../include/internal/x86_64-pc-linux-gnu -Ibeam/jit -Ibeam/jit/x86 \ -Werror=undef -Werror=return-type -fno-common -pipe -march=native -fno-diagnostics-color -O3 -fomit-frame-pointer -fno-strict-aliasing -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/x86_64-pc-linux-gnu -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wpointer-arith -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -DBEAMASM=1 -pipe -march=native -fno-diagnostics-color -O3 -fomit-frame-pointer -fno-strict-aliasing -std=c++17 \ -include x86_64-pc-linux-gnu/opt/jit/asmjit/asmjit.hpp -c asmjit/core/errorhandler.cpp -o obj/x86_64-pc-linux-gnu/opt/jit/asmjit/core/errorhandler.o x86_64-pc-linux-gnu-g++ -DASMJIT_EMBED=1 -DASMJIT_NO_BUILDER=1 -DASMJIT_NO_DEPRECATED=1 -DASMJIT_STATIC=1 -Ix86_64-pc-linux-gnu/opt/jit -Ibeam -Isys/unix -Isys/common -Ix86_64-pc-linux-gnu -Ipcre -I../include -I../include/x86_64-pc-linux-gnu -I../include/internal -I../include/internal/x86_64-pc-linux-gnu -Ibeam/jit -Ibeam/jit/x86 \ -Werror=undef -Werror=return-type -fno-common -pipe -march=native -fno-diagnostics-color -O3 -fomit-frame-pointer -fno-strict-aliasing -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/x86_64-pc-linux-gnu -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wpointer-arith -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -DBEAMASM=1 -pipe -march=native -fno-diagnostics-color -O3 -fomit-frame-pointer -fno-strict-aliasing -std=c++17 \ -include x86_64-pc-linux-gnu/opt/jit/asmjit/asmjit.hpp -c asmjit/core/formatter.cpp -o obj/x86_64-pc-linux-gnu/opt/jit/asmjit/core/formatter.o x86_64-pc-linux-gnu-g++ -DASMJIT_EMBED=1 -DASMJIT_NO_BUILDER=1 -DASMJIT_NO_DEPRECATED=1 -DASMJIT_STATIC=1 -Ix86_64-pc-linux-gnu/opt/jit -Ibeam -Isys/unix -Isys/common -Ix86_64-pc-linux-gnu -Ipcre -I../include -I../include/x86_64-pc-linux-gnu -I../include/internal -I../include/internal/x86_64-pc-linux-gnu -Ibeam/jit -Ibeam/jit/x86 \ -Werror=undef -Werror=return-type -fno-common -pipe -march=native -fno-diagnostics-color -O3 -fomit-frame-pointer -fno-strict-aliasing -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/x86_64-pc-linux-gnu -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wpointer-arith -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -DBEAMASM=1 -pipe -march=native -fno-diagnostics-color -O3 -fomit-frame-pointer -fno-strict-aliasing -std=c++17 \ -include x86_64-pc-linux-gnu/opt/jit/asmjit/asmjit.hpp -c asmjit/core/func.cpp -o obj/x86_64-pc-linux-gnu/opt/jit/asmjit/core/func.o x86_64-pc-linux-gnu-g++ -DASMJIT_EMBED=1 -DASMJIT_NO_BUILDER=1 -DASMJIT_NO_DEPRECATED=1 -DASMJIT_STATIC=1 -Ix86_64-pc-linux-gnu/opt/jit -Ibeam -Isys/unix -Isys/common -Ix86_64-pc-linux-gnu -Ipcre -I../include -I../include/x86_64-pc-linux-gnu -I../include/internal -I../include/internal/x86_64-pc-linux-gnu -Ibeam/jit -Ibeam/jit/x86 \ -Werror=undef -Werror=return-type -fno-common -pipe -march=native -fno-diagnostics-color -O3 -fomit-frame-pointer -fno-strict-aliasing -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/x86_64-pc-linux-gnu -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wpointer-arith -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -DBEAMASM=1 -pipe -march=native -fno-diagnostics-color -O3 -fomit-frame-pointer -fno-strict-aliasing -std=c++17 \ -include x86_64-pc-linux-gnu/opt/jit/asmjit/asmjit.hpp -c asmjit/core/funcargscontext.cpp -o obj/x86_64-pc-linux-gnu/opt/jit/asmjit/core/funcargscontext.o x86_64-pc-linux-gnu-g++ -DASMJIT_EMBED=1 -DASMJIT_NO_BUILDER=1 -DASMJIT_NO_DEPRECATED=1 -DASMJIT_STATIC=1 -Ix86_64-pc-linux-gnu/opt/jit -Ibeam -Isys/unix -Isys/common -Ix86_64-pc-linux-gnu -Ipcre -I../include -I../include/x86_64-pc-linux-gnu -I../include/internal -I../include/internal/x86_64-pc-linux-gnu -Ibeam/jit -Ibeam/jit/x86 \ -Werror=undef -Werror=return-type -fno-common -pipe -march=native -fno-diagnostics-color -O3 -fomit-frame-pointer -fno-strict-aliasing -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/x86_64-pc-linux-gnu -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wpointer-arith -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -DBEAMASM=1 -pipe -march=native -fno-diagnostics-color -O3 -fomit-frame-pointer -fno-strict-aliasing -std=c++17 \ -include x86_64-pc-linux-gnu/opt/jit/asmjit/asmjit.hpp -c asmjit/core/globals.cpp -o obj/x86_64-pc-linux-gnu/opt/jit/asmjit/core/globals.o x86_64-pc-linux-gnu-g++ -DASMJIT_EMBED=1 -DASMJIT_NO_BUILDER=1 -DASMJIT_NO_DEPRECATED=1 -DASMJIT_STATIC=1 -Ix86_64-pc-linux-gnu/opt/jit -Ibeam -Isys/unix -Isys/common -Ix86_64-pc-linux-gnu -Ipcre -I../include -I../include/x86_64-pc-linux-gnu -I../include/internal -I../include/internal/x86_64-pc-linux-gnu -Ibeam/jit -Ibeam/jit/x86 \ -Werror=undef -Werror=return-type -fno-common -pipe -march=native -fno-diagnostics-color -O3 -fomit-frame-pointer -fno-strict-aliasing -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/x86_64-pc-linux-gnu -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wpointer-arith -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -DBEAMASM=1 -pipe -march=native -fno-diagnostics-color -O3 -fomit-frame-pointer -fno-strict-aliasing -std=c++17 \ -include x86_64-pc-linux-gnu/opt/jit/asmjit/asmjit.hpp -c asmjit/core/inst.cpp -o obj/x86_64-pc-linux-gnu/opt/jit/asmjit/core/inst.o x86_64-pc-linux-gnu-g++ -DASMJIT_EMBED=1 -DASMJIT_NO_BUILDER=1 -DASMJIT_NO_DEPRECATED=1 -DASMJIT_STATIC=1 -Ix86_64-pc-linux-gnu/opt/jit -Ibeam -Isys/unix -Isys/common -Ix86_64-pc-linux-gnu -Ipcre -I../include -I../include/x86_64-pc-linux-gnu -I../include/internal -I../include/internal/x86_64-pc-linux-gnu -Ibeam/jit -Ibeam/jit/x86 \ -Werror=undef -Werror=return-type -fno-common -pipe -march=native -fno-diagnostics-color -O3 -fomit-frame-pointer -fno-strict-aliasing -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/x86_64-pc-linux-gnu -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wpointer-arith -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -DBEAMASM=1 -pipe -march=native -fno-diagnostics-color -O3 -fomit-frame-pointer -fno-strict-aliasing -std=c++17 \ -include x86_64-pc-linux-gnu/opt/jit/asmjit/asmjit.hpp -c asmjit/core/jitallocator.cpp -o obj/x86_64-pc-linux-gnu/opt/jit/asmjit/core/jitallocator.o x86_64-pc-linux-gnu-g++ -DASMJIT_EMBED=1 -DASMJIT_NO_BUILDER=1 -DASMJIT_NO_DEPRECATED=1 -DASMJIT_STATIC=1 -Ix86_64-pc-linux-gnu/opt/jit -Ibeam -Isys/unix -Isys/common -Ix86_64-pc-linux-gnu -Ipcre -I../include -I../include/x86_64-pc-linux-gnu -I../include/internal -I../include/internal/x86_64-pc-linux-gnu -Ibeam/jit -Ibeam/jit/x86 \ -Werror=undef -Werror=return-type -fno-common -pipe -march=native -fno-diagnostics-color -O3 -fomit-frame-pointer -fno-strict-aliasing -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/x86_64-pc-linux-gnu -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wpointer-arith -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -DBEAMASM=1 -pipe -march=native -fno-diagnostics-color -O3 -fomit-frame-pointer -fno-strict-aliasing -std=c++17 \ -include x86_64-pc-linux-gnu/opt/jit/asmjit/asmjit.hpp -c asmjit/core/jitruntime.cpp -o obj/x86_64-pc-linux-gnu/opt/jit/asmjit/core/jitruntime.o x86_64-pc-linux-gnu-g++ -DASMJIT_EMBED=1 -DASMJIT_NO_BUILDER=1 -DASMJIT_NO_DEPRECATED=1 -DASMJIT_STATIC=1 -Ix86_64-pc-linux-gnu/opt/jit -Ibeam -Isys/unix -Isys/common -Ix86_64-pc-linux-gnu -Ipcre -I../include -I../include/x86_64-pc-linux-gnu -I../include/internal -I../include/internal/x86_64-pc-linux-gnu -Ibeam/jit -Ibeam/jit/x86 \ -Werror=undef -Werror=return-type -fno-common -pipe -march=native -fno-diagnostics-color -O3 -fomit-frame-pointer -fno-strict-aliasing -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/x86_64-pc-linux-gnu -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wpointer-arith -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -DBEAMASM=1 -pipe -march=native -fno-diagnostics-color -O3 -fomit-frame-pointer -fno-strict-aliasing -std=c++17 \ -include x86_64-pc-linux-gnu/opt/jit/asmjit/asmjit.hpp -c asmjit/core/logger.cpp -o obj/x86_64-pc-linux-gnu/opt/jit/asmjit/core/logger.o x86_64-pc-linux-gnu-g++ -DASMJIT_EMBED=1 -DASMJIT_NO_BUILDER=1 -DASMJIT_NO_DEPRECATED=1 -DASMJIT_STATIC=1 -Ix86_64-pc-linux-gnu/opt/jit -Ibeam -Isys/unix -Isys/common -Ix86_64-pc-linux-gnu -Ipcre -I../include -I../include/x86_64-pc-linux-gnu -I../include/internal -I../include/internal/x86_64-pc-linux-gnu -Ibeam/jit -Ibeam/jit/x86 \ -Werror=undef -Werror=return-type -fno-common -pipe -march=native -fno-diagnostics-color -O3 -fomit-frame-pointer -fno-strict-aliasing -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/x86_64-pc-linux-gnu -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wpointer-arith -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -DBEAMASM=1 -pipe -march=native -fno-diagnostics-color -O3 -fomit-frame-pointer -fno-strict-aliasing -std=c++17 \ -include x86_64-pc-linux-gnu/opt/jit/asmjit/asmjit.hpp -c asmjit/core/operand.cpp -o obj/x86_64-pc-linux-gnu/opt/jit/asmjit/core/operand.o x86_64-pc-linux-gnu-g++ -DASMJIT_EMBED=1 -DASMJIT_NO_BUILDER=1 -DASMJIT_NO_DEPRECATED=1 -DASMJIT_STATIC=1 -Ix86_64-pc-linux-gnu/opt/jit -Ibeam -Isys/unix -Isys/common -Ix86_64-pc-linux-gnu -Ipcre -I../include -I../include/x86_64-pc-linux-gnu -I../include/internal -I../include/internal/x86_64-pc-linux-gnu -Ibeam/jit -Ibeam/jit/x86 \ -Werror=undef -Werror=return-type -fno-common -pipe -march=native -fno-diagnostics-color -O3 -fomit-frame-pointer -fno-strict-aliasing -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/x86_64-pc-linux-gnu -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wpointer-arith -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -DBEAMASM=1 -pipe -march=native -fno-diagnostics-color -O3 -fomit-frame-pointer -fno-strict-aliasing -std=c++17 \ -include x86_64-pc-linux-gnu/opt/jit/asmjit/asmjit.hpp -c asmjit/core/osutils.cpp -o obj/x86_64-pc-linux-gnu/opt/jit/asmjit/core/osutils.o x86_64-pc-linux-gnu-g++ -DASMJIT_EMBED=1 -DASMJIT_NO_BUILDER=1 -DASMJIT_NO_DEPRECATED=1 -DASMJIT_STATIC=1 -Ix86_64-pc-linux-gnu/opt/jit -Ibeam -Isys/unix -Isys/common -Ix86_64-pc-linux-gnu -Ipcre -I../include -I../include/x86_64-pc-linux-gnu -I../include/internal -I../include/internal/x86_64-pc-linux-gnu -Ibeam/jit -Ibeam/jit/x86 \ -Werror=undef -Werror=return-type -fno-common -pipe -march=native -fno-diagnostics-color -O3 -fomit-frame-pointer -fno-strict-aliasing -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/x86_64-pc-linux-gnu -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wpointer-arith -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -DBEAMASM=1 -pipe -march=native -fno-diagnostics-color -O3 -fomit-frame-pointer -fno-strict-aliasing -std=c++17 \ -include x86_64-pc-linux-gnu/opt/jit/asmjit/asmjit.hpp -c asmjit/core/ralocal.cpp -o obj/x86_64-pc-linux-gnu/opt/jit/asmjit/core/ralocal.o x86_64-pc-linux-gnu-g++ -DASMJIT_EMBED=1 -DASMJIT_NO_BUILDER=1 -DASMJIT_NO_DEPRECATED=1 -DASMJIT_STATIC=1 -Ix86_64-pc-linux-gnu/opt/jit -Ibeam -Isys/unix -Isys/common -Ix86_64-pc-linux-gnu -Ipcre -I../include -I../include/x86_64-pc-linux-gnu -I../include/internal -I../include/internal/x86_64-pc-linux-gnu -Ibeam/jit -Ibeam/jit/x86 \ -Werror=undef -Werror=return-type -fno-common -pipe -march=native -fno-diagnostics-color -O3 -fomit-frame-pointer -fno-strict-aliasing -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/x86_64-pc-linux-gnu -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wpointer-arith -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -DBEAMASM=1 -pipe -march=native -fno-diagnostics-color -O3 -fomit-frame-pointer -fno-strict-aliasing -std=c++17 \ -include x86_64-pc-linux-gnu/opt/jit/asmjit/asmjit.hpp -c asmjit/core/rapass.cpp -o obj/x86_64-pc-linux-gnu/opt/jit/asmjit/core/rapass.o x86_64-pc-linux-gnu-g++ -DASMJIT_EMBED=1 -DASMJIT_NO_BUILDER=1 -DASMJIT_NO_DEPRECATED=1 -DASMJIT_STATIC=1 -Ix86_64-pc-linux-gnu/opt/jit -Ibeam -Isys/unix -Isys/common -Ix86_64-pc-linux-gnu -Ipcre -I../include -I../include/x86_64-pc-linux-gnu -I../include/internal -I../include/internal/x86_64-pc-linux-gnu -Ibeam/jit -Ibeam/jit/x86 \ -Werror=undef -Werror=return-type -fno-common -pipe -march=native -fno-diagnostics-color -O3 -fomit-frame-pointer -fno-strict-aliasing -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/x86_64-pc-linux-gnu -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wpointer-arith -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -DBEAMASM=1 -pipe -march=native -fno-diagnostics-color -O3 -fomit-frame-pointer -fno-strict-aliasing -std=c++17 \ -include x86_64-pc-linux-gnu/opt/jit/asmjit/asmjit.hpp -c asmjit/core/rastack.cpp -o obj/x86_64-pc-linux-gnu/opt/jit/asmjit/core/rastack.o x86_64-pc-linux-gnu-g++ -DASMJIT_EMBED=1 -DASMJIT_NO_BUILDER=1 -DASMJIT_NO_DEPRECATED=1 -DASMJIT_STATIC=1 -Ix86_64-pc-linux-gnu/opt/jit -Ibeam -Isys/unix -Isys/common -Ix86_64-pc-linux-gnu -Ipcre -I../include -I../include/x86_64-pc-linux-gnu -I../include/internal -I../include/internal/x86_64-pc-linux-gnu -Ibeam/jit -Ibeam/jit/x86 \ -Werror=undef -Werror=return-type -fno-common -pipe -march=native -fno-diagnostics-color -O3 -fomit-frame-pointer -fno-strict-aliasing -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/x86_64-pc-linux-gnu -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wpointer-arith -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -DBEAMASM=1 -pipe -march=native -fno-diagnostics-color -O3 -fomit-frame-pointer -fno-strict-aliasing -std=c++17 \ -include x86_64-pc-linux-gnu/opt/jit/asmjit/asmjit.hpp -c asmjit/core/string.cpp -o obj/x86_64-pc-linux-gnu/opt/jit/asmjit/core/string.o x86_64-pc-linux-gnu-g++ -DASMJIT_EMBED=1 -DASMJIT_NO_BUILDER=1 -DASMJIT_NO_DEPRECATED=1 -DASMJIT_STATIC=1 -Ix86_64-pc-linux-gnu/opt/jit -Ibeam -Isys/unix -Isys/common -Ix86_64-pc-linux-gnu -Ipcre -I../include -I../include/x86_64-pc-linux-gnu -I../include/internal -I../include/internal/x86_64-pc-linux-gnu -Ibeam/jit -Ibeam/jit/x86 \ -Werror=undef -Werror=return-type -fno-common -pipe -march=native -fno-diagnostics-color -O3 -fomit-frame-pointer -fno-strict-aliasing -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/x86_64-pc-linux-gnu -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wpointer-arith -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -DBEAMASM=1 -pipe -march=native -fno-diagnostics-color -O3 -fomit-frame-pointer -fno-strict-aliasing -std=c++17 \ -include x86_64-pc-linux-gnu/opt/jit/asmjit/asmjit.hpp -c asmjit/core/support.cpp -o obj/x86_64-pc-linux-gnu/opt/jit/asmjit/core/support.o x86_64-pc-linux-gnu-g++ -DASMJIT_EMBED=1 -DASMJIT_NO_BUILDER=1 -DASMJIT_NO_DEPRECATED=1 -DASMJIT_STATIC=1 -Ix86_64-pc-linux-gnu/opt/jit -Ibeam -Isys/unix -Isys/common -Ix86_64-pc-linux-gnu -Ipcre -I../include -I../include/x86_64-pc-linux-gnu -I../include/internal -I../include/internal/x86_64-pc-linux-gnu -Ibeam/jit -Ibeam/jit/x86 \ -Werror=undef -Werror=return-type -fno-common -pipe -march=native -fno-diagnostics-color -O3 -fomit-frame-pointer -fno-strict-aliasing -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/x86_64-pc-linux-gnu -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wpointer-arith -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -DBEAMASM=1 -pipe -march=native -fno-diagnostics-color -O3 -fomit-frame-pointer -fno-strict-aliasing -std=c++17 \ -include x86_64-pc-linux-gnu/opt/jit/asmjit/asmjit.hpp -c asmjit/core/target.cpp -o obj/x86_64-pc-linux-gnu/opt/jit/asmjit/core/target.o x86_64-pc-linux-gnu-g++ -DASMJIT_EMBED=1 -DASMJIT_NO_BUILDER=1 -DASMJIT_NO_DEPRECATED=1 -DASMJIT_STATIC=1 -Ix86_64-pc-linux-gnu/opt/jit -Ibeam -Isys/unix -Isys/common -Ix86_64-pc-linux-gnu -Ipcre -I../include -I../include/x86_64-pc-linux-gnu -I../include/internal -I../include/internal/x86_64-pc-linux-gnu -Ibeam/jit -Ibeam/jit/x86 \ -Werror=undef -Werror=return-type -fno-common -pipe -march=native -fno-diagnostics-color -O3 -fomit-frame-pointer -fno-strict-aliasing -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/x86_64-pc-linux-gnu -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wpointer-arith -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -DBEAMASM=1 -pipe -march=native -fno-diagnostics-color -O3 -fomit-frame-pointer -fno-strict-aliasing -std=c++17 \ -include x86_64-pc-linux-gnu/opt/jit/asmjit/asmjit.hpp -c asmjit/core/type.cpp -o obj/x86_64-pc-linux-gnu/opt/jit/asmjit/core/type.o x86_64-pc-linux-gnu-g++ -DASMJIT_EMBED=1 -DASMJIT_NO_BUILDER=1 -DASMJIT_NO_DEPRECATED=1 -DASMJIT_STATIC=1 -Ix86_64-pc-linux-gnu/opt/jit -Ibeam -Isys/unix -Isys/common -Ix86_64-pc-linux-gnu -Ipcre -I../include -I../include/x86_64-pc-linux-gnu -I../include/internal -I../include/internal/x86_64-pc-linux-gnu -Ibeam/jit -Ibeam/jit/x86 \ -Werror=undef -Werror=return-type -fno-common -pipe -march=native -fno-diagnostics-color -O3 -fomit-frame-pointer -fno-strict-aliasing -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/x86_64-pc-linux-gnu -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wpointer-arith -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -DBEAMASM=1 -pipe -march=native -fno-diagnostics-color -O3 -fomit-frame-pointer -fno-strict-aliasing -std=c++17 \ -include x86_64-pc-linux-gnu/opt/jit/asmjit/asmjit.hpp -c asmjit/core/virtmem.cpp -o obj/x86_64-pc-linux-gnu/opt/jit/asmjit/core/virtmem.o x86_64-pc-linux-gnu-g++ -DASMJIT_EMBED=1 -DASMJIT_NO_BUILDER=1 -DASMJIT_NO_DEPRECATED=1 -DASMJIT_STATIC=1 -Ix86_64-pc-linux-gnu/opt/jit -Ibeam -Isys/unix -Isys/common -Ix86_64-pc-linux-gnu -Ipcre -I../include -I../include/x86_64-pc-linux-gnu -I../include/internal -I../include/internal/x86_64-pc-linux-gnu -Ibeam/jit -Ibeam/jit/x86 \ -Werror=undef -Werror=return-type -fno-common -pipe -march=native -fno-diagnostics-color -O3 -fomit-frame-pointer -fno-strict-aliasing -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/x86_64-pc-linux-gnu -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wpointer-arith -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -DBEAMASM=1 -pipe -march=native -fno-diagnostics-color -O3 -fomit-frame-pointer -fno-strict-aliasing -std=c++17 \ -include x86_64-pc-linux-gnu/opt/jit/asmjit/asmjit.hpp -c asmjit/core/zone.cpp -o obj/x86_64-pc-linux-gnu/opt/jit/asmjit/core/zone.o x86_64-pc-linux-gnu-g++ -DASMJIT_EMBED=1 -DASMJIT_NO_BUILDER=1 -DASMJIT_NO_DEPRECATED=1 -DASMJIT_STATIC=1 -Ix86_64-pc-linux-gnu/opt/jit -Ibeam -Isys/unix -Isys/common -Ix86_64-pc-linux-gnu -Ipcre -I../include -I../include/x86_64-pc-linux-gnu -I../include/internal -I../include/internal/x86_64-pc-linux-gnu -Ibeam/jit -Ibeam/jit/x86 \ -Werror=undef -Werror=return-type -fno-common -pipe -march=native -fno-diagnostics-color -O3 -fomit-frame-pointer -fno-strict-aliasing -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/x86_64-pc-linux-gnu -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wpointer-arith -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -DBEAMASM=1 -pipe -march=native -fno-diagnostics-color -O3 -fomit-frame-pointer -fno-strict-aliasing -std=c++17 \ -include x86_64-pc-linux-gnu/opt/jit/asmjit/asmjit.hpp -c asmjit/core/zonehash.cpp -o obj/x86_64-pc-linux-gnu/opt/jit/asmjit/core/zonehash.o x86_64-pc-linux-gnu-g++ -DASMJIT_EMBED=1 -DASMJIT_NO_BUILDER=1 -DASMJIT_NO_DEPRECATED=1 -DASMJIT_STATIC=1 -Ix86_64-pc-linux-gnu/opt/jit -Ibeam -Isys/unix -Isys/common -Ix86_64-pc-linux-gnu -Ipcre -I../include -I../include/x86_64-pc-linux-gnu -I../include/internal -I../include/internal/x86_64-pc-linux-gnu -Ibeam/jit -Ibeam/jit/x86 \ -Werror=undef -Werror=return-type -fno-common -pipe -march=native -fno-diagnostics-color -O3 -fomit-frame-pointer -fno-strict-aliasing -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/x86_64-pc-linux-gnu -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wpointer-arith -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -DBEAMASM=1 -pipe -march=native -fno-diagnostics-color -O3 -fomit-frame-pointer -fno-strict-aliasing -std=c++17 \ -include x86_64-pc-linux-gnu/opt/jit/asmjit/asmjit.hpp -c asmjit/core/zonelist.cpp -o obj/x86_64-pc-linux-gnu/opt/jit/asmjit/core/zonelist.o x86_64-pc-linux-gnu-g++ -DASMJIT_EMBED=1 -DASMJIT_NO_BUILDER=1 -DASMJIT_NO_DEPRECATED=1 -DASMJIT_STATIC=1 -Ix86_64-pc-linux-gnu/opt/jit -Ibeam -Isys/unix -Isys/common -Ix86_64-pc-linux-gnu -Ipcre -I../include -I../include/x86_64-pc-linux-gnu -I../include/internal -I../include/internal/x86_64-pc-linux-gnu -Ibeam/jit -Ibeam/jit/x86 \ -Werror=undef -Werror=return-type -fno-common -pipe -march=native -fno-diagnostics-color -O3 -fomit-frame-pointer -fno-strict-aliasing -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/x86_64-pc-linux-gnu -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wpointer-arith -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -DBEAMASM=1 -pipe -march=native -fno-diagnostics-color -O3 -fomit-frame-pointer -fno-strict-aliasing -std=c++17 \ -include x86_64-pc-linux-gnu/opt/jit/asmjit/asmjit.hpp -c asmjit/core/zonestack.cpp -o obj/x86_64-pc-linux-gnu/opt/jit/asmjit/core/zonestack.o x86_64-pc-linux-gnu-g++ -DASMJIT_EMBED=1 -DASMJIT_NO_BUILDER=1 -DASMJIT_NO_DEPRECATED=1 -DASMJIT_STATIC=1 -Ix86_64-pc-linux-gnu/opt/jit -Ibeam -Isys/unix -Isys/common -Ix86_64-pc-linux-gnu -Ipcre -I../include -I../include/x86_64-pc-linux-gnu -I../include/internal -I../include/internal/x86_64-pc-linux-gnu -Ibeam/jit -Ibeam/jit/x86 \ -Werror=undef -Werror=return-type -fno-common -pipe -march=native -fno-diagnostics-color -O3 -fomit-frame-pointer -fno-strict-aliasing -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/x86_64-pc-linux-gnu -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wpointer-arith -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -DBEAMASM=1 -pipe -march=native -fno-diagnostics-color -O3 -fomit-frame-pointer -fno-strict-aliasing -std=c++17 \ -include x86_64-pc-linux-gnu/opt/jit/asmjit/asmjit.hpp -c asmjit/core/zonetree.cpp -o obj/x86_64-pc-linux-gnu/opt/jit/asmjit/core/zonetree.o x86_64-pc-linux-gnu-g++ -DASMJIT_EMBED=1 -DASMJIT_NO_BUILDER=1 -DASMJIT_NO_DEPRECATED=1 -DASMJIT_STATIC=1 -Ix86_64-pc-linux-gnu/opt/jit -Ibeam -Isys/unix -Isys/common -Ix86_64-pc-linux-gnu -Ipcre -I../include -I../include/x86_64-pc-linux-gnu -I../include/internal -I../include/internal/x86_64-pc-linux-gnu -Ibeam/jit -Ibeam/jit/x86 \ -Werror=undef -Werror=return-type -fno-common -pipe -march=native -fno-diagnostics-color -O3 -fomit-frame-pointer -fno-strict-aliasing -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/x86_64-pc-linux-gnu -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wpointer-arith -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -DBEAMASM=1 -pipe -march=native -fno-diagnostics-color -O3 -fomit-frame-pointer -fno-strict-aliasing -std=c++17 \ -include x86_64-pc-linux-gnu/opt/jit/asmjit/asmjit.hpp -c asmjit/core/zonevector.cpp -o obj/x86_64-pc-linux-gnu/opt/jit/asmjit/core/zonevector.o x86_64-pc-linux-gnu-g++ -DASMJIT_EMBED=1 -DASMJIT_NO_BUILDER=1 -DASMJIT_NO_DEPRECATED=1 -DASMJIT_STATIC=1 -Ix86_64-pc-linux-gnu/opt/jit -Ibeam -Isys/unix -Isys/common -Ix86_64-pc-linux-gnu -Ipcre -I../include -I../include/x86_64-pc-linux-gnu -I../include/internal -I../include/internal/x86_64-pc-linux-gnu -Ibeam/jit -Ibeam/jit/x86 \ -Werror=undef -Werror=return-type -fno-common -pipe -march=native -fno-diagnostics-color -O3 -fomit-frame-pointer -fno-strict-aliasing -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/x86_64-pc-linux-gnu -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wpointer-arith -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -DBEAMASM=1 -pipe -march=native -fno-diagnostics-color -O3 -fomit-frame-pointer -fno-strict-aliasing -std=c++17 \ -include x86_64-pc-linux-gnu/opt/jit/asmjit/asmjit.hpp -c asmjit/x86/x86assembler.cpp -o obj/x86_64-pc-linux-gnu/opt/jit/asmjit/x86/x86assembler.o x86_64-pc-linux-gnu-g++ -DASMJIT_EMBED=1 -DASMJIT_NO_BUILDER=1 -DASMJIT_NO_DEPRECATED=1 -DASMJIT_STATIC=1 -Ix86_64-pc-linux-gnu/opt/jit -Ibeam -Isys/unix -Isys/common -Ix86_64-pc-linux-gnu -Ipcre -I../include -I../include/x86_64-pc-linux-gnu -I../include/internal -I../include/internal/x86_64-pc-linux-gnu -Ibeam/jit -Ibeam/jit/x86 \ -Werror=undef -Werror=return-type -fno-common -pipe -march=native -fno-diagnostics-color -O3 -fomit-frame-pointer -fno-strict-aliasing -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/x86_64-pc-linux-gnu -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wpointer-arith -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -DBEAMASM=1 -pipe -march=native -fno-diagnostics-color -O3 -fomit-frame-pointer -fno-strict-aliasing -std=c++17 \ -include x86_64-pc-linux-gnu/opt/jit/asmjit/asmjit.hpp -c asmjit/x86/x86builder.cpp -o obj/x86_64-pc-linux-gnu/opt/jit/asmjit/x86/x86builder.o x86_64-pc-linux-gnu-g++ -DASMJIT_EMBED=1 -DASMJIT_NO_BUILDER=1 -DASMJIT_NO_DEPRECATED=1 -DASMJIT_STATIC=1 -Ix86_64-pc-linux-gnu/opt/jit -Ibeam -Isys/unix -Isys/common -Ix86_64-pc-linux-gnu -Ipcre -I../include -I../include/x86_64-pc-linux-gnu -I../include/internal -I../include/internal/x86_64-pc-linux-gnu -Ibeam/jit -Ibeam/jit/x86 \ -Werror=undef -Werror=return-type -fno-common -pipe -march=native -fno-diagnostics-color -O3 -fomit-frame-pointer -fno-strict-aliasing -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/x86_64-pc-linux-gnu -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wpointer-arith -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -DBEAMASM=1 -pipe -march=native -fno-diagnostics-color -O3 -fomit-frame-pointer -fno-strict-aliasing -std=c++17 \ -include x86_64-pc-linux-gnu/opt/jit/asmjit/asmjit.hpp -c asmjit/x86/x86compiler.cpp -o obj/x86_64-pc-linux-gnu/opt/jit/asmjit/x86/x86compiler.o x86_64-pc-linux-gnu-g++ -DASMJIT_EMBED=1 -DASMJIT_NO_BUILDER=1 -DASMJIT_NO_DEPRECATED=1 -DASMJIT_STATIC=1 -Ix86_64-pc-linux-gnu/opt/jit -Ibeam -Isys/unix -Isys/common -Ix86_64-pc-linux-gnu -Ipcre -I../include -I../include/x86_64-pc-linux-gnu -I../include/internal -I../include/internal/x86_64-pc-linux-gnu -Ibeam/jit -Ibeam/jit/x86 \ -Werror=undef -Werror=return-type -fno-common -pipe -march=native -fno-diagnostics-color -O3 -fomit-frame-pointer -fno-strict-aliasing -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/x86_64-pc-linux-gnu -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wpointer-arith -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -DBEAMASM=1 -pipe -march=native -fno-diagnostics-color -O3 -fomit-frame-pointer -fno-strict-aliasing -std=c++17 \ -include x86_64-pc-linux-gnu/opt/jit/asmjit/asmjit.hpp -c asmjit/x86/x86emithelper.cpp -o obj/x86_64-pc-linux-gnu/opt/jit/asmjit/x86/x86emithelper.o x86_64-pc-linux-gnu-g++ -DASMJIT_EMBED=1 -DASMJIT_NO_BUILDER=1 -DASMJIT_NO_DEPRECATED=1 -DASMJIT_STATIC=1 -Ix86_64-pc-linux-gnu/opt/jit -Ibeam -Isys/unix -Isys/common -Ix86_64-pc-linux-gnu -Ipcre -I../include -I../include/x86_64-pc-linux-gnu -I../include/internal -I../include/internal/x86_64-pc-linux-gnu -Ibeam/jit -Ibeam/jit/x86 \ -Werror=undef -Werror=return-type -fno-common -pipe -march=native -fno-diagnostics-color -O3 -fomit-frame-pointer -fno-strict-aliasing -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/x86_64-pc-linux-gnu -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wpointer-arith -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -DBEAMASM=1 -pipe -march=native -fno-diagnostics-color -O3 -fomit-frame-pointer -fno-strict-aliasing -std=c++17 \ -include x86_64-pc-linux-gnu/opt/jit/asmjit/asmjit.hpp -c asmjit/x86/x86features.cpp -o obj/x86_64-pc-linux-gnu/opt/jit/asmjit/x86/x86features.o x86_64-pc-linux-gnu-g++ -DASMJIT_EMBED=1 -DASMJIT_NO_BUILDER=1 -DASMJIT_NO_DEPRECATED=1 -DASMJIT_STATIC=1 -Ix86_64-pc-linux-gnu/opt/jit -Ibeam -Isys/unix -Isys/common -Ix86_64-pc-linux-gnu -Ipcre -I../include -I../include/x86_64-pc-linux-gnu -I../include/internal -I../include/internal/x86_64-pc-linux-gnu -Ibeam/jit -Ibeam/jit/x86 \ -Werror=undef -Werror=return-type -fno-common -pipe -march=native -fno-diagnostics-color -O3 -fomit-frame-pointer -fno-strict-aliasing -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/x86_64-pc-linux-gnu -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wpointer-arith -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -DBEAMASM=1 -pipe -march=native -fno-diagnostics-color -O3 -fomit-frame-pointer -fno-strict-aliasing -std=c++17 \ -include x86_64-pc-linux-gnu/opt/jit/asmjit/asmjit.hpp -c asmjit/x86/x86formatter.cpp -o obj/x86_64-pc-linux-gnu/opt/jit/asmjit/x86/x86formatter.o x86_64-pc-linux-gnu-g++ -DASMJIT_EMBED=1 -DASMJIT_NO_BUILDER=1 -DASMJIT_NO_DEPRECATED=1 -DASMJIT_STATIC=1 -Ix86_64-pc-linux-gnu/opt/jit -Ibeam -Isys/unix -Isys/common -Ix86_64-pc-linux-gnu -Ipcre -I../include -I../include/x86_64-pc-linux-gnu -I../include/internal -I../include/internal/x86_64-pc-linux-gnu -Ibeam/jit -Ibeam/jit/x86 \ -Werror=undef -Werror=return-type -fno-common -pipe -march=native -fno-diagnostics-color -O3 -fomit-frame-pointer -fno-strict-aliasing -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/x86_64-pc-linux-gnu -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wpointer-arith -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -DBEAMASM=1 -pipe -march=native -fno-diagnostics-color -O3 -fomit-frame-pointer -fno-strict-aliasing -std=c++17 \ -include x86_64-pc-linux-gnu/opt/jit/asmjit/asmjit.hpp -c asmjit/x86/x86func.cpp -o obj/x86_64-pc-linux-gnu/opt/jit/asmjit/x86/x86func.o x86_64-pc-linux-gnu-g++ -DASMJIT_EMBED=1 -DASMJIT_NO_BUILDER=1 -DASMJIT_NO_DEPRECATED=1 -DASMJIT_STATIC=1 -Ix86_64-pc-linux-gnu/opt/jit -Ibeam -Isys/unix -Isys/common -Ix86_64-pc-linux-gnu -Ipcre -I../include -I../include/x86_64-pc-linux-gnu -I../include/internal -I../include/internal/x86_64-pc-linux-gnu -Ibeam/jit -Ibeam/jit/x86 \ -Werror=undef -Werror=return-type -fno-common -pipe -march=native -fno-diagnostics-color -O3 -fomit-frame-pointer -fno-strict-aliasing -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/x86_64-pc-linux-gnu -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wpointer-arith -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -DBEAMASM=1 -pipe -march=native -fno-diagnostics-color -O3 -fomit-frame-pointer -fno-strict-aliasing -std=c++17 \ -include x86_64-pc-linux-gnu/opt/jit/asmjit/asmjit.hpp -c asmjit/x86/x86instapi.cpp -o obj/x86_64-pc-linux-gnu/opt/jit/asmjit/x86/x86instapi.o x86_64-pc-linux-gnu-g++ -DASMJIT_EMBED=1 -DASMJIT_NO_BUILDER=1 -DASMJIT_NO_DEPRECATED=1 -DASMJIT_STATIC=1 -Ix86_64-pc-linux-gnu/opt/jit -Ibeam -Isys/unix -Isys/common -Ix86_64-pc-linux-gnu -Ipcre -I../include -I../include/x86_64-pc-linux-gnu -I../include/internal -I../include/internal/x86_64-pc-linux-gnu -Ibeam/jit -Ibeam/jit/x86 \ -Werror=undef -Werror=return-type -fno-common -pipe -march=native -fno-diagnostics-color -O3 -fomit-frame-pointer -fno-strict-aliasing -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/x86_64-pc-linux-gnu -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wpointer-arith -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -DBEAMASM=1 -pipe -march=native -fno-diagnostics-color -O3 -fomit-frame-pointer -fno-strict-aliasing -std=c++17 \ -include x86_64-pc-linux-gnu/opt/jit/asmjit/asmjit.hpp -c asmjit/x86/x86instdb.cpp -o obj/x86_64-pc-linux-gnu/opt/jit/asmjit/x86/x86instdb.o x86_64-pc-linux-gnu-g++ -DASMJIT_EMBED=1 -DASMJIT_NO_BUILDER=1 -DASMJIT_NO_DEPRECATED=1 -DASMJIT_STATIC=1 -Ix86_64-pc-linux-gnu/opt/jit -Ibeam -Isys/unix -Isys/common -Ix86_64-pc-linux-gnu -Ipcre -I../include -I../include/x86_64-pc-linux-gnu -I../include/internal -I../include/internal/x86_64-pc-linux-gnu -Ibeam/jit -Ibeam/jit/x86 \ -Werror=undef -Werror=return-type -fno-common -pipe -march=native -fno-diagnostics-color -O3 -fomit-frame-pointer -fno-strict-aliasing -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/x86_64-pc-linux-gnu -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wpointer-arith -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -DBEAMASM=1 -pipe -march=native -fno-diagnostics-color -O3 -fomit-frame-pointer -fno-strict-aliasing -std=c++17 \ -include x86_64-pc-linux-gnu/opt/jit/asmjit/asmjit.hpp -c asmjit/x86/x86operand.cpp -o obj/x86_64-pc-linux-gnu/opt/jit/asmjit/x86/x86operand.o x86_64-pc-linux-gnu-g++ -DASMJIT_EMBED=1 -DASMJIT_NO_BUILDER=1 -DASMJIT_NO_DEPRECATED=1 -DASMJIT_STATIC=1 -Ix86_64-pc-linux-gnu/opt/jit -Ibeam -Isys/unix -Isys/common -Ix86_64-pc-linux-gnu -Ipcre -I../include -I../include/x86_64-pc-linux-gnu -I../include/internal -I../include/internal/x86_64-pc-linux-gnu -Ibeam/jit -Ibeam/jit/x86 \ -Werror=undef -Werror=return-type -fno-common -pipe -march=native -fno-diagnostics-color -O3 -fomit-frame-pointer -fno-strict-aliasing -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/x86_64-pc-linux-gnu -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wpointer-arith -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -DBEAMASM=1 -pipe -march=native -fno-diagnostics-color -O3 -fomit-frame-pointer -fno-strict-aliasing -std=c++17 \ -include x86_64-pc-linux-gnu/opt/jit/asmjit/asmjit.hpp -c asmjit/x86/x86rapass.cpp -o obj/x86_64-pc-linux-gnu/opt/jit/asmjit/x86/x86rapass.o x86_64-pc-linux-gnu-ar rc /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/emulator/pcre/obj/x86_64-pc-linux-gnu/opt/libepcre.a /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/emulator/pcre/obj/x86_64-pc-linux-gnu/opt/pcre_latin_1_table.o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/emulator/pcre/obj/x86_64-pc-linux-gnu/opt/pcre_compile.o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/emulator/pcre/obj/x86_64-pc-linux-gnu/opt/pcre_config.o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/emulator/pcre/obj/x86_64-pc-linux-gnu/opt/pcre_dfa_exec.o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/emulator/pcre/obj/x86_64-pc-linux-gnu/opt/pcre_exec.o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/emulator/pcre/obj/x86_64-pc-linux-gnu/opt/pcre_fullinfo.o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/emulator/pcre/obj/x86_64-pc-linux-gnu/opt/pcre_get.o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/emulator/pcre/obj/x86_64-pc-linux-gnu/opt/pcre_globals.o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/emulator/pcre/obj/x86_64-pc-linux-gnu/opt/pcre_maketables.o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/emulator/pcre/obj/x86_64-pc-linux-gnu/opt/pcre_newline.o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/emulator/pcre/obj/x86_64-pc-linux-gnu/opt/pcre_ord2utf8.o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/emulator/pcre/obj/x86_64-pc-linux-gnu/opt/pcre_refcount.o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/emulator/pcre/obj/x86_64-pc-linux-gnu/opt/pcre_study.o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/emulator/pcre/obj/x86_64-pc-linux-gnu/opt/pcre_tables.o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/emulator/pcre/obj/x86_64-pc-linux-gnu/opt/pcre_valid_utf8.o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/emulator/pcre/obj/x86_64-pc-linux-gnu/opt/pcre_version.o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/emulator/pcre/obj/x86_64-pc-linux-gnu/opt/pcre_byte_order.o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/emulator/pcre/obj/x86_64-pc-linux-gnu/opt/pcre_jit_compile.o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/emulator/pcre/obj/x86_64-pc-linux-gnu/opt/pcre_string_utils.o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/emulator/pcre/obj/x86_64-pc-linux-gnu/opt/pcre_ucd.o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/emulator/pcre/obj/x86_64-pc-linux-gnu/opt/pcre_xclass.o x86_64-pc-linux-gnu-g++ -o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/bin/x86_64-pc-linux-gnu/beam.jit \ -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-export-dynamic obj/x86_64-pc-linux-gnu/opt/jit/erl_main.o obj/x86_64-pc-linux-gnu/opt/jit/preload.o obj/x86_64-pc-linux-gnu/opt/jit/erl_process.o obj/x86_64-pc-linux-gnu/opt/jit/asm_load.o obj/x86_64-pc-linux-gnu/opt/jit/beam_jit_common.o obj/x86_64-pc-linux-gnu/opt/jit/beam_asm.o obj/x86_64-pc-linux-gnu/opt/jit/beam_asm_global.o obj/x86_64-pc-linux-gnu/opt/jit/beam_asm_module.o obj/x86_64-pc-linux-gnu/opt/jit/beam_asm_perf.o obj/x86_64-pc-linux-gnu/opt/jit/instr_arith.o obj/x86_64-pc-linux-gnu/opt/jit/instr_bs.o obj/x86_64-pc-linux-gnu/opt/jit/instr_bif.o obj/x86_64-pc-linux-gnu/opt/jit/instr_call.o obj/x86_64-pc-linux-gnu/opt/jit/instr_common.o obj/x86_64-pc-linux-gnu/opt/jit/instr_float.o obj/x86_64-pc-linux-gnu/opt/jit/instr_guard_bifs.o obj/x86_64-pc-linux-gnu/opt/jit/instr_map.o obj/x86_64-pc-linux-gnu/opt/jit/instr_msg.o obj/x86_64-pc-linux-gnu/opt/jit/instr_select.o obj/x86_64-pc-linux-gnu/opt/jit/instr_trace.o obj/x86_64-pc-linux-gnu/opt/jit/asmjit/core/archtraits.o obj/x86_64-pc-linux-gnu/opt/jit/asmjit/core/assembler.o obj/x86_64-pc-linux-gnu/opt/jit/asmjit/core/builder.o obj/x86_64-pc-linux-gnu/opt/jit/asmjit/core/codeholder.o obj/x86_64-pc-linux-gnu/opt/jit/asmjit/core/codewriter.o obj/x86_64-pc-linux-gnu/opt/jit/asmjit/core/compiler.o obj/x86_64-pc-linux-gnu/opt/jit/asmjit/core/constpool.o obj/x86_64-pc-linux-gnu/opt/jit/asmjit/core/cpuinfo.o obj/x86_64-pc-linux-gnu/opt/jit/asmjit/core/emithelper.o obj/x86_64-pc-linux-gnu/opt/jit/asmjit/core/emitter.o obj/x86_64-pc-linux-gnu/opt/jit/asmjit/core/emitterutils.o obj/x86_64-pc-linux-gnu/opt/jit/asmjit/core/environment.o obj/x86_64-pc-linux-gnu/opt/jit/asmjit/core/errorhandler.o obj/x86_64-pc-linux-gnu/opt/jit/asmjit/core/formatter.o obj/x86_64-pc-linux-gnu/opt/jit/asmjit/core/func.o obj/x86_64-pc-linux-gnu/opt/jit/asmjit/core/funcargscontext.o obj/x86_64-pc-linux-gnu/opt/jit/asmjit/core/globals.o obj/x86_64-pc-linux-gnu/opt/jit/asmjit/core/inst.o obj/x86_64-pc-linux-gnu/opt/jit/asmjit/core/jitallocator.o obj/x86_64-pc-linux-gnu/opt/jit/asmjit/core/jitruntime.o obj/x86_64-pc-linux-gnu/opt/jit/asmjit/core/logger.o obj/x86_64-pc-linux-gnu/opt/jit/asmjit/core/operand.o obj/x86_64-pc-linux-gnu/opt/jit/asmjit/core/osutils.o obj/x86_64-pc-linux-gnu/opt/jit/asmjit/core/ralocal.o obj/x86_64-pc-linux-gnu/opt/jit/asmjit/core/rapass.o obj/x86_64-pc-linux-gnu/opt/jit/asmjit/core/rastack.o obj/x86_64-pc-linux-gnu/opt/jit/asmjit/core/string.o obj/x86_64-pc-linux-gnu/opt/jit/asmjit/core/support.o obj/x86_64-pc-linux-gnu/opt/jit/asmjit/core/target.o obj/x86_64-pc-linux-gnu/opt/jit/asmjit/core/type.o obj/x86_64-pc-linux-gnu/opt/jit/asmjit/core/virtmem.o obj/x86_64-pc-linux-gnu/opt/jit/asmjit/core/zone.o obj/x86_64-pc-linux-gnu/opt/jit/asmjit/core/zonehash.o obj/x86_64-pc-linux-gnu/opt/jit/asmjit/core/zonelist.o obj/x86_64-pc-linux-gnu/opt/jit/asmjit/core/zonestack.o obj/x86_64-pc-linux-gnu/opt/jit/asmjit/core/zonetree.o obj/x86_64-pc-linux-gnu/opt/jit/asmjit/core/zonevector.o obj/x86_64-pc-linux-gnu/opt/jit/asmjit/x86/x86assembler.o obj/x86_64-pc-linux-gnu/opt/jit/asmjit/x86/x86builder.o obj/x86_64-pc-linux-gnu/opt/jit/asmjit/x86/x86compiler.o obj/x86_64-pc-linux-gnu/opt/jit/asmjit/x86/x86emithelper.o obj/x86_64-pc-linux-gnu/opt/jit/asmjit/x86/x86features.o obj/x86_64-pc-linux-gnu/opt/jit/asmjit/x86/x86formatter.o obj/x86_64-pc-linux-gnu/opt/jit/asmjit/x86/x86func.o obj/x86_64-pc-linux-gnu/opt/jit/asmjit/x86/x86instapi.o obj/x86_64-pc-linux-gnu/opt/jit/asmjit/x86/x86instdb.o obj/x86_64-pc-linux-gnu/opt/jit/asmjit/x86/x86operand.o obj/x86_64-pc-linux-gnu/opt/jit/asmjit/x86/x86rapass.o obj/x86_64-pc-linux-gnu/opt/jit/beam_common.o obj/x86_64-pc-linux-gnu/opt/jit/beam_bif_load.o obj/x86_64-pc-linux-gnu/opt/jit/beam_bp.o obj/x86_64-pc-linux-gnu/opt/jit/beam_catches.o obj/x86_64-pc-linux-gnu/opt/jit/beam_debug.o obj/x86_64-pc-linux-gnu/opt/jit/beam_load.o obj/x86_64-pc-linux-gnu/opt/jit/beam_opcodes.o obj/x86_64-pc-linux-gnu/opt/jit/beam_ranges.o obj/x86_64-pc-linux-gnu/opt/jit/beam_transform.o obj/x86_64-pc-linux-gnu/opt/jit/beam_transform_engine.o obj/x86_64-pc-linux-gnu/opt/jit/beam_transform_helpers.o obj/x86_64-pc-linux-gnu/opt/jit/code_ix.o obj/x86_64-pc-linux-gnu/opt/jit/erl_alloc.o obj/x86_64-pc-linux-gnu/opt/jit/erl_mtrace.o obj/x86_64-pc-linux-gnu/opt/jit/erl_alloc_util.o obj/x86_64-pc-linux-gnu/opt/jit/erl_goodfit_alloc.o obj/x86_64-pc-linux-gnu/opt/jit/erl_bestfit_alloc.o obj/x86_64-pc-linux-gnu/opt/jit/erl_afit_alloc.o obj/x86_64-pc-linux-gnu/opt/jit/erl_init.o obj/x86_64-pc-linux-gnu/opt/jit/erl_atom_table.o obj/x86_64-pc-linux-gnu/opt/jit/erl_bif_table.o obj/x86_64-pc-linux-gnu/opt/jit/erl_bif_ddll.o obj/x86_64-pc-linux-gnu/opt/jit/erl_bif_guard.o obj/x86_64-pc-linux-gnu/opt/jit/erl_bif_info.o obj/x86_64-pc-linux-gnu/opt/jit/erl_bif_op.o obj/x86_64-pc-linux-gnu/opt/jit/erl_bif_os.o obj/x86_64-pc-linux-gnu/opt/jit/erl_bif_lists.o obj/x86_64-pc-linux-gnu/opt/jit/erl_bif_persistent.o obj/x86_64-pc-linux-gnu/opt/jit/erl_bif_atomics.o obj/x86_64-pc-linux-gnu/opt/jit/erl_bif_counters.o obj/x86_64-pc-linux-gnu/opt/jit/erl_bif_trace.o obj/x86_64-pc-linux-gnu/opt/jit/erl_bif_unique.o obj/x86_64-pc-linux-gnu/opt/jit/erl_guard_bifs.o obj/x86_64-pc-linux-gnu/opt/jit/erl_dirty_bif_wrap.o obj/x86_64-pc-linux-gnu/opt/jit/erl_trace.o obj/x86_64-pc-linux-gnu/opt/jit/copy.o obj/x86_64-pc-linux-gnu/opt/jit/utils.o obj/x86_64-pc-linux-gnu/opt/jit/bif.o obj/x86_64-pc-linux-gnu/opt/jit/io.o obj/x86_64-pc-linux-gnu/opt/jit/erl_printf_term.o obj/x86_64-pc-linux-gnu/opt/jit/erl_debug.o obj/x86_64-pc-linux-gnu/opt/jit/erl_md5.o obj/x86_64-pc-linux-gnu/opt/jit/erl_message.o obj/x86_64-pc-linux-gnu/opt/jit/erl_proc_sig_queue.o obj/x86_64-pc-linux-gnu/opt/jit/erl_process_dict.o obj/x86_64-pc-linux-gnu/opt/jit/erl_process_lock.o obj/x86_64-pc-linux-gnu/opt/jit/erl_port_task.o obj/x86_64-pc-linux-gnu/opt/jit/erl_arith.o obj/x86_64-pc-linux-gnu/opt/jit/time.o obj/x86_64-pc-linux-gnu/opt/jit/erl_time_sup.o obj/x86_64-pc-linux-gnu/opt/jit/external.o obj/x86_64-pc-linux-gnu/opt/jit/dist.o obj/x86_64-pc-linux-gnu/opt/jit/binary.o obj/x86_64-pc-linux-gnu/opt/jit/erl_db.o obj/x86_64-pc-linux-gnu/opt/jit/erl_db_util.o obj/x86_64-pc-linux-gnu/opt/jit/erl_db_hash.o obj/x86_64-pc-linux-gnu/opt/jit/erl_db_tree.o obj/x86_64-pc-linux-gnu/opt/jit/erl_thr_progress.o obj/x86_64-pc-linux-gnu/opt/jit/big.o obj/x86_64-pc-linux-gnu/opt/jit/hash.o obj/x86_64-pc-linux-gnu/opt/jit/index.o obj/x86_64-pc-linux-gnu/opt/jit/atom.o obj/x86_64-pc-linux-gnu/opt/jit/module.o obj/x86_64-pc-linux-gnu/opt/jit/export.o obj/x86_64-pc-linux-gnu/opt/jit/register.o obj/x86_64-pc-linux-gnu/opt/jit/break.o obj/x86_64-pc-linux-gnu/opt/jit/erl_async.o obj/x86_64-pc-linux-gnu/opt/jit/erl_lock_check.o obj/x86_64-pc-linux-gnu/opt/jit/erl_dyn_lock_check.o obj/x86_64-pc-linux-gnu/opt/jit/erl_gc.o obj/x86_64-pc-linux-gnu/opt/jit/erl_lock_count.o obj/x86_64-pc-linux-gnu/opt/jit/erl_posix_str.o obj/x86_64-pc-linux-gnu/opt/jit/erl_bits.o obj/x86_64-pc-linux-gnu/opt/jit/erl_math.o obj/x86_64-pc-linux-gnu/opt/jit/erl_fun.o obj/x86_64-pc-linux-gnu/opt/jit/erl_bif_port.o obj/x86_64-pc-linux-gnu/opt/jit/erl_term.o obj/x86_64-pc-linux-gnu/opt/jit/erl_node_tables.o obj/x86_64-pc-linux-gnu/opt/jit/erl_monitor_link.o obj/x86_64-pc-linux-gnu/opt/jit/erl_process_dump.o obj/x86_64-pc-linux-gnu/opt/jit/erl_hl_timer.o obj/x86_64-pc-linux-gnu/opt/jit/erl_cpu_topology.o obj/x86_64-pc-linux-gnu/opt/jit/erl_drv_thread.o obj/x86_64-pc-linux-gnu/opt/jit/erl_bif_chksum.o obj/x86_64-pc-linux-gnu/opt/jit/erl_bif_re.o obj/x86_64-pc-linux-gnu/opt/jit/erl_unicode.o obj/x86_64-pc-linux-gnu/opt/jit/packet_parser.o obj/x86_64-pc-linux-gnu/opt/jit/safe_hash.o obj/x86_64-pc-linux-gnu/opt/jit/erl_zlib.o obj/x86_64-pc-linux-gnu/opt/jit/erl_nif.o obj/x86_64-pc-linux-gnu/opt/jit/erl_bif_binary.o obj/x86_64-pc-linux-gnu/opt/jit/erl_ao_firstfit_alloc.o obj/x86_64-pc-linux-gnu/opt/jit/erl_thr_queue.o obj/x86_64-pc-linux-gnu/opt/jit/erl_sched_spec_pre_alloc.o obj/x86_64-pc-linux-gnu/opt/jit/erl_ptab.o obj/x86_64-pc-linux-gnu/opt/jit/erl_map.o obj/x86_64-pc-linux-gnu/opt/jit/erl_msacc.o obj/x86_64-pc-linux-gnu/opt/jit/erl_lock_flags.o obj/x86_64-pc-linux-gnu/opt/jit/erl_io_queue.o obj/x86_64-pc-linux-gnu/opt/jit/erl_db_catree.o obj/x86_64-pc-linux-gnu/opt/jit/socket_dbg.o obj/x86_64-pc-linux-gnu/opt/jit/socket_tarray.o obj/x86_64-pc-linux-gnu/opt/jit/socket_util.o obj/x86_64-pc-linux-gnu/opt/jit/erl_flxctr.o obj/x86_64-pc-linux-gnu/opt/jit/erl_nfunc_sched.o obj/x86_64-pc-linux-gnu/opt/jit/erl_global_literals.o obj/x86_64-pc-linux-gnu/opt/jit/beam_file.o obj/x86_64-pc-linux-gnu/opt/jit/sys.o obj/x86_64-pc-linux-gnu/opt/jit/sys_drivers.o obj/x86_64-pc-linux-gnu/opt/jit/sys_env.o obj/x86_64-pc-linux-gnu/opt/jit/sys_uds.o obj/x86_64-pc-linux-gnu/opt/jit/driver_tab.o obj/x86_64-pc-linux-gnu/opt/jit/unix_prim_file.o obj/x86_64-pc-linux-gnu/opt/jit/sys_float.o obj/x86_64-pc-linux-gnu/opt/jit/sys_time.o obj/x86_64-pc-linux-gnu/opt/jit/sys_signal_stack.o obj/x86_64-pc-linux-gnu/opt/jit/erl_poll.o obj/x86_64-pc-linux-gnu/opt/jit/erl_check_io.o obj/x86_64-pc-linux-gnu/opt/jit/erl_mseg.o obj/x86_64-pc-linux-gnu/opt/jit/erl_mmap.o obj/x86_64-pc-linux-gnu/opt/jit/erl_osenv.o obj/x86_64-pc-linux-gnu/opt/jit/erl_unix_sys_ddll.o obj/x86_64-pc-linux-gnu/opt/jit/erl_mtrace_sys_wrap.o obj/x86_64-pc-linux-gnu/opt/jit/erl_sys_common_misc.o obj/x86_64-pc-linux-gnu/opt/jit/erl_os_monotonic_time_extender.o obj/x86_64-pc-linux-gnu/opt/jit/erl_poll.flbk.o obj/x86_64-pc-linux-gnu/opt/jit/erlang_lttng.o obj/x86_64-pc-linux-gnu/opt/jit/inet_drv.o obj/x86_64-pc-linux-gnu/opt/jit/ram_file_drv.o obj/x86_64-pc-linux-gnu/opt/jit/ttsl_drv.o obj/x86_64-pc-linux-gnu/opt/jit/erl_tracer_nif.o obj/x86_64-pc-linux-gnu/opt/jit/prim_buffer_nif.o obj/x86_64-pc-linux-gnu/opt/jit/prim_file_nif.o obj/x86_64-pc-linux-gnu/opt/jit/zlib_nif.o obj/x86_64-pc-linux-gnu/opt/jit/prim_socket_nif.o obj/x86_64-pc-linux-gnu/opt/jit/prim_net_nif.o \ -lutil -ldl -lm -ltinfo -L../lib/internal/x86_64-pc-linux-gnu -lz /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/emulator/pcre/obj/x86_64-pc-linux-gnu/opt/libepcre.a -lethread -lerts_internal_r -lpthread -lrt -lrt /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/bin/x86_64-pc-linux-gnu/beam.jit /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/bin/x86_64-pc-linux-gnu/beam.smp make[4]: Leaving directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/emulator' make[3]: Leaving directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/emulator' make[3]: Entering directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/etc' make[4]: Entering directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/etc/common' make -f x86_64-pc-linux-gnu/Makefile TYPE=opt make[5]: Entering directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/etc/common' x86_64-pc-linux-gnu-gcc -Werror=undef -Werror=implicit -Werror=return-type -fno-common -pipe -march=native -fno-diagnostics-color -O2 -fno-strict-aliasing -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/x86_64-pc-linux-gnu -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wpointer-arith -Wmissing-prototypes -Wdeclaration-after-statement -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/emulator/sys/unix -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/emulator/beam -I. -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/emulator/sys/common -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/include -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/include/x86_64-pc-linux-gnu -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/include/internal -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/include/internal/x86_64-pc-linux-gnu -DOTP_SYSTEM_VERSION=\"24\" -o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/obj/x86_64-pc-linux-gnu/inet_gethost.o -c inet_gethost.c x86_64-pc-linux-gnu-gcc -Werror=undef -Werror=implicit -Werror=return-type -fno-common -pipe -march=native -fno-diagnostics-color -O2 -fno-strict-aliasing -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/x86_64-pc-linux-gnu -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wpointer-arith -Wmissing-prototypes -Wdeclaration-after-statement -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/emulator/sys/unix -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/emulator/beam -I. -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/emulator/sys/common -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/include -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/include/x86_64-pc-linux-gnu -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/include/internal -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/include/internal/x86_64-pc-linux-gnu -DOTP_SYSTEM_VERSION=\"24\" -o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/obj/x86_64-pc-linux-gnu/heart.o -c heart.c x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/emulator/beam -Werror=undef -Werror=implicit -Werror=return-type -fno-common -pipe -march=native -fno-diagnostics-color -O2 -fno-strict-aliasing -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/x86_64-pc-linux-gnu -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wpointer-arith -Wmissing-prototypes -Wdeclaration-after-statement -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/emulator/sys/unix -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/emulator/beam -I. -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/emulator/sys/common -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/include -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/include/x86_64-pc-linux-gnu -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/include/internal -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/include/internal/x86_64-pc-linux-gnu -DOTP_SYSTEM_VERSION=\"24\" -o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/obj/x86_64-pc-linux-gnu/erlexec.o -c ./erlexec.c x86_64-pc-linux-gnu-gcc -Werror=undef -Werror=implicit -Werror=return-type -fno-common -pipe -march=native -fno-diagnostics-color -O2 -fno-strict-aliasing -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/x86_64-pc-linux-gnu -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wpointer-arith -Wmissing-prototypes -Wdeclaration-after-statement -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/emulator/sys/unix -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/emulator/beam -I. -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/emulator/sys/common -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/include -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/include/x86_64-pc-linux-gnu -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/include/internal -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/include/internal/x86_64-pc-linux-gnu -DOTP_SYSTEM_VERSION=\"24\" -o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/obj/x86_64-pc-linux-gnu/typer.o -c typer.c x86_64-pc-linux-gnu-gcc -Werror=undef -Werror=implicit -Werror=return-type -fno-common -pipe -march=native -fno-diagnostics-color -O2 -fno-strict-aliasing -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/x86_64-pc-linux-gnu -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wpointer-arith -Wmissing-prototypes -Wdeclaration-after-statement -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/emulator/sys/unix -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/emulator/beam -I. -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/emulator/sys/common -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/include -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/include/x86_64-pc-linux-gnu -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/include/internal -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/include/internal/x86_64-pc-linux-gnu -DOTP_SYSTEM_VERSION=\"24\" -o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/obj/x86_64-pc-linux-gnu/dialyzer.o -c dialyzer.c x86_64-pc-linux-gnu-gcc -Werror=undef -Werror=implicit -Werror=return-type -fno-common -pipe -march=native -fno-diagnostics-color -O2 -fno-strict-aliasing -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/x86_64-pc-linux-gnu -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wpointer-arith -Wmissing-prototypes -Wdeclaration-after-statement -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/emulator/sys/unix -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/emulator/beam -I. -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/emulator/sys/common -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/include -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/include/x86_64-pc-linux-gnu -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/include/internal -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/include/internal/x86_64-pc-linux-gnu -DOTP_SYSTEM_VERSION=\"24\" -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -D_GNU_SOURCE -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/include -o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/obj/x86_64-pc-linux-gnu/erlc.o -c erlc.c x86_64-pc-linux-gnu-gcc -Werror=undef -Werror=implicit -Werror=return-type -fno-common -pipe -march=native -fno-diagnostics-color -O2 -fno-strict-aliasing -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/x86_64-pc-linux-gnu -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wpointer-arith -Wmissing-prototypes -Wdeclaration-after-statement -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/emulator/sys/unix -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/emulator/beam -I. -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/emulator/sys/common -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/include -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/include/x86_64-pc-linux-gnu -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/include/internal -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/include/internal/x86_64-pc-linux-gnu -DOTP_SYSTEM_VERSION=\"24\" -o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/obj/x86_64-pc-linux-gnu/escript.o -c escript.c x86_64-pc-linux-gnu-gcc -Werror=undef -Werror=implicit -Werror=return-type -fno-common -pipe -march=native -fno-diagnostics-color -O2 -fno-strict-aliasing -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/x86_64-pc-linux-gnu -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wpointer-arith -Wmissing-prototypes -Wdeclaration-after-statement -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/emulator/sys/unix -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/emulator/beam -I. -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/emulator/sys/common -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/include -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/include/x86_64-pc-linux-gnu -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/include/internal -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/include/internal/x86_64-pc-linux-gnu -DOTP_SYSTEM_VERSION=\"24\" -o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/obj/x86_64-pc-linux-gnu/ct_run.o -c ct_run.c x86_64-pc-linux-gnu-gcc -Werror=undef -Werror=implicit -Werror=return-type -fno-common -pipe -march=native -fno-diagnostics-color -O2 -fno-strict-aliasing -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/x86_64-pc-linux-gnu -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wpointer-arith -Wmissing-prototypes -Wdeclaration-after-statement -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/emulator/sys/unix -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/emulator/beam -I. -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/emulator/sys/common -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/include -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/include/x86_64-pc-linux-gnu -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/include/internal -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/include/internal/x86_64-pc-linux-gnu -DOTP_SYSTEM_VERSION=\"24\" -o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/obj/x86_64-pc-linux-gnu/safe_string.o -c ../unix/safe_string.c x86_64-pc-linux-gnu-gcc -Werror=undef -Werror=implicit -Werror=return-type -fno-common -pipe -march=native -fno-diagnostics-color -O2 -fno-strict-aliasing -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/x86_64-pc-linux-gnu -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wpointer-arith -Wmissing-prototypes -Wdeclaration-after-statement -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/emulator/sys/unix -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/emulator/beam -I. -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/emulator/sys/common -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/include -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/include/x86_64-pc-linux-gnu -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/include/internal -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/include/internal/x86_64-pc-linux-gnu -DOTP_SYSTEM_VERSION=\"24\" -o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/obj/x86_64-pc-linux-gnu/run_erl.o -c ../unix/run_erl.c x86_64-pc-linux-gnu-gcc -Werror=undef -Werror=implicit -Werror=return-type -fno-common -pipe -march=native -fno-diagnostics-color -O2 -fno-strict-aliasing -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/x86_64-pc-linux-gnu -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wpointer-arith -Wmissing-prototypes -Wdeclaration-after-statement -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/emulator/sys/unix -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/emulator/beam -I. -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/emulator/sys/common -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/include -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/include/x86_64-pc-linux-gnu -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/include/internal -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/include/internal/x86_64-pc-linux-gnu -DOTP_SYSTEM_VERSION=\"24\" -o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/obj/x86_64-pc-linux-gnu/to_erl.o -c ../unix/to_erl.c x86_64-pc-linux-gnu-gcc -Werror=undef -Werror=implicit -Werror=return-type -fno-common -pipe -march=native -fno-diagnostics-color -O2 -fno-strict-aliasing -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/x86_64-pc-linux-gnu -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wpointer-arith -Wmissing-prototypes -Wdeclaration-after-statement -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/emulator/sys/unix -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/emulator/beam -I. -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/emulator/sys/common -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/include -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/include/x86_64-pc-linux-gnu -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/include/internal -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/include/internal/x86_64-pc-linux-gnu -DOTP_SYSTEM_VERSION=\"24\" -o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/obj/x86_64-pc-linux-gnu/dyn_erl.o -c ../unix/dyn_erl.c cp /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/bin/x86_64-pc-linux-gnu/erl_call /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/bin/x86_64-pc-linux-gnu/erl_call x86_64-pc-linux-gnu-gcc -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 -pipe -march=native -fno-diagnostics-color -O2 -fno-strict-aliasing -D_GNU_SOURCE -fPIC -I../unix -o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/obj/x86_64-pc-linux-gnu/jit-reader.o -c ../unix/jit-reader.c sed -e 's;%I_VSN%;12.0.2;' \ -e 's;%EMULATOR%;beam;' \ -e 's;%EMULATOR_NUMBER%;;' \ -e 's;%I_SYSTEM_VSN%;24;' \ ../unix/Install.src > Install sed -e 's;%EMULATOR%;beam;' \ -e 's;%EMULATOR_NUMBER%;;' \ -e 's;%VSN%;12.0.2;' \ ../unix/erl.src.src > erl.src x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/bin/x86_64-pc-linux-gnu/inet_gethost /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/obj/x86_64-pc-linux-gnu/inet_gethost.o -lutil -ldl -lm -L../../lib/internal/x86_64-pc-linux-gnu -lerts_internal -lm x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/bin/x86_64-pc-linux-gnu/heart /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/obj/x86_64-pc-linux-gnu/heart.o \ -lrt x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/bin/x86_64-pc-linux-gnu/erlexec /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/obj/x86_64-pc-linux-gnu/erlexec.o -L../../lib/internal/x86_64-pc-linux-gnu -lerts_internal -lm x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/bin/x86_64-pc-linux-gnu/typer /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/obj/x86_64-pc-linux-gnu/typer.o -L/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/obj/x86_64-pc-linux-gnu -lutil -ldl -lm -L../../lib/internal/x86_64-pc-linux-gnu -lerts_internal -lm x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/bin/x86_64-pc-linux-gnu/dialyzer /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/obj/x86_64-pc-linux-gnu/dialyzer.o -L/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/obj/x86_64-pc-linux-gnu -lutil -ldl -lm -L../../lib/internal/x86_64-pc-linux-gnu -lerts_internal -lm x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/bin/x86_64-pc-linux-gnu/erlc /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/obj/x86_64-pc-linux-gnu/erlc.o -L/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/obj/x86_64-pc-linux-gnu -lutil -ldl -lm -L../../lib/internal/x86_64-pc-linux-gnu -lerts_internal -lm -L/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/obj/x86_64-pc-linux-gnu -lei -lpthread -lrt x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/bin/x86_64-pc-linux-gnu/escript /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/obj/x86_64-pc-linux-gnu/escript.o -L/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/obj/x86_64-pc-linux-gnu -lutil -ldl -lm -L../../lib/internal/x86_64-pc-linux-gnu -lerts_internal -lm x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/bin/x86_64-pc-linux-gnu/ct_run /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/obj/x86_64-pc-linux-gnu/ct_run.o -L/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/obj/x86_64-pc-linux-gnu -lutil -ldl -lm -L../../lib/internal/x86_64-pc-linux-gnu -lerts_internal -lm x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/bin/x86_64-pc-linux-gnu/run_erl /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/obj/x86_64-pc-linux-gnu/safe_string.o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/obj/x86_64-pc-linux-gnu/run_erl.o -lutil -ldl -lm x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/bin/x86_64-pc-linux-gnu/to_erl /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/obj/x86_64-pc-linux-gnu/safe_string.o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/obj/x86_64-pc-linux-gnu/to_erl.o x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/bin/x86_64-pc-linux-gnu/dyn_erl /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/obj/x86_64-pc-linux-gnu/safe_string.o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/obj/x86_64-pc-linux-gnu/dyn_erl.o x86_64-pc-linux-gnu-gcc -shared -Wl,-Bsymbolic -o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/bin/x86_64-pc-linux-gnu/jit-reader.so /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/obj/x86_64-pc-linux-gnu/jit-reader.o make[5]: Leaving directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/etc/common' make[4]: Leaving directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/etc/common' make[4]: Entering directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/etc/unix' sed \ -e 's:@ERL_TOP@:/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2:g' \ -e 's:@TARGET@:x86_64-pc-linux-gnu:g' \ etp-commands.in > etp-commands make[4]: Leaving directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/etc/unix' make[3]: Leaving directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/etc' make[3]: Entering directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/epmd' make[4]: Entering directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/epmd/src' make -f x86_64-pc-linux-gnu/Makefile TYPE=opt make[5]: Entering directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/epmd/src' x86_64-pc-linux-gnu-gcc -Werror=undef -Werror=implicit -Werror=return-type -fno-common -pipe -march=native -fno-diagnostics-color -O2 -fno-strict-aliasing -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/x86_64-pc-linux-gnu -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -Wall -Wstrict-prototypes -Wpointer-arith -Wmissing-prototypes -Wdeclaration-after-statement -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/include -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/include/x86_64-pc-linux-gnu -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/include/internal -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/include/internal/x86_64-pc-linux-gnu -DEPMD_PORT_NO=4369 -o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/obj/x86_64-pc-linux-gnu/epmd.o -c epmd.c x86_64-pc-linux-gnu-gcc -Werror=undef -Werror=implicit -Werror=return-type -fno-common -pipe -march=native -fno-diagnostics-color -O2 -fno-strict-aliasing -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/x86_64-pc-linux-gnu -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -Wall -Wstrict-prototypes -Wpointer-arith -Wmissing-prototypes -Wdeclaration-after-statement -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/include -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/include/x86_64-pc-linux-gnu -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/include/internal -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/include/internal/x86_64-pc-linux-gnu -DEPMD_PORT_NO=4369 -o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/obj/x86_64-pc-linux-gnu/epmd_cli.o -c epmd_cli.c x86_64-pc-linux-gnu-gcc -Werror=undef -Werror=implicit -Werror=return-type -fno-common -pipe -march=native -fno-diagnostics-color -O2 -fno-strict-aliasing -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/x86_64-pc-linux-gnu -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -Wall -Wstrict-prototypes -Wpointer-arith -Wmissing-prototypes -Wdeclaration-after-statement -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/include -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/include/x86_64-pc-linux-gnu -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/include/internal -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/include/internal/x86_64-pc-linux-gnu -DEPMD_PORT_NO=4369 -o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/obj/x86_64-pc-linux-gnu/epmd_srv.o -c epmd_srv.c x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/bin/x86_64-pc-linux-gnu/epmd /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/obj/x86_64-pc-linux-gnu/epmd.o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/obj/x86_64-pc-linux-gnu/epmd_cli.o /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/obj/x86_64-pc-linux-gnu/epmd_srv.o -lutil -ldl -lm -L../../lib/internal/x86_64-pc-linux-gnu -lerts_internal -lm make[5]: Leaving directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/epmd/src' make[4]: Leaving directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/epmd/src' make[3]: Leaving directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/epmd' make[3]: Entering directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/lib_src' make -f x86_64-pc-linux-gnu/Makefile TYPE=opt make[4]: Entering directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/lib_src' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/lib_src' make[3]: Leaving directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/lib_src' (cd preloaded/src && make ../ebin/erts.app) make[3]: Entering directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/preloaded/src' sed -e 's;%VSN%;12.0.2;' -e 's;%ESOCK_MODS%;prim_net, prim_socket, socket_registry,;' erts.app.src > ../ebin/erts.app make[3]: Leaving directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/preloaded/src' make[2]: Leaving directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts' make[1]: Leaving directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts' cd lib && \ ERL_TOP=/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2 PATH=/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/bootstrap/bin:"${PATH}" \ make opt SECONDARY_BOOTSTRAP=true ERL_COMPILE_WARNINGS_AS_ERRORS=yes make[1]: Entering directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib' make[2]: Entering directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/parsetools' === Entering application parsetools make[3]: Entering directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/parsetools/src' erlc -W -Werror +debug_info -DUSE_ESOCK=true -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/stdlib/include -Werror -o../ebin leex.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/stdlib/include -Werror -o../ebin yecc.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/stdlib/include -Werror -o../ebin yeccparser.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/stdlib/include -Werror -o../ebin yeccscan.erl sed -e 's;%VSN%;2.3;' parsetools.app.src > ../ebin/parsetools.app sed -e 's;%VSN%;2.3;' parsetools.appup.src > ../ebin/parsetools.appup make[3]: Leaving directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/parsetools/src' make[3]: Entering directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/parsetools/doc/src' make[3]: Nothing to be done for 'opt'. make[3]: Leaving directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/parsetools/doc/src' === Leaving application parsetools make[2]: Leaving directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/parsetools' make[2]: Entering directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/asn1/src' erlc -W -bbeam -o../ebin -Werror +debug_info -DUSE_ESOCK=true -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/stdlib -Werror -Dvsn=\"5.0.16\" asn1ct.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/stdlib -Werror -o../ebin asn1ct_check.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/stdlib -Werror -o../ebin asn1_db.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/stdlib -Werror -o../ebin asn1ct_pretty_format.erl erlc -W -o../ebin -Werror +debug_info -DUSE_ESOCK=true -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/stdlib -Werror -I../rt_templates asn1ct_func.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/stdlib -Werror -o../ebin asn1ct_gen.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/stdlib -Werror -o../ebin asn1ct_gen_check.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/stdlib -Werror -o../ebin asn1ct_gen_per.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/stdlib -Werror -o../ebin asn1ct_name.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/stdlib -Werror -o../ebin asn1ct_constructed_per.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/stdlib -Werror -o../ebin asn1ct_constructed_ber_bin_v2.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/stdlib -Werror -o../ebin asn1ct_gen_ber_bin_v2.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/stdlib -Werror -o../ebin asn1ct_gen_jer.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/stdlib -Werror -o../ebin asn1ct_imm.erl erlc -W prepare_templates.erl erlc -W +debug_info asn1rtt_check.erl erlc -W +debug_info asn1rtt_ext.erl erlc -W +debug_info asn1rtt_per_common.erl erlc -W +debug_info asn1rtt_real_common.erl erlc -W +debug_info asn1rtt_ber.erl erlc -W +debug_info asn1rtt_jer.erl erlc -W +debug_info asn1rtt_per.erl erlc -W +debug_info asn1rtt_uper.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/stdlib -Werror -o../ebin asn1ct_value.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/stdlib -Werror -o../ebin asn1ct_tok.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/stdlib -Werror -o../ebin asn1ct_parser2.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/stdlib -Werror -o../ebin asn1ct_table.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/stdlib -Werror -o../ebin asn1rt_nif.erl sed -e 's;%VSN%;5.0.16;' asn1.app.src > ../ebin/asn1.app sed -e 's;%VSN%;5.0.16;' asn1.appup.src > ../ebin/asn1.appup erl -noshell -noinput -run prepare_templates gen_asn1ct_rtt \ asn1rtt_check.beam asn1rtt_ext.beam asn1rtt_per_common.beam asn1rtt_real_common.beam asn1rtt_ber.beam asn1rtt_jer.beam asn1rtt_per.beam asn1rtt_uper.beam erlc -W -Werror +debug_info -DUSE_ESOCK=true -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/stdlib -Werror -o../ebin asn1ct_rtt.erl erl -pa ../ebin -noshell -noinput \ -run prepare_templates gen_asn1ct_eval asn1ct_eval_ext.funcs erlc -W -Werror +debug_info -DUSE_ESOCK=true -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/stdlib -Werror -o../ebin asn1ct_eval_ext.erl make[2]: Leaving directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/asn1/src' make[1]: Leaving directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib' if test ! -d /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/bootstrap/lib/parsetools ; then mkdir /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/bootstrap/lib/parsetools ; fi if test ! -d /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/bootstrap/lib/parsetools/ebin ; then mkdir /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/bootstrap/lib/parsetools/ebin ; fi if test ! -d /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/bootstrap/lib/parsetools/include ; then mkdir /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/bootstrap/lib/parsetools/include ; fi for x in lib/parsetools/ebin/*.beam; do \ BN=`basename $x`; \ TF=/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/bootstrap/lib/parsetools/ebin/$BN; \ test -f $TF && \ test '!' -z "`find $x -newer $TF -print`" && \ /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 -p $x $TF; \ test '!' -f $TF && \ /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 -p $x $TF; \ true; \ done for x in lib/parsetools/include/*.hrl; do \ BN=`basename $x`; \ TF=/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/bootstrap/lib/parsetools/include/$BN; \ test -f $TF && \ test '!' -z "`find $x -newer $TF -print`" && \ /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 -p $x $TF; \ test '!' -f $TF && \ /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 -p $x $TF; \ true; \ done if test ! -d /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/bootstrap/lib/asn1 ; then mkdir /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/bootstrap/lib/asn1 ; fi if test ! -d /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/bootstrap/lib/asn1/ebin ; then mkdir /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/bootstrap/lib/asn1/ebin ; fi if test ! -d /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/bootstrap/lib/asn1/src ; then mkdir /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/bootstrap/lib/asn1/src ; fi for x in lib/asn1/ebin/*.beam; do \ BN=`basename $x`; \ TF=/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/bootstrap/lib/asn1/ebin/$BN; \ test -f $TF && \ test '!' -z "`find $x -newer $TF -print`" && \ /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 -p $x $TF; \ test '!' -f $TF && \ /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 -p $x $TF; \ true; \ done for x in lib/asn1/src/*.[eh]rl; do \ BN=`basename $x`; \ TF=/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/bootstrap/lib/asn1/src/$BN; \ test -f $TF && \ test '!' -z "`find $x -newer $TF -print`" && \ /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 -p $x $TF; \ test '!' -f $TF && \ /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 -p $x $TF; \ true; \ done if test ! -d /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/bootstrap/lib/xmerl ; then mkdir /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/bootstrap/lib/xmerl ; fi if test ! -d /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/bootstrap/lib/xmerl/include ; then mkdir /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/bootstrap/lib/xmerl/include ; fi for x in lib/xmerl/include/*.hrl; do \ BN=`basename $x`; \ TF=/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/bootstrap/lib/xmerl/include/$BN; \ test -f $TF && \ test '!' -z "`find $x -newer $TF -print`" && \ /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 -p $x $TF; \ test '!' -f $TF && \ /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 -p $x $TF; \ true; \ done cd lib && \ ERL_TOP=/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2 PATH=/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/bootstrap/bin:"${PATH}" \ make opt TERTIARY_BOOTSTRAP=true ERL_COMPILE_WARNINGS_AS_ERRORS=yes make[1]: Entering directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib' make[2]: Entering directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/snmp' === Entering application snmp make[3]: Entering directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/snmp/src/compile' erlc -W -o . -o. snmpc_mib_gram.yrl erlc -W -Werror +debug_info -DUSE_ESOCK=true -pa /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/snmp/ebin -Werror +warn_unused_vars -I../../include -Dversion=\"5.9.1\" +'{parse_transform,sys_pre_attributes}' +'{attribute,insert,app_vsn,"snmp-5.9.1"}' -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/stdlib -o../../ebin snmpc.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -pa /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/snmp/ebin -Werror +warn_unused_vars -I../../include -Dversion=\"5.9.1\" +'{parse_transform,sys_pre_attributes}' +'{attribute,insert,app_vsn,"snmp-5.9.1"}' -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/stdlib -o../../ebin snmpc_lib.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -pa /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/snmp/ebin -Werror +warn_unused_vars -I../../include -Dversion=\"5.9.1\" +'{parse_transform,sys_pre_attributes}' +'{attribute,insert,app_vsn,"snmp-5.9.1"}' -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/stdlib -o../../ebin snmpc_mib_to_hrl.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -pa /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/snmp/ebin -Werror +warn_unused_vars -I../../include -Dversion=\"5.9.1\" +'{parse_transform,sys_pre_attributes}' +'{attribute,insert,app_vsn,"snmp-5.9.1"}' -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/stdlib -o../../ebin snmpc_misc.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -pa /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/snmp/ebin -Werror +warn_unused_vars -I../../include -Dversion=\"5.9.1\" +'{parse_transform,sys_pre_attributes}' +'{attribute,insert,app_vsn,"snmp-5.9.1"}' -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/stdlib -o../../ebin snmpc_tok.erl /usr/bin/perl -p -e 's?%VSN%?5.9.1? ' < snmpc.src > ../../bin/snmpc chmod 755 ../../bin/snmpc erlc -W -Werror +debug_info -DUSE_ESOCK=true -pa /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/snmp/ebin -Werror +warn_unused_vars -I../../include -Dversion=\"5.9.1\" +'{parse_transform,sys_pre_attributes}' +'{attribute,insert,app_vsn,"snmp-5.9.1"}' -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/stdlib -o../../ebin snmpc_mib_gram.erl make[3]: Leaving directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/snmp/src/compile' make[3]: Entering directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/snmp/mibs' perl -p -e 's?%PERL%?perl? ' < /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/snmp/bin/snmp-v2tov1.src > /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/snmp/bin/snmp-v2tov1 erlc -W -pa /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/snmp/ebin -I /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/snmp/priv/mibs -pa ../ebin +version -o ../priv/mibs RFC1213-MIB.mib erlc -W -pa /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/snmp/ebin -I /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/snmp/priv/mibs -pa ../ebin +version -o ../priv/mibs SNMPv2-TM.mib chmod 755 /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/snmp/bin/snmp-v2tov1 erlc -W -pa /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/snmp/ebin -I /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/snmp/priv/mibs -pa ../ebin +version -o ../priv/mibs SNMPv2-MIB.mib version: snmp-5.9.1 [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 version: snmp-5.9.1 erlc -W -pa /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/snmp/ebin -I /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/snmp/priv/mibs -pa ../ebin +version -o ../priv/mibs SNMP-FRAMEWORK-MIB.mib version: snmp-5.9.1 erlc -W -pa /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/snmp/ebin -I /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/snmp/priv/mibs -pa ../ebin +version -o ../priv/mibs SNMP-MPD-MIB.mib erlc -W -pa /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/snmp/ebin -I /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/snmp/priv/mibs -pa ../ebin +version -o ../priv/mibs INET-ADDRESS-MIB.mib version: snmp-5.9.1 version: snmp-5.9.1 erlc -W -pa /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/snmp/ebin -I /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/snmp/priv/mibs -pa ../ebin +version -o ../priv/mibs TRANSPORT-ADDRESS-MIB.mib erlc -W -pa /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/snmp/ebin -I /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/snmp/priv/mibs -pa ../ebin +version -o ../priv/mibs OTP-REG.mib version: snmp-5.9.1 erlc -W -pa /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/snmp/ebin -o ../include ../priv/mibs/RFC1213-MIB.bin version: snmp-5.9.1 erlc -W -pa /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/snmp/ebin -o ../include ../priv/mibs/SNMPv2-TM.bin version: snmp-5.9.1 erlc -W -pa /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/snmp/ebin -o ../include ../priv/mibs/SNMPv2-MIB.bin erlc -W -pa /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/snmp/ebin -o ../include ../priv/mibs/SNMP-FRAMEWORK-MIB.bin erlc -W -pa /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/snmp/ebin -o ../include ../priv/mibs/SNMP-MPD-MIB.bin erlc -W -pa /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/snmp/ebin -o ../include ../priv/mibs/INET-ADDRESS-MIB.bin erlc -W -pa /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/snmp/ebin -o ../include ../priv/mibs/TRANSPORT-ADDRESS-MIB.bin erlc -W -pa /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/snmp/ebin -o ../include ../priv/mibs/OTP-REG.bin /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/snmp/bin/snmp-v2tov1 -o v1/OTP-SNMPEA-MIB.mib.v1 OTP-SNMPEA-MIB.mib Assigning non-zero to $[ is no longer possible at /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/snmp/bin/snmp-v2tov1.pl line 7. erlc -W -pa /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/snmp/ebin -I /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/snmp/priv/mibs -pa ../ebin +version -o ../priv/mibs STANDARD-MIB.mib erlc -W -pa /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/snmp/ebin -I /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/snmp/priv/mibs -pa ../ebin +version -o ../priv/mibs SNMP-TARGET-MIB.mib erlc -W -pa /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/snmp/ebin -I /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/snmp/priv/mibs -pa ../ebin +version -o ../priv/mibs SNMP-USER-BASED-SM-MIB.mib version: snmp-5.9.1 erlc -W -pa /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/snmp/ebin -I /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/snmp/priv/mibs -pa ../ebin +version -o ../priv/mibs SNMP-VIEW-BASED-ACM-MIB.mib version: snmp-5.9.1 erlc -W -pa /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/snmp/ebin -I /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/snmp/priv/mibs -pa ../ebin +version -o ../priv/mibs SNMP-USM-AES-MIB.mib version: snmp-5.9.1 erlc -W -pa /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/snmp/ebin -I /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/snmp/priv/mibs -pa ../ebin +version -o ../priv/mibs OTP-TC.mib version: snmp-5.9.1 erlc -W -pa /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/snmp/ebin -I /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/snmp/priv/mibs -pa ../ebin +version -o ../priv/mibs OTP-SNMPEA-MIB.mib version: snmp-5.9.1 erlc -W -pa /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/snmp/ebin -o ../include ../priv/mibs/STANDARD-MIB.bin version: snmp-5.9.1 erlc -W -pa /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/snmp/ebin -o ../include ../priv/mibs/SNMP-TARGET-MIB.bin version: snmp-5.9.1 erlc -W -pa /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/snmp/ebin -o ../include ../priv/mibs/SNMP-USER-BASED-SM-MIB.bin [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 erlc -W -pa /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/snmp/ebin -o ../include ../priv/mibs/SNMP-VIEW-BASED-ACM-MIB.bin erlc -W -pa /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/snmp/ebin -o ../include ../priv/mibs/SNMP-USM-AES-MIB.bin erlc -W -pa /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/snmp/ebin -o ../include ../priv/mibs/OTP-TC.bin erlc -W -pa /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/snmp/ebin -o ../include ../priv/mibs/OTP-SNMPEA-MIB.bin erlc -W -pa /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/snmp/ebin -I /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/snmp/priv/mibs -pa ../ebin +version -o ../priv/mibs SNMP-NOTIFICATION-MIB.mib erlc -W -pa /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/snmp/ebin -I /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/snmp/priv/mibs -pa ../ebin +version -o ../priv/mibs SNMP-COMMUNITY-MIB.mib version: snmp-5.9.1 erlc -W -pa /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/snmp/ebin -o ../include ../priv/mibs/SNMP-NOTIFICATION-MIB.bin version: snmp-5.9.1 erlc -W -pa /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/snmp/ebin -o ../include ../priv/mibs/SNMP-COMMUNITY-MIB.bin make[3]: Leaving directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/snmp/mibs' make[3]: Entering directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/snmp/src' make[4]: Entering directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/snmp/src/compile' make[4]: Nothing to be done for 'opt'. make[4]: Leaving directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/snmp/src/compile' make[4]: Entering directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/snmp/src/app' erlc -W -Werror +debug_info -DUSE_ESOCK=true -pa /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/snmp/ebin -Werror +warn_unused_vars -I../misc -Dversion=\"5.9.1\" +'{parse_transform,sys_pre_attributes}' +'{attribute,insert,app_vsn,"snmp-5.9.1"}' -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/stdlib -Ddefault_verbosity=silence -o../../ebin snmp.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -pa /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/snmp/ebin -Werror +warn_unused_vars -I../misc -Dversion=\"5.9.1\" +'{parse_transform,sys_pre_attributes}' +'{attribute,insert,app_vsn,"snmp-5.9.1"}' -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/stdlib -Ddefault_verbosity=silence -o../../ebin snmp_app.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -pa /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/snmp/ebin -Werror +warn_unused_vars -I../misc -Dversion=\"5.9.1\" +'{parse_transform,sys_pre_attributes}' +'{attribute,insert,app_vsn,"snmp-5.9.1"}' -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/stdlib -Ddefault_verbosity=silence -o../../ebin snmp_app_sup.erl sed -e 's;%VSN%;5.9.1;' snmp.app.src > ../../ebin/snmp.app sed -e 's;%VSN%;5.9.1;' snmp.appup.src > ../../ebin/snmp.appup make[4]: Leaving directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/snmp/src/app' make[4]: Entering directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/snmp/src/misc' erlc -W -Werror +debug_info -DUSE_ESOCK=true -pa /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/snmp/ebin -Werror +warn_unused_vars -I../../include -I../compile -Dversion=\"5.9.1\" +'{parse_transform,sys_pre_attributes}' +'{attribute,insert,app_vsn,"snmp-5.9.1"}' -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/stdlib -Ddefault_verbosity=silence -o../../ebin snmp_conf.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -pa /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/snmp/ebin -Werror +warn_unused_vars -I../../include -I../compile -Dversion=\"5.9.1\" +'{parse_transform,sys_pre_attributes}' +'{attribute,insert,app_vsn,"snmp-5.9.1"}' -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/stdlib -Ddefault_verbosity=silence -o../../ebin snmp_config.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -pa /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/snmp/ebin -Werror +warn_unused_vars -I../../include -I../compile -Dversion=\"5.9.1\" +'{parse_transform,sys_pre_attributes}' +'{attribute,insert,app_vsn,"snmp-5.9.1"}' -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/stdlib -Ddefault_verbosity=silence -o../../ebin snmp_log.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -pa /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/snmp/ebin -Werror +warn_unused_vars -I../../include -I../compile -Dversion=\"5.9.1\" +'{parse_transform,sys_pre_attributes}' +'{attribute,insert,app_vsn,"snmp-5.9.1"}' -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/stdlib -Ddefault_verbosity=silence -o../../ebin snmp_mini_mib.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -pa /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/snmp/ebin -Werror +warn_unused_vars -I../../include -I../compile -Dversion=\"5.9.1\" +'{parse_transform,sys_pre_attributes}' +'{attribute,insert,app_vsn,"snmp-5.9.1"}' -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/stdlib -Ddefault_verbosity=silence -o../../ebin snmp_misc.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -pa /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/snmp/ebin -Werror +warn_unused_vars -I../../include -I../compile -Dversion=\"5.9.1\" +'{parse_transform,sys_pre_attributes}' +'{attribute,insert,app_vsn,"snmp-5.9.1"}' -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/stdlib -Ddefault_verbosity=silence -o../../ebin snmp_note_store.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -pa /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/snmp/ebin -Werror +warn_unused_vars -I../../include -I../compile -Dversion=\"5.9.1\" +'{parse_transform,sys_pre_attributes}' +'{attribute,insert,app_vsn,"snmp-5.9.1"}' -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/stdlib -Ddefault_verbosity=silence -o../../ebin snmp_pdus.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -pa /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/snmp/ebin -Werror +warn_unused_vars -I../../include -I../compile -Dversion=\"5.9.1\" +'{parse_transform,sys_pre_attributes}' +'{attribute,insert,app_vsn,"snmp-5.9.1"}' -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/stdlib -Ddefault_verbosity=silence -o../../ebin snmp_usm.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -pa /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/snmp/ebin -Werror +warn_unused_vars -I../../include -I../compile -Dversion=\"5.9.1\" +'{parse_transform,sys_pre_attributes}' +'{attribute,insert,app_vsn,"snmp-5.9.1"}' -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/stdlib -Ddefault_verbosity=silence -o../../ebin snmp_verbosity.erl make[4]: Leaving directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/snmp/src/misc' make[4]: Entering directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/snmp/src/agent' make[5]: Entering directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/snmp/src/agent' erlc -W -Werror +debug_info -DUSE_ESOCK=true -pa /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/snmp/ebin -Werror +warn_unused_vars -I../../include -I../misc -Dversion=\"5.9.1\" +'{parse_transform,sys_pre_attributes}' +'{attribute,insert,app_vsn,"snmp-5.9.1"}' -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/stdlib -Ddefault_verbosity=silence -o../../ebin snmpa_authentication_service.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -pa /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/snmp/ebin -Werror +warn_unused_vars -I../../include -I../misc -Dversion=\"5.9.1\" +'{parse_transform,sys_pre_attributes}' +'{attribute,insert,app_vsn,"snmp-5.9.1"}' -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/stdlib -Ddefault_verbosity=silence -o../../ebin snmpa_discovery_handler.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -pa /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/snmp/ebin -Werror +warn_unused_vars -I../../include -I../misc -Dversion=\"5.9.1\" +'{parse_transform,sys_pre_attributes}' +'{attribute,insert,app_vsn,"snmp-5.9.1"}' -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/stdlib -Ddefault_verbosity=silence -o../../ebin snmpa_error_report.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -pa /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/snmp/ebin -Werror +warn_unused_vars -I../../include -I../misc -Dversion=\"5.9.1\" +'{parse_transform,sys_pre_attributes}' +'{attribute,insert,app_vsn,"snmp-5.9.1"}' -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/stdlib -Ddefault_verbosity=silence -o../../ebin snmpa_get_mechanism.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -pa /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/snmp/ebin -Werror +warn_unused_vars -I../../include -I../misc -Dversion=\"5.9.1\" +'{parse_transform,sys_pre_attributes}' +'{attribute,insert,app_vsn,"snmp-5.9.1"}' -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/stdlib -Ddefault_verbosity=silence -o../../ebin snmpa_mib_storage.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -pa /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/snmp/ebin -Werror +warn_unused_vars -I../../include -I../misc -Dversion=\"5.9.1\" +'{parse_transform,sys_pre_attributes}' +'{attribute,insert,app_vsn,"snmp-5.9.1"}' -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/stdlib -Ddefault_verbosity=silence -o../../ebin snmpa_mib_data.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -pa /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/snmp/ebin -Werror +warn_unused_vars -I../../include -I../misc -Dversion=\"5.9.1\" +'{parse_transform,sys_pre_attributes}' +'{attribute,insert,app_vsn,"snmp-5.9.1"}' -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/stdlib -Ddefault_verbosity=silence -o../../ebin snmpa_network_interface.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -pa /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/snmp/ebin -Werror +warn_unused_vars -I../../include -I../misc -Dversion=\"5.9.1\" +'{parse_transform,sys_pre_attributes}' +'{attribute,insert,app_vsn,"snmp-5.9.1"}' -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/stdlib -Ddefault_verbosity=silence -o../../ebin snmpa_network_interface_filter.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -pa /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/snmp/ebin -Werror +warn_unused_vars -I../../include -I../misc -Dversion=\"5.9.1\" +'{parse_transform,sys_pre_attributes}' +'{attribute,insert,app_vsn,"snmp-5.9.1"}' -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/stdlib -Ddefault_verbosity=silence -o../../ebin snmpa_notification_delivery_info_receiver.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -pa /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/snmp/ebin -Werror +warn_unused_vars -I../../include -I../misc -Dversion=\"5.9.1\" +'{parse_transform,sys_pre_attributes}' +'{attribute,insert,app_vsn,"snmp-5.9.1"}' -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/stdlib -Ddefault_verbosity=silence -o../../ebin snmpa_notification_filter.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -pa /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/snmp/ebin -Werror +warn_unused_vars -I../../include -I../misc -Dversion=\"5.9.1\" +'{parse_transform,sys_pre_attributes}' +'{attribute,insert,app_vsn,"snmp-5.9.1"}' -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/stdlib -Ddefault_verbosity=silence -o../../ebin snmpa_set_mechanism.erl make[5]: Leaving directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/snmp/src/agent' make[5]: Entering directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/snmp/src/agent' erlc -W -Werror +debug_info -DUSE_ESOCK=true -pa /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/snmp/ebin -Werror +warn_unused_vars -I../../include -I../misc -Dversion=\"5.9.1\" +'{parse_transform,sys_pre_attributes}' +'{attribute,insert,app_vsn,"snmp-5.9.1"}' -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/stdlib -Ddefault_verbosity=silence -o../../ebin snmpa.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -pa /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/snmp/ebin -Werror +warn_unused_vars -I../../include -I../misc -Dversion=\"5.9.1\" +'{parse_transform,sys_pre_attributes}' +'{attribute,insert,app_vsn,"snmp-5.9.1"}' -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/stdlib -Ddefault_verbosity=silence -o../../ebin snmp_community_mib.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -pa /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/snmp/ebin -Werror +warn_unused_vars -I../../include -I../misc -Dversion=\"5.9.1\" +'{parse_transform,sys_pre_attributes}' +'{attribute,insert,app_vsn,"snmp-5.9.1"}' -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/stdlib -Ddefault_verbosity=silence -o../../ebin snmp_framework_mib.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -pa /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/snmp/ebin -Werror +warn_unused_vars -I../../include -I../misc -Dversion=\"5.9.1\" +'{parse_transform,sys_pre_attributes}' +'{attribute,insert,app_vsn,"snmp-5.9.1"}' -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/stdlib -Ddefault_verbosity=silence -o../../ebin snmp_notification_mib.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -pa /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/snmp/ebin -Werror +warn_unused_vars -I../../include -I../misc -Dversion=\"5.9.1\" +'{parse_transform,sys_pre_attributes}' +'{attribute,insert,app_vsn,"snmp-5.9.1"}' -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/stdlib -Ddefault_verbosity=silence -o../../ebin snmp_standard_mib.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -pa /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/snmp/ebin -Werror +warn_unused_vars -I../../include -I../misc -Dversion=\"5.9.1\" +'{parse_transform,sys_pre_attributes}' +'{attribute,insert,app_vsn,"snmp-5.9.1"}' -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/stdlib -Ddefault_verbosity=silence -o../../ebin snmp_target_mib.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -pa /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/snmp/ebin -Werror +warn_unused_vars -I../../include -I../misc -Dversion=\"5.9.1\" +'{parse_transform,sys_pre_attributes}' +'{attribute,insert,app_vsn,"snmp-5.9.1"}' -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/stdlib -Ddefault_verbosity=silence -o../../ebin snmp_user_based_sm_mib.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -pa /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/snmp/ebin -Werror +warn_unused_vars -I../../include -I../misc -Dversion=\"5.9.1\" +'{parse_transform,sys_pre_attributes}' +'{attribute,insert,app_vsn,"snmp-5.9.1"}' -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/stdlib -Ddefault_verbosity=silence -o../../ebin snmp_view_based_acm_mib.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -pa /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/snmp/ebin -Werror +warn_unused_vars -I../../include -I../misc -Dversion=\"5.9.1\" +'{parse_transform,sys_pre_attributes}' +'{attribute,insert,app_vsn,"snmp-5.9.1"}' -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/stdlib -Ddefault_verbosity=silence -o../../ebin snmpa_acm.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -pa /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/snmp/ebin -Werror +warn_unused_vars -I../../include -I../misc -Dversion=\"5.9.1\" +'{parse_transform,sys_pre_attributes}' +'{attribute,insert,app_vsn,"snmp-5.9.1"}' -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/stdlib -Ddefault_verbosity=silence -o../../ebin snmpa_agent.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -pa /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/snmp/ebin -Werror +warn_unused_vars -I../../include -I../misc -Dversion=\"5.9.1\" +'{parse_transform,sys_pre_attributes}' +'{attribute,insert,app_vsn,"snmp-5.9.1"}' -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/stdlib -Ddefault_verbosity=silence -o../../ebin snmpa_agent_sup.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -pa /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/snmp/ebin -Werror +warn_unused_vars -I../../include -I../misc -Dversion=\"5.9.1\" +'{parse_transform,sys_pre_attributes}' +'{attribute,insert,app_vsn,"snmp-5.9.1"}' -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/stdlib -Ddefault_verbosity=silence -o../../ebin snmpa_app.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -pa /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/snmp/ebin -Werror +warn_unused_vars -I../../include -I../misc -Dversion=\"5.9.1\" +'{parse_transform,sys_pre_attributes}' +'{attribute,insert,app_vsn,"snmp-5.9.1"}' -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/stdlib -Ddefault_verbosity=silence -o../../ebin snmpa_conf.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -pa /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/snmp/ebin -Werror +warn_unused_vars -I../../include -I../misc -Dversion=\"5.9.1\" +'{parse_transform,sys_pre_attributes}' +'{attribute,insert,app_vsn,"snmp-5.9.1"}' -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/stdlib -Ddefault_verbosity=silence -o../../ebin snmpa_discovery_handler_default.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -pa /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/snmp/ebin -Werror +warn_unused_vars -I../../include -I../misc -Dversion=\"5.9.1\" +'{parse_transform,sys_pre_attributes}' +'{attribute,insert,app_vsn,"snmp-5.9.1"}' -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/stdlib -Ddefault_verbosity=silence -o../../ebin snmpa_error.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -pa /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/snmp/ebin -Werror +warn_unused_vars -I../../include -I../misc -Dversion=\"5.9.1\" +'{parse_transform,sys_pre_attributes}' +'{attribute,insert,app_vsn,"snmp-5.9.1"}' -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/stdlib -Ddefault_verbosity=silence -o../../ebin snmpa_error_io.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -pa /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/snmp/ebin -Werror +warn_unused_vars -I../../include -I../misc -Dversion=\"5.9.1\" +'{parse_transform,sys_pre_attributes}' +'{attribute,insert,app_vsn,"snmp-5.9.1"}' -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/stdlib -Ddefault_verbosity=silence -o../../ebin snmpa_error_logger.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -pa /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/snmp/ebin -Werror +warn_unused_vars -I../../include -I../misc -Dversion=\"5.9.1\" +'{parse_transform,sys_pre_attributes}' +'{attribute,insert,app_vsn,"snmp-5.9.1"}' -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/stdlib -Ddefault_verbosity=silence -o../../ebin snmpa_get.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -pa /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/snmp/ebin -Werror +warn_unused_vars -I../../include -I../misc -Dversion=\"5.9.1\" +'{parse_transform,sys_pre_attributes}' +'{attribute,insert,app_vsn,"snmp-5.9.1"}' -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/stdlib -Ddefault_verbosity=silence -o../../ebin snmpa_get_lib.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -pa /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/snmp/ebin -Werror +warn_unused_vars -I../../include -I../misc -Dversion=\"5.9.1\" +'{parse_transform,sys_pre_attributes}' +'{attribute,insert,app_vsn,"snmp-5.9.1"}' -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/stdlib -Ddefault_verbosity=silence -o../../ebin snmpa_local_db.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -pa /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/snmp/ebin -Werror +warn_unused_vars -I../../include -I../misc -Dversion=\"5.9.1\" +'{parse_transform,sys_pre_attributes}' +'{attribute,insert,app_vsn,"snmp-5.9.1"}' -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/stdlib -Ddefault_verbosity=silence -o../../ebin snmpa_mib_storage_ets.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -pa /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/snmp/ebin -Werror +warn_unused_vars -I../../include -I../misc -Dversion=\"5.9.1\" +'{parse_transform,sys_pre_attributes}' +'{attribute,insert,app_vsn,"snmp-5.9.1"}' -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/stdlib -Ddefault_verbosity=silence -o../../ebin snmpa_mib_storage_dets.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -pa /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/snmp/ebin -Werror +warn_unused_vars -I../../include -I../misc -Dversion=\"5.9.1\" +'{parse_transform,sys_pre_attributes}' +'{attribute,insert,app_vsn,"snmp-5.9.1"}' -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/stdlib -Ddefault_verbosity=silence -o../../ebin snmpa_mib_storage_mnesia.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -pa /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/snmp/ebin -Werror +warn_unused_vars -I../../include -I../misc -Dversion=\"5.9.1\" +'{parse_transform,sys_pre_attributes}' +'{attribute,insert,app_vsn,"snmp-5.9.1"}' -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/stdlib -Ddefault_verbosity=silence -o../../ebin snmpa_mib.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -pa /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/snmp/ebin -Werror +warn_unused_vars -I../../include -I../misc -Dversion=\"5.9.1\" +'{parse_transform,sys_pre_attributes}' +'{attribute,insert,app_vsn,"snmp-5.9.1"}' -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/stdlib -Ddefault_verbosity=silence -o../../ebin snmpa_mib_data_tttn.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -pa /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/snmp/ebin -Werror +warn_unused_vars -I../../include -I../misc -Dversion=\"5.9.1\" +'{parse_transform,sys_pre_attributes}' +'{attribute,insert,app_vsn,"snmp-5.9.1"}' -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/stdlib -Ddefault_verbosity=silence -o../../ebin snmpa_mib_lib.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -pa /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/snmp/ebin -Werror +warn_unused_vars -I../../include -I../misc -Dversion=\"5.9.1\" +'{parse_transform,sys_pre_attributes}' +'{attribute,insert,app_vsn,"snmp-5.9.1"}' -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/stdlib -Ddefault_verbosity=silence -o../../ebin snmpa_misc_sup.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -pa /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/snmp/ebin -Werror +warn_unused_vars -I../../include -I../misc -Dversion=\"5.9.1\" +'{parse_transform,sys_pre_attributes}' +'{attribute,insert,app_vsn,"snmp-5.9.1"}' -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/stdlib -Ddefault_verbosity=silence -o../../ebin snmpa_mpd.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -pa /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/snmp/ebin -Werror +warn_unused_vars -I../../include -I../misc -Dversion=\"5.9.1\" +'{parse_transform,sys_pre_attributes}' +'{attribute,insert,app_vsn,"snmp-5.9.1"}' -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/stdlib -Ddefault_verbosity=silence -o../../ebin snmpa_net_if.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -pa /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/snmp/ebin -Werror +warn_unused_vars -I../../include -I../misc -Dversion=\"5.9.1\" +'{parse_transform,sys_pre_attributes}' +'{attribute,insert,app_vsn,"snmp-5.9.1"}' -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/stdlib -Ddefault_verbosity=silence -o../../ebin snmpa_net_if_filter.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -pa /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/snmp/ebin -Werror +warn_unused_vars -I../../include -I../misc -Dversion=\"5.9.1\" +'{parse_transform,sys_pre_attributes}' +'{attribute,insert,app_vsn,"snmp-5.9.1"}' -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/stdlib -Ddefault_verbosity=silence -o../../ebin snmpa_set.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -pa /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/snmp/ebin -Werror +warn_unused_vars -I../../include -I../misc -Dversion=\"5.9.1\" +'{parse_transform,sys_pre_attributes}' +'{attribute,insert,app_vsn,"snmp-5.9.1"}' -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/stdlib -Ddefault_verbosity=silence -o../../ebin snmpa_set_lib.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -pa /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/snmp/ebin -Werror +warn_unused_vars -I../../include -I../misc -Dversion=\"5.9.1\" +'{parse_transform,sys_pre_attributes}' +'{attribute,insert,app_vsn,"snmp-5.9.1"}' -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/stdlib -Ddefault_verbosity=silence -o../../ebin snmpa_supervisor.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -pa /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/snmp/ebin -Werror +warn_unused_vars -I../../include -I../misc -Dversion=\"5.9.1\" +'{parse_transform,sys_pre_attributes}' +'{attribute,insert,app_vsn,"snmp-5.9.1"}' -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/stdlib -Ddefault_verbosity=silence -o../../ebin snmpa_svbl.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -pa /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/snmp/ebin -Werror +warn_unused_vars -I../../include -I../misc -Dversion=\"5.9.1\" +'{parse_transform,sys_pre_attributes}' +'{attribute,insert,app_vsn,"snmp-5.9.1"}' -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/stdlib -Ddefault_verbosity=silence -o../../ebin snmpa_symbolic_store.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -pa /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/snmp/ebin -Werror +warn_unused_vars -I../../include -I../misc -Dversion=\"5.9.1\" +'{parse_transform,sys_pre_attributes}' +'{attribute,insert,app_vsn,"snmp-5.9.1"}' -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/stdlib -Ddefault_verbosity=silence -o../../ebin snmpa_target_cache.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -pa /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/snmp/ebin -Werror +warn_unused_vars -I../../include -I../misc -Dversion=\"5.9.1\" +'{parse_transform,sys_pre_attributes}' +'{attribute,insert,app_vsn,"snmp-5.9.1"}' -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/stdlib -Ddefault_verbosity=silence -o../../ebin snmpa_trap.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -pa /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/snmp/ebin -Werror +warn_unused_vars -I../../include -I../misc -Dversion=\"5.9.1\" +'{parse_transform,sys_pre_attributes}' +'{attribute,insert,app_vsn,"snmp-5.9.1"}' -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/stdlib -Ddefault_verbosity=silence -o../../ebin snmpa_usm.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -pa /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/snmp/ebin -Werror +warn_unused_vars -I../../include -I../misc -Dversion=\"5.9.1\" +'{parse_transform,sys_pre_attributes}' +'{attribute,insert,app_vsn,"snmp-5.9.1"}' -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/stdlib -Ddefault_verbosity=silence -o../../ebin snmpa_vacm.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -pa /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/snmp/ebin -Werror +warn_unused_vars -I../../include -I../misc -Dversion=\"5.9.1\" +'{parse_transform,sys_pre_attributes}' +'{attribute,insert,app_vsn,"snmp-5.9.1"}' -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/stdlib -Ddefault_verbosity=silence -o../../ebin snmp_generic.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -pa /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/snmp/ebin -Werror +warn_unused_vars -I../../include -I../misc -Dversion=\"5.9.1\" +'{parse_transform,sys_pre_attributes}' +'{attribute,insert,app_vsn,"snmp-5.9.1"}' -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/stdlib -Ddefault_verbosity=silence -o../../ebin snmp_generic_mnesia.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -pa /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/snmp/ebin -Werror +warn_unused_vars -I../../include -I../misc -Dversion=\"5.9.1\" +'{parse_transform,sys_pre_attributes}' +'{attribute,insert,app_vsn,"snmp-5.9.1"}' -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/stdlib -Ddefault_verbosity=silence -o../../ebin snmp_index.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -pa /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/snmp/ebin -Werror +warn_unused_vars -I../../include -I../misc -Dversion=\"5.9.1\" +'{parse_transform,sys_pre_attributes}' +'{attribute,insert,app_vsn,"snmp-5.9.1"}' -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/stdlib -Ddefault_verbosity=silence -o../../ebin snmp_shadow_table.erl make[5]: Leaving directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/snmp/src/agent' make[4]: Leaving directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/snmp/src/agent' make[4]: Entering directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/snmp/src/manager' make[5]: Entering directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/snmp/src/manager' erlc -W -Werror +debug_info -DUSE_ESOCK=true -pa /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/snmp/ebin -Werror +warn_unused_vars -I../../include -I../misc -Dversion=\"5.9.1\" +'{parse_transform,sys_pre_attributes}' +'{attribute,insert,app_vsn,"snmp-5.9.1"}' -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/stdlib -Ddefault_verbosity=silence -o../../ebin snmpm_user.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -pa /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/snmp/ebin -Werror +warn_unused_vars -I../../include -I../misc -Dversion=\"5.9.1\" +'{parse_transform,sys_pre_attributes}' +'{attribute,insert,app_vsn,"snmp-5.9.1"}' -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/stdlib -Ddefault_verbosity=silence -o../../ebin snmpm_user_old.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -pa /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/snmp/ebin -Werror +warn_unused_vars -I../../include -I../misc -Dversion=\"5.9.1\" +'{parse_transform,sys_pre_attributes}' +'{attribute,insert,app_vsn,"snmp-5.9.1"}' -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/stdlib -Ddefault_verbosity=silence -o../../ebin snmpm_network_interface.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -pa /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/snmp/ebin -Werror +warn_unused_vars -I../../include -I../misc -Dversion=\"5.9.1\" +'{parse_transform,sys_pre_attributes}' +'{attribute,insert,app_vsn,"snmp-5.9.1"}' -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/stdlib -Ddefault_verbosity=silence -o../../ebin snmpm_network_interface_filter.erl make[5]: Leaving directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/snmp/src/manager' make[5]: Entering directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/snmp/src/manager' erlc -W -Werror +debug_info -DUSE_ESOCK=true -pa /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/snmp/ebin -Werror +warn_unused_vars -I../../include -I../misc -Dversion=\"5.9.1\" +'{parse_transform,sys_pre_attributes}' +'{attribute,insert,app_vsn,"snmp-5.9.1"}' -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/stdlib -Ddefault_verbosity=silence -o../../ebin snmpm.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -pa /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/snmp/ebin -Werror +warn_unused_vars -I../../include -I../misc -Dversion=\"5.9.1\" +'{parse_transform,sys_pre_attributes}' +'{attribute,insert,app_vsn,"snmp-5.9.1"}' -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/stdlib -Ddefault_verbosity=silence -o../../ebin snmpm_conf.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -pa /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/snmp/ebin -Werror +warn_unused_vars -I../../include -I../misc -Dversion=\"5.9.1\" +'{parse_transform,sys_pre_attributes}' +'{attribute,insert,app_vsn,"snmp-5.9.1"}' -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/stdlib -Ddefault_verbosity=silence -o../../ebin snmpm_config.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -pa /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/snmp/ebin -Werror +warn_unused_vars -I../../include -I../misc -Dversion=\"5.9.1\" +'{parse_transform,sys_pre_attributes}' +'{attribute,insert,app_vsn,"snmp-5.9.1"}' -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/stdlib -Ddefault_verbosity=silence -o../../ebin snmpm_mpd.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -pa /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/snmp/ebin -Werror +warn_unused_vars -I../../include -I../misc -Dversion=\"5.9.1\" +'{parse_transform,sys_pre_attributes}' +'{attribute,insert,app_vsn,"snmp-5.9.1"}' -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/stdlib -Ddefault_verbosity=silence -o../../ebin snmpm_misc_sup.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -pa /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/snmp/ebin -Werror +warn_unused_vars -I../../include -I../misc -Dversion=\"5.9.1\" +'{parse_transform,sys_pre_attributes}' +'{attribute,insert,app_vsn,"snmp-5.9.1"}' -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/stdlib -Ddefault_verbosity=silence -o../../ebin snmpm_net_if.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -pa /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/snmp/ebin -Werror +warn_unused_vars -I../../include -I../misc -Dversion=\"5.9.1\" +'{parse_transform,sys_pre_attributes}' +'{attribute,insert,app_vsn,"snmp-5.9.1"}' -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/stdlib -Ddefault_verbosity=silence -o../../ebin snmpm_net_if_mt.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -pa /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/snmp/ebin -Werror +warn_unused_vars -I../../include -I../misc -Dversion=\"5.9.1\" +'{parse_transform,sys_pre_attributes}' +'{attribute,insert,app_vsn,"snmp-5.9.1"}' -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/stdlib -Ddefault_verbosity=silence -o../../ebin snmpm_net_if_filter.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -pa /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/snmp/ebin -Werror +warn_unused_vars -I../../include -I../misc -Dversion=\"5.9.1\" +'{parse_transform,sys_pre_attributes}' +'{attribute,insert,app_vsn,"snmp-5.9.1"}' -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/stdlib -Ddefault_verbosity=silence -o../../ebin snmpm_server.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -pa /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/snmp/ebin -Werror +warn_unused_vars -I../../include -I../misc -Dversion=\"5.9.1\" +'{parse_transform,sys_pre_attributes}' +'{attribute,insert,app_vsn,"snmp-5.9.1"}' -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/stdlib -Ddefault_verbosity=silence -o../../ebin snmpm_server_sup.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -pa /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/snmp/ebin -Werror +warn_unused_vars -I../../include -I../misc -Dversion=\"5.9.1\" +'{parse_transform,sys_pre_attributes}' +'{attribute,insert,app_vsn,"snmp-5.9.1"}' -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/stdlib -Ddefault_verbosity=silence -o../../ebin snmpm_supervisor.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -pa /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/snmp/ebin -Werror +warn_unused_vars -I../../include -I../misc -Dversion=\"5.9.1\" +'{parse_transform,sys_pre_attributes}' +'{attribute,insert,app_vsn,"snmp-5.9.1"}' -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/stdlib -Ddefault_verbosity=silence -o../../ebin snmpm_user_default.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -pa /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/snmp/ebin -Werror +warn_unused_vars -I../../include -I../misc -Dversion=\"5.9.1\" +'{parse_transform,sys_pre_attributes}' +'{attribute,insert,app_vsn,"snmp-5.9.1"}' -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/stdlib -Ddefault_verbosity=silence -o../../ebin snmpm_usm.erl make[5]: Leaving directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/snmp/src/manager' make[4]: Leaving directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/snmp/src/manager' make[3]: Leaving directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/snmp/src' make[3]: Entering directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/snmp/examples' make[4]: Entering directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/snmp/examples/ex1' erlc -W -pa /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/snmp/ebin -I /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/snmp/priv/mibs EX1-MIB.mib erlc -W -Werror +debug_info -DUSE_ESOCK=true -I../include -Dversion=\"5.9.1\" +'{parse_transform,sys_pre_attributes}' +'{attribute,insert,app_vsn,"snmp-5.9.1"}' -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/stdlib -o./ ex1.erl make[4]: Leaving directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/snmp/examples/ex1' make[4]: Entering directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/snmp/examples/ex2' erlc -W -Werror +debug_info -DUSE_ESOCK=true -pa /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/snmp/ebin -I../include -Dversion=\"5.9.1\" +'{parse_transform,sys_pre_attributes}' +'{attribute,insert,app_vsn,"snmp-5.9.1"}' -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/stdlib -o./ snmp_ex2_manager.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -pa /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/snmp/ebin -I../include -Dversion=\"5.9.1\" +'{parse_transform,sys_pre_attributes}' +'{attribute,insert,app_vsn,"snmp-5.9.1"}' -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/stdlib -o./ snmp_ex2_simple_standard_test.erl make[4]: Leaving directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/snmp/examples/ex2' make[3]: Leaving directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/snmp/examples' make[3]: Entering directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/snmp/priv/conf' make[4]: Entering directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/snmp/priv/conf/agent' make[4]: Nothing to be done for 'opt'. make[4]: Leaving directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/snmp/priv/conf/agent' make[4]: Entering directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/snmp/priv/conf/manager' make[4]: Nothing to be done for 'opt'. make[4]: Leaving directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/snmp/priv/conf/manager' make[3]: Leaving directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/snmp/priv/conf' make[3]: Entering directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/snmp/doc/src' make[3]: Nothing to be done for 'opt'. make[3]: Leaving directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/snmp/doc/src' === Leaving application snmp make[2]: Leaving directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/snmp' make[2]: Entering directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/sasl' === Entering application sasl make[3]: Entering directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/sasl/src' erlc -W -Werror +debug_info -DUSE_ESOCK=true -I../../stdlib/include -Werror -o../ebin alarm_handler.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -I../../stdlib/include -Werror -o../ebin sasl.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -I../../stdlib/include -Werror -o../ebin sasl_report.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -I../../stdlib/include -Werror -o../ebin sasl_report_file_h.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -I../../stdlib/include -Werror -o../ebin sasl_report_tty_h.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -I../../stdlib/include -Werror -o../ebin format_lib_supp.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -I../../stdlib/include -Werror -o../ebin misc_supp.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -I../../stdlib/include -Werror -o../ebin rb.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -I../../stdlib/include -Werror -o../ebin rb_format_supp.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -I../../stdlib/include -Werror -o../ebin release_handler.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -I../../stdlib/include -Werror -o../ebin release_handler_1.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -I../../stdlib/include -Werror -o../ebin systools.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -I../../stdlib/include -Werror -o../ebin systools_make.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -I../../stdlib/include -Werror -o../ebin systools_rc.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -I../../stdlib/include -Werror -o../ebin systools_relup.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -I../../stdlib/include -Werror -o../ebin systools_lib.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -I../../stdlib/include -Werror -o../ebin erlsrv.erl sed -e 's;%VSN%;4.1;' sasl.app.src > ../ebin/sasl.app sed -e 's;%VSN%;4.1;' sasl.appup.src > ../ebin/sasl.appup make[3]: Leaving directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/sasl/src' make[3]: Entering directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/sasl/doc/src' make[3]: Nothing to be done for 'opt'. make[3]: Leaving directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/sasl/doc/src' make[3]: Entering directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/sasl/examples/src' erlc -W -Werror +debug_info -DUSE_ESOCK=true +warn_unused_vars -o../ebin target_system.erl make[3]: Leaving directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/sasl/examples/src' === Leaving application sasl make[2]: Leaving directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/sasl' make[2]: Entering directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface' === Entering application erl_interface make[3]: Entering directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/src' make[3]: Nothing to be done for 'opt'. make[3]: Leaving directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/src' make[3]: Entering directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/doc/src' make[3]: Nothing to be done for 'opt'. make[3]: Leaving directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/doc/src' === Leaving application erl_interface make[2]: Leaving directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface' === Skipping subdir jinterface, reason: Java compiler disabled by user === make[2]: Entering directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/syntax_tools' === Entering application syntax_tools make[3]: Entering directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/syntax_tools/src' erlc -W -Werror +debug_info -DUSE_ESOCK=true -pa ../ebin -pa ./ -I../include +nowarn_shadow_vars +warn_unused_import -o../ebin erl_syntax.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -pa ../ebin -pa ./ -I../include +nowarn_shadow_vars +warn_unused_import -o../ebin erl_prettypr.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -pa ../ebin -pa ./ -I../include +nowarn_shadow_vars +warn_unused_import -o../ebin erl_syntax_lib.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -pa ../ebin -pa ./ -I../include +nowarn_shadow_vars +warn_unused_import -o../ebin erl_comment_scan.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -pa ../ebin -pa ./ -I../include +nowarn_shadow_vars +warn_unused_import -o../ebin erl_recomment.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -pa ../ebin -pa ./ -I../include +nowarn_shadow_vars +warn_unused_import -o../ebin epp_dodger.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -pa ../ebin -pa ./ -I../include +nowarn_shadow_vars +warn_unused_import -o../ebin prettypr.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -pa ../ebin -pa ./ -I../include +nowarn_shadow_vars +warn_unused_import -o../ebin merl.erl sed -e 's;%VSN%;2.6;' syntax_tools.app.src > ../ebin/syntax_tools.app sed -e 's;%VSN%;2.6;' syntax_tools.appup.src > ../ebin/syntax_tools.appup erlc -W -DMERL_NO_TRANSFORM -Werror +debug_info -DUSE_ESOCK=true -pa ../ebin -pa ./ -I../include +nowarn_shadow_vars +warn_unused_import -o ./ merl_transform.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -pa ../ebin -pa ./ -I../include +nowarn_shadow_vars +warn_unused_import -o../ebin merl_transform.erl make[3]: Leaving directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/syntax_tools/src' make[3]: Entering directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/syntax_tools/examples' make[3]: Nothing to be done for 'opt'. make[3]: Leaving directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/syntax_tools/examples' make[3]: Entering directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/syntax_tools/doc/src' make[3]: Nothing to be done for 'opt'. make[3]: Leaving directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/syntax_tools/doc/src' === Leaving application syntax_tools make[2]: Leaving directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/syntax_tools' make[2]: Entering directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/wx' === Entering application wx make[3]: Entering directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/wx/src' erlc -Werror +debug_info -DUSE_ESOCK=true -I../include +warn_unused_vars -o../ebin wx_object.erl make[3]: Leaving directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/wx/src' === Leaving application wx make[2]: Leaving directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/wx' make[2]: Entering directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/public_key' === Entering application public_key make[3]: Entering directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/public_key/asn1' erlc -bber +der +noobj +asn1config OTP-PUB-KEY.set.asn erlc -bber +der +noobj +asn1config PKCS-FRAME.set.asn 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 -W -Werror +debug_info -DUSE_ESOCK=true -o../ebin PKCS-FRAME.erl cp -p PKCS-FRAME.hrl ../include/PKCS-FRAME.hrl erlc -W -Werror +debug_info -DUSE_ESOCK=true -o../ebin OTP-PUB-KEY.erl cp -p OTP-PUB-KEY.hrl ../include/OTP-PUB-KEY.hrl make[3]: Leaving directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/public_key/asn1' make[3]: Entering directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/public_key/src' erlc -W -Werror +debug_info -DUSE_ESOCK=true -I ../include -I ../asn1/ +'{parse_transform,sys_pre_attributes}' +'{attribute,insert,app_vsn,"public_key-1.11"}' -o../ebin public_key.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -I ../include -I ../asn1/ +'{parse_transform,sys_pre_attributes}' +'{attribute,insert,app_vsn,"public_key-1.11"}' -o../ebin pubkey_pem.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -I ../include -I ../asn1/ +'{parse_transform,sys_pre_attributes}' +'{attribute,insert,app_vsn,"public_key-1.11"}' -o../ebin pubkey_ssh.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -I ../include -I ../asn1/ +'{parse_transform,sys_pre_attributes}' +'{attribute,insert,app_vsn,"public_key-1.11"}' -o../ebin pubkey_pbe.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -I ../include -I ../asn1/ +'{parse_transform,sys_pre_attributes}' +'{attribute,insert,app_vsn,"public_key-1.11"}' -o../ebin pubkey_cert.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -I ../include -I ../asn1/ +'{parse_transform,sys_pre_attributes}' +'{attribute,insert,app_vsn,"public_key-1.11"}' -o../ebin pubkey_cert_records.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -I ../include -I ../asn1/ +'{parse_transform,sys_pre_attributes}' +'{attribute,insert,app_vsn,"public_key-1.11"}' -o../ebin pubkey_crl.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -I ../include -I ../asn1/ +'{parse_transform,sys_pre_attributes}' +'{attribute,insert,app_vsn,"public_key-1.11"}' -o../ebin pubkey_ocsp.erl sed -e 's;%VSN%;1.11;' public_key.app.src > ../ebin/public_key.app sed -e 's;%VSN%;1.11;' public_key.appup.src > ../ebin/public_key.appup make[3]: Leaving directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/public_key/src' make[3]: Entering directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/public_key/doc/src' make[3]: Nothing to be done for 'opt'. make[3]: Leaving directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/public_key/doc/src' === Leaving application public_key make[2]: Leaving directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/public_key' make[1]: Leaving directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib' if test ! -d /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/bootstrap/lib/snmp ; then mkdir /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/bootstrap/lib/snmp ; fi if test ! -d /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/bootstrap/lib/snmp/ebin ; then mkdir /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/bootstrap/lib/snmp/ebin ; fi if test ! -d /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/bootstrap/lib/snmp/include ; then mkdir /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/bootstrap/lib/snmp/include ; fi for x in lib/snmp/ebin/*.beam; do \ BN=`basename $x`; \ TF=/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/bootstrap/lib/snmp/ebin/$BN; \ test -f $TF && \ test '!' -z "`find $x -newer $TF -print`" && \ /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 -p $x $TF; \ test '!' -f $TF && \ /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 -p $x $TF; \ true; \ done if test ! -d /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/bootstrap/lib/sasl ; then mkdir /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/bootstrap/lib/sasl ; fi if test ! -d /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/bootstrap/lib/sasl/ebin ; then mkdir /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/bootstrap/lib/sasl/ebin ; fi if test ! -d /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/bootstrap/lib/sasl/include ; then mkdir /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/bootstrap/lib/sasl/include ; fi if test ! -d /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/bootstrap/lib/wx ; then mkdir /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/bootstrap/lib/wx ; fi if test ! -d /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/bootstrap/lib/wx/ebin ; then mkdir /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/bootstrap/lib/wx/ebin ; fi if test ! -d /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/bootstrap/lib/wx/include ; then mkdir /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/bootstrap/lib/wx/include ; fi if test ! -d /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/bootstrap/lib/common_test ; then mkdir /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/bootstrap/lib/common_test ; fi if test ! -d /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/bootstrap/lib/common_test/include ; then mkdir /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/bootstrap/lib/common_test/include ; fi if test ! -d /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/bootstrap/lib/runtime_tools ; then mkdir /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/bootstrap/lib/runtime_tools ; fi if test ! -d /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/bootstrap/lib/runtime_tools/include ; then mkdir /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/bootstrap/lib/runtime_tools/include ; fi if test ! -d /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/bootstrap/lib/public_key ; then mkdir /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/bootstrap/lib/public_key ; fi if test ! -d /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/bootstrap/lib/public_key/include ; then mkdir /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/bootstrap/lib/public_key/include ; fi if test ! -d /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/bootstrap/lib/erl_interface ; then mkdir /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/bootstrap/lib/erl_interface ; fi if test ! -d /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/bootstrap/lib/erl_interface/include ; then mkdir /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/bootstrap/lib/erl_interface/include ; fi if test ! -d /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/bootstrap/lib/jinterface/ ; then mkdir /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/bootstrap/lib/jinterface/ ; fi if test ! -d /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/bootstrap/lib/jinterface/priv ; then mkdir /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/bootstrap/lib/jinterface/priv ; fi if test ! -d /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/bootstrap/lib/jinterface/priv/com ; then mkdir /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/bootstrap/lib/jinterface/priv/com ; fi if test ! -d /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/bootstrap/lib/jinterface/priv/com/ericsson ; then mkdir /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/bootstrap/lib/jinterface/priv/com/ericsson ; fi if test ! -d /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/bootstrap/lib/jinterface/priv/com/ericsson/otp ; then mkdir /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/bootstrap/lib/jinterface/priv/com/ericsson/otp ; fi if test ! -d /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/bootstrap/lib/jinterface/priv/com/ericsson/otp/erlang ; then mkdir /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/bootstrap/lib/jinterface/priv/com/ericsson/otp/erlang ; fi for x in lib/sasl/ebin/*.beam; do \ BN=`basename $x`; \ TF=/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/bootstrap/lib/sasl/ebin/$BN; \ test -f $TF && \ test '!' -z "`find $x -newer $TF -print`" && \ /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 -p $x $TF; \ test '!' -f $TF && \ /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 -p $x $TF; \ true; \ done if test ! -d /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/bootstrap/lib/syntax_tools ; then mkdir /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/bootstrap/lib/syntax_tools ; fi if test ! -d /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/bootstrap/lib/syntax_tools/ebin ; then mkdir /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/bootstrap/lib/syntax_tools/ebin ; fi for x in lib/syntax_tools/ebin/*.beam; do \ BN=`basename $x`; \ TF=/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/bootstrap/lib/syntax_tools/ebin/$BN; \ test -f $TF && \ test '!' -z "`find $x -newer $TF -print`" && \ /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 -p $x $TF; \ test '!' -f $TF && \ /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 -p $x $TF; \ true; \ done for x in lib/wx/include/*.hrl; do \ BN=`basename $x`; \ TF=/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/bootstrap/lib/wx/include/$BN; \ test -f $TF && \ test '!' -z "`find $x -newer $TF -print`" && \ /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 -p $x $TF; \ test '!' -f $TF && \ /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 -p $x $TF; \ true; \ done for x in lib/wx/ebin/wx_object.beam; do \ BN=`basename $x`; \ TF=/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/bootstrap/lib/wx/ebin/$BN; \ test -f $TF && \ test '!' -z "`find $x -newer $TF -print`" && \ /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 -p $x $TF; \ test '!' -f $TF && \ /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 -p $x $TF; \ true; \ done for x in lib/common_test/include/*.hrl; do \ BN=`basename $x`; \ TF=/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/bootstrap/lib/common_test/include/$BN; \ test -f $TF && \ test '!' -z "`find $x -newer $TF -print`" && \ /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 -p $x $TF; \ test '!' -f $TF && \ /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 -p $x $TF; \ true; \ done for x in lib/runtime_tools/include/*.hrl; do \ BN=`basename $x`; \ TF=/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/bootstrap/lib/runtime_tools/include/$BN; \ test -f $TF && \ test '!' -z "`find $x -newer $TF -print`" && \ /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 -p $x $TF; \ test '!' -f $TF && \ /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 -p $x $TF; \ true; \ done for x in lib/public_key/include/*.hrl; do \ BN=`basename $x`; \ TF=/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/bootstrap/lib/public_key/include/$BN; \ test -f $TF && \ test '!' -z "`find $x -newer $TF -print`" && \ /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 -p $x $TF; \ test '!' -f $TF && \ /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 -p $x $TF; \ true; \ done for x in lib/erl_interface/include/*.h; do \ BN=`basename $x`; \ TF=/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/bootstrap/lib/erl_interface/include/$BN; \ test -f $TF && \ test '!' -z "`find $x -newer $TF -print`" && \ /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 -p $x $TF; \ test '!' -f $TF && \ /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 -p $x $TF; \ true; \ done if test -d lib/jinterface/priv; then \ for x in lib/jinterface/priv/OtpErlang.jar; do \ BN=`basename $x`; \ TF=/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/bootstrap/lib/jinterface/priv/$BN; \ test -f $TF && \ test '!' -z "`find $x -newer $TF -print`" && \ /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 -p $x $TF; \ test '!' -f $TF && \ /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 -p $x $TF; \ true; \ done; \ for x in lib/jinterface/priv/com/ericsson/otp/erlang/*; do \ BN=`basename $x`; \ TF=/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/bootstrap/lib/jinterface/priv/com/ericsson/otp/erlang/$BN; \ test -f $TF && \ test '!' -z "`find $x -newer $TF -print`" && \ /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 -p $x $TF; \ test '!' -f $TF && \ /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 -p $x $TF; \ true; \ done; \ fi cd lib && \ ERL_TOP=/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2 PATH=/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/bootstrap/bin:"${PATH}" \ make BUILD_ALL=true ERL_COMPILE_WARNINGS_AS_ERRORS=yes make[1]: Entering directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib' make[2]: Entering directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/stdlib' === Entering application stdlib make[3]: Entering directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/stdlib/src' erlc -W -Werror +debug_info -DUSE_ESOCK=true -Werror -I../include -I../../kernel/include -o../ebin array.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -Werror -I../include -I../../kernel/include -o../ebin base64.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -Werror -I../include -I../../kernel/include -o../ebin beam_lib.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -Werror -I../include -I../../kernel/include -o../ebin binary.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -Werror -I../include -I../../kernel/include -o../ebin c.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -Werror -I../include -I../../kernel/include -o../ebin calendar.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -Werror -I../include -I../../kernel/include -o../ebin dets.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -Werror -I../include -I../../kernel/include -o../ebin dets_server.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -Werror -I../include -I../../kernel/include -o../ebin dets_sup.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -Werror -I../include -I../../kernel/include -o../ebin dets_utils.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -Werror -I../include -I../../kernel/include -o../ebin dets_v9.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -Werror -I../include -I../../kernel/include -o../ebin dict.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -Werror -I../include -I../../kernel/include -o../ebin digraph.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -Werror -I../include -I../../kernel/include -o../ebin digraph_utils.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -Werror -I../include -I../../kernel/include -o../ebin edlin.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -Werror -I../include -I../../kernel/include -o../ebin edlin_expand.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -Werror -I../include -I../../kernel/include -o../ebin epp.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -Werror -I../include -I../../kernel/include -o../ebin erl_abstract_code.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -Werror -I../include -I../../kernel/include -o../ebin erl_anno.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -Werror -I../include -I../../kernel/include -o../ebin erl_bits.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -Werror -I../include -I../../kernel/include -o../ebin erl_compile.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -Werror -I../include -I../../kernel/include -o../ebin erl_error.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -Werror -I../include -I../../kernel/include -o../ebin erl_eval.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -Werror -I../include -I../../kernel/include -o../ebin erl_expand_records.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -Werror -I../include -I../../kernel/include -o../ebin erl_internal.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -Werror -I../include -I../../kernel/include -o../ebin erl_lint.erl erlc -W -o. erl_parse.yrl erlc -W -Werror +debug_info -DUSE_ESOCK=true -Werror -I../include -I../../kernel/include -o../ebin erl_posix_msg.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -Werror -I../include -I../../kernel/include -o../ebin erl_pp.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -Werror -I../include -I../../kernel/include -o../ebin erl_scan.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -Werror -I../include -I../../kernel/include -o../ebin erl_stdlib_errors.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -Werror -I../include -I../../kernel/include -o../ebin erl_tar.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -Werror -I../include -I../../kernel/include -o../ebin error_logger_file_h.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -Werror -I../include -I../../kernel/include -o../ebin error_logger_tty_h.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -Werror -I../include -I../../kernel/include -o../ebin escript.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -Werror -I../include -I../../kernel/include -o../ebin ets.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -Werror -I../include -I../../kernel/include -o../ebin eval_bits.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -Werror -I../include -I../../kernel/include -o../ebin file_sorter.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -Werror -I../include -I../../kernel/include -o../ebin filelib.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -Werror -I../include -I../../kernel/include -o../ebin filename.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -Werror -I../include -I../../kernel/include -o../ebin gb_trees.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -Werror -I../include -I../../kernel/include -o../ebin gb_sets.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -Werror -I../include -I../../kernel/include -o../ebin gen.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -Werror -I../include -I../../kernel/include -o../ebin gen_event.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -Werror -I../include -I../../kernel/include -o../ebin gen_fsm.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -Werror -I../include -I../../kernel/include -o../ebin gen_server.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -Werror -I../include -I../../kernel/include -o../ebin gen_statem.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -Werror -I../include -I../../kernel/include -o../ebin io.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -Werror -I../include -I../../kernel/include -o../ebin io_lib.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -Werror -I../include -I../../kernel/include -o../ebin io_lib_format.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -Werror -I../include -I../../kernel/include -o../ebin io_lib_format_ryu_table.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -Werror -I../include -I../../kernel/include -o../ebin io_lib_fread.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -Werror -I../include -I../../kernel/include -o../ebin io_lib_pretty.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -Werror -I../include -I../../kernel/include -o../ebin lists.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -Werror -I../include -I../../kernel/include -o../ebin log_mf_h.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -Werror -I../include -I../../kernel/include -o../ebin maps.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -Werror -I../include -I../../kernel/include -o../ebin math.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -Werror -I../include -I../../kernel/include -o../ebin ms_transform.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -Werror -I../include -I../../kernel/include -o../ebin otp_internal.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -Werror -I../include -I../../kernel/include -o../ebin orddict.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -Werror -I../include -I../../kernel/include -o../ebin ordsets.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -Werror -I../include -I../../kernel/include -o../ebin re.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -Werror -I../include -I../../kernel/include -o../ebin pool.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -Werror -I../include -I../../kernel/include -o../ebin proc_lib.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -Werror -I../include -I../../kernel/include -o../ebin proplists.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -Werror -I../include -I../../kernel/include -o../ebin qlc.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -Werror -I../include -I../../kernel/include -o../ebin qlc_pt.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -Werror -I../include -I../../kernel/include -o../ebin queue.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -Werror -I../include -I../../kernel/include -o../ebin rand.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -Werror -I../include -I../../kernel/include -o../ebin random.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -Werror -I../include -I../../kernel/include -o../ebin sets.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -Werror -I../include -I../../kernel/include -o../ebin shell.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -Werror -I../include -I../../kernel/include -o../ebin shell_default.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -Werror -I../include -I../../kernel/include -o../ebin shell_docs.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -Werror -I../include -I../../kernel/include -o../ebin slave.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -Werror -I../include -I../../kernel/include -o../ebin sofs.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -Werror -I../include -I../../kernel/include -o../ebin string.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -Werror -I../include -I../../kernel/include -o../ebin supervisor.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -Werror -I../include -I../../kernel/include -o../ebin supervisor_bridge.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -Werror -I../include -I../../kernel/include -o../ebin sys.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -Werror -I../include -I../../kernel/include -o../ebin timer.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -Werror -I../include -I../../kernel/include -o../ebin unicode.erl escript ../uc_spec/gen_unicode_mod.escript erlc -W -Werror +debug_info -DUSE_ESOCK=true -Werror -I../include -I../../kernel/include -o../ebin uri_string.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -Werror -I../include -I../../kernel/include -o../ebin win32reg.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -Werror -I../include -I../../kernel/include -o../ebin zip.erl sed -e 's;%VSN%;3.15.1;' stdlib.app.src > ../ebin/stdlib.app sed -e 's;%VSN%;3.15.1;' stdlib.appup.src > ../ebin/stdlib.appup erlc -W -Werror +debug_info -DUSE_ESOCK=true -Werror -I../include -I../../kernel/include -o../ebin erl_parse.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -Werror -I../include -I../../kernel/include -o../ebin unicode_util.erl make[3]: Leaving directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/stdlib/src' make[3]: Entering directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/stdlib/doc/src' make[3]: Nothing to be done for 'opt'. make[3]: Leaving directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/stdlib/doc/src' make[3]: Entering directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/stdlib/examples' make[3]: Nothing to be done for 'opt'. make[3]: Leaving directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/stdlib/examples' === Leaving application stdlib make[2]: Leaving directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/stdlib' make[2]: Entering directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/sasl' === Entering application sasl make[3]: Entering directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/sasl/src' make[3]: Nothing to be done for 'opt'. make[3]: Leaving directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/sasl/src' make[3]: Entering directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/sasl/doc/src' make[3]: Nothing to be done for 'opt'. make[3]: Leaving directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/sasl/doc/src' make[3]: Entering directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/sasl/examples/src' make[3]: Nothing to be done for 'opt'. make[3]: Leaving directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/sasl/examples/src' === Leaving application sasl make[2]: Leaving directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/sasl' make[2]: Entering directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/kernel' === Entering application kernel make[3]: Entering directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/kernel/src' erlc -W -Werror +debug_info -DUSE_ESOCK=true -Werror -I../include -o../ebin application.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -Werror -I../include -o../ebin application_controller.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -Werror -I../include -o../ebin application_master.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -Werror -I../include -o../ebin application_starter.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -Werror -I../include -o../ebin auth.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -Werror -I../include -o../ebin code.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -Werror -I../include -o../ebin code_server.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -Werror -I../include -o../ebin disk_log.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -Werror -I../include -o../ebin disk_log_1.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -Werror -I../include -o../ebin disk_log_server.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -Werror -I../include -o../ebin disk_log_sup.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -Werror -I../include -o../ebin dist_ac.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -Werror -I../include -o../ebin dist_util.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -Werror -I../include -o../ebin erl_boot_server.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -Werror -I../include -o../ebin erl_compile_server.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -Werror -I../include -o../ebin erl_ddll.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -Werror -I../include -o../ebin erl_distribution.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -Werror -I../include -o../ebin erl_erts_errors.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -Werror -I../include -Depmd_port_no=4369 -Depmd_node_type=110 -Depmd_dist_low=5 -Depmd_dist_high=6 -Derlang_daemon_port=4369 -o../ebin erl_epmd.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -Werror -I../include -o../ebin erl_kernel_errors.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -Werror -I../include -o../ebin erl_reply.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -Werror -I../include -o../ebin erl_signal_handler.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -Werror -I../include -o../ebin erpc.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -Werror -I../include -o../ebin erts_debug.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -Werror -I../include -o../ebin error_handler.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -Werror -I../include -o../ebin error_logger.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -Werror -I../include -o../ebin file.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -Werror -I../include -o../ebin file_io_server.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -Werror -I../include -o../ebin file_server.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -Werror -I../include -o../ebin gen_tcp.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -Werror -I../include -o../ebin gen_tcp_socket.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -Werror -I../include -o../ebin gen_udp.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -Werror -I../include -o../ebin gen_sctp.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -Werror -I../include -o../ebin global.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -Werror -I../include -o../ebin global_group.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -Werror -I../include -o../ebin global_search.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -Werror -I../include -o../ebin group.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -Werror -I../include -o../ebin group_history.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -Werror -I../include -o../ebin heart.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -Werror -I../include -o../ebin inet.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -Werror -I../include -o../ebin inet6_tcp.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -Werror -I../include -o../ebin inet6_tcp_dist.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -Werror -I../include -o../ebin inet6_udp.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -Werror -I../include -o../ebin inet6_sctp.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -Werror -I../include -o../ebin inet_config.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -Werror -I../include -o../ebin inet_db.erl LANG=C /usr/bin/perl inet_dns_record_adts.pl > inet_dns_record_adts.hrl erlc -W -Werror +debug_info -DUSE_ESOCK=true -Werror -I../include -o../ebin inet_gethost_native.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -Werror -I../include -o../ebin inet_hosts.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -Werror -I../include -o../ebin inet_parse.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -Werror -I../include -o../ebin inet_res.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -Werror -I../include -o../ebin inet_tcp.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -Werror -I../include -o../ebin inet_tcp_dist.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -Werror -I../include -o../ebin inet_udp.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -Werror -I../include -o../ebin inet_sctp.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -Werror -I../include -o../ebin kernel.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -Werror -I../include -o../ebin kernel_config.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -Werror -I../include -o../ebin kernel_refc.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -Werror -I../include -o../ebin local_udp.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -Werror -I../include -o../ebin local_tcp.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -Werror -I../include -o../ebin logger.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -Werror -I../include -o../ebin logger_backend.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -Werror -I../include -o../ebin logger_config.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -Werror -I../include -o../ebin logger_handler_watcher.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -Werror -I../include -o../ebin logger_std_h.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -Werror -I../include -o../ebin logger_disk_log_h.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -Werror -I../include -o../ebin logger_h_common.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -Werror -I../include -o../ebin logger_filters.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -Werror -I../include -o../ebin logger_formatter.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -Werror -I../include -o../ebin logger_olp.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -Werror -I../include -o../ebin logger_proxy.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -Werror -I../include -o../ebin logger_server.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -Werror -I../include -o../ebin logger_simple_h.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -Werror -I../include -o../ebin logger_sup.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -Werror -I../include -o../ebin net.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -Werror -I../include -o../ebin net_adm.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -Werror -I../include -o../ebin net_kernel.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -Werror -I../include -o../ebin os.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -Werror -I../include -o../ebin pg.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -Werror -I../include -o../ebin pg2.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -Werror -I../include -o../ebin ram_file.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -Werror -I../include -o../ebin rpc.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -Werror -I../include -o../ebin seq_trace.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -Werror -I../include -o../ebin socket.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -Werror -I../include -o../ebin standard_error.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -Werror -I../include -o../ebin user.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -Werror -I../include -o../ebin user_drv.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -Werror -I../include -o../ebin user_sup.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -Werror -I../include -o../ebin raw_file_io.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -Werror -I../include -o../ebin raw_file_io_compressed.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -Werror -I../include -o../ebin raw_file_io_inflate.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -Werror -I../include -o../ebin raw_file_io_deflate.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -Werror -I../include -o../ebin raw_file_io_delayed.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -Werror -I../include -o../ebin raw_file_io_list.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -Werror -I../include -o../ebin wrap_log_reader.erl sed -e 's;%VSN%;8.0.1;' kernel.app.src > ../ebin/kernel.app sed -e 's;%VSN%;8.0.1;' kernel.appup.src > ../ebin/kernel.appup erlc -W -Werror +debug_info -DUSE_ESOCK=true -Werror -I../include -o../ebin inet_dns.erl make[3]: Leaving directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/kernel/src' make[3]: Entering directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/kernel/doc/src' make[3]: Nothing to be done for 'opt'. make[3]: Leaving directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/kernel/doc/src' make[3]: Entering directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/kernel/examples' make[3]: Nothing to be done for 'opt'. make[3]: Leaving directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/kernel/examples' === Leaving application kernel make[2]: Leaving directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/kernel' make[2]: Entering directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/compiler' === Entering application compiler make[3]: Entering directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/compiler/src' erlc -W -Werror +debug_info -DUSE_ESOCK=true -Werror +inline +warn_unused_import -I../../stdlib/include -I. -W +warn_missing_spec -o../ebin beam_a.erl /usr/bin/perl /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/emulator/utils/beam_makeops -compiler -outdir . genop.tab erlc -W -Werror +debug_info -DUSE_ESOCK=true -Werror +inline +warn_unused_import -I../../stdlib/include -I. -W +warn_missing_spec -o../ebin beam_block.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -Werror +inline +warn_unused_import -I../../stdlib/include -I. -W +warn_missing_spec -o../ebin beam_call_types.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -Werror +inline +warn_unused_import -I../../stdlib/include -I. -W +warn_missing_spec -o../ebin beam_clean.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -Werror +inline +warn_unused_import -I../../stdlib/include -I. -W +warn_missing_spec -o../ebin beam_dict.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -Werror +inline +warn_unused_import -I../../stdlib/include -I. -W +warn_missing_spec -o../ebin beam_digraph.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -Werror +inline +warn_unused_import -I../../stdlib/include -I. -W +warn_missing_spec -o../ebin beam_disasm.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -Werror +inline +warn_unused_import -I../../stdlib/include -I. -W +warn_missing_spec -o../ebin beam_flatten.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -Werror +inline +warn_unused_import -I../../stdlib/include -I. -W +warn_missing_spec -o../ebin beam_jump.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -Werror +inline +warn_unused_import -I../../stdlib/include -I. -W +warn_missing_spec -o../ebin beam_listing.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -Werror +inline +warn_unused_import -I../../stdlib/include -I. -W +warn_missing_spec -o../ebin beam_opcodes.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -Werror +inline +warn_unused_import -I../../stdlib/include -I. -W +warn_missing_spec -o../ebin beam_peep.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -Werror +inline +warn_unused_import -I../../stdlib/include -I. -W +warn_missing_spec -o../ebin beam_ssa.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -Werror +inline +warn_unused_import -I../../stdlib/include -I. -W +warn_missing_spec -o../ebin beam_ssa_bc_size.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -Werror +inline +warn_unused_import -I../../stdlib/include -I. -W +warn_missing_spec -o../ebin beam_ssa_bool.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -Werror +inline +warn_unused_import -I../../stdlib/include -I. -W +warn_missing_spec -o../ebin beam_ssa_bsm.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -Werror +inline +warn_unused_import -I../../stdlib/include -I. -W +warn_missing_spec -o../ebin beam_ssa_codegen.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -Werror +inline +warn_unused_import -I../../stdlib/include -I. -W +warn_missing_spec -o../ebin beam_ssa_dead.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -Werror +inline +warn_unused_import -I../../stdlib/include -I. -W +warn_missing_spec -o../ebin beam_ssa_funs.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -Werror +inline +warn_unused_import -I../../stdlib/include -I. -W +warn_missing_spec -o../ebin beam_ssa_lint.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -Werror +inline +warn_unused_import -I../../stdlib/include -I. -W +warn_missing_spec -o../ebin beam_ssa_opt.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -Werror +inline +warn_unused_import -I../../stdlib/include -I. -W +warn_missing_spec -o../ebin beam_ssa_pp.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -Werror +inline +warn_unused_import -I../../stdlib/include -I. -W +warn_missing_spec -o../ebin beam_ssa_pre_codegen.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -Werror +inline +warn_unused_import -I../../stdlib/include -I. -W +warn_missing_spec -o../ebin beam_ssa_recv.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -Werror +inline +warn_unused_import -I../../stdlib/include -I. -W +warn_missing_spec -o../ebin beam_ssa_share.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -Werror +inline +warn_unused_import -I../../stdlib/include -I. -W +warn_missing_spec -o../ebin beam_ssa_throw.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -Werror +inline +warn_unused_import -I../../stdlib/include -I. -W +warn_missing_spec -o../ebin beam_ssa_type.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -Werror +inline +warn_unused_import -I../../stdlib/include -I. -W +warn_missing_spec -o../ebin beam_kernel_to_ssa.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -Werror +inline +warn_unused_import -I../../stdlib/include -I. -W +warn_missing_spec -o../ebin beam_trim.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -Werror +inline +warn_unused_import -I../../stdlib/include -I. -W +warn_missing_spec -o../ebin beam_types.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -Werror +inline +warn_unused_import -I../../stdlib/include -I. -W +warn_missing_spec -o../ebin beam_utils.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -Werror +inline +warn_unused_import -I../../stdlib/include -I. -W +warn_missing_spec -o../ebin beam_validator.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -Werror +inline +warn_unused_import -I../../stdlib/include -I. -W +warn_missing_spec -o../ebin beam_z.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -Werror +inline +warn_unused_import -I../../stdlib/include -I. -W +warn_missing_spec -o../ebin cerl.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -Werror +inline +warn_unused_import -I../../stdlib/include -I. -W +warn_missing_spec -o../ebin cerl_clauses.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -Werror +inline +warn_unused_import -I../../stdlib/include -I. -W +warn_missing_spec +nowarn_shadow_vars -o../ebin cerl_inline.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -Werror +inline +warn_unused_import -I../../stdlib/include -I. -W +warn_missing_spec -o../ebin cerl_trees.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -Werror +inline +warn_unused_import -I../../stdlib/include -I. -W +warn_missing_spec -o../ebin compile.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -Werror +inline +warn_unused_import -I../../stdlib/include -I. -W +warn_missing_spec -o../ebin core_lib.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -Werror +inline +warn_unused_import -I../../stdlib/include -I. -W +warn_missing_spec -o../ebin core_lint.erl erlc -W -o. core_parse.yrl erlc -W -Werror +debug_info -DUSE_ESOCK=true -Werror +inline +warn_unused_import -I../../stdlib/include -I. -W +warn_missing_spec -o../ebin core_pp.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -Werror +inline +warn_unused_import -I../../stdlib/include -I. -W +warn_missing_spec -o../ebin core_scan.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -Werror +inline +warn_unused_import -I../../stdlib/include -I. -W +warn_missing_spec -o../ebin erl_bifs.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -Werror +inline +warn_unused_import -I../../stdlib/include -I. -W +warn_missing_spec -o../ebin rec_env.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -Werror +inline +warn_unused_import -I../../stdlib/include -I. -W +warn_missing_spec -o../ebin sys_core_alias.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -Werror +inline +warn_unused_import -I../../stdlib/include -I. -W +warn_missing_spec -o../ebin sys_core_bsm.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -Werror +inline +warn_unused_import -I../../stdlib/include -I. -W +warn_missing_spec -o../ebin sys_core_fold.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -Werror +inline +warn_unused_import -I../../stdlib/include -I. -W +warn_missing_spec -o../ebin sys_core_fold_lists.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -Werror +inline +warn_unused_import -I../../stdlib/include -I. -W +warn_missing_spec -o../ebin sys_core_inline.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -Werror +inline +warn_unused_import -I../../stdlib/include -I. -W +warn_missing_spec -o../ebin sys_core_prepare.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -Werror +inline +warn_unused_import -I../../stdlib/include -I. -W +warn_missing_spec -o../ebin sys_messages.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -Werror +inline +warn_unused_import -I../../stdlib/include -I. -W +warn_missing_spec -o../ebin sys_pre_attributes.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -Werror +inline +warn_unused_import -I../../stdlib/include -I. -W +warn_missing_spec -o../ebin v3_core.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -Werror +inline +warn_unused_import -I../../stdlib/include -I. -W +warn_missing_spec -o../ebin v3_kernel.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -Werror +inline +warn_unused_import -I../../stdlib/include -I. -W +warn_missing_spec -o../ebin v3_kernel_pp.erl sed -e 's;%VSN%;8.0.1;' compiler.app.src > ../ebin/compiler.app sed -e 's;%VSN%;8.0.1;' compiler.appup.src > ../ebin/compiler.appup erlc -W -Werror +debug_info -DUSE_ESOCK=true -Werror +inline +warn_unused_import -I../../stdlib/include -I. -W +warn_missing_spec -DCOMPILER_VSN='"8.0.1"' -o../ebin beam_asm.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -Werror +warn_unused_import -I../../stdlib/include -I. -W +warn_missing_spec -o../ebin core_parse.erl make[3]: Leaving directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/compiler/src' make[3]: Entering directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/compiler/doc/src' make[3]: Nothing to be done for 'opt'. make[3]: Leaving directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/compiler/doc/src' === Leaving application compiler make[2]: Leaving directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/compiler' make[2]: Entering directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/tools' === Entering application tools make[3]: Entering directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/tools/c_src' make -f x86_64-pc-linux-gnu/Makefile TYPE=opt make[4]: Entering directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/tools/c_src' x86_64-pc-linux-gnu-gcc -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -Werror=undef -Werror=implicit -Werror=return-type -fno-common -pipe -march=native -fno-diagnostics-color -O3 -fno-strict-aliasing -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/x86_64-pc-linux-gnu -D_GNU_SOURCE -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/include -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/include/x86_64-pc-linux-gnu -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/include/internal -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/include/internal/x86_64-pc-linux-gnu -o ../obj/x86_64-pc-linux-gnu/opt/emem/erl_memory.o -c erl_memory.c x86_64-pc-linux-gnu-gcc -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -Werror=undef -Werror=implicit -Werror=return-type -fno-common -pipe -march=native -fno-diagnostics-color -O3 -fno-strict-aliasing -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/x86_64-pc-linux-gnu -D_GNU_SOURCE -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/include -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/include/x86_64-pc-linux-gnu -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/include/internal -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/include/internal/x86_64-pc-linux-gnu -o ../obj/x86_64-pc-linux-gnu/opt/emem/erl_memory_trace_block_table.o -c erl_memory_trace_block_table.c x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o ../bin/x86_64-pc-linux-gnu/emem ../obj/x86_64-pc-linux-gnu/opt/emem/erl_memory.o ../obj/x86_64-pc-linux-gnu/opt/emem/erl_memory_trace_block_table.o -lutil -ldl -lm -L/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/lib/x86_64-pc-linux-gnu -L/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/lib/internal/x86_64-pc-linux-gnu -lerts_r -lethread -lerts_internal_r -lpthread -lrt make[4]: Leaving directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/tools/c_src' make[3]: Leaving directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/tools/c_src' make[3]: Entering directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/tools/src' erlc -W -Werror +debug_info -DUSE_ESOCK=true -Werror -o../ebin cover.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -Werror -o../ebin eprof.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -Werror -o../ebin fprof.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -Werror -o../ebin cprof.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -Werror -o../ebin lcnt.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -Werror -o../ebin instrument.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -Werror -o../ebin make.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -Werror -o../ebin tags.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -Werror -o../ebin xref.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -Werror -o../ebin xref_base.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -Werror -o../ebin xref_compiler.erl erlc -W -o. xref_parser.yrl erlc -W -Werror +debug_info -DUSE_ESOCK=true -Werror -o../ebin xref_reader.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -Werror -o../ebin xref_scanner.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -Werror -o../ebin xref_utils.erl sed -e 's;%VSN%;3.5;' tools.app.src > ../ebin/tools.app sed -e 's;%VSN%;3.5;' tools.appup.src > ../ebin/tools.appup erlc -W -Werror +debug_info -DUSE_ESOCK=true -Werror -o../ebin xref_parser.erl make[3]: Leaving directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/tools/src' make[3]: Entering directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/tools/doc/src' make[3]: Nothing to be done for 'opt'. make[3]: Leaving directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/tools/doc/src' make[3]: Entering directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/tools/examples' make[3]: Nothing to be done for 'opt'. make[3]: Leaving directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/tools/examples' make[3]: Entering directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/tools/emacs' make[3]: Nothing to be done for 'opt'. make[3]: Leaving directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/tools/emacs' === Leaving application tools make[2]: Leaving directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/tools' make[2]: Entering directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/common_test' === Entering application common_test make[3]: Entering directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/common_test/doc/src' make[3]: Nothing to be done for 'opt'. make[3]: Leaving directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/common_test/doc/src' make[3]: Entering directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/common_test/src' erlc -W -Werror +debug_info -DUSE_ESOCK=true -pa ../ebin -I../include -I /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/snmp/include/ -I../../xmerl/inc/ -I /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/kernel/include -Werror -o../ebin ct.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -pa ../ebin -I../include -I /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/snmp/include/ -I../../xmerl/inc/ -I /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/kernel/include -Werror -o../ebin ct_logs.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -pa ../ebin -I../include -I /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/snmp/include/ -I../../xmerl/inc/ -I /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/kernel/include -Werror -o../ebin ct_framework.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -pa ../ebin -I../include -I /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/snmp/include/ -I../../xmerl/inc/ -I /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/kernel/include -Werror -o../ebin ct_ftp.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -pa ../ebin -I../include -I /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/snmp/include/ -I../../xmerl/inc/ -I /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/kernel/include -Werror -o../ebin ct_ssh.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -pa ../ebin -I../include -I /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/snmp/include/ -I../../xmerl/inc/ -I /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/kernel/include -Werror -o../ebin ct_snmp.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -pa ../ebin -I../include -I /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/snmp/include/ -I../../xmerl/inc/ -I /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/kernel/include -Werror -o../ebin ct_gen_conn.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -pa ../ebin -I../include -I /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/snmp/include/ -I../../xmerl/inc/ -I /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/kernel/include -Werror -o../ebin ct_rpc.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -pa ../ebin -I../include -I /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/snmp/include/ -I../../xmerl/inc/ -I /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/kernel/include -Werror -o../ebin ct_run.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -pa ../ebin -I../include -I /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/snmp/include/ -I../../xmerl/inc/ -I /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/kernel/include -Werror -o../ebin ct_master.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -pa ../ebin -I../include -I /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/snmp/include/ -I../../xmerl/inc/ -I /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/kernel/include -Werror -o../ebin ct_telnet.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -pa ../ebin -I../include -I /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/snmp/include/ -I../../xmerl/inc/ -I /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/kernel/include -Werror -o../ebin ct_util.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -pa ../ebin -I../include -I /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/snmp/include/ -I../../xmerl/inc/ -I /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/kernel/include -Werror -o../ebin ct_cover.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -pa ../ebin -I../include -I /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/snmp/include/ -I../../xmerl/inc/ -I /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/kernel/include -Werror -o../ebin ct_testspec.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -pa ../ebin -I../include -I /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/snmp/include/ -I../../xmerl/inc/ -I /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/kernel/include -Werror -o../ebin ct_event.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -pa ../ebin -I../include -I /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/snmp/include/ -I../../xmerl/inc/ -I /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/kernel/include -Werror -o../ebin ct_master_event.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -pa ../ebin -I../include -I /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/snmp/include/ -I../../xmerl/inc/ -I /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/kernel/include -Werror -o../ebin ct_master_logs.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -pa ../ebin -I../include -I /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/snmp/include/ -I../../xmerl/inc/ -I /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/kernel/include -Werror -o../ebin ct_master_status.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -pa ../ebin -I../include -I /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/snmp/include/ -I../../xmerl/inc/ -I /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/kernel/include -Werror -o../ebin ct_repeat.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -pa ../ebin -I../include -I /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/snmp/include/ -I../../xmerl/inc/ -I /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/kernel/include -Werror -o../ebin ct_telnet_client.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -pa ../ebin -I../include -I /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/snmp/include/ -I../../xmerl/inc/ -I /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/kernel/include -Werror -o../ebin ct_make.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -pa ../ebin -I../include -I /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/snmp/include/ -I../../xmerl/inc/ -I /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/kernel/include -Werror -o../ebin unix_telnet.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -pa ../ebin -I../include -I /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/snmp/include/ -I../../xmerl/inc/ -I /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/kernel/include -Werror -o../ebin ct_config.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -pa ../ebin -I../include -I /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/snmp/include/ -I../../xmerl/inc/ -I /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/kernel/include -Werror -o../ebin ct_config_plain.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -pa ../ebin -I../include -I /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/snmp/include/ -I../../xmerl/inc/ -I /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/kernel/include -Werror -o../ebin ct_config_xml.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -pa ../ebin -I../include -I /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/snmp/include/ -I../../xmerl/inc/ -I /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/kernel/include -Werror -o../ebin ct_slave.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -pa ../ebin -I../include -I /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/snmp/include/ -I../../xmerl/inc/ -I /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/kernel/include -Werror -o../ebin ct_hooks.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -pa ../ebin -I../include -I /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/snmp/include/ -I../../xmerl/inc/ -I /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/kernel/include -Werror -o../ebin ct_hooks_lock.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -pa ../ebin -I../include -I /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/snmp/include/ -I../../xmerl/inc/ -I /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/kernel/include -Werror -o../ebin cth_log_redirect.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -pa ../ebin -I../include -I /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/snmp/include/ -I../../xmerl/inc/ -I /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/kernel/include -Werror -o../ebin cth_surefire.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -pa ../ebin -I../include -I /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/snmp/include/ -I../../xmerl/inc/ -I /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/kernel/include -Werror -o../ebin ct_netconfc.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -pa ../ebin -I../include -I /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/snmp/include/ -I../../xmerl/inc/ -I /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/kernel/include -Werror -o../ebin ct_conn_log_h.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -pa ../ebin -I../include -I /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/snmp/include/ -I../../xmerl/inc/ -I /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/kernel/include -Werror -o../ebin cth_conn_log.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -pa ../ebin -I../include -I /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/snmp/include/ -I../../xmerl/inc/ -I /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/kernel/include -Werror -o../ebin ct_groups.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -pa ../ebin -I../include -I /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/snmp/include/ -I../../xmerl/inc/ -I /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/kernel/include -Werror -o../ebin ct_property_test.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -pa ../ebin -I../include -I /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/snmp/include/ -I../../xmerl/inc/ -I /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/kernel/include -Werror -o../ebin ct_release_test.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -pa ../ebin -I../include -I /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/snmp/include/ -I../../xmerl/inc/ -I /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/kernel/include -Werror -o../ebin ct_default_gl.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -pa ../ebin -I../include -I /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/snmp/include/ -I../../xmerl/inc/ -I /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/kernel/include -Werror -o../ebin erl2html2.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -pa ../ebin -I../include -I /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/snmp/include/ -I../../xmerl/inc/ -I /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/kernel/include -Werror -o../ebin test_server_ctrl.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -pa ../ebin -I../include -I /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/snmp/include/ -I../../xmerl/inc/ -I /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/kernel/include -Werror -o../ebin test_server_gl.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -pa ../ebin -I../include -I /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/snmp/include/ -I../../xmerl/inc/ -I /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/kernel/include -Werror -o../ebin test_server_io.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -pa ../ebin -I../include -I /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/snmp/include/ -I../../xmerl/inc/ -I /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/kernel/include -Werror -o../ebin test_server_node.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -pa ../ebin -I../include -I /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/snmp/include/ -I../../xmerl/inc/ -I /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/kernel/include -Werror -o../ebin test_server.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -pa ../ebin -I../include -I /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/snmp/include/ -I../../xmerl/inc/ -I /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/kernel/include -Werror -o../ebin test_server_sup.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -pa ../ebin -I../include -I /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/snmp/include/ -I../../xmerl/inc/ -I /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/kernel/include -Werror -o../ebin ct_suite.erl sed -e 's;%VSN%;1.20.4;' common_test.app.src > ../ebin/common_test.app sed -e 's;%VSN%;1.20.4;' common_test.appup.src > ../ebin/common_test.appup make[3]: Leaving directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/common_test/src' make[3]: Entering directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/common_test/priv' make -f x86_64-pc-linux-gnu/Makefile TYPE=opt make[4]: Entering directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/common_test/priv' make[4]: Nothing to be done for 'debug'. make[4]: Leaving directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/common_test/priv' make[3]: Leaving directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/common_test/priv' === Leaving application common_test make[2]: Leaving directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/common_test' make[2]: Entering directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/runtime_tools' === Entering application runtime_tools make[3]: Entering directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/runtime_tools/src' erlc -W -Werror +debug_info -DUSE_ESOCK=true -I../include -I ../../et/include -I ../../../libraries/et/include -Werror -o../ebin appmon_info.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -I../include -I ../../et/include -I ../../../libraries/et/include -Werror -o../ebin erts_alloc_config.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -I../include -I ../../et/include -I ../../../libraries/et/include -Werror -o../ebin runtime_tools.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -I../include -I ../../et/include -I ../../../libraries/et/include -Werror -o../ebin runtime_tools_sup.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -I../include -I ../../et/include -I ../../../libraries/et/include -Werror -o../ebin dbg.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -I../include -I ../../et/include -I ../../../libraries/et/include -Werror -o../ebin dyntrace.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -I../include -I ../../et/include -I ../../../libraries/et/include -Werror -o../ebin system_information.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -I../include -I ../../et/include -I ../../../libraries/et/include -Werror -o../ebin observer_backend.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -I../include -I ../../et/include -I ../../../libraries/et/include -Werror -o../ebin ttb_autostart.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -I../include -I ../../et/include -I ../../../libraries/et/include -Werror -o../ebin scheduler.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -I../include -I ../../et/include -I ../../../libraries/et/include -Werror -o../ebin msacc.erl sed -e 's;%VSN%;1.16.2;' runtime_tools.app.src > ../ebin/runtime_tools.app sed -e 's;%VSN%;1.16.2;' runtime_tools.appup.src > ../ebin/runtime_tools.appup make[3]: Leaving directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/runtime_tools/src' make[3]: Entering directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/runtime_tools/c_src' make -f x86_64-pc-linux-gnu/Makefile TYPE=opt make[4]: Entering directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/runtime_tools/c_src' x86_64-pc-linux-gnu-gcc -c -o ../priv/obj/x86_64-pc-linux-gnu/dyntrace.o -DHAVE_CONFIG_H -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/x86_64-pc-linux-gnu -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 -pipe -march=native -fno-diagnostics-color -O2 -fno-strict-aliasing -D_GNU_SOURCE -fPIC -I./ -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/emulator/beam -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/include -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/include/x86_64-pc-linux-gnu -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/include/internal -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/include/internal/x86_64-pc-linux-gnu -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/emulator/sys/unix -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/emulator/sys/common -I../priv/obj/x86_64-pc-linux-gnu -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/emulator/x86_64-pc-linux-gnu dyntrace.c x86_64-pc-linux-gnu-gcc -c -o ../priv/obj/x86_64-pc-linux-gnu/trace_file_drv.o -DHAVE_CONFIG_H -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/x86_64-pc-linux-gnu -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 -pipe -march=native -fno-diagnostics-color -O2 -fno-strict-aliasing -D_GNU_SOURCE -fPIC -I./ -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/emulator/beam -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/include -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/include/x86_64-pc-linux-gnu -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/include/internal -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/include/internal/x86_64-pc-linux-gnu -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/emulator/sys/unix -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/emulator/sys/common -I../priv/obj/x86_64-pc-linux-gnu -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/emulator/x86_64-pc-linux-gnu trace_file_drv.c x86_64-pc-linux-gnu-gcc -c -o ../priv/obj/x86_64-pc-linux-gnu/trace_ip_drv.o -DHAVE_CONFIG_H -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/x86_64-pc-linux-gnu -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 -pipe -march=native -fno-diagnostics-color -O2 -fno-strict-aliasing -D_GNU_SOURCE -fPIC -I./ -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/emulator/beam -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/include -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/include/x86_64-pc-linux-gnu -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/include/internal -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/include/internal/x86_64-pc-linux-gnu -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/emulator/sys/unix -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/emulator/sys/common -I../priv/obj/x86_64-pc-linux-gnu -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/emulator/x86_64-pc-linux-gnu trace_ip_drv.c x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -shared -Wl,-Bsymbolic -o ../priv/lib/x86_64-pc-linux-gnu/trace_file_drv.so ../priv/obj/x86_64-pc-linux-gnu/trace_file_drv.o -lutil -ldl -lm x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -shared -Wl,-Bsymbolic -o ../priv/lib/x86_64-pc-linux-gnu/dyntrace.so ../priv/obj/x86_64-pc-linux-gnu/dyntrace.o -lutil -ldl -lm x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -shared -Wl,-Bsymbolic -o ../priv/lib/x86_64-pc-linux-gnu/trace_ip_drv.so ../priv/obj/x86_64-pc-linux-gnu/trace_ip_drv.o -lutil -ldl -lm 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 '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/runtime_tools/c_src' make[3]: Leaving directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/runtime_tools/c_src' make[3]: Entering directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/runtime_tools/doc/src' make[3]: Nothing to be done for 'opt'. make[3]: Leaving directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/runtime_tools/doc/src' === Leaving application runtime_tools make[2]: Leaving directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/runtime_tools' make[2]: Entering directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/inets' === Entering application inets make[3]: Entering directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/inets/src' make[4]: Entering directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/inets/src/inets_app' erlc -W -Werror +debug_info -DUSE_ESOCK=true -pa /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/inets/ebin +'{parse_transform,sys_pre_attributes}' +'{attribute,insert,app_vsn,"inets-7.4"}' -o../../ebin inets.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -pa /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/inets/ebin +'{parse_transform,sys_pre_attributes}' +'{attribute,insert,app_vsn,"inets-7.4"}' -o../../ebin inets_service.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -pa /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/inets/ebin +'{parse_transform,sys_pre_attributes}' +'{attribute,insert,app_vsn,"inets-7.4"}' -o../../ebin inets_app.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -pa /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/inets/ebin +'{parse_transform,sys_pre_attributes}' +'{attribute,insert,app_vsn,"inets-7.4"}' -o../../ebin inets_sup.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -pa /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/inets/ebin +'{parse_transform,sys_pre_attributes}' +'{attribute,insert,app_vsn,"inets-7.4"}' -o../../ebin inets_trace.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -pa /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/inets/ebin +'{parse_transform,sys_pre_attributes}' +'{attribute,insert,app_vsn,"inets-7.4"}' -o../../ebin inets_lib.erl sed -e 's;%VSN%;7.4;' inets.app.src > ../../ebin/inets.app sed -e 's;%VSN%;7.4;' inets.appup.src > ../../ebin/inets.appup make[4]: Leaving directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/inets/src/inets_app' make[4]: Entering directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/inets/src/http_lib' erlc -W -Werror +debug_info -DUSE_ESOCK=true -pa /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/inets/ebin +'{parse_transform,sys_pre_attributes}' +'{attribute,insert,app_vsn,"inets-7.4"}' -I../../include -I../inets_app -o../../ebin http_chunk.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -pa /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/inets/ebin +'{parse_transform,sys_pre_attributes}' +'{attribute,insert,app_vsn,"inets-7.4"}' -I../../include -I../inets_app -o../../ebin http_transport.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -pa /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/inets/ebin +'{parse_transform,sys_pre_attributes}' +'{attribute,insert,app_vsn,"inets-7.4"}' -I../../include -I../inets_app -o../../ebin http_util.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -pa /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/inets/ebin +'{parse_transform,sys_pre_attributes}' +'{attribute,insert,app_vsn,"inets-7.4"}' -I../../include -I../inets_app -o../../ebin http_request.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -pa /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/inets/ebin +'{parse_transform,sys_pre_attributes}' +'{attribute,insert,app_vsn,"inets-7.4"}' -I../../include -I../inets_app -o../../ebin http_response.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -pa /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/inets/ebin +'{parse_transform,sys_pre_attributes}' +'{attribute,insert,app_vsn,"inets-7.4"}' -I../../include -I../inets_app -o../../ebin http_uri.erl make[4]: Leaving directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/inets/src/http_lib' make[4]: Entering directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/inets/src/http_client' erlc -W -Werror +debug_info -DUSE_ESOCK=true -pa /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/inets/ebin +'{parse_transform,sys_pre_attributes}' +'{attribute,insert,app_vsn,"inets-7.4"}' -I../../include -I../inets_app -I../http_lib -o../../ebin httpc.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -pa /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/inets/ebin +'{parse_transform,sys_pre_attributes}' +'{attribute,insert,app_vsn,"inets-7.4"}' -I../../include -I../inets_app -I../http_lib -o../../ebin httpc_cookie.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -pa /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/inets/ebin +'{parse_transform,sys_pre_attributes}' +'{attribute,insert,app_vsn,"inets-7.4"}' -I../../include -I../inets_app -I../http_lib -o../../ebin httpc_handler.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -pa /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/inets/ebin +'{parse_transform,sys_pre_attributes}' +'{attribute,insert,app_vsn,"inets-7.4"}' -I../../include -I../inets_app -I../http_lib -o../../ebin httpc_manager.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -pa /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/inets/ebin +'{parse_transform,sys_pre_attributes}' +'{attribute,insert,app_vsn,"inets-7.4"}' -I../../include -I../inets_app -I../http_lib -o../../ebin httpc_sup.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -pa /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/inets/ebin +'{parse_transform,sys_pre_attributes}' +'{attribute,insert,app_vsn,"inets-7.4"}' -I../../include -I../inets_app -I../http_lib -o../../ebin httpc_handler_sup.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -pa /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/inets/ebin +'{parse_transform,sys_pre_attributes}' +'{attribute,insert,app_vsn,"inets-7.4"}' -I../../include -I../inets_app -I../http_lib -o../../ebin httpc_profile_sup.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -pa /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/inets/ebin +'{parse_transform,sys_pre_attributes}' +'{attribute,insert,app_vsn,"inets-7.4"}' -I../../include -I../inets_app -I../http_lib -o../../ebin httpc_response.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -pa /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/inets/ebin +'{parse_transform,sys_pre_attributes}' +'{attribute,insert,app_vsn,"inets-7.4"}' -I../../include -I../inets_app -I../http_lib -o../../ebin httpc_request.erl make[4]: Leaving directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/inets/src/http_client' make[4]: Entering directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/inets/src/http_server' erlc -W -Werror +debug_info -DUSE_ESOCK=true -D'SERVER_SOFTWARE="inets/7.4"' -pa /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/inets/ebin +'{parse_transform,sys_pre_attributes}' +'{attribute,insert,app_vsn,"inets-7.4"}' -I../inets_app -I../http_lib -o../../ebin httpd_custom_api.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -D'SERVER_SOFTWARE="inets/7.4"' -pa /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/inets/ebin +'{parse_transform,sys_pre_attributes}' +'{attribute,insert,app_vsn,"inets-7.4"}' -I../inets_app -I../http_lib -o../../ebin httpd.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -D'SERVER_SOFTWARE="inets/7.4"' -pa /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/inets/ebin +'{parse_transform,sys_pre_attributes}' +'{attribute,insert,app_vsn,"inets-7.4"}' -I../inets_app -I../http_lib -o../../ebin httpd_acceptor.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -D'SERVER_SOFTWARE="inets/7.4"' -pa /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/inets/ebin +'{parse_transform,sys_pre_attributes}' +'{attribute,insert,app_vsn,"inets-7.4"}' -I../inets_app -I../http_lib -o../../ebin httpd_acceptor_sup.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -D'SERVER_SOFTWARE="inets/7.4"' -pa /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/inets/ebin +'{parse_transform,sys_pre_attributes}' +'{attribute,insert,app_vsn,"inets-7.4"}' -I../inets_app -I../http_lib -o../../ebin httpd_connection_sup.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -D'SERVER_SOFTWARE="inets/7.4"' -pa /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/inets/ebin +'{parse_transform,sys_pre_attributes}' +'{attribute,insert,app_vsn,"inets-7.4"}' -I../inets_app -I../http_lib -o../../ebin httpd_cgi.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -D'SERVER_SOFTWARE="inets/7.4"' -pa /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/inets/ebin +'{parse_transform,sys_pre_attributes}' +'{attribute,insert,app_vsn,"inets-7.4"}' -I../inets_app -I../http_lib -o../../ebin httpd_conf.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -D'SERVER_SOFTWARE="inets/7.4"' -pa /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/inets/ebin +'{parse_transform,sys_pre_attributes}' +'{attribute,insert,app_vsn,"inets-7.4"}' -I../inets_app -I../http_lib -o../../ebin httpd_custom.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -D'SERVER_SOFTWARE="inets/7.4"' -pa /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/inets/ebin +'{parse_transform,sys_pre_attributes}' +'{attribute,insert,app_vsn,"inets-7.4"}' -I../inets_app -I../http_lib -o../../ebin httpd_example.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -D'SERVER_SOFTWARE="inets/7.4"' -pa /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/inets/ebin +'{parse_transform,sys_pre_attributes}' +'{attribute,insert,app_vsn,"inets-7.4"}' -I../inets_app -I../http_lib -o../../ebin httpd_esi.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -D'SERVER_SOFTWARE="inets/7.4"' -pa /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/inets/ebin +'{parse_transform,sys_pre_attributes}' +'{attribute,insert,app_vsn,"inets-7.4"}' -I../inets_app -I../http_lib -o../../ebin httpd_file.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -D'SERVER_SOFTWARE="inets/7.4"' -pa /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/inets/ebin +'{parse_transform,sys_pre_attributes}' +'{attribute,insert,app_vsn,"inets-7.4"}' -I../inets_app -I../http_lib -o../../ebin httpd_instance_sup.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -D'SERVER_SOFTWARE="inets/7.4"' -pa /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/inets/ebin +'{parse_transform,sys_pre_attributes}' +'{attribute,insert,app_vsn,"inets-7.4"}' -I../inets_app -I../http_lib -o../../ebin httpd_log.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -D'SERVER_SOFTWARE="inets/7.4"' -pa /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/inets/ebin +'{parse_transform,sys_pre_attributes}' +'{attribute,insert,app_vsn,"inets-7.4"}' -I../inets_app -I../http_lib -o../../ebin httpd_logger.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -D'SERVER_SOFTWARE="inets/7.4"' -pa /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/inets/ebin +'{parse_transform,sys_pre_attributes}' +'{attribute,insert,app_vsn,"inets-7.4"}' -I../inets_app -I../http_lib -o../../ebin httpd_manager.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -D'SERVER_SOFTWARE="inets/7.4"' -pa /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/inets/ebin +'{parse_transform,sys_pre_attributes}' +'{attribute,insert,app_vsn,"inets-7.4"}' -I../inets_app -I../http_lib -o../../ebin httpd_misc_sup.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -D'SERVER_SOFTWARE="inets/7.4"' -pa /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/inets/ebin +'{parse_transform,sys_pre_attributes}' +'{attribute,insert,app_vsn,"inets-7.4"}' -I../inets_app -I../http_lib -o../../ebin httpd_request.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -D'SERVER_SOFTWARE="inets/7.4"' -pa /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/inets/ebin +'{parse_transform,sys_pre_attributes}' +'{attribute,insert,app_vsn,"inets-7.4"}' -I../inets_app -I../http_lib -o../../ebin httpd_request_handler.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -D'SERVER_SOFTWARE="inets/7.4"' -pa /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/inets/ebin +'{parse_transform,sys_pre_attributes}' +'{attribute,insert,app_vsn,"inets-7.4"}' -I../inets_app -I../http_lib -o../../ebin httpd_response.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -D'SERVER_SOFTWARE="inets/7.4"' -pa /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/inets/ebin +'{parse_transform,sys_pre_attributes}' +'{attribute,insert,app_vsn,"inets-7.4"}' -I../inets_app -I../http_lib -o../../ebin httpd_script_env.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -D'SERVER_SOFTWARE="inets/7.4"' -pa /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/inets/ebin +'{parse_transform,sys_pre_attributes}' +'{attribute,insert,app_vsn,"inets-7.4"}' -I../inets_app -I../http_lib -o../../ebin httpd_socket.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -D'SERVER_SOFTWARE="inets/7.4"' -pa /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/inets/ebin +'{parse_transform,sys_pre_attributes}' +'{attribute,insert,app_vsn,"inets-7.4"}' -I../inets_app -I../http_lib -o../../ebin httpd_sup.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -D'SERVER_SOFTWARE="inets/7.4"' -pa /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/inets/ebin +'{parse_transform,sys_pre_attributes}' +'{attribute,insert,app_vsn,"inets-7.4"}' -I../inets_app -I../http_lib -o../../ebin httpd_util.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -D'SERVER_SOFTWARE="inets/7.4"' -pa /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/inets/ebin +'{parse_transform,sys_pre_attributes}' +'{attribute,insert,app_vsn,"inets-7.4"}' -I../inets_app -I../http_lib -o../../ebin mod_actions.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -D'SERVER_SOFTWARE="inets/7.4"' -pa /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/inets/ebin +'{parse_transform,sys_pre_attributes}' +'{attribute,insert,app_vsn,"inets-7.4"}' -I../inets_app -I../http_lib -o../../ebin mod_alias.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -D'SERVER_SOFTWARE="inets/7.4"' -pa /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/inets/ebin +'{parse_transform,sys_pre_attributes}' +'{attribute,insert,app_vsn,"inets-7.4"}' -I../inets_app -I../http_lib -o../../ebin mod_auth.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -D'SERVER_SOFTWARE="inets/7.4"' -pa /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/inets/ebin +'{parse_transform,sys_pre_attributes}' +'{attribute,insert,app_vsn,"inets-7.4"}' -I../inets_app -I../http_lib -o../../ebin mod_auth_plain.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -D'SERVER_SOFTWARE="inets/7.4"' -pa /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/inets/ebin +'{parse_transform,sys_pre_attributes}' +'{attribute,insert,app_vsn,"inets-7.4"}' -I../inets_app -I../http_lib -o../../ebin mod_auth_dets.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -D'SERVER_SOFTWARE="inets/7.4"' -pa /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/inets/ebin +'{parse_transform,sys_pre_attributes}' +'{attribute,insert,app_vsn,"inets-7.4"}' -I../inets_app -I../http_lib -o../../ebin mod_auth_mnesia.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -D'SERVER_SOFTWARE="inets/7.4"' -pa /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/inets/ebin +'{parse_transform,sys_pre_attributes}' +'{attribute,insert,app_vsn,"inets-7.4"}' -I../inets_app -I../http_lib -o../../ebin mod_auth_server.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -D'SERVER_SOFTWARE="inets/7.4"' -pa /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/inets/ebin +'{parse_transform,sys_pre_attributes}' +'{attribute,insert,app_vsn,"inets-7.4"}' -I../inets_app -I../http_lib -o../../ebin mod_cgi.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -D'SERVER_SOFTWARE="inets/7.4"' -pa /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/inets/ebin +'{parse_transform,sys_pre_attributes}' +'{attribute,insert,app_vsn,"inets-7.4"}' -I../inets_app -I../http_lib -o../../ebin mod_dir.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -D'SERVER_SOFTWARE="inets/7.4"' -pa /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/inets/ebin +'{parse_transform,sys_pre_attributes}' +'{attribute,insert,app_vsn,"inets-7.4"}' -I../inets_app -I../http_lib -o../../ebin mod_disk_log.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -D'SERVER_SOFTWARE="inets/7.4"' -pa /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/inets/ebin +'{parse_transform,sys_pre_attributes}' +'{attribute,insert,app_vsn,"inets-7.4"}' -I../inets_app -I../http_lib -o../../ebin mod_esi.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -D'SERVER_SOFTWARE="inets/7.4"' -pa /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/inets/ebin +'{parse_transform,sys_pre_attributes}' +'{attribute,insert,app_vsn,"inets-7.4"}' -I../inets_app -I../http_lib -o../../ebin mod_get.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -D'SERVER_SOFTWARE="inets/7.4"' -pa /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/inets/ebin +'{parse_transform,sys_pre_attributes}' +'{attribute,insert,app_vsn,"inets-7.4"}' -I../inets_app -I../http_lib -o../../ebin mod_head.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -D'SERVER_SOFTWARE="inets/7.4"' -pa /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/inets/ebin +'{parse_transform,sys_pre_attributes}' +'{attribute,insert,app_vsn,"inets-7.4"}' -I../inets_app -I../http_lib -o../../ebin mod_log.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -D'SERVER_SOFTWARE="inets/7.4"' -pa /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/inets/ebin +'{parse_transform,sys_pre_attributes}' +'{attribute,insert,app_vsn,"inets-7.4"}' -I../inets_app -I../http_lib -o../../ebin mod_range.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -D'SERVER_SOFTWARE="inets/7.4"' -pa /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/inets/ebin +'{parse_transform,sys_pre_attributes}' +'{attribute,insert,app_vsn,"inets-7.4"}' -I../inets_app -I../http_lib -o../../ebin mod_responsecontrol.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -D'SERVER_SOFTWARE="inets/7.4"' -pa /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/inets/ebin +'{parse_transform,sys_pre_attributes}' +'{attribute,insert,app_vsn,"inets-7.4"}' -I../inets_app -I../http_lib -o../../ebin mod_trace.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -D'SERVER_SOFTWARE="inets/7.4"' -pa /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/inets/ebin +'{parse_transform,sys_pre_attributes}' +'{attribute,insert,app_vsn,"inets-7.4"}' -I../inets_app -I../http_lib -o../../ebin mod_security.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -D'SERVER_SOFTWARE="inets/7.4"' -pa /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/inets/ebin +'{parse_transform,sys_pre_attributes}' +'{attribute,insert,app_vsn,"inets-7.4"}' -I../inets_app -I../http_lib -o../../ebin mod_security_server.erl make[4]: Leaving directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/inets/src/http_server' make[3]: Leaving directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/inets/src' make[3]: Entering directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/inets/examples' make[4]: Entering directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/inets/examples/server_root' make[4]: Nothing to be done for 'opt'. make[4]: Leaving directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/inets/examples/server_root' make[4]: Entering directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/inets/examples/httpd_load_test' erlc -W -Werror +debug_info -DUSE_ESOCK=true -pa /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/inets/ebin +'{parse_transform,sys_pre_attributes}' +'{attribute,insert,app_vsn,"inets-7.4"}' -I../../include -o. hdlt.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -pa /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/inets/ebin +'{parse_transform,sys_pre_attributes}' +'{attribute,insert,app_vsn,"inets-7.4"}' -I../../include -o. hdlt_ctrl.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -pa /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/inets/ebin +'{parse_transform,sys_pre_attributes}' +'{attribute,insert,app_vsn,"inets-7.4"}' -I../../include -o. hdlt_client.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -pa /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/inets/ebin +'{parse_transform,sys_pre_attributes}' +'{attribute,insert,app_vsn,"inets-7.4"}' -I../../include -o. hdlt_logger.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -pa /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/inets/ebin +'{parse_transform,sys_pre_attributes}' +'{attribute,insert,app_vsn,"inets-7.4"}' -I../../include -o. hdlt_random_html.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -pa /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/inets/ebin +'{parse_transform,sys_pre_attributes}' +'{attribute,insert,app_vsn,"inets-7.4"}' -I../../include -o. hdlt_server.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -pa /var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/inets/ebin +'{parse_transform,sys_pre_attributes}' +'{attribute,insert,app_vsn,"inets-7.4"}' -I../../include -o. hdlt_slave.erl make[4]: Leaving directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/inets/examples/httpd_load_test' make[3]: Leaving directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/inets/examples' make[3]: Entering directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/inets/priv' make[3]: Nothing to be done for 'opt'. make[3]: Leaving directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/inets/priv' make[3]: Entering directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/inets/doc/src' make[3]: Nothing to be done for 'opt'. make[3]: Leaving directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/inets/doc/src' === Leaving application inets make[2]: Leaving directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/inets' make[2]: Entering directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/parsetools' === Entering application parsetools make[3]: Entering directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/parsetools/src' make[3]: Nothing to be done for 'opt'. make[3]: Leaving directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/parsetools/src' make[3]: Entering directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/parsetools/doc/src' make[3]: Nothing to be done for 'opt'. make[3]: Leaving directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/parsetools/doc/src' === Leaving application parsetools make[2]: Leaving directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/parsetools' make[2]: Entering directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/xmerl' === Entering application xmerl make[3]: Entering directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/xmerl/src' erlc -W -Werror +debug_info -DUSE_ESOCK=true -I ../include +warn_unused_vars -o ../ebin xmerl_scan.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -I ../include +warn_unused_vars -o ../ebin xmerl.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -I ../include +warn_unused_vars -o ../ebin xmerl_xs.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -I ../include +warn_unused_vars -o ../ebin xmerl_eventp.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -I ../include +warn_unused_vars -o ../ebin xmerl_xpath.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -I ../include +warn_unused_vars -o ../ebin xmerl_xsd.erl erlc -W -o . xmerl_b64Bin.yrl erlc -W -Werror +debug_info -DUSE_ESOCK=true -I ../include +warn_unused_vars -o ../ebin xmerl_b64Bin_scan.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -I ../include +warn_unused_vars -o ../ebin xmerl_html.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -I ../include +warn_unused_vars -o ../ebin xmerl_lib.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -I ../include +warn_unused_vars -o ../ebin xmerl_otpsgml.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -I ../include +warn_unused_vars -o ../ebin xmerl_regexp.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -I ../include +warn_unused_vars -o ../ebin xmerl_sgml.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -I ../include +warn_unused_vars -o ../ebin xmerl_simple.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -I ../include +warn_unused_vars -o ../ebin xmerl_text.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -I ../include +warn_unused_vars -o ../ebin xmerl_ucs.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -I ../include +warn_unused_vars -o ../ebin xmerl_uri.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -I ../include +warn_unused_vars -o ../ebin xmerl_validate.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -I ../include +warn_unused_vars -o ../ebin xmerl_xlate.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -I ../include +warn_unused_vars -o ../ebin xmerl_xml.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -I ../include +warn_unused_vars -o ../ebin xmerl_xpath_lib.erl erlc -W -o . xmerl_xpath_parse.yrl erlc -W -Werror +debug_info -DUSE_ESOCK=true -I ../include +warn_unused_vars -o ../ebin xmerl_xpath_pred.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -I ../include +warn_unused_vars -o ../ebin xmerl_xpath_scan.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -I ../include +warn_unused_vars -o ../ebin xmerl_xsd_type.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -I ../include +warn_unused_vars -o ../ebin xmerl_sax_parser.erl cat xmerl_sax_parser_list.erlsrc xmerl_sax_parser_base.erlsrc >xmerl_sax_parser_list.erl cat xmerl_sax_parser_latin1.erlsrc xmerl_sax_parser_base.erlsrc >xmerl_sax_parser_latin1.erl cat xmerl_sax_parser_utf8.erlsrc xmerl_sax_parser_base.erlsrc >xmerl_sax_parser_utf8.erl cat xmerl_sax_parser_utf16be.erlsrc xmerl_sax_parser_base.erlsrc >xmerl_sax_parser_utf16be.erl cat xmerl_sax_parser_utf16le.erlsrc xmerl_sax_parser_base.erlsrc >xmerl_sax_parser_utf16le.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -I ../include +warn_unused_vars -o ../ebin xmerl_sax_simple_dom.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -I ../include +warn_unused_vars -o ../ebin xmerl_sax_old_dom.erl sed -e 's;%VSN%;1.3.28;' xmerl.app.src > ../ebin/xmerl.app sed -e 's;%VSN%;1.3.28;' xmerl.appup.src > ../ebin/xmerl.appup erlc -W -Werror +debug_info -DUSE_ESOCK=true -I ../include +warn_unused_vars -o ../ebin xmerl_b64Bin.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -I ../include +warn_unused_vars -o ../ebin xmerl_xpath_parse.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -I ../include +warn_unused_vars -o ../ebin xmerl_sax_parser_list.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -I ../include +warn_unused_vars -o ../ebin xmerl_sax_parser_latin1.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -I ../include +warn_unused_vars -o ../ebin xmerl_sax_parser_utf8.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -I ../include +warn_unused_vars -o ../ebin xmerl_sax_parser_utf16be.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -I ../include +warn_unused_vars -o ../ebin xmerl_sax_parser_utf16le.erl make[3]: Leaving directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/xmerl/src' make[3]: Entering directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/xmerl/doc/src' make[3]: Nothing to be done for 'opt'. make[3]: Leaving directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/xmerl/doc/src' === Leaving application xmerl make[2]: Leaving directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/xmerl' make[2]: Entering directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/edoc' === Entering application edoc make[3]: Entering directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/edoc/bin' make[3]: Nothing to be done for 'opt'. make[3]: Leaving directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/edoc/bin' make[3]: Entering directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/edoc/src' erlc -W -Werror +debug_info -DUSE_ESOCK=true -pa ../../xmerl -I../include -I../../xmerl/include +warn_unused_vars +nowarn_shadow_vars +warn_unused_import +warn_deprecated_guard -o../ebin edoc.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -pa ../../xmerl -I../include -I../../xmerl/include +warn_unused_vars +nowarn_shadow_vars +warn_unused_import +warn_deprecated_guard -o../ebin edoc_cli.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -pa ../../xmerl -I../include -I../../xmerl/include +warn_unused_vars +nowarn_shadow_vars +warn_unused_import +warn_deprecated_guard -o../ebin edoc_data.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -pa ../../xmerl -I../include -I../../xmerl/include +warn_unused_vars +nowarn_shadow_vars +warn_unused_import +warn_deprecated_guard -o../ebin edoc_doclet.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -pa ../../xmerl -I../include -I../../xmerl/include +warn_unused_vars +nowarn_shadow_vars +warn_unused_import +warn_deprecated_guard -o../ebin edoc_doclet_chunks.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -pa ../../xmerl -I../include -I../../xmerl/include +warn_unused_vars +nowarn_shadow_vars +warn_unused_import +warn_deprecated_guard -o../ebin edoc_extract.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -pa ../../xmerl -I../include -I../../xmerl/include +warn_unused_vars +nowarn_shadow_vars +warn_unused_import +warn_deprecated_guard -o../ebin edoc_layout.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -pa ../../xmerl -I../include -I../../xmerl/include +warn_unused_vars +nowarn_shadow_vars +warn_unused_import +warn_deprecated_guard -o../ebin edoc_layout_chunks.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -pa ../../xmerl -I../include -I../../xmerl/include +warn_unused_vars +nowarn_shadow_vars +warn_unused_import +warn_deprecated_guard -o../ebin edoc_lib.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -pa ../../xmerl -I../include -I../../xmerl/include +warn_unused_vars +nowarn_shadow_vars +warn_unused_import +warn_deprecated_guard -o../ebin edoc_macros.erl erlc -W -o. edoc_parser.yrl erlc -W -Werror +debug_info -DUSE_ESOCK=true -pa ../../xmerl -I../include -I../../xmerl/include +warn_unused_vars +nowarn_shadow_vars +warn_unused_import +warn_deprecated_guard -o../ebin edoc_refs.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -pa ../../xmerl -I../include -I../../xmerl/include +warn_unused_vars +nowarn_shadow_vars +warn_unused_import +warn_deprecated_guard -o../ebin edoc_report.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -pa ../../xmerl -I../include -I../../xmerl/include +warn_unused_vars +nowarn_shadow_vars +warn_unused_import +warn_deprecated_guard -o../ebin edoc_run.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -pa ../../xmerl -I../include -I../../xmerl/include +warn_unused_vars +nowarn_shadow_vars +warn_unused_import +warn_deprecated_guard -o../ebin edoc_scanner.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -pa ../../xmerl -I../include -I../../xmerl/include +warn_unused_vars +nowarn_shadow_vars +warn_unused_import +warn_deprecated_guard -o../ebin edoc_specs.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -pa ../../xmerl -I../include -I../../xmerl/include +warn_unused_vars +nowarn_shadow_vars +warn_unused_import +warn_deprecated_guard -o../ebin edoc_tags.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -pa ../../xmerl -I../include -I../../xmerl/include +warn_unused_vars +nowarn_shadow_vars +warn_unused_import +warn_deprecated_guard -o../ebin edoc_types.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -pa ../../xmerl -I../include -I../../xmerl/include +warn_unused_vars +nowarn_shadow_vars +warn_unused_import +warn_deprecated_guard -o../ebin edoc_wiki.erl sed -e 's;%VSN%;1.0;' edoc.app.src > ../ebin/edoc.app sed -e 's;%VSN%;1.0;' edoc.appup.src > ../ebin/edoc.appup erlc -W -Werror +debug_info -DUSE_ESOCK=true -pa ../../xmerl -I../include -I../../xmerl/include +warn_unused_vars +nowarn_shadow_vars +warn_unused_import +warn_deprecated_guard -o../ebin edoc_parser.erl make[3]: Leaving directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/edoc/src' make[3]: Entering directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/edoc/include' make[3]: Nothing to be done for 'opt'. make[3]: Leaving directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/edoc/include' make[3]: Entering directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/edoc/priv' make[3]: Nothing to be done for 'opt'. make[3]: Leaving directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/edoc/priv' make[3]: Entering directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/edoc/doc/src' make[3]: Nothing to be done for 'opt'. make[3]: Leaving directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/edoc/doc/src' === Leaving application edoc make[2]: Leaving directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/edoc' make[2]: Entering directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_docgen' === Entering application erl_docgen make[3]: Entering directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_docgen/src' erlc -W -Werror +debug_info -DUSE_ESOCK=true -I../../xmerl/include -o../ebin docgen_otp_specs.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -I../../xmerl/include -o../ebin docgen_edoc_xml_cb.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -I../../xmerl/include -o../ebin docgen_xmerl_xml_cb.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -I../../xmerl/include -o../ebin docgen_xml_to_chunk.erl sed -e 's;%VSN%;1.1.1;' erl_docgen.app.src > ../ebin/erl_docgen.app sed -e 's;%VSN%;1.1.1;' erl_docgen.appup.src > ../ebin/erl_docgen.appup make[3]: Leaving directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_docgen/src' make[3]: Entering directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_docgen/priv' make[4]: Entering directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_docgen/priv/bin' make[4]: Nothing to be done for 'opt'. make[4]: Leaving directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_docgen/priv/bin' make[4]: Entering directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_docgen/priv/css' make[4]: Nothing to be done for 'opt'. make[4]: Leaving directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_docgen/priv/css' make[4]: Entering directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_docgen/priv/dtd' make[4]: Nothing to be done for 'opt'. make[4]: Leaving directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_docgen/priv/dtd' make[4]: Entering directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_docgen/priv/dtd_html_entities' make[4]: Nothing to be done for 'opt'. make[4]: Leaving directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_docgen/priv/dtd_html_entities' make[4]: Entering directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_docgen/priv/dtd_man_entities' make[4]: Nothing to be done for 'opt'. make[4]: Leaving directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_docgen/priv/dtd_man_entities' make[4]: Entering directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_docgen/priv/images' make[4]: Nothing to be done for 'opt'. make[4]: Leaving directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_docgen/priv/images' make[4]: Entering directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_docgen/priv/js/flipmenu' make[4]: Nothing to be done for 'opt'. make[4]: Leaving directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_docgen/priv/js/flipmenu' make[4]: Entering directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_docgen/priv/xsl' make[4]: Nothing to be done for 'opt'. make[4]: Leaving directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_docgen/priv/xsl' make[3]: Leaving directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_docgen/priv' make[3]: Entering directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_docgen/doc/src' make[3]: Nothing to be done for 'opt'. make[3]: Leaving directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_docgen/doc/src' === Leaving application erl_docgen make[2]: Leaving directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_docgen' make[2]: Entering directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/snmp' === Entering application snmp make[3]: Entering directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/snmp/src/compile' make[3]: Nothing to be done for 'opt'. make[3]: Leaving directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/snmp/src/compile' make[3]: Entering directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/snmp/mibs' make[3]: Nothing to be done for 'opt'. make[3]: Leaving directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/snmp/mibs' make[3]: Entering directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/snmp/src' make[4]: Entering directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/snmp/src/compile' make[4]: Nothing to be done for 'opt'. make[4]: Leaving directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/snmp/src/compile' make[4]: Entering directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/snmp/src/app' make[4]: Nothing to be done for 'opt'. make[4]: Leaving directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/snmp/src/app' make[4]: Entering directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/snmp/src/misc' make[4]: Nothing to be done for 'opt'. make[4]: Leaving directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/snmp/src/misc' make[4]: Entering directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/snmp/src/agent' make[5]: Entering directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/snmp/src/agent' make[5]: Nothing to be done for 'behaviour_targets'. make[5]: Leaving directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/snmp/src/agent' make[5]: Entering directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/snmp/src/agent' make[5]: Nothing to be done for 'targets'. make[5]: Leaving directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/snmp/src/agent' make[4]: Leaving directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/snmp/src/agent' make[4]: Entering directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/snmp/src/manager' make[5]: Entering directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/snmp/src/manager' make[5]: Nothing to be done for 'behaviour_targets'. make[5]: Leaving directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/snmp/src/manager' make[5]: Entering directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/snmp/src/manager' make[5]: Nothing to be done for 'targets'. make[5]: Leaving directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/snmp/src/manager' make[4]: Leaving directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/snmp/src/manager' make[3]: Leaving directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/snmp/src' make[3]: Entering directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/snmp/examples' make[4]: Entering directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/snmp/examples/ex1' make[4]: Nothing to be done for 'opt'. make[4]: Leaving directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/snmp/examples/ex1' make[4]: Entering directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/snmp/examples/ex2' make[4]: Nothing to be done for 'opt'. make[4]: Leaving directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/snmp/examples/ex2' make[3]: Leaving directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/snmp/examples' make[3]: Entering directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/snmp/priv/conf' make[4]: Entering directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/snmp/priv/conf/agent' make[4]: Nothing to be done for 'opt'. make[4]: Leaving directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/snmp/priv/conf/agent' make[4]: Entering directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/snmp/priv/conf/manager' make[4]: Nothing to be done for 'opt'. make[4]: Leaving directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/snmp/priv/conf/manager' make[3]: Leaving directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/snmp/priv/conf' make[3]: Entering directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/snmp/doc/src' make[3]: Nothing to be done for 'opt'. make[3]: Leaving directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/snmp/doc/src' === Leaving application snmp make[2]: Leaving directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/snmp' make[2]: Entering directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface' === Entering application erl_interface make[3]: Entering directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/src' make -f x86_64-pc-linux-gnu/Makefile TYPE=opt make[4]: Entering directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/src' make[4]: Nothing to be done for 'debug'. make[4]: Leaving directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/src' make[3]: Leaving directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/src' make[3]: Entering directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/doc/src' make[3]: Nothing to be done for 'opt'. make[3]: Leaving directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface/doc/src' === Leaving application erl_interface make[2]: Leaving directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/erl_interface' make[2]: Entering directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/asn1' === Entering application asn1 make[3]: Entering directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/asn1/src' make[3]: Nothing to be done for 'opt'. make[3]: Leaving directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/asn1/src' make[3]: Entering directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/asn1/doc/src' make[3]: Nothing to be done for 'opt'. make[3]: Leaving directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/asn1/doc/src' make[3]: Entering directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/asn1/c_src' x86_64-pc-linux-gnu-gcc -c -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/emulator/beam -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/include -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/include/x86_64-pc-linux-gnu -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/include/internal -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/include/internal/x86_64-pc-linux-gnu -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/emulator/sys/unix -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/emulator/sys/common -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 -pipe -march=native -fno-diagnostics-color -O2 -fno-strict-aliasing -D_GNU_SOURCE -fPIC -O3 -o ../priv/obj/x86_64-pc-linux-gnu/asn1_erl_nif.o asn1_erl_nif.c x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -shared -Wl,-Bsymbolic -o ../priv/lib/x86_64-pc-linux-gnu/asn1rt_nif.so ../priv/obj/x86_64-pc-linux-gnu/asn1_erl_nif.o make[3]: Leaving directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/asn1/c_src' === Leaving application asn1 make[2]: Leaving directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/asn1' === Skipping subdir jinterface, reason: Java compiler disabled by user === make[2]: Entering directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/wx' === Entering application wx make[3]: Entering directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/wx/src' erlc -Werror +debug_info -DUSE_ESOCK=true -I../include +warn_unused_vars -o../ebin wx.erl erlc -Werror +debug_info -DUSE_ESOCK=true -I../include +warn_unused_vars -o../ebin wxe_master.erl erlc -Werror +debug_info -DUSE_ESOCK=true -I../include +warn_unused_vars -o../ebin wxe_server.erl erlc -Werror +debug_info -DUSE_ESOCK=true -I../include +warn_unused_vars -o../ebin wxe_util.erl erlc -W -bbeam -Werror +debug_info -DUSE_ESOCK=true -I../include +warn_unused_vars -o../ebin gen/wxAcceleratorEntry.erl erlc -W -bbeam -Werror +debug_info -DUSE_ESOCK=true -I../include +warn_unused_vars -o../ebin gen/wxAcceleratorTable.erl erlc -W -bbeam -Werror +debug_info -DUSE_ESOCK=true -I../include +warn_unused_vars -o../ebin gen/wxActivateEvent.erl erlc -W -bbeam -Werror +debug_info -DUSE_ESOCK=true -I../include +warn_unused_vars -o../ebin gen/wxArtProvider.erl erlc -W -bbeam -Werror +debug_info -DUSE_ESOCK=true -I../include +warn_unused_vars -o../ebin gen/wxAuiDockArt.erl erlc -W -bbeam -Werror +debug_info -DUSE_ESOCK=true -I../include +warn_unused_vars -o../ebin gen/wxAuiManager.erl erlc -W -bbeam -Werror +debug_info -DUSE_ESOCK=true -I../include +warn_unused_vars -o../ebin gen/wxAuiManagerEvent.erl erlc -W -bbeam -Werror +debug_info -DUSE_ESOCK=true -I../include +warn_unused_vars -o../ebin gen/wxAuiNotebook.erl erlc -W -bbeam -Werror +debug_info -DUSE_ESOCK=true -I../include +warn_unused_vars -o../ebin gen/wxAuiNotebookEvent.erl erlc -W -bbeam -Werror +debug_info -DUSE_ESOCK=true -I../include +warn_unused_vars -o../ebin gen/wxAuiPaneInfo.erl erlc -W -bbeam -Werror +debug_info -DUSE_ESOCK=true -I../include +warn_unused_vars -o../ebin gen/wxAuiSimpleTabArt.erl erlc -W -bbeam -Werror +debug_info -DUSE_ESOCK=true -I../include +warn_unused_vars -o../ebin gen/wxAuiTabArt.erl erlc -W -bbeam -Werror +debug_info -DUSE_ESOCK=true -I../include +warn_unused_vars -o../ebin gen/wxBitmap.erl erlc -W -bbeam -Werror +debug_info -DUSE_ESOCK=true -I../include +warn_unused_vars -o../ebin gen/wxBitmapButton.erl erlc -W -bbeam -Werror +debug_info -DUSE_ESOCK=true -I../include +warn_unused_vars -o../ebin gen/wxBitmapDataObject.erl erlc -W -bbeam -Werror +debug_info -DUSE_ESOCK=true -I../include +warn_unused_vars -o../ebin gen/wxBookCtrlBase.erl erlc -W -bbeam -Werror +debug_info -DUSE_ESOCK=true -I../include +warn_unused_vars -o../ebin gen/wxBookCtrlEvent.erl erlc -W -bbeam -Werror +debug_info -DUSE_ESOCK=true -I../include +warn_unused_vars -o../ebin gen/wxBoxSizer.erl erlc -W -bbeam -Werror +debug_info -DUSE_ESOCK=true -I../include +warn_unused_vars -o../ebin gen/wxBrush.erl erlc -W -bbeam -Werror +debug_info -DUSE_ESOCK=true -I../include +warn_unused_vars -o../ebin gen/wxBufferedDC.erl erlc -W -bbeam -Werror +debug_info -DUSE_ESOCK=true -I../include +warn_unused_vars -o../ebin gen/wxBufferedPaintDC.erl erlc -W -bbeam -Werror +debug_info -DUSE_ESOCK=true -I../include +warn_unused_vars -o../ebin gen/wxButton.erl erlc -W -bbeam -Werror +debug_info -DUSE_ESOCK=true -I../include +warn_unused_vars -o../ebin gen/wxCalendarCtrl.erl erlc -W -bbeam -Werror +debug_info -DUSE_ESOCK=true -I../include +warn_unused_vars -o../ebin gen/wxCalendarDateAttr.erl erlc -W -bbeam -Werror +debug_info -DUSE_ESOCK=true -I../include +warn_unused_vars -o../ebin gen/wxCalendarEvent.erl erlc -W -bbeam -Werror +debug_info -DUSE_ESOCK=true -I../include +warn_unused_vars -o../ebin gen/wxCaret.erl erlc -W -bbeam -Werror +debug_info -DUSE_ESOCK=true -I../include +warn_unused_vars -o../ebin gen/wxCheckBox.erl erlc -W -bbeam -Werror +debug_info -DUSE_ESOCK=true -I../include +warn_unused_vars -o../ebin gen/wxCheckListBox.erl erlc -W -bbeam -Werror +debug_info -DUSE_ESOCK=true -I../include +warn_unused_vars -o../ebin gen/wxChildFocusEvent.erl erlc -W -bbeam -Werror +debug_info -DUSE_ESOCK=true -I../include +warn_unused_vars -o../ebin gen/wxChoice.erl erlc -W -bbeam -Werror +debug_info -DUSE_ESOCK=true -I../include +warn_unused_vars -o../ebin gen/wxChoicebook.erl erlc -W -bbeam -Werror +debug_info -DUSE_ESOCK=true -I../include +warn_unused_vars -o../ebin gen/wxClientDC.erl erlc -W -bbeam -Werror +debug_info -DUSE_ESOCK=true -I../include +warn_unused_vars -o../ebin gen/wxClipboard.erl erlc -W -bbeam -Werror +debug_info -DUSE_ESOCK=true -I../include +warn_unused_vars -o../ebin gen/wxClipboardTextEvent.erl erlc -W -bbeam -Werror +debug_info -DUSE_ESOCK=true -I../include +warn_unused_vars -o../ebin gen/wxCloseEvent.erl erlc -W -bbeam -Werror +debug_info -DUSE_ESOCK=true -I../include +warn_unused_vars -o../ebin gen/wxColourData.erl erlc -W -bbeam -Werror +debug_info -DUSE_ESOCK=true -I../include +warn_unused_vars -o../ebin gen/wxColourDialog.erl erlc -W -bbeam -Werror +debug_info -DUSE_ESOCK=true -I../include +warn_unused_vars -o../ebin gen/wxColourPickerCtrl.erl erlc -W -bbeam -Werror +debug_info -DUSE_ESOCK=true -I../include +warn_unused_vars -o../ebin gen/wxColourPickerEvent.erl erlc -W -bbeam -Werror +debug_info -DUSE_ESOCK=true -I../include +warn_unused_vars -o../ebin gen/wxComboBox.erl erlc -W -bbeam -Werror +debug_info -DUSE_ESOCK=true -I../include +warn_unused_vars -o../ebin gen/wxCommandEvent.erl erlc -W -bbeam -Werror +debug_info -DUSE_ESOCK=true -I../include +warn_unused_vars -o../ebin gen/wxContextMenuEvent.erl erlc -W -bbeam -Werror +debug_info -DUSE_ESOCK=true -I../include +warn_unused_vars -o../ebin gen/wxControl.erl erlc -W -bbeam -Werror +debug_info -DUSE_ESOCK=true -I../include +warn_unused_vars -o../ebin gen/wxControlWithItems.erl erlc -W -bbeam -Werror +debug_info -DUSE_ESOCK=true -I../include +warn_unused_vars -o../ebin gen/wxCursor.erl erlc -W -bbeam -Werror +debug_info -DUSE_ESOCK=true -I../include +warn_unused_vars -o../ebin gen/wxDC.erl erlc -W -bbeam -Werror +debug_info -DUSE_ESOCK=true -I../include +warn_unused_vars -o../ebin gen/wxDCOverlay.erl erlc -W -bbeam -Werror +debug_info -DUSE_ESOCK=true -I../include +warn_unused_vars -o../ebin gen/wxDataObject.erl erlc -W -bbeam -Werror +debug_info -DUSE_ESOCK=true -I../include +warn_unused_vars -o../ebin gen/wxDateEvent.erl erlc -W -bbeam -Werror +debug_info -DUSE_ESOCK=true -I../include +warn_unused_vars -o../ebin gen/wxDatePickerCtrl.erl erlc -W -bbeam -Werror +debug_info -DUSE_ESOCK=true -I../include +warn_unused_vars -o../ebin gen/wxDialog.erl erlc -W -bbeam -Werror +debug_info -DUSE_ESOCK=true -I../include +warn_unused_vars -o../ebin gen/wxDirDialog.erl erlc -W -bbeam -Werror +debug_info -DUSE_ESOCK=true -I../include +warn_unused_vars -o../ebin gen/wxDirPickerCtrl.erl erlc -W -bbeam -Werror +debug_info -DUSE_ESOCK=true -I../include +warn_unused_vars -o../ebin gen/wxDisplay.erl erlc -W -bbeam -Werror +debug_info -DUSE_ESOCK=true -I../include +warn_unused_vars -o../ebin gen/wxDisplayChangedEvent.erl erlc -W -bbeam -Werror +debug_info -DUSE_ESOCK=true -I../include +warn_unused_vars -o../ebin gen/wxDropFilesEvent.erl erlc -W -bbeam -Werror +debug_info -DUSE_ESOCK=true -I../include +warn_unused_vars -o../ebin gen/wxEraseEvent.erl erlc -W -bbeam -Werror +debug_info -DUSE_ESOCK=true -I../include +warn_unused_vars -o../ebin gen/wxEvent.erl erlc -W -bbeam -Werror +debug_info -DUSE_ESOCK=true -I../include +warn_unused_vars -o../ebin gen/wxEvtHandler.erl erlc -W -bbeam -Werror +debug_info -DUSE_ESOCK=true -I../include +warn_unused_vars -o../ebin gen/wxFileDataObject.erl erlc -W -bbeam -Werror +debug_info -DUSE_ESOCK=true -I../include +warn_unused_vars -o../ebin gen/wxFileDialog.erl erlc -W -bbeam -Werror +debug_info -DUSE_ESOCK=true -I../include +warn_unused_vars -o../ebin gen/wxFileDirPickerEvent.erl erlc -W -bbeam -Werror +debug_info -DUSE_ESOCK=true -I../include +warn_unused_vars -o../ebin gen/wxFilePickerCtrl.erl erlc -W -bbeam -Werror +debug_info -DUSE_ESOCK=true -I../include +warn_unused_vars -o../ebin gen/wxFindReplaceData.erl erlc -W -bbeam -Werror +debug_info -DUSE_ESOCK=true -I../include +warn_unused_vars -o../ebin gen/wxFindReplaceDialog.erl erlc -W -bbeam -Werror +debug_info -DUSE_ESOCK=true -I../include +warn_unused_vars -o../ebin gen/wxFlexGridSizer.erl erlc -W -bbeam -Werror +debug_info -DUSE_ESOCK=true -I../include +warn_unused_vars -o../ebin gen/wxFocusEvent.erl erlc -W -bbeam -Werror +debug_info -DUSE_ESOCK=true -I../include +warn_unused_vars -o../ebin gen/wxFont.erl erlc -W -bbeam -Werror +debug_info -DUSE_ESOCK=true -I../include +warn_unused_vars -o../ebin gen/wxFontData.erl erlc -W -bbeam -Werror +debug_info -DUSE_ESOCK=true -I../include +warn_unused_vars -o../ebin gen/wxFontDialog.erl erlc -W -bbeam -Werror +debug_info -DUSE_ESOCK=true -I../include +warn_unused_vars -o../ebin gen/wxFontPickerCtrl.erl erlc -W -bbeam -Werror +debug_info -DUSE_ESOCK=true -I../include +warn_unused_vars -o../ebin gen/wxFontPickerEvent.erl erlc -W -bbeam -Werror +debug_info -DUSE_ESOCK=true -I../include +warn_unused_vars -o../ebin gen/wxFrame.erl erlc -W -bbeam -Werror +debug_info -DUSE_ESOCK=true -I../include +warn_unused_vars -o../ebin gen/wxGBSizerItem.erl erlc -W -bbeam -Werror +debug_info -DUSE_ESOCK=true -I../include +warn_unused_vars -o../ebin gen/wxGCDC.erl erlc -W -bbeam -Werror +debug_info -DUSE_ESOCK=true -I../include +warn_unused_vars -o../ebin gen/wxGLCanvas.erl erlc -W -bbeam -Werror +debug_info -DUSE_ESOCK=true -I../include +warn_unused_vars -o../ebin gen/wxGLContext.erl erlc -W -bbeam -Werror +debug_info -DUSE_ESOCK=true -I../include +warn_unused_vars -o../ebin gen/wxGauge.erl erlc -W -bbeam -Werror +debug_info -DUSE_ESOCK=true -I../include +warn_unused_vars -o../ebin gen/wxGenericDirCtrl.erl erlc -W -bbeam -Werror +debug_info -DUSE_ESOCK=true -I../include +warn_unused_vars -o../ebin gen/wxGraphicsBrush.erl erlc -W -bbeam -Werror +debug_info -DUSE_ESOCK=true -I../include +warn_unused_vars -o../ebin gen/wxGraphicsContext.erl erlc -W -bbeam -Werror +debug_info -DUSE_ESOCK=true -I../include +warn_unused_vars -o../ebin gen/wxGraphicsFont.erl erlc -W -bbeam -Werror +debug_info -DUSE_ESOCK=true -I../include +warn_unused_vars -o../ebin gen/wxGraphicsGradientStops.erl erlc -W -bbeam -Werror +debug_info -DUSE_ESOCK=true -I../include +warn_unused_vars -o../ebin gen/wxGraphicsMatrix.erl erlc -W -bbeam -Werror +debug_info -DUSE_ESOCK=true -I../include +warn_unused_vars -o../ebin gen/wxGraphicsObject.erl erlc -W -bbeam -Werror +debug_info -DUSE_ESOCK=true -I../include +warn_unused_vars -o../ebin gen/wxGraphicsPath.erl erlc -W -bbeam -Werror +debug_info -DUSE_ESOCK=true -I../include +warn_unused_vars -o../ebin gen/wxGraphicsPen.erl erlc -W -bbeam -Werror +debug_info -DUSE_ESOCK=true -I../include +warn_unused_vars -o../ebin gen/wxGraphicsRenderer.erl erlc -W -bbeam -Werror +debug_info -DUSE_ESOCK=true -I../include +warn_unused_vars -o../ebin gen/wxGrid.erl erlc -W -bbeam -Werror +debug_info -DUSE_ESOCK=true -I../include +warn_unused_vars -o../ebin gen/wxGridBagSizer.erl erlc -W -bbeam -Werror +debug_info -DUSE_ESOCK=true -I../include +warn_unused_vars -o../ebin gen/wxGridCellAttr.erl erlc -W -bbeam -Werror +debug_info -DUSE_ESOCK=true -I../include +warn_unused_vars -o../ebin gen/wxGridCellBoolEditor.erl erlc -W -bbeam -Werror +debug_info -DUSE_ESOCK=true -I../include +warn_unused_vars -o../ebin gen/wxGridCellBoolRenderer.erl erlc -W -bbeam -Werror +debug_info -DUSE_ESOCK=true -I../include +warn_unused_vars -o../ebin gen/wxGridCellChoiceEditor.erl erlc -W -bbeam -Werror +debug_info -DUSE_ESOCK=true -I../include +warn_unused_vars -o../ebin gen/wxGridCellEditor.erl erlc -W -bbeam -Werror +debug_info -DUSE_ESOCK=true -I../include +warn_unused_vars -o../ebin gen/wxGridCellFloatEditor.erl erlc -W -bbeam -Werror +debug_info -DUSE_ESOCK=true -I../include +warn_unused_vars -o../ebin gen/wxGridCellFloatRenderer.erl erlc -W -bbeam -Werror +debug_info -DUSE_ESOCK=true -I../include +warn_unused_vars -o../ebin gen/wxGridCellNumberEditor.erl erlc -W -bbeam -Werror +debug_info -DUSE_ESOCK=true -I../include +warn_unused_vars -o../ebin gen/wxGridCellNumberRenderer.erl erlc -W -bbeam -Werror +debug_info -DUSE_ESOCK=true -I../include +warn_unused_vars -o../ebin gen/wxGridCellRenderer.erl erlc -W -bbeam -Werror +debug_info -DUSE_ESOCK=true -I../include +warn_unused_vars -o../ebin gen/wxGridCellStringRenderer.erl erlc -W -bbeam -Werror +debug_info -DUSE_ESOCK=true -I../include +warn_unused_vars -o../ebin gen/wxGridCellTextEditor.erl erlc -W -bbeam -Werror +debug_info -DUSE_ESOCK=true -I../include +warn_unused_vars -o../ebin gen/wxGridEvent.erl erlc -W -bbeam -Werror +debug_info -DUSE_ESOCK=true -I../include +warn_unused_vars -o../ebin gen/wxGridSizer.erl erlc -W -bbeam -Werror +debug_info -DUSE_ESOCK=true -I../include +warn_unused_vars -o../ebin gen/wxHelpEvent.erl erlc -W -bbeam -Werror +debug_info -DUSE_ESOCK=true -I../include +warn_unused_vars -o../ebin gen/wxHtmlEasyPrinting.erl erlc -W -bbeam -Werror +debug_info -DUSE_ESOCK=true -I../include +warn_unused_vars -o../ebin gen/wxHtmlLinkEvent.erl erlc -W -bbeam -Werror +debug_info -DUSE_ESOCK=true -I../include +warn_unused_vars -o../ebin gen/wxHtmlWindow.erl erlc -W -bbeam -Werror +debug_info -DUSE_ESOCK=true -I../include +warn_unused_vars -o../ebin gen/wxIcon.erl erlc -W -bbeam -Werror +debug_info -DUSE_ESOCK=true -I../include +warn_unused_vars -o../ebin gen/wxIconBundle.erl erlc -W -bbeam -Werror +debug_info -DUSE_ESOCK=true -I../include +warn_unused_vars -o../ebin gen/wxIconizeEvent.erl erlc -W -bbeam -Werror +debug_info -DUSE_ESOCK=true -I../include +warn_unused_vars -o../ebin gen/wxIdleEvent.erl erlc -W -bbeam -Werror +debug_info -DUSE_ESOCK=true -I../include +warn_unused_vars -o../ebin gen/wxImage.erl erlc -W -bbeam -Werror +debug_info -DUSE_ESOCK=true -I../include +warn_unused_vars -o../ebin gen/wxImageList.erl erlc -W -bbeam -Werror +debug_info -DUSE_ESOCK=true -I../include +warn_unused_vars -o../ebin gen/wxInitDialogEvent.erl erlc -W -bbeam -Werror +debug_info -DUSE_ESOCK=true -I../include +warn_unused_vars -o../ebin gen/wxJoystickEvent.erl erlc -W -bbeam -Werror +debug_info -DUSE_ESOCK=true -I../include +warn_unused_vars -o../ebin gen/wxKeyEvent.erl erlc -W -bbeam -Werror +debug_info -DUSE_ESOCK=true -I../include +warn_unused_vars -o../ebin gen/wxLayoutAlgorithm.erl erlc -W -bbeam -Werror +debug_info -DUSE_ESOCK=true -I../include +warn_unused_vars -o../ebin gen/wxListBox.erl erlc -W -bbeam -Werror +debug_info -DUSE_ESOCK=true -I../include +warn_unused_vars -o../ebin gen/wxListCtrl.erl erlc -W -bbeam -Werror +debug_info -DUSE_ESOCK=true -I../include +warn_unused_vars -o../ebin gen/wxListEvent.erl erlc -W -bbeam -Werror +debug_info -DUSE_ESOCK=true -I../include +warn_unused_vars -o../ebin gen/wxListItem.erl erlc -W -bbeam -Werror +debug_info -DUSE_ESOCK=true -I../include +warn_unused_vars -o../ebin gen/wxListItemAttr.erl erlc -W -bbeam -Werror +debug_info -DUSE_ESOCK=true -I../include +warn_unused_vars -o../ebin gen/wxListView.erl erlc -W -bbeam -Werror +debug_info -DUSE_ESOCK=true -I../include +warn_unused_vars -o../ebin gen/wxListbook.erl erlc -W -bbeam -Werror +debug_info -DUSE_ESOCK=true -I../include +warn_unused_vars -o../ebin gen/wxLocale.erl erlc -W -bbeam -Werror +debug_info -DUSE_ESOCK=true -I../include +warn_unused_vars -o../ebin gen/wxLogNull.erl erlc -W -bbeam -Werror +debug_info -DUSE_ESOCK=true -I../include +warn_unused_vars -o../ebin gen/wxMDIChildFrame.erl erlc -W -bbeam -Werror +debug_info -DUSE_ESOCK=true -I../include +warn_unused_vars -o../ebin gen/wxMDIClientWindow.erl erlc -W -bbeam -Werror +debug_info -DUSE_ESOCK=true -I../include +warn_unused_vars -o../ebin gen/wxMDIParentFrame.erl erlc -W -bbeam -Werror +debug_info -DUSE_ESOCK=true -I../include +warn_unused_vars -o../ebin gen/wxMask.erl erlc -W -bbeam -Werror +debug_info -DUSE_ESOCK=true -I../include +warn_unused_vars -o../ebin gen/wxMaximizeEvent.erl erlc -W -bbeam -Werror +debug_info -DUSE_ESOCK=true -I../include +warn_unused_vars -o../ebin gen/wxMemoryDC.erl erlc -W -bbeam -Werror +debug_info -DUSE_ESOCK=true -I../include +warn_unused_vars -o../ebin gen/wxMenu.erl erlc -W -bbeam -Werror +debug_info -DUSE_ESOCK=true -I../include +warn_unused_vars -o../ebin gen/wxMenuBar.erl erlc -W -bbeam -Werror +debug_info -DUSE_ESOCK=true -I../include +warn_unused_vars -o../ebin gen/wxMenuEvent.erl erlc -W -bbeam -Werror +debug_info -DUSE_ESOCK=true -I../include +warn_unused_vars -o../ebin gen/wxMenuItem.erl erlc -W -bbeam -Werror +debug_info -DUSE_ESOCK=true -I../include +warn_unused_vars -o../ebin gen/wxMessageDialog.erl erlc -W -bbeam -Werror +debug_info -DUSE_ESOCK=true -I../include +warn_unused_vars -o../ebin gen/wxMiniFrame.erl erlc -W -bbeam -Werror +debug_info -DUSE_ESOCK=true -I../include +warn_unused_vars -o../ebin gen/wxMirrorDC.erl erlc -W -bbeam -Werror +debug_info -DUSE_ESOCK=true -I../include +warn_unused_vars -o../ebin gen/wxMouseCaptureChangedEvent.erl erlc -W -bbeam -Werror +debug_info -DUSE_ESOCK=true -I../include +warn_unused_vars -o../ebin gen/wxMouseCaptureLostEvent.erl erlc -W -bbeam -Werror +debug_info -DUSE_ESOCK=true -I../include +warn_unused_vars -o../ebin gen/wxMouseEvent.erl erlc -W -bbeam -Werror +debug_info -DUSE_ESOCK=true -I../include +warn_unused_vars -o../ebin gen/wxMoveEvent.erl erlc -W -bbeam -Werror +debug_info -DUSE_ESOCK=true -I../include +warn_unused_vars -o../ebin gen/wxMultiChoiceDialog.erl erlc -W -bbeam -Werror +debug_info -DUSE_ESOCK=true -I../include +warn_unused_vars -o../ebin gen/wxNavigationKeyEvent.erl erlc -W -bbeam -Werror +debug_info -DUSE_ESOCK=true -I../include +warn_unused_vars -o../ebin gen/wxNotebook.erl erlc -W -bbeam -Werror +debug_info -DUSE_ESOCK=true -I../include +warn_unused_vars -o../ebin gen/wxNotificationMessage.erl erlc -W -bbeam -Werror +debug_info -DUSE_ESOCK=true -I../include +warn_unused_vars -o../ebin gen/wxNotifyEvent.erl erlc -W -bbeam -Werror +debug_info -DUSE_ESOCK=true -I../include +warn_unused_vars -o../ebin gen/wxOverlay.erl erlc -W -bbeam -Werror +debug_info -DUSE_ESOCK=true -I../include +warn_unused_vars -o../ebin gen/wxPageSetupDialog.erl erlc -W -bbeam -Werror +debug_info -DUSE_ESOCK=true -I../include +warn_unused_vars -o../ebin gen/wxPageSetupDialogData.erl erlc -W -bbeam -Werror +debug_info -DUSE_ESOCK=true -I../include +warn_unused_vars -o../ebin gen/wxPaintDC.erl erlc -W -bbeam -Werror +debug_info -DUSE_ESOCK=true -I../include +warn_unused_vars -o../ebin gen/wxPaintEvent.erl erlc -W -bbeam -Werror +debug_info -DUSE_ESOCK=true -I../include +warn_unused_vars -o../ebin gen/wxPalette.erl erlc -W -bbeam -Werror +debug_info -DUSE_ESOCK=true -I../include +warn_unused_vars -o../ebin gen/wxPaletteChangedEvent.erl erlc -W -bbeam -Werror +debug_info -DUSE_ESOCK=true -I../include +warn_unused_vars -o../ebin gen/wxPanel.erl erlc -W -bbeam -Werror +debug_info -DUSE_ESOCK=true -I../include +warn_unused_vars -o../ebin gen/wxPasswordEntryDialog.erl erlc -W -bbeam -Werror +debug_info -DUSE_ESOCK=true -I../include +warn_unused_vars -o../ebin gen/wxPen.erl erlc -W -bbeam -Werror +debug_info -DUSE_ESOCK=true -I../include +warn_unused_vars -o../ebin gen/wxPickerBase.erl erlc -W -bbeam -Werror +debug_info -DUSE_ESOCK=true -I../include +warn_unused_vars -o../ebin gen/wxPopupTransientWindow.erl erlc -W -bbeam -Werror +debug_info -DUSE_ESOCK=true -I../include +warn_unused_vars -o../ebin gen/wxPopupWindow.erl erlc -W -bbeam -Werror +debug_info -DUSE_ESOCK=true -I../include +warn_unused_vars -o../ebin gen/wxPostScriptDC.erl erlc -W -bbeam -Werror +debug_info -DUSE_ESOCK=true -I../include +warn_unused_vars -o../ebin gen/wxPreviewCanvas.erl erlc -W -bbeam -Werror +debug_info -DUSE_ESOCK=true -I../include +warn_unused_vars -o../ebin gen/wxPreviewControlBar.erl erlc -W -bbeam -Werror +debug_info -DUSE_ESOCK=true -I../include +warn_unused_vars -o../ebin gen/wxPreviewFrame.erl erlc -W -bbeam -Werror +debug_info -DUSE_ESOCK=true -I../include +warn_unused_vars -o../ebin gen/wxPrintData.erl erlc -W -bbeam -Werror +debug_info -DUSE_ESOCK=true -I../include +warn_unused_vars -o../ebin gen/wxPrintDialog.erl erlc -W -bbeam -Werror +debug_info -DUSE_ESOCK=true -I../include +warn_unused_vars -o../ebin gen/wxPrintDialogData.erl erlc -W -bbeam -Werror +debug_info -DUSE_ESOCK=true -I../include +warn_unused_vars -o../ebin gen/wxPrintPreview.erl erlc -W -bbeam -Werror +debug_info -DUSE_ESOCK=true -I../include +warn_unused_vars -o../ebin gen/wxPrinter.erl erlc -W -bbeam -Werror +debug_info -DUSE_ESOCK=true -I../include +warn_unused_vars -o../ebin gen/wxPrintout.erl erlc -W -bbeam -Werror +debug_info -DUSE_ESOCK=true -I../include +warn_unused_vars -o../ebin gen/wxProgressDialog.erl erlc -W -bbeam -Werror +debug_info -DUSE_ESOCK=true -I../include +warn_unused_vars -o../ebin gen/wxQueryNewPaletteEvent.erl erlc -W -bbeam -Werror +debug_info -DUSE_ESOCK=true -I../include +warn_unused_vars -o../ebin gen/wxRadioBox.erl erlc -W -bbeam -Werror +debug_info -DUSE_ESOCK=true -I../include +warn_unused_vars -o../ebin gen/wxRadioButton.erl erlc -W -bbeam -Werror +debug_info -DUSE_ESOCK=true -I../include +warn_unused_vars -o../ebin gen/wxRegion.erl erlc -W -bbeam -Werror +debug_info -DUSE_ESOCK=true -I../include +warn_unused_vars -o../ebin gen/wxSashEvent.erl erlc -W -bbeam -Werror +debug_info -DUSE_ESOCK=true -I../include +warn_unused_vars -o../ebin gen/wxSashLayoutWindow.erl erlc -W -bbeam -Werror +debug_info -DUSE_ESOCK=true -I../include +warn_unused_vars -o../ebin gen/wxSashWindow.erl erlc -W -bbeam -Werror +debug_info -DUSE_ESOCK=true -I../include +warn_unused_vars -o../ebin gen/wxScreenDC.erl erlc -W -bbeam -Werror +debug_info -DUSE_ESOCK=true -I../include +warn_unused_vars -o../ebin gen/wxScrollBar.erl erlc -W -bbeam -Werror +debug_info -DUSE_ESOCK=true -I../include +warn_unused_vars -o../ebin gen/wxScrollEvent.erl erlc -W -bbeam -Werror +debug_info -DUSE_ESOCK=true -I../include +warn_unused_vars -o../ebin gen/wxScrollWinEvent.erl erlc -W -bbeam -Werror +debug_info -DUSE_ESOCK=true -I../include +warn_unused_vars -o../ebin gen/wxScrolledWindow.erl erlc -W -bbeam -Werror +debug_info -DUSE_ESOCK=true -I../include +warn_unused_vars -o../ebin gen/wxSetCursorEvent.erl erlc -W -bbeam -Werror +debug_info -DUSE_ESOCK=true -I../include +warn_unused_vars -o../ebin gen/wxShowEvent.erl erlc -W -bbeam -Werror +debug_info -DUSE_ESOCK=true -I../include +warn_unused_vars -o../ebin gen/wxSingleChoiceDialog.erl erlc -W -bbeam -Werror +debug_info -DUSE_ESOCK=true -I../include +warn_unused_vars -o../ebin gen/wxSizeEvent.erl erlc -W -bbeam -Werror +debug_info -DUSE_ESOCK=true -I../include +warn_unused_vars -o../ebin gen/wxSizer.erl erlc -W -bbeam -Werror +debug_info -DUSE_ESOCK=true -I../include +warn_unused_vars -o../ebin gen/wxSizerFlags.erl erlc -W -bbeam -Werror +debug_info -DUSE_ESOCK=true -I../include +warn_unused_vars -o../ebin gen/wxSizerItem.erl erlc -W -bbeam -Werror +debug_info -DUSE_ESOCK=true -I../include +warn_unused_vars -o../ebin gen/wxSlider.erl erlc -W -bbeam -Werror +debug_info -DUSE_ESOCK=true -I../include +warn_unused_vars -o../ebin gen/wxSpinButton.erl erlc -W -bbeam -Werror +debug_info -DUSE_ESOCK=true -I../include +warn_unused_vars -o../ebin gen/wxSpinCtrl.erl erlc -W -bbeam -Werror +debug_info -DUSE_ESOCK=true -I../include +warn_unused_vars -o../ebin gen/wxSpinEvent.erl erlc -W -bbeam -Werror +debug_info -DUSE_ESOCK=true -I../include +warn_unused_vars -o../ebin gen/wxSplashScreen.erl erlc -W -bbeam -Werror +debug_info -DUSE_ESOCK=true -I../include +warn_unused_vars -o../ebin gen/wxSplitterEvent.erl erlc -W -bbeam -Werror +debug_info -DUSE_ESOCK=true -I../include +warn_unused_vars -o../ebin gen/wxSplitterWindow.erl erlc -W -bbeam -Werror +debug_info -DUSE_ESOCK=true -I../include +warn_unused_vars -o../ebin gen/wxStaticBitmap.erl erlc -W -bbeam -Werror +debug_info -DUSE_ESOCK=true -I../include +warn_unused_vars -o../ebin gen/wxStaticBox.erl erlc -W -bbeam -Werror +debug_info -DUSE_ESOCK=true -I../include +warn_unused_vars -o../ebin gen/wxStaticBoxSizer.erl erlc -W -bbeam -Werror +debug_info -DUSE_ESOCK=true -I../include +warn_unused_vars -o../ebin gen/wxStaticLine.erl erlc -W -bbeam -Werror +debug_info -DUSE_ESOCK=true -I../include +warn_unused_vars -o../ebin gen/wxStaticText.erl erlc -W -bbeam -Werror +debug_info -DUSE_ESOCK=true -I../include +warn_unused_vars -o../ebin gen/wxStatusBar.erl erlc -W -bbeam -Werror +debug_info -DUSE_ESOCK=true -I../include +warn_unused_vars -o../ebin gen/wxStdDialogButtonSizer.erl erlc -W -bbeam -Werror +debug_info -DUSE_ESOCK=true -I../include +warn_unused_vars -o../ebin gen/wxStyledTextCtrl.erl erlc -W -bbeam -Werror +debug_info -DUSE_ESOCK=true -I../include +warn_unused_vars -o../ebin gen/wxStyledTextEvent.erl erlc -W -bbeam -Werror +debug_info -DUSE_ESOCK=true -I../include +warn_unused_vars -o../ebin gen/wxSysColourChangedEvent.erl erlc -W -bbeam -Werror +debug_info -DUSE_ESOCK=true -I../include +warn_unused_vars -o../ebin gen/wxSystemOptions.erl erlc -W -bbeam -Werror +debug_info -DUSE_ESOCK=true -I../include +warn_unused_vars -o../ebin gen/wxSystemSettings.erl erlc -W -bbeam -Werror +debug_info -DUSE_ESOCK=true -I../include +warn_unused_vars -o../ebin gen/wxTaskBarIcon.erl erlc -W -bbeam -Werror +debug_info -DUSE_ESOCK=true -I../include +warn_unused_vars -o../ebin gen/wxTaskBarIconEvent.erl erlc -W -bbeam -Werror +debug_info -DUSE_ESOCK=true -I../include +warn_unused_vars -o../ebin gen/wxTextAttr.erl erlc -W -bbeam -Werror +debug_info -DUSE_ESOCK=true -I../include +warn_unused_vars -o../ebin gen/wxTextCtrl.erl erlc -W -bbeam -Werror +debug_info -DUSE_ESOCK=true -I../include +warn_unused_vars -o../ebin gen/wxTextDataObject.erl erlc -W -bbeam -Werror +debug_info -DUSE_ESOCK=true -I../include +warn_unused_vars -o../ebin gen/wxTextEntryDialog.erl erlc -W -bbeam -Werror +debug_info -DUSE_ESOCK=true -I../include +warn_unused_vars -o../ebin gen/wxToggleButton.erl erlc -W -bbeam -Werror +debug_info -DUSE_ESOCK=true -I../include +warn_unused_vars -o../ebin gen/wxToolBar.erl erlc -W -bbeam -Werror +debug_info -DUSE_ESOCK=true -I../include +warn_unused_vars -o../ebin gen/wxToolTip.erl erlc -W -bbeam -Werror +debug_info -DUSE_ESOCK=true -I../include +warn_unused_vars -o../ebin gen/wxToolbook.erl erlc -W -bbeam -Werror +debug_info -DUSE_ESOCK=true -I../include +warn_unused_vars -o../ebin gen/wxTopLevelWindow.erl erlc -W -bbeam -Werror +debug_info -DUSE_ESOCK=true -I../include +warn_unused_vars -o../ebin gen/wxTreeCtrl.erl erlc -W -bbeam -Werror +debug_info -DUSE_ESOCK=true -I../include +warn_unused_vars -o../ebin gen/wxTreeEvent.erl erlc -W -bbeam -Werror +debug_info -DUSE_ESOCK=true -I../include +warn_unused_vars -o../ebin gen/wxTreebook.erl erlc -W -bbeam -Werror +debug_info -DUSE_ESOCK=true -I../include +warn_unused_vars -o../ebin gen/wxUpdateUIEvent.erl erlc -W -bbeam -Werror +debug_info -DUSE_ESOCK=true -I../include +warn_unused_vars -o../ebin gen/wxWebView.erl erlc -W -bbeam -Werror +debug_info -DUSE_ESOCK=true -I../include +warn_unused_vars -o../ebin gen/wxWebViewEvent.erl erlc -W -bbeam -Werror +debug_info -DUSE_ESOCK=true -I../include +warn_unused_vars -o../ebin gen/wxWindow.erl erlc -W -bbeam -Werror +debug_info -DUSE_ESOCK=true -I../include +warn_unused_vars -o../ebin gen/wxWindowCreateEvent.erl erlc -W -bbeam -Werror +debug_info -DUSE_ESOCK=true -I../include +warn_unused_vars -o../ebin gen/wxWindowDC.erl erlc -W -bbeam -Werror +debug_info -DUSE_ESOCK=true -I../include +warn_unused_vars -o../ebin gen/wxWindowDestroyEvent.erl erlc -W -bbeam -Werror +debug_info -DUSE_ESOCK=true -I../include +warn_unused_vars -o../ebin gen/wxXmlResource.erl erlc -W -bbeam -Werror +debug_info -DUSE_ESOCK=true -I../include +warn_unused_vars -o../ebin gen/wx_misc.erl erlc -W -bbeam -Werror +debug_info -DUSE_ESOCK=true -I../include +warn_unused_vars -o../ebin gen/glu.erl erlc -W -bbeam -Werror +debug_info -DUSE_ESOCK=true -I../include +warn_unused_vars -o../ebin gen/gl.erl sed -e 's;%GEN_MODS%;wxAcceleratorEntry, wxAcceleratorTable, wxActivateEvent, wxArtProvider, wxAuiDockArt, wxAuiManager, wxAuiManagerEvent, wxAuiNotebook, wxAuiNotebookEvent, wxAuiPaneInfo, wxAuiSimpleTabArt, wxAuiTabArt, wxBitmap, wxBitmapButton, wxBitmapDataObject, wxBookCtrlBase, wxBookCtrlEvent, wxBoxSizer, wxBrush, wxBufferedDC, wxBufferedPaintDC, wxButton, wxCalendarCtrl, wxCalendarDateAttr, wxCalendarEvent, wxCaret, wxCheckBox, wxCheckListBox, wxChildFocusEvent, wxChoice, wxChoicebook, wxClientDC, wxClipboard, wxClipboardTextEvent, wxCloseEvent, wxColourData, wxColourDialog, wxColourPickerCtrl, wxColourPickerEvent, wxComboBox, wxCommandEvent, wxContextMenuEvent, wxControl, wxControlWithItems, wxCursor, wxDC, wxDCOverlay, wxDataObject, wxDateEvent, wxDatePickerCtrl, wxDialog, wxDirDialog, wxDirPickerCtrl, wxDisplay, wxDisplayChangedEvent, wxDropFilesEvent, wxEraseEvent, wxEvent, wxEvtHandler, wxFileDataObject, wxFileDialog, wxFileDirPickerEvent, wxFilePickerCtrl, wxFindReplaceData, wxFindReplaceDialog, wxFlexGridSizer, wxFocusEvent, wxFont, wxFontData, wxFontDialog, wxFontPickerCtrl, wxFontPickerEvent, wxFrame, wxGBSizerItem, wxGCDC, wxGLCanvas, wxGLContext, wxGauge, wxGenericDirCtrl, wxGraphicsBrush, wxGraphicsContext, wxGraphicsFont, wxGraphicsGradientStops, wxGraphicsMatrix, wxGraphicsObject, wxGraphicsPath, wxGraphicsPen, wxGraphicsRenderer, wxGrid, wxGridBagSizer, wxGridCellAttr, wxGridCellBoolEditor, wxGridCellBoolRenderer, wxGridCellChoiceEditor, wxGridCellEditor, wxGridCellFloatEditor, wxGridCellFloatRenderer, wxGridCellNumberEditor, wxGridCellNumberRenderer, wxGridCellRenderer, wxGridCellStringRenderer, wxGridCellTextEditor, wxGridEvent, wxGridSizer, wxHelpEvent, wxHtmlEasyPrinting, wxHtmlLinkEvent, wxHtmlWindow, wxIcon, wxIconBundle, wxIconizeEvent, wxIdleEvent, wxImage, wxImageList, wxInitDialogEvent, wxJoystickEvent, wxKeyEvent, wxLayoutAlgorithm, wxListBox, wxListCtrl, wxListEvent, wxListItem, wxListItemAttr, wxListView, wxListbook, wxLocale, wxLogNull, wxMDIChildFrame, wxMDIClientWindow, wxMDIParentFrame, wxMask, wxMaximizeEvent, wxMemoryDC, wxMenu, wxMenuBar, wxMenuEvent, wxMenuItem, wxMessageDialog, wxMiniFrame, wxMirrorDC, wxMouseCaptureChangedEvent, wxMouseCaptureLostEvent, wxMouseEvent, wxMoveEvent, wxMultiChoiceDialog, wxNavigationKeyEvent, wxNotebook, wxNotificationMessage, wxNotifyEvent, wxOverlay, wxPageSetupDialog, wxPageSetupDialogData, wxPaintDC, wxPaintEvent, wxPalette, wxPaletteChangedEvent, wxPanel, wxPasswordEntryDialog, wxPen, wxPickerBase, wxPopupTransientWindow, wxPopupWindow, wxPostScriptDC, wxPreviewCanvas, wxPreviewControlBar, wxPreviewFrame, wxPrintData, wxPrintDialog, wxPrintDialogData, wxPrintPreview, wxPrinter, wxPrintout, wxProgressDialog, wxQueryNewPaletteEvent, wxRadioBox, wxRadioButton, wxRegion, wxSashEvent, wxSashLayoutWindow, wxSashWindow, wxScreenDC, wxScrollBar, wxScrollEvent, wxScrollWinEvent, wxScrolledWindow, wxSetCursorEvent, wxShowEvent, wxSingleChoiceDialog, wxSizeEvent, wxSizer, wxSizerFlags, wxSizerItem, wxSlider, wxSpinButton, wxSpinCtrl, wxSpinEvent, wxSplashScreen, wxSplitterEvent, wxSplitterWindow, wxStaticBitmap, wxStaticBox, wxStaticBoxSizer, wxStaticLine, wxStaticText, wxStatusBar, wxStdDialogButtonSizer, wxStyledTextCtrl, wxStyledTextEvent, wxSysColourChangedEvent, wxSystemOptions, wxSystemSettings, wxTaskBarIcon, wxTaskBarIconEvent, wxTextAttr, wxTextCtrl, wxTextDataObject, wxTextEntryDialog, wxToggleButton, wxToolBar, wxToolTip, wxToolbook, wxTopLevelWindow, wxTreeCtrl, wxTreeEvent, wxTreebook, wxUpdateUIEvent, wxWebView, wxWebViewEvent, wxWindow, wxWindowCreateEvent, wxWindowDC, wxWindowDestroyEvent, wxXmlResource, wx_misc, glu, gl,;' wx.app.src > ../ebin/wx.app.tmp sed -e 's;%VSN%;2.0.1;' ../ebin/wx.app.tmp > ../ebin/wx.app rm ../ebin/wx.app.tmp sed -e 's;%VSN%;2.0.1;' wx.appup.src > ../ebin/wx.appup make[3]: Leaving directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/wx/src' make[3]: Entering directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/wx/examples' make[4]: Entering directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/wx/examples/demo' erlc -Werror +debug_info -DUSE_ESOCK=true -o./ demo.erl erlc -Werror +debug_info -DUSE_ESOCK=true -o./ demo_html_tagger.erl erlc -Werror +debug_info -DUSE_ESOCK=true -o./ ex_aui.erl erlc -Werror +debug_info -DUSE_ESOCK=true -o./ ex_button.erl erlc -Werror +debug_info -DUSE_ESOCK=true -o./ ex_canvas.erl erlc -Werror +debug_info -DUSE_ESOCK=true -o./ ex_canvas_paint.erl erlc -Werror +debug_info -DUSE_ESOCK=true -o./ ex_choices.erl erlc -Werror +debug_info -DUSE_ESOCK=true -o./ ex_cursor.erl erlc -Werror +debug_info -DUSE_ESOCK=true -o./ ex_dialogs.erl erlc -Werror +debug_info -DUSE_ESOCK=true -o./ ex_frame_utils.erl erlc -Werror +debug_info -DUSE_ESOCK=true -o./ ex_gauge.erl erlc -Werror +debug_info -DUSE_ESOCK=true -o./ ex_gl.erl erlc -Werror +debug_info -DUSE_ESOCK=true -o./ ex_grid.erl erlc -Werror +debug_info -DUSE_ESOCK=true -o./ ex_htmlWindow.erl erlc -Werror +debug_info -DUSE_ESOCK=true -o./ ex_listCtrl.erl erlc -Werror +debug_info -DUSE_ESOCK=true -o./ ex_notebook.erl erlc -Werror +debug_info -DUSE_ESOCK=true -o./ ex_notificationMessage.erl erlc -Werror +debug_info -DUSE_ESOCK=true -o./ ex_pickers.erl erlc -Werror +debug_info -DUSE_ESOCK=true -o./ ex_popupMenu.erl erlc -Werror +debug_info -DUSE_ESOCK=true -o./ ex_radioBox.erl erlc -Werror +debug_info -DUSE_ESOCK=true -o./ ex_sashWindow.erl erlc -Werror +debug_info -DUSE_ESOCK=true -o./ ex_sizers.erl erlc -Werror +debug_info -DUSE_ESOCK=true -o./ ex_slider.erl erlc -Werror +debug_info -DUSE_ESOCK=true -o./ ex_splitterWindow.erl erlc -Werror +debug_info -DUSE_ESOCK=true -o./ ex_static.erl erlc -Werror +debug_info -DUSE_ESOCK=true -o./ ex_textCtrl.erl erlc -Werror +debug_info -DUSE_ESOCK=true -o./ ex_treeCtrl.erl erlc -Werror +debug_info -DUSE_ESOCK=true -o./ ex_graphicsContext.erl erlc -Werror +debug_info -DUSE_ESOCK=true -o./ ex_webview.erl make[4]: Leaving directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/wx/examples/demo' make[4]: Entering directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/wx/examples/sudoku' erlc -Werror +debug_info -DUSE_ESOCK=true -o./ sudoku.erl erlc -Werror +debug_info -DUSE_ESOCK=true -o./ sudoku_board.erl erlc -Werror +debug_info -DUSE_ESOCK=true -o./ sudoku_game.erl erlc -Werror +debug_info -DUSE_ESOCK=true -o./ sudoku_gui.erl make[4]: Leaving directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/wx/examples/sudoku' make[4]: Entering directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/wx/examples/simple' erlc -Werror +debug_info -DUSE_ESOCK=true -o./ hello.erl erlc -Werror +debug_info -DUSE_ESOCK=true -o./ hello2.erl erlc -Werror +debug_info -DUSE_ESOCK=true -o./ minimal.erl erlc -Werror +debug_info -DUSE_ESOCK=true -o./ menu.erl make[4]: Leaving directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/wx/examples/simple' make[3]: Leaving directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/wx/examples' make[3]: Entering directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/wx/doc/src' make[3]: Nothing to be done for 'opt'. make[3]: Leaving directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/wx/doc/src' === Leaving application wx make[2]: Leaving directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/wx' make[2]: Entering directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/debugger' === Entering application debugger make[3]: Entering directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/debugger/src' erlc -W -Werror +debug_info -DUSE_ESOCK=true -Werror -o../ebin debugger.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -Werror -o../ebin i.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -Werror -o../ebin int.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -Werror -o../ebin dbg_debugged.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -Werror -o../ebin dbg_icmd.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -Werror -o../ebin dbg_idb.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -Werror -o../ebin dbg_ieval.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -Werror -o../ebin dbg_iload.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -Werror -o../ebin dbg_iserver.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -Werror -o../ebin dbg_istk.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -Werror -o../ebin dbg_wx_break.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -Werror -o../ebin dbg_wx_break_win.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -Werror -o../ebin dbg_wx_code.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -Werror -o../ebin dbg_wx_filedialog_win.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -Werror -o../ebin dbg_wx_interpret.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -Werror -o../ebin dbg_wx_mon.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -Werror -o../ebin dbg_wx_mon_win.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -Werror -o../ebin dbg_wx_settings.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -Werror -o../ebin dbg_wx_src_view.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -Werror -o../ebin dbg_wx_trace.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -Werror -o../ebin dbg_wx_trace_win.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -Werror -o../ebin dbg_wx_view.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -Werror -o../ebin dbg_wx_win.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -Werror -o../ebin dbg_wx_winman.erl sed -e 's;%VSN%;5.1;' debugger.app.src > ../ebin/debugger.app sed -e 's;%VSN%;5.1;' debugger.appup.src > ../ebin/debugger.appup make[3]: Leaving directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/debugger/src' make[3]: Entering directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/debugger/priv' make[3]: Nothing to be done for 'opt'. make[3]: Leaving directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/debugger/priv' make[3]: Entering directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/debugger/doc/src' make[3]: Nothing to be done for 'opt'. make[3]: Leaving directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/debugger/doc/src' === Leaving application debugger make[2]: Leaving directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/debugger' make[2]: Entering directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/reltool' === Entering application reltool make[3]: Entering directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/reltool/src' erlc -W -Werror +debug_info -DUSE_ESOCK=true +'{parse_transform,sys_pre_attributes}' +'{attribute,insert,app_vsn,"reltool-0.9"}' -Werror -o../ebin reltool.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true +'{parse_transform,sys_pre_attributes}' +'{attribute,insert,app_vsn,"reltool-0.9"}' -Werror -o../ebin reltool_app_win.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true +'{parse_transform,sys_pre_attributes}' +'{attribute,insert,app_vsn,"reltool-0.9"}' -Werror -o../ebin reltool_fgraph.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true +'{parse_transform,sys_pre_attributes}' +'{attribute,insert,app_vsn,"reltool-0.9"}' -Werror -o../ebin reltool_fgraph_win.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true +'{parse_transform,sys_pre_attributes}' +'{attribute,insert,app_vsn,"reltool-0.9"}' -Werror -o../ebin reltool_mod_win.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true +'{parse_transform,sys_pre_attributes}' +'{attribute,insert,app_vsn,"reltool-0.9"}' -Werror -o../ebin reltool_sys_win.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true +'{parse_transform,sys_pre_attributes}' +'{attribute,insert,app_vsn,"reltool-0.9"}' -Werror -o../ebin reltool_server.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true +'{parse_transform,sys_pre_attributes}' +'{attribute,insert,app_vsn,"reltool-0.9"}' -Werror -o../ebin reltool_target.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true +'{parse_transform,sys_pre_attributes}' +'{attribute,insert,app_vsn,"reltool-0.9"}' -Werror -o../ebin reltool_utils.erl sed -e 's;%VSN%;0.9;' reltool.app.src > ../ebin/reltool.app sed -e 's;%VSN%;0.9;' reltool.appup.src > ../ebin/reltool.appup make[3]: Leaving directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/reltool/src' make[3]: Entering directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/reltool/examples' make[3]: Nothing to be done for 'opt'. make[3]: Leaving directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/reltool/examples' make[3]: Entering directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/reltool/doc/src' make[3]: Nothing to be done for 'opt'. make[3]: Leaving directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/reltool/doc/src' === Leaving application reltool make[2]: Leaving directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/reltool' make[2]: Entering directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/mnesia' === Entering application mnesia make[3]: Entering directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/mnesia/src' erlc -W -Werror +debug_info -DUSE_ESOCK=true -Werror +'{parse_transform,sys_pre_attributes}' +'{attribute,insert,vsn,"mnesia_4.19.1"}' -o../ebin mnesia.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -Werror +'{parse_transform,sys_pre_attributes}' +'{attribute,insert,vsn,"mnesia_4.19.1"}' -o../ebin mnesia_app.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -Werror +'{parse_transform,sys_pre_attributes}' +'{attribute,insert,vsn,"mnesia_4.19.1"}' -o../ebin mnesia_backend_type.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -Werror +'{parse_transform,sys_pre_attributes}' +'{attribute,insert,vsn,"mnesia_4.19.1"}' -o../ebin mnesia_backup.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -Werror +'{parse_transform,sys_pre_attributes}' +'{attribute,insert,vsn,"mnesia_4.19.1"}' -o../ebin mnesia_bup.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -Werror +'{parse_transform,sys_pre_attributes}' +'{attribute,insert,vsn,"mnesia_4.19.1"}' -o../ebin mnesia_checkpoint.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -Werror +'{parse_transform,sys_pre_attributes}' +'{attribute,insert,vsn,"mnesia_4.19.1"}' -o../ebin mnesia_checkpoint_sup.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -Werror +'{parse_transform,sys_pre_attributes}' +'{attribute,insert,vsn,"mnesia_4.19.1"}' -o../ebin mnesia_controller.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -Werror +'{parse_transform,sys_pre_attributes}' +'{attribute,insert,vsn,"mnesia_4.19.1"}' -o../ebin mnesia_dumper.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -Werror +'{parse_transform,sys_pre_attributes}' +'{attribute,insert,vsn,"mnesia_4.19.1"}' -o../ebin mnesia_event.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -Werror +'{parse_transform,sys_pre_attributes}' +'{attribute,insert,vsn,"mnesia_4.19.1"}' -o../ebin mnesia_ext_sup.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -Werror +'{parse_transform,sys_pre_attributes}' +'{attribute,insert,vsn,"mnesia_4.19.1"}' -o../ebin mnesia_frag.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -Werror +'{parse_transform,sys_pre_attributes}' +'{attribute,insert,vsn,"mnesia_4.19.1"}' -o../ebin mnesia_frag_hash.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -Werror +'{parse_transform,sys_pre_attributes}' +'{attribute,insert,vsn,"mnesia_4.19.1"}' -o../ebin mnesia_index.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -Werror +'{parse_transform,sys_pre_attributes}' +'{attribute,insert,vsn,"mnesia_4.19.1"}' -o../ebin mnesia_kernel_sup.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -Werror +'{parse_transform,sys_pre_attributes}' +'{attribute,insert,vsn,"mnesia_4.19.1"}' -o../ebin mnesia_late_loader.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -Werror +'{parse_transform,sys_pre_attributes}' +'{attribute,insert,vsn,"mnesia_4.19.1"}' -o../ebin mnesia_lib.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -Werror +'{parse_transform,sys_pre_attributes}' +'{attribute,insert,vsn,"mnesia_4.19.1"}' -o../ebin mnesia_loader.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -Werror +'{parse_transform,sys_pre_attributes}' +'{attribute,insert,vsn,"mnesia_4.19.1"}' -o../ebin mnesia_locker.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -Werror +'{parse_transform,sys_pre_attributes}' +'{attribute,insert,vsn,"mnesia_4.19.1"}' -o../ebin mnesia_log.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -Werror +'{parse_transform,sys_pre_attributes}' +'{attribute,insert,vsn,"mnesia_4.19.1"}' -o../ebin mnesia_monitor.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -Werror +'{parse_transform,sys_pre_attributes}' +'{attribute,insert,vsn,"mnesia_4.19.1"}' -o../ebin mnesia_recover.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -Werror +'{parse_transform,sys_pre_attributes}' +'{attribute,insert,vsn,"mnesia_4.19.1"}' -o../ebin mnesia_registry.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -Werror +'{parse_transform,sys_pre_attributes}' +'{attribute,insert,vsn,"mnesia_4.19.1"}' -o../ebin mnesia_rpc.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -Werror +'{parse_transform,sys_pre_attributes}' +'{attribute,insert,vsn,"mnesia_4.19.1"}' -o../ebin mnesia_schema.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -Werror +'{parse_transform,sys_pre_attributes}' +'{attribute,insert,vsn,"mnesia_4.19.1"}' -o../ebin mnesia_snmp_hook.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -Werror +'{parse_transform,sys_pre_attributes}' +'{attribute,insert,vsn,"mnesia_4.19.1"}' -o../ebin mnesia_subscr.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -Werror +'{parse_transform,sys_pre_attributes}' +'{attribute,insert,vsn,"mnesia_4.19.1"}' -o../ebin mnesia_sup.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -Werror +'{parse_transform,sys_pre_attributes}' +'{attribute,insert,vsn,"mnesia_4.19.1"}' -o../ebin mnesia_sp.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -Werror +'{parse_transform,sys_pre_attributes}' +'{attribute,insert,vsn,"mnesia_4.19.1"}' -o../ebin mnesia_text.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -Werror +'{parse_transform,sys_pre_attributes}' +'{attribute,insert,vsn,"mnesia_4.19.1"}' -o../ebin mnesia_tm.erl sed -e 's;%VSN%;4.19.1;' mnesia.app.src > ../ebin/mnesia.app sed -e 's;%VSN%;4.19.1;' mnesia.appup.src > ../ebin/mnesia.appup make[3]: Leaving directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/mnesia/src' make[3]: Entering directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/mnesia/include' make[3]: Nothing to be done for 'opt'. make[3]: Leaving directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/mnesia/include' make[3]: Entering directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/mnesia/examples' make[3]: Nothing to be done for 'opt'. make[3]: Leaving directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/mnesia/examples' make[3]: Entering directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/mnesia/doc/src' make[3]: Nothing to be done for 'opt'. make[3]: Leaving directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/mnesia/doc/src' === Leaving application mnesia make[2]: Leaving directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/mnesia' make[2]: Entering directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/crypto' === Entering application crypto make[3]: Entering directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/crypto/src' erlc -W -Werror +debug_info -DUSE_ESOCK=true -DCRYPTO_VSN=\"5.0.2\" -Werror -I../include -o../ebin crypto.erl erlc -W -Werror +debug_info -DUSE_ESOCK=true -DCRYPTO_VSN=\"5.0.2\" -Werror -I../include -o../ebin crypto_ec_curves.erl sed -e 's;%VSN%;5.0.2;' crypto.app.src > ../ebin/crypto.app sed -e 's;%VSN%;5.0.2;' crypto.appup.src > ../ebin/crypto.appup make[3]: Leaving directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/crypto/src' make[3]: Entering directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/crypto/c_src' make -f x86_64-pc-linux-gnu/Makefile TYPE=opt make[4]: Entering directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/crypto/c_src' /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -d ../priv/obj/x86_64-pc-linux-gnu /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -d ../priv/obj/x86_64-pc-linux-gnu /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -d ../priv/obj/x86_64-pc-linux-gnu x86_64-pc-linux-gnu-gcc -c -o ../priv/obj/x86_64-pc-linux-gnu/aes.o -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 -pipe -march=native -fno-diagnostics-color -O2 -fno-strict-aliasing -D_GNU_SOURCE -fPIC -DHAVE_DYNAMIC_CRYPTO_LIB -DDISABLE_EVP_DH=0 -DDISABLE_EVP_HMAC=0 -I/usr/include -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/emulator/beam -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/include -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/include/x86_64-pc-linux-gnu -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/include/internal -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/include/internal/x86_64-pc-linux-gnu -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/emulator/sys/unix -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/emulator/sys/common aes.c x86_64-pc-linux-gnu-gcc -c -o ../priv/obj/x86_64-pc-linux-gnu/crypto.o -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 -pipe -march=native -fno-diagnostics-color -O2 -fno-strict-aliasing -D_GNU_SOURCE -fPIC -DHAVE_DYNAMIC_CRYPTO_LIB -DDISABLE_EVP_DH=0 -DDISABLE_EVP_HMAC=0 -I/usr/include -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/emulator/beam -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/include -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/include/x86_64-pc-linux-gnu -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/include/internal -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/include/internal/x86_64-pc-linux-gnu -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/emulator/sys/unix -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/emulator/sys/common crypto.c x86_64-pc-linux-gnu-gcc -c -o ../priv/obj/x86_64-pc-linux-gnu/aead.o -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 -pipe -march=native -fno-diagnostics-color -O2 -fno-strict-aliasing -D_GNU_SOURCE -fPIC -DHAVE_DYNAMIC_CRYPTO_LIB -DDISABLE_EVP_DH=0 -DDISABLE_EVP_HMAC=0 -I/usr/include -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/emulator/beam -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/include -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/include/x86_64-pc-linux-gnu -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/include/internal -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/include/internal/x86_64-pc-linux-gnu -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/emulator/sys/unix -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/emulator/sys/common aead.c aes.c: In function ‘aes_cfb_8_crypt’: aes.c:51:6: warning: ‘AES_set_encrypt_key’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 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: /usr/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 [-Wdeprecated-declarations] 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: /usr/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 [-Wdeprecated-declarations] 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: /usr/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 [-Wdeprecated-declarations] 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: /usr/include/openssl/aes.h:70:6: note: declared here 70 | void AES_cfb128_encrypt(const unsigned char *in, unsigned char *out, | ^~~~~~~~~~~~~~~~~~ /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -d ../priv/obj/x86_64-pc-linux-gnu x86_64-pc-linux-gnu-gcc -c -o ../priv/obj/x86_64-pc-linux-gnu/algorithms.o -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 -pipe -march=native -fno-diagnostics-color -O2 -fno-strict-aliasing -D_GNU_SOURCE -fPIC -DHAVE_DYNAMIC_CRYPTO_LIB -DDISABLE_EVP_DH=0 -DDISABLE_EVP_HMAC=0 -I/usr/include -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/emulator/beam -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/include -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/include/x86_64-pc-linux-gnu -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/include/internal -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/include/internal/x86_64-pc-linux-gnu -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/emulator/sys/unix -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/emulator/sys/common algorithms.c /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -d ../priv/obj/x86_64-pc-linux-gnu x86_64-pc-linux-gnu-gcc -c -o ../priv/obj/x86_64-pc-linux-gnu/api_ng.o -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 -pipe -march=native -fno-diagnostics-color -O2 -fno-strict-aliasing -D_GNU_SOURCE -fPIC -DHAVE_DYNAMIC_CRYPTO_LIB -DDISABLE_EVP_DH=0 -DDISABLE_EVP_HMAC=0 -I/usr/include -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/emulator/beam -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/include -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/include/x86_64-pc-linux-gnu -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/include/internal -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/include/internal/x86_64-pc-linux-gnu -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/emulator/sys/unix -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/emulator/sys/common api_ng.c /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -d ../priv/obj/x86_64-pc-linux-gnu x86_64-pc-linux-gnu-gcc -c -o ../priv/obj/x86_64-pc-linux-gnu/atoms.o -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 -pipe -march=native -fno-diagnostics-color -O2 -fno-strict-aliasing -D_GNU_SOURCE -fPIC -DHAVE_DYNAMIC_CRYPTO_LIB -DDISABLE_EVP_DH=0 -DDISABLE_EVP_HMAC=0 -I/usr/include -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/emulator/beam -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/include -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/include/x86_64-pc-linux-gnu -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/include/internal -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/include/internal/x86_64-pc-linux-gnu -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/emulator/sys/unix -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/emulator/sys/common atoms.c /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -d ../priv/obj/x86_64-pc-linux-gnu x86_64-pc-linux-gnu-gcc -c -o ../priv/obj/x86_64-pc-linux-gnu/bn.o -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 -pipe -march=native -fno-diagnostics-color -O2 -fno-strict-aliasing -D_GNU_SOURCE -fPIC -DHAVE_DYNAMIC_CRYPTO_LIB -DDISABLE_EVP_DH=0 -DDISABLE_EVP_HMAC=0 -I/usr/include -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/emulator/beam -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/include -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/include/x86_64-pc-linux-gnu -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/include/internal -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/include/internal/x86_64-pc-linux-gnu -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/emulator/sys/unix -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/emulator/sys/common bn.c /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -d ../priv/obj/x86_64-pc-linux-gnu x86_64-pc-linux-gnu-gcc -c -o ../priv/obj/x86_64-pc-linux-gnu/cipher.o -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 -pipe -march=native -fno-diagnostics-color -O2 -fno-strict-aliasing -D_GNU_SOURCE -fPIC -DHAVE_DYNAMIC_CRYPTO_LIB -DDISABLE_EVP_DH=0 -DDISABLE_EVP_HMAC=0 -I/usr/include -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/emulator/beam -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/include -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/include/x86_64-pc-linux-gnu -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/include/internal -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/include/internal/x86_64-pc-linux-gnu -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/emulator/sys/unix -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/emulator/sys/common cipher.c /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -d ../priv/obj/x86_64-pc-linux-gnu x86_64-pc-linux-gnu-gcc -c -o ../priv/obj/x86_64-pc-linux-gnu/cmac.o -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 -pipe -march=native -fno-diagnostics-color -O2 -fno-strict-aliasing -D_GNU_SOURCE -fPIC -DHAVE_DYNAMIC_CRYPTO_LIB -DDISABLE_EVP_DH=0 -DDISABLE_EVP_HMAC=0 -I/usr/include -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/emulator/beam -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/include -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/include/x86_64-pc-linux-gnu -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/include/internal -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/include/internal/x86_64-pc-linux-gnu -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/emulator/sys/unix -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/emulator/sys/common cmac.c /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -d ../priv/obj/x86_64-pc-linux-gnu x86_64-pc-linux-gnu-gcc -c -o ../priv/obj/x86_64-pc-linux-gnu/dh.o -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 -pipe -march=native -fno-diagnostics-color -O2 -fno-strict-aliasing -D_GNU_SOURCE -fPIC -DHAVE_DYNAMIC_CRYPTO_LIB -DDISABLE_EVP_DH=0 -DDISABLE_EVP_HMAC=0 -I/usr/include -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/emulator/beam -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/include -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/include/x86_64-pc-linux-gnu -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/include/internal -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/include/internal/x86_64-pc-linux-gnu -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/emulator/sys/unix -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/emulator/sys/common dh.c /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -d ../priv/obj/x86_64-pc-linux-gnu x86_64-pc-linux-gnu-gcc -c -o ../priv/obj/x86_64-pc-linux-gnu/digest.o -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 -pipe -march=native -fno-diagnostics-color -O2 -fno-strict-aliasing -D_GNU_SOURCE -fPIC -DHAVE_DYNAMIC_CRYPTO_LIB -DDISABLE_EVP_DH=0 -DDISABLE_EVP_HMAC=0 -I/usr/include -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/emulator/beam -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/include -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/include/x86_64-pc-linux-gnu -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/include/internal -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/include/internal/x86_64-pc-linux-gnu -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/emulator/sys/unix -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/emulator/sys/common digest.c /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -d ../priv/obj/x86_64-pc-linux-gnu x86_64-pc-linux-gnu-gcc -c -o ../priv/obj/x86_64-pc-linux-gnu/dss.o -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 -pipe -march=native -fno-diagnostics-color -O2 -fno-strict-aliasing -D_GNU_SOURCE -fPIC -DHAVE_DYNAMIC_CRYPTO_LIB -DDISABLE_EVP_DH=0 -DDISABLE_EVP_HMAC=0 -I/usr/include -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/emulator/beam -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/include -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/include/x86_64-pc-linux-gnu -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/include/internal -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/include/internal/x86_64-pc-linux-gnu -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/emulator/sys/unix -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/emulator/sys/common dss.c dh.c: In function ‘dh_generate_key_nif’: dh.c:75:5: warning: ‘DH_new’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 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: /usr/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 [-Wdeprecated-declarations] 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: /usr/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 [-Wdeprecated-declarations] 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: /usr/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 [-Wdeprecated-declarations] 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: /usr/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 [-Wdeprecated-declarations] 108 | if (EVP_PKEY_set1_DH(params, dh_params) != 1) | ^~ In file included from /usr/include/openssl/rand.h:23, from openssl_config.h:48, from common.h:35, from dh.h:24, from dh.c:21: /usr/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 [-Wdeprecated-declarations] 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: /usr/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 [-Wdeprecated-declarations] 125 | if ((dh_params = EVP_PKEY_get1_DH(dhkey)) == NULL) | ^~ In file included from /usr/include/openssl/rand.h:23, from openssl_config.h:48, from common.h:35, from dh.h:24, from dh.c:21: /usr/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 [-Wdeprecated-declarations] 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: /usr/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 [-Wdeprecated-declarations] 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: /usr/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 [-Wdeprecated-declarations] 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: /usr/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 [-Wdeprecated-declarations] 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: /usr/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 [-Wdeprecated-declarations] 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: /usr/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 [-Wdeprecated-declarations] 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: /usr/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 [-Wdeprecated-declarations] 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: /usr/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 [-Wdeprecated-declarations] 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: /usr/include/openssl/dh.h:200:28: note: declared here 200 | OSSL_DEPRECATEDIN_3_0 void DH_free(DH *dh); | ^~~~~~~ /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -d ../priv/obj/x86_64-pc-linux-gnu x86_64-pc-linux-gnu-gcc -c -o ../priv/obj/x86_64-pc-linux-gnu/ec.o -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 -pipe -march=native -fno-diagnostics-color -O2 -fno-strict-aliasing -D_GNU_SOURCE -fPIC -DHAVE_DYNAMIC_CRYPTO_LIB -DDISABLE_EVP_DH=0 -DDISABLE_EVP_HMAC=0 -I/usr/include -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/emulator/beam -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/include -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/include/x86_64-pc-linux-gnu -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/include/internal -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/include/internal/x86_64-pc-linux-gnu -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/emulator/sys/unix -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/emulator/sys/common ec.c dss.c: In function ‘get_dss_private_key’: dss.c:64:5: warning: ‘DSA_set0_pqg’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 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: /usr/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 [-Wdeprecated-declarations] 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: /usr/include/openssl/dsa.h:206:27: note: declared here 206 | OSSL_DEPRECATEDIN_3_0 int DSA_set0_key(DSA *d, BIGNUM *pub_key, | ^~~~~~~~~~~~ /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -d ../priv/obj/x86_64-pc-linux-gnu dss.c: In function ‘get_dss_public_key’: dss.c:122:5: warning: ‘DSA_set0_pqg’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 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: /usr/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 [-Wdeprecated-declarations] 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: /usr/include/openssl/dsa.h:206:27: note: declared here 206 | OSSL_DEPRECATEDIN_3_0 int DSA_set0_key(DSA *d, BIGNUM *pub_key, | ^~~~~~~~~~~~ x86_64-pc-linux-gnu-gcc -c -o ../priv/obj/x86_64-pc-linux-gnu/ecdh.o -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 -pipe -march=native -fno-diagnostics-color -O2 -fno-strict-aliasing -D_GNU_SOURCE -fPIC -DHAVE_DYNAMIC_CRYPTO_LIB -DDISABLE_EVP_DH=0 -DDISABLE_EVP_HMAC=0 -I/usr/include -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/emulator/beam -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/include -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/include/x86_64-pc-linux-gnu -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/include/internal -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/include/internal/x86_64-pc-linux-gnu -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/emulator/sys/unix -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/emulator/sys/common ecdh.c /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -d ../priv/obj/x86_64-pc-linux-gnu x86_64-pc-linux-gnu-gcc -c -o ../priv/obj/x86_64-pc-linux-gnu/eddsa.o -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 -pipe -march=native -fno-diagnostics-color -O2 -fno-strict-aliasing -D_GNU_SOURCE -fPIC -DHAVE_DYNAMIC_CRYPTO_LIB -DDISABLE_EVP_DH=0 -DDISABLE_EVP_HMAC=0 -I/usr/include -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/emulator/beam -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/include -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/include/x86_64-pc-linux-gnu -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/include/internal -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/include/internal/x86_64-pc-linux-gnu -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/emulator/sys/unix -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/emulator/sys/common eddsa.c ec.c: In function ‘ec_key_new’: ec.c:200:5: warning: ‘EC_KEY_new’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 200 | if ((key = EC_KEY_new()) == NULL) | ^~ In file included from /usr/include/openssl/engine.h:28, from openssl_config.h:320, from common.h:35, from ec.h:24, from ec.c:21: /usr/include/openssl/ec.h:966:31: note: declared here 966 | 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 [-Wdeprecated-declarations] 203 | if (!EC_KEY_set_group(key, group)) | ^~ In file included from /usr/include/openssl/engine.h:28, from openssl_config.h:320, from common.h:35, from ec.h:24, from ec.c:21: /usr/include/openssl/ec.h:1040:27: note: declared here 1040 | 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 [-Wdeprecated-declarations] 210 | EC_KEY_free(key); | ^~~~~~~~~~~ In file included from /usr/include/openssl/engine.h:28, from openssl_config.h:320, from common.h:35, from ec.h:24, from ec.c:21: /usr/include/openssl/ec.h:1001:28: note: declared here 1001 | 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 [-Wdeprecated-declarations] 325 | if ((group = EC_GROUP_dup(EC_KEY_get0_group(key))) == NULL) | ^~ In file included from /usr/include/openssl/engine.h:28, from openssl_config.h:320, from common.h:35, from ec.h:24, from ec.c:21: /usr/include/openssl/ec.h:1032:39: note: declared here 1032 | 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 [-Wdeprecated-declarations] 329 | if (!EC_KEY_set_public_key(key, pub_key)) | ^~ In file included from /usr/include/openssl/engine.h:28, from openssl_config.h:320, from common.h:35, from ec.h:24, from ec.c:21: /usr/include/openssl/ec.h:1068:27: note: declared here 1068 | 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 [-Wdeprecated-declarations] 334 | if (!EC_KEY_set_private_key(key, priv_key)) | ^~ In file included from /usr/include/openssl/engine.h:28, from openssl_config.h:320, from common.h:35, from ec.h:24, from ec.c:21: /usr/include/openssl/ec.h:1054:27: note: declared here 1054 | 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 [-Wdeprecated-declarations] 338 | if (EC_KEY_get0_public_key(key) == NULL) { | ^~ In file included from /usr/include/openssl/engine.h:28, from openssl_config.h:320, from common.h:35, from ec.h:24, from ec.c:21: /usr/include/openssl/ec.h:1060:39: note: declared here 1060 | 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 [-Wdeprecated-declarations] 347 | if (!EC_KEY_set_public_key(key, pub_key)) | ^~ In file included from /usr/include/openssl/engine.h:28, from openssl_config.h:320, from common.h:35, from ec.h:24, from ec.c:21: /usr/include/openssl/ec.h:1068:27: note: declared here 1068 | 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 [-Wdeprecated-declarations] 355 | EC_KEY_free(key); | ^~~~~~~~~~~ In file included from /usr/include/openssl/engine.h:28, from openssl_config.h:320, from common.h:35, from ec.h:24, from ec.c:21: /usr/include/openssl/ec.h:1001:28: note: declared here 1001 | 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 [-Wdeprecated-declarations] 392 | if (!EC_KEY_generate_key(key)) | ^~ In file included from /usr/include/openssl/engine.h:28, from openssl_config.h:320, from common.h:35, from ec.h:24, from ec.c:21: /usr/include/openssl/ec.h:1099:27: note: declared here 1099 | 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 [-Wdeprecated-declarations] 396 | group = EC_KEY_get0_group(key); | ^~~~~ In file included from /usr/include/openssl/engine.h:28, from openssl_config.h:320, from common.h:35, from ec.h:24, from ec.c:21: /usr/include/openssl/ec.h:1032:39: note: declared here 1032 | 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 [-Wdeprecated-declarations] 397 | public_key = EC_KEY_get0_public_key(key); | ^~~~~~~~~~ In file included from /usr/include/openssl/engine.h:28, from openssl_config.h:320, from common.h:35, from ec.h:24, from ec.c:21: /usr/include/openssl/ec.h:1060:39: note: declared here 1060 | 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 [-Wdeprecated-declarations] 404 | EC_KEY_get_conv_form(key)); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/openssl/engine.h:28, from openssl_config.h:320, from common.h:35, from ec.h:24, from ec.c:21: /usr/include/openssl/ec.h:1072:47: note: declared here 1072 | 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 [-Wdeprecated-declarations] 407 | priv_key = bn2term(env, size, EC_KEY_get0_private_key(key)); | ^~~~~~~~ In file included from /usr/include/openssl/engine.h:28, from openssl_config.h:320, from common.h:35, from ec.h:24, from ec.c:21: /usr/include/openssl/ec.h:1046:37: note: declared here 1046 | 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 [-Wdeprecated-declarations] 417 | EC_KEY_free(key); | ^~~~~~~~~~~ In file included from /usr/include/openssl/engine.h:28, from openssl_config.h:320, from common.h:35, from ec.h:24, from ec.c:21: /usr/include/openssl/ec.h:1001:28: note: declared here 1001 | OSSL_DEPRECATEDIN_3_0 void EC_KEY_free(EC_KEY *key); | ^~~~~~~~~~~ ecdh.c: In function ‘ecdh_compute_key_nif’: ecdh.c:46:5: warning: ‘EC_KEY_get0_group’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 46 | if ((group = EC_GROUP_dup(EC_KEY_get0_group(key))) == NULL) | ^~ In file included from /usr/include/openssl/engine.h:28, from openssl_config.h:320, from common.h:35, from ecdh.h:24, from ecdh.c:21: /usr/include/openssl/ec.h:1032:39: note: declared here 1032 | 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 [-Wdeprecated-declarations] 48 | priv_key = EC_KEY_get0_private_key(key); | ^~~~~~~~ In file included from /usr/include/openssl/engine.h:28, from openssl_config.h:320, from common.h:35, from ecdh.h:24, from ecdh.c:21: /usr/include/openssl/ec.h:1046:37: note: declared here 1046 | 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 [-Wdeprecated-declarations] 54 | if ((other_ecdh = EC_KEY_new()) == NULL) | ^~ In file included from /usr/include/openssl/engine.h:28, from openssl_config.h:320, from common.h:35, from ecdh.h:24, from ecdh.c:21: /usr/include/openssl/ec.h:966:31: note: declared here 966 | 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 [-Wdeprecated-declarations] 56 | if (!EC_KEY_set_group(other_ecdh, group)) | ^~ In file included from /usr/include/openssl/engine.h:28, from openssl_config.h:320, from common.h:35, from ecdh.h:24, from ecdh.c:21: /usr/include/openssl/ec.h:1040:27: note: declared here 1040 | 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 [-Wdeprecated-declarations] 58 | if (!EC_KEY_set_private_key(other_ecdh, priv_key)) | ^~ In file included from /usr/include/openssl/engine.h:28, from openssl_config.h:320, from common.h:35, from ecdh.h:24, from ecdh.c:21: /usr/include/openssl/ec.h:1054:27: note: declared here 1054 | 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 [-Wdeprecated-declarations] 67 | if (ECDH_compute_key(p, (field_size+7)/8, my_ecpoint, other_ecdh, NULL) < 1) | ^~ In file included from /usr/include/openssl/engine.h:28, from openssl_config.h:320, from common.h:35, from ecdh.h:24, from ecdh.c:21: /usr/include/openssl/ec.h:1294:27: note: declared here 1294 | 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 [-Wdeprecated-declarations] 85 | EC_KEY_free(other_ecdh); | ^~~~~~~~~~~ In file included from /usr/include/openssl/engine.h:28, from openssl_config.h:320, from common.h:35, from ecdh.h:24, from ecdh.c:21: /usr/include/openssl/ec.h:1001:28: note: declared here 1001 | 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 [-Wdeprecated-declarations] 87 | EC_KEY_free(key); | ^~~~~~~~~~~ In file included from /usr/include/openssl/engine.h:28, from openssl_config.h:320, from common.h:35, from ecdh.h:24, from ecdh.c:21: /usr/include/openssl/ec.h:1001:28: note: declared here 1001 | OSSL_DEPRECATEDIN_3_0 void EC_KEY_free(EC_KEY *key); | ^~~~~~~~~~~ /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -d ../priv/obj/x86_64-pc-linux-gnu x86_64-pc-linux-gnu-gcc -c -o ../priv/obj/x86_64-pc-linux-gnu/engine.o -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 -pipe -march=native -fno-diagnostics-color -O2 -fno-strict-aliasing -D_GNU_SOURCE -fPIC -DHAVE_DYNAMIC_CRYPTO_LIB -DDISABLE_EVP_DH=0 -DDISABLE_EVP_HMAC=0 -I/usr/include -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/emulator/beam -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/include -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/include/x86_64-pc-linux-gnu -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/include/internal -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/include/internal/x86_64-pc-linux-gnu -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/emulator/sys/unix -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/emulator/sys/common engine.c /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -d ../priv/obj/x86_64-pc-linux-gnu /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -d ../priv/obj/x86_64-pc-linux-gnu x86_64-pc-linux-gnu-gcc -c -o ../priv/obj/x86_64-pc-linux-gnu/evp.o -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 -pipe -march=native -fno-diagnostics-color -O2 -fno-strict-aliasing -D_GNU_SOURCE -fPIC -DHAVE_DYNAMIC_CRYPTO_LIB -DDISABLE_EVP_DH=0 -DDISABLE_EVP_HMAC=0 -I/usr/include -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/emulator/beam -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/include -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/include/x86_64-pc-linux-gnu -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/include/internal -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/include/internal/x86_64-pc-linux-gnu -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/emulator/sys/unix -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/emulator/sys/common evp.c x86_64-pc-linux-gnu-gcc -c -o ../priv/obj/x86_64-pc-linux-gnu/fips.o -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 -pipe -march=native -fno-diagnostics-color -O2 -fno-strict-aliasing -D_GNU_SOURCE -fPIC -DHAVE_DYNAMIC_CRYPTO_LIB -DDISABLE_EVP_DH=0 -DDISABLE_EVP_HMAC=0 -I/usr/include -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/emulator/beam -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/include -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/include/x86_64-pc-linux-gnu -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/include/internal -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/include/internal/x86_64-pc-linux-gnu -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/emulator/sys/unix -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/emulator/sys/common fips.c engine.c: In function ‘engine_ctx_dtor’: engine.c:51:13: warning: ‘ENGINE_finish’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 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: /usr/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 [-Wdeprecated-declarations] 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: /usr/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 [-Wdeprecated-declarations] 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: /usr/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 [-Wdeprecated-declarations] 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: /usr/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:215:5: warning: ‘ENGINE_free’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 215 | 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: /usr/include/openssl/engine.h:493:27: note: declared here 493 | OSSL_DEPRECATEDIN_3_0 int ENGINE_free(ENGINE *e); | ^~~~~~~~~~~ engine.c: In function ‘engine_finish_nif’: engine.c:240:5: warning: ‘ENGINE_finish’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 240 | 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: /usr/include/openssl/engine.h:628:27: note: declared here 628 | OSSL_DEPRECATEDIN_3_0 int ENGINE_finish(ENGINE *e); | ^~~~~~~~~~~~~ engine.c: In function ‘engine_ctrl_cmd_strings_nif’: engine.c:307:9: warning: ‘ENGINE_ctrl_cmd_string’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 307 | 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: /usr/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:353:5: warning: ‘ENGINE_add’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 353 | 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: /usr/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:381:5: warning: ‘ENGINE_remove’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 381 | 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: /usr/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:415:9: warning: ‘ENGINE_register_RSA’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 415 | 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: /usr/include/openssl/engine.h:378:27: note: declared here 378 | OSSL_DEPRECATEDIN_3_0 int ENGINE_register_RSA(ENGINE *e); | ^~~~~~~~~~~~~~~~~~~ engine.c:421:9: warning: ‘ENGINE_register_DSA’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 421 | 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: /usr/include/openssl/engine.h:381:27: note: declared here 381 | OSSL_DEPRECATEDIN_3_0 int ENGINE_register_DSA(ENGINE *e); | ^~~~~~~~~~~~~~~~~~~ engine.c:427:9: warning: ‘ENGINE_register_DH’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 427 | 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: /usr/include/openssl/engine.h:387:27: note: declared here 387 | OSSL_DEPRECATEDIN_3_0 int ENGINE_register_DH(ENGINE *e); | ^~~~~~~~~~~~~~~~~~ engine.c:433:9: warning: ‘ENGINE_register_RAND’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 433 | 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: /usr/include/openssl/engine.h:390:27: note: declared here 390 | OSSL_DEPRECATEDIN_3_0 int ENGINE_register_RAND(ENGINE *e); | ^~~~~~~~~~~~~~~~~~~~ engine.c:457:9: warning: ‘ENGINE_register_ciphers’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 457 | 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: /usr/include/openssl/engine.h:393:27: note: declared here 393 | OSSL_DEPRECATEDIN_3_0 int ENGINE_register_ciphers(ENGINE *e); | ^~~~~~~~~~~~~~~~~~~~~~~ engine.c:463:9: warning: ‘ENGINE_register_digests’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 463 | 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: /usr/include/openssl/engine.h:396:27: note: declared here 396 | OSSL_DEPRECATEDIN_3_0 int ENGINE_register_digests(ENGINE *e); | ^~~~~~~~~~~~~~~~~~~~~~~ engine.c:469:9: warning: ‘ENGINE_register_pkey_meths’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 469 | 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: /usr/include/openssl/engine.h:399:27: note: declared here 399 | OSSL_DEPRECATEDIN_3_0 int ENGINE_register_pkey_meths(ENGINE *e); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ engine.c:475:9: warning: ‘ENGINE_register_pkey_asn1_meths’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 475 | 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: /usr/include/openssl/engine.h:402:27: note: declared here 402 | OSSL_DEPRECATEDIN_3_0 int ENGINE_register_pkey_asn1_meths(ENGINE *e); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ engine.c:481:9: warning: ‘ENGINE_register_EC’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 481 | 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: /usr/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:521:9: warning: ‘ENGINE_unregister_RSA’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 521 | 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: /usr/include/openssl/engine.h:379:28: note: declared here 379 | OSSL_DEPRECATEDIN_3_0 void ENGINE_unregister_RSA(ENGINE *e); | ^~~~~~~~~~~~~~~~~~~~~ engine.c:526:9: warning: ‘ENGINE_unregister_DSA’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 526 | 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: /usr/include/openssl/engine.h:382:28: note: declared here 382 | OSSL_DEPRECATEDIN_3_0 void ENGINE_unregister_DSA(ENGINE *e); | ^~~~~~~~~~~~~~~~~~~~~ engine.c:531:9: warning: ‘ENGINE_unregister_DH’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 531 | 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: /usr/include/openssl/engine.h:388:28: note: declared here 388 | OSSL_DEPRECATEDIN_3_0 void ENGINE_unregister_DH(ENGINE *e); | ^~~~~~~~~~~~~~~~~~~~ engine.c:536:9: warning: ‘ENGINE_unregister_RAND’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 536 | 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: /usr/include/openssl/engine.h:391:28: note: declared here 391 | OSSL_DEPRECATEDIN_3_0 void ENGINE_unregister_RAND(ENGINE *e); | ^~~~~~~~~~~~~~~~~~~~~~ engine.c:556:9: warning: ‘ENGINE_unregister_ciphers’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 556 | 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: /usr/include/openssl/engine.h:394:28: note: declared here 394 | OSSL_DEPRECATEDIN_3_0 void ENGINE_unregister_ciphers(ENGINE *e); | ^~~~~~~~~~~~~~~~~~~~~~~~~ engine.c:561:9: warning: ‘ENGINE_unregister_digests’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 561 | 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: /usr/include/openssl/engine.h:397:28: note: declared here 397 | OSSL_DEPRECATEDIN_3_0 void ENGINE_unregister_digests(ENGINE *e); | ^~~~~~~~~~~~~~~~~~~~~~~~~ engine.c:566:9: warning: ‘ENGINE_unregister_pkey_meths’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 566 | 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: /usr/include/openssl/engine.h:400:28: note: declared here 400 | OSSL_DEPRECATEDIN_3_0 void ENGINE_unregister_pkey_meths(ENGINE *e); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ engine.c:571:9: warning: ‘ENGINE_unregister_pkey_asn1_meths’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 571 | 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: /usr/include/openssl/engine.h:403:28: note: declared here 403 | OSSL_DEPRECATEDIN_3_0 void ENGINE_unregister_pkey_asn1_meths(ENGINE *e); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ engine.c:576:9: warning: ‘ENGINE_unregister_EC’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 576 | 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: /usr/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:603:5: warning: ‘ENGINE_get_first’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 603 | 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: /usr/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:648:5: warning: ‘ENGINE_get_next’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 648 | 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: /usr/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:697:5: warning: ‘ENGINE_get_id’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 697 | 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: /usr/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:736:5: warning: ‘ENGINE_get_name’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 736 | 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: /usr/include/openssl/engine.h:553:35: note: declared here 553 | OSSL_DEPRECATEDIN_3_0 const char *ENGINE_get_name(const ENGINE *e); | ^~~~~~~~~~~~~~~ /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -d ../priv/obj/x86_64-pc-linux-gnu x86_64-pc-linux-gnu-gcc -c -o ../priv/obj/x86_64-pc-linux-gnu/hash.o -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 -pipe -march=native -fno-diagnostics-color -O2 -fno-strict-aliasing -D_GNU_SOURCE -fPIC -DHAVE_DYNAMIC_CRYPTO_LIB -DDISABLE_EVP_DH=0 -DDISABLE_EVP_HMAC=0 -I/usr/include -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/emulator/beam -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/include -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/include/x86_64-pc-linux-gnu -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/include/internal -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/include/internal/x86_64-pc-linux-gnu -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/emulator/sys/unix -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/emulator/sys/common hash.c /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -d ../priv/obj/x86_64-pc-linux-gnu /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -d ../priv/obj/x86_64-pc-linux-gnu x86_64-pc-linux-gnu-gcc -c -o ../priv/obj/x86_64-pc-linux-gnu/hmac.o -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 -pipe -march=native -fno-diagnostics-color -O2 -fno-strict-aliasing -D_GNU_SOURCE -fPIC -DHAVE_DYNAMIC_CRYPTO_LIB -DDISABLE_EVP_DH=0 -DDISABLE_EVP_HMAC=0 -I/usr/include -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/emulator/beam -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/include -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/include/x86_64-pc-linux-gnu -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/include/internal -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/include/internal/x86_64-pc-linux-gnu -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/emulator/sys/unix -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/emulator/sys/common hmac.c x86_64-pc-linux-gnu-gcc -c -o ../priv/obj/x86_64-pc-linux-gnu/info.o -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 -pipe -march=native -fno-diagnostics-color -O2 -fno-strict-aliasing -D_GNU_SOURCE -fPIC -DHAVE_DYNAMIC_CRYPTO_LIB -DDISABLE_EVP_DH=0 -DDISABLE_EVP_HMAC=0 -I/usr/include -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/emulator/beam -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/include -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/include/x86_64-pc-linux-gnu -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/include/internal -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/include/internal/x86_64-pc-linux-gnu -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/emulator/sys/unix -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/emulator/sys/common info.c /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -d ../priv/obj/x86_64-pc-linux-gnu x86_64-pc-linux-gnu-gcc -c -o ../priv/obj/x86_64-pc-linux-gnu/mac.o -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 -pipe -march=native -fno-diagnostics-color -O2 -fno-strict-aliasing -D_GNU_SOURCE -fPIC -DHAVE_DYNAMIC_CRYPTO_LIB -DDISABLE_EVP_DH=0 -DDISABLE_EVP_HMAC=0 -I/usr/include -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/emulator/beam -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/include -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/include/x86_64-pc-linux-gnu -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/include/internal -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/include/internal/x86_64-pc-linux-gnu -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/emulator/sys/unix -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/emulator/sys/common mac.c hmac.c: In function ‘hmac_context_dtor’: hmac.c:69:13: warning: ‘HMAC_CTX_free’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 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: /usr/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 [-Wdeprecated-declarations] 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: /usr/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 [-Wdeprecated-declarations] 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: /usr/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 [-Wdeprecated-declarations] 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: /usr/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 [-Wdeprecated-declarations] 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: /usr/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 [-Wdeprecated-declarations] 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: /usr/include/openssl/hmac.h:35:28: note: declared here 35 | OSSL_DEPRECATEDIN_3_0 void HMAC_CTX_free(HMAC_CTX *ctx); | ^~~~~~~~~~~~~ /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -d ../priv/obj/x86_64-pc-linux-gnu x86_64-pc-linux-gnu-gcc -c -o ../priv/obj/x86_64-pc-linux-gnu/math.o -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 -pipe -march=native -fno-diagnostics-color -O2 -fno-strict-aliasing -D_GNU_SOURCE -fPIC -DHAVE_DYNAMIC_CRYPTO_LIB -DDISABLE_EVP_DH=0 -DDISABLE_EVP_HMAC=0 -I/usr/include -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/emulator/beam -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/include -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/include/x86_64-pc-linux-gnu -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/include/internal -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/include/internal/x86_64-pc-linux-gnu -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/emulator/sys/unix -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/emulator/sys/common math.c mac.c: In function ‘mac_one_time’: mac.c:323:13: warning: ‘EVP_PKEY_new_CMAC_key’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 323 | pkey = EVP_PKEY_new_CMAC_key(/*engine*/ NULL, key_bin.data, key_bin.size, cipherp->cipher.p); | ^~~~ In file included from /usr/include/openssl/rand.h:23, from openssl_config.h:48, from common.h:35, from mac.c:21: /usr/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 [-Wdeprecated-declarations] 601 | pkey = EVP_PKEY_new_CMAC_key(/*engine*/ NULL, key_bin.data, key_bin.size, cipherp->cipher.p); | ^~~~ In file included from /usr/include/openssl/rand.h:23, from openssl_config.h:48, from common.h:35, from mac.c:21: /usr/include/openssl/evp.h:1826:11: note: declared here 1826 | EVP_PKEY *EVP_PKEY_new_CMAC_key(ENGINE *e, const unsigned char *priv, | ^~~~~~~~~~~~~~~~~~~~~ /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -d ../priv/obj/x86_64-pc-linux-gnu x86_64-pc-linux-gnu-gcc -c -o ../priv/obj/x86_64-pc-linux-gnu/pkey.o -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 -pipe -march=native -fno-diagnostics-color -O2 -fno-strict-aliasing -D_GNU_SOURCE -fPIC -DHAVE_DYNAMIC_CRYPTO_LIB -DDISABLE_EVP_DH=0 -DDISABLE_EVP_HMAC=0 -I/usr/include -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/emulator/beam -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/include -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/include/x86_64-pc-linux-gnu -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/include/internal -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/include/internal/x86_64-pc-linux-gnu -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/emulator/sys/unix -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/emulator/sys/common pkey.c /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -d ../priv/obj/x86_64-pc-linux-gnu x86_64-pc-linux-gnu-gcc -c -o ../priv/obj/x86_64-pc-linux-gnu/rand.o -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 -pipe -march=native -fno-diagnostics-color -O2 -fno-strict-aliasing -D_GNU_SOURCE -fPIC -DHAVE_DYNAMIC_CRYPTO_LIB -DDISABLE_EVP_DH=0 -DDISABLE_EVP_HMAC=0 -I/usr/include -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/emulator/beam -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/include -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/include/x86_64-pc-linux-gnu -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/include/internal -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/include/internal/x86_64-pc-linux-gnu -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/emulator/sys/unix -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/emulator/sys/common rand.c /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -d ../priv/obj/x86_64-pc-linux-gnu x86_64-pc-linux-gnu-gcc -c -o ../priv/obj/x86_64-pc-linux-gnu/rsa.o -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 -pipe -march=native -fno-diagnostics-color -O2 -fno-strict-aliasing -D_GNU_SOURCE -fPIC -DHAVE_DYNAMIC_CRYPTO_LIB -DDISABLE_EVP_DH=0 -DDISABLE_EVP_HMAC=0 -I/usr/include -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/emulator/beam -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/include -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/include/x86_64-pc-linux-gnu -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/include/internal -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/include/internal/x86_64-pc-linux-gnu -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/emulator/sys/unix -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/emulator/sys/common rsa.c pkey.c: In function ‘get_pkey_digest_type’: pkey.c:76:14: error: implicit declaration of function ‘FIPS_mode’ [-Werror=implicit-function-declaration] 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 [-Wdeprecated-declarations] 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: /usr/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 [-Wdeprecated-declarations] 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: /usr/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 [-Wdeprecated-declarations] 293 | if (EVP_PKEY_assign_RSA(result, rsa) != 1) | ^~ In file included from /usr/include/openssl/rand.h:23, from openssl_config.h:48, from common.h:35, from pkey.h:24, from pkey.c:21: /usr/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 [-Wdeprecated-declarations] 316 | if (EVP_PKEY_assign_EC_KEY(result, ec) != 1) | ^~ In file included from /usr/include/openssl/rand.h:23, from openssl_config.h:48, from common.h:35, from pkey.h:24, from pkey.c:21: /usr/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 [-Wdeprecated-declarations] 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: /usr/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 [-Wdeprecated-declarations] 345 | if (EVP_PKEY_assign_DSA(result, dsa) != 1) | ^~ In file included from /usr/include/openssl/rand.h:23, from openssl_config.h:48, from common.h:35, from pkey.h:24, from pkey.c:21: /usr/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 [-Wdeprecated-declarations] 367 | RSA_free(rsa); | ^~~~~~~~ In file included from openssl_config.h:33, from common.h:35, from pkey.h:24, from pkey.c:21: /usr/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 [-Wdeprecated-declarations] 370 | DSA_free(dsa); | ^~~~~~~~ In file included from openssl_config.h:32, from common.h:35, from pkey.h:24, from pkey.c:21: /usr/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 [-Wdeprecated-declarations] 374 | EC_KEY_free(ec); | ^~~~~~~~~~~ In file included from /usr/include/openssl/engine.h:28, from openssl_config.h:320, from common.h:35, from pkey.h:24, from pkey.c:21: /usr/include/openssl/ec.h:1001:28: note: declared here 1001 | 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 [-Wdeprecated-declarations] 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: /usr/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 [-Wdeprecated-declarations] 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: /usr/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 [-Wdeprecated-declarations] 422 | if (EVP_PKEY_assign_RSA(result, rsa) != 1) | ^~ In file included from /usr/include/openssl/rand.h:23, from openssl_config.h:48, from common.h:35, from pkey.h:24, from pkey.c:21: /usr/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 [-Wdeprecated-declarations] 446 | if (EVP_PKEY_assign_EC_KEY(result, ec) != 1) | ^~ In file included from /usr/include/openssl/rand.h:23, from openssl_config.h:48, from common.h:35, from pkey.h:24, from pkey.c:21: /usr/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 [-Wdeprecated-declarations] 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: /usr/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 [-Wdeprecated-declarations] 473 | if (EVP_PKEY_assign_DSA(result, dsa) != 1) | ^~ In file included from /usr/include/openssl/rand.h:23, from openssl_config.h:48, from common.h:35, from pkey.h:24, from pkey.c:21: /usr/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 [-Wdeprecated-declarations] 497 | RSA_free(rsa); | ^~~~~~~~ In file included from openssl_config.h:33, from common.h:35, from pkey.h:24, from pkey.c:21: /usr/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 [-Wdeprecated-declarations] 500 | DSA_free(dsa); | ^~~~~~~~ In file included from openssl_config.h:32, from common.h:35, from pkey.h:24, from pkey.c:21: /usr/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 [-Wdeprecated-declarations] 504 | EC_KEY_free(ec); | ^~~~~~~~~~~ In file included from /usr/include/openssl/engine.h:28, from openssl_config.h:320, from common.h:35, from pkey.h:24, from pkey.c:21: /usr/include/openssl/ec.h:1001:28: note: declared here 1001 | 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 [-Wdeprecated-declarations] 727 | RSA_free(rsa); | ^~~~~~~~ In file included from openssl_config.h:33, from common.h:35, from pkey.h:24, from pkey.c:21: /usr/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 [-Wdeprecated-declarations] 730 | DSA_free(dsa); | ^~~~~~~~ In file included from openssl_config.h:32, from common.h:35, from pkey.h:24, from pkey.c:21: /usr/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 [-Wdeprecated-declarations] 734 | EC_KEY_free(ec); | ^~~~~~~~~~~ In file included from /usr/include/openssl/engine.h:28, from openssl_config.h:320, from common.h:35, from pkey.h:24, from pkey.c:21: /usr/include/openssl/ec.h:1001:28: note: declared here 1001 | 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 [-Wdeprecated-declarations] 915 | RSA_free(rsa); | ^~~~~~~~ In file included from openssl_config.h:33, from common.h:35, from pkey.h:24, from pkey.c:21: /usr/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 [-Wdeprecated-declarations] 918 | DSA_free(dsa); | ^~~~~~~~ In file included from openssl_config.h:32, from common.h:35, from pkey.h:24, from pkey.c:21: /usr/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 [-Wdeprecated-declarations] 922 | EC_KEY_free(ec); | ^~~~~~~~~~~ In file included from /usr/include/openssl/engine.h:28, from openssl_config.h:320, from common.h:35, from pkey.h:24, from pkey.c:21: /usr/include/openssl/ec.h:1001:28: note: declared here 1001 | 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 [-Wdeprecated-declarations] 1408 | if ((rsa = EVP_PKEY_get1_RSA(pkey)) == NULL) | ^~ In file included from /usr/include/openssl/rand.h:23, from openssl_config.h:48, from common.h:35, from pkey.h:24, from pkey.c:21: /usr/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 [-Wdeprecated-declarations] 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: /usr/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 [-Wdeprecated-declarations] 1426 | if ((dsa = EVP_PKEY_get1_DSA(pkey)) == NULL) | ^~ In file included from /usr/include/openssl/rand.h:23, from openssl_config.h:48, from common.h:35, from pkey.h:24, from pkey.c:21: /usr/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 [-Wdeprecated-declarations] 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: /usr/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 [-Wdeprecated-declarations] 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: /usr/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 [-Wdeprecated-declarations] 1491 | RSA_free(rsa); | ^~~~~~~~ In file included from openssl_config.h:33, from common.h:35, from pkey.h:24, from pkey.c:21: /usr/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 [-Wdeprecated-declarations] 1494 | DSA_free(dsa); | ^~~~~~~~ In file included from openssl_config.h:32, from common.h:35, from pkey.h:24, from pkey.c:21: /usr/include/openssl/dsa.h:127:28: note: declared here 127 | OSSL_DEPRECATEDIN_3_0 void DSA_free(DSA *r); | ^~~~~~~~ rsa.c: In function ‘get_rsa_private_key’: rand.c: In function ‘rand_uniform_nif’: rand.c:104:5: warning: ‘BN_pseudo_rand_range’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 104 | if (!BN_pseudo_rand_range(bn_rand, bn_to)) | ^~ In file included from /usr/include/openssl/asn1.h:33, from /usr/include/openssl/dh.h:85, from openssl_config.h:31, from common.h:35, from rand.h:24, from rand.c:21: /usr/include/openssl/bn.h:233:5: note: declared here 233 | int BN_pseudo_rand_range(BIGNUM *rnd, const BIGNUM *range); | ^~~~~~~~~~~~~~~~~~~~ rsa.c:49:5: warning: ‘RSA_set0_key’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 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: /usr/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 [-Wdeprecated-declarations] 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: /usr/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 [-Wdeprecated-declarations] 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: /usr/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 [-Wdeprecated-declarations] 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: /usr/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 [-Wdeprecated-declarations] 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: /usr/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 [-Wdeprecated-declarations] 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: /usr/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 [-Wdeprecated-declarations] 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: /usr/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 [-Wdeprecated-declarations] 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: /usr/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 [-Wdeprecated-declarations] 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: /usr/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 [-Wdeprecated-declarations] 271 | RSA_free(rsa); | ^~~~~~~~ In file included from openssl_config.h:33, from common.h:35, from rsa.h:24, from rsa.c:21: /usr/include/openssl/rsa.h:293:28: note: declared here 293 | OSSL_DEPRECATEDIN_3_0 void RSA_free(RSA *r); | ^~~~~~~~ /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -d ../priv/obj/x86_64-pc-linux-gnu x86_64-pc-linux-gnu-gcc -c -o ../priv/obj/x86_64-pc-linux-gnu/srp.o -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 -pipe -march=native -fno-diagnostics-color -O2 -fno-strict-aliasing -D_GNU_SOURCE -fPIC -DHAVE_DYNAMIC_CRYPTO_LIB -DDISABLE_EVP_DH=0 -DDISABLE_EVP_HMAC=0 -I/usr/include -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/emulator/beam -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/include -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/include/x86_64-pc-linux-gnu -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/include/internal -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/include/internal/x86_64-pc-linux-gnu -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/emulator/sys/unix -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/emulator/sys/common srp.c /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -d ../priv/obj/x86_64-pc-linux-gnu x86_64-pc-linux-gnu-gcc -c -o ../priv/obj/x86_64-pc-linux-gnu/crypto_callback.o -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 -pipe -march=native -fno-diagnostics-color -O2 -fno-strict-aliasing -D_GNU_SOURCE -fPIC -DHAVE_DYNAMIC_CRYPTO_LIB -DDISABLE_EVP_DH=0 -DDISABLE_EVP_HMAC=0 -I/usr/include -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/emulator/beam -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/include -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/include/x86_64-pc-linux-gnu -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/include/internal -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/include/internal/x86_64-pc-linux-gnu -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/emulator/sys/unix -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/emulator/sys/common crypto_callback.c /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -d ../priv/obj/x86_64-pc-linux-gnu cc1: some warnings being treated as errors x86_64-pc-linux-gnu-gcc -c -o ../priv/obj/x86_64-pc-linux-gnu/otp_test_engine.o -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 -pipe -march=native -fno-diagnostics-color -O2 -fno-strict-aliasing -D_GNU_SOURCE -fPIC -DHAVE_DYNAMIC_CRYPTO_LIB -DDISABLE_EVP_DH=0 -DDISABLE_EVP_HMAC=0 -I/usr/include -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/emulator/beam -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/include -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/include/x86_64-pc-linux-gnu -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/include/internal -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/include/internal/x86_64-pc-linux-gnu -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/emulator/sys/unix -I/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/erts/emulator/sys/common otp_test_engine.c 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.... 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 [-Wdeprecated-declarations] 95 | if (!RSA_meth_set_finish(test_rsa_method, test_rsa_free)) | ^~ In file included from otp_test_engine.c:31: /usr/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 [-Wdeprecated-declarations] 97 | if (!RSA_meth_set_sign(test_rsa_method, test_rsa_sign)) | ^~ In file included from otp_test_engine.c:31: /usr/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 [-Wdeprecated-declarations] 99 | if (!RSA_meth_set_verify(test_rsa_method, test_rsa_verify)) | ^~ In file included from otp_test_engine.c:31: /usr/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 [-Wdeprecated-declarations] 215 | if ((md = EVP_MD_meth_new(NID_md5, NID_undef)) == NULL) | ^~ In file included from /usr/include/openssl/rand.h:23, from /usr/include/openssl/engine.h:29, from otp_test_engine.c:62: /usr/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 [-Wdeprecated-declarations] 217 | if (EVP_MD_meth_set_result_size(md, MD5_DIGEST_LENGTH) != 1) | ^~ In file included from /usr/include/openssl/rand.h:23, from /usr/include/openssl/engine.h:29, from otp_test_engine.c:62: /usr/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 [-Wdeprecated-declarations] 219 | if (EVP_MD_meth_set_flags(md, 0) != 1) | ^~ In file included from /usr/include/openssl/rand.h:23, from /usr/include/openssl/engine.h:29, from otp_test_engine.c:62: /usr/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 [-Wdeprecated-declarations] 221 | if (EVP_MD_meth_set_init(md, test_engine_md5_init) != 1) | ^~ In file included from /usr/include/openssl/rand.h:23, from /usr/include/openssl/engine.h:29, from otp_test_engine.c:62: /usr/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 [-Wdeprecated-declarations] 223 | if (EVP_MD_meth_set_update(md, test_engine_md5_update) != 1) | ^~ In file included from /usr/include/openssl/rand.h:23, from /usr/include/openssl/engine.h:29, from otp_test_engine.c:62: /usr/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 [-Wdeprecated-declarations] 225 | if (EVP_MD_meth_set_final(md, test_engine_md5_final) != 1) | ^~ In file included from /usr/include/openssl/rand.h:23, from /usr/include/openssl/engine.h:29, from otp_test_engine.c:62: /usr/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 [-Wdeprecated-declarations] 227 | if (EVP_MD_meth_set_copy(md, NULL) != 1) | ^~ In file included from /usr/include/openssl/rand.h:23, from /usr/include/openssl/engine.h:29, from otp_test_engine.c:62: /usr/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 [-Wdeprecated-declarations] 229 | if (EVP_MD_meth_set_cleanup(md, NULL) != 1) | ^~ In file included from /usr/include/openssl/rand.h:23, from /usr/include/openssl/engine.h:29, from otp_test_engine.c:62: /usr/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 [-Wdeprecated-declarations] 231 | if (EVP_MD_meth_set_input_blocksize(md, MD5_CBLOCK) != 1) | ^~ In file included from /usr/include/openssl/rand.h:23, from /usr/include/openssl/engine.h:29, from otp_test_engine.c:62: /usr/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 [-Wdeprecated-declarations] 233 | if (EVP_MD_meth_set_app_datasize(md, sizeof(EVP_MD *) + sizeof(MD5_CTX)) != 1) | ^~ In file included from /usr/include/openssl/rand.h:23, from /usr/include/openssl/engine.h:29, from otp_test_engine.c:62: /usr/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 [-Wdeprecated-declarations] 235 | if (EVP_MD_meth_set_ctrl(md, NULL) != 1) | ^~ In file included from /usr/include/openssl/rand.h:23, from /usr/include/openssl/engine.h:29, from otp_test_engine.c:62: /usr/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 [-Wdeprecated-declarations] 255 | if ((test_rsa_method = RSA_meth_new("OTP test RSA method", 0)) == NULL) { | ^~ In file included from otp_test_engine.c:31: /usr/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 [-Wdeprecated-declarations] 261 | if (!ENGINE_set_id(e, test_engine_id)) | ^~ In file included from otp_test_engine.c:62: /usr/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 [-Wdeprecated-declarations] 263 | if (!ENGINE_set_name(e, test_engine_name)) | ^~ In file included from otp_test_engine.c:62: /usr/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 [-Wdeprecated-declarations] 265 | if (!ENGINE_set_init_function(e, test_init)) | ^~ In file included from otp_test_engine.c:62: /usr/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 [-Wdeprecated-declarations] 267 | if (!ENGINE_set_digests(e, &test_engine_digest_selector)) | ^~ In file included from otp_test_engine.c:62: /usr/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 [-Wdeprecated-declarations] 270 | if (!ENGINE_set_load_privkey_function(e, &test_privkey_load)) | ^~ In file included from otp_test_engine.c:62: /usr/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 [-Wdeprecated-declarations] 272 | if (!ENGINE_set_load_pubkey_function(e, &test_pubkey_load)) | ^~ In file included from otp_test_engine.c:62: /usr/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 [-Wdeprecated-declarations] 276 | if (!ENGINE_set_RSA(e, test_rsa_method)) | ^~ In file included from otp_test_engine.c:62: /usr/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 [-Wdeprecated-declarations] 285 | RSA_meth_free(test_rsa_method); | ^~~~~~~~~~~~~ In file included from otp_test_engine.c:31: /usr/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 [-Wdeprecated-declarations] 412 | if ((slen = RSA_size(rsa)) < 0) | ^~ In file included from otp_test_engine.c:31: /usr/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 [-Wdeprecated-declarations] 438 | if ((size = RSA_size(rsa)) < 0) | ^~ In file included from otp_test_engine.c:31: /usr/include/openssl/rsa.h:204:27: note: declared here 204 | OSSL_DEPRECATEDIN_3_0 int RSA_size(const RSA *rsa); | ^~~~~~~~ make[4]: Leaving directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/crypto/c_src' make[3]: *** [/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/make/run_make.mk:35: opt] Error 2 make[3]: Leaving directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/crypto/c_src' make[2]: *** [/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/make/otp_subdir.mk:29: opt] Error 2 make[2]: Leaving directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib/crypto' make[1]: *** [/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/make/otp_subdir.mk:29: opt] Error 2 make[1]: Leaving directory '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2/lib' make: *** [Makefile:498: libs] Error 2 * ERROR: dev-lang/erlang-24.0.2::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=dev-lang/erlang-24.0.2::gentoo'`, * the complete build log and the output of `emerge -pqv '=dev-lang/erlang-24.0.2::gentoo'`. * The complete build log is located at '/var/log/portage/dev-lang:erlang-24.0.2:20210730-065855.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/dev-lang/erlang-24.0.2/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/dev-lang/erlang-24.0.2/temp/environment'. * Working directory: '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2' * S: '/var/tmp/portage/dev-lang/erlang-24.0.2/work/otp-OTP-24.0.2' !!! When you file a bug report, please include the following information: GENTOO_VM= CLASSPATH="" JAVA_HOME="/etc/java-config-2/current-system-vm" JAVACFLAGS="" COMPILER="" and of course, the output of emerge --info =erlang-24.0.2