ALT Linux Girar Builder robot reports
 help / color / mirror / Atom feed
From: "Girar awaiter (alexey)" <girar-builder@altlinux.org>
To: Alexey Appolonov <alexey@altlinux.org>
Cc: sisyphus-incominger@lists.altlinux.org,
	girar-builder-sisyphus@altlinux.org
Subject: [#343823] [test-only] FAILED (try 7) libcontrolplusplus.git=alpha controlplusplus.git=alpha
Date: Fri, 29 Mar 2024 13:49:12 +0000
Message-ID: <girar.task.343823.7.1@gyle.mskdc.altlinux.org> (raw)
In-Reply-To: <girar.task.343823.1.1@gyle.mskdc.altlinux.org>

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

subtask  name             aarch64    i586  ppc64le  x86_64
  #1000  controlplusplus   failed  failed        ?  failed

2024-Mar-29 13:48:00 :: test-only task #343823 for sisyphus resumed by alexey:
#100 removed
#200 build alpha from /people/alexey/packages/libcontrolplusplus.git fetched at 2024-Mar-28 16:56:14
#300 removed
#400 removed
#500 removed
#600 removed
#700 removed
#1000 build alpha from /people/alexey/packages/controlplusplus.git fetched at 2024-Mar-29 13:47:39
2024-Mar-29 13:48:00 :: created build repo
2024-Mar-29 13:48:02 :: [i586] #200 libcontrolplusplus.git alpha: build start
2024-Mar-29 13:48:02 :: [ppc64le] #200 libcontrolplusplus.git alpha: build start
2024-Mar-29 13:48:02 :: [x86_64] #200 libcontrolplusplus.git alpha: build start
2024-Mar-29 13:48:02 :: [aarch64] #200 libcontrolplusplus.git alpha: build start
2024-Mar-29 13:48:20 :: [i586] #200 libcontrolplusplus.git alpha: build OK (cached)
2024-Mar-29 13:48:20 :: [i586] #1000 controlplusplus.git alpha: build start
2024-Mar-29 13:48:23 :: [x86_64] #200 libcontrolplusplus.git alpha: build OK (cached)
2024-Mar-29 13:48:24 :: [x86_64] #1000 controlplusplus.git alpha: build start
2024-Mar-29 13:48:35 :: [aarch64] #200 libcontrolplusplus.git alpha: build OK (cached)
2024-Mar-29 13:48:35 :: [aarch64] #1000 controlplusplus.git alpha: build start
[i586] src/main.cpp: In function 'int main(int, char**)':
[i586] src/main.cpp:84:14: error: 'class TRunMode' has no member named 'WriteExe'; did you mean 'WriteExePath'?
[i586]    84 |     run_mode.WriteExe(exe);
[i586]       |              WriteExePath
[i586] src/main.cpp:85:14: error: 'class TRunMode' has no member named 'WriteWorkDir'
[i586]    85 |     run_mode.WriteWorkDir(pwd);
[i586] --
[i586] src/perms.cpp: In constructor 'TPermissions::TPermissions()':
[i586] src/perms.cpp:36:34: error: 'class TRunMode' has no member named 'Exe'
[i586]    36 |     const string &exe = run_mode.Exe();
[i586] src/perms.cpp:42:32: error: 'class TRunMode' has no member named 'WorDir'
[i586]    42 |         JoinFilePaths(run_mode.WorDir(), exe),
[i586] src/perms.cpp:41:25: error: no matching function for call to 'std::vector<std::vector<std::__cxx11::basic_string<char> > >::push_back(<brace-enclosed initializer list>)'
[i586]    41 |     essentials.push_back({
2024-Mar-29 13:48:42 :: [i586] controlplusplus.git alpha: remote: build failed
2024-Mar-29 13:48:42 :: [i586] #1000 controlplusplus.git alpha: build FAILED
2024-Mar-29 13:48:42 :: [i586] requesting cancellation of task processing
2024-Mar-29 13:48:42 :: [ppc64le] #200 libcontrolplusplus.git alpha: build OK (cached)
2024-Mar-29 13:48:43 :: [ppc64le] task processing CANCELLED
[x86_64] src/main.cpp: In function 'int main(int, char**)':
[x86_64] src/main.cpp:84:14: error: 'class TRunMode' has no member named 'WriteExe'; did you mean 'WriteExePath'?
[x86_64]    84 |     run_mode.WriteExe(exe);
[x86_64]       |              WriteExePath
[x86_64] src/main.cpp:85:14: error: 'class TRunMode' has no member named 'WriteWorkDir'
[x86_64]    85 |     run_mode.WriteWorkDir(pwd);
[x86_64] --
[x86_64] src/perms.cpp: In constructor 'TPermissions::TPermissions()':
[x86_64] src/perms.cpp:36:34: error: 'class TRunMode' has no member named 'Exe'
[x86_64]    36 |     const string &exe = run_mode.Exe();
[x86_64] src/perms.cpp:42:32: error: 'class TRunMode' has no member named 'WorDir'
[x86_64]    42 |         JoinFilePaths(run_mode.WorDir(), exe),
[x86_64] src/perms.cpp:41:25: error: no matching function for call to 'std::vector<std::vector<std::__cxx11::basic_string<char> > >::push_back(<brace-enclosed initializer list>)'
[x86_64]    41 |     essentials.push_back({
2024-Mar-29 13:48:45 :: [x86_64] controlplusplus.git alpha: remote: build failed
2024-Mar-29 13:48:45 :: [x86_64] #1000 controlplusplus.git alpha: build FAILED
[aarch64] src/main.cpp: In function 'int main(int, char**)':
[aarch64] src/main.cpp:84:14: error: 'class TRunMode' has no member named 'WriteExe'; did you mean 'WriteExePath'?
[aarch64]    84 |     run_mode.WriteExe(exe);
[aarch64]       |              WriteExePath
[aarch64] src/main.cpp:85:14: error: 'class TRunMode' has no member named 'WriteWorkDir'
[aarch64]    85 |     run_mode.WriteWorkDir(pwd);
[aarch64] --
[aarch64] src/perms.cpp: In constructor 'TPermissions::TPermissions()':
[aarch64] src/perms.cpp:36:34: error: 'class TRunMode' has no member named 'Exe'
[aarch64]    36 |     const string &exe = run_mode.Exe();
[aarch64] src/perms.cpp:42:32: error: 'class TRunMode' has no member named 'WorDir'
[aarch64]    42 |         JoinFilePaths(run_mode.WorDir(), exe),
[aarch64] src/perms.cpp:41:25: error: no matching function for call to 'std::vector<std::vector<std::__cxx11::basic_string<char> > >::push_back(<brace-enclosed initializer list>)'
[aarch64]    41 |     essentials.push_back({
2024-Mar-29 13:49:11 :: [aarch64] controlplusplus.git alpha: remote: build failed
2024-Mar-29 13:49:11 :: [aarch64] #1000 controlplusplus.git alpha: build FAILED
2024-Mar-29 13:48:42 :: [i586] build FAILED
2024-Mar-29 13:48:43 :: [ppc64le] build FAILED
2024-Mar-29 13:48:46 :: [x86_64] build FAILED
2024-Mar-29 13:49:12 :: [aarch64] build FAILED
2024-Mar-29 13:49:12 :: task #343823 for sisyphus FAILED


  parent reply	other threads:[~2024-03-29 13:49 UTC|newest]

Thread overview: 30+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-03-28 11:16 [#343823] TESTED controlplusplus.git=alpha Girar awaiter (alexey)
2024-03-28 17:07 ` [#343823] TESTED (try 2) libcontrolplusplus.git=alpha controlplusplus.git=alpha Girar awaiter (alexey)
2024-03-28 20:43 ` [#343823] [test-only] FAILED (try 3) " Girar awaiter (alexey)
2024-03-29 10:33 ` [#343823] TESTED (try 4) " Girar awaiter (alexey)
2024-03-29 11:07 ` [#343823] TESTED (try 5) " Girar awaiter (alexey)
2024-03-29 11:26 ` [#343823] TESTED (try 6) " Girar awaiter (alexey)
2024-03-29 13:49 ` Girar awaiter (alexey) [this message]
2024-03-29 14:08 ` [#343823] TESTED (try 8) " Girar awaiter (alexey)
2024-03-29 14:44 ` [#343823] TESTED (try 9) " Girar awaiter (alexey)
2024-03-29 15:17 ` [#343823] TESTED (try 10) " Girar awaiter (alexey)
2024-03-29 15:59 ` [#343823] TESTED (try 11) " Girar awaiter (alexey)
2024-03-29 19:08 ` [#343823] TESTED (try 12) " Girar awaiter (alexey)
2024-03-29 20:00 ` [#343823] TESTED (try 13) " Girar awaiter (alexey)
2024-03-29 20:17 ` [#343823] TESTED (try 14) " Girar awaiter (alexey)
2024-03-29 20:29 ` [#343823] TESTED (try 15) " Girar awaiter (alexey)
2024-03-29 20:46 ` [#343823] TESTED (try 16) " Girar awaiter (alexey)
2024-03-29 20:59 ` [#343823] TESTED (try 17) " Girar awaiter (alexey)
2024-03-29 21:05 ` [#343823] [test-only] FAILED (try 18) " Girar awaiter (alexey)
2024-03-29 21:31 ` [#343823] TESTED (try 19) " Girar awaiter (alexey)
2024-03-29 21:44 ` [#343823] [test-only] FAILED (try 20) " Girar awaiter (alexey)
2024-03-29 21:52 ` [#343823] TESTED (try 21) " Girar awaiter (alexey)
2024-03-30 20:04 ` [#343823] TESTED (try 22) " Girar awaiter (alexey)
2024-03-30 20:20 ` [#343823] TESTED (try 23) " Girar awaiter (alexey)
2024-03-30 20:45 ` [#343823] TESTED (try 24) " Girar awaiter (alexey)
2024-03-30 21:15 ` [#343823] TESTED (try 25) " Girar awaiter (alexey)
2024-03-30 21:35 ` [#343823] TESTED (try 26) " Girar awaiter (alexey)
2024-03-30 23:21 ` [#343823] TESTED (try 27) " Girar awaiter (alexey)
2024-04-01 20:40 ` [#343823] [test-only] FAILED (try 28) " Girar awaiter (alexey)
2024-04-01 20:51 ` [#343823] [test-only] FAILED (try 29) " Girar awaiter (alexey)
2024-04-01 21:07 ` [#343823] TESTED (try 30) " Girar awaiter (alexey)

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.343823.7.1@gyle.mskdc.altlinux.org \
    --to=girar-builder@altlinux.org \
    --cc=alexey@altlinux.org \
    --cc=devel@lists.altlinux.org \
    --cc=girar-builder-sisyphus@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