>>> nmap: Building main/nmap 7.93-r0 (using abuild 3.9.0-r6) started Fri, 02 Sep 2022 14:28:04 +0000 >>> nmap: Checking sanity of /home/buildozer/aports/main/nmap/APKBUILD... >>> nmap: Analyzing dependencies... >>> nmap: Installing for build: build-base linux-headers openssl-dev>3 libpcap-dev pcre-dev zlib-dev libssh2-dev lua5.3-dev (1/17) Installing linux-headers (5.19.5-r0) (2/17) Installing openssl-dev (3.0.5-r2) (3/17) Installing libpcap (1.10.1-r0) (4/17) Installing libpcap-dev (1.10.1-r0) (5/17) Installing libpcre16 (8.45-r2) (6/17) Installing libpcre32 (8.45-r2) (7/17) Installing pcre (8.45-r2) (8/17) Installing libpcrecpp (8.45-r2) (9/17) Installing pcre-dev (8.45-r2) (10/17) Installing zlib-dev (1.2.12-r3) (11/17) Installing libssh2 (1.10.0-r3) (12/17) Installing libssh2-dev (1.10.0-r3) (13/17) Installing linenoise (1.0-r2) (14/17) Installing lua5.3-libs (5.3.6-r4) (15/17) Installing lua5.3 (5.3.6-r4) (16/17) Installing lua5.3-dev (5.3.6-r4) (17/17) Installing .makedepends-nmap (20220902.142809) Executing busybox-1.35.0-r23.trigger OK: 289 MiB in 95 packages >>> nmap: Cleaning up srcdir >>> nmap: Cleaning up pkgdir >>> nmap: Fetching https://nmap.org/dist/nmap-7.93.tar.bz2 % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10.3M 100 10.3M 0 0 5687k 0 0:00:01 0:00:01 --:--:-- 5769k >>> nmap: Fetching https://nmap.org/dist/nmap-7.93.tar.bz2 >>> nmap: Checking sha512sums... nmap-7.93.tar.bz2: OK fortify-source.patch: OK >>> nmap: Unpacking /var/cache/distfiles/nmap-7.93.tar.bz2... >>> nmap: fortify-source.patch patching file Makefile.in Hunk #1 succeeded at 39 (offset -2 lines). >>> nmap: Updating ./nping/config.sub >>> nmap: Updating ./ncat/config.sub >>> nmap: Updating ./config.sub riscv64-alpine-linux-musl >>> nmap: No update needed for ./libssh2/config.sub riscv64-alpine-linux-musl >>> nmap: No update needed for ./libpcap/config.sub checking whether NLS is requested... yes checking build system type... riscv64-alpine-linux-musl checking host system type... riscv64-alpine-linux-musl checking for riscv64-alpine-linux-musl-gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for inline... inline checking for riscv64-alpine-linux-musl-gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking for riscv64-alpine-linux-musl-ranlib... no checking for ranlib... ranlib checking 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 riscv64-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/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 pwd.h usability... yes checking pwd.h presence... yes checking for pwd.h... yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking sys/sockio.h usability... no checking sys/sockio.h presence... no checking for sys/sockio.h... no checking for stdint.h... (cached) yes checking for sys/stat.h... (cached) yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for linux/rtnetlink.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... 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 >= 2.4... none configure: WARNING: Not building Ndiff because Python 2.x with x>=4 was not found checking for library containing dlopen... none required 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 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 sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... 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 pcap_set_immediate_mode... yes checking pcre.h usability... yes checking pcre.h presence... yes checking for pcre.h... yes checking for pcre_version in -lpcre... yes checking pcre/pcre.h usability... no checking pcre/pcre.h presence... no checking for pcre/pcre.h... no checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking for gzread in -lz... yes checking libssh2.h usability... yes checking libssh2.h presence... yes checking for libssh2.h... yes checking for libssh2_version in -lssh2... yes checking lua5.3/lua.h usability... yes checking lua5.3/lua.h presence... yes checking for lua5.3/lua.h... yes checking for library containing lua_isyieldable... -llua checking for lua version == 503... yes checking linear.h usability... no checking linear.h presence... no 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.93/nping) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--build=riscv64-alpine-linux-musl' '--host=riscv64-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.3' 'build_alias=riscv64-alpine-linux-musl' 'host_alias=riscv64-alpine-linux-musl' 'CC=gcc' 'CFLAGS=-Os -fomit-frame-pointer' 'LDFLAGS=-Wl,--as-needed,-O1,--sort-common' 'CPPFLAGS=-Os -fomit-frame-pointer' 'CXX=g++' 'CXXFLAGS=-Os -fomit-frame-pointer' --cache-file=/dev/null --srcdir=. checking build system type... riscv64-alpine-linux-musl checking host system type... riscv64-alpine-linux-musl checking for riscv64-alpine-linux-musl-gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for inline... inline checking for riscv64-alpine-linux-musl-gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes 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 riscv64-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/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 pwd.h usability... yes checking pwd.h presence... yes checking for pwd.h... yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking sys/sockio.h usability... no checking sys/sockio.h presence... no 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 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 EVP_sha256... 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 sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... 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 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... yes 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 libdnet-stripped (/home/buildozer/aports/main/nmap/src/nmap-7.93/libdnet-stripped) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--build=riscv64-alpine-linux-musl' '--host=riscv64-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.3' 'build_alias=riscv64-alpine-linux-musl' 'host_alias=riscv64-alpine-linux-musl' 'CC=gcc' 'CFLAGS=-Os -fomit-frame-pointer' 'LDFLAGS=-Wl,--as-needed,-O1,--sort-common' 'CPPFLAGS=-Os -fomit-frame-pointer' 'CXX=g++' 'CXXFLAGS=-Os -fomit-frame-pointer' --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... riscv64-alpine-linux-musl checking host system type... riscv64-alpine-linux-musl checking for riscv64-alpine-linux-musl-gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for 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/riscv64-alpine-linux-musl/bin/ld checking if the linker (/usr/riscv64-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/riscv64-alpine-linux-musl/bin/ld option to reload object files... -r checking for riscv64-alpine-linux-musl-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for riscv64-alpine-linux-musl-ar... no checking for ar... ar checking for riscv64-alpine-linux-musl-strip... no checking for strip... strip checking for riscv64-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/riscv64-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.93/nbase) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--build=riscv64-alpine-linux-musl' '--host=riscv64-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.3' 'build_alias=riscv64-alpine-linux-musl' 'host_alias=riscv64-alpine-linux-musl' 'CC=gcc' 'CFLAGS=-Os -fomit-frame-pointer' 'LDFLAGS=-Wl,--as-needed,-O1,--sort-common' 'CPPFLAGS=-Os -fomit-frame-pointer' 'CXX=g++' 'CXXFLAGS=-Os -fomit-frame-pointer' --cache-file=/dev/null --srcdir=. checking for riscv64-alpine-linux-musl-gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for riscv64-alpine-linux-musl-ranlib... no checking for ranlib... ranlib checking build system type... riscv64-alpine-linux-musl checking host system type... riscv64-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 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 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.93/nsock/src) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--build=riscv64-alpine-linux-musl' '--host=riscv64-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.3' 'build_alias=riscv64-alpine-linux-musl' 'host_alias=riscv64-alpine-linux-musl' 'CC=gcc' 'CFLAGS=-Os -fomit-frame-pointer' 'LDFLAGS=-Wl,--as-needed,-O1,--sort-common' 'CPPFLAGS=-Os -fomit-frame-pointer' 'CXX=g++' 'CXXFLAGS=-Os -fomit-frame-pointer' --cache-file=/dev/null --srcdir=. checking build system type... riscv64-alpine-linux-musl checking host system type... riscv64-alpine-linux-musl checking for riscv64-alpine-linux-musl-gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking how to run the C preprocessor... gcc -E checking for 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 riscv64-alpine-linux-musl-gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking for riscv64-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 checking for SSL_set_tlsext_host_name... yes checking for DTLS_client_method... yes checking for SSL_set_alpn_protos... yes 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.93/ncat) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--build=riscv64-alpine-linux-musl' '--host=riscv64-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.3' 'build_alias=riscv64-alpine-linux-musl' 'host_alias=riscv64-alpine-linux-musl' 'CC=gcc' 'CFLAGS=-Os -fomit-frame-pointer' 'LDFLAGS=-Wl,--as-needed,-O1,--sort-common' 'CPPFLAGS=-Os -fomit-frame-pointer' 'CXX=g++' 'CXXFLAGS=-Os -fomit-frame-pointer' --cache-file=/dev/null --srcdir=. checking build system type... riscv64-alpine-linux-musl checking host system type... riscv64-alpine-linux-musl checking for riscv64-alpine-linux-musl-gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for a BSD-compatible install... /usr/bin/install -c checking for riscv64-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.3/lua.h usability... yes checking lua5.3/lua.h presence... yes checking for lua5.3/lua.h... yes checking for library containing lua_isyieldable... -llua checking for lua version >= 503... 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. :================: /||# nmap -A _ || / || || | || || \ || || ================== ........... / \............. :\ ############ \ : --------------------------------- : | * |__________|| :::::::::: | \ | | || ....... | --------------------------------- 8 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.3/include -I./libdnet-stripped/include -Os -fomit-frame-pointer -I./nbase -I./nsock/include -DHAVE_CONFIG_H -DNMAP_PLATFORM=\"riscv64-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_dnet.cc nse_fs.cc nse_nmaplib.cc nse_debug.cc nse_pcrelib.cc nse_lpeg.cc nse_openssl.cc nse_ssl_cert.cc nse_libssh2.cc nse_zlib.cc > makefile.dep Compiling libnetutil cd libnetutil && /usr/bin/make Compiling liblinear Compiling libnbase cd nbase && /usr/bin/make g++ -c -I./liblinear -I/usr/lua5.3/include -I./libdnet-stripped/include -Os -fomit-frame-pointer -I./nbase -I./nsock/include -DHAVE_CONFIG_H -DNMAP_PLATFORM=\"riscv64-alpine-linux-musl\" -DNMAPDATADIR=\"/usr/share/nmap\" -Os -fomit-frame-pointer -Wall -fno-strict-aliasing charpool.cc -o charpool.o Compiling libdnet make[1]: Entering directory '/home/buildozer/aports/main/nmap/src/nmap-7.93/liblinear' g++ -Os -fomit-frame-pointer -Wall -Wno-uninitialized -c -o linear.o linear.cpp make[1]: Entering directory '/home/buildozer/aports/main/nmap/src/nmap-7.93/libnetutil' g++ -MM -I../liblinear -I/usr/lua5.3/include -I../libdnet-stripped/include -Os -fomit-frame-pointer -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 g++ -c -I./liblinear -I/usr/lua5.3/include -I./libdnet-stripped/include -Os -fomit-frame-pointer -I./nbase -I./nsock/include -DHAVE_CONFIG_H -DNMAP_PLATFORM=\"riscv64-alpine-linux-musl\" -DNMAPDATADIR=\"/usr/share/nmap\" -Os -fomit-frame-pointer -Wall -fno-strict-aliasing FingerPrintResults.cc -o FingerPrintResults.o g++ -Os -fomit-frame-pointer -Wall -Wno-uninitialized -c -o tron.o tron.cpp cd blas; /usr/bin/make OPTFLAGS='-Os -fomit-frame-pointer -Wall -Wno-uninitialized' CC='gcc'; g++ -c -I./liblinear -I/usr/lua5.3/include -I./libdnet-stripped/include -Os -fomit-frame-pointer -I./nbase -I./nsock/include -DHAVE_CONFIG_H -DNMAP_PLATFORM=\"riscv64-alpine-linux-musl\" -DNMAPDATADIR=\"/usr/share/nmap\" -Os -fomit-frame-pointer -Wall -fno-strict-aliasing FPEngine.cc -o FPEngine.o g++ -c -I./liblinear -I/usr/lua5.3/include -I./libdnet-stripped/include -Os -fomit-frame-pointer -I./nbase -I./nsock/include -DHAVE_CONFIG_H -DNMAP_PLATFORM=\"riscv64-alpine-linux-musl\" -DNMAPDATADIR=\"/usr/share/nmap\" -Os -fomit-frame-pointer -Wall -fno-strict-aliasing -g0 FPModel.cc -o FPModel.o make[1]: Entering directory '/home/buildozer/aports/main/nmap/src/nmap-7.93/libdnet-stripped' make[1]: Entering directory '/home/buildozer/aports/main/nmap/src/nmap-7.93/nbase' gcc -Os -fomit-frame-pointer -Wall -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -Os -fomit-frame-pointer -c -o snprintf.o snprintf.c g++ -c -I./liblinear -I/usr/lua5.3/include -I./libdnet-stripped/include -Os -fomit-frame-pointer -I./nbase -I./nsock/include -DHAVE_CONFIG_H -DNMAP_PLATFORM=\"riscv64-alpine-linux-musl\" -DNMAPDATADIR=\"/usr/share/nmap\" -Os -fomit-frame-pointer -Wall -fno-strict-aliasing idle_scan.cc -o idle_scan.o gcc -Os -fomit-frame-pointer -Wall -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -Os -fomit-frame-pointer -c -o nbase_time.o nbase_time.c gcc -Os -fomit-frame-pointer -Wall -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -Os -fomit-frame-pointer -c -o nbase_str.o nbase_str.c gcc -Os -fomit-frame-pointer -Wall -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -Os -fomit-frame-pointer -c -o nbase_misc.o nbase_misc.c gcc -Os -fomit-frame-pointer -Wall -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -Os -fomit-frame-pointer -c -o nbase_memalloc.o nbase_memalloc.c gcc -Os -fomit-frame-pointer -Wall -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -Os -fomit-frame-pointer -c -o nbase_rnd.o nbase_rnd.c gcc -Os -fomit-frame-pointer -Wall -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -Os -fomit-frame-pointer -c -o nbase_addrset.o nbase_addrset.c g++ -c -I./liblinear -I/usr/lua5.3/include -I./libdnet-stripped/include -Os -fomit-frame-pointer -I./nbase -I./nsock/include -DHAVE_CONFIG_H -DNMAP_PLATFORM=\"riscv64-alpine-linux-musl\" -DNMAPDATADIR=\"/usr/share/nmap\" -Os -fomit-frame-pointer -Wall -fno-strict-aliasing MACLookup.cc -o MACLookup.o make[2]: Entering directory '/home/buildozer/aports/main/nmap/src/nmap-7.93/liblinear/blas' gcc -Os -fomit-frame-pointer -Wall -Wno-uninitialized -c dnrm2.c gcc -Os -fomit-frame-pointer -Wall -Wno-uninitialized -c daxpy.c gcc -Os -fomit-frame-pointer -Wall -Wno-uninitialized -c ddot.c gcc -Os -fomit-frame-pointer -Wall -Wno-uninitialized -c dscal.c g++ -c -I./liblinear -I/usr/lua5.3/include -I./libdnet-stripped/include -Os -fomit-frame-pointer -I./nbase -I./nsock/include -DHAVE_CONFIG_H -DNMAP_PLATFORM=\"riscv64-alpine-linux-musl\" -DNMAPDATADIR=\"/usr/share/nmap\" -Os -fomit-frame-pointer -Wall -fno-strict-aliasing nmap_dns.cc -o nmap_dns.o Making all in include g++ -c -I./liblinear -I/usr/lua5.3/include -I./libdnet-stripped/include -Os -fomit-frame-pointer -I./nbase -I./nsock/include -DHAVE_CONFIG_H -DNMAP_PLATFORM=\"riscv64-alpine-linux-musl\" -DNMAPDATADIR=\"/usr/share/nmap\" -Os -fomit-frame-pointer -Wall -fno-strict-aliasing nmap_error.cc -o nmap_error.o g++ -c -I./liblinear -I/usr/lua5.3/include -I./libdnet-stripped/include -Os -fomit-frame-pointer -I./nbase -I./nsock/include -DHAVE_CONFIG_H -DNMAP_PLATFORM=\"riscv64-alpine-linux-musl\" -DNMAPDATADIR=\"/usr/share/nmap\" -Os -fomit-frame-pointer -Wall -fno-strict-aliasing nmap.cc -o nmap.o make[2]: Entering directory '/home/buildozer/aports/main/nmap/src/nmap-7.93/libdnet-stripped/include' g++ -c -I./liblinear -I/usr/lua5.3/include -I./libdnet-stripped/include -Os -fomit-frame-pointer -I./nbase -I./nsock/include -DHAVE_CONFIG_H -DNMAP_PLATFORM=\"riscv64-alpine-linux-musl\" -DNMAPDATADIR=\"/usr/share/nmap\" -Os -fomit-frame-pointer -Wall -fno-strict-aliasing nmap_ftp.cc -o nmap_ftp.o /usr/bin/make all-recursive g++ -c -I./liblinear -I/usr/lua5.3/include -I./libdnet-stripped/include -Os -fomit-frame-pointer -I./nbase -I./nsock/include -DHAVE_CONFIG_H -DNMAP_PLATFORM=\"riscv64-alpine-linux-musl\" -DNMAPDATADIR=\"/usr/share/nmap\" -Os -fomit-frame-pointer -Wall -fno-strict-aliasing NmapOps.cc -o NmapOps.o g++ -c -I./liblinear -I/usr/lua5.3/include -I./libdnet-stripped/include -Os -fomit-frame-pointer -I./nbase -I./nsock/include -DHAVE_CONFIG_H -DNMAP_PLATFORM=\"riscv64-alpine-linux-musl\" -DNMAPDATADIR=\"/usr/share/nmap\" -Os -fomit-frame-pointer -Wall -fno-strict-aliasing NmapOutputTable.cc -o NmapOutputTable.o g++ -c -I./liblinear -I/usr/lua5.3/include -I./libdnet-stripped/include -Os -fomit-frame-pointer -I./nbase -I./nsock/include -DHAVE_CONFIG_H -DNMAP_PLATFORM=\"riscv64-alpine-linux-musl\" -DNMAPDATADIR=\"/usr/share/nmap\" -Os -fomit-frame-pointer -Wall -fno-strict-aliasing nmap_tty.cc -o nmap_tty.o make[3]: Entering directory '/home/buildozer/aports/main/nmap/src/nmap-7.93/libdnet-stripped/include' g++ -c -I./liblinear -I/usr/lua5.3/include -I./libdnet-stripped/include -Os -fomit-frame-pointer -I./nbase -I./nsock/include -DHAVE_CONFIG_H -DNMAP_PLATFORM=\"riscv64-alpine-linux-musl\" -DNMAPDATADIR=\"/usr/share/nmap\" -Os -fomit-frame-pointer -Wall -fno-strict-aliasing osscan2.cc -o osscan2.o g++ -c -I./liblinear -I/usr/lua5.3/include -I./libdnet-stripped/include -Os -fomit-frame-pointer -I./nbase -I./nsock/include -DHAVE_CONFIG_H -DNMAP_PLATFORM=\"riscv64-alpine-linux-musl\" -DNMAPDATADIR=\"/usr/share/nmap\" -Os -fomit-frame-pointer -Wall -fno-strict-aliasing osscan.cc -o osscan.o g++ -c -I./liblinear -I/usr/lua5.3/include -I./libdnet-stripped/include -Os -fomit-frame-pointer -I./nbase -I./nsock/include -DHAVE_CONFIG_H -DNMAP_PLATFORM=\"riscv64-alpine-linux-musl\" -DNMAPDATADIR=\"/usr/share/nmap\" -Os -fomit-frame-pointer -Wall -fno-strict-aliasing output.cc -o output.o Making all in dnet g++ -c -I./liblinear -I/usr/lua5.3/include -I./libdnet-stripped/include -Os -fomit-frame-pointer -I./nbase -I./nsock/include -DHAVE_CONFIG_H -DNMAP_PLATFORM=\"riscv64-alpine-linux-musl\" -DNMAPDATADIR=\"/usr/share/nmap\" -Os -fomit-frame-pointer -Wall -fno-strict-aliasing payload.cc -o payload.o g++ -c -I./liblinear -I/usr/lua5.3/include -I./libdnet-stripped/include -Os -fomit-frame-pointer -I./nbase -I./nsock/include -DHAVE_CONFIG_H -DNMAP_PLATFORM=\"riscv64-alpine-linux-musl\" -DNMAPDATADIR=\"/usr/share/nmap\" -Os -fomit-frame-pointer -Wall -fno-strict-aliasing portlist.cc -o portlist.o g++ -c -I./liblinear -I/usr/lua5.3/include -I./libdnet-stripped/include -Os -fomit-frame-pointer -I./nbase -I./nsock/include -DHAVE_CONFIG_H -DNMAP_PLATFORM=\"riscv64-alpine-linux-musl\" -DNMAPDATADIR=\"/usr/share/nmap\" -Os -fomit-frame-pointer -Wall -fno-strict-aliasing portreasons.cc -o portreasons.o make[4]: Entering directory '/home/buildozer/aports/main/nmap/src/nmap-7.93/libdnet-stripped/include/dnet' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/buildozer/aports/main/nmap/src/nmap-7.93/libdnet-stripped/include/dnet' g++ -c -I./liblinear -I/usr/lua5.3/include -I./libdnet-stripped/include -Os -fomit-frame-pointer -I./nbase -I./nsock/include -DHAVE_CONFIG_H -DNMAP_PLATFORM=\"riscv64-alpine-linux-musl\" -DNMAPDATADIR=\"/usr/share/nmap\" -Os -fomit-frame-pointer -Wall -fno-strict-aliasing protocols.cc -o protocols.o g++ -c -I./liblinear -I/usr/lua5.3/include -I./libdnet-stripped/include -Os -fomit-frame-pointer -I./nbase -I./nsock/include -DHAVE_CONFIG_H -DNMAP_PLATFORM=\"riscv64-alpine-linux-musl\" -DNMAPDATADIR=\"/usr/share/nmap\" -Os -fomit-frame-pointer -Wall -fno-strict-aliasing scan_engine.cc -o scan_engine.o g++ -c -I./liblinear -I/usr/lua5.3/include -I./libdnet-stripped/include -Os -fomit-frame-pointer -I./nbase -I./nsock/include -DHAVE_CONFIG_H -DNMAP_PLATFORM=\"riscv64-alpine-linux-musl\" -DNMAPDATADIR=\"/usr/share/nmap\" -Os -fomit-frame-pointer -Wall -fno-strict-aliasing scan_engine_connect.cc -o scan_engine_connect.o make[4]: Entering directory '/home/buildozer/aports/main/nmap/src/nmap-7.93/libdnet-stripped/include' g++ -c -I./liblinear -I/usr/lua5.3/include -I./libdnet-stripped/include -Os -fomit-frame-pointer -I./nbase -I./nsock/include -DHAVE_CONFIG_H -DNMAP_PLATFORM=\"riscv64-alpine-linux-musl\" -DNMAPDATADIR=\"/usr/share/nmap\" -Os -fomit-frame-pointer -Wall -fno-strict-aliasing scan_engine_raw.cc -o scan_engine_raw.o make[4]: Leaving directory '/home/buildozer/aports/main/nmap/src/nmap-7.93/libdnet-stripped/include' g++ -c -I./liblinear -I/usr/lua5.3/include -I./libdnet-stripped/include -Os -fomit-frame-pointer -I./nbase -I./nsock/include -DHAVE_CONFIG_H -DNMAP_PLATFORM=\"riscv64-alpine-linux-musl\" -DNMAPDATADIR=\"/usr/share/nmap\" -Os -fomit-frame-pointer -Wall -fno-strict-aliasing scan_lists.cc -o scan_lists.o make[3]: Leaving directory '/home/buildozer/aports/main/nmap/src/nmap-7.93/libdnet-stripped/include' make[2]: Leaving directory '/home/buildozer/aports/main/nmap/src/nmap-7.93/libdnet-stripped/include' Making all in src g++ -c -I./liblinear -I/usr/lua5.3/include -I./libdnet-stripped/include -Os -fomit-frame-pointer -I./nbase -I./nsock/include -DHAVE_CONFIG_H -DNMAP_PLATFORM=\"riscv64-alpine-linux-musl\" -DNMAPDATADIR=\"/usr/share/nmap\" -Os -fomit-frame-pointer -Wall -fno-strict-aliasing service_scan.cc -o service_scan.o g++ -c -I./liblinear -I/usr/lua5.3/include -I./libdnet-stripped/include -Os -fomit-frame-pointer -I./nbase -I./nsock/include -DHAVE_CONFIG_H -DNMAP_PLATFORM=\"riscv64-alpine-linux-musl\" -DNMAPDATADIR=\"/usr/share/nmap\" -Os -fomit-frame-pointer -Wall -fno-strict-aliasing services.cc -o services.o g++ -c -I./liblinear -I/usr/lua5.3/include -I./libdnet-stripped/include -Os -fomit-frame-pointer -I./nbase -I./nsock/include -DHAVE_CONFIG_H -DNMAP_PLATFORM=\"riscv64-alpine-linux-musl\" -DNMAPDATADIR=\"/usr/share/nmap\" -Os -fomit-frame-pointer -Wall -fno-strict-aliasing string_pool.cc -o string_pool.o make[2]: Entering directory '/home/buildozer/aports/main/nmap/src/nmap-7.93/libdnet-stripped/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -Os -fomit-frame-pointer -Os -fomit-frame-pointer -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 -fomit-frame-pointer -Os -fomit-frame-pointer -Wall -c -o addr.lo addr.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -Os -fomit-frame-pointer -Os -fomit-frame-pointer -Wall -c -o blob.lo blob.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -Os -fomit-frame-pointer -Os -fomit-frame-pointer -Wall -c -o ip-util.lo ip-util.c g++ -c -I./liblinear -I/usr/lua5.3/include -I./libdnet-stripped/include -Os -fomit-frame-pointer -I./nbase -I./nsock/include -DHAVE_CONFIG_H -DNMAP_PLATFORM=\"riscv64-alpine-linux-musl\" -DNMAPDATADIR=\"/usr/share/nmap\" -Os -fomit-frame-pointer -Wall -fno-strict-aliasing NewTargets.cc -o NewTargets.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -Os -fomit-frame-pointer -Os -fomit-frame-pointer -Wall -c -o ip6.lo ip6.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -Os -fomit-frame-pointer -Os -fomit-frame-pointer -Wall -c -o rand.lo rand.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -Os -fomit-frame-pointer -Os -fomit-frame-pointer -Wall -c addr-util.c -o addr-util.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -Os -fomit-frame-pointer -Os -fomit-frame-pointer -Wall -c addr.c -o addr.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -Os -fomit-frame-pointer -Os -fomit-frame-pointer -Wall -c blob.c -o blob.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -Os -fomit-frame-pointer -Os -fomit-frame-pointer -Wall -c ip-util.c -o ip-util.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -Os -fomit-frame-pointer -Os -fomit-frame-pointer -Wall -c rand.c -o rand.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -Os -fomit-frame-pointer -Os -fomit-frame-pointer -Wall -c ip6.c -o ip6.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -Os -fomit-frame-pointer -Os -fomit-frame-pointer -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 -fomit-frame-pointer -Os -fomit-frame-pointer -Wall -c -o eth-linux.lo eth-linux.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -Os -fomit-frame-pointer -Os -fomit-frame-pointer -Wall -c arp-ioctl.c -o arp-ioctl.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -Os -fomit-frame-pointer -Os -fomit-frame-pointer -Wall -c -o fw-none.lo fw-none.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -Os -fomit-frame-pointer -Os -fomit-frame-pointer -Wall -c eth-linux.c -o eth-linux.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -Os -fomit-frame-pointer -Os -fomit-frame-pointer -Wall -c fw-none.c -o fw-none.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -Os -fomit-frame-pointer -Os -fomit-frame-pointer -Wall -c -o intf.lo intf.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -Os -fomit-frame-pointer -Os -fomit-frame-pointer -Wall -c -o ip.lo ip.c 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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -Os -fomit-frame-pointer -Os -fomit-frame-pointer -Wall -c intf.c -o intf.o make[2]: Leaving directory '/home/buildozer/aports/main/nmap/src/nmap-7.93/liblinear/blas' libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -Os -fomit-frame-pointer -Os -fomit-frame-pointer -Wall -c ip.c -o ip.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -Os -fomit-frame-pointer -Os -fomit-frame-pointer -Wall -c -o route-linux.lo route-linux.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -Os -fomit-frame-pointer -Os -fomit-frame-pointer -Wall -c route-linux.c -o route-linux.o g++ -c -I./liblinear -I/usr/lua5.3/include -I./libdnet-stripped/include -Os -fomit-frame-pointer -I./nbase -I./nsock/include -DHAVE_CONFIG_H -DNMAP_PLATFORM=\"riscv64-alpine-linux-musl\" -DNMAPDATADIR=\"/usr/share/nmap\" -Os -fomit-frame-pointer -Wall -fno-strict-aliasing TargetGroup.cc -o TargetGroup.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -Os -fomit-frame-pointer -Os -fomit-frame-pointer -Wall -c -o tun-linux.lo tun-linux.c g++ -c -I./liblinear -I/usr/lua5.3/include -I./libdnet-stripped/include -Os -fomit-frame-pointer -I./nbase -I./nsock/include -DHAVE_CONFIG_H -DNMAP_PLATFORM=\"riscv64-alpine-linux-musl\" -DNMAPDATADIR=\"/usr/share/nmap\" -Os -fomit-frame-pointer -Wall -fno-strict-aliasing Target.cc -o Target.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -Os -fomit-frame-pointer -Os -fomit-frame-pointer -Wall -c tun-linux.c -o tun-linux.o g++ -c -I./liblinear -I/usr/lua5.3/include -I./libdnet-stripped/include -Os -fomit-frame-pointer -I./nbase -I./nsock/include -DHAVE_CONFIG_H -DNMAP_PLATFORM=\"riscv64-alpine-linux-musl\" -DNMAPDATADIR=\"/usr/share/nmap\" -Os -fomit-frame-pointer -Wall -fno-strict-aliasing targets.cc -o targets.o g++ -c -I./liblinear -I/usr/lua5.3/include -I./libdnet-stripped/include -Os -fomit-frame-pointer -I./nbase -I./nsock/include -DHAVE_CONFIG_H -DNMAP_PLATFORM=\"riscv64-alpine-linux-musl\" -DNMAPDATADIR=\"/usr/share/nmap\" -Os -fomit-frame-pointer -Wall -fno-strict-aliasing tcpip.cc -o tcpip.o g++ -c -I./liblinear -I/usr/lua5.3/include -I./libdnet-stripped/include -Os -fomit-frame-pointer -I./nbase -I./nsock/include -DHAVE_CONFIG_H -DNMAP_PLATFORM=\"riscv64-alpine-linux-musl\" -DNMAPDATADIR=\"/usr/share/nmap\" -Os -fomit-frame-pointer -Wall -fno-strict-aliasing timing.cc -o timing.o g++ -c -I./liblinear -I/usr/lua5.3/include -I./libdnet-stripped/include -Os -fomit-frame-pointer -I./nbase -I./nsock/include -DHAVE_CONFIG_H -DNMAP_PLATFORM=\"riscv64-alpine-linux-musl\" -DNMAPDATADIR=\"/usr/share/nmap\" -Os -fomit-frame-pointer -Wall -fno-strict-aliasing traceroute.cc -o traceroute.o g++ -c -I./liblinear -I/usr/lua5.3/include -I./libdnet-stripped/include -Os -fomit-frame-pointer -I./nbase -I./nsock/include -DHAVE_CONFIG_H -DNMAP_PLATFORM=\"riscv64-alpine-linux-musl\" -DNMAPDATADIR=\"/usr/share/nmap\" -Os -fomit-frame-pointer -Wall -fno-strict-aliasing utils.cc -o utils.o g++ -c -I./liblinear -I/usr/lua5.3/include -I./libdnet-stripped/include -Os -fomit-frame-pointer -I./nbase -I./nsock/include -DHAVE_CONFIG_H -DNMAP_PLATFORM=\"riscv64-alpine-linux-musl\" -DNMAPDATADIR=\"/usr/share/nmap\" -Os -fomit-frame-pointer -Wall -fno-strict-aliasing xml.cc -o xml.o g++ -c -I./liblinear -I/usr/lua5.3/include -I./libdnet-stripped/include -Os -fomit-frame-pointer -I./nbase -I./nsock/include -DHAVE_CONFIG_H -DNMAP_PLATFORM=\"riscv64-alpine-linux-musl\" -DNMAPDATADIR=\"/usr/share/nmap\" -Os -fomit-frame-pointer -Wall -fno-strict-aliasing nse_main.cc -o nse_main.o g++ -c -I./liblinear -I/usr/lua5.3/include -I./libdnet-stripped/include -Os -fomit-frame-pointer -I./nbase -I./nsock/include -DHAVE_CONFIG_H -DNMAP_PLATFORM=\"riscv64-alpine-linux-musl\" -DNMAPDATADIR=\"/usr/share/nmap\" -Os -fomit-frame-pointer -Wall -fno-strict-aliasing nse_utility.cc -o nse_utility.o g++ -c -I./liblinear -I/usr/lua5.3/include -I./libdnet-stripped/include -Os -fomit-frame-pointer -I./nbase -I./nsock/include -DHAVE_CONFIG_H -DNMAP_PLATFORM=\"riscv64-alpine-linux-musl\" -DNMAPDATADIR=\"/usr/share/nmap\" -Os -fomit-frame-pointer -Wall -fno-strict-aliasing nse_nsock.cc -o nse_nsock.o g++ -c -I./liblinear -I/usr/lua5.3/include -I./libdnet-stripped/include -Os -fomit-frame-pointer -I./nbase -I./nsock/include -DHAVE_CONFIG_H -DNMAP_PLATFORM=\"riscv64-alpine-linux-musl\" -DNMAPDATADIR=\"/usr/share/nmap\" -Os -fomit-frame-pointer -Wall -fno-strict-aliasing nse_dnet.cc -o nse_dnet.o g++ -c -I./liblinear -I/usr/lua5.3/include -I./libdnet-stripped/include -Os -fomit-frame-pointer -I./nbase -I./nsock/include -DHAVE_CONFIG_H -DNMAP_PLATFORM=\"riscv64-alpine-linux-musl\" -DNMAPDATADIR=\"/usr/share/nmap\" -Os -fomit-frame-pointer -Wall -fno-strict-aliasing nse_fs.cc -o nse_fs.o g++ -c -I./liblinear -I/usr/lua5.3/include -I./libdnet-stripped/include -Os -fomit-frame-pointer -I./nbase -I./nsock/include -DHAVE_CONFIG_H -DNMAP_PLATFORM=\"riscv64-alpine-linux-musl\" -DNMAPDATADIR=\"/usr/share/nmap\" -Os -fomit-frame-pointer -Wall -fno-strict-aliasing nse_nmaplib.cc -o nse_nmaplib.o g++ -c -I./liblinear -I/usr/lua5.3/include -I./libdnet-stripped/include -Os -fomit-frame-pointer -I./nbase -I./nsock/include -DHAVE_CONFIG_H -DNMAP_PLATFORM=\"riscv64-alpine-linux-musl\" -DNMAPDATADIR=\"/usr/share/nmap\" -Os -fomit-frame-pointer -Wall -fno-strict-aliasing nse_debug.cc -o nse_debug.o g++ -c -I./liblinear -I/usr/lua5.3/include -I./libdnet-stripped/include -Os -fomit-frame-pointer -I./nbase -I./nsock/include -DHAVE_CONFIG_H -DNMAP_PLATFORM=\"riscv64-alpine-linux-musl\" -DNMAPDATADIR=\"/usr/share/nmap\" -Os -fomit-frame-pointer -Wall -fno-strict-aliasing nse_pcrelib.cc -o nse_pcrelib.o g++ -c -I./liblinear -I/usr/lua5.3/include -I./libdnet-stripped/include -Os -fomit-frame-pointer -I./nbase -I./nsock/include -DHAVE_CONFIG_H -DNMAP_PLATFORM=\"riscv64-alpine-linux-musl\" -DNMAPDATADIR=\"/usr/share/nmap\" -Os -fomit-frame-pointer -Wall -fno-strict-aliasing nse_lpeg.cc -o nse_lpeg.o 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.93/nbase' g++ -c -I./liblinear -I/usr/lua5.3/include -I./libdnet-stripped/include -Os -fomit-frame-pointer -I./nbase -I./nsock/include -DHAVE_CONFIG_H -DNMAP_PLATFORM=\"riscv64-alpine-linux-musl\" -DNMAPDATADIR=\"/usr/share/nmap\" -Os -fomit-frame-pointer -Wall -fno-strict-aliasing nse_openssl.cc -o nse_openssl.o g++ -c -I./liblinear -I/usr/lua5.3/include -I./libdnet-stripped/include -Os -fomit-frame-pointer -I./nbase -I./nsock/include -DHAVE_CONFIG_H -DNMAP_PLATFORM=\"riscv64-alpine-linux-musl\" -DNMAPDATADIR=\"/usr/share/nmap\" -Os -fomit-frame-pointer -Wall -fno-strict-aliasing nse_ssl_cert.cc -o nse_ssl_cert.o /bin/sh ../libtool --tag=CC --mode=link gcc -Os -fomit-frame-pointer -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 /usr/bin/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.93/libdnet-stripped/src' make[2]: Entering directory '/home/buildozer/aports/main/nmap/src/nmap-7.93/libdnet-stripped' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory '/home/buildozer/aports/main/nmap/src/nmap-7.93/libdnet-stripped' make[1]: Leaving directory '/home/buildozer/aports/main/nmap/src/nmap-7.93/libdnet-stripped' g++ -c -I./liblinear -I/usr/lua5.3/include -I./libdnet-stripped/include -Os -fomit-frame-pointer -I./nbase -I./nsock/include -DHAVE_CONFIG_H -DNMAP_PLATFORM=\"riscv64-alpine-linux-musl\" -DNMAPDATADIR=\"/usr/share/nmap\" -Os -fomit-frame-pointer -Wall -fno-strict-aliasing nse_libssh2.cc -o nse_libssh2.o g++ -c -I./liblinear -I/usr/lua5.3/include -I./libdnet-stripped/include -Os -fomit-frame-pointer -I./nbase -I./nsock/include -DHAVE_CONFIG_H -DNMAP_PLATFORM=\"riscv64-alpine-linux-musl\" -DNMAPDATADIR=\"/usr/share/nmap\" -Os -fomit-frame-pointer -Wall -fno-strict-aliasing nse_zlib.cc -o nse_zlib.o g++ -c -I./liblinear -I/usr/lua5.3/include -I./libdnet-stripped/include -Os -fomit-frame-pointer -I./nbase -I./nsock/include -DHAVE_CONFIG_H -DNMAP_PLATFORM=\"riscv64-alpine-linux-musl\" -DNMAPDATADIR=\"/usr/share/nmap\" -Os -fomit-frame-pointer -Wall -fno-strict-aliasing main.cc -o main.o Compiling libnsock cd nsock/src && /usr/bin/make make[1]: Entering directory '/home/buildozer/aports/main/nmap/src/nmap-7.93/nsock/src' gcc -MM -Os -fomit-frame-pointer -I/home/buildozer/aports/main/nmap/src/nmap-7.93/nbase -DHAVE_CONFIG_H -DNSOCK_VERSION=\"0.02\" -D_FORTIFY_SOURCE=2 -I../include error.c filespace.c gh_heap.c nsock_connect.c nsock_core.c nsock_iod.c nsock_read.c nsock_timers.c nsock_write.c nsock_ssl.c nsock_event.c nsock_pool.c netutils.c nsock_pcap.c nsock_engines.c engine_select.c engine_epoll.c engine_kqueue.c engine_poll.c nsock_proxy.c nsock_log.c proxy_http.c proxy_socks4.c > makefile.dep g++ -c -I../liblinear -I/usr/lua5.3/include -I../libdnet-stripped/include -Os -fomit-frame-pointer -I../nbase -I../nsock/include -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -Os -fomit-frame-pointer -Wall -fno-strict-aliasing netutil.cc -o netutil.o g++ -c -I../liblinear -I/usr/lua5.3/include -I../libdnet-stripped/include -Os -fomit-frame-pointer -I../nbase -I../nsock/include -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -Os -fomit-frame-pointer -Wall -fno-strict-aliasing PacketElement.cc -o PacketElement.o g++ -c -I../liblinear -I/usr/lua5.3/include -I../libdnet-stripped/include -Os -fomit-frame-pointer -I../nbase -I../nsock/include -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -Os -fomit-frame-pointer -Wall -fno-strict-aliasing NetworkLayerElement.cc -o NetworkLayerElement.o g++ -c -I../liblinear -I/usr/lua5.3/include -I../libdnet-stripped/include -Os -fomit-frame-pointer -I../nbase -I../nsock/include -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -Os -fomit-frame-pointer -Wall -fno-strict-aliasing TransportLayerElement.cc -o TransportLayerElement.o g++ -c -I../liblinear -I/usr/lua5.3/include -I../libdnet-stripped/include -Os -fomit-frame-pointer -I../nbase -I../nsock/include -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -Os -fomit-frame-pointer -Wall -fno-strict-aliasing ARPHeader.cc -o ARPHeader.o g++ -c -I../liblinear -I/usr/lua5.3/include -I../libdnet-stripped/include -Os -fomit-frame-pointer -I../nbase -I../nsock/include -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -Os -fomit-frame-pointer -Wall -fno-strict-aliasing EthernetHeader.cc -o EthernetHeader.o g++ -c -I../liblinear -I/usr/lua5.3/include -I../libdnet-stripped/include -Os -fomit-frame-pointer -I../nbase -I../nsock/include -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -Os -fomit-frame-pointer -Wall -fno-strict-aliasing ICMPv4Header.cc -o ICMPv4Header.o g++ -c -I../liblinear -I/usr/lua5.3/include -I../libdnet-stripped/include -Os -fomit-frame-pointer -I../nbase -I../nsock/include -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -Os -fomit-frame-pointer -Wall -fno-strict-aliasing ICMPv6Header.cc -o ICMPv6Header.o g++ -c -I../liblinear -I/usr/lua5.3/include -I../libdnet-stripped/include -Os -fomit-frame-pointer -I../nbase -I../nsock/include -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -Os -fomit-frame-pointer -Wall -fno-strict-aliasing IPv4Header.cc -o IPv4Header.o g++ -c -I../liblinear -I/usr/lua5.3/include -I../libdnet-stripped/include -Os -fomit-frame-pointer -I../nbase -I../nsock/include -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -Os -fomit-frame-pointer -Wall -fno-strict-aliasing IPv6Header.cc -o IPv6Header.o g++ -c -I../liblinear -I/usr/lua5.3/include -I../libdnet-stripped/include -Os -fomit-frame-pointer -I../nbase -I../nsock/include -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -Os -fomit-frame-pointer -Wall -fno-strict-aliasing TCPHeader.cc -o TCPHeader.o g++ -c -I../liblinear -I/usr/lua5.3/include -I../libdnet-stripped/include -Os -fomit-frame-pointer -I../nbase -I../nsock/include -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -Os -fomit-frame-pointer -Wall -fno-strict-aliasing UDPHeader.cc -o UDPHeader.o g++ -c -I../liblinear -I/usr/lua5.3/include -I../libdnet-stripped/include -Os -fomit-frame-pointer -I../nbase -I../nsock/include -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -Os -fomit-frame-pointer -Wall -fno-strict-aliasing RawData.cc -o RawData.o g++ -c -I../liblinear -I/usr/lua5.3/include -I../libdnet-stripped/include -Os -fomit-frame-pointer -I../nbase -I../nsock/include -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -Os -fomit-frame-pointer -Wall -fno-strict-aliasing HopByHopHeader.cc -o HopByHopHeader.o g++ -c -I../liblinear -I/usr/lua5.3/include -I../libdnet-stripped/include -Os -fomit-frame-pointer -I../nbase -I../nsock/include -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -Os -fomit-frame-pointer -Wall -fno-strict-aliasing DestOptsHeader.cc -o DestOptsHeader.o g++ -c -I../liblinear -I/usr/lua5.3/include -I../libdnet-stripped/include -Os -fomit-frame-pointer -I../nbase -I../nsock/include -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -Os -fomit-frame-pointer -Wall -fno-strict-aliasing FragmentHeader.cc -o FragmentHeader.o g++ -c -I../liblinear -I/usr/lua5.3/include -I../libdnet-stripped/include -Os -fomit-frame-pointer -I../nbase -I../nsock/include -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -Os -fomit-frame-pointer -Wall -fno-strict-aliasing RoutingHeader.cc -o RoutingHeader.o g++ -c -I../liblinear -I/usr/lua5.3/include -I../libdnet-stripped/include -Os -fomit-frame-pointer -I../nbase -I../nsock/include -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -Os -fomit-frame-pointer -Wall -fno-strict-aliasing PacketParser.cc -o PacketParser.o ar rcv liblinear.a linear.o tron.o blas/*.o a - linear.o a - tron.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.93/liblinear' gcc -c -Os -fomit-frame-pointer -I/home/buildozer/aports/main/nmap/src/nmap-7.93/nbase -DHAVE_CONFIG_H -DNSOCK_VERSION=\"0.02\" -D_FORTIFY_SOURCE=2 -I../include -Os -fomit-frame-pointer -Wall error.c -o error.o gcc -c -Os -fomit-frame-pointer -I/home/buildozer/aports/main/nmap/src/nmap-7.93/nbase -DHAVE_CONFIG_H -DNSOCK_VERSION=\"0.02\" -D_FORTIFY_SOURCE=2 -I../include -Os -fomit-frame-pointer -Wall filespace.c -o filespace.o gcc -c -Os -fomit-frame-pointer -I/home/buildozer/aports/main/nmap/src/nmap-7.93/nbase -DHAVE_CONFIG_H -DNSOCK_VERSION=\"0.02\" -D_FORTIFY_SOURCE=2 -I../include -Os -fomit-frame-pointer -Wall gh_heap.c -o gh_heap.o gcc -c -Os -fomit-frame-pointer -I/home/buildozer/aports/main/nmap/src/nmap-7.93/nbase -DHAVE_CONFIG_H -DNSOCK_VERSION=\"0.02\" -D_FORTIFY_SOURCE=2 -I../include -Os -fomit-frame-pointer -Wall nsock_connect.c -o nsock_connect.o gcc -c -Os -fomit-frame-pointer -I/home/buildozer/aports/main/nmap/src/nmap-7.93/nbase -DHAVE_CONFIG_H -DNSOCK_VERSION=\"0.02\" -D_FORTIFY_SOURCE=2 -I../include -Os -fomit-frame-pointer -Wall nsock_core.c -o nsock_core.o gcc -c -Os -fomit-frame-pointer -I/home/buildozer/aports/main/nmap/src/nmap-7.93/nbase -DHAVE_CONFIG_H -DNSOCK_VERSION=\"0.02\" -D_FORTIFY_SOURCE=2 -I../include -Os -fomit-frame-pointer -Wall nsock_iod.c -o nsock_iod.o gcc -c -Os -fomit-frame-pointer -I/home/buildozer/aports/main/nmap/src/nmap-7.93/nbase -DHAVE_CONFIG_H -DNSOCK_VERSION=\"0.02\" -D_FORTIFY_SOURCE=2 -I../include -Os -fomit-frame-pointer -Wall nsock_read.c -o nsock_read.o gcc -c -Os -fomit-frame-pointer -I/home/buildozer/aports/main/nmap/src/nmap-7.93/nbase -DHAVE_CONFIG_H -DNSOCK_VERSION=\"0.02\" -D_FORTIFY_SOURCE=2 -I../include -Os -fomit-frame-pointer -Wall nsock_timers.c -o nsock_timers.o gcc -c -Os -fomit-frame-pointer -I/home/buildozer/aports/main/nmap/src/nmap-7.93/nbase -DHAVE_CONFIG_H -DNSOCK_VERSION=\"0.02\" -D_FORTIFY_SOURCE=2 -I../include -Os -fomit-frame-pointer -Wall nsock_write.c -o nsock_write.o gcc -c -Os -fomit-frame-pointer -I/home/buildozer/aports/main/nmap/src/nmap-7.93/nbase -DHAVE_CONFIG_H -DNSOCK_VERSION=\"0.02\" -D_FORTIFY_SOURCE=2 -I../include -Os -fomit-frame-pointer -Wall nsock_ssl.c -o nsock_ssl.o gcc -c -Os -fomit-frame-pointer -I/home/buildozer/aports/main/nmap/src/nmap-7.93/nbase -DHAVE_CONFIG_H -DNSOCK_VERSION=\"0.02\" -D_FORTIFY_SOURCE=2 -I../include -Os -fomit-frame-pointer -Wall nsock_event.c -o nsock_event.o gcc -c -Os -fomit-frame-pointer -I/home/buildozer/aports/main/nmap/src/nmap-7.93/nbase -DHAVE_CONFIG_H -DNSOCK_VERSION=\"0.02\" -D_FORTIFY_SOURCE=2 -I../include -Os -fomit-frame-pointer -Wall nsock_pool.c -o nsock_pool.o gcc -c -Os -fomit-frame-pointer -I/home/buildozer/aports/main/nmap/src/nmap-7.93/nbase -DHAVE_CONFIG_H -DNSOCK_VERSION=\"0.02\" -D_FORTIFY_SOURCE=2 -I../include -Os -fomit-frame-pointer -Wall netutils.c -o netutils.o gcc -c -Os -fomit-frame-pointer -I/home/buildozer/aports/main/nmap/src/nmap-7.93/nbase -DHAVE_CONFIG_H -DNSOCK_VERSION=\"0.02\" -D_FORTIFY_SOURCE=2 -I../include -Os -fomit-frame-pointer -Wall nsock_pcap.c -o nsock_pcap.o gcc -c -Os -fomit-frame-pointer -I/home/buildozer/aports/main/nmap/src/nmap-7.93/nbase -DHAVE_CONFIG_H -DNSOCK_VERSION=\"0.02\" -D_FORTIFY_SOURCE=2 -I../include -Os -fomit-frame-pointer -Wall nsock_engines.c -o nsock_engines.o gcc -c -Os -fomit-frame-pointer -I/home/buildozer/aports/main/nmap/src/nmap-7.93/nbase -DHAVE_CONFIG_H -DNSOCK_VERSION=\"0.02\" -D_FORTIFY_SOURCE=2 -I../include -Os -fomit-frame-pointer -Wall engine_select.c -o engine_select.o gcc -c -Os -fomit-frame-pointer -I/home/buildozer/aports/main/nmap/src/nmap-7.93/nbase -DHAVE_CONFIG_H -DNSOCK_VERSION=\"0.02\" -D_FORTIFY_SOURCE=2 -I../include -Os -fomit-frame-pointer -Wall engine_epoll.c -o engine_epoll.o gcc -c -Os -fomit-frame-pointer -I/home/buildozer/aports/main/nmap/src/nmap-7.93/nbase -DHAVE_CONFIG_H -DNSOCK_VERSION=\"0.02\" -D_FORTIFY_SOURCE=2 -I../include -Os -fomit-frame-pointer -Wall engine_kqueue.c -o engine_kqueue.o gcc -c -Os -fomit-frame-pointer -I/home/buildozer/aports/main/nmap/src/nmap-7.93/nbase -DHAVE_CONFIG_H -DNSOCK_VERSION=\"0.02\" -D_FORTIFY_SOURCE=2 -I../include -Os -fomit-frame-pointer -Wall engine_poll.c -o engine_poll.o gcc -c -Os -fomit-frame-pointer -I/home/buildozer/aports/main/nmap/src/nmap-7.93/nbase -DHAVE_CONFIG_H -DNSOCK_VERSION=\"0.02\" -D_FORTIFY_SOURCE=2 -I../include -Os -fomit-frame-pointer -Wall nsock_proxy.c -o nsock_proxy.o gcc -c -Os -fomit-frame-pointer -I/home/buildozer/aports/main/nmap/src/nmap-7.93/nbase -DHAVE_CONFIG_H -DNSOCK_VERSION=\"0.02\" -D_FORTIFY_SOURCE=2 -I../include -Os -fomit-frame-pointer -Wall nsock_log.c -o nsock_log.o gcc -c -Os -fomit-frame-pointer -I/home/buildozer/aports/main/nmap/src/nmap-7.93/nbase -DHAVE_CONFIG_H -DNSOCK_VERSION=\"0.02\" -D_FORTIFY_SOURCE=2 -I../include -Os -fomit-frame-pointer -Wall proxy_http.c -o proxy_http.o gcc -c -Os -fomit-frame-pointer -I/home/buildozer/aports/main/nmap/src/nmap-7.93/nbase -DHAVE_CONFIG_H -DNSOCK_VERSION=\"0.02\" -D_FORTIFY_SOURCE=2 -I../include -Os -fomit-frame-pointer -Wall proxy_socks4.c -o proxy_socks4.o 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.93/libnetutil' rm -f libnsock.a ar cr libnsock.a error.o filespace.o gh_heap.o nsock_connect.o nsock_core.o nsock_iod.o nsock_read.o nsock_timers.o nsock_write.o nsock_ssl.o nsock_event.o nsock_pool.o netutils.o nsock_pcap.o nsock_engines.o engine_select.o engine_epoll.o engine_kqueue.o engine_poll.o nsock_proxy.o nsock_log.o proxy_http.o proxy_socks4.o ranlib libnsock.a make[1]: Leaving directory '/home/buildozer/aports/main/nmap/src/nmap-7.93/nsock/src' Compiling nmap rm -f nmap cd ncat && /usr/bin/make g++ -L/usr/lua5.3/lib -Wl,-E -Wl,--as-needed,-O1,--sort-common -Lnbase -Lnsock/src/ -o nmap charpool.o FingerPrintResults.o FPEngine.o FPModel.o idle_scan.o MACLookup.o nmap_dns.o nmap_error.o nmap.o nmap_ftp.o NmapOps.o NmapOutputTable.o nmap_tty.o osscan2.o osscan.o output.o payload.o portlist.o portreasons.o protocols.o scan_engine.o scan_engine_connect.o scan_engine_raw.o scan_lists.o service_scan.o services.o string_pool.o NewTargets.o TargetGroup.o Target.o targets.o tcpip.o timing.o traceroute.o utils.o xml.o nse_main.o nse_utility.o nse_nsock.o nse_dnet.o nse_fs.o nse_nmaplib.o nse_debug.o nse_pcrelib.o nse_lpeg.o nse_openssl.o nse_ssl_cert.o nse_libssh2.o nse_zlib.o main.o -lnsock -lnbase -lpcre -lpcap -lssh2 -lssl -lcrypto -lz libnetutil/libnetutil.a ./libdnet-stripped/src/.libs/libdnet.a ./liblinear/liblinear.a -llua make[1]: Entering directory '/home/buildozer/aports/main/nmap/src/nmap-7.93/nping' make[1]: Entering directory '/home/buildozer/aports/main/nmap/src/nmap-7.93/ncat' gcc -MM -I/usr/lua5.3/include -Os -fomit-frame-pointer -DHAVE_CONFIG_H -DNCAT_DATADIR="\"/usr/share/ncat\"" -D_FORTIFY_SOURCE=2 -I. -I.. -I../nsock/include/ -I../nbase ncat_main.c ncat_connect.c ncat_core.c ncat_posix.c ncat_listen.c ncat_proxy.c ncat_ssl.c base64.c http.c util.c sys_wrap.c http_digest.c ncat_lua.c > makefile.dep g++ -MM -I../libdnet-stripped/include -Os -fomit-frame-pointer -I../nbase -I../nsock/include ArgParser.cc common.cc common_modified.cc nping.cc NpingOps.cc utils.cc utils_net.cc output.cc stats.cc NpingTargets.cc NpingTarget.cc EchoHeader.cc EchoServer.cc EchoClient.cc ProbeMode.cc NEPContext.cc Crypto.cc > makefile.dep gcc -I/usr/lua5.3/include -Os -fomit-frame-pointer -DHAVE_CONFIG_H -DNCAT_DATADIR="\"/usr/share/ncat\"" -D_FORTIFY_SOURCE=2 -I. -I.. -I../nsock/include/ -I../nbase -DLUA_USE_POSIX -DLUA_USE_DLOPEN -DHAVE_LUA=1 -I../liblua -Os -fomit-frame-pointer -Wall -c ncat_main.c -o ncat_main.o gcc -I/usr/lua5.3/include -Os -fomit-frame-pointer -DHAVE_CONFIG_H -DNCAT_DATADIR="\"/usr/share/ncat\"" -D_FORTIFY_SOURCE=2 -I. -I.. -I../nsock/include/ -I../nbase -DLUA_USE_POSIX -DLUA_USE_DLOPEN -DHAVE_LUA=1 -I../liblua -Os -fomit-frame-pointer -Wall -c ncat_connect.c -o ncat_connect.o gcc -I/usr/lua5.3/include -Os -fomit-frame-pointer -DHAVE_CONFIG_H -DNCAT_DATADIR="\"/usr/share/ncat\"" -D_FORTIFY_SOURCE=2 -I. -I.. -I../nsock/include/ -I../nbase -DLUA_USE_POSIX -DLUA_USE_DLOPEN -DHAVE_LUA=1 -I../liblua -Os -fomit-frame-pointer -Wall -c ncat_core.c -o ncat_core.o gcc -I/usr/lua5.3/include -Os -fomit-frame-pointer -DHAVE_CONFIG_H -DNCAT_DATADIR="\"/usr/share/ncat\"" -D_FORTIFY_SOURCE=2 -I. -I.. -I../nsock/include/ -I../nbase -DLUA_USE_POSIX -DLUA_USE_DLOPEN -DHAVE_LUA=1 -I../liblua -Os -fomit-frame-pointer -Wall -c ncat_posix.c -o ncat_posix.o gcc -I/usr/lua5.3/include -Os -fomit-frame-pointer -DHAVE_CONFIG_H -DNCAT_DATADIR="\"/usr/share/ncat\"" -D_FORTIFY_SOURCE=2 -I. -I.. -I../nsock/include/ -I../nbase -DLUA_USE_POSIX -DLUA_USE_DLOPEN -DHAVE_LUA=1 -I../liblua -Os -fomit-frame-pointer -Wall -c ncat_listen.c -o ncat_listen.o gcc -I/usr/lua5.3/include -Os -fomit-frame-pointer -DHAVE_CONFIG_H -DNCAT_DATADIR="\"/usr/share/ncat\"" -D_FORTIFY_SOURCE=2 -I. -I.. -I../nsock/include/ -I../nbase -DLUA_USE_POSIX -DLUA_USE_DLOPEN -DHAVE_LUA=1 -I../liblua -Os -fomit-frame-pointer -Wall -c ncat_proxy.c -o ncat_proxy.o gcc -I/usr/lua5.3/include -Os -fomit-frame-pointer -DHAVE_CONFIG_H -DNCAT_DATADIR="\"/usr/share/ncat\"" -D_FORTIFY_SOURCE=2 -I. -I.. -I../nsock/include/ -I../nbase -DLUA_USE_POSIX -DLUA_USE_DLOPEN -DHAVE_LUA=1 -I../liblua -Os -fomit-frame-pointer -Wall -c ncat_ssl.c -o ncat_ssl.o gcc -I/usr/lua5.3/include -Os -fomit-frame-pointer -DHAVE_CONFIG_H -DNCAT_DATADIR="\"/usr/share/ncat\"" -D_FORTIFY_SOURCE=2 -I. -I.. -I../nsock/include/ -I../nbase -DLUA_USE_POSIX -DLUA_USE_DLOPEN -DHAVE_LUA=1 -I../liblua -Os -fomit-frame-pointer -Wall -c base64.c -o base64.o gcc -I/usr/lua5.3/include -Os -fomit-frame-pointer -DHAVE_CONFIG_H -DNCAT_DATADIR="\"/usr/share/ncat\"" -D_FORTIFY_SOURCE=2 -I. -I.. -I../nsock/include/ -I../nbase -DLUA_USE_POSIX -DLUA_USE_DLOPEN -DHAVE_LUA=1 -I../liblua -Os -fomit-frame-pointer -Wall -c http.c -o http.o gcc -I/usr/lua5.3/include -Os -fomit-frame-pointer -DHAVE_CONFIG_H -DNCAT_DATADIR="\"/usr/share/ncat\"" -D_FORTIFY_SOURCE=2 -I. -I.. -I../nsock/include/ -I../nbase -DLUA_USE_POSIX -DLUA_USE_DLOPEN -DHAVE_LUA=1 -I../liblua -Os -fomit-frame-pointer -Wall -c util.c -o util.o gcc -I/usr/lua5.3/include -Os -fomit-frame-pointer -DHAVE_CONFIG_H -DNCAT_DATADIR="\"/usr/share/ncat\"" -D_FORTIFY_SOURCE=2 -I. -I.. -I../nsock/include/ -I../nbase -DLUA_USE_POSIX -DLUA_USE_DLOPEN -DHAVE_LUA=1 -I../liblua -Os -fomit-frame-pointer -Wall -c sys_wrap.c -o sys_wrap.o gcc -I/usr/lua5.3/include -Os -fomit-frame-pointer -DHAVE_CONFIG_H -DNCAT_DATADIR="\"/usr/share/ncat\"" -D_FORTIFY_SOURCE=2 -I. -I.. -I../nsock/include/ -I../nbase -DLUA_USE_POSIX -DLUA_USE_DLOPEN -DHAVE_LUA=1 -I../liblua -Os -fomit-frame-pointer -Wall -c http_digest.c -o http_digest.o gcc -I/usr/lua5.3/include -Os -fomit-frame-pointer -DHAVE_CONFIG_H -DNCAT_DATADIR="\"/usr/share/ncat\"" -D_FORTIFY_SOURCE=2 -I. -I.. -I../nsock/include/ -I../nbase -DLUA_USE_POSIX -DLUA_USE_DLOPEN -DHAVE_LUA=1 -I../liblua -Os -fomit-frame-pointer -Wall -c ncat_lua.c -o ncat_lua.o /usr/bin/make nping make[2]: Entering directory '/home/buildozer/aports/main/nmap/src/nmap-7.93/nping' g++ -c -I../libdnet-stripped/include -Os -fomit-frame-pointer -I../nbase -I../nsock/include -Os -fomit-frame-pointer -Wall -fno-strict-aliasing -DHAVE_CONFIG_H -DNPING_NAME=\"Nping\" -DNPING_URL=\"https://nmap.org/nping\" -DNPING_PLATFORM=\"riscv64-alpine-linux-musl\" -D_FORTIFY_SOURCE=2 ArgParser.cc -o ArgParser.o g++ -c -I../libdnet-stripped/include -Os -fomit-frame-pointer -I../nbase -I../nsock/include -Os -fomit-frame-pointer -Wall -fno-strict-aliasing -DHAVE_CONFIG_H -DNPING_NAME=\"Nping\" -DNPING_URL=\"https://nmap.org/nping\" -DNPING_PLATFORM=\"riscv64-alpine-linux-musl\" -D_FORTIFY_SOURCE=2 common.cc -o common.o g++ -c -I../libdnet-stripped/include -Os -fomit-frame-pointer -I../nbase -I../nsock/include -Os -fomit-frame-pointer -Wall -fno-strict-aliasing -DHAVE_CONFIG_H -DNPING_NAME=\"Nping\" -DNPING_URL=\"https://nmap.org/nping\" -DNPING_PLATFORM=\"riscv64-alpine-linux-musl\" -D_FORTIFY_SOURCE=2 common_modified.cc -o common_modified.o g++ -c -I../libdnet-stripped/include -Os -fomit-frame-pointer -I../nbase -I../nsock/include -Os -fomit-frame-pointer -Wall -fno-strict-aliasing -DHAVE_CONFIG_H -DNPING_NAME=\"Nping\" -DNPING_URL=\"https://nmap.org/nping\" -DNPING_PLATFORM=\"riscv64-alpine-linux-musl\" -D_FORTIFY_SOURCE=2 nping.cc -o nping.o g++ -c -I../libdnet-stripped/include -Os -fomit-frame-pointer -I../nbase -I../nsock/include -Os -fomit-frame-pointer -Wall -fno-strict-aliasing -DHAVE_CONFIG_H -DNPING_NAME=\"Nping\" -DNPING_URL=\"https://nmap.org/nping\" -DNPING_PLATFORM=\"riscv64-alpine-linux-musl\" -D_FORTIFY_SOURCE=2 NpingOps.cc -o NpingOps.o g++ -c -I../libdnet-stripped/include -Os -fomit-frame-pointer -I../nbase -I../nsock/include -Os -fomit-frame-pointer -Wall -fno-strict-aliasing -DHAVE_CONFIG_H -DNPING_NAME=\"Nping\" -DNPING_URL=\"https://nmap.org/nping\" -DNPING_PLATFORM=\"riscv64-alpine-linux-musl\" -D_FORTIFY_SOURCE=2 utils.cc -o utils.o g++ -c -I../libdnet-stripped/include -Os -fomit-frame-pointer -I../nbase -I../nsock/include -Os -fomit-frame-pointer -Wall -fno-strict-aliasing -DHAVE_CONFIG_H -DNPING_NAME=\"Nping\" -DNPING_URL=\"https://nmap.org/nping\" -DNPING_PLATFORM=\"riscv64-alpine-linux-musl\" -D_FORTIFY_SOURCE=2 utils_net.cc -o utils_net.o g++ -c -I../libdnet-stripped/include -Os -fomit-frame-pointer -I../nbase -I../nsock/include -Os -fomit-frame-pointer -Wall -fno-strict-aliasing -DHAVE_CONFIG_H -DNPING_NAME=\"Nping\" -DNPING_URL=\"https://nmap.org/nping\" -DNPING_PLATFORM=\"riscv64-alpine-linux-musl\" -D_FORTIFY_SOURCE=2 output.cc -o output.o g++ -c -I../libdnet-stripped/include -Os -fomit-frame-pointer -I../nbase -I../nsock/include -Os -fomit-frame-pointer -Wall -fno-strict-aliasing -DHAVE_CONFIG_H -DNPING_NAME=\"Nping\" -DNPING_URL=\"https://nmap.org/nping\" -DNPING_PLATFORM=\"riscv64-alpine-linux-musl\" -D_FORTIFY_SOURCE=2 stats.cc -o stats.o g++ -c -I../libdnet-stripped/include -Os -fomit-frame-pointer -I../nbase -I../nsock/include -Os -fomit-frame-pointer -Wall -fno-strict-aliasing -DHAVE_CONFIG_H -DNPING_NAME=\"Nping\" -DNPING_URL=\"https://nmap.org/nping\" -DNPING_PLATFORM=\"riscv64-alpine-linux-musl\" -D_FORTIFY_SOURCE=2 NpingTargets.cc -o NpingTargets.o g++ -c -I../libdnet-stripped/include -Os -fomit-frame-pointer -I../nbase -I../nsock/include -Os -fomit-frame-pointer -Wall -fno-strict-aliasing -DHAVE_CONFIG_H -DNPING_NAME=\"Nping\" -DNPING_URL=\"https://nmap.org/nping\" -DNPING_PLATFORM=\"riscv64-alpine-linux-musl\" -D_FORTIFY_SOURCE=2 NpingTarget.cc -o NpingTarget.o g++ -c -I../libdnet-stripped/include -Os -fomit-frame-pointer -I../nbase -I../nsock/include -Os -fomit-frame-pointer -Wall -fno-strict-aliasing -DHAVE_CONFIG_H -DNPING_NAME=\"Nping\" -DNPING_URL=\"https://nmap.org/nping\" -DNPING_PLATFORM=\"riscv64-alpine-linux-musl\" -D_FORTIFY_SOURCE=2 EchoHeader.cc -o EchoHeader.o g++ -c -I../libdnet-stripped/include -Os -fomit-frame-pointer -I../nbase -I../nsock/include -Os -fomit-frame-pointer -Wall -fno-strict-aliasing -DHAVE_CONFIG_H -DNPING_NAME=\"Nping\" -DNPING_URL=\"https://nmap.org/nping\" -DNPING_PLATFORM=\"riscv64-alpine-linux-musl\" -D_FORTIFY_SOURCE=2 EchoServer.cc -o EchoServer.o g++ -c -I../libdnet-stripped/include -Os -fomit-frame-pointer -I../nbase -I../nsock/include -Os -fomit-frame-pointer -Wall -fno-strict-aliasing -DHAVE_CONFIG_H -DNPING_NAME=\"Nping\" -DNPING_URL=\"https://nmap.org/nping\" -DNPING_PLATFORM=\"riscv64-alpine-linux-musl\" -D_FORTIFY_SOURCE=2 EchoClient.cc -o EchoClient.o g++ -c -I../libdnet-stripped/include -Os -fomit-frame-pointer -I../nbase -I../nsock/include -Os -fomit-frame-pointer -Wall -fno-strict-aliasing -DHAVE_CONFIG_H -DNPING_NAME=\"Nping\" -DNPING_URL=\"https://nmap.org/nping\" -DNPING_PLATFORM=\"riscv64-alpine-linux-musl\" -D_FORTIFY_SOURCE=2 ProbeMode.cc -o ProbeMode.o g++ -c -I../libdnet-stripped/include -Os -fomit-frame-pointer -I../nbase -I../nsock/include -Os -fomit-frame-pointer -Wall -fno-strict-aliasing -DHAVE_CONFIG_H -DNPING_NAME=\"Nping\" -DNPING_URL=\"https://nmap.org/nping\" -DNPING_PLATFORM=\"riscv64-alpine-linux-musl\" -D_FORTIFY_SOURCE=2 NEPContext.cc -o NEPContext.o g++ -c -I../libdnet-stripped/include -Os -fomit-frame-pointer -I../nbase -I../nsock/include -Os -fomit-frame-pointer -Wall -fno-strict-aliasing -DHAVE_CONFIG_H -DNPING_NAME=\"Nping\" -DNPING_URL=\"https://nmap.org/nping\" -DNPING_PLATFORM=\"riscv64-alpine-linux-musl\" -D_FORTIFY_SOURCE=2 Crypto.cc -o Crypto.o gcc -o ncat -Os -fomit-frame-pointer -Wall -L/usr/lua5.3/lib -Wl,--as-needed,-O1,--sort-common ncat_main.o ncat_connect.o ncat_core.o ncat_posix.o ncat_listen.o ncat_proxy.o ncat_ssl.o base64.o http.o util.o sys_wrap.o http_digest.o ncat_lua.o ../nsock/src/libnsock.a ../nbase/libnbase.a -lssl -lcrypto -lpcap -lm -llua make[1]: Leaving directory '/home/buildozer/aports/main/nmap/src/nmap-7.93/ncat' Compiling nping rm -f nping g++ -Wl,--as-needed,-O1,--sort-common -o nping ArgParser.o common.o common_modified.o nping.o NpingOps.o utils.o utils_net.o output.o stats.o NpingTargets.o NpingTarget.o EchoHeader.o EchoServer.o EchoClient.o ProbeMode.o NEPContext.o Crypto.o ../nsock/src/libnsock.a ../nbase/libnbase.a ../libnetutil/libnetutil.a -lssl -lcrypto -lpcap ../libdnet-stripped/src/.libs/libdnet.a Nping compiled successfully! make[2]: Leaving directory '/home/buildozer/aports/main/nmap/src/nmap-7.93/nping' make[1]: Leaving directory '/home/buildozer/aports/main/nmap/src/nmap-7.93/nping' >>> nmap: Entering fakeroot... Compiling libnetutil cd libnetutil && /usr/bin/make make[1]: Entering directory '/home/buildozer/aports/main/nmap/src/nmap-7.93/libnetutil' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/buildozer/aports/main/nmap/src/nmap-7.93/libnetutil' Compiling liblinear make[1]: Entering directory '/home/buildozer/aports/main/nmap/src/nmap-7.93/liblinear' make[1]: 'liblinear.a' is up to date. make[1]: Leaving directory '/home/buildozer/aports/main/nmap/src/nmap-7.93/liblinear' Compiling libnbase cd nbase && /usr/bin/make make[1]: Entering directory '/home/buildozer/aports/main/nmap/src/nmap-7.93/nbase' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/buildozer/aports/main/nmap/src/nmap-7.93/nbase' Compiling libnsock cd nsock/src && /usr/bin/make make[1]: Entering directory '/home/buildozer/aports/main/nmap/src/nmap-7.93/nsock/src' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/buildozer/aports/main/nmap/src/nmap-7.93/nsock/src' Compiling libdnet make[1]: Entering directory '/home/buildozer/aports/main/nmap/src/nmap-7.93/libdnet-stripped' Making all in include make[2]: Entering directory '/home/buildozer/aports/main/nmap/src/nmap-7.93/libdnet-stripped/include' /usr/bin/make all-recursive make[3]: Entering directory '/home/buildozer/aports/main/nmap/src/nmap-7.93/libdnet-stripped/include' Making all in dnet make[4]: Entering directory '/home/buildozer/aports/main/nmap/src/nmap-7.93/libdnet-stripped/include/dnet' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/buildozer/aports/main/nmap/src/nmap-7.93/libdnet-stripped/include/dnet' make[4]: Entering directory '/home/buildozer/aports/main/nmap/src/nmap-7.93/libdnet-stripped/include' make[4]: Leaving directory '/home/buildozer/aports/main/nmap/src/nmap-7.93/libdnet-stripped/include' make[3]: Leaving directory '/home/buildozer/aports/main/nmap/src/nmap-7.93/libdnet-stripped/include' make[2]: Leaving directory '/home/buildozer/aports/main/nmap/src/nmap-7.93/libdnet-stripped/include' Making all in src make[2]: Entering directory '/home/buildozer/aports/main/nmap/src/nmap-7.93/libdnet-stripped/src' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildozer/aports/main/nmap/src/nmap-7.93/libdnet-stripped/src' make[2]: Entering directory '/home/buildozer/aports/main/nmap/src/nmap-7.93/libdnet-stripped' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory '/home/buildozer/aports/main/nmap/src/nmap-7.93/libdnet-stripped' make[1]: Leaving directory '/home/buildozer/aports/main/nmap/src/nmap-7.93/libdnet-stripped' Compiling nmap rm -f nmap g++ -L/usr/lua5.3/lib -Wl,-E -Wl,--as-needed,-O1,--sort-common -Lnbase -Lnsock/src/ -o nmap charpool.o FingerPrintResults.o FPEngine.o FPModel.o idle_scan.o MACLookup.o nmap_dns.o nmap_error.o nmap.o nmap_ftp.o NmapOps.o NmapOutputTable.o nmap_tty.o osscan2.o osscan.o output.o payload.o portlist.o portreasons.o protocols.o scan_engine.o scan_engine_connect.o scan_engine_raw.o scan_lists.o service_scan.o services.o string_pool.o NewTargets.o TargetGroup.o Target.o targets.o tcpip.o timing.o traceroute.o utils.o xml.o nse_main.o nse_utility.o nse_nsock.o nse_dnet.o nse_fs.o nse_nmaplib.o nse_debug.o nse_pcrelib.o nse_lpeg.o nse_openssl.o nse_ssl_cert.o nse_libssh2.o nse_zlib.o main.o -lnsock -lnbase -lpcre -lpcap -lssh2 -lssl -lcrypto -lz libnetutil/libnetutil.a ./libdnet-stripped/src/.libs/libdnet.a ./liblinear/liblinear.a -llua /usr/bin/install -c -d /home/buildozer/aports/main/nmap/pkg/nmap/usr/bin /home/buildozer/aports/main/nmap/pkg/nmap/usr/share/man/man1 /home/buildozer/aports/main/nmap/pkg/nmap/usr/share/nmap /usr/bin/install -c -c -m 755 nmap /home/buildozer/aports/main/nmap/pkg/nmap/usr/bin/nmap /usr/bin/strip -x /home/buildozer/aports/main/nmap/pkg/nmap/usr/bin/nmap /usr/bin/install -c -c -m 644 docs/nmap.1 /home/buildozer/aports/main/nmap/pkg/nmap/usr/share/man/man1/ if [ "yes" = "yes" ]; then \ for ll in de es fr hr hu it ja pl pt_BR pt_PT ro ru sk zh; do \ /usr/bin/install -c -d /home/buildozer/aports/main/nmap/pkg/nmap/usr/share/man/$ll/man1; \ /usr/bin/install -c -c -m 644 docs/man-xlate/nmap-$ll.1 /home/buildozer/aports/main/nmap/pkg/nmap/usr/share/man/$ll/man1/nmap.1; \ done; \ fi /usr/bin/install -c -c -m 644 docs/nmap.xsl /home/buildozer/aports/main/nmap/pkg/nmap/usr/share/nmap/ /usr/bin/install -c -c -m 644 docs/nmap.dtd /home/buildozer/aports/main/nmap/pkg/nmap/usr/share/nmap/ /usr/bin/install -c -c -m 644 nmap-services /home/buildozer/aports/main/nmap/pkg/nmap/usr/share/nmap/ /usr/bin/install -c -c -m 644 nmap-payloads /home/buildozer/aports/main/nmap/pkg/nmap/usr/share/nmap/ /usr/bin/install -c -c -m 644 nmap-rpc /home/buildozer/aports/main/nmap/pkg/nmap/usr/share/nmap/ /usr/bin/install -c -c -m 644 nmap-os-db /home/buildozer/aports/main/nmap/pkg/nmap/usr/share/nmap/ /usr/bin/install -c -c -m 644 nmap-service-probes /home/buildozer/aports/main/nmap/pkg/nmap/usr/share/nmap/ /usr/bin/install -c -c -m 644 nmap-protocols /home/buildozer/aports/main/nmap/pkg/nmap/usr/share/nmap/ /usr/bin/install -c -c -m 644 nmap-mac-prefixes /home/buildozer/aports/main/nmap/pkg/nmap/usr/share/nmap/ /usr/bin/install -c -d /home/buildozer/aports/main/nmap/pkg/nmap/usr/share/nmap/scripts /usr/bin/install -c -d /home/buildozer/aports/main/nmap/pkg/nmap/usr/share/nmap/nselib (cd /home/buildozer/aports/main/nmap/pkg/nmap/usr/share/nmap/scripts && rm -f anonFTP.nse ASN.nse asn-to-prefix.nse brutePOP3.nse bruteTelnet.nse chargenTest.nse daytimeTest.nse dns-safe-recursion-port.nse dns-safe-recursion-txid.nse dns-test-open-recursion.nse domino-enum-passwords.nse echoTest.nse ftpbounce.nse HTTPAuth.nse HTTP_open_proxy.nse HTTPpasswd.nse HTTPtrace.nse iax2Detect.nse ircServerInfo.nse ircZombieTest.nse mac-geolocation.nse MSSQLm.nse MySQLinfo.nse netbios-smb-os-discovery.nse nfs-acls.nse nfs-dirlist.nse popcapa.nse PPTPversion.nse promiscuous.nse RealVNC_auth_bypass.nse ripeQuery.nse robots.nse showHTMLTitle.nse showHTTPVersion.nse showOwner.nse showSMTPVersion.nse showSSHVersion.nse skype_v2-version.nse smb-enumdomains.nse smb-enumsessions.nse smb-enumshares.nse smb-enumusers.nse smb-serverstats.nse smb-systeminfo.nse SMTPcommands.nse SMTP_openrelay_test.nse smtp-check-vulns.nse SNMPcommunitybrute.nse SNMPsysdescr.nse SQLInject.nse SSH-hostkey.nse SSHv1-support.nse SSLv2-support.nse strangeSMTPport.nse UPnP-info.nse xamppDefaultPass.nse zoneTrans.nse db2-info.nse db2-brute.nse html-title.nse robots.txt.nse xmpp.nse sql-injection.nse http-robtex-reverse-ip.nse http-vuln-zimbra-lfi.nse http-vuln-0-day-lfi-zimbra.nse whois.nse db2-discover.nse http-crossdomainxml.nse http-email-harvest.nse http-wordpress-plugins.nse http-wp-plugins.nse smb-check-vulns.nse) /usr/bin/install -c -c -m 644 nse_main.lua /home/buildozer/aports/main/nmap/pkg/nmap/usr/share/nmap/ /usr/bin/install -c -c -m 644 scripts/script.db scripts/*.nse /home/buildozer/aports/main/nmap/pkg/nmap/usr/share/nmap/scripts /usr/bin/install -c -c -m 644 nselib/*.lua nselib/*.luadoc /home/buildozer/aports/main/nmap/pkg/nmap/usr/share/nmap/nselib /usr/bin/install -c -d /home/buildozer/aports/main/nmap/pkg/nmap/usr/share/nmap/nselib/data for f in `find nselib/data -name .svn -prune -o -type d -print`; do \ /usr/bin/install -c -d /home/buildozer/aports/main/nmap/pkg/nmap/usr/share/nmap/$f; \ done for f in `find nselib/data -name .svn -prune -o -type f -print`; do \ /usr/bin/install -c -c -m 644 $f /home/buildozer/aports/main/nmap/pkg/nmap/usr/share/nmap/$f; \ done cd ncat && /usr/bin/make make[1]: Entering directory '/home/buildozer/aports/main/nmap/src/nmap-7.93/ncat' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/buildozer/aports/main/nmap/src/nmap-7.93/ncat' cd ncat && /usr/bin/make install make[1]: Entering directory '/home/buildozer/aports/main/nmap/src/nmap-7.93/ncat' Installing Ncat ../shtool mkdir -f -p -m 755 /home/buildozer/aports/main/nmap/pkg/nmap/usr/bin /home/buildozer/aports/main/nmap/pkg/nmap/usr/share/man/man1 /usr/bin/install -c -c -m 755 ncat /home/buildozer/aports/main/nmap/pkg/nmap/usr/bin/ncat /usr/bin/strip -x /home/buildozer/aports/main/nmap/pkg/nmap/usr/bin/ncat if [ -n "certs/ca-bundle.crt" ]; then \ ../shtool mkdir -f -p -m 755 /home/buildozer/aports/main/nmap/pkg/nmap/usr/share/ncat; \ /usr/bin/install -c -c -m 644 certs/ca-bundle.crt /home/buildozer/aports/main/nmap/pkg/nmap/usr/share/ncat/; \ fi /usr/bin/install -c -c -m 644 docs/ncat.1 /home/buildozer/aports/main/nmap/pkg/nmap/usr/share/man/man1/ncat.1 make[1]: Leaving directory '/home/buildozer/aports/main/nmap/src/nmap-7.93/ncat' make[1]: Entering directory '/home/buildozer/aports/main/nmap/src/nmap-7.93/nping' /usr/bin/make nping make[2]: Entering directory '/home/buildozer/aports/main/nmap/src/nmap-7.93/nping' make[2]: 'nping' is up to date. make[2]: Leaving directory '/home/buildozer/aports/main/nmap/src/nmap-7.93/nping' make[1]: Leaving directory '/home/buildozer/aports/main/nmap/src/nmap-7.93/nping' cd nping && /usr/bin/make install make[1]: Entering directory '/home/buildozer/aports/main/nmap/src/nmap-7.93/nping' /usr/bin/install -c -d /home/buildozer/aports/main/nmap/pkg/nmap/usr/bin /home/buildozer/aports/main/nmap/pkg/nmap/usr/share/man/man1 /usr/bin/install -c -c -m 755 nping /home/buildozer/aports/main/nmap/pkg/nmap/usr/bin/nping /usr/bin/strip -x /home/buildozer/aports/main/nmap/pkg/nmap/usr/bin/nping /usr/bin/install -c -c -m 644 docs/nping.1 /home/buildozer/aports/main/nmap/pkg/nmap/usr/share/man/man1/ NPING SUCCESSFULLY INSTALLED make[1]: Leaving directory '/home/buildozer/aports/main/nmap/src/nmap-7.93/nping' NMAP SUCCESSFULLY INSTALLED >>> nmap-doc*: Running split function doc... >>> nmap-doc*: Preparing subpackage nmap-doc... scanelf: enabling seccomp failed >>> nmap-doc*: Running postcheck for nmap-doc scanelf: enabling seccomp failed scanelf: enabling seccomp failed >>> nmap-scripts*: Running split function scripts... '/home/buildozer/aports/main/nmap/pkg/nmap/usr/share/nmap/scripts' -> '/home/buildozer/aports/main/nmap/pkg/nmap-scripts/usr/share/nmap/scripts' >>> nmap-scripts*: Preparing subpackage nmap-scripts... scanelf: enabling seccomp failed >>> nmap-scripts*: Running postcheck for nmap-scripts scanelf: enabling seccomp failed scanelf: enabling seccomp failed >>> nmap-nselibs*: Running split function nselibs... '/home/buildozer/aports/main/nmap/pkg/nmap/usr/share/nmap/nse_main.lua' -> '/home/buildozer/aports/main/nmap/pkg/nmap-nselibs/usr/share/nmap/nse_main.lua' '/home/buildozer/aports/main/nmap/pkg/nmap/usr/share/nmap/nselib' -> '/home/buildozer/aports/main/nmap/pkg/nmap-nselibs/usr/share/nmap/nselib' >>> nmap-nselibs*: Preparing subpackage nmap-nselibs... scanelf: enabling seccomp failed >>> nmap-nselibs*: Running postcheck for nmap-nselibs scanelf: enabling seccomp failed scanelf: enabling seccomp failed >>> nmap-nping*: Running split function nping... '/home/buildozer/aports/main/nmap/pkg/nmap/usr/bin/nping' -> '/home/buildozer/aports/main/nmap/pkg/nmap-nping/usr/bin/nping' >>> nmap-nping*: Preparing subpackage nmap-nping... >>> nmap-nping*: Stripping binaries scanelf: enabling seccomp failed scanelf: enabling seccomp failed scanelf: enabling seccomp failed >>> nmap-nping*: Running postcheck for nmap-nping scanelf: enabling seccomp failed scanelf: enabling seccomp failed >>> nmap-ncat*: Running split function ncat... '/home/buildozer/aports/main/nmap/pkg/nmap/usr/bin/ncat' -> '/home/buildozer/aports/main/nmap/pkg/nmap-ncat/usr/bin/ncat' >>> nmap-ncat*: Preparing subpackage nmap-ncat... >>> nmap-ncat*: Stripping binaries scanelf: enabling seccomp failed scanelf: enabling seccomp failed scanelf: enabling seccomp failed >>> nmap-ncat*: Running postcheck for nmap-ncat scanelf: enabling seccomp failed scanelf: enabling seccomp failed >>> nmap*: Running postcheck for nmap scanelf: enabling seccomp failed scanelf: enabling seccomp failed >>> nmap*: Preparing package nmap... >>> nmap*: Stripping binaries scanelf: enabling seccomp failed scanelf: enabling seccomp failed scanelf: enabling seccomp failed >>> nmap-doc*: Scanning shared objects scanelf: enabling seccomp failed scanelf: enabling seccomp failed >>> nmap-ncat*: Scanning shared objects scanelf: enabling seccomp failed scanelf: enabling seccomp failed >>> nmap-nping*: Scanning shared objects scanelf: enabling seccomp failed scanelf: enabling seccomp failed >>> nmap-nselibs*: Scanning shared objects scanelf: enabling seccomp failed scanelf: enabling seccomp failed >>> nmap-scripts*: Scanning shared objects scanelf: enabling seccomp failed scanelf: enabling seccomp failed >>> nmap*: Scanning shared objects scanelf: enabling seccomp failed scanelf: enabling seccomp failed >>> nmap-doc*: Tracing dependencies... >>> nmap-doc*: Package size: 1012.0 KB >>> nmap-doc*: Compressing data... >>> nmap-doc*: Create checksum... >>> nmap-doc*: Create nmap-doc-7.93-r0.apk >>> nmap-ncat*: Tracing dependencies... so:libc.musl-riscv64.so.1 so:libcrypto.so.3 so:liblua-5.3.so.0 so:libpcap.so.1 so:libssl.so.3 >>> nmap-ncat*: Package size: 164.0 KB >>> nmap-ncat*: Compressing data... >>> nmap-ncat*: Create checksum... >>> nmap-ncat*: Create nmap-ncat-7.93-r0.apk >>> nmap-nping*: Tracing dependencies... so:libc.musl-riscv64.so.1 so:libcrypto.so.3 so:libgcc_s.so.1 so:libpcap.so.1 so:libssl.so.3 so:libstdc++.so.6 >>> nmap-nping*: Package size: 408.0 KB >>> nmap-nping*: Compressing data... >>> nmap-nping*: Create checksum... >>> nmap-nping*: Create nmap-nping-7.93-r0.apk >>> nmap-nselibs*: Tracing dependencies... >>> nmap-nselibs*: Package size: 7.5 MB >>> nmap-nselibs*: Compressing data... >>> nmap-nselibs*: Create checksum... >>> nmap-nselibs*: Create nmap-nselibs-7.93-r0.apk >>> nmap-scripts*: Tracing dependencies... >>> nmap-scripts*: Package size: 4.9 MB >>> nmap-scripts*: Compressing data... >>> nmap-scripts*: Create checksum... >>> nmap-scripts*: Create nmap-scripts-7.93-r0.apk >>> nmap*: Tracing dependencies... so:libc.musl-riscv64.so.1 so:libcrypto.so.3 so:libgcc_s.so.1 so:liblua-5.3.so.0 so:libpcap.so.1 so:libpcre.so.1 so:libssh2.so.1 so:libssl.so.3 so:libstdc++.so.6 so:libz.so.1 >>> nmap*: Package size: 11.7 MB >>> nmap*: Compressing data... >>> nmap*: Create checksum... >>> nmap*: Create nmap-7.93-r0.apk >>> nmap: Build complete at Fri, 02 Sep 2022 14:37:25 +0000 elapsed time 0h 9m 21s >>> nmap: Cleaning up srcdir >>> nmap: Cleaning up pkgdir >>> nmap: Uninstalling dependencies... (1/17) Purging .makedepends-nmap (20220902.142809) (2/17) Purging linux-headers (5.19.5-r0) (3/17) Purging libpcap-dev (1.10.1-r0) (4/17) Purging libpcap (1.10.1-r0) (5/17) Purging pcre-dev (8.45-r2) (6/17) Purging libpcre16 (8.45-r2) (7/17) Purging libpcre32 (8.45-r2) (8/17) Purging libpcrecpp (8.45-r2) (9/17) Purging pcre (8.45-r2) (10/17) Purging libssh2-dev (1.10.0-r3) (11/17) Purging libssh2 (1.10.0-r3) (12/17) Purging lua5.3-dev (5.3.6-r4) (13/17) Purging lua5.3 (5.3.6-r4) (14/17) Purging lua5.3-libs (5.3.6-r4) (15/17) Purging openssl-dev (3.0.5-r2) (16/17) Purging zlib-dev (1.2.12-r3) (17/17) Purging linenoise (1.0-r2) Executing busybox-1.35.0-r23.trigger OK: 270 MiB in 78 packages >>> nmap: Updating the main/riscv64 repository index... >>> nmap: Signing the index...