Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build failure under Fedora 33 #92

Open
felixonmars opened this issue Dec 18, 2020 · 0 comments
Open

Build failure under Fedora 33 #92

felixonmars opened this issue Dec 18, 2020 · 0 comments

Comments

@felixonmars
Copy link
Member

cd /builddir/build/BUILD/ukui-screensaver-3.0.1/src && /usr/bin/g++ -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -I/builddir/build/BUILD/ukui-screensaver-3.0.1/src -I/builddir/build/BUILD/ukui-screensaver-3.0.1 -I/builddir/build/BUILD/ukui-screensaver-3.0.1/VirtualKeyboard/src -I/builddir/build/BUILD/ukui-screensaver-3.0.1/BiometricAuth -I/builddir/build/BUILD/ukui-screensaver-3.0.1/Common -I/usr/include/qt5/QGSettings -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtX11Extras -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -fPIC -std=gnu++11 -o CMakeFiles/ukui-screensaver-dialog.dir/fullbackgroundwidget.cpp.o -c /builddir/build/BUILD/ukui-screensaver-3.0.1/src/fullbackgroundwidget.cpp
/builddir/build/BUILD/ukui-screensaver-3.0.1/src/fullbackgroundwidget.cpp: In function 'int switch_to_linux(const char*)':
/builddir/build/BUILD/ukui-screensaver-3.0.1/src/fullbackgroundwidget.cpp:101:16: error: ordered comparison of pointer with integer zero ('int (*)(int, const sockaddr*, socklen_t)' {aka 'int (*)(int, const sockaddr*, unsigned int)'} and 'int')
  101 |     if(connect < 0)
      |        ~~~~~~~~^~~
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant