Skip to content

I try to compile smokeqt , i got "error: '__config' file not found with <angled> include; use "quotes" instead" and error: '__functional_base' file not found with <angled> include; use "quotes" instead and so on #6

Description

@prehonor
[  1%] Building CXX object qtcore/CMakeFiles/smokeqtcore.dir/smokedata.cpp.o
[  2%] Building CXX object qtcore/CMakeFiles/smokeqtcore.dir/x_1.cpp.o
/home/prehonor/CLionProjects/smokeqt/build/qtcore/x_1.cpp:83:46: warning: 'trUtf8' is deprecated [-Wdeprecated-declarations]
        ::QString xret = QAbstractAnimation::trUtf8((const char*)x[1].s_class,(const char*)x[2].s_class,(int)x[3].s_int);
                                             ^
/nix/store/q2s73wjkn5shgn2swp1gwibvzwipnlyi-qtbase-5.15.3-dev/include/QtCore/qabstractanimation.h:56:5: note: 'trUtf8' has been explicitly marked deprecated here
    Q_OBJECT
    ^
/nix/store/q2s73wjkn5shgn2swp1gwibvzwipnlyi-qtbase-5.15.3-dev/include/QtCore/qobjectdefs.h:178:5: note: expanded from macro 'Q_OBJECT'
    QT_TR_FUNCTIONS \
    ^
/nix/store/q2s73wjkn5shgn2swp1gwibvzwipnlyi-qtbase-5.15.3-dev/include/QtCore/qobjectdefs.h:134:5: note: expanded from macro 'QT_TR_FUNCTIONS'
    QT_DEPRECATED static inline QString trUtf8(const char *s, const char *c = nullptr, int n = -1) \
    ^
/nix/store/q2s73wjkn5shgn2swp1gwibvzwipnlyi-qtbase-5.15.3-dev/include/QtCore/qglobal.h:292:25: note: expanded from macro 'QT_DEPRECATED'
#  define QT_DEPRECATED Q_DECL_DEPRECATED
                        ^
/nix/store/q2s73wjkn5shgn2swp1gwibvzwipnlyi-qtbase-5.15.3-dev/include/QtCore/qcompilerdetection.h:227:45: note: expanded from macro 'Q_DECL_DEPRECATED'
#  define Q_DECL_DEPRECATED __attribute__ ((__deprecated__))
                                            ^
/home/prehonor/CLionProjects/smokeqt/build/qtcore/x_1.cpp:244:46: warning: 'trUtf8' is deprecated [-Wdeprecated-declarations]
        ::QString xret = QAbstractAnimation::trUtf8((const char*)x[1].s_class,(const char*)nullptr,(int)-1);
                                             ^
/nix/store/q2s73wjkn5shgn2swp1gwibvzwipnlyi-qtbase-5.15.3-dev/include/QtCore/qabstractanimation.h:56:5: note: 'trUtf8' has been explicitly marked deprecated here
    Q_OBJECT
    ^
/nix/store/q2s73wjkn5shgn2swp1gwibvzwipnlyi-qtbase-5.15.3-dev/include/QtCore/qobjectdefs.h:178:5: note: expanded from macro 'Q_OBJECT'
    QT_TR_FUNCTIONS \
    ^
/nix/store/q2s73wjkn5shgn2swp1gwibvzwipnlyi-qtbase-5.15.3-dev/include/QtCore/qobjectdefs.h:134:5: note: expanded from macro 'QT_TR_FUNCTIONS'
    QT_DEPRECATED static inline QString trUtf8(const char *s, const char *c = nullptr, int n = -1) \
    ^
/nix/store/q2s73wjkn5shgn2swp1gwibvzwipnlyi-qtbase-5.15.3-dev/include/QtCore/qglobal.h:292:25: note: expanded from macro 'QT_DEPRECATED'
#  define QT_DEPRECATED Q_DECL_DEPRECATED
                        ^
/nix/store/q2s73wjkn5shgn2swp1gwibvzwipnlyi-qtbase-5.15.3-dev/include/QtCore/qcompilerdetection.h:227:45: note: expanded from macro 'Q_DECL_DEPRECATED'
#  define Q_DECL_DEPRECATED __attribute__ ((__deprecated__))
                                            ^
/home/prehonor/CLionProjects/smokeqt/build/qtcore/x_1.cpp:249:46: warning: 'trUtf8' is deprecated [-Wdeprecated-declarations]
        ::QString xret = QAbstractAnimation::trUtf8((const char*)x[1].s_class,(const char*)x[2].s_class,(int)-1);
                                             ^
/nix/store/q2s73wjkn5shgn2swp1gwibvzwipnlyi-qtbase-5.15.3-dev/include/QtCore/qabstractanimation.h:56:5: note: 'trUtf8' has been explicitly marked deprecated here
    Q_OBJECT
    ^
/nix/store/q2s73wjkn5shgn2swp1gwibvzwipnlyi-qtbase-5.15.3-dev/include/QtCore/qobjectdefs.h:178:5: note: expanded from macro 'Q_OBJECT'
    QT_TR_FUNCTIONS \
    ^
/nix/store/q2s73wjkn5shgn2swp1gwibvzwipnlyi-qtbase-5.15.3-dev/include/QtCore/qobjectdefs.h:134:5: note: expanded from macro 'QT_TR_FUNCTIONS'
    QT_DEPRECATED static inline QString trUtf8(const char *s, const char *c = nullptr, int n = -1) \
    ^
/nix/store/q2s73wjkn5shgn2swp1gwibvzwipnlyi-qtbase-5.15.3-dev/include/QtCore/qglobal.h:292:25: note: expanded from macro 'QT_DEPRECATED'
#  define QT_DEPRECATED Q_DECL_DEPRECATED
                        ^
/nix/store/q2s73wjkn5shgn2swp1gwibvzwipnlyi-qtbase-5.15.3-dev/include/QtCore/qcompilerdetection.h:227:45: note: expanded from macro 'Q_DECL_DEPRECATED'
#  define Q_DECL_DEPRECATED __attribute__ ((__deprecated__))
                                            ^
/home/prehonor/CLionProjects/smokeqt/build/qtcore/x_1.cpp:525:52: warning: 'trUtf8' is deprecated [-Wdeprecated-declarations]
        ::QString xret = QAbstractEventDispatcher::trUtf8((const char*)x[1].s_class,(const char*)x[2].s_class,(int)x[3].s_int);
                                                   ^
/nix/store/q2s73wjkn5shgn2swp1gwibvzwipnlyi-qtbase-5.15.3-dev/include/QtCore/qabstracteventdispatcher.h:58:5: note: 'trUtf8' has been explicitly marked deprecated here
    Q_OBJECT
    ^
/nix/store/q2s73wjkn5shgn2swp1gwibvzwipnlyi-qtbase-5.15.3-dev/include/QtCore/qobjectdefs.h:178:5: note: expanded from macro 'Q_OBJECT'
    QT_TR_FUNCTIONS \
    ^
/nix/store/q2s73wjkn5shgn2swp1gwibvzwipnlyi-qtbase-5.15.3-dev/include/QtCore/qobjectdefs.h:134:5: note: expanded from macro 'QT_TR_FUNCTIONS'
    QT_DEPRECATED static inline QString trUtf8(const char *s, const char *c = nullptr, int n = -1) \
    ^
/nix/store/q2s73wjkn5shgn2swp1gwibvzwipnlyi-qtbase-5.15.3-dev/include/QtCore/qglobal.h:292:25: note: expanded from macro 'QT_DEPRECATED'
#  define QT_DEPRECATED Q_DECL_DEPRECATED
                        ^
/nix/store/q2s73wjkn5shgn2swp1gwibvzwipnlyi-qtbase-5.15.3-dev/include/QtCore/qcompilerdetection.h:227:45: note: expanded from macro 'Q_DECL_DEPRECATED'
#  define Q_DECL_DEPRECATED __attribute__ ((__deprecated__))
                                            ^
/home/prehonor/CLionProjects/smokeqt/build/qtcore/x_1.cpp:661:52: warning: 'trUtf8' is deprecated [-Wdeprecated-declarations]
        ::QString xret = QAbstractEventDispatcher::trUtf8((const char*)x[1].s_class,(const char*)nullptr,(int)-1);
                                                   ^
/nix/store/q2s73wjkn5shgn2swp1gwibvzwipnlyi-qtbase-5.15.3-dev/include/QtCore/qabstracteventdispatcher.h:58:5: note: 'trUtf8' has been explicitly marked deprecated here
    Q_OBJECT
    ^
/nix/store/q2s73wjkn5shgn2swp1gwibvzwipnlyi-qtbase-5.15.3-dev/include/QtCore/qobjectdefs.h:178:5: note: expanded from macro 'Q_OBJECT'
    QT_TR_FUNCTIONS \
    ^
