******************************************************************************** conan test conan-center-index/recipes/dbus/1.x.x/test_package/conanfile.py dbus/1.12.20@ --profile=/Users/jenkins/w/BuildSingleReference@6/31288/f5385949-a99b-401c-87e1-43f17e169138/profile.txt ******************************************************************************** Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Release compiler=apple-clang compiler.libcxx=libc++ compiler.version=10.0 os=Macos os_build=Macos [options] [build_requires] [env] dbus/1.12.20 (test package): Installing package Requirements dbus/1.12.20 from local cache - Cache expat/2.4.1 from 'conan-center' - Cache Packages dbus/1.12.20:0c2dbd771fe823b1482ed871bb6ca27d588c2d28 - Cache expat/2.4.1:2f03f222d806f4c9eec4237bc67271c31b7d8f0e - Cache Installing (downloading, building) binaries... expat/2.4.1: Already installed! [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 dbus/1.12.20: Already installed! [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 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 cmake created conanbuildinfo.cmake dbus/1.12.20 (test package): Generator txt created conanbuildinfo.txt dbus/1.12.20 (test package): Generated conaninfo.txt dbus/1.12.20 (test package): Generated graphinfo Using lockfile: '/Users/jenkins/w/BuildSingleReference@6/conan-center-index/recipes/dbus/1.x.x/test_package/build/7336ebca55c566ecc6b383dffaf3ae6eb18d5225/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 '/Users/jenkins/w/BuildSingleReference@6/conan-center-index/recipes/dbus/1.x.x/test_package/build/7336ebca55c566ecc6b383dffaf3ae6eb18d5225' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Release" -DCMAKE_OSX_ARCHITECTURES="x86_64" -DCONAN_IN_LOCAL_CACHE="OFF" -DCONAN_COMPILER="apple-clang" -DCONAN_COMPILER_VERSION="10.0" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DCONAN_LIBCXX="libc++" -DCMAKE_INSTALL_PREFIX="/Users/jenkins/w/BuildSingleReference@6/conan-center-index/recipes/dbus/1.x.x/test_package/build/7336ebca55c566ecc6b383dffaf3ae6eb18d5225/package" -DCMAKE_INSTALL_BINDIR="bin" -DCMAKE_INSTALL_SBINDIR="bin" -DCMAKE_INSTALL_LIBEXECDIR="bin" -DCMAKE_INSTALL_LIBDIR="lib" -DCMAKE_INSTALL_INCLUDEDIR="include" -DCMAKE_INSTALL_OLDINCLUDEDIR="include" -DCMAKE_INSTALL_DATAROOTDIR="share" -DCMAKE_MODULE_PATH="/Users/jenkins/w/BuildSingleReference@6/conan-center-index/recipes/dbus/1.x.x/test_package/build/7336ebca55c566ecc6b383dffaf3ae6eb18d5225" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -Wno-dev '/Users/jenkins/w/BuildSingleReference@6/conan-center-index/recipes/dbus/1.x.x/test_package' ----------------- -- The C compiler identification is AppleClang 10.0.1.10010046 -- The CXX compiler identification is AppleClang 10.0.1.10010046 -- Check for working C compiler: /Library/Developer/CommandLineTools/usr/bin/cc -- Check for working C compiler: /Library/Developer/CommandLineTools/usr/bin/cc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: /Library/Developer/CommandLineTools/usr/bin/c++ -- Check for working CXX compiler: /Library/Developer/CommandLineTools/usr/bin/c++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- 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: C++ stdlib: libc++ -- Conan: Using autogenerated FindDBus1.cmake -- Found DBus1: 1.12.20 (found version "1.12.20") -- Library dbus-1 found /Users/jenkins/w/BuildSingleReference@6/.conan/data/dbus/1.12.20/_/_/package/0c2dbd771fe823b1482ed871bb6ca27d588c2d28/lib/libdbus-1.dylib -- Found: /Users/jenkins/w/BuildSingleReference@6/.conan/data/dbus/1.12.20/_/_/package/0c2dbd771fe823b1482ed871bb6ca27d588c2d28/lib/libdbus-1.dylib -- Conan: Using autogenerated FindEXPAT.cmake -- Found EXPAT: 2.4.1 (found version "2.4.1") -- Library expat found /Users/jenkins/w/BuildSingleReference@6/.conan/data/expat/2.4.1/_/_/package/2f03f222d806f4c9eec4237bc67271c31b7d8f0e/lib/libexpat.a -- Found: /Users/jenkins/w/BuildSingleReference@6/.conan/data/expat/2.4.1/_/_/package/2f03f222d806f4c9eec4237bc67271c31b7d8f0e/lib/libexpat.a -- Configuring done -- Generating done -- Build files have been written to: /Users/jenkins/w/BuildSingleReference@6/conan-center-index/recipes/dbus/1.x.x/test_package/build/7336ebca55c566ecc6b383dffaf3ae6eb18d5225 ----Running------ > cmake --build '/Users/jenkins/w/BuildSingleReference@6/conan-center-index/recipes/dbus/1.x.x/test_package/build/7336ebca55c566ecc6b383dffaf3ae6eb18d5225' '--' '-j4' ----------------- 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------ > DYLD_LIBRARY_PATH="/Users/jenkins/w/BuildSingleReference@6/.conan/data/dbus/1.12.20/_/_/package/0c2dbd771fe823b1482ed871bb6ca27d588c2d28/lib:/Users/jenkins/w/BuildSingleReference@6/.conan/data/expat/2.4.1/_/_/package/2f03f222d806f4c9eec4237bc67271c31b7d8f0e/lib" DYLD_FRAMEWORK_PATH="" dbus-monitor --help ----------------- ----Running------ > DYLD_LIBRARY_PATH="/Users/jenkins/w/BuildSingleReference@6/.conan/data/dbus/1.12.20/_/_/package/0c2dbd771fe823b1482ed871bb6ca27d588c2d28/lib:/Users/jenkins/w/BuildSingleReference@6/.conan/data/expat/2.4.1/_/_/package/2f03f222d806f4c9eec4237bc67271c31b7d8f0e/lib" DYLD_FRAMEWORK_PATH="" bin/example ----------------- D-Bus version: v1.12.20 CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY CMAKE_INSTALL_BINDIR CMAKE_INSTALL_DATAROOTDIR CMAKE_INSTALL_INCLUDEDIR CMAKE_INSTALL_LIBDIR CMAKE_INSTALL_LIBEXECDIR CMAKE_INSTALL_OLDINCLUDEDIR CMAKE_INSTALL_SBINDIR Usage: dbus-monitor [--system | --session | --address ADDRESS] [--monitor | --profile | --pcap | --binary ] [watch expressions] dbus/1.12.20: WARN: Library 'dbus-1' was either already found in a previous 'conanfile.cpp_info.libdirs' folder or appears several times with a different file extension