>>> sngrep: Building community/sngrep 1.6.0-r1 (using abuild 3.10.0-r0) started Mon, 09 Jan 2023 07:40:15 +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 pcre2-dev libgcrypt-dev openssl-dev>3 (1/24) Installing sed (4.9-r0) (2/24) Installing m4 (1.4.19-r2) (3/24) Installing libbz2 (1.0.8-r4) (4/24) Installing perl (5.36.0-r0) (5/24) Installing autoconf (2.71-r2) (6/24) Installing automake (1.16.5-r1) (7/24) Installing ncurses-dev (6.4_p20230107-r0) (8/24) Installing libpcap (1.10.2-r0) (9/24) Installing libpcap-dev (1.10.2-r0) (10/24) Installing bsd-compat-headers (0.7.2-r3) (11/24) Installing libedit-dev (20221030.3.1-r0) (12/24) Installing zlib-dev (1.2.13-r0) (13/24) Installing libpcre2-16 (10.42-r0) (14/24) Installing libpcre2-32 (10.42-r0) (15/24) Installing pcre2-dev (10.42-r0) (16/24) Installing libgpg-error (1.46-r1) (17/24) Installing libgcrypt (1.10.1-r0) (18/24) Installing libgpg-error-dev (1.46-r1) (19/24) Installing libgcrypt-dev (1.10.1-r0) (20/24) Installing openssl-dev (3.0.7-r2) (21/24) Installing .makedepends-sngrep (20230109.074016) (22/24) Installing perl-error (0.17029-r1) (23/24) Installing perl-git (2.39.0-r0) (24/24) Installing git-perl (2.39.0-r0) Executing busybox-1.35.0-r30.trigger OK: 376 MiB in 120 packages >>> sngrep: Cleaning up srcdir >>> sngrep: Cleaning up pkgdir >>> sngrep: Fetching https://distfiles.alpinelinux.org/distfiles/edge/sngrep-1.6.0.tar.gz >>> sngrep: Fetching https://distfiles.alpinelinux.org/distfiles/edge/sngrep-1.6.0.tar.gz >>> sngrep: Checking sha512sums... sngrep-1.6.0.tar.gz: OK disable-failing-test.patch: OK implicit-decl.patch: OK >>> sngrep: Unpacking /var/cache/distfiles/edge/sngrep-1.6.0.tar.gz... >>> sngrep: disable-failing-test.patch patching file tests/Makefile.am >>> sngrep: implicit-decl.patch patching file src/curses/ui_manager.c 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:52: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:52: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.ac:52: the top level configure.ac:293: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:293: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.ac:293: 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 fopencookie... yes checking for pthread_create in -lpthread... yes checking for pcap_open_offline in -lpcap... yes checking for pcap.h... yes 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 libssl libcrypto... yes checking for libpcre2-8... 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 : no configure: Perl Expressions Support (v2): yes configure: IPv6 Support : yes configure: EEP Support : yes configure: Zlib Support : no configure: ====================================================== configure: configure: WARNING: cache variable pkg_cv_SSL_VERSION contains a newline 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 configure: WARNING: cache variable pkg_cv_SSL_VERSION contains a newline Making all in src make[1]: Entering directory '/home/buildozer/aports/community/sngrep/src/sngrep-1.6.0/src' make all-am make[2]: Entering directory '/home/buildozer/aports/community/sngrep/src/sngrep-1.6.0/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 capture_openssl.c: In function 'P_hash': capture_openssl.c:113:9: warning: 'HMAC_CTX_new' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 113 | HMAC_CTX *hm = HMAC_CTX_new(); | ^~~~~~~~ In file included from /usr/include/openssl/ssl.h:37, from capture_openssl.h:50, from capture_openssl.c:35: /usr/include/openssl/hmac.h:33:33: note: declared here 33 | OSSL_DEPRECATEDIN_3_0 HMAC_CTX *HMAC_CTX_new(void); | ^~~~~~~~~~~~ capture_openssl.c:114:9: warning: 'HMAC_Init_ex' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 114 | HMAC_Init_ex(hm, secret, sslen, md, NULL); | ^~~~~~~~~~~~ /usr/include/openssl/hmac.h:43:27: note: declared here 43 | OSSL_DEPRECATEDIN_3_0 int HMAC_Init_ex(HMAC_CTX *ctx, const void *key, int len, | ^~~~~~~~~~~~ capture_openssl.c:115:9: warning: 'HMAC_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 115 | HMAC_Update(hm, tmpseed, tmpslen); | ^~~~~~~~~~~ /usr/include/openssl/hmac.h:45:27: note: declared here 45 | OSSL_DEPRECATEDIN_3_0 int HMAC_Update(HMAC_CTX *ctx, const unsigned char *data, | ^~~~~~~~~~~ capture_openssl.c:116:9: warning: 'HMAC_Final' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 116 | HMAC_Final(hm, tmpseed, &tmpslen); | ^~~~~~~~~~ /usr/include/openssl/hmac.h:47:27: note: declared here 47 | OSSL_DEPRECATEDIN_3_0 int HMAC_Final(HMAC_CTX *ctx, unsigned char *md, | ^~~~~~~~~~ capture_openssl.c:118:9: warning: 'HMAC_Init_ex' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 118 | HMAC_Init_ex(hm, secret, sslen, md, NULL); | ^~~~~~~~~~~~ /usr/include/openssl/hmac.h:43:27: note: declared here 43 | OSSL_DEPRECATEDIN_3_0 int HMAC_Init_ex(HMAC_CTX *ctx, const void *key, int len, | ^~~~~~~~~~~~ capture_openssl.c:119:9: warning: 'HMAC_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 119 | HMAC_Update(hm, tmpseed, tmpslen); | ^~~~~~~~~~~ /usr/include/openssl/hmac.h:45:27: note: declared here 45 | OSSL_DEPRECATEDIN_3_0 int HMAC_Update(HMAC_CTX *ctx, const unsigned char *data, | ^~~~~~~~~~~ capture_openssl.c:120:9: warning: 'HMAC_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 120 | HMAC_Update(hm, seed, slen); | ^~~~~~~~~~~ /usr/include/openssl/hmac.h:45:27: note: declared here 45 | OSSL_DEPRECATEDIN_3_0 int HMAC_Update(HMAC_CTX *ctx, const unsigned char *data, | ^~~~~~~~~~~ capture_openssl.c:121:9: warning: 'HMAC_Final' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 121 | HMAC_Final(hm, hmac, &hlen); | ^~~~~~~~~~ /usr/include/openssl/hmac.h:47:27: note: declared here 47 | OSSL_DEPRECATEDIN_3_0 int HMAC_Final(HMAC_CTX *ctx, unsigned char *md, | ^~~~~~~~~~ capture_openssl.c:123:9: warning: 'HMAC_CTX_free' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 123 | HMAC_CTX_free(hm); | ^~~~~~~~~~~~~ /usr/include/openssl/hmac.h:35:28: note: declared here 35 | OSSL_DEPRECATEDIN_3_0 void HMAC_CTX_free(HMAC_CTX *ctx); | ^~~~~~~~~~~~~ capture_openssl.c: In function 'tls_process_record_handshake': capture_openssl.c:616:17: warning: 'RSA_private_decrypt' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 616 | RSA_private_decrypt(UINT16_INT(clientkeyex->length), | ^~~~~~~~~~~~~~~~~~~ In file included from /usr/include/openssl/x509.h:36, from /usr/include/openssl/ssl.h:31: /usr/include/openssl/rsa.h:291:5: note: declared here 291 | int RSA_private_decrypt(int flen, const unsigned char *from, unsigned char *to, | ^~~~~~~~~~~~~~~~~~~ capture_openssl.c:619:37: warning: 'EVP_PKEY_get0_RSA' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 619 | EVP_PKEY_get0_RSA(conn->server_private_key), RSA_PKCS1_PADDING); | ^~~~~~~~~~~~~~~~~ In file included from /usr/include/openssl/x509.h:29: /usr/include/openssl/evp.h:1346:22: note: declared here 1346 | const struct rsa_st *EVP_PKEY_get0_RSA(const EVP_PKEY *pkey); | ^~~~~~~~~~~~~~~~~ capture_openssl.c:619:37: warning: passing argument 4 of 'RSA_private_decrypt' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 619 | EVP_PKEY_get0_RSA(conn->server_private_key), RSA_PKCS1_PADDING); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/openssl/rsa.h:292:30: note: expected 'RSA *' {aka 'struct rsa_st *'} but argument is of type 'const struct rsa_st *' 292 | RSA *rsa, int padding); | ~~~~~^~~ CCLD sngrep make[2]: Leaving directory '/home/buildozer/aports/community/sngrep/src/sngrep-1.6.0/src' make[1]: Leaving directory '/home/buildozer/aports/community/sngrep/src/sngrep-1.6.0/src' Making all in config make[1]: Entering directory '/home/buildozer/aports/community/sngrep/src/sngrep-1.6.0/config' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/buildozer/aports/community/sngrep/src/sngrep-1.6.0/config' Making all in doc make[1]: Entering directory '/home/buildozer/aports/community/sngrep/src/sngrep-1.6.0/doc' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/buildozer/aports/community/sngrep/src/sngrep-1.6.0/doc' Making all in tests make[1]: Entering directory '/home/buildozer/aports/community/sngrep/src/sngrep-1.6.0/tests' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/buildozer/aports/community/sngrep/src/sngrep-1.6.0/tests' make[1]: Entering directory '/home/buildozer/aports/community/sngrep/src/sngrep-1.6.0' make[1]: Nothing to be done for 'all-am'. make[1]: Leaving directory '/home/buildozer/aports/community/sngrep/src/sngrep-1.6.0' Making check in src make[1]: Entering directory '/home/buildozer/aports/community/sngrep/src/sngrep-1.6.0/src' make[1]: Leaving directory '/home/buildozer/aports/community/sngrep/src/sngrep-1.6.0/src' Making check in config make[1]: Entering directory '/home/buildozer/aports/community/sngrep/src/sngrep-1.6.0/config' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/home/buildozer/aports/community/sngrep/src/sngrep-1.6.0/config' Making check in doc make[1]: Entering directory '/home/buildozer/aports/community/sngrep/src/sngrep-1.6.0/doc' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/home/buildozer/aports/community/sngrep/src/sngrep-1.6.0/doc' Making check in tests make[1]: Entering directory '/home/buildozer/aports/community/sngrep/src/sngrep-1.6.0/tests' make test-001 test-002 test-004 test-005 test-006 test-007 test-008 test-009 test-010 test-011 make[2]: Entering directory '/home/buildozer/aports/community/sngrep/src/sngrep-1.6.0/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 test_011.o CC ../src/vector.o CC ../src/util.o CC ../src/hash.o In file included from test_002.c:66: test_input.c: In function 'main': test_input.c:74:9: warning: implicit declaration of function 'usleep'; did you mean 'sleep'? [-Wimplicit-function-declaration] 74 | usleep(TEST_INITIAL_WAIT); | ^~~~~~ | sleep In file included from test_001.c:36: test_input.c: In function 'main': In file included from test_004.c:65: test_input.c: In function 'main': test_input.c:74:9: warning: implicit declaration of function 'usleep'; did you mean 'sleep'? [-Wimplicit-function-declaration] 74 | usleep(TEST_INITIAL_WAIT); | ^~~~~~ | sleep In file included from test_005.c:63: test_input.c: In function 'main': test_input.c:74:9: warning: implicit declaration of function 'usleep'; did you mean 'sleep'? [-Wimplicit-function-declaration] 74 | usleep(TEST_INITIAL_WAIT); | ^~~~~~ | sleep test_input.c:74:9: warning: implicit declaration of function 'usleep'; did you mean 'sleep'? [-Wimplicit-function-declaration] 74 | usleep(TEST_INITIAL_WAIT); | ^~~~~~ | sleep In file included from test_006.c:43: test_input.c: In function 'main': test_input.c:74:9: warning: implicit declaration of function 'usleep'; did you mean 'sleep'? [-Wimplicit-function-declaration] 74 | usleep(TEST_INITIAL_WAIT); | ^~~~~~ | sleep In file included from test_008.c:48: test_input.c: In function 'main': test_input.c:74:9: warning: implicit declaration of function 'usleep'; did you mean 'sleep'? [-Wimplicit-function-declaration] 74 | usleep(TEST_INITIAL_WAIT); | ^~~~~~ | sleep In file included from test_009.c:48: test_input.c: In function 'main': test_input.c:74:9: warning: implicit declaration of function 'usleep'; did you mean 'sleep'? [-Wimplicit-function-declaration] 74 | usleep(TEST_INITIAL_WAIT); | ^~~~~~ | sleep In file included from test_011.c:43: test_input.c: In function 'main': test_input.c:74:9: warning: implicit declaration of function 'usleep'; did you mean 'sleep'? [-Wimplicit-function-declaration] 74 | usleep(TEST_INITIAL_WAIT); | ^~~~~~ | sleep CCLD test-001 CCLD test-002 CCLD test-005 CCLD test-006 CCLD test-004 CCLD test-008 CCLD test-009 CCLD test-011 CCLD test-010 CCLD test-007 make[2]: Leaving directory '/home/buildozer/aports/community/sngrep/src/sngrep-1.6.0/tests' make check-TESTS make[2]: Entering directory '/home/buildozer/aports/community/sngrep/src/sngrep-1.6.0/tests' make[3]: Entering directory '/home/buildozer/aports/community/sngrep/src/sngrep-1.6.0/tests' PASS: test-007 PASS: test-010 PASS: test-001 PASS: test-011 PASS: test-006 PASS: test-008 PASS: test-009 PASS: test-002 PASS: test-005 PASS: test-004 ============================================================================ Testsuite summary for sngrep 1.6.0 ============================================================================ # TOTAL: 10 # PASS: 10 # SKIP: 0 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[3]: Leaving directory '/home/buildozer/aports/community/sngrep/src/sngrep-1.6.0/tests' make[2]: Leaving directory '/home/buildozer/aports/community/sngrep/src/sngrep-1.6.0/tests' make[1]: Leaving directory '/home/buildozer/aports/community/sngrep/src/sngrep-1.6.0/tests' make[1]: Entering directory '/home/buildozer/aports/community/sngrep/src/sngrep-1.6.0' make[1]: Nothing to be done for 'check-am'. make[1]: Leaving directory '/home/buildozer/aports/community/sngrep/src/sngrep-1.6.0' >>> sngrep: Entering fakeroot... Making install in src make[1]: Entering directory '/home/buildozer/aports/community/sngrep/src/sngrep-1.6.0/src' make[2]: Entering directory '/home/buildozer/aports/community/sngrep/src/sngrep-1.6.0/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.6.0/src' make[1]: Leaving directory '/home/buildozer/aports/community/sngrep/src/sngrep-1.6.0/src' Making install in config make[1]: Entering directory '/home/buildozer/aports/community/sngrep/src/sngrep-1.6.0/config' make[2]: Entering directory '/home/buildozer/aports/community/sngrep/src/sngrep-1.6.0/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.6.0/config' make[1]: Leaving directory '/home/buildozer/aports/community/sngrep/src/sngrep-1.6.0/config' Making install in doc make[1]: Entering directory '/home/buildozer/aports/community/sngrep/src/sngrep-1.6.0/doc' make[2]: Entering directory '/home/buildozer/aports/community/sngrep/src/sngrep-1.6.0/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.6.0/doc' make[1]: Leaving directory '/home/buildozer/aports/community/sngrep/src/sngrep-1.6.0/doc' Making install in tests make[1]: Entering directory '/home/buildozer/aports/community/sngrep/src/sngrep-1.6.0/tests' make[2]: Entering directory '/home/buildozer/aports/community/sngrep/src/sngrep-1.6.0/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.6.0/tests' make[1]: Leaving directory '/home/buildozer/aports/community/sngrep/src/sngrep-1.6.0/tests' make[1]: Entering directory '/home/buildozer/aports/community/sngrep/src/sngrep-1.6.0' make[2]: Entering directory '/home/buildozer/aports/community/sngrep/src/sngrep-1.6.0' 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.6.0' make[1]: Leaving directory '/home/buildozer/aports/community/sngrep/src/sngrep-1.6.0' >>> 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.6.0-r1.apk >>> sngrep*: Tracing dependencies... sed so:libc.musl-armhf.so.1 so:libcrypto.so.3 so:libformw.so.6 so:libmenuw.so.6 so:libncursesw.so.6 so:libpanelw.so.6 so:libpcap.so.1 so:libpcre2-8.so.0 so:libssl.so.3 >>> sngrep*: Package size: 276.0 KB >>> sngrep*: Compressing data... >>> sngrep*: Create checksum... >>> sngrep*: Create sngrep-1.6.0-r1.apk >>> sngrep: Build complete at Mon, 09 Jan 2023 07:40:24 +0000 elapsed time 0h 0m 9s >>> sngrep: Cleaning up srcdir >>> sngrep: Cleaning up pkgdir >>> sngrep: Uninstalling dependencies... (1/24) Purging .makedepends-sngrep (20230109.074016) (2/24) Purging sed (4.9-r0) Executing sed-4.9-r0.post-deinstall (3/24) Purging autoconf (2.71-r2) (4/24) Purging m4 (1.4.19-r2) (5/24) Purging automake (1.16.5-r1) (6/24) Purging libpcap-dev (1.10.2-r0) (7/24) Purging libpcap (1.10.2-r0) (8/24) Purging pcre2-dev (10.42-r0) (9/24) Purging libedit-dev (20221030.3.1-r0) (10/24) Purging bsd-compat-headers (0.7.2-r3) (11/24) Purging ncurses-dev (6.4_p20230107-r0) (12/24) Purging zlib-dev (1.2.13-r0) (13/24) Purging libpcre2-16 (10.42-r0) (14/24) Purging libpcre2-32 (10.42-r0) (15/24) Purging libgcrypt-dev (1.10.1-r0) (16/24) Purging openssl-dev (3.0.7-r2) (17/24) Purging git-perl (2.39.0-r0) (18/24) Purging perl-git (2.39.0-r0) (19/24) Purging perl-error (0.17029-r1) (20/24) Purging perl (5.36.0-r0) (21/24) Purging libbz2 (1.0.8-r4) (22/24) Purging libgpg-error-dev (1.46-r1) (23/24) Purging libgcrypt (1.10.1-r0) (24/24) Purging libgpg-error (1.46-r1) Executing busybox-1.35.0-r30.trigger OK: 332 MiB in 96 packages >>> sngrep: Updating the community/armhf repository index... >>> sngrep: Signing the index...