/nix/store/q2s73wjkn5shgn2swp1gwibvzwipnlyi-qtbase-5.15.3-dev/include/QtCore/qobjectdefs.h:134:5: note: expanded from macro 'QT_TR_FUNCTIONS'
    QT_DEPRECATED static inline QString trUtf8(const char *s, const char *c = nullptr, int n = -1) \
    ^
/nix/store/q2s73wjkn5shgn2swp1gwibvzwipnlyi-qtbase-5.15.3-dev/include/QtCore/qglobal.h:292:25: note: expanded from macro 'QT_DEPRECATED'
#  define QT_DEPRECATED Q_DECL_DEPRECATED
                        ^
/nix/store/q2s73wjkn5shgn2swp1gwibvzwipnlyi-qtbase-5.15.3-dev/include/QtCore/qcompilerdetection.h:227:45: note: expanded from macro 'Q_DECL_DEPRECATED'
#  define Q_DECL_DEPRECATED __attribute__ ((__deprecated__))
                                            ^
/home/prehonor/CLionProjects/smokeqt/build/qtcore/x_1.cpp:666:52: warning: 'trUtf8' is deprecated [-Wdeprecated-declarations]
        ::QString xret = QAbstractEventDispatcher::trUtf8((const char*)x[1].s_class,(const char*)x[2].s_class,(int)-1);
                                                   ^
/nix/store/q2s73wjkn5shgn2swp1gwibvzwipnlyi-qtbase-5.15.3-dev/include/QtCore/qabstracteventdispatcher.h:58:5: note: 'trUtf8' has been explicitly marked deprecated here
    Q_OBJECT
    ^
/nix/store/q2s73wjkn5shgn2swp1gwibvzwipnlyi-qtbase-5.15.3-dev/include/QtCore/qobjectdefs.h:178:5: note: expanded from macro 'Q_OBJECT'
    QT_TR_FUNCTIONS \
    ^
/nix/store/q2s73wjkn5shgn2swp1gwibvzwipnlyi-qtbase-5.15.3-dev/include/QtCore/qobjectdefs.h:134:5: note: expanded from macro 'QT_TR_FUNCTIONS'
    QT_DEPRECATED static inline QString trUtf8(const char *s, const char *c = nullptr, int n = -1) \
    ^
/nix/store/q2s73wjkn5shgn2swp1gwibvzwipnlyi-qtbase-5.15.3-dev/include/QtCore/qglobal.h:292:25: note: expanded from macro 'QT_DEPRECATED'
#  define QT_DEPRECATED Q_DECL_DEPRECATED
                        ^
/nix/store/q2s73wjkn5shgn2swp1gwibvzwipnlyi-qtbase-5.15.3-dev/include/QtCore/qcompilerdetection.h:227:45: note: expanded from macro 'Q_DECL_DEPRECATED'
#  define Q_DECL_DEPRECATED __attribute__ ((__deprecated__))
                                            ^
/home/prehonor/CLionProjects/smokeqt/build/qtcore/x_1.cpp:970:46: warning: 'trUtf8' is deprecated [-Wdeprecated-declarations]
        ::QString xret = QAbstractItemModel::trUtf8((const char*)x[1].s_class,(const char*)x[2].s_class,(int)x[3].s_int);
                                             ^
/nix/store/q2s73wjkn5shgn2swp1gwibvzwipnlyi-qtbase-5.15.3-dev/include/QtCore/qabstractitemmodel.h:170:5: note: 'trUtf8' has been explicitly marked deprecated here
    Q_OBJECT
    ^
/nix/store/q2s73wjkn5shgn2swp1gwibvzwipnlyi-qtbase-5.15.3-dev/include/QtCore/qobjectdefs.h:178:5: note: expanded from macro 'Q_OBJECT'
    QT_TR_FUNCTIONS \
    ^
/nix/store/q2s73wjkn5shgn2swp1gwibvzwipnlyi-qtbase-5.15.3-dev/include/QtCore/qobjectdefs.h:134:5: note: expanded from macro 'QT_TR_FUNCTIONS'
    QT_DEPRECATED static inline QString trUtf8(const char *s, const char *c = nullptr, int n = -1) \
    ^
/nix/store/q2s73wjkn5shgn2swp1gwibvzwipnlyi-qtbase-5.15.3-dev/include/QtCore/qglobal.h:292:25: note: expanded from macro 'QT_DEPRECATED'
#  define QT_DEPRECATED Q_DECL_DEPRECATED
                        ^
/nix/store/q2s73wjkn5shgn2swp1gwibvzwipnlyi-qtbase-5.15.3-dev/include/QtCore/qcompilerdetection.h:227:45: note: expanded from macro 'Q_DECL_DEPRECATED'
#  define Q_DECL_DEPRECATED __attribute__ ((__deprecated__))
                                            ^
/home/prehonor/CLionProjects/smokeqt/build/qtcore/x_1.cpp:1476:46: warning: 'trUtf8' is deprecated [-Wdeprecated-declarations]
        ::QString xret = QAbstractItemModel::trUtf8((const char*)x[1].s_class,(const char*)nullptr,(int)-1);
                                             ^
/nix/store/q2s73wjkn5shgn2swp1gwibvzwipnlyi-qtbase-5.15.3-dev/include/QtCore/qabstractitemmodel.h:170:5: note: 'trUtf8' has been explicitly marked deprecated here
    Q_OBJECT
    ^
/nix/store/q2s73wjkn5shgn2swp1gwibvzwipnlyi-qtbase-5.15.3-dev/include/QtCore/qobjectdefs.h:178:5: note: expanded from macro 'Q_OBJECT'
    QT_TR_FUNCTIONS \
    ^
/nix/store/q2s73wjkn5shgn2swp1gwibvzwipnlyi-qtbase-5.15.3-dev/include/QtCore/qobjectdefs.h:134:5: note: expanded from macro 'QT_TR_FUNCTIONS'
    QT_DEPRECATED static inline QString trUtf8(const char *s, const char *c = nullptr, int n = -1) \
    ^
/nix/store/q2s73wjkn5shgn2swp1gwibvzwipnlyi-qtbase-5.15.3-dev/include/QtCore/qglobal.h:292:25: note: expanded from macro 'QT_DEPRECATED'
#  define QT_DEPRECATED Q_DECL_DEPRECATED
                        ^
/nix/store/q2s73wjkn5shgn2swp1gwibvzwipnlyi-qtbase-5.15.3-dev/include/QtCore/qcompilerdetection.h:227:45: note: expanded from macro 'Q_DECL_DEPRECATED'
#  define Q_DECL_DEPRECATED __attribute__ ((__deprecated__))
                                            ^
/home/prehonor/CLionProjects/smokeqt/build/qtcore/x_1.cpp:1481:46: warning: 'trUtf8' is deprecated [-Wdeprecated-declarations]
        ::QString xret = QAbstractItemModel::trUtf8((const char*)x[1].s_class,(const char*)x[2].s_class,(int)-1);
                                             ^
/nix/store/q2s73wjkn5shgn2swp1gwibvzwipnlyi-qtbase-5.15.3-dev/include/QtCore/qabstractitemmodel.h:170:5: note: 'trUtf8' has been explicitly marked deprecated here
    Q_OBJECT
    ^
/nix/store/q2s73wjkn5shgn2swp1gwibvzwipnlyi-qtbase-5.15.3-dev/include/QtCore/qobjectdefs.h:178:5: note: expanded from macro 'Q_OBJECT'
    QT_TR_FUNCTIONS \
    ^
/nix/store/q2s73wjkn5shgn2swp1gwibvzwipnlyi-qtbase-5.15.3-dev/include/QtCore/qobjectdefs.h:134:5: note: expanded from macro 'QT_TR_FUNCTIONS'
    QT_DEPRECATED static inline QString trUtf8(const char *s, const char *c = nullptr, int n = -1) \
    ^
/nix/store/q2s73wjkn5shgn2swp1gwibvzwipnlyi-qtbase-5.15.3-dev/include/QtCore/qglobal.h:292:25: note: expanded from macro 'QT_DEPRECATED'
#  define QT_DEPRECATED Q_DECL_DEPRECATED
                        ^
/nix/store/q2s73wjkn5shgn2swp1gwibvzwipnlyi-qtbase-5.15.3-dev/include/QtCore/qcompilerdetection.h:227:45: note: expanded from macro 'Q_DECL_DEPRECATED'
#  define Q_DECL_DEPRECATED __attribute__ ((__deprecated__))
                                            ^
