You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 16, 2022. It is now read-only.
.cache/pacaur/qt5-udev-git/src/qtudev/src/udev/logindseat.cpp:207:27: error: too many arguments for format [-Werror=format-extra-args]
207 | qCWarning(lcUdev, "Failed to get seat from session path: %s",
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
cc1plus: all warnings being treated as errors
make[2]: *** [src/udev/CMakeFiles/Qt5Udev.dir/build.make:95: src/udev/CMakeFiles/Qt5Udev.dir/logindseat.cpp.o] Error 1
make[1]: *** [CMakeFiles/Makefile2:142: src/udev/CMakeFiles/Qt5Udev.dir/all] Error 2
make: *** [Makefile:149: all] Error 2
there might be more but its late and ill take a look in a few days, if i get the time to do a manual build
The text was updated successfully, but these errors were encountered:
https://github.com/lirios/qtudev/blob/b146c3a082be5d3154352333188b6612d8694370/src/udev/logindseat.cpp#L207
results in
there might be more but its late and ill take a look in a few days, if i get the time to do a manual build
The text was updated successfully, but these errors were encountered: