Skip to content

Handle ini loading for Clive Barker's Undying #557

Handle ini loading for Clive Barker's Undying

Handle ini loading for Clive Barker's Undying #557

Triggered via push July 1, 2024 00:14
Status Failure
Total duration 2m 40s
Artifacts 1

build.yaml

on: push
Matrix: build
release
0s
release
Matrix: publish
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 3 warnings
Ubuntu Latest GCC
FAILED: CMakeFiles/SurrealCommon.dir/SurrealEngine/UI/ErrorWindow/ErrorWindow.cpp.o ccache /usr/bin/g++ -DUNIX -DUSE_SDL2 -D_UNIX -I/home/runner/work/SurrealEngine/SurrealEngine/SurrealEngine -I/home/runner/work/SurrealEngine/SurrealEngine/Thirdparty -I/home/runner/work/SurrealEngine/SurrealEngine/Thirdparty/ZVulkan/include -I/home/runner/work/SurrealEngine/SurrealEngine/Thirdparty/ZWidget/include -I/home/runner/work/SurrealEngine/SurrealEngine/Thirdparty/dumb/include -I/home/runner/work/SurrealEngine/SurrealEngine/Thirdparty/openal-soft/include -I/home/runner/work/SurrealEngine/SurrealEngine/Thirdparty/miniz -I/usr/include/SDL2 -O3 -DNDEBUG -std=gnu++17 -Winvalid-pch -include /home/runner/work/SurrealEngine/SurrealEngine/build/CMakeFiles/SurrealCommon.dir/cmake_pch.hxx -MD -MT CMakeFiles/SurrealCommon.dir/SurrealEngine/UI/ErrorWindow/ErrorWindow.cpp.o -MF CMakeFiles/SurrealCommon.dir/SurrealEngine/UI/ErrorWindow/ErrorWindow.cpp.o.d -o CMakeFiles/SurrealCommon.dir/SurrealEngine/UI/ErrorWindow/ErrorWindow.cpp.o -c /home/runner/work/SurrealEngine/SurrealEngine/SurrealEngine/UI/ErrorWindow/ErrorWindow.cpp In file included from /home/runner/work/SurrealEngine/SurrealEngine/SurrealEngine/UI/ErrorWindow/ErrorWindow.cpp:2: /home/runner/work/SurrealEngine/SurrealEngine/SurrealEngine/UI/ErrorWindow/ErrorWindow.h:14:67: error: ‘list’ in namespace ‘std’ does not name a template type 14 | static void ExecModal(const std::string& text, const std::list<LogMessageLine>& log, std::vector<uint8_t> minidump = {}); | ^~~~ /home/runner/work/SurrealEngine/SurrealEngine/SurrealEngine/UI/ErrorWindow/ErrorWindow.h:5:1: note: ‘std::list’ is defined in header ‘<list>’; did you forget to ‘#include <list>’? 4 | #include <zwidget/core/span_layout.h> +++ |+#include <list> 5 | /home/runner/work/SurrealEngine/SurrealEngine/SurrealEngine/UI/ErrorWindow/ErrorWindow.h:14:71: error: expected ‘,’ or ‘...’ before ‘<’ token 14 | static void ExecModal(const std::string& text, const std::list<LogMessageLine>& log, std::vector<uint8_t> minidump = {}); | ^ /home/runner/work/SurrealEngine/SurrealEngine/SurrealEngine/UI/ErrorWindow/ErrorWindow.h:23:58: error: ‘list’ in namespace ‘std’ does not name a template type 23 | void SetText(const std::string& text, const std::list<LogMessageLine>& log); | ^~~~ /home/runner/work/SurrealEngine/SurrealEngine/SurrealEngine/UI/ErrorWindow/ErrorWindow.h:23:53: note: ‘std::list’ is defined in header ‘<list>’; did you forget to ‘#include <list>’? 23 | void SetText(const std::string& text, const std::list<LogMessageLine>& log); | ^~~ /home/runner/work/SurrealEngine/SurrealEngine/SurrealEngine/UI/ErrorWindow/ErrorWindow.h:23:62: error: expected ‘,’ or ‘...’ before ‘<’ token 23 | void SetText(const std::string& text, const std::list<LogMessageLine>& log); | ^ /home/runner/work/SurrealEngine/SurrealEngine/SurrealEngine/UI/ErrorWindow/ErrorWindow.h:44:58: error: ‘list’ in namespace ‘std’ does not name a template type 44 | void SetText(const std::string& text, const std::list<LogMessageLine>& log); | ^~~~ /home/runner/work/SurrealEngine/SurrealEngine/SurrealEngine/UI/ErrorWindow/ErrorWindow.h:44:53: note: ‘std::list’ is defined in header ‘<list>’; did you forget to ‘#include <list>’? 44 | void SetText(const std::string& text, const std::list<LogMessageLine>& log); | ^~~ /home/runner/work/SurrealEngine/SurrealEngine/SurrealEngine/UI/ErrorWindow/ErrorWindow.h:44:62: error: expected ‘,’ or ‘...’ before ‘<’ token 44 | void SetText(const std::string& text, const std::list<LogMessageLine>& log);
Ubuntu Latest GCC
Process completed with exit code 1.
Ubuntu Latest GCC
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Windows Latest MSVC
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "Windows.tar.xz". Please update your workflow to use v4 of the artifact actions. Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/

Artifacts

Produced during runtime
Name Size
Windows.tar.xz Expired
2.24 MB