/home/prehonor/CLionProjects/smokeqt/build/qtcore/x_1.cpp:2206:46: warning: 'trUtf8' is deprecated [-Wdeprecated-declarations]
        ::QString xret = QAbstractListModel::trUtf8((const char*)x[1].s_class,(const char*)x[2].s_class,(int)x[3].s_int);
                                             ^
/nix/store/q2s73wjkn5shgn2swp1gwibvzwipnlyi-qtbase-5.15.3-dev/include/QtCore/qabstractitemmodel.h:415:5: note: 'trUtf8' has been explicitly marked deprecated here
    Q_OBJECT
    ^
/nix/store/q2s73wjkn5shgn2swp1gwibvzwipnlyi-qtbase-5.15.3-dev/include/QtCore/qobjectdefs.h:178:5: note: expanded from macro 'Q_OBJECT'
    QT_TR_FUNCTIONS \
    ^
/nix/store/q2s73wjkn5shgn2swp1gwibvzwipnlyi-qtbase-5.15.3-dev/include/QtCore/qobjectdefs.h:134:5: note: expanded from macro 'QT_TR_FUNCTIONS'
    QT_DEPRECATED static inline QString trUtf8(const char *s, const char *c = nullptr, int n = -1) \
    ^
/nix/store/q2s73wjkn5shgn2swp1gwibvzwipnlyi-qtbase-5.15.3-dev/include/QtCore/qglobal.h:292:25: note: expanded from macro 'QT_DEPRECATED'
#  define QT_DEPRECATED Q_DECL_DEPRECATED
                        ^
/nix/store/q2s73wjkn5shgn2swp1gwibvzwipnlyi-qtbase-5.15.3-dev/include/QtCore/qcompilerdetection.h:227:45: note: expanded from macro 'Q_DECL_DEPRECATED'
#  define Q_DECL_DEPRECATED __attribute__ ((__deprecated__))
                                            ^
/home/prehonor/CLionProjects/smokeqt/build/qtcore/x_1.cpp:2267:46: warning: 'trUtf8' is deprecated [-Wdeprecated-declarations]
        ::QString xret = QAbstractListModel::trUtf8((const char*)x[1].s_class,(const char*)nullptr,(int)-1);
                                             ^
/nix/store/q2s73wjkn5shgn2swp1gwibvzwipnlyi-qtbase-5.15.3-dev/include/QtCore/qabstractitemmodel.h:415:5: note: 'trUtf8' has been explicitly marked deprecated here
    Q_OBJECT
    ^
/nix/store/q2s73wjkn5shgn2swp1gwibvzwipnlyi-qtbase-5.15.3-dev/include/QtCore/qobjectdefs.h:178:5: note: expanded from macro 'Q_OBJECT'
    QT_TR_FUNCTIONS \
    ^
/nix/store/q2s73wjkn5shgn2swp1gwibvzwipnlyi-qtbase-5.15.3-dev/include/QtCore/qobjectdefs.h:134:5: note: expanded from macro 'QT_TR_FUNCTIONS'
    QT_DEPRECATED static inline QString trUtf8(const char *s, const char *c = nullptr, int n = -1) \
    ^
/nix/store/q2s73wjkn5shgn2swp1gwibvzwipnlyi-qtbase-5.15.3-dev/include/QtCore/qglobal.h:292:25: note: expanded from macro 'QT_DEPRECATED'
#  define QT_DEPRECATED Q_DECL_DEPRECATED
                        ^
/nix/store/q2s73wjkn5shgn2swp1gwibvzwipnlyi-qtbase-5.15.3-dev/include/QtCore/qcompilerdetection.h:227:45: note: expanded from macro 'Q_DECL_DEPRECATED'
#  define Q_DECL_DEPRECATED __attribute__ ((__deprecated__))
                                            ^
/home/prehonor/CLionProjects/smokeqt/build/qtcore/x_1.cpp:2272:46: warning: 'trUtf8' is deprecated [-Wdeprecated-declarations]
        ::QString xret = QAbstractListModel::trUtf8((const char*)x[1].s_class,(const char*)x[2].s_class,(int)-1);
                                             ^
/nix/store/q2s73wjkn5shgn2swp1gwibvzwipnlyi-qtbase-5.15.3-dev/include/QtCore/qabstractitemmodel.h:415:5: note: 'trUtf8' has been explicitly marked deprecated here
    Q_OBJECT
    ^
/nix/store/q2s73wjkn5shgn2swp1gwibvzwipnlyi-qtbase-5.15.3-dev/include/QtCore/qobjectdefs.h:178:5: note: expanded from macro 'Q_OBJECT'
    QT_TR_FUNCTIONS \
    ^
/nix/store/q2s73wjkn5shgn2swp1gwibvzwipnlyi-qtbase-5.15.3-dev/include/QtCore/qobjectdefs.h:134:5: note: expanded from macro 'QT_TR_FUNCTIONS'
    QT_DEPRECATED static inline QString trUtf8(const char *s, const char *c = nullptr, int n = -1) \
    ^
/nix/store/q2s73wjkn5shgn2swp1gwibvzwipnlyi-qtbase-5.15.3-dev/include/QtCore/qglobal.h:292:25: note: expanded from macro 'QT_DEPRECATED'
#  define QT_DEPRECATED Q_DECL_DEPRECATED
                        ^
/nix/store/q2s73wjkn5shgn2swp1gwibvzwipnlyi-qtbase-5.15.3-dev/include/QtCore/qcompilerdetection.h:227:45: note: expanded from macro 'Q_DECL_DEPRECATED'
#  define Q_DECL_DEPRECATED __attribute__ ((__deprecated__))
                                            ^
/home/prehonor/CLionProjects/smokeqt/build/qtcore/x_1.cpp:2734:47: warning: 'trUtf8' is deprecated [-Wdeprecated-declarations]
        ::QString xret = QAbstractProxyModel::trUtf8((const char*)x[1].s_class,(const char*)x[2].s_class,(int)x[3].s_int);
                                              ^
/nix/store/q2s73wjkn5shgn2swp1gwibvzwipnlyi-qtbase-5.15.3-dev/include/QtCore/qabstractproxymodel.h:54:5: note: 'trUtf8' has been explicitly marked deprecated here
    Q_OBJECT
    ^
/nix/store/q2s73wjkn5shgn2swp1gwibvzwipnlyi-qtbase-5.15.3-dev/include/QtCore/qobjectdefs.h:178:5: note: expanded from macro 'Q_OBJECT'
    QT_TR_FUNCTIONS \
    ^
/nix/store/q2s73wjkn5shgn2swp1gwibvzwipnlyi-qtbase-5.15.3-dev/include/QtCore/qobjectdefs.h:134:5: note: expanded from macro 'QT_TR_FUNCTIONS'
    QT_DEPRECATED static inline QString trUtf8(const char *s, const char *c = nullptr, int n = -1) \
    ^
/nix/store/q2s73wjkn5shgn2swp1gwibvzwipnlyi-qtbase-5.15.3-dev/include/QtCore/qglobal.h:292:25: note: expanded from macro 'QT_DEPRECATED'
#  define QT_DEPRECATED Q_DECL_DEPRECATED
                        ^
/nix/store/q2s73wjkn5shgn2swp1gwibvzwipnlyi-qtbase-5.15.3-dev/include/QtCore/qcompilerdetection.h:227:45: note: expanded from macro 'Q_DECL_DEPRECATED'
#  define Q_DECL_DEPRECATED __attribute__ ((__deprecated__))
                                            ^
/home/prehonor/CLionProjects/smokeqt/build/qtcore/x_1.cpp:3025:47: warning: 'trUtf8' is deprecated [-Wdeprecated-declarations]
        ::QString xret = QAbstractProxyModel::trUtf8((const char*)x[1].s_class,(const char*)nullptr,(int)-1);
                                              ^
/nix/store/q2s73wjkn5shgn2swp1gwibvzwipnlyi-qtbase-5.15.3-dev/include/QtCore/qabstractproxymodel.h:54:5: note: 'trUtf8' has been explicitly marked deprecated here
    Q_OBJECT
    ^
/nix/store/q2s73wjkn5shgn2swp1gwibvzwipnlyi-qtbase-5.15.3-dev/include/QtCore/qobjectdefs.h:178:5: note: expanded from macro 'Q_OBJECT'
    QT_TR_FUNCTIONS \
    ^
/nix/store/q2s73wjkn5shgn2swp1gwibvzwipnlyi-qtbase-5.15.3-dev/include/QtCore/qobjectdefs.h:134:5: note: expanded from macro 'QT_TR_FUNCTIONS'
    QT_DEPRECATED static inline QString trUtf8(const char *s, const char *c = nullptr, int n = -1) \
    ^
