Mock Version: 1.4.20 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64le --nodeps /builddir/build/SPECS/veracrypt.spec'], chrootPath='/var/lib/mock/1053688-fedora-31-ppc64le-1570810606.938396/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=0uid=1001gid=135user='mockbuild'nspawn_args=['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv._fji7jv2:/etc/resolv.conf']unshare_net=FalseprintOutput=True) Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv._fji7jv2:/etc/resolv.conf'] Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '1105801144d04306a5c0222dc1c9cc51', '-D', '/var/lib/mock/1053688-fedora-31-ppc64le-1570810606.938396/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv._fji7jv2:/etc/resolv.conf', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '-u', 'mockbuild', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64le --nodeps /builddir/build/SPECS/veracrypt.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False warning: Macro expanded in comment on line 217: %{_docdir}/%{name} # handled by %doc above? warning: bogus date in %changelog: Sun Oct 11 2019 Cyrus Frost Building target platforms: ppc64le Building for target ppc64le setting SOURCE_DATE_EPOCH=1570752000 Wrote: /builddir/build/SRPMS/veracrypt-1.24-1.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target ppc64le --nodeps /builddir/build/SPECS/veracrypt.spec'], chrootPath='/var/lib/mock/1053688-fedora-31-ppc64le-1570810606.938396/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=0uid=1001gid=135user='mockbuild'nspawn_args=['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv._fji7jv2:/etc/resolv.conf']unshare_net=FalseprintOutput=True) Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv._fji7jv2:/etc/resolv.conf'] Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '62d32587816940a8abbe4e0829084a2a', '-D', '/var/lib/mock/1053688-fedora-31-ppc64le-1570810606.938396/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv._fji7jv2:/etc/resolv.conf', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '-u', 'mockbuild', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target ppc64le --nodeps /builddir/build/SPECS/veracrypt.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False warning: Macro expanded in comment on line 217: %{_docdir}/%{name} # handled by %doc above? warning: bogus date in %changelog: Sun Oct 11 2019 Cyrus Frost Building target platforms: ppc64le Building for target ppc64le setting SOURCE_DATE_EPOCH=1570752000 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.qWkpXw + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf veracrypt-1.24 + /usr/bin/mkdir -p veracrypt-1.24 + cd veracrypt-1.24 + /usr/bin/gzip -dc /builddir/build/SOURCES/VeraCrypt_1.24.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.2T3zgx + umask 022 + cd /builddir/build/BUILD + cd veracrypt-1.24 + WXCONFIG=wx-config-3.0 + export WXCONFIG + pushd VeraCrypt_1.24/src ~/build/BUILD/veracrypt-1.24/VeraCrypt_1.24/src ~/build/BUILD/veracrypt-1.24 + /usr/bin/make WX_CONFIG=wx-config-3.0 -j2 Compiling Buffer.cpp Compiling Exception.cpp Compiling Event.cpp Compiling FileCommon.cpp Compiling MemoryStream.cpp Compiling Memory.cpp Compiling PlatformTest.cpp Compiling Serializable.cpp Compiling Serializer.cpp Compiling SerializerFactory.cpp Compiling StringConverter.cpp Compiling TextReader.cpp Compiling Directory.cpp Compiling File.cpp Compiling FilesystemPath.cpp Compiling Mutex.cpp Compiling Pipe.cpp Compiling Poller.cpp Compiling Process.cpp Unix/Process.cpp: In static member function 'static std::string VeraCrypt::Process::Execute(const string&, const std::__cxx11::list >&, int, VeraCrypt::ProcessExecFunctor*, const VeraCrypt::Buffer*)': Unix/Process.cpp:173:4: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 173 | auto_ptr deserializedObject; | ^~~~~~~~ In file included from /usr/include/c++/9/memory:80, from /builddir/build/BUILD/veracrypt-1.24/VeraCrypt_1.24/src/Platform/PlatformBase.h:19, from Unix/Process.h:16, from Unix/Process.cpp:18: /usr/include/c++/9/bits/unique_ptr.h:53:28: note: declared here 53 | template class auto_ptr; | ^~~~~~~~ Compiling SyncEvent.cpp Compiling SystemException.cpp Compiling SystemInfo.cpp Compiling SystemLog.cpp Compiling Thread.cpp Compiling Time.cpp Updating library Platform.a Compiling Cipher.cpp Compiling EncryptionAlgorithm.cpp Compiling EncryptionMode.cpp In file included from EncryptionMode.cpp:15: EncryptionThreadPool.h:47:4: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 47 | auto_ptr ItemException; | ^~~~~~~~ In file included from /usr/include/c++/9/memory:80, from /builddir/build/BUILD/veracrypt-1.24/VeraCrypt_1.24/src/Platform/PlatformBase.h:19, from /builddir/build/BUILD/veracrypt-1.24/VeraCrypt_1.24/src/Platform/Platform.h:16, from EncryptionMode.h:16, from EncryptionMode.cpp:13: /usr/include/c++/9/bits/unique_ptr.h:53:28: note: declared here 53 | template class auto_ptr; | ^~~~~~~~ Compiling EncryptionModeXTS.cpp Compiling EncryptionTest.cpp Compiling EncryptionThreadPool.cpp In file included from EncryptionThreadPool.cpp:25: EncryptionThreadPool.h:47:4: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 47 | auto_ptr ItemException; | ^~~~~~~~ In file included from /usr/include/c++/9/memory:80, from /builddir/build/BUILD/veracrypt-1.24/VeraCrypt_1.24/src/Platform/PlatformBase.h:19, from /builddir/build/BUILD/veracrypt-1.24/VeraCrypt_1.24/src/Platform/SyncEvent.h:21, from EncryptionThreadPool.cpp:22: /usr/include/c++/9/bits/unique_ptr.h:53:28: note: declared here 53 | template class auto_ptr; | ^~~~~~~~ EncryptionThreadPool.cpp: In static member function 'static void VeraCrypt::EncryptionThreadPool::DoWork(VeraCrypt::EncryptionThreadPool::WorkType::Enum, const VeraCrypt::EncryptionMode*, VeraCrypt::byte*, VeraCrypt::uint64, VeraCrypt::uint64, size_t)': EncryptionThreadPool.cpp:128:3: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 128 | auto_ptr itemException; | ^~~~~~~~ In file included from /usr/include/c++/9/memory:80, from /builddir/build/BUILD/veracrypt-1.24/VeraCrypt_1.24/src/Platform/PlatformBase.h:19, from /builddir/build/BUILD/veracrypt-1.24/VeraCrypt_1.24/src/Platform/SyncEvent.h:21, from EncryptionThreadPool.cpp:22: /usr/include/c++/9/bits/unique_ptr.h:53:28: note: declared here 53 | template class auto_ptr; | ^~~~~~~~ Compiling Hash.cpp Compiling Keyfile.cpp In file included from Keyfile.cpp:14: /builddir/build/BUILD/veracrypt-1.24/VeraCrypt_1.24/src/Common/SecurityToken.h:196:61: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 196 | static void InitLibrary (const string &pkcs11LibraryPath, auto_ptr pinCallback, auto_ptr warningCallback); | ^~~~~~~~ In file included from /usr/include/c++/9/memory:80, from /builddir/build/BUILD/veracrypt-1.24/VeraCrypt_1.24/src/Platform/PlatformBase.h:19, from /builddir/build/BUILD/veracrypt-1.24/VeraCrypt_1.24/src/Platform/Serializer.h:16, from Keyfile.cpp:13: /usr/include/c++/9/bits/unique_ptr.h:53:28: note: declared here 53 | template class auto_ptr; | ^~~~~~~~ In file included from Keyfile.cpp:14: /builddir/build/BUILD/veracrypt-1.24/VeraCrypt_1.24/src/Common/SecurityToken.h:196:99: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 196 | static void InitLibrary (const string &pkcs11LibraryPath, auto_ptr pinCallback, auto_ptr warningCallback); | ^~~~~~~~ In file included from /usr/include/c++/9/memory:80, from /builddir/build/BUILD/veracrypt-1.24/VeraCrypt_1.24/src/Platform/PlatformBase.h:19, from /builddir/build/BUILD/veracrypt-1.24/VeraCrypt_1.24/src/Platform/Serializer.h:16, from Keyfile.cpp:13: /usr/include/c++/9/bits/unique_ptr.h:53:28: note: declared here 53 | template class auto_ptr; | ^~~~~~~~ In file included from Keyfile.cpp:14: /builddir/build/BUILD/veracrypt-1.24/VeraCrypt_1.24/src/Common/SecurityToken.h:214:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 214 | static auto_ptr PinCallback; | ^~~~~~~~ In file included from /usr/include/c++/9/memory:80, from /builddir/build/BUILD/veracrypt-1.24/VeraCrypt_1.24/src/Platform/PlatformBase.h:19, from /builddir/build/BUILD/veracrypt-1.24/VeraCrypt_1.24/src/Platform/Serializer.h:16, from Keyfile.cpp:13: /usr/include/c++/9/bits/unique_ptr.h:53:28: note: declared here 53 | template class auto_ptr; | ^~~~~~~~ In file included from Keyfile.cpp:14: /builddir/build/BUILD/veracrypt-1.24/VeraCrypt_1.24/src/Common/SecurityToken.h:222:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 222 | static auto_ptr WarningCallback; | ^~~~~~~~ In file included from /usr/include/c++/9/memory:80, from /builddir/build/BUILD/veracrypt-1.24/VeraCrypt_1.24/src/Platform/PlatformBase.h:19, from /builddir/build/BUILD/veracrypt-1.24/VeraCrypt_1.24/src/Platform/Serializer.h:16, from Keyfile.cpp:13: /usr/include/c++/9/bits/unique_ptr.h:53:28: note: declared here 53 | template class auto_ptr; | ^~~~~~~~ Compiling Pkcs5Kdf.cpp Compiling Volume.cpp Compiling VolumeException.cpp Compiling VolumeHeader.cpp Compiling VolumeInfo.cpp Compiling VolumeLayout.cpp Compiling VolumePassword.cpp Compiling VolumePasswordCache.cpp Compiling Aescrypt.c Compiling Aeskey.c Compiling Aestab.c Compiling cpu.c Compiling Rmd160.c Compiling SerpentFast.c Compiling SerpentFast_simd.cpp Compiling Sha2.c Compiling Twofish.c Compiling Whirlpool.c Compiling Camellia.c Compiling GostCipher.c Compiling Streebog.c ../Crypto/Streebog.c:342:28: warning: 'Pi' defined but not used [-Wunused-const-variable=] 342 | static const unsigned char Pi[256] = { | ^~ ../Crypto/Streebog.c:331:28: warning: 'Tau' defined but not used [-Wunused-const-variable=] 331 | static const unsigned char Tau[64] = { | ^~~ ../Crypto/Streebog.c:280:33: warning: 'A' defined but not used [-Wunused-const-variable=] 280 | static const unsigned long long A[64] = { | ^ Compiling kuznyechik.c Compiling kuznyechik_simd.c Compiling Crc.c Compiling Endian.c Compiling GfMul.c Compiling Pkcs5.c Compiling SecurityToken.cpp In file included from ../Common/SecurityToken.cpp:29: ../Common/SecurityToken.h:196:61: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 196 | static void InitLibrary (const string &pkcs11LibraryPath, auto_ptr pinCallback, auto_ptr warningCallback); | ^~~~~~~~ In file included from /usr/include/c++/9/memory:80, from /builddir/build/BUILD/veracrypt-1.24/VeraCrypt_1.24/src/Platform/PlatformBase.h:19, from /builddir/build/BUILD/veracrypt-1.24/VeraCrypt_1.24/src/Platform/Finally.h:16, from ../Common/SecurityToken.cpp:13: /usr/include/c++/9/bits/unique_ptr.h:53:28: note: declared here 53 | template class auto_ptr; | ^~~~~~~~ In file included from ../Common/SecurityToken.cpp:29: ../Common/SecurityToken.h:196:99: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 196 | static void InitLibrary (const string &pkcs11LibraryPath, auto_ptr pinCallback, auto_ptr warningCallback); | ^~~~~~~~ In file included from /usr/include/c++/9/memory:80, from /builddir/build/BUILD/veracrypt-1.24/VeraCrypt_1.24/src/Platform/PlatformBase.h:19, from /builddir/build/BUILD/veracrypt-1.24/VeraCrypt_1.24/src/Platform/Finally.h:16, from ../Common/SecurityToken.cpp:13: /usr/include/c++/9/bits/unique_ptr.h:53:28: note: declared here 53 | template class auto_ptr; | ^~~~~~~~ In file included from ../Common/SecurityToken.cpp:29: ../Common/SecurityToken.h:214:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 214 | static auto_ptr PinCallback; | ^~~~~~~~ In file included from /usr/include/c++/9/memory:80, from /builddir/build/BUILD/veracrypt-1.24/VeraCrypt_1.24/src/Platform/PlatformBase.h:19, from /builddir/build/BUILD/veracrypt-1.24/VeraCrypt_1.24/src/Platform/Finally.h:16, from ../Common/SecurityToken.cpp:13: /usr/include/c++/9/bits/unique_ptr.h:53:28: note: declared here 53 | template class auto_ptr; | ^~~~~~~~ In file included from ../Common/SecurityToken.cpp:29: ../Common/SecurityToken.h:222:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 222 | static auto_ptr WarningCallback; | ^~~~~~~~ In file included from /usr/include/c++/9/memory:80, from /builddir/build/BUILD/veracrypt-1.24/VeraCrypt_1.24/src/Platform/PlatformBase.h:19, from /builddir/build/BUILD/veracrypt-1.24/VeraCrypt_1.24/src/Platform/Finally.h:16, from ../Common/SecurityToken.cpp:13: /usr/include/c++/9/bits/unique_ptr.h:53:28: note: declared here 53 | template class auto_ptr; | ^~~~~~~~ ../Common/SecurityToken.cpp:518:68: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 518 | void SecurityToken::InitLibrary (const string &pkcs11LibraryPath, auto_ptr pinCallback, auto_ptr warningCallback) | ^~~~~~~~ In file included from /usr/include/c++/9/memory:80, from /builddir/build/BUILD/veracrypt-1.24/VeraCrypt_1.24/src/Platform/PlatformBase.h:19, from /builddir/build/BUILD/veracrypt-1.24/VeraCrypt_1.24/src/Platform/Finally.h:16, from ../Common/SecurityToken.cpp:13: /usr/include/c++/9/bits/unique_ptr.h:53:28: note: declared here 53 | template class auto_ptr; | ^~~~~~~~ ../Common/SecurityToken.cpp:518:106: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 518 | void SecurityToken::InitLibrary (const string &pkcs11LibraryPath, auto_ptr pinCallback, auto_ptr warningCallback) | ^~~~~~~~ In file included from /usr/include/c++/9/memory:80, from /builddir/build/BUILD/veracrypt-1.24/VeraCrypt_1.24/src/Platform/PlatformBase.h:19, from /builddir/build/BUILD/veracrypt-1.24/VeraCrypt_1.24/src/Platform/Finally.h:16, from ../Common/SecurityToken.cpp:13: /usr/include/c++/9/bits/unique_ptr.h:53:28: note: declared here 53 | template class auto_ptr; | ^~~~~~~~ ../Common/SecurityToken.cpp:731:2: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 731 | auto_ptr SecurityToken::PinCallback; | ^~~~~~~~ In file included from /usr/include/c++/9/memory:80, from /builddir/build/BUILD/veracrypt-1.24/VeraCrypt_1.24/src/Platform/PlatformBase.h:19, from /builddir/build/BUILD/veracrypt-1.24/VeraCrypt_1.24/src/Platform/Finally.h:16, from ../Common/SecurityToken.cpp:13: /usr/include/c++/9/bits/unique_ptr.h:53:28: note: declared here 53 | template class auto_ptr; | ^~~~~~~~ ../Common/SecurityToken.cpp:732:2: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 732 | auto_ptr SecurityToken::WarningCallback; | ^~~~~~~~ In file included from /usr/include/c++/9/memory:80, from /builddir/build/BUILD/veracrypt-1.24/VeraCrypt_1.24/src/Platform/PlatformBase.h:19, from /builddir/build/BUILD/veracrypt-1.24/VeraCrypt_1.24/src/Platform/Finally.h:16, from ../Common/SecurityToken.cpp:13: /usr/include/c++/9/bits/unique_ptr.h:53:28: note: declared here 53 | template class auto_ptr; | ^~~~~~~~ Updating library Volume.a Compiling FuseService.cpp In file included from FuseService.cpp:27: FuseService.h:73:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 73 | static auto_ptr SignalHandlerPipe; | ^~~~~~~~ In file included from /usr/include/c++/9/memory:80, from /builddir/build/BUILD/veracrypt-1.24/VeraCrypt_1.24/src/Platform/PlatformBase.h:19, from /builddir/build/BUILD/veracrypt-1.24/VeraCrypt_1.24/src/Platform/Platform.h:16, from FuseService.h:16, from FuseService.cpp:27: /usr/include/c++/9/bits/unique_ptr.h:53:28: note: declared here 53 | template class auto_ptr; | ^~~~~~~~ In file included from FuseService.cpp:34: /builddir/build/BUILD/veracrypt-1.24/VeraCrypt_1.24/src/Volume/EncryptionThreadPool.h:47:4: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 47 | auto_ptr ItemException; | ^~~~~~~~ In file included from /usr/include/c++/9/memory:80, from /builddir/build/BUILD/veracrypt-1.24/VeraCrypt_1.24/src/Platform/PlatformBase.h:19, from /builddir/build/BUILD/veracrypt-1.24/VeraCrypt_1.24/src/Platform/Platform.h:16, from FuseService.h:16, from FuseService.cpp:27: /usr/include/c++/9/bits/unique_ptr.h:53:28: note: declared here 53 | template class auto_ptr; | ^~~~~~~~ In file included from FuseService.cpp:35: /builddir/build/BUILD/veracrypt-1.24/VeraCrypt_1.24/src/Core/Core.h:20:9: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 20 | extern auto_ptr Core; | ^~~~~~~~ In file included from /usr/include/c++/9/memory:80, from /builddir/build/BUILD/veracrypt-1.24/VeraCrypt_1.24/src/Platform/PlatformBase.h:19, from /builddir/build/BUILD/veracrypt-1.24/VeraCrypt_1.24/src/Platform/Platform.h:16, from FuseService.h:16, from FuseService.cpp:27: /usr/include/c++/9/bits/unique_ptr.h:53:28: note: declared here 53 | template class auto_ptr; | ^~~~~~~~ In file included from FuseService.cpp:35: /builddir/build/BUILD/veracrypt-1.24/VeraCrypt_1.24/src/Core/Core.h:21:9: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 21 | extern auto_ptr CoreDirect; | ^~~~~~~~ In file included from /usr/include/c++/9/memory:80, from /builddir/build/BUILD/veracrypt-1.24/VeraCrypt_1.24/src/Platform/PlatformBase.h:19, from /builddir/build/BUILD/veracrypt-1.24/VeraCrypt_1.24/src/Platform/Platform.h:16, from FuseService.h:16, from FuseService.cpp:27: /usr/include/c++/9/bits/unique_ptr.h:53:28: note: declared here 53 | template class auto_ptr; | ^~~~~~~~ FuseService.cpp: In function 'int VeraCrypt::fuse_service_read(const char*, char*, size_t, off_t, fuse_file_info*)': FuseService.cpp:224:12: warning: catching polymorphic type 'struct VeraCrypt::MissingVolumeData' by value [-Wcatch-value=] 224 | catch (MissingVolumeData) | ^~~~~~~~~~~~~~~~~ FuseService.cpp: In static member function 'static int VeraCrypt::FuseService::ExceptionToErrorCode()': FuseService.cpp:353:15: warning: catching polymorphic type 'class std::bad_alloc' by value [-Wcatch-value=] 353 | catch (std::bad_alloc) | ^~~~~~~~~ FuseService.cpp: At global scope: FuseService.cpp:595:2: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 595 | auto_ptr FuseService::SignalHandlerPipe; | ^~~~~~~~ In file included from /usr/include/c++/9/memory:80, from /builddir/build/BUILD/veracrypt-1.24/VeraCrypt_1.24/src/Platform/PlatformBase.h:19, from /builddir/build/BUILD/veracrypt-1.24/VeraCrypt_1.24/src/Platform/Platform.h:16, from FuseService.h:16, from FuseService.cpp:27: /usr/include/c++/9/bits/unique_ptr.h:53:28: note: declared here 53 | template class auto_ptr; | ^~~~~~~~ Updating library Driver.a Compiling CoreBase.cpp Compiling CoreException.cpp Compiling FatFormatter.cpp Compiling HostDevice.cpp Compiling MountOptions.cpp Compiling RandomNumberGenerator.cpp Compiling VolumeCreator.cpp In file included from VolumeCreator.cpp:15: Core.h:20:9: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 20 | extern auto_ptr Core; | ^~~~~~~~ In file included from /usr/include/c++/9/memory:80, from /builddir/build/BUILD/veracrypt-1.24/VeraCrypt_1.24/src/Platform/PlatformBase.h:19, from /builddir/build/BUILD/veracrypt-1.24/VeraCrypt_1.24/src/Platform/Platform.h:16, from /builddir/build/BUILD/veracrypt-1.24/VeraCrypt_1.24/src/Volume/EncryptionTest.h:16, from VolumeCreator.cpp:13: /usr/include/c++/9/bits/unique_ptr.h:53:28: note: declared here 53 | template class auto_ptr; | ^~~~~~~~ In file included from VolumeCreator.cpp:15: Core.h:21:9: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 21 | extern auto_ptr CoreDirect; | ^~~~~~~~ In file included from /usr/include/c++/9/memory:80, from /builddir/build/BUILD/veracrypt-1.24/VeraCrypt_1.24/src/Platform/PlatformBase.h:19, from /builddir/build/BUILD/veracrypt-1.24/VeraCrypt_1.24/src/Platform/Platform.h:16, from /builddir/build/BUILD/veracrypt-1.24/VeraCrypt_1.24/src/Volume/EncryptionTest.h:16, from VolumeCreator.cpp:13: /usr/include/c++/9/bits/unique_ptr.h:53:28: note: declared here 53 | template class auto_ptr; | ^~~~~~~~ Compiling CoreService.cpp In file included from Unix/CoreServiceRequest.h:17, from Unix/CoreService.h:16, from Unix/CoreService.cpp:13: /builddir/build/BUILD/veracrypt-1.24/VeraCrypt_1.24/src/Core/Core.h:20:9: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 20 | extern auto_ptr Core; | ^~~~~~~~ In file included from /usr/include/c++/9/memory:80, from /builddir/build/BUILD/veracrypt-1.24/VeraCrypt_1.24/src/Platform/PlatformBase.h:19, from /builddir/build/BUILD/veracrypt-1.24/VeraCrypt_1.24/src/Platform/Serializable.h:17, from Unix/CoreServiceRequest.h:16, from Unix/CoreService.h:16, from Unix/CoreService.cpp:13: /usr/include/c++/9/bits/unique_ptr.h:53:28: note: declared here 53 | template class auto_ptr; | ^~~~~~~~ In file included from Unix/CoreServiceRequest.h:17, from Unix/CoreService.h:16, from Unix/CoreService.cpp:13: /builddir/build/BUILD/veracrypt-1.24/VeraCrypt_1.24/src/Core/Core.h:21:9: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 21 | extern auto_ptr CoreDirect; | ^~~~~~~~ In file included from /usr/include/c++/9/memory:80, from /builddir/build/BUILD/veracrypt-1.24/VeraCrypt_1.24/src/Platform/PlatformBase.h:19, from /builddir/build/BUILD/veracrypt-1.24/VeraCrypt_1.24/src/Platform/Serializable.h:17, from Unix/CoreServiceRequest.h:16, from Unix/CoreService.h:16, from Unix/CoreService.cpp:13: /usr/include/c++/9/bits/unique_ptr.h:53:28: note: declared here 53 | template class auto_ptr; | ^~~~~~~~ In file included from Unix/CoreService.cpp:13: Unix/CoreService.h:42:29: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 42 | template static auto_ptr GetResponse (); | ^~~~~~~~ In file included from /usr/include/c++/9/memory:80, from /builddir/build/BUILD/veracrypt-1.24/VeraCrypt_1.24/src/Platform/PlatformBase.h:19, from /builddir/build/BUILD/veracrypt-1.24/VeraCrypt_1.24/src/Platform/Serializable.h:17, from Unix/CoreServiceRequest.h:16, from Unix/CoreService.h:16, from Unix/CoreService.cpp:13: /usr/include/c++/9/bits/unique_ptr.h:53:28: note: declared here 53 | template class auto_ptr; | ^~~~~~~~ In file included from Unix/CoreService.cpp:13: Unix/CoreService.h:43:29: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 43 | template static auto_ptr SendRequest (CoreServiceRequest &request); | ^~~~~~~~ In file included from /usr/include/c++/9/memory:80, from /builddir/build/BUILD/veracrypt-1.24/VeraCrypt_1.24/src/Platform/PlatformBase.h:19, from /builddir/build/BUILD/veracrypt-1.24/VeraCrypt_1.24/src/Platform/Serializable.h:17, from Unix/CoreServiceRequest.h:16, from Unix/CoreService.h:16, from Unix/CoreService.cpp:13: /usr/include/c++/9/bits/unique_ptr.h:53:28: note: declared here 53 | template class auto_ptr; | ^~~~~~~~ In file included from Unix/CoreService.cpp:13: Unix/CoreService.h:48:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 48 | static auto_ptr AdminInputPipe; | ^~~~~~~~ In file included from /usr/include/c++/9/memory:80, from /builddir/build/BUILD/veracrypt-1.24/VeraCrypt_1.24/src/Platform/PlatformBase.h:19, from /builddir/build/BUILD/veracrypt-1.24/VeraCrypt_1.24/src/Platform/Serializable.h:17, from Unix/CoreServiceRequest.h:16, from Unix/CoreService.h:16, from Unix/CoreService.cpp:13: /usr/include/c++/9/bits/unique_ptr.h:53:28: note: declared here 53 | template class auto_ptr; | ^~~~~~~~ In file included from Unix/CoreService.cpp:13: Unix/CoreService.h:49:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 49 | static auto_ptr AdminOutputPipe; | ^~~~~~~~ In file included from /usr/include/c++/9/memory:80, from /builddir/build/BUILD/veracrypt-1.24/VeraCrypt_1.24/src/Platform/PlatformBase.h:19, from /builddir/build/BUILD/veracrypt-1.24/VeraCrypt_1.24/src/Platform/Serializable.h:17, from Unix/CoreServiceRequest.h:16, from Unix/CoreService.h:16, from Unix/CoreService.cpp:13: /usr/include/c++/9/bits/unique_ptr.h:53:28: note: declared here 53 | template class auto_ptr; | ^~~~~~~~ In file included from Unix/CoreService.cpp:13: Unix/CoreService.h:51:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 51 | static auto_ptr InputPipe; | ^~~~~~~~ In file included from /usr/include/c++/9/memory:80, from /builddir/build/BUILD/veracrypt-1.24/VeraCrypt_1.24/src/Platform/PlatformBase.h:19, from /builddir/build/BUILD/veracrypt-1.24/VeraCrypt_1.24/src/Platform/Serializable.h:17, from Unix/CoreServiceRequest.h:16, from Unix/CoreService.h:16, from Unix/CoreService.cpp:13: /usr/include/c++/9/bits/unique_ptr.h:53:28: note: declared here 53 | template class auto_ptr; | ^~~~~~~~ In file included from Unix/CoreService.cpp:13: Unix/CoreService.h:52:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 52 | static auto_ptr OutputPipe; | ^~~~~~~~ In file included from /usr/include/c++/9/memory:80, from /builddir/build/BUILD/veracrypt-1.24/VeraCrypt_1.24/src/Platform/PlatformBase.h:19, from /builddir/build/BUILD/veracrypt-1.24/VeraCrypt_1.24/src/Platform/Serializable.h:17, from Unix/CoreServiceRequest.h:16, from Unix/CoreService.h:16, from Unix/CoreService.cpp:13: /usr/include/c++/9/bits/unique_ptr.h:53:28: note: declared here 53 | template class auto_ptr; | ^~~~~~~~ Unix/CoreService.cpp:30:2: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 30 | auto_ptr CoreService::GetResponse () | ^~~~~~~~ In file included from /usr/include/c++/9/memory:80, from /builddir/build/BUILD/veracrypt-1.24/VeraCrypt_1.24/src/Platform/PlatformBase.h:19, from /builddir/build/BUILD/veracrypt-1.24/VeraCrypt_1.24/src/Platform/Serializable.h:17, from Unix/CoreServiceRequest.h:16, from Unix/CoreService.h:16, from Unix/CoreService.cpp:13: /usr/include/c++/9/bits/unique_ptr.h:53:28: note: declared here 53 | template class auto_ptr; | ^~~~~~~~ Unix/CoreService.cpp: In static member function 'static std::auto_ptr<_Up> VeraCrypt::CoreService::GetResponse()': Unix/CoreService.cpp:32:3: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 32 | auto_ptr deserializedObject (Serializable::DeserializeNew (ServiceOutputStream)); | ^~~~~~~~ In file included from /usr/include/c++/9/memory:80, from /builddir/build/BUILD/veracrypt-1.24/VeraCrypt_1.24/src/Platform/PlatformBase.h:19, from /builddir/build/BUILD/veracrypt-1.24/VeraCrypt_1.24/src/Platform/Serializable.h:17, from Unix/CoreServiceRequest.h:16, from Unix/CoreService.h:16, from Unix/CoreService.cpp:13: /usr/include/c++/9/bits/unique_ptr.h:53:28: note: declared here 53 | template class auto_ptr; | ^~~~~~~~ Unix/CoreService.cpp:41:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 41 | return auto_ptr (dynamic_cast (deserializedObject.release())); | ^~~~~~~~ In file included from /usr/include/c++/9/memory:80, from /builddir/build/BUILD/veracrypt-1.24/VeraCrypt_1.24/src/Platform/PlatformBase.h:19, from /builddir/build/BUILD/veracrypt-1.24/VeraCrypt_1.24/src/Platform/Serializable.h:17, from Unix/CoreServiceRequest.h:16, from Unix/CoreService.h:16, from Unix/CoreService.cpp:13: /usr/include/c++/9/bits/unique_ptr.h:53:28: note: declared here 53 | template class auto_ptr; | ^~~~~~~~ Unix/CoreService.cpp: At global scope: Unix/CoreService.cpp:280:2: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 280 | auto_ptr CoreService::SendRequest (CoreServiceRequest &request) | ^~~~~~~~ In file included from /usr/include/c++/9/memory:80, from /builddir/build/BUILD/veracrypt-1.24/VeraCrypt_1.24/src/Platform/PlatformBase.h:19, from /builddir/build/BUILD/veracrypt-1.24/VeraCrypt_1.24/src/Platform/Serializable.h:17, from Unix/CoreServiceRequest.h:16, from Unix/CoreService.h:16, from Unix/CoreService.cpp:13: /usr/include/c++/9/bits/unique_ptr.h:53:28: note: declared here 53 | template class auto_ptr; | ^~~~~~~~ Unix/CoreService.cpp: In static member function 'static std::auto_ptr<_Up> VeraCrypt::CoreService::SendRequest(VeraCrypt::CoreServiceRequest&)': Unix/CoreService.cpp:296:6: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 296 | auto_ptr response (GetResponse ()); | ^~~~~~~~ In file included from /usr/include/c++/9/memory:80, from /builddir/build/BUILD/veracrypt-1.24/VeraCrypt_1.24/src/Platform/PlatformBase.h:19, from /builddir/build/BUILD/veracrypt-1.24/VeraCrypt_1.24/src/Platform/Serializable.h:17, from Unix/CoreServiceRequest.h:16, from Unix/CoreService.h:16, from Unix/CoreService.cpp:13: /usr/include/c++/9/bits/unique_ptr.h:53:28: note: declared here 53 | template class auto_ptr; | ^~~~~~~~ Unix/CoreService.cpp: In static member function 'static void VeraCrypt::CoreService::StartElevated(const VeraCrypt::CoreServiceRequest&)': Unix/CoreService.cpp:345:3: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 345 | auto_ptr inPipe (new Pipe()); | ^~~~~~~~ In file included from /usr/include/c++/9/memory:80, from /builddir/build/BUILD/veracrypt-1.24/VeraCrypt_1.24/src/Platform/PlatformBase.h:19, from /builddir/build/BUILD/veracrypt-1.24/VeraCrypt_1.24/src/Platform/Serializable.h:17, from Unix/CoreServiceRequest.h:16, from Unix/CoreService.h:16, from Unix/CoreService.cpp:13: /usr/include/c++/9/bits/unique_ptr.h:53:28: note: declared here 53 | template class auto_ptr; | ^~~~~~~~ Unix/CoreService.cpp:346:3: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 346 | auto_ptr outPipe (new Pipe()); | ^~~~~~~~ In file included from /usr/include/c++/9/memory:80, from /builddir/build/BUILD/veracrypt-1.24/VeraCrypt_1.24/src/Platform/PlatformBase.h:19, from /builddir/build/BUILD/veracrypt-1.24/VeraCrypt_1.24/src/Platform/Serializable.h:17, from Unix/CoreServiceRequest.h:16, from Unix/CoreService.h:16, from Unix/CoreService.cpp:13: /usr/include/c++/9/bits/unique_ptr.h:53:28: note: declared here 53 | template class auto_ptr; | ^~~~~~~~ Unix/CoreService.cpp:486:4: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 486 | auto_ptr deserializedObject; | ^~~~~~~~ In file included from /usr/include/c++/9/memory:80, from /builddir/build/BUILD/veracrypt-1.24/VeraCrypt_1.24/src/Platform/PlatformBase.h:19, from /builddir/build/BUILD/veracrypt-1.24/VeraCrypt_1.24/src/Platform/Serializable.h:17, from Unix/CoreServiceRequest.h:16, from Unix/CoreService.h:16, from Unix/CoreService.cpp:13: /usr/include/c++/9/bits/unique_ptr.h:53:28: note: declared here 53 | template class auto_ptr; | ^~~~~~~~ Unix/CoreService.cpp: At global scope: Unix/CoreService.cpp:538:2: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 538 | auto_ptr CoreService::AdminInputPipe; | ^~~~~~~~ In file included from /usr/include/c++/9/memory:80, from /builddir/build/BUILD/veracrypt-1.24/VeraCrypt_1.24/src/Platform/PlatformBase.h:19, from /builddir/build/BUILD/veracrypt-1.24/VeraCrypt_1.24/src/Platform/Serializable.h:17, from Unix/CoreServiceRequest.h:16, from Unix/CoreService.h:16, from Unix/CoreService.cpp:13: /usr/include/c++/9/bits/unique_ptr.h:53:28: note: declared here 53 | template class auto_ptr; | ^~~~~~~~ Unix/CoreService.cpp:539:2: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 539 | auto_ptr CoreService::AdminOutputPipe; | ^~~~~~~~ In file included from /usr/include/c++/9/memory:80, from /builddir/build/BUILD/veracrypt-1.24/VeraCrypt_1.24/src/Platform/PlatformBase.h:19, from /builddir/build/BUILD/veracrypt-1.24/VeraCrypt_1.24/src/Platform/Serializable.h:17, from Unix/CoreServiceRequest.h:16, from Unix/CoreService.h:16, from Unix/CoreService.cpp:13: /usr/include/c++/9/bits/unique_ptr.h:53:28: note: declared here 53 | template class auto_ptr; | ^~~~~~~~ Unix/CoreService.cpp:541:2: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 541 | auto_ptr CoreService::InputPipe; | ^~~~~~~~ In file included from /usr/include/c++/9/memory:80, from /builddir/build/BUILD/veracrypt-1.24/VeraCrypt_1.24/src/Platform/PlatformBase.h:19, from /builddir/build/BUILD/veracrypt-1.24/VeraCrypt_1.24/src/Platform/Serializable.h:17, from Unix/CoreServiceRequest.h:16, from Unix/CoreService.h:16, from Unix/CoreService.cpp:13: /usr/include/c++/9/bits/unique_ptr.h:53:28: note: declared here 53 | template class auto_ptr; | ^~~~~~~~ Unix/CoreService.cpp:542:2: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 542 | auto_ptr CoreService::OutputPipe; | ^~~~~~~~ In file included from /usr/include/c++/9/memory:80, from /builddir/build/BUILD/veracrypt-1.24/VeraCrypt_1.24/src/Platform/PlatformBase.h:19, from /builddir/build/BUILD/veracrypt-1.24/VeraCrypt_1.24/src/Platform/Serializable.h:17, from Unix/CoreServiceRequest.h:16, from Unix/CoreService.h:16, from Unix/CoreService.cpp:13: /usr/include/c++/9/bits/unique_ptr.h:53:28: note: declared here 53 | template class auto_ptr; | ^~~~~~~~ Compiling CoreServiceRequest.cpp In file included from Unix/CoreServiceRequest.h:17, from Unix/CoreServiceRequest.cpp:14: /builddir/build/BUILD/veracrypt-1.24/VeraCrypt_1.24/src/Core/Core.h:20:9: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 20 | extern auto_ptr Core; | ^~~~~~~~ In file included from /usr/include/c++/9/memory:80, from /builddir/build/BUILD/veracrypt-1.24/VeraCrypt_1.24/src/Platform/PlatformBase.h:19, from /builddir/build/BUILD/veracrypt-1.24/VeraCrypt_1.24/src/Platform/Serializable.h:17, from Unix/CoreServiceRequest.h:16, from Unix/CoreServiceRequest.cpp:14: /usr/include/c++/9/bits/unique_ptr.h:53:28: note: declared here 53 | template class auto_ptr; | ^~~~~~~~ In file included from Unix/CoreServiceRequest.h:17, from Unix/CoreServiceRequest.cpp:14: /builddir/build/BUILD/veracrypt-1.24/VeraCrypt_1.24/src/Core/Core.h:21:9: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 21 | extern auto_ptr CoreDirect; | ^~~~~~~~ In file included from /usr/include/c++/9/memory:80, from /builddir/build/BUILD/veracrypt-1.24/VeraCrypt_1.24/src/Platform/PlatformBase.h:19, from /builddir/build/BUILD/veracrypt-1.24/VeraCrypt_1.24/src/Platform/Serializable.h:17, from Unix/CoreServiceRequest.h:16, from Unix/CoreServiceRequest.cpp:14: /usr/include/c++/9/bits/unique_ptr.h:53:28: note: declared here 53 | template class auto_ptr; | ^~~~~~~~ Compiling CoreServiceResponse.cpp In file included from Unix/CoreServiceResponse.h:17, from Unix/CoreServiceResponse.cpp:13: /builddir/build/BUILD/veracrypt-1.24/VeraCrypt_1.24/src/Core/Core.h:20:9: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 20 | extern auto_ptr Core; | ^~~~~~~~ In file included from /usr/include/c++/9/memory:80, from /builddir/build/BUILD/veracrypt-1.24/VeraCrypt_1.24/src/Platform/PlatformBase.h:19, from /builddir/build/BUILD/veracrypt-1.24/VeraCrypt_1.24/src/Platform/Serializable.h:17, from Unix/CoreServiceResponse.h:16, from Unix/CoreServiceResponse.cpp:13: /usr/include/c++/9/bits/unique_ptr.h:53:28: note: declared here 53 | template class auto_ptr; | ^~~~~~~~ In file included from Unix/CoreServiceResponse.h:17, from Unix/CoreServiceResponse.cpp:13: /builddir/build/BUILD/veracrypt-1.24/VeraCrypt_1.24/src/Core/Core.h:21:9: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 21 | extern auto_ptr CoreDirect; | ^~~~~~~~ In file included from /usr/include/c++/9/memory:80, from /builddir/build/BUILD/veracrypt-1.24/VeraCrypt_1.24/src/Platform/PlatformBase.h:19, from /builddir/build/BUILD/veracrypt-1.24/VeraCrypt_1.24/src/Platform/Serializable.h:17, from Unix/CoreServiceResponse.h:16, from Unix/CoreServiceResponse.cpp:13: /usr/include/c++/9/bits/unique_ptr.h:53:28: note: declared here 53 | template class auto_ptr; | ^~~~~~~~ Compiling CoreUnix.cpp In file included from Unix/CoreUnix.cpp:22: /builddir/build/BUILD/veracrypt-1.24/VeraCrypt_1.24/src/Driver/Fuse/FuseService.h:73:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 73 | static auto_ptr SignalHandlerPipe; | ^~~~~~~~ In file included from /usr/include/c++/9/memory:80, from /builddir/build/BUILD/veracrypt-1.24/VeraCrypt_1.24/src/Platform/PlatformBase.h:19, from /builddir/build/BUILD/veracrypt-1.24/VeraCrypt_1.24/src/Platform/Unix/Process.h:16, from Unix/CoreUnix.h:17, from Unix/CoreUnix.cpp:13: /usr/include/c++/9/bits/unique_ptr.h:53:28: note: declared here 53 | template class auto_ptr; | ^~~~~~~~ Compiling CoreLinux.cpp In file included from Unix/Linux/CoreLinux.cpp:25: /builddir/build/BUILD/veracrypt-1.24/VeraCrypt_1.24/src/Driver/Fuse/FuseService.h:73:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 73 | static auto_ptr SignalHandlerPipe; | ^~~~~~~~ In file included from /usr/include/c++/9/bits/locale_conv.h:41, from /usr/include/c++/9/locale:43, from /usr/include/c++/9/iomanip:43, from Unix/Linux/CoreLinux.cpp:14: /usr/include/c++/9/bits/unique_ptr.h:53:28: note: declared here 53 | template class auto_ptr; | ^~~~~~~~ In file included from /builddir/build/BUILD/veracrypt-1.24/VeraCrypt_1.24/src/Core/Unix/CoreServiceRequest.h:17, from /builddir/build/BUILD/veracrypt-1.24/VeraCrypt_1.24/src/Core/Unix/CoreService.h:16, from /builddir/build/BUILD/veracrypt-1.24/VeraCrypt_1.24/src/Core/Unix/CoreServiceProxy.h:16, from Unix/Linux/CoreLinux.cpp:26: /builddir/build/BUILD/veracrypt-1.24/VeraCrypt_1.24/src/Core/Core.h:20:9: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 20 | extern auto_ptr Core; | ^~~~~~~~ In file included from /usr/include/c++/9/bits/locale_conv.h:41, from /usr/include/c++/9/locale:43, from /usr/include/c++/9/iomanip:43, from Unix/Linux/CoreLinux.cpp:14: /usr/include/c++/9/bits/unique_ptr.h:53:28: note: declared here 53 | template class auto_ptr; | ^~~~~~~~ In file included from /builddir/build/BUILD/veracrypt-1.24/VeraCrypt_1.24/src/Core/Unix/CoreServiceRequest.h:17, from /builddir/build/BUILD/veracrypt-1.24/VeraCrypt_1.24/src/Core/Unix/CoreService.h:16, from /builddir/build/BUILD/veracrypt-1.24/VeraCrypt_1.24/src/Core/Unix/CoreServiceProxy.h:16, from Unix/Linux/CoreLinux.cpp:26: /builddir/build/BUILD/veracrypt-1.24/VeraCrypt_1.24/src/Core/Core.h:21:9: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 21 | extern auto_ptr CoreDirect; | ^~~~~~~~ In file included from /usr/include/c++/9/bits/locale_conv.h:41, from /usr/include/c++/9/locale:43, from /usr/include/c++/9/iomanip:43, from Unix/Linux/CoreLinux.cpp:14: /usr/include/c++/9/bits/unique_ptr.h:53:28: note: declared here 53 | template class auto_ptr; | ^~~~~~~~ In file included from /builddir/build/BUILD/veracrypt-1.24/VeraCrypt_1.24/src/Core/Unix/CoreServiceProxy.h:16, from Unix/Linux/CoreLinux.cpp:26: /builddir/build/BUILD/veracrypt-1.24/VeraCrypt_1.24/src/Core/Unix/CoreService.h:42:29: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 42 | template static auto_ptr GetResponse (); | ^~~~~~~~ In file included from /usr/include/c++/9/bits/locale_conv.h:41, from /usr/include/c++/9/locale:43, from /usr/include/c++/9/iomanip:43, from Unix/Linux/CoreLinux.cpp:14: /usr/include/c++/9/bits/unique_ptr.h:53:28: note: declared here 53 | template class auto_ptr; | ^~~~~~~~ In file included from /builddir/build/BUILD/veracrypt-1.24/VeraCrypt_1.24/src/Core/Unix/CoreServiceProxy.h:16, from Unix/Linux/CoreLinux.cpp:26: /builddir/build/BUILD/veracrypt-1.24/VeraCrypt_1.24/src/Core/Unix/CoreService.h:43:29: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 43 | template static auto_ptr SendRequest (CoreServiceRequest &request); | ^~~~~~~~ In file included from /usr/include/c++/9/bits/locale_conv.h:41, from /usr/include/c++/9/locale:43, from /usr/include/c++/9/iomanip:43, from Unix/Linux/CoreLinux.cpp:14: /usr/include/c++/9/bits/unique_ptr.h:53:28: note: declared here 53 | template class auto_ptr; | ^~~~~~~~ In file included from /builddir/build/BUILD/veracrypt-1.24/VeraCrypt_1.24/src/Core/Unix/CoreServiceProxy.h:16, from Unix/Linux/CoreLinux.cpp:26: /builddir/build/BUILD/veracrypt-1.24/VeraCrypt_1.24/src/Core/Unix/CoreService.h:48:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 48 | static auto_ptr AdminInputPipe; | ^~~~~~~~ In file included from /usr/include/c++/9/bits/locale_conv.h:41, from /usr/include/c++/9/locale:43, from /usr/include/c++/9/iomanip:43, from Unix/Linux/CoreLinux.cpp:14: /usr/include/c++/9/bits/unique_ptr.h:53:28: note: declared here 53 | template class auto_ptr; | ^~~~~~~~ In file included from /builddir/build/BUILD/veracrypt-1.24/VeraCrypt_1.24/src/Core/Unix/CoreServiceProxy.h:16, from Unix/Linux/CoreLinux.cpp:26: /builddir/build/BUILD/veracrypt-1.24/VeraCrypt_1.24/src/Core/Unix/CoreService.h:49:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 49 | static auto_ptr AdminOutputPipe; | ^~~~~~~~ In file included from /usr/include/c++/9/bits/locale_conv.h:41, from /usr/include/c++/9/locale:43, from /usr/include/c++/9/iomanip:43, from Unix/Linux/CoreLinux.cpp:14: /usr/include/c++/9/bits/unique_ptr.h:53:28: note: declared here 53 | template class auto_ptr; | ^~~~~~~~ In file included from /builddir/build/BUILD/veracrypt-1.24/VeraCrypt_1.24/src/Core/Unix/CoreServiceProxy.h:16, from Unix/Linux/CoreLinux.cpp:26: /builddir/build/BUILD/veracrypt-1.24/VeraCrypt_1.24/src/Core/Unix/CoreService.h:51:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 51 | static auto_ptr InputPipe; | ^~~~~~~~ In file included from /usr/include/c++/9/bits/locale_conv.h:41, from /usr/include/c++/9/locale:43, from /usr/include/c++/9/iomanip:43, from Unix/Linux/CoreLinux.cpp:14: /usr/include/c++/9/bits/unique_ptr.h:53:28: note: declared here 53 | template class auto_ptr; | ^~~~~~~~ In file included from /builddir/build/BUILD/veracrypt-1.24/VeraCrypt_1.24/src/Core/Unix/CoreServiceProxy.h:16, from Unix/Linux/CoreLinux.cpp:26: /builddir/build/BUILD/veracrypt-1.24/VeraCrypt_1.24/src/Core/Unix/CoreService.h:52:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 52 | static auto_ptr OutputPipe; | ^~~~~~~~ In file included from /usr/include/c++/9/bits/locale_conv.h:41, from /usr/include/c++/9/locale:43, from /usr/include/c++/9/iomanip:43, from Unix/Linux/CoreLinux.cpp:14: /usr/include/c++/9/bits/unique_ptr.h:53:28: note: declared here 53 | template class auto_ptr; | ^~~~~~~~ Unix/Linux/CoreLinux.cpp:492:2: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 492 | auto_ptr Core (new CoreServiceProxy ); | ^~~~~~~~ In file included from /usr/include/c++/9/bits/locale_conv.h:41, from /usr/include/c++/9/locale:43, from /usr/include/c++/9/iomanip:43, from Unix/Linux/CoreLinux.cpp:14: /usr/include/c++/9/bits/unique_ptr.h:53:28: note: declared here 53 | template class auto_ptr; | ^~~~~~~~ Unix/Linux/CoreLinux.cpp:493:2: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 493 | auto_ptr CoreDirect (new CoreLinux); | ^~~~~~~~ In file included from /usr/include/c++/9/bits/locale_conv.h:41, from /usr/include/c++/9/locale:43, from /usr/include/c++/9/iomanip:43, from Unix/Linux/CoreLinux.cpp:14: /usr/include/c++/9/bits/unique_ptr.h:53:28: note: declared here 53 | template class auto_ptr; | ^~~~~~~~ Updating library Core.a Precompiling SystemPrecompiled.h Converting License.txt Converting Language.xml Converting Textual_logo_96dpi.bmp Converting VeraCrypt_Wizard.bmp Converting Drive_icon_96dpi.bmp Converting Drive_icon_mask_96dpi.bmp Converting Logo_96dpi.bmp Compiling Application.cpp Compiling CommandLineInterface.cpp