------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/openssl-1.1.1g,1.txz Installing /packages/All/indexinfo-0.3.1.txz Installing /packages/All/m4-1.4.18_1,1.txz Installing /packages/All/autoconf-wrapper-20131203.txz Installing /packages/All/perl5-5.30.2.txz ===== Message from perl5-5.30.2: -- The /usr/bin/perl symlink has been removed starting with Perl 5.20. For shebangs, you should either use: #!/usr/local/bin/perl or #!/usr/bin/env perl The first one will only work if you have a /usr/local/bin/perl, the second will work as long as perl is in PATH. Installing /packages/All/autoconf-2.69_3.txz Installing /packages/All/automake-1.16.2.txz SUCCEEDED 00:00:12 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> boxbackup-devel-0.11.r2979_1 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> boxbackup-devel-0.11.r2979_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by boxbackup-devel-0.11.r2979_1 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> boxbackup-devel-0.11.r2979_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by boxbackup-devel-0.11.r2979_1 for building => SHA256 Checksum OK for boxbackup-0.11_trunk_2979.tgz. SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> boxbackup-devel-0.11.r2979_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by boxbackup-devel-0.11.r2979_1 for building ===> Extracting for boxbackup-devel-0.11.r2979_1 => SHA256 Checksum OK for boxbackup-0.11_trunk_2979.tgz. Extracted Memory Use: 13.24M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for boxbackup-devel-0.11.r2979_1 ===> Applying ports patches for boxbackup-devel-0.11.r2979_1 ===> Cleanly applied ports patch(es) patch-configure.ac patch-infrastructure_BoxPlatform.pm.in patch-qdbm_Makefile.in patch-qdbm_config.status patch-qdbm_configure patch-qdbm_configure.in SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> boxbackup-devel-0.11.r2979_1 depends on file: /usr/local/lib/libcrypto.so.11 - found ===> boxbackup-devel-0.11.r2979_1 depends on package: autoconf>=2.69 - found ===> boxbackup-devel-0.11.r2979_1 depends on package: automake>=1.16.1 - found ===> boxbackup-devel-0.11.r2979_1 depends on package: perl5>=5.30.r1<5.31 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> boxbackup-devel-0.11.r2979_1 depends on file: /usr/local/lib/libcrypto.so.11 - found ===> boxbackup-devel-0.11.r2979_1 depends on package: autoconf>=2.69 - found ===> boxbackup-devel-0.11.r2979_1 depends on package: automake>=1.16.1 - found ===> boxbackup-devel-0.11.r2979_1 depends on package: perl5>=5.30.r1<5.31 - found ===> Configuring for boxbackup-devel-0.11.r2979_1 configure: loading site script /xports/Templates/config.site checking build system type... x86_64-portbld-dragonfly5.9 checking host system type... x86_64-portbld-dragonfly5.9 checking target system type... x86_64-portbld-dragonfly5.9 checking for gcc... cc 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 cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking whether we are using the GNU C++ compiler... yes checking whether c++ accepts -g... yes checking whether the compiler supports exceptions... yes checking whether the compiler implements namespaces... yes checking whether gcc accepts -rdynamic... yes checking for perl... (cached) /usr/local/bin/perl checking for ar... ar checking for ranlib... ranlib checking for library containing nanosleep... none required checking how to run the C++ preprocessor... c++ -E checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for zlib.h... (cached) yes checking for zlibVersion in -lz... yes checking for editline library... no checking for rl_filename_completion_function... no checking for db.h... 1.0.0 checking for library containing Berkeley DB 1.0.0... none required configure: no Berkeley DB version 1.x or 4.1 or higher found checking for library containing gethostbyname... none required checking for library containing shutdown... none required checking openssl/ssl.h usability... yes checking openssl/ssl.h presence... no configure: WARNING: openssl/ssl.h: accepted by the compiler, rejected by the preprocessor! configure: WARNING: openssl/ssl.h: proceeding with the compiler's result checking for openssl/ssl.h... yes checking for SSL_read in -lssl... yes checking for EVP_CipherInit_ex in -lcrypto... yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for ANSI C header files... (cached) yes checking for sys/wait.h that is POSIX.1 compatible... (cached) yes checking for dlfcn.h... (cached) yes checking for getopt.h... (cached) yes checking process.h usability... no checking process.h presence... no checking for process.h... no checking for pwd.h... (cached) yes checking for signal.h... (cached) yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking for time.h... (cached) yes checking cxxabi.h usability... yes checking cxxabi.h presence... yes checking for cxxabi.h... yes checking for netinet/in.h... (cached) yes checking for sys/file.h... (cached) yes checking for sys/param.h... (cached) yes checking for sys/socket.h... (cached) yes checking for sys/time.h... (cached) yes checking for sys/types.h... (cached) yes checking for sys/wait.h... (cached) yes checking for sys/uio.h... (cached) yes checking sys/xattr.h usability... no checking sys/xattr.h presence... no checking for sys/xattr.h... no checking bsd/unistd.h usability... no checking bsd/unistd.h presence... no checking for bsd/unistd.h... no checking execinfo.h usability... yes checking execinfo.h presence... yes checking for execinfo.h... yes checking for library containing backtrace... -lexecinfo checking regex.h usability... yes checking regex.h presence... yes checking for regex.h... yes checking for library containing dlsym... none required checking for dlsym... yes checking for dladdr... yes checking for u_int8_t... (cached) yes checking for u_int16_t... (cached) yes checking for u_int32_t... (cached) yes checking for u_int64_t... yes checking for uint8_t... yes checking for uint16_t... yes checking for uint32_t... yes checking for uint64_t... yes checking for stdbool.h that conforms to C99... (cached) yes checking for _Bool... (cached) yes checking for an ANSI C-conforming const... yes checking whether byte ordering is bigendian... no checking for uid_t in sys/types.h... (cached) yes checking for mode_t... (cached) yes checking for off_t... (cached) yes checking for pid_t... (cached) yes checking for size_t... (cached) yes checking for struct stat.st_flags... yes checking for struct stat.st_mtimespec... yes checking for struct stat.st_atim.tv_nsec... yes checking for struct stat.st_atimensec... no checking for struct sockaddr_in.sin_len... yes checking for DIR.d_fd... no checking for DIR.dd_fd... no checking whether INFTIM is declared... yes checking whether SO_PEERCRED is declared... no checking whether O_BINARY is declared... no checking ucred.h usability... no checking ucred.h presence... no checking for ucred.h... no checking for getpeerucred... no checking whether optreset is declared... yes checking whether dirfd is declared... yes checking whether time.h and sys/time.h may both be included... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for struct dirent.d_type... yes checking whether struct dirent.d_type is valid... no checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for pre-processor pragma defines... no checking sys/endian.h usability... yes checking sys/endian.h presence... yes checking for sys/endian.h... yes checking asm/byteorder.h usability... no checking asm/byteorder.h presence... no checking for asm/byteorder.h... no checking for htobe64... yes checking for "/dev/urandom"... yes checking for getmntent... no checking for statfs... (cached) yes checking for sys/param.h... (cached) yes checking for mntent.h... no checking for sys/mnttab.h... no checking for sys/mount.h... (cached) yes checking for struct statfs.f_mntonname... yes checking for struct statvfs.f_mntonname... no checking for struct mntent.mnt_dir... no checking for struct mnttab.mnt_mountp... no checking for struct dirent.d_ino... yes checking for gcc version 3 or later... yes checking whether closedir returns void... no checking for error_at_line... no checking return type of signal handlers... void checking whether lstat correctly handles trailing slash... (cached) yes checking whether stat accepts an empty string... no checking for getpeereid... (cached) yes checking for lchown... yes checking for setproctitle... (cached) yes checking for getpid... (cached) yes checking for gettimeofday... (cached) yes checking for waitpid... yes checking for ftruncate... yes checking for library containing setproctitle... none required checking for kqueue... yes checking sys/syscall.h usability... yes checking sys/syscall.h presence... yes checking for sys/syscall.h... yes checking for unistd.h... (cached) yes checking for syscall... yes checking for __syscall... yes checking for __syscall needing definition... no checking whether syscall lseek requires dummy parameter... yes checking for listxattr... no checking for llistxattr... no checking for getxattr... no checking for lgetxattr... no checking for setxattr... no checking for lsetxattr... no checking whether XATTR_NOFOLLOW is declared... no checking if we have large file support enabled... yes checking for flock... yes checking for fcntl... (cached) yes checking whether O_EXLOCK is declared... yes checking whether F_SETLK is declared... yes configure: creating ./config.status config.status: creating infrastructure/BoxPlatform.pm config.status: creating contrib/mac_osx/org.boxbackup.bbackupd.plist config.status: creating contrib/mac_osx/org.boxbackup.bbstored.plist config.status: creating contrib/solaris/bbackupd-manifest.xml config.status: creating contrib/solaris/bbstored-manifest.xml config.status: creating lib/common/BoxPortsAndFiles.h config.status: creating test/bbackupd/testfiles/bbackupd.conf config.status: creating test/bbackupd/testfiles/bbackupd-exclude.conf config.status: creating test/bbackupd/testfiles/bbackupd-snapshot.conf config.status: creating test/bbackupd/testfiles/bbackupd-symlink.conf config.status: creating bin/bbackupd/bbackupd-config config.status: creating bin/bbackupquery/makedocumentation.pl config.status: creating bin/bbstored/bbstored-certs config.status: creating bin/bbstored/bbstored-config config.status: creating contrib/debian/bbackupd config.status: creating contrib/debian/bbstored config.status: creating contrib/redhat/bbackupd config.status: creating contrib/redhat/bbstored config.status: creating contrib/suse/bbackupd config.status: creating contrib/suse/bbstored config.status: creating contrib/solaris/bbackupd-smf-method config.status: creating contrib/solaris/bbstored-smf-method config.status: creating contrib/windows/installer/boxbackup.mpi config.status: creating infrastructure/makebuildenv.pl config.status: creating infrastructure/makeparcels.pl config.status: creating infrastructure/makedistribution.pl config.status: creating lib/common/makeexception.pl config.status: creating lib/raidfile/raidfile-config config.status: creating lib/server/makeprotocol.pl config.status: creating runtest.pl config.status: creating test/backupstorefix/testfiles/testbackupstorefix.pl config.status: creating test/bbackupd/testfiles/extcheck1.pl config.status: creating test/bbackupd/testfiles/extcheck2.pl config.status: creating test/bbackupd/testfiles/notifyscript.pl config.status: creating test/bbackupd/testfiles/syncallowscript.pl config.status: creating lib/common/BoxConfig.h Box build environment setup. Building on 'DragonFly'. Seeding autogen code... Creating built-in documentation for bbackupquery... Generating Client exception... Generating Common exception... Generating Conversion exception... Generating HTTP exception... Generating Compress exception... Generating Cipher exception... Generating Server exception... Generating Connection exception... Generating RaidFile exception... Making Client protocol classes from backupprotocol.txt... Making Server protocol classes from backupprotocol.txt... Generating BackupStore exception... Making Server protocol classes from testprotocol.txt... Making Client protocol classes from testprotocol.txt... done Scanning code... done Generating Makefiles... lib/common lib/win32 lib/raidfile lib/crypto lib/server lib/compress lib/intercept test/common test/crypto test/compress test/raidfile test/basicserver lib/backupstore lib/backupclient bin/bbackupobjdump bin/bbstored bin/bbstoreaccounts bin/bbackupd bin/bbackupquery bin/bbackupctl test/backupstore test/backupstorefix test/backupstorepatch test/backupdiff test/bbackupd lib/httpserver test/httpserver bin/s3simulator Type 'cd ; make' to build a module Configuring qdbm with: libqdbm.a --target= configure: WARNING: you should use --build, --host, --target configure: loading site script /xports/Templates/config.site #================================================================ # Configuring QDBM version 1.8.77. #================================================================ checking for libqdbm.a-gcc... cc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ANSI C... none needed checking for ld... /usr/bin/ld checking for ar... /usr/bin/ar checking for main in -lc... yes checking for main in -lqdbm... no configure: creating ./config.status config.status: creating Makefile config.status: creating LTmakefile config.status: creating qdbm.spec config.status: creating qdbm.pc #================================================================ # Ready to make. #================================================================ A summary of the build configuration is below. Box Backup will function without these features, but will work better where they are present. Refer to the documentation for more information on each feature. Regular expressions: yes Large files: yes Berkeley DB: no Readline: no Extended attributes: no SUCCEEDED 00:00:33 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for boxbackup-devel-0.11.r2979_1 (cd bin/bbackupd; make -D RELEASE) [CXX] emu [CXX] getopt_long [AR] win32 [RANLIB] win32 [CXX] BoxException [CXX] BoxTime [CXX] BoxTimeToText [CXX] BufferedStream [CXX] BufferedWriteStream [CXX] CollectInBufferStream [CXX] Configuration In file included from Configuration.cpp:78: 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/c++/8.0/bits/locale_conv.h:41, from /usr/include/c++/8.0/locale:43, from /usr/include/c++/8.0/iomanip:43, from Logging.h:75, from Box.h:98, from Configuration.cpp:70: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Configuration.cpp:78: 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/c++/8.0/bits/locale_conv.h:41, from /usr/include/c++/8.0/locale:43, from /usr/include/c++/8.0/iomanip:43, from Logging.h:75, from Box.h:98, from Configuration.cpp:70: /usr/include/c++/8.0/bits/unique_ptr.h:53: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/c++/8.0/bits/locale_conv.h:41, from /usr/include/c++/8.0/locale:43, from /usr/include/c++/8.0/iomanip:43, from Logging.h:75, from Box.h:98, from Configuration.cpp:70: /usr/include/c++/8.0/bits/unique_ptr.h:53: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/c++/8.0/bits/locale_conv.h:41, from /usr/include/c++/8.0/locale:43, from /usr/include/c++/8.0/iomanip:43, from Logging.h:75, from Box.h:98, from Configuration.cpp:70: /usr/include/c++/8.0/bits/unique_ptr.h:53: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/c++/8.0/bits/locale_conv.h:41, from /usr/include/c++/8.0/locale:43, from /usr/include/c++/8.0/iomanip:43, from Logging.h:75, from Box.h:98, from Configuration.cpp:70: /usr/include/c++/8.0/bits/unique_ptr.h:53: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/c++/8.0/bits/locale_conv.h:41, from /usr/include/c++/8.0/locale:43, from /usr/include/c++/8.0/iomanip:43, from Logging.h:75, from Box.h:98, from Configuration.cpp:70: /usr/include/c++/8.0/bits/unique_ptr.h:53: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 [CXX] DebugAssertFailed [CXX] DebugMemLeakFinder [CXX] DebugPrintf [CXX] EventWatchFilesystemObject [CXX] ExcludeList In file included from ExcludeList.cpp:83: 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/c++/8.0/bits/locale_conv.h:41, from /usr/include/c++/8.0/locale:43, from /usr/include/c++/8.0/iomanip:43, from Logging.h:75, from Box.h:98, from ExcludeList.cpp:70: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ExcludeList.cpp:83: 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/c++/8.0/bits/locale_conv.h:41, from /usr/include/c++/8.0/locale:43, from /usr/include/c++/8.0/iomanip:43, from Logging.h:75, from Box.h:98, from ExcludeList.cpp:70: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ [CXX] FdGetLine [CXX] FileModificationTime [CXX] FileStream [CXX] GetLine [CXX] IOStream [CXX] IOStreamGetLine [CXX] InvisibleTempFileStream [CXX] Logging [CXX] MemBlockStream [CXX] NamedLock [CXX] PartialReadStream [CXX] PathUtils [CXX] RateLimitingStream [CXX] ReadGatherStream [CXX] ReadLoggingStream [CXX] StreamableMemBlock [CXX] Test [CXX] Timer 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 In file included from UnixUser.cpp:70: 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 [CXX] WaitForEvent [CXX] ZeroStream [CXX] autogen_CommonException [CXX] autogen_ConversionException [AR] common [RANLIB] common cc -c -I. -I/usr/local/include -I/construction/sysutils/boxbackup-devel/include -I/usr/local/include -D_XOPEN_SOURCE_EXTENDED=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__=1 -D_HPUX_SOURCE=1 -D_POSIX_MAPPED_FILES=1 -D_POSIX_SYNCHRONIZED_IO=1 -DPIC=1 -D_THREAD_SAFE=1 -D_REENTRANT=1 -DNDEBUG -pipe -I/usr/local/include -O2 -fno-strict-aliasing -Wall -pedantic -fPIC -fsigned-char -O0 depot.c cc -c -I. -I/usr/local/include -I/construction/sysutils/boxbackup-devel/include -I/usr/local/include -D_XOPEN_SOURCE_EXTENDED=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__=1 -D_HPUX_SOURCE=1 -D_POSIX_MAPPED_FILES=1 -D_POSIX_SYNCHRONIZED_IO=1 -DPIC=1 -D_THREAD_SAFE=1 -D_REENTRANT=1 -DNDEBUG -pipe -I/usr/local/include -O2 -fno-strict-aliasing -Wall -pedantic -fPIC -fsigned-char -O0 curia.c cc -c -I. -I/usr/local/include -I/construction/sysutils/boxbackup-devel/include -I/usr/local/include -D_XOPEN_SOURCE_EXTENDED=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__=1 -D_HPUX_SOURCE=1 -D_POSIX_MAPPED_FILES=1 -D_POSIX_SYNCHRONIZED_IO=1 -DPIC=1 -D_THREAD_SAFE=1 -D_REENTRANT=1 -DNDEBUG -pipe -I/usr/local/include -O2 -fno-strict-aliasing -Wall -pedantic -fPIC -fsigned-char -O0 relic.c cc -c -I. -I/usr/local/include -I/construction/sysutils/boxbackup-devel/include -I/usr/local/include -D_XOPEN_SOURCE_EXTENDED=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__=1 -D_HPUX_SOURCE=1 -D_POSIX_MAPPED_FILES=1 -D_POSIX_SYNCHRONIZED_IO=1 -DPIC=1 -D_THREAD_SAFE=1 -D_REENTRANT=1 -DNDEBUG -pipe -I/usr/local/include -O2 -fno-strict-aliasing -Wall -pedantic -fPIC -fsigned-char -O0 hovel.c cc -c -I. -I/usr/local/include -I/construction/sysutils/boxbackup-devel/include -I/usr/local/include -D_XOPEN_SOURCE_EXTENDED=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__=1 -D_HPUX_SOURCE=1 -D_POSIX_MAPPED_FILES=1 -D_POSIX_SYNCHRONIZED_IO=1 -DPIC=1 -D_THREAD_SAFE=1 -D_REENTRANT=1 -DNDEBUG -pipe -I/usr/local/include -O2 -fno-strict-aliasing -Wall -pedantic -fPIC -fsigned-char -O0 cabin.c cabin.c: In function 'cbremove': cabin.c:1866:10: warning: variable 'err' set but not used [-Wunused-but-set-variable] int i, err, tail; ^~~ cabin.c: In function 'cbdatestrwww': cabin.c:3066:47: warning: '%s' directive writing up to 63 bytes into a region of size between 0 and 45 [-Wformat-overflow=] sprintf(date, "%04d-%02d-%02dT%02d:%02d:%02d%s", year, mon, day, hour, min, sec, tzone); ^~ ~~~~~ cabin.c:3066:3: note: 'sprintf' output between 20 and 135 bytes into a destination of size 64 sprintf(date, "%04d-%02d-%02dT%02d:%02d:%02d%s", year, mon, day, hour, min, sec, tzone); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cc -c -I. -I/usr/local/include -I/construction/sysutils/boxbackup-devel/include -I/usr/local/include -D_XOPEN_SOURCE_EXTENDED=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__=1 -D_HPUX_SOURCE=1 -D_POSIX_MAPPED_FILES=1 -D_POSIX_SYNCHRONIZED_IO=1 -DPIC=1 -D_THREAD_SAFE=1 -D_REENTRANT=1 -DNDEBUG -pipe -I/usr/local/include -O2 -fno-strict-aliasing -Wall -pedantic -fPIC -fsigned-char -O0 villa.c villa.c: In function 'vlleafdatasize': villa.c:2283:15: warning: variable 'vbuf' set but not used [-Wunused-but-set-variable] const char *vbuf; ^~~~ cc -c -I. -I/usr/local/include -I/construction/sysutils/boxbackup-devel/include -I/usr/local/include -D_XOPEN_SOURCE_EXTENDED=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__=1 -D_HPUX_SOURCE=1 -D_POSIX_MAPPED_FILES=1 -D_POSIX_SYNCHRONIZED_IO=1 -DPIC=1 -D_THREAD_SAFE=1 -D_REENTRANT=1 -DNDEBUG -pipe -I/usr/local/include -O2 -fno-strict-aliasing -Wall -pedantic -fPIC -fsigned-char -O0 vista.c In file included from vista.c:167: villa.c: In function 'vlleafdatasize': villa.c:2283:15: warning: variable 'vbuf' set but not used [-Wunused-but-set-variable] const char *vbuf; ^~~~ cc -c -I. -I/usr/local/include -I/construction/sysutils/boxbackup-devel/include -I/usr/local/include -D_XOPEN_SOURCE_EXTENDED=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__=1 -D_HPUX_SOURCE=1 -D_POSIX_MAPPED_FILES=1 -D_POSIX_SYNCHRONIZED_IO=1 -DPIC=1 -D_THREAD_SAFE=1 -D_REENTRANT=1 -DNDEBUG -pipe -I/usr/local/include -O2 -fno-strict-aliasing -Wall -pedantic -fPIC -fsigned-char -O0 odeum.c cc -c -I. -I/usr/local/include -I/construction/sysutils/boxbackup-devel/include -I/usr/local/include -D_XOPEN_SOURCE_EXTENDED=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__=1 -D_HPUX_SOURCE=1 -D_POSIX_MAPPED_FILES=1 -D_POSIX_SYNCHRONIZED_IO=1 -DPIC=1 -D_THREAD_SAFE=1 -D_REENTRANT=1 -DNDEBUG -pipe -I/usr/local/include -O2 -fno-strict-aliasing -Wall -pedantic -fPIC -fsigned-char -O0 myconf.c /usr/bin/ar rcsv libqdbm.a depot.o curia.o relic.o hovel.o cabin.o villa.o vista.o odeum.o myconf.o a - depot.o a - curia.o a - relic.o a - hovel.o a - cabin.o a - villa.o a - vista.o a - odeum.o a - myconf.o [CXX] CompressStream In file included from CompressStream.cpp:70: 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 [AR] compress [RANLIB] compress [CXX] CipherAES [CXX] CipherBlowfish [CXX] CipherContext In file included from CipherContext.cpp:73: 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/local/include/openssl/evp.h:14, from CipherContext.h:77, from CipherContext.cpp:73: /usr/local/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; ^~~~~~~~~~~~~~~~~ *** Error code 1 Stop. make[3]: stopped in /construction/sysutils/boxbackup-devel/boxbackup-0.11_trunk_2979/lib/crypto *** Error code 1 Stop. make[2]: stopped in /construction/sysutils/boxbackup-devel/boxbackup-0.11_trunk_2979/bin/bbackupd *** Error code 1 Stop. make[1]: stopped in /construction/sysutils/boxbackup-devel/boxbackup-0.11_trunk_2979 *** Error code 1 Stop. make: stopped in /xports/sysutils/boxbackup-devel FAILED 00:01:21