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!
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!
FS#13943 - wrong patch applied to qt
Attached to Project:
Arch Linux
Opened by paul (pwt) - Tuesday, 24 March 2009, 15:50 GMT
Last edited by Pierre Schmitz (Pierre) - Wednesday, 25 March 2009, 14:38 GMT
Opened by paul (pwt) - Tuesday, 24 March 2009, 15:50 GMT
Last edited by Pierre Schmitz (Pierre) - Wednesday, 25 March 2009, 14:38 GMT
|
DetailsDescription:
One of the patches applied to qt is incomplete. This causes build errors when using qt. The patch is : 0275-qtconcurrent-threadcount.diff (within ftp://ftp.archlinux.org/other/qt/qt-copy-patches-${_qtcopyver}.tar.bz2) According to http://www.qtsoftware.com/developer/task-tracker/index_html?method=entry&id=244718 it should also contain: --- a/src/corelib/concurrent/qtconcurrentreducekernel.h +++ b/src/corelib/concurrent/qtconcurrentreducekernel.h @@ -51,6 +51,7 @@ #include <QtCore/qmap.h> #include <QtCore/qmutex.h> #include <QtCore/qthread.h> +#include <QtCore/qthreadpool.h> #include <QtCore/qvector.h> QT_BEGIN_HEADER Additional info: * package version(s) qt 4.5.0-3 * config and/or log files etc. Steps to reproduce: |
This task depends upon
http://websvn.kde.org/trunk/qt-copy/patches/0275-qtconcurrent-threadcount.diff?revision=942255&view=markup