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: [#368502] [test-only] FAILED (try 2) cve-manager.git=alpha
Date: Thu, 9 Jan 2025 19:50:12 +0000
Message-ID: <girar.task.368502.2.1@gyle.mskdc.altlinux.org> (raw)
In-Reply-To: <girar.task.368502.1.1@gyle.mskdc.altlinux.org>

https://git.altlinux.org/tasks/368502/logs/events.2.1.log
https://packages.altlinux.org/tasks/368502

subtask  name         aarch64  i586  ppc64le  x86_64
   #100  cve-manager   failed     -   failed  failed

2025-Jan-09 19:49:11 :: test-only task #368502 for sisyphus resumed by alexey:
#100 build alpha from /people/alexey/packages/cve-manager.git fetched at 2025-Jan-09 19:32:51
2025-Jan-09 19:49:13 :: [x86_64] #100 cve-manager.git alpha: build start
2025-Jan-09 19:49:13 :: [i586] #100 cve-manager.git alpha: build start
2025-Jan-09 19:49:13 :: [aarch64] #100 cve-manager.git alpha: build start
2025-Jan-09 19:49:13 :: [ppc64le] #100 cve-manager.git alpha: build start
2025-Jan-09 19:49:23 :: [i586] #100 cve-manager.git alpha: build SKIPPED
[x86_64] src/get_urls.cpp:57:21: note: 'std::set' is defined in header '<set>'; this is probably fixable by adding '#include <set>'
[x86_64] src/get_urls.cpp:57:31: error: template argument 2 is invalid
[x86_64]    57 |         map<string, set<string>> &additional_urls){
[x86_64] src/get_urls.cpp:57:31: error: template argument 4 is invalid
[x86_64] src/get_urls.cpp:57:9: error: invalid template-id
[x86_64]    57 |         map<string, set<string>> &additional_urls){
[x86_64] src/get_urls.cpp:57:21: error: 'set' was not declared in this scope
[x86_64]    57 |         map<string, set<string>> &additional_urls){
[x86_64] src/get_urls.cpp:57:21: note: 'std::set' is defined in header '<set>'; this is probably fixable by adding '#include <set>'
[x86_64] src/get_urls.cpp:57:31: error: expected primary-expression before '>' token
[x86_64]    57 |         map<string, set<string>> &additional_urls){
[x86_64] src/get_urls.cpp:57:9: error: missing template argument list after 'std::map'; template placeholder not permitted in parameter
[x86_64]    57 |         map<string, set<string>> &additional_urls){
[x86_64] --
[x86_64] src/get_urls.cpp: In function 'std::pair<unsigned int, std::__cxx11::basic_string<char> > ProcessStreamOfAdditionaUrls(...)':
[x86_64] src/get_urls.cpp:60:5: error: 'vector' was not declared in this scope
[x86_64]    60 |     vector<string> warnings;
[x86_64] --
[x86_64]    20 | 
[x86_64] src/get_urls.cpp:60:18: error: expected primary-expression before '>' token
[x86_64]    60 |     vector<string> warnings;
[x86_64] src/get_urls.cpp:60:20: error: 'warnings' was not declared in this scope
[x86_64]    60 |     vector<string> warnings;
[x86_64] src/get_urls.cpp:64:18: error: no matching function for call to 'getline(const std::istringstream&, std::string&)'
[x86_64]    64 |     while(getline(iss, line)){
2025-Jan-09 19:49:45 :: [x86_64] cve-manager.git alpha: remote: build failed
2025-Jan-09 19:49:45 :: [x86_64] #100 cve-manager.git alpha: build FAILED
2025-Jan-09 19:49:45 :: [x86_64] requesting cancellation of task processing
[aarch64] src/get_urls.cpp:57:31: error: template argument 2 is invalid
[aarch64]    57 |         map<string, set<string>> &additional_urls){
[aarch64] src/get_urls.cpp:57:31: error: template argument 4 is invalid
[aarch64] src/get_urls.cpp:57:9: error: invalid template-id
[aarch64]    57 |         map<string, set<string>> &additional_urls){
[aarch64] src/get_urls.cpp:57:21: error: 'set' was not declared in this scope
[aarch64]    57 |         map<string, set<string>> &additional_urls){
[aarch64] src/get_urls.cpp:57:21: note: 'std::set' is defined in header '<set>'; this is probably fixable by adding '#include <set>'
[aarch64] src/get_urls.cpp:57:31: error: expected primary-expression before '>' token
[aarch64]    57 |         map<string, set<string>> &additional_urls){
[aarch64] src/get_urls.cpp:57:9: error: missing template argument list after 'std::map'; template placeholder not permitted in parameter
[aarch64]    57 |         map<string, set<string>> &additional_urls){
[aarch64] --
[aarch64] src/get_urls.cpp: In function 'std::pair<unsigned int, std::__cxx11::basic_string<char> > ProcessStreamOfAdditionaUrls(...)':
[aarch64] src/get_urls.cpp:60:5: error: 'vector' was not declared in this scope
[aarch64]    60 |     vector<string> warnings;
[aarch64] --
[aarch64]    20 | 
[aarch64] src/get_urls.cpp:60:18: error: expected primary-expression before '>' token
[aarch64]    60 |     vector<string> warnings;
[aarch64] src/get_urls.cpp:60:20: error: 'warnings' was not declared in this scope
[aarch64]    60 |     vector<string> warnings;
[aarch64] src/get_urls.cpp:64:18: error: no matching function for call to 'getline(const std::istringstream&, std::string&)'
[aarch64]    64 |     while(getline(iss, line)){
2025-Jan-09 19:50:07 :: [aarch64] cve-manager.git alpha: remote: build failed
2025-Jan-09 19:50:07 :: [aarch64] #100 cve-manager.git alpha: build FAILED
[ppc64le] src/get_urls.cpp:57:31: error: template argument 2 is invalid
[ppc64le]    57 |         map<string, set<string>> &additional_urls){
[ppc64le] src/get_urls.cpp:57:31: error: template argument 4 is invalid
[ppc64le] src/get_urls.cpp:57:9: error: invalid template-id
[ppc64le]    57 |         map<string, set<string>> &additional_urls){
[ppc64le] src/get_urls.cpp:57:21: error: 'set' was not declared in this scope
[ppc64le]    57 |         map<string, set<string>> &additional_urls){
[ppc64le] src/get_urls.cpp:57:21: note: 'std::set' is defined in header '<set>'; this is probably fixable by adding '#include <set>'
[ppc64le] src/get_urls.cpp:57:31: error: expected primary-expression before '>' token
[ppc64le]    57 |         map<string, set<string>> &additional_urls){
[ppc64le] src/get_urls.cpp:57:9: error: missing template argument list after 'std::map'; template placeholder not permitted in parameter
[ppc64le]    57 |         map<string, set<string>> &additional_urls){
[ppc64le] --
[ppc64le] src/get_urls.cpp: In function 'std::pair<unsigned int, std::__cxx11::basic_string<char> > ProcessStreamOfAdditionaUrls(...)':
[ppc64le] src/get_urls.cpp:60:5: error: 'vector' was not declared in this scope
[ppc64le]    60 |     vector<string> warnings;
[ppc64le] --
[ppc64le]    20 | 
[ppc64le] src/get_urls.cpp:60:18: error: expected primary-expression before '>' token
[ppc64le]    60 |     vector<string> warnings;
[ppc64le] src/get_urls.cpp:60:20: error: 'warnings' was not declared in this scope
[ppc64le]    60 |     vector<string> warnings;
[ppc64le] src/get_urls.cpp:64:18: error: no matching function for call to 'getline(const std::istringstream&, std::string&)'
[ppc64le]    64 |     while(getline(iss, line)){
2025-Jan-09 19:50:11 :: [ppc64le] cve-manager.git alpha: remote: build failed
2025-Jan-09 19:50:11 :: [ppc64le] #100 cve-manager.git alpha: build FAILED
2025-Jan-09 19:49:45 :: [x86_64] build FAILED
2025-Jan-09 19:50:07 :: [aarch64] build FAILED
2025-Jan-09 19:50:11 :: [ppc64le] build FAILED
2025-Jan-09 19:50:11 :: task #368502 for sisyphus FAILED


  reply	other threads:[~2025-01-09 19:50 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-01-09 19:34 [#368502] [test-only] FAILED cve-manager.git=alpha Girar awaiter (alexey)
2025-01-09 19:50 ` Girar awaiter (alexey) [this message]
2025-01-10  8:04 ` [#368502] [test-only] FAILED (try 3) cve-manager.git=alpha Girar awaiter (alexey)
2025-01-10  8:41 ` [#368502] TESTED (try 4) cve-manager.git=alpha 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.368502.2.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