>>> host-erlang 22.2 Extracting gzip -d -c /home/naourr/work/instance-0/dl/erlang/otp_src_22.2.tar.gz | /home/naourr/work/instance-0/output-1/host/bin/tar --strip-components=1 -C /home/naourr/work/instance-0/output-1/build/host-erlang-22.2 -xf - >>> host-erlang 22.2 Patching Applying 0001-erts-ethread-instruct-libatomic_ops-we-do-require-CA.patch using patch: patching file erts/include/internal/libatomic_ops/ethread.h Hunk #1 succeeded at 36 (offset 1 line). patching file erts/aclocal.m4 Hunk #1 succeeded at 1977 (offset 563 lines). Hunk #2 succeeded at 2019 (offset 563 lines). Applying 0002-erts-emulator-reorder-inclued-headers-paths.patch using patch: patching file erts/emulator/Makefile.in Hunk #1 succeeded at 724 (offset 12 lines). Hunk #2 succeeded at 777 (offset 12 lines). >>> host-erlang 22.2 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /home/naourr/work/instance-0/output-1/build/host-erlang-22.2 -name $file); do cp support/gnuconfig/$file $i; done; done >>> host-erlang 22.2 Patching libtool >>> host-erlang 22.2 Configuring cd /home/naourr/work/instance-0/output-1/build/host-erlang-22.2 && PATH="/home/naourr/work/instance-0/output-1/host/bin:/home/naourr/work/instance-0/output-1/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/bin:/home/naourr/git/git-wrappers:/home/naourr/.local/bin:/home/naourr/bin" ./otp_build autoconf === cleaning lib/common_test/configure === running autoconf in lib/common_test === cleaning lib/crypto/configure === running autoconf in lib/crypto === cleaning lib/erl_interface/configure === running autoconf in lib/erl_interface === running autoheader in lib/erl_interface === cleaning lib/megaco/configure === running autoconf in lib/megaco === cleaning lib/odbc/configure === running autoconf in lib/odbc === cleaning lib/snmp/configure === running autoconf in lib/snmp === cleaning lib/wx/configure === running autoconf in lib/wx === cleaning lib/common_test/test_server/configure === running autoconf in lib/common_test/test_server === cleaning make/configure === running autoconf in make === cleaning erts/configure === running autoconf in erts === running autoheader in erts === creating ./configure (cd /home/naourr/work/instance-0/output-1/build/host-erlang-22.2/ && rm -rf config.cache; PATH="/home/naourr/work/instance-0/output-1/host/bin:/home/naourr/work/instance-0/output-1/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/bin:/home/naourr/git/git-wrappers:/home/naourr/.local/bin:/home/naourr/bin" PKG_CONFIG="/home/naourr/work/instance-0/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/naourr/work/instance-0/output-1/host/lib/pkgconfig:/home/naourr/work/instance-0/output-1/host/share/pkgconfig" AR="/usr/bin/ar" AS="/usr/bin/as" LD="/usr/bin/ld" NM="/usr/bin/nm" CC="/usr/bin/gcc" GCC="/usr/bin/gcc" CXX="/usr/bin/g++" CPP="/usr/bin/cpp" OBJCOPY="/usr/bin/objcopy" RANLIB="/usr/bin/ranlib" CPPFLAGS="-I/home/naourr/work/instance-0/output-1/host/include" CFLAGS="-O2 -I/home/naourr/work/instance-0/output-1/host/include" CXXFLAGS="-O2 -I/home/naourr/work/instance-0/output-1/host/include" LDFLAGS="-L/home/naourr/work/instance-0/output-1/host/lib -Wl,-rpath,/home/naourr/work/instance-0/output-1/host/lib" INTLTOOL_PERL=/usr/bin/perl CFLAGS="-O2 -I/home/naourr/work/instance-0/output-1/host/include" LDFLAGS="-L/home/naourr/work/instance-0/output-1/host/lib -Wl,-rpath,/home/naourr/work/instance-0/output-1/host/lib" ERL_TOP=/home/naourr/work/instance-0/output-1/build/host-erlang-22.2 CONFIG_SITE=/dev/null ./configure --prefix="/home/naourr/work/instance-0/output-1/host" --sysconfdir="/home/naourr/work/instance-0/output-1/host/etc" --localstatedir="/home/naourr/work/instance-0/output-1/host/var" --enable-shared --disable-static --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --disable-debug --with-xmlto=no --with-fop=no --disable-nls --disable-dependency-tracking --without-javac --with-ssl=/home/naourr/work/instance-0/output-1/host --without-termcap ) === Running configure in /home/naourr/work/instance-0/output-1/build/host-erlang-22.2/erts === ./configure '--prefix=/home/naourr/work/instance-0/output-1/host' '--sysconfdir=/home/naourr/work/instance-0/output-1/host/etc' '--localstatedir=/home/naourr/work/instance-0/output-1/host/var' '--enable-shared' '--disable-static' '--disable-gtk-doc' '--disable-gtk-doc-html' '--disable-doc' '--disable-docs' '--disable-documentation' '--disable-debug' '--with-xmlto=no' '--with-fop=no' '--disable-nls' '--disable-dependency-tracking' '--without-javac' '--with-ssl=/home/naourr/work/instance-0/output-1/host' '--without-termcap' CFLAGS='-O2 -I/home/naourr/work/instance-0/output-1/host/include' LDFLAGS='-L/home/naourr/work/instance-0/output-1/host/lib -Wl,-rpath,/home/naourr/work/instance-0/output-1/host/lib' --disable-option-checking --cache-file=/dev/null --srcdir="/home/naourr/work/instance-0/output-1/build/host-erlang-22.2/erts" checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking for gcc... /usr/bin/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 /usr/bin/gcc accepts -g... yes checking for /usr/bin/gcc option to accept ISO C89... none needed checking for library containing strerror... none required checking OTP release... 22 checking OTP version... 22.2 checking for gcc... (cached) /usr/bin/gcc checking whether we are using the GNU C compiler... (cached) yes checking whether /usr/bin/gcc accepts -g... (cached) yes checking for /usr/bin/gcc option to accept ISO C89... (cached) none needed checking for mixed cygwin or msys 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 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 CFLAGS for -O switch... yes checking whether /usr/bin/gcc accepts -fprofile-generate -Werror...... yes checking whether /usr/bin/gcc accepts -fprofile-use -Werror...... no checking whether /usr/bin/gcc accepts -fprofile-use -fprofile-correction -Werror...... no checking whether /usr/bin/gcc accepts -fprofile-instr-generate -Werror...... no checking whether to do PGO of erts... no checking how to run the C preprocessor... /usr/bin/cpp checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/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... /usr/bin/cpp checking for ranlib... /usr/bin/ranlib checking for bison... bison -y checking for perl5... /usr/bin/perl checking whether ln -s works... yes checking for ar... /usr/bin/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/bin/install -c checking how to create a directory including parents... /usr/bin/install -c -d checking for extra flags needed to export symbols... -Wl,-export-dynamic checking for sin in -lm... yes checking for dlopen in -ldl... yes checking for main in -linet... no checking for openpty in -lutil... yes checking 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()... no checking for 32-bit __sync_fetch_and_and()... yes checking for 64-bit __sync_fetch_and_and()... yes checking for 128-bit __sync_fetch_and_and()... no checking for 32-bit __sync_fetch_and_or()... yes checking for 64-bit __sync_fetch_and_or()... yes checking for 128-bit __sync_fetch_and_or()... no checking for 32-bit __sync_val_compare_and_swap()... yes checking for 64-bit __sync_val_compare_and_swap()... yes checking for 128-bit __sync_val_compare_and_swap()... no checking for 32-bit __atomic_store_n()... yes checking for 64-bit __atomic_store_n()... yes checking for 128-bit __atomic_store_n()... no checking for 32-bit __atomic_load_n()... yes checking for 64-bit __atomic_load_n()... yes checking for 128-bit __atomic_load_n()... no checking for 32-bit __atomic_add_fetch()... yes checking for 64-bit __atomic_add_fetch()... yes checking for 128-bit __atomic_add_fetch()... no checking for 32-bit __atomic_fetch_and()... yes checking for 64-bit __atomic_fetch_and()... yes checking for 128-bit __atomic_fetch_and()... no checking for 32-bit __atomic_fetch_or()... yes checking for 64-bit __atomic_fetch_or()... yes checking for 128-bit __atomic_fetch_or()... no checking for 32-bit __atomic_compare_exchange_n()... yes checking for 64-bit __atomic_compare_exchange_n()... yes checking for 128-bit __atomic_compare_exchange_n()... no checking for a usable libatomic_ops implementation... no checking whether default stack size should be modified... no checking size of void *... (cached) 8 checking size of int... (cached) 4 checking size of long... (cached) 8 checking size of long long... (cached) 8 checking size of __int64... 0 checking size of __int128_t... (cached) 16 checking whether byte ordering is bigendian... no checking whether double word ordering is middle-endian... no checking for gcc cmpxchg16b plain asm support... yes checking for gcc pic cmpxchg16b plain asm support... yes checking for posix_fadvise... yes checking for closefrom... 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 wcwidth... yes checking for zlib 1.2.5 or higher... yes checking for zlib inflateGetDictionary presence... checking for library containing inflateGetDictionary... none required checking for localtime_r... yes checking for strftime... 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... yes checking sys/sysctl.h presence... yes checking for sys/sysctl.h... yes 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 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 netinet/sctp.h... no checking for sched.h... (cached) yes checking setns.h usability... no checking setns.h presence... no checking for setns.h... no checking for setns... yes checking linux/errqueue.h usability... yes checking linux/errqueue.h presence... 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... yes 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 for struct exception (and matherr function)... 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 for C compiler 'restrict' support... yes checking if we should add -fno-tree-copyrename to CFLAGS for computed gotos to work properly... yes checking for broken gcc-4.3.0 compiler... no checking whether byte ordering is bigendian... (cached) no checking whether double word ordering is middle-endian... (cached) no checking for fdatasync... yes checking for library containing fdatasync... none required checking for 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 inet_pton... yes checking for mprotect... 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 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 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 for safe signal delivery... yes checking for unreliable floating point exceptions... unreliable checking whether to redefine FD_SETSIZE... no configure: Enable exec_alloc for hipe code allocation 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... /usr/bin/gcc checking whether the code model is small... yes checking for kstat_open in -lkstat... (cached) no checking for kvm_open in -lkvm... no 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 /home/naourr/work/instance-0/output-1/build/host-erlang-22.2/make === ./configure '--prefix=/home/naourr/work/instance-0/output-1/host' '--sysconfdir=/home/naourr/work/instance-0/output-1/host/etc' '--localstatedir=/home/naourr/work/instance-0/output-1/host/var' '--enable-shared' '--disable-static' '--disable-gtk-doc' '--disable-gtk-doc-html' '--disable-doc' '--disable-docs' '--disable-documentation' '--disable-debug' '--with-xmlto=no' '--with-fop=no' '--disable-nls' '--disable-dependency-tracking' '--without-javac' '--with-ssl=/home/naourr/work/instance-0/output-1/host' '--without-termcap' CFLAGS='-O2 -I/home/naourr/work/instance-0/output-1/host/include' LDFLAGS='-L/home/naourr/work/instance-0/output-1/host/lib -Wl,-rpath,/home/naourr/work/instance-0/output-1/host/lib' --disable-option-checking --cache-file=/dev/null --srcdir="/home/naourr/work/instance-0/output-1/build/host-erlang-22.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 gcc... /usr/bin/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 /usr/bin/gcc accepts -g... yes checking for /usr/bin/gcc option to accept ISO C89... none needed checking whether we are using the GNU C++ compiler... yes checking whether /usr/bin/g++ accepts -g... yes checking for ld... /usr/bin/ld checking for mixed cygwin or msys 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 for env... /bin/env checking for GNU make... yes (make) checking for a BSD-compatible install... /usr/bin/install -c checking whether ln -s works... yes checking for ranlib... /usr/bin/ranlib checking for perl5... /usr/bin/perl checking ERTS version... 10.6 checking OTP release... 22 checking OTP version... 22.2 checking how to run the C preprocessor... /usr/bin/cpp checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/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 for ld... /usr/bin/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 -O2 -I/home/naourr/work/instance-0/output-1/host/include -I/home/naourr/work/instance-0/output-1/host/include -D_GNU_SOURCE -DSTATIC_ERLANG_NIF -DSTATIC_ERLANG_DRIVER checking for basic compiler flags for loadable drivers... -O2 -I/home/naourr/work/instance-0/output-1/host/include -I/home/naourr/work/instance-0/output-1/host/include -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 -O2 -I/home/naourr/work/instance-0/output-1/host/include -I/home/naourr/work/instance-0/output-1/host/include -D_GNU_SOURCE -fPIC checking for linker for loadable drivers... /usr/bin/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 /home/naourr/work/instance-0/output-1/build/host-erlang-22.2/lib/common_test === ./configure '--prefix=/home/naourr/work/instance-0/output-1/host' '--sysconfdir=/home/naourr/work/instance-0/output-1/host/etc' '--localstatedir=/home/naourr/work/instance-0/output-1/host/var' '--enable-shared' '--disable-static' '--disable-gtk-doc' '--disable-gtk-doc-html' '--disable-doc' '--disable-docs' '--disable-documentation' '--disable-debug' '--with-xmlto=no' '--with-fop=no' '--disable-nls' '--disable-dependency-tracking' '--without-javac' '--with-ssl=/home/naourr/work/instance-0/output-1/host' '--without-termcap' CFLAGS='-O2 -I/home/naourr/work/instance-0/output-1/host/include' LDFLAGS='-L/home/naourr/work/instance-0/output-1/host/lib -Wl,-rpath,/home/naourr/work/instance-0/output-1/host/lib' --disable-option-checking --cache-file=/dev/null --srcdir="/home/naourr/work/instance-0/output-1/build/host-erlang-22.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 /home/naourr/work/instance-0/output-1/build/host-erlang-22.2/lib/crypto === ./configure '--prefix=/home/naourr/work/instance-0/output-1/host' '--sysconfdir=/home/naourr/work/instance-0/output-1/host/etc' '--localstatedir=/home/naourr/work/instance-0/output-1/host/var' '--enable-shared' '--disable-static' '--disable-gtk-doc' '--disable-gtk-doc-html' '--disable-doc' '--disable-docs' '--disable-documentation' '--disable-debug' '--with-xmlto=no' '--with-fop=no' '--disable-nls' '--disable-dependency-tracking' '--without-javac' '--with-ssl=/home/naourr/work/instance-0/output-1/host' '--without-termcap' CFLAGS='-O2 -I/home/naourr/work/instance-0/output-1/host/include' LDFLAGS='-L/home/naourr/work/instance-0/output-1/host/lib -Wl,-rpath,/home/naourr/work/instance-0/output-1/host/lib' --disable-option-checking --cache-file=/dev/null --srcdir="/home/naourr/work/instance-0/output-1/build/host-erlang-22.2/lib/crypto" checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking for gcc... /usr/bin/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 /usr/bin/gcc accepts -g... yes checking for /usr/bin/gcc option to accept ISO C89... none needed checking for mixed cygwin or msys 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 how to run the C preprocessor... /usr/bin/cpp checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/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 for ld... /usr/bin/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 -O2 -I/home/naourr/work/instance-0/output-1/host/include -I/home/naourr/work/instance-0/output-1/host/include -D_GNU_SOURCE -DSTATIC_ERLANG_NIF -DSTATIC_ERLANG_DRIVER checking for basic compiler flags for loadable drivers... -O2 -I/home/naourr/work/instance-0/output-1/host/include -I/home/naourr/work/instance-0/output-1/host/include -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 -O2 -I/home/naourr/work/instance-0/output-1/host/include -I/home/naourr/work/instance-0/output-1/host/include -D_GNU_SOURCE -fPIC checking for linker for loadable drivers... /usr/bin/gcc checking for linker flags for loadable drivers... -shared -Wl,-Bsymbolic checking for 'runtime library path' linker flag... -Wl,-R checking size of void *... 8 checking for static ZLib to be used by SSL in standard locations... no checking for OpenSSL kerberos 5 support... no checking for ssl runtime library path to use... /home/naourr/work/instance-0/output-1/host/lib64:/usr/local/lib64:/usr/sfw/lib64:/usr/lib64:/opt/local/lib64:/usr/pkg/lib64:/usr/local/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/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 /home/naourr/work/instance-0/output-1/build/host-erlang-22.2/lib/erl_interface === ./configure '--prefix=/home/naourr/work/instance-0/output-1/host' '--sysconfdir=/home/naourr/work/instance-0/output-1/host/etc' '--localstatedir=/home/naourr/work/instance-0/output-1/host/var' '--enable-shared' '--disable-static' '--disable-gtk-doc' '--disable-gtk-doc-html' '--disable-doc' '--disable-docs' '--disable-documentation' '--disable-debug' '--with-xmlto=no' '--with-fop=no' '--disable-nls' '--disable-dependency-tracking' '--without-javac' '--with-ssl=/home/naourr/work/instance-0/output-1/host' '--without-termcap' CFLAGS='-O2 -I/home/naourr/work/instance-0/output-1/host/include' LDFLAGS='-L/home/naourr/work/instance-0/output-1/host/lib -Wl,-rpath,/home/naourr/work/instance-0/output-1/host/lib' --disable-option-checking --cache-file=/dev/null --srcdir="/home/naourr/work/instance-0/output-1/build/host-erlang-22.2/lib/erl_interface" checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking for gcc... /usr/bin/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 /usr/bin/gcc accepts -g... yes checking for /usr/bin/gcc option to accept ISO C89... none needed checking how to run the C preprocessor... /usr/bin/cpp checking for ranlib... /usr/bin/ranlib checking for ld.sh... /usr/bin/ld checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking size of short... 2 checking size of int... 4 checking size of long... 8 checking size of void *... 8 checking size of long long... 8 checking target hardware architecture... amd64 checking whether compilation mode forces ARCH adjustment... no: ARCH is amd64 checking for unaligned word access... yes: x86 or amd64 checking for ar... /usr/bin/ar checking for a BSD-compatible install... /usr/bin/install -c checking how to create a directory including parents... /usr/bin/install -c -d checking for gethostbyname in -lnsl... no checking for getpeername in -lsocket... no checking for ANSI C header files... (cached) yes checking for sys/wait.h that is POSIX.1 compatible... yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for unistd.h... (cached) yes checking for sys/types.h... (cached) yes checking sys/uio.h usability... yes checking sys/uio.h presence... yes checking for sys/uio.h... yes checking for uid_t in sys/types.h... yes checking for pid_t... yes checking for size_t... yes checking whether time.h and sys/time.h may both be included... yes checking for socklen_t usability... yes checking for working alloca.h... yes checking for alloca... yes checking whether /usr/bin/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 cygwin or msys 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 for native win32 threads... no checking for pthread_create in -lpthread... yes checking for getconf... getconf checking for Native POSIX Thread Library... yes checking nptl/pthread.h usability... no checking nptl/pthread.h presence... no checking for nptl/pthread.h... no checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking pthread/mit/pthread.h usability... no checking pthread/mit/pthread.h presence... no checking for pthread/mit/pthread.h... no checking size of short... (cached) 2 checking size of int... (cached) 4 checking size of long... (cached) 8 checking size of long long... (cached) 8 checking size of __int128_t... 16 checking for a working __sync_synchronize()... yes checking for 32-bit __sync_add_and_fetch()... yes checking for 64-bit __sync_add_and_fetch()... yes checking for 128-bit __sync_add_and_fetch()... no checking for 32-bit __sync_fetch_and_and()... yes checking for 64-bit __sync_fetch_and_and()... yes checking for 128-bit __sync_fetch_and_and()... no checking for 32-bit __sync_fetch_and_or()... yes checking for 64-bit __sync_fetch_and_or()... yes checking for 128-bit __sync_fetch_and_or()... no checking for 32-bit __sync_val_compare_and_swap()... yes checking for 64-bit __sync_val_compare_and_swap()... yes checking for 128-bit __sync_val_compare_and_swap()... no checking for 32-bit __atomic_store_n()... yes checking for 64-bit __atomic_store_n()... yes checking for 128-bit __atomic_store_n()... no checking for 32-bit __atomic_load_n()... yes checking for 64-bit __atomic_load_n()... yes checking for 128-bit __atomic_load_n()... no checking for 32-bit __atomic_add_fetch()... yes checking for 64-bit __atomic_add_fetch()... yes checking for 128-bit __atomic_add_fetch()... no checking for 32-bit __atomic_fetch_and()... yes checking for 64-bit __atomic_fetch_and()... yes checking for 128-bit __atomic_fetch_and()... no checking for 32-bit __atomic_fetch_or()... yes checking for 64-bit __atomic_fetch_or()... yes checking for 128-bit __atomic_fetch_or()... no checking for 32-bit __atomic_compare_exchange_n()... yes checking for 64-bit __atomic_compare_exchange_n()... yes checking for 128-bit __atomic_compare_exchange_n()... no checking if we can add -Werror=return-type to WERRORFLAGS (via CFLAGS)... yes 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 /home/naourr/work/instance-0/output-1/build/host-erlang-22.2/lib/megaco === ./configure '--prefix=/home/naourr/work/instance-0/output-1/host' '--sysconfdir=/home/naourr/work/instance-0/output-1/host/etc' '--localstatedir=/home/naourr/work/instance-0/output-1/host/var' '--enable-shared' '--disable-static' '--disable-gtk-doc' '--disable-gtk-doc-html' '--disable-doc' '--disable-docs' '--disable-documentation' '--disable-debug' '--with-xmlto=no' '--with-fop=no' '--disable-nls' '--disable-dependency-tracking' '--without-javac' '--with-ssl=/home/naourr/work/instance-0/output-1/host' '--without-termcap' CFLAGS='-O2 -I/home/naourr/work/instance-0/output-1/host/include' LDFLAGS='-L/home/naourr/work/instance-0/output-1/host/lib -Wl,-rpath,/home/naourr/work/instance-0/output-1/host/lib' --disable-option-checking --cache-file=/dev/null --srcdir="/home/naourr/work/instance-0/output-1/build/host-erlang-22.2/lib/megaco" checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking for gcc... /usr/bin/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 /usr/bin/gcc accepts -g... yes checking for /usr/bin/gcc option to accept ISO C89... none needed checking for mixed cygwin or msys 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 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... /usr/bin/cpp checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/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 for ld... /usr/bin/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 -Werror=return-type -O2 -I/home/naourr/work/instance-0/output-1/host/include -I/home/naourr/work/instance-0/output-1/host/include -D_GNU_SOURCE -DSTATIC_ERLANG_NIF -DSTATIC_ERLANG_DRIVER checking for basic compiler flags for loadable drivers... -Werror=return-type -O2 -I/home/naourr/work/instance-0/output-1/host/include -I/home/naourr/work/instance-0/output-1/host/include -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 -Werror=return-type -O2 -I/home/naourr/work/instance-0/output-1/host/include -I/home/naourr/work/instance-0/output-1/host/include -D_GNU_SOURCE -fPIC checking for linker for loadable drivers... /usr/bin/gcc checking for linker flags for loadable drivers... -shared -Wl,-Bsymbolic checking for 'runtime library path' linker flag... -Wl,-R checking for perl... /usr/bin/perl configure: creating ./config.status config.status: creating examples/meas/Makefile configure: creating ./config.status config.status: creating examples/meas/Makefile config.status: creating src/flex/x86_64-pc-linux-gnu/Makefile === Running configure in /home/naourr/work/instance-0/output-1/build/host-erlang-22.2/lib/odbc === ./configure '--prefix=/home/naourr/work/instance-0/output-1/host' '--sysconfdir=/home/naourr/work/instance-0/output-1/host/etc' '--localstatedir=/home/naourr/work/instance-0/output-1/host/var' '--enable-shared' '--disable-static' '--disable-gtk-doc' '--disable-gtk-doc-html' '--disable-doc' '--disable-docs' '--disable-documentation' '--disable-debug' '--with-xmlto=no' '--with-fop=no' '--disable-nls' '--disable-dependency-tracking' '--without-javac' '--with-ssl=/home/naourr/work/instance-0/output-1/host' '--without-termcap' CFLAGS='-O2 -I/home/naourr/work/instance-0/output-1/host/include' LDFLAGS='-L/home/naourr/work/instance-0/output-1/host/lib -Wl,-rpath,/home/naourr/work/instance-0/output-1/host/lib' --disable-option-checking --cache-file=/dev/null --srcdir="/home/naourr/work/instance-0/output-1/build/host-erlang-22.2/lib/odbc" checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking for gcc... /usr/bin/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 /usr/bin/gcc accepts -g... yes checking for /usr/bin/gcc option to accept ISO C89... none needed checking for mixed cygwin or msys 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 whether make sets $(MAKE)... yes checking for ld.sh... /usr/bin/ld checking for rm... /bin/rm checking for connect... yes checking for gethostbyname... yes checking how to run the C preprocessor... /usr/bin/cpp checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/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 /home/naourr/work/instance-0/output-1/build/host-erlang-22.2/lib/snmp === ./configure '--prefix=/home/naourr/work/instance-0/output-1/host' '--sysconfdir=/home/naourr/work/instance-0/output-1/host/etc' '--localstatedir=/home/naourr/work/instance-0/output-1/host/var' '--enable-shared' '--disable-static' '--disable-gtk-doc' '--disable-gtk-doc-html' '--disable-doc' '--disable-docs' '--disable-documentation' '--disable-debug' '--with-xmlto=no' '--with-fop=no' '--disable-nls' '--disable-dependency-tracking' '--without-javac' '--with-ssl=/home/naourr/work/instance-0/output-1/host' '--without-termcap' CFLAGS='-O2 -I/home/naourr/work/instance-0/output-1/host/include' LDFLAGS='-L/home/naourr/work/instance-0/output-1/host/lib -Wl,-rpath,/home/naourr/work/instance-0/output-1/host/lib' --disable-option-checking --cache-file=/dev/null --srcdir="/home/naourr/work/instance-0/output-1/build/host-erlang-22.2/lib/snmp" checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking for perl... /usr/bin/perl configure: creating ./config.status config.status: creating mibs/Makefile === Running configure in /home/naourr/work/instance-0/output-1/build/host-erlang-22.2/lib/wx === ./configure '--prefix=/home/naourr/work/instance-0/output-1/host' '--sysconfdir=/home/naourr/work/instance-0/output-1/host/etc' '--localstatedir=/home/naourr/work/instance-0/output-1/host/var' '--enable-shared' '--disable-static' '--disable-gtk-doc' '--disable-gtk-doc-html' '--disable-doc' '--disable-docs' '--disable-documentation' '--disable-debug' '--with-xmlto=no' '--with-fop=no' '--disable-nls' '--disable-dependency-tracking' '--without-javac' '--with-ssl=/home/naourr/work/instance-0/output-1/host' '--without-termcap' CFLAGS='-O2 -I/home/naourr/work/instance-0/output-1/host/include' LDFLAGS='-L/home/naourr/work/instance-0/output-1/host/lib -Wl,-rpath,/home/naourr/work/instance-0/output-1/host/lib' --disable-option-checking --cache-file=/dev/null --srcdir="/home/naourr/work/instance-0/output-1/build/host-erlang-22.2/lib/wx" checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking for gcc... /usr/bin/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 /usr/bin/gcc accepts -g... yes checking for /usr/bin/gcc option to accept ISO C89... none needed checking whether we are using the GNU C++ compiler... yes checking whether /usr/bin/g++ accepts -g... yes checking for ranlib... /usr/bin/ranlib checking how to run the C preprocessor... /usr/bin/cpp configure: Building for linux-gnu checking for mixed cygwin or msys 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 for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/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 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 debug build of wxWidgets... checking for wx-config... no checking for standard build of wxWidgets... checking for wx-config... (cached) 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: line 4609: wx-config: command not found 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 2.8.4 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 (glu.h) found, wx will NOT be usable wxWidgets not found, wx will NOT be usable ********************************************************************* ********************************************************************* ********************** DOCUMENTATION INFORMATION ****************** ********************************************************************* documentation : fop is missing. Using fakefop to generate placeholder PDF files. ********************************************************************* >>> host-erlang 22.2 Building PATH="/home/naourr/work/instance-0/output-1/host/bin:/home/naourr/work/instance-0/output-1/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/bin:/home/naourr/git/git-wrappers:/home/naourr/.local/bin:/home/naourr/bin" PKG_CONFIG="/home/naourr/work/instance-0/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/naourr/work/instance-0/output-1/host/lib/pkgconfig:/home/naourr/work/instance-0/output-1/host/share/pkgconfig" /usr/bin/make -j4 -C /home/naourr/work/instance-0/output-1/build/host-erlang-22.2/ make[1]: Entering directory '/home/naourr/work/instance-0/output-1/build/host-erlang-22.2' MAKE depend make[2]: Entering directory '/home/naourr/work/instance-0/output-1/build/host-erlang-22.2/erts/emulator' MAKE generate make[3]: Entering directory '/home/naourr/work/instance-0/output-1/build/host-erlang-22.2/erts/emulator' GEN x86_64-pc-linux-gnu/gen_git_version.mk M4 x86_64-pc-linux-gnu/opt/smp/hipe_x86_asm.h M4 x86_64-pc-linux-gnu/opt/smp/hipe_amd64_asm.h M4 x86_64-pc-linux-gnu/opt/smp/hipe_sparc_asm.h M4 x86_64-pc-linux-gnu/opt/smp/hipe_ppc_asm.h M4 x86_64-pc-linux-gnu/opt/smp/hipe_arm_asm.h GEN x86_64-pc-linux-gnu/opt/smp/erl_alloc_types.h GEN x86_64-pc-linux-gnu/opt/smp/OPCODES-GENERATED GEN x86_64-pc-linux-gnu/opt/smp/TABLES-GENERATED GEN x86_64-pc-linux-gnu/erl_version.h GEN x86_64-pc-linux-gnu/opt/smp/driver_tab.c GEN x86_64-pc-linux-gnu/preload.c CC obj/x86_64-pc-linux-gnu/opt/smp/hipe_mkliterals.o LD /home/naourr/work/instance-0/output-1/build/host-erlang-22.2/bin/x86_64-pc-linux-gnu/hipe_mkliterals.smp GEN x86_64-pc-linux-gnu/opt/smp/hipe_literals.h GEN x86_64-pc-linux-gnu/opt/smp/GENERATED make[3]: Leaving directory '/home/naourr/work/instance-0/output-1/build/host-erlang-22.2/erts/emulator' make[2]: Leaving directory '/home/naourr/work/instance-0/output-1/build/host-erlang-22.2/erts/emulator' make[2]: Entering directory '/home/naourr/work/instance-0/output-1/build/host-erlang-22.2/erts/emulator' MAKE depend make[3]: Entering directory '/home/naourr/work/instance-0/output-1/build/host-erlang-22.2/erts/emulator' GEN x86_64-pc-linux-gnu/opt/smp/depend.mk GEN x86_64-pc-linux-gnu/gen_git_version.mk make[4]: Entering directory '/home/naourr/work/instance-0/output-1/build/host-erlang-22.2/erts/lib_src' MAKE depend make[5]: Entering directory '/home/naourr/work/instance-0/output-1/build/host-erlang-22.2/erts/lib_src' GEN obj/x86_64-pc-linux-gnu/opt/depend.mk make[5]: Nothing to be done for 'depend'. make[5]: Leaving directory '/home/naourr/work/instance-0/output-1/build/host-erlang-22.2/erts/lib_src' make[4]: Leaving directory '/home/naourr/work/instance-0/output-1/build/host-erlang-22.2/erts/lib_src' GEN x86_64-pc-linux-gnu/gen_git_version.mk make[3]: Nothing to be done for 'depend'. make[3]: Leaving directory '/home/naourr/work/instance-0/output-1/build/host-erlang-22.2/erts/emulator' make[2]: Leaving directory '/home/naourr/work/instance-0/output-1/build/host-erlang-22.2/erts/emulator' make[2]: Entering directory '/home/naourr/work/instance-0/output-1/build/host-erlang-22.2/erts/lib_src' MAKE depend make[3]: Entering directory '/home/naourr/work/instance-0/output-1/build/host-erlang-22.2/erts/lib_src' make[3]: Nothing to be done for 'depend'. make[3]: Leaving directory '/home/naourr/work/instance-0/output-1/build/host-erlang-22.2/erts/lib_src' make[2]: Leaving directory '/home/naourr/work/instance-0/output-1/build/host-erlang-22.2/erts/lib_src' MAKE build_erl_interface make[2]: Entering directory '/home/naourr/work/instance-0/output-1/build/host-erlang-22.2/lib/erl_interface' === Entering application erl_interface make[3]: Entering directory '/home/naourr/work/instance-0/output-1/build/host-erlang-22.2/lib/erl_interface/src' MAKE opt make[4]: Entering directory '/home/naourr/work/instance-0/output-1/build/host-erlang-22.2/lib/erl_interface/src' GEN x86_64-pc-linux-gnu/depend.mk CC x86_64-pc-linux-gnu/depend.mk CC x86_64-pc-linux-gnu/depend.mk CC x86_64-pc-linux-gnu/depend.mk CC x86_64-pc-linux-gnu/depend.mk CC /home/naourr/work/instance-0/output-1/build/host-erlang-22.2/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/ei_connect.o CC /home/naourr/work/instance-0/output-1/build/host-erlang-22.2/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/ei_resolve.o CC /home/naourr/work/instance-0/output-1/build/host-erlang-22.2/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/eirecv.o CC /home/naourr/work/instance-0/output-1/build/host-erlang-22.2/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/send.o CC /home/naourr/work/instance-0/output-1/build/host-erlang-22.2/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/send_exit.o CC /home/naourr/work/instance-0/output-1/build/host-erlang-22.2/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/send_reg.o CC /home/naourr/work/instance-0/output-1/build/host-erlang-22.2/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/decode_atom.o CC /home/naourr/work/instance-0/output-1/build/host-erlang-22.2/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/decode_big.o CC /home/naourr/work/instance-0/output-1/build/host-erlang-22.2/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/decode_bignum.o CC /home/naourr/work/instance-0/output-1/build/host-erlang-22.2/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/decode_binary.o CC /home/naourr/work/instance-0/output-1/build/host-erlang-22.2/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/decode_boolean.o CC /home/naourr/work/instance-0/output-1/build/host-erlang-22.2/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/decode_char.o CC /home/naourr/work/instance-0/output-1/build/host-erlang-22.2/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/decode_double.o CC /home/naourr/work/instance-0/output-1/build/host-erlang-22.2/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/decode_fun.o CC /home/naourr/work/instance-0/output-1/build/host-erlang-22.2/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/decode_intlist.o CC /home/naourr/work/instance-0/output-1/build/host-erlang-22.2/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/decode_list_header.o CC /home/naourr/work/instance-0/output-1/build/host-erlang-22.2/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/decode_long.o CC /home/naourr/work/instance-0/output-1/build/host-erlang-22.2/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/decode_pid.o CC /home/naourr/work/instance-0/output-1/build/host-erlang-22.2/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/decode_port.o CC /home/naourr/work/instance-0/output-1/build/host-erlang-22.2/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/decode_ref.o CC /home/naourr/work/instance-0/output-1/build/host-erlang-22.2/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/decode_skip.o CC /home/naourr/work/instance-0/output-1/build/host-erlang-22.2/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/decode_string.o CC /home/naourr/work/instance-0/output-1/build/host-erlang-22.2/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/decode_trace.o CC /home/naourr/work/instance-0/output-1/build/host-erlang-22.2/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/decode_tuple_header.o CC /home/naourr/work/instance-0/output-1/build/host-erlang-22.2/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/decode_ulong.o CC /home/naourr/work/instance-0/output-1/build/host-erlang-22.2/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/decode_version.o CC /home/naourr/work/instance-0/output-1/build/host-erlang-22.2/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/decode_longlong.o CC /home/naourr/work/instance-0/output-1/build/host-erlang-22.2/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/decode_ulonglong.o CC /home/naourr/work/instance-0/output-1/build/host-erlang-22.2/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/encode_atom.o CC /home/naourr/work/instance-0/output-1/build/host-erlang-22.2/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/encode_big.o CC /home/naourr/work/instance-0/output-1/build/host-erlang-22.2/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/encode_bignum.o CC /home/naourr/work/instance-0/output-1/build/host-erlang-22.2/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/encode_binary.o CC /home/naourr/work/instance-0/output-1/build/host-erlang-22.2/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/encode_boolean.o CC /home/naourr/work/instance-0/output-1/build/host-erlang-22.2/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/encode_char.o CC /home/naourr/work/instance-0/output-1/build/host-erlang-22.2/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/encode_double.o CC /home/naourr/work/instance-0/output-1/build/host-erlang-22.2/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/encode_fun.o CC /home/naourr/work/instance-0/output-1/build/host-erlang-22.2/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/encode_list_header.o CC /home/naourr/work/instance-0/output-1/build/host-erlang-22.2/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/encode_long.o CC /home/naourr/work/instance-0/output-1/build/host-erlang-22.2/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/encode_pid.o CC /home/naourr/work/instance-0/output-1/build/host-erlang-22.2/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/encode_port.o CC /home/naourr/work/instance-0/output-1/build/host-erlang-22.2/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/encode_ref.o CC /home/naourr/work/instance-0/output-1/build/host-erlang-22.2/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/encode_string.o CC /home/naourr/work/instance-0/output-1/build/host-erlang-22.2/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/encode_tuple_header.o CC /home/naourr/work/instance-0/output-1/build/host-erlang-22.2/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/encode_trace.o CC /home/naourr/work/instance-0/output-1/build/host-erlang-22.2/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/encode_ulong.o CC /home/naourr/work/instance-0/output-1/build/host-erlang-22.2/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/encode_version.o CC /home/naourr/work/instance-0/output-1/build/host-erlang-22.2/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/encode_longlong.o CC /home/naourr/work/instance-0/output-1/build/host-erlang-22.2/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/encode_ulonglong.o CC /home/naourr/work/instance-0/output-1/build/host-erlang-22.2/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/epmd_port.o CC /home/naourr/work/instance-0/output-1/build/host-erlang-22.2/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/epmd_publish.o CC /home/naourr/work/instance-0/output-1/build/host-erlang-22.2/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/epmd_unpublish.o CC /home/naourr/work/instance-0/output-1/build/host-erlang-22.2/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/ei_decode_term.o CC /home/naourr/work/instance-0/output-1/build/host-erlang-22.2/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/ei_format.o CC /home/naourr/work/instance-0/output-1/build/host-erlang-22.2/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/ei_locking.o CC /home/naourr/work/instance-0/output-1/build/host-erlang-22.2/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/ei_malloc.o CC /home/naourr/work/instance-0/output-1/build/host-erlang-22.2/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/ei_portio.o CC /home/naourr/work/instance-0/output-1/build/host-erlang-22.2/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/ei_printterm.o CC /home/naourr/work/instance-0/output-1/build/host-erlang-22.2/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/ei_pthreads.o CC /home/naourr/work/instance-0/output-1/build/host-erlang-22.2/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/ei_trace.o CC /home/naourr/work/instance-0/output-1/build/host-erlang-22.2/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/ei_x_encode.o CC /home/naourr/work/instance-0/output-1/build/host-erlang-22.2/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/eimd5.o CC /home/naourr/work/instance-0/output-1/build/host-erlang-22.2/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/get_type.o CC /home/naourr/work/instance-0/output-1/build/host-erlang-22.2/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/show_msg.o CC /home/naourr/work/instance-0/output-1/build/host-erlang-22.2/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/ei_compat.o CC /home/naourr/work/instance-0/output-1/build/host-erlang-22.2/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/ei_init.o CC /home/naourr/work/instance-0/output-1/build/host-erlang-22.2/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/hash_dohash.o CC /home/naourr/work/instance-0/output-1/build/host-erlang-22.2/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/hash_foreach.o CC /home/naourr/work/instance-0/output-1/build/host-erlang-22.2/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/hash_freetab.o CC /home/naourr/work/instance-0/output-1/build/host-erlang-22.2/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/hash_insert.o CC /home/naourr/work/instance-0/output-1/build/host-erlang-22.2/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/hash_isprime.o CC /home/naourr/work/instance-0/output-1/build/host-erlang-22.2/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/hash_lookup.o CC /home/naourr/work/instance-0/output-1/build/host-erlang-22.2/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/hash_newtab.o CC /home/naourr/work/instance-0/output-1/build/host-erlang-22.2/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/hash_remove.o CC /home/naourr/work/instance-0/output-1/build/host-erlang-22.2/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/hash_resize.o CC /home/naourr/work/instance-0/output-1/build/host-erlang-22.2/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/hash_rlookup.o CC /home/naourr/work/instance-0/output-1/build/host-erlang-22.2/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/reg_close.o CC /home/naourr/work/instance-0/output-1/build/host-erlang-22.2/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/reg_delete.o CC /home/naourr/work/instance-0/output-1/build/host-erlang-22.2/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/reg_dirty.o CC /home/naourr/work/instance-0/output-1/build/host-erlang-22.2/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/reg_dump.o CC /home/naourr/work/instance-0/output-1/build/host-erlang-22.2/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/reg_free.o CC /home/naourr/work/instance-0/output-1/build/host-erlang-22.2/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/reg_get.o CC /home/naourr/work/instance-0/output-1/build/host-erlang-22.2/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/reg_getf.o CC /home/naourr/work/instance-0/output-1/build/host-erlang-22.2/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/reg_geti.o CC /home/naourr/work/instance-0/output-1/build/host-erlang-22.2/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/reg_getp.o CC /home/naourr/work/instance-0/output-1/build/host-erlang-22.2/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/reg_gets.o CC /home/naourr/work/instance-0/output-1/build/host-erlang-22.2/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/reg_make.o CC /home/naourr/work/instance-0/output-1/build/host-erlang-22.2/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/reg_open.o CC /home/naourr/work/instance-0/output-1/build/host-erlang-22.2/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/reg_purge.o CC /home/naourr/work/instance-0/output-1/build/host-erlang-22.2/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/reg_resize.o CC /home/naourr/work/instance-0/output-1/build/host-erlang-22.2/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/reg_restore.o CC /home/naourr/work/instance-0/output-1/build/host-erlang-22.2/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/reg_set.o CC /home/naourr/work/instance-0/output-1/build/host-erlang-22.2/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/reg_setf.o CC /home/naourr/work/instance-0/output-1/build/host-erlang-22.2/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/reg_seti.o CC /home/naourr/work/instance-0/output-1/build/host-erlang-22.2/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/reg_setp.o CC /home/naourr/work/instance-0/output-1/build/host-erlang-22.2/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/reg_sets.o CC /home/naourr/work/instance-0/output-1/build/host-erlang-22.2/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/reg_stat.o CC /home/naourr/work/instance-0/output-1/build/host-erlang-22.2/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/reg_tabstat.o CC /home/naourr/work/instance-0/output-1/build/host-erlang-22.2/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/decode_term.o CC /home/naourr/work/instance-0/output-1/build/host-erlang-22.2/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/encode_term.o CC /home/naourr/work/instance-0/output-1/build/host-erlang-22.2/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/erl_connect.o CC /home/naourr/work/instance-0/output-1/build/host-erlang-22.2/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/erl_error.o CC /home/naourr/work/instance-0/output-1/build/host-erlang-22.2/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/erl_eterm.o CC /home/naourr/work/instance-0/output-1/build/host-erlang-22.2/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/erl_fix_alloc.o CC /home/naourr/work/instance-0/output-1/build/host-erlang-22.2/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/erl_format.o CC /home/naourr/work/instance-0/output-1/build/host-erlang-22.2/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/erl_malloc.o CC /home/naourr/work/instance-0/output-1/build/host-erlang-22.2/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/erl_marshal.o CC /home/naourr/work/instance-0/output-1/build/host-erlang-22.2/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/erl_resolve.o CC /home/naourr/work/instance-0/output-1/build/host-erlang-22.2/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/erl_timeout.o CC /home/naourr/work/instance-0/output-1/build/host-erlang-22.2/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/global_names.o CC /home/naourr/work/instance-0/output-1/build/host-erlang-22.2/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/global_register.o CC /home/naourr/work/instance-0/output-1/build/host-erlang-22.2/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/global_unregister.o CC /home/naourr/work/instance-0/output-1/build/host-erlang-22.2/lib/erl_interface/obj.st/x86_64-pc-linux-gnu/global_whereis.o CC /home/naourr/work/instance-0/output-1/build/host-erlang-22.2/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/ei_connect.o CC /home/naourr/work/instance-0/output-1/build/host-erlang-22.2/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/ei_resolve.o CC /home/naourr/work/instance-0/output-1/build/host-erlang-22.2/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/eirecv.o CC /home/naourr/work/instance-0/output-1/build/host-erlang-22.2/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/send.o CC /home/naourr/work/instance-0/output-1/build/host-erlang-22.2/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/send_exit.o CC /home/naourr/work/instance-0/output-1/build/host-erlang-22.2/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/send_reg.o CC /home/naourr/work/instance-0/output-1/build/host-erlang-22.2/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/decode_atom.o CC /home/naourr/work/instance-0/output-1/build/host-erlang-22.2/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/decode_big.o CC /home/naourr/work/instance-0/output-1/build/host-erlang-22.2/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/decode_bignum.o CC /home/naourr/work/instance-0/output-1/build/host-erlang-22.2/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/decode_binary.o CC /home/naourr/work/instance-0/output-1/build/host-erlang-22.2/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/decode_boolean.o CC /home/naourr/work/instance-0/output-1/build/host-erlang-22.2/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/decode_char.o CC /home/naourr/work/instance-0/output-1/build/host-erlang-22.2/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/decode_double.o CC /home/naourr/work/instance-0/output-1/build/host-erlang-22.2/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/decode_fun.o CC /home/naourr/work/instance-0/output-1/build/host-erlang-22.2/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/decode_intlist.o CC /home/naourr/work/instance-0/output-1/build/host-erlang-22.2/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/decode_list_header.o CC /home/naourr/work/instance-0/output-1/build/host-erlang-22.2/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/decode_long.o CC /home/naourr/work/instance-0/output-1/build/host-erlang-22.2/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/decode_pid.o CC /home/naourr/work/instance-0/output-1/build/host-erlang-22.2/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/decode_port.o CC /home/naourr/work/instance-0/output-1/build/host-erlang-22.2/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/decode_ref.o CC /home/naourr/work/instance-0/output-1/build/host-erlang-22.2/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/decode_skip.o CC /home/naourr/work/instance-0/output-1/build/host-erlang-22.2/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/decode_string.o CC /home/naourr/work/instance-0/output-1/build/host-erlang-22.2/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/decode_trace.o CC /home/naourr/work/instance-0/output-1/build/host-erlang-22.2/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/decode_tuple_header.o CC /home/naourr/work/instance-0/output-1/build/host-erlang-22.2/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/decode_ulong.o CC /home/naourr/work/instance-0/output-1/build/host-erlang-22.2/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/decode_version.o CC /home/naourr/work/instance-0/output-1/build/host-erlang-22.2/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/decode_longlong.o CC /home/naourr/work/instance-0/output-1/build/host-erlang-22.2/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/decode_ulonglong.o CC /home/naourr/work/instance-0/output-1/build/host-erlang-22.2/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/encode_atom.o CC /home/naourr/work/instance-0/output-1/build/host-erlang-22.2/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/encode_big.o CC /home/naourr/work/instance-0/output-1/build/host-erlang-22.2/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/encode_bignum.o CC /home/naourr/work/instance-0/output-1/build/host-erlang-22.2/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/encode_binary.o CC /home/naourr/work/instance-0/output-1/build/host-erlang-22.2/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/encode_boolean.o CC /home/naourr/work/instance-0/output-1/build/host-erlang-22.2/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/encode_char.o CC /home/naourr/work/instance-0/output-1/build/host-erlang-22.2/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/encode_double.o CC /home/naourr/work/instance-0/output-1/build/host-erlang-22.2/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/encode_fun.o CC /home/naourr/work/instance-0/output-1/build/host-erlang-22.2/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/encode_list_header.o CC /home/naourr/work/instance-0/output-1/build/host-erlang-22.2/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/encode_long.o CC /home/naourr/work/instance-0/output-1/build/host-erlang-22.2/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/encode_pid.o CC /home/naourr/work/instance-0/output-1/build/host-erlang-22.2/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/encode_port.o CC /home/naourr/work/instance-0/output-1/build/host-erlang-22.2/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/encode_ref.o CC /home/naourr/work/instance-0/output-1/build/host-erlang-22.2/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/encode_string.o CC /home/naourr/work/instance-0/output-1/build/host-erlang-22.2/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/encode_trace.o CC /home/naourr/work/instance-0/output-1/build/host-erlang-22.2/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/encode_tuple_header.o CC /home/naourr/work/instance-0/output-1/build/host-erlang-22.2/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/encode_ulong.o CC /home/naourr/work/instance-0/output-1/build/host-erlang-22.2/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/encode_version.o CC /home/naourr/work/instance-0/output-1/build/host-erlang-22.2/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/encode_longlong.o CC /home/naourr/work/instance-0/output-1/build/host-erlang-22.2/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/encode_ulonglong.o CC /home/naourr/work/instance-0/output-1/build/host-erlang-22.2/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/epmd_port.o CC /home/naourr/work/instance-0/output-1/build/host-erlang-22.2/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/epmd_publish.o CC /home/naourr/work/instance-0/output-1/build/host-erlang-22.2/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/epmd_unpublish.o CC /home/naourr/work/instance-0/output-1/build/host-erlang-22.2/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/ei_decode_term.o CC /home/naourr/work/instance-0/output-1/build/host-erlang-22.2/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/ei_format.o CC /home/naourr/work/instance-0/output-1/build/host-erlang-22.2/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/ei_locking.o CC /home/naourr/work/instance-0/output-1/build/host-erlang-22.2/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/ei_malloc.o CC /home/naourr/work/instance-0/output-1/build/host-erlang-22.2/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/ei_portio.o CC /home/naourr/work/instance-0/output-1/build/host-erlang-22.2/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/ei_printterm.o CC /home/naourr/work/instance-0/output-1/build/host-erlang-22.2/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/ei_pthreads.o CC /home/naourr/work/instance-0/output-1/build/host-erlang-22.2/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/ei_trace.o CC /home/naourr/work/instance-0/output-1/build/host-erlang-22.2/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/ei_x_encode.o CC /home/naourr/work/instance-0/output-1/build/host-erlang-22.2/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/eimd5.o CC /home/naourr/work/instance-0/output-1/build/host-erlang-22.2/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/get_type.o CC /home/naourr/work/instance-0/output-1/build/host-erlang-22.2/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/show_msg.o CC /home/naourr/work/instance-0/output-1/build/host-erlang-22.2/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/ei_compat.o CC /home/naourr/work/instance-0/output-1/build/host-erlang-22.2/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/ei_init.o CC /home/naourr/work/instance-0/output-1/build/host-erlang-22.2/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/hash_dohash.o CC /home/naourr/work/instance-0/output-1/build/host-erlang-22.2/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/hash_foreach.o CC /home/naourr/work/instance-0/output-1/build/host-erlang-22.2/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/hash_freetab.o CC /home/naourr/work/instance-0/output-1/build/host-erlang-22.2/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/hash_insert.o CC /home/naourr/work/instance-0/output-1/build/host-erlang-22.2/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/hash_isprime.o CC /home/naourr/work/instance-0/output-1/build/host-erlang-22.2/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/hash_lookup.o CC /home/naourr/work/instance-0/output-1/build/host-erlang-22.2/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/hash_newtab.o CC /home/naourr/work/instance-0/output-1/build/host-erlang-22.2/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/hash_remove.o CC /home/naourr/work/instance-0/output-1/build/host-erlang-22.2/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/hash_resize.o CC /home/naourr/work/instance-0/output-1/build/host-erlang-22.2/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/hash_rlookup.o CC /home/naourr/work/instance-0/output-1/build/host-erlang-22.2/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/reg_close.o CC /home/naourr/work/instance-0/output-1/build/host-erlang-22.2/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/reg_delete.o CC /home/naourr/work/instance-0/output-1/build/host-erlang-22.2/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/reg_dirty.o CC /home/naourr/work/instance-0/output-1/build/host-erlang-22.2/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/reg_dump.o CC /home/naourr/work/instance-0/output-1/build/host-erlang-22.2/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/reg_free.o CC /home/naourr/work/instance-0/output-1/build/host-erlang-22.2/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/reg_get.o CC /home/naourr/work/instance-0/output-1/build/host-erlang-22.2/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/reg_getf.o CC /home/naourr/work/instance-0/output-1/build/host-erlang-22.2/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/reg_geti.o CC /home/naourr/work/instance-0/output-1/build/host-erlang-22.2/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/reg_getp.o CC /home/naourr/work/instance-0/output-1/build/host-erlang-22.2/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/reg_gets.o CC /home/naourr/work/instance-0/output-1/build/host-erlang-22.2/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/reg_make.o CC /home/naourr/work/instance-0/output-1/build/host-erlang-22.2/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/reg_open.o CC /home/naourr/work/instance-0/output-1/build/host-erlang-22.2/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/reg_purge.o CC /home/naourr/work/instance-0/output-1/build/host-erlang-22.2/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/reg_resize.o CC /home/naourr/work/instance-0/output-1/build/host-erlang-22.2/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/reg_restore.o CC /home/naourr/work/instance-0/output-1/build/host-erlang-22.2/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/reg_set.o CC /home/naourr/work/instance-0/output-1/build/host-erlang-22.2/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/reg_setf.o CC /home/naourr/work/instance-0/output-1/build/host-erlang-22.2/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/reg_seti.o CC /home/naourr/work/instance-0/output-1/build/host-erlang-22.2/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/reg_setp.o CC /home/naourr/work/instance-0/output-1/build/host-erlang-22.2/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/reg_sets.o CC /home/naourr/work/instance-0/output-1/build/host-erlang-22.2/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/reg_stat.o CC /home/naourr/work/instance-0/output-1/build/host-erlang-22.2/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/reg_tabstat.o CC /home/naourr/work/instance-0/output-1/build/host-erlang-22.2/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/decode_term.o CC /home/naourr/work/instance-0/output-1/build/host-erlang-22.2/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/encode_term.o CC /home/naourr/work/instance-0/output-1/build/host-erlang-22.2/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/erl_connect.o CC /home/naourr/work/instance-0/output-1/build/host-erlang-22.2/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/erl_error.o CC /home/naourr/work/instance-0/output-1/build/host-erlang-22.2/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/erl_eterm.o CC /home/naourr/work/instance-0/output-1/build/host-erlang-22.2/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/erl_fix_alloc.o CC /home/naourr/work/instance-0/output-1/build/host-erlang-22.2/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/erl_format.o CC /home/naourr/work/instance-0/output-1/build/host-erlang-22.2/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/erl_malloc.o CC /home/naourr/work/instance-0/output-1/build/host-erlang-22.2/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/erl_marshal.o CC /home/naourr/work/instance-0/output-1/build/host-erlang-22.2/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/erl_resolve.o CC /home/naourr/work/instance-0/output-1/build/host-erlang-22.2/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/erl_timeout.o CC /home/naourr/work/instance-0/output-1/build/host-erlang-22.2/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/global_names.o CC /home/naourr/work/instance-0/output-1/build/host-erlang-22.2/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/global_register.o CC /home/naourr/work/instance-0/output-1/build/host-erlang-22.2/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/global_unregister.o CC /home/naourr/work/instance-0/output-1/build/host-erlang-22.2/lib/erl_interface/obj.mt/x86_64-pc-linux-gnu/global_whereis.o AR /home/naourr/work/instance-0/output-1/build/host-erlang-22.2/lib/erl_interface/obj/x86_64-pc-linux-gnu/libei_st.a RANLIB /home/naourr/work/instance-0/output-1/build/host-erlang-22.2/lib/erl_interface/obj/x86_64-pc-linux-gnu/libei_st.a AR /home/naourr/work/instance-0/output-1/build/host-erlang-22.2/lib/erl_interface/obj/x86_64-pc-linux-gnu/liberl_interface_st.a RANLIB /home/naourr/work/instance-0/output-1/build/host-erlang-22.2/lib/erl_interface/obj/x86_64-pc-linux-gnu/liberl_interface_st.a AR /home/naourr/work/instance-0/output-1/build/host-erlang-22.2/lib/erl_interface/obj/x86_64-pc-linux-gnu/libei.a RANLIB /home/naourr/work/instance-0/output-1/build/host-erlang-22.2/lib/erl_interface/obj/x86_64-pc-linux-gnu/libei.a LD /home/naourr/work/instance-0/output-1/build/host-erlang-22.2/lib/erl_interface/bin/x86_64-pc-linux-gnu/erl_call AR /home/naourr/work/instance-0/output-1/build/host-erlang-22.2/lib/erl_interface/obj/x86_64-pc-linux-gnu/liberl_interface.a RANLIB /home/naourr/work/instance-0/output-1/build/host-erlang-22.2/lib/erl_interface/obj/x86_64-pc-linux-gnu/liberl_interface.a /usr/bin/ld: /home/naourr/work/instance-0/output-1/build/host-erlang-22.2/lib/erl_interface/obj/x86_64-pc-linux-gnu/libei.a(eirecv.o):(.bss+0x0): multiple definition of `ei_default_socket_callbacks'; /home/naourr/work/instance-0/output-1/build/host-erlang-22.2/lib/erl_interface/obj/x86_64-pc-linux-gnu/libei.a(ei_connect.o):(.bss+0x20): first defined here /usr/bin/ld: /home/naourr/work/instance-0/output-1/build/host-erlang-22.2/lib/erl_interface/obj/x86_64-pc-linux-gnu/libei.a(send.o):(.bss+0x0): multiple definition of `ei_default_socket_callbacks'; /home/naourr/work/instance-0/output-1/build/host-erlang-22.2/lib/erl_interface/obj/x86_64-pc-linux-gnu/libei.a(ei_connect.o):(.bss+0x20): first defined here /usr/bin/ld: /home/naourr/work/instance-0/output-1/build/host-erlang-22.2/lib/erl_interface/obj/x86_64-pc-linux-gnu/libei.a(send_reg.o):(.bss+0x0): multiple definition of `ei_default_socket_callbacks'; /home/naourr/work/instance-0/output-1/build/host-erlang-22.2/lib/erl_interface/obj/x86_64-pc-linux-gnu/libei.a(ei_connect.o):(.bss+0x20): first defined here /usr/bin/ld: /home/naourr/work/instance-0/output-1/build/host-erlang-22.2/lib/erl_interface/obj/x86_64-pc-linux-gnu/libei.a(epmd_port.o):(.bss+0x0): multiple definition of `ei_default_socket_callbacks'; /home/naourr/work/instance-0/output-1/build/host-erlang-22.2/lib/erl_interface/obj/x86_64-pc-linux-gnu/libei.a(ei_connect.o):(.bss+0x20): first defined here /usr/bin/ld: /home/naourr/work/instance-0/output-1/build/host-erlang-22.2/lib/erl_interface/obj/x86_64-pc-linux-gnu/libei.a(ei_portio.o):(.data.rel.local+0x0): multiple definition of `ei_default_socket_callbacks'; /home/naourr/work/instance-0/output-1/build/host-erlang-22.2/lib/erl_interface/obj/x86_64-pc-linux-gnu/libei.a(ei_connect.o):(.bss+0x20): first defined here collect2: error: ld returned 1 exit status make[4]: *** [x86_64-pc-linux-gnu/Makefile:669: /home/naourr/work/instance-0/output-1/build/host-erlang-22.2/lib/erl_interface/bin/x86_64-pc-linux-gnu/erl_call] Error 1 make[4]: Leaving directory '/home/naourr/work/instance-0/output-1/build/host-erlang-22.2/lib/erl_interface/src' make[3]: *** [Makefile:31: opt] Error 2 make[3]: Leaving directory '/home/naourr/work/instance-0/output-1/build/host-erlang-22.2/lib/erl_interface/src' make[2]: *** [/home/naourr/work/instance-0/output-1/build/host-erlang-22.2/make/otp_subdir.mk:29: opt] Error 2 make[2]: Leaving directory '/home/naourr/work/instance-0/output-1/build/host-erlang-22.2/lib/erl_interface' make[1]: *** [Makefile:393: build_erl_interface] Error 2 make[1]: Leaving directory '/home/naourr/work/instance-0/output-1/build/host-erlang-22.2' make: *** [package/pkg-generic.mk:269: /home/naourr/work/instance-0/output-1/build/host-erlang-22.2/.stamp_built] Error 2 make: Leaving directory '/home/naourr/work/instance-0/buildroot'