/nix/store/q2s73wjkn5shgn2swp1gwibvzwipnlyi-qtbase-5.15.3-dev/include/QtCore/qglobal.h:292:25: note: expanded from macro 'QT_DEPRECATED'
#  define QT_DEPRECATED Q_DECL_DEPRECATED
                        ^
/nix/store/q2s73wjkn5shgn2swp1gwibvzwipnlyi-qtbase-5.15.3-dev/include/QtCore/qcompilerdetection.h:227:45: note: expanded from macro 'Q_DECL_DEPRECATED'
#  define Q_DECL_DEPRECATED __attribute__ ((__deprecated__))
                                            ^
/home/prehonor/CLionProjects/smokeqt/build/qtcore/x_1.cpp:3030:47: warning: 'trUtf8' is deprecated [-Wdeprecated-declarations]
        ::QString xret = QAbstractProxyModel::trUtf8((const char*)x[1].s_class,(const char*)x[2].s_class,(int)-1);
                                              ^
/nix/store/q2s73wjkn5shgn2swp1gwibvzwipnlyi-qtbase-5.15.3-dev/include/QtCore/qabstractproxymodel.h:54:5: note: 'trUtf8' has been explicitly marked deprecated here
    Q_OBJECT
    ^
/nix/store/q2s73wjkn5shgn2swp1gwibvzwipnlyi-qtbase-5.15.3-dev/include/QtCore/qobjectdefs.h:178:5: note: expanded from macro 'Q_OBJECT'
    QT_TR_FUNCTIONS \
    ^
/nix/store/q2s73wjkn5shgn2swp1gwibvzwipnlyi-qtbase-5.15.3-dev/include/QtCore/qobjectdefs.h:134:5: note: expanded from macro 'QT_TR_FUNCTIONS'
    QT_DEPRECATED static inline QString trUtf8(const char *s, const char *c = nullptr, int n = -1) \
    ^
/nix/store/q2s73wjkn5shgn2swp1gwibvzwipnlyi-qtbase-5.15.3-dev/include/QtCore/qglobal.h:292:25: note: expanded from macro 'QT_DEPRECATED'
#  define QT_DEPRECATED Q_DECL_DEPRECATED
                        ^
/nix/store/q2s73wjkn5shgn2swp1gwibvzwipnlyi-qtbase-5.15.3-dev/include/QtCore/qcompilerdetection.h:227:45: note: expanded from macro 'Q_DECL_DEPRECATED'
#  define Q_DECL_DEPRECATED __attribute__ ((__deprecated__))
                                            ^
/home/prehonor/CLionProjects/smokeqt/build/qtcore/x_1.cpp:3571:42: warning: 'trUtf8' is deprecated [-Wdeprecated-declarations]
        ::QString xret = QAbstractState::trUtf8((const char*)x[1].s_class,(const char*)x[2].s_class,(int)x[3].s_int);
                                         ^
/nix/store/q2s73wjkn5shgn2swp1gwibvzwipnlyi-qtbase-5.15.3-dev/include/QtCore/qabstractstate.h:55:5: note: 'trUtf8' has been explicitly marked deprecated here
    Q_OBJECT
    ^
/nix/store/q2s73wjkn5shgn2swp1gwibvzwipnlyi-qtbase-5.15.3-dev/include/QtCore/qobjectdefs.h:178:5: note: expanded from macro 'Q_OBJECT'
    QT_TR_FUNCTIONS \
    ^
/nix/store/q2s73wjkn5shgn2swp1gwibvzwipnlyi-qtbase-5.15.3-dev/include/QtCore/qobjectdefs.h:134:5: note: expanded from macro 'QT_TR_FUNCTIONS'
    QT_DEPRECATED static inline QString trUtf8(const char *s, const char *c = nullptr, int n = -1) \
    ^
/nix/store/q2s73wjkn5shgn2swp1gwibvzwipnlyi-qtbase-5.15.3-dev/include/QtCore/qglobal.h:292:25: note: expanded from macro 'QT_DEPRECATED'
#  define QT_DEPRECATED Q_DECL_DEPRECATED
                        ^
/nix/store/q2s73wjkn5shgn2swp1gwibvzwipnlyi-qtbase-5.15.3-dev/include/QtCore/qcompilerdetection.h:227:45: note: expanded from macro 'Q_DECL_DEPRECATED'
#  define Q_DECL_DEPRECATED __attribute__ ((__deprecated__))
                                            ^
/home/prehonor/CLionProjects/smokeqt/build/qtcore/x_1.cpp:3632:42: warning: 'trUtf8' is deprecated [-Wdeprecated-declarations]
        ::QString xret = QAbstractState::trUtf8((const char*)x[1].s_class,(const char*)nullptr,(int)-1);
                                         ^
/nix/store/q2s73wjkn5shgn2swp1gwibvzwipnlyi-qtbase-5.15.3-dev/include/QtCore/qabstractstate.h:55:5: note: 'trUtf8' has been explicitly marked deprecated here
    Q_OBJECT
    ^
/nix/store/q2s73wjkn5shgn2swp1gwibvzwipnlyi-qtbase-5.15.3-dev/include/QtCore/qobjectdefs.h:178:5: note: expanded from macro 'Q_OBJECT'
    QT_TR_FUNCTIONS \
    ^
/nix/store/q2s73wjkn5shgn2swp1gwibvzwipnlyi-qtbase-5.15.3-dev/include/QtCore/qobjectdefs.h:134:5: note: expanded from macro 'QT_TR_FUNCTIONS'
    QT_DEPRECATED static inline QString trUtf8(const char *s, const char *c = nullptr, int n = -1) \
    ^
/nix/store/q2s73wjkn5shgn2swp1gwibvzwipnlyi-qtbase-5.15.3-dev/include/QtCore/qglobal.h:292:25: note: expanded from macro 'QT_DEPRECATED'
#  define QT_DEPRECATED Q_DECL_DEPRECATED
                        ^
/nix/store/q2s73wjkn5shgn2swp1gwibvzwipnlyi-qtbase-5.15.3-dev/include/QtCore/qcompilerdetection.h:227:45: note: expanded from macro 'Q_DECL_DEPRECATED'
#  define Q_DECL_DEPRECATED __attribute__ ((__deprecated__))
                                            ^
/home/prehonor/CLionProjects/smokeqt/build/qtcore/x_1.cpp:3637:42: warning: 'trUtf8' is deprecated [-Wdeprecated-declarations]
        ::QString xret = QAbstractState::trUtf8((const char*)x[1].s_class,(const char*)x[2].s_class,(int)-1);
                                         ^
/nix/store/q2s73wjkn5shgn2swp1gwibvzwipnlyi-qtbase-5.15.3-dev/include/QtCore/qabstractstate.h:55:5: note: 'trUtf8' has been explicitly marked deprecated here
    Q_OBJECT
    ^
/nix/store/q2s73wjkn5shgn2swp1gwibvzwipnlyi-qtbase-5.15.3-dev/include/QtCore/qobjectdefs.h:178:5: note: expanded from macro 'Q_OBJECT'
    QT_TR_FUNCTIONS \
    ^
/nix/store/q2s73wjkn5shgn2swp1gwibvzwipnlyi-qtbase-5.15.3-dev/include/QtCore/qobjectdefs.h:134:5: note: expanded from macro 'QT_TR_FUNCTIONS'
    QT_DEPRECATED static inline QString trUtf8(const char *s, const char *c = nullptr, int n = -1) \
    ^
/nix/store/q2s73wjkn5shgn2swp1gwibvzwipnlyi-qtbase-5.15.3-dev/include/QtCore/qglobal.h:292:25: note: expanded from macro 'QT_DEPRECATED'
#  define QT_DEPRECATED Q_DECL_DEPRECATED
                        ^
/nix/store/q2s73wjkn5shgn2swp1gwibvzwipnlyi-qtbase-5.15.3-dev/include/QtCore/qcompilerdetection.h:227:45: note: expanded from macro 'Q_DECL_DEPRECATED'
#  define Q_DECL_DEPRECATED __attribute__ ((__deprecated__))
                                            ^
18 warnings generated.
[  3%] Building CXX object qtcore/CMakeFiles/smokeqtcore.dir/x_2.cpp.o
/home/prehonor/CLionProjects/smokeqt/build/qtcore/x_2.cpp:81:47: warning: 'trUtf8' is deprecated [-Wdeprecated-declarations]
        ::QString xret = QAbstractTableModel::trUtf8((const char*)x[1].s_class,(const char*)x[2].s_class,(int)x[3].s_int);
                                              ^
/nix/store/q2s73wjkn5shgn2swp1gwibvzwipnlyi-qtbase-5.15.3-dev/include/QtCore/qabstractitemmodel.h:389:5: note: 'trUtf8' has been explicitly marked deprecated here
    Q_OBJECT
    ^
