******************************************************************************** conan test conan-center-index/recipes/libpciaccess/all/test_package/conanfile.py libpciaccess/0.16@#d2d8aa973890b03baae3d12dbc97f0a9 -pr /home/conan/w/prod/BuildSingleReference/38184/4cfd15b8-aa48-4939-bfd7-3dcc5c20a15e/profile_linux_10_libstdcpp11_gcc_debug_64.libpciaccess-shared-True.txt ******************************************************************************** Auto detecting your dev setup to initialize the default profile (/home/conan/w/prod/BuildSingleReference/.conan/profiles/default) CC and CXX: /usr/bin/gcc, /usr/bin/g++ Found gcc 10 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/prod/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=10 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=Debug compiler=gcc compiler.libcxx=libstdc++11 compiler.version=10 os=Linux [options] libpciaccess:shared=True [build_requires] [env] libpciaccess/0.16 (test package): Installing package Requirements libpciaccess/0.16 from local cache - Cache Packages libpciaccess/0.16:fb8dd3e9abef9bab75ae909e3661a2e15835c2cd - Download Installing (downloading, building) binaries... libpciaccess/0.16: Retrieving package fb8dd3e9abef9bab75ae909e3661a2e15835c2cd from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz libpciaccess/0.16: Package installed fb8dd3e9abef9bab75ae909e3661a2e15835c2cd libpciaccess/0.16: Downloaded package revision 54a688022ed2574d04fb7f0985402f6a libpciaccess/0.16 (test package): Generator txt created conanbuildinfo.txt libpciaccess/0.16 (test package): Generator 'CMakeToolchain' calling 'generate()' libpciaccess/0.16 (test package): Generator 'CMakeDeps' calling 'generate()' libpciaccess/0.16 (test package): Aggregating env generators libpciaccess/0.16 (test package): Generated conaninfo.txt libpciaccess/0.16 (test package): Generated graphinfo Using lockfile: '/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/libpciaccess/all/test_package/build/2793694493e1518d641685130a050bc1ccf3726a/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 libpciaccess/0.16 (test package): Calling build() libpciaccess/0.16 (test package): CMake command: cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/libpciaccess/all/test_package/build/2793694493e1518d641685130a050bc1ccf3726a/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/libpciaccess/all/test_package/build/2793694493e1518d641685130a050bc1ccf3726a/package" "/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/libpciaccess/all/test_package" ----Running------ > cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/libpciaccess/all/test_package/build/2793694493e1518d641685130a050bc1ccf3726a/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/libpciaccess/all/test_package/build/2793694493e1518d641685130a050bc1ccf3726a/package" "/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/libpciaccess/all/test_package" ----------------- -- Using Conan toolchain: /home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/libpciaccess/all/test_package/build/2793694493e1518d641685130a050bc1ccf3726a/conan_toolchain.cmake -- The C compiler identification is GNU 10.3.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/gcc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Conan: Target declared 'libpciaccess::libpciaccess' -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/libpciaccess/all/test_package/build/2793694493e1518d641685130a050bc1ccf3726a libpciaccess/0.16 (test package): CMake command: cmake --build '/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/libpciaccess/all/test_package/build/2793694493e1518d641685130a050bc1ccf3726a' '--' '-j3' ----Running------ > cmake --build '/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/libpciaccess/all/test_package/build/2793694493e1518d641685130a050bc1ccf3726a' '--' '-j3' ----------------- Scanning dependencies of target test_package [ 50%] Building C object CMakeFiles/test_package.dir/test_package.c.o [100%] Linking C executable test_package [100%] Built target test_package libpciaccess/0.16 (test package): Running test() ----Running------ > test_package ----------------- libpciaccess/0.16: WARN: Library 'pciaccess' was either already found in a previous 'conanfile.cpp_info.libdirs' folder or appears several times with a different file extension libpciaccess/0.16 (test package): 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 libpciaccess/0.16 (test package): 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