******************************************************************************** conan test conan-center-index/recipes/dbus/1.x.x/test_package/conanfile.py dbus/1.12.20@ --profile=/home/conan/w/BuildSingleReference/1977/ef8a08b6-6eed-44e1-aa34-0f4d3ac5d1c2/profile.txt ******************************************************************************** Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Debug compiler=gcc compiler.libcxx=libstdc++11 compiler.version=10 os=Linux os_build=Linux [options] [build_requires] [env] dbus/1.12.20 (test package): Installing package Requirements dbus/1.12.20 from local cache - Cache expat/2.2.10 from 'conan-center' - Cache Packages dbus/1.12.20:b84ce8561408887765f684a3dfec09926dfac392 - Cache expat/2.2.10:75e99b627c196b65c439728670655ec3c366b334 - Cache Installing (downloading, building) binaries... expat/2.2.10: Already installed! [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK dbus/1.12.20: Already installed! [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK dbus/1.12.20 (test package): Generator cmake_find_package created FindDBus1.cmake dbus/1.12.20 (test package): Generator cmake_find_package created FindEXPAT.cmake dbus/1.12.20 (test package): Generator txt created conanbuildinfo.txt dbus/1.12.20 (test package): Generator cmake created conanbuildinfo.cmake dbus/1.12.20 (test package): Generated conaninfo.txt dbus/1.12.20 (test package): Generated graphinfo Using lockfile: '/home/conan/w/BuildSingleReference/conan-center-index/recipes/dbus/1.x.x/test_package/build/4cf5e46ae57a5ea219f0070743ab3a3275710a4f/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 dbus/1.12.20 (test package): Calling build() ----Running------ > cd '/home/conan/w/BuildSingleReference/conan-center-index/recipes/dbus/1.x.x/test_package/build/4cf5e46ae57a5ea219f0070743ab3a3275710a4f' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Debug" -DCONAN_IN_LOCAL_CACHE="OFF" -DCONAN_COMPILER="gcc" -DCONAN_COMPILER_VERSION="10" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DCONAN_LIBCXX="libstdc++11" -DCMAKE_MODULE_PATH="/home/conan/w/BuildSingleReference/conan-center-index/recipes/dbus/1.x.x/test_package/build/4cf5e46ae57a5ea219f0070743ab3a3275710a4f" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -Wno-dev '/home/conan/w/BuildSingleReference/conan-center-index/recipes/dbus/1.x.x/test_package' ----------------- -- The C compiler identification is GNU 10.2.0 -- The CXX compiler identification is GNU 10.2.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 -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /usr/bin/g++ - skipped -- 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: Compiler GCC>=5, checking major version 10 -- Conan: Checking correct version: 10 -- Conan: C++ stdlib: libstdc++11 -- Conan: Using autogenerated FindDBus1.cmake -- Found DBus1: 1.12.20 (found version "1.12.20") -- Library dbus-1 found /home/conan/w/BuildSingleReference/.conan/data/dbus/1.12.20/_/_/package/b84ce8561408887765f684a3dfec09926dfac392/lib/libdbus-1.so -- Found: /home/conan/w/BuildSingleReference/.conan/data/dbus/1.12.20/_/_/package/b84ce8561408887765f684a3dfec09926dfac392/lib/libdbus-1.so -- Conan: Using autogenerated FindEXPAT.cmake -- Found EXPAT: 2.2.10 (found version "2.2.10") -- Library expat found /home/conan/w/BuildSingleReference/.conan/data/expat/2.2.10/_/_/package/75e99b627c196b65c439728670655ec3c366b334/lib/libexpat.a -- Found: /home/conan/w/BuildSingleReference/.conan/data/expat/2.2.10/_/_/package/75e99b627c196b65c439728670655ec3c366b334/lib/libexpat.a -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/BuildSingleReference/conan-center-index/recipes/dbus/1.x.x/test_package/build/4cf5e46ae57a5ea219f0070743ab3a3275710a4f ----Running------ > cmake --build '/home/conan/w/BuildSingleReference/conan-center-index/recipes/dbus/1.x.x/test_package/build/4cf5e46ae57a5ea219f0070743ab3a3275710a4f' '--' '-j3' ----------------- Scanning dependencies of target example [ 50%] Building C object CMakeFiles/example.dir/example.c.o [100%] Linking C executable bin/example [100%] Built target example dbus/1.12.20 (test package): Running test() ----Running------ > dbus-monitor --help ----------------- ----Running------ > bin/example ----------------- D-Bus version: v1.12.20 CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY Usage: dbus-monitor [--system | --session | --address ADDRESS] [--monitor | --profile | --pcap | --binary ] [watch expressions]