Skip to content

Build: Windows

Build: Windows #118

Triggered via schedule January 11, 2025 16:25
Status Failure
Total duration 1m 37s
Artifacts

build-windows.yml

on: schedule
Matrix: main
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 4 warnings
main (release)
Process completed with exit code 2.
main (debug)
Process completed with exit code 2.
main (release)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
main (release)
In file included from inet/applications/base/ApplicationPacketSerializer.cc:11: ./inet/common/packet/serializer/ChunkSerializerRegistry.h:22:10: error: 'unordered_map' in namespace 'std' does not name a template type 22 | std::unordered_map<std::type_index, const ChunkSerializer *> serializers; | ^~~~~~~~~~~~~ In file included from inet/applications/base/ApplicationPacketSerializer.cc:11: ./inet/common/packet/serializer/ChunkSerializerRegistry.h:12:1: note: 'std::unordered_map' is defined in header '<unordered_map>'; did you forget to '#include <unordered_map>'? 11 | #include <typeindex> +++ |+#include <unordered_map> 12 | make[1]: *** [Makefile:1892: ../out/x86_64-w64-mingw32-gcc-release/src/inet/applications/base/ApplicationPacketSerializer.o] Error 1 make[1]: *** Waiting for unfinished jobs.... In file included from inet/applications/dhcp/DhcpMessageSerializer.cc:11: ./inet/common/packet/serializer/ChunkSerializerRegistry.h:22:10: error: 'unordered_map' in namespace 'std' does not name a template type 22 | std::unordered_map<std::type_index, const ChunkSerializer *> serializers; | ^~~~~~~~~~~~~ In file included from inet/applications/dhcp/DhcpMessageSerializer.cc:11: ./inet/common/packet/serializer/ChunkSerializerRegistry.h:12:1: note: 'std::unordered_map' is defined in header '<unordered_map>'; did you forget to '#include <unordered_map>'? 11 | #include <typeindex> +++ |+#include <unordered_map> 12 | make[1]: *** [Makefile:1892: ../out/x86_64-w64-mingw32-gcc-release/src/inet/applications/dhcp/DhcpMessageSerializer.o] Error 1 In file included from inet/applications/ethernet/EtherAppPacketSerializer.cc:11: ./inet/common/packet/serializer/ChunkSerializerRegistry.h:22:10: error: 'unordered_map' in namespace 'std' does not name a template type 22 | std::unordered_map<std::type_index, const ChunkSerializer *> serializers; | ^~~~~~~~~~~~~ In file included from inet/applications/ethernet/EtherAppPacketSerializer.cc:11: ./inet/common/packet/serializer/ChunkSerializerRegistry.h:12:1: note: 'std::unordered_map' is defined in header '<unordered_map>'; did you forget to '#include <unordered_map>'? 11 | #include <typeindex> +++ |+#include <unordered_map> 12 | make[1]: *** [Makefile:1892: ../out/x86_64-w64-mingw32-gcc-release/src/inet/applications/ethernet/EtherAppPacketSerializer.o] Error 1 In file included from inet/applications/tcpapp/GenericAppMsgSerializer.cc:11: ./inet/common/packet/serializer/ChunkSerializerRegistry.h:22:10: error: 'unordered_map' in namespace 'std' does not name a template type 22 | std::unordered_map<std::type_index, const ChunkSerializer *> serializers; | ^~~~~~~~~~~~~ In file included from inet/applications/tcpapp/GenericAppMsgSerializer.cc:11: ./inet/common/packet/serializer/ChunkSerializerRegistry.h:12:1: note: 'std::unordered_map' is defined in header '<unordered_map>'; did you forget to '#include <unordered_map>'? 11 | #include <typeindex> +++ |+#include <unordered_map> 12 | make[1]: *** [Makefile:1892: ../out/x86_64-w64-mingw32-gcc-release/src/inet/applications/tcpapp/GenericAppMsgSerializer.o] Error 1 make: *** [Makefile:8: all] Error 2
main (debug)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
main (debug)
In file included from inet/applications/base/ApplicationPacketSerializer.cc:11: ./inet/common/packet/serializer/ChunkSerializerRegistry.h:22:10: error: 'unordered_map' in namespace 'std' does not name a template type 22 | std::unordered_map<std::type_index, const ChunkSerializer *> serializers; | ^~~~~~~~~~~~~ In file included from inet/applications/base/ApplicationPacketSerializer.cc:11: ./inet/common/packet/serializer/ChunkSerializerRegistry.h:12:1: note: 'std::unordered_map' is defined in header '<unordered_map>'; did you forget to '#include <unordered_map>'? 11 | #include <typeindex> +++ |+#include <unordered_map> 12 | make[1]: *** [Makefile:1894: ../out/x86_64-w64-mingw32-gcc-debug/src/inet/applications/base/ApplicationPacketSerializer.o] Error 1 make[1]: *** Waiting for unfinished jobs.... In file included from inet/applications/dhcp/DhcpMessageSerializer.cc:11: ./inet/common/packet/serializer/ChunkSerializerRegistry.h:22:10: error: 'unordered_map' in namespace 'std' does not name a template type 22 | std::unordered_map<std::type_index, const ChunkSerializer *> serializers; | ^~~~~~~~~~~~~ In file included from inet/applications/dhcp/DhcpMessageSerializer.cc:11: ./inet/common/packet/serializer/ChunkSerializerRegistry.h:12:1: note: 'std::unordered_map' is defined in header '<unordered_map>'; did you forget to '#include <unordered_map>'? 11 | #include <typeindex> +++ |+#include <unordered_map> 12 | make[1]: *** [Makefile:1894: ../out/x86_64-w64-mingw32-gcc-debug/src/inet/applications/dhcp/DhcpMessageSerializer.o] Error 1 In file included from inet/applications/ethernet/EtherAppPacketSerializer.cc:11: ./inet/common/packet/serializer/ChunkSerializerRegistry.h:22:10: error: 'unordered_map' in namespace 'std' does not name a template type 22 | std::unordered_map<std::type_index, const ChunkSerializer *> serializers; | ^~~~~~~~~~~~~ In file included from inet/applications/ethernet/EtherAppPacketSerializer.cc:11: ./inet/common/packet/serializer/ChunkSerializerRegistry.h:12:1: note: 'std::unordered_map' is defined in header '<unordered_map>'; did you forget to '#include <unordered_map>'? 11 | #include <typeindex> +++ |+#include <unordered_map> 12 | make[1]: *** [Makefile:1894: ../out/x86_64-w64-mingw32-gcc-debug/src/inet/applications/ethernet/EtherAppPacketSerializer.o] Error 1 In file included from inet/applications/tcpapp/GenericAppMsgSerializer.cc:11: ./inet/common/packet/serializer/ChunkSerializerRegistry.h:22:10: error: 'unordered_map' in namespace 'std' does not name a template type 22 | std::unordered_map<std::type_index, const ChunkSerializer *> serializers; | ^~~~~~~~~~~~~ In file included from inet/applications/tcpapp/GenericAppMsgSerializer.cc:11: ./inet/common/packet/serializer/ChunkSerializerRegistry.h:12:1: note: 'std::unordered_map' is defined in header '<unordered_map>'; did you forget to '#include <unordered_map>'? 11 | #include <typeindex> +++ |+#include <unordered_map> 12 | make[1]: *** [Makefile:1894: ../out/x86_64-w64-mingw32-gcc-debug/src/inet/applications/tcpapp/GenericAppMsgSerializer.o] Error 1 make: *** [Makefile:8: all] Error 2