=> Bootstrap dependency digest>=20010302: found digest-20190127 WARNING: [license.mk] Every package should define a LICENSE. ===> Skipping vulnerability checks. WARNING: No /var/db/pkg/pkg-vulnerabilities file found. WARNING: To fix run: `/usr/sbin/pkg_admin -K /var/db/pkg fetch-pkg-vulnerabilities'. ===> Building for boxbackup-client-0.11.1nb10 (cd bin/bbackupd; gmake RELEASE=1) gmake[1]: Entering directory '/tmp/sysutils/boxbackup-client/work/boxbackup-0.11.1/bin/bbackupd' gmake[2]: Entering directory '/tmp/sysutils/boxbackup-client/work/boxbackup-0.11.1/lib/win32' [CXX] emu.cpp [CXX] getopt_long.cpp [AR] ../../release/lib/win32/win32.a [RANLIB] ../../release/lib/win32/win32.a gmake[2]: Leaving directory '/tmp/sysutils/boxbackup-client/work/boxbackup-0.11.1/lib/win32' gmake[2]: Entering directory '/tmp/sysutils/boxbackup-client/work/boxbackup-0.11.1/lib/common' [CXX] BoxException.cpp [CXX] BoxTime.cpp [CXX] BoxTimeToText.cpp [CXX] BufferedStream.cpp [CXX] BufferedWriteStream.cpp [CXX] CollectInBufferStream.cpp [CXX] Configuration.cpp In file included from Configuration.cpp:78:0: Configuration.h:163:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] static std::auto_ptr LoadAndVerify( ^~~~~~~~ In file included from /usr/include/g++/bits/locale_conv.h:41:0, from /usr/include/g++/locale:43, from /usr/include/g++/iomanip:43, from Logging.h:75, from Box.h:98, from Configuration.cpp:70: /usr/include/g++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Configuration.cpp:78:0: Configuration.h:168:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] static std::auto_ptr Load( ^~~~~~~~ In file included from /usr/include/g++/bits/locale_conv.h:41:0, from /usr/include/g++/locale:43, from /usr/include/g++/iomanip:43, from Logging.h:75, from Box.h:98, from Configuration.cpp:70: /usr/include/g++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ Configuration.cpp:249:6: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr Configuration::LoadAndVerify( ^~~~~~~~ In file included from /usr/include/g++/bits/locale_conv.h:41:0, from /usr/include/g++/locale:43, from /usr/include/g++/iomanip:43, from Logging.h:75, from Box.h:98, from Configuration.cpp:70: /usr/include/g++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ Configuration.cpp: In static member function 'static std::auto_ptr Configuration::LoadAndVerify(const string&, const ConfigurationVerify*, std::__cxx11::string&)': Configuration.cpp:264:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr apConfig( ^~~~~~~~ In file included from /usr/include/g++/bits/locale_conv.h:41:0, from /usr/include/g++/locale:43, from /usr/include/g++/iomanip:43, from Logging.h:75, from Box.h:98, from Configuration.cpp:70: /usr/include/g++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ Configuration.cpp:277:16: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] return std::auto_ptr(0); ^~~~~~~~ In file included from /usr/include/g++/bits/locale_conv.h:41:0, from /usr/include/g++/locale:43, from /usr/include/g++/iomanip:43, from Logging.h:75, from Box.h:98, from Configuration.cpp:70: /usr/include/g++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ Configuration.cpp:287:17: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] return std::auto_ptr(0); ^~~~~~~~ In file included from /usr/include/g++/bits/locale_conv.h:41:0, from /usr/include/g++/locale:43, from /usr/include/g++/iomanip:43, from Logging.h:75, from Box.h:98, from Configuration.cpp:70: /usr/include/g++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ Configuration.cpp: In member function 'bool Configuration::Verify(const ConfigurationVerify&, const string&, std::__cxx11::string&)': Configuration.cpp:781:15: warning: unused variable 'r' [-Wunused-variable] uint32_t r = ::strtoul(val, &end, 0); ^ [CXX] ConversionString.cpp [CXX] DebugAssertFailed.cpp [CXX] DebugMemLeakFinder.cpp [CXX] DebugPrintf.cpp [CXX] EventWatchFilesystemObject.cpp [CXX] ExcludeList.cpp In file included from ExcludeList.cpp:83:0: Configuration.h:163:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] static std::auto_ptr LoadAndVerify( ^~~~~~~~ In file included from /usr/include/g++/bits/locale_conv.h:41:0, from /usr/include/g++/locale:43, from /usr/include/g++/iomanip:43, from Logging.h:75, from Box.h:98, from ExcludeList.cpp:70: /usr/include/g++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ExcludeList.cpp:83:0: Configuration.h:168:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] static std::auto_ptr Load( ^~~~~~~~ In file included from /usr/include/g++/bits/locale_conv.h:41:0, from /usr/include/g++/locale:43, from /usr/include/g++/iomanip:43, from Logging.h:75, from Box.h:98, from ExcludeList.cpp:70: /usr/include/g++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ [CXX] FdGetLine.cpp [CXX] FileModificationTime.cpp [CXX] FileStream.cpp [CXX] IOStream.cpp [CXX] IOStreamGetLine.cpp [CXX] InvisibleTempFileStream.cpp [CXX] Logging.cpp [CXX] MemBlockStream.cpp [CXX] NamedLock.cpp [CXX] PartialReadStream.cpp [CXX] PathUtils.cpp [CXX] ReadGatherStream.cpp [CXX] ReadLoggingStream.cpp [CXX] StreamableMemBlock.cpp [CXX] Test.cpp [CXX] Timer.cpp Timer.cpp: In static member function 'static void Timers::Cleanup()': Timer.cpp:146:7: warning: unused variable 'result' [-Wunused-variable] int result = ::setitimer(ITIMER_REAL, &timeout, NULL); ^~~~~~ [CXX] UnixUser.cpp In file included from UnixUser.cpp:70:0: UnixUser.cpp: In destructor 'UnixUser::~UnixUser()': Box.h:173:27: warning: throw will always call terminate() [-Wterminate] throw type(type::subtype); \ ^ UnixUser.cpp:143:4: note: in expansion of macro 'THROW_EXCEPTION' THROW_EXCEPTION(CommonException, CouldNotRestoreProcessUser) ^~~~~~~~~~~~~~~ Box.h:173:27: note: in C++11 destructors default to noexcept throw type(type::subtype); \ ^ UnixUser.cpp:143:4: note: in expansion of macro 'THROW_EXCEPTION' THROW_EXCEPTION(CommonException, CouldNotRestoreProcessUser) ^~~~~~~~~~~~~~~ [CXX] Utils.cpp [CXX] WaitForEvent.cpp [CXX] ZeroStream.cpp [CXX] autogen_CommonException.cpp [CXX] autogen_ConversionException.cpp [AR] ../../release/lib/common/common.a [RANLIB] ../../release/lib/common/common.a gmake[2]: Leaving directory '/tmp/sysutils/boxbackup-client/work/boxbackup-0.11.1/lib/common' gmake[2]: Entering directory '/tmp/sysutils/boxbackup-client/work/boxbackup-0.11.1/lib/compress' [CXX] CompressStream.cpp In file included from CompressStream.cpp:70:0: Compress.h: In instantiation of 'Compress::~Compress() [with bool Compressing = false]': CompressStream.cpp:138:45: required from here ../../lib/common/Box.h:173:27: warning: throw will always call terminate() [-Wterminate] throw type(type::subtype); \ ^ Compress.h:124:5: note: in expansion of macro 'THROW_EXCEPTION' THROW_EXCEPTION(CompressException, EndFailed) ^~~~~~~~~~~~~~~ ../../lib/common/Box.h:173:27: note: in C++11 destructors default to noexcept throw type(type::subtype); \ ^ Compress.h:124:5: note: in expansion of macro 'THROW_EXCEPTION' THROW_EXCEPTION(CompressException, EndFailed) ^~~~~~~~~~~~~~~ Compress.h: In instantiation of 'Compress::~Compress() [with bool Compressing = true]': CompressStream.cpp:143:45: required from here ../../lib/common/Box.h:173:27: warning: throw will always call terminate() [-Wterminate] throw type(type::subtype); \ ^ Compress.h:124:5: note: in expansion of macro 'THROW_EXCEPTION' THROW_EXCEPTION(CompressException, EndFailed) ^~~~~~~~~~~~~~~ ../../lib/common/Box.h:173:27: note: in C++11 destructors default to noexcept throw type(type::subtype); \ ^ Compress.h:124:5: note: in expansion of macro 'THROW_EXCEPTION' THROW_EXCEPTION(CompressException, EndFailed) ^~~~~~~~~~~~~~~ [CXX] autogen_CompressException.cpp [AR] ../../release/lib/compress/compress.a [RANLIB] ../../release/lib/compress/compress.a gmake[2]: Leaving directory '/tmp/sysutils/boxbackup-client/work/boxbackup-0.11.1/lib/compress' gmake[2]: Entering directory '/tmp/sysutils/boxbackup-client/work/boxbackup-0.11.1/lib/crypto' [CXX] CipherAES.cpp [CXX] CipherBlowfish.cpp [CXX] CipherContext.cpp In file included from CipherContext.cpp:73:0: CipherContext.h:130:17: error: field 'ctx' has incomplete type 'EVP_CIPHER_CTX {aka evp_cipher_ctx_st}' EVP_CIPHER_CTX ctx; ^~~ In file included from /usr/include/openssl/evp.h:14:0, from CipherContext.h:77, from CipherContext.cpp:73: /usr/include/openssl/ossl_typ.h:90:16: note: forward declaration of 'EVP_CIPHER_CTX {aka struct evp_cipher_ctx_st}' typedef struct evp_cipher_ctx_st EVP_CIPHER_CTX; ^~~~~~~~~~~~~~~~~ gmake[2]: *** [Makefile:60: ../../release/lib/crypto/CipherContext.o] Error 1 gmake[2]: Leaving directory '/tmp/sysutils/boxbackup-client/work/boxbackup-0.11.1/lib/crypto' gmake[1]: *** [Makefile:52: dep_modules] Error 2 gmake[1]: Leaving directory '/tmp/sysutils/boxbackup-client/work/boxbackup-0.11.1/bin/bbackupd' gmake: *** [Makefile:26: release/bin/bbackupd/bbackupd] Error 2 *** Error code 2 Stop. make[1]: stopped in /amd/pkgsrc/CHROOT/P/pkgsrc/sysutils/boxbackup-client *** Error code 1 Stop. make: stopped in /amd/pkgsrc/CHROOT/P/pkgsrc/sysutils/boxbackup-client