>>> nmap: Building main/nmap 7.95-r0 (using abuild 3.13.0-r5) started Thu, 22 Aug 2024 03:23:51 +0000 >>> nmap: Checking sanity of /home/buildozer/aports/main/nmap/APKBUILD... >>> nmap: Analyzing dependencies... >>> nmap: Installing for build: build-base autoconf automake libpcap-dev libssh2-dev linux-headers lua5.4-dev openssl-dev pcre-dev zlib-dev (1/22) Installing m4 (1.4.19-r3) (2/22) Installing libbz2 (1.0.8-r6) (3/22) Installing perl (5.40.0-r1) (4/22) Installing autoconf (2.72-r0) (5/22) Installing automake (1.17-r0) (6/22) Installing libpcap (1.10.4-r1) (7/22) Installing libpcap-dev (1.10.4-r1) (8/22) Installing libssh2 (1.11.0-r3) (9/22) Installing openssl-dev (3.3.1-r3) (10/22) Installing zlib-dev (1.3.1-r1) (11/22) Installing libssh2-dev (1.11.0-r3) (12/22) Installing linux-headers (6.6-r0) (13/22) Installing lua5.4-dev (5.4.7-r0) (14/22) Installing libpcre16 (8.45-r3) (15/22) Installing libpcre32 (8.45-r3) (16/22) Installing pcre (8.45-r3) (17/22) Installing libpcrecpp (8.45-r3) (18/22) Installing pcre-dev (8.45-r3) (19/22) Installing .makedepends-nmap (20240822.032352) (20/22) Installing perl-error (0.17029-r2) (21/22) Installing perl-git (2.46.0-r0) (22/22) Installing git-perl (2.46.0-r0) Executing busybox-1.36.1-r31.trigger OK: 318 MiB in 122 packages >>> nmap: Cleaning up srcdir >>> nmap: Cleaning up pkgdir >>> nmap: Cleaning up tmpdir >>> nmap: Fetching https://distfiles.alpinelinux.org/distfiles/edge/nmap-7.95.tar.bz2 >>> nmap: Fetching https://distfiles.alpinelinux.org/distfiles/edge/nmap-7.95.tar.bz2 >>> nmap: Checking sha512sums... nmap-7.95.tar.bz2: OK fortify-source.patch: OK >>> nmap: Unpacking /var/cache/distfiles/nmap-7.95.tar.bz2... >>> nmap: fortify-source.patch patching file Makefile.in Hunk #1 succeeded at 39 (offset -2 lines). loongarch64-alpine-linux-musl >>> nmap: No update needed for ./libssh2/config.sub >>> nmap: Updating ./nping/config.sub >>> nmap: Updating ./ncat/config.sub >>> nmap: Updating ./config.sub loongarch64-alpine-linux-musl >>> nmap: No update needed for ./libpcre/config.sub loongarch64-alpine-linux-musl >>> nmap: No update needed for ./libpcap/config.sub checking whether NLS is requested... yes checking build system type... loongarch64-alpine-linux-musl checking host system type... loongarch64-alpine-linux-musl checking for loongarch64-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 the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking for inline... inline checking for loongarch64-alpine-linux-musl-gcc... (cached) gcc checking whether the compiler supports GNU C... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to enable C11 features... (cached) none needed checking whether the compiler supports GNU C++... yes checking whether g++ accepts -g... yes checking for g++ option to enable C++11 features... none needed checking for loongarch64-alpine-linux-musl-ranlib... no checking for ranlib... ranlib checking for a BSD-compatible install... /usr/bin/install -c checking for gawk... no checking for mawk... no checking for nawk... no checking for awk... awk checking for __func__... yes checking for loongarch64-alpine-linux-musl-strip... no checking for strip... /usr/bin/strip 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 pwd.h... yes checking for termios.h... yes checking for sys/sockio.h... no checking for stdint.h... (cached) yes checking for sys/stat.h... (cached) yes checking for fcntl.h... yes checking for linux/rtnetlink.h... yes checking for sys/socket.h... yes checking for net/if.h... yes checking for library containing setsockopt... none required checking for library containing gethostbyname... none required checking if AF_INET6 IPPROTO_RAW sockets include the packet header... yes checking for a Python interpreter with version >= 3... none configure: WARNING: Not building Ndiff because Python was not found checking for library containing dlopen... none required checking for openssl/ssl.h... yes checking for BIO_int_ctrl in -lcrypto... yes checking for SSL_new in -lssl... yes checking for pcap.h... yes checking for pcap_create in -lpcap... yes checking for gcc options needed to detect all undeclared functions... none needed checking for sys/ioccom.h... no checking for sys/time.h... yes checking for net/bpf.h... no checking if libpcap is suitable... checking whether pcap_get_selectable_fd is declared... yes yes checking for pcap_set_immediate_mode... yes checking for pcre2.h... no checking for zlib.h... yes checking for gzread in -lz... yes checking for libssh2.h... yes checking for libssh2_userauth_banner in -lssh2... yes checking for lua5.4/lua.h... yes checking for library containing lua_isyieldable... -llua checking for lua version == 504... checking how to run the C preprocessor... gcc -E yes checking for linear.h... no no checking whether byte ordering is bigendian... no checking if struct in_addr is a wacky huge structure (some Sun boxes)... no checking if struct icmp exists... yes checking if struct ip exists... yes checking if struct ip has ip_sum member... yes checking for strerror... yes checking for type of 6th argument to recvfrom()... socklen_t configure: creating ./config.status config.status: creating Makefile config.status: creating libnetutil/Makefile config.status: creating nmap_config.h === configuring in nping (/home/buildozer/aports/main/nmap/src/nmap-7.95/nping) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--build=loongarch64-alpine-linux-musl' '--host=loongarch64-alpine-linux-musl' '--sysconfdir=/etc' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--without-zenmap' '--with-openssl=yes' '--with-libpcap=yes' '--with-libpcre=yes' '--with-libz=yes' '--with-libssh2=yes' '--with-liblua=/usr/lua5.4' 'build_alias=loongarch64-alpine-linux-musl' 'host_alias=loongarch64-alpine-linux-musl' 'CC=gcc' 'CFLAGS=-Os -fstack-clash-protection -Wformat -Werror=format-security' 'LDFLAGS=-Wl,--as-needed,-O1,--sort-common' 'CXX=g++' 'CXXFLAGS=-Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1' --cache-file=/dev/null --srcdir=. checking build system type... loongarch64-alpine-linux-musl checking host system type... loongarch64-alpine-linux-musl checking for loongarch64-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 the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking for inline... inline checking for loongarch64-alpine-linux-musl-gcc... (cached) gcc checking whether the compiler supports GNU C... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to enable C11 features... (cached) none needed checking whether the compiler supports GNU C++... yes checking whether g++ accepts -g... yes checking for g++ option to enable C++11 features... none needed checking for a BSD-compatible install... /usr/bin/install -c checking whether the compiler is gcc 4 or greater... yes checking for __func__... yes checking for loongarch64-alpine-linux-musl-strip... no checking for strip... /usr/bin/strip 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 pwd.h... yes checking for termios.h... yes checking for sys/sockio.h... no checking for library containing setsockopt... none required checking for library containing gethostbyname... none required checking for library containing dlopen... none required checking for library containing nl_handle_alloc... no checking for openssl/ssl.h... yes checking for BIO_int_ctrl in -lcrypto... yes checking for SSL_new in -lssl... yes checking for EVP_sha256... yes checking for pcap.h... yes checking for pcap_create in -lpcap... yes checking for gcc options needed to detect all undeclared functions... none needed checking for sys/ioccom.h... no checking for sys/time.h... yes checking for net/bpf.h... no checking if libpcap is suitable... checking whether pcap_get_selectable_fd is declared... yes yes checking if sockaddr{} has sa_len member... no checking if sockaddr_in{} has sin_len member... no checking if sockaddr_in6{} has sin6_len member... no checking whether byte ordering is bigendian... no checking if struct in_addr is a wacky huge structure (some Sun boxes)... no checking if struct ip has ip_sum member... yes checking if function signal is accessible... no checking for strerror... yes configure: creating ./config.status config.status: creating Makefile config.status: creating nping_config.h o o o o o o o o o o o o o o o 888b 888 o o o 8888b 888 o o o 88888b 888 o o o 888Y88b 888 o 888 Y88b888 o 888 Y88888 888 Y8888 888 Y888 --[NPING]-- Configuration complete. Type make (or gmake on some *BSD machines) to compile. === configuring in libpcre (/home/buildozer/aports/main/nmap/src/nmap-7.95/libpcre) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--build=loongarch64-alpine-linux-musl' '--host=loongarch64-alpine-linux-musl' '--sysconfdir=/etc' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--without-zenmap' '--with-openssl=yes' '--with-libpcap=yes' '--with-libpcre=yes' '--with-libz=yes' '--with-libssh2=yes' '--with-liblua=/usr/lua5.4' 'build_alias=loongarch64-alpine-linux-musl' 'host_alias=loongarch64-alpine-linux-musl' 'CC=gcc' 'CFLAGS=-Os -fstack-clash-protection -Wformat -Werror=format-security' 'LDFLAGS=-Wl,--as-needed,-O1,--sort-common' 'CXX=g++' 'CXXFLAGS=-Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1' --cache-file=/dev/null --srcdir=. checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... ./install-sh -c -d checking for gawk... no checking for mawk... no checking for nawk... no checking for awk... awk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking for loongarch64-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 the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking whether gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of gcc... gcc3 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 wchar.h... yes checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking for loongarch64-alpine-linux-musl-ar... no checking for loongarch64-alpine-linux-musl-lib... no checking for loongarch64-alpine-linux-musl-link... no checking for ar... ar checking the archiver (ar) interface... ar checking for int64_t... yes checking build system type... loongarch64-alpine-linux-musl checking host system type... loongarch64-alpine-linux-musl checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by gcc... /usr/loongarch64-alpine-linux-musl/bin/ld checking if the linker (/usr/loongarch64-alpine-linux-musl/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 98304 checking how to convert loongarch64-alpine-linux-musl file names to loongarch64-alpine-linux-musl format... func_convert_file_noop checking how to convert loongarch64-alpine-linux-musl file names to toolchain format... func_convert_file_noop checking for /usr/loongarch64-alpine-linux-musl/bin/ld option to reload object files... -r checking for loongarch64-alpine-linux-musl-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for loongarch64-alpine-linux-musl-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for loongarch64-alpine-linux-musl-ar... ar checking for archiver @FILE support... @ checking for loongarch64-alpine-linux-musl-strip... no checking for strip... strip checking for loongarch64-alpine-linux-musl-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for loongarch64-alpine-linux-musl-mt... no checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/loongarch64-alpine-linux-musl/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking whether ln -s works... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking whether the -Werror option is usable... yes checking for simple visibility declarations... yes checking for __builtin_mul_overflow()... yes checking for __attribute__((uninitialized))... yes checking for limits.h... yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for dirent.h... yes checking for windows.h... no checking for sys/wait.h... yes checking for an ANSI C-conforming const... yes checking for size_t... yes checking for bcopy... yes checking for memfd_create... yes checking for memmove... yes checking for mkostemp... yes checking for secure_getenv... yes checking for strerror... yes checking for realpath... yes checking whether Intel CET is enabled... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating pcre2-config config.status: creating src/pcre2.h config.status: creating src/config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing script-chmod commands config.status: executing delete-old-chartables commands pcre2-10.43 configuration summary: Install prefix ..................... : /usr C preprocessor ..................... : C compiler ......................... : gcc Linker ............................. : /usr/loongarch64-alpine-linux-musl/bin/ld C preprocessor flags ............... : C compiler flags ................... : -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden Linker flags ....................... : -Wl,--as-needed,-O1,--sort-common Extra libraries .................... : Build 8-bit pcre2 library .......... : yes Build 16-bit pcre2 library ......... : no Build 32-bit pcre2 library ......... : no Include debugging code ............. : no Enable Unicode support ............. : yes Newline char/sequence .............. : lf \R matches only ANYCRLF ............ : no \C is disabled ..................... : no EBCDIC coding ...................... : no EBCDIC code for NL ................. : n/a Rebuild char tables ................ : no Internal link size ................. : 2 Maximum variable lookbehind ........ : 255 Nested parentheses limit ........... : 250 Heap limit ......................... : 20000000 kibibytes Match limit ........................ : 10000000 Match depth limit .................. : MATCH_LIMIT Build shared libs .................. : yes Build static libs .................. : yes Valgrind support ................... : no Code coverage ...................... : no Use %zu and %td .................... : auto === configuring in libdnet-stripped (/home/buildozer/aports/main/nmap/src/nmap-7.95/libdnet-stripped) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--build=loongarch64-alpine-linux-musl' '--host=loongarch64-alpine-linux-musl' '--sysconfdir=/etc' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--without-zenmap' '--with-openssl=yes' '--with-libpcap=yes' '--with-libpcre=yes' '--with-libz=yes' '--with-libssh2=yes' '--with-liblua=/usr/lua5.4' 'build_alias=loongarch64-alpine-linux-musl' 'host_alias=loongarch64-alpine-linux-musl' 'CC=gcc' 'CFLAGS=-Os -fstack-clash-protection -Wformat -Werror=format-security' 'LDFLAGS=-Wl,--as-needed,-O1,--sort-common' 'CXX=g++' 'CXXFLAGS=-Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1' --cache-file=/dev/null --srcdir=. checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... ./../shtool install -c -d checking for gawk... no checking for mawk... no checking for nawk... no checking for awk... awk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no checking build system type... loongarch64-alpine-linux-musl checking host system type... loongarch64-alpine-linux-musl checking for loongarch64-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 style of include used by make... GNU checking dependency style of gcc... gcc3 checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by gcc... /usr/loongarch64-alpine-linux-musl/bin/ld checking if the linker (/usr/loongarch64-alpine-linux-musl/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 98304 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... no checking for /usr/loongarch64-alpine-linux-musl/bin/ld option to reload object files... -r checking for loongarch64-alpine-linux-musl-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for loongarch64-alpine-linux-musl-ar... no checking for ar... ar checking for loongarch64-alpine-linux-musl-strip... no checking for strip... strip checking for loongarch64-alpine-linux-musl-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking how to run the C preprocessor... gcc -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 dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/loongarch64-alpine-linux-musl/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for shl_load... no checking for shl_load in -ldld... no checking for dlopen... yes checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... no checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... no checking whether to build static libraries... yes checking for Python... checking for gethostbyname... yes checking for socket... yes checking for putmsg in -lstr... no checking for open_mib in -lnm... no checking for Check... no checking for ANSI C header files... (cached) yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for unistd.h... (cached) yes checking sys/bufmod.h usability... no checking sys/bufmod.h presence... no checking for sys/bufmod.h... no checking sys/dlpi.h usability... no checking sys/dlpi.h presence... no checking for sys/dlpi.h... no checking sys/dlpihdr.h usability... no checking sys/dlpihdr.h presence... no checking for sys/dlpihdr.h... no checking sys/dlpi_ext.h usability... no checking sys/dlpi_ext.h presence... no checking for sys/dlpi_ext.h... no checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/mib.h usability... no checking sys/mib.h presence... no checking for sys/mib.h... no checking sys/ndd_var.h usability... no checking sys/ndd_var.h presence... no checking for sys/ndd_var.h... no 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/sysctl.h usability... no checking sys/sysctl.h presence... no checking for sys/sysctl.h... no checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for sys/types.h... (cached) yes checking net/bpf.h usability... no checking net/bpf.h presence... no checking for net/bpf.h... no checking net/if.h usability... yes checking net/if.h presence... yes checking for net/if.h... yes checking net/if_var.h usability... no checking net/if_var.h presence... no checking for net/if_var.h... no checking net/if_arp.h usability... yes checking net/if_arp.h presence... yes checking for net/if_arp.h... yes checking net/if_dl.h usability... no checking net/if_dl.h presence... no checking for net/if_dl.h... no checking net/pfilt.h usability... no checking net/pfilt.h presence... no checking for net/pfilt.h... no checking net/pfvar.h usability... no checking net/pfvar.h presence... no checking for net/pfvar.h... no checking net/radix.h usability... no checking net/radix.h presence... no checking for net/radix.h... no checking net/raw.h usability... no checking net/raw.h presence... no checking for net/raw.h... no checking netinet/in_var.h usability... no checking netinet/in_var.h presence... no checking for netinet/in_var.h... no checking netinet/in6_var.h usability... no checking netinet/in6_var.h presence... no checking for netinet/in6_var.h... no checking net/if_tun.h usability... no checking net/if_tun.h presence... no checking for net/if_tun.h... no checking linux/if_tun.h usability... yes checking linux/if_tun.h presence... yes checking for linux/if_tun.h... yes checking netinet/ip_fw.h usability... no checking netinet/ip_fw.h presence... no checking for netinet/ip_fw.h... no checking linux/ip_fw.h usability... no checking linux/ip_fw.h presence... no checking for linux/ip_fw.h... no checking linux/ip_fwchains.h usability... no checking linux/ip_fwchains.h presence... no checking for linux/ip_fwchains.h... no checking linux/netfilter_ipv4/ipchains_core.h usability... no checking linux/netfilter_ipv4/ipchains_core.h presence... no checking for linux/netfilter_ipv4/ipchains_core.h... no checking ip_fil_compat.h usability... no checking ip_fil_compat.h presence... no checking for ip_fil_compat.h... no checking netinet/ip_fil_compat.h usability... no checking netinet/ip_fil_compat.h presence... no checking for netinet/ip_fil_compat.h... no checking ip_compat.h usability... no checking ip_compat.h presence... no checking for ip_compat.h... no checking netinet/ip_compat.h usability... no checking netinet/ip_compat.h presence... no checking for netinet/ip_compat.h... no checking ip_fil.h usability... no checking ip_fil.h presence... no checking for ip_fil.h... no checking netinet/ip_fil.h usability... no checking netinet/ip_fil.h presence... no checking for netinet/ip_fil.h... no checking hpsecurity.h usability... no checking hpsecurity.h presence... no checking for hpsecurity.h... no checking stropts.h usability... yes checking stropts.h presence... yes checking for stropts.h... yes checking for net/route.h... yes checking for an ANSI C-conforming const... yes checking for inline... inline checking for pid_t... yes checking for size_t... yes checking for sockaddr_in6 struct in ... yes checking for sa_len in sockaddr struct... no checking for arp_dev in arpreq struct... yes checking for rt_msghdr struct in ... no checking whether gcc needs -traditional... no checking for socklen_t... yes checking for working memcmp... yes checking for err... yes checking for strlcpy... yes checking for strsep... yes checking for Berkeley Packet Filter... no checking for Linux proc filesystem... yes checking whether ETH_P_ALL is declared... yes checking for Linux PF_PACKET sockets... yes checking for SNMP MIB2 STREAMS... no checking for route(7) STREAMS... no checking for arp(7) ioctls... yes checking for raw IP sockets ip_{len,off} host byte ordering... no checking for cooked raw IP sockets... no checking for getkerninfo... no configure: creating ./config.status config.status: creating Makefile config.status: creating dnet-config config.status: creating include/Makefile config.status: creating include/dnet/Makefile config.status: creating src/Makefile config.status: creating include/config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing default commands === configuring in nbase (/home/buildozer/aports/main/nmap/src/nmap-7.95/nbase) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--build=loongarch64-alpine-linux-musl' '--host=loongarch64-alpine-linux-musl' '--sysconfdir=/etc' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--without-zenmap' '--with-openssl=yes' '--with-libpcap=yes' '--with-libpcre=yes' '--with-libz=yes' '--with-libssh2=yes' '--with-liblua=/usr/lua5.4' 'build_alias=loongarch64-alpine-linux-musl' 'host_alias=loongarch64-alpine-linux-musl' 'CC=gcc' 'CFLAGS=-Os -fstack-clash-protection -Wformat -Werror=format-security' 'LDFLAGS=-Wl,--as-needed,-O1,--sort-common' 'CXX=g++' 'CXXFLAGS=-Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1' --cache-file=/dev/null --srcdir=. checking for loongarch64-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 loongarch64-alpine-linux-musl-ranlib... no checking for ranlib... ranlib checking build system type... loongarch64-alpine-linux-musl checking host system type... loongarch64-alpine-linux-musl checking for inline... inline 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 string.h... (cached) yes checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking for strings.h... (cached) yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.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 errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking for sys/types.h... (cached) yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking for sys/stat.h... (cached) yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking sys/wait.h usability... yes checking sys/wait.h presence... yes checking for sys/wait.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking for inttypes.h... (cached) yes checking mach-o/dyld.h usability... no checking mach-o/dyld.h presence... no checking for mach-o/dyld.h... no checking whether time.h and sys/time.h may both be included... yes checking for sys/socket.h... (cached) yes checking for net/if.h... yes checking for __attribute__... yes checking if sockaddr{} has sa_len member... no checking whether byte ordering is bigendian... no checking for int8_t... yes checking for int16_t... yes checking for int32_t... yes checking for int64_t... yes checking for uint8_t... yes checking for uint16_t... yes checking for uint32_t... yes checking for uint64_t... yes checking for snprintf... yes checking for vsnprintf... yes checking for nanosleep... yes checking for strerror... yes checking for strcasestr... yes checking for strcasecmp... yes checking for strncasecmp... yes checking for signal... yes checking for vsnprintf... (cached) yes checking for snprintf... (cached) yes checking for asprintf... yes checking for asnprintf... no checking for vasprintf... yes checking for vasnprintf... no checking for getopt... yes checking for getopt_long_only... yes checking for usleep... yes checking for gettimeofday... yes checking for sleep... yes checking for localtime_s... no checking for localtime_r... yes checking for getopt_long_only... (cached) yes checking for strcasecmp... (cached) yes checking for strncasecmp... (cached) yes checking for library containing getaddrinfo... none required checking for library containing gai_strerror... none required checking for library containing getnameinfo... none required checking for library containing inet_ntop... none required checking for library containing inet_pton... none required checking for gai_strerror... yes checking for inet_pton... yes checking for inet_ntop... yes checking for working getaddrinfo... yes checking for library containing inet_addr... none required checking for working getnameinfo... yes checking for sockaddr_in6... yes checking for sockaddr_storage... yes checking for AF_INET6 definition... yes checking for IPv6 support... yes checking for /proc/self/exe... yes configure: creating ./config.status config.status: creating Makefile config.status: creating nbase_config.h === configuring in nsock/src (/home/buildozer/aports/main/nmap/src/nmap-7.95/nsock/src) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--build=loongarch64-alpine-linux-musl' '--host=loongarch64-alpine-linux-musl' '--sysconfdir=/etc' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--without-zenmap' '--with-openssl=yes' '--with-libpcap=yes' '--with-libpcre=yes' '--with-libz=yes' '--with-libssh2=yes' '--with-liblua=/usr/lua5.4' 'build_alias=loongarch64-alpine-linux-musl' 'host_alias=loongarch64-alpine-linux-musl' 'CC=gcc' 'CFLAGS=-Os -fstack-clash-protection -Wformat -Werror=format-security' 'LDFLAGS=-Wl,--as-needed,-O1,--sort-common' 'CXX=g++' 'CXXFLAGS=-Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1' --cache-file=/dev/null --srcdir=. checking build system type... loongarch64-alpine-linux-musl checking host system type... loongarch64-alpine-linux-musl checking for loongarch64-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 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 pcap.h usability... yes checking pcap.h presence... yes checking for pcap.h... yes checking for pcap_set_immediate_mode... yes checking linux/version.h usability... yes checking linux/version.h presence... yes checking for linux/version.h... yes checking for Linux epoll(7) interface... yes checking for poll(2)... yes checking for kqueue... no checking for kevent... no checking for loongarch64-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 loongarch64-alpine-linux-musl-ranlib... no checking for ranlib... ranlib checking for gethostent... yes checking for setsockopt... yes checking for nanosleep... yes checking for ANSI C header files... (cached) yes checking net/bpf.h usability... no checking net/bpf.h presence... no checking for net/bpf.h... no checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/un.h usability... yes checking sys/un.h presence... yes checking for sys/un.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking for linux/vm_sockets.h... yes checking openssl/ssl.h usability... yes checking openssl/ssl.h presence... yes checking for openssl/ssl.h... yes checking for BIO_int_ctrl in -lcrypto... yes checking for SSL_new in -lssl... yes checking for library containing dlopen... none required configure: creating ./config.status config.status: creating Makefile config.status: creating ../tests/Makefile config.status: creating ../include/nsock_config.h === configuring in ncat (/home/buildozer/aports/main/nmap/src/nmap-7.95/ncat) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--build=loongarch64-alpine-linux-musl' '--host=loongarch64-alpine-linux-musl' '--sysconfdir=/etc' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--without-zenmap' '--with-openssl=yes' '--with-libpcap=yes' '--with-libpcre=yes' '--with-libz=yes' '--with-libssh2=yes' '--with-liblua=/usr/lua5.4' 'build_alias=loongarch64-alpine-linux-musl' 'host_alias=loongarch64-alpine-linux-musl' 'CC=gcc' 'CFLAGS=-Os -fstack-clash-protection -Wformat -Werror=format-security' 'LDFLAGS=-Wl,--as-needed,-O1,--sort-common' 'CXX=g++' 'CXXFLAGS=-Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1' --cache-file=/dev/null --srcdir=. checking build system type... loongarch64-alpine-linux-musl checking host system type... loongarch64-alpine-linux-musl checking for loongarch64-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 a BSD-compatible install... /usr/bin/install -c checking for loongarch64-alpine-linux-musl-strip... no checking for strip... /usr/bin/strip 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/wait.h that is POSIX.1 compatible... 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 limits.h usability... yes checking limits.h presence... yes checking for limits.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 for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for strings.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/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for unistd.h... (cached) yes checking sys/un.h usability... yes checking sys/un.h presence... yes checking for sys/un.h... yes checking for linux/vm_sockets.h... yes checking whether stat file-mode macros are broken... no checking for an ANSI C-conforming const... yes checking whether time.h and sys/time.h may both be included... yes checking for pid_t... yes checking vfork.h usability... no checking vfork.h presence... no checking for vfork.h... no checking for fork... yes checking for vfork... yes checking for working fork... yes checking for working vfork... (cached) yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking for sys/socket.h... (cached) yes checking types of arguments for select... int,fd_set *,struct timeval * checking return type of signal handlers... void checking for vprintf... yes checking for _doprnt... no checking for library containing setsockopt... none required checking for library containing gethostbyname... none required checking for library containing dlopen... none required checking for dup2... yes checking for gettimeofday... yes checking for inet_ntoa... yes checking for memset... yes checking for mkstemp... yes checking for select... yes checking for socket... yes checking for strcasecmp... yes checking for strchr... yes checking for strdup... yes checking for strerror... yes checking for strncasecmp... yes checking for strtol... yes checking openssl/ssl.h usability... yes checking openssl/ssl.h presence... yes checking for openssl/ssl.h... yes checking openssl/err.h usability... yes checking openssl/err.h presence... yes checking for openssl/err.h... yes checking openssl/rand.h usability... yes checking openssl/rand.h presence... yes checking for openssl/rand.h... yes checking for BIO_int_ctrl in -lcrypto... yes checking for SSL_new in -lssl... yes checking pcap.h usability... yes checking pcap.h presence... yes checking for pcap.h... yes checking for pcap_create in -lpcap... yes checking sys/ioccom.h usability... no checking sys/ioccom.h presence... no checking for sys/ioccom.h... no checking for sys/time.h... (cached) yes checking net/bpf.h usability... no checking net/bpf.h presence... no checking for net/bpf.h... no checking if libpcap is suitable... checking whether pcap_get_selectable_fd is declared... yes yes checking for odm_initialize in -lodm... no checking for odm_initialize in -lodm... (cached) no checking for _system_configuration in -lcfg... no checking lua5.4/lua.h usability... yes checking lua5.4/lua.h presence... yes checking for lua5.4/lua.h... yes checking for library containing lua_isyieldable... -llua checking for lua version >= 504... yes configure: creating ./config.status config.status: creating Makefile config.status: creating config.h . . \`-"'"-'/ } 6 6 { ==. Y ,== /^^^\ . / \ ) Ncat: A modern interpretation of classic Netcat ( )-( )/ -""---""--- / / Ncat \_/ ( ____ \_.=|____E Configuration complete. ___.-------.___ _.-' ___.--;--.___ `-._ .-' _.-' / .+. \ `-._ `-. .' .-' |-|-o-|-| `-. `. (_ _) `--._``-..__`._|_.'__..-''_.--' ``--._________.--'' ____ _____ ____ ____ _ _______ |_ \|_ _||_ \ / _| / \ |_ __ \ | \ | | | \/ | / _ \ | |__) | | |\ \| | | |\ /| | / ___ \ | ___/ _| |_\ |_ _| |_\/_| |_ _/ / \ \_ _| |_ |_____|\____||_____||_____||____| |____||_____| NMAP IS A POWERFUL TOOL -- USE CAREFULLY AND RESPONSIBLY Configured with: nping openssl zlib libssh2 lua ncat Configured without: localdirs ndiff zenmap Type make (or gmake on some *BSD machines) to compile. g++ -MM -I./liblinear -I/usr/lua5.4/include -I./libdnet-stripped/include -I./libpcre/src -I./nbase -I./nsock/include -DHAVE_CONFIG_H -DNMAP_PLATFORM=\"loongarch64-alpine-linux-musl\" -DNMAPDATADIR=\"/usr/share/nmap\" charpool.cc FingerPrintResults.cc FPEngine.cc FPModel.cc idle_scan.cc MACLookup.cc main.cc nmap.cc nmap_dns.cc nmap_error.cc nmap_ftp.cc NmapOps.cc NmapOutputTable.cc nmap_tty.cc osscan2.cc osscan.cc output.cc payload.cc portlist.cc portreasons.cc protocols.cc scan_engine.cc scan_engine_connect.cc scan_engine_raw.cc scan_lists.cc service_scan.cc services.cc string_pool.cc Target.cc NewTargets.cc TargetGroup.cc targets.cc tcpip.cc timing.cc traceroute.cc utils.cc xml.cc nse_main.cc nse_utility.cc nse_nsock.cc nse_db.cc nse_dnet.cc nse_fs.cc nse_nmaplib.cc nse_debug.cc nse_lpeg.cc nse_openssl.cc nse_ssl_cert.cc nse_libssh2.cc nse_zlib.cc > makefile.dep Compiling libnetutil cd libnetutil && make Compiling liblinear make[1]: Entering directory '/home/buildozer/aports/main/nmap/src/nmap-7.95/liblinear' make[1]: Entering directory '/home/buildozer/aports/main/nmap/src/nmap-7.95/libnetutil' g++ -MM -I../liblinear -I/usr/lua5.4/include -I../libdnet-stripped/include -I../libpcre/src -I../nbase -I../nsock/include -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 ./netutil.cc ./PacketElement.cc ./NetworkLayerElement.cc ./ARPHeader.cc ./PacketElement.cc ./NetworkLayerElement.cc ./TransportLayerElement.cc ./ARPHeader.cc ./EthernetHeader.cc ./ICMPv4Header.cc ./ICMPv6Header.cc ./IPv4Header.cc ./IPv6Header.cc ./TCPHeader.cc ./UDPHeader.cc ./RawData.cc ./HopByHopHeader.cc ./DestOptsHeader.cc ./FragmentHeader.cc ./RoutingHeader.cc ./PacketParser.cc > makefile.dep Compiling libpcre g++ -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wno-uninitialized -c -o linear.o linear.cpp g++ -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wno-uninitialized -c -o newton.o newton.cpp make -C blas OPTFLAGS='-Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wno-uninitialized' CC='gcc'; Compiling libnbase cd nbase && make Compiling libdnet make[2]: Entering directory '/home/buildozer/aports/main/nmap/src/nmap-7.95/liblinear/blas' gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wno-uninitialized -c dnrm2.c g++ -c -I./liblinear -I/usr/lua5.4/include -I./libdnet-stripped/include -I./libpcre/src -I./nbase -I./nsock/include -DHAVE_CONFIG_H -DNMAP_PLATFORM=\"loongarch64-alpine-linux-musl\" -DNMAPDATADIR=\"/usr/share/nmap\" -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -Wall -fno-strict-aliasing charpool.cc -o charpool.o gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wno-uninitialized -c daxpy.c gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wno-uninitialized -c ddot.c gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wno-uninitialized -c dscal.c make[1]: Entering directory '/home/buildozer/aports/main/nmap/src/nmap-7.95/libdnet-stripped' make[1]: Entering directory '/home/buildozer/aports/main/nmap/src/nmap-7.95/nbase' gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -c -o snprintf.o snprintf.c gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -c -o nbase_time.o nbase_time.c gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -c -o nbase_str.o nbase_str.c gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -c -o nbase_misc.o nbase_misc.c Making all in include g++ -c -I./liblinear -I/usr/lua5.4/include -I./libdnet-stripped/include -I./libpcre/src -I./nbase -I./nsock/include -DHAVE_CONFIG_H -DNMAP_PLATFORM=\"loongarch64-alpine-linux-musl\" -DNMAPDATADIR=\"/usr/share/nmap\" -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -Wall -fno-strict-aliasing FingerPrintResults.cc -o FingerPrintResults.o gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -c -o nbase_memalloc.o nbase_memalloc.c gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -c -o nbase_rnd.o nbase_rnd.c gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -c -o nbase_addrset.o nbase_addrset.c make[1]: Entering directory '/home/buildozer/aports/main/nmap/src/nmap-7.95/libpcre' CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh '/home/buildozer/aports/main/nmap/src/nmap-7.95/libpcre/missing' aclocal-1.16 -I m4 g++ -c -I./liblinear -I/usr/lua5.4/include -I./libdnet-stripped/include -I./libpcre/src -I./nbase -I./nsock/include -DHAVE_CONFIG_H -DNMAP_PLATFORM=\"loongarch64-alpine-linux-musl\" -DNMAPDATADIR=\"/usr/share/nmap\" -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -Wall -fno-strict-aliasing FPEngine.cc -o FPEngine.o make[2]: Entering directory '/home/buildozer/aports/main/nmap/src/nmap-7.95/libdnet-stripped/include' /home/buildozer/aports/main/nmap/src/nmap-7.95/libpcre/missing: line 81: aclocal-1.16: not found make all-recursive WARNING: 'aclocal-1.16' is missing on your system. You should only need it if you modified 'acinclude.m4' or 'configure.ac' or m4 files included by 'configure.ac'. The 'aclocal' program is part of the GNU Automake package: It also requires GNU Autoconf, GNU m4 and Perl in order to run: make[1]: *** [Makefile:1023: aclocal.m4] Error 127 make[3]: Entering directory '/home/buildozer/aports/main/nmap/src/nmap-7.95/libdnet-stripped/include' make[1]: Leaving directory '/home/buildozer/aports/main/nmap/src/nmap-7.95/libpcre' make: *** [Makefile:135: build-pcre] Error 2 make: *** Waiting for unfinished jobs.... Making all in dnet make[4]: Entering directory '/home/buildozer/aports/main/nmap/src/nmap-7.95/libdnet-stripped/include/dnet' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/buildozer/aports/main/nmap/src/nmap-7.95/libdnet-stripped/include/dnet' make[4]: Entering directory '/home/buildozer/aports/main/nmap/src/nmap-7.95/libdnet-stripped/include' make[4]: Leaving directory '/home/buildozer/aports/main/nmap/src/nmap-7.95/libdnet-stripped/include' make[3]: Leaving directory '/home/buildozer/aports/main/nmap/src/nmap-7.95/libdnet-stripped/include' make[2]: Leaving directory '/home/buildozer/aports/main/nmap/src/nmap-7.95/libdnet-stripped/include' Making all in src make[2]: Entering directory '/home/buildozer/aports/main/nmap/src/nmap-7.95/libdnet-stripped/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -c -o addr-util.lo addr-util.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -c -o addr.lo addr.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -c -o blob.lo blob.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -c -o ip-util.lo ip-util.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -c -o ip6.lo ip6.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -c -o rand.lo rand.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -c -o arp-ioctl.lo arp-ioctl.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -c -o eth-linux.lo eth-linux.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -c -o fw-none.lo fw-none.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -c -o intf.lo intf.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -c -o ip.lo ip.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -c -o route-linux.lo route-linux.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -c -o tun-linux.lo tun-linux.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -c addr-util.c -o addr-util.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -c blob.c -o blob.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -c addr.c -o addr.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -c ip-util.c -o ip-util.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -c ip6.c -o ip6.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -c rand.c -o rand.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -c eth-linux.c -o eth-linux.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -c arp-ioctl.c -o arp-ioctl.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -c route-linux.c -o route-linux.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -c fw-none.c -o fw-none.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -c ip.c -o ip.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -c intf.c -o intf.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -c tun-linux.c -o tun-linux.o ar rcv blas.a dnrm2.o daxpy.o ddot.o dscal.o a - dnrm2.o a - daxpy.o a - ddot.o a - dscal.o ranlib blas.a make[2]: Leaving directory '/home/buildozer/aports/main/nmap/src/nmap-7.95/liblinear/blas' /bin/sh ../libtool --tag=CC --mode=link gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -version-info 1:1:0 -Wl,--as-needed,-O1,--sort-common -o libdnet.la -rpath /usr/lib addr-util.lo addr.lo blob.lo ip-util.lo ip6.lo rand.lo arp-ioctl.lo eth-linux.lo fw-none.lo intf.lo ip.lo route-linux.lo tun-linux.lo libtool: link: ar cru .libs/libdnet.a addr-util.o addr.o blob.o ip-util.o ip6.o rand.o arp-ioctl.o eth-linux.o fw-none.o intf.o ip.o route-linux.o tun-linux.o ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/libdnet.a libtool: link: ( cd ".libs" && rm -f "libdnet.la" && ln -s "../libdnet.la" "libdnet.la" ) make[2]: Leaving directory '/home/buildozer/aports/main/nmap/src/nmap-7.95/libdnet-stripped/src' make[2]: Entering directory '/home/buildozer/aports/main/nmap/src/nmap-7.95/libdnet-stripped' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory '/home/buildozer/aports/main/nmap/src/nmap-7.95/libdnet-stripped' make[1]: Leaving directory '/home/buildozer/aports/main/nmap/src/nmap-7.95/libdnet-stripped' rm -f libnbase.a ar cr libnbase.a snprintf.o nbase_time.o nbase_str.o nbase_misc.o nbase_memalloc.o nbase_rnd.o nbase_addrset.o ranlib libnbase.a make[1]: Leaving directory '/home/buildozer/aports/main/nmap/src/nmap-7.95/nbase' g++ -c -I../liblinear -I/usr/lua5.4/include -I../libdnet-stripped/include -I../libpcre/src -I../nbase -I../nsock/include -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -Wall -fno-strict-aliasing netutil.cc -o netutil.o g++ -c -I../liblinear -I/usr/lua5.4/include -I../libdnet-stripped/include -I../libpcre/src -I../nbase -I../nsock/include -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -Wall -fno-strict-aliasing PacketElement.cc -o PacketElement.o g++ -c -I../liblinear -I/usr/lua5.4/include -I../libdnet-stripped/include -I../libpcre/src -I../nbase -I../nsock/include -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -Wall -fno-strict-aliasing NetworkLayerElement.cc -o NetworkLayerElement.o g++ -c -I../liblinear -I/usr/lua5.4/include -I../libdnet-stripped/include -I../libpcre/src -I../nbase -I../nsock/include -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -Wall -fno-strict-aliasing TransportLayerElement.cc -o TransportLayerElement.o g++ -c -I../liblinear -I/usr/lua5.4/include -I../libdnet-stripped/include -I../libpcre/src -I../nbase -I../nsock/include -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -Wall -fno-strict-aliasing ARPHeader.cc -o ARPHeader.o g++ -c -I../liblinear -I/usr/lua5.4/include -I../libdnet-stripped/include -I../libpcre/src -I../nbase -I../nsock/include -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -Wall -fno-strict-aliasing EthernetHeader.cc -o EthernetHeader.o g++ -c -I../liblinear -I/usr/lua5.4/include -I../libdnet-stripped/include -I../libpcre/src -I../nbase -I../nsock/include -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -Wall -fno-strict-aliasing ICMPv4Header.cc -o ICMPv4Header.o g++ -c -I../liblinear -I/usr/lua5.4/include -I../libdnet-stripped/include -I../libpcre/src -I../nbase -I../nsock/include -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -Wall -fno-strict-aliasing ICMPv6Header.cc -o ICMPv6Header.o g++ -c -I../liblinear -I/usr/lua5.4/include -I../libdnet-stripped/include -I../libpcre/src -I../nbase -I../nsock/include -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -Wall -fno-strict-aliasing IPv4Header.cc -o IPv4Header.o g++ -c -I../liblinear -I/usr/lua5.4/include -I../libdnet-stripped/include -I../libpcre/src -I../nbase -I../nsock/include -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -Wall -fno-strict-aliasing IPv6Header.cc -o IPv6Header.o g++ -c -I../liblinear -I/usr/lua5.4/include -I../libdnet-stripped/include -I../libpcre/src -I../nbase -I../nsock/include -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -Wall -fno-strict-aliasing TCPHeader.cc -o TCPHeader.o g++ -c -I../liblinear -I/usr/lua5.4/include -I../libdnet-stripped/include -I../libpcre/src -I../nbase -I../nsock/include -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -Wall -fno-strict-aliasing UDPHeader.cc -o UDPHeader.o g++ -c -I../liblinear -I/usr/lua5.4/include -I../libdnet-stripped/include -I../libpcre/src -I../nbase -I../nsock/include -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -Wall -fno-strict-aliasing RawData.cc -o RawData.o g++ -c -I../liblinear -I/usr/lua5.4/include -I../libdnet-stripped/include -I../libpcre/src -I../nbase -I../nsock/include -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -Wall -fno-strict-aliasing HopByHopHeader.cc -o HopByHopHeader.o g++ -c -I../liblinear -I/usr/lua5.4/include -I../libdnet-stripped/include -I../libpcre/src -I../nbase -I../nsock/include -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -Wall -fno-strict-aliasing DestOptsHeader.cc -o DestOptsHeader.o g++ -c -I../liblinear -I/usr/lua5.4/include -I../libdnet-stripped/include -I../libpcre/src -I../nbase -I../nsock/include -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -Wall -fno-strict-aliasing FragmentHeader.cc -o FragmentHeader.o g++ -c -I../liblinear -I/usr/lua5.4/include -I../libdnet-stripped/include -I../libpcre/src -I../nbase -I../nsock/include -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -Wall -fno-strict-aliasing RoutingHeader.cc -o RoutingHeader.o g++ -c -I../liblinear -I/usr/lua5.4/include -I../libdnet-stripped/include -I../libpcre/src -I../nbase -I../nsock/include -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -Wall -fno-strict-aliasing PacketParser.cc -o PacketParser.o ar rcv liblinear.a linear.o newton.o blas/*.o a - linear.o a - newton.o a - blas/daxpy.o a - blas/ddot.o a - blas/dnrm2.o a - blas/dscal.o ranlib liblinear.a make[1]: Leaving directory '/home/buildozer/aports/main/nmap/src/nmap-7.95/liblinear' rm -f libnetutil.a ar cr libnetutil.a netutil.o PacketElement.o NetworkLayerElement.o TransportLayerElement.o ARPHeader.o EthernetHeader.o ICMPv4Header.o ICMPv6Header.o IPv4Header.o IPv6Header.o TCPHeader.o UDPHeader.o RawData.o HopByHopHeader.o DestOptsHeader.o FragmentHeader.o RoutingHeader.o PacketParser.o ranlib libnetutil.a make[1]: Leaving directory '/home/buildozer/aports/main/nmap/src/nmap-7.95/libnetutil' >>> ERROR: nmap: build failed >>> nmap: Uninstalling dependencies... (1/22) Purging .makedepends-nmap (20240822.032352) (2/22) Purging autoconf (2.72-r0) (3/22) Purging m4 (1.4.19-r3) (4/22) Purging automake (1.17-r0) (5/22) Purging libpcap-dev (1.10.4-r1) (6/22) Purging libpcap (1.10.4-r1) (7/22) Purging libssh2-dev (1.11.0-r3) (8/22) Purging libssh2 (1.11.0-r3) (9/22) Purging linux-headers (6.6-r0) (10/22) Purging lua5.4-dev (5.4.7-r0) (11/22) Purging openssl-dev (3.3.1-r3) (12/22) Purging pcre-dev (8.45-r3) (13/22) Purging libpcre16 (8.45-r3) (14/22) Purging libpcre32 (8.45-r3) (15/22) Purging libpcrecpp (8.45-r3) (16/22) Purging pcre (8.45-r3) (17/22) Purging zlib-dev (1.3.1-r1) (18/22) Purging git-perl (2.46.0-r0) (19/22) Purging perl-git (2.46.0-r0) (20/22) Purging perl-error (0.17029-r2) (21/22) Purging perl (5.40.0-r1) (22/22) Purging libbz2 (1.0.8-r6) Executing busybox-1.36.1-r31.trigger OK: 250 MiB in 100 packages