Skip to content

CI - Build

CI - Build #858

Manually triggered February 1, 2025 15:11
Status Failure
Total duration 11m 59s
Artifacts

ci-build.yml

on: workflow_dispatch
Matrix: linux
Matrix: macos
Matrix: windows
Check Annotations
0s
Check Annotations
Fit to window
Zoom out
Zoom in

Annotations

39 errors and 20 warnings
Linux (GCC - Dedicated) / CI: src/genworld.h#L93
variable or field ‘ExecuteWithGenerateWorld’ declared void
Linux (GCC - Dedicated) / CI: src/genworld.h#L93
‘function’ is not a member of ‘std’
Linux (GCC - Dedicated) / CI: src/genworld.h#L93
‘func’ was not declared in this scope
Linux (GCC - Dedicated) / CI: src/genworld.h#L94
variable or field ‘ScheduleExecuteWithGenerateWorld’ declared void
Linux (GCC - Dedicated) / CI: src/genworld.h#L94
‘function’ is not a member of ‘std’
Linux (GCC - Dedicated) / CI: src/genworld.h#L94
‘func’ was not declared in this scope
Linux (GCC - Dedicated) / CI
Process completed with exit code 2.
Linux (GCC - SDL2) / CI: src/genworld.h#L93
variable or field ‘ExecuteWithGenerateWorld’ declared void
Linux (GCC - SDL2) / CI: src/genworld.h#L93
‘function’ is not a member of ‘std’
Linux (GCC - SDL2) / CI: src/genworld.h#L93
‘func’ was not declared in this scope
Linux (GCC - SDL2) / CI: src/genworld.h#L94
variable or field ‘ScheduleExecuteWithGenerateWorld’ declared void
Linux (GCC - SDL2) / CI: src/genworld.h#L94
‘function’ is not a member of ‘std’
Linux (GCC - SDL2) / CI: src/genworld.h#L94
‘func’ was not declared in this scope
Linux (GCC - SDL2) / CI
Process completed with exit code 2.
Linux (Clang) / CI: src/genworld.h#L93
variable has incomplete type 'void'
Linux (Clang) / CI: src/genworld.h#L93
no member named 'function' in namespace 'std'
Linux (Clang) / CI: src/genworld.h#L93
use of undeclared identifier 'func'
Linux (Clang) / CI: src/genworld.h#L94
variable has incomplete type 'void'
Linux (Clang) / CI: src/genworld.h#L94
no member named 'function' in namespace 'std'
Linux (Clang) / CI: src/genworld.h#L94
use of undeclared identifier 'func'
Linux (Clang) / CI
Process completed with exit code 2.
Windows (x64) / CI: src/genworld.h#L93
'function': is not a member of 'std'
Windows (x64) / CI: src/genworld.h#L93
'ExecuteWithGenerateWorld': this use of 'void' is not valid
Windows (x64) / CI: src/genworld.h#L93
argument list missing after assumed function template 'function'
Windows (x64) / CI: src/genworld.h#L93
type 'unknown-type' unexpected
Windows (x64) / CI: src/genworld.h#L94
'function': is not a member of 'std'
Windows (x64) / CI: src/genworld.h#L94
'ScheduleExecuteWithGenerateWorld': this use of 'void' is not valid
Windows (x64) / CI: src/genworld.h#L94
argument list missing after assumed function template 'function'
Windows (x64) / CI: src/genworld.h#L94
type 'unknown-type' unexpected
Windows (x64) / CI
Process completed with exit code 1.
Windows (x86) / CI: src/genworld.h#L93
'function': is not a member of 'std'
Windows (x86) / CI: src/genworld.h#L93
'ExecuteWithGenerateWorld': this use of 'void' is not valid
Windows (x86) / CI: src/genworld.h#L93
argument list missing after assumed function template 'function'
Windows (x86) / CI: src/genworld.h#L93
type 'unknown-type' unexpected
Windows (x86) / CI: src/genworld.h#L94
'function': is not a member of 'std'
Windows (x86) / CI: src/genworld.h#L94
'ScheduleExecuteWithGenerateWorld': this use of 'void' is not valid
Windows (x86) / CI: src/genworld.h#L94
argument list missing after assumed function template 'function'
Windows (x86) / CI: src/genworld.h#L94
type 'unknown-type' unexpected
Windows (x86) / CI
Process completed with exit code 1.
Linux (GCC - Dedicated) / CI: src/3rdparty/cpp-btree/btree.h#L613
array subscript ‘btree::btree_node<btree::btree_map_params<long int, long int, std::less<long int>, std::allocator<std::pair<const long int, long int> >, 256> >[0]’ is partly outside array bounds of ‘unsigned char [384]’ [-Warray-bounds=]
Linux (GCC - Dedicated) / CI: src/3rdparty/cpp-btree/btree.h#L614
array subscript ‘btree::btree_node<btree::btree_map_params<long int, long int, std::less<long int>, std::allocator<std::pair<const long int, long int> >, 256> >[0]’ is partly outside array bounds of ‘unsigned char [384]’ [-Warray-bounds=]
Linux (GCC - Dedicated) / CI: src/3rdparty/cpp-btree/btree.h#L613
array subscript ‘btree::btree_node<btree::btree_set_params<std::pair<long int, long int>, std::less<std::pair<long int, long int> >, std::allocator<std::pair<long int, long int> >, 256> >[0]’ is partly outside array bounds of ‘unsigned char [384]’ [-Warray-bounds=]
Linux (GCC - Dedicated) / CI: src/3rdparty/cpp-btree/btree.h#L614
array subscript ‘btree::btree_node<btree::btree_set_params<std::pair<long int, long int>, std::less<std::pair<long int, long int> >, std::allocator<std::pair<long int, long int> >, 256> >[0]’ is partly outside array bounds of ‘unsigned char [384]’ [-Warray-bounds=]
Linux (GCC - Dedicated) / CI: src/3rdparty/cpp-btree/btree.h#L613
array subscript ‘btree::btree_node<btree::btree_map_params<int, QueryString*, std::less<int>, std::allocator<std::pair<const int, QueryString*> >, 256> >[0]’ is partly outside array bounds of ‘unsigned char [384]’ [-Warray-bounds=]
Linux (GCC - Dedicated) / CI: src/3rdparty/cpp-btree/btree.h#L614
array subscript ‘btree::btree_node<btree::btree_map_params<int, QueryString*, std::less<int>, std::allocator<std::pair<const int, QueryString*> >, 256> >[0]’ is partly outside array bounds of ‘unsigned char [384]’ [-Warray-bounds=]
Linux (GCC - Dedicated) / CI: src/3rdparty/cpp-btree/btree.h#L613
array subscript ‘btree::btree_node<btree::btree_map_params<std::pair<short unsigned int, short unsigned int>, LinkGraph::BaseEdge, std::less<std::pair<short unsigned int, short unsigned int> >, std::allocator<std::pair<const std::pair<short unsigned int, short unsigned int>, LinkGraph::BaseEdge> >, 256> >[0]’ is partly outside array bounds of ‘unsigned char [312]’ [-Warray-bounds=]
Linux (GCC - Dedicated) / CI: src/3rdparty/cpp-btree/btree.h#L614
array subscript ‘btree::btree_node<btree::btree_map_params<std::pair<short unsigned int, short unsigned int>, LinkGraph::BaseEdge, std::less<std::pair<short unsigned int, short unsigned int> >, std::allocator<std::pair<const std::pair<short unsigned int, short unsigned int>, LinkGraph::BaseEdge> >, 256> >[0]’ is partly outside array bounds of ‘unsigned char [312]’ [-Warray-bounds=]
Linux (GCC - Dedicated) / CI: src/3rdparty/cpp-btree/btree.h#L613
array subscript ‘btree::btree_node<btree::btree_map_params<std::pair<short unsigned int, short unsigned int>, LinkGraphOverlay::RebuildCache(bool)::LinkCacheItem, std::less<std::pair<short unsigned int, short unsigned int> >, std::allocator<std::pair<const std::pair<short unsigned int, short unsigned int>, LinkGraphOverlay::RebuildCache(bool)::LinkCacheItem> >, 256> >[0]’ is partly outside array bounds of ‘unsigned char [288]’ [-Warray-bounds=]
Linux (GCC - Dedicated) / CI: src/3rdparty/cpp-btree/btree.h#L614
array subscript ‘btree::btree_node<btree::btree_map_params<std::pair<short unsigned int, short unsigned int>, LinkGraphOverlay::RebuildCache(bool)::LinkCacheItem, std::less<std::pair<short unsigned int, short unsigned int> >, std::allocator<std::pair<const std::pair<short unsigned int, short unsigned int>, LinkGraphOverlay::RebuildCache(bool)::LinkCacheItem> >, 256> >[0]’ is partly outside array bounds of ‘unsigned char [288]’ [-Warray-bounds=]
Linux (GCC - SDL2) / CI: src/3rdparty/cpp-btree/btree.h#L613
array subscript ‘btree::btree_node<btree::btree_map_params<long int, long int, std::less<long int>, std::allocator<std::pair<const long int, long int> >, 256> >[0]’ is partly outside array bounds of ‘unsigned char [384]’ [-Warray-bounds=]
Linux (GCC - SDL2) / CI: src/3rdparty/cpp-btree/btree.h#L614
array subscript ‘btree::btree_node<btree::btree_map_params<long int, long int, std::less<long int>, std::allocator<std::pair<const long int, long int> >, 256> >[0]’ is partly outside array bounds of ‘unsigned char [384]’ [-Warray-bounds=]
Linux (GCC - SDL2) / CI: src/3rdparty/cpp-btree/btree.h#L613
array subscript ‘btree::btree_node<btree::btree_set_params<std::pair<long int, long int>, std::less<std::pair<long int, long int> >, std::allocator<std::pair<long int, long int> >, 256> >[0]’ is partly outside array bounds of ‘unsigned char [384]’ [-Warray-bounds=]
Linux (GCC - SDL2) / CI: src/3rdparty/cpp-btree/btree.h#L614
array subscript ‘btree::btree_node<btree::btree_set_params<std::pair<long int, long int>, std::less<std::pair<long int, long int> >, std::allocator<std::pair<long int, long int> >, 256> >[0]’ is partly outside array bounds of ‘unsigned char [384]’ [-Warray-bounds=]
Linux (GCC - SDL2) / CI: src/3rdparty/cpp-btree/btree.h#L613
array subscript ‘btree::btree_node<btree::btree_map_params<int, QueryString*, std::less<int>, std::allocator<std::pair<const int, QueryString*> >, 256> >[0]’ is partly outside array bounds of ‘unsigned char [384]’ [-Warray-bounds=]
Linux (GCC - SDL2) / CI: src/3rdparty/cpp-btree/btree.h#L614
array subscript ‘btree::btree_node<btree::btree_map_params<int, QueryString*, std::less<int>, std::allocator<std::pair<const int, QueryString*> >, 256> >[0]’ is partly outside array bounds of ‘unsigned char [384]’ [-Warray-bounds=]
Linux (GCC - SDL2) / CI: src/3rdparty/cpp-btree/btree.h#L613
array subscript ‘btree::btree_node<btree::btree_map_params<std::pair<short unsigned int, short unsigned int>, LinkGraph::BaseEdge, std::less<std::pair<short unsigned int, short unsigned int> >, std::allocator<std::pair<const std::pair<short unsigned int, short unsigned int>, LinkGraph::BaseEdge> >, 256> >[0]’ is partly outside array bounds of ‘unsigned char [312]’ [-Warray-bounds=]
Linux (GCC - SDL2) / CI: src/3rdparty/cpp-btree/btree.h#L614
array subscript ‘btree::btree_node<btree::btree_map_params<std::pair<short unsigned int, short unsigned int>, LinkGraph::BaseEdge, std::less<std::pair<short unsigned int, short unsigned int> >, std::allocator<std::pair<const std::pair<short unsigned int, short unsigned int>, LinkGraph::BaseEdge> >, 256> >[0]’ is partly outside array bounds of ‘unsigned char [312]’ [-Warray-bounds=]
Linux (GCC - SDL2) / CI: src/3rdparty/cpp-btree/btree.h#L613
array subscript ‘btree::btree_node<btree::btree_map_params<std::pair<short unsigned int, short unsigned int>, LinkGraphOverlay::RebuildCache(bool)::LinkCacheItem, std::less<std::pair<short unsigned int, short unsigned int> >, std::allocator<std::pair<const std::pair<short unsigned int, short unsigned int>, LinkGraphOverlay::RebuildCache(bool)::LinkCacheItem> >, 256> >[0]’ is partly outside array bounds of ‘unsigned char [288]’ [-Warray-bounds=]
Linux (GCC - SDL2) / CI: src/3rdparty/cpp-btree/btree.h#L614
array subscript ‘btree::btree_node<btree::btree_map_params<std::pair<short unsigned int, short unsigned int>, LinkGraphOverlay::RebuildCache(bool)::LinkCacheItem, std::less<std::pair<short unsigned int, short unsigned int> >, std::allocator<std::pair<const std::pair<short unsigned int, short unsigned int>, LinkGraphOverlay::RebuildCache(bool)::LinkCacheItem> >, 256> >[0]’ is partly outside array bounds of ‘unsigned char [288]’ [-Warray-bounds=]