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

possible build failure with latest libfm-qt #130

Closed
jubalh opened this issue May 15, 2018 · 4 comments
Closed

possible build failure with latest libfm-qt #130

jubalh opened this issue May 15, 2018 · 4 comments

Comments

@jubalh
Copy link
Member

jubalh commented May 15, 2018

I think lximage-qt doesn't compile with latest libfm-qt:

[  104s] cd "/home/abuild/rpmbuild/BUILD/lximage-qt-0.6.0~git8.9d1c24a/build/src" && /usr/bin/c++  -DLXIMAGE_DATA_DIR=\"/usr/share/lximage-qt\" -DLXIMAGE_VERSION=\"0.6.0\" -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_NO_FOREACH -DQT_NO_KEYWORDS -DQT_PRINTSUPPORT_LIB -DQT_SVG_LIB -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -I"/home/abuild/rpmbuild/BUILD/lximage-qt-0.6.0~git8.9d1c24a/build/src" -I"/home/abuild/rpmbuild/BUILD/lximage-qt-0.6.0~git8.9d1c24a/src" -I"/home/abuild/rpmbuild/BUILD/lximage-qt-0.6.0~git8.9d1c24a/build/src/lximage-qt_autogen/include" -isystem /usr/include/gio-unix-2.0 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/libfm -isystem /usr/include/menu-cache -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtX11Extras -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtSvg  -fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protection -DNDEBUG -fno-exceptions -Wall -Wextra -Wchar-subscripts -Wno-long-long -Wpointer-arith -Wundef -Wformat-security -Wnon-virtual-dtor -Woverloaded-virtual -Wpedantic -std=c++11 -O2 -g -DNDEBUG -fPIE -fvisibility=hidden -fvisibility-inlines-hidden   -fPIC -std=gnu++11 -o CMakeFiles/lximage-qt.dir/application.cpp.o -c "/home/abuild/rpmbuild/BUILD/lximage-qt-0.6.0~git8.9d1c24a/src/application.cpp"

[  104s] /home/abuild/rpmbuild/BUILD/lximage-qt-0.6.0~git8.9d1c24a/src/mainwindow.cpp:42:10: fatal error: libfm-qt/path.h: No such file or directory

[  104s]  #include <libfm-qt/path.h>>

If GitHub webhooks and OBS worked correctly all should be current git. I retriggered the build manually for both libfm-qt and lximage-qt too (which triggers a rebuild for all deps).

Full log here: https://build.opensuse.org/build/X11:LXQt:git/openSUSE_Tumbleweed/x86_64/lximage-qt/_log

System Information
  • Distribution & Version: openSUSE Tumbleweed
  • Kernel: openSUSE Tumbleweed
  • Qt Version: 5.10.0
  • libfm-qt Version: latest git
  • libqtxdg Version: latest git
  • lxqt-build-tools Version: latest git
  • Package version: latest git
@jubalh
Copy link
Member Author

jubalh commented May 15, 2018

lxqt/libfm-qt@cadcdc3

@tsujan
Copy link
Member

tsujan commented May 15, 2018

@jubalh It's possible that, because of recent changes (all good), lximage-qt needs some changes. I haven't had time to look into it yet but will do so. If you have a patch please make a PR.

tsujan added a commit that referenced this issue May 15, 2018
@tsujan
Copy link
Member

tsujan commented May 15, 2018

@jubalh It was nothing special; just remove that line, as in #131 . lximage-qt may need minor changes but it can be compiled.

agaida pushed a commit that referenced this issue May 15, 2018
@jubalh
Copy link
Member Author

jubalh commented May 15, 2018

Thanks for checking @tsujan.

@agaida agaida added this to test in Issues Aug 11, 2018
@agaida agaida added this to Done in Issues Nov 25, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Issues
  
Translations and L10N
Issues
  
Done
Development

No branches or pull requests

2 participants