/nix/store/q2s73wjkn5shgn2swp1gwibvzwipnlyi-qtbase-5.15.3-dev/include/QtCore/qobjectdefs.h:178:5: note: expanded from macro 'Q_OBJECT'
    QT_TR_FUNCTIONS \
    ^
/nix/store/q2s73wjkn5shgn2swp1gwibvzwipnlyi-qtbase-5.15.3-dev/include/QtCore/qobjectdefs.h:134:5: note: expanded from macro 'QT_TR_FUNCTIONS'
    QT_DEPRECATED static inline QString trUtf8(const char *s, const char *c = nullptr, int n = -1) \
    ^
/nix/store/q2s73wjkn5shgn2swp1gwibvzwipnlyi-qtbase-5.15.3-dev/include/QtCore/qglobal.h:292:25: note: expanded from macro 'QT_DEPRECATED'
#  define QT_DEPRECATED Q_DECL_DEPRECATED
                        ^
/nix/store/q2s73wjkn5shgn2swp1gwibvzwipnlyi-qtbase-5.15.3-dev/include/QtCore/qcompilerdetection.h:227:45: note: expanded from macro 'Q_DECL_DEPRECATED'
#  define Q_DECL_DEPRECATED __attribute__ ((__deprecated__))
                                            ^
/home/prehonor/CLionProjects/smokeqt/build/qtcore/x_2.cpp:142:47: warning: 'trUtf8' is deprecated [-Wdeprecated-declarations]
        ::QString xret = QAbstractTableModel::trUtf8((const char*)x[1].s_class,(const char*)nullptr,(int)-1);
                                              ^
/nix/store/q2s73wjkn5shgn2swp1gwibvzwipnlyi-qtbase-5.15.3-dev/include/QtCore/qabstractitemmodel.h:389:5: note: 'trUtf8' has been explicitly marked deprecated here
    Q_OBJECT
    ^
/nix/store/q2s73wjkn5shgn2swp1gwibvzwipnlyi-qtbase-5.15.3-dev/include/QtCore/qobjectdefs.h:178:5: note: expanded from macro 'Q_OBJECT'
    QT_TR_FUNCTIONS \
    ^
/nix/store/q2s73wjkn5shgn2swp1gwibvzwipnlyi-qtbase-5.15.3-dev/include/QtCore/qobjectdefs.h:134:5: note: expanded from macro 'QT_TR_FUNCTIONS'
    QT_DEPRECATED static inline QString trUtf8(const char *s, const char *c = nullptr, int n = -1) \
    ^
/nix/store/q2s73wjkn5shgn2swp1gwibvzwipnlyi-qtbase-5.15.3-dev/include/QtCore/qglobal.h:292:25: note: expanded from macro 'QT_DEPRECATED'
#  define QT_DEPRECATED Q_DECL_DEPRECATED
                        ^
/nix/store/q2s73wjkn5shgn2swp1gwibvzwipnlyi-qtbase-5.15.3-dev/include/QtCore/qcompilerdetection.h:227:45: note: expanded from macro 'Q_DECL_DEPRECATED'
#  define Q_DECL_DEPRECATED __attribute__ ((__deprecated__))
                                            ^
/home/prehonor/CLionProjects/smokeqt/build/qtcore/x_2.cpp:147:47: warning: 'trUtf8' is deprecated [-Wdeprecated-declarations]
        ::QString xret = QAbstractTableModel::trUtf8((const char*)x[1].s_class,(const char*)x[2].s_class,(int)-1);
                                              ^
/nix/store/q2s73wjkn5shgn2swp1gwibvzwipnlyi-qtbase-5.15.3-dev/include/QtCore/qabstractitemmodel.h:389:5: note: 'trUtf8' has been explicitly marked deprecated here
    Q_OBJECT
    ^
/nix/store/q2s73wjkn5shgn2swp1gwibvzwipnlyi-qtbase-5.15.3-dev/include/QtCore/qobjectdefs.h:178:5: note: expanded from macro 'Q_OBJECT'
    QT_TR_FUNCTIONS \
    ^
/nix/store/q2s73wjkn5shgn2swp1gwibvzwipnlyi-qtbase-5.15.3-dev/include/QtCore/qobjectdefs.h:134:5: note: expanded from macro 'QT_TR_FUNCTIONS'
    QT_DEPRECATED static inline QString trUtf8(const char *s, const char *c = nullptr, int n = -1) \
    ^
/nix/store/q2s73wjkn5shgn2swp1gwibvzwipnlyi-qtbase-5.15.3-dev/include/QtCore/qglobal.h:292:25: note: expanded from macro 'QT_DEPRECATED'
#  define QT_DEPRECATED Q_DECL_DEPRECATED
                        ^
/nix/store/q2s73wjkn5shgn2swp1gwibvzwipnlyi-qtbase-5.15.3-dev/include/QtCore/qcompilerdetection.h:227:45: note: expanded from macro 'Q_DECL_DEPRECATED'
#  define Q_DECL_DEPRECATED __attribute__ ((__deprecated__))
                                            ^
/home/prehonor/CLionProjects/smokeqt/build/qtcore/x_2.cpp:572:47: warning: 'trUtf8' is deprecated [-Wdeprecated-declarations]
        ::QString xret = QAbstractTransition::trUtf8((const char*)x[1].s_class,(const char*)x[2].s_class,(int)x[3].s_int);
                                              ^
/nix/store/q2s73wjkn5shgn2swp1gwibvzwipnlyi-qtbase-5.15.3-dev/include/QtCore/qabstracttransition.h:63:5: note: 'trUtf8' has been explicitly marked deprecated here
    Q_OBJECT
    ^
/nix/store/q2s73wjkn5shgn2swp1gwibvzwipnlyi-qtbase-5.15.3-dev/include/QtCore/qobjectdefs.h:178:5: note: expanded from macro 'Q_OBJECT'
    QT_TR_FUNCTIONS \
    ^
/nix/store/q2s73wjkn5shgn2swp1gwibvzwipnlyi-qtbase-5.15.3-dev/include/QtCore/qobjectdefs.h:134:5: note: expanded from macro 'QT_TR_FUNCTIONS'
    QT_DEPRECATED static inline QString trUtf8(const char *s, const char *c = nullptr, int n = -1) \
    ^
/nix/store/q2s73wjkn5shgn2swp1gwibvzwipnlyi-qtbase-5.15.3-dev/include/QtCore/qglobal.h:292:25: note: expanded from macro 'QT_DEPRECATED'
#  define QT_DEPRECATED Q_DECL_DEPRECATED
                        ^
/nix/store/q2s73wjkn5shgn2swp1gwibvzwipnlyi-qtbase-5.15.3-dev/include/QtCore/qcompilerdetection.h:227:45: note: expanded from macro 'Q_DECL_DEPRECATED'
#  define Q_DECL_DEPRECATED __attribute__ ((__deprecated__))
                                            ^
/home/prehonor/CLionProjects/smokeqt/build/qtcore/x_2.cpp:668:47: warning: 'trUtf8' is deprecated [-Wdeprecated-declarations]
        ::QString xret = QAbstractTransition::trUtf8((const char*)x[1].s_class,(const char*)nullptr,(int)-1);
                                              ^
/nix/store/q2s73wjkn5shgn2swp1gwibvzwipnlyi-qtbase-5.15.3-dev/include/QtCore/qabstracttransition.h:63:5: note: 'trUtf8' has been explicitly marked deprecated here
    Q_OBJECT
    ^
/nix/store/q2s73wjkn5shgn2swp1gwibvzwipnlyi-qtbase-5.15.3-dev/include/QtCore/qobjectdefs.h:178:5: note: expanded from macro 'Q_OBJECT'
    QT_TR_FUNCTIONS \
    ^
/nix/store/q2s73wjkn5shgn2swp1gwibvzwipnlyi-qtbase-5.15.3-dev/include/QtCore/qobjectdefs.h:134:5: note: expanded from macro 'QT_TR_FUNCTIONS'
    QT_DEPRECATED static inline QString trUtf8(const char *s, const char *c = nullptr, int n = -1) \
    ^
/nix/store/q2s73wjkn5shgn2swp1gwibvzwipnlyi-qtbase-5.15.3-dev/include/QtCore/qglobal.h:292:25: note: expanded from macro 'QT_DEPRECATED'
#  define QT_DEPRECATED Q_DECL_DEPRECATED
                        ^
/nix/store/q2s73wjkn5shgn2swp1gwibvzwipnlyi-qtbase-5.15.3-dev/include/QtCore/qcompilerdetection.h:227:45: note: expanded from macro 'Q_DECL_DEPRECATED'
#  define Q_DECL_DEPRECATED __attribute__ ((__deprecated__))
                                            ^
