CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY /Users/jenkins/w/cci_PR-4774@2/.conan/data/qarchive/2.0.1/_/_/build/109f08a8bdf6fc1ff4ef5d36e303a6cd23fefd03/source_subfolder/src/qarchive_enums.cc:0: Note: No relevant classes found. No output generated. /Users/jenkins/w/cci_PR-4774@2/.conan/data/qarchive/2.0.1/_/_/build/109f08a8bdf6fc1ff4ef5d36e303a6cd23fefd03/source_subfolder/src/qarchiveioreader_p.cc:0: Note: No relevant classes found. No output generated. /Users/jenkins/w/cci_PR-4774@2/.conan/data/qarchive/2.0.1/_/_/build/109f08a8bdf6fc1ff4ef5d36e303a6cd23fefd03/source_subfolder/include/qarchiveioreader_p.hpp:0: Note: No relevant classes found. No output generated. /Users/jenkins/w/cci_PR-4774@2/.conan/data/qarchive/2.0.1/_/_/build/109f08a8bdf6fc1ff4ef5d36e303a6cd23fefd03/source_subfolder/src/qarchiveutils_p.cc:0: Note: No relevant classes found. No output generated. /Users/jenkins/w/cci_PR-4774@2/.conan/data/qarchive/2.0.1/_/_/build/109f08a8bdf6fc1ff4ef5d36e303a6cd23fefd03/source_subfolder/src/qarchivediskcompressor.cc:0: Note: No relevant classes found. No output generated. /Users/jenkins/w/cci_PR-4774@2/.conan/data/qarchive/2.0.1/_/_/build/109f08a8bdf6fc1ff4ef5d36e303a6cd23fefd03/source_subfolder/include/qarchive_enums.hpp:0: Note: No relevant classes found. No output generated. /Users/jenkins/w/cci_PR-4774@2/.conan/data/qarchive/2.0.1/_/_/build/109f08a8bdf6fc1ff4ef5d36e303a6cd23fefd03/source_subfolder/src/qarchivediskextractor.cc:0: Note: No relevant classes found. No output generated. /Users/jenkins/w/cci_PR-4774@2/.conan/data/qarchive/2.0.1/_/_/build/109f08a8bdf6fc1ff4ef5d36e303a6cd23fefd03/source_subfolder/src/qarchivediskextractor_p.cc:0: Note: No relevant classes found. No output generated. /Users/jenkins/w/cci_PR-4774@2/.conan/data/qarchive/2.0.1/_/_/build/109f08a8bdf6fc1ff4ef5d36e303a6cd23fefd03/source_subfolder/src/qarchivediskcompressor_p.cc:0: Note: No relevant classes found. No output generated. /Users/jenkins/w/cci_PR-4774@2/.conan/data/qarchive/2.0.1/_/_/build/109f08a8bdf6fc1ff4ef5d36e303a6cd23fefd03/source_subfolder/include/qarchiveutils_p.hpp:0: Note: No relevant classes found. No output generated. In file included from /Users/jenkins/w/cci_PR-4774@2/.conan/data/qarchive/2.0.1/_/_/build/109f08a8bdf6fc1ff4ef5d36e303a6cd23fefd03/source_subfolder/src/qarchivediskcompressor.cc:5: /Users/jenkins/w/cci_PR-4774@2/.conan/data/qarchive/2.0.1/_/_/build/109f08a8bdf6fc1ff4ef5d36e303a6cd23fefd03/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@2/.conan/data/qt/5.15.2/_/_/package/cca268e1bbdfc4fffb8b5a400bdf171254f408e1/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@2/.conan/data/qt/5.15.2/_/_/package/cca268e1bbdfc4fffb8b5a400bdf171254f408e1/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@2/.conan/data/qt/5.15.2/_/_/package/cca268e1bbdfc4fffb8b5a400bdf171254f408e1/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@2/.conan/data/qt/5.15.2/_/_/package/cca268e1bbdfc4fffb8b5a400bdf171254f408e1/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@2/.conan/data/qarchive/2.0.1/_/_/build/109f08a8bdf6fc1ff4ef5d36e303a6cd23fefd03/source_subfolder/src/qarchivediskcompressor.cc:5: /Users/jenkins/w/cci_PR-4774@2/.conan/data/qarchive/2.0.1/_/_/build/109f08a8bdf6fc1ff4ef5d36e303a6cd23fefd03/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@2/.conan/data/qt/5.15.2/_/_/package/cca268e1bbdfc4fffb8b5a400bdf171254f408e1/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@2/.conan/data/qt/5.15.2/_/_/package/cca268e1bbdfc4fffb8b5a400bdf171254f408e1/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@2/.conan/data/qt/5.15.2/_/_/package/cca268e1bbdfc4fffb8b5a400bdf171254f408e1/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@2/.conan/data/qt/5.15.2/_/_/package/cca268e1bbdfc4fffb8b5a400bdf171254f408e1/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@2/.conan/data/qarchive/2.0.1/_/_/build/109f08a8bdf6fc1ff4ef5d36e303a6cd23fefd03/source_subfolder/src/qarchivediskcompressor_p.cc:8: /Users/jenkins/w/cci_PR-4774@2/.conan/data/qarchive/2.0.1/_/_/build/109f08a8bdf6fc1ff4ef5d36e303a6cd23fefd03/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@2/.conan/data/qt/5.15.2/_/_/package/cca268e1bbdfc4fffb8b5a400bdf171254f408e1/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@2/.conan/data/qt/5.15.2/_/_/package/cca268e1bbdfc4fffb8b5a400bdf171254f408e1/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@2/.conan/data/qt/5.15.2/_/_/package/cca268e1bbdfc4fffb8b5a400bdf171254f408e1/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@2/.conan/data/qt/5.15.2/_/_/package/cca268e1bbdfc4fffb8b5a400bdf171254f408e1/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@2/.conan/data/qarchive/2.0.1/_/_/build/109f08a8bdf6fc1ff4ef5d36e303a6cd23fefd03/source_subfolder/src/qarchivediskcompressor_p.cc:8: /Users/jenkins/w/cci_PR-4774@2/.conan/data/qarchive/2.0.1/_/_/build/109f08a8bdf6fc1ff4ef5d36e303a6cd23fefd03/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@2/.conan/data/qt/5.15.2/_/_/package/cca268e1bbdfc4fffb8b5a400bdf171254f408e1/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@2/.conan/data/qt/5.15.2/_/_/package/cca268e1bbdfc4fffb8b5a400bdf171254f408e1/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@2/.conan/data/qt/5.15.2/_/_/package/cca268e1bbdfc4fffb8b5a400bdf171254f408e1/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@2/.conan/data/qt/5.15.2/_/_/package/cca268e1bbdfc4fffb8b5a400bdf171254f408e1/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@2/.conan/data/qarchive/2.0.1/_/_/build/109f08a8bdf6fc1ff4ef5d36e303a6cd23fefd03/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@2/.conan/data/qt/5.15.2/_/_/package/cca268e1bbdfc4fffb8b5a400bdf171254f408e1/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@2/.conan/data/qt/5.15.2/_/_/package/cca268e1bbdfc4fffb8b5a400bdf171254f408e1/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@2/.conan/data/qt/5.15.2/_/_/package/cca268e1bbdfc4fffb8b5a400bdf171254f408e1/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@2/.conan/data/qt/5.15.2/_/_/package/cca268e1bbdfc4fffb8b5a400bdf171254f408e1/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@2/.conan/data/qarchive/2.0.1/_/_/build/109f08a8bdf6fc1ff4ef5d36e303a6cd23fefd03/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@2/.conan/data/qt/5.15.2/_/_/package/cca268e1bbdfc4fffb8b5a400bdf171254f408e1/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@2/.conan/data/qt/5.15.2/_/_/package/cca268e1bbdfc4fffb8b5a400bdf171254f408e1/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@2/.conan/data/qt/5.15.2/_/_/package/cca268e1bbdfc4fffb8b5a400bdf171254f408e1/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@2/.conan/data/qt/5.15.2/_/_/package/cca268e1bbdfc4fffb8b5a400bdf171254f408e1/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. In file included from /Users/jenkins/w/cci_PR-4774@2/.conan/data/qarchive/2.0.1/_/_/build/109f08a8bdf6fc1ff4ef5d36e303a6cd23fefd03/source_subfolder/include/moc_qarchivediskcompressor_p.cpp:10: /Users/jenkins/w/cci_PR-4774@2/.conan/data/qarchive/2.0.1/_/_/build/109f08a8bdf6fc1ff4ef5d36e303a6cd23fefd03/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@2/.conan/data/qt/5.15.2/_/_/package/cca268e1bbdfc4fffb8b5a400bdf171254f408e1/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@2/.conan/data/qt/5.15.2/_/_/package/cca268e1bbdfc4fffb8b5a400bdf171254f408e1/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@2/.conan/data/qt/5.15.2/_/_/package/cca268e1bbdfc4fffb8b5a400bdf171254f408e1/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@2/.conan/data/qt/5.15.2/_/_/package/cca268e1bbdfc4fffb8b5a400bdf171254f408e1/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@2/.conan/data/qarchive/2.0.1/_/_/build/109f08a8bdf6fc1ff4ef5d36e303a6cd23fefd03/source_subfolder/include/moc_qarchivediskcompressor_p.cpp:10: /Users/jenkins/w/cci_PR-4774@2/.conan/data/qarchive/2.0.1/_/_/build/109f08a8bdf6fc1ff4ef5d36e303a6cd23fefd03/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@2/.conan/data/qt/5.15.2/_/_/package/cca268e1bbdfc4fffb8b5a400bdf171254f408e1/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@2/.conan/data/qt/5.15.2/_/_/package/cca268e1bbdfc4fffb8b5a400bdf171254f408e1/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@2/.conan/data/qt/5.15.2/_/_/package/cca268e1bbdfc4fffb8b5a400bdf171254f408e1/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@2/.conan/data/qt/5.15.2/_/_/package/cca268e1bbdfc4fffb8b5a400bdf171254f408e1/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. /Library/Developer/CommandLineTools/usr/bin/ranlib: file: ../lib/libQArchive.a(moc_qarchivediskcompressor.cpp.o) has no symbols /Library/Developer/CommandLineTools/usr/bin/ranlib: file: ../lib/libQArchive.a(moc_qarchivediskextractor.cpp.o) has no symbols /Library/Developer/CommandLineTools/usr/bin/ranlib: file: ../lib/libQArchive.a(moc_qarchive_enums.cpp.o) has no symbols /Library/Developer/CommandLineTools/usr/bin/ranlib: file: ../lib/libQArchive.a(moc_qarchivediskcompressor_p.cpp.o) has no symbols /Library/Developer/CommandLineTools/usr/bin/ranlib: file: ../lib/libQArchive.a(moc_qarchivediskextractor_p.cpp.o) has no symbols /Library/Developer/CommandLineTools/usr/bin/ranlib: file: ../lib/libQArchive.a(moc_qarchiveutils_p.cpp.o) has no symbols /Library/Developer/CommandLineTools/usr/bin/ranlib: file: ../lib/libQArchive.a(moc_qarchiveioreader_p.cpp.o) has no symbols /Library/Developer/CommandLineTools/usr/bin/ranlib: file: ../lib/libQArchive.a(moc_qarchive_enums.cpp.o) has no symbols /Library/Developer/CommandLineTools/usr/bin/ranlib: file: ../lib/libQArchive.a(moc_qarchiveutils_p.cpp.o) has no symbols /Library/Developer/CommandLineTools/usr/bin/ranlib: file: ../lib/libQArchive.a(moc_qarchiveioreader_p.cpp.o) has no symbols /Library/Developer/CommandLineTools/usr/bin/ranlib: file: ../lib/libQArchive.a(moc_qarchivediskcompressor.cpp.o) has no symbols /Library/Developer/CommandLineTools/usr/bin/ranlib: file: ../lib/libQArchive.a(moc_qarchivediskextractor.cpp.o) has no symbols /Library/Developer/CommandLineTools/usr/bin/ranlib: file: ../lib/libQArchive.a(moc_qarchive_enums.cpp.o) has no symbols /Library/Developer/CommandLineTools/usr/bin/ranlib: file: ../lib/libQArchive.a(moc_qarchivediskcompressor_p.cpp.o) has no symbols /Library/Developer/CommandLineTools/usr/bin/ranlib: file: ../lib/libQArchive.a(moc_qarchivediskextractor_p.cpp.o) has no symbols /Library/Developer/CommandLineTools/usr/bin/ranlib: file: ../lib/libQArchive.a(moc_qarchiveutils_p.cpp.o) has no symbols /Library/Developer/CommandLineTools/usr/bin/ranlib: file: ../lib/libQArchive.a(moc_qarchiveioreader_p.cpp.o) has no symbols /Library/Developer/CommandLineTools/usr/bin/ranlib: file: ../lib/libQArchive.a(moc_qarchive_enums.cpp.o) has no symbols /Library/Developer/CommandLineTools/usr/bin/ranlib: file: ../lib/libQArchive.a(moc_qarchiveutils_p.cpp.o) has no symbols /Library/Developer/CommandLineTools/usr/bin/ranlib: file: ../lib/libQArchive.a(moc_qarchiveioreader_p.cpp.o) has no symbols /Library/Developer/CommandLineTools/usr/bin/ranlib: file: /Users/jenkins/w/cci_PR-4774@2/.conan/data/qarchive/2.0.1/_/_/package/109f08a8bdf6fc1ff4ef5d36e303a6cd23fefd03/lib/libQArchive.a(moc_qarchivediskcompressor.cpp.o) has no symbols /Library/Developer/CommandLineTools/usr/bin/ranlib: file: /Users/jenkins/w/cci_PR-4774@2/.conan/data/qarchive/2.0.1/_/_/package/109f08a8bdf6fc1ff4ef5d36e303a6cd23fefd03/lib/libQArchive.a(moc_qarchivediskextractor.cpp.o) has no symbols /Library/Developer/CommandLineTools/usr/bin/ranlib: file: /Users/jenkins/w/cci_PR-4774@2/.conan/data/qarchive/2.0.1/_/_/package/109f08a8bdf6fc1ff4ef5d36e303a6cd23fefd03/lib/libQArchive.a(moc_qarchive_enums.cpp.o) has no symbols /Library/Developer/CommandLineTools/usr/bin/ranlib: file: /Users/jenkins/w/cci_PR-4774@2/.conan/data/qarchive/2.0.1/_/_/package/109f08a8bdf6fc1ff4ef5d36e303a6cd23fefd03/lib/libQArchive.a(moc_qarchivediskcompressor_p.cpp.o) has no symbols /Library/Developer/CommandLineTools/usr/bin/ranlib: file: /Users/jenkins/w/cci_PR-4774@2/.conan/data/qarchive/2.0.1/_/_/package/109f08a8bdf6fc1ff4ef5d36e303a6cd23fefd03/lib/libQArchive.a(moc_qarchivediskextractor_p.cpp.o) has no symbols /Library/Developer/CommandLineTools/usr/bin/ranlib: file: /Users/jenkins/w/cci_PR-4774@2/.conan/data/qarchive/2.0.1/_/_/package/109f08a8bdf6fc1ff4ef5d36e303a6cd23fefd03/lib/libQArchive.a(moc_qarchiveutils_p.cpp.o) has no symbols /Library/Developer/CommandLineTools/usr/bin/ranlib: file: /Users/jenkins/w/cci_PR-4774@2/.conan/data/qarchive/2.0.1/_/_/package/109f08a8bdf6fc1ff4ef5d36e303a6cd23fefd03/lib/libQArchive.a(moc_qarchiveioreader_p.cpp.o) has no symbols /Library/Developer/CommandLineTools/usr/bin/ranlib: file: /Users/jenkins/w/cci_PR-4774@2/.conan/data/qarchive/2.0.1/_/_/package/109f08a8bdf6fc1ff4ef5d36e303a6cd23fefd03/lib/libQArchive.a(moc_qarchive_enums.cpp.o) has no symbols /Library/Developer/CommandLineTools/usr/bin/ranlib: file: /Users/jenkins/w/cci_PR-4774@2/.conan/data/qarchive/2.0.1/_/_/package/109f08a8bdf6fc1ff4ef5d36e303a6cd23fefd03/lib/libQArchive.a(moc_qarchiveutils_p.cpp.o) has no symbols /Library/Developer/CommandLineTools/usr/bin/ranlib: file: /Users/jenkins/w/cci_PR-4774@2/.conan/data/qarchive/2.0.1/_/_/package/109f08a8bdf6fc1ff4ef5d36e303a6cd23fefd03/lib/libQArchive.a(moc_qarchiveioreader_p.cpp.o) has no symbols 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 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