[#347956] FAILED ditchers.git=1.2-alt6.1
Girar awaiter (iv)
girar-builder at altlinux.org
Mon May 13 19:42:52 MSK 2024
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
More information about the Sisyphus-incominger
mailing list