CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY /home/conan/w/cci_PR-4774/.conan/data/qarchive/2.0.1/_/_/build/6802e218734f0f5a4736ced560dd18dd0cb93ca3/source_subfolder/include/qarchiveioreader_p.hpp:0: Note: No relevant classes found. No output generated. /home/conan/w/cci_PR-4774/.conan/data/qarchive/2.0.1/_/_/build/6802e218734f0f5a4736ced560dd18dd0cb93ca3/source_subfolder/src/qarchivediskextractor.cc:0: Note: No relevant classes found. No output generated. /home/conan/w/cci_PR-4774/.conan/data/qarchive/2.0.1/_/_/build/6802e218734f0f5a4736ced560dd18dd0cb93ca3/source_subfolder/src/qarchivediskcompressor.cc:0: Note: No relevant classes found. No output generated. /home/conan/w/cci_PR-4774/.conan/data/qarchive/2.0.1/_/_/build/6802e218734f0f5a4736ced560dd18dd0cb93ca3/source_subfolder/src/qarchive_enums.cc:0: Note: No relevant classes found. No output generated. /home/conan/w/cci_PR-4774/.conan/data/qarchive/2.0.1/_/_/build/6802e218734f0f5a4736ced560dd18dd0cb93ca3/source_subfolder/src/qarchiveutils_p.cc:0: Note: No relevant classes found. No output generated. /home/conan/w/cci_PR-4774/.conan/data/qarchive/2.0.1/_/_/build/6802e218734f0f5a4736ced560dd18dd0cb93ca3/source_subfolder/src/qarchivediskcompressor_p.cc:0: Note: No relevant classes found. No output generated. /home/conan/w/cci_PR-4774/.conan/data/qarchive/2.0.1/_/_/build/6802e218734f0f5a4736ced560dd18dd0cb93ca3/source_subfolder/src/qarchivediskextractor_p.cc:0: Note: No relevant classes found. No output generated. /home/conan/w/cci_PR-4774/.conan/data/qarchive/2.0.1/_/_/build/6802e218734f0f5a4736ced560dd18dd0cb93ca3/source_subfolder/src/qarchiveioreader_p.cc:0: Note: No relevant classes found. No output generated. /home/conan/w/cci_PR-4774/.conan/data/qarchive/2.0.1/_/_/build/6802e218734f0f5a4736ced560dd18dd0cb93ca3/source_subfolder/include/qarchive_enums.hpp:0: Note: No relevant classes found. No output generated. /home/conan/w/cci_PR-4774/.conan/data/qarchive/2.0.1/_/_/build/6802e218734f0f5a4736ced560dd18dd0cb93ca3/source_subfolder/include/qarchiveutils_p.hpp:0: Note: No relevant classes found. No output generated. In file included from /home/conan/w/cci_PR-4774/.conan/data/qarchive/2.0.1/_/_/build/6802e218734f0f5a4736ced560dd18dd0cb93ca3/source_subfolder/src/qarchivediskcompressor.cc:5: /home/conan/w/cci_PR-4774/.conan/data/qarchive/2.0.1/_/_/build/6802e218734f0f5a4736ced560dd18dd0cb93ca3/source_subfolder/include/qarchivediskcompressor_p.hpp:69:20: warning: 'QLinkedList >' is deprecated: Use std::list instead [-Wdeprecated-declarations] QScopedPointer>> m_ConfirmedFiles; ^ /home/conan/w/cci_PR-4774/.conan/data/qt/5.15.2/_/_/package/6ef22584d1e457d9b676fe8320c6271a11f07266/include/QtCore/qlinkedlist.h:92:7: note: 'QLinkedList >' has been explicitly marked deprecated here class QT_DEPRECATED_VERSION_X_5_15("Use std::list instead") QLinkedList ^ /home/conan/w/cci_PR-4774/.conan/data/qt/5.15.2/_/_/package/6ef22584d1e457d9b676fe8320c6271a11f07266/include/QtCore/qglobal.h:374:45: note: expanded from macro 'QT_DEPRECATED_VERSION_X_5_15' # define QT_DEPRECATED_VERSION_X_5_15(text) QT_DEPRECATED_X(text) ^ /home/conan/w/cci_PR-4774/.conan/data/qt/5.15.2/_/_/package/6ef22584d1e457d9b676fe8320c6271a11f07266/include/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X' # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text) ^ /home/conan/w/cci_PR-4774/.conan/data/qt/5.15.2/_/_/package/6ef22584d1e457d9b676fe8320c6271a11f07266/include/QtCore/qcompilerdetection.h:675:55: note: expanded from macro 'Q_DECL_DEPRECATED_X' # define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text))) ^ In file included from /home/conan/w/cci_PR-4774/.conan/data/qarchive/2.0.1/_/_/build/6802e218734f0f5a4736ced560dd18dd0cb93ca3/source_subfolder/src/qarchivediskcompressor.cc:5: /home/conan/w/cci_PR-4774/.conan/data/qarchive/2.0.1/_/_/build/6802e218734f0f5a4736ced560dd18dd0cb93ca3/source_subfolder/include/qarchivediskcompressor_p.hpp:70:20: warning: 'QLinkedList >' is deprecated: Use std::list instead [-Wdeprecated-declarations] QScopedPointer>> m_StaggedFiles; ^ /home/conan/w/cci_PR-4774/.conan/data/qt/5.15.2/_/_/package/6ef22584d1e457d9b676fe8320c6271a11f07266/include/QtCore/qlinkedlist.h:92:7: note: 'QLinkedList >' has been explicitly marked deprecated here class QT_DEPRECATED_VERSION_X_5_15("Use std::list instead") QLinkedList ^ /home/conan/w/cci_PR-4774/.conan/data/qt/5.15.2/_/_/package/6ef22584d1e457d9b676fe8320c6271a11f07266/include/QtCore/qglobal.h:374:45: note: expanded from macro 'QT_DEPRECATED_VERSION_X_5_15' # define QT_DEPRECATED_VERSION_X_5_15(text) QT_DEPRECATED_X(text) ^ /home/conan/w/cci_PR-4774/.conan/data/qt/5.15.2/_/_/package/6ef22584d1e457d9b676fe8320c6271a11f07266/include/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X' # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text) ^ /home/conan/w/cci_PR-4774/.conan/data/qt/5.15.2/_/_/package/6ef22584d1e457d9b676fe8320c6271a11f07266/include/QtCore/qcompilerdetection.h:675:55: note: expanded from macro 'Q_DECL_DEPRECATED_X' # define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text))) ^ In file included from /home/conan/w/cci_PR-4774/.conan/data/qarchive/2.0.1/_/_/build/6802e218734f0f5a4736ced560dd18dd0cb93ca3/source_subfolder/src/qarchivediskcompressor_p.cc:8: /home/conan/w/cci_PR-4774/.conan/data/qarchive/2.0.1/_/_/build/6802e218734f0f5a4736ced560dd18dd0cb93ca3/source_subfolder/include/qarchivediskcompressor_p.hpp:69:20: warning: 'QLinkedList >' is deprecated: Use std::list instead [-Wdeprecated-declarations] QScopedPointer>> m_ConfirmedFiles; ^ /home/conan/w/cci_PR-4774/.conan/data/qt/5.15.2/_/_/package/6ef22584d1e457d9b676fe8320c6271a11f07266/include/QtCore/qlinkedlist.h:92:7: note: 'QLinkedList >' has been explicitly marked deprecated here class QT_DEPRECATED_VERSION_X_5_15("Use std::list instead") QLinkedList ^ /home/conan/w/cci_PR-4774/.conan/data/qt/5.15.2/_/_/package/6ef22584d1e457d9b676fe8320c6271a11f07266/include/QtCore/qglobal.h:374:45: note: expanded from macro 'QT_DEPRECATED_VERSION_X_5_15' # define QT_DEPRECATED_VERSION_X_5_15(text) QT_DEPRECATED_X(text) ^ /home/conan/w/cci_PR-4774/.conan/data/qt/5.15.2/_/_/package/6ef22584d1e457d9b676fe8320c6271a11f07266/include/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X' # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text) ^ /home/conan/w/cci_PR-4774/.conan/data/qt/5.15.2/_/_/package/6ef22584d1e457d9b676fe8320c6271a11f07266/include/QtCore/qcompilerdetection.h:675:55: note: expanded from macro 'Q_DECL_DEPRECATED_X' # define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text))) ^ In file included from /home/conan/w/cci_PR-4774/.conan/data/qarchive/2.0.1/_/_/build/6802e218734f0f5a4736ced560dd18dd0cb93ca3/source_subfolder/src/qarchivediskcompressor_p.cc:8: /home/conan/w/cci_PR-4774/.conan/data/qarchive/2.0.1/_/_/build/6802e218734f0f5a4736ced560dd18dd0cb93ca3/source_subfolder/include/qarchivediskcompressor_p.hpp:70:20: warning: 'QLinkedList >' is deprecated: Use std::list instead [-Wdeprecated-declarations] QScopedPointer>> m_StaggedFiles; ^ /home/conan/w/cci_PR-4774/.conan/data/qt/5.15.2/_/_/package/6ef22584d1e457d9b676fe8320c6271a11f07266/include/QtCore/qlinkedlist.h:92:7: note: 'QLinkedList >' has been explicitly marked deprecated here class QT_DEPRECATED_VERSION_X_5_15("Use std::list instead") QLinkedList ^ /home/conan/w/cci_PR-4774/.conan/data/qt/5.15.2/_/_/package/6ef22584d1e457d9b676fe8320c6271a11f07266/include/QtCore/qglobal.h:374:45: note: expanded from macro 'QT_DEPRECATED_VERSION_X_5_15' # define QT_DEPRECATED_VERSION_X_5_15(text) QT_DEPRECATED_X(text) ^ /home/conan/w/cci_PR-4774/.conan/data/qt/5.15.2/_/_/package/6ef22584d1e457d9b676fe8320c6271a11f07266/include/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X' # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text) ^ /home/conan/w/cci_PR-4774/.conan/data/qt/5.15.2/_/_/package/6ef22584d1e457d9b676fe8320c6271a11f07266/include/QtCore/qcompilerdetection.h:675:55: note: expanded from macro 'Q_DECL_DEPRECATED_X' # define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text))) ^ /home/conan/w/cci_PR-4774/.conan/data/qarchive/2.0.1/_/_/build/6802e218734f0f5a4736ced560dd18dd0cb93ca3/source_subfolder/src/qarchivediskcompressor_p.cc:34:30: warning: 'QLinkedList >' is deprecated: Use std::list instead [-Wdeprecated-declarations] m_StaggedFiles.reset(new QLinkedList>); ^ /home/conan/w/cci_PR-4774/.conan/data/qt/5.15.2/_/_/package/6ef22584d1e457d9b676fe8320c6271a11f07266/include/QtCore/qlinkedlist.h:92:7: note: 'QLinkedList >' has been explicitly marked deprecated here class QT_DEPRECATED_VERSION_X_5_15("Use std::list instead") QLinkedList ^ /home/conan/w/cci_PR-4774/.conan/data/qt/5.15.2/_/_/package/6ef22584d1e457d9b676fe8320c6271a11f07266/include/QtCore/qglobal.h:374:45: note: expanded from macro 'QT_DEPRECATED_VERSION_X_5_15' # define QT_DEPRECATED_VERSION_X_5_15(text) QT_DEPRECATED_X(text) ^ /home/conan/w/cci_PR-4774/.conan/data/qt/5.15.2/_/_/package/6ef22584d1e457d9b676fe8320c6271a11f07266/include/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X' # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text) ^ /home/conan/w/cci_PR-4774/.conan/data/qt/5.15.2/_/_/package/6ef22584d1e457d9b676fe8320c6271a11f07266/include/QtCore/qcompilerdetection.h:675:55: note: expanded from macro 'Q_DECL_DEPRECATED_X' # define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text))) ^ /home/conan/w/cci_PR-4774/.conan/data/qarchive/2.0.1/_/_/build/6802e218734f0f5a4736ced560dd18dd0cb93ca3/source_subfolder/src/qarchivediskcompressor_p.cc:35:32: warning: 'QLinkedList >' is deprecated: Use std::list instead [-Wdeprecated-declarations] m_ConfirmedFiles.reset(new QLinkedList>); ^ /home/conan/w/cci_PR-4774/.conan/data/qt/5.15.2/_/_/package/6ef22584d1e457d9b676fe8320c6271a11f07266/include/QtCore/qlinkedlist.h:92:7: note: 'QLinkedList >' has been explicitly marked deprecated here class QT_DEPRECATED_VERSION_X_5_15("Use std::list instead") QLinkedList ^ /home/conan/w/cci_PR-4774/.conan/data/qt/5.15.2/_/_/package/6ef22584d1e457d9b676fe8320c6271a11f07266/include/QtCore/qglobal.h:374:45: note: expanded from macro 'QT_DEPRECATED_VERSION_X_5_15' # define QT_DEPRECATED_VERSION_X_5_15(text) QT_DEPRECATED_X(text) ^ /home/conan/w/cci_PR-4774/.conan/data/qt/5.15.2/_/_/package/6ef22584d1e457d9b676fe8320c6271a11f07266/include/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X' # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text) ^ /home/conan/w/cci_PR-4774/.conan/data/qt/5.15.2/_/_/package/6ef22584d1e457d9b676fe8320c6271a11f07266/include/QtCore/qcompilerdetection.h:675:55: note: expanded from macro 'Q_DECL_DEPRECATED_X' # define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text))) ^ 2 warnings generated. 4 warnings generated. /home/conan/w/cci_PR-4774/.conan/data/qarchive/2.0.1/_/_/build/6802e218734f0f5a4736ced560dd18dd0cb93ca3/source_subfolder/src/qarchivediskextractor_p.cc:684:18: warning: explicitly assigning value of variable of type 'qint64' (aka 'long long') to itself [-Wself-assign] size = size; ~~~~ ^ ~~~~ 1 warning generated. In file included from /home/conan/w/cci_PR-4774/.conan/data/qarchive/2.0.1/_/_/build/6802e218734f0f5a4736ced560dd18dd0cb93ca3/source_subfolder/include/moc_qarchivediskcompressor_p.cpp:10: /home/conan/w/cci_PR-4774/.conan/data/qarchive/2.0.1/_/_/build/6802e218734f0f5a4736ced560dd18dd0cb93ca3/source_subfolder/include/qarchivediskcompressor_p.hpp:69:20: warning: 'QLinkedList >' is deprecated: Use std::list instead [-Wdeprecated-declarations] QScopedPointer>> m_ConfirmedFiles; ^ /home/conan/w/cci_PR-4774/.conan/data/qt/5.15.2/_/_/package/6ef22584d1e457d9b676fe8320c6271a11f07266/include/QtCore/qlinkedlist.h:92:7: note: 'QLinkedList >' has been explicitly marked deprecated here class QT_DEPRECATED_VERSION_X_5_15("Use std::list instead") QLinkedList ^ /home/conan/w/cci_PR-4774/.conan/data/qt/5.15.2/_/_/package/6ef22584d1e457d9b676fe8320c6271a11f07266/include/QtCore/qglobal.h:374:45: note: expanded from macro 'QT_DEPRECATED_VERSION_X_5_15' # define QT_DEPRECATED_VERSION_X_5_15(text) QT_DEPRECATED_X(text) ^ /home/conan/w/cci_PR-4774/.conan/data/qt/5.15.2/_/_/package/6ef22584d1e457d9b676fe8320c6271a11f07266/include/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X' # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text) ^ /home/conan/w/cci_PR-4774/.conan/data/qt/5.15.2/_/_/package/6ef22584d1e457d9b676fe8320c6271a11f07266/include/QtCore/qcompilerdetection.h:675:55: note: expanded from macro 'Q_DECL_DEPRECATED_X' # define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text))) ^ In file included from /home/conan/w/cci_PR-4774/.conan/data/qarchive/2.0.1/_/_/build/6802e218734f0f5a4736ced560dd18dd0cb93ca3/source_subfolder/include/moc_qarchivediskcompressor_p.cpp:10: /home/conan/w/cci_PR-4774/.conan/data/qarchive/2.0.1/_/_/build/6802e218734f0f5a4736ced560dd18dd0cb93ca3/source_subfolder/include/qarchivediskcompressor_p.hpp:70:20: warning: 'QLinkedList >' is deprecated: Use std::list instead [-Wdeprecated-declarations] QScopedPointer>> m_StaggedFiles; ^ /home/conan/w/cci_PR-4774/.conan/data/qt/5.15.2/_/_/package/6ef22584d1e457d9b676fe8320c6271a11f07266/include/QtCore/qlinkedlist.h:92:7: note: 'QLinkedList >' has been explicitly marked deprecated here class QT_DEPRECATED_VERSION_X_5_15("Use std::list instead") QLinkedList ^ /home/conan/w/cci_PR-4774/.conan/data/qt/5.15.2/_/_/package/6ef22584d1e457d9b676fe8320c6271a11f07266/include/QtCore/qglobal.h:374:45: note: expanded from macro 'QT_DEPRECATED_VERSION_X_5_15' # define QT_DEPRECATED_VERSION_X_5_15(text) QT_DEPRECATED_X(text) ^ /home/conan/w/cci_PR-4774/.conan/data/qt/5.15.2/_/_/package/6ef22584d1e457d9b676fe8320c6271a11f07266/include/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X' # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text) ^ /home/conan/w/cci_PR-4774/.conan/data/qt/5.15.2/_/_/package/6ef22584d1e457d9b676fe8320c6271a11f07266/include/QtCore/qcompilerdetection.h:675:55: note: expanded from macro 'Q_DECL_DEPRECATED_X' # define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text))) ^ 2 warnings generated. CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY CMAKE_INSTALL_BINDIR CMAKE_INSTALL_DATAROOTDIR CMAKE_INSTALL_INCLUDEDIR CMAKE_INSTALL_LIBDIR CMAKE_INSTALL_LIBEXECDIR CMAKE_INSTALL_OLDINCLUDEDIR CMAKE_INSTALL_SBINDIR In file included from /home/conan/w/cci_PR-4774/2/a5039927-5c60-4f24-8d28-9b722cfa97eb/recipes/qarchive/all/test_package/test_package.cpp:1: In file included from /home/conan/w/cci_PR-4774/.conan/data/qt/5.15.2/_/_/package/6ef22584d1e457d9b676fe8320c6271a11f07266/include/QtCore/QCoreApplication:1: In file included from /home/conan/w/cci_PR-4774/.conan/data/qt/5.15.2/_/_/package/6ef22584d1e457d9b676fe8320c6271a11f07266/include/QtCore/qcoreapplication.h:43: In file included from /home/conan/w/cci_PR-4774/.conan/data/qt/5.15.2/_/_/package/6ef22584d1e457d9b676fe8320c6271a11f07266/include/QtCore/qglobal.h:105: /home/conan/w/cci_PR-4774/.conan/data/qt/5.15.2/_/_/package/6ef22584d1e457d9b676fe8320c6271a11f07266/include/QtCore/qcompilerdetection.h:590:6: error: Qt requires a C++11 compiler and yours does not seem to be that. # error Qt requires a C++11 compiler and yours does not seem to be that. ^ In file included from /home/conan/w/cci_PR-4774/2/a5039927-5c60-4f24-8d28-9b722cfa97eb/recipes/qarchive/all/test_package/test_package.cpp:1: In file included from /home/conan/w/cci_PR-4774/.conan/data/qt/5.15.2/_/_/package/6ef22584d1e457d9b676fe8320c6271a11f07266/include/QtCore/QCoreApplication:1: In file included from /home/conan/w/cci_PR-4774/.conan/data/qt/5.15.2/_/_/package/6ef22584d1e457d9b676fe8320c6271a11f07266/include/QtCore/qcoreapplication.h:43: /home/conan/w/cci_PR-4774/.conan/data/qt/5.15.2/_/_/package/6ef22584d1e457d9b676fe8320c6271a11f07266/include/QtCore/qglobal.h:390:6: warning: scoped enumerations are a C++11 extension [-Wc++11-extensions] enum class Deprecated_t {}; ^ /home/conan/w/cci_PR-4774/.conan/data/qt/5.15.2/_/_/package/6ef22584d1e457d9b676fe8320c6271a11f07266/include/QtCore/qglobal.h:391:1: error: unknown type name 'constexpr' constexpr Q_DECL_UNUSED Deprecated_t Deprecated = {}; ^ /home/conan/w/cci_PR-4774/.conan/data/qt/5.15.2/_/_/package/6ef22584d1e457d9b676fe8320c6271a11f07266/include/QtCore/qglobal.h:391:11: error: expected unqualified-id constexpr Q_DECL_UNUSED Deprecated_t Deprecated = {}; ^ /home/conan/w/cci_PR-4774/.conan/data/qt/5.15.2/_/_/package/6ef22584d1e457d9b676fe8320c6271a11f07266/include/QtCore/qcompilerdetection.h:229:29: note: expanded from macro 'Q_DECL_UNUSED' # define Q_DECL_UNUSED __attribute__((__unused__)) ^ In file included from /home/conan/w/cci_PR-4774/2/a5039927-5c60-4f24-8d28-9b722cfa97eb/recipes/qarchive/all/test_package/test_package.cpp:1: In file included from /home/conan/w/cci_PR-4774/.conan/data/qt/5.15.2/_/_/package/6ef22584d1e457d9b676fe8320c6271a11f07266/include/QtCore/QCoreApplication:1: In file included from /home/conan/w/cci_PR-4774/.conan/data/qt/5.15.2/_/_/package/6ef22584d1e457d9b676fe8320c6271a11f07266/include/QtCore/qcoreapplication.h:43: /home/conan/w/cci_PR-4774/.conan/data/qt/5.15.2/_/_/package/6ef22584d1e457d9b676fe8320c6271a11f07266/include/QtCore/qglobal.h:522:41: warning: rvalue references are a C++11 extension [-Wc++11-extensions] template struct AlignOf : AlignOf {}; ^ /home/conan/w/cci_PR-4774/.conan/data/qt/5.15.2/_/_/package/6ef22584d1e457d9b676fe8320c6271a11f07266/include/QtCore/qglobal.h:573:19: warning: alias declarations are a C++11 extension [-Wc++11-extensions] using qsizetype = QIntegerForSizeof::Signed; ^ /home/conan/w/cci_PR-4774/.conan/data/qt/5.15.2/_/_/package/6ef22584d1e457d9b676fe8320c6271a11f07266/include/QtCore/qglobal.h:663:1: error: unknown type name 'constexpr' constexpr inline const T &qMin(const T &a, const T &b) { return (a < b) ? a : b; } ^ /home/conan/w/cci_PR-4774/.conan/data/qt/5.15.2/_/_/package/6ef22584d1e457d9b676fe8320c6271a11f07266/include/QtCore/qglobal.h:663:11: error: expected unqualified-id constexpr inline const T &qMin(const T &a, const T &b) { return (a < b) ? a : b; } ^ /home/conan/w/cci_PR-4774/.conan/data/qt/5.15.2/_/_/package/6ef22584d1e457d9b676fe8320c6271a11f07266/include/QtCore/qglobal.h:794:65: error: expected function body after function declarator Q_NORETURN Q_DECL_COLD_FUNCTION Q_CORE_EXPORT void qTerminate() noexcept; ^ /home/conan/w/cci_PR-4774/.conan/data/qt/5.15.2/_/_/package/6ef22584d1e457d9b676fe8320c6271a11f07266/include/QtCore/qglobal.h:802:57: error: expected function body after function declarator Q_CORE_EXPORT Q_DECL_CONST_FUNCTION bool qSharedBuild() noexcept; ^ /home/conan/w/cci_PR-4774/.conan/data/qt/5.15.2/_/_/package/6ef22584d1e457d9b676fe8320c6271a11f07266/include/QtCore/qglobal.h:845:81: error: expected function body after function declarator Q_CORE_EXPORT void qt_assert(const char *assertion, const char *file, int line) noexcept; ^ /home/conan/w/cci_PR-4774/.conan/data/qt/5.15.2/_/_/package/6ef22584d1e457d9b676fe8320c6271a11f07266/include/QtCore/qglobal.h:859:97: error: expected function body after function declarator Q_CORE_EXPORT void qt_assert_x(const char *where, const char *what, const char *file, int line) noexcept; ^ /home/conan/w/cci_PR-4774/.conan/data/qt/5.15.2/_/_/package/6ef22584d1e457d9b676fe8320c6271a11f07266/include/QtCore/qglobal.h:869:67: error: expected function body after function declarator Q_NORETURN Q_CORE_EXPORT void qt_check_pointer(const char *, int) noexcept; ^ /home/conan/w/cci_PR-4774/.conan/data/qt/5.15.2/_/_/package/6ef22584d1e457d9b676fe8320c6271a11f07266/include/QtCore/qglobal.h:894:47: error: use of undeclared identifier 'qMin' return (qAbs(p1 - p2) * 1000000000000. <= qMin(qAbs(p1), qAbs(p2))); ^ /home/conan/w/cci_PR-4774/.conan/data/qt/5.15.2/_/_/package/6ef22584d1e457d9b676fe8320c6271a11f07266/include/QtCore/qglobal.h:899:41: error: use of undeclared identifier 'qMin' return (qAbs(p1 - p2) * 100000.f <= qMin(qAbs(p1), qAbs(p2))); ^ /home/conan/w/cci_PR-4774/.conan/data/qt/5.15.2/_/_/package/6ef22584d1e457d9b676fe8320c6271a11f07266/include/QtCore/qglobal.h:917:87: error: expected function body after function declarator Q_REQUIRED_RESULT Q_DECL_CONSTEXPR static inline Q_DECL_UNUSED bool qIsNull(double d) noexcept ^ /home/conan/w/cci_PR-4774/.conan/data/qt/5.15.2/_/_/package/6ef22584d1e457d9b676fe8320c6271a11f07266/include/QtCore/qglobal.h:1036:12: error: expected expression return QT_3ARG_ALG(is_permutation, first1, last1, first2, last2); ^ /home/conan/w/cci_PR-4774/.conan/data/qt/5.15.2/_/_/package/6ef22584d1e457d9b676fe8320c6271a11f07266/include/QtCore/qglobal.h:1027:5: note: expanded from macro 'QT_3ARG_ALG' [&f1, &l1, &f2, &l2]() { \ ^ /home/conan/w/cci_PR-4774/.conan/data/qt/5.15.2/_/_/package/6ef22584d1e457d9b676fe8320c6271a11f07266/include/QtCore/qglobal.h:1042:66: error: expected ';' at end of declaration Q_DECL_CONSTEXPR typename std::add_const::type &qAsConst(T &t) noexcept { return t; } ^ ; /home/conan/w/cci_PR-4774/.conan/data/qt/5.15.2/_/_/package/6ef22584d1e457d9b676fe8320c6271a11f07266/include/QtCore/qglobal.h:1042:67: error: C++ requires a type specifier for all declarations Q_DECL_CONSTEXPR typename std::add_const::type &qAsConst(T &t) noexcept { return t; } ^ /home/conan/w/cci_PR-4774/.conan/data/qt/5.15.2/_/_/package/6ef22584d1e457d9b676fe8320c6271a11f07266/include/QtCore/qglobal.h:1042:75: error: expected ';' after top level declarator Q_DECL_CONSTEXPR typename std::add_const::type &qAsConst(T &t) noexcept { return t; } ^ ; /home/conan/w/cci_PR-4774/.conan/data/qt/5.15.2/_/_/package/6ef22584d1e457d9b676fe8320c6271a11f07266/include/QtCore/qglobal.h:1049:46: warning: rvalue references are a C++11 extension [-Wc++11-extensions] Q_DECL_RELAXED_CONSTEXPR T qExchange(T &t, U &&newValue) ^ /home/conan/w/cci_PR-4774/.conan/data/qt/5.15.2/_/_/package/6ef22584d1e457d9b676fe8320c6271a11f07266/include/QtCore/qglobal.h:1048:32: warning: default template arguments for a function template are a C++11 extension [-Wc++11-extensions] template ^ ~ /home/conan/w/cci_PR-4774/.conan/data/qt/5.15.2/_/_/package/6ef22584d1e457d9b676fe8320c6271a11f07266/include/QtCore/qglobal.h:1062:5: warning: deleted function definitions are a C++11 extension [-Wc++11-extensions] Q_DISABLE_COPY(QForeachContainer) ^ /home/conan/w/cci_PR-4774/.conan/data/qt/5.15.2/_/_/package/6ef22584d1e457d9b676fe8320c6271a11f07266/include/QtCore/qglobal.h:435:28: note: expanded from macro 'Q_DISABLE_COPY' Class(const Class &) = delete;\ ^ /home/conan/w/cci_PR-4774/.conan/data/qt/5.15.2/_/_/package/6ef22584d1e457d9b676fe8320c6271a11f07266/include/QtCore/qglobal.h:1062:5: warning: deleted function definitions are a C++11 extension [-Wc++11-extensions] /home/conan/w/cci_PR-4774/.conan/data/qt/5.15.2/_/_/package/6ef22584d1e457d9b676fe8320c6271a11f07266/include/QtCore/qglobal.h:436:39: note: expanded from macro 'Q_DISABLE_COPY' Class &operator=(const Class &) = delete; ^ /home/conan/w/cci_PR-4774/.conan/data/qt/5.15.2/_/_/package/6ef22584d1e457d9b676fe8320c6271a11f07266/include/QtCore/qglobal.h:1065:25: warning: rvalue references are a C++11 extension [-Wc++11-extensions] QForeachContainer(T &&t) : c(std::move(t)), i(qAsConst(c).begin()), e(qAsConst(c).end()) {} ^ /home/conan/w/cci_PR-4774/.conan/data/qt/5.15.2/_/_/package/6ef22584d1e457d9b676fe8320c6271a11f07266/include/QtCore/qglobal.h:1067:41: warning: rvalue references are a C++11 extension [-Wc++11-extensions] QForeachContainer(QForeachContainer &&other) ^ /home/conan/w/cci_PR-4774/.conan/data/qt/5.15.2/_/_/package/6ef22584d1e457d9b676fe8320c6271a11f07266/include/QtCore/qglobal.h:1075:52: warning: rvalue references are a C++11 extension [-Wc++11-extensions] QForeachContainer &operator=(QForeachContainer &&other) ^ /home/conan/w/cci_PR-4774/.conan/data/qt/5.15.2/_/_/package/6ef22584d1e457d9b676fe8320c6271a11f07266/include/QtCore/qglobal.h:1086:17: warning: in-class initialization of non-static data member is a C++11 extension [-Wc++11-extensions] int control = 1; ^ /home/conan/w/cci_PR-4774/.conan/data/qt/5.15.2/_/_/package/6ef22584d1e457d9b676fe8320c6271a11f07266/include/QtCore/qglobal.h:1090:73: warning: rvalue references are a C++11 extension [-Wc++11-extensions] QForeachContainer::type> qMakeForeachContainer(T &&t) ^ /home/conan/w/cci_PR-4774/.conan/data/qt/5.15.2/_/_/package/6ef22584d1e457d9b676fe8320c6271a11f07266/include/QtCore/qglobal.h:1135:32: warning: 'auto' type specifier is a C++11 extension [-Wc++11-extensions] template inline auto qGetPtrHelper(Ptr &ptr) -> decltype(ptr.operator->()) { return ptr.operator->(); } ^ /home/conan/w/cci_PR-4774/.conan/data/qt/5.15.2/_/_/package/6ef22584d1e457d9b676fe8320c6271a11f07266/include/QtCore/qglobal.h:1135:32: error: 'auto' not allowed in function return type template inline auto qGetPtrHelper(Ptr &ptr) -> decltype(ptr.operator->()) { return ptr.operator->(); } ^~~~ /home/conan/w/cci_PR-4774/.conan/data/qt/5.15.2/_/_/package/6ef22584d1e457d9b676fe8320c6271a11f07266/include/QtCore/qglobal.h:1135:60: error: expected ';' at end of declaration template inline auto qGetPtrHelper(Ptr &ptr) -> decltype(ptr.operator->()) { return ptr.operator->(); } ^ ; fatal error: too many errors emitted, stopping now [-ferror-limit=] 13 warnings and 20 errors generated. make[2]: *** [CMakeFiles/test_package.dir/test_package.cpp.o] Error 1 make[1]: *** [CMakeFiles/test_package.dir/all] Error 2 make: *** [all] Error 2 [HOOK - conan-center.py] post_package_info(): WARN: [LIBRARY DOES NOT EXIST (KB-H054)] Component brotli::brotli libdir "lib" does not contain any declared library [HOOK - conan-center.py] post_package_info(): WARN: [LIBRARY DOES NOT EXIST (KB-H054)] Component icu::icu libdir "lib" does not contain any declared library [HOOK - conan-center.py] post_package_info(): WARN: [LIBRARY DOES NOT EXIST (KB-H054)] Component icu::icu-data-alias libdir "lib" does not contain any declared library [HOOK - conan-center.py] post_package_info(): WARN: [LIBRARY DOES NOT EXIST (KB-H054)] Component icu::icu-i18n-alias libdir "lib" does not contain any declared library [HOOK - conan-center.py] post_package_info(): WARN: [LIBRARY DOES NOT EXIST (KB-H054)] Component openssl::openssl libdir "lib" does not contain any declared library [HOOK - conan-center.py] post_package_info(): WARN: [LIBRARY DOES NOT EXIST (KB-H054)] Component sqlite3::sqlite3 libdir "lib" does not contain any declared library xorg/system: WARN: Lib folder doesn't exist, can't collect libraries: /home/conan/w/cci_PR-4774/.conan/data/xorg/system/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/lib [HOOK - conan-center.py] post_package_info(): WARN: [LIBRARY DOES NOT EXIST (KB-H054)] Component xorg::xorg libdir "lib" does not contain any library [HOOK - conan-center.py] post_package_info(): WARN: [LIBRARY DOES NOT EXIST (KB-H054)] Component xorg::xorg libdir "lib" does not contain any declared library [HOOK - conan-center.py] post_package_info(): WARN: [LIBRARY DOES NOT EXIST (KB-H054)] Component zstd::zstd libdir "lib" does not contain any declared library [HOOK - conan-center.py] post_package_info(): WARN: [LIBRARY DOES NOT EXIST (KB-H054)] Component libpq::libpq libdir "lib" does not contain any declared library [HOOK - conan-center.py] post_package_info(): WARN: [LIBRARY DOES NOT EXIST (KB-H054)] Component odbc::odbc libdir "lib" does not contain any declared library [HOOK - conan-center.py] post_package_info(): WARN: [LIBRARY DOES NOT EXIST (KB-H054)] Component pcre2::pcre2 libdir "lib" does not contain any declared library [HOOK - conan-center.py] post_package_info(): WARN: [LIBRARY DOES NOT EXIST (KB-H054)] Component xkbcommon::xkbcommon libdir "lib" does not contain any declared library ERROR: qarchive/2.0.1 (test package): Error in build() method, line 11 cmake.build() ConanException: Error 2 while executing cmake --build '/home/conan/w/cci_PR-4774/2/a5039927-5c60-4f24-8d28-9b722cfa97eb/recipes/qarchive/all/test_package/build/e1b631a153243bbf651da42751589caaee79b758' '--' '-j3'