/home/prehonor/CLionProjects/smokeqt/build/qtcore/x_2.cpp:673:47: warning: 'trUtf8' is deprecated [-Wdeprecated-declarations]
        ::QString xret = QAbstractTransition::trUtf8((const char*)x[1].s_class,(const char*)x[2].s_class,(int)-1);
                                              ^
/nix/store/q2s73wjkn5shgn2swp1gwibvzwipnlyi-qtbase-5.15.3-dev/include/QtCore/qabstracttransition.h:63:5: note: 'trUtf8' has been explicitly marked deprecated here
    Q_OBJECT
    ^
/nix/store/q2s73wjkn5shgn2swp1gwibvzwipnlyi-qtbase-5.15.3-dev/include/QtCore/qobjectdefs.h:178:5: note: expanded from macro 'Q_OBJECT'
    QT_TR_FUNCTIONS \
    ^
/nix/store/q2s73wjkn5shgn2swp1gwibvzwipnlyi-qtbase-5.15.3-dev/include/QtCore/qobjectdefs.h:134:5: note: expanded from macro 'QT_TR_FUNCTIONS'
    QT_DEPRECATED static inline QString trUtf8(const char *s, const char *c = nullptr, int n = -1) \
    ^
/nix/store/q2s73wjkn5shgn2swp1gwibvzwipnlyi-qtbase-5.15.3-dev/include/QtCore/qglobal.h:292:25: note: expanded from macro 'QT_DEPRECATED'
#  define QT_DEPRECATED Q_DECL_DEPRECATED
                        ^
/nix/store/q2s73wjkn5shgn2swp1gwibvzwipnlyi-qtbase-5.15.3-dev/include/QtCore/qcompilerdetection.h:227:45: note: expanded from macro 'Q_DECL_DEPRECATED'
#  define Q_DECL_DEPRECATED __attribute__ ((__deprecated__))
                                            ^
/home/prehonor/CLionProjects/smokeqt/build/qtcore/x_2.cpp:868:43: warning: 'trUtf8' is deprecated [-Wdeprecated-declarations]
        ::QString xret = QAnimationGroup::trUtf8((const char*)x[1].s_class,(const char*)x[2].s_class,(int)x[3].s_int);
                                          ^
/nix/store/q2s73wjkn5shgn2swp1gwibvzwipnlyi-qtbase-5.15.3-dev/include/QtCore/qanimationgroup.h:52:5: note: 'trUtf8' has been explicitly marked deprecated here
    Q_OBJECT
    ^
/nix/store/q2s73wjkn5shgn2swp1gwibvzwipnlyi-qtbase-5.15.3-dev/include/QtCore/qobjectdefs.h:178:5: note: expanded from macro 'Q_OBJECT'
    QT_TR_FUNCTIONS \
    ^
/nix/store/q2s73wjkn5shgn2swp1gwibvzwipnlyi-qtbase-5.15.3-dev/include/QtCore/qobjectdefs.h:134:5: note: expanded from macro 'QT_TR_FUNCTIONS'
    QT_DEPRECATED static inline QString trUtf8(const char *s, const char *c = nullptr, int n = -1) \
    ^
/nix/store/q2s73wjkn5shgn2swp1gwibvzwipnlyi-qtbase-5.15.3-dev/include/QtCore/qglobal.h:292:25: note: expanded from macro 'QT_DEPRECATED'
#  define QT_DEPRECATED Q_DECL_DEPRECATED
                        ^
/nix/store/q2s73wjkn5shgn2swp1gwibvzwipnlyi-qtbase-5.15.3-dev/include/QtCore/qcompilerdetection.h:227:45: note: expanded from macro 'Q_DECL_DEPRECATED'
#  define Q_DECL_DEPRECATED __attribute__ ((__deprecated__))
                                            ^
/home/prehonor/CLionProjects/smokeqt/build/qtcore/x_2.cpp:939:43: warning: 'trUtf8' is deprecated [-Wdeprecated-declarations]
        ::QString xret = QAnimationGroup::trUtf8((const char*)x[1].s_class,(const char*)nullptr,(int)-1);
                                          ^
/nix/store/q2s73wjkn5shgn2swp1gwibvzwipnlyi-qtbase-5.15.3-dev/include/QtCore/qanimationgroup.h:52:5: note: 'trUtf8' has been explicitly marked deprecated here
    Q_OBJECT
    ^
/nix/store/q2s73wjkn5shgn2swp1gwibvzwipnlyi-qtbase-5.15.3-dev/include/QtCore/qobjectdefs.h:178:5: note: expanded from macro 'Q_OBJECT'
    QT_TR_FUNCTIONS \
    ^
/nix/store/q2s73wjkn5shgn2swp1gwibvzwipnlyi-qtbase-5.15.3-dev/include/QtCore/qobjectdefs.h:134:5: note: expanded from macro 'QT_TR_FUNCTIONS'
    QT_DEPRECATED static inline QString trUtf8(const char *s, const char *c = nullptr, int n = -1) \
    ^
/nix/store/q2s73wjkn5shgn2swp1gwibvzwipnlyi-qtbase-5.15.3-dev/include/QtCore/qglobal.h:292:25: note: expanded from macro 'QT_DEPRECATED'
#  define QT_DEPRECATED Q_DECL_DEPRECATED
                        ^
/nix/store/q2s73wjkn5shgn2swp1gwibvzwipnlyi-qtbase-5.15.3-dev/include/QtCore/qcompilerdetection.h:227:45: note: expanded from macro 'Q_DECL_DEPRECATED'
#  define Q_DECL_DEPRECATED __attribute__ ((__deprecated__))
                                            ^
/home/prehonor/CLionProjects/smokeqt/build/qtcore/x_2.cpp:944:43: warning: 'trUtf8' is deprecated [-Wdeprecated-declarations]
        ::QString xret = QAnimationGroup::trUtf8((const char*)x[1].s_class,(const char*)x[2].s_class,(int)-1);
                                          ^
/nix/store/q2s73wjkn5shgn2swp1gwibvzwipnlyi-qtbase-5.15.3-dev/include/QtCore/qanimationgroup.h:52:5: note: 'trUtf8' has been explicitly marked deprecated here
    Q_OBJECT
    ^
/nix/store/q2s73wjkn5shgn2swp1gwibvzwipnlyi-qtbase-5.15.3-dev/include/QtCore/qobjectdefs.h:178:5: note: expanded from macro 'Q_OBJECT'
    QT_TR_FUNCTIONS \
    ^
/nix/store/q2s73wjkn5shgn2swp1gwibvzwipnlyi-qtbase-5.15.3-dev/include/QtCore/qobjectdefs.h:134:5: note: expanded from macro 'QT_TR_FUNCTIONS'
    QT_DEPRECATED static inline QString trUtf8(const char *s, const char *c = nullptr, int n = -1) \
    ^
/nix/store/q2s73wjkn5shgn2swp1gwibvzwipnlyi-qtbase-5.15.3-dev/include/QtCore/qglobal.h:292:25: note: expanded from macro 'QT_DEPRECATED'
#  define QT_DEPRECATED Q_DECL_DEPRECATED
                        ^
/nix/store/q2s73wjkn5shgn2swp1gwibvzwipnlyi-qtbase-5.15.3-dev/include/QtCore/qcompilerdetection.h:227:45: note: expanded from macro 'Q_DECL_DEPRECATED'
#  define Q_DECL_DEPRECATED __attribute__ ((__deprecated__))
                                            ^
/home/prehonor/CLionProjects/smokeqt/build/qtcore/x_2.cpp:1172:55: warning: 'QBasicTimer' is deprecated: copy-construction is unsupported; use move-construction instead [-Wdeprecated-declarations]
    explicit x_QBasicTimer(const ::QBasicTimer& x1) : QBasicTimer(x1) {}
                                                      ^
/nix/store/q2s73wjkn5shgn2swp1gwibvzwipnlyi-qtbase-5.15.3-dev/include/QtCore/qbasictimer.h:59:5: note: 'QBasicTimer' has been explicitly marked deprecated here
    QT_DEPRECATED_X("copy-construction is unsupported; use move-construction instead")
    ^
/nix/store/q2s73wjkn5shgn2swp1gwibvzwipnlyi-qtbase-5.15.3-dev/include/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X'
#  define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text)
                                ^
/nix/store/q2s73wjkn5shgn2swp1gwibvzwipnlyi-qtbase-5.15.3-dev/include/QtCore/qcompilerdetection.h:675:55: note: expanded from macro 'Q_DECL_DEPRECATED_X'
#    define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text)))
                                                      ^
