Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 1468751 Details for
Bug 1606605
ufw-kde: FTBFS in Fedora rawhide
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
build.log
build.log (text/plain), 32.00 KB, created by
Mohan Boddu
on 2018-07-20 20:49:04 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Mohan Boddu
Created:
2018-07-20 20:49:04 UTC
Size:
32.00 KB
patch
obsolete
>perator==(const QStringRef &s1,const QLatin1String &s2) > ^~~~~~~~ >/usr/include/QtCore/qstring.h:1236:32: error: conflicting declaration of C function 'bool operator==(const char*, const QStringRef&)' > inline QT_ASCII_CAST_WARN bool operator==(const char *s1, const QStringRef &s2) > ^~~~~~~~ >/usr/include/QtCore/qstring.h:1212:20: note: previous declaration 'bool operator==(const QLatin1String&, const QStringRef&)' > Q_CORE_EXPORT bool operator==(const QLatin1String &s1, const QStringRef &s2); > ^~~~~~~~ >/usr/include/QtCore/qstring.h:1236:32: error: conflicting declaration of C function 'bool operator==(const char*, const QStringRef&)' > inline QT_ASCII_CAST_WARN bool operator==(const char *s1, const QStringRef &s2) > ^~~~~~~~ >/usr/include/QtCore/qstring.h:1208:13: note: previous declaration 'bool operator==(const QStringRef&, const QString&)' > inline bool operator==(const QStringRef &s1,const QString &s2) > ^~~~~~~~ >/usr/include/QtCore/qstring.h:1236:32: error: conflicting declaration of C function 'bool operator==(const char*, const QStringRef&)' > inline QT_ASCII_CAST_WARN bool operator==(const char *s1, const QStringRef &s2) > ^~~~~~~~ >/usr/include/QtCore/qstring.h:1205:20: note: previous declaration 'bool operator==(const QString&, const QStringRef&)' > Q_CORE_EXPORT bool operator==(const QString &s1,const QStringRef &s2); > ^~~~~~~~ >/usr/include/QtCore/qstring.h:1236:32: error: conflicting declaration of C function 'bool operator==(const char*, const QStringRef&)' > inline QT_ASCII_CAST_WARN bool operator==(const char *s1, const QStringRef &s2) > ^~~~~~~~ >/usr/include/QtCore/qstring.h:1202:20: note: previous declaration 'bool operator==(const QStringRef&, const QStringRef&)' > Q_CORE_EXPORT bool operator==(const QStringRef &s1,const QStringRef &s2); > ^~~~~~~~ >/usr/include/QtCore/qstring.h:1236:32: error: conflicting declaration of C function 'bool operator==(const char*, const QStringRef&)' > inline QT_ASCII_CAST_WARN bool operator==(const char *s1, const QStringRef &s2) > ^~~~~~~~ >/usr/include/QtCore/qstring.h:962:13: note: previous declaration 'bool operator==(const QLatin1String&, const QLatin1String&)' > inline bool operator==(const QLatin1String &s1, const QLatin1String &s2) > ^~~~~~~~ >/usr/include/QtCore/qstring.h:1236:32: error: conflicting declaration of C function 'bool operator==(const char*, const QStringRef&)' > inline QT_ASCII_CAST_WARN bool operator==(const char *s1, const QStringRef &s2) > ^~~~~~~~ >/usr/include/QtCore/qstring.h:949:32: note: previous declaration 'bool operator==(const char*, const QLatin1String&)' > inline QT_ASCII_CAST_WARN bool operator==(const char *s1, const QLatin1String &s2) > ^~~~~~~~ >/usr/include/QtCore/qstring.h:1236:32: error: conflicting declaration of C function 'bool operator==(const char*, const QStringRef&)' > inline QT_ASCII_CAST_WARN bool operator==(const char *s1, const QStringRef &s2) > ^~~~~~~~ >/usr/include/QtCore/qstring.h:936:32: note: previous declaration 'bool operator==(const char*, const QString&)' > inline QT_ASCII_CAST_WARN bool operator==(const char *s1, const QString &s2) > ^~~~~~~~ >/usr/include/QtCore/qstring.h:1236:32: error: conflicting declaration of C function 'bool operator==(const char*, const QStringRef&)' > inline QT_ASCII_CAST_WARN bool operator==(const char *s1, const QStringRef &s2) > ^~~~~~~~ >/usr/include/QtCore/qstring.h:910:13: note: previous declaration 'bool operator==(const QString&, QString::Null)' > inline bool operator==(const QString &s, QString::Null) { return s.isNull(); } > ^~~~~~~~ >/usr/include/QtCore/qstring.h:1236:32: error: conflicting declaration of C function 'bool operator==(const char*, const QStringRef&)' > inline QT_ASCII_CAST_WARN bool operator==(const char *s1, const QStringRef &s2) > ^~~~~~~~ >/usr/include/QtCore/qstring.h:909:13: note: previous declaration 'bool operator==(QString::Null, const QString&)' > inline bool operator==(QString::Null, const QString &s) { return s.isNull(); } > ^~~~~~~~ >/usr/include/QtCore/qstring.h:1236:32: error: conflicting declaration of C function 'bool operator==(const char*, const QStringRef&)' > inline QT_ASCII_CAST_WARN bool operator==(const char *s1, const QStringRef &s2) > ^~~~~~~~ >/usr/include/QtCore/qstring.h:908:13: note: previous declaration 'bool operator==(QString::Null, QString::Null)' > inline bool operator==(QString::Null, QString::Null) { return true; } > ^~~~~~~~ >/usr/include/QtCore/qstring.h:1236:32: error: conflicting declaration of C function 'bool operator==(const char*, const QStringRef&)' > inline QT_ASCII_CAST_WARN bool operator==(const char *s1, const QStringRef &s2) > ^~~~~~~~ >In file included from /usr/include/QtCore/qstring.h:45, > from /usr/include/QtCore/QString:1, > from /builddir/build/BUILD/ufw-kde-0.5.0/kcm/strings.h:27, > from /usr/include/string.h:431, > from /usr/include/QtCore/qbytearray.h:48, > from /usr/include/QtCore/qvariant.h:46, > from /usr/include/QtCore/QVariant:1, > from /usr/include/kde4/kconfiggroup.h:32, > from /usr/include/kde4/KDE/../kdialog.h:32, > from /usr/include/kde4/KDE/KDialog:1, > from /builddir/build/BUILD/ufw-kde-0.5.0/kcm/ruledialog.h:27, > from /builddir/build/BUILD/ufw-kde-0.5.0/kcm/ruledialog.cpp:24: >/usr/include/QtCore/qchar.h:392:13: note: previous declaration 'bool operator==(QChar, QChar)' > inline bool operator==(QChar c1, QChar c2) { return c1.unicode() == c2.unicode(); } > ^~~~~~~~ >In file included from /usr/include/QtCore/QString:1, > from /builddir/build/BUILD/ufw-kde-0.5.0/kcm/strings.h:27, > from /usr/include/string.h:431, > from /usr/include/QtCore/qbytearray.h:48, > from /usr/include/QtCore/qvariant.h:46, > from /usr/include/QtCore/QVariant:1, > from /usr/include/kde4/kconfiggroup.h:32, > from /usr/include/kde4/KDE/../kdialog.h:32, > from /usr/include/kde4/KDE/KDialog:1, > from /builddir/build/BUILD/ufw-kde-0.5.0/kcm/ruledialog.h:27, > from /builddir/build/BUILD/ufw-kde-0.5.0/kcm/ruledialog.cpp:24: >/usr/include/QtCore/qstring.h:1238:32: error: conflicting declaration of C function 'bool operator==(const QStringRef&, const char*)' > inline QT_ASCII_CAST_WARN bool operator==(const QStringRef &s1, const char *s2) > ^~~~~~~~ >/usr/include/QtCore/qstring.h:1236:32: note: previous declaration 'bool operator==(const char*, const QStringRef&)' > inline QT_ASCII_CAST_WARN bool operator==(const char *s1, const QStringRef &s2) > ^~~~~~~~ >/usr/include/QtCore/qstring.h:1238:32: error: conflicting declaration of C function 'bool operator==(const QStringRef&, const char*)' > inline QT_ASCII_CAST_WARN bool operator==(const QStringRef &s1, const char *s2) > ^~~~~~~~ >/usr/include/QtCore/qstring.h:1215:13: note: previous declaration 'bool operator==(const QStringRef&, const QLatin1String&)' > inline bool operator==(const QStringRef &s1,const QLatin1String &s2) > ^~~~~~~~ >/usr/include/QtCore/qstring.h:1238:32: error: conflicting declaration of C function 'bool operator==(const QStringRef&, const char*)' > inline QT_ASCII_CAST_WARN bool operator==(const QStringRef &s1, const char *s2) > ^~~~~~~~ >/usr/include/QtCore/qstring.h:1212:20: note: previous declaration 'bool operator==(const QLatin1String&, const QStringRef&)' > Q_CORE_EXPORT bool operator==(const QLatin1String &s1, const QStringRef &s2); > ^~~~~~~~ >/usr/include/QtCore/qstring.h:1238:32: error: conflicting declaration of C function 'bool operator==(const QStringRef&, const char*)' > inline QT_ASCII_CAST_WARN bool operator==(const QStringRef &s1, const char *s2) > ^~~~~~~~ >/usr/include/QtCore/qstring.h:1208:13: note: previous declaration 'bool operator==(const QStringRef&, const QString&)' > inline bool operator==(const QStringRef &s1,const QString &s2) > ^~~~~~~~ >/usr/include/QtCore/qstring.h:1238:32: error: conflicting declaration of C function 'bool operator==(const QStringRef&, const char*)' > inline QT_ASCII_CAST_WARN bool operator==(const QStringRef &s1, const char *s2) > ^~~~~~~~ >/usr/include/QtCore/qstring.h:1205:20: note: previous declaration 'bool operator==(const QString&, const QStringRef&)' > Q_CORE_EXPORT bool operator==(const QString &s1,const QStringRef &s2); > ^~~~~~~~ >/usr/include/QtCore/qstring.h:1238:32: error: conflicting declaration of C function 'bool operator==(const QStringRef&, const char*)' > inline QT_ASCII_CAST_WARN bool operator==(const QStringRef &s1, const char *s2) > ^~~~~~~~ >/usr/include/QtCore/qstring.h:1202:20: note: previous declaration 'bool operator==(const QStringRef&, const QStringRef&)' > Q_CORE_EXPORT bool operator==(const QStringRef &s1,const QStringRef &s2); > ^~~~~~~~ >/usr/include/QtCore/qstring.h:1238:32: error: conflicting declaration of C function 'bool operator==(const QStringRef&, const char*)' > inline QT_ASCII_CAST_WARN bool operator==(const QStringRef &s1, const char *s2) > ^~~~~~~~ >/usr/include/QtCore/qstring.h:962:13: note: previous declaration 'bool operator==(const QLatin1String&, const QLatin1String&)' > inline bool operator==(const QLatin1String &s1, const QLatin1String &s2) > ^~~~~~~~ >/usr/include/QtCore/qstring.h:1238:32: error: conflicting declaration of C function 'bool operator==(const QStringRef&, const char*)' > inline QT_ASCII_CAST_WARN bool operator==(const QStringRef &s1, const char *s2) > ^~~~~~~~ >/usr/include/QtCore/qstring.h:949:32: note: previous declaration 'bool operator==(const char*, const QLatin1String&)' > inline QT_ASCII_CAST_WARN bool operator==(const char *s1, const QLatin1String &s2) > ^~~~~~~~ >/usr/include/QtCore/qstring.h:1238:32: error: conflicting declaration of C function 'bool operator==(const QStringRef&, const char*)' > inline QT_ASCII_CAST_WARN bool operator==(const QStringRef &s1, const char *s2) > ^~~~~~~~ >/usr/include/QtCore/qstring.h:936:32: note: previous declaration 'bool operator==(const char*, const QString&)' > inline QT_ASCII_CAST_WARN bool operator==(const char *s1, const QString &s2) > ^~~~~~~~ >/usr/include/QtCore/qstring.h:1238:32: error: conflicting declaration of C function 'bool operator==(const QStringRef&, const char*)' > inline QT_ASCII_CAST_WARN bool operator==(const QStringRef &s1, const char *s2) > ^~~~~~~~ >/usr/include/QtCore/qstring.h:910:13: note: previous declaration 'bool operator==(const QString&, QString::Null)' > inline bool operator==(const QString &s, QString::Null) { return s.isNull(); } > ^~~~~~~~ >/usr/include/QtCore/qstring.h:1238:32: error: conflicting declaration of C function 'bool operator==(const QStringRef&, const char*)' > inline QT_ASCII_CAST_WARN bool operator==(const QStringRef &s1, const char *s2) > ^~~~~~~~ >/usr/include/QtCore/qstring.h:909:13: note: previous declaration 'bool operator==(QString::Null, const QString&)' > inline bool operator==(QString::Null, const QString &s) { return s.isNull(); } > ^~~~~~~~ >/usr/include/QtCore/qstring.h:1238:32: error: conflicting declaration of C function 'bool operator==(const QStringRef&, const char*)' > inline QT_ASCII_CAST_WARN bool operator==(const QStringRef &s1, const char *s2) > ^~~~~~~~ >/usr/include/QtCore/qstring.h:908:13: note: previous declaration 'bool operator==(QString::Null, QString::Null)' > inline bool operator==(QString::Null, QString::Null) { return true; } > ^~~~~~~~ >/usr/include/QtCore/qstring.h:1238:32: error: conflicting declaration of C function 'bool operator==(const QStringRef&, const char*)' > inline QT_ASCII_CAST_WARN bool operator==(const QStringRef &s1, const char *s2) > ^~~~~~~~ >In file included from /usr/include/QtCore/qstring.h:45, > from /usr/include/QtCore/QString:1, > from /builddir/build/BUILD/ufw-kde-0.5.0/kcm/strings.h:27, > from /usr/include/string.h:431, > from /usr/include/QtCore/qbytearray.h:48, > from /usr/include/QtCore/qvariant.h:46, > from /usr/include/QtCore/QVariant:1, > from /usr/include/kde4/kconfiggroup.h:32, > from /usr/include/kde4/KDE/../kdialog.h:32, > from /usr/include/kde4/KDE/KDialog:1, > from /builddir/build/BUILD/ufw-kde-0.5.0/kcm/ruledialog.h:27, > from /builddir/build/BUILD/ufw-kde-0.5.0/kcm/ruledialog.cpp:24: >/usr/include/QtCore/qchar.h:392:13: note: previous declaration 'bool operator==(QChar, QChar)' > inline bool operator==(QChar c1, QChar c2) { return c1.unicode() == c2.unicode(); } > ^~~~~~~~ >In file included from /usr/include/QtCore/QString:1, > from /builddir/build/BUILD/ufw-kde-0.5.0/kcm/strings.h:27, > from /usr/include/string.h:431, > from /usr/include/QtCore/qbytearray.h:48, > from /usr/include/QtCore/qvariant.h:46, > from /usr/include/QtCore/QVariant:1, > from /usr/include/kde4/kconfiggroup.h:32, > from /usr/include/kde4/KDE/../kdialog.h:32, > from /usr/include/kde4/KDE/KDialog:1, > from /builddir/build/BUILD/ufw-kde-0.5.0/kcm/ruledialog.h:27, > from /builddir/build/BUILD/ufw-kde-0.5.0/kcm/ruledialog.cpp:24: >/usr/include/QtCore/qstring.h:1240:32: error: conflicting declaration of C function 'bool operator!=(const char*, const QStringRef&)' > inline QT_ASCII_CAST_WARN bool operator!=(const char *s1, const QStringRef &s2) > ^~~~~~~~ >/usr/include/QtCore/qstring.h:1217:13: note: previous declaration 'bool operator!=(const QStringRef&, const QLatin1String&)' > inline bool operator!=(const QStringRef &s1,const QLatin1String &s2) > ^~~~~~~~ >/usr/include/QtCore/qstring.h:1240:32: error: conflicting declaration of C function 'bool operator!=(const char*, const QStringRef&)' > inline QT_ASCII_CAST_WARN bool operator!=(const char *s1, const QStringRef &s2) > ^~~~~~~~ >/usr/include/QtCore/qstring.h:1213:13: note: previous declaration 'bool operator!=(const QLatin1String&, const QStringRef&)' > inline bool operator!=(const QLatin1String &s1,const QStringRef &s2) > ^~~~~~~~ >/usr/include/QtCore/qstring.h:1240:32: error: conflicting declaration of C function 'bool operator!=(const char*, const QStringRef&)' > inline QT_ASCII_CAST_WARN bool operator!=(const char *s1, const QStringRef &s2) > ^~~~~~~~ >/usr/include/QtCore/qstring.h:1210:13: note: previous declaration 'bool operator!=(const QStringRef&, const QString&)' > inline bool operator!=(const QStringRef &s1,const QString &s2) > ^~~~~~~~ >/usr/include/QtCore/qstring.h:1240:32: error: conflicting declaration of C function 'bool operator!=(const char*, const QStringRef&)' > inline QT_ASCII_CAST_WARN bool operator!=(const char *s1, const QStringRef &s2) > ^~~~~~~~ >/usr/include/QtCore/qstring.h:1206:13: note: previous declaration 'bool operator!=(const QString&, const QStringRef&)' > inline bool operator!=(const QString &s1,const QStringRef &s2) > ^~~~~~~~ >/usr/include/QtCore/qstring.h:1240:32: error: conflicting declaration of C function 'bool operator!=(const char*, const QStringRef&)' > inline QT_ASCII_CAST_WARN bool operator!=(const char *s1, const QStringRef &s2) > ^~~~~~~~ >/usr/include/QtCore/qstring.h:1203:13: note: previous declaration 'bool operator!=(const QStringRef&, const QStringRef&)' > inline bool operator!=(const QStringRef &s1,const QStringRef &s2) > ^~~~~~~~ >/usr/include/QtCore/qstring.h:1240:32: error: conflicting declaration of C function 'bool operator!=(const char*, const QStringRef&)' > inline QT_ASCII_CAST_WARN bool operator!=(const char *s1, const QStringRef &s2) > ^~~~~~~~ >/usr/include/QtCore/qstring.h:964:13: note: previous declaration 'bool operator!=(const QLatin1String&, const QLatin1String&)' > inline bool operator!=(const QLatin1String &s1, const QLatin1String &s2) > ^~~~~~~~ >/usr/include/QtCore/qstring.h:1240:32: error: conflicting declaration of C function 'bool operator!=(const char*, const QStringRef&)' > inline QT_ASCII_CAST_WARN bool operator!=(const char *s1, const QStringRef &s2) > ^~~~~~~~ >/usr/include/QtCore/qstring.h:951:32: note: previous declaration 'bool operator!=(const char*, const QLatin1String&)' > inline QT_ASCII_CAST_WARN bool operator!=(const char *s1, const QLatin1String &s2) > ^~~~~~~~ >/usr/include/QtCore/qstring.h:1240:32: error: conflicting declaration of C function 'bool operator!=(const char*, const QStringRef&)' > inline QT_ASCII_CAST_WARN bool operator!=(const char *s1, const QStringRef &s2) > ^~~~~~~~ >/usr/include/QtCore/qstring.h:938:32: note: previous declaration 'bool operator!=(const char*, const QString&)' > inline QT_ASCII_CAST_WARN bool operator!=(const char *s1, const QString &s2) > ^~~~~~~~ >/usr/include/QtCore/qstring.h:1240:32: error: conflicting declaration of C function 'bool operator!=(const char*, const QStringRef&)' > inline QT_ASCII_CAST_WARN bool operator!=(const char *s1, const QStringRef &s2) > ^~~~~~~~ >/usr/include/QtCore/qstring.h:913:13: note: previous declaration 'bool operator!=(const QString&, QString::Null)' > inline bool operator!=(const QString &s, QString::Null) { return !s.isNull(); } > ^~~~~~~~ >/usr/include/QtCore/qstring.h:1240:32: error: conflicting declaration of C function 'bool operator!=(const char*, const QStringRef&)' > inline QT_ASCII_CAST_WARN bool operator!=(const char *s1, const QStringRef &s2) > ^~~~~~~~ >/usr/include/QtCore/qstring.h:912:13: note: previous declaration 'bool operator!=(QString::Null, const QString&)' > inline bool operator!=(QString::Null, const QString &s) { return !s.isNull(); } > ^~~~~~~~ >/usr/include/QtCore/qstring.h:1240:32: error: conflicting declaration of C function 'bool operator!=(const char*, const QStringRef&)' > inline QT_ASCII_CAST_WARN bool operator!=(const char *s1, const QStringRef &s2) > ^~~~~~~~ >/usr/include/QtCore/qstring.h:911:13: note: previous declaration 'bool operator!=(QString::Null, QString::Null)' > inline bool operator!=(QString::Null, QString::Null) { return false; } > ^~~~~~~~ >/usr/include/QtCore/qstring.h:1240:32: error: conflicting declaration of C function 'bool operator!=(const char*, const QStringRef&)' > inline QT_ASCII_CAST_WARN bool operator!=(const char *s1, const QStringRef &s2) > ^~~~~~~~ >In file included from /usr/include/QtCore/qstring.h:45, > from /usr/include/QtCore/QString:1, > from /builddir/build/BUILD/ufw-kde-0.5.0/kcm/strings.h:27, > from /usr/include/string.h:431, > from /usr/include/QtCore/qbytearray.h:48, > from /usr/include/QtCore/qvariant.h:46, > from /usr/include/QtCore/QVariant:1, > from /usr/include/kde4/kconfiggroup.h:32, > from /usr/include/kde4/KDE/../kdialog.h:32, > from /usr/include/kde4/KDE/KDialog:1, > from /builddir/build/BUILD/ufw-kde-0.5.0/kcm/ruledialog.h:27, > from /builddir/build/BUILD/ufw-kde-0.5.0/kcm/ruledialog.cpp:24: >/usr/include/QtCore/qchar.h:393:13: note: previous declaration 'bool operator!=(QChar, QChar)' > inline bool operator!=(QChar c1, QChar c2) { return c1.unicode() != c2.unicode(); } > ^~~~~~~~ >In file included from /usr/include/QtCore/QString:1, > from /builddir/build/BUILD/ufw-kde-0.5.0/kcm/strings.h:27, > from /usr/include/string.h:431, > from /usr/include/QtCore/qbytearray.h:48, > from /usr/include/QtCore/qvariant.h:46, > from /usr/include/QtCore/QVariant:1, > from /usr/include/kde4/kconfiggroup.h:32, > from /usr/include/kde4/KDE/../kdialog.h:32, > from /usr/include/kde4/KDE/KDialog:1, > from /builddir/build/BUILD/ufw-kde-0.5.0/kcm/ruledialog.h:27, > from /builddir/build/BUILD/ufw-kde-0.5.0/kcm/ruledialog.cpp:24: >/usr/include/QtCore/qstring.h:1242:32: error: conflicting declaration of C function 'bool operator!=(const QStringRef&, const char*)' > inline QT_ASCII_CAST_WARN bool operator!=(const QStringRef &s1, const char *s2) > ^~~~~~~~ >/usr/include/QtCore/qstring.h:1240:32: note: previous declaration 'bool operator!=(const char*, const QStringRef&)' > inline QT_ASCII_CAST_WARN bool operator!=(const char *s1, const QStringRef &s2) > ^~~~~~~~ >/usr/include/QtCore/qstring.h:1242:32: error: conflicting declaration of C function 'bool operator!=(const QStringRef&, const char*)' > inline QT_ASCII_CAST_WARN bool operator!=(const QStringRef &s1, const char *s2) > ^~~~~~~~ >/usr/include/QtCore/qstring.h:1217:13: note: previous declaration 'bool operator!=(const QStringRef&, const QLatin1String&)' > inline bool operator!=(const QStringRef &s1,const QLatin1String &s2) > ^~~~~~~~ >/usr/include/QtCore/qstring.h:1242:32: error: conflicting declaration of C function 'bool operator!=(const QStringRef&, const char*)' > inline QT_ASCII_CAST_WARN bool operator!=(const QStringRef &s1, const char *s2) > ^~~~~~~~ >/usr/include/QtCore/qstring.h:1213:13: note: previous declaration 'bool operator!=(const QLatin1String&, const QStringRef&)' > inline bool operator!=(const QLatin1String &s1,const QStringRef &s2) > ^~~~~~~~ >/usr/include/QtCore/qstring.h:1242:32: error: conflicting declaration of C function 'bool operator!=(const QStringRef&, const char*)' > inline QT_ASCII_CAST_WARN bool operator!=(const QStringRef &s1, const char *s2) > ^~~~~~~~ >/usr/include/QtCore/qstring.h:1210:13: note: previous declaration 'bool operator!=(const QStringRef&, const QString&)' > inline bool operator!=(const QStringRef &s1,const QString &s2) > ^~~~~~~~ >/usr/include/QtCore/qstring.h:1242:32: error: conflicting declaration of C function 'bool operator!=(const QStringRef&, const char*)' > inline QT_ASCII_CAST_WARN bool operator!=(const QStringRef &s1, const char *s2) > ^~~~~~~~ >/usr/include/QtCore/qstring.h:1206:13: note: previous declaration 'bool operator!=(const QString&, const QStringRef&)' > inline bool operator!=(const QString &s1,const QStringRef &s2) > ^~~~~~~~ >/usr/include/QtCore/qstring.h:1242:32: error: conflicting declaration of C function 'bool operator!=(const QStringRef&, const char*)' > inline QT_ASCII_CAST_WARN bool operator!=(const QStringRef &s1, const char *s2) > ^~~~~~~~ >/usr/include/QtCore/qstring.h:1203:13: note: previous declaration 'bool operator!=(const QStringRef&, const QStringRef&)' > inline bool operator!=(const QStringRef &s1,const QStringRef &s2) > ^~~~~~~~ >/usr/include/QtCore/qstring.h:1242:32: error: conflicting declaration of C function 'bool operator!=(const QStringRef&, const char*)' > inline QT_ASCII_CAST_WARN bool operator!=(const QStringRef &s1, const char *s2) > ^~~~~~~~ >/usr/include/QtCore/qstring.h:964:13: note: previous declaration 'bool operator!=(const QLatin1String&, const QLatin1String&)' > inline bool operator!=(const QLatin1String &s1, const QLatin1String &s2) > ^~~~~~~~ >/usr/include/QtCore/qstring.h:1242:32: error: conflicting declaration of C function 'bool operator!=(const QStringRef&, const char*)' > inline QT_ASCII_CAST_WARN bool operator!=(const QStringRef &s1, const char *s2) > ^~~~~~~~ >/usr/include/QtCore/qstring.h:951:32: note: previous declaration 'bool operator!=(const char*, const QLatin1String&)' > inline QT_ASCII_CAST_WARN bool operator!=(const char *s1, const QLatin1String &s2) > ^~~~~~~~ >/usr/include/QtCore/qstring.h:1242:32: error: conflicting declaration of C function 'bool operator!=(const QStringRef&, const char*)' > inline QT_ASCII_CAST_WARN bool operator!=(const QStringRef &s1, const char *s2) > ^~~~~~~~ >/usr/include/QtCore/qstring.h:938:32: note: previous declaration 'bool operator!=(const char*, const QString&)' > inline QT_ASCII_CAST_WARN bool operator!=(const char *s1, const QString &s2) > ^~~~~~~~ >/usr/include/QtCore/qstring.h:1242:32: error: conflicting declaration of C function 'bool operator!=(const QStringRef&, const char*)' > inline QT_ASCII_CAST_WARN bool operator!=(const QStringRef &s1, const char *s2) > ^~~~~~~~ >/usr/include/QtCore/qstring.h:913:13: note: previous declaration 'bool operator!=(const QString&, QString::Null)' > inline bool operator!=(const QString &s, QString::Null) { return !s.isNull(); } > ^~~~~~~~ >/usr/include/QtCore/qstring.h:1242:32: error: conflicting declaration of C function 'bool operator!=(const QStringRef&, const char*)' > inline QT_ASCII_CAST_WARN bool operator!=(const QStringRef &s1, const char *s2) > ^~~~~~~~ >/usr/include/QtCore/qstring.h:912:13: note: previous declaration 'bool operator!=(QString::Null, const QString&)' > inline bool operator!=(QString::Null, const QString &s) { return !s.isNull(); } > ^~~~~~~~ >/usr/include/QtCore/qstring.h:1242:32: error: conflicting declaration of C function 'bool operator!=(const QStringRef&, const char*)' > inline QT_ASCII_CAST_WARN bool operator!=(const QStringRef &s1, const char *s2) > ^~~~~~~~ >/usr/include/QtCore/qstring.h:911:13: note: previous declaration 'bool operator!=(QString::Null, QString::Null)' > inline bool operator!=(QString::Null, QString::Null) { return false; } > ^~~~~~~~ >/usr/include/QtCore/qstring.h:1242:32: error: conflicting declaration of C function 'bool operator!=(const QStringRef&, const char*)' > inline QT_ASCII_CAST_WARN bool operator!=(const QStringRef &s1, const char *s2) > ^~~~~~~~ >In file included from /usr/include/QtCore/qstring.h:45, > from /usr/include/QtCore/QString:1, > from /builddir/build/BUILD/ufw-kde-0.5.0/kcm/strings.h:27, > from /usr/include/string.h:431, > from /usr/include/QtCore/qbytearray.h:48, > from /usr/include/QtCore/qvariant.h:46, > from /usr/include/QtCore/QVariant:1, > from /usr/include/kde4/kconfiggroup.h:32, > from /usr/include/kde4/KDE/../kdialog.h:32, > from /usr/include/kde4/KDE/KDialog:1, > from /builddir/build/BUILD/ufw-kde-0.5.0/kcm/ruledialog.h:27, > from /builddir/build/BUILD/ufw-kde-0.5.0/kcm/ruledialog.cpp:24: >/usr/include/QtCore/qchar.h:393:13: note: previous declaration 'bool operator!=(QChar, QChar)' > inline bool operator!=(QChar c1, QChar c2) { return c1.unicode() != c2.unicode(); } > ^~~~~~~~ >/builddir/build/BUILD/ufw-kde-0.5.0/kcm/kcm.cpp: In member function 'QString UFW::Kcm::getNewProfileName(const QString&, bool)': >/builddir/build/BUILD/ufw-kde-0.5.0/kcm/kcm.cpp:759:40: warning: ignoring return value of 'QString QString::simplified() const', declared with attribute warn_unused_result [-Wunused-result] > name.trimmed().simplified(); > ^ >In file included from /usr/include/QtCore/QString:1, > from /builddir/build/BUILD/ufw-kde-0.5.0/kcm/strings.h:27, > from /usr/include/string.h:431, > from /usr/include/QtCore/qbytearray.h:48, > from /usr/include/QtCore/qvariant.h:46, > from /usr/include/QtCore/QVariant:1, > from /usr/include/kde4/KDE/../kcmodule.h:28, > from /usr/include/kde4/KDE/KCModule:1, > from /builddir/build/BUILD/ufw-kde-0.5.0/kcm/kcm.h:27, > from /builddir/build/BUILD/ufw-kde-0.5.0/kcm/kcm.cpp:24: >/usr/include/QtCore/qstring.h:251:13: note: declared here > QString simplified() const Q_REQUIRED_RESULT; > ^~~~~~~~~~ >make[2]: *** [kcm/CMakeFiles/kcm_ufw.dir/build.make:87: kcm/CMakeFiles/kcm_ufw.dir/kcm.cpp.o] Error 1 >make[2]: *** Waiting for unfinished jobs.... >make[2]: *** [kcm/CMakeFiles/kcm_ufw.dir/build.make:100: kcm/CMakeFiles/kcm_ufw.dir/ruledialog.cpp.o] Error 1 >make[2]: Leaving directory '/builddir/build/BUILD/ufw-kde-0.5.0/ppc64le-redhat-linux-gnu' >make[1]: *** [CMakeFiles/Makefile2:249: kcm/CMakeFiles/kcm_ufw.dir/all] Error 2 >make[1]: *** Waiting for unfinished jobs.... >[ 75%] Linking CXX executable kcm_ufw_helper >cd /builddir/build/BUILD/ufw-kde-0.5.0/ppc64le-redhat-linux-gnu/helper && /usr/bin/cmake -E cmake_link_script CMakeFiles/kcm_ufw_helper.dir/link.txt --verbose=1 >/usr/bin/c++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -Wnon-virtual-dtor -Wno-long-long -Wundef -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -Wformat-security -fno-exceptions -DQT_NO_EXCEPTIONS -fno-check-new -fno-common -Woverloaded-virtual -fno-threadsafe-statics -fvisibility=hidden -Werror=return-type -fvisibility-inlines-hidden -O2 -DNDEBUG -DQT_NO_DEBUG -Wl,--enable-new-dtags -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/kcm_ufw_helper.dir/kcm_ufw_helper_automoc.cpp.o CMakeFiles/kcm_ufw_helper.dir/helper.cpp.o -o kcm_ufw_helper -L/usr/lib64/kde4/devel -Wl,-rpath,/usr/lib64/kde4/devel: /usr/lib64/libkdecore.so.5.14.38 /usr/lib64/libQtDBus.so /usr/lib64/libQtCore.so -lpthread >cd /builddir/build/BUILD/ufw-kde-0.5.0/ppc64le-redhat-linux-gnu/helper && /usr/bin/cmake -D_filename=/builddir/build/BUILD/ufw-kde-0.5.0/ppc64le-redhat-linux-gnu/helper/kcm_ufw_helper.shell -D_library_path_variable=LD_LIBRARY_PATH -D_ld_library_path="/builddir/build/BUILD/ufw-kde-0.5.0/ppc64le-redhat-linux-gnu/lib/./:/usr/lib64:/usr/lib64/kde4/devel:/usr/lib64" -D_executable=/builddir/build/BUILD/ufw-kde-0.5.0/ppc64le-redhat-linux-gnu/helper/kcm_ufw_helper -P /usr/share/kde4/apps/cmake/modules/kde4_exec_via_sh.cmake >make[2]: Leaving directory '/builddir/build/BUILD/ufw-kde-0.5.0/ppc64le-redhat-linux-gnu' >[ 75%] Built target kcm_ufw_helper >make[1]: Leaving directory '/builddir/build/BUILD/ufw-kde-0.5.0/ppc64le-redhat-linux-gnu' >make: *** [Makefile:133: all] Error 2 >make: Leaving directory '/builddir/build/BUILD/ufw-kde-0.5.0/ppc64le-redhat-linux-gnu' >error: Bad exit status from /var/tmp/rpm-tmp.6qKjVN (%build) >RPM build errors: > Bad exit status from /var/tmp/rpm-tmp.6qKjVN (%build) >Child return code was: 1 >EXCEPTION: [Error()] >Traceback (most recent call last): > File "/usr/lib/python3.6/site-packages/mockbuild/trace_decorator.py", line 89, in trace > result = func(*args, **kw) > File "/usr/lib/python3.6/site-packages/mockbuild/util.py", line 582, in do > raise exception.Error("Command failed. See logs for output.\n # %s" % (command,), child.returncode) >mockbuild.exception.Error: Command failed. See logs for output. > # bash --login -c /usr/bin/rpmbuild -bb --target ppc64le --nodeps /builddir/build/SPECS/ufw-kde.spec
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 1606605
: 1468751 |
1468752
|
1468753