Auto detecting your dev setup to initialize the default profile (/home/conan/w/cci_PR-2991/.conan/profiles/default) CC and CXX: /usr/bin/gcc, /usr/bin/g++ Found gcc 6.4 gcc>=5, using the major as version ************************* WARNING: GCC OLD ABI COMPATIBILITY *********************** Conan detected a GCC version > 5 but has adjusted the 'compiler.libcxx' setting to 'libstdc++' for backwards compatibility. Your compiler is likely using the new CXX11 ABI by default (libstdc++11). If you want Conan to use the new ABI for the default profile, run: $ conan profile update settings.compiler.libcxx=libstdc++11 default Or edit '/home/conan/w/cci_PR-2991/.conan/profiles/default' and set compiler.libcxx=libstdc++11 ************************************************************************************ Default settings os=Linux os_build=Linux arch=x86_64 arch_build=x86_64 compiler=gcc compiler.version=6 compiler.libcxx=libstdc++ build_type=Release *** You can change them in /home/conan/w/cci_PR-2991/.conan/profiles/default *** *** Or override with -s compiler='other' -s ...s*** [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: 7.13671875 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 [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 Exporting package recipe libelf/0.8.13 exports: File 'conandata.yml' found. Exporting it... libelf/0.8.13 exports: Copied 1 '.yml' file: conandata.yml libelf/0.8.13 exports_sources: Copied 1 '.txt' file: CMakeLists.txt [HOOK - conan-center.py] post_export(): [CONANDATA.YML REDUCE (KB-H031)] Saving conandata.yml: {'sources': {'0.8.13': {'url': ['http://repository.timesys.com/buildsources/l/libelf/libelf-0.8.13/libelf-0.8.13.tar.gz', 'https://fossies.org/linux/misc/old/libelf-0.8.13.tar.gz'], 'sha256': '591a9b4ec81c1f2042a97aa60564e0cb79d041c52faa7416acb38bc95bd2c76d'}}} [HOOK - conan-center.py] post_export(): [CONANDATA.YML REDUCE (KB-H031)] New conandata.yml contents: sources: 0.8.13: sha256: 591a9b4ec81c1f2042a97aa60564e0cb79d041c52faa7416acb38bc95bd2c76d url: - http://repository.timesys.com/buildsources/l/libelf/libelf-0.8.13/libelf-0.8.13.tar.gz - https://fossies.org/linux/misc/old/libelf-0.8.13.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 libelf/0.8.13: A new conanfile.py version was exported libelf/0.8.13: Folder: /home/conan/w/cci_PR-2991/.conan/data/libelf/0.8.13/_/_/export libelf/0.8.13: Using the exported files summary hash as the recipe revision: f35d48d379acea57cd05e8a4d0aaaec6 libelf/0.8.13: Exported revision: f35d48d379acea57cd05e8a4d0aaaec6 Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Release compiler=gcc compiler.libcxx=libstdc++11 compiler.version=6 os=Linux os_build=Linux [options] libelf:shared=False [build_requires] [env] libelf/0.8.13: Forced build from source autoconf/2.69: Not found in local cache, looking in remotes... autoconf/2.69: Trying with 'c3i_PR-2991_74de66e1d7293f193ca3c4ebace9b590270449cb'... autoconf/2.69: Trying with 'central'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz autoconf/2.69: Downloaded recipe revision b5d7ee20a7055f5a58ae277993314c75 m4/1.4.18: Not found in local cache, looking in remotes... m4/1.4.18: Trying with 'c3i_PR-2991_74de66e1d7293f193ca3c4ebace9b590270449cb'... m4/1.4.18: Trying with 'central'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz m4/1.4.18: Downloaded recipe revision 5176ab3c1100ae7d083abc2a95f64d84 libelf/0.8.13 (test package): Installing package Requirements libelf/0.8.13 from local cache - Cache Packages libelf/0.8.13:f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb - Build Build requirements autoconf/2.69 from 'central' - Downloaded m4/1.4.18 from 'central' - Downloaded Build requirements packages autoconf/2.69:44fcf6b9a7fb86b2586303e3db40189d3b511830 - Download m4/1.4.18:57547fe65fffc300f05aa42ee64b3b02eeabb6d7 - Download Installing (downloading, building) binaries... m4/1.4.18: Retrieving package 57547fe65fffc300f05aa42ee64b3b02eeabb6d7 from remote 'central' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz m4/1.4.18: Package installed 57547fe65fffc300f05aa42ee64b3b02eeabb6d7 m4/1.4.18: Downloaded package revision e9750ce3aee172e0fa0ccbd949ef95aa autoconf/2.69: Retrieving package 44fcf6b9a7fb86b2586303e3db40189d3b511830 from remote 'central' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz autoconf/2.69: Package installed 44fcf6b9a7fb86b2586303e3db40189d3b511830 autoconf/2.69: Downloaded package revision 1a4963bc258c5a1bf665135cb9bf93d4 m4/1.4.18: Appending PATH environment variable: /home/conan/w/cci_PR-2991/.conan/data/m4/1.4.18/_/_/package/57547fe65fffc300f05aa42ee64b3b02eeabb6d7/bin m4/1.4.18: Setting M4 environment variable: /home/conan/w/cci_PR-2991/.conan/data/m4/1.4.18/_/_/package/57547fe65fffc300f05aa42ee64b3b02eeabb6d7/bin/m4 [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK autoconf/2.69: Appending PATH env var with : /home/conan/w/cci_PR-2991/.conan/data/autoconf/2.69/_/_/package/44fcf6b9a7fb86b2586303e3db40189d3b511830/bin autoconf/2.69: Setting AC_MACRODIR to /home/conan/w/cci_PR-2991/.conan/data/autoconf/2.69/_/_/package/44fcf6b9a7fb86b2586303e3db40189d3b511830/bin/share/autoconf autoconf/2.69: Setting AUTOCONF to /home/conan/w/cci_PR-2991/.conan/data/autoconf/2.69/_/_/package/44fcf6b9a7fb86b2586303e3db40189d3b511830/bin/autoconf autoconf/2.69: Setting AUTORECONF to /home/conan/w/cci_PR-2991/.conan/data/autoconf/2.69/_/_/package/44fcf6b9a7fb86b2586303e3db40189d3b511830/bin/autoreconf autoconf/2.69: Setting AUTOHEADER to /home/conan/w/cci_PR-2991/.conan/data/autoconf/2.69/_/_/package/44fcf6b9a7fb86b2586303e3db40189d3b511830/bin/autoheader autoconf/2.69: Setting AUTOM4TE to /home/conan/w/cci_PR-2991/.conan/data/autoconf/2.69/_/_/package/44fcf6b9a7fb86b2586303e3db40189d3b511830/bin/autom4te autoconf/2.69: Setting AUTOM4TE_PERLLIBDIR to /home/conan/w/cci_PR-2991/.conan/data/autoconf/2.69/_/_/package/44fcf6b9a7fb86b2586303e3db40189d3b511830/bin/share/autoconf [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK libelf/0.8.13: Applying build-requirement: autoconf/2.69 libelf/0.8.13: Applying build-requirement: m4/1.4.18 [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK libelf/0.8.13: Configuring sources in /home/conan/w/cci_PR-2991/.conan/data/libelf/0.8.13/_/_/source [HOOK - conan-center.py] post_source(): [LIBCXX MANAGEMENT (KB-H011)] OK [HOOK - conan-center.py] post_source(): [CPPSTD MANAGEMENT (KB-H022)] OK libelf/0.8.13: Copying sources to build folder libelf/0.8.13: Building your package in /home/conan/w/cci_PR-2991/.conan/data/libelf/0.8.13/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb libelf/0.8.13: 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 libelf/0.8.13: Calling build() libelf/0.8.13: Calling: > source_subfolder/configure '--enable-shared=no' '--prefix=/home/conan/w/cci_PR-2991/.conan/data/libelf/0.8.13/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb' '--bindir=${prefix}/bin' '--sbindir=${prefix}/bin' '--libexecdir=${prefix}/bin' '--libdir=${prefix}/lib' '--includedir=${prefix}/include' '--oldincludedir=${prefix}/include' ----Running------ > source_subfolder/configure '--enable-shared=no' '--prefix=/home/conan/w/cci_PR-2991/.conan/data/libelf/0.8.13/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb' '--bindir=${prefix}/bin' '--sbindir=${prefix}/bin' '--libexecdir=${prefix}/bin' '--libdir=${prefix}/lib' '--includedir=${prefix}/include' '--oldincludedir=${prefix}/include' ----------------- creating cache ./config.cache checking whether make sets ${MAKE}... yes checking for gcc... /usr/bin/gcc checking whether the C compiler (/usr/bin/gcc -m64 -O3 -s -fPIC -m64) works... yes checking whether the C compiler (/usr/bin/gcc -m64 -O3 -s -fPIC -m64) is a cross-compiler... no checking whether we are using GNU C... yes checking whether /usr/bin/gcc accepts -g... yes checking how to run the C preprocessor... /usr/bin/gcc -E checking for a BSD compatible install... /usr/bin/install -c checking for ranlib... ranlib checking whether ln -s works... yes checking for ANSI C header files... yes checking for unistd.h... yes checking for stdint.h... yes checking for fcntl.h... yes checking for elf.h... yes checking for sys/elf.h... no checking for link.h... yes checking for sys/link.h... no checking if /usr/bin/gcc can compile elf.h... yes checking for ar.h... yes checking for libelf.h... no checking for nlist.h... no checking for gelf.h... no checking whether to install , and ... yes checking for working const... yes checking for off_t... yes checking for size_t... yes checking size of short... 2 checking size of int... 4 checking size of long... 8 checking size of long long... 8 checking size of __int64... 0 checking for struct Elf32_Dyn... yes checking for struct nlist in elf.h... no checking for struct Elf64_Ehdr... yes checking for Elf64_Addr... yes checking for struct Elf64_Rel... yes checking for Elf32_Verdef... yes checking for Elf64_Verdef... yes checking for SHT_SUNW_verdef... no checking for SHT_GNU_verdef... yes checking for 64-bit integer... long checking for 32-bit integer... int checking for 16-bit integer... short checking for unistd.h... (cached) yes checking for getpagesize... yes checking for working mmap... yes checking for ftruncate... yes checking for memcmp... yes checking for memcpy... yes checking for memmove... yes checking for memset... yes checking whether overlapping arrays are copied correctly... yes checking the coffee machine... empty - operator may not work as expected checking whether 64-bit ELF support is sufficient... yes checking whether to include 64-bit support... yes checking whether versioning support is sufficient... yes checking whether to include versioning support... yes checking whether NLS is requested... yes checking for dgettext... yes checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for GNU gettext... yes checking for losing catgets-based GNU gettext... no checking for pure GNU gettext... yes checking for catalogs to be installed... de checking for gettext in -lintl... no checking host system type... x86_64-unknown-linux-gnu checking whether to build a shared library... no updating cache ./config.cache creating ./config.status creating Makefile creating lib/Makefile creating po/Makefile creating libelf.pc creating config.h creating lib/sys_elf.h ----Running------ > make -j3 ----------------- making all in lib make[1]: Entering directory '/home/conan/w/cci_PR-2991/.conan/data/libelf/0.8.13/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/lib' if test -n ""; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -I.. -I. -I../source_subfolder/lib -DNDEBUG -m64 -O3 -s -fPIC ../source_subfolder/lib/begin.c && mv -f begin.o begin.os; \ else true; fi if test -n ""; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -I.. -I. -I../source_subfolder/lib -DNDEBUG -m64 -O3 -s -fPIC ../source_subfolder/lib/cntl.c && mv -f cntl.o cntl.os; \ else true; fi if test -n ""; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -I.. -I. -I../source_subfolder/lib -DNDEBUG -m64 -O3 -s -fPIC ../source_subfolder/lib/end.c && mv -f end.o end.os; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -I.. -I. -I../source_subfolder/lib -DNDEBUG -m64 -O3 -s -fPIC ../source_subfolder/lib/begin.c /usr/bin/gcc -c -DHAVE_CONFIG_H -I.. -I. -I../source_subfolder/lib -DNDEBUG -m64 -O3 -s -fPIC ../source_subfolder/lib/end.c /usr/bin/gcc -c -DHAVE_CONFIG_H -I.. -I. -I../source_subfolder/lib -DNDEBUG -m64 -O3 -s -fPIC ../source_subfolder/lib/cntl.c if test -n ""; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -I.. -I. -I../source_subfolder/lib -DNDEBUG -m64 -O3 -s -fPIC ../source_subfolder/lib/errmsg.c && mv -f errmsg.o errmsg.os; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -I.. -I. -I../source_subfolder/lib -DNDEBUG -m64 -O3 -s -fPIC ../source_subfolder/lib/errmsg.c if test -n ""; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -I.. -I. -I../source_subfolder/lib -DNDEBUG -m64 -O3 -s -fPIC ../source_subfolder/lib/errno.c && mv -f errno.o errno.os; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -I.. -I. -I../source_subfolder/lib -DNDEBUG -m64 -O3 -s -fPIC ../source_subfolder/lib/errno.c if test -n ""; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -I.. -I. -I../source_subfolder/lib -DNDEBUG -m64 -O3 -s -fPIC ../source_subfolder/lib/fill.c && mv -f fill.o fill.os; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -I.. -I. -I../source_subfolder/lib -DNDEBUG -m64 -O3 -s -fPIC ../source_subfolder/lib/fill.c if test -n ""; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -I.. -I. -I../source_subfolder/lib -DNDEBUG -m64 -O3 -s -fPIC ../source_subfolder/lib/flag.c && mv -f flag.o flag.os; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -I.. -I. -I../source_subfolder/lib -DNDEBUG -m64 -O3 -s -fPIC ../source_subfolder/lib/flag.c if test -n ""; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -I.. -I. -I../source_subfolder/lib -DNDEBUG -m64 -O3 -s -fPIC ../source_subfolder/lib/getarhdr.c && mv -f getarhdr.o getarhdr.os; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -I.. -I. -I../source_subfolder/lib -DNDEBUG -m64 -O3 -s -fPIC ../source_subfolder/lib/getarhdr.c if test -n ""; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -I.. -I. -I../source_subfolder/lib -DNDEBUG -m64 -O3 -s -fPIC ../source_subfolder/lib/getarsym.c && mv -f getarsym.o getarsym.os; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -I.. -I. -I../source_subfolder/lib -DNDEBUG -m64 -O3 -s -fPIC ../source_subfolder/lib/getarsym.c if test -n ""; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -I.. -I. -I../source_subfolder/lib -DNDEBUG -m64 -O3 -s -fPIC ../source_subfolder/lib/getbase.c && mv -f getbase.o getbase.os; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -I.. -I. -I../source_subfolder/lib -DNDEBUG -m64 -O3 -s -fPIC ../source_subfolder/lib/getbase.c if test -n ""; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -I.. -I. -I../source_subfolder/lib -DNDEBUG -m64 -O3 -s -fPIC ../source_subfolder/lib/getdata.c && mv -f getdata.o getdata.os; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -I.. -I. -I../source_subfolder/lib -DNDEBUG -m64 -O3 -s -fPIC ../source_subfolder/lib/getdata.c if test -n ""; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -I.. -I. -I../source_subfolder/lib -DNDEBUG -m64 -O3 -s -fPIC ../source_subfolder/lib/getident.c && mv -f getident.o getident.os; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -I.. -I. -I../source_subfolder/lib -DNDEBUG -m64 -O3 -s -fPIC ../source_subfolder/lib/getident.c if test -n ""; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -I.. -I. -I../source_subfolder/lib -DNDEBUG -m64 -O3 -s -fPIC ../source_subfolder/lib/getscn.c && mv -f getscn.o getscn.os; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -I.. -I. -I../source_subfolder/lib -DNDEBUG -m64 -O3 -s -fPIC ../source_subfolder/lib/getscn.c if test -n ""; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -I.. -I. -I../source_subfolder/lib -DNDEBUG -m64 -O3 -s -fPIC ../source_subfolder/lib/hash.c && mv -f hash.o hash.os; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -I.. -I. -I../source_subfolder/lib -DNDEBUG -m64 -O3 -s -fPIC ../source_subfolder/lib/hash.c if test -n ""; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -I.. -I. -I../source_subfolder/lib -DNDEBUG -m64 -O3 -s -fPIC ../source_subfolder/lib/kind.c && mv -f kind.o kind.os; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -I.. -I. -I../source_subfolder/lib -DNDEBUG -m64 -O3 -s -fPIC ../source_subfolder/lib/kind.c if test -n ""; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -I.. -I. -I../source_subfolder/lib -DNDEBUG -m64 -O3 -s -fPIC ../source_subfolder/lib/ndxscn.c && mv -f ndxscn.o ndxscn.os; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -I.. -I. -I../source_subfolder/lib -DNDEBUG -m64 -O3 -s -fPIC ../source_subfolder/lib/ndxscn.c if test -n ""; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -I.. -I. -I../source_subfolder/lib -DNDEBUG -m64 -O3 -s -fPIC ../source_subfolder/lib/newdata.c && mv -f newdata.o newdata.os; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -I.. -I. -I../source_subfolder/lib -DNDEBUG -m64 -O3 -s -fPIC ../source_subfolder/lib/newdata.c if test -n ""; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -I.. -I. -I../source_subfolder/lib -DNDEBUG -m64 -O3 -s -fPIC ../source_subfolder/lib/newscn.c && mv -f newscn.o newscn.os; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -I.. -I. -I../source_subfolder/lib -DNDEBUG -m64 -O3 -s -fPIC ../source_subfolder/lib/newscn.c if test -n ""; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -I.. -I. -I../source_subfolder/lib -DNDEBUG -m64 -O3 -s -fPIC ../source_subfolder/lib/next.c && mv -f next.o next.os; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -I.. -I. -I../source_subfolder/lib -DNDEBUG -m64 -O3 -s -fPIC ../source_subfolder/lib/next.c if test -n ""; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -I.. -I. -I../source_subfolder/lib -DNDEBUG -m64 -O3 -s -fPIC ../source_subfolder/lib/nextscn.c && mv -f nextscn.o nextscn.os; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -I.. -I. -I../source_subfolder/lib -DNDEBUG -m64 -O3 -s -fPIC ../source_subfolder/lib/nextscn.c if test -n ""; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -I.. -I. -I../source_subfolder/lib -DNDEBUG -m64 -O3 -s -fPIC ../source_subfolder/lib/rand.c && mv -f rand.o rand.os; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -I.. -I. -I../source_subfolder/lib -DNDEBUG -m64 -O3 -s -fPIC ../source_subfolder/lib/rand.c if test -n ""; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -I.. -I. -I../source_subfolder/lib -DNDEBUG -m64 -O3 -s -fPIC ../source_subfolder/lib/rawdata.c && mv -f rawdata.o rawdata.os; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -I.. -I. -I../source_subfolder/lib -DNDEBUG -m64 -O3 -s -fPIC ../source_subfolder/lib/rawdata.c if test -n ""; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -I.. -I. -I../source_subfolder/lib -DNDEBUG -m64 -O3 -s -fPIC ../source_subfolder/lib/rawfile.c && mv -f rawfile.o rawfile.os; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -I.. -I. -I../source_subfolder/lib -DNDEBUG -m64 -O3 -s -fPIC ../source_subfolder/lib/rawfile.c if test -n ""; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -I.. -I. -I../source_subfolder/lib -DNDEBUG -m64 -O3 -s -fPIC ../source_subfolder/lib/strptr.c && mv -f strptr.o strptr.os; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -I.. -I. -I../source_subfolder/lib -DNDEBUG -m64 -O3 -s -fPIC ../source_subfolder/lib/strptr.c if test -n ""; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -I.. -I. -I../source_subfolder/lib -DNDEBUG -m64 -O3 -s -fPIC ../source_subfolder/lib/update.c && mv -f update.o update.os; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -I.. -I. -I../source_subfolder/lib -DNDEBUG -m64 -O3 -s -fPIC ../source_subfolder/lib/update.c if test -n ""; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -I.. -I. -I../source_subfolder/lib -DNDEBUG -m64 -O3 -s -fPIC ../source_subfolder/lib/version.c && mv -f version.o version.os; \ else true; fi if test -n ""; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -I.. -I. -I../source_subfolder/lib -DNDEBUG -m64 -O3 -s -fPIC ../source_subfolder/lib/checksum.c && mv -f checksum.o checksum.os; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -I.. -I. -I../source_subfolder/lib -DNDEBUG -m64 -O3 -s -fPIC ../source_subfolder/lib/version.c /usr/bin/gcc -c -DHAVE_CONFIG_H -I.. -I. -I../source_subfolder/lib -DNDEBUG -m64 -O3 -s -fPIC ../source_subfolder/lib/checksum.c if test -n ""; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -I.. -I. -I../source_subfolder/lib -DNDEBUG -m64 -O3 -s -fPIC ../source_subfolder/lib/getaroff.c && mv -f getaroff.o getaroff.os; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -I.. -I. -I../source_subfolder/lib -DNDEBUG -m64 -O3 -s -fPIC ../source_subfolder/lib/getaroff.c ../source_subfolder/lib/update.c: In function ‘_elf_output’: ../source_subfolder/lib/update.c:917:5: warning: ignoring return value of ‘ftruncate’, declared with attribute warn_unused_result [-Wunused-result] ftruncate(fd, 0); ^~~~~~~~~~~~~~~~ if test -n ""; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -I.. -I. -I../source_subfolder/lib -DNDEBUG -m64 -O3 -s -fPIC ../source_subfolder/lib/32.fsize.c && mv -f 32.fsize.o 32.fsize.os; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -I.. -I. -I../source_subfolder/lib -DNDEBUG -m64 -O3 -s -fPIC ../source_subfolder/lib/32.fsize.c if test -n ""; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -I.. -I. -I../source_subfolder/lib -DNDEBUG -m64 -O3 -s -fPIC ../source_subfolder/lib/32.getehdr.c && mv -f 32.getehdr.o 32.getehdr.os; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -I.. -I. -I../source_subfolder/lib -DNDEBUG -m64 -O3 -s -fPIC ../source_subfolder/lib/32.getehdr.c if test -n ""; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -I.. -I. -I../source_subfolder/lib -DNDEBUG -m64 -O3 -s -fPIC ../source_subfolder/lib/32.getphdr.c && mv -f 32.getphdr.o 32.getphdr.os; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -I.. -I. -I../source_subfolder/lib -DNDEBUG -m64 -O3 -s -fPIC ../source_subfolder/lib/32.getphdr.c if test -n ""; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -I.. -I. -I../source_subfolder/lib -DNDEBUG -m64 -O3 -s -fPIC ../source_subfolder/lib/32.getshdr.c && mv -f 32.getshdr.o 32.getshdr.os; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -I.. -I. -I../source_subfolder/lib -DNDEBUG -m64 -O3 -s -fPIC ../source_subfolder/lib/32.getshdr.c if test -n ""; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -I.. -I. -I../source_subfolder/lib -DNDEBUG -m64 -O3 -s -fPIC ../source_subfolder/lib/32.newehdr.c && mv -f 32.newehdr.o 32.newehdr.os; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -I.. -I. -I../source_subfolder/lib -DNDEBUG -m64 -O3 -s -fPIC ../source_subfolder/lib/32.newehdr.c if test -n ""; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -I.. -I. -I../source_subfolder/lib -DNDEBUG -m64 -O3 -s -fPIC ../source_subfolder/lib/32.newphdr.c && mv -f 32.newphdr.o 32.newphdr.os; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -I.. -I. -I../source_subfolder/lib -DNDEBUG -m64 -O3 -s -fPIC ../source_subfolder/lib/32.newphdr.c if test -n ""; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -I.. -I. -I../source_subfolder/lib -DNDEBUG -m64 -O3 -s -fPIC ../source_subfolder/lib/32.xlatetof.c && mv -f 32.xlatetof.o 32.xlatetof.os; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -I.. -I. -I../source_subfolder/lib -DNDEBUG -m64 -O3 -s -fPIC ../source_subfolder/lib/32.xlatetof.c if test -n ""; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -I.. -I. -I../source_subfolder/lib -DNDEBUG -m64 -O3 -s -fPIC ../source_subfolder/lib/cook.c && mv -f cook.o cook.os; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -I.. -I. -I../source_subfolder/lib -DNDEBUG -m64 -O3 -s -fPIC ../source_subfolder/lib/cook.c if test -n ""; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -I.. -I. -I../source_subfolder/lib -DNDEBUG -m64 -O3 -s -fPIC ../source_subfolder/lib/data.c && mv -f data.o data.os; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -I.. -I. -I../source_subfolder/lib -DNDEBUG -m64 -O3 -s -fPIC ../source_subfolder/lib/data.c if test -n ""; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -I.. -I. -I../source_subfolder/lib -DNDEBUG -m64 -O3 -s -fPIC ../source_subfolder/lib/input.c && mv -f input.o input.os; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -I.. -I. -I../source_subfolder/lib -DNDEBUG -m64 -O3 -s -fPIC ../source_subfolder/lib/input.c if test -n ""; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -I.. -I. -I../source_subfolder/lib -DNDEBUG -m64 -O3 -s -fPIC ../source_subfolder/lib/assert.c && mv -f assert.o assert.os; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -I.. -I. -I../source_subfolder/lib -DNDEBUG -m64 -O3 -s -fPIC ../source_subfolder/lib/assert.c if test -n ""; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -I.. -I. -I../source_subfolder/lib -DNDEBUG -m64 -O3 -s -fPIC ../source_subfolder/lib/nlist.c && mv -f nlist.o nlist.os; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -I.. -I. -I../source_subfolder/lib -DNDEBUG -m64 -O3 -s -fPIC ../source_subfolder/lib/nlist.c if test -n ""; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -I.. -I. -I../source_subfolder/lib -DNDEBUG -m64 -O3 -s -fPIC ../source_subfolder/lib/opt.delscn.c && mv -f opt.delscn.o opt.delscn.os; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -I.. -I. -I../source_subfolder/lib -DNDEBUG -m64 -O3 -s -fPIC ../source_subfolder/lib/opt.delscn.c if test -n ""; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -I.. -I. -I../source_subfolder/lib -DNDEBUG -m64 -O3 -s -fPIC ../source_subfolder/lib/x.remscn.c && mv -f x.remscn.o x.remscn.os; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -I.. -I. -I../source_subfolder/lib -DNDEBUG -m64 -O3 -s -fPIC ../source_subfolder/lib/x.remscn.c if test -n ""; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -I.. -I. -I../source_subfolder/lib -DNDEBUG -m64 -O3 -s -fPIC ../source_subfolder/lib/x.movscn.c && mv -f x.movscn.o x.movscn.os; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -I.. -I. -I../source_subfolder/lib -DNDEBUG -m64 -O3 -s -fPIC ../source_subfolder/lib/x.movscn.c if test -n ""; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -I.. -I. -I../source_subfolder/lib -DNDEBUG -m64 -O3 -s -fPIC ../source_subfolder/lib/x.elfext.c && mv -f x.elfext.o x.elfext.os; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -I.. -I. -I../source_subfolder/lib -DNDEBUG -m64 -O3 -s -fPIC ../source_subfolder/lib/x.elfext.c if test -n ""; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -I.. -I. -I../source_subfolder/lib -DNDEBUG -m64 -O3 -s -fPIC ../source_subfolder/lib/64.xlatetof.c && mv -f 64.xlatetof.o 64.xlatetof.os; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -I.. -I. -I../source_subfolder/lib -DNDEBUG -m64 -O3 -s -fPIC ../source_subfolder/lib/64.xlatetof.c if test -n ""; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -I.. -I. -I../source_subfolder/lib -DNDEBUG -m64 -O3 -s -fPIC ../source_subfolder/lib/gelfehdr.c && mv -f gelfehdr.o gelfehdr.os; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -I.. -I. -I../source_subfolder/lib -DNDEBUG -m64 -O3 -s -fPIC ../source_subfolder/lib/gelfehdr.c if test -n ""; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -I.. -I. -I../source_subfolder/lib -DNDEBUG -m64 -O3 -s -fPIC ../source_subfolder/lib/gelfphdr.c && mv -f gelfphdr.o gelfphdr.os; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -I.. -I. -I../source_subfolder/lib -DNDEBUG -m64 -O3 -s -fPIC ../source_subfolder/lib/gelfphdr.c if test -n ""; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -I.. -I. -I../source_subfolder/lib -DNDEBUG -m64 -O3 -s -fPIC ../source_subfolder/lib/gelfshdr.c && mv -f gelfshdr.o gelfshdr.os; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -I.. -I. -I../source_subfolder/lib -DNDEBUG -m64 -O3 -s -fPIC ../source_subfolder/lib/gelfshdr.c if test -n ""; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -I.. -I. -I../source_subfolder/lib -DNDEBUG -m64 -O3 -s -fPIC ../source_subfolder/lib/gelftrans.c && mv -f gelftrans.o gelftrans.os; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -I.. -I. -I../source_subfolder/lib -DNDEBUG -m64 -O3 -s -fPIC ../source_subfolder/lib/gelftrans.c if test -n ""; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -I.. -I. -I../source_subfolder/lib -DNDEBUG -m64 -O3 -s -fPIC ../source_subfolder/lib/swap64.c && mv -f swap64.o swap64.os; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -I.. -I. -I../source_subfolder/lib -DNDEBUG -m64 -O3 -s -fPIC ../source_subfolder/lib/swap64.c if test -n ""; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -I.. -I. -I../source_subfolder/lib -DNDEBUG -m64 -O3 -s -fPIC ../source_subfolder/lib/verdef_32_tof.c && mv -f verdef_32_tof.o verdef_32_tof.os; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -I.. -I. -I../source_subfolder/lib -DNDEBUG -m64 -O3 -s -fPIC ../source_subfolder/lib/verdef_32_tof.c if test -n ""; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -I.. -I. -I../source_subfolder/lib -DNDEBUG -m64 -O3 -s -fPIC ../source_subfolder/lib/verdef_32_tom.c && mv -f verdef_32_tom.o verdef_32_tom.os; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -I.. -I. -I../source_subfolder/lib -DNDEBUG -m64 -O3 -s -fPIC ../source_subfolder/lib/verdef_32_tom.c if test -n ""; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -I.. -I. -I../source_subfolder/lib -DNDEBUG -m64 -O3 -s -fPIC ../source_subfolder/lib/verdef_64_tof.c && mv -f verdef_64_tof.o verdef_64_tof.os; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -I.. -I. -I../source_subfolder/lib -DNDEBUG -m64 -O3 -s -fPIC ../source_subfolder/lib/verdef_64_tof.c if test -n ""; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -I.. -I. -I../source_subfolder/lib -DNDEBUG -m64 -O3 -s -fPIC ../source_subfolder/lib/verdef_64_tom.c && mv -f verdef_64_tom.o verdef_64_tom.os; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -I.. -I. -I../source_subfolder/lib -DNDEBUG -m64 -O3 -s -fPIC ../source_subfolder/lib/verdef_64_tom.c ar rcv libelf.a begin.o cntl.o end.o errmsg.o errno.o fill.o flag.o getarhdr.o getarsym.o getbase.o getdata.o getident.o getscn.o hash.o kind.o ndxscn.o newdata.o newscn.o next.o nextscn.o rand.o rawdata.o rawfile.o strptr.o update.o version.o checksum.o getaroff.o 32.fsize.o 32.getehdr.o 32.getphdr.o 32.getshdr.o 32.newehdr.o 32.newphdr.o 32.xlatetof.o cook.o data.o input.o assert.o nlist.o opt.delscn.o x.remscn.o x.movscn.o x.elfext.o 64.xlatetof.o gelfehdr.o gelfphdr.o gelfshdr.o gelftrans.o swap64.o verdef_32_tof.o verdef_32_tom.o verdef_64_tof.o verdef_64_tom.o a - begin.o a - cntl.o a - end.o a - errmsg.o a - errno.o a - fill.o a - flag.o a - getarhdr.o a - getarsym.o a - getbase.o a - getdata.o a - getident.o a - getscn.o a - hash.o a - kind.o a - ndxscn.o a - newdata.o a - newscn.o a - next.o a - nextscn.o a - rand.o a - rawdata.o a - rawfile.o a - strptr.o a - update.o a - version.o a - checksum.o a - getaroff.o a - 32.fsize.o a - 32.getehdr.o a - 32.getphdr.o a - 32.getshdr.o a - 32.newehdr.o a - 32.newphdr.o a - 32.xlatetof.o a - cook.o a - data.o a - input.o a - assert.o a - nlist.o a - opt.delscn.o a - x.remscn.o a - x.movscn.o a - x.elfext.o a - 64.xlatetof.o a - gelfehdr.o a - gelfphdr.o a - gelfshdr.o a - gelftrans.o a - swap64.o a - verdef_32_tof.o a - verdef_32_tom.o a - verdef_64_tof.o a - verdef_64_tom.o ranlib libelf.a make[1]: Leaving directory '/home/conan/w/cci_PR-2991/.conan/data/libelf/0.8.13/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/lib' making all in po make[1]: Entering directory '/home/conan/w/cci_PR-2991/.conan/data/libelf/0.8.13/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/po' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/conan/w/cci_PR-2991/.conan/data/libelf/0.8.13/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/po' libelf/0.8.13: Package 'f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb' built libelf/0.8.13: Build folder /home/conan/w/cci_PR-2991/.conan/data/libelf/0.8.13/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb libelf/0.8.13: Generated conaninfo.txt libelf/0.8.13: Generated conanbuildinfo.txt libelf/0.8.13: Generating the package libelf/0.8.13: Package folder /home/conan/w/cci_PR-2991/.conan/data/libelf/0.8.13/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb libelf/0.8.13: Calling package() ----Running------ > make install -j3 ----------------- /bin/sh source_subfolder/mkinstalldirs /home/conan/w/cci_PR-2991/.conan/data/libelf/0.8.13/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/lib/pkgconfig making install in lib mkdir /home/conan/w/cci_PR-2991/.conan/data/libelf/0.8.13/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/lib mkdir /home/conan/w/cci_PR-2991/.conan/data/libelf/0.8.13/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/lib/pkgconfig make[1]: Entering directory '/home/conan/w/cci_PR-2991/.conan/data/libelf/0.8.13/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/lib' dirs="/home/conan/w/cci_PR-2991/.conan/data/libelf/0.8.13/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/lib /home/conan/w/cci_PR-2991/.conan/data/libelf/0.8.13/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/include /home/conan/w/cci_PR-2991/.conan/data/libelf/0.8.13/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/include/libelf"; for dir in $dirs; do \ /bin/sh ../source_subfolder/mkinstalldirs $dir; \ done /usr/bin/install -c -m 644 libelf.pc /home/conan/w/cci_PR-2991/.conan/data/libelf/0.8.13/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/lib/pkgconfig mkdir /home/conan/w/cci_PR-2991/.conan/data/libelf/0.8.13/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/include mkdir /home/conan/w/cci_PR-2991/.conan/data/libelf/0.8.13/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/include/libelf /usr/bin/install -c -m 644 libelf.a /home/conan/w/cci_PR-2991/.conan/data/libelf/0.8.13/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/lib files="libelf.h nlist.h gelf.h"; for file in $files; do \ if test -f /home/conan/w/cci_PR-2991/.conan/data/libelf/0.8.13/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/include/$file; then true; else \ echo "#include " > /home/conan/w/cci_PR-2991/.conan/data/libelf/0.8.13/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/include/$file; \ fi; \ done cd /home/conan/w/cci_PR-2991/.conan/data/libelf/0.8.13/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/lib && ranlib libelf.a files="libelf.h nlist.h gelf.h sys_elf.h elf_repl.h"; for file in $files; do \ if test -r $file; then \ /usr/bin/install -c -m 644 $file /home/conan/w/cci_PR-2991/.conan/data/libelf/0.8.13/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/include/libelf; \ else \ /usr/bin/install -c -m 644 ../source_subfolder/lib/$file /home/conan/w/cci_PR-2991/.conan/data/libelf/0.8.13/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/include/libelf; \ fi; \ done make[1]: Leaving directory '/home/conan/w/cci_PR-2991/.conan/data/libelf/0.8.13/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/lib' making install in po make[1]: Entering directory '/home/conan/w/cci_PR-2991/.conan/data/libelf/0.8.13/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/po' catalogs="de.gmo"; for cat in $catalogs; do \ lang=`echo $cat | sed 's,.gmo$,,'`; \ dir=/home/conan/w/cci_PR-2991/.conan/data/libelf/0.8.13/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/share/locale/$lang/LC_MESSAGES; \ /bin/sh ../source_subfolder/mkinstalldirs $dir; \ if test -r $cat; then \ /usr/bin/install -c -m 644 $cat $dir/libelf.mo; \ else \ /usr/bin/install -c -m 644 ../source_subfolder/po/$cat $dir/libelf.mo; \ fi; \ done mkdir /home/conan/w/cci_PR-2991/.conan/data/libelf/0.8.13/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/share mkdir /home/conan/w/cci_PR-2991/.conan/data/libelf/0.8.13/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/share/locale mkdir /home/conan/w/cci_PR-2991/.conan/data/libelf/0.8.13/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/share/locale/de mkdir /home/conan/w/cci_PR-2991/.conan/data/libelf/0.8.13/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/share/locale/de/LC_MESSAGES make[1]: Leaving directory '/home/conan/w/cci_PR-2991/.conan/data/libelf/0.8.13/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/po' [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 libelf/0.8.13 package(): Packaged 1 '.a' file: libelf.a libelf/0.8.13 package(): Packaged 1 '.LIB' file: COPYING.LIB libelf/0.8.13 package(): Packaged 8 '.h' files libelf/0.8.13: Package 'f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb' created libelf/0.8.13: Created package revision 7ce4841c0cb4de5ead462492823f0afe [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK libelf/0.8.13 (test package): Generator cmake created conanbuildinfo.cmake libelf/0.8.13 (test package): Generator txt created conanbuildinfo.txt libelf/0.8.13 (test package): Generated conaninfo.txt libelf/0.8.13 (test package): Generated graphinfo Using lockfile: '/home/conan/w/cci_PR-2991/1/9ca8ff20-f485-4147-b7d9-d9d0d39ef6b6/recipes/libelf/all/test_package/build/fcf59a762c1c9958bff5ac847a748eb4b62bb969/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 libelf/0.8.13 (test package): Calling build() ----Running------ > cd '/home/conan/w/cci_PR-2991/1/9ca8ff20-f485-4147-b7d9-d9d0d39ef6b6/recipes/libelf/all/test_package/build/fcf59a762c1c9958bff5ac847a748eb4b62bb969' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Release" -DCONAN_IN_LOCAL_CACHE="OFF" -DCONAN_COMPILER="gcc" -DCONAN_COMPILER_VERSION="6" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DCONAN_LIBCXX="libstdc++11" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -Wno-dev '/home/conan/w/cci_PR-2991/1/9ca8ff20-f485-4147-b7d9-d9d0d39ef6b6/recipes/libelf/all/test_package' ----------------- -- The C compiler identification is GNU 6.4.0 -- Check for working C compiler: /usr/bin/gcc -- Check for working C compiler: /usr/bin/gcc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C 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 -- This project seems to be plain C, using 'GNU' compiler -- Conan: Compiler GCC>=5, checking major version 6 -- Conan: Checking correct version: 6 -- Conan: C++ stdlib: libstdc++11 -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY -- Build files have been written to: /home/conan/w/cci_PR-2991/1/9ca8ff20-f485-4147-b7d9-d9d0d39ef6b6/recipes/libelf/all/test_package/build/fcf59a762c1c9958bff5ac847a748eb4b62bb969 ----Running------ > cmake --build '/home/conan/w/cci_PR-2991/1/9ca8ff20-f485-4147-b7d9-d9d0d39ef6b6/recipes/libelf/all/test_package/build/fcf59a762c1c9958bff5ac847a748eb4b62bb969' '--' '-j3' ----------------- Scanning dependencies of target test_package [ 50%] Building C object CMakeFiles/test_package.dir/test_package.c.o [100%] Linking C executable bin/test_package [100%] Built target test_package libelf/0.8.13 (test package): Running test() ----Running------ > bin/test_package ----------------- bin/test_package: elf object JSON file created at '/home/conan/w/cci_PR-2991/1/9ca8ff20-f485-4147-b7d9-d9d0d39ef6b6/_create.json'