/home/prehonor/CLionProjects/smokeqt/build/qtcore/x_2.cpp:1175:50: warning: 'operator=' is deprecated: copy-assignment is unsupported; use move-assignment instead [-Wdeprecated-declarations]
        ::QBasicTimer& xret = this->QBasicTimer::operator=(*(const ::QBasicTimer*)x[1].s_class);
                                                 ^
/nix/store/q2s73wjkn5shgn2swp1gwibvzwipnlyi-qtbase-5.15.3-dev/include/QtCore/qbasictimer.h:61:5: note: 'operator=' has been explicitly marked deprecated here
    QT_DEPRECATED_X("copy-assignment is unsupported; use move-assignment instead")
    ^
/nix/store/q2s73wjkn5shgn2swp1gwibvzwipnlyi-qtbase-5.15.3-dev/include/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X'
#  define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text)
                                ^
/nix/store/q2s73wjkn5shgn2swp1gwibvzwipnlyi-qtbase-5.15.3-dev/include/QtCore/qcompilerdetection.h:675:55: note: expanded from macro 'Q_DECL_DEPRECATED_X'
#    define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text)))
                                                      ^
/home/prehonor/CLionProjects/smokeqt/build/qtcore/x_2.cpp:1523:35: warning: 'trUtf8' is deprecated [-Wdeprecated-declarations]
        ::QString xret = QBuffer::trUtf8((const char*)x[1].s_class,(const char*)x[2].s_class,(int)x[3].s_int);
                                  ^
/nix/store/q2s73wjkn5shgn2swp1gwibvzwipnlyi-qtbase-5.15.3-dev/include/QtCore/qbuffer.h:55:5: note: 'trUtf8' has been explicitly marked deprecated here
    Q_OBJECT
    ^
/nix/store/q2s73wjkn5shgn2swp1gwibvzwipnlyi-qtbase-5.15.3-dev/include/QtCore/qobjectdefs.h:178:5: note: expanded from macro 'Q_OBJECT'
    QT_TR_FUNCTIONS \
    ^
/nix/store/q2s73wjkn5shgn2swp1gwibvzwipnlyi-qtbase-5.15.3-dev/include/QtCore/qobjectdefs.h:134:5: note: expanded from macro 'QT_TR_FUNCTIONS'
    QT_DEPRECATED static inline QString trUtf8(const char *s, const char *c = nullptr, int n = -1) \
    ^
/nix/store/q2s73wjkn5shgn2swp1gwibvzwipnlyi-qtbase-5.15.3-dev/include/QtCore/qglobal.h:292:25: note: expanded from macro 'QT_DEPRECATED'
#  define QT_DEPRECATED Q_DECL_DEPRECATED
                        ^
/nix/store/q2s73wjkn5shgn2swp1gwibvzwipnlyi-qtbase-5.15.3-dev/include/QtCore/qcompilerdetection.h:227:45: note: expanded from macro 'Q_DECL_DEPRECATED'
#  define Q_DECL_DEPRECATED __attribute__ ((__deprecated__))
                                            ^
/home/prehonor/CLionProjects/smokeqt/build/qtcore/x_2.cpp:1690:35: warning: 'trUtf8' is deprecated [-Wdeprecated-declarations]
        ::QString xret = QBuffer::trUtf8((const char*)x[1].s_class,(const char*)nullptr,(int)-1);
                                  ^
/nix/store/q2s73wjkn5shgn2swp1gwibvzwipnlyi-qtbase-5.15.3-dev/include/QtCore/qbuffer.h:55:5: note: 'trUtf8' has been explicitly marked deprecated here
    Q_OBJECT
    ^
/nix/store/q2s73wjkn5shgn2swp1gwibvzwipnlyi-qtbase-5.15.3-dev/include/QtCore/qobjectdefs.h:178:5: note: expanded from macro 'Q_OBJECT'
    QT_TR_FUNCTIONS \
    ^
/nix/store/q2s73wjkn5shgn2swp1gwibvzwipnlyi-qtbase-5.15.3-dev/include/QtCore/qobjectdefs.h:134:5: note: expanded from macro 'QT_TR_FUNCTIONS'
    QT_DEPRECATED static inline QString trUtf8(const char *s, const char *c = nullptr, int n = -1) \
    ^
/nix/store/q2s73wjkn5shgn2swp1gwibvzwipnlyi-qtbase-5.15.3-dev/include/QtCore/qglobal.h:292:25: note: expanded from macro 'QT_DEPRECATED'
#  define QT_DEPRECATED Q_DECL_DEPRECATED
                        ^
/nix/store/q2s73wjkn5shgn2swp1gwibvzwipnlyi-qtbase-5.15.3-dev/include/QtCore/qcompilerdetection.h:227:45: note: expanded from macro 'Q_DECL_DEPRECATED'
#  define Q_DECL_DEPRECATED __attribute__ ((__deprecated__))
                                            ^
/home/prehonor/CLionProjects/smokeqt/build/qtcore/x_2.cpp:1695:35: warning: 'trUtf8' is deprecated [-Wdeprecated-declarations]
        ::QString xret = QBuffer::trUtf8((const char*)x[1].s_class,(const char*)x[2].s_class,(int)-1);
                                  ^
/nix/store/q2s73wjkn5shgn2swp1gwibvzwipnlyi-qtbase-5.15.3-dev/include/QtCore/qbuffer.h:55:5: note: 'trUtf8' has been explicitly marked deprecated here
    Q_OBJECT
    ^
/nix/store/q2s73wjkn5shgn2swp1gwibvzwipnlyi-qtbase-5.15.3-dev/include/QtCore/qobjectdefs.h:178:5: note: expanded from macro 'Q_OBJECT'
    QT_TR_FUNCTIONS \
    ^
/nix/store/q2s73wjkn5shgn2swp1gwibvzwipnlyi-qtbase-5.15.3-dev/include/QtCore/qobjectdefs.h:134:5: note: expanded from macro 'QT_TR_FUNCTIONS'
    QT_DEPRECATED static inline QString trUtf8(const char *s, const char *c = nullptr, int n = -1) \
    ^
/nix/store/q2s73wjkn5shgn2swp1gwibvzwipnlyi-qtbase-5.15.3-dev/include/QtCore/qglobal.h:292:25: note: expanded from macro 'QT_DEPRECATED'
#  define QT_DEPRECATED Q_DECL_DEPRECATED
                        ^
/nix/store/q2s73wjkn5shgn2swp1gwibvzwipnlyi-qtbase-5.15.3-dev/include/QtCore/qcompilerdetection.h:227:45: note: expanded from macro 'Q_DECL_DEPRECATED'
#  define Q_DECL_DEPRECATED __attribute__ ((__deprecated__))
                                            ^
14 warnings generated.
[  4%] Building CXX object qtcore/CMakeFiles/smokeqtcore.dir/x_3.cpp.o
In file included from /home/prehonor/CLionProjects/smokeqt/build/qtcore/x_3.cpp:2:
/nix/store/n7zcm67bx4jy0wpsyn0gyz93miqpzwbk-libcxx-11.1.0-dev/include/c++/v1/iterator:417:10: error: '__config' file not found with <angled> include; use "quotes" instead
#include <__config>
         ^~~~~~~~~~
         "__config"
/nix/store/n7zcm67bx4jy0wpsyn0gyz93miqpzwbk-libcxx-11.1.0-dev/include/c++/v1/iterator:419:10: error: '__functional_base' file not found with <angled> include; use "quotes" instead
#include <__functional_base>
         ^~~~~~~~~~~~~~~~~~~
         "__functional_base"
In file included from /home/prehonor/CLionProjects/smokeqt/build/qtcore/x_3.cpp:2:
In file included from /nix/store/n7zcm67bx4jy0wpsyn0gyz93miqpzwbk-libcxx-11.1.0-dev/include/c++/v1/iterator:419:
/nix/store/n7zcm67bx4jy0wpsyn0gyz93miqpzwbk-libcxx-11.1.0-dev/include/c++/v1/__functional_base:13:10: error: '__config' file not found with <angled> include; use "quotes" instead
#include <__config>
         ^~~~~~~~~~
         "__config"
/nix/store/n7zcm67bx4jy0wpsyn0gyz93miqpzwbk-libcxx-11.1.0-dev/include/c++/v1/__functional_base:80:16: error: no template named 'unary_function'; did you mean 'binary_function'?
        static unary_function<_Ap, _Rp>
               ^
/nix/store/n7zcm67bx4jy0wpsyn0gyz93miqpzwbk-libcxx-11.1.0-dev/include/c++/v1/__functional_base:27:29: note: 'binary_function' declared here
struct _LIBCPP_TEMPLATE_VIS binary_function
                            ^
