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: Tue, 2 Apr 2024 11:44:24 +0000 From: "Girar awaiter (alexey)" To: Alexey Appolonov Subject: [#344203] [test-only] FAILED libcontrolplusplus.git=0.31.0-alt1 controlplusplus.git=0.22.0-alt1 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: 344203 X-girar-task-owner: alexey X-girar-task-repo: sisyphus X-girar-task-try: 1 X-girar-task-iter: 1 X-girar-task-status: FAILED X-girar-task-URL: https://git.altlinux.org/tasks/344203/ X-girar-task-log: logs/events.1.1.log X-girar-task-summary: [#344203] [test-only] FAILED libcontrolplusplus.git=0.31.0-alt1 controlplusplus.git=0.22.0-alt1 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: ALT Devel discussion list List-Id: ALT Linux Girar Builder robot reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 02 Apr 2024 11:44:28 -0000 Archived-At: List-Archive: https://git.altlinux.org/tasks/344203/logs/events.1.1.log subtask name aarch64 i586 ppc64le x86_64 #100 libcontrolplusplus failed failed failed failed 2024-Apr-02 11:43:27 :: test-only task #344203 for sisyphus started by alexey: #100 build 0.31.0-alt1 from /people/alexey/packages/libcontrolplusplus.git fetched at 2024-Apr-02 11:04:29 #200 build 0.22.0-alt1 from /people/alexey/packages/controlplusplus.git fetched at 2024-Apr-02 11:43:05 2024-Apr-02 11:43:27 :: created build repo 2024-Apr-02 11:43:29 :: [ppc64le] #100 libcontrolplusplus.git 0.31.0-alt1: build start 2024-Apr-02 11:43:29 :: [x86_64] #100 libcontrolplusplus.git 0.31.0-alt1: build start 2024-Apr-02 11:43:29 :: [aarch64] #100 libcontrolplusplus.git 0.31.0-alt1: build start 2024-Apr-02 11:43:29 :: [i586] #100 libcontrolplusplus.git 0.31.0-alt1: build start [i586] g++ -Wall -std=c++11 -fPIC -fexceptions -O2 -g -c src/tick.cpp -o obj/tick.o [i586] src/tick.cpp:24:1: error: default argument given for parameter 2 of 'TTick::TTick(std::function(const unsigned int&)>, unsigned int)' [-fpermissive] [i586] 24 | TTick::TTick(function print_msg, unsigned tp=3){ [i586] -- [i586] 57 | TTick(function print_msg, unsigned tp=3); [i586] src/tick.cpp:32:1: error: default argument given for parameter 1 of 'TTick::TTick(unsigned int)' [-fpermissive] [i586] 32 | TTick::TTick(unsigned tp=3){ [i586] -- [i586] src/tick.cpp: In function 'void Stop()': [i586] src/tick.cpp:61:8: error: 't' was not declared in this scope; did you mean 'tm'? [i586] 61 | if(t.joinable()){ [i586] | tm [i586] src/tick.cpp:62:9: error: 'stop' was not declared in this scope; did you mean 'Stop'? [i586] 62 | stop = true; 2024-Apr-02 11:43:55 :: [i586] libcontrolplusplus.git 0.31.0-alt1: remote: build failed 2024-Apr-02 11:43:55 :: [i586] #100 libcontrolplusplus.git 0.31.0-alt1: build FAILED 2024-Apr-02 11:43:55 :: [i586] requesting cancellation of task processing [x86_64] g++ -Wall -std=c++11 -fPIC -fexceptions -O2 -g -c src/tick.cpp -o obj/tick.o [x86_64] src/tick.cpp:24:1: error: default argument given for parameter 2 of 'TTick::TTick(std::function(const unsigned int&)>, unsigned int)' [-fpermissive] [x86_64] 24 | TTick::TTick(function print_msg, unsigned tp=3){ [x86_64] -- [x86_64] 57 | TTick(function print_msg, unsigned tp=3); [x86_64] src/tick.cpp:32:1: error: default argument given for parameter 1 of 'TTick::TTick(unsigned int)' [-fpermissive] [x86_64] 32 | TTick::TTick(unsigned tp=3){ [x86_64] -- [x86_64] src/tick.cpp: In function 'void Stop()': [x86_64] src/tick.cpp:61:8: error: 't' was not declared in this scope; did you mean 'tm'? [x86_64] 61 | if(t.joinable()){ [x86_64] | tm [x86_64] src/tick.cpp:62:9: error: 'stop' was not declared in this scope; did you mean 'Stop'? [x86_64] 62 | stop = true; 2024-Apr-02 11:43:55 :: [x86_64] libcontrolplusplus.git 0.31.0-alt1: remote: build failed 2024-Apr-02 11:43:55 :: [x86_64] #100 libcontrolplusplus.git 0.31.0-alt1: build FAILED [aarch64] g++ -Wall -std=c++11 -fPIC -fexceptions -O2 -g -c src/tick.cpp -o obj/tick.o [aarch64] src/tick.cpp:24:1: error: default argument given for parameter 2 of 'TTick::TTick(std::function(const unsigned int&)>, unsigned int)' [-fpermissive] [aarch64] 24 | TTick::TTick(function print_msg, unsigned tp=3){ [aarch64] -- [aarch64] 57 | TTick(function print_msg, unsigned tp=3); [aarch64] src/tick.cpp:32:1: error: default argument given for parameter 1 of 'TTick::TTick(unsigned int)' [-fpermissive] [aarch64] 32 | TTick::TTick(unsigned tp=3){ [aarch64] -- [aarch64] src/tick.cpp: In function 'void Stop()': [aarch64] src/tick.cpp:61:8: error: 't' was not declared in this scope; did you mean 'tm'? [aarch64] 61 | if(t.joinable()){ [aarch64] | tm [aarch64] src/tick.cpp:62:9: error: 'stop' was not declared in this scope; did you mean 'Stop'? [aarch64] 62 | stop = true; 2024-Apr-02 11:44:17 :: [aarch64] libcontrolplusplus.git 0.31.0-alt1: remote: build failed 2024-Apr-02 11:44:17 :: [aarch64] #100 libcontrolplusplus.git 0.31.0-alt1: build FAILED [ppc64le] g++ -Wall -std=c++11 -fPIC -fexceptions -O2 -g -c src/tick.cpp -o obj/tick.o [ppc64le] src/tick.cpp:24:1: error: default argument given for parameter 2 of 'TTick::TTick(std::function(const unsigned int&)>, unsigned int)' [-fpermissive] [ppc64le] 24 | TTick::TTick(function print_msg, unsigned tp=3){ [ppc64le] -- [ppc64le] 57 | TTick(function print_msg, unsigned tp=3); [ppc64le] src/tick.cpp:32:1: error: default argument given for parameter 1 of 'TTick::TTick(unsigned int)' [-fpermissive] [ppc64le] 32 | TTick::TTick(unsigned tp=3){ [ppc64le] -- [ppc64le] src/tick.cpp: In function 'void Stop()': [ppc64le] src/tick.cpp:61:8: error: 't' was not declared in this scope; did you mean 'tm'? [ppc64le] 61 | if(t.joinable()){ [ppc64le] | tm [ppc64le] src/tick.cpp:62:9: error: 'stop' was not declared in this scope; did you mean 'Stop'? [ppc64le] 62 | stop = true; 2024-Apr-02 11:44:24 :: [ppc64le] libcontrolplusplus.git 0.31.0-alt1: remote: build failed 2024-Apr-02 11:44:24 :: [ppc64le] #100 libcontrolplusplus.git 0.31.0-alt1: build FAILED 2024-Apr-02 11:43:55 :: [i586] build FAILED 2024-Apr-02 11:43:55 :: [x86_64] build FAILED 2024-Apr-02 11:44:17 :: [aarch64] build FAILED 2024-Apr-02 11:44:24 :: [ppc64le] build FAILED 2024-Apr-02 11:44:24 :: task #344203 for sisyphus FAILED