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, 13 May 2024 16:42:52 +0000 From: "Girar awaiter (iv)" To: Ivan Melnikov Subject: [#347956] FAILED ditchers.git=1.2-alt6.1 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: 347956 X-girar-task-owner: iv 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/347956/ X-girar-task-log: logs/events.1.1.log X-girar-task-summary: [#347956] FAILED ditchers.git=1.2-alt6.1 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: Mon, 13 May 2024 16:42:55 -0000 Archived-At: List-Archive: https://git.altlinux.org/tasks/347956/logs/events.1.1.log subtask name aarch64 i586 ppc64le x86_64 #100 ditchers failed failed failed failed 2024-May-13 16:41:45 :: task #347956 for sisyphus started by iv: 2024-May-13 16:41:45 :: message: rebuild_with_boost_1.85.0 #100 build 1.2-alt6.1 from /gears/d/ditchers.git fetched at 2024-May-13 16:35:32 from sisyphus 2024-May-13 16:41:48 :: [i586] #100 ditchers.git 1.2-alt6.1: build start 2024-May-13 16:41:48 :: [x86_64] #100 ditchers.git 1.2-alt6.1: build start 2024-May-13 16:41:48 :: [ppc64le] #100 ditchers.git 1.2-alt6.1: build start 2024-May-13 16:41:48 :: [aarch64] #100 ditchers.git 1.2-alt6.1: build start [x86_64] src/settings.cpp: In member function 'void Settings::readMaps()': [x86_64] src/settings.cpp:379:60: error: 'const class boost::filesystem::path' has no member named 'leaf' [x86_64] 379 | if (is_directory(itrs->status()) && ((itrs->path().leaf()).c_str()[0] != '.') && ((itrs->path().leaf()).c_str()[0] != '_')){ [x86_64] src/settings.cpp:379:105: error: 'const class boost::filesystem::path' has no member named 'leaf' [x86_64] 379 | if (is_directory(itrs->status()) && ((itrs->path().leaf()).c_str()[0] != '.') && ((itrs->path().leaf()).c_str()[0] != '_')){ [x86_64] src/settings.cpp:381:38: error: 'const class boost::filesystem::path' has no member named 'leaf' [x86_64] 381 | string mname = (itrs->path().leaf()).c_str(); [x86_64] src/settings.cpp:390:29: error: 'const class boost::filesystem::path' has no member named 'leaf' [x86_64] 390 | if (itr->path().leaf() == "base.png"){ [x86_64] src/settings.cpp:392:35: error: 'const class boost::filesystem::path' has no member named 'leaf' [x86_64] 392 | }else if (itr->path().leaf() == "soil.png"){ [x86_64] src/settings.cpp:394:35: error: 'const class boost::filesystem::path' has no member named 'leaf' [x86_64] 394 | }else if (itr->path().leaf() == "rock.png"){ [x86_64] src/settings.cpp:396:35: error: 'const class boost::filesystem::path' has no member named 'leaf' [x86_64] 396 | }else if (itr->path().leaf() == "map.xml"){ [x86_64] src/settings.cpp: In member function 'void Settings::readRobots()': [x86_64] src/settings.cpp:528:60: error: 'const class boost::filesystem::path' has no member named 'leaf' [x86_64] 528 | if (is_directory(itrs->status()) && ((itrs->path().leaf()).c_str()[0] != '.') && ((itrs->path().leaf()).c_str()[0] != '_')){ [x86_64] src/settings.cpp:528:105: error: 'const class boost::filesystem::path' has no member named 'leaf' [x86_64] 528 | if (is_directory(itrs->status()) && ((itrs->path().leaf()).c_str()[0] != '.') && ((itrs->path().leaf()).c_str()[0] != '_')){ [x86_64] src/settings.cpp:530:38: error: 'const class boost::filesystem::path' has no member named 'leaf' [x86_64] 530 | string rname = (itrs->path().leaf()).c_str(); 2024-May-13 16:42:22 :: [x86_64] ditchers.git 1.2-alt6.1: remote: build failed 2024-May-13 16:42:22 :: [x86_64] #100 ditchers.git 1.2-alt6.1: build FAILED 2024-May-13 16:42:22 :: [x86_64] requesting cancellation of task processing [i586] src/settings.cpp: In member function 'void Settings::readMaps()': [i586] src/settings.cpp:379:60: error: 'const class boost::filesystem::path' has no member named 'leaf' [i586] 379 | if (is_directory(itrs->status()) && ((itrs->path().leaf()).c_str()[0] != '.') && ((itrs->path().leaf()).c_str()[0] != '_')){ [i586] src/settings.cpp:379:105: error: 'const class boost::filesystem::path' has no member named 'leaf' [i586] 379 | if (is_directory(itrs->status()) && ((itrs->path().leaf()).c_str()[0] != '.') && ((itrs->path().leaf()).c_str()[0] != '_')){ [i586] src/settings.cpp:381:38: error: 'const class boost::filesystem::path' has no member named 'leaf' [i586] 381 | string mname = (itrs->path().leaf()).c_str(); [i586] src/settings.cpp:390:29: error: 'const class boost::filesystem::path' has no member named 'leaf' [i586] 390 | if (itr->path().leaf() == "base.png"){ [i586] src/settings.cpp:392:35: error: 'const class boost::filesystem::path' has no member named 'leaf' [i586] 392 | }else if (itr->path().leaf() == "soil.png"){ [i586] src/settings.cpp:394:35: error: 'const class boost::filesystem::path' has no member named 'leaf' [i586] 394 | }else if (itr->path().leaf() == "rock.png"){ [i586] src/settings.cpp:396:35: error: 'const class boost::filesystem::path' has no member named 'leaf' [i586] 396 | }else if (itr->path().leaf() == "map.xml"){ [i586] src/settings.cpp: In member function 'void Settings::readRobots()': [i586] src/settings.cpp:528:60: error: 'const class boost::filesystem::path' has no member named 'leaf' [i586] 528 | if (is_directory(itrs->status()) && ((itrs->path().leaf()).c_str()[0] != '.') && ((itrs->path().leaf()).c_str()[0] != '_')){ [i586] src/settings.cpp:528:105: error: 'const class boost::filesystem::path' has no member named 'leaf' [i586] 528 | if (is_directory(itrs->status()) && ((itrs->path().leaf()).c_str()[0] != '.') && ((itrs->path().leaf()).c_str()[0] != '_')){ [i586] src/settings.cpp:530:38: error: 'const class boost::filesystem::path' has no member named 'leaf' [i586] 530 | string rname = (itrs->path().leaf()).c_str(); 2024-May-13 16:42:25 :: [i586] ditchers.git 1.2-alt6.1: remote: build failed 2024-May-13 16:42:25 :: [i586] #100 ditchers.git 1.2-alt6.1: build FAILED [aarch64] src/settings.cpp: In member function 'void Settings::readMaps()': [aarch64] src/settings.cpp:379:60: error: 'const class boost::filesystem::path' has no member named 'leaf' [aarch64] 379 | if (is_directory(itrs->status()) && ((itrs->path().leaf()).c_str()[0] != '.') && ((itrs->path().leaf()).c_str()[0] != '_')){ [aarch64] src/settings.cpp:379:105: error: 'const class boost::filesystem::path' has no member named 'leaf' [aarch64] 379 | if (is_directory(itrs->status()) && ((itrs->path().leaf()).c_str()[0] != '.') && ((itrs->path().leaf()).c_str()[0] != '_')){ [aarch64] src/settings.cpp:381:38: error: 'const class boost::filesystem::path' has no member named 'leaf' [aarch64] 381 | string mname = (itrs->path().leaf()).c_str(); [aarch64] src/settings.cpp:390:29: error: 'const class boost::filesystem::path' has no member named 'leaf' [aarch64] 390 | if (itr->path().leaf() == "base.png"){ [aarch64] src/settings.cpp:392:35: error: 'const class boost::filesystem::path' has no member named 'leaf' [aarch64] 392 | }else if (itr->path().leaf() == "soil.png"){ [aarch64] src/settings.cpp:394:35: error: 'const class boost::filesystem::path' has no member named 'leaf' [aarch64] 394 | }else if (itr->path().leaf() == "rock.png"){ [aarch64] src/settings.cpp:396:35: error: 'const class boost::filesystem::path' has no member named 'leaf' [aarch64] 396 | }else if (itr->path().leaf() == "map.xml"){ [aarch64] src/settings.cpp: In member function 'void Settings::readRobots()': [aarch64] src/settings.cpp:528:60: error: 'const class boost::filesystem::path' has no member named 'leaf' [aarch64] 528 | if (is_directory(itrs->status()) && ((itrs->path().leaf()).c_str()[0] != '.') && ((itrs->path().leaf()).c_str()[0] != '_')){ [aarch64] src/settings.cpp:528:105: error: 'const class boost::filesystem::path' has no member named 'leaf' [aarch64] 528 | if (is_directory(itrs->status()) && ((itrs->path().leaf()).c_str()[0] != '.') && ((itrs->path().leaf()).c_str()[0] != '_')){ [aarch64] src/settings.cpp:530:38: error: 'const class boost::filesystem::path' has no member named 'leaf' [aarch64] 530 | string rname = (itrs->path().leaf()).c_str(); 2024-May-13 16:42:40 :: [aarch64] ditchers.git 1.2-alt6.1: remote: build failed 2024-May-13 16:42:40 :: [aarch64] #100 ditchers.git 1.2-alt6.1: build FAILED [ppc64le] src/settings.cpp: In member function 'void Settings::readMaps()': [ppc64le] src/settings.cpp:379:60: error: 'const class boost::filesystem::path' has no member named 'leaf' [ppc64le] 379 | if (is_directory(itrs->status()) && ((itrs->path().leaf()).c_str()[0] != '.') && ((itrs->path().leaf()).c_str()[0] != '_')){ [ppc64le] src/settings.cpp:379:105: error: 'const class boost::filesystem::path' has no member named 'leaf' [ppc64le] 379 | if (is_directory(itrs->status()) && ((itrs->path().leaf()).c_str()[0] != '.') && ((itrs->path().leaf()).c_str()[0] != '_')){ [ppc64le] src/settings.cpp:381:38: error: 'const class boost::filesystem::path' has no member named 'leaf' [ppc64le] 381 | string mname = (itrs->path().leaf()).c_str(); [ppc64le] src/settings.cpp:390:29: error: 'const class boost::filesystem::path' has no member named 'leaf' [ppc64le] 390 | if (itr->path().leaf() == "base.png"){ [ppc64le] src/settings.cpp:392:35: error: 'const class boost::filesystem::path' has no member named 'leaf' [ppc64le] 392 | }else if (itr->path().leaf() == "soil.png"){ [ppc64le] src/settings.cpp:394:35: error: 'const class boost::filesystem::path' has no member named 'leaf' [ppc64le] 394 | }else if (itr->path().leaf() == "rock.png"){ [ppc64le] src/settings.cpp:396:35: error: 'const class boost::filesystem::path' has no member named 'leaf' [ppc64le] 396 | }else if (itr->path().leaf() == "map.xml"){ [ppc64le] src/settings.cpp: In member function 'void Settings::readRobots()': [ppc64le] src/settings.cpp:528:60: error: 'const class boost::filesystem::path' has no member named 'leaf' [ppc64le] 528 | if (is_directory(itrs->status()) && ((itrs->path().leaf()).c_str()[0] != '.') && ((itrs->path().leaf()).c_str()[0] != '_')){ [ppc64le] src/settings.cpp:528:105: error: 'const class boost::filesystem::path' has no member named 'leaf' [ppc64le] 528 | if (is_directory(itrs->status()) && ((itrs->path().leaf()).c_str()[0] != '.') && ((itrs->path().leaf()).c_str()[0] != '_')){ [ppc64le] src/settings.cpp:530:38: error: 'const class boost::filesystem::path' has no member named 'leaf' [ppc64le] 530 | string rname = (itrs->path().leaf()).c_str(); 2024-May-13 16:42:51 :: [ppc64le] ditchers.git 1.2-alt6.1: remote: build failed 2024-May-13 16:42:51 :: [ppc64le] #100 ditchers.git 1.2-alt6.1: build FAILED 2024-May-13 16:42:23 :: [x86_64] build FAILED 2024-May-13 16:42:25 :: [i586] build FAILED 2024-May-13 16:42:41 :: [aarch64] build FAILED 2024-May-13 16:42:51 :: [ppc64le] build FAILED 2024-May-13 16:42:52 :: task #347956 for sisyphus FAILED