/nix/store/n7zcm67bx4jy0wpsyn0gyz93miqpzwbk-libcxx-11.1.0-dev/include/c++/v1/__functional_base:80:16: error: too few template arguments for class template 'binary_function'
        static unary_function<_Ap, _Rp>
               ^
/nix/store/n7zcm67bx4jy0wpsyn0gyz93miqpzwbk-libcxx-11.1.0-dev/include/c++/v1/__functional_base:27:29: note: template is declared here
struct _LIBCPP_TEMPLATE_VIS binary_function
                            ^
/nix/store/n7zcm67bx4jy0wpsyn0gyz93miqpzwbk-libcxx-11.1.0-dev/include/c++/v1/__functional_base:81:31: error: no template named 'unary_function'; did you mean 'binary_function'?
        __test(const volatile unary_function<_Ap, _Rp>*);
                              ^
/nix/store/n7zcm67bx4jy0wpsyn0gyz93miqpzwbk-libcxx-11.1.0-dev/include/c++/v1/__functional_base:27:29: note: 'binary_function' declared here
struct _LIBCPP_TEMPLATE_VIS binary_function
                            ^
/nix/store/n7zcm67bx4jy0wpsyn0gyz93miqpzwbk-libcxx-11.1.0-dev/include/c++/v1/__functional_base:81:31: error: too few template arguments for class template 'binary_function'
        __test(const volatile unary_function<_Ap, _Rp>*);
                              ^
/nix/store/n7zcm67bx4jy0wpsyn0gyz93miqpzwbk-libcxx-11.1.0-dev/include/c++/v1/__functional_base:27:29: note: template is declared here
struct _LIBCPP_TEMPLATE_VIS binary_function
                            ^
/nix/store/n7zcm67bx4jy0wpsyn0gyz93miqpzwbk-libcxx-11.1.0-dev/include/c++/v1/__functional_base:168:14: error: no template named 'unary_function'; did you mean 'binary_function'?
    : public unary_function<_A1, _Rp>
             ^
/nix/store/n7zcm67bx4jy0wpsyn0gyz93miqpzwbk-libcxx-11.1.0-dev/include/c++/v1/__functional_base:27:29: note: 'binary_function' declared here
struct _LIBCPP_TEMPLATE_VIS binary_function
                            ^
/nix/store/n7zcm67bx4jy0wpsyn0gyz93miqpzwbk-libcxx-11.1.0-dev/include/c++/v1/__functional_base:168:14: error: too few template arguments for class template 'binary_function'
    : public unary_function<_A1, _Rp>
             ^
/nix/store/n7zcm67bx4jy0wpsyn0gyz93miqpzwbk-libcxx-11.1.0-dev/include/c++/v1/__functional_base:27:29: note: template is declared here
struct _LIBCPP_TEMPLATE_VIS binary_function
                            ^
/nix/store/n7zcm67bx4jy0wpsyn0gyz93miqpzwbk-libcxx-11.1.0-dev/include/c++/v1/__functional_base:174:14: error: no template named 'unary_function'; did you mean 'binary_function'?
    : public unary_function<_A1, _Rp>
             ^
/nix/store/n7zcm67bx4jy0wpsyn0gyz93miqpzwbk-libcxx-11.1.0-dev/include/c++/v1/__functional_base:27:29: note: 'binary_function' declared here
struct _LIBCPP_TEMPLATE_VIS binary_function
                            ^
/nix/store/n7zcm67bx4jy0wpsyn0gyz93miqpzwbk-libcxx-11.1.0-dev/include/c++/v1/__functional_base:174:14: error: too few template arguments for class template 'binary_function'
    : public unary_function<_A1, _Rp>
             ^
/nix/store/n7zcm67bx4jy0wpsyn0gyz93miqpzwbk-libcxx-11.1.0-dev/include/c++/v1/__functional_base:27:29: note: template is declared here
struct _LIBCPP_TEMPLATE_VIS binary_function
                            ^
/nix/store/n7zcm67bx4jy0wpsyn0gyz93miqpzwbk-libcxx-11.1.0-dev/include/c++/v1/__functional_base:180:14: error: no template named 'unary_function'; did you mean 'binary_function'?
    : public unary_function<_A1, _Rp>
             ^
/nix/store/n7zcm67bx4jy0wpsyn0gyz93miqpzwbk-libcxx-11.1.0-dev/include/c++/v1/__functional_base:27:29: note: 'binary_function' declared here
struct _LIBCPP_TEMPLATE_VIS binary_function
                            ^
/nix/store/n7zcm67bx4jy0wpsyn0gyz93miqpzwbk-libcxx-11.1.0-dev/include/c++/v1/__functional_base:180:14: error: too few template arguments for class template 'binary_function'
    : public unary_function<_A1, _Rp>
             ^
/nix/store/n7zcm67bx4jy0wpsyn0gyz93miqpzwbk-libcxx-11.1.0-dev/include/c++/v1/__functional_base:27:29: note: template is declared here
struct _LIBCPP_TEMPLATE_VIS binary_function
                            ^
/nix/store/n7zcm67bx4jy0wpsyn0gyz93miqpzwbk-libcxx-11.1.0-dev/include/c++/v1/__functional_base:186:14: error: no template named 'unary_function'; did you mean 'binary_function'?
    : public unary_function<_Cp*, _Rp>
             ^
/nix/store/n7zcm67bx4jy0wpsyn0gyz93miqpzwbk-libcxx-11.1.0-dev/include/c++/v1/__functional_base:27:29: note: 'binary_function' declared here
struct _LIBCPP_TEMPLATE_VIS binary_function
                            ^
/nix/store/n7zcm67bx4jy0wpsyn0gyz93miqpzwbk-libcxx-11.1.0-dev/include/c++/v1/__functional_base:186:14: error: too few template arguments for class template 'binary_function'
    : public unary_function<_Cp*, _Rp>
             ^
/nix/store/n7zcm67bx4jy0wpsyn0gyz93miqpzwbk-libcxx-11.1.0-dev/include/c++/v1/__functional_base:27:29: note: template is declared here
struct _LIBCPP_TEMPLATE_VIS binary_function
                            ^
/nix/store/n7zcm67bx4jy0wpsyn0gyz93miqpzwbk-libcxx-11.1.0-dev/include/c++/v1/__functional_base:192:14: error: no template named 'unary_function'; did you mean 'binary_function'?
    : public unary_function<const _Cp*, _Rp>
             ^
/nix/store/n7zcm67bx4jy0wpsyn0gyz93miqpzwbk-libcxx-11.1.0-dev/include/c++/v1/__functional_base:27:29: note: 'binary_function' declared here
struct _LIBCPP_TEMPLATE_VIS binary_function
                            ^
/nix/store/n7zcm67bx4jy0wpsyn0gyz93miqpzwbk-libcxx-11.1.0-dev/include/c++/v1/__functional_base:192:14: error: too few template arguments for class template 'binary_function'
    : public unary_function<const _Cp*, _Rp>
             ^
/nix/store/n7zcm67bx4jy0wpsyn0gyz93miqpzwbk-libcxx-11.1.0-dev/include/c++/v1/__functional_base:27:29: note: template is declared here
struct _LIBCPP_TEMPLATE_VIS binary_function
                            ^
/nix/store/n7zcm67bx4jy0wpsyn0gyz93miqpzwbk-libcxx-11.1.0-dev/include/c++/v1/__functional_base:198:14: error: no template named 'unary_function'; did you mean 'binary_function'?
    : public unary_function<volatile _Cp*, _Rp>
             ^
/nix/store/n7zcm67bx4jy0wpsyn0gyz93miqpzwbk-libcxx-11.1.0-dev/include/c++/v1/__functional_base:27:29: note: 'binary_function' declared here
struct _LIBCPP_TEMPLATE_VIS binary_function
                            ^
/nix/store/n7zcm67bx4jy0wpsyn0gyz93miqpzwbk-libcxx-11.1.0-dev/include/c++/v1/__functional_base:198:14: error: too few template arguments for class template 'binary_function'
    : public unary_function<volatile _Cp*, _Rp>
             ^
/nix/store/n7zcm67bx4jy0wpsyn0gyz93miqpzwbk-libcxx-11.1.0-dev/include/c++/v1/__functional_base:27:29: note: template is declared here
struct _LIBCPP_TEMPLATE_VIS binary_function
                            ^
fatal error: too many errors emitted, stopping now [-ferror-limit=]
20 errors generated.
make[2]: *** [qtcore/CMakeFiles/smokeqtcore.dir/build.make:184: qtcore/CMakeFiles/smokeqtcore.dir/x_3.cpp.o] Error 1
make[1]: *** [CMakeFiles/Makefile2:260: qtcore/CMakeFiles/smokeqtcore.dir/all] Error 2
make: *** [Makefile:136: all] Error 2

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions