>>> znc: Building community/znc 1.8.2-r16 (using abuild 3.12.0-r0) started Thu, 09 Nov 2023 02:44:24 +0000 >>> znc: Checking sanity of /home/buildozer/aports/community/znc/APKBUILD... >>> znc: Analyzing dependencies... >>> znc: Installing for build: build-base perl-dev openssl-dev>3 cyrus-sasl-dev c-ares-dev swig gettext-dev tcl-dev autoconf automake python3-dev icu-dev (1/45) Installing perl (5.38.0-r0) (2/45) Installing perl-utils (5.38.0-r0) (3/45) Installing perl-dev (5.38.0-r0) (4/45) Installing openssl-dev (3.1.4-r0) (5/45) Installing gdbm (1.23-r1) (6/45) Installing libsasl (2.1.28-r5) (7/45) Installing cyrus-sasl-dev (2.1.28-r5) (8/45) Installing c-ares-dev (1.21.0-r0) (9/45) Installing libffi (3.4.4-r3) (10/45) Installing gc (8.2.4-r1) (11/45) Installing guile-libs (3.0.9-r0) (12/45) Installing guile (3.0.9-r0) (13/45) Installing swig (4.1.1-r5) (14/45) Installing xz (5.4.5-r0) (15/45) Installing gettext-asprintf (0.22.3-r0) (16/45) Installing libintl (0.22.3-r0) (17/45) Installing gettext-libs (0.22.3-r0) (18/45) Installing gettext-envsubst (0.22.3-r0) (19/45) Installing libxml2 (2.11.5-r0) (20/45) Installing gettext (0.22.3-r0) (21/45) Installing gettext-dev (0.22.3-r0) (22/45) Installing tzdata (2023c-r1) (23/45) Installing tcl (8.6.13-r1) (24/45) Installing zlib-dev (1.3-r2) (25/45) Installing tcl-dev (8.6.13-r1) (26/45) Installing m4 (1.4.19-r3) (27/45) Installing autoconf (2.71-r2) (28/45) Installing automake (1.16.5-r2) (29/45) Installing mpdecimal (2.5.1-r2) (30/45) Installing libpanelw (6.4_p20231007-r0) (31/45) Installing readline (8.2.1-r2) (32/45) Installing sqlite-libs (3.44.0-r0) (33/45) Installing python3 (3.11.6-r1) (34/45) Installing python3-pycache-pyc0 (3.11.6-r1) (35/45) Installing pyc (3.11.6-r1) (36/45) Installing python3-pyc (3.11.6-r1) (37/45) Installing python3-dev (3.11.6-r1) (38/45) Installing icu-data-en (74.1-r0) Executing icu-data-en-74.1-r0.post-install * * If you need ICU with non-English locales and legacy charset support, install * package icu-data-full. * (39/45) Installing icu-libs (74.1-r0) (40/45) Installing icu (74.1-r0) (41/45) Installing icu-dev (74.1-r0) (42/45) Installing .makedepends-znc (20231109.024426) (43/45) Installing perl-error (0.17029-r2) (44/45) Installing perl-git (2.42.1-r0) (45/45) Installing git-perl (2.42.1-r0) Executing busybox-1.36.1-r15.trigger OK: 601 MiB in 155 packages >>> znc: Cleaning up srcdir >>> znc: Cleaning up pkgdir >>> znc: Cleaning up tmpdir >>> znc: Fetching https://distfiles.alpinelinux.org/distfiles/edge/znc-1.8.2.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2051k 100 2051k 0 0 13.6M 0 --:--:-- --:--:-- --:--:-- 13.7M >>> znc: Fetching https://distfiles.alpinelinux.org/distfiles/edge/znc-1.8.2.tar.gz >>> znc: Checking sha512sums... znc-1.8.2.tar.gz: OK znc.initd: OK znc.confd: OK >>> znc: Unpacking /var/cache/distfiles/edge/znc-1.8.2.tar.gz... 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 g++ accepts -g... yes checking whether g++ supports C++11 features by default... yes checking for a BSD-compatible install... /usr/bin/install -c checking for grep that handles long lines and -e... /bin/grep checking for a sed that does not truncate output... /bin/sed checking build system type... i586-alpine-linux-musl checking host system type... i586-alpine-linux-musl checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking whether the -Werror option is usable... yes checking for simple visibility declarations... yes checking for git... /usr/bin/git checking for i586-alpine-linux-musl-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking whether compiler predefines _FORTIFY_SOURCE... yes checking for getopt_long in -lgnugetopt... no checking for lstat... yes checking for getopt_long... yes checking for getpassphrase... no checking for clock_gettime... yes checking for tcsetattr... yes checking for library containing dlopen... none required checking for the pthreads library -lpthreads... no checking whether pthreads work without any flags... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking if more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking whether getaddrinfo() supports AI_ADDRCONFIG... yes checking for openssl... yes checking whether openssl is usable... yes checking whether zlib is usable... yes checking for icu-uc... yes checking for Qt5Network >= 5.4... no checking for SWIG >= 3.0.0... Deprecated command line option: -py3. Ignored, this option is no longer supported. /usr/bin/swig configure: Following SWIG versions are found: 4.1.1 configure: modperl/modpython files are found, disabling SWIG configure: modperl/modpython files are found, no SWIG needed checking for perl... /usr/bin/perl checking for perl_alloc in -lperl... yes checking for python3-embed >= 3.3... yes checking for Py_Initialize... yes checking for perl... (cached) /usr/bin/perl checking for /usr/lib/tclConfig.sh... yes checking modtcl flags... -I/usr/include -L/usr/lib -ltcl8.6 checking for Tcl_CreateInterp... yes checking for GNU make... /usr/bin/make configure: creating ./config.status config.status: creating Makefile config.status: creating znc-buildmod config.status: creating man/Makefile config.status: creating znc.pc config.status: creating znc-uninstalled.pc config.status: creating modules/Makefile config.status: creating include/znc/zncconfig.h ZNC 1.8.2 configured The configure script is deprecated and will be removed from ZNC in some future version. Use either CMake or the convenience wrapper configure.sh which takes the same parameters as configure. prefix: /usr debug: no ipv6: yes openssl: yes dns: threads perl: yes python: yes swig: not needed cyrus: no tcl: yes charset: yes zlib: yes run from src: no Now you can run "make" to compile ZNC Packing man page znc.1.gz... Packing man page znc-buildmod.1.gz... Building core object main... Building core object ZNCString... Building core object znc... Building core object IRCNetwork... Building core object User... Building core object IRCSock... Building core object Client... Building core object Chan... Building core object Nick... Building core object Server... Building core object Modules... Building core object MD5... Building core object Buffer... Building core object Utils... Building core object FileUtils... Building core object HTTPSock... Building core object Template... Building core object ClientCommand... Building core object Socket... Building core object SHA256... Building core object WebModules... Building core object Listener... Building core object Config... Building core object ZNCDebug... Building core object Threads... Building core object version... Building core object Query... Building core object SSLVerifyHost... Building core object Message... Building core object Translation... Building core object Csocket... Unpacking ZNC Perl bindings... Unpacking ZNC python bindings... Building module admindebug... Building module adminlog... Building module alias... Building module autoattach... src/ZNCString.cpp: In member function 'void CString::Crypt(const CString&, bool, const CString&)': src/ZNCString.cpp:1161:15: warning: 'void BF_set_key(BF_KEY*, int, const unsigned char*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1161 | BF_set_key(&bKey, (unsigned int)sPass.length(), | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1162 | (unsigned char*)sPass.data()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ./include/znc/Utils.h:245, from src/ZNCString.cpp:19: /usr/include/openssl/blowfish.h:50:28: note: declared here 50 | OSSL_DEPRECATEDIN_3_0 void BF_set_key(BF_KEY *key, int len, | ^~~~~~~~~~ src/ZNCString.cpp:1172:19: warning: 'void BF_cbc_encrypt(const unsigned char*, unsigned char*, long int, const BF_KEY*, unsigned char*, int)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1172 | BF_cbc_encrypt((const unsigned char*)data(), szBuff, uLen, &bKey, szIvec, | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1173 | ((bEncrypt) ? BF_ENCRYPT : BF_DECRYPT)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/openssl/blowfish.h:57:28: note: declared here 57 | OSSL_DEPRECATEDIN_3_0 void BF_cbc_encrypt(const unsigned char *in, | ^~~~~~~~~~~~~~ Building module autocycle... src/Utils.cpp: In static member function 'static void CUtils::GenerateCert(FILE*, const CString&)': src/Utils.cpp:88:54: warning: 'RSA* RSA_new()' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 88 | std::unique_ptr pRSA(RSA_new(), ::RSA_free); | ~~~~~~~^~ In file included from /usr/include/openssl/x509.h:36, from /usr/include/openssl/ssl.h:31, from src/Utils.cpp:29: /usr/include/openssl/rsa.h:207:28: note: declared here 207 | OSSL_DEPRECATEDIN_3_0 RSA *RSA_new(void); | ^~~~~~~ src/Utils.cpp:88:68: warning: 'void RSA_free(RSA*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 88 | std::unique_ptr pRSA(RSA_new(), ::RSA_free); | ^ /usr/include/openssl/rsa.h:299:28: note: declared here 299 | OSSL_DEPRECATEDIN_3_0 void RSA_free(RSA *r); | ^~~~~~~~ src/Utils.cpp:90:29: warning: 'int RSA_generate_key_ex(RSA*, int, BIGNUM*, BN_GENCB*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 90 | !RSA_generate_key_ex(pRSA.get(), 2048, pExponent.get(), nullptr)) | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/openssl/rsa.h:266:27: note: declared here 266 | OSSL_DEPRECATEDIN_3_0 int RSA_generate_key_ex(RSA *rsa, int bits, BIGNUM *e, | ^~~~~~~~~~~~~~~~~~~ src/Utils.cpp:95:36: warning: 'int EVP_PKEY_set1_RSA(EVP_PKEY*, rsa_st*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 95 | if (!pKey || !EVP_PKEY_set1_RSA(pKey.get(), pRSA.get())) return; | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/openssl/x509.h:29: /usr/include/openssl/evp.h:1349:5: note: declared here 1349 | int EVP_PKEY_set1_RSA(EVP_PKEY *pkey, struct rsa_st *key); | ^~~~~~~~~~~~~~~~~ src/Utils.cpp:134:28: warning: 'int PEM_write_RSAPrivateKey(FILE*, const RSA*, const EVP_CIPHER*, const unsigned char*, int, int (*)(char*, int, int, void*), void*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 134 | PEM_write_RSAPrivateKey(pOut, pRSA.get(), nullptr, nullptr, 0, nullptr, | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 135 | nullptr); | ~~~~~~~~ In file included from /usr/include/openssl/ssl.h:36: /usr/include/openssl/pem.h:450:1: note: declared here 450 | DECLARE_PEM_rw_cb_attr(OSSL_DEPRECATEDIN_3_0, RSAPrivateKey, RSA) | ^~~~~~~~~~~~~~~~~~~~~~ Building module autoop... src/Utils.cpp: In constructor 'CBlowfish::CBlowfish(const CString&, int, const CString&)': src/Utils.cpp:933:15: warning: 'void BF_set_key(BF_KEY*, int, const unsigned char*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 933 | BF_set_key(&m_bkey, (unsigned int)sPassword.length(), | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 934 | (unsigned char*)sPassword.data()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ./include/znc/Utils.h:245, from src/Utils.cpp:24: /usr/include/openssl/blowfish.h:50:28: note: declared here 50 | OSSL_DEPRECATEDIN_3_0 void BF_set_key(BF_KEY *key, int len, | ^~~~~~~~~~ src/Utils.cpp: In static member function 'static unsigned char* CBlowfish::MD5(const unsigned char*, unsigned int)': src/Utils.cpp:942:10: warning: 'unsigned char* MD5(const unsigned char*, size_t, unsigned char*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 942 | ::MD5(input, ilen, output); | ~~~~~^~~~~~~~~~~~~~~~~~~~~ In file included from ./include/znc/Utils.h:246: /usr/include/openssl/md5.h:52:38: note: declared here 52 | OSSL_DEPRECATEDIN_3_0 unsigned char *MD5(const unsigned char *d, size_t n, | ^~~ src/Utils.cpp: In member function 'void CBlowfish::Crypt(unsigned char*, unsigned char*, unsigned int)': src/Utils.cpp:968:21: warning: 'void BF_cfb64_encrypt(const unsigned char*, unsigned char*, long int, const BF_KEY*, unsigned char*, int*, int)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 968 | BF_cfb64_encrypt(input, output, uBytes, &m_bkey, m_ivec, &m_num, | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 969 | m_iEncrypt); | ~~~~~~~~~~~ /usr/include/openssl/blowfish.h:61:28: note: declared here 61 | OSSL_DEPRECATEDIN_3_0 void BF_cfb64_encrypt(const unsigned char *in, | ^~~~~~~~~~~~~~~~ src/Csocket.cpp: In member function 'SSL_CTX* Csock::SetupServerCTX()': src/Csocket.cpp:1886:42: warning: 'DH* PEM_read_DHparams(FILE*, DH**, int (*)(char*, int, int, void*), void*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1886 | DH * dhParams = PEM_read_DHparams( dhParamsFile, NULL, NULL, NULL ); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/openssl/ssl.h:36, from ./include/znc/Csocket.h:101, from src/Csocket.cpp:41: /usr/include/openssl/pem.h:472:1: note: declared here 472 | DECLARE_PEM_rw_attr(OSSL_DEPRECATEDIN_3_0, DHparams, DH) | ^~~~~~~~~~~~~~~~~~~ src/Csocket.cpp:1895:32: warning: 'void DH_free(DH*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1895 | DH_free( dhParams ); | ~~~~~~~^~~~~~~~~~~~ In file included from /usr/include/openssl/dsa.h:31, from /usr/include/openssl/x509.h:37, from /usr/include/openssl/ssl.h:31: /usr/include/openssl/dh.h:207:28: note: declared here 207 | OSSL_DEPRECATEDIN_3_0 void DH_free(DH *dh); | ^~~~~~~ src/Csocket.cpp:1899:24: warning: 'void DH_free(DH*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1899 | DH_free( dhParams ); | ~~~~~~~^~~~~~~~~~~~ /usr/include/openssl/dh.h:207:28: note: declared here 207 | OSSL_DEPRECATEDIN_3_0 void DH_free(DH *dh); | ^~~~~~~ src/Csocket.cpp: In member function 'CString Csock::GetPeerPubKey() const': src/Csocket.cpp:2843:64: warning: 'const rsa_st* EVP_PKEY_get0_RSA(const EVP_PKEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 2843 | RSA_get0_key( EVP_PKEY_get0_RSA( pKey ), &pPubKey, NULL, NULL ); | ~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from /usr/include/openssl/x509.h:29: /usr/include/openssl/evp.h:1351:22: note: declared here 1351 | const struct rsa_st *EVP_PKEY_get0_RSA(const EVP_PKEY *pkey); | ^~~~~~~~~~~~~~~~~ src/Csocket.cpp:2843:45: warning: 'void RSA_get0_key(const RSA*, const BIGNUM**, const BIGNUM**, const BIGNUM**)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 2843 | RSA_get0_key( EVP_PKEY_get0_RSA( pKey ), &pPubKey, NULL, NULL ); | ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/openssl/x509.h:36: /usr/include/openssl/rsa.h:223:28: note: declared here 223 | OSSL_DEPRECATEDIN_3_0 void RSA_get0_key(const RSA *r, | ^~~~~~~~~~~~ src/Csocket.cpp:2852:64: warning: 'const dsa_st* EVP_PKEY_get0_DSA(const EVP_PKEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 2852 | DSA_get0_key( EVP_PKEY_get0_DSA( pKey ), &pPubKey, NULL ); | ~~~~~~~~~~~~~~~~~^~~~~~~~ /usr/include/openssl/evp.h:1360:22: note: declared here 1360 | const struct dsa_st *EVP_PKEY_get0_DSA(const EVP_PKEY *pkey); | ^~~~~~~~~~~~~~~~~ src/Csocket.cpp:2852:45: warning: 'void DSA_get0_key(const DSA*, const BIGNUM**, const BIGNUM**)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 2852 | DSA_get0_key( EVP_PKEY_get0_DSA( pKey ), &pPubKey, NULL ); | ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/openssl/dsa.h:209:28: note: declared here 209 | OSSL_DEPRECATEDIN_3_0 void DSA_get0_key(const DSA *d, const BIGNUM **pub_key, | ^~~~~~~~~~~~ Building module autoreply... Building module autovoice... Building module awaynick... In file included from ./include/znc/Client.h:24, from ./include/znc/znc.h:21, from ./include/znc/IRCNetwork.h:24, from src/IRCNetwork.cpp:17: src/IRCNetwork.cpp: In member function 'bool CIRCNetwork::JoinChan(CChan*)': ./include/znc/main.h:110:9: warning: 'nonnull' argument 'this' compared to NULL [-Wnonnull-compare] 110 | if (macNETWORK != nullptr) { \ | ^~ src/IRCNetwork.cpp:1022:9: note: in expansion of macro 'NETWORKMODULECALL' 1022 | NETWORKMODULECALL(OnTimerAutoJoin(*pChan), m_pUser, this, nullptr, | ^~~~~~~~~~~~~~~~~ ./include/znc/main.h:110:9: warning: 'nonnull' argument 'this' compared to NULL [-Wnonnull-compare] 110 | if (macNETWORK != nullptr) { \ | ^~ src/IRCNetwork.cpp:1010:5: note: in expansion of macro 'NETWORKMODULECALL' 1010 | NETWORKMODULECALL(OnJoining(*pChan), m_pUser, this, nullptr, &bReturn); | ^~~~~~~~~~~~~~~~~ src/IRCNetwork.cpp: In member function 'void CIRCNetwork::ClientConnected(CClient*)': ./include/znc/main.h:110:9: warning: 'nonnull' argument 'this' compared to NULL [-Wnonnull-compare] 110 | if (macNETWORK != nullptr) { \ | ^~ src/IRCNetwork.cpp:745:9: note: in expansion of macro 'NETWORKMODULECALL' 745 | NETWORKMODULECALL(OnPrivBufferPlayMessage(Message), m_pUser, this, | ^~~~~~~~~~~~~~~~~ src/IRCNetwork.cpp: In member function 'bool CIRCNetwork::Connect()': ./include/znc/main.h:110:9: warning: 'nonnull' argument 'this' compared to NULL [-Wnonnull-compare] 110 | if (macNETWORK != nullptr) { \ | ^~ src/IRCNetwork.cpp:1325:5: note: in expansion of macro 'NETWORKMODULECALL' 1325 | NETWORKMODULECALL(OnIRCConnecting(pIRCSock), m_pUser, this, nullptr, | ^~~~~~~~~~~~~~~~~ In file included from ./include/znc/Client.h:24, from ./include/znc/znc.h:21, from ./include/znc/IRCNetwork.h:24, from src/User.cpp:20: src/User.cpp: In member function 'bool CUser::DeleteNetwork(const CString&)': ./include/znc/main.h:85:9: warning: 'nonnull' argument 'this' compared to NULL [-Wnonnull-compare] 85 | if (macUSER != nullptr) { \ | ^~ ./include/znc/main.h:126:5: note: in expansion of macro '_USERMODULECALL' 126 | _USERMODULECALL(macFUNC, macUSER, nullptr, macCLIENT, macEXITER) | ^~~~~~~~~~~~~~~ src/User.cpp:550:9: note: in expansion of macro 'USERMODULECALL' 550 | USERMODULECALL(OnDeleteNetwork(*pNetwork), this, nullptr, &bCancel); | ^~~~~~~~~~~~~~ src/User.cpp: In member function 'CIRCNetwork* CUser::AddNetwork(const CString&, CString&)': ./include/znc/main.h:85:9: warning: 'nonnull' argument 'this' compared to NULL [-Wnonnull-compare] 85 | if (macUSER != nullptr) { \ | ^~ ./include/znc/main.h:126:5: note: in expansion of macro '_USERMODULECALL' 126 | _USERMODULECALL(macFUNC, macUSER, nullptr, macCLIENT, macEXITER) | ^~~~~~~~~~~~~~~ src/User.cpp:518:5: note: in expansion of macro 'USERMODULECALL' 518 | USERMODULECALL(OnAddNetwork(*pNetwork, sErrorRet), this, nullptr, &bCancel); | ^~~~~~~~~~~~~~ Building module awaystore... Building module block_motd... src/IRCSock.cpp: In member function 'bool CIRCSock::OnNumericMessage(CNumericMessage&)': src/IRCSock.cpp:930:13: warning: this statement may fall through [-Wimplicit-fallthrough=] 930 | if (m_pNetwork->GetIRCServer().Equals(sServer)) { | ^~ src/IRCSock.cpp:933:9: note: here 933 | case 372: // motd | ^~~~ src/IRCSock.cpp:943:13: warning: this statement may fall through [-Wimplicit-fallthrough=] 943 | if (m_pNetwork->IsChan(Message.GetParam(1)) || sNick != "*") break; | ^~ src/IRCSock.cpp:944:9: note: here 944 | case 432: | ^~~~ src/IRCSock.cpp:959:13: warning: this statement may fall through [-Wimplicit-fallthrough=] 959 | if (sNick.Equals("CAP")) return true; | ^~ src/IRCSock.cpp:960:9: note: here 960 | case 470: { | ^~~~ Building module blockuser... src/Utils.cpp: In static member function 'static CString CUtils::FormatTime(const timeval&, const CString&, const CString&)': src/Utils.cpp:543:41: warning: 'iDigits' may be used uninitialized [-Wmaybe-uninitialized] 543 | sFormat2 += CString(iDigits - sVal.length(), '0'); | ^~~~~~~ src/Utils.cpp:517:9: note: 'iDigits' was declared here 517 | int iDigits; | ^~~~~~~ Building module bouncedcc... Building module buffextras... Building module cert... Building module certauth... Building module chansaver... Building module clearbufferonmsg... Building module clientnotify... Building module controlpanel... Building module crypt... Building module ctcpflood... Building module dcc... Building module disconkick... Building module fail2ban... Building module flooddetach... Building module identfile... Building module imapauth... Building module keepnick... Building module kickrejoin... Building module lastseen... Building module listsockets... controlpanel.cpp: In member function 'void CAdminMod::PrintHelp(const CString&)': controlpanel.cpp:168:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 168 | if (sCmdFilter.empty()) | ^~ controlpanel.cpp:170:13: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 170 | PutModule( | ^~~~~~~~~ crypt.cpp:67:35: warning: 'void DH_free(DH*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 67 | std::unique_ptr m_pDH; | ^~~~~~~ In file included from crypt.cpp:43: /usr/include/openssl/dh.h:207:28: note: declared here 207 | OSSL_DEPRECATEDIN_3_0 void DH_free(DH *dh); | ^~~~~~~ crypt.cpp: In member function 'bool CCryptMod::DH1080_gen()': crypt.cpp:117:29: warning: 'int DH_set0_pqg(DH*, BIGNUM*, BIGNUM*, BIGNUM*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 117 | !DH_set0_pqg(m_pDH.get(), bPrime, nullptr, bGen) || | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/openssl/dh.h:262:27: note: declared here 262 | OSSL_DEPRECATEDIN_3_0 int DH_set0_pqg(DH *dh, BIGNUM *p, BIGNUM *q, BIGNUM *g); | ^~~~~~~~~~~ crypt.cpp:118:33: warning: 'int DH_generate_key(DH*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 118 | !DH_generate_key(m_pDH.get())) { | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~ /usr/include/openssl/dh.h:230:27: note: declared here 230 | OSSL_DEPRECATEDIN_3_0 int DH_generate_key(DH *dh); | ^~~~~~~~~~~~~~~ crypt.cpp:126:24: warning: 'void DH_get0_key(const DH*, const BIGNUM**, const BIGNUM**)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 126 | DH_get0_key(m_pDH.get(), &bPubKey, &bPrivKey); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/openssl/dh.h:263:28: note: declared here 263 | OSSL_DEPRECATEDIN_3_0 void DH_get0_key(const DH *dh, const BIGNUM **pub_key, | ^~~~~~~~~~~ crypt.cpp: In member function 'bool CCryptMod::DH1080_comp(CString&, CString&)': crypt.cpp:155:45: warning: 'int DH_size(const DH*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 155 | key = (unsigned char*)calloc(DH_size(m_pDH.get()), 1); | ~~~~~~~^~~~~~~~~~~~~ /usr/include/openssl/dh.h:210:27: note: declared here 210 | OSSL_DEPRECATEDIN_3_0 int DH_size(const DH *dh); | ^~~~~~~ crypt.cpp:156:34: warning: 'int DH_compute_key(unsigned char*, const BIGNUM*, DH*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 156 | if ((len = DH_compute_key(key, bOtherPubKey, m_pDH.get())) == -1) { | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/openssl/dh.h:231:27: note: declared here 231 | OSSL_DEPRECATEDIN_3_0 int DH_compute_key(unsigned char *key, | ^~~~~~~~~~~~~~ crypt.cpp: In constructor 'CCryptMod::CCryptMod(ModHandle, CUser*, CIRCNetwork*, const CString&, const CString&, CModInfo::EModuleType)': crypt.cpp:196:44: warning: 'DH* DH_new()' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 196 | MODCONSTRUCTOR(CCryptMod), m_pDH(DH_new(), DH_free) { | ~~~~~~^~ /usr/include/openssl/dh.h:206:27: note: declared here 206 | OSSL_DEPRECATEDIN_3_0 DH *DH_new(void); | ^~~~~~ crypt.cpp:196:32: warning: 'void DH_free(DH*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 196 | MODCONSTRUCTOR(CCryptMod), m_pDH(DH_new(), DH_free) { | ^~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/openssl/dh.h:207:28: note: declared here 207 | OSSL_DEPRECATEDIN_3_0 void DH_free(DH *dh); | ^~~~~~~ Building module log... Building module missingmotd... Building module modperl... Building module modpython... Building module modtcl... Building module modules_online... Building module nickserv... Building module notes... Building module notify_connect... Building module perform... Building module raw... Building module route_replies... Building module sample... Building module samplewebapi... Building module sasl... Building module savebuff... Building module schat... Building module send_raw... Building module shell... Building module simple_away... Building module stickychan... Building module stripcontrols... Building module watch... Building module webadmin... Building ZNC Perl bindings library... Building ZNC python bindings library... Linking module admindebug... Linking module adminlog... Linking module alias... Linking module autoattach... Linking module autocycle... Linking module autoop... Linking module autoreply... Linking module autovoice... Linking module awaynick... Linking module awaystore... Linking module block_motd... Linking module blockuser... Linking module bouncedcc... Linking module buffextras... Linking module cert... Linking module certauth... Linking module chansaver... Linking module clearbufferonmsg... Linking module clientnotify... Linking module crypt... Linking module ctcpflood... Linking module disconkick... Linking module fail2ban... Linking module flooddetach... Linking module identfile... Linking module imapauth... Linking module keepnick... Linking module kickrejoin... Linking module lastseen... Linking module listsockets... Linking module missingmotd... Linking module notify_connect... Linking module raw... Linking module modules_online... Linking module nickserv... Linking module samplewebapi... Linking module dcc... Linking module notes... Linking module perform... Linking module stripcontrols... Linking module modtcl... Linking module route_replies... Linking module sasl... Linking module send_raw... Linking module shell... Linking module log... Linking module simple_away... Linking module savebuff... Linking module controlpanel... Linking module schat... Linking module sample... Linking module stickychan... modpython/modpython_biglib.cpp: In function 'PyObject* _wrap_CMessage_GetParams__SWIG_1(PyObject*, Py_ssize_t, PyObject**)': modpython/modpython_biglib.cpp:60584:47: warning: 'CString CMessage::GetParams(unsigned int, unsigned int) const' is deprecated: Use GetParamsColon() instead [-Wdeprecated-declarations] 60584 | result = ((CMessage const *)arg1)->GetParams(arg2,arg3); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ In file included from ./../include/znc/Modules.h:24, from modpython/modpython_biglib.cpp:2994: ./../include/znc/Message.h:139:13: note: declared here 139 | CString GetParams(unsigned int uIdx, unsigned int uLen = -1) const | ^~~~~~~~~ modpython/modpython_biglib.cpp: In function 'PyObject* _wrap_CMessage_GetParams__SWIG_2(PyObject*, Py_ssize_t, PyObject**)': modpython/modpython_biglib.cpp:60613:47: warning: 'CString CMessage::GetParams(unsigned int, unsigned int) const' is deprecated: Use GetParamsColon() instead [-Wdeprecated-declarations] 60613 | result = ((CMessage const *)arg1)->GetParams(arg2); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~ ./../include/znc/Message.h:139:13: note: declared here 139 | CString GetParams(unsigned int uIdx, unsigned int uLen = -1) const | ^~~~~~~~~ Linking znc... Linking module watch... modperl/modperl_biglib.cpp: In function 'void _wrap_CMessage_GetParams__SWIG_1(PerlInterpreter*, CV*)': modperl/modperl_biglib.cpp:43006:49: warning: 'CString CMessage::GetParams(unsigned int, unsigned int) const' is deprecated: Use GetParamsColon() instead [-Wdeprecated-declarations] 43006 | result = ((CMessage const *)arg1)->GetParams(arg2,arg3); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ In file included from ./../include/znc/Modules.h:24, from modperl/modperl_biglib.cpp:1791: ./../include/znc/Message.h:139:13: note: declared here 139 | CString GetParams(unsigned int uIdx, unsigned int uLen = -1) const | ^~~~~~~~~ modperl/modperl_biglib.cpp: In function 'void _wrap_CMessage_GetParams__SWIG_2(PerlInterpreter*, CV*)': modperl/modperl_biglib.cpp:43046:49: warning: 'CString CMessage::GetParams(unsigned int, unsigned int) const' is deprecated: Use GetParamsColon() instead [-Wdeprecated-declarations] 43046 | result = ((CMessage const *)arg1)->GetParams(arg2); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~ ./../include/znc/Message.h:139:13: note: declared here 139 | CString GetParams(unsigned int uIdx, unsigned int uLen = -1) const | ^~~~~~~~~ Linking module webadmin... Linking module modperl... Linking module modpython... Linking ZNC python bindings library... At global scope: cc1plus: note: unrecognized command-line option '-Wno-reserved-user-defined-literal' may have been intended to silence earlier diagnostics Linking ZNC Perl bindings library... ZNC was successfully compiled. Use 'make install' to install ZNC to '/usr'. >>> WARNING: znc: APKBUILD does not run any tests! Alpine policy will soon require that packages have any relevant testsuites run during the build process. To fix, either define a check() function, or declare !check in $options to indicate the package does not have a testsuite. >>> znc: Entering fakeroot... test -d /home/buildozer/aports/community/znc/pkg/znc/usr/bin || /usr/bin/install -c -d /home/buildozer/aports/community/znc/pkg/znc/usr/bin test -d /home/buildozer/aports/community/znc/pkg/znc/usr/include/znc || /usr/bin/install -c -d /home/buildozer/aports/community/znc/pkg/znc/usr/include/znc test -d /home/buildozer/aports/community/znc/pkg/znc/usr/lib/pkgconfig || /usr/bin/install -c -d /home/buildozer/aports/community/znc/pkg/znc/usr/lib/pkgconfig test -d /home/buildozer/aports/community/znc/pkg/znc/usr/lib/znc || /usr/bin/install -c -d /home/buildozer/aports/community/znc/pkg/znc/usr/lib/znc test -d /home/buildozer/aports/community/znc/pkg/znc/usr/share/znc || /usr/bin/install -c -d /home/buildozer/aports/community/znc/pkg/znc/usr/share/znc cp -R ./webskins /home/buildozer/aports/community/znc/pkg/znc/usr/share/znc find /home/buildozer/aports/community/znc/pkg/znc/usr/share/znc/webskins -type d -exec chmod 0755 '{}' \; find /home/buildozer/aports/community/znc/pkg/znc/usr/share/znc/webskins -type f -exec chmod 0644 '{}' \; /usr/bin/install -c znc /home/buildozer/aports/community/znc/pkg/znc/usr/bin /usr/bin/install -c znc-buildmod /home/buildozer/aports/community/znc/pkg/znc/usr/bin /usr/bin/install -c -m 644 ./include/znc/*.h /home/buildozer/aports/community/znc/pkg/znc/usr/include/znc /usr/bin/install -c -m 644 include/znc/*.h /home/buildozer/aports/community/znc/pkg/znc/usr/include/znc /usr/bin/install -c -m 644 znc.pc /home/buildozer/aports/community/znc/pkg/znc/usr/lib/pkgconfig make[1]: Entering directory '/home/buildozer/aports/community/znc/src/znc-1.8.2/modules' rm -rf /home/buildozer/aports/community/znc/pkg/znc/usr/share/znc/modules test -d /home/buildozer/aports/community/znc/pkg/znc/usr/lib/znc || /usr/bin/install -c -d /home/buildozer/aports/community/znc/pkg/znc/usr/lib/znc mkdir -p /home/buildozer/aports/community/znc/pkg/znc/usr/share/znc/modtcl/ test -d /home/buildozer/aports/community/znc/pkg/znc/usr/share/znc/modules || /usr/bin/install -c -d /home/buildozer/aports/community/znc/pkg/znc/usr/share/znc/modules /usr/bin/install -c -m 644 ./modtcl/modtcl.tcl ./modtcl/binds.tcl /home/buildozer/aports/community/znc/pkg/znc/usr/share/znc/modtcl/ rm -rf /home/buildozer/aports/community/znc/pkg/znc/usr/lib/znc/*.so cp -R ./data/* /home/buildozer/aports/community/znc/pkg/znc/usr/share/znc/modules find /home/buildozer/aports/community/znc/pkg/znc/usr/share/znc/modules -type d -exec chmod 0755 '{}' \; find /home/buildozer/aports/community/znc/pkg/znc/usr/share/znc/modules -type f -exec chmod 0644 '{}' \; for i in ./perleval.pm; do \ /usr/bin/install -c -m 644 $i /home/buildozer/aports/community/znc/pkg/znc/usr/lib/znc; \ done for i in ./*.py; do \ /usr/bin/install -c -m 644 $i /home/buildozer/aports/community/znc/pkg/znc/usr/lib/znc; \ done mkdir -p /home/buildozer/aports/community/znc/pkg/znc/usr/lib/znc/modperl /usr/bin/install -c modperl/ZNC.so /home/buildozer/aports/community/znc/pkg/znc/usr/lib/znc/modperl mkdir -p /home/buildozer/aports/community/znc/pkg/znc/usr/lib/znc/modpython if test -e modperl/ZNC.pm ; then \ /usr/bin/install -c -m 644 modperl/ZNC.pm /home/buildozer/aports/community/znc/pkg/znc/usr/lib/znc/modperl || exit 1 ; \ else \ /usr/bin/install -c -m 644 ./modperl/ZNC.pm /home/buildozer/aports/community/znc/pkg/znc/usr/lib/znc/modperl || exit 1 ; \ fi /usr/bin/install -c modpython/_znc_core.so /home/buildozer/aports/community/znc/pkg/znc/usr/lib/znc/modpython /usr/bin/install -c -m 644 ./modperl/startup.pl /home/buildozer/aports/community/znc/pkg/znc/usr/lib/znc/modperl if test -r modpython/znc_core.py;\ then /usr/bin/install -c -m 644 modpython/znc_core.py /home/buildozer/aports/community/znc/pkg/znc/usr/lib/znc/modpython;\ else /usr/bin/install -c -m 644 ./modpython/znc_core.py /home/buildozer/aports/community/znc/pkg/znc/usr/lib/znc/modpython;\ fi /usr/bin/install -c -m 644 ./modpython/znc.py /home/buildozer/aports/community/znc/pkg/znc/usr/lib/znc/modpython /usr/bin/install -c admindebug.so adminlog.so alias.so autoattach.so autocycle.so autoop.so autoreply.so autovoice.so awaynick.so awaystore.so block_motd.so blockuser.so bouncedcc.so buffextras.so cert.so certauth.so chansaver.so clearbufferonmsg.so clientnotify.so controlpanel.so crypt.so ctcpflood.so dcc.so disconkick.so fail2ban.so flooddetach.so identfile.so imapauth.so keepnick.so kickrejoin.so lastseen.so listsockets.so log.so missingmotd.so modperl.so modpython.so modtcl.so modules_online.so nickserv.so notes.so notify_connect.so perform.so raw.so route_replies.so sample.so samplewebapi.so sasl.so savebuff.so schat.so send_raw.so shell.so simple_away.so stickychan.so stripcontrols.so watch.so webadmin.so /home/buildozer/aports/community/znc/pkg/znc/usr/lib/znc make[1]: Leaving directory '/home/buildozer/aports/community/znc/src/znc-1.8.2/modules' if test -n ""; then \ test -d /home/buildozer/aports/community/znc/pkg/znc || /usr/bin/install -c -d /home/buildozer/aports/community/znc/pkg/znc || exit 1 ; \ /usr/bin/install -c /home/buildozer/aports/community/znc/pkg/znc || exit 1 ; \ /usr/bin/install -c libznc.dll.a /home/buildozer/aports/community/znc/pkg/znc/usr/lib || exit 1 ; \ fi make[1]: Entering directory '/home/buildozer/aports/community/znc/src/znc-1.8.2/man' test -d /home/buildozer/aports/community/znc/pkg/znc/usr/share/man/man1 || /usr/bin/install -c -d /home/buildozer/aports/community/znc/pkg/znc/usr/share/man/man1 /usr/bin/install -c -m 644 znc.1.gz znc-buildmod.1.gz /home/buildozer/aports/community/znc/pkg/znc/usr/share/man/man1 make[1]: Leaving directory '/home/buildozer/aports/community/znc/src/znc-1.8.2/man' #test -d /home/buildozer/aports/community/znc/pkg/znc || /usr/bin/install -c -d /home/buildozer/aports/community/znc/pkg/znc #/usr/bin/install -c -m 644 ./znc.service /home/buildozer/aports/community/znc/pkg/znc ****************************************************************** ZNC was successfully installed. You can use '/usr/bin/znc --makeconf' to generate a config file. If you need help with using ZNC, please visit our wiki at: https://znc.in >>> znc-dev*: Running split function dev... >>> znc-dev*: Preparing subpackage znc-dev... >>> znc-dev*: Stripping binaries >>> znc-dev*: Running postcheck for znc-dev >>> znc-doc*: Running split function doc... >>> znc-doc*: Preparing subpackage znc-doc... >>> znc-doc*: Running postcheck for znc-doc >>> znc-extra*: Running split function extra... >>> znc-extra*: Preparing subpackage znc-extra... >>> znc-extra*: Stripping binaries >>> znc-extra*: Running postcheck for znc-extra >>> znc-modtcl*: Running split function modtcl... >>> znc-modtcl*: Preparing subpackage znc-modtcl... >>> znc-modtcl*: Stripping binaries >>> znc-modtcl*: Running postcheck for znc-modtcl >>> znc-modperl*: Running split function modperl... >>> znc-modperl*: Preparing subpackage znc-modperl... >>> znc-modperl*: Stripping binaries >>> znc-modperl*: Running postcheck for znc-modperl >>> znc-modpython*: Running split function modpython... >>> znc-modpython*: Preparing subpackage znc-modpython... >>> znc-modpython*: Stripping binaries >>> znc-modpython*: Running postcheck for znc-modpython >>> znc-openrc*: Running split function openrc... >>> znc-openrc*: Preparing subpackage znc-openrc... >>> znc-openrc*: Running postcheck for znc-openrc >>> znc*: Running postcheck for znc >>> znc*: Preparing package znc... >>> znc*: Stripping binaries >>> znc*: Script found. /bin/sh added as a dependency for znc-1.8.2-r16.apk >>> znc*: Adding .pre-install >>> znc-dev*: Scanning shared objects >>> znc-doc*: Scanning shared objects >>> znc-extra*: Scanning shared objects >>> znc-modperl*: Scanning shared objects >>> znc-modpython*: Scanning shared objects >>> znc-modtcl*: Scanning shared objects >>> znc-openrc*: Scanning shared objects >>> znc*: Scanning shared objects >>> znc-dev*: Tracing dependencies... pkgconfig >>> znc-dev*: Package size: 420.0 KB >>> znc-dev*: Compressing data... >>> znc-dev*: Create checksum... >>> znc-dev*: Create znc-dev-1.8.2-r16.apk >>> znc-doc*: Tracing dependencies... >>> znc-doc*: Package size: 28.0 KB >>> znc-doc*: Compressing data... >>> znc-doc*: Create checksum... >>> znc-doc*: Create znc-doc-1.8.2-r16.apk >>> znc-extra*: Tracing dependencies... so:libc.musl-x86.so.1 so:libgcc_s.so.1 so:libstdc++.so.6 >>> znc-extra*: Package size: 680.0 KB >>> znc-extra*: Compressing data... >>> znc-extra*: Create checksum... >>> znc-extra*: Create znc-extra-1.8.2-r16.apk >>> znc-modperl*: Tracing dependencies... znc so:libc.musl-x86.so.1 so:libgcc_s.so.1 so:libperl.so so:libstdc++.so.6 >>> znc-modperl*: Package size: 3.9 MB >>> znc-modperl*: Compressing data... >>> znc-modperl*: Create checksum... >>> znc-modperl*: Create znc-modperl-1.8.2-r16.apk >>> znc-modpython*: Tracing dependencies... znc so:libc.musl-x86.so.1 so:libgcc_s.so.1 so:libpython3.11.so.1.0 so:libstdc++.so.6 >>> znc-modpython*: Package size: 4.0 MB >>> znc-modpython*: Compressing data... >>> znc-modpython*: Create checksum... >>> znc-modpython*: Create znc-modpython-1.8.2-r16.apk >>> znc-modtcl*: Tracing dependencies... znc so:libc.musl-x86.so.1 so:libgcc_s.so.1 so:libstdc++.so.6 so:libtcl8.6.so >>> znc-modtcl*: Package size: 132.0 KB >>> znc-modtcl*: Compressing data... >>> znc-modtcl*: Create checksum... >>> znc-modtcl*: Create znc-modtcl-1.8.2-r16.apk >>> znc-openrc*: Tracing dependencies... >>> znc-openrc*: Package size: 24.0 KB >>> znc-openrc*: Compressing data... >>> znc-openrc*: Create checksum... >>> znc-openrc*: Create znc-openrc-1.8.2-r16.apk >>> znc*: Tracing dependencies... /bin/sh so:libc.musl-x86.so.1 so:libcrypto.so.3 so:libgcc_s.so.1 so:libicuuc.so.74 so:libssl.so.3 so:libstdc++.so.6 so:libz.so.1 >>> znc*: Package size: 6.4 MB >>> znc*: Compressing data... >>> znc*: Create checksum... >>> znc*: Create znc-1.8.2-r16.apk >>> znc: Build complete at Thu, 09 Nov 2023 02:47:21 +0000 elapsed time 0h 2m 57s >>> znc: Cleaning up srcdir >>> znc: Cleaning up pkgdir >>> znc: Uninstalling dependencies... (1/45) Purging .makedepends-znc (20231109.024426) (2/45) Purging perl-dev (5.38.0-r0) (3/45) Purging perl-utils (5.38.0-r0) (4/45) Purging openssl-dev (3.1.4-r0) (5/45) Purging cyrus-sasl-dev (2.1.28-r5) (6/45) Purging libsasl (2.1.28-r5) (7/45) Purging c-ares-dev (1.21.0-r0) (8/45) Purging swig (4.1.1-r5) (9/45) Purging guile (3.0.9-r0) (10/45) Purging gettext-dev (0.22.3-r0) (11/45) Purging xz (5.4.5-r0) (12/45) Purging gettext-asprintf (0.22.3-r0) (13/45) Purging gettext (0.22.3-r0) (14/45) Purging gettext-envsubst (0.22.3-r0) (15/45) Purging tcl-dev (8.6.13-r1) (16/45) Purging tcl (8.6.13-r1) (17/45) Purging tzdata (2023c-r1) (18/45) Purging autoconf (2.71-r2) (19/45) Purging m4 (1.4.19-r3) (20/45) Purging automake (1.16.5-r2) (21/45) Purging python3-dev (3.11.6-r1) (22/45) Purging icu-dev (74.1-r0) (23/45) Purging gettext-libs (0.22.3-r0) (24/45) Purging git-perl (2.42.1-r0) (25/45) Purging perl-git (2.42.1-r0) (26/45) Purging perl-error (0.17029-r2) (27/45) Purging perl (5.38.0-r0) (28/45) Purging guile-libs (3.0.9-r0) (29/45) Purging icu (74.1-r0) (30/45) Purging icu-libs (74.1-r0) (31/45) Purging libintl (0.22.3-r0) (32/45) Purging libxml2 (2.11.5-r0) (33/45) Purging python3-pyc (3.11.6-r1) (34/45) Purging python3-pycache-pyc0 (3.11.6-r1) (35/45) Purging pyc (3.11.6-r1) (36/45) Purging zlib-dev (1.3-r2) (37/45) Purging gc (8.2.4-r1) (38/45) Purging python3 (3.11.6-r1) (39/45) Purging gdbm (1.23-r1) (40/45) Purging icu-data-en (74.1-r0) (41/45) Purging libffi (3.4.4-r3) (42/45) Purging libpanelw (6.4_p20231007-r0) (43/45) Purging mpdecimal (2.5.1-r2) (44/45) Purging readline (8.2.1-r2) (45/45) Purging sqlite-libs (3.44.0-r0) Executing busybox-1.36.1-r15.trigger OK: 379 MiB in 110 packages >>> znc: Updating the community/x86 repository index... >>> znc: Signing the index...