[#316128] [test-only] FAILED (try 2) cataclysm-dda.git=0.G-alt1
Girar awaiter (sem)
girar-builder at altlinux.org
Tue Aug 29 20:38:59 MSK 2023
https://git.altlinux.org/tasks/316128/logs/events.2.1.log
subtask name aarch64 armh i586 ppc64le x86_64
#100 cataclysm-dda failed failed failed failed failed
2023-Aug-29 17:34:41 :: test-only task #316128 for sisyphus resumed by sem:
#100 build 0.G-alt1 from /people/sem/packages/cataclysm-dda.git fetched at 2023-Mar-02 21:19:56
2023-Aug-29 17:34:43 :: #100: force rebuild
2023-Aug-29 17:34:43 :: [aarch64] #100 cataclysm-dda.git 0.G-alt1: build start
2023-Aug-29 17:34:43 :: [armh] #100 cataclysm-dda.git 0.G-alt1: build start
2023-Aug-29 17:34:43 :: [i586] #100 cataclysm-dda.git 0.G-alt1: build start
2023-Aug-29 17:34:43 :: [ppc64le] #100 cataclysm-dda.git 0.G-alt1: build start
2023-Aug-29 17:34:43 :: [x86_64] #100 cataclysm-dda.git 0.G-alt1: build start
[x86_64] 674 | const furn_t &xfurn_t = here.furn( p ).obj();
[x86_64] src/action.cpp:675:18: error: possibly dangling reference to a temporary [-Werror=dangling-reference]
[x86_64] 675 | const ter_t &xter_t = here.ter( p ).obj();
[x86_64] --
[x86_64] cc1plus: note: unrecognized command-line option '-Wno-unknown-warning-option' may have been intended to silence earlier diagnostics
[x86_64] cc1plus: all warnings being treated as errors
[x86_64] make: *** [Makefile:969: obj/action.o] Error 1
[x86_64] --
[x86_64] src/basecamp.cpp: In member function 'std::string basecamp::om_upgrade_description(const std::string&, bool) const':
[x86_64] src/basecamp.cpp:212:19: error: possibly dangling reference to a temporary [-Werror=dangling-reference]
[x86_64] 212 | const recipe &making = recipe_id( bldg ).obj();
[x86_64] --
[x86_64] src/basecamp.cpp: In member function 'void basecamp::update_resources(const std::string&)':
[x86_64] src/basecamp.cpp:411:19: error: possibly dangling reference to a temporary [-Werror=dangling-reference]
[x86_64] 411 | const recipe &making = recipe_id( bldg ).obj();
[x86_64] --
[x86_64] src/basecamp.cpp: In member function 'void basecamp::update_provides(const std::string&, expansion_data&)':
[x86_64] src/basecamp.cpp:423:19: error: possibly dangling reference to a temporary [-Werror=dangling-reference]
[x86_64] 423 | const recipe &making = recipe_id( bldg ).obj();
[x86_64] --
[x86_64] src/basecamp.cpp: In member function 'void basecamp::update_in_progress(const std::string&, const point&)':
[x86_64] src/basecamp.cpp:443:19: error: possibly dangling reference to a temporary [-Werror=dangling-reference]
[x86_64] 443 | const recipe &making = recipe_id( bldg ).obj();
[x86_64] --
[x86_64] cc1plus: note: unrecognized command-line option '-Wno-unknown-warning-option' may have been intended to silence earlier diagnostics
[x86_64] cc1plus: all warnings being treated as errors
[x86_64] make: *** [Makefile:969: obj/basecamp.o] Error 1
[x86_64] --
[x86_64] src/activity_item_handling.cpp: In function 'activity_reason_info can_do_activity_there(const activity_id&, Character&, const tripoint_bub_ms&, int)':
[x86_64] src/activity_item_handling.cpp:1438:31: error: possibly dangling reference to a temporary [-Werror=dangling-reference]
[x86_64] 1438 | const recipe &r = recipe_dictionary::get_uncraft( ( i.typeId() == itype_disassembly ) ?
[x86_64] --
[x86_64] src/activity_item_handling.cpp: In function 'std::unordered_set<coords::coord_point<tripoint, coords::origin::abs, coords::scale::map_square> > generic_multi_activity_locations(Character&, const activity_id&)':
[x86_64] src/activity_item_handling.cpp:2602:35: error: possibly dangling reference to a temporary [-Werror=dangling-reference]
[x86_64] 2602 | const furn_t &f = here.furn( elem ).obj();
[x86_64] --
[x86_64] src/activity_item_handling.cpp: In function 'bool generic_multi_activity_do(Character&, const activity_id&, const activity_reason_info&, const tripoint_abs_ms&, const tripoint_bub_ms&)':
[x86_64] src/activity_item_handling.cpp:3059:35: error: possibly dangling reference to a temporary [-Werror=dangling-reference]
[x86_64] 3059 | const recipe &r = ( elem.typeId() == itype_disassembly ) ? elem.get_making() :
2023-Aug-29 17:36:07 :: [x86_64] cataclysm-dda.git 0.G-alt1: remote: build failed
2023-Aug-29 17:36:07 :: [x86_64] #100 cataclysm-dda.git 0.G-alt1: build FAILED
2023-Aug-29 17:36:07 :: [x86_64] requesting cancellation of task processing
[i586] 674 | const furn_t &xfurn_t = here.furn( p ).obj();
[i586] src/action.cpp:675:18: error: possibly dangling reference to a temporary [-Werror=dangling-reference]
[i586] 675 | const ter_t &xter_t = here.ter( p ).obj();
[i586] --
[i586] cc1plus: note: unrecognized command-line option '-Wno-unknown-warning-option' may have been intended to silence earlier diagnostics
[i586] cc1plus: all warnings being treated as errors
[i586] make: *** [Makefile:969: obj/action.o] Error 1
[i586] --
[i586] src/basecamp.cpp: In member function 'std::string basecamp::om_upgrade_description(const std::string&, bool) const':
[i586] src/basecamp.cpp:212:19: error: possibly dangling reference to a temporary [-Werror=dangling-reference]
[i586] 212 | const recipe &making = recipe_id( bldg ).obj();
[i586] --
[i586] src/basecamp.cpp: In member function 'void basecamp::update_resources(const std::string&)':
[i586] src/basecamp.cpp:411:19: error: possibly dangling reference to a temporary [-Werror=dangling-reference]
[i586] 411 | const recipe &making = recipe_id( bldg ).obj();
[i586] --
[i586] src/basecamp.cpp: In member function 'void basecamp::update_provides(const std::string&, expansion_data&)':
[i586] src/basecamp.cpp:423:19: error: possibly dangling reference to a temporary [-Werror=dangling-reference]
[i586] 423 | const recipe &making = recipe_id( bldg ).obj();
[i586] --
[i586] src/basecamp.cpp: In member function 'void basecamp::update_in_progress(const std::string&, const point&)':
[i586] src/basecamp.cpp:443:19: error: possibly dangling reference to a temporary [-Werror=dangling-reference]
[i586] 443 | const recipe &making = recipe_id( bldg ).obj();
[i586] --
[i586] cc1plus: note: unrecognized command-line option '-Wno-unknown-warning-option' may have been intended to silence earlier diagnostics
[i586] cc1plus: all warnings being treated as errors
[i586] make: *** [Makefile:969: obj/basecamp.o] Error 1
[i586] --
[i586] src/activity_item_handling.cpp: In function 'activity_reason_info can_do_activity_there(const activity_id&, Character&, const tripoint_bub_ms&, int)':
[i586] src/activity_item_handling.cpp:1438:31: error: possibly dangling reference to a temporary [-Werror=dangling-reference]
[i586] 1438 | const recipe &r = recipe_dictionary::get_uncraft( ( i.typeId() == itype_disassembly ) ?
[i586] --
[i586] src/activity_item_handling.cpp: In function 'std::unordered_set<coords::coord_point<tripoint, coords::origin::abs, coords::scale::map_square> > generic_multi_activity_locations(Character&, const activity_id&)':
[i586] src/activity_item_handling.cpp:2602:35: error: possibly dangling reference to a temporary [-Werror=dangling-reference]
[i586] 2602 | const furn_t &f = here.furn( elem ).obj();
[i586] --
[i586] src/activity_item_handling.cpp: In function 'bool generic_multi_activity_do(Character&, const activity_id&, const activity_reason_info&, const tripoint_abs_ms&, const tripoint_bub_ms&)':
[i586] src/activity_item_handling.cpp:3059:35: error: possibly dangling reference to a temporary [-Werror=dangling-reference]
[i586] 3059 | const recipe &r = ( elem.typeId() == itype_disassembly ) ? elem.get_making() :
2023-Aug-29 17:36:31 :: [i586] cataclysm-dda.git 0.G-alt1: remote: build failed
2023-Aug-29 17:36:31 :: [i586] #100 cataclysm-dda.git 0.G-alt1: build FAILED
[ppc64le] src/action.cpp: In function 'bool can_examine_at(const tripoint&, bool)':
[ppc64le] src/action.cpp:674:19: error: possibly dangling reference to a temporary [-Werror=dangling-reference]
[ppc64le] 674 | const furn_t &xfurn_t = here.furn( p ).obj();
[ppc64le] --
[ppc64le] 674 | const furn_t &xfurn_t = here.furn( p ).obj();
[ppc64le] src/action.cpp:675:18: error: possibly dangling reference to a temporary [-Werror=dangling-reference]
[ppc64le] 675 | const ter_t &xter_t = here.ter( p ).obj();
[ppc64le] --
[ppc64le] cc1plus: note: unrecognized command-line option '-Wno-unknown-warning-option' may have been intended to silence earlier diagnostics
[ppc64le] cc1plus: all warnings being treated as errors
[ppc64le] make: *** [Makefile:969: obj/action.o] Error 1
[ppc64le] --
[ppc64le] src/basecamp.cpp: In member function 'std::string basecamp::om_upgrade_description(const std::string&, bool) const':
[ppc64le] src/basecamp.cpp:212:19: error: possibly dangling reference to a temporary [-Werror=dangling-reference]
[ppc64le] 212 | const recipe &making = recipe_id( bldg ).obj();
[ppc64le] --
[ppc64le] src/basecamp.cpp: In member function 'void basecamp::update_resources(const std::string&)':
[ppc64le] src/basecamp.cpp:411:19: error: possibly dangling reference to a temporary [-Werror=dangling-reference]
[ppc64le] 411 | const recipe &making = recipe_id( bldg ).obj();
[ppc64le] --
[ppc64le] src/basecamp.cpp: In member function 'void basecamp::update_provides(const std::string&, expansion_data&)':
[ppc64le] src/basecamp.cpp:423:19: error: possibly dangling reference to a temporary [-Werror=dangling-reference]
[ppc64le] 423 | const recipe &making = recipe_id( bldg ).obj();
[ppc64le] --
[ppc64le] src/basecamp.cpp: In member function 'void basecamp::update_in_progress(const std::string&, const point&)':
[ppc64le] src/basecamp.cpp:443:19: error: possibly dangling reference to a temporary [-Werror=dangling-reference]
[ppc64le] 443 | const recipe &making = recipe_id( bldg ).obj();
[ppc64le] --
[ppc64le] cc1plus: note: unrecognized command-line option '-Wno-unknown-warning-option' may have been intended to silence earlier diagnostics
[ppc64le] cc1plus: all warnings being treated as errors
[ppc64le] make: *** [Makefile:969: obj/basecamp.o] Error 1
[ppc64le] --
[ppc64le] src/activity_item_handling.cpp: In function 'activity_reason_info can_do_activity_there(const activity_id&, Character&, const tripoint_bub_ms&, int)':
[ppc64le] src/activity_item_handling.cpp:1438:31: error: possibly dangling reference to a temporary [-Werror=dangling-reference]
[ppc64le] 1438 | const recipe &r = recipe_dictionary::get_uncraft( ( i.typeId() == itype_disassembly ) ?
[ppc64le] --
[ppc64le] src/activity_item_handling.cpp: In function 'std::unordered_set<coords::coord_point<tripoint, coords::origin::abs, coords::scale::map_square> > generic_multi_activity_locations(Character&, const activity_id&)':
[ppc64le] src/activity_item_handling.cpp:2602:35: error: possibly dangling reference to a temporary [-Werror=dangling-reference]
[ppc64le] 2602 | const furn_t &f = here.furn( elem ).obj();
2023-Aug-29 17:37:00 :: [ppc64le] cataclysm-dda.git 0.G-alt1: remote: build failed
2023-Aug-29 17:37:00 :: [ppc64le] #100 cataclysm-dda.git 0.G-alt1: build FAILED
[aarch64] src/action.cpp: In function 'bool can_examine_at(const tripoint&, bool)':
[aarch64] src/action.cpp:674:19: error: possibly dangling reference to a temporary [-Werror=dangling-reference]
[aarch64] 674 | const furn_t &xfurn_t = here.furn( p ).obj();
[aarch64] --
[aarch64] 674 | const furn_t &xfurn_t = here.furn( p ).obj();
[aarch64] src/action.cpp:675:18: error: possibly dangling reference to a temporary [-Werror=dangling-reference]
[aarch64] 675 | const ter_t &xter_t = here.ter( p ).obj();
[aarch64] --
[aarch64] cc1plus: note: unrecognized command-line option '-Wno-unknown-warning-option' may have been intended to silence earlier diagnostics
[aarch64] cc1plus: all warnings being treated as errors
[aarch64] make: *** [Makefile:969: obj/action.o] Error 1
[aarch64] --
[aarch64] src/basecamp.cpp: In member function 'std::string basecamp::om_upgrade_description(const std::string&, bool) const':
[aarch64] src/basecamp.cpp:212:19: error: possibly dangling reference to a temporary [-Werror=dangling-reference]
[aarch64] 212 | const recipe &making = recipe_id( bldg ).obj();
[aarch64] --
[aarch64] src/basecamp.cpp: In member function 'void basecamp::update_resources(const std::string&)':
[aarch64] src/basecamp.cpp:411:19: error: possibly dangling reference to a temporary [-Werror=dangling-reference]
[aarch64] 411 | const recipe &making = recipe_id( bldg ).obj();
[aarch64] --
[aarch64] src/basecamp.cpp: In member function 'void basecamp::update_provides(const std::string&, expansion_data&)':
[aarch64] src/basecamp.cpp:423:19: error: possibly dangling reference to a temporary [-Werror=dangling-reference]
[aarch64] 423 | const recipe &making = recipe_id( bldg ).obj();
[aarch64] --
[aarch64] src/basecamp.cpp: In member function 'void basecamp::update_in_progress(const std::string&, const point&)':
[aarch64] src/basecamp.cpp:443:19: error: possibly dangling reference to a temporary [-Werror=dangling-reference]
[aarch64] 443 | const recipe &making = recipe_id( bldg ).obj();
[aarch64] --
[aarch64] cc1plus: note: unrecognized command-line option '-Wno-unknown-warning-option' may have been intended to silence earlier diagnostics
[aarch64] cc1plus: all warnings being treated as errors
[aarch64] make: *** [Makefile:969: obj/basecamp.o] Error 1
[aarch64] --
[aarch64] src/activity_item_handling.cpp: In function 'activity_reason_info can_do_activity_there(const activity_id&, Character&, const tripoint_bub_ms&, int)':
[aarch64] src/activity_item_handling.cpp:1438:31: error: possibly dangling reference to a temporary [-Werror=dangling-reference]
[aarch64] 1438 | const recipe &r = recipe_dictionary::get_uncraft( ( i.typeId() == itype_disassembly ) ?
[aarch64] --
[aarch64] src/activity_item_handling.cpp: In function 'std::unordered_set<coords::coord_point<tripoint, coords::origin::abs, coords::scale::map_square> > generic_multi_activity_locations(Character&, const activity_id&)':
[aarch64] src/activity_item_handling.cpp:2602:35: error: possibly dangling reference to a temporary [-Werror=dangling-reference]
[aarch64] 2602 | const furn_t &f = here.furn( elem ).obj();
2023-Aug-29 17:37:13 :: [aarch64] cataclysm-dda.git 0.G-alt1: remote: build failed
2023-Aug-29 17:37:13 :: [aarch64] #100 cataclysm-dda.git 0.G-alt1: build FAILED
[armh] 674 | const furn_t &xfurn_t = here.furn( p ).obj();
[armh] src/action.cpp:675:18: error: possibly dangling reference to a temporary [-Werror=dangling-reference]
[armh] 675 | const ter_t &xter_t = here.ter( p ).obj();
[armh] --
[armh] cc1plus: note: unrecognized command-line option '-Wno-unknown-warning-option' may have been intended to silence earlier diagnostics
[armh] cc1plus: all warnings being treated as errors
[armh] make: *** [Makefile:969: obj/action.o] Error 1
[armh] --
[armh] src/basecamp.cpp: In member function 'std::string basecamp::om_upgrade_description(const std::string&, bool) const':
[armh] src/basecamp.cpp:212:19: error: possibly dangling reference to a temporary [-Werror=dangling-reference]
[armh] 212 | const recipe &making = recipe_id( bldg ).obj();
[armh] --
[armh] src/basecamp.cpp: In member function 'void basecamp::update_resources(const std::string&)':
[armh] src/basecamp.cpp:411:19: error: possibly dangling reference to a temporary [-Werror=dangling-reference]
[armh] 411 | const recipe &making = recipe_id( bldg ).obj();
[armh] --
[armh] src/basecamp.cpp: In member function 'void basecamp::update_provides(const std::string&, expansion_data&)':
[armh] src/basecamp.cpp:423:19: error: possibly dangling reference to a temporary [-Werror=dangling-reference]
[armh] 423 | const recipe &making = recipe_id( bldg ).obj();
[armh] --
[armh] src/basecamp.cpp: In member function 'void basecamp::update_in_progress(const std::string&, const point&)':
[armh] src/basecamp.cpp:443:19: error: possibly dangling reference to a temporary [-Werror=dangling-reference]
[armh] 443 | const recipe &making = recipe_id( bldg ).obj();
[armh] --
[armh] cc1plus: note: unrecognized command-line option '-Wno-unknown-warning-option' may have been intended to silence earlier diagnostics
[armh] cc1plus: all warnings being treated as errors
[armh] make: *** [Makefile:969: obj/basecamp.o] Error 1
[armh] --
[armh] src/activity_item_handling.cpp: In function 'activity_reason_info can_do_activity_there(const activity_id&, Character&, const tripoint_bub_ms&, int)':
[armh] src/activity_item_handling.cpp:1438:31: error: possibly dangling reference to a temporary [-Werror=dangling-reference]
[armh] 1438 | const recipe &r = recipe_dictionary::get_uncraft( ( i.typeId() == itype_disassembly ) ?
[armh] --
[armh] src/activity_item_handling.cpp: In function 'std::unordered_set<coords::coord_point<tripoint, coords::origin::abs, coords::scale::map_square> > generic_multi_activity_locations(Character&, const activity_id&)':
[armh] src/activity_item_handling.cpp:2602:35: error: possibly dangling reference to a temporary [-Werror=dangling-reference]
[armh] 2602 | const furn_t &f = here.furn( elem ).obj();
[armh] --
[armh] src/activity_item_handling.cpp: In function 'bool generic_multi_activity_do(Character&, const activity_id&, const activity_reason_info&, const tripoint_abs_ms&, const tripoint_bub_ms&)':
[armh] src/activity_item_handling.cpp:3059:35: error: possibly dangling reference to a temporary [-Werror=dangling-reference]
[armh] 3059 | const recipe &r = ( elem.typeId() == itype_disassembly ) ? elem.get_making() :
2023-Aug-29 17:38:58 :: [armh] cataclysm-dda.git 0.G-alt1: remote: build failed
2023-Aug-29 17:38:58 :: [armh] #100 cataclysm-dda.git 0.G-alt1: build FAILED
2023-Aug-29 17:36:07 :: [x86_64] build FAILED
2023-Aug-29 17:36:31 :: [i586] build FAILED
2023-Aug-29 17:37:00 :: [ppc64le] build FAILED
2023-Aug-29 17:37:13 :: [aarch64] build FAILED
2023-Aug-29 17:38:58 :: [armh] build FAILED
2023-Aug-29 17:38:59 :: task #316128 for sisyphus FAILED
More information about the Sisyphus-incominger
mailing list