+ case "${usergroup_phase}" in + local run_cmd + run_cmd=run_su + shift + run_su /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent LUA_VERSION_REQD=54 WRKLOG=/tmp/bulklog/powerdns-4.6.4nb3/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent LUA_VERSION_REQD=54 WRKLOG=/tmp/bulklog/powerdns-4.6.4nb3/work.log => Bootstrap dependency digest>=20211023: found digest-20220214 ===> Building for powerdns-4.6.4nb3 /opt/pkg/bin/gmake all-recursive gmake[1]: Entering directory '/home/pbulk/build/net/powerdns/work/pdns-4.6.4' Making all in ext gmake[2]: Entering directory '/home/pbulk/build/net/powerdns/work/pdns-4.6.4/ext' Making all in ipcrypt gmake[3]: Entering directory '/home/pbulk/build/net/powerdns/work/pdns-4.6.4/ext/ipcrypt' CC ipcrypt.lo CCLD libipcrypt.la gmake[3]: Leaving directory '/home/pbulk/build/net/powerdns/work/pdns-4.6.4/ext/ipcrypt' Making all in json11 gmake[3]: Entering directory '/home/pbulk/build/net/powerdns/work/pdns-4.6.4/ext/json11' CXX json11.lo CXXLD libjson11.la gmake[3]: Leaving directory '/home/pbulk/build/net/powerdns/work/pdns-4.6.4/ext/json11' Making all in yahttp gmake[3]: Entering directory '/home/pbulk/build/net/powerdns/work/pdns-4.6.4/ext/yahttp' Making all in yahttp gmake[4]: Entering directory '/home/pbulk/build/net/powerdns/work/pdns-4.6.4/ext/yahttp/yahttp' CXX reqresp.lo CXX router.lo CXXLD libyahttp.la gmake[4]: Leaving directory '/home/pbulk/build/net/powerdns/work/pdns-4.6.4/ext/yahttp/yahttp' gmake[4]: Entering directory '/home/pbulk/build/net/powerdns/work/pdns-4.6.4/ext/yahttp' gmake[4]: Nothing to be done for 'all-am'. gmake[4]: Leaving directory '/home/pbulk/build/net/powerdns/work/pdns-4.6.4/ext/yahttp' gmake[3]: Leaving directory '/home/pbulk/build/net/powerdns/work/pdns-4.6.4/ext/yahttp' gmake[3]: Entering directory '/home/pbulk/build/net/powerdns/work/pdns-4.6.4/ext' gmake[3]: Nothing to be done for 'all-am'. gmake[3]: Leaving directory '/home/pbulk/build/net/powerdns/work/pdns-4.6.4/ext' gmake[2]: Leaving directory '/home/pbulk/build/net/powerdns/work/pdns-4.6.4/ext' Making all in modules gmake[2]: Entering directory '/home/pbulk/build/net/powerdns/work/pdns-4.6.4/modules' Making all in bindbackend gmake[3]: Entering directory '/home/pbulk/build/net/powerdns/work/pdns-4.6.4/modules/bindbackend' /opt/pkg/bin/gmake all-am gmake[4]: Entering directory '/home/pbulk/build/net/powerdns/work/pdns-4.6.4/modules/bindbackend' CXX bindbackend2.lo CXX binddnssec.lo CXXLD libbindbackend.la gmake[4]: Leaving directory '/home/pbulk/build/net/powerdns/work/pdns-4.6.4/modules/bindbackend' gmake[3]: Leaving directory '/home/pbulk/build/net/powerdns/work/pdns-4.6.4/modules/bindbackend' Making all in pipebackend gmake[3]: Entering directory '/home/pbulk/build/net/powerdns/work/pdns-4.6.4/modules/pipebackend' CXX coprocess.lo CXX pipebackend.lo CXXLD libpipebackend.la gmake[3]: Leaving directory '/home/pbulk/build/net/powerdns/work/pdns-4.6.4/modules/pipebackend' gmake[3]: Entering directory '/home/pbulk/build/net/powerdns/work/pdns-4.6.4/modules' gmake[3]: Nothing to be done for 'all-am'. gmake[3]: Leaving directory '/home/pbulk/build/net/powerdns/work/pdns-4.6.4/modules' gmake[2]: Leaving directory '/home/pbulk/build/net/powerdns/work/pdns-4.6.4/modules' Making all in pdns gmake[2]: Entering directory '/home/pbulk/build/net/powerdns/work/pdns-4.6.4/pdns' ./incfiles api-swagger.yaml api-swagger.json > apidocfiles.h /opt/pkg/bin/gmake all-am gmake[3]: Entering directory '/home/pbulk/build/net/powerdns/work/pdns-4.6.4/pdns' CXX arguments.o CXX dnslabeltext.o CXX dnsname.o CXX dynloader.o CXX dynmessenger.o CXX logger.o CXX misc.o CXX qtype.o CXX statbag.o CXX unix_utility.o CXXLD pdns_control CXX auth-caches.o CXX auth-packetcache.o CXX auth-querycache.o CXX auth-zonecache.o CXX backends/gsql/gsqlbackend.o CXX base32.o CXX base64.o CC bindlexer.o CXX bindparser.o bindparser.cc:260:5: warning: redundant redeclaration of 'int yyparse()' in same scope [-Wredundant-decls] 260 | int yyparse (void); | ^~~~~~~ bindparser.yy:22:13: note: previous declaration of 'int yyparse()' 22 | int yyparse(void); | ^~~~~~~ CXX credentials.o CXX dbdnsseckeeper.o CXX dns.o CXX dns_random.o CXX dnsbackend.o CXX dnspacket.o CXX dnsparser.o CXX dnsrecords.o CXX dnssecinfra.o CXX dnssecsigner.o CXX dnswriter.o CXX dynlistener.o CXX ednscookies.o CXX ednsoptions.o CXX ednssubnet.o CXX ipcipher.o CXX iputils.o iputils.cc: In function 'size_t sendMsgWithOptions(int, const char*, size_t, const ComboAddress*, const ComboAddress*, unsigned int, int)': iputils.cc:392:8: warning: variable 'firstTry' set but not used [-Wunused-but-set-variable] 392 | bool firstTry = true; | ^~~~~~~~ CXX json.o CXX lua-auth4.o CXX lua-base4.o CXX nsecrecords.o CXX opensslsigners.o CXX pdnsutil.o In file included from /opt/tools/gcc13/include/c++/13.1.0/x86_64-sun-solaris2.11/bits/c++allocator.h:33, from /opt/tools/gcc13/include/c++/13.1.0/bits/allocator.h:46, from /opt/tools/gcc13/include/c++/13.1.0/memory:65, from credentials.hh:24, from pdnsutil.cc:8: In member function 'void std::__new_allocator<_Tp>::deallocate(_Tp*, size_type) [with _Tp = DNSResourceRecord]', inlined from 'static void std::allocator_traits >::deallocate(allocator_type&, pointer, size_type) [with _Tp = DNSResourceRecord]' at /opt/tools/gcc13/include/c++/13.1.0/bits/alloc_traits.h:516:23, inlined from 'void std::_Vector_base<_Tp, _Alloc>::_M_deallocate(pointer, size_t) [with _Tp = DNSResourceRecord; _Alloc = std::allocator]' at /opt/tools/gcc13/include/c++/13.1.0/bits/stl_vector.h:387:19, inlined from 'std::_Vector_base<_Tp, _Alloc>::~_Vector_base() [with _Tp = DNSResourceRecord; _Alloc = std::allocator]' at /opt/tools/gcc13/include/c++/13.1.0/bits/stl_vector.h:366:15, inlined from 'std::vector<_Tp, _Alloc>::~vector() [with _Tp = DNSResourceRecord; _Alloc = std::allocator]' at /opt/tools/gcc13/include/c++/13.1.0/bits/stl_vector.h:733:7, inlined from 'int increaseSerial(const DNSName&, DNSSECKeeper&)' at pdnsutil.cc:925:58: /opt/tools/gcc13/include/c++/13.1.0/bits/new_allocator.h:168:33: warning: 'void operator delete(void*, size_t)' called on pointer '' with nonzero offset 136 [-Wfree-nonheap-object] 168 | _GLIBCXX_OPERATOR_DELETE(_GLIBCXX_SIZED_DEALLOC(__p, __n)); | ^ In member function '_Tp* std::__new_allocator<_Tp>::allocate(size_type, const void*) [with _Tp = DNSResourceRecord]', inlined from 'static _Tp* std::allocator_traits >::allocate(allocator_type&, size_type) [with _Tp = DNSResourceRecord]' at /opt/tools/gcc13/include/c++/13.1.0/bits/alloc_traits.h:482:28, inlined from 'std::_Vector_base<_Tp, _Alloc>::pointer std::_Vector_base<_Tp, _Alloc>::_M_allocate(size_t) [with _Tp = DNSResourceRecord; _Alloc = std::allocator]' at /opt/tools/gcc13/include/c++/13.1.0/bits/stl_vector.h:378:33, inlined from 'std::_Vector_base<_Tp, _Alloc>::pointer std::_Vector_base<_Tp, _Alloc>::_M_allocate(size_t) [with _Tp = DNSResourceRecord; _Alloc = std::allocator]' at /opt/tools/gcc13/include/c++/13.1.0/bits/stl_vector.h:375:7, inlined from 'void std::_Vector_base<_Tp, _Alloc>::_M_create_storage(size_t) [with _Tp = DNSResourceRecord; _Alloc = std::allocator]' at /opt/tools/gcc13/include/c++/13.1.0/bits/stl_vector.h:395:44, inlined from 'std::_Vector_base<_Tp, _Alloc>::_Vector_base(size_t, const allocator_type&) [with _Tp = DNSResourceRecord; _Alloc = std::allocator]' at /opt/tools/gcc13/include/c++/13.1.0/bits/stl_vector.h:332:26, inlined from 'std::vector<_Tp, _Alloc>::vector(size_type, const value_type&, const allocator_type&) [with _Tp = DNSResourceRecord; _Alloc = std::allocator]' at /opt/tools/gcc13/include/c++/13.1.0/bits/stl_vector.h:566:47, inlined from 'int increaseSerial(const DNSName&, DNSSECKeeper&)' at pdnsutil.cc:925:58: /opt/tools/gcc13/include/c++/13.1.0/bits/new_allocator.h:147:55: note: returned from 'void* operator new(size_t)' 147 | return static_cast<_Tp*>(_GLIBCXX_OPERATOR_NEW(__n * sizeof(_Tp))); | ^ CXX rcpgenerator.o CXX serialtweaker.o CXX shuffle.o CXX signingpipe.o CXX sillyrecords.o CXX stubresolver.o CXX svc-records.o CXX threadname.o CXX tsigutils.o CXX ueberbackend.o CXX uuid-utils.o CXX zoneparser-tng.o CXXLD pdnsutil ld: warning: symbol 'PC' has differing sizes: (file pdnsutil.o value=0x60; file /home/pbulk/build/net/powerdns/work/.buildlink/lib/libncurses.so value=0x1); pdnsutil.o definition taken CXX dns_random_urandom.o CXX zone2sql.o CXXLD zone2sql CXX zone2json.o CXXLD zone2json CXX auth-carbon.o In file included from statbag.hh:27, from auth-carbon.cc:25: lock.hh: In member function 'T& LockGuardedTryHolder::operator*() const': lock.hh:235:18: error: 'runtime_error' is not a member of 'std' 235 | throw std::runtime_error("Trying to access data protected by a mutex while the lock has not been acquired"); | ^~~~~~~~~~~~~ lock.hh:25:1: note: 'std::runtime_error' is defined in header ''; did you forget to '#include '? 24 | #include +++ |+#include 25 | lock.hh: In member function 'T* LockGuardedTryHolder::operator->() const': lock.hh:242:18: error: 'runtime_error' is not a member of 'std' 242 | throw std::runtime_error("Trying to access data protected by a mutex while the lock has not been acquired"); | ^~~~~~~~~~~~~ lock.hh:242:18: note: 'std::runtime_error' is defined in header ''; did you forget to '#include '? lock.hh: In member function 'T& SharedLockGuardedTryHolder::operator*() const': lock.hh:332:18: error: 'runtime_error' is not a member of 'std' 332 | throw std::runtime_error("Trying to access data protected by a mutex while the lock has not been acquired"); | ^~~~~~~~~~~~~ lock.hh:332:18: note: 'std::runtime_error' is defined in header ''; did you forget to '#include '? lock.hh: In member function 'T* SharedLockGuardedTryHolder::operator->() const': lock.hh:339:18: error: 'runtime_error' is not a member of 'std' 339 | throw std::runtime_error("Trying to access data protected by a mutex while the lock has not been acquired"); | ^~~~~~~~~~~~~ lock.hh:339:18: note: 'std::runtime_error' is defined in header ''; did you forget to '#include '? lock.hh: In member function 'const T& SharedLockGuardedNonExclusiveTryHolder::operator*() const': lock.hh:388:18: error: 'runtime_error' is not a member of 'std' 388 | throw std::runtime_error("Trying to access data protected by a mutex while the lock has not been acquired"); | ^~~~~~~~~~~~~ lock.hh:388:18: note: 'std::runtime_error' is defined in header ''; did you forget to '#include '? lock.hh: In member function 'const T* SharedLockGuardedNonExclusiveTryHolder::operator->() const': lock.hh:395:18: error: 'runtime_error' is not a member of 'std' 395 | throw std::runtime_error("Trying to access data protected by a mutex while the lock has not been acquired"); | ^~~~~~~~~~~~~ lock.hh:395:18: note: 'std::runtime_error' is defined in header ''; did you forget to '#include '? gmake[3]: *** [Makefile:3371: auth-carbon.o] Error 1 gmake[3]: Leaving directory '/home/pbulk/build/net/powerdns/work/pdns-4.6.4/pdns' gmake[2]: *** [Makefile:2824: all] Error 2 gmake[2]: Leaving directory '/home/pbulk/build/net/powerdns/work/pdns-4.6.4/pdns' gmake[1]: *** [Makefile:580: all-recursive] Error 1 gmake[1]: Leaving directory '/home/pbulk/build/net/powerdns/work/pdns-4.6.4' gmake: *** [Makefile:512: all] Error 2 *** Error code 2 Stop. bmake[1]: stopped in /data/jenkins/workspace/pkgsrc-upstream-trunk/net/powerdns *** Error code 1 Stop. bmake: stopped in /data/jenkins/workspace/pkgsrc-upstream-trunk/net/powerdns