qqsp: init at 1.9, qsp: init at 0-unstable-2024-11-27 #363124
OfBorg / qqsp, qqsp.passthru.tests, qsp, qsp.passthru.tests on aarch64-linux
completed
Dec 26, 2024 in 0s
Unexpected error: command failed with exit code 1
Attempted: qqsp, qsp
The following builds were skipped because they don't evaluate on aarch64-linux: qqsp.passthru.tests, qsp.passthru.tests
Details
Partial log
> callbacks_gui.cpp:51:45: warning: cast between incompatible function types from 'void (*)(int, QSP_BOOL)' {aka 'void (*)(int, int)'} to 'QSP_CALLBACK' {aka 'int (*)(...)'} [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wcast-function-type-Wcast-function-type8;;]
> 51 | QSPSetCallBack(QSP_CALL_SHOWWINDOW, (QSP_CALLBACK)&ShowPane);
> | ^~~~~~~~~~~~~~~~~~~~~~~
> callbacks_gui.cpp:53:49: warning: cast between incompatible function types from 'void (*)(const QSP_CHAR*)' {aka 'void (*)(const char16_t*)'} to 'QSP_CALLBACK' {aka 'int (*)(...)'} [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wcast-function-type-Wcast-function-type8;;]
> 53 | QSPSetCallBack(QSP_CALL_OPENGAMESTATUS, (QSP_CALLBACK)&OpenGameStatus);
> | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> callbacks_gui.cpp:54:49: warning: cast between incompatible function types from 'void (*)(const QSP_CHAR*)' {aka 'void (*)(const char16_t*)'} to 'QSP_CALLBACK' {aka 'int (*)(...)'} [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wcast-function-type-Wcast-function-type8;;]
> 54 | QSPSetCallBack(QSP_CALL_SAVEGAMESTATUS, (QSP_CALLBACK)&SaveGameStatus);
> | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
For full logs, run 'nix log /nix/store/nryb1imsj5nanps71d233cdrpr954g3v-qqsp-1.9.drv'.
Loading