>>> znc: Building community/znc 1.8.2-r12 (using abuild 3.10.0_rc1-r2) started Fri, 04 Nov 2022 03:13:43 +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/35) Installing perl-utils (5.36.0-r0) (2/35) Installing perl-dev (5.36.0-r0) (3/35) Installing openssl-dev (3.0.7-r0) (4/35) Installing gdbm (1.23-r0) (5/35) Installing libsasl (2.1.28-r2) (6/35) Installing cyrus-sasl-dev (2.1.28-r2) (7/35) Installing c-ares-dev (1.18.1-r0) (8/35) Installing gc (8.2.2-r0) (9/35) Installing libunistring (1.1-r0) (10/35) Installing guile-libs (3.0.8-r3) (11/35) Installing guile (3.0.8-r3) (12/35) Installing pcre (8.45-r2) (13/35) Installing swig (4.0.2-r7) (14/35) Installing gettext-asprintf (0.21.1-r1) (15/35) Installing libintl (0.21.1-r1) (16/35) Installing gettext-libs (0.21.1-r1) (17/35) Installing gettext (0.21.1-r1) (18/35) Installing gettext-dev (0.21.1-r1) (19/35) Installing tzdata (2022f-r0) (20/35) Installing tcl (8.6.12-r1) (21/35) Installing zlib-dev (1.2.13-r0) (22/35) Installing tcl-dev (8.6.12-r1) (23/35) Installing m4 (1.4.19-r1) (24/35) Installing autoconf (2.71-r1) (25/35) Installing automake (1.16.5-r1) (26/35) Installing mpdecimal (2.5.1-r1) (27/35) Installing readline (8.2.0-r0) (28/35) Installing sqlite-libs (3.39.4-r0) (29/35) Installing python3 (3.10.8-r3) (30/35) Installing python3-dev (3.10.8-r3) (31/35) Installing icu-data-en (72.1-r1) Executing icu-data-en-72.1-r1.post-install * * If you need ICU with non-English locales and legacy charset support, install * package icu-data-full. * (32/35) Installing icu-libs (72.1-r1) (33/35) Installing icu (72.1-r1) (34/35) Installing icu-dev (72.1-r1) (35/35) Installing .makedepends-znc (20221104.031347) Executing busybox-1.35.0-r27.trigger OK: 1450 MiB in 144 packages >>> znc: Cleaning up srcdir >>> znc: Cleaning up pkgdir >>> znc: Fetching https://distfiles.alpinelinux.org/distfiles/v3.17/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 11.0M 0 --:--:-- --:--:-- --:--:-- 11.0M >>> znc: Fetching https://distfiles.alpinelinux.org/distfiles/v3.17/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/v3.17/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... x86_64-alpine-linux-musl checking host system type... x86_64-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 x86_64-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... /usr/bin/swig configure: Following SWIG versions are found: 4.0.2 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... Unpacking ZNC Perl bindings... Unpacking ZNC python bindings... Building ZNC Perl bindings library... Building module modperl... 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 ZNC python bindings library... 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:201:28: note: declared here 201 | 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:293:28: note: declared here 293 | 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:260:27: note: declared here 260 | 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:1344:5: note: declared here 1344 | 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:447:1: note: declared here 447 | DECLARE_PEM_rw_cb_attr(OSSL_DEPRECATEDIN_3_0, RSAPrivateKey, RSA) | ^~~~~~~~~~~~~~~~~~~~~~ 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, | ^~~~~~~~~~~~~~~~ Building module modpython... 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; | ^~~~~~~ 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 admindebug... 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 '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::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 '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, | ^~~~~~~~~~~~~~~~~ Building module adminlog... Building module alias... Building core object Threads... Building module autoattach... 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); | ^~~~~~~~~~~~~~ Building module autocycle... 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 autoop... Building module autoreply... Building module autovoice... Building module awaynick... Building module awaystore... Building core object version... Building module block_motd... Building core object Query... Building module blockuser... Building module bouncedcc... Building module buffextras... Building module cert... Building module certauth... Building core object SSLVerifyHost... 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 | ^~~~~~~~~ Building core object Message... Building module chansaver... Building core object Translation... Building module clearbufferonmsg... 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 | ^~~~~~~~~ Building core object Csocket... 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... 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:469:1: note: declared here 469 | 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:51, from /usr/include/openssl/x509.h:37, from /usr/include/openssl/ssl.h:31: /usr/include/openssl/dh.h:200:28: note: declared here 200 | 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:200:28: note: declared here 200 | 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:1346:22: note: declared here 1346 | 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:217:28: note: declared here 217 | 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:1355:22: note: declared here 1355 | 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:204:28: note: declared here 204 | OSSL_DEPRECATEDIN_3_0 void DSA_get0_key(const DSA *d, const BIGNUM **pub_key, | ^~~~~~~~~~~~ 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:200:28: note: declared here 200 | 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:255:27: note: declared here 255 | 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:223:27: note: declared here 223 | 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:256:28: note: declared here 256 | 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:203:27: note: declared here 203 | 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:224:27: note: declared here 224 | 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:199:27: note: declared here 199 | 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:200:28: note: declared here 200 | OSSL_DEPRECATEDIN_3_0 void DH_free(DH *dh); | ^~~~~~~ Building module imapauth... Building module keepnick... Building module kickrejoin... Building module lastseen... Building module listsockets... Building module log... Building module missingmotd... 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... Linking znc... 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... 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 dcc... 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 modtcl... Linking module modules_online... Linking module notify_connect... Linking module raw... Linking module nickserv... Linking module stripcontrols... Linking module modperl... Linking module samplewebapi... Linking module notes... Linking module perform... Linking module sasl... Linking module modpython... Linking module send_raw... Linking module route_replies... Linking module stickychan... Linking module sample... Linking module log... Linking module shell... Linking module schat... Linking module savebuff... Linking module simple_away... Linking module controlpanel... Linking module watch... Linking module webadmin... 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 mkdir -p /home/buildozer/aports/community/znc/pkg/znc/usr/share/znc/modtcl/ 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 /usr/bin/install -c -m 644 ./modtcl/modtcl.tcl ./modtcl/binds.tcl /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 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 mkdir -p /home/buildozer/aports/community/znc/pkg/znc/usr/lib/znc/modpython /usr/bin/install -c modperl/ZNC.so /home/buildozer/aports/community/znc/pkg/znc/usr/lib/znc/modperl /usr/bin/install -c modpython/_znc_core.so /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 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 ./modperl/startup.pl /home/buildozer/aports/community/znc/pkg/znc/usr/lib/znc/modperl /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-r12.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-r12.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-r12.apk >>> znc-extra*: Tracing dependencies... so:libc.musl-x86_64.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-r12.apk >>> znc-modperl*: Tracing dependencies... znc so:libc.musl-x86_64.so.1 so:libgcc_s.so.1 so:libperl.so so:libstdc++.so.6 >>> znc-modperl*: Package size: 3.6 MB >>> znc-modperl*: Compressing data... >>> znc-modperl*: Create checksum... >>> znc-modperl*: Create znc-modperl-1.8.2-r12.apk >>> znc-modpython*: Tracing dependencies... znc so:libc.musl-x86_64.so.1 so:libgcc_s.so.1 so:libpython3.10.so.1.0 so:libstdc++.so.6 >>> znc-modpython*: Package size: 3.9 MB >>> znc-modpython*: Compressing data... >>> znc-modpython*: Create checksum... >>> znc-modpython*: Create znc-modpython-1.8.2-r12.apk >>> znc-modtcl*: Tracing dependencies... znc so:libc.musl-x86_64.so.1 so:libgcc_s.so.1 so:libstdc++.so.6 so:libtcl8.6.so >>> znc-modtcl*: Package size: 120.0 KB >>> znc-modtcl*: Compressing data... >>> znc-modtcl*: Create checksum... >>> znc-modtcl*: Create znc-modtcl-1.8.2-r12.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-r12.apk >>> znc*: Tracing dependencies... /bin/sh so:libc.musl-x86_64.so.1 so:libcrypto.so.3 so:libgcc_s.so.1 so:libicuuc.so.72 so:libssl.so.3 so:libstdc++.so.6 so:libz.so.1 >>> znc*: Package size: 6.0 MB >>> znc*: Compressing data... >>> znc*: Create checksum... >>> znc*: Create znc-1.8.2-r12.apk >>> znc: Build complete at Fri, 04 Nov 2022 03:15:44 +0000 elapsed time 0h 2m 1s >>> znc: Cleaning up srcdir >>> znc: Cleaning up pkgdir >>> znc: Uninstalling dependencies... (1/35) Purging .makedepends-znc (20221104.031347) (2/35) Purging perl-dev (5.36.0-r0) (3/35) Purging perl-utils (5.36.0-r0) (4/35) Purging openssl-dev (3.0.7-r0) (5/35) Purging cyrus-sasl-dev (2.1.28-r2) (6/35) Purging libsasl (2.1.28-r2) (7/35) Purging c-ares-dev (1.18.1-r0) (8/35) Purging swig (4.0.2-r7) (9/35) Purging guile (3.0.8-r3) (10/35) Purging gettext-dev (0.21.1-r1) (11/35) Purging gettext-asprintf (0.21.1-r1) (12/35) Purging gettext (0.21.1-r1) (13/35) Purging tcl-dev (8.6.12-r1) (14/35) Purging tcl (8.6.12-r1) (15/35) Purging tzdata (2022f-r0) (16/35) Purging autoconf (2.71-r1) (17/35) Purging m4 (1.4.19-r1) (18/35) Purging automake (1.16.5-r1) (19/35) Purging python3-dev (3.10.8-r3) (20/35) Purging python3 (3.10.8-r3) (21/35) Purging icu-dev (72.1-r1) (22/35) Purging gdbm (1.23-r0) (23/35) Purging guile-libs (3.0.8-r3) (24/35) Purging gc (8.2.2-r0) (25/35) Purging gettext-libs (0.21.1-r1) (26/35) Purging libunistring (1.1-r0) (27/35) Purging pcre (8.45-r2) (28/35) Purging libintl (0.21.1-r1) (29/35) Purging zlib-dev (1.2.13-r0) (30/35) Purging mpdecimal (2.5.1-r1) (31/35) Purging readline (8.2.0-r0) (32/35) Purging sqlite-libs (3.39.4-r0) (33/35) Purging icu (72.1-r1) (34/35) Purging icu-libs (72.1-r1) (35/35) Purging icu-data-en (72.1-r1) Executing busybox-1.35.0-r27.trigger OK: 1250 MiB in 109 packages >>> znc: Updating the community/x86_64 repository index... >>> znc: Signing the index...