>>> znc: Building community/znc 1.8.2-r9 (using abuild 3.9.0-r0) started Sun, 24 Apr 2022 04:03:59 +0000 >>> znc: Checking sanity of /home/buildozer/aports/community/znc/APKBUILD... >>> znc: Analyzing dependencies... >>> znc: Installing for build: build-base perl-dev openssl1.1-compat-dev cyrus-sasl-dev c-ares-dev swig gettext-dev tcl-dev autoconf automake python3-dev icu-dev (1/41) Installing libbz2 (1.0.8-r1) (2/41) Installing perl (5.34.1-r0) (3/41) Installing perl-utils (5.34.1-r0) (4/41) Installing perl-dev (5.34.1-r0) (5/41) Installing openssl-dev (1.1.1n-r0) (6/41) Installing gdbm (1.23-r0) (7/41) Installing libsasl (2.1.28-r0) (8/41) Installing cyrus-sasl-dev (2.1.28-r0) (9/41) Installing c-ares-dev (1.18.1-r0) (10/41) Installing libffi (3.4.2-r1) (11/41) Installing gc (8.2.0-r0) (12/41) Installing libunistring (1.0-r0) (13/41) Installing guile-libs (3.0.8-r0) (14/41) Installing guile (3.0.8-r0) (15/41) Installing pcre (8.45-r2) (16/41) Installing swig (4.0.2-r4) (17/41) Installing gettext-asprintf (0.21-r2) (18/41) Installing libintl (0.21-r2) (19/41) Installing gettext-libs (0.21-r2) (20/41) Installing xz-libs (5.2.5-r1) (21/41) Installing libxml2 (2.9.13-r0) (22/41) Installing gettext (0.21-r2) (23/41) Installing gettext-dev (0.21-r2) (24/41) Installing tcl (8.6.12-r0) (25/41) Installing zlib-dev (1.2.12-r1) (26/41) Installing tcl-dev (8.6.12-r0) (27/41) Installing m4 (1.4.19-r1) (28/41) Installing autoconf (2.71-r0) (29/41) Installing automake (1.16.5-r0) (30/41) Installing mpdecimal (2.5.1-r1) (31/41) Installing readline (8.1.2-r0) (32/41) Installing sqlite-libs (3.38.2-r0) (33/41) Installing python3 (3.10.3-r1) (34/41) Installing python3-dev (3.10.3-r1) (35/41) Installing icu-libs (71.1-r0) (36/41) Installing icu (71.1-r0) (37/41) Installing icu-dev (71.1-r0) (38/41) Installing .makedepends-znc (20220424.040359) (39/41) Installing perl-error (0.17029-r1) (40/41) Installing perl-git (2.36.0-r0) (41/41) Installing git-perl (2.36.0-r0) Executing busybox-1.35.0-r10.trigger OK: 490 MiB in 130 packages >>> znc: Cleaning up srcdir >>> znc: Cleaning up pkgdir >>> znc: Fetching https://distfiles.alpinelinux.org/distfiles/v3.16/znc-1.8.2.tar.gz >>> znc: Fetching https://distfiles.alpinelinux.org/distfiles/v3.16/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.16/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... armv7-alpine-linux-musleabihf checking host system type... armv7-alpine-linux-musleabihf 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 armv7-alpine-linux-musleabihf-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... 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... Building module autocycle... Building module autoop... Building module autoreply... Building module autovoice... Building module awaynick... Building module awaystore... Building module block_motd... Building module blockuser... 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... 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... 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 route_replies... 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( | ^~~~~~~~~ Building module sample... Building module samplewebapi... 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 sasl... 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 in this function [-Wmaybe-uninitialized] 543 | sFormat2 += CString(iDigits - sVal.length(), '0'); | ^~~~~~~ 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 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 awaynick... Linking module block_motd... Linking module cert... Linking module chansaver... Linking module clearbufferonmsg... Linking module ctcpflood... Linking module disconkick... Linking module imapauth... Linking module kickrejoin... Linking module lastseen... Linking module missingmotd... Linking module modules_online... Linking module admindebug... Linking module autoattach... Linking module buffextras... Linking module autoreply... Linking module clientnotify... Linking module keepnick... Linking module raw... Linking module nickserv... Linking module adminlog... Linking module notify_connect... Linking module listsockets... Linking module blockuser... Linking module identfile... Linking module fail2ban... Linking module flooddetach... Linking module modtcl... Linking module autocycle... Linking module samplewebapi... Linking module certauth... Linking module autovoice... In file included from /usr/include/c++/11.2.1/vector:72, from /usr/include/c++/11.2.1/bits/random.h:34, from /usr/include/c++/11.2.1/random:49, from src/Socket.cpp:17: /usr/include/c++/11.2.1/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(std::vector<_Tp, _Alloc>::iterator, _Args&& ...) [with _Args = {const double&}; _Tp = double; _Alloc = std::allocator]': /usr/include/c++/11.2.1/bits/vector.tcc:426:7: note: parameter passing for argument of type 'std::vector::iterator' changed in GCC 7.1 426 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/11.2.1/vector:67, from /usr/include/c++/11.2.1/bits/random.h:34, from /usr/include/c++/11.2.1/random:49, from src/Socket.cpp:17: /usr/include/c++/11.2.1/bits/stl_vector.h: In member function 'void std::discrete_distribution<_IntType>::param_type::_M_initialize() [with _IntType = int]': /usr/include/c++/11.2.1/bits/stl_vector.h:1198:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1198 | _M_realloc_insert(end(), __x); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ /usr/include/c++/11.2.1/bits/stl_vector.h:1198:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1198 | _M_realloc_insert(end(), __x); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ Linking module crypt... Linking module awaystore... Linking module notes... In file included from /usr/include/c++/11.2.1/vector:72, from ./../include/znc/ZNCString.h:24, from ./../include/znc/IRCNetwork.h:21, from route_replies.cpp:17: /usr/include/c++/11.2.1/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(std::vector<_Tp, _Alloc>::iterator, _Args&& ...) [with _Args = {const queued_req&}; _Tp = queued_req; _Alloc = std::allocator]': /usr/include/c++/11.2.1/bits/vector.tcc:426:7: note: parameter passing for argument of type 'std::vector::iterator' changed in GCC 7.1 426 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ Linking module dcc... Linking module alias... /usr/include/c++/11.2.1/bits/vector.tcc: In member function 'std::vector<_Tp, _Alloc>::iterator std::vector<_Tp, _Alloc>::_M_erase(std::vector<_Tp, _Alloc>::iterator) [with _Tp = queued_req; _Alloc = std::allocator]': /usr/include/c++/11.2.1/bits/vector.tcc:171:5: note: parameter passing for argument of type 'std::vector::iterator' changed in GCC 7.1 171 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ Linking module stripcontrols... In file included from /usr/include/c++/11.2.1/vector:67, from ./../include/znc/ZNCString.h:24, from ./../include/znc/IRCNetwork.h:21, from route_replies.cpp:17: /usr/include/c++/11.2.1/bits/stl_vector.h: In member function 'void CRouteRepliesMod::SendRequest()': /usr/include/c++/11.2.1/bits/stl_vector.h:1431:24: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1431 | { return _M_erase(begin() + (__position - cbegin())); } | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Linking module autoop... Linking module bouncedcc... Linking module perform... /usr/include/c++/11.2.1/bits/stl_vector.h: In member function 'virtual CModule::EModRet CRouteRepliesMod::OnUserRawMessage(CMessage&)': /usr/include/c++/11.2.1/bits/stl_vector.h:1198:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1198 | _M_realloc_insert(end(), __x); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ Linking module route_replies... Linking module log... Linking module shell... Linking module sample... Linking module send_raw... Linking module sasl... Linking module savebuff... Linking module simple_away... Linking module stickychan... In file included from /usr/include/c++/11.2.1/map:60, from ./include/znc/ZNCString.h:21, from ./include/znc/ZNCDebug.h:21, from ./include/znc/defines.h:24, from ./include/znc/Csocket.h:43, from ./include/znc/Socket.h:21, from ./include/znc/Client.h:21, from ./include/znc/znc.h:21, from src/znc.cpp:17: /usr/include/c++/11.2.1/bits/stl_tree.h: In function 'std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::iterator std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::_M_emplace_hint_unique(std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::const_iterator, _Args&& ...) [with _Args = {const std::piecewise_construct_t&, std::tuple, std::tuple<>}; _Key = CString; _Val = std::pair >; _KeyOfValue = std::_Select1st > >; _Compare = std::less; _Alloc = std::allocator > >]': /usr/include/c++/11.2.1/bits/stl_tree.h:2428:7: note: parameter passing for argument of type 'std::_Rb_tree >, std::_Select1st > >, std::less, std::allocator > > >::const_iterator' changed in GCC 7.1 2428 | _Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/11.2.1/map:61, from ./include/znc/ZNCString.h:21, from ./include/znc/ZNCDebug.h:21, from ./include/znc/defines.h:24, from ./include/znc/Csocket.h:43, from ./include/znc/Socket.h:21, from ./include/znc/Client.h:21, from ./include/znc/znc.h:21, from src/znc.cpp:17: /usr/include/c++/11.2.1/bits/stl_map.h: In member function 'std::map<_Key, _Tp, _Compare, _Alloc>::mapped_type& std::map<_Key, _Tp, _Compare, _Alloc>::operator[](const key_type&) [with _Key = CString; _Tp = std::pair; _Compare = std::less; _Alloc = std::allocator > >]': /usr/include/c++/11.2.1/bits/stl_map.h:501:44: note: parameter passing for argument of type 'std::_Rb_tree >, std::_Select1st > >, std::less, std::allocator > > >::const_iterator' changed in GCC 7.1 501 | __i = _M_t._M_emplace_hint_unique(__i, std::piecewise_construct, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 502 | std::tuple(__k), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 503 | std::tuple<>()); | ~~~~~~~~~~~~~~~ /usr/include/c++/11.2.1/bits/stl_map.h: In member function 'CZNC::TrafficStatsMap CZNC::GetNetworkTrafficStats(const CString&, CZNC::TrafficStatsPair&)': /usr/include/c++/11.2.1/bits/stl_map.h:501:44: note: parameter passing for argument of type 'std::_Rb_tree >, std::_Select1st > >, std::less, std::allocator > > >::const_iterator' changed in GCC 7.1 501 | __i = _M_t._M_emplace_hint_unique(__i, std::piecewise_construct, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 502 | std::tuple(__k), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 503 | std::tuple<>()); | ~~~~~~~~~~~~~~~ /usr/include/c++/11.2.1/bits/stl_map.h:501:44: note: parameter passing for argument of type 'std::_Rb_tree >, std::_Select1st > >, std::less, std::allocator > > >::const_iterator' changed in GCC 7.1 501 | __i = _M_t._M_emplace_hint_unique(__i, std::piecewise_construct, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 502 | std::tuple(__k), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 503 | std::tuple<>()); | ~~~~~~~~~~~~~~~ /usr/include/c++/11.2.1/bits/stl_map.h: In member function 'CZNC::TrafficStatsMap CZNC::GetTrafficStats(CZNC::TrafficStatsPair&, CZNC::TrafficStatsPair&, CZNC::TrafficStatsPair&)': /usr/include/c++/11.2.1/bits/stl_map.h:501:44: note: parameter passing for argument of type 'std::_Rb_tree >, std::_Select1st > >, std::less, std::allocator > > >::const_iterator' changed in GCC 7.1 501 | __i = _M_t._M_emplace_hint_unique(__i, std::piecewise_construct, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 502 | std::tuple(__k), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 503 | std::tuple<>()); | ~~~~~~~~~~~~~~~ /usr/include/c++/11.2.1/bits/stl_map.h:501:44: note: parameter passing for argument of type 'std::_Rb_tree >, std::_Select1st > >, std::less, std::allocator > > >::const_iterator' changed in GCC 7.1 501 | __i = _M_t._M_emplace_hint_unique(__i, std::piecewise_construct, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 502 | std::tuple(__k), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 503 | std::tuple<>()); | ~~~~~~~~~~~~~~~ /usr/include/c++/11.2.1/bits/stl_map.h:501:44: note: parameter passing for argument of type 'std::_Rb_tree >, std::_Select1st > >, std::less, std::allocator > > >::const_iterator' changed in GCC 7.1 501 | __i = _M_t._M_emplace_hint_unique(__i, std::piecewise_construct, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 502 | std::tuple(__k), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 503 | std::tuple<>()); | ~~~~~~~~~~~~~~~ Linking module schat... 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); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~ 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 | ^~~~~~~~~ Linking module watch... Linking module controlpanel... 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); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~ 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 | ^~~~~~~~~ Linking znc... 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 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-r9.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-r9.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-r9.apk >>> znc-extra*: Tracing dependencies... so:libc.musl-armv7.so.1 so:libgcc_s.so.1 so:libstdc++.so.6 >>> znc-extra*: Package size: 432.0 KB >>> znc-extra*: Compressing data... >>> znc-extra*: Create checksum... >>> znc-extra*: Create znc-extra-1.8.2-r9.apk >>> znc-modperl*: Tracing dependencies... znc so:libc.musl-armv7.so.1 so:libgcc_s.so.1 so:libperl.so so:libstdc++.so.6 >>> znc-modperl*: Package size: 2.6 MB >>> znc-modperl*: Compressing data... >>> znc-modperl*: Create checksum... >>> znc-modperl*: Create znc-modperl-1.8.2-r9.apk >>> znc-modpython*: Tracing dependencies... znc so:libc.musl-armv7.so.1 so:libgcc_s.so.1 so:libpython3.10.so.1.0 so:libstdc++.so.6 >>> znc-modpython*: Package size: 2.8 MB >>> znc-modpython*: Compressing data... >>> znc-modpython*: Create checksum... >>> znc-modpython*: Create znc-modpython-1.8.2-r9.apk >>> znc-modtcl*: Tracing dependencies... znc so:libc.musl-armv7.so.1 so:libgcc_s.so.1 so:libstdc++.so.6 so:libtcl8.6.so >>> znc-modtcl*: Package size: 88.0 KB >>> znc-modtcl*: Compressing data... >>> znc-modtcl*: Create checksum... >>> znc-modtcl*: Create znc-modtcl-1.8.2-r9.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-r9.apk >>> znc*: Tracing dependencies... /bin/sh so:libc.musl-armv7.so.1 so:libcrypto.so.1.1 so:libgcc_s.so.1 so:libicuuc.so.71 so:libssl.so.1.1 so:libstdc++.so.6 so:libz.so.1 >>> znc*: Package size: 4.3 MB >>> znc*: Compressing data... >>> znc*: Create checksum... >>> znc*: Create znc-1.8.2-r9.apk >>> znc: Build complete at Sun, 24 Apr 2022 04:05:50 +0000 elapsed time 0h 1m 51s >>> znc: Cleaning up srcdir >>> znc: Cleaning up pkgdir >>> znc: Uninstalling dependencies... (1/41) Purging .makedepends-znc (20220424.040359) (2/41) Purging perl-dev (5.34.1-r0) (3/41) Purging perl-utils (5.34.1-r0) (4/41) Purging cyrus-sasl-dev (2.1.28-r0) (5/41) Purging libsasl (2.1.28-r0) (6/41) Purging c-ares-dev (1.18.1-r0) (7/41) Purging swig (4.0.2-r4) (8/41) Purging guile (3.0.8-r0) (9/41) Purging gettext-dev (0.21-r2) (10/41) Purging gettext-asprintf (0.21-r2) (11/41) Purging gettext (0.21-r2) (12/41) Purging tcl-dev (8.6.12-r0) (13/41) Purging tcl (8.6.12-r0) (14/41) Purging autoconf (2.71-r0) (15/41) Purging m4 (1.4.19-r1) (16/41) Purging automake (1.16.5-r0) (17/41) Purging python3-dev (3.10.3-r1) (18/41) Purging python3 (3.10.3-r1) (19/41) Purging icu-dev (71.1-r0) (20/41) Purging icu (71.1-r0) (21/41) Purging icu-libs (71.1-r0) (22/41) Purging git-perl (2.36.0-r0) (23/41) Purging perl-git (2.36.0-r0) (24/41) Purging perl-error (0.17029-r1) (25/41) Purging perl (5.34.1-r0) (26/41) Purging libbz2 (1.0.8-r1) (27/41) Purging openssl-dev (1.1.1n-r0) (28/41) Purging gdbm (1.23-r0) (29/41) Purging guile-libs (3.0.8-r0) (30/41) Purging libffi (3.4.2-r1) (31/41) Purging gc (8.2.0-r0) (32/41) Purging gettext-libs (0.21-r2) (33/41) Purging libunistring (1.0-r0) (34/41) Purging pcre (8.45-r2) (35/41) Purging libintl (0.21-r2) (36/41) Purging libxml2 (2.9.13-r0) (37/41) Purging xz-libs (5.2.5-r1) (38/41) Purging zlib-dev (1.2.12-r1) (39/41) Purging mpdecimal (2.5.1-r1) (40/41) Purging readline (8.1.2-r0) (41/41) Purging sqlite-libs (3.38.2-r0) Executing busybox-1.35.0-r10.trigger OK: 255 MiB in 89 packages >>> znc: Updating the community/armv7 repository index... >>> znc: Signing the index...