[HOOK - conan-center.py] pre_export(): [DEPRECATED GLOBAL CPPSTD (KB-H001)] OK [HOOK - conan-center.py] pre_export(): [REFERENCE LOWERCASE (KB-H002)] OK [HOOK - conan-center.py] pre_export(): [RECIPE METADATA (KB-H003)] OK [HOOK - conan-center.py] pre_export(): [HEADER_ONLY, NO COPY SOURCE (KB-H005)] OK [HOOK - conan-center.py] pre_export(): [FPIC OPTION (KB-H006)] OK [HOOK - conan-center.py] pre_export(): [VERSION RANGES (KB-H008)] OK [HOOK - conan-center.py] pre_export(): [RECIPE FOLDER SIZE (KB-H009)] Total recipe size: 29.2783203125 KB [HOOK - conan-center.py] pre_export(): [RECIPE FOLDER SIZE (KB-H009)] OK [HOOK - conan-center.py] pre_export(): [EXPORT LICENSE (KB-H023)] exports: None [HOOK - conan-center.py] pre_export(): [EXPORT LICENSE (KB-H023)] exports: ['CMakeLists.txt', 'patches/*'] [HOOK - conan-center.py] pre_export(): [EXPORT LICENSE (KB-H023)] OK [HOOK - conan-center.py] pre_export(): [TEST PACKAGE FOLDER (KB-H024)] OK [HOOK - conan-center.py] pre_export(): [META LINES (KB-H025)] OK [HOOK - conan-center.py] pre_export(): [CONAN CENTER INDEX URL (KB-H027)] OK [HOOK - conan-center.py] pre_export(): [CMAKE MINIMUM VERSION (KB-H028)] OK [HOOK - conan-center.py] pre_export(): [TEST PACKAGE - RUN ENVIRONMENT (KB-H029)] OK [HOOK - conan-center.py] pre_export(): [SYSTEM REQUIREMENTS (KB-H032)] OK [HOOK - conan-center.py] pre_export(): [CONANDATA.YML FORMAT (KB-H030)] OK [HOOK - conan-center.py] pre_export(): [TEST PACKAGE - NO IMPORTS() (KB-H034)] OK [HOOK - conan-center.py] pre_export(): [NO AUTHOR (KB-H037)] OK [HOOK - conan-center.py] pre_export(): [NO TARGET NAME (KB-H040)] OK [HOOK - conan-center.py] pre_export(): [NO FINAL ENDLINE (KB-H041)] OK [HOOK - conan-center.py] pre_export(): [NO REQUIRES.ADD() (KB-H044)] OK [HOOK - conan-center.py] pre_export(): [DELETE OPTIONS (KB-H045)] OK [HOOK - conan-center.py] pre_export(): [NO ASCII CHARACTERS (KB-H047)] OK [HOOK - conan-center.py] pre_export(): [CMAKE VERBOSE MAKEFILE (KB-H046)] OK [HOOK - conan-center.py] pre_export(): [CMAKE VERSION REQUIRED (KB-H048)] OK [HOOK - conan-center.py] pre_export(): [CMAKE WINDOWS EXPORT ALL SYMBOLS (KB-H049)] OK [HOOK - conan-center.py] pre_export(): [DEFAULT OPTIONS AS DICTIONARY (KB-H051)] OK [HOOK - conan-center.py] pre_export(): [CONFIG.YML HAS NEW VERSION (KB-H052)] OK [HOOK - conan-center.py] pre_export(): [PRIVATE IMPORTS (KB-H053)] OK Exporting package recipe folly/2019.10.21.00 exports: File 'conandata.yml' found. Exporting it... folly/2019.10.21.00 exports: Copied 1 '.yml' file: conandata.yml folly/2019.10.21.00 exports_sources: Copied 1 '.txt' file: CMakeLists.txt folly/2019.10.21.00 exports_sources: Copied 15 '.patch' files [HOOK - conan-center.py] post_export(): [CONANDATA.YML REDUCE (KB-H031)] Saving conandata.yml: {'sources': {'2019.10.21.00': {'url': 'https://github.com/facebook/folly/archive/v2019.10.21.00.tar.gz', 'sha256': '6efcc2b2090691a9fe3d339c433d102d6399bbdc6dc4893080d59f15f648f393'}}, 'patches': {'2019.10.21.00': [{'patch_file': 'patches/0001-find-packages.patch', 'base_path': 'source_subfolder'}, {'patch_file': 'patches/0002-compiler-flags.patch', 'base_path': 'source_subfolder'}, {'patch_file': 'patches/0003-boost-shared-ptr.patch', 'base_path': 'source_subfolder'}, {'patch_file': 'patches/0004-disable-posix-names.patch', 'base_path': 'source_subfolder'}, {'patch_file': 'patches/0005-include-atomic.patch', 'base_path': 'source_subfolder'}, {'patch_file': 'patches/0006-duplicate-hash.patch', 'base_path': 'source_subfolder'}, {'patch_file': 'patches/0007-allow-builtins.patch', 'base_path': 'source_subfolder'}, {'patch_file': 'patches/0013-include-bit.patch', 'base_path': 'source_subfolder'}]}} [HOOK - conan-center.py] post_export(): [CONANDATA.YML REDUCE (KB-H031)] New conandata.yml contents: patches: 2019.10.21.00: - base_path: source_subfolder patch_file: patches/0001-find-packages.patch - base_path: source_subfolder patch_file: patches/0002-compiler-flags.patch - base_path: source_subfolder patch_file: patches/0003-boost-shared-ptr.patch - base_path: source_subfolder patch_file: patches/0004-disable-posix-names.patch - base_path: source_subfolder patch_file: patches/0005-include-atomic.patch - base_path: source_subfolder patch_file: patches/0006-duplicate-hash.patch - base_path: source_subfolder patch_file: patches/0007-allow-builtins.patch - base_path: source_subfolder patch_file: patches/0013-include-bit.patch sources: 2019.10.21.00: sha256: 6efcc2b2090691a9fe3d339c433d102d6399bbdc6dc4893080d59f15f648f393 url: https://github.com/facebook/folly/archive/v2019.10.21.00.tar.gz [HOOK - conan-center.py] post_export(): [CONANDATA.YML REDUCE (KB-H031)] OK [HOOK - conan-center.py] post_export(): [DEFAULT SHARED OPTION VALUE (KB-H050)] OK folly/2019.10.21.00: The stored package has not changed folly/2019.10.21.00: Using the exported files summary hash as the recipe revision: 00198ed1212904c98412cde4a53e4b43 folly/2019.10.21.00: Exported revision: 00198ed1212904c98412cde4a53e4b43 Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Debug compiler=clang compiler.libcxx=libstdc++ compiler.version=6.0 os=Linux os_build=Linux [options] folly:shared=False [build_requires] [env] folly/2019.10.21.00: Forced build from source folly/2019.10.21.00 (test package): Installing package Requirements boost/1.74.0 from 'central' - Cache bzip2/1.0.8 from 'central' - Cache double-conversion/3.1.5 from 'central' - Cache folly/2019.10.21.00 from local cache - Cache gflags/2.2.2 from 'central' - Cache glog/0.4.0 from 'central' - Cache libdwarf/20191104 from 'central' - Cache libelf/0.8.13 from 'central' - Cache libevent/2.1.12 from 'central' - Cache libiberty/9.1.0 from 'central' - Cache libiconv/1.16 from 'central' - Cache libsodium/1.0.18 from 'central' - Cache libunwind/1.3.1 from 'central' - Cache lz4/1.9.2 from 'central' - Cache openssl/1.1.1h from 'central' - Cache snappy/1.1.8 from 'central' - Cache xz_utils/5.2.4 from 'central' - Cache zlib/1.2.11 from 'central' - Cache zstd/1.4.5 from 'central' - Cache Packages boost/1.74.0:40172ab14b4a74ede9c17508316de250a18f8386 - Cache bzip2/1.0.8:8d4085a3b1671229efd986ee057fef1b6286ce5d - Cache double-conversion/3.1.5:3d70729ad0dce2c6d7b062b47c24bd4534a22930 - Cache folly/2019.10.21.00:d58792971317f1b830aae5ac2aa5e3716e2028ed - Build gflags/2.2.2:ebeb82ef6a959672c634e53a1c9695c193aa3d0a - Cache glog/0.4.0:be7bc6b6b2b1c529792ce478a93e186ddc1bbd5b - Cache libdwarf/20191104:9a6be546536826627b3cb1cbe86fc6b6ac5ce71e - Cache libelf/0.8.13:d18c7969d006e56f2a0d590b65bc788eb0d0b075 - Cache libevent/2.1.12:aeb4d7a75c0a30e8883c137bab9ada741c06331a - Cache libiberty/9.1.0:d18c7969d006e56f2a0d590b65bc788eb0d0b075 - Cache libiconv/1.16:d18c7969d006e56f2a0d590b65bc788eb0d0b075 - Cache libsodium/1.0.18:700e0a32a7d455aee296ed792e4a29ba7ca4ba48 - Cache libunwind/1.3.1:aef9fa468fe7cd173448c50e023d7e3229f6a90d - Cache lz4/1.9.2:d18c7969d006e56f2a0d590b65bc788eb0d0b075 - Cache openssl/1.1.1h:d18c7969d006e56f2a0d590b65bc788eb0d0b075 - Cache snappy/1.1.8:3d70729ad0dce2c6d7b062b47c24bd4534a22930 - Cache xz_utils/5.2.4:d18c7969d006e56f2a0d590b65bc788eb0d0b075 - Cache zlib/1.2.11:d18c7969d006e56f2a0d590b65bc788eb0d0b075 - Cache zstd/1.4.5:d18c7969d006e56f2a0d590b65bc788eb0d0b075 - Cache Installing (downloading, building) binaries... bzip2/1.0.8: Already installed! [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK double-conversion/3.1.5: Already installed! [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK gflags/2.2.2: Already installed! [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK libelf/0.8.13: Already installed! [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK libiberty/9.1.0: Already installed! [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK libiconv/1.16: Already installed! libiconv/1.16: Appending PATH environment var: /home/conan/w/cci_PR-4048/.conan/data/libiconv/1.16/_/_/package/d18c7969d006e56f2a0d590b65bc788eb0d0b075/bin [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK libsodium/1.0.18: Already installed! [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK lz4/1.9.2: Already installed! [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK openssl/1.1.1h: Already installed! [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK snappy/1.1.8: Already installed! [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK xz_utils/5.2.4: Already installed! [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK zlib/1.2.11: Already installed! [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK zstd/1.4.5: Already installed! [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK boost/1.74.0: Already installed! [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK glog/0.4.0: Already installed! [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK libdwarf/20191104: Already installed! [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK libevent/2.1.12: Already installed! [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK libunwind/1.3.1: Already installed! [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK folly/2019.10.21.00: Copying sources to build folder folly/2019.10.21.00: Building your package in /home/conan/w/cci_PR-4048/.conan/data/folly/2019.10.21.00/_/_/build/d58792971317f1b830aae5ac2aa5e3716e2028ed folly/2019.10.21.00: Generator cmake created conanbuildinfo.cmake folly/2019.10.21.00: Generator cmake_find_package created FindBoost.cmake folly/2019.10.21.00: Generator cmake_find_package created Finddouble-conversion.cmake folly/2019.10.21.00: Generator cmake_find_package created Findglog.cmake folly/2019.10.21.00: Generator cmake_find_package created FindLibevent.cmake folly/2019.10.21.00: Generator cmake_find_package created Findlz4.cmake folly/2019.10.21.00: Generator cmake_find_package created FindSnappy.cmake folly/2019.10.21.00: Generator cmake_find_package created Findzstd.cmake folly/2019.10.21.00: Generator cmake_find_package created Findlibdwarf.cmake folly/2019.10.21.00: Generator cmake_find_package created Findlibsodium.cmake folly/2019.10.21.00: Generator cmake_find_package created Findlibiberty.cmake folly/2019.10.21.00: Generator cmake_find_package created Findlibunwind.cmake folly/2019.10.21.00: Generator cmake_find_package created FindZLIB.cmake folly/2019.10.21.00: Generator cmake_find_package created FindBZip2.cmake folly/2019.10.21.00: Generator cmake_find_package created FindIconv.cmake folly/2019.10.21.00: Generator cmake_find_package created Findgflags.cmake folly/2019.10.21.00: Generator cmake_find_package created FindOpenSSL.cmake folly/2019.10.21.00: Generator cmake_find_package created Findlibelf.cmake folly/2019.10.21.00: Generator cmake_find_package created FindLibLZMA.cmake [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 folly/2019.10.21.00: Calling build() ----Running------ > cd '/home/conan/w/cci_PR-4048/.conan/data/folly/2019.10.21.00/_/_/build/d58792971317f1b830aae5ac2aa5e3716e2028ed' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Debug" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="clang" -DCONAN_COMPILER_VERSION="6.0" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DCONAN_LIBCXX="libstdc++" -DBUILD_SHARED_LIBS="OFF" -DCMAKE_INSTALL_PREFIX="/home/conan/w/cci_PR-4048/.conan/data/folly/2019.10.21.00/_/_/package/d58792971317f1b830aae5ac2aa5e3716e2028ed" -DCMAKE_INSTALL_BINDIR="bin" -DCMAKE_INSTALL_SBINDIR="bin" -DCMAKE_INSTALL_LIBEXECDIR="bin" -DCMAKE_INSTALL_LIBDIR="lib" -DCMAKE_INSTALL_INCLUDEDIR="include" -DCMAKE_INSTALL_OLDINCLUDEDIR="include" -DCMAKE_INSTALL_DATAROOTDIR="share" -DCONAN_CMAKE_POSITION_INDEPENDENT_CODE="ON" -DCMAKE_MODULE_PATH="/home/conan/w/cci_PR-4048/.conan/data/folly/2019.10.21.00/_/_/build/d58792971317f1b830aae5ac2aa5e3716e2028ed" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -DCMAKE_POSITION_INDEPENDENT_CODE="True" -DCXX_STD="c++14" -Wno-dev '/home/conan/w/cci_PR-4048/.conan/data/folly/2019.10.21.00/_/_/build/d58792971317f1b830aae5ac2aa5e3716e2028ed' ----------------- folly/2019.10.21.00: JSON file created at '/home/conan/w/cci_PR-4048/5/2a5c2105-f0cb-4435-815f-2c577ab9da94/_create.json'