>>> sngrep: Building community/sngrep 1.4.9-r2 (using abuild 3.9.0_rc2-r1) started Sat, 16 Oct 2021 09:10:14 +0000 >>> sngrep: Checking sanity of /home/buildozer/aports/community/sngrep/APKBUILD... >>> sngrep: Analyzing dependencies... >>> sngrep: Installing for build: build-base sed autoconf automake ncurses-dev libpcap-dev pcre-dev libgcrypt-dev openssl1.1-compat-dev (1/21) Installing sed (4.8-r0) (2/21) Installing m4 (1.4.18-r2) (3/21) Installing perl (5.34.0-r1) (4/21) Installing autoconf (2.71-r0) (5/21) Installing automake (1.16.4-r1) (6/21) Installing ncurses-dev (6.2_p20211009-r0) (7/21) Installing libpcap-dev (1.10.1-r0) (8/21) Installing libpcre16 (8.45-r1) (9/21) Installing libpcre32 (8.45-r1) (10/21) Installing pcre (8.45-r1) (11/21) Installing libpcrecpp (8.45-r1) (12/21) Installing pcre-dev (8.45-r1) (13/21) Installing libgpg-error (1.42-r1) (14/21) Installing libgcrypt (1.9.4-r0) (15/21) Installing libgpg-error-dev (1.42-r1) (16/21) Installing libgcrypt-dev (1.9.4-r0) (17/21) Installing openssl1.1-compat-dev (1.1.1l-r4) (18/21) Installing .makedepends-sngrep (20211016.091015) (19/21) Installing perl-error (0.17029-r1) (20/21) Installing perl-git (2.33.1-r0) (21/21) Installing git-perl (2.33.1-r0) Executing busybox-1.34.1-r1.trigger OK: 363 MiB in 121 packages >>> sngrep: Cleaning up srcdir >>> sngrep: Cleaning up pkgdir >>> sngrep: Fetching https://distfiles.alpinelinux.org/distfiles/sngrep-1.4.9.tar.gz >>> sngrep: Fetching https://distfiles.alpinelinux.org/distfiles/sngrep-1.4.9.tar.gz >>> sngrep: Checking sha512sums... sngrep-1.4.9.tar.gz: OK disable-failing-test.patch: OK >>> sngrep: Unpacking /var/cache/distfiles/sngrep-1.4.9.tar.gz... >>> sngrep: disable-failing-test.patch patching file tests/Makefile.am Generating the configure script ... configure.ac:15: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:15: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.ac:15: the top level configure.ac:49: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:49: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.ac:49: the top level configure.ac:240: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:240: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.ac:240: the top level checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... ./install-sh -c -d checking for gawk... no checking for mawk... no checking for nawk... no checking for awk... awk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking whether make supports the include directive... yes (GNU style) checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... gcc3 checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for wchar.h... yes checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking for gcc... (cached) gcc checking whether the compiler supports GNU C... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to enable C11 features... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking dependency style of gcc... (cached) gcc3 checking whether the compiler supports GNU C++... yes checking whether g++ accepts -g... yes checking for g++ option to enable C++11 features... none needed checking dependency style of g++... gcc3 checking whether ln -s works... yes checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for pthread_create in -lpthread... yes checking for pcap_open_offline in -lpcap... yes checking for pcap.h... yes checking for addnwstr in -lncursesw6... no checking for addnwstr in -lncursesw6... (cached) no checking for addnwstr in -lncursesw... yes checking for new_panel in -lpanelw... yes checking for new_form in -lformw... yes checking for new_item in -lmenuw... yes checking for library containing keyname... none required checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for SSL... yes checking for pcre.h... yes checking for pcre_exec in -lpcre... yes checking for netinet/in.h... yes checking for netinet/ip6.h... yes configure: configure: sngrep configure finished configure: ====================================================== configure: GnuTLS Support : no configure: OpenSSL Support : yes configure: Unicode Support : yes configure: Perl Expressions Support : yes configure: IPv6 Support : yes configure: EEP Support : yes configure: ====================================================== configure: checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating config/Makefile config.status: creating doc/Makefile config.status: creating tests/Makefile config.status: creating src/config.h config.status: executing depfiles commands Making all in src make[1]: Entering directory '/home/buildozer/aports/community/sngrep/src/sngrep-1.4.9/src' make all-am make[2]: Entering directory '/home/buildozer/aports/community/sngrep/src/sngrep-1.4.9/src' CC sngrep-capture.o CC sngrep-capture_eep.o CC sngrep-capture_openssl.o CC sngrep-address.o CC sngrep-packet.o CC sngrep-sip.o CC sngrep-sip_call.o CC sngrep-sip_msg.o CC sngrep-sip_attr.o CC sngrep-main.o CC sngrep-option.o CC sngrep-group.o CC sngrep-filter.o CC sngrep-keybinding.o CC sngrep-media.o CC sngrep-setting.o CC sngrep-rtp.o CC sngrep-util.o CC sngrep-hash.o CC sngrep-vector.o CC curses/sngrep-ui_panel.o CC curses/sngrep-scrollbar.o CC curses/sngrep-ui_manager.o CC curses/sngrep-ui_call_list.o CC curses/sngrep-ui_call_flow.o CC curses/sngrep-ui_call_raw.o CC curses/sngrep-ui_stats.o CC curses/sngrep-ui_filter.o CC curses/sngrep-ui_save.o CC curses/sngrep-ui_msg_diff.o CC curses/sngrep-ui_column_select.o CC curses/sngrep-ui_settings.o curses/ui_stats.c: In function 'stats_create': curses/ui_stats.c:167:50: warning: unknown conversion type character ')' in format [-Wformat=] 167 | mvwprintw(ui->win, 4, 3, "Calls: %d (%.1f\%)", stats.dcalls, (float) stats.dcalls * 100 / stats.dtotal); | ^ curses/ui_stats.c:171:59: warning: unknown conversion type character ')' in format [-Wformat=] 171 | mvwprintw(ui->win, 3, 33, "COMPLETED: %d (%.1f\%)", stats.completed, (float) stats.completed * 100 / stats.dcalls); | ^ curses/ui_stats.c:172:59: warning: unknown conversion type character ')' in format [-Wformat=] 172 | mvwprintw(ui->win, 4, 33, "CANCELLED: %d (%.1f\%)", stats.cancelled, (float) stats.cancelled * 100 / stats.dcalls); | ^ curses/ui_stats.c:173:59: warning: unknown conversion type character ')' in format [-Wformat=] 173 | mvwprintw(ui->win, 5, 33, "IN CALL: %d (%.1f\%)", stats.incall, (float) stats.incall * 100 / stats.dcalls); | ^ curses/ui_stats.c:174:59: warning: unknown conversion type character ')' in format [-Wformat=] 174 | mvwprintw(ui->win, 6, 33, "REJECTED: %d (%.1f\%)", stats.rejected, (float) stats.rejected * 100 / stats.dcalls); | ^ curses/ui_stats.c:175:59: warning: unknown conversion type character ')' in format [-Wformat=] 175 | mvwprintw(ui->win, 7, 33, "BUSY: %d (%.1f\%)", stats.busy, (float) stats.busy * 100 / stats.dcalls); | ^ curses/ui_stats.c:176:59: warning: unknown conversion type character ')' in format [-Wformat=] 176 | mvwprintw(ui->win, 8, 33, "DIVERTED: %d (%.1f\%)", stats.diverted, (float) stats.diverted * 100 / stats.dcalls); | ^ curses/ui_stats.c:177:59: warning: unknown conversion type character ')' in format [-Wformat=] 177 | mvwprintw(ui->win, 9, 33, "CALL SETUP: %d (%.1f\%)", stats.setup, (float) stats.setup * 100 / stats.dcalls); | ^ curses/ui_stats.c:180:53: warning: unknown conversion type character ')' in format [-Wformat=] 180 | mvwprintw(ui->win, 11, 3, "INVITE: %d (%.1f\%)", stats.invite, (float) stats.invite * 100 / stats.mtotal); | ^ curses/ui_stats.c:181:53: warning: unknown conversion type character ')' in format [-Wformat=] 181 | mvwprintw(ui->win, 12, 3, "REGISTER: %d (%.1f\%)", stats.regist, (float) stats.regist * 100 / stats.mtotal); | ^ curses/ui_stats.c:182:53: warning: unknown conversion type character ')' in format [-Wformat=] 182 | mvwprintw(ui->win, 13, 3, "SUBSCRIBE: %d (%.1f\%)", stats.subscribe, (float) stats.subscribe * 100 / stats.mtotal); | ^ curses/ui_stats.c:183:53: warning: unknown conversion type character ')' in format [-Wformat=] 183 | mvwprintw(ui->win, 14, 3, "UPDATE: %d (%.1f\%)", stats.update, (float) stats.update * 100 / stats.mtotal); | ^ curses/ui_stats.c:184:53: warning: unknown conversion type character ')' in format [-Wformat=] 184 | mvwprintw(ui->win, 15, 3, "NOTIFY: %d (%.1f\%)", stats.notify, (float) stats.notify * 100 / stats.mtotal); | ^ curses/ui_stats.c:185:53: warning: unknown conversion type character ')' in format [-Wformat=] 185 | mvwprintw(ui->win, 16, 3, "OPTIONS: %d (%.1f\%)", stats.options, (float) stats.options * 100 / stats.mtotal); | ^ curses/ui_stats.c:186:53: warning: unknown conversion type character ')' in format [-Wformat=] 186 | mvwprintw(ui->win, 17, 3, "PUBLISH: %d (%.1f\%)", stats.publish, (float) stats.publish * 100 / stats.mtotal); | ^ curses/ui_stats.c:187:53: warning: unknown conversion type character ')' in format [-Wformat=] 187 | mvwprintw(ui->win, 18, 3, "MESSAGE: %d (%.1f\%)", stats.message, (float) stats.message * 100 / stats.mtotal); | ^ curses/ui_stats.c:188:53: warning: unknown conversion type character ')' in format [-Wformat=] 188 | mvwprintw(ui->win, 19, 3, "INFO: %d (%.1f\%)", stats.info, (float) stats.info * 100 / stats.mtotal); | ^ curses/ui_stats.c:189:53: warning: unknown conversion type character ')' in format [-Wformat=] 189 | mvwprintw(ui->win, 20, 3, "BYE: %d (%.1f\%)", stats.bye, (float) stats.bye * 100 / stats.mtotal); | ^ curses/ui_stats.c:190:53: warning: unknown conversion type character ')' in format [-Wformat=] 190 | mvwprintw(ui->win, 21, 3, "CANCEL: %d (%.1f\%)", stats.cancel, (float) stats.cancel * 100 / stats.mtotal); | ^ curses/ui_stats.c:192:48: warning: unknown conversion type character ')' in format [-Wformat=] 192 | mvwprintw(ui->win, 11, 33, "1XX: %d (%.1f\%)", stats.r100, (float) stats.r100 * 100 / stats.mtotal); | ^ curses/ui_stats.c:193:48: warning: unknown conversion type character ')' in format [-Wformat=] 193 | mvwprintw(ui->win, 12, 33, "2XX: %d (%.1f\%)", stats.r200, (float) stats.r200 * 100 / stats.mtotal); | ^ curses/ui_stats.c:194:48: warning: unknown conversion type character ')' in format [-Wformat=] 194 | mvwprintw(ui->win, 13, 33, "3XX: %d (%.1f\%)", stats.r300, (float) stats.r300 * 100 / stats.mtotal); | ^ curses/ui_stats.c:195:48: warning: unknown conversion type character ')' in format [-Wformat=] 195 | mvwprintw(ui->win, 14, 33, "4XX: %d (%.1f\%)", stats.r400, (float) stats.r400 * 100 / stats.mtotal); | ^ curses/ui_stats.c:196:48: warning: unknown conversion type character ')' in format [-Wformat=] 196 | mvwprintw(ui->win, 15, 33, "5XX: %d (%.1f\%)", stats.r500, (float) stats.r500 * 100 / stats.mtotal); | ^ curses/ui_stats.c:197:48: warning: unknown conversion type character ')' in format [-Wformat=] 197 | mvwprintw(ui->win, 16, 33, "6XX: %d (%.1f\%)", stats.r600, (float) stats.r600 * 100 / stats.mtotal); | ^ curses/ui_stats.c:198:48: warning: unknown conversion type character ')' in format [-Wformat=] 198 | mvwprintw(ui->win, 17, 33, "7XX: %d (%.1f\%)", stats.r700, (float) stats.r700 * 100 / stats.mtotal); | ^ curses/ui_stats.c:199:48: warning: unknown conversion type character ')' in format [-Wformat=] 199 | mvwprintw(ui->win, 18, 33, "8XX: %d (%.1f\%)", stats.r800, (float) stats.r800 * 100 / stats.mtotal); | ^ curses/ui_call_flow.c: In function 'call_flow_draw_message': curses/ui_call_flow.c:574:62: warning: format not a string literal and no format arguments [-Wformat-security] 574 | mvwprintw(flow_win, cline + 1, startpos + 5, mediastr); | ^~~~~~~~ curses/ui_call_flow.c:576:100: warning: format not a string literal and no format arguments [-Wformat-security] 576 | mvwprintw(flow_win, cline + 1, startpos + distance / 2 - strlen(mediastr) / 2 + 2, mediastr); | ^~~~~~~~ curses/ui_msg_diff.c: In function 'msg_diff_draw_message': curses/ui_msg_diff.c:190:5: warning: format not a string literal and no format arguments [-Wformat-security] 190 | mvwprintw(win, 0, 0, sip_get_msg_header(msg, header)); | ^~~~~~~~~ curses/ui_manager.c: In function 'dialog_confirm': curses/ui_manager.c:668:5: warning: format not a string literal and no format arguments [-Wformat-security] 668 | mvwprintw(dialog_win, 1, (width - strlen(title)) / 2, title); | ^~~~~~~~~ CCLD sngrep make[2]: Leaving directory '/home/buildozer/aports/community/sngrep/src/sngrep-1.4.9/src' make[1]: Leaving directory '/home/buildozer/aports/community/sngrep/src/sngrep-1.4.9/src' Making all in config make[1]: Entering directory '/home/buildozer/aports/community/sngrep/src/sngrep-1.4.9/config' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/buildozer/aports/community/sngrep/src/sngrep-1.4.9/config' Making all in doc make[1]: Entering directory '/home/buildozer/aports/community/sngrep/src/sngrep-1.4.9/doc' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/buildozer/aports/community/sngrep/src/sngrep-1.4.9/doc' Making all in tests make[1]: Entering directory '/home/buildozer/aports/community/sngrep/src/sngrep-1.4.9/tests' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/buildozer/aports/community/sngrep/src/sngrep-1.4.9/tests' make[1]: Entering directory '/home/buildozer/aports/community/sngrep/src/sngrep-1.4.9' make[1]: Nothing to be done for 'all-am'. make[1]: Leaving directory '/home/buildozer/aports/community/sngrep/src/sngrep-1.4.9' Making check in src make[1]: Entering directory '/home/buildozer/aports/community/sngrep/src/sngrep-1.4.9/src' make[1]: Leaving directory '/home/buildozer/aports/community/sngrep/src/sngrep-1.4.9/src' Making check in config make[1]: Entering directory '/home/buildozer/aports/community/sngrep/src/sngrep-1.4.9/config' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/home/buildozer/aports/community/sngrep/src/sngrep-1.4.9/config' Making check in doc make[1]: Entering directory '/home/buildozer/aports/community/sngrep/src/sngrep-1.4.9/doc' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/home/buildozer/aports/community/sngrep/src/sngrep-1.4.9/doc' Making check in tests make[1]: Entering directory '/home/buildozer/aports/community/sngrep/src/sngrep-1.4.9/tests' make test-001 test-002 test-004 test-005 test-006 test-007 test-008 test-009 test-010 make[2]: Entering directory '/home/buildozer/aports/community/sngrep/src/sngrep-1.4.9/tests' CC test_001.o CC test_002.o CC test_004.o CC test_005.o CC test_006.o CC test_007.o CC test_008.o CC test_009.o CC test_010.o CC ../src/vector.o CC ../src/util.o CC ../src/hash.o CCLD test-002 CCLD test-004 CCLD test-008 CCLD test-005 CCLD test-009 CCLD test-001 CCLD test-010 CCLD test-006 CCLD test-007 make[2]: Leaving directory '/home/buildozer/aports/community/sngrep/src/sngrep-1.4.9/tests' make check-TESTS make[2]: Entering directory '/home/buildozer/aports/community/sngrep/src/sngrep-1.4.9/tests' make[3]: Entering directory '/home/buildozer/aports/community/sngrep/src/sngrep-1.4.9/tests' PASS: test-007 PASS: test-010 PASS: test-001 PASS: test-006 PASS: test-008 PASS: test-009 PASS: test-002 PASS: test-005 PASS: test-004 ============================================================================ Testsuite summary for sngrep 1.4.9 ============================================================================ # TOTAL: 9 # PASS: 9 # SKIP: 0 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[3]: Leaving directory '/home/buildozer/aports/community/sngrep/src/sngrep-1.4.9/tests' make[2]: Leaving directory '/home/buildozer/aports/community/sngrep/src/sngrep-1.4.9/tests' make[1]: Leaving directory '/home/buildozer/aports/community/sngrep/src/sngrep-1.4.9/tests' make[1]: Entering directory '/home/buildozer/aports/community/sngrep/src/sngrep-1.4.9' make[1]: Nothing to be done for 'check-am'. make[1]: Leaving directory '/home/buildozer/aports/community/sngrep/src/sngrep-1.4.9' >>> sngrep: Entering fakeroot... Making install in src make[1]: Entering directory '/home/buildozer/aports/community/sngrep/src/sngrep-1.4.9/src' make[2]: Entering directory '/home/buildozer/aports/community/sngrep/src/sngrep-1.4.9/src' make[2]: Nothing to be done for 'install-data-am'. .././install-sh -c -d '/home/buildozer/aports/community/sngrep/pkg/sngrep//usr/bin' /usr/bin/install -c sngrep '/home/buildozer/aports/community/sngrep/pkg/sngrep//usr/bin' make[2]: Leaving directory '/home/buildozer/aports/community/sngrep/src/sngrep-1.4.9/src' make[1]: Leaving directory '/home/buildozer/aports/community/sngrep/src/sngrep-1.4.9/src' Making install in config make[1]: Entering directory '/home/buildozer/aports/community/sngrep/src/sngrep-1.4.9/config' make[2]: Entering directory '/home/buildozer/aports/community/sngrep/src/sngrep-1.4.9/config' make[2]: Nothing to be done for 'install-data-am'. .././install-sh -c -d '/home/buildozer/aports/community/sngrep/pkg/sngrep//etc' /usr/bin/install -c -m 644 sngreprc '/home/buildozer/aports/community/sngrep/pkg/sngrep//etc' make[2]: Leaving directory '/home/buildozer/aports/community/sngrep/src/sngrep-1.4.9/config' make[1]: Leaving directory '/home/buildozer/aports/community/sngrep/src/sngrep-1.4.9/config' Making install in doc make[1]: Entering directory '/home/buildozer/aports/community/sngrep/src/sngrep-1.4.9/doc' make[2]: Entering directory '/home/buildozer/aports/community/sngrep/src/sngrep-1.4.9/doc' make[2]: Nothing to be done for 'install-exec-am'. .././install-sh -c -d '/home/buildozer/aports/community/sngrep/pkg/sngrep//usr/share/man/man8' /usr/bin/install -c -m 644 sngrep.8 '/home/buildozer/aports/community/sngrep/pkg/sngrep//usr/share/man/man8' make[2]: Leaving directory '/home/buildozer/aports/community/sngrep/src/sngrep-1.4.9/doc' make[1]: Leaving directory '/home/buildozer/aports/community/sngrep/src/sngrep-1.4.9/doc' Making install in tests make[1]: Entering directory '/home/buildozer/aports/community/sngrep/src/sngrep-1.4.9/tests' make[2]: Entering directory '/home/buildozer/aports/community/sngrep/src/sngrep-1.4.9/tests' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/buildozer/aports/community/sngrep/src/sngrep-1.4.9/tests' make[1]: Leaving directory '/home/buildozer/aports/community/sngrep/src/sngrep-1.4.9/tests' make[1]: Entering directory '/home/buildozer/aports/community/sngrep/src/sngrep-1.4.9' make[2]: Entering directory '/home/buildozer/aports/community/sngrep/src/sngrep-1.4.9' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/buildozer/aports/community/sngrep/src/sngrep-1.4.9' make[1]: Leaving directory '/home/buildozer/aports/community/sngrep/src/sngrep-1.4.9' >>> sngrep-doc*: Running split function doc... >>> sngrep-doc*: Preparing subpackage sngrep-doc... >>> sngrep-doc*: Running postcheck for sngrep-doc >>> sngrep*: Running postcheck for sngrep >>> sngrep*: Preparing package sngrep... >>> sngrep*: Stripping binaries >>> sngrep-doc*: Scanning shared objects >>> sngrep*: Scanning shared objects >>> sngrep-doc*: Tracing dependencies... >>> sngrep-doc*: Package size: 24.0 KB >>> sngrep-doc*: Compressing data... >>> sngrep-doc*: Create checksum... >>> sngrep-doc*: Create sngrep-doc-1.4.9-r2.apk >>> sngrep*: Tracing dependencies... sed so:libc.musl-x86.so.1 so:libcrypto.so.1.1 so:libformw.so.6 so:libmenuw.so.6 so:libncursesw.so.6 so:libpanelw.so.6 so:libpcap.so.1 so:libpcre.so.1 so:libssl.so.1.1 >>> sngrep*: Package size: 276.0 KB >>> sngrep*: Compressing data... >>> sngrep*: Create checksum... >>> sngrep*: Create sngrep-1.4.9-r2.apk >>> sngrep: Build complete at Sat, 16 Oct 2021 09:10:30 +0000 elapsed time 0h 0m 16s >>> sngrep: Cleaning up srcdir >>> sngrep: Cleaning up pkgdir >>> sngrep: Uninstalling dependencies... (1/21) Purging .makedepends-sngrep (20211016.091015) (2/21) Purging sed (4.8-r0) Executing sed-4.8-r0.post-deinstall (3/21) Purging autoconf (2.71-r0) (4/21) Purging m4 (1.4.18-r2) (5/21) Purging automake (1.16.4-r1) (6/21) Purging ncurses-dev (6.2_p20211009-r0) (7/21) Purging libpcap-dev (1.10.1-r0) (8/21) Purging pcre-dev (8.45-r1) (9/21) Purging libpcre16 (8.45-r1) (10/21) Purging libpcre32 (8.45-r1) (11/21) Purging libpcrecpp (8.45-r1) (12/21) Purging pcre (8.45-r1) (13/21) Purging libgcrypt-dev (1.9.4-r0) (14/21) Purging openssl1.1-compat-dev (1.1.1l-r4) (15/21) Purging git-perl (2.33.1-r0) (16/21) Purging perl-git (2.33.1-r0) (17/21) Purging perl-error (0.17029-r1) (18/21) Purging perl (5.34.0-r1) (19/21) Purging libgpg-error-dev (1.42-r1) (20/21) Purging libgcrypt (1.9.4-r0) (21/21) Purging libgpg-error (1.42-r1) Executing busybox-1.34.1-r1.trigger OK: 321 MiB in 100 packages >>> sngrep: Updating the community/x86 repository index... >>> sngrep: Signing the index...