>>> sngrep: Building community/sngrep 1.8.2-r0 (using abuild 3.14.1-r1) started Fri, 01 Nov 2024 06:32:09 +0000
>>> sngrep: Validating /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/28) Installing sed (4.9-r2)
(2/28) Installing m4 (1.4.19-r3)
(3/28) Installing libbz2 (1.0.8-r6)
(4/28) Installing perl (5.40.0-r3)
(5/28) Installing autoconf (2.72-r0)
(6/28) Installing automake (1.17-r0)
(7/28) Installing libformw (6.5_p20241006-r2)
(8/28) Installing libmenuw (6.5_p20241006-r2)
(9/28) Installing libpanelw (6.5_p20241006-r2)
(10/28) Installing libncurses++ (6.5_p20241006-r2)
(11/28) Installing ncurses-dev (6.5_p20241006-r2)
(12/28) Installing libpcap (1.10.5-r0)
(13/28) Installing libpcap-dev (1.10.5-r0)
(14/28) Installing bsd-compat-headers (0.7.2-r6)
(15/28) Installing libedit-dev (20240808.3.1-r0)
(16/28) Installing zlib-dev (1.3.1-r2)
(17/28) Installing libpcre2-16 (10.43-r0)
(18/28) Installing libpcre2-32 (10.43-r0)
(19/28) Installing pcre2-dev (10.43-r0)
(20/28) Installing libgpg-error (1.50-r0)
(21/28) Installing libgcrypt (1.10.3-r1)
(22/28) Installing libgpg-error-dev (1.50-r0)
(23/28) Installing libgcrypt-dev (1.10.3-r1)
(24/28) Installing openssl-dev (3.3.2-r3)
(25/28) Installing .makedepends-sngrep (20241101.063217)
(26/28) Installing perl-error (0.17029-r2)
(27/28) Installing perl-git (2.46.2-r0)
(28/28) Installing git-perl (2.46.2-r0)
Executing busybox-1.37.0-r3.trigger
OK: 310 MiB in 129 packages
>>> sngrep: Cleaning up srcdir
>>> sngrep: Cleaning up pkgdir
>>> sngrep: Cleaning up tmpdir
>>> sngrep: Fetching https://distfiles.alpinelinux.org/distfiles/v3.21/sngrep-1.8.2.tar.gz
Connecting to distfiles.alpinelinux.org (172.105.82.32:443)
wget: server returned error: HTTP/1.1 404 Not Found
>>> sngrep: Fetching sngrep-1.8.2.tar.gz::https://github.com/irontec/sngrep/archive/v1.8.2.tar.gz
Connecting to github.com (140.82.121.3:443)
Connecting to codeload.github.com (140.82.121.10:443)
saving to '/var/cache/distfiles/v3.21/sngrep-1.8.2.tar.gz.part'
sngrep-1.8.2.tar.gz. 100% |********************************|  248k  0:00:00 ETA
'/var/cache/distfiles/v3.21/sngrep-1.8.2.tar.gz.part' saved
>>> sngrep: Fetching https://distfiles.alpinelinux.org/distfiles/v3.21/sngrep-1.8.2.tar.gz
>>> sngrep: Checking sha512sums...
sngrep-1.8.2.tar.gz: OK
disable-failing-test.patch: OK
>>> sngrep: Unpacking /var/cache/distfiles/v3.21/sngrep-1.8.2.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: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 sleep supports fractional seconds... yes
checking filesystem timestamp resolution... 2
checking whether build environment is sane... yes
checking for a race-free mkdir -p... /bin/mkdir -p
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 xargs -n works... 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: 
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.8.2/src'
make  all-am
make[2]: Entering directory '/home/buildozer/aports/community/sngrep/src/sngrep-1.8.2/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:38,
                 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:32:
/usr/include/openssl/rsa.h:302:5: note: declared here
  302 | 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:1356:22: note: declared here
 1356 | 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:303:30: note: expected 'RSA *' {aka 'struct rsa_st *'} but argument is of type 'const struct rsa_st *'
  303 |                         RSA *rsa, int padding);
      |                         ~~~~~^~~
  CCLD     sngrep
