******************************************************************************** conan install expat/2.3.0@#300f76ca2b0528de2f8f80d9ea596123 --build=expat -pr /home/conan/w/prod/BuildSingleReference/68758/940cb0c5-7c7b-4f13-8194-7e9a9ace03f4/profile_linux_13_libstdcpp_clang_release_64.expat-shared-True.txt -c tools.system.package_manager:mode=install -c tools.system.package_manager:sudo=True ******************************************************************************** Auto detecting your dev setup to initialize the default profile (/home/conan/w/prod/BuildSingleReference/.conan/profiles/default) CC and CXX: clang, clang++ Found clang 13.0 clang>=8, using the major as version Default settings os=Linux os_build=Linux arch=x86_64 arch_build=x86_64 compiler=clang compiler.version=13 compiler.libcxx=libstdc++ build_type=Release *** You can change them in /home/conan/w/prod/BuildSingleReference/.conan/profiles/default *** *** Or override with -s compiler='other' -s ...s*** Configuration: [settings] arch=x86_64 build_type=Release compiler=clang compiler.libcxx=libstdc++ compiler.version=13 os=Linux [options] expat:shared=True [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True expat/2.3.0: Forced build from source Installing package: expat/2.3.0 Requirements expat/2.3.0 from local cache - Cache Packages expat/2.3.0:941269f2bd298e56b0c2e3cd5d2647e3ff4fbd8a - Build Installing (downloading, building) binaries... [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK expat/2.3.0: Configuring sources in /home/conan/w/prod/BuildSingleReference/.conan/data/expat/2.3.0/_/_/source/src expat/2.3.0: [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.3.0: Copying sources to build folder expat/2.3.0: Building your package in /home/conan/w/prod/BuildSingleReference/.conan/data/expat/2.3.0/_/_/build/941269f2bd298e56b0c2e3cd5d2647e3ff4fbd8a expat/2.3.0: Generator txt created conanbuildinfo.txt expat/2.3.0: Calling generate() expat/2.3.0: 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.3.0: Calling build() expat/2.3.0: CMake command: cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod/BuildSingleReference/.conan/data/expat/2.3.0/_/_/build/941269f2bd298e56b0c2e3cd5d2647e3ff4fbd8a/build/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="/home/conan/w/prod/BuildSingleReference/.conan/data/expat/2.3.0/_/_/package/941269f2bd298e56b0c2e3cd5d2647e3ff4fbd8a" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Release" "/home/conan/w/prod/BuildSingleReference/.conan/data/expat/2.3.0/_/_/build/941269f2bd298e56b0c2e3cd5d2647e3ff4fbd8a/src" ----Running------ > cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod/BuildSingleReference/.conan/data/expat/2.3.0/_/_/build/941269f2bd298e56b0c2e3cd5d2647e3ff4fbd8a/build/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="/home/conan/w/prod/BuildSingleReference/.conan/data/expat/2.3.0/_/_/package/941269f2bd298e56b0c2e3cd5d2647e3ff4fbd8a" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Release" "/home/conan/w/prod/BuildSingleReference/.conan/data/expat/2.3.0/_/_/build/941269f2bd298e56b0c2e3cd5d2647e3ff4fbd8a/src" ----------------- -- Using Conan toolchain: /home/conan/w/prod/BuildSingleReference/.conan/data/expat/2.3.0/_/_/build/941269f2bd298e56b0c2e3cd5d2647e3ff4fbd8a/build/generators/conan_toolchain.cmake -- Conan toolchain: Setting BUILD_SHARED_LIBS = ON -- The C compiler identification is Clang 13.0.0 -- Check for working C compiler: /usr/local/bin/clang -- Check for working C compiler: /usr/local/bin/clang -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- 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 - not found -- Looking for arc4random -- Looking for arc4random - not found -- Looking for 4 include files stdlib.h, ..., float.h -- Looking for 4 include files stdlib.h, ..., float.h - found -- Check if the system is big endian -- Searching 16 bit integer -- Looking for stddef.h -- Looking for stddef.h - found -- Check size of unsigned short -- Check size of unsigned short - done -- Using unsigned short -- Check if the system is big endian - little endian -- 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 - Success -- Performing Test FLAG_NO_STRICT_ALIASING -- Performing Test FLAG_NO_STRICT_ALIASING - Success -- Performing Test FLAG_VISIBILITY -- Performing Test FLAG_VISIBILITY - Success -- =========================================================================== -- -- Configuration -- Prefix ..................... /home/conan/w/prod/BuildSingleReference/.conan/data/expat/2.3.0/_/_/package/941269f2bd298e56b0c2e3cd5d2647e3ff4fbd8a -- Build type ................. Release -- Shared libraries ........... True -- Character type ............. char (UTF-8) -- -- 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 ............... OFF -- Minimum size ............. OFF -- Namespace support ........ ON -- -- Entropy sources -- getrandom ................ -- syscall SYS_getrandom .... 1 -- libbsd ................... OFF -- /dev/random .............. ON -- -- Continue with -- make -- sudo make install -- -- =========================================================================== -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/prod/BuildSingleReference/.conan/data/expat/2.3.0/_/_/build/941269f2bd298e56b0c2e3cd5d2647e3ff4fbd8a/build/Release expat/2.3.0: CMake command: cmake --build "/home/conan/w/prod/BuildSingleReference/.conan/data/expat/2.3.0/_/_/build/941269f2bd298e56b0c2e3cd5d2647e3ff4fbd8a/build/Release" '--' '-j3' ----Running------ > cmake --build "/home/conan/w/prod/BuildSingleReference/.conan/data/expat/2.3.0/_/_/build/941269f2bd298e56b0c2e3cd5d2647e3ff4fbd8a/build/Release" '--' '-j3' ----------------- Scanning dependencies of target expat [ 25%] 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.so [100%] Built target expat expat/2.3.0: Package '941269f2bd298e56b0c2e3cd5d2647e3ff4fbd8a' built expat/2.3.0: Build folder /home/conan/w/prod/BuildSingleReference/.conan/data/expat/2.3.0/_/_/build/941269f2bd298e56b0c2e3cd5d2647e3ff4fbd8a/build/Release expat/2.3.0: Generated conaninfo.txt expat/2.3.0: Generated conanbuildinfo.txt expat/2.3.0: Generating the package expat/2.3.0: Package folder /home/conan/w/prod/BuildSingleReference/.conan/data/expat/2.3.0/_/_/package/941269f2bd298e56b0c2e3cd5d2647e3ff4fbd8a expat/2.3.0: Calling package() expat/2.3.0: Copied 1 file: COPYING expat/2.3.0: CMake command: cmake --install "/home/conan/w/prod/BuildSingleReference/.conan/data/expat/2.3.0/_/_/build/941269f2bd298e56b0c2e3cd5d2647e3ff4fbd8a/build/Release" --prefix "/home/conan/w/prod/BuildSingleReference/.conan/data/expat/2.3.0/_/_/package/941269f2bd298e56b0c2e3cd5d2647e3ff4fbd8a" ----Running------ > cmake --install "/home/conan/w/prod/BuildSingleReference/.conan/data/expat/2.3.0/_/_/build/941269f2bd298e56b0c2e3cd5d2647e3ff4fbd8a/build/Release" --prefix "/home/conan/w/prod/BuildSingleReference/.conan/data/expat/2.3.0/_/_/package/941269f2bd298e56b0c2e3cd5d2647e3ff4fbd8a" ----------------- -- Install configuration: "Release" -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/expat/2.3.0/_/_/package/941269f2bd298e56b0c2e3cd5d2647e3ff4fbd8a/include/expat_config.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/expat/2.3.0/_/_/package/941269f2bd298e56b0c2e3cd5d2647e3ff4fbd8a/lib/libexpat.so.1.7.0 -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/expat/2.3.0/_/_/package/941269f2bd298e56b0c2e3cd5d2647e3ff4fbd8a/lib/libexpat.so.1 -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/expat/2.3.0/_/_/package/941269f2bd298e56b0c2e3cd5d2647e3ff4fbd8a/lib/libexpat.so -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/expat/2.3.0/_/_/package/941269f2bd298e56b0c2e3cd5d2647e3ff4fbd8a/include/expat.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/expat/2.3.0/_/_/package/941269f2bd298e56b0c2e3cd5d2647e3ff4fbd8a/include/expat_external.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/expat/2.3.0/_/_/package/941269f2bd298e56b0c2e3cd5d2647e3ff4fbd8a/share/doc/expat/AUTHORS -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/expat/2.3.0/_/_/package/941269f2bd298e56b0c2e3cd5d2647e3ff4fbd8a/share/doc/expat/changelog -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/expat/2.3.0/_/_/package/941269f2bd298e56b0c2e3cd5d2647e3ff4fbd8a/lib/cmake/expat-2.3.0/expat-config.cmake -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/expat/2.3.0/_/_/package/941269f2bd298e56b0c2e3cd5d2647e3ff4fbd8a/lib/cmake/expat-2.3.0/expat-config-version.cmake -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/expat/2.3.0/_/_/package/941269f2bd298e56b0c2e3cd5d2647e3ff4fbd8a/lib/cmake/expat-2.3.0/expat.cmake -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/expat/2.3.0/_/_/package/941269f2bd298e56b0c2e3cd5d2647e3ff4fbd8a/lib/cmake/expat-2.3.0/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(): [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.3.0 package(): Packaged 3 '.h' files: expat_external.h, expat.h, expat_config.h expat/2.3.0 package(): Packaged 1 '.1' file: libexpat.so.1 expat/2.3.0 package(): Packaged 1 '.so' file: libexpat.so expat/2.3.0 package(): Packaged 1 '.0' file: libexpat.so.1.7.0 expat/2.3.0 package(): Packaged 1 file: COPYING expat/2.3.0: Package '941269f2bd298e56b0c2e3cd5d2647e3ff4fbd8a' created expat/2.3.0: Created package revision 39dfffaae93226ad817015e03bf4a9c1 [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.3.0: 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