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=ham autolearn_force=no version=3.4.1 Date: Thu, 5 Jun 2025 07:35:31 +0000 From: "Girar awaiter (arzdez)" To: Evgenii Sozonov Subject: [#385013] [test-only] FAILED (try 5) alterator-service-samba.git=0.1-alt1 alt-services.git=0.1.5-alt1 ... Message-ID: Mail-Followup-To: Girar awaiter robot References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: X-girar-task-id: 385013 X-girar-task-owner: arzdez X-girar-task-repo: sisyphus X-girar-task-try: 5 X-girar-task-iter: 1 X-girar-task-status: FAILED X-girar-task-URL: https://git.altlinux.org/tasks/385013/ X-girar-task-log: logs/events.5.1.log X-girar-task-summary: [#385013] [test-only] FAILED (try 5) alterator-service-samba.git=0.1-alt1 alt-services.git=0.1.5-alt1 alterator-entry.git=0.4.1-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: Thu, 05 Jun 2025 07:35:34 -0000 Archived-At: List-Archive: https://git.altlinux.org/tasks/385013/logs/events.5.1.log https://packages.altlinux.org/tasks/385013 subtask name aarch64 i586 x86_64 #700 alterator-service-samba 52 29 31 #1000 alt-services failed failed failed 2025-Jun-05 07:33:17 :: test-only task #385013 for sisyphus resumed by arzdez: #100 removed #200 removed #300 removed #400 removed #500 removed #600 removed #700 build 0.1-alt1 from /people/arzdez/packages/alterator-service-samba.git fetched at 2025-Jun-04 11:18:12 #1000 build 0.1.5-alt1 from /people/arzdez/packages/alt-services.git fetched at 2025-Jun-04 11:18:57 #1100 build 0.4.1-alt1 from /people/arzdez/packages/alterator-entry.git fetched at 2025-Jun-04 11:29:42 2025-Jun-05 07:33:18 :: created build repo 2025-Jun-05 07:33:19 :: [i586] #700 alterator-service-samba.git 0.1-alt1: build start 2025-Jun-05 07:33:19 :: [x86_64] #700 alterator-service-samba.git 0.1-alt1: build start 2025-Jun-05 07:33:19 :: [aarch64] #700 alterator-service-samba.git 0.1-alt1: build start 2025-Jun-05 07:33:48 :: [i586] #700 alterator-service-samba.git 0.1-alt1: build OK 2025-Jun-05 07:33:49 :: [i586] #1000 alt-services.git 0.1.5-alt1: build start 2025-Jun-05 07:33:50 :: [x86_64] #700 alterator-service-samba.git 0.1-alt1: build OK 2025-Jun-05 07:33:50 :: [x86_64] #1000 alt-services.git 0.1.5-alt1: build start 2025-Jun-05 07:34:11 :: [aarch64] #700 alterator-service-samba.git 0.1-alt1: build OK 2025-Jun-05 07:34:12 :: [aarch64] #1000 alt-services.git 0.1.5-alt1: build start [x86_64] /usr/src/RPM/BUILD/alt-services-0.1.5/src/controller/ControllerPrivate.h: In member function 'virtual QVariant ServiceModel::data(const QModelIndex&, int) const': [x86_64] /usr/src/RPM/BUILD/alt-services-0.1.5/src/controller/ControllerPrivate.h:30:26: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector >, std::allocator > > >::size_type' {aka 'long unsigned int'} [-Wsign-compare] [x86_64] 30 | if ( index.row() >= m_services.size() ) return {}; [x86_64] /usr/src/RPM/BUILD/alt-services-0.1.5/src/controller/ControllerPrivate.cpp: In function 'PropertyPtr buildProperty(const QString&, toml::v3::table*, bool, Property*)': [x86_64] /usr/src/RPM/BUILD/alt-services-0.1.5/src/controller/ControllerPrivate.cpp:325:21: warning: moving a local object in a return statement prevents copy elision [-Wpessimizing-move] [x86_64] 325 | return std::move(result); [x86_64] /usr/src/RPM/BUILD/alt-services-0.1.5/src/controller/ControllerPrivate.cpp:325:21: note: remove 'std::move' call [x86_64] gmake[2]: Leaving directory '/usr/src/RPM/BUILD/alt-services-0.1.5/x86_64-alt-linux' [x86_64] gmake[1]: *** [CMakeFiles/Makefile2:123: CMakeFiles/alt-services.dir/all] Error 2 [x86_64] gmake: *** [Makefile:136: all] Error 2 2025-Jun-05 07:34:29 :: [x86_64] alt-services.git 0.1.5-alt1: remote: build failed 2025-Jun-05 07:34:29 :: [x86_64] #1000 alt-services.git 0.1.5-alt1: build FAILED 2025-Jun-05 07:34:29 :: [x86_64] requesting cancellation of task processing [i586] /usr/src/RPM/BUILD/alt-services-0.1.5/src/ui/ParameterDialog.cpp: In member function 'void ParameterDialog::importParameters()': [i586] /usr/src/RPM/BUILD/alt-services-0.1.5/src/ui/ParameterDialog.cpp:273:22: error: 'ctx_displayNames' was not declared in this scope [i586] 273 | .arg(ctx_displayNames.at(m_ctx)).arg(ctx_displayNames.at(ctx)) ); [i586] /usr/src/RPM/BUILD/alt-services-0.1.5/src/ui/ParameterDialog.cpp:291:18: error: 'ctx_displayNames' was not declared in this scope [i586] 291 | .arg(ctx_displayNames.at(ctx)) ); 2025-Jun-05 07:34:30 :: [i586] alt-services.git 0.1.5-alt1: remote: build failed 2025-Jun-05 07:34:30 :: [i586] #1000 alt-services.git 0.1.5-alt1: build FAILED [aarch64] /usr/src/RPM/BUILD/alt-services-0.1.5/src/ui/ParameterDialog.cpp: In member function 'void ParameterDialog::importParameters()': [aarch64] /usr/src/RPM/BUILD/alt-services-0.1.5/src/ui/ParameterDialog.cpp:273:22: error: 'ctx_displayNames' was not declared in this scope [aarch64] 273 | .arg(ctx_displayNames.at(m_ctx)).arg(ctx_displayNames.at(ctx)) ); [aarch64] /usr/src/RPM/BUILD/alt-services-0.1.5/src/ui/ParameterDialog.cpp:291:18: error: 'ctx_displayNames' was not declared in this scope [aarch64] 291 | .arg(ctx_displayNames.at(ctx)) ); 2025-Jun-05 07:35:31 :: [aarch64] alt-services.git 0.1.5-alt1: remote: build failed 2025-Jun-05 07:35:31 :: [aarch64] #1000 alt-services.git 0.1.5-alt1: build FAILED 2025-Jun-05 07:34:29 :: [x86_64] build FAILED 2025-Jun-05 07:34:30 :: [i586] build FAILED 2025-Jun-05 07:35:31 :: [aarch64] build FAILED 2025-Jun-05 07:35:31 :: task #385013 for sisyphus FAILED