=== Running configure in /builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/otp_src_28.0.3/erts === ./configure '--target=powerpc-openwrt-linux' '--host=powerpc-openwrt-linux' '--build=x86_64-pc-linux-gnu' '--disable-dependency-tracking' '--program-prefix=' '--program-suffix=' '--prefix=/usr' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--libexecdir=/usr/lib' '--sysconfdir=/etc' '--datadir=/usr/share' '--localstatedir=/var' '--mandir=/usr/man' '--infodir=/usr/info' '--disable-nls' '--with-odbc' '--without-javac' '--enable-shared-zlib' '--enable-dynamic-ssl-lib' '--disable-jit' '--disable-sctp' CFLAGS='-Os -pipe -mcpu=464fp -fno-caller-saves -fno-plt -fhonour-copts -ffile-prefix-map=/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/otp_src_28.0.3=otp_src_28.0.3 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro ' LDFLAGS='-L/builder/shared-workdir/build/sdk/staging_dir/toolchain-powerpc_464fp_gcc-14.3.0_musl/usr/lib -L/builder/shared-workdir/build/sdk/staging_dir/toolchain-powerpc_464fp_gcc-14.3.0_musl/lib -fuse-ld=bfd -znow -zrelro ' --disable-option-checking --cache-file=/dev/null --srcdir="/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/otp_src_28.0.3/erts" configure: loading site script /builder/shared-workdir/build/sdk/include/site/powerpc checking build system type... x86_64-pc-linux-gnu checking host system type... powerpc-openwrt-linux-gnu checking target system type... powerpc-openwrt-linux-gnu checking for powerpc-openwrt-linux-gcc... powerpc-openwrt-linux-musl-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... yes checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether powerpc-openwrt-linux-musl-gcc accepts -g... yes checking for powerpc-openwrt-linux-musl-gcc option to enable C11 features... none needed checking whether the compiler supports GNU C++... yes checking whether powerpc-openwrt-linux-musl-g++ accepts -g... yes checking for powerpc-openwrt-linux-musl-g++ option to enable C++11 features... none needed checking for ld.sh... powerpc-openwrt-linux-musl-ld.bfd checking for powerpc-openwrt-linux-ld... (cached) powerpc-openwrt-linux-musl-ld.bfd checking for grep that handles long lines and -e... /builder/shared-workdir/build/sdk/staging_dir/host/bin/grep checking for egrep... /builder/shared-workdir/build/sdk/staging_dir/host/bin/grep -E checking how to run the C preprocessor... powerpc-openwrt-linux-musl-gcc -E checking for powerpc-openwrt-linux-ranlib... powerpc-openwrt-linux-musl-gcc-ranlib checking for bison... bison -y checking for perl5... no checking for perl... /builder/shared-workdir/build/sdk/staging_dir/host/bin/perl checking whether ln -s works... yes checking for powerpc-openwrt-linux-ar... powerpc-openwrt-linux-musl-gcc-ar checking if we can add -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 to CFLAGS (via CFLAGS)... no checking if we can add -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 to CFLAGS (via CFLAGS)... no checking if we can add -fstack-clash-protection to CFLAGS (via CFLAGS)... yes checking if we can add -fstack-protector-strong to CFLAGS (via CFLAGS)... yes checking if we can add -fstack-protector-strong to LDFLAGS (via LDFLAGS)... yes checking if we can add -fcf-protection=full to CFLAGS (via CFLAGS)... no checking if we can add -mbranch-protection=standard to CFLAGS (via CFLAGS)... no checking if we can add -fexceptions to CFLAGS (via CFLAGS)... yes checking if we can add -fno-strict-overflow to CFLAGS (via CFLAGS)... yes checking if we can add -fno-delete-null-pointer-checks to CFLAGS (via CFLAGS)... yes checking if we can add -fno-strict-aliasing to CFLAGS (via CFLAGS)... yes checking if we can add -fstrict-flex-arrays=3 to CFLAGS (via CFLAGS)... yes checking if we can add -D_GLIBCXX_ASSERTIONS to CXXFLAGS (via CFLAGS)... yes checking if we can add -Wl,-z,noexecstack to LDFLAGS (via LDFLAGS)... yes checking if we can add -Wl,-z,relro to LDFLAGS (via LDFLAGS)... yes checking if we can add -Wl,-z,now to LDFLAGS (via LDFLAGS)... yes checking if we can add -Wl,--as-needed to LDFLAGS (via LDFLAGS)... yes checking if we can add -Wl,--no-copy-dt-needed-entries to LDFLAGS (via LDFLAGS)... yes checking for library containing strerror... none required checking OTP release... 28 checking OTP version... 28.0.3 checking for ex_doc... no configure: WARNING: No 'ex_doc' command found: it will (optionally) be downloaded when building the HTML documentation checking for elixir... no configure: WARNING: No 'elixir' command found: can't run link checker for the documentation checking for a BSD-compatible install... /builder/shared-workdir/build/sdk/staging_dir/host/bin/ginstall -c checking how to create a directory including parents... /builder/shared-workdir/build/sdk/staging_dir/host/bin/ginstall -c -d checking for mixed mingw-gcc and native VC++ environment... no checking for mixed cygwin and native MinGW environment... no checking if we mix cygwin with any native compiler... no checking if we mix msys with another native compiler... no checking if we mix WSL with another native compiler... no checking for powerpc-openwrt-linux-musl-gcc option to enable large file support... none needed checking for powerpc-openwrt-linux-musl-gcc option for timestamps after 2038... none needed checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for sys/time.h... yes checking size of time_t... 8 checking if we can add -Werror=return-type to WERRORFLAGS (via CFLAGS)... yes checking if we can add -Werror=implicit to WERRORFLAGS (via CFLAGS)... yes checking if we can add -Werror=undef to WERRORFLAGS (via CFLAGS)... yes checking if we can add -fno-common to CFLAGS (via CFLAGS)... yes checking if we can add -fvisibility=hidden to VISIBILITY_HIDDEN (via CFLAGS)... yes checking C99 support... yes checking whether powerpc-openwrt-linux-musl-gcc accepts -fprofile-generate -Werror...... no checking whether powerpc-openwrt-linux-musl-gcc accepts -fprofile-use -Werror...... no checking whether powerpc-openwrt-linux-musl-gcc accepts -fprofile-use -fprofile-correction -Werror...... no checking whether powerpc-openwrt-linux-musl-gcc accepts -fprofile-instr-generate -Werror...... no checking whether to do PGO of erts... no, cross compiling checking size of void *... (cached) 4 checking target hardware architecture... ppc checking whether compilation mode forces ARCH adjustment... no: ARCH is ppc 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 for extra flags needed to export symbols... -Wl,-export-dynamic checking for sin in -lm... yes checking for dlopen in -ldl... yes checking for dlvsym in -ldl... no checking for main in -linet... no checking for openpty in -lutil... yes checking size of void *... (cached) 4 checking for native win32 threads... no checking for pthread_create in -lpthread... yes checking for powerpc-openwrt-linux-getconf... false checking for powerpc-openwrt-linux-getconf... no checking for getconf... no checking for Native POSIX Thread Library... cross configure: WARNING: result yes guessed because of cross compilation checking for nptl/pthread.h... no checking for pthread.h... yes 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... cross configure: WARNING: result yes guessed because of cross compilation checking if sigaltstack can be used... cross configure: WARNING: result yes guessed because of cross compilation checking for pthread.h... (cached) yes checking for pthread/mit/pthread.h... (cached) no checking for sched.h... yes checking for sys/time.h... (cached) yes checking for usable PTHREAD_STACK_MIN... 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... yes checking for pthread_setname_np... linux checking for pthread_getname_np... linux checking size of short... (cached) 2 checking size of int... (cached) 4 checking size of long... (cached) 4 checking size of long long... (cached) 8 checking size of __int128_t... 0 checking for a working __sync_synchronize()... cc1: note: someone does not honour COPTS correctly, passed 0 times cc1: note: someone does not honour COPTS correctly, passed 0 times yes checking for 32-bit __sync_add_and_fetch()... yes checking for 64-bit __sync_add_and_fetch()... no 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()... no 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()... no 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()... no 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()... no checking for 128-bit __atomic_store_n()... no checking for 32-bit __atomic_load_n()... yes checking for 64-bit __atomic_load_n()... no checking for 128-bit __atomic_load_n()... no checking for 32-bit __atomic_add_fetch()... yes checking for 64-bit __atomic_add_fetch()... no checking for 128-bit __atomic_add_fetch()... no checking for 32-bit __atomic_fetch_and()... yes checking for 64-bit __atomic_fetch_and()... no checking for 128-bit __atomic_fetch_and()... no checking for 32-bit __atomic_fetch_or()... yes checking for 64-bit __atomic_fetch_or()... no 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()... no 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) 4 checking size of int... (cached) 4 checking size of long... (cached) 4 checking size of long long... (cached) 8 checking size of __int64... (cached) 0 checking size of __int128_t... (cached) 0 checking whether byte ordering is bigendian... (cached) yes checking whether double word ordering is middle-endian... configure: WARNING: unknown double endianness presetting ac_cv_c_double_middle_endian=no (or yes) will help checking for posix_fadvise... yes checking for closefrom... no checking for linux/falloc.h... yes checking whether fallocate() works... yes checking whether posix_fallocate() works... no checking whether lock checking should be enabled... no checking whether lock counters should be enabled... no checking whether dlopen() needs to be called before first call to dlerror()... no checking for kstat_open in -lkstat... (cached) no checking for tgetent in -ltinfo... no checking for tgetent in -lncurses... yes checking for termcap.h... yes checking for curses.h... yes checking for term.h... yes checking for wcwidth... yes checking for zlib 1.2.5 or higher... yes checking for library containing inflateGetDictionary... none required checking for localtime_r... yes checking for strftime... (cached) yes checking for getprotoent... yes checking for setprotoent... yes checking for endprotoent... yes checking for if_nametoindex... yes checking for if_indextoname... yes checking for if_nameindex... yes checking for if_freenameindex... yes checking for gethostname... yes checking for struct ifreq.ifr_map... yes checking for struct ifreq.ifr_hwaddr... yes checking for struct ifreq.ifr_enaddr... no checking for struct ifreq.ifr_ifindex... yes checking for struct ifreq.ifr_index... no checking for struct sockaddr_dl.sdl_len... no checking for connect... yes checking for gethostbyname... yes checking for gethostbyname_r... yes checking for egrep -e... (cached) /builder/shared-workdir/build/sdk/staging_dir/host/bin/grep -E checking for working posix_openpt implementation... yes checking if netdb.h requires netinet/in.h to be previously included... yes checking for socklen_t... yes checking for h_errno declaration in netdb.h... yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for sys/wait.h that is POSIX.1 compatible... yes checking for fcntl.h... yes checking for limits.h... yes checking for unistd.h... (cached) yes checking for syslog.h... yes checking for dlfcn.h... yes checking for ieeefp.h... no checking for sys/types.h... (cached) yes checking for sys/stropts.h... yes checking for sys/sysctl.h... no checking for sys/ioctl.h... yes checking for sys/time.h... (cached) yes checking for sys/uio.h... yes checking for sys/mman.h... yes checking for sys/socket.h... yes checking for sys/sockio.h... no checking for sys/socketio.h... no checking for net/errno.h... no checking for malloc.h... yes checking for arpa/nameser.h... yes checking for libdlpi.h... no checking for pty.h... yes checking for util.h... no checking for libutil.h... no checking for utmp.h... yes checking for langinfo.h... yes checking for poll.h... yes checking for sdkddkver.h... no checking for elf.h... yes checking for struct ifreq.ifr_hwaddr... (cached) yes checking for struct ifreq.ifr_enaddr... (cached) no checking for struct ip_mreqn... yes checking for dlpi_open in -ldlpi... no configure: Extending the search to include /builder/shared-workdir/build/sdk/staging_dir/target-powerpc_464fp_musl/lib checking for dlpi_open in -ldlpi... no checking for powerpc-openwrt-linux-musl-gcc options needed to detect all undeclared functions... none needed checking for sys/resource.h... yes checking whether getrlimit is declared... yes checking whether setrlimit is declared... yes checking whether RLIMIT_STACK is declared... yes checking for getrusage... yes checking for sys/event.h... no checking for sys/epoll.h... yes checking for sys/devpoll.h... no checking for sys/timerfd.h... yes checking for netpacket/packet.h... yes checking for sched.h... (cached) yes checking for setns.h... no checking for setns... yes checking for linux/types.h... yes checking for linux/errqueue.h... yes 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 for off_t... yes checking for pid_t... yes checking for size_t... yes checking whether struct tm is in sys/time.h or time.h... time.h checking whether struct sockaddr has sa_len field... no checking size of char... (cached) 1 checking size of short... (cached) 2 checking size of int... (cached) 4 checking size of long... (cached) 4 checking size of void *... (cached) 4 checking size of long long... (cached) 8 checking size of size_t... (cached) 4 checking size of off_t... (cached) 8 checking size of time_t... (cached) 8 checking size of suseconds_t... 8 checking size of _Float16... 0 checking for _Float16 convertible... no checking for C compiler 'restrict' support... yes checking if we should add -fno-tree-copyrename to CFLAGS for computed gotos to work properly... no checking for broken gcc-4.3.0 compiler... no; could not run test since cross compiling, checked version number (14.3.0) instead checking whether byte ordering is bigendian... (cached) yes checking whether double word ordering is middle-endian... configure: WARNING: unknown double endianness presetting ac_cv_c_double_middle_endian=no (or yes) will help checking for fdatasync... yes checking for library containing fdatasync... none required checking for sendfile... yes checking for windows.h... no checking for winsock2.h... no checking for ws2tcpip.h... no checking for getaddrinfo... yes checking whether getaddrinfo accepts enough flags... yes checking for getnameinfo... yes checking for getipnodebyname... 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 dlvsym... no checking for pread... yes checking for pwrite... yes checking for memmove... yes checking for strerror... (cached) yes checking for strerror_r... yes checking for strncasecmp... yes checking for gethrtime... (cached) no checking for localtime_r... (cached) yes checking for gmtime_r... yes checking for mprotect... yes checking for madvise... yes checking for posix_madvise... yes checking for mmap... yes checking for mremap... yes checking for memcpy... yes checking for memrchr... 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... (cached) yes checking for nl_langinfo... yes checking for poll... yes checking for mlockall... yes checking for ppoll... yes checking for vsyslog... yes checking for inet_pton... yes checking for isfinite... yes checking for posix_memalign... yes checking for writev... yes checking whether posix2time is declared... no checking whether time2posix is declared... no checking whether daylight is declared... yes checking for vprintf... yes checking for conflicting declaration of fread... yes checking for putc_unlocked... yes checking for fwrite_unlocked... yes checking for openpty... yes checking for net/if_dl.h... no checking for ifaddrs.h... yes checking for netpacket/packet.h... (cached) yes checking for sys/un.h... yes checking for getifaddrs... yes checking for struct sockaddr_un.sun_path... yes checking whether in6addr_any is declared... yes checking whether in6addr_loopback is declared... yes checking whether IN6ADDR_ANY_INIT is declared... yes checking whether IN6ADDR_LOOPBACK_INIT is declared... yes checking whether IPV6_V6ONLY is declared... yes checking for sched_getaffinity/sched_setaffinity... 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... cross configure: WARNING: result no guessed because of cross compilation 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... cross configure: WARNING: result no guessed because of cross compilation 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... (cached) 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... cross configure: WARNING: result 'not working' guessed because of cross compilation checking if clock_gettime can be used to get thread CPU time... cross configure: WARNING: result no guessed because of cross compilation checking for m4... /builder/shared-workdir/build/sdk/staging_dir/host/bin/m4 checking whether to redefine FD_SETSIZE... no checking for working poll()... cross configure: WARNING: result yes guessed based on OS (linux-gnu) because of cross compilation 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... cross configure: WARNING: result no guessed because of cross compilation checking for a compiler that handles jumptables... powerpc-openwrt-linux-musl-gcc checking for kstat_open in -lkstat... (cached) no checking for kvm_open in -lkvm... no checking for log2... yes checking if we can add -Wno-maybe-uninitialized to NO_MAYBE_UNINITIALIZED (via CFLAGS)... yes checking CFLAGS for -O switch... yes configure: creating ./config.status config.status: creating emulator/powerpc-openwrt-linux-gnu/Makefile config.status: creating epmd/src/powerpc-openwrt-linux-gnu/Makefile config.status: creating etc/common/powerpc-openwrt-linux-gnu/Makefile config.status: creating include/internal/powerpc-openwrt-linux-gnu/ethread.mk config.status: creating include/internal/powerpc-openwrt-linux-gnu/erts_internal.mk config.status: creating lib_src/powerpc-openwrt-linux-gnu/Makefile config.status: creating ../make/powerpc-openwrt-linux-gnu/otp.mk config.status: creating ../make/make_emakefile config.status: creating ../make/ex_doc_wrapper config.status: creating ../lib/os_mon/c_src/powerpc-openwrt-linux-gnu/Makefile config.status: creating ../lib/runtime_tools/c_src/powerpc-openwrt-linux-gnu/Makefile config.status: creating ../make/install_dir_data.sh config.status: creating powerpc-openwrt-linux-gnu/config.h config.status: creating include/internal/powerpc-openwrt-linux-gnu/ethread_header_config.h config.status: creating include/powerpc-openwrt-linux-gnu/erl_int_sizes_config.h === Running configure in /builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/otp_src_28.0.3/make === ./configure '--target=powerpc-openwrt-linux' '--host=powerpc-openwrt-linux' '--build=x86_64-pc-linux-gnu' '--disable-dependency-tracking' '--program-prefix=' '--program-suffix=' '--prefix=/usr' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--libexecdir=/usr/lib' '--sysconfdir=/etc' '--datadir=/usr/share' '--localstatedir=/var' '--mandir=/usr/man' '--infodir=/usr/info' '--disable-nls' '--with-odbc' '--without-javac' '--enable-shared-zlib' '--enable-dynamic-ssl-lib' '--disable-jit' '--disable-sctp' CFLAGS='-Os -pipe -mcpu=464fp -fno-caller-saves -fno-plt -fhonour-copts -ffile-prefix-map=/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/otp_src_28.0.3=otp_src_28.0.3 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro ' LDFLAGS='-L/builder/shared-workdir/build/sdk/staging_dir/toolchain-powerpc_464fp_gcc-14.3.0_musl/usr/lib -L/builder/shared-workdir/build/sdk/staging_dir/toolchain-powerpc_464fp_gcc-14.3.0_musl/lib -fuse-ld=bfd -znow -zrelro ' --disable-option-checking --cache-file=/dev/null --srcdir="/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/otp_src_28.0.3/make" configure: loading site script /builder/shared-workdir/build/sdk/include/site/powerpc 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... powerpc-openwrt-linux-gnu checking target system type... powerpc-openwrt-linux-gnu checking for powerpc-openwrt-linux-gcc... powerpc-openwrt-linux-musl-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... yes checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether powerpc-openwrt-linux-musl-gcc accepts -g... yes checking for powerpc-openwrt-linux-musl-gcc option to enable C11 features... none needed checking whether the compiler supports GNU C++... yes checking whether powerpc-openwrt-linux-musl-g++ accepts -g... yes checking for powerpc-openwrt-linux-musl-g++ option to enable C++11 features... none needed checking for ld.sh... powerpc-openwrt-linux-musl-ld.bfd checking for powerpc-openwrt-linux-ld... (cached) powerpc-openwrt-linux-musl-ld.bfd checking for mixed mingw-gcc and native VC++ environment... no checking for mixed cygwin and native MinGW environment... no checking if we mix cygwin with any native compiler... no checking if we mix msys with another native compiler... no checking if we mix WSL with another native compiler... no checking for env... /usr/bin/env checking for GNU make... yes (make) checking for a BSD-compatible install... /builder/shared-workdir/build/sdk/staging_dir/host/bin/ginstall -c checking whether ln -s works... yes checking for powerpc-openwrt-linux-ranlib... powerpc-openwrt-linux-musl-gcc-ranlib checking for perl5... no checking for perl... /builder/shared-workdir/build/sdk/staging_dir/host/bin/perl checking ERTS version... 16.0.3 checking OTP release... 28 checking OTP version... 28.0.3 checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for powerpc-openwrt-linux-musl-gcc option to enable large file support... none needed checking for powerpc-openwrt-linux-musl-gcc option for timestamps after 2038... none needed checking for native win32 threads... no checking for pthread_create in -lpthread... yes checking for powerpc-openwrt-linux-getconf... false checking for powerpc-openwrt-linux-getconf... no checking for getconf... no checking for Native POSIX Thread Library... cross checking for nptl/pthread.h... no checking for pthread.h... yes checking for pthread/mit/pthread.h... no checking if we can add -Wdeclaration-after-statement to DED_WARN_FLAGS (via CFLAGS)... yes checking if we can add -Werror=return-type to DED_WERRORFLAGS (via CFLAGS)... yes checking if we can add -Werror=implicit to DED_WERRORFLAGS (via CFLAGS)... yes checking if we can add -Werror=undef to DED_WERRORFLAGS (via CFLAGS)... yes checking if we can add -fno-common to DED_CFLAGS (via CFLAGS)... yes checking for powerpc-openwrt-linux-ld... powerpc-openwrt-linux-musl-gcc checking if we can add -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 to DED_CFLAGS (via CFLAGS)... no checking if we can add -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 to DED_CFLAGS (via CFLAGS)... no checking if we can add -fstack-clash-protection to DED_CFLAGS (via CFLAGS)... yes checking if we can add -fstack-protector-strong to DED_CFLAGS (via CFLAGS)... yes checking if we can add -fstack-protector-strong to DED_LDFLAGS (via LDFLAGS)... yes checking if we can add -fcf-protection=full to DED_CFLAGS (via CFLAGS)... no checking if we can add -mbranch-protection=standard to DED_CFLAGS (via CFLAGS)... no checking if we can add -fexceptions to DED_CFLAGS (via CFLAGS)... yes checking if we can add -fno-strict-overflow to DED_CFLAGS (via CFLAGS)... yes checking if we can add -fno-delete-null-pointer-checks to DED_CFLAGS (via CFLAGS)... yes checking if we can add -fno-strict-aliasing to DED_CFLAGS (via CFLAGS)... yes checking if we can add -fstrict-flex-arrays=3 to DED_CFLAGS (via CFLAGS)... yes checking if we can add -Wl,-z,noexecstack to DED_LDFLAGS (via LDFLAGS)... yes checking if we can add -Wl,-z,relro to DED_LDFLAGS (via LDFLAGS)... yes checking if we can add -Wl,-z,now to DED_LDFLAGS (via LDFLAGS)... yes checking if we can add -Wl,--as-needed to DED_LDFLAGS (via LDFLAGS)... yes checking if we can add -Wl,--no-copy-dt-needed-entries to DED_LDFLAGS (via LDFLAGS)... yes checking for static compiler flags... -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 -pipe -mcpu=464fp -fno-caller-saves -fno-plt -fhonour-copts -ffile-prefix-map=/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/otp_src_28.0.3=otp_src_28.0.3 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/builder/shared-workdir/build/sdk/staging_dir/toolchain-powerpc_464fp_gcc-14.3.0_musl/usr/include -I/builder/shared-workdir/build/sdk/staging_dir/toolchain-powerpc_464fp_gcc-14.3.0_musl/include -I/builder/shared-workdir/build/sdk/staging_dir/toolchain-powerpc_464fp_gcc-14.3.0_musl/include/fortify -D_GNU_SOURCE -DSTATIC_ERLANG_NIF -DSTATIC_ERLANG_DRIVER checking for basic compiler flags for loadable drivers... -fstrict-flex-arrays=3 -fno-strict-aliasing -fno-delete-null-pointer-checks -fno-strict-overflow -fexceptions -fstack-protector-strong -fstack-clash-protection -fno-common -Os -pipe -mcpu=464fp -fno-caller-saves -fno-plt -fhonour-copts -ffile-prefix-map=/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/otp_src_28.0.3=otp_src_28.0.3 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/builder/shared-workdir/build/sdk/staging_dir/toolchain-powerpc_464fp_gcc-14.3.0_musl/usr/include -I/builder/shared-workdir/build/sdk/staging_dir/toolchain-powerpc_464fp_gcc-14.3.0_musl/include -I/builder/shared-workdir/build/sdk/staging_dir/toolchain-powerpc_464fp_gcc-14.3.0_musl/include/fortify -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 -fstrict-flex-arrays=3 -fno-strict-aliasing -fno-delete-null-pointer-checks -fno-strict-overflow -fexceptions -fstack-protector-strong -fstack-clash-protection -fno-common -Os -pipe -mcpu=464fp -fno-caller-saves -fno-plt -fhonour-copts -ffile-prefix-map=/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/otp_src_28.0.3=otp_src_28.0.3 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/builder/shared-workdir/build/sdk/staging_dir/toolchain-powerpc_464fp_gcc-14.3.0_musl/usr/include -I/builder/shared-workdir/build/sdk/staging_dir/toolchain-powerpc_464fp_gcc-14.3.0_musl/include -I/builder/shared-workdir/build/sdk/staging_dir/toolchain-powerpc_464fp_gcc-14.3.0_musl/include/fortify -D_GNU_SOURCE -fPIC checking for linker for loadable drivers... powerpc-openwrt-linux-musl-gcc checking for linker flags for loadable drivers... -Wl,--no-copy-dt-needed-entries -Wl,--as-needed -Wl,-z,now -Wl,-z,relro -Wl,-z,noexecstack -fstack-protector-strong -L/builder/shared-workdir/build/sdk/staging_dir/toolchain-powerpc_464fp_gcc-14.3.0_musl/usr/lib -L/builder/shared-workdir/build/sdk/staging_dir/toolchain-powerpc_464fp_gcc-14.3.0_musl/lib -fuse-ld=bfd -znow -zrelro -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/powerpc-openwrt-linux-gnu/otp_ded.mk configure: WARNING: result yes guessed because of cross compilation config.status: WARNING: '../Makefile.in' seems to ignore the --datarootdir setting === Running configure in /builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/otp_src_28.0.3/lib/common_test === ./configure '--target=powerpc-openwrt-linux' '--host=powerpc-openwrt-linux' '--build=x86_64-pc-linux-gnu' '--disable-dependency-tracking' '--program-prefix=' '--program-suffix=' '--prefix=/usr' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--libexecdir=/usr/lib' '--sysconfdir=/etc' '--datadir=/usr/share' '--localstatedir=/var' '--mandir=/usr/man' '--infodir=/usr/info' '--disable-nls' '--with-odbc' '--without-javac' '--enable-shared-zlib' '--enable-dynamic-ssl-lib' '--disable-jit' '--disable-sctp' CFLAGS='-Os -pipe -mcpu=464fp -fno-caller-saves -fno-plt -fhonour-copts -ffile-prefix-map=/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/otp_src_28.0.3=otp_src_28.0.3 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro ' LDFLAGS='-L/builder/shared-workdir/build/sdk/staging_dir/toolchain-powerpc_464fp_gcc-14.3.0_musl/usr/lib -L/builder/shared-workdir/build/sdk/staging_dir/toolchain-powerpc_464fp_gcc-14.3.0_musl/lib -fuse-ld=bfd -znow -zrelro ' --disable-option-checking --cache-file=/dev/null --srcdir="/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/otp_src_28.0.3/lib/common_test" configure: loading site script /builder/shared-workdir/build/sdk/include/site/powerpc checking build system type... x86_64-pc-linux-gnu checking host system type... powerpc-openwrt-linux-gnu checking target system type... powerpc-openwrt-linux-gnu configure: creating ./config.status config.status: creating priv/powerpc-openwrt-linux-gnu/Makefile === Running configure in /builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/otp_src_28.0.3/lib/crypto === ./configure '--target=powerpc-openwrt-linux' '--host=powerpc-openwrt-linux' '--build=x86_64-pc-linux-gnu' '--disable-dependency-tracking' '--program-prefix=' '--program-suffix=' '--prefix=/usr' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--libexecdir=/usr/lib' '--sysconfdir=/etc' '--datadir=/usr/share' '--localstatedir=/var' '--mandir=/usr/man' '--infodir=/usr/info' '--disable-nls' '--with-odbc' '--without-javac' '--enable-shared-zlib' '--enable-dynamic-ssl-lib' '--disable-jit' '--disable-sctp' CFLAGS='-Os -pipe -mcpu=464fp -fno-caller-saves -fno-plt -fhonour-copts -ffile-prefix-map=/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/otp_src_28.0.3=otp_src_28.0.3 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro ' LDFLAGS='-L/builder/shared-workdir/build/sdk/staging_dir/toolchain-powerpc_464fp_gcc-14.3.0_musl/usr/lib -L/builder/shared-workdir/build/sdk/staging_dir/toolchain-powerpc_464fp_gcc-14.3.0_musl/lib -fuse-ld=bfd -znow -zrelro ' --disable-option-checking --cache-file=/dev/null --srcdir="/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/otp_src_28.0.3/lib/crypto" configure: loading site script /builder/shared-workdir/build/sdk/include/site/powerpc checking build system type... x86_64-pc-linux-gnu checking host system type... powerpc-openwrt-linux-gnu checking target system type... powerpc-openwrt-linux-gnu checking for powerpc-openwrt-linux-gcc... powerpc-openwrt-linux-musl-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... yes checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether powerpc-openwrt-linux-musl-gcc accepts -g... yes checking for powerpc-openwrt-linux-musl-gcc option to enable C11 features... none needed checking for ld.sh... powerpc-openwrt-linux-musl-ld.bfd checking for powerpc-openwrt-linux-ld... (cached) powerpc-openwrt-linux-musl-ld.bfd checking for mixed mingw-gcc and native VC++ environment... no checking for mixed cygwin and native MinGW environment... no checking if we mix cygwin with any native compiler... no checking if we mix msys with another native compiler... no checking if we mix WSL with another native compiler... no checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for powerpc-openwrt-linux-musl-gcc option to enable large file support... none needed checking for powerpc-openwrt-linux-musl-gcc option for timestamps after 2038... none needed checking for native win32 threads... no checking for pthread_create in -lpthread... yes checking for powerpc-openwrt-linux-getconf... false checking for powerpc-openwrt-linux-getconf... no checking for getconf... no checking for Native POSIX Thread Library... cross checking for nptl/pthread.h... no checking for pthread.h... yes checking for pthread/mit/pthread.h... no checking if we can add -Wdeclaration-after-statement to DED_WARN_FLAGS (via CFLAGS)... yes checking if we can add -Werror=return-type to DED_WERRORFLAGS (via CFLAGS)... yes checking if we can add -Werror=implicit to DED_WERRORFLAGS (via CFLAGS)... yes checking if we can add -Werror=undef to DED_WERRORFLAGS (via CFLAGS)... yes checking if we can add -fno-common to DED_CFLAGS (via CFLAGS)... yes checking for powerpc-openwrt-linux-ld... powerpc-openwrt-linux-musl-gcc checking if we can add -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 to DED_CFLAGS (via CFLAGS)... no checking if we can add -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 to DED_CFLAGS (via CFLAGS)... no checking if we can add -fstack-clash-protection to DED_CFLAGS (via CFLAGS)... yes checking if we can add -fstack-protector-strong to DED_CFLAGS (via CFLAGS)... yes checking if we can add -fstack-protector-strong to DED_LDFLAGS (via LDFLAGS)... yes checking if we can add -fcf-protection=full to DED_CFLAGS (via CFLAGS)... no checking if we can add -mbranch-protection=standard to DED_CFLAGS (via CFLAGS)... no checking if we can add -fexceptions to DED_CFLAGS (via CFLAGS)... yes checking if we can add -fno-strict-overflow to DED_CFLAGS (via CFLAGS)... yes checking if we can add -fno-delete-null-pointer-checks to DED_CFLAGS (via CFLAGS)... yes checking if we can add -fno-strict-aliasing to DED_CFLAGS (via CFLAGS)... yes checking if we can add -fstrict-flex-arrays=3 to DED_CFLAGS (via CFLAGS)... yes checking if we can add -Wl,-z,noexecstack to DED_LDFLAGS (via LDFLAGS)... yes checking if we can add -Wl,-z,relro to DED_LDFLAGS (via LDFLAGS)... yes checking if we can add -Wl,-z,now to DED_LDFLAGS (via LDFLAGS)... yes checking if we can add -Wl,--as-needed to DED_LDFLAGS (via LDFLAGS)... yes checking if we can add -Wl,--no-copy-dt-needed-entries to DED_LDFLAGS (via LDFLAGS)... yes checking for static compiler flags... -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 -pipe -mcpu=464fp -fno-caller-saves -fno-plt -fhonour-copts -ffile-prefix-map=/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/otp_src_28.0.3=otp_src_28.0.3 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/builder/shared-workdir/build/sdk/staging_dir/toolchain-powerpc_464fp_gcc-14.3.0_musl/usr/include -I/builder/shared-workdir/build/sdk/staging_dir/toolchain-powerpc_464fp_gcc-14.3.0_musl/include -I/builder/shared-workdir/build/sdk/staging_dir/toolchain-powerpc_464fp_gcc-14.3.0_musl/include/fortify -D_GNU_SOURCE -DSTATIC_ERLANG_NIF -DSTATIC_ERLANG_DRIVER checking for basic compiler flags for loadable drivers... -fstrict-flex-arrays=3 -fno-strict-aliasing -fno-delete-null-pointer-checks -fno-strict-overflow -fexceptions -fstack-protector-strong -fstack-clash-protection -fno-common -Os -pipe -mcpu=464fp -fno-caller-saves -fno-plt -fhonour-copts -ffile-prefix-map=/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/otp_src_28.0.3=otp_src_28.0.3 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/builder/shared-workdir/build/sdk/staging_dir/toolchain-powerpc_464fp_gcc-14.3.0_musl/usr/include -I/builder/shared-workdir/build/sdk/staging_dir/toolchain-powerpc_464fp_gcc-14.3.0_musl/include -I/builder/shared-workdir/build/sdk/staging_dir/toolchain-powerpc_464fp_gcc-14.3.0_musl/include/fortify -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 -fstrict-flex-arrays=3 -fno-strict-aliasing -fno-delete-null-pointer-checks -fno-strict-overflow -fexceptions -fstack-protector-strong -fstack-clash-protection -fno-common -Os -pipe -mcpu=464fp -fno-caller-saves -fno-plt -fhonour-copts -ffile-prefix-map=/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/otp_src_28.0.3=otp_src_28.0.3 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/builder/shared-workdir/build/sdk/staging_dir/toolchain-powerpc_464fp_gcc-14.3.0_musl/usr/include -I/builder/shared-workdir/build/sdk/staging_dir/toolchain-powerpc_464fp_gcc-14.3.0_musl/include -I/builder/shared-workdir/build/sdk/staging_dir/toolchain-powerpc_464fp_gcc-14.3.0_musl/include/fortify -D_GNU_SOURCE -fPIC checking for linker for loadable drivers... powerpc-openwrt-linux-musl-gcc checking for linker flags for loadable drivers... -Wl,--no-copy-dt-needed-entries -Wl,--as-needed -Wl,-z,now -Wl,-z,relro -Wl,-z,noexecstack -fstack-protector-strong -L/builder/shared-workdir/build/sdk/staging_dir/toolchain-powerpc_464fp_gcc-14.3.0_musl/usr/lib -L/builder/shared-workdir/build/sdk/staging_dir/toolchain-powerpc_464fp_gcc-14.3.0_musl/lib -fuse-ld=bfd -znow -zrelro -shared -Wl,-Bsymbolic checking for 'runtime library path' linker flag... -Wl,-R checking for multiarch directory... not found checking size of void *... (cached) 4 checking for static zlib... /builder/shared-workdir/build/sdk/staging_dir/target-powerpc_464fp_musl/usr/lib/libz.a checking how to run the C preprocessor... powerpc-openwrt-linux-musl-gcc -E checking for egrep -e... /builder/shared-workdir/build/sdk/staging_dir/host/bin/grep -E checking for OpenSSL crypto library with version >= 0.9.8c in standard locations... dynamic crypto library in /builder/shared-workdir/build/sdk/staging_dir/target-powerpc_464fp_musl/usr/lib checking for runtime library path to use... /usr/lib:/usr/local/lib/:/usr/sfw/lib/:/usr/lib/:/opt/local/lib/:/usr/pkg/lib/:/usr/local/openssl/lib/:/usr/local/opt/openssl/lib/:/opt/homebrew/opt/openssl/lib/:/usr/lib/openssl/lib/:/usr/openssl/lib/:/usr/local/ssl/lib/:/usr/lib/ssl/lib/:/usr/ssl/lib/:/lib/:/usr/local/lib:/usr/sfw/lib:/opt/local/lib:/usr/pkg/lib:/usr/local/openssl/lib:/usr/local/opt/openssl/lib:/opt/homebrew/opt/openssl/lib:/usr/lib/openssl/lib:/usr/openssl/lib:/usr/local/ssl/lib:/usr/lib/ssl/lib:/usr/ssl/lib:/lib checking for powerpc-openwrt-linux-musl-gcc options needed to detect all undeclared functions... none needed checking whether CRYPTO_memcmp is declared... yes checking whether CRYPTO_memcmp can be linked... yes configure: creating ./config.status config.status: creating c_src/powerpc-openwrt-linux-gnu/Makefile configure: WARNING: result yes guessed because of cross compilation === Running configure in /builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/otp_src_28.0.3/lib/erl_interface === ./configure '--target=powerpc-openwrt-linux' '--host=powerpc-openwrt-linux' '--build=x86_64-pc-linux-gnu' '--disable-dependency-tracking' '--program-prefix=' '--program-suffix=' '--prefix=/usr' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--libexecdir=/usr/lib' '--sysconfdir=/etc' '--datadir=/usr/share' '--localstatedir=/var' '--mandir=/usr/man' '--infodir=/usr/info' '--disable-nls' '--with-odbc' '--without-javac' '--enable-shared-zlib' '--enable-dynamic-ssl-lib' '--disable-jit' '--disable-sctp' CFLAGS='-Os -pipe -mcpu=464fp -fno-caller-saves -fno-plt -fhonour-copts -ffile-prefix-map=/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/otp_src_28.0.3=otp_src_28.0.3 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro ' LDFLAGS='-L/builder/shared-workdir/build/sdk/staging_dir/toolchain-powerpc_464fp_gcc-14.3.0_musl/usr/lib -L/builder/shared-workdir/build/sdk/staging_dir/toolchain-powerpc_464fp_gcc-14.3.0_musl/lib -fuse-ld=bfd -znow -zrelro ' --disable-option-checking --cache-file=/dev/null --srcdir="/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/otp_src_28.0.3/lib/erl_interface" configure: loading site script /builder/shared-workdir/build/sdk/include/site/powerpc checking build system type... x86_64-pc-linux-gnu checking host system type... powerpc-openwrt-linux-gnu checking target system type... powerpc-openwrt-linux-gnu checking for powerpc-openwrt-linux-gcc... powerpc-openwrt-linux-musl-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... yes checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether powerpc-openwrt-linux-musl-gcc accepts -g... yes checking for powerpc-openwrt-linux-musl-gcc option to enable C11 features... none needed checking how to run the C preprocessor... powerpc-openwrt-linux-musl-gcc -E checking for grep that handles long lines and -e... /builder/shared-workdir/build/sdk/staging_dir/host/bin/grep checking for egrep... /builder/shared-workdir/build/sdk/staging_dir/host/bin/grep -E checking for powerpc-openwrt-linux-ranlib... powerpc-openwrt-linux-musl-gcc-ranlib checking for ld.sh... powerpc-openwrt-linux-musl-ld.bfd checking for powerpc-openwrt-linux-ld... (cached) powerpc-openwrt-linux-musl-ld.bfd checking for powerpc-openwrt-linux-musl-gcc option to enable large file support... none needed checking for powerpc-openwrt-linux-musl-gcc option for timestamps after 2038... none needed checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for sys/time.h... yes checking 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 powerpc-openwrt-linux-ld... powerpc-openwrt-linux-musl-gcc checking if we can add -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 to DED_CFLAGS (via CFLAGS)... no checking if we can add -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 to DED_CFLAGS (via CFLAGS)... no checking if we can add -fstack-clash-protection to DED_CFLAGS (via CFLAGS)... yes checking if we can add -fstack-protector-strong to DED_CFLAGS (via CFLAGS)... yes checking if we can add -fstack-protector-strong to DED_LDFLAGS (via LDFLAGS)... yes checking if we can add -fcf-protection=full to DED_CFLAGS (via CFLAGS)... no checking if we can add -mbranch-protection=standard to DED_CFLAGS (via CFLAGS)... no checking if we can add -fexceptions to DED_CFLAGS (via CFLAGS)... yes checking if we can add -fno-strict-overflow to DED_CFLAGS (via CFLAGS)... yes checking if we can add -fno-delete-null-pointer-checks to DED_CFLAGS (via CFLAGS)... yes checking if we can add -fno-strict-aliasing to DED_CFLAGS (via CFLAGS)... yes checking if we can add -fstrict-flex-arrays=3 to DED_CFLAGS (via CFLAGS)... yes checking if we can add -Wl,-z,noexecstack to DED_LDFLAGS (via LDFLAGS)... yes checking if we can add -Wl,-z,relro to DED_LDFLAGS (via LDFLAGS)... yes checking if we can add -Wl,-z,now to DED_LDFLAGS (via LDFLAGS)... yes checking if we can add -Wl,--as-needed to DED_LDFLAGS (via LDFLAGS)... yes checking if we can add -Wl,--no-copy-dt-needed-entries to DED_LDFLAGS (via LDFLAGS)... yes checking for static compiler flags... -Werror=undef -Werror=implicit -Werror=return-type -Wdeclaration-after-statement -Wall -Wstrict-prototypes -Wmissing-prototypes -fno-common -Os -pipe -mcpu=464fp -fno-caller-saves -fno-plt -fhonour-copts -ffile-prefix-map=/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/otp_src_28.0.3=otp_src_28.0.3 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/builder/shared-workdir/build/sdk/staging_dir/toolchain-powerpc_464fp_gcc-14.3.0_musl/usr/include -I/builder/shared-workdir/build/sdk/staging_dir/toolchain-powerpc_464fp_gcc-14.3.0_musl/include -I/builder/shared-workdir/build/sdk/staging_dir/toolchain-powerpc_464fp_gcc-14.3.0_musl/include/fortify -D_GNU_SOURCE -DSTATIC_ERLANG_NIF -DSTATIC_ERLANG_DRIVER checking for basic compiler flags for loadable drivers... -fstrict-flex-arrays=3 -fno-strict-aliasing -fno-delete-null-pointer-checks -fno-strict-overflow -fexceptions -fstack-protector-strong -fstack-clash-protection -fno-common -Os -pipe -mcpu=464fp -fno-caller-saves -fno-plt -fhonour-copts -ffile-prefix-map=/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/otp_src_28.0.3=otp_src_28.0.3 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/builder/shared-workdir/build/sdk/staging_dir/toolchain-powerpc_464fp_gcc-14.3.0_musl/usr/include -I/builder/shared-workdir/build/sdk/staging_dir/toolchain-powerpc_464fp_gcc-14.3.0_musl/include -I/builder/shared-workdir/build/sdk/staging_dir/toolchain-powerpc_464fp_gcc-14.3.0_musl/include/fortify -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 -fstrict-flex-arrays=3 -fno-strict-aliasing -fno-delete-null-pointer-checks -fno-strict-overflow -fexceptions -fstack-protector-strong -fstack-clash-protection -fno-common -Os -pipe -mcpu=464fp -fno-caller-saves -fno-plt -fhonour-copts -ffile-prefix-map=/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/otp_src_28.0.3=otp_src_28.0.3 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/builder/shared-workdir/build/sdk/staging_dir/toolchain-powerpc_464fp_gcc-14.3.0_musl/usr/include -I/builder/shared-workdir/build/sdk/staging_dir/toolchain-powerpc_464fp_gcc-14.3.0_musl/include -I/builder/shared-workdir/build/sdk/staging_dir/toolchain-powerpc_464fp_gcc-14.3.0_musl/include/fortify -D_GNU_SOURCE -fPIC checking for linker for loadable drivers... powerpc-openwrt-linux-musl-gcc checking for linker flags for loadable drivers... -Wl,--no-copy-dt-needed-entries -Wl,--as-needed -Wl,-z,now -Wl,-z,relro -Wl,-z,noexecstack -fstack-protector-strong -L/builder/shared-workdir/build/sdk/staging_dir/toolchain-powerpc_464fp_gcc-14.3.0_musl/usr/lib -L/builder/shared-workdir/build/sdk/staging_dir/toolchain-powerpc_464fp_gcc-14.3.0_musl/lib -fuse-ld=bfd -znow -zrelro -shared -Wl,-Bsymbolic checking for 'runtime library path' linker flag... -Wl,-R checking size of short... (cached) 2 checking size of int... (cached) 4 checking size of long... (cached) 4 checking size of void *... (cached) 4 checking size of long long... (cached) 8 checking target hardware architecture... ppc checking whether compilation mode forces ARCH adjustment... no: ARCH is ppc checking for unaligned word access... no checking for powerpc-openwrt-linux-ar... powerpc-openwrt-linux-musl-gcc-ar checking for a BSD-compatible install... /builder/shared-workdir/build/sdk/staging_dir/host/bin/ginstall -c checking how to create a directory including parents... /builder/shared-workdir/build/sdk/staging_dir/host/bin/ginstall -c -d checking for library containing gethostbyname... none required checking for library containing getpeername... none required checking for sys/wait.h that is POSIX.1 compatible... yes checking for arpa/inet.h... yes checking for fcntl.h... yes checking for limits.h... yes checking for malloc.h... yes checking for netdb.h... yes checking for netinet/in.h... yes checking for stddef.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for sys/param.h... yes checking for sys/socket.h... yes checking for sys/select.h... yes checking for sys/time.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/types.h... (cached) yes checking for sys/uio.h... yes checking for uid_t... yes checking for gid_t... yes checking for pid_t... yes checking for size_t... yes checking for socklen_t usability... yes checking for working alloca.h... yes checking for alloca... yes checking for working memcmp... (cached) 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... (cached) 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... (cached) yes checking for strrchr... yes checking for strstr... yes checking for uname... yes checking for sysconf... yes checking for res_gethostbyname... no checking for res_gethostbyname in -lresolv... no checking for clock_gettime... yes checking for mixed mingw-gcc and native VC++ environment... no checking for mixed cygwin and native MinGW environment... no checking if we mix cygwin with any native compiler... no checking if we mix msys with another native compiler... no checking if we mix WSL with another native compiler... no checking for native win32 threads... no checking for pthread_create in -lpthread... yes checking for powerpc-openwrt-linux-getconf... false checking for powerpc-openwrt-linux-getconf... no checking for getconf... no checking for Native POSIX Thread Library... cross checking for nptl/pthread.h... no checking for pthread.h... yes checking for pthread/mit/pthread.h... no checking size of short... (cached) 2 checking size of int... (cached) 4 checking size of long... (cached) 4 checking size of long long... (cached) 8 checking size of __int128_t... 0 checking for a working __sync_synchronize()... yes checking for 32-bit __sync_add_and_fetch()... yes checking for 64-bit __sync_add_and_fetch()... no 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()... no 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()... no 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()... no 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()... no checking for 128-bit __atomic_store_n()... no checking for 32-bit __atomic_load_n()... yes checking for 64-bit __atomic_load_n()... no checking for 128-bit __atomic_load_n()... no checking for 32-bit __atomic_add_fetch()... yes checking for 64-bit __atomic_add_fetch()... no checking for 128-bit __atomic_add_fetch()... no checking for 32-bit __atomic_fetch_and()... yes checking for 64-bit __atomic_fetch_and()... no checking for 128-bit __atomic_fetch_and()... no checking for 32-bit __atomic_fetch_or()... yes checking for 64-bit __atomic_fetch_or()... no 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()... no checking for 128-bit __atomic_compare_exchange_n()... no checking if we can add -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 to CFLAGS (via CFLAGS)... no checking if we can add -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 to CFLAGS (via CFLAGS)... no checking if we can add -fstack-clash-protection to CFLAGS (via CFLAGS)... yes checking if we can add -fstack-protector-strong to CFLAGS (via CFLAGS)... yes checking if we can add -fstack-protector-strong to LDFLAGS (via LDFLAGS)... yes checking if we can add -fcf-protection=full to CFLAGS (via CFLAGS)... no checking if we can add -mbranch-protection=standard to CFLAGS (via CFLAGS)... no checking if we can add -fexceptions to CFLAGS (via CFLAGS)... yes checking if we can add -fno-strict-overflow to CFLAGS (via CFLAGS)... yes checking if we can add -fno-delete-null-pointer-checks to CFLAGS (via CFLAGS)... yes checking if we can add -fno-strict-aliasing to CFLAGS (via CFLAGS)... yes checking if we can add -fstrict-flex-arrays=3 to CFLAGS (via CFLAGS)... yes checking if we can add -D_GLIBCXX_ASSERTIONS to CXXFLAGS (via CFLAGS)... yes checking if we can add -Wl,-z,noexecstack to LDFLAGS (via LDFLAGS)... yes checking if we can add -Wl,-z,relro to LDFLAGS (via LDFLAGS)... yes checking if we can add -Wl,-z,now to LDFLAGS (via LDFLAGS)... yes checking if we can add -Wl,--as-needed to LDFLAGS (via LDFLAGS)... yes checking if we can add -Wl,--no-copy-dt-needed-entries to LDFLAGS (via LDFLAGS)... yes checking if we can add -fno-common to CFLAGS (via CFLAGS)... yes configure: creating ./config.status config.status: creating src/powerpc-openwrt-linux-gnu/Makefile config.status: creating src/powerpc-openwrt-linux-gnu/eidefs.mk config.status: creating src/powerpc-openwrt-linux-gnu/config.h configure: WARNING: result yes guessed because of cross compilation cc1: note: someone does not honour COPTS correctly, passed 0 times cc1: note: someone does not honour COPTS correctly, passed 0 times === Running configure in /builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/otp_src_28.0.3/lib/megaco === ./configure '--target=powerpc-openwrt-linux' '--host=powerpc-openwrt-linux' '--build=x86_64-pc-linux-gnu' '--disable-dependency-tracking' '--program-prefix=' '--program-suffix=' '--prefix=/usr' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--libexecdir=/usr/lib' '--sysconfdir=/etc' '--datadir=/usr/share' '--localstatedir=/var' '--mandir=/usr/man' '--infodir=/usr/info' '--disable-nls' '--with-odbc' '--without-javac' '--enable-shared-zlib' '--enable-dynamic-ssl-lib' '--disable-jit' '--disable-sctp' CFLAGS='-Os -pipe -mcpu=464fp -fno-caller-saves -fno-plt -fhonour-copts -ffile-prefix-map=/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/otp_src_28.0.3=otp_src_28.0.3 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro ' LDFLAGS='-L/builder/shared-workdir/build/sdk/staging_dir/toolchain-powerpc_464fp_gcc-14.3.0_musl/usr/lib -L/builder/shared-workdir/build/sdk/staging_dir/toolchain-powerpc_464fp_gcc-14.3.0_musl/lib -fuse-ld=bfd -znow -zrelro ' --disable-option-checking --cache-file=/dev/null --srcdir="/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/otp_src_28.0.3/lib/megaco" configure: loading site script /builder/shared-workdir/build/sdk/include/site/powerpc checking build system type... x86_64-pc-linux-gnu checking host system type... powerpc-openwrt-linux-gnu checking target system type... powerpc-openwrt-linux-gnu checking for powerpc-openwrt-linux-gcc... powerpc-openwrt-linux-musl-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... yes checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether powerpc-openwrt-linux-musl-gcc accepts -g... yes checking for powerpc-openwrt-linux-musl-gcc option to enable C11 features... none needed checking for ld.sh... powerpc-openwrt-linux-musl-ld.bfd checking for powerpc-openwrt-linux-ld... (cached) powerpc-openwrt-linux-musl-ld.bfd checking for mixed mingw-gcc and native VC++ environment... no checking for mixed cygwin and native MinGW environment... no checking if we mix cygwin with any native compiler... no checking if we mix msys with another native compiler... no checking if we mix WSL with another native compiler... no checking for flex... flex checking for lex output file root... lex.yy checking for lex library... none needed checking whether yytext is a pointer... yes checking for reentrant capable flex... yes checking if we can add -Werror=return-type to CFLAGS (via CFLAGS)... yes checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for powerpc-openwrt-linux-musl-gcc option to enable large file support... none needed checking for powerpc-openwrt-linux-musl-gcc option for timestamps after 2038... none needed checking for native win32 threads... no checking for pthread_create in -lpthread... yes checking for powerpc-openwrt-linux-getconf... false checking for powerpc-openwrt-linux-getconf... no checking for getconf... no checking for Native POSIX Thread Library... cross checking for nptl/pthread.h... no checking for pthread.h... yes checking for pthread/mit/pthread.h... no checking if we can add -Wdeclaration-after-statement to DED_WARN_FLAGS (via CFLAGS)... yes checking if we can add -Werror=return-type to DED_WERRORFLAGS (via CFLAGS)... yes checking if we can add -Werror=implicit to DED_WERRORFLAGS (via CFLAGS)... yes checking if we can add -Werror=undef to DED_WERRORFLAGS (via CFLAGS)... yes checking if we can add -fno-common to DED_CFLAGS (via CFLAGS)... yes checking for powerpc-openwrt-linux-ld... powerpc-openwrt-linux-musl-gcc checking if we can add -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 to DED_CFLAGS (via CFLAGS)... no checking if we can add -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 to DED_CFLAGS (via CFLAGS)... no checking if we can add -fstack-clash-protection to DED_CFLAGS (via CFLAGS)... yes checking if we can add -fstack-protector-strong to DED_CFLAGS (via CFLAGS)... yes checking if we can add -fstack-protector-strong to DED_LDFLAGS (via LDFLAGS)... yes checking if we can add -fcf-protection=full to DED_CFLAGS (via CFLAGS)... no checking if we can add -mbranch-protection=standard to DED_CFLAGS (via CFLAGS)... no checking if we can add -fexceptions to DED_CFLAGS (via CFLAGS)... yes checking if we can add -fno-strict-overflow to DED_CFLAGS (via CFLAGS)... yes checking if we can add -fno-delete-null-pointer-checks to DED_CFLAGS (via CFLAGS)... yes checking if we can add -fno-strict-aliasing to DED_CFLAGS (via CFLAGS)... yes checking if we can add -fstrict-flex-arrays=3 to DED_CFLAGS (via CFLAGS)... yes checking if we can add -Wl,-z,noexecstack to DED_LDFLAGS (via LDFLAGS)... yes checking if we can add -Wl,-z,relro to DED_LDFLAGS (via LDFLAGS)... yes checking if we can add -Wl,-z,now to DED_LDFLAGS (via LDFLAGS)... yes checking if we can add -Wl,--as-needed to DED_LDFLAGS (via LDFLAGS)... yes checking if we can add -Wl,--no-copy-dt-needed-entries to DED_LDFLAGS (via LDFLAGS)... yes checking for static compiler flags... -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 -pipe -mcpu=464fp -fno-caller-saves -fno-plt -fhonour-copts -ffile-prefix-map=/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/otp_src_28.0.3=otp_src_28.0.3 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/builder/shared-workdir/build/sdk/staging_dir/toolchain-powerpc_464fp_gcc-14.3.0_musl/usr/include -I/builder/shared-workdir/build/sdk/staging_dir/toolchain-powerpc_464fp_gcc-14.3.0_musl/include -I/builder/shared-workdir/build/sdk/staging_dir/toolchain-powerpc_464fp_gcc-14.3.0_musl/include/fortify -D_GNU_SOURCE -DSTATIC_ERLANG_NIF -DSTATIC_ERLANG_DRIVER checking for basic compiler flags for loadable drivers... -fstrict-flex-arrays=3 -fno-strict-aliasing -fno-delete-null-pointer-checks -fno-strict-overflow -fexceptions -fstack-protector-strong -fstack-clash-protection -fno-common -Werror=return-type -Os -pipe -mcpu=464fp -fno-caller-saves -fno-plt -fhonour-copts -ffile-prefix-map=/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/otp_src_28.0.3=otp_src_28.0.3 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/builder/shared-workdir/build/sdk/staging_dir/toolchain-powerpc_464fp_gcc-14.3.0_musl/usr/include -I/builder/shared-workdir/build/sdk/staging_dir/toolchain-powerpc_464fp_gcc-14.3.0_musl/include -I/builder/shared-workdir/build/sdk/staging_dir/toolchain-powerpc_464fp_gcc-14.3.0_musl/include/fortify -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 -fstrict-flex-arrays=3 -fno-strict-aliasing -fno-delete-null-pointer-checks -fno-strict-overflow -fexceptions -fstack-protector-strong -fstack-clash-protection -fno-common -Werror=return-type -Os -pipe -mcpu=464fp -fno-caller-saves -fno-plt -fhonour-copts -ffile-prefix-map=/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/otp_src_28.0.3=otp_src_28.0.3 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/builder/shared-workdir/build/sdk/staging_dir/toolchain-powerpc_464fp_gcc-14.3.0_musl/usr/include -I/builder/shared-workdir/build/sdk/staging_dir/toolchain-powerpc_464fp_gcc-14.3.0_musl/include -I/builder/shared-workdir/build/sdk/staging_dir/toolchain-powerpc_464fp_gcc-14.3.0_musl/include/fortify -D_GNU_SOURCE -fPIC checking for linker for loadable drivers... powerpc-openwrt-linux-musl-gcc checking for linker flags for loadable drivers... -Wl,--no-copy-dt-needed-entries -Wl,--as-needed -Wl,-z,now -Wl,-z,relro -Wl,-z,noexecstack -fstack-protector-strong -L/builder/shared-workdir/build/sdk/staging_dir/toolchain-powerpc_464fp_gcc-14.3.0_musl/usr/lib -L/builder/shared-workdir/build/sdk/staging_dir/toolchain-powerpc_464fp_gcc-14.3.0_musl/lib -fuse-ld=bfd -znow -zrelro -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/powerpc-openwrt-linux-gnu/Makefile configure: WARNING: result yes guessed because of cross compilation === Running configure in /builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/otp_src_28.0.3/lib/odbc === ./configure '--target=powerpc-openwrt-linux' '--host=powerpc-openwrt-linux' '--build=x86_64-pc-linux-gnu' '--disable-dependency-tracking' '--program-prefix=' '--program-suffix=' '--prefix=/usr' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--libexecdir=/usr/lib' '--sysconfdir=/etc' '--datadir=/usr/share' '--localstatedir=/var' '--mandir=/usr/man' '--infodir=/usr/info' '--disable-nls' '--with-odbc' '--without-javac' '--enable-shared-zlib' '--enable-dynamic-ssl-lib' '--disable-jit' '--disable-sctp' CFLAGS='-Os -pipe -mcpu=464fp -fno-caller-saves -fno-plt -fhonour-copts -ffile-prefix-map=/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/otp_src_28.0.3=otp_src_28.0.3 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro ' LDFLAGS='-L/builder/shared-workdir/build/sdk/staging_dir/toolchain-powerpc_464fp_gcc-14.3.0_musl/usr/lib -L/builder/shared-workdir/build/sdk/staging_dir/toolchain-powerpc_464fp_gcc-14.3.0_musl/lib -fuse-ld=bfd -znow -zrelro ' --disable-option-checking --cache-file=/dev/null --srcdir="/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/otp_src_28.0.3/lib/odbc" configure: loading site script /builder/shared-workdir/build/sdk/include/site/powerpc checking build system type... x86_64-pc-linux-gnu checking host system type... powerpc-openwrt-linux-gnu checking target system type... powerpc-openwrt-linux-gnu checking for powerpc-openwrt-linux-gcc... powerpc-openwrt-linux-musl-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... yes checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether powerpc-openwrt-linux-musl-gcc accepts -g... yes checking for powerpc-openwrt-linux-musl-gcc option to enable C11 features... none needed checking for ld.sh... powerpc-openwrt-linux-musl-ld.bfd checking for powerpc-openwrt-linux-ld... (cached) powerpc-openwrt-linux-musl-ld.bfd checking for mixed mingw-gcc and native VC++ environment... no checking for mixed cygwin and native MinGW environment... no checking if we mix cygwin with any native compiler... no checking if we mix msys with another native compiler... no checking if we mix WSL with another native compiler... no checking whether make sets $(MAKE)... yes checking if we can add -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 to CFLAGS (via CFLAGS)... no checking if we can add -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 to CFLAGS (via CFLAGS)... no checking if we can add -fstack-clash-protection to CFLAGS (via CFLAGS)... yes checking if we can add -fstack-protector-strong to CFLAGS (via CFLAGS)... yes checking if we can add -fstack-protector-strong to LDFLAGS (via LDFLAGS)... yes checking if we can add -fcf-protection=full to CFLAGS (via CFLAGS)... no checking if we can add -mbranch-protection=standard to CFLAGS (via CFLAGS)... no checking if we can add -fexceptions to CFLAGS (via CFLAGS)... yes checking if we can add -fno-strict-overflow to CFLAGS (via CFLAGS)... yes checking if we can add -fno-delete-null-pointer-checks to CFLAGS (via CFLAGS)... yes checking if we can add -fno-strict-aliasing to CFLAGS (via CFLAGS)... yes checking if we can add -fstrict-flex-arrays=3 to CFLAGS (via CFLAGS)... yes checking if we can add -D_GLIBCXX_ASSERTIONS to CXXFLAGS (via CFLAGS)... yes checking if we can add -Wl,-z,noexecstack to LDFLAGS (via LDFLAGS)... yes checking if we can add -Wl,-z,relro to LDFLAGS (via LDFLAGS)... yes checking if we can add -Wl,-z,now to LDFLAGS (via LDFLAGS)... yes checking if we can add -Wl,--as-needed to LDFLAGS (via LDFLAGS)... yes checking if we can add -Wl,--no-copy-dt-needed-entries to LDFLAGS (via LDFLAGS)... yes checking for rm... /bin/rm checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for grep that handles long lines and -e... /builder/shared-workdir/build/sdk/staging_dir/host/bin/grep checking for connect... yes checking for gethostbyname... yes checking for egrep... /builder/shared-workdir/build/sdk/staging_dir/host/bin/grep -E checking for fcntl.h... yes checking for netdb.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for sys/socket.h... yes checking for winsock2.h... no checking for windows.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 powerpc-openwrt-linux-getconf... false checking for powerpc-openwrt-linux-getconf... no checking for getconf... no checking for Native POSIX Thread Library... cross checking for nptl/pthread.h... no checking for pthread.h... yes checking for pthread/mit/pthread.h... no checking size of void *... (cached) 4 checking for odbc in standard locations... -L/builder/shared-workdir/build/sdk/staging_dir/target-powerpc_464fp_musl/usr/lib checking for SQLAllocHandle in -lodbc... yes checking for sql.h... yes checking for sqlext.h... yes checking if we can add -Werror=return-type to CFLAGS (via CFLAGS)... yes configure: creating ./config.status config.status: creating c_src/powerpc-openwrt-linux-gnu/Makefile configure: WARNING: result yes guessed because of cross compilation === Running configure in /builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/otp_src_28.0.3/lib/snmp === ./configure '--target=powerpc-openwrt-linux' '--host=powerpc-openwrt-linux' '--build=x86_64-pc-linux-gnu' '--disable-dependency-tracking' '--program-prefix=' '--program-suffix=' '--prefix=/usr' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--libexecdir=/usr/lib' '--sysconfdir=/etc' '--datadir=/usr/share' '--localstatedir=/var' '--mandir=/usr/man' '--infodir=/usr/info' '--disable-nls' '--with-odbc' '--without-javac' '--enable-shared-zlib' '--enable-dynamic-ssl-lib' '--disable-jit' '--disable-sctp' CFLAGS='-Os -pipe -mcpu=464fp -fno-caller-saves -fno-plt -fhonour-copts -ffile-prefix-map=/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/otp_src_28.0.3=otp_src_28.0.3 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro ' LDFLAGS='-L/builder/shared-workdir/build/sdk/staging_dir/toolchain-powerpc_464fp_gcc-14.3.0_musl/usr/lib -L/builder/shared-workdir/build/sdk/staging_dir/toolchain-powerpc_464fp_gcc-14.3.0_musl/lib -fuse-ld=bfd -znow -zrelro ' --disable-option-checking --cache-file=/dev/null --srcdir="/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/otp_src_28.0.3/lib/snmp" configure: loading site script /builder/shared-workdir/build/sdk/include/site/powerpc checking build system type... x86_64-pc-linux-gnu checking host system type... powerpc-openwrt-linux-gnu checking target system type... powerpc-openwrt-linux-gnu checking for perl... perl configure: Default (snmp) empty pdu size set to 21 configure: creating ./config.status config.status: creating mibs/Makefile config.status: creating src/agent/Makefile === Running configure in /builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/otp_src_28.0.3/lib/wx === ./configure '--target=powerpc-openwrt-linux' '--host=powerpc-openwrt-linux' '--build=x86_64-pc-linux-gnu' '--disable-dependency-tracking' '--program-prefix=' '--program-suffix=' '--prefix=/usr' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--libexecdir=/usr/lib' '--sysconfdir=/etc' '--datadir=/usr/share' '--localstatedir=/var' '--mandir=/usr/man' '--infodir=/usr/info' '--disable-nls' '--with-odbc' '--without-javac' '--enable-shared-zlib' '--enable-dynamic-ssl-lib' '--disable-jit' '--disable-sctp' CFLAGS='-Os -pipe -mcpu=464fp -fno-caller-saves -fno-plt -fhonour-copts -ffile-prefix-map=/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/otp_src_28.0.3=otp_src_28.0.3 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro ' LDFLAGS='-L/builder/shared-workdir/build/sdk/staging_dir/toolchain-powerpc_464fp_gcc-14.3.0_musl/usr/lib -L/builder/shared-workdir/build/sdk/staging_dir/toolchain-powerpc_464fp_gcc-14.3.0_musl/lib -fuse-ld=bfd -znow -zrelro ' --disable-option-checking --cache-file=/dev/null --srcdir="/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/otp_src_28.0.3/lib/wx" configure: loading site script /builder/shared-workdir/build/sdk/include/site/powerpc checking build system type... x86_64-pc-linux-gnu checking host system type... powerpc-openwrt-linux-gnu checking target system type... powerpc-openwrt-linux-gnu checking for powerpc-openwrt-linux-gcc... powerpc-openwrt-linux-musl-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... yes checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether powerpc-openwrt-linux-musl-gcc accepts -g... yes checking for powerpc-openwrt-linux-musl-gcc option to enable C11 features... none needed checking whether the compiler supports GNU C++... yes checking whether powerpc-openwrt-linux-musl-g++ accepts -g... yes checking for powerpc-openwrt-linux-musl-g++ option to enable C++11 features... none needed checking for powerpc-openwrt-linux-ranlib... powerpc-openwrt-linux-musl-gcc-ranlib checking how to run the C preprocessor... powerpc-openwrt-linux-musl-gcc -E checking for ld.sh... powerpc-openwrt-linux-musl-ld.bfd checking for powerpc-openwrt-linux-ld... (cached) powerpc-openwrt-linux-musl-ld.bfd configure: Building for linux-gnu checking if we can add -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 to CFLAGS (via CFLAGS)... no checking if we can add -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 to CFLAGS (via CFLAGS)... no checking if we can add -fstack-clash-protection to CFLAGS (via CFLAGS)... yes checking if we can add -fstack-protector-strong to CFLAGS (via CFLAGS)... yes checking if we can add -fstack-protector-strong to LDFLAGS (via LDFLAGS)... yes checking if we can add -fcf-protection=full to CFLAGS (via CFLAGS)... no checking if we can add -mbranch-protection=standard to CFLAGS (via CFLAGS)... no checking if we can add -fexceptions to CFLAGS (via CFLAGS)... yes checking if we can add -fno-strict-overflow to CFLAGS (via CFLAGS)... yes checking if we can add -fno-delete-null-pointer-checks to CFLAGS (via CFLAGS)... yes checking if we can add -fno-strict-aliasing to CFLAGS (via CFLAGS)... yes checking if we can add -fstrict-flex-arrays=3 to CFLAGS (via CFLAGS)... yes checking if we can add -D_GLIBCXX_ASSERTIONS to CXXFLAGS (via CFLAGS)... yes checking if we can add -Wl,-z,noexecstack to LDFLAGS (via LDFLAGS)... yes checking if we can add -Wl,-z,relro to LDFLAGS (via LDFLAGS)... yes checking if we can add -Wl,-z,now to LDFLAGS (via LDFLAGS)... yes checking if we can add -Wl,--as-needed to LDFLAGS (via LDFLAGS)... yes checking if we can add -Wl,--no-copy-dt-needed-entries to LDFLAGS (via LDFLAGS)... yes checking for mixed mingw-gcc and native VC++ environment... no checking for mixed cygwin and native MinGW environment... no checking if we mix cygwin with any native compiler... no checking if we mix msys with another native compiler... no checking if we mix WSL with another native compiler... no checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking size of void *... (cached) 4 checking if we can add -fno-move-loop-invariants to CXXNOOPT (via CFLAGS)... yes checking if we can add -fno-var-tracking-assignments to CXXNOOPT (via CFLAGS)... yes checking for GL/gl.h... no checking for OpenGL/gl.h... no configure: Checking for OpenGL headers in /usr/X11R6 checking for GL/gl.h... no configure: Checking for OpenGL headers in /usr/local checking for GL/gl.h... no checking for GL/glu.h... no checking for OpenGL/glu.h... no checking 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 powerpc-openwrt-linux-gnu/config.status config.status: creating config.mk config.status: creating c_src/Makefile configure: WARNING: No OpenGL headers found, wx will NOT be usable configure: WARNING: No GLU headers found, wx will NOT be usable configure: WARNING: Cross compilation of the wx driver is not supported yet, wx will NOT be usable ********************************************************************* ********************** APPLICATIONS DISABLED ********************** ********************************************************************* jinterface : Java compiler disabled by user ********************************************************************* ********************************************************************* ********************** APPLICATIONS INFORMATION ******************* ********************************************************************* wx : No OpenGL headers found, wx will NOT be usable No GLU headers found, wx will NOT be usable Cross compilation of the wx driver is not supported yet, wx will NOT be usable ********************************************************************* make[4]: Entering directory '/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/otp_src_28.0.3' make USE_PGO=false BOOT_PREFIX= erl_interface emulator libs local_setup make[5]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. make[5]: Entering directory '/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/otp_src_28.0.3' MAKE erl_interface_build make[6]: Entering directory '/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/otp_src_28.0.3/lib/erl_interface' === Entering application erl_interface make[7]: Entering directory '/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/otp_src_28.0.3/lib/erl_interface/src' MAKE opt make[8]: Entering directory '/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/otp_src_28.0.3/lib/erl_interface/src' GEN powerpc-openwrt-linux-gnu/depend.mk CC powerpc-openwrt-linux-gnu/depend.mk CC /builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/otp_src_28.0.3/lib/erl_interface/obj.st/powerpc-openwrt-linux-gnu/ei_connect.o In file included from ../include/ei.h:45, from misc/eidef.h:34, from connect/ei_connect.c:26: /builder/shared-workdir/build/sdk/staging_dir/toolchain-powerpc_464fp_gcc-14.3.0_musl/include/fortify/stdio.h: In function 'vsnprintf': /builder/shared-workdir/build/sdk/staging_dir/toolchain-powerpc_464fp_gcc-14.3.0_musl/include/fortify/stdio.h:155:49: error: "FORTIFY_USE_NATIVE_CHK" is not defined, evaluates to 0 [-Werror=undef] 155 | #if __has_builtin(__builtin___vsnprintf_chk) && FORTIFY_USE_NATIVE_CHK | ^~~~~~~~~~~~~~~~~~~~~~ /builder/shared-workdir/build/sdk/staging_dir/toolchain-powerpc_464fp_gcc-14.3.0_musl/include/fortify/stdio.h: In function 'vsprintf': /builder/shared-workdir/build/sdk/staging_dir/toolchain-powerpc_464fp_gcc-14.3.0_musl/include/fortify/stdio.h:175:48: error: "FORTIFY_USE_NATIVE_CHK" is not defined, evaluates to 0 [-Werror=undef] 175 | #if __has_builtin(__builtin___vsprintf_chk) && FORTIFY_USE_NATIVE_CHK | ^~~~~~~~~~~~~~~~~~~~~~ /builder/shared-workdir/build/sdk/staging_dir/toolchain-powerpc_464fp_gcc-14.3.0_musl/include/fortify/stdio.h: In function 'vfprintf': /builder/shared-workdir/build/sdk/staging_dir/toolchain-powerpc_464fp_gcc-14.3.0_musl/include/fortify/stdio.h:203:48: error: "FORTIFY_USE_NATIVE_CHK" is not defined, evaluates to 0 [-Werror=undef] 203 | #if __has_builtin(__builtin___vfprintf_chk) && FORTIFY_USE_NATIVE_CHK | ^~~~~~~~~~~~~~~~~~~~~~ /builder/shared-workdir/build/sdk/staging_dir/toolchain-powerpc_464fp_gcc-14.3.0_musl/include/fortify/stdio.h: In function 'vprintf': /builder/shared-workdir/build/sdk/staging_dir/toolchain-powerpc_464fp_gcc-14.3.0_musl/include/fortify/stdio.h:217:47: error: "FORTIFY_USE_NATIVE_CHK" is not defined, evaluates to 0 [-Werror=undef] 217 | #if __has_builtin(__builtin___vprintf_chk) && FORTIFY_USE_NATIVE_CHK | ^~~~~~~~~~~~~~~~~~~~~~ In file included from connect/ei_connect.c:58: /builder/shared-workdir/build/sdk/staging_dir/toolchain-powerpc_464fp_gcc-14.3.0_musl/include/fortify/string.h: In function 'memcpy': /builder/shared-workdir/build/sdk/staging_dir/toolchain-powerpc_464fp_gcc-14.3.0_musl/include/fortify/string.h:51:46: error: "FORTIFY_USE_NATIVE_CHK" is not defined, evaluates to 0 [-Werror=undef] 51 | #if __has_builtin(__builtin___memcpy_chk) && FORTIFY_USE_NATIVE_CHK | ^~~~~~~~~~~~~~~~~~~~~~ /builder/shared-workdir/build/sdk/staging_dir/toolchain-powerpc_464fp_gcc-14.3.0_musl/include/fortify/string.h: In function 'memmove': /builder/shared-workdir/build/sdk/staging_dir/toolchain-powerpc_464fp_gcc-14.3.0_musl/include/fortify/string.h:78:47: error: "FORTIFY_USE_NATIVE_CHK" is not defined, evaluates to 0 [-Werror=undef] 78 | #if __has_builtin(__builtin___memmove_chk) && FORTIFY_USE_NATIVE_CHK | ^~~~~~~~~~~~~~~~~~~~~~ /builder/shared-workdir/build/sdk/staging_dir/toolchain-powerpc_464fp_gcc-14.3.0_musl/include/fortify/string.h: In function 'memset': /builder/shared-workdir/build/sdk/staging_dir/toolchain-powerpc_464fp_gcc-14.3.0_musl/include/fortify/string.h:102:46: error: "FORTIFY_USE_NATIVE_CHK" is not defined, evaluates to 0 [-Werror=undef] 102 | #if __has_builtin(__builtin___memset_chk) && FORTIFY_USE_NATIVE_CHK | ^~~~~~~~~~~~~~~~~~~~~~ /builder/shared-workdir/build/sdk/staging_dir/toolchain-powerpc_464fp_gcc-14.3.0_musl/include/fortify/string.h: In function 'stpcpy': /builder/shared-workdir/build/sdk/staging_dir/toolchain-powerpc_464fp_gcc-14.3.0_musl/include/fortify/string.h:184:46: error: "FORTIFY_USE_NATIVE_CHK" is not defined, evaluates to 0 [-Werror=undef] 184 | #if __has_builtin(__builtin___stpcpy_chk) && FORTIFY_USE_NATIVE_CHK | ^~~~~~~~~~~~~~~~~~~~~~ /builder/shared-workdir/build/sdk/staging_dir/toolchain-powerpc_464fp_gcc-14.3.0_musl/include/fortify/string.h: In function 'stpncpy': /builder/shared-workdir/build/sdk/staging_dir/toolchain-powerpc_464fp_gcc-14.3.0_musl/include/fortify/string.h:208:47: error: "FORTIFY_USE_NATIVE_CHK" is not defined, evaluates to 0 [-Werror=undef] 208 | #if __has_builtin(__builtin___stpncpy_chk) && FORTIFY_USE_NATIVE_CHK | ^~~~~~~~~~~~~~~~~~~~~~ /builder/shared-workdir/build/sdk/staging_dir/toolchain-powerpc_464fp_gcc-14.3.0_musl/include/fortify/string.h: In function 'strcat': /builder/shared-workdir/build/sdk/staging_dir/toolchain-powerpc_464fp_gcc-14.3.0_musl/include/fortify/string.h:230:46: error: "FORTIFY_USE_NATIVE_CHK" is not defined, evaluates to 0 [-Werror=undef] 230 | #if __has_builtin(__builtin___strcat_chk) && FORTIFY_USE_NATIVE_CHK | ^~~~~~~~~~~~~~~~~~~~~~ /builder/shared-workdir/build/sdk/staging_dir/toolchain-powerpc_464fp_gcc-14.3.0_musl/include/fortify/string.h: In function 'strcpy': /builder/shared-workdir/build/sdk/staging_dir/toolchain-powerpc_464fp_gcc-14.3.0_musl/include/fortify/string.h:248:46: error: "FORTIFY_USE_NATIVE_CHK" is not defined, evaluates to 0 [-Werror=undef] 248 | #if __has_builtin(__builtin___strcpy_chk) && FORTIFY_USE_NATIVE_CHK | ^~~~~~~~~~~~~~~~~~~~~~ /builder/shared-workdir/build/sdk/staging_dir/toolchain-powerpc_464fp_gcc-14.3.0_musl/include/fortify/string.h: In function 'strncat': /builder/shared-workdir/build/sdk/staging_dir/toolchain-powerpc_464fp_gcc-14.3.0_musl/include/fortify/string.h:287:47: error: "FORTIFY_USE_NATIVE_CHK" is not defined, evaluates to 0 [-Werror=undef] 287 | #if __has_builtin(__builtin___strncat_chk) && FORTIFY_USE_NATIVE_CHK | ^~~~~~~~~~~~~~~~~~~~~~ /builder/shared-workdir/build/sdk/staging_dir/toolchain-powerpc_464fp_gcc-14.3.0_musl/include/fortify/string.h: In function 'strncpy': /builder/shared-workdir/build/sdk/staging_dir/toolchain-powerpc_464fp_gcc-14.3.0_musl/include/fortify/string.h:314:47: error: "FORTIFY_USE_NATIVE_CHK" is not defined, evaluates to 0 [-Werror=undef] 314 | #if __has_builtin(__builtin___strncpy_chk) && FORTIFY_USE_NATIVE_CHK | ^~~~~~~~~~~~~~~~~~~~~~ /builder/shared-workdir/build/sdk/staging_dir/toolchain-powerpc_464fp_gcc-14.3.0_musl/include/fortify/string.h: In function 'mempcpy': /builder/shared-workdir/build/sdk/staging_dir/toolchain-powerpc_464fp_gcc-14.3.0_musl/include/fortify/string.h:337:47: error: "FORTIFY_USE_NATIVE_CHK" is not defined, evaluates to 0 [-Werror=undef] 337 | #if __has_builtin(__builtin___mempcpy_chk) && FORTIFY_USE_NATIVE_CHK | ^~~~~~~~~~~~~~~~~~~~~~ /builder/shared-workdir/build/sdk/staging_dir/toolchain-powerpc_464fp_gcc-14.3.0_musl/include/fortify/string.h:343:9: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 343 | __fh_size_t __bd = __fh_bos(__d, 0); | ^~~~~~~~~~~ cc1: some warnings being treated as errors make[8]: *** [powerpc-openwrt-linux-gnu/Makefile:441: /builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/otp_src_28.0.3/lib/erl_interface/obj.st/powerpc-openwrt-linux-gnu/ei_connect.o] Error 1 make[8]: Leaving directory '/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/otp_src_28.0.3/lib/erl_interface/src' make[7]: *** [Makefile:33: opt] Error 2 make[7]: Leaving directory '/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/otp_src_28.0.3/lib/erl_interface/src' make[6]: *** [/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/otp_src_28.0.3/make/otp_subdir.mk:31: opt] Error 2 make[6]: Leaving directory '/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/otp_src_28.0.3/lib/erl_interface' make[5]: *** [Makefile:524: erl_interface_build] Error 2 make[5]: Leaving directory '/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/otp_src_28.0.3' make[4]: *** [Makefile:399: noboot] Error 2 make[4]: Leaving directory '/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/otp_src_28.0.3' make[3]: *** [Makefile:429: /builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/otp_src_28.0.3/.built] Error 2 time: package/feeds/packages/erlang/compile#55.62#51.25#63.11