Stdout: scons: Entering directory `/home/runner/.ufbt/current/scripts/ufbt' ICONS /home/runner/.ufbt/build/tasks/tasks_icons.c CPP /tmp/tmp2ewvdyy9/code/UFZ/Common.cpp CPP /tmp/tmp2ewvdyy9/code/UFZ/Filesystem.cpp CPP /tmp/tmp2ewvdyy9/code/UFZ/UI.cpp CPP /tmp/tmp2ewvdyy9/code/Scenes/DeleteDialog.cpp Stderr: /tmp/tmp2ewvdyy9/code/UFZ/Filesystem.cpp: In member function 'bool UFZ::Filesystem::areEquivalent(const char*, const char*) const': /tmp/tmp2ewvdyy9/code/UFZ/Filesystem.cpp:69:42: error: too few arguments to function 'bool storage_common_equivalent_path(Storage*, const char*, const char*, bool)' 69 | return storage_common_equivalent_path(storage, path1, path2); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/tmp2ewvdyy9/code/UFZ/Common.hpp:5, from /tmp/tmp2ewvdyy9/code/UFZ/Filesystem.hpp:2, from /tmp/tmp2ewvdyy9/code/UFZ/Filesystem.cpp:1: /home/runner/.ufbt/current/sdk_headers/f7_sdk/applications/services/storage/storage.h:414:6: note: declared here 414 | bool storage_common_equivalent_path( | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ scons: *** [/home/runner/.ufbt/build/tasks/UFZ/Filesystem.o] Error 1