WARN: libmysqlclient/8.0.17: requirement openssl/1.1.1i overridden by qt/5.15.2 to openssl/1.1.1j [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 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 [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 CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY /Users/jenkins/w/cci_PR-4774@3/.conan/data/qarchive/2.0.1/_/_/build/424a8a10ba3162a1b12240d7f587c251bcdac63c/source_subfolder/src/qarchive_enums.cc:0: Note: No relevant classes found. No output generated. /Users/jenkins/w/cci_PR-4774@3/.conan/data/qarchive/2.0.1/_/_/build/424a8a10ba3162a1b12240d7f587c251bcdac63c/source_subfolder/src/qarchiveioreader_p.cc:0: Note: No relevant classes found. No output generated. /Users/jenkins/w/cci_PR-4774@3/.conan/data/qarchive/2.0.1/_/_/build/424a8a10ba3162a1b12240d7f587c251bcdac63c/source_subfolder/include/qarchiveioreader_p.hpp:0: Note: No relevant classes found. No output generated. /Users/jenkins/w/cci_PR-4774@3/.conan/data/qarchive/2.0.1/_/_/build/424a8a10ba3162a1b12240d7f587c251bcdac63c/source_subfolder/src/qarchiveutils_p.cc:0: Note: No relevant classes found. No output generated. /Users/jenkins/w/cci_PR-4774@3/.conan/data/qarchive/2.0.1/_/_/build/424a8a10ba3162a1b12240d7f587c251bcdac63c/source_subfolder/include/qarchive_enums.hpp:0: Note: No relevant classes found. No output generated. /Users/jenkins/w/cci_PR-4774@3/.conan/data/qarchive/2.0.1/_/_/build/424a8a10ba3162a1b12240d7f587c251bcdac63c/source_subfolder/src/qarchivediskcompressor.cc:0: Note: No relevant classes found. No output generated. /Users/jenkins/w/cci_PR-4774@3/.conan/data/qarchive/2.0.1/_/_/build/424a8a10ba3162a1b12240d7f587c251bcdac63c/source_subfolder/src/qarchivediskextractor.cc:0: Note: No relevant classes found. No output generated. /Users/jenkins/w/cci_PR-4774@3/.conan/data/qarchive/2.0.1/_/_/build/424a8a10ba3162a1b12240d7f587c251bcdac63c/source_subfolder/include/qarchiveutils_p.hpp:0: Note: No relevant classes found. No output generated. /Users/jenkins/w/cci_PR-4774@3/.conan/data/qarchive/2.0.1/_/_/build/424a8a10ba3162a1b12240d7f587c251bcdac63c/source_subfolder/src/qarchivediskextractor_p.cc:0: Note: No relevant classes found. No output generated. /Users/jenkins/w/cci_PR-4774@3/.conan/data/qarchive/2.0.1/_/_/build/424a8a10ba3162a1b12240d7f587c251bcdac63c/source_subfolder/src/qarchivediskcompressor_p.cc:0: Note: No relevant classes found. No output generated. In file included from /Users/jenkins/w/cci_PR-4774@3/.conan/data/qarchive/2.0.1/_/_/build/424a8a10ba3162a1b12240d7f587c251bcdac63c/source_subfolder/src/qarchivediskcompressor.cc:5: /Users/jenkins/w/cci_PR-4774@3/.conan/data/qarchive/2.0.1/_/_/build/424a8a10ba3162a1b12240d7f587c251bcdac63c/source_subfolder/include/qarchivediskcompressor_p.hpp:69:20: warning: 'QLinkedList >' is deprecated: Use std::list instead [-Wdeprecated-declarations] QScopedPointer>> m_ConfirmedFiles; ^ /Users/jenkins/w/cci_PR-4774@3/.conan/data/qt/5.15.2/_/_/package/45ed8c5e0d0881235842049cc2a7b8dc6c8a5958/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 ^ /Users/jenkins/w/cci_PR-4774@3/.conan/data/qt/5.15.2/_/_/package/45ed8c5e0d0881235842049cc2a7b8dc6c8a5958/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) ^ /Users/jenkins/w/cci_PR-4774@3/.conan/data/qt/5.15.2/_/_/package/45ed8c5e0d0881235842049cc2a7b8dc6c8a5958/include/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X' # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text) ^ /Users/jenkins/w/cci_PR-4774@3/.conan/data/qt/5.15.2/_/_/package/45ed8c5e0d0881235842049cc2a7b8dc6c8a5958/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 /Users/jenkins/w/cci_PR-4774@3/.conan/data/qarchive/2.0.1/_/_/build/424a8a10ba3162a1b12240d7f587c251bcdac63c/source_subfolder/src/qarchivediskcompressor.cc:5: /Users/jenkins/w/cci_PR-4774@3/.conan/data/qarchive/2.0.1/_/_/build/424a8a10ba3162a1b12240d7f587c251bcdac63c/source_subfolder/include/qarchivediskcompressor_p.hpp:70:20: warning: 'QLinkedList >' is deprecated: Use std::list instead [-Wdeprecated-declarations] QScopedPointer>> m_StaggedFiles; ^ /Users/jenkins/w/cci_PR-4774@3/.conan/data/qt/5.15.2/_/_/package/45ed8c5e0d0881235842049cc2a7b8dc6c8a5958/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 ^ /Users/jenkins/w/cci_PR-4774@3/.conan/data/qt/5.15.2/_/_/package/45ed8c5e0d0881235842049cc2a7b8dc6c8a5958/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) ^ /Users/jenkins/w/cci_PR-4774@3/.conan/data/qt/5.15.2/_/_/package/45ed8c5e0d0881235842049cc2a7b8dc6c8a5958/include/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X' # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text) ^ /Users/jenkins/w/cci_PR-4774@3/.conan/data/qt/5.15.2/_/_/package/45ed8c5e0d0881235842049cc2a7b8dc6c8a5958/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 /Users/jenkins/w/cci_PR-4774@3/.conan/data/qarchive/2.0.1/_/_/build/424a8a10ba3162a1b12240d7f587c251bcdac63c/source_subfolder/src/qarchivediskcompressor_p.cc:8: /Users/jenkins/w/cci_PR-4774@3/.conan/data/qarchive/2.0.1/_/_/build/424a8a10ba3162a1b12240d7f587c251bcdac63c/source_subfolder/include/qarchivediskcompressor_p.hpp:69:20: warning: 'QLinkedList >' is deprecated: Use std::list instead [-Wdeprecated-declarations] QScopedPointer>> m_ConfirmedFiles; ^ /Users/jenkins/w/cci_PR-4774@3/.conan/data/qt/5.15.2/_/_/package/45ed8c5e0d0881235842049cc2a7b8dc6c8a5958/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 ^ /Users/jenkins/w/cci_PR-4774@3/.conan/data/qt/5.15.2/_/_/package/45ed8c5e0d0881235842049cc2a7b8dc6c8a5958/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) ^ /Users/jenkins/w/cci_PR-4774@3/.conan/data/qt/5.15.2/_/_/package/45ed8c5e0d0881235842049cc2a7b8dc6c8a5958/include/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X' # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text) ^ /Users/jenkins/w/cci_PR-4774@3/.conan/data/qt/5.15.2/_/_/package/45ed8c5e0d0881235842049cc2a7b8dc6c8a5958/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 /Users/jenkins/w/cci_PR-4774@3/.conan/data/qarchive/2.0.1/_/_/build/424a8a10ba3162a1b12240d7f587c251bcdac63c/source_subfolder/src/qarchivediskcompressor_p.cc:8: /Users/jenkins/w/cci_PR-4774@3/.conan/data/qarchive/2.0.1/_/_/build/424a8a10ba3162a1b12240d7f587c251bcdac63c/source_subfolder/include/qarchivediskcompressor_p.hpp:70:20: warning: 'QLinkedList >' is deprecated: Use std::list instead [-Wdeprecated-declarations] QScopedPointer>> m_StaggedFiles; ^ /Users/jenkins/w/cci_PR-4774@3/.conan/data/qt/5.15.2/_/_/package/45ed8c5e0d0881235842049cc2a7b8dc6c8a5958/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 ^ /Users/jenkins/w/cci_PR-4774@3/.conan/data/qt/5.15.2/_/_/package/45ed8c5e0d0881235842049cc2a7b8dc6c8a5958/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) ^ /Users/jenkins/w/cci_PR-4774@3/.conan/data/qt/5.15.2/_/_/package/45ed8c5e0d0881235842049cc2a7b8dc6c8a5958/include/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X' # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text) ^ /Users/jenkins/w/cci_PR-4774@3/.conan/data/qt/5.15.2/_/_/package/45ed8c5e0d0881235842049cc2a7b8dc6c8a5958/include/QtCore/qcompilerdetection.h:675:55: note: expanded from macro 'Q_DECL_DEPRECATED_X' # define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text))) ^ /Users/jenkins/w/cci_PR-4774@3/.conan/data/qarchive/2.0.1/_/_/build/424a8a10ba3162a1b12240d7f587c251bcdac63c/source_subfolder/src/qarchivediskcompressor_p.cc:34:30: warning: 'QLinkedList >' is deprecated: Use std::list instead [-Wdeprecated-declarations] m_StaggedFiles.reset(new QLinkedList>); ^ /Users/jenkins/w/cci_PR-4774@3/.conan/data/qt/5.15.2/_/_/package/45ed8c5e0d0881235842049cc2a7b8dc6c8a5958/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 ^ /Users/jenkins/w/cci_PR-4774@3/.conan/data/qt/5.15.2/_/_/package/45ed8c5e0d0881235842049cc2a7b8dc6c8a5958/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) ^ /Users/jenkins/w/cci_PR-4774@3/.conan/data/qt/5.15.2/_/_/package/45ed8c5e0d0881235842049cc2a7b8dc6c8a5958/include/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X' # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text) ^ /Users/jenkins/w/cci_PR-4774@3/.conan/data/qt/5.15.2/_/_/package/45ed8c5e0d0881235842049cc2a7b8dc6c8a5958/include/QtCore/qcompilerdetection.h:675:55: note: expanded from macro 'Q_DECL_DEPRECATED_X' # define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text))) ^ /Users/jenkins/w/cci_PR-4774@3/.conan/data/qarchive/2.0.1/_/_/build/424a8a10ba3162a1b12240d7f587c251bcdac63c/source_subfolder/src/qarchivediskcompressor_p.cc:35:32: warning: 'QLinkedList >' is deprecated: Use std::list instead [-Wdeprecated-declarations] m_ConfirmedFiles.reset(new QLinkedList>); ^ /Users/jenkins/w/cci_PR-4774@3/.conan/data/qt/5.15.2/_/_/package/45ed8c5e0d0881235842049cc2a7b8dc6c8a5958/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 ^ /Users/jenkins/w/cci_PR-4774@3/.conan/data/qt/5.15.2/_/_/package/45ed8c5e0d0881235842049cc2a7b8dc6c8a5958/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) ^ /Users/jenkins/w/cci_PR-4774@3/.conan/data/qt/5.15.2/_/_/package/45ed8c5e0d0881235842049cc2a7b8dc6c8a5958/include/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X' # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text) ^ /Users/jenkins/w/cci_PR-4774@3/.conan/data/qt/5.15.2/_/_/package/45ed8c5e0d0881235842049cc2a7b8dc6c8a5958/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. In file included from /Users/jenkins/w/cci_PR-4774@3/.conan/data/qarchive/2.0.1/_/_/build/424a8a10ba3162a1b12240d7f587c251bcdac63c/source_subfolder/include/moc_qarchivediskcompressor_p.cpp:10: /Users/jenkins/w/cci_PR-4774@3/.conan/data/qarchive/2.0.1/_/_/build/424a8a10ba3162a1b12240d7f587c251bcdac63c/source_subfolder/include/qarchivediskcompressor_p.hpp:69:20: warning: 'QLinkedList >' is deprecated: Use std::list instead [-Wdeprecated-declarations] QScopedPointer>> m_ConfirmedFiles; ^ /Users/jenkins/w/cci_PR-4774@3/.conan/data/qt/5.15.2/_/_/package/45ed8c5e0d0881235842049cc2a7b8dc6c8a5958/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 ^ /Users/jenkins/w/cci_PR-4774@3/.conan/data/qt/5.15.2/_/_/package/45ed8c5e0d0881235842049cc2a7b8dc6c8a5958/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) ^ /Users/jenkins/w/cci_PR-4774@3/.conan/data/qt/5.15.2/_/_/package/45ed8c5e0d0881235842049cc2a7b8dc6c8a5958/include/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X' # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text) ^ /Users/jenkins/w/cci_PR-4774@3/.conan/data/qt/5.15.2/_/_/package/45ed8c5e0d0881235842049cc2a7b8dc6c8a5958/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 /Users/jenkins/w/cci_PR-4774@3/.conan/data/qarchive/2.0.1/_/_/build/424a8a10ba3162a1b12240d7f587c251bcdac63c/source_subfolder/include/moc_qarchivediskcompressor_p.cpp:10: /Users/jenkins/w/cci_PR-4774@3/.conan/data/qarchive/2.0.1/_/_/build/424a8a10ba3162a1b12240d7f587c251bcdac63c/source_subfolder/include/qarchivediskcompressor_p.hpp:70:20: warning: 'QLinkedList >' is deprecated: Use std::list instead [-Wdeprecated-declarations] QScopedPointer>> m_StaggedFiles; ^ /Users/jenkins/w/cci_PR-4774@3/.conan/data/qt/5.15.2/_/_/package/45ed8c5e0d0881235842049cc2a7b8dc6c8a5958/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 ^ /Users/jenkins/w/cci_PR-4774@3/.conan/data/qt/5.15.2/_/_/package/45ed8c5e0d0881235842049cc2a7b8dc6c8a5958/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) ^ /Users/jenkins/w/cci_PR-4774@3/.conan/data/qt/5.15.2/_/_/package/45ed8c5e0d0881235842049cc2a7b8dc6c8a5958/include/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X' # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text) ^ /Users/jenkins/w/cci_PR-4774@3/.conan/data/qt/5.15.2/_/_/package/45ed8c5e0d0881235842049cc2a7b8dc6c8a5958/include/QtCore/qcompilerdetection.h:675:55: note: expanded from macro 'Q_DECL_DEPRECATED_X' # define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text))) ^ 4 warnings generated. 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 objc[55647]: Class QMacAutoReleasePoolTracker is implemented in both /Users/jenkins/w/cci_PR-4774@3/.conan/data/qarchive/2.0.1/_/_/package/424a8a10ba3162a1b12240d7f587c251bcdac63c/lib/libQArchive.dylib (0x10ffc6438) and /Users/jenkins/w/cci_PR-4774@3/12/2fc11cca-f773-4e4e-8191-5b7cd4874fb8/recipes/qarchive/all/test_package/build/4ffa88f0feebe515f71f3f82a07efbf46e9afbe7/bin/test_package (0x10f9d31f0). One of the two will be used. Which one is undefined. objc[55647]: Class QT_ROOT_LEVEL_POOL__THESE_OBJECTS_WILL_BE_RELEASED_WHEN_QAPP_GOES_OUT_OF_SCOPE is implemented in both /Users/jenkins/w/cci_PR-4774@3/.conan/data/qarchive/2.0.1/_/_/package/424a8a10ba3162a1b12240d7f587c251bcdac63c/lib/libQArchive.dylib (0x10ffc64b0) and /Users/jenkins/w/cci_PR-4774@3/12/2fc11cca-f773-4e4e-8191-5b7cd4874fb8/recipes/qarchive/all/test_package/build/4ffa88f0feebe515f71f3f82a07efbf46e9afbe7/bin/test_package (0x10f9d3268). One of the two will be used. Which one is undefined. objc[55647]: Class KeyValueObserver is implemented in both /Users/jenkins/w/cci_PR-4774@3/.conan/data/qarchive/2.0.1/_/_/package/424a8a10ba3162a1b12240d7f587c251bcdac63c/lib/libQArchive.dylib (0x10ffc64d8) and /Users/jenkins/w/cci_PR-4774@3/12/2fc11cca-f773-4e4e-8191-5b7cd4874fb8/recipes/qarchive/all/test_package/build/4ffa88f0feebe515f71f3f82a07efbf46e9afbe7/bin/test_package (0x10f9d3290). One of the two will be used. Which one is undefined. objc[55647]: Class RunLoopModeTracker is implemented in both /Users/jenkins/w/cci_PR-4774@3/.conan/data/qarchive/2.0.1/_/_/package/424a8a10ba3162a1b12240d7f587c251bcdac63c/lib/libQArchive.dylib (0x10ffc6528) and /Users/jenkins/w/cci_PR-4774@3/12/2fc11cca-f773-4e4e-8191-5b7cd4874fb8/recipes/qarchive/all/test_package/build/4ffa88f0feebe515f71f3f82a07efbf46e9afbe7/bin/test_package (0x10f9d32e0). One of the two will be used. Which one is undefined.