******************************************************************************** conan test conan-center-index/recipes/patchelf/all/test_package/conanfile.py patchelf/0.12@ --profile=/home/conan/w/BuildSingleReference/26967/e59c4af0-dc76-4fe1-baed-c7036f3b3359/profile.txt ******************************************************************************** Auto detecting your dev setup to initialize the default profile (/home/conan/w/BuildSingleReference/.conan/profiles/default) CC and CXX: /usr/bin/gcc, /usr/bin/g++ Found gcc 7 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/BuildSingleReference/.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=7 compiler.libcxx=libstdc++ build_type=Release *** You can change them in /home/conan/w/BuildSingleReference/.conan/profiles/default *** *** Or override with -s compiler='other' -s ...s*** Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Debug compiler=gcc compiler.libcxx=libstdc++ compiler.version=7 os=Linux os_build=Linux [options] [build_requires] [env] patchelf/0.12 (test package): Installing package Requirements patchelf/0.12 from local cache - Cache Packages patchelf/0.12:4e54a2085b064ce4acf33d77f8e46b7ddb19327e - Download Installing (downloading, building) binaries... patchelf/0.12: Retrieving package 4e54a2085b064ce4acf33d77f8e46b7ddb19327e from remote 'c3i_PR-6617' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz patchelf/0.12: Package installed 4e54a2085b064ce4acf33d77f8e46b7ddb19327e patchelf/0.12: Downloaded package revision bc41da37cd0cc96aaa73d850df1e373f patchelf/0.12: Appending PATH environment variable: /home/conan/w/BuildSingleReference/.conan/data/patchelf/0.12/_/_/package/4e54a2085b064ce4acf33d77f8e46b7ddb19327e/bin [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 patchelf/0.12 (test package): Generator txt created conanbuildinfo.txt patchelf/0.12 (test package): Generated conaninfo.txt patchelf/0.12 (test package): Generated graphinfo Using lockfile: '/home/conan/w/BuildSingleReference/conan-center-index/recipes/patchelf/all/test_package/build/8fa738d5aefe2f5fa5cae7e8b7c446af3b18eaa4/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 patchelf/0.12 (test package): Calling build() patchelf/0.12 (test package): Running test() ----Running------ > patchelf --version ----------------- patchelf 0.12 patchelf/0.12: WARN: Lib folder doesn't exist, can't collect libraries: /home/conan/w/BuildSingleReference/.conan/data/patchelf/0.12/_/_/package/4e54a2085b064ce4acf33d77f8e46b7ddb19327e/lib patchelf/0.12 (test package): WARN: This conanfile has no build step