Skip to content
This repository has been archived by the owner on Dec 16, 2022. It is now read-only.

src build failes due werror flag #9

Open
Nebdir opened this issue Sep 25, 2020 · 0 comments
Open

src build failes due werror flag #9

Nebdir opened this issue Sep 25, 2020 · 0 comments
Assignees
Labels
bug Something isn't working
Milestone

Comments

@Nebdir
Copy link

Nebdir commented Sep 25, 2020

https://github.com/lirios/qtudev/blob/b146c3a082be5d3154352333188b6612d8694370/src/udev/logindseat.cpp#L207

results in

.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

@plfiorini plfiorini self-assigned this Oct 1, 2020
@plfiorini plfiorini added the bug Something isn't working label Oct 1, 2020
@plfiorini plfiorini added this to the 1.2.0 milestone Oct 1, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants