Community Packages

Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines

Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.

REPEAT: Do NOT report bugs for outdated packages!
Tasklist

FS#40524 - [qtcurve-qt5] build fails with qt 5.3.0

Attached to Project: Community Packages
Opened by Joel Teichroeb (klusark) - Saturday, 24 May 2014, 14:29 GMT
Last edited by speps (archspeps) - Wednesday, 28 May 2014, 21:18 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To speps (archspeps)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 1
Private No

Details

Description:


Linking CXX shared module qtcurve.so
[ 92%] Building C object gtk2/style/CMakeFiles/qtcurve-gtk2.dir/scrollbar.c.o
[ 93%] Building C object gtk2/style/CMakeFiles/qtcurve-gtk2.dir/scrolledwindow.c.o
CMakeFiles/qtcurve-qt5.dir/qtcurve_api.cpp.o: In function `QtCurve::Style::polish(QApplication*)':
qtcurve_api.cpp:(.text+0x525e): undefined reference to `qt_filedialog_existing_directory_hook'
qtcurve_api.cpp:(.text+0x526c): undefined reference to `qt_filedialog_open_filename_hook'
qtcurve_api.cpp:(.text+0x527a): undefined reference to `qt_filedialog_open_filenames_hook'
qtcurve_api.cpp:(.text+0x5288): undefined reference to `qt_filedialog_save_filename_hook'
collect2: error: ld returned 1 exit status
qt5/style/CMakeFiles/qtcurve-qt5.dir/build.make:663: recipe for target 'qt5/style/qtcurve.so' failed
make[2]: *** [qt5/style/qtcurve.so] Error 1
CMakeFiles/Makefile2:863: recipe for target 'qt5/style/CMakeFiles/qtcurve-qt5.dir/all' failed
make[1]: *** [qt5/style/CMakeFiles/qtcurve-qt5.dir/all] Error 2
make[1]: *** Waiting for unfinished jobs....
[ 94%] Building C object gtk2/style/CMakeFiles/qtcurve-gtk2.dir/tab.c.o
[ 95%] Building C object gtk2/style/CMakeFiles/qtcurve-gtk2.dir/treeview.c.o
[ 96%] Building C object gtk2/style/CMakeFiles/qtcurve-gtk2.dir/widgetmap.c.o
[ 97%] Building C object gtk2/style/CMakeFiles/qtcurve-gtk2.dir/window.c.o
[ 98%] Building C object gtk2/style/CMakeFiles/qtcurve-gtk2.dir/wmmove.c.o
[ 99%] Building C object gtk2/style/CMakeFiles/qtcurve-gtk2.dir/shadowhelper.c.o
[ 99%] Building C object gtk2/style/CMakeFiles/qtcurve-gtk2.dir/__/common/common.c.o
[100%] Building C object gtk2/style/CMakeFiles/qtcurve-gtk2.dir/__/common/config_file.c.o
Linking C shared module libqtcurve.so
[100%] Built target qtcurve-gtk2
Makefile:116: recipe for target 'all' failed
make: *** [all] Error 2
==> ERROR: A failure occurred in build().
Aborting...


Steps to reproduce:
sudo testing-x86_64-build
This task depends upon

Closed by  speps (archspeps)
Wednesday, 28 May 2014, 21:18 GMT
Reason for closing:  Fixed
Additional comments about closing:  Fixed in 1.8.18-2

Loading...