=> Bootstrap dependency digest>=20010302: found digest-20190127
===> Building for boxbackup-server-0.11.1nb11
(cd bin/bbackupd; gmake RELEASE=1)
gmake[1]: Entering directory '/tmp/pkgbuild/sysutils/boxbackup-server/work.sparc64/boxbackup-0.11.1/bin/bbackupd'
gmake[2]: Entering directory '/tmp/pkgbuild/sysutils/boxbackup-server/work.sparc64/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/pkgbuild/sysutils/boxbackup-server/work.sparc64/boxbackup-0.11.1/lib/win32'
gmake[2]: Entering directory '/tmp/pkgbuild/sysutils/boxbackup-server/work.sparc64/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> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
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<typename> class auto_ptr;
                            ^~~~~~~~
In file included from Configuration.cpp:78:0:
Configuration.h:168:14: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
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<typename> class auto_ptr;
                            ^~~~~~~~
Configuration.cpp:249:6: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
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<typename> class auto_ptr;
                            ^~~~~~~~
Configuration.cpp: In static member function 'static std::auto_ptr<Configuration> Configuration::LoadAndVerify(const string&, const ConfigurationVerify*, std::__cxx11::string&)':
Configuration.cpp:264:7: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
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<typename> class auto_ptr;
                            ^~~~~~~~
Configuration.cpp:277:16: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
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<typename> class auto_ptr;
                            ^~~~~~~~
Configuration.cpp:287:17: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
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<typename> 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]
  [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> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
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<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ExcludeList.cpp:83:0:
Configuration.h:168:14: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
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<typename> 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]
  [CXX]     UnixUser.cpp
UnixUser.cpp: In destructor 'UnixUser::~UnixUser()':
UnixUser.cpp:143:390: warning: throw will always call terminate() [-Wterminate]
UnixUser.cpp:143:390: note: in C++11 destructors default to noexcept
  [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/pkgbuild/sysutils/boxbackup-server/work.sparc64/boxbackup-0.11.1/lib/common'
gmake[2]: Entering directory '/tmp/pkgbuild/sysutils/boxbackup-server/work.sparc64/boxbackup-0.11.1/lib/compress'
  [CXX]     CompressStream.cpp
In file included from CompressStream.cpp:76:0:
Compress.h: In instantiation of 'Compress<Compressing>::~Compress() [with bool Compressing = false]':
CompressStream.cpp:138:45:   required from here
Compress.h:124:359: warning: throw will always call terminate() [-Wterminate]
Compress.h:124:359: note: in C++11 destructors default to noexcept
Compress.h: In instantiation of 'Compress<Compressing>::~Compress() [with bool Compressing = true]':
CompressStream.cpp:143:45:   required from here
Compress.h:124:359: warning: throw will always call terminate() [-Wterminate]
Compress.h:124:359: note: in C++11 destructors default to noexcept
  [CXX]     autogen_CompressException.cpp
  [AR]      ../../release/lib/compress/compress.a
  [RANLIB]  ../../release/lib/compress/compress.a
gmake[2]: Leaving directory '/tmp/pkgbuild/sysutils/boxbackup-server/work.sparc64/boxbackup-0.11.1/lib/compress'
gmake[2]: Entering directory '/tmp/pkgbuild/sysutils/boxbackup-server/work.sparc64/boxbackup-0.11.1/lib/crypto'
  [CXX]     CipherAES.cpp
  [CXX]     CipherBlowfish.cpp
  [CXX]     CipherContext.cpp
distcc[12080] ERROR: compile CipherContext.cpp on 10.1.1.1:3642 failed
distcc[12080] (dcc_build_somewhere) Warning: remote compilation of 'CipherContext.cpp' failed, retrying locally
distcc[12080] Warning: failed to distribute CipherContext.cpp to 10.1.1.1:3642, running locally instead
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;
                ^~~~~~~~~~~~~~~~~
distcc[12080] ERROR: compile CipherContext.cpp on localhost failed
gmake[2]: *** [Makefile:60: ../../release/lib/crypto/CipherContext.o] Error 1
gmake[2]: Leaving directory '/tmp/pkgbuild/sysutils/boxbackup-server/work.sparc64/boxbackup-0.11.1/lib/crypto'
gmake[1]: *** [Makefile:52: dep_modules] Error 2
gmake[1]: Leaving directory '/tmp/pkgbuild/sysutils/boxbackup-server/work.sparc64/boxbackup-0.11.1/bin/bbackupd'
gmake: *** [Makefile:26: release/bin/bbackupd/bbackupd] Error 2
*** Error code 2

Stop.
make[1]: stopped in /usr/pkgsrc/sysutils/boxbackup-server
*** Error code 1

Stop.
make: stopped in /usr/pkgsrc/sysutils/boxbackup-server