ALT Linux Girar Builder robot reports
 help / color / mirror / Atom feed
* [#286204] FAILED srpm=gle-4.2.5-alt3.src.rpm
@ 2021-09-30 18:46 Girar awaiter (viy)
  0 siblings, 0 replies; only message in thread
From: Girar awaiter (viy) @ 2021-09-30 18:46 UTC (permalink / raw)
  To: Igor Vlasenko; +Cc: sisyphus-incominger, girar-builder-sisyphus

http://git.altlinux.org/tasks/286204/logs/events.1.1.log

subtask  name  aarch64    armh    i586  ppc64le  x86_64
   #100  gle    failed  failed  failed   failed  failed

2021-Sep-30 18:45:42 :: task #286204 for sisyphus started by viy:
#100 build gle-4.2.5-alt3.src.rpm
2021-Sep-30 18:45:43 :: [ppc64le] #100 gle-4.2.5-alt3.src.rpm: build start
2021-Sep-30 18:45:43 :: [aarch64] #100 gle-4.2.5-alt3.src.rpm: build start
2021-Sep-30 18:45:43 :: [x86_64] #100 gle-4.2.5-alt3.src.rpm: build start
2021-Sep-30 18:45:43 :: [i586] #100 gle-4.2.5-alt3.src.rpm: build start
2021-Sep-30 18:45:43 :: [armh] #100 gle-4.2.5-alt3.src.rpm: build start
[i586]   333 |         void next_token_and_pos(TokenAndPos& tkpos) throw(ParserError);
[i586] ../tokens/Tokenizer.h:345:40: error: ISO C++17 does not allow dynamic exception specifications
[i586]   345 |         void peek_token(string* token) throw(ParserError);
[i586] ../tokens/Tokenizer.h:366:46: error: ISO C++17 does not allow dynamic exception specifications
[i586]   366 |         int is_next_token(const char* token) throw(ParserError);
[i586] ../tokens/Tokenizer.h:368:48: error: ISO C++17 does not allow dynamic exception specifications
[i586]   368 |         int is_next_token_i(const char* token) throw(ParserError);
[i586] ../tokens/Tokenizer.h:370:48: error: ISO C++17 does not allow dynamic exception specifications
[i586]   370 |         int is_next_token(const string& token) throw(ParserError) {
[i586] ../tokens/Tokenizer.h:377:52: error: ISO C++17 does not allow dynamic exception specifications
[i586]   377 |         int is_next_token_in(const char* charlist) throw(ParserError);
[i586] ../tokens/Tokenizer.h:379:51: error: ISO C++17 does not allow dynamic exception specifications
[i586]   379 |         void ensure_next_token(const char* token) throw(ParserError);
[i586] ../tokens/Tokenizer.h:383:53: error: ISO C++17 does not allow dynamic exception specifications
[i586]   383 |         void ensure_next_token_i(const char* token) throw(ParserError);
[i586] ../tokens/Tokenizer.h:385:56: error: ISO C++17 does not allow dynamic exception specifications
[i586]   385 |         int ensure_next_token_in(const char* charlist) throw(ParserError);
[i586] ../tokens/Tokenizer.h:389:59: error: ISO C++17 does not allow dynamic exception specifications
[i586]   389 |         void ensure_next_token_list(const char* charlist) throw(ParserError);
[i586] ../tokens/Tokenizer.h:395:40: error: ISO C++17 does not allow dynamic exception specifications
[i586]   395 |         void read_till_close_comment() throw(ParserError);
2021-Sep-30 18:46:23 :: [i586] gle-4.2.5-alt3.src.rpm: remote: build failed
2021-Sep-30 18:46:23 :: [i586] #100 gle-4.2.5-alt3.src.rpm: build FAILED
2021-Sep-30 18:46:23 :: [i586] requesting cancellation of task processing
[x86_64]   333 |         void next_token_and_pos(TokenAndPos& tkpos) throw(ParserError);
[x86_64] ../tokens/Tokenizer.h:345:40: error: ISO C++17 does not allow dynamic exception specifications
[x86_64]   345 |         void peek_token(string* token) throw(ParserError);
[x86_64] ../tokens/Tokenizer.h:366:46: error: ISO C++17 does not allow dynamic exception specifications
[x86_64]   366 |         int is_next_token(const char* token) throw(ParserError);
[x86_64] ../tokens/Tokenizer.h:368:48: error: ISO C++17 does not allow dynamic exception specifications
[x86_64]   368 |         int is_next_token_i(const char* token) throw(ParserError);
[x86_64] ../tokens/Tokenizer.h:370:48: error: ISO C++17 does not allow dynamic exception specifications
[x86_64]   370 |         int is_next_token(const string& token) throw(ParserError) {
[x86_64] ../tokens/Tokenizer.h:377:52: error: ISO C++17 does not allow dynamic exception specifications
[x86_64]   377 |         int is_next_token_in(const char* charlist) throw(ParserError);
[x86_64] ../tokens/Tokenizer.h:379:51: error: ISO C++17 does not allow dynamic exception specifications
[x86_64]   379 |         void ensure_next_token(const char* token) throw(ParserError);
[x86_64] ../tokens/Tokenizer.h:383:53: error: ISO C++17 does not allow dynamic exception specifications
[x86_64]   383 |         void ensure_next_token_i(const char* token) throw(ParserError);
[x86_64] ../tokens/Tokenizer.h:385:56: error: ISO C++17 does not allow dynamic exception specifications
[x86_64]   385 |         int ensure_next_token_in(const char* charlist) throw(ParserError);
[x86_64] ../tokens/Tokenizer.h:389:59: error: ISO C++17 does not allow dynamic exception specifications
[x86_64]   389 |         void ensure_next_token_list(const char* charlist) throw(ParserError);
[x86_64] ../tokens/Tokenizer.h:395:40: error: ISO C++17 does not allow dynamic exception specifications
[x86_64]   395 |         void read_till_close_comment() throw(ParserError);
2021-Sep-30 18:46:24 :: [x86_64] gle-4.2.5-alt3.src.rpm: remote: build failed
2021-Sep-30 18:46:24 :: [x86_64] #100 gle-4.2.5-alt3.src.rpm: build FAILED
[aarch64]   333 |         void next_token_and_pos(TokenAndPos& tkpos) throw(ParserError);
[aarch64] ../tokens/Tokenizer.h:345:40: error: ISO C++17 does not allow dynamic exception specifications
[aarch64]   345 |         void peek_token(string* token) throw(ParserError);
[aarch64] ../tokens/Tokenizer.h:366:46: error: ISO C++17 does not allow dynamic exception specifications
[aarch64]   366 |         int is_next_token(const char* token) throw(ParserError);
[aarch64] ../tokens/Tokenizer.h:368:48: error: ISO C++17 does not allow dynamic exception specifications
[aarch64]   368 |         int is_next_token_i(const char* token) throw(ParserError);
[aarch64] ../tokens/Tokenizer.h:370:48: error: ISO C++17 does not allow dynamic exception specifications
[aarch64]   370 |         int is_next_token(const string& token) throw(ParserError) {
[aarch64] ../tokens/Tokenizer.h:377:52: error: ISO C++17 does not allow dynamic exception specifications
[aarch64]   377 |         int is_next_token_in(const char* charlist) throw(ParserError);
[aarch64] ../tokens/Tokenizer.h:379:51: error: ISO C++17 does not allow dynamic exception specifications
[aarch64]   379 |         void ensure_next_token(const char* token) throw(ParserError);
[aarch64] ../tokens/Tokenizer.h:383:53: error: ISO C++17 does not allow dynamic exception specifications
[aarch64]   383 |         void ensure_next_token_i(const char* token) throw(ParserError);
[aarch64] ../tokens/Tokenizer.h:385:56: error: ISO C++17 does not allow dynamic exception specifications
[aarch64]   385 |         int ensure_next_token_in(const char* charlist) throw(ParserError);
[aarch64] ../tokens/Tokenizer.h:389:59: error: ISO C++17 does not allow dynamic exception specifications
[aarch64]   389 |         void ensure_next_token_list(const char* charlist) throw(ParserError);
[aarch64] ../tokens/Tokenizer.h:395:40: error: ISO C++17 does not allow dynamic exception specifications
[aarch64]   395 |         void read_till_close_comment() throw(ParserError);
2021-Sep-30 18:46:30 :: [aarch64] gle-4.2.5-alt3.src.rpm: remote: build failed
2021-Sep-30 18:46:30 :: [aarch64] #100 gle-4.2.5-alt3.src.rpm: build FAILED
[ppc64le]   333 |         void next_token_and_pos(TokenAndPos& tkpos) throw(ParserError);
[ppc64le] ../tokens/Tokenizer.h:345:40: error: ISO C++17 does not allow dynamic exception specifications
[ppc64le]   345 |         void peek_token(string* token) throw(ParserError);
[ppc64le] ../tokens/Tokenizer.h:366:46: error: ISO C++17 does not allow dynamic exception specifications
[ppc64le]   366 |         int is_next_token(const char* token) throw(ParserError);
[ppc64le] ../tokens/Tokenizer.h:368:48: error: ISO C++17 does not allow dynamic exception specifications
[ppc64le]   368 |         int is_next_token_i(const char* token) throw(ParserError);
[ppc64le] ../tokens/Tokenizer.h:370:48: error: ISO C++17 does not allow dynamic exception specifications
[ppc64le]   370 |         int is_next_token(const string& token) throw(ParserError) {
[ppc64le] ../tokens/Tokenizer.h:377:52: error: ISO C++17 does not allow dynamic exception specifications
[ppc64le]   377 |         int is_next_token_in(const char* charlist) throw(ParserError);
[ppc64le] ../tokens/Tokenizer.h:379:51: error: ISO C++17 does not allow dynamic exception specifications
[ppc64le]   379 |         void ensure_next_token(const char* token) throw(ParserError);
[ppc64le] ../tokens/Tokenizer.h:383:53: error: ISO C++17 does not allow dynamic exception specifications
[ppc64le]   383 |         void ensure_next_token_i(const char* token) throw(ParserError);
[ppc64le] ../tokens/Tokenizer.h:385:56: error: ISO C++17 does not allow dynamic exception specifications
[ppc64le]   385 |         int ensure_next_token_in(const char* charlist) throw(ParserError);
[ppc64le] ../tokens/Tokenizer.h:389:59: error: ISO C++17 does not allow dynamic exception specifications
[ppc64le]   389 |         void ensure_next_token_list(const char* charlist) throw(ParserError);
[ppc64le] ../tokens/Tokenizer.h:395:40: error: ISO C++17 does not allow dynamic exception specifications
[ppc64le]   395 |         void read_till_close_comment() throw(ParserError);
2021-Sep-30 18:46:35 :: [ppc64le] gle-4.2.5-alt3.src.rpm: remote: build failed
2021-Sep-30 18:46:35 :: [ppc64le] #100 gle-4.2.5-alt3.src.rpm: build FAILED
[armh]   333 |         void next_token_and_pos(TokenAndPos& tkpos) throw(ParserError);
[armh] ../tokens/Tokenizer.h:345:40: error: ISO C++17 does not allow dynamic exception specifications
[armh]   345 |         void peek_token(string* token) throw(ParserError);
[armh] ../tokens/Tokenizer.h:366:46: error: ISO C++17 does not allow dynamic exception specifications
[armh]   366 |         int is_next_token(const char* token) throw(ParserError);
[armh] ../tokens/Tokenizer.h:368:48: error: ISO C++17 does not allow dynamic exception specifications
[armh]   368 |         int is_next_token_i(const char* token) throw(ParserError);
[armh] ../tokens/Tokenizer.h:370:48: error: ISO C++17 does not allow dynamic exception specifications
[armh]   370 |         int is_next_token(const string& token) throw(ParserError) {
[armh] ../tokens/Tokenizer.h:377:52: error: ISO C++17 does not allow dynamic exception specifications
[armh]   377 |         int is_next_token_in(const char* charlist) throw(ParserError);
[armh] ../tokens/Tokenizer.h:379:51: error: ISO C++17 does not allow dynamic exception specifications
[armh]   379 |         void ensure_next_token(const char* token) throw(ParserError);
[armh] ../tokens/Tokenizer.h:383:53: error: ISO C++17 does not allow dynamic exception specifications
[armh]   383 |         void ensure_next_token_i(const char* token) throw(ParserError);
[armh] ../tokens/Tokenizer.h:385:56: error: ISO C++17 does not allow dynamic exception specifications
[armh]   385 |         int ensure_next_token_in(const char* charlist) throw(ParserError);
[armh] ../tokens/Tokenizer.h:389:59: error: ISO C++17 does not allow dynamic exception specifications
[armh]   389 |         void ensure_next_token_list(const char* charlist) throw(ParserError);
[armh] ../tokens/Tokenizer.h:395:40: error: ISO C++17 does not allow dynamic exception specifications
[armh]   395 |         void read_till_close_comment() throw(ParserError);
2021-Sep-30 18:46:51 :: [armh] gle-4.2.5-alt3.src.rpm: remote: build failed
2021-Sep-30 18:46:51 :: [armh] #100 gle-4.2.5-alt3.src.rpm: build FAILED
2021-Sep-30 18:46:23 :: [i586] build FAILED
2021-Sep-30 18:46:24 :: [x86_64] build FAILED
2021-Sep-30 18:46:30 :: [aarch64] build FAILED
2021-Sep-30 18:46:35 :: [ppc64le] build FAILED
2021-Sep-30 18:46:51 :: [armh] build FAILED
2021-Sep-30 18:46:51 :: task #286204 for sisyphus FAILED


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2021-09-30 18:46 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-09-30 18:46 [#286204] FAILED srpm=gle-4.2.5-alt3.src.rpm Girar awaiter (viy)

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