******************************************************************************** conan install expat/2.2.7@#4ea80589b7233101419734358e64011b --build=expat -pr /Users/jenkins/w/prod/BuildSingleReference@3/69732/dc178734-4848-44bb-a3a9-29c82d883060/profile_osx_120_libcpp_apple-clang_debug_64.expat-shared-False.txt -c tools.system.package_manager:mode=install -c tools.system.package_manager:sudo=True -c tools.apple:sdk_path=/Applications/conan/xcode/12/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk ******************************************************************************** Auto detecting your dev setup to initialize the default profile (/Users/jenkins/w/prod/BuildSingleReference@3/.conan/profiles/default) Found apple-clang 12.0 Default settings os=Macos os_build=Macos arch=x86_64 arch_build=x86_64 compiler=apple-clang compiler.version=12.0 compiler.libcxx=libc++ build_type=Release *** You can change them in /Users/jenkins/w/prod/BuildSingleReference@3/.conan/profiles/default *** *** Or override with -s compiler='other' -s ...s*** Configuration: [settings] arch=x86_64 build_type=Debug compiler=apple-clang compiler.libcxx=libc++ compiler.version=12.0 os=Macos [options] expat:shared=False [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True tools.apple:sdk_path=/Applications/conan/xcode/12/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk expat/2.2.7: Forced build from source Installing package: expat/2.2.7 Requirements expat/2.2.7 from local cache - Cache Packages expat/2.2.7:d98fae1010d1fb9e7f79a1e8a72bbf129d8660a2 - Build Installing (downloading, building) binaries... [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK expat/2.2.7: Configuring sources in /Users/jenkins/w/prod/BuildSingleReference@3/.conan/data/expat/2.2.7/_/_/source/src expat/2.2.7: [HOOK - conan-center.py] post_source(): [LIBCXX MANAGEMENT (KB-H011)] OK [HOOK - conan-center.py] post_source(): [CPPSTD MANAGEMENT (KB-H022)] OK [HOOK - conan-center.py] post_source(): [SHORT_PATHS USAGE (KB-H066)] OK expat/2.2.7: Copying sources to build folder expat/2.2.7: Building your package in /Users/jenkins/w/prod/BuildSingleReference@3/.conan/data/expat/2.2.7/_/_/build/d98fae1010d1fb9e7f79a1e8a72bbf129d8660a2 expat/2.2.7: Generator txt created conanbuildinfo.txt expat/2.2.7: Calling generate() expat/2.2.7: Aggregating env generators [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK. 'fPIC' option found and apparently well managed [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK expat/2.2.7: Calling build() expat/2.2.7: Apply patch (conan): cmake_minimum_required(VERSION) should be called before project() for cmake policies to work expat/2.2.7: CMake command: cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/Users/jenkins/w/prod/BuildSingleReference@3/.conan/data/expat/2.2.7/_/_/build/d98fae1010d1fb9e7f79a1e8a72bbf129d8660a2/build/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="/Users/jenkins/w/prod/BuildSingleReference@3/.conan/data/expat/2.2.7/_/_/package/d98fae1010d1fb9e7f79a1e8a72bbf129d8660a2" -DCMAKE_POLICY_DEFAULT_CMP0042="NEW" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Debug" "/Users/jenkins/w/prod/BuildSingleReference@3/.conan/data/expat/2.2.7/_/_/build/d98fae1010d1fb9e7f79a1e8a72bbf129d8660a2/src" ----Running------ > cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/Users/jenkins/w/prod/BuildSingleReference@3/.conan/data/expat/2.2.7/_/_/build/d98fae1010d1fb9e7f79a1e8a72bbf129d8660a2/build/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="/Users/jenkins/w/prod/BuildSingleReference@3/.conan/data/expat/2.2.7/_/_/package/d98fae1010d1fb9e7f79a1e8a72bbf129d8660a2" -DCMAKE_POLICY_DEFAULT_CMP0042="NEW" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Debug" "/Users/jenkins/w/prod/BuildSingleReference@3/.conan/data/expat/2.2.7/_/_/build/d98fae1010d1fb9e7f79a1e8a72bbf129d8660a2/src" ----------------- -- Using Conan toolchain: /Users/jenkins/w/prod/BuildSingleReference@3/.conan/data/expat/2.2.7/_/_/build/d98fae1010d1fb9e7f79a1e8a72bbf129d8660a2/build/generators/conan_toolchain.cmake -- Conan toolchain: Setting CMAKE_POSITION_INDEPENDENT_CODE=ON (options.fPIC) -- Conan toolchain: Setting BUILD_SHARED_LIBS = OFF -- The C compiler identification is AppleClang 12.0.5.12050022 -- The CXX compiler identification is AppleClang 12.0.5.12050022 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /Applications/conan/xcode/12/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /Applications/conan/xcode/12/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Looking for dlfcn.h -- Looking for dlfcn.h - found -- Looking for fcntl.h -- Looking for fcntl.h - found -- Looking for inttypes.h -- Looking for inttypes.h - found -- Looking for memory.h -- Looking for memory.h - found -- Looking for stdint.h -- Looking for stdint.h - found -- Looking for stdlib.h -- Looking for stdlib.h - found -- Looking for strings.h -- Looking for strings.h - found -- Looking for string.h -- Looking for string.h - found -- Looking for sys/stat.h -- Looking for sys/stat.h - found -- Looking for sys/types.h -- Looking for sys/types.h - found -- Looking for unistd.h -- Looking for unistd.h - found -- Looking for getpagesize -- Looking for getpagesize - found -- Looking for mmap -- Looking for mmap - found -- Looking for getrandom -- Looking for getrandom - not found -- Looking for arc4random_buf -- Looking for arc4random_buf - found -- Looking for 4 include files stdlib.h, ..., float.h -- Looking for 4 include files stdlib.h, ..., float.h - found -- Looking for off_t -- Looking for off_t - not found -- Looking for size_t -- Looking for size_t - not found -- Performing Test HAVE_SYSCALL_GETRANDOM -- Performing Test HAVE_SYSCALL_GETRANDOM - Failed -- Performing Test FLAG_NO_STRICT_ALIASING -- Performing Test FLAG_NO_STRICT_ALIASING - Success -- Performing Test FLAG_VISIBILITY -- Performing Test FLAG_VISIBILITY - Success -- Configuring done -- Generating done -- Build files have been written to: /Users/jenkins/w/prod/BuildSingleReference@3/.conan/data/expat/2.2.7/_/_/build/d98fae1010d1fb9e7f79a1e8a72bbf129d8660a2/build/Debug expat/2.2.7: CMake command: cmake --build "/Users/jenkins/w/prod/BuildSingleReference@3/.conan/data/expat/2.2.7/_/_/build/d98fae1010d1fb9e7f79a1e8a72bbf129d8660a2/build/Debug" '--' '-j4' ----Running------ > cmake --build "/Users/jenkins/w/prod/BuildSingleReference@3/.conan/data/expat/2.2.7/_/_/build/d98fae1010d1fb9e7f79a1e8a72bbf129d8660a2/build/Debug" '--' '-j4' ----------------- [ 14%] Building C object CMakeFiles/expat.dir/lib/loadlibrary.c.o [ 28%] Building C object CMakeFiles/expat.dir/lib/xmlparse.c.o [ 42%] Building C object CMakeFiles/expat.dir/lib/xmlrole.c.o [ 57%] Building C object CMakeFiles/expat.dir/lib/xmltok.c.o [ 71%] Building C object CMakeFiles/expat.dir/lib/xmltok_impl.c.o [ 85%] Building C object CMakeFiles/expat.dir/lib/xmltok_ns.c.o [100%] Linking C static library libexpat.a [100%] Built target expat expat/2.2.7: Package 'd98fae1010d1fb9e7f79a1e8a72bbf129d8660a2' built expat/2.2.7: Build folder /Users/jenkins/w/prod/BuildSingleReference@3/.conan/data/expat/2.2.7/_/_/build/d98fae1010d1fb9e7f79a1e8a72bbf129d8660a2/build/Debug expat/2.2.7: Generated conaninfo.txt expat/2.2.7: Generated conanbuildinfo.txt expat/2.2.7: Generating the package expat/2.2.7: Package folder /Users/jenkins/w/prod/BuildSingleReference@3/.conan/data/expat/2.2.7/_/_/package/d98fae1010d1fb9e7f79a1e8a72bbf129d8660a2 expat/2.2.7: Calling package() expat/2.2.7: Copied 1 file: COPYING expat/2.2.7: CMake command: cmake --install "/Users/jenkins/w/prod/BuildSingleReference@3/.conan/data/expat/2.2.7/_/_/build/d98fae1010d1fb9e7f79a1e8a72bbf129d8660a2/build/Debug" --prefix "/Users/jenkins/w/prod/BuildSingleReference@3/.conan/data/expat/2.2.7/_/_/package/d98fae1010d1fb9e7f79a1e8a72bbf129d8660a2" ----Running------ > cmake --install "/Users/jenkins/w/prod/BuildSingleReference@3/.conan/data/expat/2.2.7/_/_/build/d98fae1010d1fb9e7f79a1e8a72bbf129d8660a2/build/Debug" --prefix "/Users/jenkins/w/prod/BuildSingleReference@3/.conan/data/expat/2.2.7/_/_/package/d98fae1010d1fb9e7f79a1e8a72bbf129d8660a2" ----------------- -- Install configuration: "Debug" -- Installing: /Users/jenkins/w/prod/BuildSingleReference@3/.conan/data/expat/2.2.7/_/_/package/d98fae1010d1fb9e7f79a1e8a72bbf129d8660a2/lib/libexpat.a -- Installing: /Users/jenkins/w/prod/BuildSingleReference@3/.conan/data/expat/2.2.7/_/_/package/d98fae1010d1fb9e7f79a1e8a72bbf129d8660a2/include/expat.h -- Installing: /Users/jenkins/w/prod/BuildSingleReference@3/.conan/data/expat/2.2.7/_/_/package/d98fae1010d1fb9e7f79a1e8a72bbf129d8660a2/include/expat_external.h -- Installing: /Users/jenkins/w/prod/BuildSingleReference@3/.conan/data/expat/2.2.7/_/_/package/d98fae1010d1fb9e7f79a1e8a72bbf129d8660a2/lib/pkgconfig/expat.pc [HOOK - conan-center.py] post_package(): [PACKAGE LICENSE (KB-H012)] OK [HOOK - conan-center.py] post_package(): [DEFAULT PACKAGE LAYOUT (KB-H013)] OK [HOOK - conan-center.py] post_package(): [MATCHING CONFIGURATION (KB-H014)] OK [HOOK - conan-center.py] post_package(): [SHARED ARTIFACTS (KB-H015)] OK [HOOK - conan-center.py] post_package(): [PC-FILES (KB-H020)] OK [HOOK - conan-center.py] post_package(): [CMAKE-MODULES-CONFIG-FILES (KB-H016)] OK [HOOK - conan-center.py] post_package(): [PDB FILES NOT ALLOWED (KB-H017)] OK [HOOK - conan-center.py] post_package(): [LIBTOOL FILES PRESENCE (KB-H018)] OK [HOOK - conan-center.py] post_package(): [MS RUNTIME FILES (KB-H021)] OK [HOOK - conan-center.py] post_package(): [SHORT_PATHS USAGE (KB-H066)] OK [HOOK - conan-center.py] post_package(): [MISSING SYSTEM LIBS (KB-H043)] OK expat/2.2.7 package(): Packaged 1 file: COPYING expat/2.2.7 package(): Packaged 2 '.h' files: expat_external.h, expat.h expat/2.2.7 package(): Packaged 1 '.a' file: libexpat.a expat/2.2.7: Package 'd98fae1010d1fb9e7f79a1e8a72bbf129d8660a2' created expat/2.2.7: Created package revision 34aadd11b1642dcff8164b2d424f09b9 [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK [HOOK - conan-center.py] post_package_info(): [LIBRARY DOES NOT EXIST (KB-H054)] OK [HOOK - conan-center.py] post_package_info(): [INCLUDE PATH DOES NOT EXIST (KB-H071)] OK Aggregating env generators CMake Deprecation Warning at CMakeLists.txt:4 (cmake_minimum_required): Compatibility with CMake < 2.8.12 will be removed from a future version of CMake. Update the VERSION argument value or use a ... suffix to tell CMake that the project does not need compatibility with older versions. /Applications/conan/xcode/12/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libexpat.a(loadlibrary.c.o) has no symbols /Applications/conan/xcode/12/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libexpat.a(xmltok_impl.c.o) has no symbols /Applications/conan/xcode/12/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libexpat.a(xmltok_ns.c.o) has no symbols /Applications/conan/xcode/12/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libexpat.a(loadlibrary.c.o) has no symbols /Applications/conan/xcode/12/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libexpat.a(xmltok_impl.c.o) has no symbols /Applications/conan/xcode/12/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libexpat.a(xmltok_ns.c.o) has no symbols /Applications/conan/xcode/12/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/jenkins/w/prod/BuildSingleReference@3/.conan/data/expat/2.2.7/_/_/package/d98fae1010d1fb9e7f79a1e8a72bbf129d8660a2/lib/libexpat.a(loadlibrary.c.o) has no symbols /Applications/conan/xcode/12/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/jenkins/w/prod/BuildSingleReference@3/.conan/data/expat/2.2.7/_/_/package/d98fae1010d1fb9e7f79a1e8a72bbf129d8660a2/lib/libexpat.a(xmltok_impl.c.o) has no symbols /Applications/conan/xcode/12/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/jenkins/w/prod/BuildSingleReference@3/.conan/data/expat/2.2.7/_/_/package/d98fae1010d1fb9e7f79a1e8a72bbf129d8660a2/lib/libexpat.a(xmltok_ns.c.o) has no symbols expat/2.2.7: WARN: Using the new toolchains and generators without specifying a build profile (e.g: -pr:b=default) is discouraged and might cause failures and unexpected behavior