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: [#344203] [test-only] FAILED libcontrolplusplus.git=0.31.0-alt1 controlplusplus.git=0.22.0-alt1 Date: Tue, 2 Apr 2024 11:44:24 +0000 Message-ID: <girar.task.344203.1.1@gyle.mskdc.altlinux.org> (raw) 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<std::__cxx11::basic_string<char>(const unsigned int&)>, unsigned int)' [-fpermissive] [i586] 24 | TTick::TTick(function<string(const unsigned&)> print_msg, unsigned tp=3){ [i586] -- [i586] 57 | TTick(function<string(const unsigned&)> 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<std::__cxx11::basic_string<char>(const unsigned int&)>, unsigned int)' [-fpermissive] [x86_64] 24 | TTick::TTick(function<string(const unsigned&)> print_msg, unsigned tp=3){ [x86_64] -- [x86_64] 57 | TTick(function<string(const unsigned&)> 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<std::__cxx11::basic_string<char>(const unsigned int&)>, unsigned int)' [-fpermissive] [aarch64] 24 | TTick::TTick(function<string(const unsigned&)> print_msg, unsigned tp=3){ [aarch64] -- [aarch64] 57 | TTick(function<string(const unsigned&)> 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<std::__cxx11::basic_string<char>(const unsigned int&)>, unsigned int)' [-fpermissive] [ppc64le] 24 | TTick::TTick(function<string(const unsigned&)> print_msg, unsigned tp=3){ [ppc64le] -- [ppc64le] 57 | TTick(function<string(const unsigned&)> 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
next reply other threads:[~2024-04-02 11:44 UTC|newest] Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top 2024-04-02 11:44 Girar awaiter (alexey) [this message] 2024-04-02 12:09 ` [#344203] [test-only] FAILED (try 2) " Girar awaiter (alexey) 2024-04-02 12:40 ` [#344203] TESTED (try 3) " Girar awaiter (alexey) 2024-04-02 13:45 ` [#344203] DONE (try 4) " Girar pender (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.344203.1.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