******************************************************************************** conan test conan-center-index/recipes/fruit/all/test_package/conanfile.py fruit/3.4.0@#1ebe7f248a41927c4f4bd12ebb317daa -pr /Users/jenkins/w/prod/BuildSingleReference@2/139043/fd4ff151-dab6-4e25-8185-d820ad7f6a26/profile_osx_120_libcpp_apple-clang_debug_64.fruit-shared-False.txt -c tools.system.package_manager:mode=install -c tools.system.package_manager:sudo=True -c tools.apple:sdk_path=/Applications/conan/xcode/12.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk ******************************************************************************** Configuration: [settings] arch=x86_64 build_type=Debug compiler=apple-clang compiler.libcxx=libc++ compiler.version=12.0 os=Macos [options] fruit:shared=False [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True tools.apple:sdk_path=/Applications/conan/xcode/12.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk fruit/3.4.0 (test package): Installing package Requirements boost/1.72.0 from 'conan-center' - Cache bzip2/1.0.8 from 'conan-center' - Cache fruit/3.4.0 from local cache - Cache libbacktrace/cci.20210118 from 'conan-center' - Cache libiconv/1.17 from 'conan-center' - Cache zlib/1.2.13 from 'conan-center' - Cache Packages boost/1.72.0:fcf1d87987485d10015cf32b3efffb7a4028e9bc - Cache bzip2/1.0.8:7fc5f5b34b9038fbd81d8c4edd0e5d12d311b628 - Cache fruit/3.4.0:17db0f71a9b1c6f200567806d7a55426e03ef1a3 - Cache libbacktrace/cci.20210118:d98fae1010d1fb9e7f79a1e8a72bbf129d8660a2 - Cache libiconv/1.17:d98fae1010d1fb9e7f79a1e8a72bbf129d8660a2 - Cache zlib/1.2.13:d98fae1010d1fb9e7f79a1e8a72bbf129d8660a2 - Cache Installing (downloading, building) binaries... bzip2/1.0.8: Already installed! libbacktrace/cci.20210118: Already installed! libiconv/1.17: Already installed! zlib/1.2.13: Already installed! boost/1.72.0: Already installed! fruit/3.4.0: Already installed! fruit/3.4.0 (test package): Generator txt created conanbuildinfo.txt fruit/3.4.0 (test package): Generator cmake created conanbuildinfo.cmake fruit/3.4.0 (test package): Aggregating env generators fruit/3.4.0 (test package): Generated conaninfo.txt fruit/3.4.0 (test package): Generated graphinfo Using lockfile: '/Users/jenkins/w/prod/BuildSingleReference@2/conan-center-index/recipes/fruit/all/test_package/build/01559d64665405fb0e6fc9d92f803727c78e4868/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 fruit/3.4.0 (test package): Calling build() ----Running------ > cd '/Users/jenkins/w/prod/BuildSingleReference@2/conan-center-index/recipes/fruit/all/test_package/build/01559d64665405fb0e6fc9d92f803727c78e4868' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Debug" -DCMAKE_OSX_ARCHITECTURES="x86_64" -DCONAN_IN_LOCAL_CACHE="OFF" -DCONAN_COMPILER="apple-clang" -DCONAN_COMPILER_VERSION="12.0" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DCONAN_LIBCXX="libc++" -DCMAKE_INSTALL_PREFIX="/Users/jenkins/w/prod/BuildSingleReference@2/conan-center-index/recipes/fruit/all/test_package/build/01559d64665405fb0e6fc9d92f803727c78e4868/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_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -Wno-dev '/Users/jenkins/w/prod/BuildSingleReference@2/conan-center-index/recipes/fruit/all/test_package' ----------------- -- The CXX compiler identification is AppleClang 12.0.5.12050022 -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /Applications/conan/xcode/12.0/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ - 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: C++ stdlib: libc++ -- Configuring done -- Generating done -- Build files have been written to: /Users/jenkins/w/prod/BuildSingleReference@2/conan-center-index/recipes/fruit/all/test_package/build/01559d64665405fb0e6fc9d92f803727c78e4868 ----Running------ > cmake --build '/Users/jenkins/w/prod/BuildSingleReference@2/conan-center-index/recipes/fruit/all/test_package/build/01559d64665405fb0e6fc9d92f803727c78e4868' '--' '-j4' ----------------- [ 50%] Building CXX object CMakeFiles/test_package.dir/test_package.cpp.o [100%] Linking CXX executable bin/test_package [100%] Built target test_package fruit/3.4.0 (test package): Running test() ----Running------ > DYLD_LIBRARY_PATH="/Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/fruit/3.4.0/_/_/package/17db0f71a9b1c6f200567806d7a55426e03ef1a3/lib:/Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/boost/1.72.0/_/_/package/fcf1d87987485d10015cf32b3efffb7a4028e9bc/lib:/Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/zlib/1.2.13/_/_/package/d98fae1010d1fb9e7f79a1e8a72bbf129d8660a2/lib:/Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/bzip2/1.0.8/_/_/package/7fc5f5b34b9038fbd81d8c4edd0e5d12d311b628/lib:/Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/libbacktrace/cci.20210118/_/_/package/d98fae1010d1fb9e7f79a1e8a72bbf129d8660a2/lib:/Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/libiconv/1.17/_/_/package/d98fae1010d1fb9e7f79a1e8a72bbf129d8660a2/lib" DYLD_FRAMEWORK_PATH="" bin/test_package ----------------- Hello world! 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 In file included from /Users/jenkins/w/prod/BuildSingleReference@2/conan-center-index/recipes/fruit/all/test_package/test_package.cpp:2: In file included from /Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/fruit/3.4.0/_/_/package/17db0f71a9b1c6f200567806d7a55426e03ef1a3/include/fruit/fruit.h:30: In file included from /Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/fruit/3.4.0/_/_/package/17db0f71a9b1c6f200567806d7a55426e03ef1a3/include/fruit/injector.h:24: In file included from /Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/fruit/3.4.0/_/_/package/17db0f71a9b1c6f200567806d7a55426e03ef1a3/include/fruit/normalized_component.h:26: /Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/fruit/3.4.0/_/_/package/17db0f71a9b1c6f200567806d7a55426e03ef1a3/include/fruit/impl/normalized_component_storage/normalized_component_storage_holder.h:61:37: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] NormalizedComponentStorageHolder& operator=(const NormalizedComponentStorageHolder&) = default; ^ /Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/fruit/3.4.0/_/_/package/17db0f71a9b1c6f200567806d7a55426e03ef1a3/include/fruit/impl/normalized_component_storage/normalized_component_storage_holder.h:36:47: note: copy assignment operator of 'NormalizedComponentStorageHolder' is implicitly deleted because field 'storage' has a deleted copy assignment operator std::unique_ptr storage; ^ /Applications/conan/xcode/12.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/memory:2240:3: note: copy assignment operator is implicitly deleted because 'unique_ptr' has a user-declared move constructor unique_ptr(unique_ptr&& __u) _NOEXCEPT ^ 1 warning generated.