* Package: app-backup/boxbackup-0.11.1-r2 * Repository: gentoo * USE: abi_x86_64 amd64 elibc_glibc kernel_linux libressl userland_GNU * FEATURES: preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking boxbackup-0.11.1.tgz to /var/tmp/portage/app-backup/boxbackup-0.11.1-r2/work >>> Source unpacked in /var/tmp/portage/app-backup/boxbackup-0.11.1-r2/work >>> Preparing source in /var/tmp/portage/app-backup/boxbackup-0.11.1-r2/work/boxbackup-0.11.1 ... * Applying boxbackup-0.11_rc8-testbbackupd.patch ... [ ok ] * Applying boxbackup-0.11.1-fix-Wformat-security.patch ... [ ok ] * Applying boxbackup-0.11.1-fix-mandir.patch ... [ ok ] >>> Source prepared. >>> Configuring source in /var/tmp/portage/app-backup/boxbackup-0.11.1-r2/work/boxbackup-0.11.1 ... * econf: updating boxbackup-0.11.1/config.guess with /usr/share/gnuconfig/config.guess * econf: updating boxbackup-0.11.1/config.sub with /usr/share/gnuconfig/config.sub ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking target system type... x86_64-pc-linux-gnu checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++ 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 x86_64-pc-linux-gnu-g++ accepts -g... yes checking whether the compiler supports exceptions... yes checking whether the compiler implements namespaces... yes checking for perl... /usr/bin/perl checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib checking for library containing nanosleep... none required checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E checking for egrep... grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking for zlibVersion in -lz... yes checking for editline library... -ledit checking editline/readline.h usability... yes checking editline/readline.h presence... yes checking for editline/readline.h... yes checking whether editline supports history... yes checking for editline/readline.h... (cached) yes checking for db.h... 6.0.35 checking for library containing Berkeley DB 6.0.35... -ldb configure: using Berkeley DB version 6.0.35 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... yes 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... yes checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking execinfo.h usability... yes checking execinfo.h presence... yes checking for execinfo.h... yes checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking process.h usability... no checking process.h presence... no checking for process.h... no checking pwd.h usability... yes checking pwd.h presence... yes checking for pwd.h... yes checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking cxxabi.h usability... yes checking cxxabi.h presence... yes checking for cxxabi.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for sys/types.h... (cached) yes checking for sys/wait.h... (cached) yes checking sys/uio.h usability... yes checking sys/uio.h presence... yes checking for sys/uio.h... yes checking sys/xattr.h usability... yes checking sys/xattr.h presence... yes checking for sys/xattr.h... yes checking bsd/unistd.h usability... yes checking bsd/unistd.h presence... yes checking for bsd/unistd.h... yes checking regex.h usability... yes checking regex.h presence... yes checking for regex.h... yes checking for library containing dlsym... -ldl checking for u_int8_t... yes checking for u_int16_t... yes checking for u_int32_t... 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... no checking for _Bool... no checking for an ANSI C-conforming const... yes checking whether byte ordering is bigendian... no checking for uid_t in sys/types.h... yes checking for mode_t... yes checking for off_t... yes checking for pid_t... yes checking for size_t... yes checking for struct stat.st_flags... no checking for struct stat.st_mtimespec... no checking for struct stat.st_atim.tv_nsec... yes checking for struct stat.st_atimensec... no checking for struct sockaddr_in.sin_len... no checking for DIR.d_fd... no checking for DIR.dd_fd... no checking whether INFTIM is declared... no checking whether SO_PEERCRED is declared... yes 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... no 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 _LARGE_FILES value needed for large files... no checking for pre-processor pragma defines... no checking sys/endian.h usability... no checking sys/endian.h presence... no checking for sys/endian.h... no checking asm/byteorder.h usability... yes checking asm/byteorder.h presence... yes checking for asm/byteorder.h... yes checking for __cpu_to_be64... yes checking for "/dev/urandom"... yes checking for getmntent... yes checking for statfs... yes checking for sys/param.h... (cached) yes checking for mntent.h... yes checking for sys/mnttab.h... no checking for sys/mount.h... yes checking for struct statfs.f_mntonname... no checking for struct statvfs.f_mntonname... no checking for struct mntent.mnt_dir... yes 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 dereferences a symlink specified with a trailing slash... yes checking whether stat accepts an empty string... no checking for getpeereid... no checking for lchown... yes checking for setproctitle... no checking for getpid... yes checking for gettimeofday... yes checking for waitpid... yes checking for library containing setproctitle... -lbsd checking for kqueue... no 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... no checking whether syscall lseek requires dummy parameter... no checking for listxattr... yes checking for llistxattr... yes checking for getxattr... yes checking for lgetxattr... yes checking for setxattr... yes checking for lsetxattr... yes checking whether XATTR_NOFOLLOW is declared... no checking if we have large file support enabled... yes checking for flock... yes checking whether O_EXLOCK is declared... no 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 'Linux'. Seeding autogen code... Generating Client exception... Making Server protocol classes from backupprotocol.txt... Creating built-in documentation for bbackupquery... Making Server protocol classes from testprotocol.txt... Making Client protocol classes from testprotocol.txt... Generating Compress exception... Generating Common exception... Generating Conversion exception... Generating Cipher exception... Generating HTTP exception... Making Client protocol classes from ../../bin/bbstored/backupprotocol.txt... Generating BackupStore exception... Generating RaidFile exception... Generating Server exception... Generating Connection exception... 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/backupclient lib/backupstore 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 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: yes Readline: yes Extended attributes: yes >>> Source configured. >>> Compiling source in /var/tmp/portage/app-backup/boxbackup-0.11.1-r2/work/boxbackup-0.11.1 ... make -j1 -j1 (cd bin/bbackupd; make RELEASE=1) make[1]: Entering directory '/var/tmp/portage/app-backup/boxbackup-0.11.1-r2/work/boxbackup-0.11.1/bin/bbackupd' make[2]: Entering directory '/var/tmp/portage/app-backup/boxbackup-0.11.1-r2/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 make[2]: Leaving directory '/var/tmp/portage/app-backup/boxbackup-0.11.1-r2/work/boxbackup-0.11.1/lib/win32' make[2]: Entering directory '/var/tmp/portage/app-backup/boxbackup-0.11.1-r2/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/lib/gcc/x86_64-pc-linux-gnu/6.2.0/include/g++-v6/bits/locale_conv.h:41:0, from /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/include/g++-v6/locale:43, from /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/include/g++-v6/iomanip:43, from Logging.h:75, from Box.h:98, from Configuration.cpp:70: /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/include/g++-v6/bits/unique_ptr.h:49: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/lib/gcc/x86_64-pc-linux-gnu/6.2.0/include/g++-v6/bits/locale_conv.h:41:0, from /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/include/g++-v6/locale:43, from /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/include/g++-v6/iomanip:43, from Logging.h:75, from Box.h:98, from Configuration.cpp:70: /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/include/g++-v6/bits/unique_ptr.h:49: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/lib/gcc/x86_64-pc-linux-gnu/6.2.0/include/g++-v6/bits/locale_conv.h:41:0, from /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/include/g++-v6/locale:43, from /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/include/g++-v6/iomanip:43, from Logging.h:75, from Box.h:98, from Configuration.cpp:70: /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/include/g++-v6/bits/unique_ptr.h:49: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/lib/gcc/x86_64-pc-linux-gnu/6.2.0/include/g++-v6/bits/locale_conv.h:41:0, from /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/include/g++-v6/locale:43, from /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/include/g++-v6/iomanip:43, from Logging.h:75, from Box.h:98, from Configuration.cpp:70: /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/include/g++-v6/bits/unique_ptr.h:49: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/lib/gcc/x86_64-pc-linux-gnu/6.2.0/include/g++-v6/bits/locale_conv.h:41:0, from /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/include/g++-v6/locale:43, from /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/include/g++-v6/iomanip:43, from Logging.h:75, from Box.h:98, from Configuration.cpp:70: /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/include/g++-v6/bits/unique_ptr.h:49: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/lib/gcc/x86_64-pc-linux-gnu/6.2.0/include/g++-v6/bits/locale_conv.h:41:0, from /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/include/g++-v6/locale:43, from /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/include/g++-v6/iomanip:43, from Logging.h:75, from Box.h:98, from Configuration.cpp:70: /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/include/g++-v6/bits/unique_ptr.h:49: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/lib/gcc/x86_64-pc-linux-gnu/6.2.0/include/g++-v6/bits/locale_conv.h:41:0, from /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/include/g++-v6/locale:43, from /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/include/g++-v6/iomanip:43, from Logging.h:75, from Box.h:98, from ExcludeList.cpp:70: /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/include/g++-v6/bits/unique_ptr.h:49: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/lib/gcc/x86_64-pc-linux-gnu/6.2.0/include/g++-v6/bits/locale_conv.h:41:0, from /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/include/g++-v6/locale:43, from /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/include/g++-v6/iomanip:43, from Logging.h:75, from Box.h:98, from ExcludeList.cpp:70: /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/include/g++-v6/bits/unique_ptr.h:49: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: error: throw will always call terminate() [-Werror=terminate] 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) ^~~~~~~~~~~~~~~ cc1plus: some warnings being treated as errors make[2]: *** [Makefile:123: ../../release/lib/common/UnixUser.o] Error 1 make[2]: Leaving directory '/var/tmp/portage/app-backup/boxbackup-0.11.1-r2/work/boxbackup-0.11.1/lib/common' make[1]: *** [Makefile:50: dep_modules] Error 2 make[1]: Leaving directory '/var/tmp/portage/app-backup/boxbackup-0.11.1-r2/work/boxbackup-0.11.1/bin/bbackupd' make: *** [Makefile:26: release/bin/bbackupd/bbackupd] Error 2 * ERROR: app-backup/boxbackup-0.11.1-r2::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=app-backup/boxbackup-0.11.1-r2::gentoo'`, * the complete build log and the output of `emerge -pqv '=app-backup/boxbackup-0.11.1-r2::gentoo'`. * The complete build log is located at '/var/log/portage/app-backup:boxbackup-0.11.1-r2:20160928-090730.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/app-backup/boxbackup-0.11.1-r2/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/app-backup/boxbackup-0.11.1-r2/temp/environment'. * Working directory: '/var/tmp/portage/app-backup/boxbackup-0.11.1-r2/work/boxbackup-0.11.1' * S: '/var/tmp/portage/app-backup/boxbackup-0.11.1-r2/work/boxbackup-0.11.1'