make[2]: Leaving directory '/home/buildozer/aports/community/sngrep/src/sngrep-1.8.2/src'
make[1]: Leaving directory '/home/buildozer/aports/community/sngrep/src/sngrep-1.8.2/src'
Making all in config
make[1]: Entering directory '/home/buildozer/aports/community/sngrep/src/sngrep-1.8.2/config'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/home/buildozer/aports/community/sngrep/src/sngrep-1.8.2/config'
Making all in doc
make[1]: Entering directory '/home/buildozer/aports/community/sngrep/src/sngrep-1.8.2/doc'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/home/buildozer/aports/community/sngrep/src/sngrep-1.8.2/doc'
Making all in tests
make[1]: Entering directory '/home/buildozer/aports/community/sngrep/src/sngrep-1.8.2/tests'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/home/buildozer/aports/community/sngrep/src/sngrep-1.8.2/tests'
make[1]: Entering directory '/home/buildozer/aports/community/sngrep/src/sngrep-1.8.2'
make[1]: Nothing to be done for 'all-am'.
make[1]: Leaving directory '/home/buildozer/aports/community/sngrep/src/sngrep-1.8.2'
Making check in src
make[1]: Entering directory '/home/buildozer/aports/community/sngrep/src/sngrep-1.8.2/src'
make[1]: Leaving directory '/home/buildozer/aports/community/sngrep/src/sngrep-1.8.2/src'
Making check in config
make[1]: Entering directory '/home/buildozer/aports/community/sngrep/src/sngrep-1.8.2/config'
make[1]: Nothing to be done for 'check'.
make[1]: Leaving directory '/home/buildozer/aports/community/sngrep/src/sngrep-1.8.2/config'
Making check in doc
make[1]: Entering directory '/home/buildozer/aports/community/sngrep/src/sngrep-1.8.2/doc'
make[1]: Nothing to be done for 'check'.
make[1]: Leaving directory '/home/buildozer/aports/community/sngrep/src/sngrep-1.8.2/doc'
Making check in tests
make[1]: Entering directory '/home/buildozer/aports/community/sngrep/src/sngrep-1.8.2/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.8.2/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/hash.o
  CC       test_011.o
  CC       ../src/vector.o
  CC       ../src/util.o
  CCLD     test-004
  CCLD     test-005
  CCLD     test-006
  CCLD     test-001
  CCLD     test-002
  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.8.2/tests'
make  check-TESTS
make[2]: Entering directory '/home/buildozer/aports/community/sngrep/src/sngrep-1.8.2/tests'
make[3]: Entering directory '/home/buildozer/aports/community/sngrep/src/sngrep-1.8.2/tests'
PASS: test-010
PASS: test-007
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.8.2
============================================================================
# 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.8.2/tests'
make[2]: Leaving directory '/home/buildozer/aports/community/sngrep/src/sngrep-1.8.2/tests'
make[1]: Leaving directory '/home/buildozer/aports/community/sngrep/src/sngrep-1.8.2/tests'
make[1]: Entering directory '/home/buildozer/aports/community/sngrep/src/sngrep-1.8.2'
make[1]: Nothing to be done for 'check-am'.
make[1]: Leaving directory '/home/buildozer/aports/community/sngrep/src/sngrep-1.8.2'
>>> sngrep: Entering fakeroot...
Making install in src
make[1]: Entering directory '/home/buildozer/aports/community/sngrep/src/sngrep-1.8.2/src'
make[2]: Entering directory '/home/buildozer/aports/community/sngrep/src/sngrep-1.8.2/src'
make[2]: Nothing to be done for 'install-data-am'.
 /bin/mkdir -p '/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.8.2/src'
make[1]: Leaving directory '/home/buildozer/aports/community/sngrep/src/sngrep-1.8.2/src'
Making install in config
make[1]: Entering directory '/home/buildozer/aports/community/sngrep/src/sngrep-1.8.2/config'
make[2]: Entering directory '/home/buildozer/aports/community/sngrep/src/sngrep-1.8.2/config'
make[2]: Nothing to be done for 'install-data-am'.
 /bin/mkdir -p '/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.8.2/config'
