From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.1 (2015-04-28) on sa.local.altlinux.org X-Spam-Level: X-Spam-Status: No, score=-3.3 required=5.0 tests=BAYES_00,RP_MATCHES_RCVD autolearn=unavailable autolearn_force=no version=3.4.1 Date: Thu, 30 Sep 2021 18:46:51 +0000 From: "Girar awaiter (viy)" To: Igor Vlasenko Subject: [#286204] FAILED srpm=gle-4.2.5-alt3.src.rpm Message-ID: Mail-Followup-To: Girar awaiter robot MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline X-girar-task-id: 286204 X-girar-task-owner: viy X-girar-task-repo: sisyphus X-girar-task-try: 1 X-girar-task-iter: 1 X-girar-task-status: FAILED X-girar-task-URL: http://git.altlinux.org/tasks/286204/ X-girar-task-log: logs/events.1.1.log X-girar-task-summary: [#286204] FAILED srpm=gle-4.2.5-alt3.src.rpm User-Agent: Mutt/1.10.1 (2018-07-13) Cc: sisyphus-incominger@lists.altlinux.org, girar-builder-sisyphus@altlinux.org X-BeenThere: sisyphus-incominger@lists.altlinux.org X-Mailman-Version: 2.1.12 Precedence: list Reply-To: viy@altlinux.org List-Id: ALT Linux Girar Builder robot reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Sep 2021 18:46:56 -0000 Archived-At: List-Archive: 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