>>> zmap: Building main/zmap 2.1.1-r10 (using abuild 3.10.0-r2) started Wed, 12 Apr 2023 01:11:41 +0000 >>> zmap: Checking sanity of /home/buildozer/aports/main/zmap/APKBUILD... >>> zmap: Analyzing dependencies... >>> zmap: Installing for build: build-base linux-headers cmake flex byacc hiredis-dev json-c-dev gengetopt libpcap-dev gmp-dev bash (1/23) Installing linux-headers (6.2-r0) (2/23) Installing libbz2 (1.0.8-r5) (3/23) Installing xz-libs (5.4.2-r1) (4/23) Installing libarchive (3.6.2-r2) (5/23) Installing libformw (6.4_p20230401-r3) (6/23) Installing rhash-libs (1.4.3-r2) (7/23) Installing libuv (1.44.2-r2) (8/23) Installing cmake (3.26.3-r1) (9/23) Installing m4 (1.4.19-r3) (10/23) Installing flex (2.6.4-r5) (11/23) Installing byacc (20230219-r1) (12/23) Installing hiredis (1.1.0-r2) (13/23) Installing hiredis-dev (1.1.0-r2) (14/23) Installing json-c (0.16-r3) (15/23) Installing json-c-dev (0.16-r3) (16/23) Installing gengetopt (2.23-r2) (17/23) Installing libpcap (1.10.4-r1) (18/23) Installing libpcap-dev (1.10.4-r1) (19/23) Installing libgmpxx (6.2.1-r3) (20/23) Installing gmp-dev (6.2.1-r3) (21/23) Installing readline (8.2.1-r1) (22/23) Installing bash (5.2.15-r3) Executing bash-5.2.15-r3.post-install (23/23) Installing .makedepends-zmap (20230412.011142) Executing busybox-1.36.0-r6.trigger OK: 390 MiB in 122 packages >>> zmap: Cleaning up srcdir >>> zmap: Cleaning up pkgdir >>> zmap: Fetching https://distfiles.alpinelinux.org/distfiles/edge/zmap-2.1.1.tar.gz >>> zmap: Fetching https://distfiles.alpinelinux.org/distfiles/edge/zmap-2.1.1.tar.gz >>> zmap: Checking sha512sums... zmap-2.1.1.tar.gz: OK byacc.patch: OK >>> zmap: Unpacking /var/cache/distfiles/edge/zmap-2.1.1.tar.gz... >>> zmap: byacc.patch patching file src/CMakeLists.txt CMake Warning: No source or binary directory provided. Both will be assumed to be the same as the current working directory, but note that this warning will become a fatal error in future CMake releases. -- The C compiler identification is GNU 12.2.1 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/gcc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Found PkgConfig: /usr/bin/pkg-config (found version "1.9.4") -- Checking for module 'json-c' -- Found json-c, version 0.16 -- Default ZMap configuration file location is /etc/zmap -- Checking if blacklist.conf exists there... -- Checking if zmap.conf exists there... -- Configuring done (0.2s) -- Generating done (0.0s) CMake Warning: Manually-specified variables were not used by the project: CMAKE_CXX_COMPILER CMAKE_INSTALL_LIBDIR -- Build files have been written to: /home/buildozer/aports/main/zmap/src/zmap-2.1.1 [ 3%] Building C object lib/CMakeFiles/zmaplib.dir/blacklist.c.o [ 3%] Building C object lib/CMakeFiles/zmaplib.dir/constraint.c.o [ 6%] Building C object lib/CMakeFiles/zmaplib.dir/logger.c.o [ 6%] Building C object lib/CMakeFiles/zmaplib.dir/pbm.c.o [ 10%] Building C object lib/CMakeFiles/zmaplib.dir/random.c.o [ 10%] Building C object lib/CMakeFiles/zmaplib.dir/rijndael-alg-fst.c.o [ 13%] Building C object lib/CMakeFiles/zmaplib.dir/lockfd.c.o [ 13%] Building C object lib/CMakeFiles/zmaplib.dir/xalloc.c.o [ 16%] Building C object lib/CMakeFiles/zmaplib.dir/util.c.o [ 16%] Building C object lib/CMakeFiles/zmaplib.dir/queue.c.o [ 20%] Building C object lib/CMakeFiles/zmaplib.dir/csv.c.o [ 20%] Building C object lib/CMakeFiles/zmaplib.dir/redis.c.o /home/buildozer/aports/main/zmap/src/zmap-2.1.1/lib/redis.c: In function 'redis_getconf_uint32_t': /home/buildozer/aports/main/zmap/src/zmap-2.1.1/lib/redis.c:197:47: warning: unused parameter 'rctx' [-Wunused-parameter] 197 | uint32_t redis_getconf_uint32_t(redisContext* rctx, const char *key) | ~~~~~~~~~~~~~~^~~~ /home/buildozer/aports/main/zmap/src/zmap-2.1.1/lib/redis.c:197:65: warning: unused parameter 'key' [-Wunused-parameter] 197 | uint32_t redis_getconf_uint32_t(redisContext* rctx, const char *key) | ~~~~~~~~~~~~^~~ /home/buildozer/aports/main/zmap/src/zmap-2.1.1/lib/redis.c:202:27: warning: 'buf' may be used uninitialized [-Wmaybe-uninitialized] 202 | return (uint32_t) atoi(buf); | ^~~~~~~~~ In file included from /usr/include/fortify/stdlib.h:23, from /home/buildozer/aports/main/zmap/src/zmap-2.1.1/lib/redis.c:12: /usr/include/stdlib.h:23:5: note: by argument 1 of type 'const char *' to 'atoi' declared here 23 | int atoi (const char *); | ^~~~ /home/buildozer/aports/main/zmap/src/zmap-2.1.1/lib/redis.c:200:14: note: 'buf' declared here 200 | char buf[50]; | ^~~ [ 22%] Linking C static library libzmaplib.a [ 22%] Built target zmaplib [ 23%] Generating zbopt.h [ 25%] Generating topt.h [ 28%] Generating lexer.c [ 28%] Generating zopt.h [ 30%] Generating parser.c [ 32%] Building C object src/CMakeFiles/ztee.dir/ztee.c.o [ 35%] Building C object src/CMakeFiles/ztee.dir/topt_compat.c.o [ 35%] Building C object src/CMakeFiles/zblacklist.dir/zblacklist.c.o [ 37%] Building C object src/CMakeFiles/zblacklist.dir/zbopt_compat.c.o [ 38%] Building C object src/CMakeFiles/zmap.dir/aesrand.c.o [ 42%] Building C object src/CMakeFiles/zmap.dir/cyclic.c.o [ 42%] Building C object src/CMakeFiles/zmap.dir/expression.c.o [ 44%] Building C object src/CMakeFiles/zmap.dir/fieldset.c.o [ 45%] Building C object src/CMakeFiles/zmap.dir/filter.c.o [ 49%] Building C object src/CMakeFiles/zmap.dir/iterator.c.o [ 49%] Building C object src/CMakeFiles/zmap.dir/get_gateway.c.o [ 52%] Building C object src/CMakeFiles/zmap.dir/recv.c.o [ 52%] Building C object src/CMakeFiles/zmap.dir/monitor.c.o [ 55%] Building C object src/CMakeFiles/zmap.dir/shard.c.o [ 55%] Building C object src/CMakeFiles/zmap.dir/send.c.o [ 59%] Building C object src/CMakeFiles/zmap.dir/socket.c.o [ 59%] Building C object src/CMakeFiles/zmap.dir/state.c.o [ 62%] Building C object src/CMakeFiles/zmap.dir/validate.c.o [ 62%] Building C object src/CMakeFiles/zmap.dir/summary.c.o [ 66%] Building C object src/CMakeFiles/zmap.dir/zopt_compat.c.o [ 66%] Building C object src/CMakeFiles/zmap.dir/zmap.c.o [ 69%] Building C object src/CMakeFiles/zmap.dir/lexer.c.o [ 69%] Building C object src/CMakeFiles/zmap.dir/parser.c.o [ 72%] Building C object src/CMakeFiles/zmap.dir/probe_modules/module_icmp_echo_time.c.o [ 72%] Building C object src/CMakeFiles/zmap.dir/probe_modules/module_icmp_echo.c.o [ 74%] Building C object src/CMakeFiles/zmap.dir/probe_modules/module_tcp_synscan.c.o [ 77%] Building C object src/CMakeFiles/zmap.dir/probe_modules/module_udp.c.o [ 77%] Building C object src/CMakeFiles/zmap.dir/probe_modules/packet.c.o [ 81%] Building C object src/CMakeFiles/zmap.dir/probe_modules/module_ntp.c.o [ 81%] Building C object src/CMakeFiles/zmap.dir/probe_modules/probe_modules.c.o [ 83%] Building C object src/CMakeFiles/zmap.dir/probe_modules/module_upnp.c.o [ 84%] Building C object src/CMakeFiles/zmap.dir/output_modules/module_csv.c.o [ 86%] Building C object src/CMakeFiles/zmap.dir/output_modules/output_modules.c.o [ 88%] Building C object src/CMakeFiles/zmap.dir/output_modules/module_json.c.o [ 89%] Building C object src/CMakeFiles/zmap.dir/output_modules/module_redis_packed.c.o [ 91%] Building C object src/CMakeFiles/zmap.dir/output_modules/module_redis_csv.c.o [ 93%] Building C object src/CMakeFiles/zmap.dir/socket-linux.c.o [ 94%] Building C object src/CMakeFiles/zmap.dir/recv-pcap.c.o /home/buildozer/aports/main/zmap/src/zmap-2.1.1/src/parser.c:74:23: warning: redundant redeclaration of 'yylex' [-Wredundant-decls] 74 | # define YYLEX_DECL() yylex(void) | ^~~~~ /home/buildozer/aports/main/zmap/src/zmap-2.1.1/src/parser.c:79:5: note: in expansion of macro 'YYLEX_DECL' 79 | int YYLEX_DECL(); | ^~~~~~~~~~ In file included from /home/buildozer/aports/main/zmap/src/zmap-2.1.1/src/parser.y:5: /home/buildozer/aports/main/zmap/src/zmap-2.1.1/src/lexer.h:304:12: note: previous declaration of 'yylex' with type 'int(void)' 304 | | ^ /home/buildozer/aports/main/zmap/src/zmap-2.1.1/src/summary.c: In function 'json_metadata': /home/buildozer/aports/main/zmap/src/zmap-2.1.1/src/summary.c:197:13: warning: the comparison will always evaluate as 'true' for the address of 'gw_mac' will never be NULL [-Waddress] 197 | if (zconf.gw_mac) { | ^~~~~ In file included from /home/buildozer/aports/main/zmap/src/zmap-2.1.1/src/summary.c:22: /home/buildozer/aports/main/zmap/src/zmap-2.1.1/src/state.h:83:19: note: 'gw_mac' declared here 83 | macaddr_t gw_mac[MAC_ADDR_LEN_BYTES]; | ^~~~~~ /home/buildozer/aports/main/zmap/src/zmap-2.1.1/src/summary.c:217:13: warning: the comparison will always evaluate as 'true' for the address of 'hw_mac' will never be NULL [-Waddress] 217 | if (zconf.hw_mac) { | ^~~~~ /home/buildozer/aports/main/zmap/src/zmap-2.1.1/src/state.h:84:19: note: 'hw_mac' declared here 84 | macaddr_t hw_mac[MAC_ADDR_LEN_BYTES]; | ^~~~~~ In file included from /home/buildozer/aports/main/zmap/src/zmap-2.1.1/src/get_gateway.c:29: /home/buildozer/aports/main/zmap/src/zmap-2.1.1/src/get_gateway-linux.h: In function 'get_default_iface': /home/buildozer/aports/main/zmap/src/zmap-2.1.1/src/get_gateway-linux.h:25:9: warning: 'pcap_lookupdev' is deprecated: use 'pcap_findalldevs' and use the first device [-Wdeprecated-declarations] 25 | char *iface = pcap_lookupdev(errbuf); | ^~~~ In file included from /home/buildozer/aports/main/zmap/src/zmap-2.1.1/src/get_gateway.c:17: /usr/include/pcap/pcap.h:395:18: note: declared here 395 | PCAP_API char *pcap_lookupdev(char *); | ^~~~~~~~~~~~~~ /home/buildozer/aports/main/zmap/src/zmap-2.1.1/src/monitor.c: In function 'export_stats': /home/buildozer/aports/main/zmap/src/zmap-2.1.1/src/monitor.c:188:13: warning: comparing floating-point with '==' or '!=' is unsafe [-Wfloat-equal] 188 | if (!intrnl->min_hitrate_start) { | ^ /home/buildozer/aports/main/zmap/src/zmap-2.1.1/src/monitor.c:194:9: warning: comparing floating-point with '==' or '!=' is unsafe [-Wfloat-equal] 194 | if (intrnl->min_hitrate_start) { | ^~~~~~ /home/buildozer/aports/main/zmap/src/zmap-2.1.1/src/cyclic.c: In function 'get_group': /home/buildozer/aports/main/zmap/src/zmap-2.1.1/src/cyclic.c:136:1: warning: control reaches end of non-void function [-Wreturn-type] 136 | } | ^ /home/buildozer/aports/main/zmap/src/zmap-2.1.1/src/probe_modules/module_ntp.c: In function 'ntp_init_perthread': /home/buildozer/aports/main/zmap/src/zmap-2.1.1/src/probe_modules/module_ntp.c:177:5: warning: function might be candidate for attribute 'noreturn' [-Wsuggest-attribute=noreturn] 177 | int ntp_init_perthread(void *buf, macaddr_t *src, | ^~~~~~~~~~~~~~~~~~ /home/buildozer/aports/main/zmap/src/zmap-2.1.1/src/probe_modules/module_ntp.c: In function 'ntp_make_packet': /home/buildozer/aports/main/zmap/src/zmap-2.1.1/src/probe_modules/module_ntp.c:31:5: warning: function might be candidate for attribute 'noreturn' [-Wsuggest-attribute=noreturn] 31 | int ntp_make_packet(void *buf, ipaddr_n_t src_ip, ipaddr_n_t dst_ip, | ^~~~~~~~~~~~~~~ [ 96%] Linking C executable ztee [ 96%] Built target ztee [ 98%] Linking C executable zblacklist /home/buildozer/aports/main/zmap/src/zmap-2.1.1/src/probe_modules/module_udp.c: In function 'udp_global_initialize': /home/buildozer/aports/main/zmap/src/zmap-2.1.1/src/probe_modules/module_udp.c:165:25: warning: pointer 'c' used after 'free' [-Wuse-after-free] 165 | log_fatal("udp", "could not open UDP data file '%s'\n", c); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/main/zmap/src/zmap-2.1.1/src/probe_modules/module_udp.c:163:25: note: call to 'free' here 163 | free(args); | ^~~~~~~~~~ [ 98%] Built target zblacklist [100%] Linking C executable zmap [100%] Built target zmap Apr 12 01:11:43.767 [INFO] zmap: output module: csv Apr 12 01:11:43.767 [INFO] csv: no output file selected, will use stdout Apr 12 01:11:43.767 [INFO] send: dryrun mode -- won't actually send packets 0:00 0%; send: 2 0 p/s (804 p/s avg); recv: 0 0 p/s (0 p/s avg); drops: 0 p/s (0 p/s avg); hitrate: 0.00% 0:01 94%; send: 13108 done (192 Kp/s avg); recv: 0 0 p/s (0 p/s avg); drops: 0 p/s (0 p/s avg); hitrate: 0.00% 0:02 187%; send: 13108 done (192 Kp/s avg); recv: 0 0 p/s (0 p/s avg); drops: 0 p/s (0 p/s avg); hitrate: 0.00% Apr 12 01:11:46.770 [INFO] zmap: completed Apr 12 01:11:46.880 [INFO] zmap: output module: csv Apr 12 01:11:46.880 [INFO] csv: no output file selected, will use stdout Apr 12 01:11:46.880 [INFO] send: dryrun mode -- won't actually send packets 0:00 0%; send: 11 0 p/s (1.20 Kp/s avg); recv: 0 0 p/s (0 p/s avg); drops: 0 p/s (0 p/s avg); hitrate: 0.00% 0:01 94%; send: 13107 done (177 Kp/s avg); recv: 0 0 p/s (0 p/s avg); drops: 0 p/s (0 p/s avg); hitrate: 0.00% Apr 12 01:11:48.890 [INFO] zmap: completed Apr 12 01:11:49.003 [INFO] zmap: output module: csv Apr 12 01:11:49.003 [INFO] csv: no output file selected, will use stdout Apr 12 01:11:49.003 [INFO] send: dryrun mode -- won't actually send packets 0:00 0%; send: 17 0 p/s (4.94 Kp/s avg); recv: 0 0 p/s (0 p/s avg); drops: 0 p/s (0 p/s avg); hitrate: 0.00% 0:01 94%; send: 13107 done (193 Kp/s avg); recv: 0 0 p/s (0 p/s avg); drops: 0 p/s (0 p/s avg); hitrate: 0.00% Apr 12 01:11:51.007 [INFO] zmap: completed Apr 12 01:11:51.116 [INFO] zmap: output module: csv Apr 12 01:11:51.116 [INFO] csv: no output file selected, will use stdout Apr 12 01:11:51.116 [INFO] send: dryrun mode -- won't actually send packets 0:00 0%; send: 14 0 p/s (39.3 Kp/s avg); recv: 0 0 p/s (0 p/s avg); drops: 0 p/s (0 p/s avg); hitrate: 0.00% 0:01 94%; send: 13107 done (203 Kp/s avg); recv: 0 0 p/s (0 p/s avg); drops: 0 p/s (0 p/s avg); hitrate: 0.00% Apr 12 01:11:53.117 [INFO] zmap: completed Apr 12 01:11:53.226 [INFO] zmap: output module: csv Apr 12 01:11:53.226 [INFO] csv: no output file selected, will use stdout Apr 12 01:11:53.227 [INFO] send: dryrun mode -- won't actually send packets 0:00 0%; send: 0 0 p/s (0 p/s avg); recv: 0 0 p/s (0 p/s avg); drops: 0 p/s (0 p/s avg); hitrate: 0.00% 0:01 94%; send: 13107 done (184 Kp/s avg); recv: 0 0 p/s (0 p/s avg); drops: 0 p/s (0 p/s avg); hitrate: 0.00% Apr 12 01:11:55.234 [INFO] zmap: completed Line Count: (Should be 65536) 65536 Duplicate Count 0 Apr 12 01:11:55.498 [INFO] zmap: output module: csv Apr 12 01:11:55.498 [INFO] csv: no output file selected, will use stdout Apr 12 01:11:55.498 [INFO] send: dryrun mode -- won't actually send packets 0:00 0%; send: 1 0 p/s (65 p/s avg); recv: 0 0 p/s (0 p/s avg); drops: 0 p/s (0 p/s avg); hitrate: 0.00% 0:01 79%; send: 39303 done (135 Kp/s avg); recv: 0 0 p/s (0 p/s avg); drops: 0 p/s (0 p/s avg); hitrate: 0.00% Apr 12 01:11:57.513 [INFO] zmap: completed Apr 12 01:11:57.838 [INFO] zmap: output module: csv Apr 12 01:11:57.838 [INFO] csv: no output file selected, will use stdout Apr 12 01:11:57.838 [INFO] send: dryrun mode -- won't actually send packets 0:00 0%; send: 7 0 p/s (18.8 Kp/s avg); recv: 0 0 p/s (0 p/s avg); drops: 0 p/s (0 p/s avg); hitrate: 0.00% 0:01 78%; send: 39125 done (141 Kp/s avg); recv: 0 0 p/s (0 p/s avg); drops: 0 p/s (0 p/s avg); hitrate: 0.00% Apr 12 01:11:59.851 [INFO] zmap: completed Apr 12 01:12:00.171 [INFO] zmap: output module: csv Apr 12 01:12:00.171 [INFO] csv: no output file selected, will use stdout Apr 12 01:12:00.171 [INFO] send: dryrun mode -- won't actually send packets 0:00 0%; send: 6 0 p/s (4.70 Kp/s avg); recv: 0 0 p/s (0 p/s avg); drops: 0 p/s (0 p/s avg); hitrate: 0.00% 0:01 78%; send: 40000 done (140 Kp/s avg); recv: 0 0 p/s (0 p/s avg); drops: 0 p/s (0 p/s avg); hitrate: 0.00% Apr 12 01:12:02.175 [INFO] zmap: completed Apr 12 01:12:02.502 [INFO] zmap: output module: csv Apr 12 01:12:02.502 [INFO] csv: no output file selected, will use stdout Apr 12 01:12:02.502 [INFO] send: dryrun mode -- won't actually send packets 0:00 0%; send: 5 0 p/s (12.8 Kp/s avg); recv: 0 0 p/s (0 p/s avg); drops: 0 p/s (0 p/s avg); hitrate: 0.00% 0:01 78%; send: 39031 done (141 Kp/s avg); recv: 0 0 p/s (0 p/s avg); drops: 0 p/s (0 p/s avg); hitrate: 0.00% Apr 12 01:12:04.515 [INFO] zmap: completed Apr 12 01:12:04.835 [INFO] zmap: output module: csv Apr 12 01:12:04.835 [INFO] csv: no output file selected, will use stdout Apr 12 01:12:04.836 [INFO] send: dryrun mode -- won't actually send packets 0:00 0%; send: 5 0 p/s (9.86 Kp/s avg); recv: 0 0 p/s (0 p/s avg); drops: 0 p/s (0 p/s avg); hitrate: 0.00% 0:01 78%; send: 39149 done (141 Kp/s avg); recv: 0 0 p/s (0 p/s avg); drops: 0 p/s (0 p/s avg); hitrate: 0.00% Apr 12 01:12:06.838 [INFO] zmap: completed Line Count: (Should be 196608) 196608 Duplicate Count 0 >>> zmap: Entering fakeroot... [ 22%] Built target zmaplib [ 28%] Built target ztee [ 35%] Built target zblacklist [100%] Built target zmap Install the project... -- Install configuration: "MinSizeRel" -- Installing: /home/buildozer/aports/main/zmap/pkg/zmap/etc/zmap/blacklist.conf -- Installing: /home/buildozer/aports/main/zmap/pkg/zmap/etc/zmap/zmap.conf -- Installing: /home/buildozer/aports/main/zmap/pkg/zmap/usr/sbin/zmap -- Installing: /home/buildozer/aports/main/zmap/pkg/zmap/usr/sbin/zblacklist -- Installing: /home/buildozer/aports/main/zmap/pkg/zmap/usr/sbin/ztee -- Installing: /home/buildozer/aports/main/zmap/pkg/zmap/usr/share/man/man1/zmap.1 -- Installing: /home/buildozer/aports/main/zmap/pkg/zmap/usr/share/man/man1/zblacklist.1 -- Installing: /home/buildozer/aports/main/zmap/pkg/zmap/usr/share/man/man1/ztee.1 >>> zmap-doc*: Running split function doc... >>> zmap-doc*: Preparing subpackage zmap-doc... >>> zmap-doc*: Running postcheck for zmap-doc >>> zmap*: Running postcheck for zmap >>> zmap*: Preparing package zmap... >>> zmap*: Stripping binaries >>> zmap-doc*: Scanning shared objects >>> zmap*: Scanning shared objects >>> zmap-doc*: Tracing dependencies... >>> zmap-doc*: Package size: 204.0 KB >>> zmap-doc*: Compressing data... >>> zmap-doc*: Create checksum... >>> zmap-doc*: Create zmap-doc-2.1.1-r10.apk >>> zmap*: Tracing dependencies... so:libc.musl-armhf.so.1 so:libgmp.so.10 so:libhiredis.so.1.1.0 so:libjson-c.so.5 so:libpcap.so.1 >>> zmap*: Package size: 280.0 KB >>> zmap*: Compressing data... >>> zmap*: Create checksum... >>> zmap*: Create zmap-2.1.1-r10.apk >>> zmap: Build complete at Wed, 12 Apr 2023 01:12:08 +0000 elapsed time 0h 0m 27s >>> zmap: Cleaning up srcdir >>> zmap: Cleaning up pkgdir >>> zmap: Uninstalling dependencies... (1/23) Purging .makedepends-zmap (20230412.011142) (2/23) Purging linux-headers (6.2-r0) (3/23) Purging cmake (3.26.3-r1) (4/23) Purging flex (2.6.4-r5) (5/23) Purging m4 (1.4.19-r3) (6/23) Purging byacc (20230219-r1) (7/23) Purging hiredis-dev (1.1.0-r2) (8/23) Purging hiredis (1.1.0-r2) (9/23) Purging json-c-dev (0.16-r3) (10/23) Purging json-c (0.16-r3) (11/23) Purging gengetopt (2.23-r2) (12/23) Purging libpcap-dev (1.10.4-r1) (13/23) Purging libpcap (1.10.4-r1) (14/23) Purging gmp-dev (6.2.1-r3) (15/23) Purging libgmpxx (6.2.1-r3) (16/23) Purging bash (5.2.15-r3) Executing bash-5.2.15-r3.pre-deinstall (17/23) Purging libarchive (3.6.2-r2) (18/23) Purging libbz2 (1.0.8-r5) (19/23) Purging xz-libs (5.4.2-r1) (20/23) Purging libformw (6.4_p20230401-r3) (21/23) Purging rhash-libs (1.4.3-r2) (22/23) Purging libuv (1.44.2-r2) (23/23) Purging readline (8.2.1-r1) Executing busybox-1.36.0-r6.trigger OK: 327 MiB in 99 packages >>> zmap: Updating the main/armhf repository index... >>> zmap: Signing the index...