Powered by Leppe'. Your IP: 34.239.150.167 | zbackup 5a0d30ed-455c-415d-9ef8-776a135d161fToc:- prep
Executing(%prep): /bin/sh -e /tmp/B.ogy8s77d/BUILD/tmp/rpm-tmp.qUqAh9
- build
Executing(%build): /bin/sh -e /tmp/B.ogy8s77d/BUILD/tmp/rpm-tmp.hHjVeR
- error 1
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/backup_restorer.cc:30:25: error: no matching function for call to 'google::protobuf::io::CodedInputStream::SetTotalBytesLimit(std::__cxx11::basic_string<char>::size_type, int)'
- error 2
make[2]: *** [CMakeFiles/zbackup.dir/build.make:143: CMakeFiles/zbackup.dir/backup_restorer.cc.o] Error 1
- error 3
make[1]: *** [CMakeFiles/Makefile2:86: CMakeFiles/zbackup.dir/all] Error 2
- error 4
error: Bad exit status from /tmp/B.ogy8s77d/BUILD/tmp/rpm-tmp.hHjVeR (%build)
- error 5
RPM build errors:
- error 6
error: No files produced.
Content:request from: qboosh
checking if we should skip the build
started at: Sat Sep 21 09:02:15 2024
killing old processes on a builder
sending signal 9 to pid -1
cleaning up /tmp
fetching https://srcbuilder.pld-linux.org/th//srpms/5a0d30ed-455c-415d-9ef8-776a135d161f/zbackup-1.4.4-13.src.rpm
fetched 99573 bytes, 340.9 K/s
installing srpm: zbackup-1.4.4-13.src.rpm
+ install -d /tmp/B.ogy8s77d/BUILD /tmp/B.ogy8s77d/RPMS
+ LC_ALL=en_US.UTF-8
+ rpm -qp --changelog zbackup-1.4.4-13.src.rpm
* Sat Sep 21 2024 PLD Linux Team <feedback@pld-linux.org>
- For complete changelog see: http://git.pld-linux.org/?p=packages/zbackup.git;a=log;h=master
* Sat Jul 09 2022 Jakub Bogusz <qboosh@pld-linux.org> 3315c52 - release 13
* Sat Oct 02 2021 Jan Rękorajski <baggins@pld-linux.org> b5b7cf1 - rebuild with openssl 3.0.0, rel 12
* Thu Jan 21 2021 Jan Rękorajski <baggins@pld-linux.org> 17403f8 - release 11 (by relup.sh)
* Wed Sep 23 2020 Jakub Bogusz <qboosh@pld-linux.org> f9f9522 - release 10 (protobuf 3.13)
* Mon Jun 01 2020 Jan Rękorajski <baggins@pld-linux.org> bb62a3f - release 9 (by relup.sh)
* Wed Apr 08 2020 Jan Rękorajski <baggins@pld-linux.org> 0275dd1 - release 8 (by relup.sh)
* Fri Aug 02 2019 Jakub Bogusz <qboosh@pld-linux.org> a0c197f - release 7 (rebuild with protobuf 3.9)
* Sat Mar 16 2019 Jan Rękorajski <baggins@pld-linux.org> d60ca23 - release 6 (by relup.sh)
* Thu Oct 18 2018 Adam Gołębiowski <adamg@pld-linux.org> 19bbc3d - release 5, rebuild against protobuf 3.6
* Sat Sep 15 2018 Arkadiusz Miśkiewicz <arekm@maven.pl> 97f51e7 - release 4 (by relup.sh)
* Wed Dec 13 2017 Jan Rękorajski <baggins@pld-linux.org> f87f2a4 - release 3 (by relup.sh)
* Mon Apr 17 2017 Jan Rękorajski <baggins@pld-linux.org> 5fc7b95 - rebuild with protobuf 3.2
- release 2 (by relup.sh)
* Tue Nov 17 2015 Andrzej Zawadzki <zawadaa@pld-linux.org> 2a4e988 - up to 1.4.4
* Tue Nov 17 2015 Arkadiusz Miśkiewicz <arekm@maven.pl> fe85304 - release 2 (by relup.sh)
* Sun Feb 08 2015 Andrzej Zawadzki <zawadaa@pld-linux.org> b16c0d6 - up to 1.4.1
* Sun Nov 09 2014 Andrzej Zawadzki <zawadaa@pld-linux.org> 1b50819 - up to 1.3
* Tue Oct 28 2014 Jan Rękorajski <baggins@pld-linux.org> a005c95 - release 2 (by relup.sh)
* Tue Feb 25 2014 Elan Ruusamäe <glen@delfi.ee> ac53129 - use out of tree build
* Thu Oct 17 2013 Elan Ruusamäe <glen@delfi.ee> 4c9d5b7 - why start with epoch 1? fixed encoding errors; cleanup/adapter
* Thu Oct 17 2013 Andrzej Zawadzki <zawadaa@pld-linux.org> cc83ce3 - initial
zbackup is a globally-deduplicating backup tool, based on the ideas
found in rsync. Feed a large .tar into it, and it will store duplicate
regions of it only once, then compress and optionally encrypt the
result. Feed another .tar file, and it will also re-use any data found
in any previous backups. This way only new changes are stored, and as
long as the files are not very different, the amount of storage required
is very low. Any of the backup files stored previously can be read back
in full at any time. The program is format-agnostic, so you can feed
virtually any files to it (any types of archives, proprietary formats,
even raw disk images -- but see Caveats).
+ rpm -Uhv --nodeps --define '_topdir /tmp/B.ogy8s77d' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' zbackup-1.4.4-13.src.rpm
Updating / installing...
zbackup-1.4.4-13 ########################################
+ rm -f zbackup-1.4.4-13.src.rpm
+ install -m 700 -d /tmp/B.ogy8s77d/BUILD/tmp
+ TMPDIR=/tmp/B.ogy8s77d/BUILD/tmp
+ exec nice -n 0 rpmbuild -bp --short-circuit --nodeps --define '_topdir /tmp/B.ogy8s77d' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --target x86_64-pld-linux --define 'prep exit 0' /tmp/B.ogy8s77d/zbackup.spec
warning: Macro expanded in comment on line 9: %{version}/%{name}-%{version}.tar.gz
warning: Could not canonicalize hostname: ymir
Building target platforms: x86_64-pld-linux
Building for target x86_64-pld-linux
RPM build warnings:
Macro expanded in comment on line 9: %{version}/%{name}-%{version}.tar.gz
Could not canonicalize hostname: ymir
checking BuildConflict-ing packages
rpm: warning: Macro expanded in comment on line 9: %{version}/%{name}-%{version}.tar.gz
rpm:
rpm: warning: Could not canonicalize hostname: ymir
rpm: Building target platforms: x86_64-pld-linux
rpm: Building for target x86_64-pld-linux
rpm:
rpm: RPM build warnings:
rpm: Macro expanded in comment on line 9: %{version}/%{name}-%{version}.tar.gz
rpm:
rpm: Could not canonicalize hostname: ymir
no BuildConflicts found
checking BR
rpm: warning: Macro expanded in comment on line 9: %{version}/%{name}-%{version}.tar.gz
rpm:
rpm: warning: Could not canonicalize hostname: ymir
rpm: Building target platforms: x86_64-pld-linux
rpm: Building for target x86_64-pld-linux
rpm:
rpm: RPM build warnings:
rpm: Macro expanded in comment on line 9: %{version}/%{name}-%{version}.tar.gz
rpm:
rpm: Could not canonicalize hostname: ymir
no BR needed
building RPM using: set -ex; : build-id: 5a0d30ed-455c-415d-9ef8-776a135d161f; TMPDIR=/tmp/B.ogy8s77d/BUILD/tmp exec nice -n 0 rpmbuild -bb --define '__jobs 28' --define '_smp_mflags -j28' --define '_make_opts -Otarget' --define '_pld_builder 1' --define '_topdir /tmp/B.ogy8s77d' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --target x86_64-pld-linux /tmp/B.ogy8s77d/zbackup.spec
+ : build-id: 5a0d30ed-455c-415d-9ef8-776a135d161f
+ TMPDIR=/tmp/B.ogy8s77d/BUILD/tmp
+ exec nice -n 0 rpmbuild -bb --define '__jobs 28' --define '_smp_mflags -j28' --define '_make_opts -Otarget' --define '_pld_builder 1' --define '_topdir /tmp/B.ogy8s77d' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --target x86_64-pld-linux /tmp/B.ogy8s77d/zbackup.spec
warning: Macro expanded in comment on line 9: %{version}/%{name}-%{version}.tar.gz
warning: Could not canonicalize hostname: ymir
Building target platforms: x86_64-pld-linux
Building for target x86_64-pld-linux
Executing(%prep): /bin/sh -e /tmp/B.ogy8s77d/BUILD/tmp/rpm-tmp.qUqAh9
+ umask 022
+ cd /tmp/B.ogy8s77d/BUILD
+ cd /tmp/B.ogy8s77d/BUILD
+ rm -rf zbackup-1.4.4
+ /bin/gzip -dc /tmp/B.ogy8s77d/1.4.4.tar.gz
+ /bin/tar -xof -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd zbackup-1.4.4
+ /bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ RPM_EC=0
+ jobs -p
+ exit 0
Executing(%build): /bin/sh -e /tmp/B.ogy8s77d/BUILD/tmp/rpm-tmp.hHjVeR
TMP=/home/users/builder/tmp
HOME=/home/users/builder
PATH=/home/users/builder/GNUstep/Tools:/bin:/usr/bin:/usr/local/bin:/home/users/builder/bin
TMPDIR=/tmp/B.ogy8s77d/BUILD/tmp
+ umask 022
+ cd /tmp/B.ogy8s77d/BUILD
+ cd zbackup-1.4.4
+ install -d build
+ cd build
+ export 'CXXFLAGS=-O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -std=c++11'
+ CC=x86_64-pld-linux-gcc CXX=x86_64-pld-linux-g++ CPPFLAGS='' /usr/bin/cmake '-DCMAKE_VERBOSE_MAKEFILE:BOOL=ON' '-DCMAKE_BUILD_TYPE=PLD' '-DCMAKE_SYSTEM_NAME=Linux' '-DCMAKE_SYSTEM_VERSION=6.10.7-1' '-DCMAKE_CROSSCOMPILING:BOOL=FALSE' '-DCMAKE_SYSTEM_PROCESSOR=x86_64' '-DCMAKE_INSTALL_BINDIR:PATH=/usr/bin' '-DCMAKE_INSTALL_SBINDIR:PATH=/usr/sbin' '-DCMAKE_INSTALL_LIBEXECDIR:PATH=/usr/libexec' '-DCMAKE_INSTALL_SYSCONFDIR:PATH=/etc' '-DCMAKE_INSTALL_SHAREDSTATEDIRPATH:PATH=/var/lib' '-DCMAKE_INSTALL_LOCALSTATEDIRPATH:PATH=/var' '-DCMAKE_INSTALL_LIBDIR:PATH=/usr/lib64' '-DCMAKE_INSTALL_INCLUDEDIR:PATH=/usr/include' '-DCMAKE_INSTALL_OLDINCLUDEDIR:PATH=/usr/include' '-DCMAKE_INSTALL_DATAROOTDIR:PATH=/usr/share' '-DCMAKE_INSTALL_DATADIR:PATH=/usr/share' '-DCMAKE_INSTALL_INFODIR:PATH=/usr/share/info' '-DCMAKE_INSTALL_LOCALEDIR:PATH=/usr/share/locale' '-DCMAKE_INSTALL_MANDIR:PATH=/usr/share/man' '-DCMAKE_INSTALL_DOCDIR:PATH=/usr/share/doc' '-DCMAKE_INSTALL_PREFIX:PATH=/usr' '-DSYSCONF_INSTALL_DIR:PATH=/etc' '-DCMAKE_CXX_FLAGS_PLD=-O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -std=c++11' '-DCMAKE_C_FLAGS_PLD=-O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DNDEBUG -DQT_NO_DEBUG' '-DCMAKE_Fortran_FLAGS_PLD=-O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DNDEBUG -DQT_NO_DEBUG' '-DCMAKE_EXE_LINKER_FLAGS_PLD=-Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc ' '-DCMAKE_SHARED_LINKER_FLAGS_PLD=-Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc ' '-DCMAKE_MODULE_LINKER_FLAGS_PLD=-Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc ' '-DLIB_SUFFIX=64' '-DBUILD_SHARED_LIBS:BOOL=ON' ..
CMake Deprecation Warning at CMakeLists.txt:4 (cmake_minimum_required):
Compatibility with CMake < 3.5 will be removed from a future version of
CMake.
Update the VERSION argument <min> value or use a ...<max> suffix to tell
CMake that the project does not need compatibility with older versions.
-- The C compiler identification is GNU 14.2.0
-- The CXX compiler identification is GNU 14.2.0
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /usr/bin/x86_64-pld-linux-gcc - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: /usr/bin/x86_64-pld-linux-g++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Found ZLIB: /usr/lib64/libz.so (found version "1.3.1")
-- Found OpenSSL: /usr/lib64/libcrypto.so (found version "3.3.2")
-- Found Protobuf: /usr/lib64/libprotobuf.so (found version "3.20.3")
-- Found Threads: TRUE
-- Looking for lzma_auto_decoder in /usr/lib64/liblzma.so
-- Looking for lzma_auto_decoder in /usr/lib64/liblzma.so - found
-- Looking for lzma_easy_encoder in /usr/lib64/liblzma.so
-- Looking for lzma_easy_encoder in /usr/lib64/liblzma.so - found
-- Looking for lzma_lzma_preset in /usr/lib64/liblzma.so
-- Looking for lzma_lzma_preset in /usr/lib64/liblzma.so - found
-- Found LibLZMA: /usr/include
-- Looking for lzo1x_decompress_safe in /usr/lib64/liblzo2.so
-- Looking for lzo1x_decompress_safe in /usr/lib64/liblzo2.so - found
-- Looking for lzo1x_1_compress in /usr/lib64/liblzo2.so
-- Looking for lzo1x_1_compress in /usr/lib64/liblzo2.so - found
-- Found LibLZO: /usr/include
-- Configuring done (2.0s)
-- Generating done (0.0s)
CMake Warning:
Manually-specified variables were not used by the project:
CMAKE_Fortran_FLAGS_PLD
CMAKE_INSTALL_BINDIR
CMAKE_INSTALL_DATADIR
CMAKE_INSTALL_DATAROOTDIR
CMAKE_INSTALL_DOCDIR
CMAKE_INSTALL_INCLUDEDIR
CMAKE_INSTALL_INFODIR
CMAKE_INSTALL_LIBDIR
CMAKE_INSTALL_LIBEXECDIR
CMAKE_INSTALL_LOCALEDIR
CMAKE_INSTALL_LOCALSTATEDIRPATH
CMAKE_INSTALL_MANDIR
CMAKE_INSTALL_OLDINCLUDEDIR
CMAKE_INSTALL_SBINDIR
CMAKE_INSTALL_SHAREDSTATEDIRPATH
CMAKE_INSTALL_SYSCONFDIR
LIB_SUFFIX
SYSCONF_INSTALL_DIR
-- Build files have been written to: /tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/build
+ /usr/bin/make -Otarget -j28
/usr/bin/cmake -S/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4 -B/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/build --check-build-system CMakeFiles/Makefile.cmake 0
/usr/bin/cmake -E cmake_progress_start /tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/build/CMakeFiles /tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/build//CMakeFiles/progress.marks
/usr/bin/make -f CMakeFiles/Makefile2 all
/usr/bin/make -f CMakeFiles/zbackup.dir/build.make CMakeFiles/zbackup.dir/depend
make[2]: Entering directory '/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/build'
[ 2%] Running cpp protocol buffer compiler on zbackup.proto
/usr/bin/protoc --cpp_out :/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/build -I /tmp/B.ogy8s77d/BUILD/zbackup-1.4.4 /tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/zbackup.proto
[libprotobuf WARNING google/protobuf/compiler/parser.cc:645] No syntax specified for the proto file: zbackup.proto. Please use 'syntax = "proto2";' or 'syntax = "proto3";' to specify a syntax version. (Defaulted to proto2 syntax.)
make[2]: Leaving directory '/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/build'
make[2]: Entering directory '/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/build'
cd /tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/B.ogy8s77d/BUILD/zbackup-1.4.4 /tmp/B.ogy8s77d/BUILD/zbackup-1.4.4 /tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/build /tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/build /tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/build/CMakeFiles/zbackup.dir/DependInfo.cmake "--color="
make[2]: Leaving directory '/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/build'
/usr/bin/make -f CMakeFiles/zbackup.dir/build.make CMakeFiles/zbackup.dir/build
make[2]: Entering directory '/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/build'
[ 23%] Building CXX object CMakeFiles/zbackup.dir/debug.cc.o
/usr/bin/x86_64-pld-linux-g++ -DHAVE_LIBLZO -I/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/build -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -std=c++11 -O3 -DNDEBUG -MD -MT CMakeFiles/zbackup.dir/debug.cc.o -MF CMakeFiles/zbackup.dir/debug.cc.o.d -o CMakeFiles/zbackup.dir/debug.cc.o -c /tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/debug.cc
make[2]: Leaving directory '/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/build'
make[2]: Entering directory '/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/build'
[ 67%] Building CXX object CMakeFiles/zbackup.dir/rolling_hash.cc.o
/usr/bin/x86_64-pld-linux-g++ -DHAVE_LIBLZO -I/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/build -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -std=c++11 -O3 -DNDEBUG -MD -MT CMakeFiles/zbackup.dir/rolling_hash.cc.o -MF CMakeFiles/zbackup.dir/rolling_hash.cc.o.d -o CMakeFiles/zbackup.dir/rolling_hash.cc.o -c /tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/rolling_hash.cc
make[2]: Leaving directory '/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/build'
make[2]: Entering directory '/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/build'
[ 79%] Building CXX object CMakeFiles/zbackup.dir/page_size.cc.o
/usr/bin/x86_64-pld-linux-g++ -DHAVE_LIBLZO -I/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/build -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -std=c++11 -O3 -DNDEBUG -MD -MT CMakeFiles/zbackup.dir/page_size.cc.o -MF CMakeFiles/zbackup.dir/page_size.cc.o.d -o CMakeFiles/zbackup.dir/page_size.cc.o -c /tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/page_size.cc
make[2]: Leaving directory '/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/build'
make[2]: Entering directory '/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/build'
[ 61%] Building CXX object CMakeFiles/zbackup.dir/mt.cc.o
/usr/bin/x86_64-pld-linux-g++ -DHAVE_LIBLZO -I/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/build -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -std=c++11 -O3 -DNDEBUG -MD -MT CMakeFiles/zbackup.dir/mt.cc.o -MF CMakeFiles/zbackup.dir/mt.cc.o.d -o CMakeFiles/zbackup.dir/mt.cc.o -c /tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/mt.cc
make[2]: Leaving directory '/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/build'
make[2]: Entering directory '/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/build'
[ 79%] Building CXX object CMakeFiles/zbackup.dir/sha256.cc.o
/usr/bin/x86_64-pld-linux-g++ -DHAVE_LIBLZO -I/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/build -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -std=c++11 -O3 -DNDEBUG -MD -MT CMakeFiles/zbackup.dir/sha256.cc.o -MF CMakeFiles/zbackup.dir/sha256.cc.o.d -o CMakeFiles/zbackup.dir/sha256.cc.o -c /tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/sha256.cc
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/sha256.cc: In constructor 'Sha256::Sha256()':
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/sha256.cc:8:14: warning: 'int SHA256_Init(SHA256_CTX*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
8 | SHA256_Init( &ctx );
| ~~~~~~~~~~~^~~~~~~~
In file included from /tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/sha256.hh:8,
from /tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/sha256.cc:4:
/usr/include/openssl/sha.h:73:27: note: declared here
73 | OSSL_DEPRECATEDIN_3_0 int SHA256_Init(SHA256_CTX *c);
| ^~~~~~~~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/sha256.cc: In member function 'void Sha256::add(const void*, size_t)':
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/sha256.cc:13:16: warning: 'int SHA256_Update(SHA256_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
13 | SHA256_Update( &ctx, data, size );
| ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~
/usr/include/openssl/sha.h:74:27: note: declared here
74 | OSSL_DEPRECATEDIN_3_0 int SHA256_Update(SHA256_CTX *c,
| ^~~~~~~~~~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/sha256.cc: In member function 'void Sha256::finish(void*)':
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/sha256.cc:18:15: warning: 'int SHA256_Final(unsigned char*, SHA256_CTX*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
18 | SHA256_Final( ( unsigned char * ) result, &ctx );
| ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/openssl/sha.h:76:27: note: declared here
76 | OSSL_DEPRECATEDIN_3_0 int SHA256_Final(unsigned char *md, SHA256_CTX *c);
| ^~~~~~~~~~~~
make[2]: Leaving directory '/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/build'
make[2]: Entering directory '/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/build'
[ 26%] Building CXX object CMakeFiles/zbackup.dir/appendallocator.cc.o
/usr/bin/x86_64-pld-linux-g++ -DHAVE_LIBLZO -I/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/build -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -std=c++11 -O3 -DNDEBUG -MD -MT CMakeFiles/zbackup.dir/appendallocator.cc.o -MF CMakeFiles/zbackup.dir/appendallocator.cc.o.d -o CMakeFiles/zbackup.dir/appendallocator.cc.o -c /tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/appendallocator.cc
make[2]: Leaving directory '/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/build'
make[2]: Entering directory '/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/build'
[ 44%] Building CXX object CMakeFiles/zbackup.dir/encryption.cc.o
/usr/bin/x86_64-pld-linux-g++ -DHAVE_LIBLZO -I/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/build -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -std=c++11 -O3 -DNDEBUG -MD -MT CMakeFiles/zbackup.dir/encryption.cc.o -MF CMakeFiles/zbackup.dir/encryption.cc.o.d -o CMakeFiles/zbackup.dir/encryption.cc.o -c /tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/encryption.cc
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/encryption.cc: In function 'const void* Encryption::encrypt(const void*, const void*, const void*, void*, size_t)':
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/encryption.cc:26:22: warning: 'int AES_set_encrypt_key(const unsigned char*, int, AES_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
26 | AES_set_encrypt_key( ( unsigned char const * ) keyData, KeySize * 8, &key );
| ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/encryption.cc:4:
/usr/include/openssl/aes.h:51:5: note: declared here
51 | int AES_set_encrypt_key(const unsigned char *userKey, const int bits,
| ^~~~~~~~~~~~~~~~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/encryption.cc:47:16: warning: 'void AES_encrypt(const unsigned char*, unsigned char*, const AES_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
47 | AES_encrypt( block, out, &key );
| ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~
/usr/include/openssl/aes.h:57:6: note: declared here
57 | void AES_encrypt(const unsigned char *in, unsigned char *out,
| ^~~~~~~~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/encryption.cc: In function 'void Encryption::decrypt(const void*, const void*, const void*, void*, size_t)':
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/encryption.cc:70:22: warning: 'int AES_set_decrypt_key(const unsigned char*, int, AES_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
70 | AES_set_decrypt_key( ( unsigned char const * ) keyData, KeySize * 8, &key );
| ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/openssl/aes.h:54:5: note: declared here
54 | int AES_set_decrypt_key(const unsigned char *userKey, const int bits,
| ^~~~~~~~~~~~~~~~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/encryption.cc:90:16: warning: 'void AES_decrypt(const unsigned char*, unsigned char*, const AES_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
90 | AES_decrypt( in, ( unsigned char * ) outS - BlockSize, &key );
| ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/openssl/aes.h:60:6: note: declared here
60 | void AES_decrypt(const unsigned char *in, unsigned char *out,
| ^~~~~~~~~~~
make[2]: Leaving directory '/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/build'
make[2]: Entering directory '/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/build'
[ 50%] Building CXX object CMakeFiles/zbackup.dir/hex.cc.o
/usr/bin/x86_64-pld-linux-g++ -DHAVE_LIBLZO -I/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/build -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -std=c++11 -O3 -DNDEBUG -MD -MT CMakeFiles/zbackup.dir/hex.cc.o -MF CMakeFiles/zbackup.dir/hex.cc.o.d -o CMakeFiles/zbackup.dir/hex.cc.o -c /tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/hex.cc
make[2]: Leaving directory '/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/build'
make[2]: Entering directory '/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/build'
[ 35%] Building CXX object CMakeFiles/zbackup.dir/chunk_id.cc.o
/usr/bin/x86_64-pld-linux-g++ -DHAVE_LIBLZO -I/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/build -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -std=c++11 -O3 -DNDEBUG -MD -MT CMakeFiles/zbackup.dir/chunk_id.cc.o -MF CMakeFiles/zbackup.dir/chunk_id.cc.o.d -o CMakeFiles/zbackup.dir/chunk_id.cc.o -c /tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/chunk_id.cc
make[2]: Leaving directory '/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/build'
make[2]: Entering directory '/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/build'
[ 73%] Building CXX object CMakeFiles/zbackup.dir/random.cc.o
/usr/bin/x86_64-pld-linux-g++ -DHAVE_LIBLZO -I/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/build -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -std=c++11 -O3 -DNDEBUG -MD -MT CMakeFiles/zbackup.dir/random.cc.o -MF CMakeFiles/zbackup.dir/random.cc.o.d -o CMakeFiles/zbackup.dir/random.cc.o -c /tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/random.cc
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/random.cc: In function 'void Random::genaratePseudo(void*, unsigned int)':
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/random.cc:16:25: warning: 'int RAND_pseudo_bytes(unsigned char*, int)' is deprecated: Since OpenSSL 1.1.0 [-Wdeprecated-declarations]
16 | if ( RAND_pseudo_bytes( (unsigned char *) buf, size ) < 0 )
| ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/random.cc:5:
/usr/include/openssl/rand.h:79:29: note: declared here
79 | OSSL_DEPRECATEDIN_1_1_0 int RAND_pseudo_bytes(unsigned char *buf, int num);
| ^~~~~~~~~~~~~~~~~
make[2]: Leaving directory '/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/build'
make[2]: Entering directory '/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/build'
[ 85%] Building CXX object CMakeFiles/zbackup.dir/unbuffered_file.cc.o
/usr/bin/x86_64-pld-linux-g++ -DHAVE_LIBLZO -I/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/build -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -std=c++11 -O3 -DNDEBUG -MD -MT CMakeFiles/zbackup.dir/unbuffered_file.cc.o -MF CMakeFiles/zbackup.dir/unbuffered_file.cc.o.d -o CMakeFiles/zbackup.dir/unbuffered_file.cc.o -c /tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/unbuffered_file.cc
In file included from /tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/unbuffered_file.cc:13:
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/unbuffered_file.hh:40:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
40 | UnbufferedFile( char const * fileName, Mode ) throw( exCantOpen );
| ^~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/unbuffered_file.hh:45:42: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
45 | size_t read( void * buf, size_t size ) throw( exReadError );
| ^~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/unbuffered_file.hh:48:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
48 | void write( void const * buf, size_t size ) throw( exWriteError );
| ^~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/unbuffered_file.hh:51:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
51 | Offset size() throw( exSeekError );
| ^~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/unbuffered_file.hh:54:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
54 | void seekCur( Offset ) throw( exSeekError );
| ^~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/unbuffered_file.cc:22:3: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
22 | throw( exCantOpen )
| ^~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/unbuffered_file.cc:36:3: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
36 | throw( exReadError )
| ^~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/unbuffered_file.cc:64:3: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
64 | throw( exWriteError )
| ^~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/unbuffered_file.cc:86:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
86 | UnbufferedFile::Offset UnbufferedFile::size() throw( exSeekError )
| ^~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/unbuffered_file.cc:97:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
97 | void UnbufferedFile::seekCur( Offset offset ) throw( exSeekError )
| ^~~~~
make[2]: Leaving directory '/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/build'
make[2]: Entering directory '/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/build'
[ 64%] Building CXX object CMakeFiles/zbackup.dir/objectcache.cc.o
/usr/bin/x86_64-pld-linux-g++ -DHAVE_LIBLZO -I/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/build -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -std=c++11 -O3 -DNDEBUG -MD -MT CMakeFiles/zbackup.dir/objectcache.cc.o -MF CMakeFiles/zbackup.dir/objectcache.cc.o.d -o CMakeFiles/zbackup.dir/objectcache.cc.o -c /tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/objectcache.cc
make[2]: Leaving directory '/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/build'
make[2]: Entering directory '/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/build'
[ 70%] Building CXX object CMakeFiles/zbackup.dir/tmp_mgr.cc.o
/usr/bin/x86_64-pld-linux-g++ -DHAVE_LIBLZO -I/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/build -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -std=c++11 -O3 -DNDEBUG -MD -MT CMakeFiles/zbackup.dir/tmp_mgr.cc.o -MF CMakeFiles/zbackup.dir/tmp_mgr.cc.o.d -o CMakeFiles/zbackup.dir/tmp_mgr.cc.o -c /tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/tmp_mgr.cc
In file included from /tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/tmp_mgr.hh:12,
from /tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/tmp_mgr.cc:4:
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/file.hh:43:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
43 | throw( exCantOpen );
| ^~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/file.hh:46:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
46 | throw( exCantOpen );
| ^~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/file.hh:50:40: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
50 | void read( void * buf, size_t size ) throw( exReadError, exWriteError );
| ^~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/file.hh:53:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
53 | void read( T & value ) throw( exReadError, exWriteError )
| ^~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/file.hh:57:12: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
57 | T read() throw( exReadError, exWriteError )
| ^~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/file.hh:62:63: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
62 | size_t readRecords( void * buf, size_t size, size_t count ) throw( exWriteError );
| ^~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/file.hh:70:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
70 | void write( void const * buf, size_t size ) throw( exWriteError );
| ^~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/file.hh:73:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
73 | void write( T const & value ) throw( exWriteError )
| ^~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/file.hh:81:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
81 | throw( exWriteError );
| ^~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/file.hh:86:59: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
86 | char * gets( char * s, int size, bool stripNl = false ) throw( exWriteError );
| ^~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/file.hh:90:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
90 | std::string gets( bool stripNl = true ) throw( exReadError, exWriteError );
| ^~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/file.hh:93:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
93 | void seek( long offset ) throw( exSeekError, exWriteError );
| ^~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/file.hh:95:31: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
95 | void seekCur( long offset ) throw( exSeekError, exWriteError );
| ^~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/file.hh:97:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
97 | void seekEnd( long offset = 0 ) throw( exSeekError, exWriteError );
| ^~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/file.hh:100:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
100 | void rewind() throw( exSeekError, exWriteError );
| ^~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/file.hh:103:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
103 | size_t tell() throw( exSeekError );
| ^~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/file.hh:106:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
106 | size_t size() throw( exSeekError, exWriteError );
| ^~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/file.hh:109:14: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
109 | bool eof() throw( exWriteError );
| ^~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/file.hh:113:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
113 | FILE * file() throw( exWriteError );
| ^~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/file.hh:117:20: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
117 | FILE * release() throw( exWriteError );
| ^~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/file.hh:120:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
120 | void close() throw( exWriteError );
| ^~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/file.hh:131:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
131 | static void erase( std::string const & ) throw( exCantErase );
| ^~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/file.hh:135:48: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
135 | std::string const & to ) throw( exCantRename );
| ^~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/file.hh:155:48: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
155 | void open( char const * filename, OpenMode ) throw( exCantOpen );
| ^~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/file.hh:156:27: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
156 | void flushWriteBuffer() throw( exWriteError );
| ^~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/file.hh:157:29: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
157 | void releaseWriteBuffer() throw( exWriteError );
| ^~~~~
make[2]: Leaving directory '/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/build'
make[2]: Entering directory '/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/build'
[ 44%] Building CXX object CMakeFiles/zbackup.dir/compression.cc.o
/usr/bin/x86_64-pld-linux-g++ -DHAVE_LIBLZO -I/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/build -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -std=c++11 -O3 -DNDEBUG -MD -MT CMakeFiles/zbackup.dir/compression.cc.o -MF CMakeFiles/zbackup.dir/compression.cc.o.d -o CMakeFiles/zbackup.dir/compression.cc.o -c /tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/compression.cc
make[2]: Leaving directory '/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/build'
make[2]: Entering directory '/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/build'
[ 44%] Building CXX object CMakeFiles/zbackup.dir/file.cc.o
/usr/bin/x86_64-pld-linux-g++ -DHAVE_LIBLZO -I/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/build -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -std=c++11 -O3 -DNDEBUG -MD -MT CMakeFiles/zbackup.dir/file.cc.o -MF CMakeFiles/zbackup.dir/file.cc.o.d -o CMakeFiles/zbackup.dir/file.cc.o -c /tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/file.cc
In file included from /tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/file.cc:17:
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/file.hh:43:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
43 | throw( exCantOpen );
| ^~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/file.hh:46:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
46 | throw( exCantOpen );
| ^~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/file.hh:50:40: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
50 | void read( void * buf, size_t size ) throw( exReadError, exWriteError );
| ^~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/file.hh:53:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
53 | void read( T & value ) throw( exReadError, exWriteError )
| ^~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/file.hh:57:12: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
57 | T read() throw( exReadError, exWriteError )
| ^~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/file.hh:62:63: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
62 | size_t readRecords( void * buf, size_t size, size_t count ) throw( exWriteError );
| ^~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/file.hh:70:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
70 | void write( void const * buf, size_t size ) throw( exWriteError );
| ^~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/file.hh:73:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
73 | void write( T const & value ) throw( exWriteError )
| ^~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/file.hh:81:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
81 | throw( exWriteError );
| ^~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/file.hh:86:59: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
86 | char * gets( char * s, int size, bool stripNl = false ) throw( exWriteError );
| ^~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/file.hh:90:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
90 | std::string gets( bool stripNl = true ) throw( exReadError, exWriteError );
| ^~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/file.hh:93:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
93 | void seek( long offset ) throw( exSeekError, exWriteError );
| ^~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/file.hh:95:31: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
95 | void seekCur( long offset ) throw( exSeekError, exWriteError );
| ^~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/file.hh:97:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
97 | void seekEnd( long offset = 0 ) throw( exSeekError, exWriteError );
| ^~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/file.hh:100:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
100 | void rewind() throw( exSeekError, exWriteError );
| ^~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/file.hh:103:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
103 | size_t tell() throw( exSeekError );
| ^~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/file.hh:106:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
106 | size_t size() throw( exSeekError, exWriteError );
| ^~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/file.hh:109:14: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
109 | bool eof() throw( exWriteError );
| ^~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/file.hh:113:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
113 | FILE * file() throw( exWriteError );
| ^~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/file.hh:117:20: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
117 | FILE * release() throw( exWriteError );
| ^~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/file.hh:120:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
120 | void close() throw( exWriteError );
| ^~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/file.hh:131:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
131 | static void erase( std::string const & ) throw( exCantErase );
| ^~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/file.hh:135:48: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
135 | std::string const & to ) throw( exCantRename );
| ^~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/file.hh:155:48: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
155 | void open( char const * filename, OpenMode ) throw( exCantOpen );
| ^~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/file.hh:156:27: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
156 | void flushWriteBuffer() throw( exWriteError );
| ^~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/file.hh:157:29: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
157 | void releaseWriteBuffer() throw( exWriteError );
| ^~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/file.cc:39:50: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
39 | void File::erase( std::string const & filename ) throw( exCantErase )
| ^~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/file.cc:46:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
46 | std::string const & to ) throw( exCantRename )
| ^~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/file.cc:85:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
85 | void File::open( char const * filename, OpenMode mode ) throw( exCantOpen )
| ^~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/file.cc:107:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
107 | File::File( char const * filename, OpenMode mode ) throw( exCantOpen ):
| ^~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/file.cc:114:3: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
114 | throw( exCantOpen ): writeBuffer( 0 )
| ^~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/file.cc:119:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
119 | void File::read( void * buf, size_t size ) throw( exReadError, exWriteError )
| ^~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/file.cc:138:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
138 | size_t File::readRecords( void * buf, size_t size, size_t count ) throw( exWriteError )
| ^~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/file.cc:146:51: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
146 | void File::write( void const * buf, size_t size ) throw( exWriteError )
| ^~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/file.cc:192:3: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
192 | throw( exWriteError )
| ^~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/file.cc:200:3: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
200 | throw( exWriteError )
| ^~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/file.cc:227:40: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
227 | std::string File::gets( bool stripNl ) throw( exReadError, exWriteError )
| ^~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/file.cc:242:32: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
242 | void File::seek( long offset ) throw( exSeekError, exWriteError )
| ^~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/file.cc:251:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
251 | void File::seekCur( long offset ) throw( exSeekError, exWriteError )
| ^~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/file.cc:260:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
260 | void File::seekEnd( long offset ) throw( exSeekError, exWriteError )
| ^~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/file.cc:269:21: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
269 | void File::rewind() throw( exSeekError, exWriteError )
| ^~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/file.cc:274:21: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
274 | size_t File::tell() throw( exSeekError )
| ^~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/file.cc:287:21: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
287 | size_t File::size() throw( exSeekError, exWriteError )
| ^~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/file.cc:297:18: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
297 | bool File::eof() throw( exWriteError )
| ^~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/file.cc:305:21: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
305 | FILE * File::file() throw( exWriteError )
| ^~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/file.cc:312:24: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
312 | FILE * File::release() throw( exWriteError )
| ^~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/file.cc:323:20: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
323 | void File::close() throw( exWriteError )
| ^~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/file.cc:343:31: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
343 | void File::flushWriteBuffer() throw( exWriteError )
| ^~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/file.cc:356:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
356 | void File::releaseWriteBuffer() throw( exWriteError )
| ^~~~~
make[2]: Leaving directory '/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/build'
make[2]: Entering directory '/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/build'
[ 23%] Building CXX object CMakeFiles/zbackup.dir/backup_exchanger.cc.o
/usr/bin/x86_64-pld-linux-g++ -DHAVE_LIBLZO -I/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/build -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -std=c++11 -O3 -DNDEBUG -MD -MT CMakeFiles/zbackup.dir/backup_exchanger.cc.o -MF CMakeFiles/zbackup.dir/backup_exchanger.cc.o.d -o CMakeFiles/zbackup.dir/backup_exchanger.cc.o -c /tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/backup_exchanger.cc
In file included from /tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/tmp_mgr.hh:12,
from /tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/backup_exchanger.hh:10,
from /tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/backup_exchanger.cc:4:
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/file.hh:43:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
43 | throw( exCantOpen );
| ^~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/file.hh:46:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
46 | throw( exCantOpen );
| ^~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/file.hh:50:40: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
50 | void read( void * buf, size_t size ) throw( exReadError, exWriteError );
| ^~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/file.hh:53:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
53 | void read( T & value ) throw( exReadError, exWriteError )
| ^~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/file.hh:57:12: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
57 | T read() throw( exReadError, exWriteError )
| ^~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/file.hh:62:63: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
62 | size_t readRecords( void * buf, size_t size, size_t count ) throw( exWriteError );
| ^~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/file.hh:70:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
70 | void write( void const * buf, size_t size ) throw( exWriteError );
| ^~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/file.hh:73:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
73 | void write( T const & value ) throw( exWriteError )
| ^~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/file.hh:81:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
81 | throw( exWriteError );
| ^~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/file.hh:86:59: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
86 | char * gets( char * s, int size, bool stripNl = false ) throw( exWriteError );
| ^~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/file.hh:90:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
90 | std::string gets( bool stripNl = true ) throw( exReadError, exWriteError );
| ^~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/file.hh:93:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
93 | void seek( long offset ) throw( exSeekError, exWriteError );
| ^~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/file.hh:95:31: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
95 | void seekCur( long offset ) throw( exSeekError, exWriteError );
| ^~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/file.hh:97:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
97 | void seekEnd( long offset = 0 ) throw( exSeekError, exWriteError );
| ^~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/file.hh:100:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
100 | void rewind() throw( exSeekError, exWriteError );
| ^~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/file.hh:103:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
103 | size_t tell() throw( exSeekError );
| ^~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/file.hh:106:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
106 | size_t size() throw( exSeekError, exWriteError );
| ^~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/file.hh:109:14: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
109 | bool eof() throw( exWriteError );
| ^~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/file.hh:113:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
113 | FILE * file() throw( exWriteError );
| ^~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/file.hh:117:20: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
117 | FILE * release() throw( exWriteError );
| ^~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/file.hh:120:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
120 | void close() throw( exWriteError );
| ^~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/file.hh:131:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
131 | static void erase( std::string const & ) throw( exCantErase );
| ^~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/file.hh:135:48: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
135 | std::string const & to ) throw( exCantRename );
| ^~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/file.hh:155:48: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
155 | void open( char const * filename, OpenMode ) throw( exCantOpen );
| ^~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/file.hh:156:27: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
156 | void flushWriteBuffer() throw( exWriteError );
| ^~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/file.hh:157:29: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
157 | void releaseWriteBuffer() throw( exWriteError );
| ^~~~~
make[2]: Leaving directory '/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/build'
make[2]: Entering directory '/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/build'
[ 23%] Building CXX object CMakeFiles/zbackup.dir/dir.cc.o
/usr/bin/x86_64-pld-linux-g++ -DHAVE_LIBLZO -I/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/build -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -std=c++11 -O3 -DNDEBUG -MD -MT CMakeFiles/zbackup.dir/dir.cc.o -MF CMakeFiles/zbackup.dir/dir.cc.o.d -o CMakeFiles/zbackup.dir/dir.cc.o -c /tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/dir.cc
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/dir.cc: In member function 'bool Dir::Listing::getNext(Dir::Entry&)':
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/dir.cc:100:19: warning: 'int readdir_r(DIR*, dirent*, dirent**)' is deprecated [-Wdeprecated-declarations]
100 | if ( readdir_r( dir, &entry, &entryPtr ) != 0 )
| ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/dir.hh:7,
from /tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/dir.cc:11:
/usr/include/dirent.h:185:12: note: declared here
185 | extern int readdir_r (DIR *__restrict __dirp,
| ^~~~~~~~~
make[2]: Leaving directory '/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/build'
make[2]: Entering directory '/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/build'
[ 58%] Building CXX object CMakeFiles/zbackup.dir/message.cc.o
/usr/bin/x86_64-pld-linux-g++ -DHAVE_LIBLZO -I/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/build -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -std=c++11 -O3 -DNDEBUG -MD -MT CMakeFiles/zbackup.dir/message.cc.o -MF CMakeFiles/zbackup.dir/message.cc.o.d -o CMakeFiles/zbackup.dir/message.cc.o -c /tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/message.cc
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/message.cc: In function 'void Message::serialize(const google::protobuf::MessageLite&, google::protobuf::io::CodedOutputStream&)':
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/message.cc:18:38: warning: 'int google::protobuf::MessageLite::ByteSize() const' is deprecated: Please use ByteSizeLong() instead [-Wdeprecated-declarations]
18 | cos.WriteVarint32( message.ByteSize() );
| ~~~~~~~~~~~~~~~~^~
In file included from /tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/message.hh:9,
from /tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/message.cc:4:
/usr/include/google/protobuf/message_lite.h:382:7: note: declared here
382 | int ByteSize() const { return internal::ToIntSize(ByteSizeLong()); }
| ^~~~~~~~
make[2]: Leaving directory '/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/build'
make[2]: Entering directory '/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/build'
[ 5%] Building CXX object CMakeFiles/zbackup.dir/backup_file.cc.o
/usr/bin/x86_64-pld-linux-g++ -DHAVE_LIBLZO -I/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/build -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -std=c++11 -O3 -DNDEBUG -MD -MT CMakeFiles/zbackup.dir/backup_file.cc.o -MF CMakeFiles/zbackup.dir/backup_file.cc.o.d -o CMakeFiles/zbackup.dir/backup_file.cc.o -c /tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/backup_file.cc
In file included from /tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/encrypted_file.hh:18,
from /tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/backup_file.cc:6:
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/unbuffered_file.hh:40:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
40 | UnbufferedFile( char const * fileName, Mode ) throw( exCantOpen );
| ^~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/unbuffered_file.hh:45:42: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
45 | size_t read( void * buf, size_t size ) throw( exReadError );
| ^~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/unbuffered_file.hh:48:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
48 | void write( void const * buf, size_t size ) throw( exWriteError );
| ^~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/unbuffered_file.hh:51:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
51 | Offset size() throw( exSeekError );
| ^~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/unbuffered_file.hh:54:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
54 | void seekCur( Offset ) throw( exSeekError );
| ^~~~~
make[2]: Leaving directory '/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/build'
make[2]: Entering directory '/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/build'
[ 82%] Building CXX object CMakeFiles/zbackup.dir/storage_info_file.cc.o
/usr/bin/x86_64-pld-linux-g++ -DHAVE_LIBLZO -I/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/build -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -std=c++11 -O3 -DNDEBUG -MD -MT CMakeFiles/zbackup.dir/storage_info_file.cc.o -MF CMakeFiles/zbackup.dir/storage_info_file.cc.o.d -o CMakeFiles/zbackup.dir/storage_info_file.cc.o -c /tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/storage_info_file.cc
In file included from /tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/encrypted_file.hh:18,
from /tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/storage_info_file.cc:6:
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/unbuffered_file.hh:40:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
40 | UnbufferedFile( char const * fileName, Mode ) throw( exCantOpen );
| ^~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/unbuffered_file.hh:45:42: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
45 | size_t read( void * buf, size_t size ) throw( exReadError );
| ^~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/unbuffered_file.hh:48:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
48 | void write( void const * buf, size_t size ) throw( exWriteError );
| ^~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/unbuffered_file.hh:51:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
51 | Offset size() throw( exSeekError );
| ^~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/unbuffered_file.hh:54:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
54 | void seekCur( Offset ) throw( exSeekError );
| ^~~~~
make[2]: Leaving directory '/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/build'
make[2]: Entering directory '/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/build'
[ 47%] Building CXX object CMakeFiles/zbackup.dir/encryption_key.cc.o
/usr/bin/x86_64-pld-linux-g++ -DHAVE_LIBLZO -I/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/build -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -std=c++11 -O3 -DNDEBUG -MD -MT CMakeFiles/zbackup.dir/encryption_key.cc.o -MF CMakeFiles/zbackup.dir/encryption_key.cc.o.d -o CMakeFiles/zbackup.dir/encryption_key.cc.o -c /tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/encryption_key.cc
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/encryption_key.cc: In constructor 'EncryptionKey::EncryptionKey(const std::string&, const EncryptionKeyInfo*)':
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/encryption_key.cc:52:24: warning: 'int AES_set_decrypt_key(const unsigned char*, int, AES_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
52 | AES_set_decrypt_key( ( unsigned char const * ) derivedKey, 128, &aesKey );
| ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/encryption_key.cc:4:
/usr/include/openssl/aes.h:54:5: note: declared here
54 | int AES_set_decrypt_key(const unsigned char *userKey, const int bits,
| ^~~~~~~~~~~~~~~~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/encryption_key.cc:53:16: warning: 'void AES_decrypt(const unsigned char*, unsigned char*, const AES_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
53 | AES_decrypt( ( unsigned char const * ) info->encrypted_key().data(),
| ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
54 | ( unsigned char * ) key, &aesKey );
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/openssl/aes.h:60:6: note: declared here
60 | void AES_decrypt(const unsigned char *in, unsigned char *out,
| ^~~~~~~~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/encryption_key.cc: In static member function 'static void EncryptionKey::generate(const std::string&, EncryptionKeyInfo&)':
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/encryption_key.cc:93:22: warning: 'int AES_set_encrypt_key(const unsigned char*, int, AES_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
93 | AES_set_encrypt_key( ( unsigned char const * ) derivedKey, 128, &aesKey );
| ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/openssl/aes.h:51:5: note: declared here
51 | int AES_set_encrypt_key(const unsigned char *userKey, const int bits,
| ^~~~~~~~~~~~~~~~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/encryption_key.cc:95:14: warning: 'void AES_encrypt(const unsigned char*, unsigned char*, const AES_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
95 | AES_encrypt( ( unsigned char const * ) key,
| ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
96 | ( unsigned char * ) encryptedKey, &aesKey );
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/openssl/aes.h:57:6: note: declared here
57 | void AES_encrypt(const unsigned char *in, unsigned char *out,
| ^~~~~~~~~~~
make[2]: Leaving directory '/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/build'
make[2]: Entering directory '/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/build'
[ 58%] Building CXX object CMakeFiles/zbackup.dir/index_file.cc.o
/usr/bin/x86_64-pld-linux-g++ -DHAVE_LIBLZO -I/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/build -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -std=c++11 -O3 -DNDEBUG -MD -MT CMakeFiles/zbackup.dir/index_file.cc.o -MF CMakeFiles/zbackup.dir/index_file.cc.o.d -o CMakeFiles/zbackup.dir/index_file.cc.o -c /tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/index_file.cc
In file included from /tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/encrypted_file.hh:18,
from /tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/bundle.hh:19,
from /tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/index_file.cc:6:
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/unbuffered_file.hh:40:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
40 | UnbufferedFile( char const * fileName, Mode ) throw( exCantOpen );
| ^~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/unbuffered_file.hh:45:42: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
45 | size_t read( void * buf, size_t size ) throw( exReadError );
| ^~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/unbuffered_file.hh:48:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
48 | void write( void const * buf, size_t size ) throw( exWriteError );
| ^~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/unbuffered_file.hh:51:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
51 | Offset size() throw( exSeekError );
| ^~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/unbuffered_file.hh:54:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
54 | void seekCur( Offset ) throw( exSeekError );
| ^~~~~
In file included from /tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/index_file.hh:15,
from /tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/index_file.cc:8:
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/file.hh:43:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
43 | throw( exCantOpen );
| ^~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/file.hh:46:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
46 | throw( exCantOpen );
| ^~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/file.hh:50:40: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
50 | void read( void * buf, size_t size ) throw( exReadError, exWriteError );
| ^~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/file.hh:53:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
53 | void read( T & value ) throw( exReadError, exWriteError )
| ^~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/file.hh:57:12: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
57 | T read() throw( exReadError, exWriteError )
| ^~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/file.hh:62:63: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
62 | size_t readRecords( void * buf, size_t size, size_t count ) throw( exWriteError );
| ^~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/file.hh:70:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
70 | void write( void const * buf, size_t size ) throw( exWriteError );
| ^~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/file.hh:73:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
73 | void write( T const & value ) throw( exWriteError )
| ^~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/file.hh:81:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
81 | throw( exWriteError );
| ^~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/file.hh:86:59: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
86 | char * gets( char * s, int size, bool stripNl = false ) throw( exWriteError );
| ^~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/file.hh:90:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
90 | std::string gets( bool stripNl = true ) throw( exReadError, exWriteError );
| ^~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/file.hh:93:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
93 | void seek( long offset ) throw( exSeekError, exWriteError );
| ^~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/file.hh:95:31: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
95 | void seekCur( long offset ) throw( exSeekError, exWriteError );
| ^~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/file.hh:97:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
97 | void seekEnd( long offset = 0 ) throw( exSeekError, exWriteError );
| ^~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/file.hh:100:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
100 | void rewind() throw( exSeekError, exWriteError );
| ^~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/file.hh:103:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
103 | size_t tell() throw( exSeekError );
| ^~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/file.hh:106:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
106 | size_t size() throw( exSeekError, exWriteError );
| ^~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/file.hh:109:14: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
109 | bool eof() throw( exWriteError );
| ^~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/file.hh:113:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
113 | FILE * file() throw( exWriteError );
| ^~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/file.hh:117:20: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
117 | FILE * release() throw( exWriteError );
| ^~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/file.hh:120:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
120 | void close() throw( exWriteError );
| ^~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/file.hh:131:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
131 | static void erase( std::string const & ) throw( exCantErase );
| ^~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/file.hh:135:48: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
135 | std::string const & to ) throw( exCantRename );
| ^~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/file.hh:155:48: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
155 | void open( char const * filename, OpenMode ) throw( exCantOpen );
| ^~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/file.hh:156:27: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
156 | void flushWriteBuffer() throw( exWriteError );
| ^~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/file.hh:157:29: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
157 | void releaseWriteBuffer() throw( exWriteError );
| ^~~~~
make[2]: Leaving directory '/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/build'
make[2]: Entering directory '/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/build'
[ 26%] Building CXX object CMakeFiles/zbackup.dir/backup_restorer.cc.o
/usr/bin/x86_64-pld-linux-g++ -DHAVE_LIBLZO -I/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/build -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -std=c++11 -O3 -DNDEBUG -MD -MT CMakeFiles/zbackup.dir/backup_restorer.cc.o -MF CMakeFiles/zbackup.dir/backup_restorer.cc.o.d -o CMakeFiles/zbackup.dir/backup_restorer.cc.o -c /tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/backup_restorer.cc
In file included from /tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/encrypted_file.hh:18,
from /tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/bundle.hh:19,
from /tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/chunk_storage.hh:13,
from /tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/backup_restorer.hh:12,
from /tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/backup_restorer.cc:8:
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/unbuffered_file.hh:40:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
40 | UnbufferedFile( char const * fileName, Mode ) throw( exCantOpen );
| ^~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/unbuffered_file.hh:45:42: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
45 | size_t read( void * buf, size_t size ) throw( exReadError );
| ^~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/unbuffered_file.hh:48:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
48 | void write( void const * buf, size_t size ) throw( exWriteError );
| ^~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/unbuffered_file.hh:51:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
51 | Offset size() throw( exSeekError );
| ^~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/unbuffered_file.hh:54:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
54 | void seekCur( Offset ) throw( exSeekError );
| ^~~~~
In file included from /tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/index_file.hh:15,
from /tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/chunk_index.hh:25,
from /tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/chunk_storage.hh:15:
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/file.hh:43:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
43 | throw( exCantOpen );
| ^~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/file.hh:46:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
46 | throw( exCantOpen );
| ^~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/file.hh:50:40: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
50 | void read( void * buf, size_t size ) throw( exReadError, exWriteError );
| ^~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/file.hh:53:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
53 | void read( T & value ) throw( exReadError, exWriteError )
| ^~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/file.hh:57:12: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
57 | T read() throw( exReadError, exWriteError )
| ^~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/file.hh:62:63: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
62 | size_t readRecords( void * buf, size_t size, size_t count ) throw( exWriteError );
| ^~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/file.hh:70:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
70 | void write( void const * buf, size_t size ) throw( exWriteError );
| ^~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/file.hh:73:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
73 | void write( T const & value ) throw( exWriteError )
| ^~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/file.hh:81:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
81 | throw( exWriteError );
| ^~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/file.hh:86:59: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
86 | char * gets( char * s, int size, bool stripNl = false ) throw( exWriteError );
| ^~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/file.hh:90:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
90 | std::string gets( bool stripNl = true ) throw( exReadError, exWriteError );
| ^~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/file.hh:93:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
93 | void seek( long offset ) throw( exSeekError, exWriteError );
| ^~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/file.hh:95:31: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
95 | void seekCur( long offset ) throw( exSeekError, exWriteError );
| ^~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/file.hh:97:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
97 | void seekEnd( long offset = 0 ) throw( exSeekError, exWriteError );
| ^~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/file.hh:100:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
100 | void rewind() throw( exSeekError, exWriteError );
| ^~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/file.hh:103:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
103 | size_t tell() throw( exSeekError );
| ^~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/file.hh:106:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
106 | size_t size() throw( exSeekError, exWriteError );
| ^~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/file.hh:109:14: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
109 | bool eof() throw( exWriteError );
| ^~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/file.hh:113:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
113 | FILE * file() throw( exWriteError );
| ^~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/file.hh:117:20: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
117 | FILE * release() throw( exWriteError );
| ^~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/file.hh:120:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
120 | void close() throw( exWriteError );
| ^~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/file.hh:131:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
131 | static void erase( std::string const & ) throw( exCantErase );
| ^~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/file.hh:135:48: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
135 | std::string const & to ) throw( exCantRename );
| ^~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/file.hh:155:48: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
155 | void open( char const * filename, OpenMode ) throw( exCantOpen );
| ^~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/file.hh:156:27: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
156 | void flushWriteBuffer() throw( exWriteError );
| ^~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/file.hh:157:29: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
157 | void releaseWriteBuffer() throw( exWriteError );
| ^~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/backup_restorer.cc: In function 'void BackupRestorer::restore(ChunkStorage::Reader&, const std::string&, DataSink*, ChunkSet*)':
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/backup_restorer.cc:30:25: error: no matching function for call to 'google::protobuf::io::CodedInputStream::SetTotalBytesLimit(std::__cxx11::basic_string<char>::size_type, int)'
30 | cis.SetTotalBytesLimit( backupData.size(), -1 );
| ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/backup_restorer.cc:4:
/usr/include/google/protobuf/io/coded_stream.h:407:8: note: candidate: 'void google::protobuf::io::CodedInputStream::SetTotalBytesLimit(int)'
407 | void SetTotalBytesLimit(int total_bytes_limit);
| ^~~~~~~~~~~~~~~~~~
/usr/include/google/protobuf/io/coded_stream.h:407:8: note: candidate expects 1 argument, 2 provided
make[2]: *** [CMakeFiles/zbackup.dir/build.make:143: CMakeFiles/zbackup.dir/backup_restorer.cc.o] Error 1
make[2]: Leaving directory '/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/build'
make[2]: *** Waiting for unfinished jobs....
make[2]: Entering directory '/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/build'
[ 52%] Building CXX object CMakeFiles/zbackup.dir/encrypted_file.cc.o
/usr/bin/x86_64-pld-linux-g++ -DHAVE_LIBLZO -I/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/build -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -std=c++11 -O3 -DNDEBUG -MD -MT CMakeFiles/zbackup.dir/encrypted_file.cc.o -MF CMakeFiles/zbackup.dir/encrypted_file.cc.o.d -o CMakeFiles/zbackup.dir/encrypted_file.cc.o -c /tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/encrypted_file.cc
In file included from /tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/encrypted_file.hh:18,
from /tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/encrypted_file.cc:8:
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/unbuffered_file.hh:40:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
40 | UnbufferedFile( char const * fileName, Mode ) throw( exCantOpen );
| ^~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/unbuffered_file.hh:45:42: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
45 | size_t read( void * buf, size_t size ) throw( exReadError );
| ^~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/unbuffered_file.hh:48:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
48 | void write( void const * buf, size_t size ) throw( exWriteError );
| ^~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/unbuffered_file.hh:51:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
51 | Offset size() throw( exSeekError );
| ^~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/unbuffered_file.hh:54:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
54 | void seekCur( Offset ) throw( exSeekError );
| ^~~~~
make[2]: Leaving directory '/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/build'
make[2]: Entering directory '/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/build'
[ 29%] Building CXX object CMakeFiles/zbackup.dir/chunk_index.cc.o
/usr/bin/x86_64-pld-linux-g++ -DHAVE_LIBLZO -I/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/build -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -std=c++11 -O3 -DNDEBUG -MD -MT CMakeFiles/zbackup.dir/chunk_index.cc.o -MF CMakeFiles/zbackup.dir/chunk_index.cc.o.d -o CMakeFiles/zbackup.dir/chunk_index.cc.o -c /tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/chunk_index.cc
In file included from /tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/encrypted_file.hh:18,
from /tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/bundle.hh:19,
from /tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/chunk_index.hh:19,
from /tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/chunk_index.cc:9:
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/unbuffered_file.hh:40:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
40 | UnbufferedFile( char const * fileName, Mode ) throw( exCantOpen );
| ^~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/unbuffered_file.hh:45:42: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
45 | size_t read( void * buf, size_t size ) throw( exReadError );
| ^~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/unbuffered_file.hh:48:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
48 | void write( void const * buf, size_t size ) throw( exWriteError );
| ^~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/unbuffered_file.hh:51:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
51 | Offset size() throw( exSeekError );
| ^~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/unbuffered_file.hh:54:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
54 | void seekCur( Offset ) throw( exSeekError );
| ^~~~~
In file included from /tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/index_file.hh:15,
from /tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/chunk_index.hh:25:
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/file.hh:43:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
43 | throw( exCantOpen );
| ^~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/file.hh:46:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
46 | throw( exCantOpen );
| ^~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/file.hh:50:40: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
50 | void read( void * buf, size_t size ) throw( exReadError, exWriteError );
| ^~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/file.hh:53:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
53 | void read( T & value ) throw( exReadError, exWriteError )
| ^~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/file.hh:57:12: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
57 | T read() throw( exReadError, exWriteError )
| ^~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/file.hh:62:63: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
62 | size_t readRecords( void * buf, size_t size, size_t count ) throw( exWriteError );
| ^~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/file.hh:70:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
70 | void write( void const * buf, size_t size ) throw( exWriteError );
| ^~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/file.hh:73:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
73 | void write( T const & value ) throw( exWriteError )
| ^~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/file.hh:81:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
81 | throw( exWriteError );
| ^~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/file.hh:86:59: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
86 | char * gets( char * s, int size, bool stripNl = false ) throw( exWriteError );
| ^~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/file.hh:90:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
90 | std::string gets( bool stripNl = true ) throw( exReadError, exWriteError );
| ^~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/file.hh:93:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
93 | void seek( long offset ) throw( exSeekError, exWriteError );
| ^~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/file.hh:95:31: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
95 | void seekCur( long offset ) throw( exSeekError, exWriteError );
| ^~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/file.hh:97:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
97 | void seekEnd( long offset = 0 ) throw( exSeekError, exWriteError );
| ^~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/file.hh:100:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
100 | void rewind() throw( exSeekError, exWriteError );
| ^~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/file.hh:103:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
103 | size_t tell() throw( exSeekError );
| ^~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/file.hh:106:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
106 | size_t size() throw( exSeekError, exWriteError );
| ^~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/file.hh:109:14: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
109 | bool eof() throw( exWriteError );
| ^~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/file.hh:113:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
113 | FILE * file() throw( exWriteError );
| ^~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/file.hh:117:20: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
117 | FILE * release() throw( exWriteError );
| ^~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/file.hh:120:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
120 | void close() throw( exWriteError );
| ^~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/file.hh:131:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
131 | static void erase( std::string const & ) throw( exCantErase );
| ^~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/file.hh:135:48: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
135 | std::string const & to ) throw( exCantRename );
| ^~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/file.hh:155:48: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
155 | void open( char const * filename, OpenMode ) throw( exCantOpen );
| ^~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/file.hh:156:27: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
156 | void flushWriteBuffer() throw( exWriteError );
| ^~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/file.hh:157:29: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
157 | void releaseWriteBuffer() throw( exWriteError );
| ^~~~~
make[2]: Leaving directory '/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/build'
make[2]: Entering directory '/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/build'
[ 11%] Building CXX object CMakeFiles/zbackup.dir/bundle.cc.o
/usr/bin/x86_64-pld-linux-g++ -DHAVE_LIBLZO -I/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/build -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -std=c++11 -O3 -DNDEBUG -MD -MT CMakeFiles/zbackup.dir/bundle.cc.o -MF CMakeFiles/zbackup.dir/bundle.cc.o.d -o CMakeFiles/zbackup.dir/bundle.cc.o -c /tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/bundle.cc
In file included from /tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/encrypted_file.hh:18,
from /tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/bundle.hh:19,
from /tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/bundle.cc:6:
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/unbuffered_file.hh:40:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
40 | UnbufferedFile( char const * fileName, Mode ) throw( exCantOpen );
| ^~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/unbuffered_file.hh:45:42: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
45 | size_t read( void * buf, size_t size ) throw( exReadError );
| ^~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/unbuffered_file.hh:48:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
48 | void write( void const * buf, size_t size ) throw( exWriteError );
| ^~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/unbuffered_file.hh:51:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
51 | Offset size() throw( exSeekError );
| ^~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/unbuffered_file.hh:54:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
54 | void seekCur( Offset ) throw( exSeekError );
| ^~~~~
make[2]: Leaving directory '/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/build'
make[2]: Entering directory '/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/build'
[ 8%] Building CXX object CMakeFiles/zbackup.dir/backup_creator.cc.o
/usr/bin/x86_64-pld-linux-g++ -DHAVE_LIBLZO -I/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/build -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -std=c++11 -O3 -DNDEBUG -MD -MT CMakeFiles/zbackup.dir/backup_creator.cc.o -MF CMakeFiles/zbackup.dir/backup_creator.cc.o.d -o CMakeFiles/zbackup.dir/backup_creator.cc.o -c /tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/backup_creator.cc
In file included from /tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/encrypted_file.hh:18,
from /tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/bundle.hh:19,
from /tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/chunk_index.hh:19,
from /tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/backup_creator.hh:13,
from /tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/backup_creator.cc:7:
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/unbuffered_file.hh:40:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
40 | UnbufferedFile( char const * fileName, Mode ) throw( exCantOpen );
| ^~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/unbuffered_file.hh:45:42: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
45 | size_t read( void * buf, size_t size ) throw( exReadError );
| ^~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/unbuffered_file.hh:48:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
48 | void write( void const * buf, size_t size ) throw( exWriteError );
| ^~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/unbuffered_file.hh:51:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
51 | Offset size() throw( exSeekError );
| ^~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/unbuffered_file.hh:54:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
54 | void seekCur( Offset ) throw( exSeekError );
| ^~~~~
In file included from /tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/index_file.hh:15,
from /tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/chunk_index.hh:25:
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/file.hh:43:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
43 | throw( exCantOpen );
| ^~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/file.hh:46:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
46 | throw( exCantOpen );
| ^~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/file.hh:50:40: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
50 | void read( void * buf, size_t size ) throw( exReadError, exWriteError );
| ^~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/file.hh:53:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
53 | void read( T & value ) throw( exReadError, exWriteError )
| ^~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/file.hh:57:12: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
57 | T read() throw( exReadError, exWriteError )
| ^~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/file.hh:62:63: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
62 | size_t readRecords( void * buf, size_t size, size_t count ) throw( exWriteError );
| ^~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/file.hh:70:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
70 | void write( void const * buf, size_t size ) throw( exWriteError );
| ^~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/file.hh:73:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
73 | void write( T const & value ) throw( exWriteError )
| ^~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/file.hh:81:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
81 | throw( exWriteError );
| ^~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/file.hh:86:59: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
86 | char * gets( char * s, int size, bool stripNl = false ) throw( exWriteError );
| ^~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/file.hh:90:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
90 | std::string gets( bool stripNl = true ) throw( exReadError, exWriteError );
| ^~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/file.hh:93:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
93 | void seek( long offset ) throw( exSeekError, exWriteError );
| ^~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/file.hh:95:31: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
95 | void seekCur( long offset ) throw( exSeekError, exWriteError );
| ^~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/file.hh:97:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
97 | void seekEnd( long offset = 0 ) throw( exSeekError, exWriteError );
| ^~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/file.hh:100:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
100 | void rewind() throw( exSeekError, exWriteError );
| ^~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/file.hh:103:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
103 | size_t tell() throw( exSeekError );
| ^~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/file.hh:106:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
106 | size_t size() throw( exSeekError, exWriteError );
| ^~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/file.hh:109:14: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
109 | bool eof() throw( exWriteError );
| ^~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/file.hh:113:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
113 | FILE * file() throw( exWriteError );
| ^~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/file.hh:117:20: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
117 | FILE * release() throw( exWriteError );
| ^~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/file.hh:120:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
120 | void close() throw( exWriteError );
| ^~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/file.hh:131:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
131 | static void erase( std::string const & ) throw( exCantErase );
| ^~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/file.hh:135:48: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
135 | std::string const & to ) throw( exCantRename );
| ^~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/file.hh:155:48: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
155 | void open( char const * filename, OpenMode ) throw( exCantOpen );
| ^~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/file.hh:156:27: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
156 | void flushWriteBuffer() throw( exWriteError );
| ^~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/file.hh:157:29: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
157 | void releaseWriteBuffer() throw( exWriteError );
| ^~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/backup_creator.cc: In member function 'virtual const ChunkId& BackupCreator::getChunkId()':
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/backup_creator.cc:214:14: warning: 'int SHA1_Init(SHA_CTX*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
214 | SHA1_Init( &ctx );
| ~~~~~~~~~^~~~~~~~
In file included from /tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/backup_creator.cc:4:
/usr/include/openssl/sha.h:49:27: note: declared here
49 | OSSL_DEPRECATEDIN_3_0 int SHA1_Init(SHA_CTX *c);
| ^~~~~~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/backup_creator.cc:219:18: warning: 'int SHA1_Update(SHA_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
219 | SHA1_Update( &ctx, tail, head - tail );
| ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/openssl/sha.h:50:27: note: declared here
50 | OSSL_DEPRECATEDIN_3_0 int SHA1_Update(SHA_CTX *c, const void *data, size_t len);
| ^~~~~~~~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/backup_creator.cc:224:18: warning: 'int SHA1_Update(SHA_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
224 | SHA1_Update( &ctx, tail, end - tail );
| ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/openssl/sha.h:50:27: note: declared here
50 | OSSL_DEPRECATEDIN_3_0 int SHA1_Update(SHA_CTX *c, const void *data, size_t len);
| ^~~~~~~~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/backup_creator.cc:225:18: warning: 'int SHA1_Update(SHA_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
225 | SHA1_Update( &ctx, begin, head - begin );
| ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/openssl/sha.h:50:27: note: declared here
50 | OSSL_DEPRECATEDIN_3_0 int SHA1_Update(SHA_CTX *c, const void *data, size_t len);
| ^~~~~~~~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/backup_creator.cc:229:15: warning: 'int SHA1_Final(unsigned char*, SHA_CTX*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
229 | SHA1_Final( sha1Value, &ctx );
| ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~
/usr/include/openssl/sha.h:51:27: note: declared here
51 | OSSL_DEPRECATEDIN_3_0 int SHA1_Final(unsigned char *md, SHA_CTX *c);
| ^~~~~~~~~~
make[2]: Leaving directory '/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/build'
make[2]: Entering directory '/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/build'
[ 91%] Building CXX object CMakeFiles/zbackup.dir/zbackup_base.cc.o
/usr/bin/x86_64-pld-linux-g++ -DHAVE_LIBLZO -I/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/build -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -std=c++11 -O3 -DNDEBUG -MD -MT CMakeFiles/zbackup.dir/zbackup_base.cc.o -MF CMakeFiles/zbackup.dir/zbackup_base.cc.o.d -o CMakeFiles/zbackup.dir/zbackup_base.cc.o -c /tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/zbackup_base.cc
In file included from /tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/encrypted_file.hh:18,
from /tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/bundle.hh:19,
from /tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/chunk_index.hh:19,
from /tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/zbackup_base.hh:11,
from /tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/zbackup_base.cc:4:
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/unbuffered_file.hh:40:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
40 | UnbufferedFile( char const * fileName, Mode ) throw( exCantOpen );
| ^~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/unbuffered_file.hh:45:42: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
45 | size_t read( void * buf, size_t size ) throw( exReadError );
| ^~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/unbuffered_file.hh:48:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
48 | void write( void const * buf, size_t size ) throw( exWriteError );
| ^~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/unbuffered_file.hh:51:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
51 | Offset size() throw( exSeekError );
| ^~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/unbuffered_file.hh:54:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
54 | void seekCur( Offset ) throw( exSeekError );
| ^~~~~
In file included from /tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/index_file.hh:15,
from /tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/chunk_index.hh:25:
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/file.hh:43:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
43 | throw( exCantOpen );
| ^~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/file.hh:46:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
46 | throw( exCantOpen );
| ^~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/file.hh:50:40: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
50 | void read( void * buf, size_t size ) throw( exReadError, exWriteError );
| ^~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/file.hh:53:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
53 | void read( T & value ) throw( exReadError, exWriteError )
| ^~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/file.hh:57:12: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
57 | T read() throw( exReadError, exWriteError )
| ^~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/file.hh:62:63: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
62 | size_t readRecords( void * buf, size_t size, size_t count ) throw( exWriteError );
| ^~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/file.hh:70:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
70 | void write( void const * buf, size_t size ) throw( exWriteError );
| ^~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/file.hh:73:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
73 | void write( T const & value ) throw( exWriteError )
| ^~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/file.hh:81:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
81 | throw( exWriteError );
| ^~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/file.hh:86:59: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
86 | char * gets( char * s, int size, bool stripNl = false ) throw( exWriteError );
| ^~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/file.hh:90:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
90 | std::string gets( bool stripNl = true ) throw( exReadError, exWriteError );
| ^~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/file.hh:93:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
93 | void seek( long offset ) throw( exSeekError, exWriteError );
| ^~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/file.hh:95:31: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
95 | void seekCur( long offset ) throw( exSeekError, exWriteError );
| ^~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/file.hh:97:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
97 | void seekEnd( long offset = 0 ) throw( exSeekError, exWriteError );
| ^~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/file.hh:100:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
100 | void rewind() throw( exSeekError, exWriteError );
| ^~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/file.hh:103:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
103 | size_t tell() throw( exSeekError );
| ^~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/file.hh:106:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
106 | size_t size() throw( exSeekError, exWriteError );
| ^~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/file.hh:109:14: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
109 | bool eof() throw( exWriteError );
| ^~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/file.hh:113:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
113 | FILE * file() throw( exWriteError );
| ^~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/file.hh:117:20: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
117 | FILE * release() throw( exWriteError );
| ^~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/file.hh:120:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
120 | void close() throw( exWriteError );
| ^~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/file.hh:131:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
131 | static void erase( std::string const & ) throw( exCantErase );
| ^~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/file.hh:135:48: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
135 | std::string const & to ) throw( exCantRename );
| ^~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/file.hh:155:48: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
155 | void open( char const * filename, OpenMode ) throw( exCantOpen );
| ^~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/file.hh:156:27: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
156 | void flushWriteBuffer() throw( exWriteError );
| ^~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/file.hh:157:29: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
157 | void releaseWriteBuffer() throw( exWriteError );
| ^~~~~
make[2]: Leaving directory '/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/build'
make[2]: Entering directory '/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/build'
[ 35%] Building CXX object CMakeFiles/zbackup.dir/chunk_storage.cc.o
/usr/bin/x86_64-pld-linux-g++ -DHAVE_LIBLZO -I/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/build -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -std=c++11 -O3 -DNDEBUG -MD -MT CMakeFiles/zbackup.dir/chunk_storage.cc.o -MF CMakeFiles/zbackup.dir/chunk_storage.cc.o.d -o CMakeFiles/zbackup.dir/chunk_storage.cc.o -c /tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/chunk_storage.cc
In file included from /tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/encrypted_file.hh:18,
from /tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/bundle.hh:19,
from /tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/chunk_storage.hh:13,
from /tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/chunk_storage.cc:5:
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/unbuffered_file.hh:40:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
40 | UnbufferedFile( char const * fileName, Mode ) throw( exCantOpen );
| ^~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/unbuffered_file.hh:45:42: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
45 | size_t read( void * buf, size_t size ) throw( exReadError );
| ^~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/unbuffered_file.hh:48:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
48 | void write( void const * buf, size_t size ) throw( exWriteError );
| ^~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/unbuffered_file.hh:51:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
51 | Offset size() throw( exSeekError );
| ^~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/unbuffered_file.hh:54:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
54 | void seekCur( Offset ) throw( exSeekError );
| ^~~~~
In file included from /tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/index_file.hh:15,
from /tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/chunk_index.hh:25,
from /tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/chunk_storage.hh:15:
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/file.hh:43:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
43 | throw( exCantOpen );
| ^~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/file.hh:46:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
46 | throw( exCantOpen );
| ^~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/file.hh:50:40: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
50 | void read( void * buf, size_t size ) throw( exReadError, exWriteError );
| ^~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/file.hh:53:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
53 | void read( T & value ) throw( exReadError, exWriteError )
| ^~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/file.hh:57:12: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
57 | T read() throw( exReadError, exWriteError )
| ^~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/file.hh:62:63: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
62 | size_t readRecords( void * buf, size_t size, size_t count ) throw( exWriteError );
| ^~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/file.hh:70:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
70 | void write( void const * buf, size_t size ) throw( exWriteError );
| ^~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/file.hh:73:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
73 | void write( T const & value ) throw( exWriteError )
| ^~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/file.hh:81:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
81 | throw( exWriteError );
| ^~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/file.hh:86:59: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
86 | char * gets( char * s, int size, bool stripNl = false ) throw( exWriteError );
| ^~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/file.hh:90:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
90 | std::string gets( bool stripNl = true ) throw( exReadError, exWriteError );
| ^~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/file.hh:93:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
93 | void seek( long offset ) throw( exSeekError, exWriteError );
| ^~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/file.hh:95:31: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
95 | void seekCur( long offset ) throw( exSeekError, exWriteError );
| ^~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/file.hh:97:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
97 | void seekEnd( long offset = 0 ) throw( exSeekError, exWriteError );
| ^~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/file.hh:100:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
100 | void rewind() throw( exSeekError, exWriteError );
| ^~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/file.hh:103:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
103 | size_t tell() throw( exSeekError );
| ^~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/file.hh:106:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
106 | size_t size() throw( exSeekError, exWriteError );
| ^~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/file.hh:109:14: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
109 | bool eof() throw( exWriteError );
| ^~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/file.hh:113:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
113 | FILE * file() throw( exWriteError );
| ^~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/file.hh:117:20: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
117 | FILE * release() throw( exWriteError );
| ^~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/file.hh:120:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
120 | void close() throw( exWriteError );
| ^~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/file.hh:131:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
131 | static void erase( std::string const & ) throw( exCantErase );
| ^~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/file.hh:135:48: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
135 | std::string const & to ) throw( exCantRename );
| ^~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/file.hh:155:48: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
155 | void open( char const * filename, OpenMode ) throw( exCantOpen );
| ^~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/file.hh:156:27: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
156 | void flushWriteBuffer() throw( exWriteError );
| ^~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/file.hh:157:29: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
157 | void releaseWriteBuffer() throw( exWriteError );
| ^~~~~
make[2]: Leaving directory '/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/build'
make[2]: Entering directory '/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/build'
[ 94%] Building CXX object CMakeFiles/zbackup.dir/zcollector.cc.o
/usr/bin/x86_64-pld-linux-g++ -DHAVE_LIBLZO -I/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/build -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -std=c++11 -O3 -DNDEBUG -MD -MT CMakeFiles/zbackup.dir/zcollector.cc.o -MF CMakeFiles/zbackup.dir/zcollector.cc.o.d -o CMakeFiles/zbackup.dir/zcollector.cc.o -c /tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/zcollector.cc
In file included from /tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/encrypted_file.hh:18,
from /tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/bundle.hh:19,
from /tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/chunk_index.hh:19,
from /tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/zbackup_base.hh:11,
from /tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/zcollector.hh:7,
from /tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/zcollector.cc:4:
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/unbuffered_file.hh:40:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
40 | UnbufferedFile( char const * fileName, Mode ) throw( exCantOpen );
| ^~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/unbuffered_file.hh:45:42: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
45 | size_t read( void * buf, size_t size ) throw( exReadError );
| ^~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/unbuffered_file.hh:48:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
48 | void write( void const * buf, size_t size ) throw( exWriteError );
| ^~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/unbuffered_file.hh:51:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
51 | Offset size() throw( exSeekError );
| ^~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/unbuffered_file.hh:54:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
54 | void seekCur( Offset ) throw( exSeekError );
| ^~~~~
In file included from /tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/index_file.hh:15,
from /tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/chunk_index.hh:25:
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/file.hh:43:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
43 | throw( exCantOpen );
| ^~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/file.hh:46:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
46 | throw( exCantOpen );
| ^~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/file.hh:50:40: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
50 | void read( void * buf, size_t size ) throw( exReadError, exWriteError );
| ^~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/file.hh:53:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
53 | void read( T & value ) throw( exReadError, exWriteError )
| ^~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/file.hh:57:12: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
57 | T read() throw( exReadError, exWriteError )
| ^~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/file.hh:62:63: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
62 | size_t readRecords( void * buf, size_t size, size_t count ) throw( exWriteError );
| ^~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/file.hh:70:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
70 | void write( void const * buf, size_t size ) throw( exWriteError );
| ^~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/file.hh:73:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
73 | void write( T const & value ) throw( exWriteError )
| ^~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/file.hh:81:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
81 | throw( exWriteError );
| ^~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/file.hh:86:59: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
86 | char * gets( char * s, int size, bool stripNl = false ) throw( exWriteError );
| ^~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/file.hh:90:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
90 | std::string gets( bool stripNl = true ) throw( exReadError, exWriteError );
| ^~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/file.hh:93:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
93 | void seek( long offset ) throw( exSeekError, exWriteError );
| ^~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/file.hh:95:31: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
95 | void seekCur( long offset ) throw( exSeekError, exWriteError );
| ^~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/file.hh:97:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
97 | void seekEnd( long offset = 0 ) throw( exSeekError, exWriteError );
| ^~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/file.hh:100:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
100 | void rewind() throw( exSeekError, exWriteError );
| ^~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/file.hh:103:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
103 | size_t tell() throw( exSeekError );
| ^~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/file.hh:106:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
106 | size_t size() throw( exSeekError, exWriteError );
| ^~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/file.hh:109:14: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
109 | bool eof() throw( exWriteError );
| ^~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/file.hh:113:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
113 | FILE * file() throw( exWriteError );
| ^~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/file.hh:117:20: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
117 | FILE * release() throw( exWriteError );
| ^~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/file.hh:120:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
120 | void close() throw( exWriteError );
| ^~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/file.hh:131:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
131 | static void erase( std::string const & ) throw( exCantErase );
| ^~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/file.hh:135:48: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
135 | std::string const & to ) throw( exCantRename );
| ^~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/file.hh:155:48: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
155 | void open( char const * filename, OpenMode ) throw( exCantOpen );
| ^~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/file.hh:156:27: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
156 | void flushWriteBuffer() throw( exWriteError );
| ^~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/file.hh:157:29: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
157 | void releaseWriteBuffer() throw( exWriteError );
| ^~~~~
make[2]: Leaving directory '/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/build'
make[2]: Entering directory '/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/build'
[ 97%] Building CXX object CMakeFiles/zbackup.dir/zbackup.pb.cc.o
/usr/bin/x86_64-pld-linux-g++ -DHAVE_LIBLZO -I/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/build -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -std=c++11 -O3 -DNDEBUG -MD -MT CMakeFiles/zbackup.dir/zbackup.pb.cc.o -MF CMakeFiles/zbackup.dir/zbackup.pb.cc.o.d -o CMakeFiles/zbackup.dir/zbackup.pb.cc.o -c /tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/build/zbackup.pb.cc
make[2]: Leaving directory '/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/build'
make[2]: Entering directory '/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/build'
[ 88%] Building CXX object CMakeFiles/zbackup.dir/zbackup.cc.o
/usr/bin/x86_64-pld-linux-g++ -DHAVE_LIBLZO -I/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/build -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -std=c++11 -O3 -DNDEBUG -MD -MT CMakeFiles/zbackup.dir/zbackup.cc.o -MF CMakeFiles/zbackup.dir/zbackup.cc.o.d -o CMakeFiles/zbackup.dir/zbackup.cc.o -c /tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/zbackup.cc
In file included from /tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/encrypted_file.hh:18,
from /tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/bundle.hh:19,
from /tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/chunk_index.hh:19,
from /tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/backup_creator.hh:13,
from /tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/zbackup.cc:14:
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/unbuffered_file.hh:40:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
40 | UnbufferedFile( char const * fileName, Mode ) throw( exCantOpen );
| ^~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/unbuffered_file.hh:45:42: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
45 | size_t read( void * buf, size_t size ) throw( exReadError );
| ^~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/unbuffered_file.hh:48:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
48 | void write( void const * buf, size_t size ) throw( exWriteError );
| ^~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/unbuffered_file.hh:51:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
51 | Offset size() throw( exSeekError );
| ^~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/unbuffered_file.hh:54:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
54 | void seekCur( Offset ) throw( exSeekError );
| ^~~~~
In file included from /tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/index_file.hh:15,
from /tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/chunk_index.hh:25:
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/file.hh:43:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
43 | throw( exCantOpen );
| ^~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/file.hh:46:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
46 | throw( exCantOpen );
| ^~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/file.hh:50:40: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
50 | void read( void * buf, size_t size ) throw( exReadError, exWriteError );
| ^~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/file.hh:53:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
53 | void read( T & value ) throw( exReadError, exWriteError )
| ^~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/file.hh:57:12: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
57 | T read() throw( exReadError, exWriteError )
| ^~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/file.hh:62:63: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
62 | size_t readRecords( void * buf, size_t size, size_t count ) throw( exWriteError );
| ^~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/file.hh:70:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
70 | void write( void const * buf, size_t size ) throw( exWriteError );
| ^~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/file.hh:73:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
73 | void write( T const & value ) throw( exWriteError )
| ^~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/file.hh:81:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
81 | throw( exWriteError );
| ^~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/file.hh:86:59: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
86 | char * gets( char * s, int size, bool stripNl = false ) throw( exWriteError );
| ^~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/file.hh:90:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
90 | std::string gets( bool stripNl = true ) throw( exReadError, exWriteError );
| ^~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/file.hh:93:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
93 | void seek( long offset ) throw( exSeekError, exWriteError );
| ^~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/file.hh:95:31: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
95 | void seekCur( long offset ) throw( exSeekError, exWriteError );
| ^~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/file.hh:97:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
97 | void seekEnd( long offset = 0 ) throw( exSeekError, exWriteError );
| ^~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/file.hh:100:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
100 | void rewind() throw( exSeekError, exWriteError );
| ^~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/file.hh:103:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
103 | size_t tell() throw( exSeekError );
| ^~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/file.hh:106:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
106 | size_t size() throw( exSeekError, exWriteError );
| ^~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/file.hh:109:14: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
109 | bool eof() throw( exWriteError );
| ^~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/file.hh:113:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
113 | FILE * file() throw( exWriteError );
| ^~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/file.hh:117:20: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
117 | FILE * release() throw( exWriteError );
| ^~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/file.hh:120:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
120 | void close() throw( exWriteError );
| ^~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/file.hh:131:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
131 | static void erase( std::string const & ) throw( exCantErase );
| ^~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/file.hh:135:48: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
135 | std::string const & to ) throw( exCantRename );
| ^~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/file.hh:155:48: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
155 | void open( char const * filename, OpenMode ) throw( exCantOpen );
| ^~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/file.hh:156:27: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
156 | void flushWriteBuffer() throw( exWriteError );
| ^~~~~
/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/file.hh:157:29: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
157 | void releaseWriteBuffer() throw( exWriteError );
| ^~~~~
make[2]: Leaving directory '/tmp/B.ogy8s77d/BUILD/zbackup-1.4.4/build'
make[1]: *** [CMakeFiles/Makefile2:86: CMakeFiles/zbackup.dir/all] Error 2
make: *** [Makefile:139: all] Error 2
error: Bad exit status from /tmp/B.ogy8s77d/BUILD/tmp/rpm-tmp.hHjVeR (%build)
RPM build warnings:
Macro expanded in comment on line 9: %{version}/%{name}-%{version}.tar.gz
Could not canonicalize hostname: ymir
RPM build errors:
Bad exit status from /tmp/B.ogy8s77d/BUILD/tmp/rpm-tmp.hHjVeR (%build)
ended at: Sat Sep 21 09:02:23 2024, done in 0:00:06.136150
error: No files produced.
+ chmod -R u+rwX /tmp/B.ogy8s77d/BUILD
+ rm -rf /tmp/B.ogy8s77d/tmp /tmp/B.ogy8s77d/BUILD
+ rm -rf /tmp/B.ogy8s77d
Begin-PLD-Builder-Info
Build-Time: user:44.12s sys:6.33s real:8.61s (faults io:5 non-io:447754)
End-PLD-Builder-Info
|
|