make[1]: Leaving directory '/home/buildozer/aports/community/sngrep/src/sngrep-1.8.2/config'
Making install in doc
make[1]: Entering directory '/home/buildozer/aports/community/sngrep/src/sngrep-1.8.2/doc'
make[2]: Entering directory '/home/buildozer/aports/community/sngrep/src/sngrep-1.8.2/doc'
make[2]: Nothing to be done for 'install-exec-am'.
 /bin/mkdir -p '/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.8.2/doc'
make[1]: Leaving directory '/home/buildozer/aports/community/sngrep/src/sngrep-1.8.2/doc'
Making install in tests
make[1]: Entering directory '/home/buildozer/aports/community/sngrep/src/sngrep-1.8.2/tests'
make[2]: Entering directory '/home/buildozer/aports/community/sngrep/src/sngrep-1.8.2/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.8.2/tests'
make[1]: Leaving directory '/home/buildozer/aports/community/sngrep/src/sngrep-1.8.2/tests'
make[1]: Entering directory '/home/buildozer/aports/community/sngrep/src/sngrep-1.8.2'
make[2]: Entering directory '/home/buildozer/aports/community/sngrep/src/sngrep-1.8.2'
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.8.2'
make[1]: Leaving directory '/home/buildozer/aports/community/sngrep/src/sngrep-1.8.2'
>>> sngrep-doc*: Running split function doc...
'usr/share/man' -> '/home/buildozer/aports/community/sngrep/pkg/sngrep-doc/usr/share/man'
>>> 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: 2.3 KB
>>> sngrep-doc*: Compressing data...
>>> sngrep-doc*: Create checksum...
>>> sngrep-doc*: Create sngrep-doc-1.8.2-r0.apk
>>> sngrep*: Tracing dependencies...
	sed
	so:libc.musl-armv7.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: 177.5 KB
>>> sngrep*: Compressing data...
>>> sngrep*: Create checksum...
>>> sngrep*: Create sngrep-1.8.2-r0.apk
>>> sngrep: Build complete at Fri, 01 Nov 2024 06:32:25 +0000 elapsed time 0h 0m 16s
>>> sngrep: Cleaning up srcdir
>>> sngrep: Cleaning up pkgdir
>>> sngrep: Uninstalling dependencies...
(1/28) Purging .makedepends-sngrep (20241101.063217)
(2/28) Purging sed (4.9-r2)
Executing sed-4.9-r2.post-deinstall
(3/28) Purging autoconf (2.72-r0)
(4/28) Purging m4 (1.4.19-r3)
(5/28) Purging automake (1.17-r0)
(6/28) Purging libpcap-dev (1.10.5-r0)
(7/28) Purging libpcap (1.10.5-r0)
(8/28) Purging pcre2-dev (10.43-r0)
(9/28) Purging libedit-dev (20240808.3.1-r0)
(10/28) Purging bsd-compat-headers (0.7.2-r6)
(11/28) Purging ncurses-dev (6.5_p20241006-r2)
(12/28) Purging libncurses++ (6.5_p20241006-r2)
(13/28) Purging libpanelw (6.5_p20241006-r2)
(14/28) Purging zlib-dev (1.3.1-r2)
(15/28) Purging libpcre2-16 (10.43-r0)
(16/28) Purging libpcre2-32 (10.43-r0)
(17/28) Purging libgcrypt-dev (1.10.3-r1)
(18/28) Purging openssl-dev (3.3.2-r3)
(19/28) Purging git-perl (2.46.2-r0)
(20/28) Purging perl-git (2.46.2-r0)
(21/28) Purging perl-error (0.17029-r2)
(22/28) Purging perl (5.40.0-r3)
(23/28) Purging libbz2 (1.0.8-r6)
(24/28) Purging libformw (6.5_p20241006-r2)
(25/28) Purging libgcrypt (1.10.3-r1)
(26/28) Purging libgpg-error-dev (1.50-r0)
(27/28) Purging libgpg-error (1.50-r0)
(28/28) Purging libmenuw (6.5_p20241006-r2)
Executing busybox-1.37.0-r3.trigger
OK: 271 MiB in 101 packages
>>> sngrep: Updating the community/armv7 repository index...
>>> sngrep: Signing the index...