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, SPF_FAIL, TO_EQ_FM_DOM_SPF_FAIL autolearn=ham autolearn_force=no version=3.4.1 Date: Mon, 21 Oct 2024 17:48:03 +0000 From: "Girar awaiter (sheriffkorov)" To: Kirill Sharov Subject: [#360346] [test-only] p10 FAILED alterator-backend-systeminfo.git=0.1.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: 360346 X-girar-task-owner: sheriffkorov X-girar-task-repo: p10 X-girar-task-try: 1 X-girar-task-iter: 1 X-girar-task-status: FAILED X-girar-task-URL: https://git.altlinux.org/tasks/360346/ X-girar-task-log: logs/events.1.1.log X-girar-task-summary: [#360346] [test-only] p10 FAILED alterator-backend-systeminfo.git=0.1.0-alt1 alterator-application-systeminfo.git=0.1.0-alt1 User-Agent: Mutt/1.10.1 (2018-07-13) Cc: girar-builder-p10@altlinux.org, sisyphus-incominger@lists.altlinux.org, girar-builder-p10@lists.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: Mon, 21 Oct 2024 17:48:07 -0000 Archived-At: List-Archive: https://git.altlinux.org/tasks/360346/logs/events.1.1.log subtask name aarch64 armh i586 ppc64le x86_64 #100 alterator-backend-systeminfo 40 55 23 46 24 #200 alterator-application-systeminfo failed ? failed failed failed 2024-Oct-21 17:46:21 :: test-only task #360346 for p10 started by sheriffkorov: #100 build 0.1.0-alt1 from /people/sheriffkorov/packages/alterator-backend-systeminfo.git fetched at 2024-Oct-21 17:44:01 #200 build 0.1.0-alt1 from /people/sheriffkorov/packages/alterator-application-systeminfo.git fetched at 2024-Oct-21 17:45:25 2024-Oct-21 17:46:22 :: created build repo 2024-Oct-21 17:46:23 :: [armh] #100 alterator-backend-systeminfo.git 0.1.0-alt1: build start 2024-Oct-21 17:46:23 :: [ppc64le] #100 alterator-backend-systeminfo.git 0.1.0-alt1: build start 2024-Oct-21 17:46:23 :: [i586] #100 alterator-backend-systeminfo.git 0.1.0-alt1: build start 2024-Oct-21 17:46:23 :: [aarch64] #100 alterator-backend-systeminfo.git 0.1.0-alt1: build start 2024-Oct-21 17:46:23 :: [x86_64] #100 alterator-backend-systeminfo.git 0.1.0-alt1: build start 2024-Oct-21 17:46:46 :: [i586] #100 alterator-backend-systeminfo.git 0.1.0-alt1: build OK 2024-Oct-21 17:46:46 :: [i586] #200 alterator-application-systeminfo.git 0.1.0-alt1: build start 2024-Oct-21 17:46:47 :: [x86_64] #100 alterator-backend-systeminfo.git 0.1.0-alt1: build OK 2024-Oct-21 17:46:47 :: [x86_64] #200 alterator-application-systeminfo.git 0.1.0-alt1: build start 2024-Oct-21 17:47:03 :: [aarch64] #100 alterator-backend-systeminfo.git 0.1.0-alt1: build OK 2024-Oct-21 17:47:03 :: [aarch64] #200 alterator-application-systeminfo.git 0.1.0-alt1: build start 2024-Oct-21 17:47:09 :: [ppc64le] #100 alterator-backend-systeminfo.git 0.1.0-alt1: build OK 2024-Oct-21 17:47:09 :: [ppc64le] #200 alterator-application-systeminfo.git 0.1.0-alt1: build start [x86_64] In file included from /usr/src/RPM/BUILD/alterator-application-systeminfo-0.1.0/src/app.cpp:1: [x86_64] /usr/src/RPM/BUILD/alterator-application-systeminfo-0.1.0/src/app.h:13:24: error: expected ')' before '<' token [x86_64] 13 | App(std::unique_ptr application); [x86_64] /usr/src/RPM/BUILD/alterator-application-systeminfo-0.1.0/src/app.h:25:10: error: 'unique_ptr' in namespace 'std' does not name a template type [x86_64] 25 | std::unique_ptr d; [x86_64] -- [x86_64] 5 | [x86_64] /usr/src/RPM/BUILD/alterator-application-systeminfo-0.1.0/src/app.cpp:20:1: error: no declaration matches 'aas::App::App(std::unique_ptr)' [x86_64] 20 | App::App(std::unique_ptr application) [x86_64] -- [x86_64] /usr/src/RPM/BUILD/alterator-application-systeminfo-0.1.0/src/app.cpp: In member function 'int aas::App::run()': [x86_64] /usr/src/RPM/BUILD/alterator-application-systeminfo-0.1.0/src/app.cpp:34:5: error: 'd' was not declared in this scope [x86_64] 34 | d->m_mainWindow->show(); [x86_64] -- [x86_64] In file included from /usr/src/RPM/BUILD/alterator-application-systeminfo-0.1.0/src/main.cpp:1: [x86_64] /usr/src/RPM/BUILD/alterator-application-systeminfo-0.1.0/src/app.h:13:24: error: expected ')' before '<' token [x86_64] 13 | App(std::unique_ptr application); [x86_64] /usr/src/RPM/BUILD/alterator-application-systeminfo-0.1.0/src/app.h:25:10: error: 'unique_ptr' in namespace 'std' does not name a template type [x86_64] 25 | std::unique_ptr d; [x86_64] -- [x86_64] /usr/src/RPM/BUILD/alterator-application-systeminfo-0.1.0/src/main.cpp: In function 'int main(int, char**)': [x86_64] /usr/src/RPM/BUILD/alterator-application-systeminfo-0.1.0/src/main.cpp:28:35: error: no matching function for call to 'aas::App::App(std::remove_reference >&>::type)' [x86_64] 28 | aas::App aasApp(std::move(app)); 2024-Oct-21 17:47:18 :: [x86_64] alterator-application-systeminfo.git 0.1.0-alt1: remote: build failed 2024-Oct-21 17:47:18 :: [x86_64] #200 alterator-application-systeminfo.git 0.1.0-alt1: build FAILED 2024-Oct-21 17:47:18 :: [x86_64] requesting cancellation of task processing [i586] In file included from /usr/src/RPM/BUILD/alterator-application-systeminfo-0.1.0/src/app.cpp:1: [i586] /usr/src/RPM/BUILD/alterator-application-systeminfo-0.1.0/src/app.h:13:24: error: expected ')' before '<' token [i586] 13 | App(std::unique_ptr application); [i586] /usr/src/RPM/BUILD/alterator-application-systeminfo-0.1.0/src/app.h:25:10: error: 'unique_ptr' in namespace 'std' does not name a template type [i586] 25 | std::unique_ptr d; [i586] -- [i586] 5 | [i586] /usr/src/RPM/BUILD/alterator-application-systeminfo-0.1.0/src/app.cpp:20:1: error: no declaration matches 'aas::App::App(std::unique_ptr)' [i586] 20 | App::App(std::unique_ptr application) [i586] -- [i586] /usr/src/RPM/BUILD/alterator-application-systeminfo-0.1.0/src/app.cpp: In member function 'int aas::App::run()': [i586] /usr/src/RPM/BUILD/alterator-application-systeminfo-0.1.0/src/app.cpp:34:5: error: 'd' was not declared in this scope [i586] 34 | d->m_mainWindow->show(); [i586] -- [i586] In file included from /usr/src/RPM/BUILD/alterator-application-systeminfo-0.1.0/src/main.cpp:1: [i586] /usr/src/RPM/BUILD/alterator-application-systeminfo-0.1.0/src/app.h:13:24: error: expected ')' before '<' token [i586] 13 | App(std::unique_ptr application); [i586] /usr/src/RPM/BUILD/alterator-application-systeminfo-0.1.0/src/app.h:25:10: error: 'unique_ptr' in namespace 'std' does not name a template type [i586] 25 | std::unique_ptr d; [i586] -- [i586] /usr/src/RPM/BUILD/alterator-application-systeminfo-0.1.0/src/main.cpp: In function 'int main(int, char**)': [i586] /usr/src/RPM/BUILD/alterator-application-systeminfo-0.1.0/src/main.cpp:28:35: error: no matching function for call to 'aas::App::App(std::remove_reference >&>::type)' [i586] 28 | aas::App aasApp(std::move(app)); 2024-Oct-21 17:47:18 :: [i586] alterator-application-systeminfo.git 0.1.0-alt1: remote: build failed 2024-Oct-21 17:47:18 :: [i586] #200 alterator-application-systeminfo.git 0.1.0-alt1: build FAILED 2024-Oct-21 17:47:18 :: [armh] #100 alterator-backend-systeminfo.git 0.1.0-alt1: build OK 2024-Oct-21 17:47:19 :: [armh] task processing CANCELLED [aarch64] In file included from /usr/src/RPM/BUILD/alterator-application-systeminfo-0.1.0/src/app.cpp:1: [aarch64] /usr/src/RPM/BUILD/alterator-application-systeminfo-0.1.0/src/app.h:13:24: error: expected ')' before '<' token [aarch64] 13 | App(std::unique_ptr application); [aarch64] /usr/src/RPM/BUILD/alterator-application-systeminfo-0.1.0/src/app.h:25:10: error: 'unique_ptr' in namespace 'std' does not name a template type [aarch64] 25 | std::unique_ptr d; [aarch64] -- [aarch64] 5 | [aarch64] /usr/src/RPM/BUILD/alterator-application-systeminfo-0.1.0/src/app.cpp:20:1: error: no declaration matches 'aas::App::App(std::unique_ptr)' [aarch64] 20 | App::App(std::unique_ptr application) [aarch64] -- [aarch64] /usr/src/RPM/BUILD/alterator-application-systeminfo-0.1.0/src/app.cpp: In member function 'int aas::App::run()': [aarch64] /usr/src/RPM/BUILD/alterator-application-systeminfo-0.1.0/src/app.cpp:34:5: error: 'd' was not declared in this scope [aarch64] 34 | d->m_mainWindow->show(); [aarch64] -- [aarch64] In file included from /usr/src/RPM/BUILD/alterator-application-systeminfo-0.1.0/src/main.cpp:1: [aarch64] /usr/src/RPM/BUILD/alterator-application-systeminfo-0.1.0/src/app.h:13:24: error: expected ')' before '<' token [aarch64] 13 | App(std::unique_ptr application); [aarch64] /usr/src/RPM/BUILD/alterator-application-systeminfo-0.1.0/src/app.h:25:10: error: 'unique_ptr' in namespace 'std' does not name a template type [aarch64] 25 | std::unique_ptr d; [aarch64] -- [aarch64] /usr/src/RPM/BUILD/alterator-application-systeminfo-0.1.0/src/main.cpp: In function 'int main(int, char**)': [aarch64] /usr/src/RPM/BUILD/alterator-application-systeminfo-0.1.0/src/main.cpp:28:35: error: no matching function for call to 'aas::App::App(std::remove_reference >&>::type)' [aarch64] 28 | aas::App aasApp(std::move(app)); 2024-Oct-21 17:47:53 :: [aarch64] alterator-application-systeminfo.git 0.1.0-alt1: remote: build failed 2024-Oct-21 17:47:53 :: [aarch64] #200 alterator-application-systeminfo.git 0.1.0-alt1: build FAILED [ppc64le] In file included from /usr/src/RPM/BUILD/alterator-application-systeminfo-0.1.0/src/app.cpp:1: [ppc64le] /usr/src/RPM/BUILD/alterator-application-systeminfo-0.1.0/src/app.h:13:24: error: expected ')' before '<' token [ppc64le] 13 | App(std::unique_ptr application); [ppc64le] /usr/src/RPM/BUILD/alterator-application-systeminfo-0.1.0/src/app.h:25:10: error: 'unique_ptr' in namespace 'std' does not name a template type [ppc64le] 25 | std::unique_ptr d; [ppc64le] -- [ppc64le] 5 | [ppc64le] /usr/src/RPM/BUILD/alterator-application-systeminfo-0.1.0/src/app.cpp:20:1: error: no declaration matches 'aas::App::App(std::unique_ptr)' [ppc64le] 20 | App::App(std::unique_ptr application) [ppc64le] -- [ppc64le] /usr/src/RPM/BUILD/alterator-application-systeminfo-0.1.0/src/app.cpp: In member function 'int aas::App::run()': [ppc64le] /usr/src/RPM/BUILD/alterator-application-systeminfo-0.1.0/src/app.cpp:34:5: error: 'd' was not declared in this scope [ppc64le] 34 | d->m_mainWindow->show(); [ppc64le] -- [ppc64le] In file included from /usr/src/RPM/BUILD/alterator-application-systeminfo-0.1.0/src/main.cpp:1: [ppc64le] /usr/src/RPM/BUILD/alterator-application-systeminfo-0.1.0/src/app.h:13:24: error: expected ')' before '<' token [ppc64le] 13 | App(std::unique_ptr application); [ppc64le] /usr/src/RPM/BUILD/alterator-application-systeminfo-0.1.0/src/app.h:25:10: error: 'unique_ptr' in namespace 'std' does not name a template type [ppc64le] 25 | std::unique_ptr d; [ppc64le] -- [ppc64le] /usr/src/RPM/BUILD/alterator-application-systeminfo-0.1.0/src/main.cpp: In function 'int main(int, char**)': [ppc64le] /usr/src/RPM/BUILD/alterator-application-systeminfo-0.1.0/src/main.cpp:28:35: error: no matching function for call to 'aas::App::App(std::remove_reference >&>::type)' [ppc64le] 28 | aas::App aasApp(std::move(app)); 2024-Oct-21 17:48:03 :: [ppc64le] alterator-application-systeminfo.git 0.1.0-alt1: remote: build failed 2024-Oct-21 17:48:03 :: [ppc64le] #200 alterator-application-systeminfo.git 0.1.0-alt1: build FAILED 2024-Oct-21 17:47:18 :: [x86_64] build FAILED 2024-Oct-21 17:47:18 :: [i586] build FAILED 2024-Oct-21 17:47:19 :: [armh] build FAILED 2024-Oct-21 17:47:54 :: [aarch64] build FAILED 2024-Oct-21 17:48:03 :: [ppc64le] build FAILED 2024-Oct-21 17:48:03 :: task #360346 for p10 FAILED