[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: 11.361328125 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 libelfin/0.3 exports: File 'conandata.yml' found. Exporting it... libelfin/0.3 exports: Copied 1 '.yml' file: conandata.yml libelfin/0.3 exports_sources: Copied 1 '.txt' file: CMakeLists.txt libelfin/0.3 exports_sources: Copied 1 '.patch' file: 946dde57e5caef8297b9339f3a7971401d540840.patch [HOOK - conan-center.py] post_export(): [CONANDATA.YML REDUCE (KB-H031)] Saving conandata.yml: {'sources': {'0.3': {'url': 'https://github.com/aclements/libelfin/archive/v0.3.tar.gz', 'sha256': 'c338942b967582922b3514b54b93175ca9051a9668db92dd8ef619824d443ac7'}}, 'patches': {'0.3': [{'patch_file': 'patches/946dde57e5caef8297b9339f3a7971401d540840.patch', 'base_path': 'source_subfolder'}]}} [HOOK - conan-center.py] post_export(): [CONANDATA.YML REDUCE (KB-H031)] New conandata.yml contents: patches: '0.3': - base_path: source_subfolder patch_file: patches/946dde57e5caef8297b9339f3a7971401d540840.patch sources: '0.3': sha256: c338942b967582922b3514b54b93175ca9051a9668db92dd8ef619824d443ac7 url: https://github.com/aclements/libelfin/archive/v0.3.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 libelfin/0.3: The stored package has not changed libelfin/0.3: Using the exported files summary hash as the recipe revision: a686b96c95c049c4b83ef7ffeae58cb6 libelfin/0.3: Exported revision: a686b96c95c049c4b83ef7ffeae58cb6 Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Release compiler=clang compiler.libcxx=libc++ compiler.version=4.0 os=Linux os_build=Linux [options] libelfin:shared=False [build_requires] [env] libelfin/0.3: Forced build from source libelfin/0.3 (test package): Installing package Requirements libelfin/0.3 from local cache - Cache Packages libelfin/0.3:ac062fddda604275b8d4a5eeef8896e72fd329dd - Build Installing (downloading, building) binaries... libelfin/0.3: Copying sources to build folder libelfin/0.3: Building your package in /home/conan/w/cci_PR-3283/.conan/data/libelfin/0.3/_/_/build/ac062fddda604275b8d4a5eeef8896e72fd329dd libelfin/0.3: Generator cmake created conanbuildinfo.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 libelfin/0.3: Calling build() ----Running------ > cd '/home/conan/w/cci_PR-3283/.conan/data/libelfin/0.3/_/_/build/ac062fddda604275b8d4a5eeef8896e72fd329dd' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Release" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="clang" -DCONAN_COMPILER_VERSION="4.0" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DCONAN_LIBCXX="libc++" -DBUILD_SHARED_LIBS="OFF" -DCMAKE_INSTALL_PREFIX="/home/conan/w/cci_PR-3283/.conan/data/libelfin/0.3/_/_/package/ac062fddda604275b8d4a5eeef8896e72fd329dd" -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_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -Wno-dev '/home/conan/w/cci_PR-3283/.conan/data/libelfin/0.3/_/_/build/ac062fddda604275b8d4a5eeef8896e72fd329dd' ----------------- -- The C compiler identification is Clang 4.0.1 -- The CXX compiler identification is Clang 4.0.1 -- Check for working C compiler: /usr/bin/clang -- Check for working C compiler: /usr/bin/clang -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: /usr/bin/clang++ -- Check for working CXX compiler: /usr/bin/clang++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Conan: called by CMake conan helper -- Conan: called inside local cache -- Conan: Adjusting output directories -- Conan: Using cmake global configuration -- Conan: Adjusting default RPATHs Conan policies -- Conan: Adjusting language standard -- Conan: Adjusting fPIC flag (ON) -- Conan: Checking correct version: 4.0 -- Conan: C++ stdlib: libc++ -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/cci_PR-3283/.conan/data/libelfin/0.3/_/_/build/ac062fddda604275b8d4a5eeef8896e72fd329dd ----Running------ > cmake --build '/home/conan/w/cci_PR-3283/.conan/data/libelfin/0.3/_/_/build/ac062fddda604275b8d4a5eeef8896e72fd329dd' '--' '-j3' ----------------- [ 5%] Generating source_subfolder/elf/to_string.cc [ 10%] Generating source_subfolder/dwarf/to_string.cc Scanning dependencies of target elf++ [ 15%] Building CXX object CMakeFiles/elf++.dir/source_subfolder/elf/elf.cc.o [ 21%] Building CXX object CMakeFiles/elf++.dir/source_subfolder/elf/mmap_loader.cc.o Scanning dependencies of target dwarf++ [ 26%] Building CXX object CMakeFiles/dwarf++.dir/source_subfolder/dwarf/abbrev.cc.o [ 31%] Building CXX object CMakeFiles/elf++.dir/source_subfolder/elf/to_string.cc.o [ 36%] Building CXX object CMakeFiles/dwarf++.dir/source_subfolder/dwarf/attrs.cc.o [ 42%] Building CXX object CMakeFiles/dwarf++.dir/source_subfolder/dwarf/cursor.cc.o [ 47%] Building CXX object CMakeFiles/dwarf++.dir/source_subfolder/dwarf/die.cc.o [ 52%] Linking CXX static library lib/libelf++.a [ 52%] Built target elf++ [ 57%] Building CXX object CMakeFiles/dwarf++.dir/source_subfolder/dwarf/die_str_map.cc.o [ 63%] Building CXX object CMakeFiles/dwarf++.dir/source_subfolder/dwarf/dwarf.cc.o [ 68%] Building CXX object CMakeFiles/dwarf++.dir/source_subfolder/dwarf/elf.cc.o [ 73%] Building CXX object CMakeFiles/dwarf++.dir/source_subfolder/dwarf/expr.cc.o [ 78%] Building CXX object CMakeFiles/dwarf++.dir/source_subfolder/dwarf/line.cc.o [ 84%] Building CXX object CMakeFiles/dwarf++.dir/source_subfolder/dwarf/rangelist.cc.o [ 89%] Building CXX object CMakeFiles/dwarf++.dir/source_subfolder/dwarf/value.cc.o [ 94%] Building CXX object CMakeFiles/dwarf++.dir/source_subfolder/dwarf/to_string.cc.o [100%] Linking CXX static library lib/libdwarf++.a [100%] Built target dwarf++ libelfin/0.3: Package 'ac062fddda604275b8d4a5eeef8896e72fd329dd' built libelfin/0.3: Build folder /home/conan/w/cci_PR-3283/.conan/data/libelfin/0.3/_/_/build/ac062fddda604275b8d4a5eeef8896e72fd329dd libelfin/0.3: Generated conaninfo.txt libelfin/0.3: Generated conanbuildinfo.txt libelfin/0.3: Generating the package libelfin/0.3: Package folder /home/conan/w/cci_PR-3283/.conan/data/libelfin/0.3/_/_/package/ac062fddda604275b8d4a5eeef8896e72fd329dd libelfin/0.3: Calling package() ----Running------ > cmake --build '/home/conan/w/cci_PR-3283/.conan/data/libelfin/0.3/_/_/build/ac062fddda604275b8d4a5eeef8896e72fd329dd' '--target' 'install' '--' '-j3' ----------------- [ 26%] Built target elf++ [100%] Built target dwarf++ Install the project... -- Install configuration: "Release" -- Installing: /home/conan/w/cci_PR-3283/.conan/data/libelfin/0.3/_/_/package/ac062fddda604275b8d4a5eeef8896e72fd329dd/lib/libelf++.a -- Installing: /home/conan/w/cci_PR-3283/.conan/data/libelfin/0.3/_/_/package/ac062fddda604275b8d4a5eeef8896e72fd329dd/include/libelfin/elf/common.hh -- Installing: /home/conan/w/cci_PR-3283/.conan/data/libelfin/0.3/_/_/package/ac062fddda604275b8d4a5eeef8896e72fd329dd/include/libelfin/elf/data.hh -- Installing: /home/conan/w/cci_PR-3283/.conan/data/libelfin/0.3/_/_/package/ac062fddda604275b8d4a5eeef8896e72fd329dd/include/libelfin/elf/elf++.hh -- Installing: /home/conan/w/cci_PR-3283/.conan/data/libelfin/0.3/_/_/package/ac062fddda604275b8d4a5eeef8896e72fd329dd/lib/libdwarf++.a -- Installing: /home/conan/w/cci_PR-3283/.conan/data/libelfin/0.3/_/_/package/ac062fddda604275b8d4a5eeef8896e72fd329dd/include/libelfin/dwarf/data.hh -- Installing: /home/conan/w/cci_PR-3283/.conan/data/libelfin/0.3/_/_/package/ac062fddda604275b8d4a5eeef8896e72fd329dd/include/libelfin/dwarf/dwarf++.hh -- Installing: /home/conan/w/cci_PR-3283/.conan/data/libelfin/0.3/_/_/package/ac062fddda604275b8d4a5eeef8896e72fd329dd/include/libelfin/dwarf/small_vector.hh -- Installing: /home/conan/w/cci_PR-3283/.conan/data/libelfin/0.3/_/_/package/ac062fddda604275b8d4a5eeef8896e72fd329dd/licenses/LICENSE [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 libelfin/0.3 package(): Packaged 2 '.a' files: libdwarf++.a, libelf++.a libelfin/0.3 package(): Packaged 1 file: LICENSE libelfin/0.3 package(): Packaged 6 '.hh' files libelfin/0.3: Package 'ac062fddda604275b8d4a5eeef8896e72fd329dd' created libelfin/0.3: Created package revision baa975537092716cf0d756c5dc953888 [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK libelfin/0.3 (test package): Generator txt created conanbuildinfo.txt libelfin/0.3 (test package): Generator cmake created conanbuildinfo.cmake libelfin/0.3 (test package): Generated conaninfo.txt libelfin/0.3 (test package): Generated graphinfo Using lockfile: '/home/conan/w/cci_PR-3283/6/c4ca7df6-5b67-42b3-9039-ed206882fa2d/recipes/libelfin/all/test_package/build/ecaf7a4da8697e685b0e104b0b505ed66061504e/conan.lock' Using cached profile from lockfile [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 libelfin/0.3 (test package): Calling build() ----Running------ > cd '/home/conan/w/cci_PR-3283/6/c4ca7df6-5b67-42b3-9039-ed206882fa2d/recipes/libelfin/all/test_package/build/ecaf7a4da8697e685b0e104b0b505ed66061504e' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Release" -DCONAN_IN_LOCAL_CACHE="OFF" -DCONAN_COMPILER="clang" -DCONAN_COMPILER_VERSION="4.0" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DCONAN_LIBCXX="libc++" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -Wno-dev '/home/conan/w/cci_PR-3283/6/c4ca7df6-5b67-42b3-9039-ed206882fa2d/recipes/libelfin/all/test_package' ----------------- -- The CXX compiler identification is Clang 4.0.1 -- Check for working CXX compiler: /usr/bin/clang++ -- Check for working CXX compiler: /usr/bin/clang++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Conan: called by CMake conan helper -- Conan: Adjusting output directories -- Conan: Using cmake global configuration -- Conan: Adjusting default RPATHs Conan policies -- Conan: Adjusting language standard -- Conan: Checking correct version: 4.0 -- Conan: C++ stdlib: libc++ -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/cci_PR-3283/6/c4ca7df6-5b67-42b3-9039-ed206882fa2d/recipes/libelfin/all/test_package/build/ecaf7a4da8697e685b0e104b0b505ed66061504e ----Running------ > cmake --build '/home/conan/w/cci_PR-3283/6/c4ca7df6-5b67-42b3-9039-ed206882fa2d/recipes/libelfin/all/test_package/build/ecaf7a4da8697e685b0e104b0b505ed66061504e' '--' '-j3' ----------------- Scanning dependencies of target test_package [ 50%] Building CXX object CMakeFiles/test_package.dir/test_package.cpp.o CMakeFiles/test_package.dir/build.make:62: recipe for target 'CMakeFiles/test_package.dir/test_package.cpp.o' failed CMakeFiles/Makefile2:75: recipe for target 'CMakeFiles/test_package.dir/all' failed Makefile:83: recipe for target 'all' failed JSON file created at '/home/conan/w/cci_PR-3283/6/c4ca7df6-5b67-42b3-9039-ed206882fa2d/_create.json'