>>> erlang22: Building testing/erlang22 22.3.4.24-r0 (using abuild 3.9.0-r1) started Sat, 18 Jun 2022 19:39:40 +0000 >>> erlang22: Checking sanity of /home/buildozer/aports/testing/erlang22/APKBUILD... >>> erlang22: Analyzing dependencies... >>> erlang22: Installing for build: build-base perl-dev perl zlib-dev ncurses-dev openssl1.1-compat-dev autoconf (1/13) Installing libbz2 (1.0.8-r1) (2/13) Installing perl (5.36.0-r0) (3/13) Installing perl-utils (5.36.0-r0) (4/13) Installing perl-dev (5.36.0-r0) (5/13) Installing zlib-dev (1.2.12-r1) (6/13) Installing ncurses-dev (6.3_p20220612-r0) (7/13) Installing openssl-dev (1.1.1o-r0) (8/13) Installing m4 (1.4.19-r1) (9/13) Installing autoconf (2.71-r0) (10/13) Installing .makedepends-erlang22 (20220618.193944) (11/13) Installing perl-error (0.17029-r1) (12/13) Installing perl-git (2.36.1-r0) (13/13) Installing git-perl (2.36.1-r0) Executing busybox-1.35.0-r16.trigger OK: 266 MiB in 92 packages >>> erlang22: Cleaning up srcdir >>> erlang22: Cleaning up pkgdir >>> erlang22: Fetching https://distfiles.alpinelinux.org/distfiles/edge//otp_src_22.3.4.24.tar.gz >>> erlang22: Fetching https://distfiles.alpinelinux.org/distfiles/edge//otp_src_22.3.4.24.tar.gz >>> erlang22: Checking sha512sums... otp_src_22.3.4.24.tar.gz: OK >>> erlang22: Unpacking /var/cache/distfiles/otp_src_22.3.4.24.tar.gz... >>> erlang22: Updating ./erts/autoconf/config.sub >>> erlang22: Updating ./lib/common_test/test_server/config.sub >>> erlang22: Updating ./lib/common_test/priv/auxdir/config.sub >>> erlang22: Updating ./lib/erl_interface/src/auxdir/config.sub >>> erlang22: Updating ./lib/wx/autoconf/config.sub === Running configure in /home/buildozer/aports/testing/erlang22/src/otp_src_22.3.4.24/erts === ./configure '--prefix=/usr' '--sysconfdir=/etc' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--host=riscv64-alpine-linux-musl' '--build=riscv64-alpine-linux-musl' '--enable-threads' '--enable-shared-zlib' '--enable-ssl=dynamic-ssl-lib' '--without-javac' CFLAGS='-Os -fomit-frame-pointer' LDFLAGS='-Wl,--as-needed,-O1,--sort-common' --disable-option-checking --cache-file=/dev/null --srcdir="/home/buildozer/aports/testing/erlang22/src/otp_src_22.3.4.24/erts" checking build system type... riscv64-alpine-linux-musl checking host system type... riscv64-alpine-linux-musl checking for riscv64-alpine-linux-musl-gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for library containing strerror... none required checking OTP release... 22 checking OTP version... 22.3.4.24 checking for riscv64-alpine-linux-musl-gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking for mixed 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... failed configure: WARNING: Check for large file support flags failed; getconf failed checking if we can add -Werror=return-type to WERRORFLAGS (via CFLAGS)... yes checking if we can add -Werror=implicit to WERRORFLAGS (via CFLAGS)... yes checking if we can add -Werror=undef to WERRORFLAGS (via CFLAGS)... yes checking if we can add -fno-common to CFLAGS (via CFLAGS)... yes checking CFLAGS for -O switch... yes checking whether gcc accepts -fprofile-generate -Werror...... yes checking whether gcc accepts -fprofile-use -Werror...... no checking whether gcc accepts -fprofile-use -fprofile-correction -Werror...... no checking whether gcc accepts -fprofile-instr-generate -Werror...... no checking whether to do PGO of erts... no checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking size of void *... 8 checking target hardware architecture... noarch checking whether compilation mode forces ARCH adjustment... no: ARCH is noarch 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... gcc -E checking for riscv64-alpine-linux-musl-ranlib... no checking for ranlib... ranlib checking for bison... no checking for byacc... no checking for perl5... no checking for perl... /usr/bin/perl checking whether ln -s works... yes checking for riscv64-alpine-linux-musl-ar... no checking for ar... ar checking for xsltproc... no configure: WARNING: No 'xsltproc' command found: the documentation cannot be built checking for fop... no configure: WARNING: No 'fop' command found: going to generate placeholder PDF files checking for xmllint... no configure: WARNING: No 'xmllint' command found: can't run the xmllint target for the documentation checking for a BSD-compatible install... /usr/bin/install -c 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... no checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking pthread/mit/pthread.h usability... no checking pthread/mit/pthread.h presence... no checking for pthread/mit/pthread.h... no checking for kstat_open in -lkstat... no checking for clock_gettime in -lrt... yes checking for clock_gettime(CLOCK_MONOTONIC_RAW, _)... yes checking for clock_gettime() with custom monotonic clock type... CLOCK_MONOTONIC checking for clock_getres... yes checking for clock_get_attributes... no checking for gethrtime... no checking for mach clock_get_time() with monotonic clock type... no checking if SIGUSR1 and SIGUSR2 can be used... yes checking if sigaltstack can be used... yes checking for pthread.h... (cached) yes checking for pthread/mit/pthread.h... (cached) no checking sched.h usability... yes checking sched.h presence... yes checking for sched.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for usable PTHREAD_STACK_MIN... yes checking for pthread_spin_lock... yes checking for sched_yield... yes checking whether sched_yield() returns an int... yes checking for pthread_yield... no checking for pthread_rwlock_init... yes checking for pthread_rwlockattr_setkind_np... no checking for pthread_attr_setguardsize... yes checking whether pthread_cond_timedwait() can use the monotonic clock CLOCK_MONOTONIC for timeout... yes checking for Linux futexes... no checking for pthread_setname_np... 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()... yes checking for 32-bit __atomic_load_n()... yes checking for 64-bit __atomic_load_n()... yes checking for 128-bit __atomic_load_n()... yes checking for 32-bit __atomic_add_fetch()... yes checking for 64-bit __atomic_add_fetch()... yes checking for 128-bit __atomic_add_fetch()... yes checking for 32-bit __atomic_fetch_and()... yes checking for 64-bit __atomic_fetch_and()... yes checking for 128-bit __atomic_fetch_and()... yes checking for 32-bit __atomic_fetch_or()... yes checking for 64-bit __atomic_fetch_or()... yes checking for 128-bit __atomic_fetch_or()... yes 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()... yes 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 posix_fadvise... yes checking for closefrom... no checking linux/falloc.h usability... no checking linux/falloc.h presence... no checking for linux/falloc.h... no checking whether fallocate() works... no checking whether posix_fallocate() works... yes checking whether lock checking should be enabled... no checking whether lock counters should be enabled... no checking whether dlopen() needs to be called before first call to dlerror()... yes checking for kstat_open in -lkstat... (cached) no checking for tgetent in -ltinfo... no checking for tgetent in -lncurses... yes 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... yes checking sys/stropts.h presence... yes checking for sys/stropts.h... yes checking sys/sysctl.h usability... no checking sys/sysctl.h presence... no checking for sys/sysctl.h... no checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking for sys/time.h... (cached) yes checking sys/uio.h usability... yes checking sys/uio.h presence... yes checking for sys/uio.h... yes checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/sockio.h usability... no checking sys/sockio.h presence... no checking for sys/sockio.h... no checking sys/socketio.h usability... no checking sys/socketio.h presence... no checking for sys/socketio.h... no checking net/errno.h usability... no checking net/errno.h presence... no checking for net/errno.h... no checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking arpa/nameser.h usability... yes checking arpa/nameser.h presence... yes checking for arpa/nameser.h... yes checking libdlpi.h usability... no checking libdlpi.h presence... no checking for libdlpi.h... no checking pty.h usability... yes checking pty.h presence... yes checking for pty.h... yes checking util.h usability... no checking util.h presence... no checking for util.h... no checking libutil.h usability... no checking libutil.h presence... no checking for libutil.h... no checking utmp.h usability... yes checking utmp.h presence... yes checking for utmp.h... yes checking langinfo.h usability... yes checking langinfo.h presence... yes checking for langinfo.h... yes checking poll.h usability... yes checking poll.h presence... yes checking for poll.h... yes checking sdkddkver.h usability... no checking sdkddkver.h presence... no checking for sdkddkver.h... no checking 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... no checking linux/errqueue.h presence... no checking for linux/errqueue.h... no checking valgrind/valgrind.h usability... no checking valgrind/valgrind.h presence... no checking for valgrind/valgrind.h... no checking for SO_BSDCOMPAT declaration... yes checking for INADDR_LOOPBACK in netinet/in.h... yes checking for sys_errlist declaration in stdio.h or errno.h... no checking if windows.h includes winsock2.h... no checking for an ANSI C-conforming const... yes checking return type of signal handlers... void checking for off_t... yes checking for pid_t... yes checking for size_t... yes checking whether struct tm is in sys/time.h or time.h... time.h checking whether struct sockaddr has sa_len field... no checking 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 size of suseconds_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... no checking for isinf... no 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... no checking for sbrk... yes checking for _sbrk... no checking for __sbrk... no checking for brk... yes checking for _brk... no checking for __brk... no checking for flockfile... yes checking for fstat... yes checking for strlcpy... yes checking for strlcat... yes checking for setsid... yes checking for posix2time... no checking for time2posix... no checking for setlocale... yes checking for nl_langinfo... yes checking for poll... yes checking for mlockall... yes checking for ppoll... yes checking for isfinite... yes 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... no, musl probably used. Need glibc to work properly configure: WARNING: HiPE disabled due to lack of safe signal delivery checking for unreliable floating point exceptions... unreliable checking whether to redefine FD_SETSIZE... no checking for working poll()... yes checking whether epoll is level triggered... yes checking whether kernel poll support should be enabled... yes; epoll checking whether putenv() stores a copy of the key-value pair... no checking for a compiler that handles jumptables... gcc checking whether the code model is small... no checking for kstat_open in -lkstat... (cached) no checking for kvm_open in -lkvm... no checking for riscv64-alpine-linux-musl-c++... g++ checking for log2... yes configure: creating ./config.status config.status: creating emulator/riscv64-alpine-linux-musl/Makefile config.status: creating epmd/src/riscv64-alpine-linux-musl/Makefile config.status: creating etc/common/riscv64-alpine-linux-musl/Makefile config.status: creating include/internal/riscv64-alpine-linux-musl/ethread.mk config.status: creating include/internal/riscv64-alpine-linux-musl/erts_internal.mk config.status: creating lib_src/riscv64-alpine-linux-musl/Makefile config.status: creating ../make/riscv64-alpine-linux-musl/otp.mk config.status: creating ../make/make_emakefile config.status: creating ../lib/os_mon/c_src/riscv64-alpine-linux-musl/Makefile config.status: creating ../lib/runtime_tools/c_src/riscv64-alpine-linux-musl/Makefile config.status: creating ../lib/tools/c_src/riscv64-alpine-linux-musl/Makefile config.status: creating ../make/install_dir_data.sh config.status: creating riscv64-alpine-linux-musl/config.h config.status: creating include/internal/riscv64-alpine-linux-musl/ethread_header_config.h config.status: creating include/riscv64-alpine-linux-musl/erl_int_sizes_config.h === Running configure in /home/buildozer/aports/testing/erlang22/src/otp_src_22.3.4.24/make === ./configure '--prefix=/usr' '--sysconfdir=/etc' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--host=riscv64-alpine-linux-musl' '--build=riscv64-alpine-linux-musl' '--enable-threads' '--enable-shared-zlib' '--enable-ssl=dynamic-ssl-lib' '--without-javac' CFLAGS='-Os -fomit-frame-pointer' LDFLAGS='-Wl,--as-needed,-O1,--sort-common' --disable-option-checking --cache-file=/dev/null --srcdir="/home/buildozer/aports/testing/erlang22/src/otp_src_22.3.4.24/make" Ignoring the --cache-file argument since it can cause the system to be erroneously configured Disabling caching checking build system type... riscv64-alpine-linux-musl checking host system type... riscv64-alpine-linux-musl checking for riscv64-alpine-linux-musl-gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking for riscv64-alpine-linux-musl-ld... no checking for ld... 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... /usr/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 riscv64-alpine-linux-musl-ranlib... no checking for ranlib... ranlib checking for perl5... no checking for perl... /usr/bin/perl checking ERTS version... 10.7.2.16 checking OTP release... 22 checking OTP version... 22.3.4.24 checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for native win32 threads... no checking for pthread_create in -lpthread... yes checking for getconf... getconf checking for Native POSIX Thread Library... no checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking pthread/mit/pthread.h usability... no checking pthread/mit/pthread.h presence... no checking for pthread/mit/pthread.h... no checking if we can add -Wdeclaration-after-statement to DED_WARN_FLAGS (via CFLAGS)... yes checking if we can add -Werror=return-type to DED_WERRORFLAGS (via CFLAGS)... yes checking if we can add -Werror=implicit to DED_WERRORFLAGS (via CFLAGS)... yes checking if we can add -Werror=undef to DED_WERRORFLAGS (via CFLAGS)... yes checking if we can add -fno-common to DED_CFLAGS (via CFLAGS)... yes checking for riscv64-alpine-linux-musl-ld... gcc checking for static compiler flags... -Werror=undef -Werror=implicit -Werror=return-type -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -fno-common -Os -fomit-frame-pointer -D_BSD_SOURCE -Os -fomit-frame-pointer -D_GNU_SOURCE -DSTATIC_ERLANG_NIF -DSTATIC_ERLANG_DRIVER checking for basic compiler flags for loadable drivers... -fno-common -Os -fomit-frame-pointer -D_BSD_SOURCE -Os -fomit-frame-pointer -D_GNU_SOURCE -fPIC checking for compiler flags for loadable drivers... -Werror=undef -Werror=implicit -Werror=return-type -Wdeclaration-after-statement -Wall -Wstrict-prototypes -Wmissing-prototypes -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -fno-common -Os -fomit-frame-pointer -D_BSD_SOURCE -Os -fomit-frame-pointer -D_GNU_SOURCE -fPIC checking for linker for loadable drivers... gcc checking for linker flags for loadable drivers... -shared -Wl,-Bsymbolic checking for 'runtime library path' linker flag... -Wl,-R configure: creating ./config.status config.status: creating ../Makefile config.status: creating output.mk config.status: creating ../make/riscv64-alpine-linux-musl/otp_ded.mk config.status: creating emd2exml config.status: WARNING: '../Makefile.in' seems to ignore the --datarootdir setting === Running configure in /home/buildozer/aports/testing/erlang22/src/otp_src_22.3.4.24/lib/common_test === ./configure '--prefix=/usr' '--sysconfdir=/etc' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--host=riscv64-alpine-linux-musl' '--build=riscv64-alpine-linux-musl' '--enable-threads' '--enable-shared-zlib' '--enable-ssl=dynamic-ssl-lib' '--without-javac' CFLAGS='-Os -fomit-frame-pointer' LDFLAGS='-Wl,--as-needed,-O1,--sort-common' --disable-option-checking --cache-file=/dev/null --srcdir="/home/buildozer/aports/testing/erlang22/src/otp_src_22.3.4.24/lib/common_test" checking build system type... riscv64-alpine-linux-musl checking host system type... riscv64-alpine-linux-musl configure: creating ./config.status config.status: creating priv/riscv64-alpine-linux-musl/Makefile === Running configure in /home/buildozer/aports/testing/erlang22/src/otp_src_22.3.4.24/lib/crypto === ./configure '--prefix=/usr' '--sysconfdir=/etc' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--host=riscv64-alpine-linux-musl' '--build=riscv64-alpine-linux-musl' '--enable-threads' '--enable-shared-zlib' '--enable-ssl=dynamic-ssl-lib' '--without-javac' CFLAGS='-Os -fomit-frame-pointer' LDFLAGS='-Wl,--as-needed,-O1,--sort-common' --disable-option-checking --cache-file=/dev/null --srcdir="/home/buildozer/aports/testing/erlang22/src/otp_src_22.3.4.24/lib/crypto" checking build system type... riscv64-alpine-linux-musl checking host system type... riscv64-alpine-linux-musl checking for riscv64-alpine-linux-musl-gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for mixed 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... gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for native win32 threads... no checking for pthread_create in -lpthread... yes checking for getconf... getconf checking for Native POSIX Thread Library... no checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking pthread/mit/pthread.h usability... no checking pthread/mit/pthread.h presence... no checking for pthread/mit/pthread.h... no checking if we can add -Wdeclaration-after-statement to DED_WARN_FLAGS (via CFLAGS)... yes checking if we can add -Werror=return-type to DED_WERRORFLAGS (via CFLAGS)... yes checking if we can add -Werror=implicit to DED_WERRORFLAGS (via CFLAGS)... yes checking if we can add -Werror=undef to DED_WERRORFLAGS (via CFLAGS)... yes checking if we can add -fno-common to DED_CFLAGS (via CFLAGS)... yes checking for riscv64-alpine-linux-musl-ld... gcc checking for static compiler flags... -Werror=undef -Werror=implicit -Werror=return-type -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -fno-common -Os -fomit-frame-pointer -D_BSD_SOURCE -Os -fomit-frame-pointer -D_GNU_SOURCE -DSTATIC_ERLANG_NIF -DSTATIC_ERLANG_DRIVER checking for basic compiler flags for loadable drivers... -fno-common -Os -fomit-frame-pointer -D_BSD_SOURCE -Os -fomit-frame-pointer -D_GNU_SOURCE -fPIC checking for compiler flags for loadable drivers... -Werror=undef -Werror=implicit -Werror=return-type -Wdeclaration-after-statement -Wall -Wstrict-prototypes -Wmissing-prototypes -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -fno-common -Os -fomit-frame-pointer -D_BSD_SOURCE -Os -fomit-frame-pointer -D_GNU_SOURCE -fPIC checking for linker for loadable drivers... gcc checking for linker flags for loadable drivers... -shared -Wl,-Bsymbolic checking for 'runtime library path' linker flag... -Wl,-R checking size of void *... 8 checking for static ZLib to be used by SSL in standard locations... no checking for OpenSSL >= 0.9.8c in standard locations... /usr checking for OpenSSL kerberos 5 support... no checking for ssl runtime library path to use... /usr/lib:/usr/local/lib:/usr/sfw/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/riscv64-alpine-linux-musl/Makefile === Running configure in /home/buildozer/aports/testing/erlang22/src/otp_src_22.3.4.24/lib/erl_interface === ./configure '--prefix=/usr' '--sysconfdir=/etc' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--host=riscv64-alpine-linux-musl' '--build=riscv64-alpine-linux-musl' '--enable-threads' '--enable-shared-zlib' '--enable-ssl=dynamic-ssl-lib' '--without-javac' CFLAGS='-Os -fomit-frame-pointer' LDFLAGS='-Wl,--as-needed,-O1,--sort-common' --disable-option-checking --cache-file=/dev/null --srcdir="/home/buildozer/aports/testing/erlang22/src/otp_src_22.3.4.24/lib/erl_interface" checking build system type... riscv64-alpine-linux-musl checking host system type... riscv64-alpine-linux-musl checking for riscv64-alpine-linux-musl-gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking how to run the C preprocessor... gcc -E checking for riscv64-alpine-linux-musl-ranlib... no checking for ranlib... ranlib checking for ld.sh... no checking for riscv64-alpine-linux-musl-ld... no checking for ld... ld checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking size of short... 2 checking size of int... 4 checking size of long... 8 checking size of void *... 8 checking size of long long... 8 checking target hardware architecture... noarch checking whether compilation mode forces ARCH adjustment... no: ARCH is noarch checking for unaligned word access... no checking for riscv64-alpine-linux-musl-ar... no checking for ar... 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 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... 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()... yes checking for 32-bit __atomic_load_n()... yes checking for 64-bit __atomic_load_n()... yes checking for 128-bit __atomic_load_n()... yes checking for 32-bit __atomic_add_fetch()... yes checking for 64-bit __atomic_add_fetch()... yes checking for 128-bit __atomic_add_fetch()... yes checking for 32-bit __atomic_fetch_and()... yes checking for 64-bit __atomic_fetch_and()... yes checking for 128-bit __atomic_fetch_and()... yes checking for 32-bit __atomic_fetch_or()... yes checking for 64-bit __atomic_fetch_or()... yes checking for 128-bit __atomic_fetch_or()... yes 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()... yes checking if we can add -Werror=return-type to WERRORFLAGS (via CFLAGS)... yes checking if we can add -fno-common to CFLAGS (via CFLAGS)... yes configure: creating ./config.status config.status: creating src/riscv64-alpine-linux-musl/Makefile config.status: creating src/riscv64-alpine-linux-musl/eidefs.mk config.status: creating src/riscv64-alpine-linux-musl/config.h === Running configure in /home/buildozer/aports/testing/erlang22/src/otp_src_22.3.4.24/lib/megaco === ./configure '--prefix=/usr' '--sysconfdir=/etc' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--host=riscv64-alpine-linux-musl' '--build=riscv64-alpine-linux-musl' '--enable-threads' '--enable-shared-zlib' '--enable-ssl=dynamic-ssl-lib' '--without-javac' CFLAGS='-Os -fomit-frame-pointer' LDFLAGS='-Wl,--as-needed,-O1,--sort-common' --disable-option-checking --cache-file=/dev/null --srcdir="/home/buildozer/aports/testing/erlang22/src/otp_src_22.3.4.24/lib/megaco" checking build system type... riscv64-alpine-linux-musl checking host system type... riscv64-alpine-linux-musl checking for riscv64-alpine-linux-musl-gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for mixed 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... no checking for lex... no checking if we can add -Werror=return-type to CFLAGS (via CFLAGS)... yes checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for native win32 threads... no checking for pthread_create in -lpthread... yes checking for getconf... getconf checking for Native POSIX Thread Library... no checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking pthread/mit/pthread.h usability... no checking pthread/mit/pthread.h presence... no checking for pthread/mit/pthread.h... no checking if we can add -Wdeclaration-after-statement to DED_WARN_FLAGS (via CFLAGS)... yes checking if we can add -Werror=return-type to DED_WERRORFLAGS (via CFLAGS)... yes checking if we can add -Werror=implicit to DED_WERRORFLAGS (via CFLAGS)... yes checking if we can add -Werror=undef to DED_WERRORFLAGS (via CFLAGS)... yes checking if we can add -fno-common to DED_CFLAGS (via CFLAGS)... yes checking for riscv64-alpine-linux-musl-ld... gcc checking for static compiler flags... -Werror=undef -Werror=implicit -Werror=return-type -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -fno-common -Werror=return-type -Os -fomit-frame-pointer -D_BSD_SOURCE -Os -fomit-frame-pointer -D_GNU_SOURCE -DSTATIC_ERLANG_NIF -DSTATIC_ERLANG_DRIVER checking for basic compiler flags for loadable drivers... -fno-common -Werror=return-type -Os -fomit-frame-pointer -D_BSD_SOURCE -Os -fomit-frame-pointer -D_GNU_SOURCE -fPIC checking for compiler flags for loadable drivers... -Werror=undef -Werror=implicit -Werror=return-type -Wdeclaration-after-statement -Wall -Wstrict-prototypes -Wmissing-prototypes -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -fno-common -Werror=return-type -Os -fomit-frame-pointer -D_BSD_SOURCE -Os -fomit-frame-pointer -D_GNU_SOURCE -fPIC checking for linker for loadable drivers... gcc checking for linker flags for loadable drivers... -shared -Wl,-Bsymbolic checking for 'runtime library path' linker flag... -Wl,-R checking for perl... perl configure: creating ./config.status config.status: creating examples/meas/Makefile configure: creating ./config.status config.status: creating examples/meas/Makefile config.status: creating src/flex/riscv64-alpine-linux-musl/Makefile === Running configure in /home/buildozer/aports/testing/erlang22/src/otp_src_22.3.4.24/lib/odbc === ./configure '--prefix=/usr' '--sysconfdir=/etc' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--host=riscv64-alpine-linux-musl' '--build=riscv64-alpine-linux-musl' '--enable-threads' '--enable-shared-zlib' '--enable-ssl=dynamic-ssl-lib' '--without-javac' CFLAGS='-Os -fomit-frame-pointer' LDFLAGS='-Wl,--as-needed,-O1,--sort-common' --disable-option-checking --cache-file=/dev/null --srcdir="/home/buildozer/aports/testing/erlang22/src/otp_src_22.3.4.24/lib/odbc" checking build system type... riscv64-alpine-linux-musl checking host system type... riscv64-alpine-linux-musl checking for riscv64-alpine-linux-musl-gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for mixed 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... no checking for riscv64-alpine-linux-musl-ld... no checking for ld... ld checking for rm... /bin/rm checking for connect... yes checking for gethostbyname... yes checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking winsock2.h usability... no checking winsock2.h presence... no checking for winsock2.h... no checking windows.h usability... no checking windows.h presence... no checking for windows.h... no checking for sql.h... no checking for sqlext.h... no checking for an ANSI C-conforming const... yes checking for size_t... yes checking for struct sockaddr_in6.sin6_addr... yes checking for memset... yes checking for socket... yes checking for native win32 threads... no checking for pthread_create in -lpthread... yes checking for getconf... getconf checking for Native POSIX Thread Library... 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/riscv64-alpine-linux-musl/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/buildozer/aports/testing/erlang22/src/otp_src_22.3.4.24/lib/snmp === ./configure '--prefix=/usr' '--sysconfdir=/etc' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--host=riscv64-alpine-linux-musl' '--build=riscv64-alpine-linux-musl' '--enable-threads' '--enable-shared-zlib' '--enable-ssl=dynamic-ssl-lib' '--without-javac' CFLAGS='-Os -fomit-frame-pointer' LDFLAGS='-Wl,--as-needed,-O1,--sort-common' --disable-option-checking --cache-file=/dev/null --srcdir="/home/buildozer/aports/testing/erlang22/src/otp_src_22.3.4.24/lib/snmp" checking build system type... riscv64-alpine-linux-musl checking host system type... riscv64-alpine-linux-musl checking for perl... perl configure: creating ./config.status config.status: creating mibs/Makefile === Running configure in /home/buildozer/aports/testing/erlang22/src/otp_src_22.3.4.24/lib/wx === ./configure '--prefix=/usr' '--sysconfdir=/etc' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--host=riscv64-alpine-linux-musl' '--build=riscv64-alpine-linux-musl' '--enable-threads' '--enable-shared-zlib' '--enable-ssl=dynamic-ssl-lib' '--without-javac' CFLAGS='-Os -fomit-frame-pointer' LDFLAGS='-Wl,--as-needed,-O1,--sort-common' --disable-option-checking --cache-file=/dev/null --srcdir="/home/buildozer/aports/testing/erlang22/src/otp_src_22.3.4.24/lib/wx" checking build system type... riscv64-alpine-linux-musl checking host system type... riscv64-alpine-linux-musl checking for riscv64-alpine-linux-musl-gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking for riscv64-alpine-linux-musl-ranlib... no checking for ranlib... ranlib checking how to run the C preprocessor... gcc -E configure: Building for linux-musl 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... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking size of void *... 8 checking if we can add -fno-move-loop-invariants to CXXNOOPT (via CFLAGS)... yes checking 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 riscv64-alpine-linux-musl/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 4642: wx-config: 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 : xsltproc is missing. fop is missing. xmllint is missing. The documentation cannot be built. ********************************************************************* make: /home/buildozer/aports/testing/erlang22/src/otp_src_22.3.4.24/erts/autoconf/config.sub: Permission denied /home/buildozer/aports/testing/erlang22/src/otp_src_22.3.4.24/make/target.mk:68: *** Neither TARGET nor OVERRIDE_TARGET can be determined!. Stop. >>> ERROR: erlang22: build failed >>> erlang22: Uninstalling dependencies... (1/13) Purging .makedepends-erlang22 (20220618.193944) (2/13) Purging perl-dev (5.36.0-r0) (3/13) Purging perl-utils (5.36.0-r0) (4/13) Purging zlib-dev (1.2.12-r1) (5/13) Purging ncurses-dev (6.3_p20220612-r0) (6/13) Purging autoconf (2.71-r0) (7/13) Purging m4 (1.4.19-r1) (8/13) Purging git-perl (2.36.1-r0) (9/13) Purging perl-git (2.36.1-r0) (10/13) Purging perl-error (0.17029-r1) (11/13) Purging perl (5.36.0-r0) (12/13) Purging libbz2 (1.0.8-r1) (13/13) Purging openssl-dev (1.1.1o-r0) Executing busybox-1.35.0-r16.trigger OK: 215 MiB in 79 packages