ALT Linux Girar Builder robot reports
 help / color / mirror / Atom feed
From: "Girar awaiter (kovalev)" <girar-builder@altlinux.org>
To: Vasiliy Kovalev <kovalev@altlinux.org>
Cc: sisyphus-incominger@lists.altlinux.org,
	girar-builder-sisyphus@altlinux.org
Subject: [#303166] FAILED (try 7) VeraCrypt.git=1.26.7-alt1
Date: Mon, 9 Oct 2023 08:07:38 +0000
Message-ID: <girar.task.303166.7.1@gyle.mskdc.altlinux.org> (raw)
In-Reply-To: <girar.task.303166.1.1@gyle.mskdc.altlinux.org>

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


  parent reply	other threads:[~2023-10-09  8:07 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-07-04 14:27 [#303166] TESTED VeraCrypt.git=1.25.9-alt2 Girar awaiter (kovalev)
2022-07-06 16:44 ` [#303166] [test-only] FAILED (try 2) VeraCrypt.git=1.25.9-alt2 Girar awaiter (kovalev)
2022-07-06 16:52 ` [#303166] TESTED (try 3) VeraCrypt.git=1.25.9-alt2 Girar awaiter (kovalev)
2023-01-06  4:37 ` [#303166] TESTED (try 4) VeraCrypt.git=1.25.9-alt3 Girar awaiter (kovalev)
2023-01-09 10:14 ` [#303166] TESTED (try 5) VeraCrypt.git=1.25.9-alt3 Girar awaiter (kovalev)
2023-08-04  9:12 ` [#303166] EPERM (try 6) VeraCrypt.git=1.25.9-alt2 Girar awaiter (kovalev)
2023-10-09  8:07 ` Girar awaiter (kovalev) [this message]
2023-10-09 11:18 ` [#303166] EPERM (try 8) VeraCrypt.git=1.26.7-alt1 Girar awaiter (kovalev)

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=girar.task.303166.7.1@gyle.mskdc.altlinux.org \
    --to=girar-builder@altlinux.org \
    --cc=devel@lists.altlinux.org \
    --cc=girar-builder-sisyphus@altlinux.org \
    --cc=kovalev@altlinux.org \
    --cc=sisyphus-incominger@lists.altlinux.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

ALT Linux Girar Builder robot reports

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/sisyphus-incominger/0 sisyphus-incominger/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 sisyphus-incominger sisyphus-incominger/ http://lore.altlinux.org/sisyphus-incominger \
		sisyphus-incominger@lists.altlinux.org sisyphus-incominger@lists.altlinux.ru sisyphus-incominger@lists.altlinux.com
	public-inbox-index sisyphus-incominger

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.sisyphus-incominger


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git