******************************************************************************** conan install expat/2.4.2@#24dd8742ae98821f4cf540b56372e688 --build=expat -pr /Users/jenkins/w/prod/BuildSingleReference@3/238428/37b135ac-813f-4006-9e03-ebff969da768/profile_osx_130_libcpp_apple-clang_release_64.expat-shared-True.txt -c tools.system.package_manager:mode=install -c tools.system.package_manager:sudo=True -c tools.apple:sdk_path=/Applications/conan/xcode/13.0/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 13.0 apple-clang>=13, using the major as version Default settings os=Macos os_build=Macos arch=x86_64 arch_build=x86_64 compiler=apple-clang compiler.version=13 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=Release compiler=apple-clang compiler.libcxx=libc++ compiler.version=13.0 os=Macos [options] expat:shared=True [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True tools.apple:sdk_path=/Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk expat/2.4.2: Forced build from source Installing package: expat/2.4.2 Requirements expat/2.4.2 from local cache - Cache Packages expat/2.4.2:7ec2dab90a9300ad88a9edb63ee39b967f0f4ebd - Build Installing (downloading, building) binaries... [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK expat/2.4.2: Configuring sources in /Users/jenkins/w/prod/BuildSingleReference@3/.conan/data/expat/2.4.2/_/_/source/src expat/2.4.2: [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.4.2: Copying sources to build folder expat/2.4.2: Building your package in /Users/jenkins/w/prod/BuildSingleReference@3/.conan/data/expat/2.4.2/_/_/build/7ec2dab90a9300ad88a9edb63ee39b967f0f4ebd expat/2.4.2: Generator txt created conanbuildinfo.txt expat/2.4.2: Calling generate() expat/2.4.2: Preset 'release' added to CMakePresets.json. Invoke it manually using 'cmake --preset release' expat/2.4.2: If your CMake version is not compatible with CMakePresets (<3.19) call cmake like: 'cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE=/Users/jenkins/w/prod/BuildSingleReference@3/.conan/data/expat/2.4.2/_/_/build/7ec2dab90a9300ad88a9edb63ee39b967f0f4ebd/build/Release/generators/conan_toolchain.cmake -DCMAKE_POLICY_DEFAULT_CMP0091=NEW -DCMAKE_BUILD_TYPE=Release' expat/2.4.2: Aggregating env generators [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] 'fPIC' option not found [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK expat/2.4.2: Calling build() expat/2.4.2: apply_conandata_patches(): No patches defined in conandata expat/2.4.2: CMake command: cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/Users/jenkins/w/prod/BuildSingleReference@3/.conan/data/expat/2.4.2/_/_/build/7ec2dab90a9300ad88a9edb63ee39b967f0f4ebd/build/Release/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="/Users/jenkins/w/prod/BuildSingleReference@3/.conan/data/expat/2.4.2/_/_/package/7ec2dab90a9300ad88a9edb63ee39b967f0f4ebd" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Release" "/Users/jenkins/w/prod/BuildSingleReference@3/.conan/data/expat/2.4.2/_/_/build/7ec2dab90a9300ad88a9edb63ee39b967f0f4ebd/src" ----Running------ > cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/Users/jenkins/w/prod/BuildSingleReference@3/.conan/data/expat/2.4.2/_/_/build/7ec2dab90a9300ad88a9edb63ee39b967f0f4ebd/build/Release/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="/Users/jenkins/w/prod/BuildSingleReference@3/.conan/data/expat/2.4.2/_/_/package/7ec2dab90a9300ad88a9edb63ee39b967f0f4ebd" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Release" "/Users/jenkins/w/prod/BuildSingleReference@3/.conan/data/expat/2.4.2/_/_/build/7ec2dab90a9300ad88a9edb63ee39b967f0f4ebd/src" ----------------- -- Using Conan toolchain: /Users/jenkins/w/prod/BuildSingleReference@3/.conan/data/expat/2.4.2/_/_/build/7ec2dab90a9300ad88a9edb63ee39b967f0f4ebd/build/Release/generators/conan_toolchain.cmake -- Conan toolchain: Setting BUILD_SHARED_LIBS = ON -- The C compiler identification is AppleClang 13.0.0.13000029 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc - skipped -- Detecting C compile features -- Detecting C 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 -- Looking for cos in m -- Looking for cos in m - found -- =========================================================================== -- -- Configuration -- Generator .................. Unix Makefiles -- Build type ................. Release -- Prefix ..................... /Users/jenkins/w/prod/BuildSingleReference@3/.conan/data/expat/2.4.2/_/_/package/7ec2dab90a9300ad88a9edb63ee39b967f0f4ebd -- Shared libraries ........... True -- Character type ............. char (UTF-8) -- Library name postfix ....... -- -- Build documentation ........ OFF -- Build examples ............. OFF -- Build fuzzers .............. OFF -- Build tests ................ OFF -- Build tools (xmlwf) ........ OFF -- Build pkg-config file ...... OFF -- Install files .............. ON -- -- Features -- // Advanced options, changes not advised -- Attributes info .......... OFF -- Context bytes ............ 1024 -- DTD support .............. ON -- Large size ............... False -- Minimum size ............. OFF -- Namespace support ........ ON -- -- Entropy sources -- getrandom ................ -- syscall SYS_getrandom .... -- libbsd ................... OFF -- /dev/random .............. ON -- -- Continue with -- make -- sudo make install -- -- =========================================================================== -- Configuring done -- Generating done -- Build files have been written to: /Users/jenkins/w/prod/BuildSingleReference@3/.conan/data/expat/2.4.2/_/_/build/7ec2dab90a9300ad88a9edb63ee39b967f0f4ebd/build/Release expat/2.4.2: CMake command: cmake --build "/Users/jenkins/w/prod/BuildSingleReference@3/.conan/data/expat/2.4.2/_/_/build/7ec2dab90a9300ad88a9edb63ee39b967f0f4ebd/build/Release" '--' '-j4' ----Running------ > cmake --build "/Users/jenkins/w/prod/BuildSingleReference@3/.conan/data/expat/2.4.2/_/_/build/7ec2dab90a9300ad88a9edb63ee39b967f0f4ebd/build/Release" '--' '-j4' ----------------- [ 50%] Building C object CMakeFiles/expat.dir/lib/xmlparse.c.o [ 50%] Building C object CMakeFiles/expat.dir/lib/xmlrole.c.o [ 75%] Building C object CMakeFiles/expat.dir/lib/xmltok.c.o [100%] Linking C shared library libexpat.dylib [100%] Built target expat expat/2.4.2: Package '7ec2dab90a9300ad88a9edb63ee39b967f0f4ebd' built expat/2.4.2: Build folder /Users/jenkins/w/prod/BuildSingleReference@3/.conan/data/expat/2.4.2/_/_/build/7ec2dab90a9300ad88a9edb63ee39b967f0f4ebd/build/Release expat/2.4.2: Generated conaninfo.txt expat/2.4.2: Generated conanbuildinfo.txt expat/2.4.2: Generating the package expat/2.4.2: Package folder /Users/jenkins/w/prod/BuildSingleReference@3/.conan/data/expat/2.4.2/_/_/package/7ec2dab90a9300ad88a9edb63ee39b967f0f4ebd expat/2.4.2: Calling package() expat/2.4.2: Copied 1 file: COPYING expat/2.4.2: CMake command: cmake --install "/Users/jenkins/w/prod/BuildSingleReference@3/.conan/data/expat/2.4.2/_/_/build/7ec2dab90a9300ad88a9edb63ee39b967f0f4ebd/build/Release" --prefix "/Users/jenkins/w/prod/BuildSingleReference@3/.conan/data/expat/2.4.2/_/_/package/7ec2dab90a9300ad88a9edb63ee39b967f0f4ebd" ----Running------ > cmake --install "/Users/jenkins/w/prod/BuildSingleReference@3/.conan/data/expat/2.4.2/_/_/build/7ec2dab90a9300ad88a9edb63ee39b967f0f4ebd/build/Release" --prefix "/Users/jenkins/w/prod/BuildSingleReference@3/.conan/data/expat/2.4.2/_/_/package/7ec2dab90a9300ad88a9edb63ee39b967f0f4ebd" ----------------- -- Install configuration: "Release" -- Installing: /Users/jenkins/w/prod/BuildSingleReference@3/.conan/data/expat/2.4.2/_/_/package/7ec2dab90a9300ad88a9edb63ee39b967f0f4ebd/include/expat_config.h -- Installing: /Users/jenkins/w/prod/BuildSingleReference@3/.conan/data/expat/2.4.2/_/_/package/7ec2dab90a9300ad88a9edb63ee39b967f0f4ebd/lib/libexpat.1.8.2.dylib -- Installing: /Users/jenkins/w/prod/BuildSingleReference@3/.conan/data/expat/2.4.2/_/_/package/7ec2dab90a9300ad88a9edb63ee39b967f0f4ebd/lib/libexpat.1.dylib -- Installing: /Users/jenkins/w/prod/BuildSingleReference@3/.conan/data/expat/2.4.2/_/_/package/7ec2dab90a9300ad88a9edb63ee39b967f0f4ebd/lib/libexpat.dylib -- Installing: /Users/jenkins/w/prod/BuildSingleReference@3/.conan/data/expat/2.4.2/_/_/package/7ec2dab90a9300ad88a9edb63ee39b967f0f4ebd/include/expat.h -- Installing: /Users/jenkins/w/prod/BuildSingleReference@3/.conan/data/expat/2.4.2/_/_/package/7ec2dab90a9300ad88a9edb63ee39b967f0f4ebd/include/expat_external.h -- Installing: /Users/jenkins/w/prod/BuildSingleReference@3/.conan/data/expat/2.4.2/_/_/package/7ec2dab90a9300ad88a9edb63ee39b967f0f4ebd/share/doc/expat/AUTHORS -- Installing: /Users/jenkins/w/prod/BuildSingleReference@3/.conan/data/expat/2.4.2/_/_/package/7ec2dab90a9300ad88a9edb63ee39b967f0f4ebd/share/doc/expat/changelog -- Installing: /Users/jenkins/w/prod/BuildSingleReference@3/.conan/data/expat/2.4.2/_/_/package/7ec2dab90a9300ad88a9edb63ee39b967f0f4ebd/lib/cmake/expat-2.4.2/expat-config.cmake -- Installing: /Users/jenkins/w/prod/BuildSingleReference@3/.conan/data/expat/2.4.2/_/_/package/7ec2dab90a9300ad88a9edb63ee39b967f0f4ebd/lib/cmake/expat-2.4.2/expat-config-version.cmake -- Installing: /Users/jenkins/w/prod/BuildSingleReference@3/.conan/data/expat/2.4.2/_/_/package/7ec2dab90a9300ad88a9edb63ee39b967f0f4ebd/lib/cmake/expat-2.4.2/expat.cmake -- Installing: /Users/jenkins/w/prod/BuildSingleReference@3/.conan/data/expat/2.4.2/_/_/package/7ec2dab90a9300ad88a9edb63ee39b967f0f4ebd/lib/cmake/expat-2.4.2/expat-release.cmake [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(): [STATIC ARTIFACTS (KB-H074)] OK [HOOK - conan-center.py] post_package(): [EITHER STATIC OR SHARED OF EACH LIB (KB-H076)] 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 [HOOK - conan-center.py] post_package(): [APPLE RELOCATABLE SHARED LIBS (KB-H077)] OK expat/2.4.2 package(): Packaged 1 file: COPYING expat/2.4.2 package(): Packaged 3 '.h' files: expat_config.h, expat_external.h, expat.h expat/2.4.2 package(): Packaged 3 '.dylib' files: libexpat.dylib, libexpat.1.8.2.dylib, libexpat.1.dylib expat/2.4.2: Package '7ec2dab90a9300ad88a9edb63ee39b967f0f4ebd' created expat/2.4.2: Created package revision ea98c53451f0bcc0d58e480de3c40be0 [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 expat/2.4.2: 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