[#303166] FAILED (try 7) VeraCrypt.git=1.26.7-alt1

Girar awaiter (kovalev) girar-builder at altlinux.org
Mon Oct 9 11:07:38 MSK 2023


https://git.altlinux.org/tasks/303166/logs/events.7.1.log

subtask  name       aarch64    armh    i586  ppc64le  x86_64
   #600  VeraCrypt     3:05  failed  failed     3:12    1:42

2023-Oct-09 08:04:23 :: task #303166 for sisyphus resumed by kovalev:
#100 removed
#200 removed
#300 removed
#400 removed
#500 removed
#600 build 1.26.7-alt1 from /people/kovalev/packages/VeraCrypt.git fetched at 2023-Oct-09 08:04:10
2023-Oct-09 08:04:25 :: [x86_64] #600 VeraCrypt.git 1.26.7-alt1: build start
2023-Oct-09 08:04:25 :: [armh] #600 VeraCrypt.git 1.26.7-alt1: build start
2023-Oct-09 08:04:25 :: [aarch64] #600 VeraCrypt.git 1.26.7-alt1: build start
2023-Oct-09 08:04:25 :: [ppc64le] #600 VeraCrypt.git 1.26.7-alt1: build start
2023-Oct-09 08:04:25 :: [i586] #600 VeraCrypt.git 1.26.7-alt1: build start
[i586] ../Common/PCSCException.cpp:143:45: error: cannot bind non-const lvalue reference of type 'VeraCrypt::uint64&' {aka 'long long unsigned int&'} to a value of type 'LONG' {aka 'long int'}
[i586]   143 |                 sr.Deserialize("ErrorCode", ErrorCode);
[i586] --
[i586] /usr/src/RPM/BUILD/VeraCrypt-1.26.7/src/Platform/Serializer.h:33:22: note:   conversion of argument 2 would be ill-formed:
[i586] ../Common/PCSCException.cpp:143:45: error: cannot bind non-const lvalue reference of type 'VeraCrypt::uint32&' {aka 'unsigned int&'} to a value of type 'LONG' {aka 'long int'}
[i586]   143 |                 sr.Deserialize("ErrorCode", ErrorCode);
[i586] --
[i586] /usr/src/RPM/BUILD/VeraCrypt-1.26.7/src/Platform/Serializer.h:32:22: note:   conversion of argument 2 would be ill-formed:
[i586] ../Common/PCSCException.cpp:143:45: error: cannot bind non-const lvalue reference of type 'VeraCrypt::int64&' {aka 'long long int&'} to a value of type 'LONG' {aka 'long int'}
[i586]   143 |                 sr.Deserialize("ErrorCode", ErrorCode);
[i586] --
[i586] /usr/src/RPM/BUILD/VeraCrypt-1.26.7/src/Platform/Serializer.h:31:22: note:   conversion of argument 2 would be ill-formed:
[i586] ../Common/PCSCException.cpp:143:45: error: cannot bind non-const lvalue reference of type 'VeraCrypt::int32&' {aka 'int&'} to a value of type 'LONG' {aka 'long int'}
[i586]   143 |                 sr.Deserialize("ErrorCode", ErrorCode);
[i586] --
[i586] /usr/src/RPM/BUILD/VeraCrypt-1.26.7/src/Platform/Serializer.h:30:22: note:   conversion of argument 2 would be ill-formed:
[i586] ../Common/PCSCException.cpp:143:45: error: cannot bind non-const lvalue reference of type 'VeraCrypt::byte&' {aka 'unsigned char&'} to a value of type 'LONG' {aka 'long int'}
[i586]   143 |                 sr.Deserialize("ErrorCode", ErrorCode);
[i586] --
[i586] /usr/src/RPM/BUILD/VeraCrypt-1.26.7/src/Platform/Serializer.h:29:22: note:   conversion of argument 2 would be ill-formed:
[i586] ../Common/PCSCException.cpp:143:45: error: cannot bind non-const lvalue reference of type 'bool&' to a value of type 'LONG' {aka 'long int'}
[i586]   143 |                 sr.Deserialize("ErrorCode", ErrorCode);
[i586] --
[i586] ../Common/PCSCException.cpp: In member function 'virtual void VeraCrypt::PCSCException::Serialize(std::shared_ptr<VeraCrypt::Stream>) const':
[i586] ../Common/PCSCException.cpp:150:29: error: call of overloaded 'Serialize(const char [10], const LONG&)' is ambiguous
[i586]   150 |                 sr.Serialize("ErrorCode", ErrorCode);
2023-Oct-09 08:05:18 :: [i586] VeraCrypt.git 1.26.7-alt1: remote: build failed
2023-Oct-09 08:05:18 :: [i586] #600 VeraCrypt.git 1.26.7-alt1: build FAILED
2023-Oct-09 08:05:19 :: [i586] requesting cancellation of task processing
2023-Oct-09 08:06:07 :: [x86_64] #600 VeraCrypt.git 1.26.7-alt1: build OK
[armh] /usr/src/RPM/BUILD/VeraCrypt-1.26.7/src/Platform/Serializer.h:34:22: note:   conversion of argument 2 would be ill-formed:
[armh] ../Common/PCSCException.cpp:143:45: error: cannot bind non-const lvalue reference of type 'VeraCrypt::uint64&' {aka 'long long unsigned int&'} to a value of type 'LONG' {aka 'long int'}
[armh]   143 |                 sr.Deserialize("ErrorCode", ErrorCode);
[armh] --
[armh] /usr/src/RPM/BUILD/VeraCrypt-1.26.7/src/Platform/Serializer.h:33:22: note:   conversion of argument 2 would be ill-formed:
[armh] ../Common/PCSCException.cpp:143:45: error: cannot bind non-const lvalue reference of type 'VeraCrypt::uint32&' {aka 'unsigned int&'} to a value of type 'LONG' {aka 'long int'}
[armh]   143 |                 sr.Deserialize("ErrorCode", ErrorCode);
[armh] --
[armh] /usr/src/RPM/BUILD/VeraCrypt-1.26.7/src/Platform/Serializer.h:32:22: note:   conversion of argument 2 would be ill-formed:
[armh] ../Common/PCSCException.cpp:143:45: error: cannot bind non-const lvalue reference of type 'VeraCrypt::int64&' {aka 'long long int&'} to a value of type 'LONG' {aka 'long int'}
[armh]   143 |                 sr.Deserialize("ErrorCode", ErrorCode);
[armh] --
[armh] /usr/src/RPM/BUILD/VeraCrypt-1.26.7/src/Platform/Serializer.h:31:22: note:   conversion of argument 2 would be ill-formed:
[armh] ../Common/PCSCException.cpp:143:45: error: cannot bind non-const lvalue reference of type 'VeraCrypt::int32&' {aka 'int&'} to a value of type 'LONG' {aka 'long int'}
[armh]   143 |                 sr.Deserialize("ErrorCode", ErrorCode);
[armh] --
[armh] /usr/src/RPM/BUILD/VeraCrypt-1.26.7/src/Platform/Serializer.h:30:22: note:   conversion of argument 2 would be ill-formed:
[armh] ../Common/PCSCException.cpp:143:45: error: cannot bind non-const lvalue reference of type 'VeraCrypt::byte&' {aka 'unsigned char&'} to a value of type 'LONG' {aka 'long int'}
[armh]   143 |                 sr.Deserialize("ErrorCode", ErrorCode);
[armh] --
[armh] /usr/src/RPM/BUILD/VeraCrypt-1.26.7/src/Platform/Serializer.h:29:22: note:   conversion of argument 2 would be ill-formed:
[armh] ../Common/PCSCException.cpp:143:45: error: cannot bind non-const lvalue reference of type 'bool&' to a value of type 'LONG' {aka 'long int'}
[armh]   143 |                 sr.Deserialize("ErrorCode", ErrorCode);
[armh] --
[armh] ../Common/PCSCException.cpp: In member function 'virtual void VeraCrypt::PCSCException::Serialize(std::shared_ptr<VeraCrypt::Stream>) const':
[armh] ../Common/PCSCException.cpp:150:29: error: call of overloaded 'Serialize(const char [10], const LONG&)' is ambiguous
[armh]   150 |                 sr.Serialize("ErrorCode", ErrorCode);
2023-Oct-09 08:06:41 :: [armh] VeraCrypt.git 1.26.7-alt1: remote: build failed
2023-Oct-09 08:06:41 :: [armh] #600 VeraCrypt.git 1.26.7-alt1: build FAILED
2023-Oct-09 08:07:30 :: [aarch64] #600 VeraCrypt.git 1.26.7-alt1: build OK
2023-Oct-09 08:07:37 :: [ppc64le] #600 VeraCrypt.git 1.26.7-alt1: build OK
2023-Oct-09 08:05:19 :: [i586] build FAILED
2023-Oct-09 08:06:42 :: [armh] build FAILED
2023-Oct-09 08:07:37 :: task #303166 for sisyphus FAILED


More information about the Sisyphus-incominger mailing list