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 CMAKE_INSTALL_SYSTEM_RUNTIME_LIBS_SKIP ENABLE_DATA_POSTGRESQL ENABLE_ENCODINGS ENABLE_JWT In file included from /Users/jenkins/w/cci_PR-3151/.conan/data/poco/1.8.1/_/_/build/d7b8a04658e9181ae945d24b1b2c70b5a02645a0/source_subfolder/Foundation/src/DirectoryIteratorStrategy.cpp:15: /Users/jenkins/w/cci_PR-3151/.conan/data/poco/1.8.1/_/_/build/d7b8a04658e9181ae945d24b1b2c70b5a02645a0/source_subfolder/Foundation/include/Poco/DirectoryIteratorStrategy.h:35:15: warning: 'pointer_to_unary_function > > &, unsigned short>' is deprecated [-Wdeprecated-declarations] typedef std::pointer_to_unary_function DepthFunPtr; ^ /Applications/Xcode-11.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/functional:1085:28: note: 'pointer_to_unary_function > > &, unsigned short>' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 pointer_to_unary_function ^ /Applications/Xcode-11.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/__config:1101:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode-11.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/__config:1090:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ In file included from /Users/jenkins/w/cci_PR-3151/.conan/data/poco/1.8.1/_/_/build/d7b8a04658e9181ae945d24b1b2c70b5a02645a0/source_subfolder/Foundation/src/DirectoryIteratorStrategy.cpp:15: /Users/jenkins/w/cci_PR-3151/.conan/data/poco/1.8.1/_/_/build/d7b8a04658e9181ae945d24b1b2c70b5a02645a0/source_subfolder/Foundation/include/Poco/DirectoryIteratorStrategy.h:42:15: warning: 'DepthFunPtr' is deprecated [-Wdeprecated-declarations] TraverseBase(DepthFunPtr depthDeterminer, UInt16 maxDepth = D_INFINITE); ^ /Applications/Xcode-11.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/functional:1085:28: note: 'pointer_to_unary_function > > &, unsigned short>' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 pointer_to_unary_function ^ /Applications/Xcode-11.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/__config:1101:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode-11.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/__config:1090:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ In file included from /Users/jenkins/w/cci_PR-3151/.conan/data/poco/1.8.1/_/_/build/d7b8a04658e9181ae945d24b1b2c70b5a02645a0/source_subfolder/Foundation/src/DirectoryIteratorStrategy.cpp:15: /Users/jenkins/w/cci_PR-3151/.conan/data/poco/1.8.1/_/_/build/d7b8a04658e9181ae945d24b1b2c70b5a02645a0/source_subfolder/Foundation/include/Poco/DirectoryIteratorStrategy.h:48:2: warning: 'DepthFunPtr' is deprecated [-Wdeprecated-declarations] DepthFunPtr _depthDeterminer; ^ /Applications/Xcode-11.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/functional:1085:28: note: 'pointer_to_unary_function > > &, unsigned short>' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 pointer_to_unary_function ^ /Applications/Xcode-11.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/__config:1101:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode-11.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/__config:1090:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ In file included from /Users/jenkins/w/cci_PR-3151/.conan/data/poco/1.8.1/_/_/build/d7b8a04658e9181ae945d24b1b2c70b5a02645a0/source_subfolder/Foundation/src/DirectoryIteratorStrategy.cpp:15: /Users/jenkins/w/cci_PR-3151/.conan/data/poco/1.8.1/_/_/build/d7b8a04658e9181ae945d24b1b2c70b5a02645a0/source_subfolder/Foundation/include/Poco/DirectoryIteratorStrategy.h:62:24: warning: 'DepthFunPtr' is deprecated [-Wdeprecated-declarations] ChildrenFirstTraverse(DepthFunPtr depthDeterminer, UInt16 maxDepth = D_INFINITE); ^ /Applications/Xcode-11.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/functional:1085:28: note: 'pointer_to_unary_function > > &, unsigned short>' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 pointer_to_unary_function ^ /Applications/Xcode-11.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/__config:1101:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode-11.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/__config:1090:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ In file included from /Users/jenkins/w/cci_PR-3151/.conan/data/poco/1.8.1/_/_/build/d7b8a04658e9181ae945d24b1b2c70b5a02645a0/source_subfolder/Foundation/src/DirectoryIteratorStrategy.cpp:15: /Users/jenkins/w/cci_PR-3151/.conan/data/poco/1.8.1/_/_/build/d7b8a04658e9181ae945d24b1b2c70b5a02645a0/source_subfolder/Foundation/include/Poco/DirectoryIteratorStrategy.h:76:24: warning: 'DepthFunPtr' is deprecated [-Wdeprecated-declarations] SiblingsFirstTraverse(DepthFunPtr depthDeterminer, UInt16 maxDepth = D_INFINITE); ^ /Applications/Xcode-11.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/functional:1085:28: note: 'pointer_to_unary_function > > &, unsigned short>' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 pointer_to_unary_function ^ /Applications/Xcode-11.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/__config:1101:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode-11.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/__config:1090:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ /Users/jenkins/w/cci_PR-3151/.conan/data/poco/1.8.1/_/_/build/d7b8a04658e9181ae945d24b1b2c70b5a02645a0/source_subfolder/Foundation/src/DirectoryIteratorStrategy.cpp:24:28: warning: 'DepthFunPtr' is deprecated [-Wdeprecated-declarations] TraverseBase::TraverseBase(DepthFunPtr depthDeterminer, UInt16 maxDepth) ^ /Applications/Xcode-11.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/functional:1085:28: note: 'pointer_to_unary_function > > &, unsigned short>' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 pointer_to_unary_function ^ /Applications/Xcode-11.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/__config:1101:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode-11.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/__config:1090:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ /Users/jenkins/w/cci_PR-3151/.conan/data/poco/1.8.1/_/_/build/d7b8a04658e9181ae945d24b1b2c70b5a02645a0/source_subfolder/Foundation/src/DirectoryIteratorStrategy.cpp:52:46: warning: 'DepthFunPtr' is deprecated [-Wdeprecated-declarations] ChildrenFirstTraverse::ChildrenFirstTraverse(DepthFunPtr depthDeterminer, UInt16 maxDepth) ^ /Applications/Xcode-11.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/functional:1085:28: note: 'pointer_to_unary_function > > &, unsigned short>' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 pointer_to_unary_function ^ /Applications/Xcode-11.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/__config:1101:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode-11.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/__config:1090:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ /Users/jenkins/w/cci_PR-3151/.conan/data/poco/1.8.1/_/_/build/d7b8a04658e9181ae945d24b1b2c70b5a02645a0/source_subfolder/Foundation/src/DirectoryIteratorStrategy.cpp:109:46: warning: 'DepthFunPtr' is deprecated [-Wdeprecated-declarations] SiblingsFirstTraverse::SiblingsFirstTraverse(DepthFunPtr depthDeterminer, UInt16 maxDepth) ^ /Applications/Xcode-11.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/functional:1085:28: note: 'pointer_to_unary_function > > &, unsigned short>' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 pointer_to_unary_function ^ /Applications/Xcode-11.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/__config:1101:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode-11.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/__config:1090:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ 8 warnings generated. /Applications/Xcode-11.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: ../../lib/libPocoFoundation.a(ByteOrder.cpp.o) has no symbols /Applications/Xcode-11.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: ../../lib/libPocoFoundation.a(String.cpp.o) has no symbols /Applications/Xcode-11.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: ../../lib/libPocoFoundation.a(ByteOrder.cpp.o) has no symbols /Applications/Xcode-11.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: ../../lib/libPocoFoundation.a(String.cpp.o) has no symbols clang: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] /Applications/Xcode-11.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: ../../lib/libPocoXML.a(XMLString.cpp.o) has no symbols /Applications/Xcode-11.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: ../../lib/libPocoXML.a(XMLString.cpp.o) has no symbols /Applications/Xcode-11.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/jenkins/w/cci_PR-3151/.conan/data/poco/1.8.1/_/_/package/d7b8a04658e9181ae945d24b1b2c70b5a02645a0/lib/libPocoFoundation.a(ByteOrder.cpp.o) has no symbols /Applications/Xcode-11.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/jenkins/w/cci_PR-3151/.conan/data/poco/1.8.1/_/_/package/d7b8a04658e9181ae945d24b1b2c70b5a02645a0/lib/libPocoFoundation.a(String.cpp.o) has no symbols /Applications/Xcode-11.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/jenkins/w/cci_PR-3151/.conan/data/poco/1.8.1/_/_/package/d7b8a04658e9181ae945d24b1b2c70b5a02645a0/lib/libPocoXML.a(XMLString.cpp.o) has no symbols CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY Command line: bin/util Arguments to main(): Application properties: application.argc = 1 application.argv[0] = bin/util application.baseName = util application.configDir = /Users/jenkins/w/cci_PR-3151/7/f9b2d03c-7a4e-4ea3-9087-d6eae126767b/recipes/poco/all/test_package/build/da74fa9642927e41564dffeb9bd8855968fee171/bin/ application.dir = /Users/jenkins/w/cci_PR-3151/7/f9b2d03c-7a4e-4ea3-9087-d6eae126767b/recipes/poco/all/test_package/build/da74fa9642927e41564dffeb9bd8855968fee171/bin/ application.name = util application.path = /Users/jenkins/w/cci_PR-3151/7/f9b2d03c-7a4e-4ea3-9087-d6eae126767b/recipes/poco/all/test_package/build/da74fa9642927e41564dffeb9bd8855968fee171/bin/util system.osName = Darwin system.osVersion = 18.7.0 system.osArchitecture = x86_64 system.nodeName = administrators-Mac-mini.local system.nodeId = 44fb42fffeb2 system.currentDir = /Users/jenkins/w/cci_PR-3151/7/f9b2d03c-7a4e-4ea3-9087-d6eae126767b/recipes/poco/all/test_package/build/da74fa9642927e41564dffeb9bd8855968fee171/ system.homeDir = /Users/jenkins/ system.tempDir = /var/folders/s4/dq53_4596q775vkwyk3xb6g400015j/T/ system.dateTime = 2020-10-20T03:13:39Z system.pid = 28408