******************************************************************************** conan test conan-center-index/recipes/confu_json/all/test_package/conanfile.py confu_json/0.0.9@#b4866462900d955db50acf75b2cc2068 -pr /Users/jenkins/w/prod/BuildSingleReference/74438/3aa3be77-2b7d-40fe-a15e-bdc5c1b99600/profile_osx_110_libcpp_apple-clang_release_64..txt -c tools.system.package_manager:mode=install -c tools.system.package_manager:sudo=True -c tools.apple:sdk_path=/Applications/conan/xcode/11/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk ******************************************************************************** Auto detecting your dev setup to initialize the default profile (/Users/jenkins/w/prod/BuildSingleReference/.conan/profiles/default) Found apple-clang 11.0 Default settings os=Macos os_build=Macos arch=x86_64 arch_build=x86_64 compiler=apple-clang compiler.version=11.0 compiler.libcxx=libc++ build_type=Release *** You can change them in /Users/jenkins/w/prod/BuildSingleReference/.conan/profiles/default *** *** Or override with -s compiler='other' -s ...s*** Configuration: [settings] arch=x86_64 build_type=Release compiler=apple-clang compiler.libcxx=libc++ compiler.version=11.0 os=Macos [options] [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True tools.apple:sdk_path=/Applications/conan/xcode/11/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk boost/1.79.0: Not found in local cache, looking in remotes... boost/1.79.0: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz boost/1.79.0: Downloaded recipe revision 7d526a3a7ae5802567a3f8e8cbe85bed magic_enum/0.8.0: Not found in local cache, looking in remotes... magic_enum/0.8.0: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz magic_enum/0.8.0: Downloaded recipe revision e41b0cd55a8f786445e23432fa534357 confu_json/0.0.9 (test package): Installing package Requirements boost/1.79.0 from 'conan-center' - Downloaded confu_json/0.0.9 from local cache - Cache magic_enum/0.8.0 from 'conan-center' - Downloaded Packages boost/1.79.0:524ea35a8120baabdde02483add58d81bf541327 - Download confu_json/0.0.9:5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 - Download magic_enum/0.8.0:5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 - Download Installing (downloading, building) binaries... boost/1.79.0: Retrieving package 524ea35a8120baabdde02483add58d81bf541327 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz .boost/1.79.0: Package installed 524ea35a8120baabdde02483add58d81bf541327 boost/1.79.0: Downloaded package revision 5ad94d47628c14c5d667d8e4772d53c8 magic_enum/0.8.0: Retrieving package 5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz magic_enum/0.8.0: Package installed 5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 magic_enum/0.8.0: Downloaded package revision a3222655e95f1cb70482162dfdce3831 confu_json/0.0.9: Retrieving package 5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 from remote 'c3i_PR-12294' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz confu_json/0.0.9: Package installed 5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 confu_json/0.0.9: Downloaded package revision d17956053b556e67d23f225e3e70717b confu_json/0.0.9 (test package): Generator txt created conanbuildinfo.txt confu_json/0.0.9 (test package): Generator cmake created conanbuildinfo.cmake confu_json/0.0.9 (test package): Aggregating env generators confu_json/0.0.9 (test package): Generated conaninfo.txt confu_json/0.0.9 (test package): Generated graphinfo Using lockfile: '/Users/jenkins/w/prod/BuildSingleReference/conan-center-index/recipes/confu_json/all/test_package/build/b58301c28171f656e8b3ce94a8c13d2656852d43/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 confu_json/0.0.9 (test package): Calling build() ----Running------ > cd '/Users/jenkins/w/prod/BuildSingleReference/conan-center-index/recipes/confu_json/all/test_package/build/b58301c28171f656e8b3ce94a8c13d2656852d43' && 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="11.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/conan-center-index/recipes/confu_json/all/test_package/build/b58301c28171f656e8b3ce94a8c13d2656852d43/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/conan-center-index/recipes/confu_json/all/test_package' ----------------- -- The CXX compiler identification is AppleClang 11.0.3.11030032 -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /Applications/conan/xcode/11/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 targets 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/conan-center-index/recipes/confu_json/all/test_package/build/b58301c28171f656e8b3ce94a8c13d2656852d43 ----Running------ > cmake --build '/Users/jenkins/w/prod/BuildSingleReference/conan-center-index/recipes/confu_json/all/test_package/build/b58301c28171f656e8b3ce94a8c13d2656852d43' '--' '-j4' ----------------- [ 50%] Building CXX object CMakeFiles/test_package.dir/example.cpp.o 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/conan-center-index/recipes/confu_json/all/test_package/example.cpp:1: In file included from /Users/jenkins/w/prod/BuildSingleReference/.conan/data/confu_json/0.0.9/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/confu_json/confu_json.hxx:12: In file included from /Users/jenkins/w/prod/BuildSingleReference/.conan/data/confu_json/0.0.9/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/confu_json/to_json.hxx:10: /Users/jenkins/w/prod/BuildSingleReference/.conan/data/confu_json/0.0.9/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/confu_json/concept.hxx:16:23: error: expected unqualified-id template concept IsPrintable = requires(T t) { std::cout << t; }; ^ /Users/jenkins/w/prod/BuildSingleReference/.conan/data/confu_json/0.0.9/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/confu_json/concept.hxx:18:23: error: expected unqualified-id template concept IsOptional = requires(T t) { t.has_value (); }; ^ /Users/jenkins/w/prod/BuildSingleReference/.conan/data/confu_json/0.0.9/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/confu_json/concept.hxx:20:23: error: expected unqualified-id template concept IsPair = requires(T t) { t.second; }; ^ /Users/jenkins/w/prod/BuildSingleReference/.conan/data/confu_json/0.0.9/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/confu_json/concept.hxx:26:20: error: expected unqualified-id template concept isVector = is_specialization; ^ /Users/jenkins/w/prod/BuildSingleReference/.conan/data/confu_json/0.0.9/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/confu_json/concept.hxx:30:23: error: expected unqualified-id template concept IsFusionStruct = requires(T t) { T::self_type; }; ^ In file included from /Users/jenkins/w/prod/BuildSingleReference/conan-center-index/recipes/confu_json/all/test_package/example.cpp:1: In file included from /Users/jenkins/w/prod/BuildSingleReference/.conan/data/confu_json/0.0.9/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/confu_json/confu_json.hxx:12: /Users/jenkins/w/prod/BuildSingleReference/.conan/data/confu_json/0.0.9/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/confu_json/to_json.hxx:32:21: error: use of undeclared identifier 'IsOptional' if constexpr (IsOptional) ^ /Users/jenkins/w/prod/BuildSingleReference/.conan/data/confu_json/0.0.9/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/confu_json/to_json.hxx:67:26: error: use of undeclared identifier 'IsPair' else if constexpr (IsPair) ^ /Users/jenkins/w/prod/BuildSingleReference/.conan/data/confu_json/0.0.9/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/confu_json/to_json.hxx:120:29: error: use of undeclared identifier 'isVector' if constexpr (isVector) ^ /Users/jenkins/w/prod/BuildSingleReference/.conan/data/confu_json/0.0.9/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/confu_json/to_json.hxx:151:17: error: use of undeclared identifier 'IsOptional' if constexpr (IsOptional) ^ /Users/jenkins/w/prod/BuildSingleReference/.conan/data/confu_json/0.0.9/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/confu_json/to_json.hxx:200:17: error: use of undeclared identifier 'IsOptional' if constexpr (IsOptional) ^ /Users/jenkins/w/prod/BuildSingleReference/.conan/data/confu_json/0.0.9/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/confu_json/to_json.hxx:264:23: error: use of undeclared identifier 'IsOptional' if constexpr (IsOptional) // optional and fusion struct sounds fishy ^ /Users/jenkins/w/prod/BuildSingleReference/.conan/data/confu_json/0.0.9/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/confu_json/to_json.hxx:268:28: error: use of undeclared identifier 'IsPair' else if constexpr (IsPair) // pair and fusion struct sounds fishy ^ /Users/jenkins/w/prod/BuildSingleReference/.conan/data/confu_json/0.0.9/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/confu_json/to_json.hxx:277:24: error: use of undeclared identifier 'IsOptional' else if constexpr (IsOptional) ^ /Users/jenkins/w/prod/BuildSingleReference/.conan/data/confu_json/0.0.9/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/confu_json/to_json.hxx:285:24: error: use of undeclared identifier 'isVector' else if constexpr (isVector) ^ In file included from /Users/jenkins/w/prod/BuildSingleReference/conan-center-index/recipes/confu_json/all/test_package/example.cpp:1: In file included from /Users/jenkins/w/prod/BuildSingleReference/.conan/data/confu_json/0.0.9/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/confu_json/confu_json.hxx:13: /Users/jenkins/w/prod/BuildSingleReference/.conan/data/confu_json/0.0.9/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/confu_json/to_object.hxx:29:17: error: use of undeclared identifier 'IsOptional' if constexpr (IsOptional) ^ /Users/jenkins/w/prod/BuildSingleReference/.conan/data/confu_json/0.0.9/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/confu_json/to_object.hxx:67:38: error: use of undeclared identifier 'IsPrintable' else if constexpr (IsPrintable) ^ /Users/jenkins/w/prod/BuildSingleReference/.conan/data/confu_json/0.0.9/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/confu_json/to_object.hxx:97:22: error: use of undeclared identifier 'IsPair' else if constexpr (IsPair) ^ /Users/jenkins/w/prod/BuildSingleReference/.conan/data/confu_json/0.0.9/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/confu_json/to_object.hxx:104:25: error: use of undeclared identifier 'IsOptional' if constexpr (IsOptional) ^ /Users/jenkins/w/prod/BuildSingleReference/.conan/data/confu_json/0.0.9/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/confu_json/to_object.hxx:134:34: error: use of undeclared identifier 'IsPrintable' else if constexpr (IsPrintable) ^ fatal error: too many errors emitted, stopping now [-ferror-limit=] 20 errors generated. make[2]: *** [CMakeFiles/test_package.dir/example.cpp.o] Error 1 make[1]: *** [CMakeFiles/test_package.dir/all] Error 2 make: *** [all] Error 2 confu_json/0.0.9: WARN: confu_json recipe lacks information about the apple-clang compiler support. ERROR: confu_json/0.0.9 (test package): Error in build() method, line 12 cmake.build() ConanException: Error 2 while executing cmake --build '/Users/jenkins/w/prod/BuildSingleReference/conan-center-index/recipes/confu_json/all/test_package/build/b58301c28171f656e8b3ce94a8c13d2656852d43' '--' '-j4'