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: Fri, 24 Oct 2025 14:30:45 +0000 From: "Girar awaiter (alexey)" To: Alexey Appolonov Subject: [#398211] [test-only] FAILED cve-manager.git=alpha 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: 398211 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/398211/ X-girar-task-log: logs/events.1.1.log X-girar-task-summary: [#398211] [test-only] FAILED cve-manager.git=alpha 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: Fri, 24 Oct 2025 14:30:48 -0000 Archived-At: List-Archive: https://git.altlinux.org/tasks/398211/logs/events.1.1.log https://packages.altlinux.org/tasks/398211 subtask name aarch64 i586 x86_64 #100 cve-manager failed - failed 2025-Oct-24 14:29:45 :: test-only task #398211 for sisyphus started by alexey: #100 build alpha from /people/alexey/packages/cve-manager.git fetched at 2025-Oct-24 14:29:26 2025-Oct-24 14:29:47 :: [x86_64] #100 cve-manager.git alpha: build start 2025-Oct-24 14:29:47 :: [i586] #100 cve-manager.git alpha: build start 2025-Oct-24 14:29:47 :: [aarch64] #100 cve-manager.git alpha: build start 2025-Oct-24 14:29:57 :: [i586] #100 cve-manager.git alpha: build SKIPPED [x86_64] src/importer.cpp: In lambda function: [x86_64] src/importer.cpp:418:31: error: 'this' was not captured for this lambda function [x86_64] 418 | if(!ExcludedVulSrc(name)){ [x86_64] src/importer.cpp:418:31: error: cannot call member function 'bool TImporter::ExcludedVulSrc(const std::string&) const' without object [x86_64] src/importer.cpp: In member function 'bool TImporter::WriteSrcAndFixesTablesToBuffer(const std::set >&)': [x86_64] src/importer.cpp:423:10: error: no match for call to '(TImporter::WriteSrcAndFixesTablesToBuffer(const std::set >&)::, std::__cxx11::basic_string >&)>) (const std::map, std::__cxx11::basic_string >&)' [x86_64] 415 | const auto enabled_vul_sources = [](map &vs){ [x86_64] -- [x86_64] src/importer.cpp:423:10: note: conversion of argument 2 would be ill-formed: [x86_64] src/importer.cpp:423:11: error: binding reference of type 'std::map, std::__cxx11::basic_string >&' to 'const std::map, std::__cxx11::basic_string >' discards qualifiers [x86_64] 423 | }(vul_sources); [x86_64] -- [x86_64] src/importer.cpp:415:38: note: conversion of argument 1 would be ill-formed: [x86_64] src/importer.cpp:423:11: error: binding reference of type 'std::map, std::__cxx11::basic_string >&' to 'const std::map, std::__cxx11::basic_string >' discards qualifiers [x86_64] 423 | }(vul_sources); [x86_64] src/importer.cpp:442:40: error: invalid operands of types 'const char [6]' and 'const char [22]' to binary 'operator+' [x86_64] 442 | Join(fixes_tables, " and " + " tables to the buffer"); 2025-Oct-24 14:30:21 :: [x86_64] cve-manager.git alpha: remote: build failed 2025-Oct-24 14:30:21 :: [x86_64] #100 cve-manager.git alpha: build FAILED 2025-Oct-24 14:30:21 :: [x86_64] requesting cancellation of task processing [aarch64] src/importer.cpp: In lambda function: [aarch64] src/importer.cpp:418:31: error: 'this' was not captured for this lambda function [aarch64] 418 | if(!ExcludedVulSrc(name)){ [aarch64] src/importer.cpp:418:31: error: cannot call member function 'bool TImporter::ExcludedVulSrc(const std::string&) const' without object [aarch64] src/importer.cpp: In member function 'bool TImporter::WriteSrcAndFixesTablesToBuffer(const std::set >&)': [aarch64] src/importer.cpp:423:10: error: no match for call to '(TImporter::WriteSrcAndFixesTablesToBuffer(const std::set >&)::, std::__cxx11::basic_string >&)>) (const std::map, std::__cxx11::basic_string >&)' [aarch64] 415 | const auto enabled_vul_sources = [](map &vs){ [aarch64] -- [aarch64] src/importer.cpp:423:10: note: conversion of argument 2 would be ill-formed: [aarch64] src/importer.cpp:423:11: error: binding reference of type 'std::map, std::__cxx11::basic_string >&' to 'const std::map, std::__cxx11::basic_string >' discards qualifiers [aarch64] 423 | }(vul_sources); [aarch64] -- [aarch64] src/importer.cpp:415:38: note: conversion of argument 1 would be ill-formed: [aarch64] src/importer.cpp:423:11: error: binding reference of type 'std::map, std::__cxx11::basic_string >&' to 'const std::map, std::__cxx11::basic_string >' discards qualifiers [aarch64] 423 | }(vul_sources); [aarch64] src/importer.cpp:442:40: error: invalid operands of types 'const char [6]' and 'const char [22]' to binary 'operator+' [aarch64] 442 | Join(fixes_tables, " and " + " tables to the buffer"); 2025-Oct-24 14:30:45 :: [aarch64] cve-manager.git alpha: remote: build failed 2025-Oct-24 14:30:45 :: [aarch64] #100 cve-manager.git alpha: build FAILED 2025-Oct-24 14:30:21 :: [x86_64] build FAILED 2025-Oct-24 14:30:45 :: [aarch64] build FAILED 2025-Oct-24 14:30:45 :: task #398211 for sisyphus FAILED