[1271/1340] Building CXX object src/citra_qt/CMakeFiles/citra-qt.dir/cheats.cpp.o FAILED: src/citra_qt/CMakeFiles/citra-qt.dir/cheats.cpp.o /usr/lib/ccache/g++ -DBOOST_ALL_NO_LIB -DBOOST_ASIO_DISABLE_CONCEPTS -DBOOST_DATE_TIME_NO_LIB -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_NO_LIB -DCRYPTOPP_DATA_DIR=\"/home/runner/work/citra/citra/externals/cryptopp\" -DENABLE_FFMPEG_VIDEO_DUMPER -DENABLE_WEB_SERVICE -DHAS_OPENGL -DHAVE_CUBEB -DNDEBUG -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_MULTIMEDIA_LIB -DQT_NETWORK_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_PROCESS_COMBINED_ARGUMENT_START -DQT_NO_URL_CAST_FROM_STRING -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DUSE_DISCORD_PRESENCE -D_FILE_OFFSET_BITS=64 -I/home/runner/work/citra/citra/build/src/citra_qt -I/home/runner/work/citra/citra/src/citra_qt -I/home/runner/work/citra/citra/build/src/citra_qt/citra-qt_autogen/include -I/home/runner/work/citra/citra/src/. -I/usr/include/x86_64-linux-gnu/qt5/QtGui/5.12.8 -I/usr/include/x86_64-linux-gnu/qt5/QtGui/5.12.8/QtGui -I/usr/include/x86_64-linux-gnu/qt5/QtCore/5.12.8 -I/usr/include/x86_64-linux-gnu/qt5/QtCore/5.12.8/QtCore -I/home/runner/work/citra/citra/externals/fmt/include -I/home/runner/work/citra/citra/externals/./microprofile -I/home/runner/work/citra/citra/externals/xbyak -I/home/runner/work/citra/citra/externals/glad/include -I/home/runner/work/citra/citra/externals/./nihstro/include -I/home/runner/work/citra/citra/externals/./discord-rpc/include -isystem /home/runner/work/citra/citra/externals/boost -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem /usr/include/x86_64-linux-gnu/qt5/QtWidgets -isystem /usr/include/x86_64-linux-gnu/qt5/QtGui -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -isystem /usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -isystem /usr/include/x86_64-linux-gnu/qt5/QtMultimedia -isystem /usr/include/x86_64-linux-gnu/qt5/QtNetwork -isystem /usr/include/x86_64-linux-gnu/qt5/QtConcurrent -isystem /usr/include/x86_64-linux-gnu/qt5/QtDBus -O3 -DNDEBUG -std=gnu++2a -Wall -Wno-attributes -fPIC -pthread -Winvalid-pch -include /home/runner/work/citra/citra/build/src/citra_qt/CMakeFiles/citra-qt.dir/cmake_pch.hxx -MD -MT src/citra_qt/CMakeFiles/citra-qt.dir/cheats.cpp.o -MF src/citra_qt/CMakeFiles/citra-qt.dir/cheats.cpp.o.d -o src/citra_qt/CMakeFiles/citra-qt.dir/cheats.cpp.o -c /home/runner/work/citra/citra/src/citra_qt/cheats.cpp /home/runner/work/citra/citra/src/citra_qt/cheats.cpp: In member function ‘bool CheatDialog::SaveCheat(int)’: /home/runner/work/citra/citra/src/citra_qt/cheats.cpp:93:80: error: ‘SkipEmptyParts’ is not a member of ‘Qt’ 93 | auto code_lines = ui->textCode->toPlainText().split(QLatin1Char{'\n'}, Qt::SkipEmptyParts); | ^~~~~~~~~~~~~~ [1272/1340] Building CXX object src/citra_qt/CMakeFiles/citra-qt.dir/camera/qt_multimedia_camera.cpp.o [1273/1340] Building CXX object src/citra_qt/CMakeFiles/citra-qt.dir/compatdb.cpp.o ninja: build stopped: subcommand failed. UpdateCTestConfiguration from :/home/runner/work/citra/citra/build/DartConfiguration.tcl UpdateCTestConfiguration from :/home/runner/work/citra/citra/build/DartConfiguration.tcl Test project /home/runner/work/citra/citra/build Constructing a list of tests Done constructing a list of tests Updating test list for fixtures Added 0 tests to meet fixture requirements Checking test dependency graph... Checking test dependency graph end test 1 Start 1: tests 1: Test command: /home/runner/work/citra/citra/build/bin/Release/tests 1: Working Directory: /home/runner/work/citra/citra/build/src/tests 1: Test timeout computed to be: 10000000 1: Randomness seeded to: 1882463819 1: =============================================================================== 1: All tests passed (244 assertions in 16 test cases) 1: 1/1 Test #1: tests ............................ Passed 3.01 sec 100% tests passed, 0 tests failed out of 1 Total Test time (real) = 3.05 sec [1/84] cd /home/runner/work/citra/citra/build/src/video_core && /usr/local/bin/cmake -P /home/runner/work/citra/citra/src/video_core/generate_shaders.cmake [2/75] cd /home/runner/work/citra/citra/build/externals/discord-rpc && /usr/bin/clang-format -i -style=file -fallback-style=none /home/runner/work/citra/citra/externals/discord-rpc/examples/send-presence/send-presence.c /home/runner/work/citra/citra/externals/discord-rpc/examples/unrealstatus/Plugins/discordrpc/Source/DiscordRpc/Private/DiscordRpc.cpp /home/runner/work/citra/citra/externals/discord-rpc/examples/unrealstatus/Plugins/discordrpc/Source/DiscordRpc/Private/DiscordRpcBlueprint.cpp /home/runner/work/citra/citra/externals/discord-rpc/examples/unrealstatus/Plugins/discordrpc/Source/DiscordRpc/Private/DiscordRpcPrivatePCH.h /home/runner/work/citra/citra/externals/discord-rpc/examples/unrealstatus/Plugins/discordrpc/Source/DiscordRpc/Public/DiscordRpc.h /home/runner/work/citra/citra/externals/discord-rpc/examples/unrealstatus/Plugins/discordrpc/Source/DiscordRpc/Public/DiscordRpcBlueprint.h /home/runner/work/citra/citra/externals/discord-rpc/examples/unrealstatus/Source/unrealstatus/unrealstatus.cpp /home/runner/work/citra/citra/externals/discord-rpc/examples/unrealstatus/Source/unrealstatus/unrealstatus.h /home/runner/work/citra/citra/externals/discord-rpc/examples/unrealstatus/Source/unrealstatus/unrealstatusGameModeBase.cpp /home/runner/work/citra/citra/externals/discord-rpc/examples/unrealstatus/Source/unrealstatus/unrealstatusGameModeBase.h /home/runner/work/citra/citra/externals/discord-rpc/include/discord_register.h /home/runner/work/citra/citra/externals/discord-rpc/include/discord_rpc.h /home/runner/work/citra/citra/externals/discord-rpc/src/backoff.h /home/runner/work/citra/citra/externals/discord-rpc/src/connection.h /home/runner/work/citra/citra/externals/discord-rpc/src/connection_unix.cpp /home/runner/work/citra/citra/externals/discord-rpc/src/connection_win.cpp /home/runner/work/citra/citra/externals/discord-rpc/src/discord_register_linux.cpp /home/runner/work/citra/citra/externals/discord-rpc/src/discord_register_win.cpp /home/runner/work/citra/citra/externals/discord-rpc/src/discord_rpc.cpp /home/runner/work/citra/citra/externals/discord-rpc/src/dllmain.cpp /home/runner/work/citra/citra/externals/discord-rpc/src/msg_queue.h /home/runner/work/citra/citra/externals/discord-rpc/src/rpc_connection.cpp /home/runner/work/citra/citra/externals/discord-rpc/src/rpc_connection.h /home/runner/work/citra/citra/externals/discord-rpc/src/serialization.cpp /home/runner/work/citra/citra/externals/discord-rpc/src/serialization.h [3/75] Automatic MOC and UIC for target citra-qt [4/72] Building CXX object src/citra_qt/CMakeFiles/citra-qt.dir/configuration/configuration_shared.cpp.o [5/72] Building CXX object src/citra_qt/CMakeFiles/citra-qt.dir/cheats.cpp.o FAILED: src/citra_qt/CMakeFiles/citra-qt.dir/cheats.cpp.o /usr/lib/ccache/g++ -DBOOST_ALL_NO_LIB -DBOOST_ASIO_DISABLE_CONCEPTS -DBOOST_DATE_TIME_NO_LIB -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_NO_LIB -DCRYPTOPP_DATA_DIR=\"/home/runner/work/citra/citra/externals/cryptopp\" -DENABLE_FFMPEG_VIDEO_DUMPER -DENABLE_WEB_SERVICE -DHAS_OPENGL -DHAVE_CUBEB -DNDEBUG -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_MULTIMEDIA_LIB -DQT_NETWORK_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_PROCESS_COMBINED_ARGUMENT_START -DQT_NO_URL_CAST_FROM_STRING -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DUSE_DISCORD_PRESENCE -D_FILE_OFFSET_BITS=64 -I/home/runner/work/citra/citra/build/src/citra_qt -I/home/runner/work/citra/citra/src/citra_qt -I/home/runner/work/citra/citra/build/src/citra_qt/citra-qt_autogen/include -I/home/runner/work/citra/citra/src/. -I/usr/include/x86_64-linux-gnu/qt5/QtGui/5.12.8 -I/usr/include/x86_64-linux-gnu/qt5/QtGui/5.12.8/QtGui -I/usr/include/x86_64-linux-gnu/qt5/QtCore/5.12.8 -I/usr/include/x86_64-linux-gnu/qt5/QtCore/5.12.8/QtCore -I/home/runner/work/citra/citra/externals/fmt/include -I/home/runner/work/citra/citra/externals/./microprofile -I/home/runner/work/citra/citra/externals/xbyak -I/home/runner/work/citra/citra/externals/glad/include -I/home/runner/work/citra/citra/externals/./nihstro/include -I/home/runner/work/citra/citra/externals/./discord-rpc/include -isystem /home/runner/work/citra/citra/externals/boost -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem /usr/include/x86_64-linux-gnu/qt5/QtWidgets -isystem /usr/include/x86_64-linux-gnu/qt5/QtGui -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -isystem /usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -isystem /usr/include/x86_64-linux-gnu/qt5/QtMultimedia -isystem /usr/include/x86_64-linux-gnu/qt5/QtNetwork -isystem /usr/include/x86_64-linux-gnu/qt5/QtConcurrent -isystem /usr/include/x86_64-linux-gnu/qt5/QtDBus -O3 -DNDEBUG -std=gnu++2a -Wall -Wno-attributes -fPIC -pthread -Winvalid-pch -include /home/runner/work/citra/citra/build/src/citra_qt/CMakeFiles/citra-qt.dir/cmake_pch.hxx -MD -MT src/citra_qt/CMakeFiles/citra-qt.dir/cheats.cpp.o -MF src/citra_qt/CMakeFiles/citra-qt.dir/cheats.cpp.o.d -o src/citra_qt/CMakeFiles/citra-qt.dir/cheats.cpp.o -c /home/runner/work/citra/citra/src/citra_qt/cheats.cpp /home/runner/work/citra/citra/src/citra_qt/cheats.cpp: In member function ‘bool CheatDialog::SaveCheat(int)’: /home/runner/work/citra/citra/src/citra_qt/cheats.cpp:93:80: error: ‘SkipEmptyParts’ is not a member of ‘Qt’ 93 | auto code_lines = ui->textCode->toPlainText().split(QLatin1Char{'\n'}, Qt::SkipEmptyParts); | ^~~~~~~~~~~~~~ [6/72] Building CXX object src/citra_qt/CMakeFiles/citra-qt.dir/configuration/configure_audio.cpp.o [7/72] Building CXX object src/citra_qt/CMakeFiles/citra-qt.dir/configuration/config.cpp.o ninja: build stopped: subcommand failed.