******************************************************************************** conan test conan-center-index/recipes/libpciaccess/all/test_package/conanfile.py libpciaccess/0.16@#d2d8aa973890b03baae3d12dbc97f0a9 -pr /home/conan/w/prod/BuildSingleReference/39307/1b3b5579-2701-455e-8cf1-d11357e28bef/profile_linux_10_libstdcpp11_gcc_release_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=Release 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:d0c219631d7c692d7a95436cf4e11fe2891dc312 - Download Installing (downloading, building) binaries... libpciaccess/0.16: Retrieving package d0c219631d7c692d7a95436cf4e11fe2891dc312 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz libpciaccess/0.16: Package installed d0c219631d7c692d7a95436cf4e11fe2891dc312 libpciaccess/0.16: Downloaded package revision 8d085ff90ccee3b9ab1940757d0db810 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/5979ba847a2b0c4a1c75fd3d1e82e6fc8dde6e82/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/5979ba847a2b0c4a1c75fd3d1e82e6fc8dde6e82/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/libpciaccess/all/test_package/build/5979ba847a2b0c4a1c75fd3d1e82e6fc8dde6e82/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/5979ba847a2b0c4a1c75fd3d1e82e6fc8dde6e82/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/libpciaccess/all/test_package/build/5979ba847a2b0c4a1c75fd3d1e82e6fc8dde6e82/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/5979ba847a2b0c4a1c75fd3d1e82e6fc8dde6e82/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/5979ba847a2b0c4a1c75fd3d1e82e6fc8dde6e82 libpciaccess/0.16 (test package): CMake command: cmake --build '/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/libpciaccess/all/test_package/build/5979ba847a2b0c4a1c75fd3d1e82e6fc8dde6e82' '--' '-j3' ----Running------ > cmake --build '/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/libpciaccess/all/test_package/build/5979ba847a2b0c4a1c75fd3d1e82e6fc8dde6e82' '--' '-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