******************************************************************************** conan test cci-c9383af0/recipes/chaiscript/all/test_package/conanfile.py chaiscript/6.1.0@#a9e497410647ce8b9349342518c779ea -pr /Users/jenkins/w/prod/BuildSingleReference/240690/5c01f470-aa6d-4304-aaae-268f4aa44fc0/profile_osx_130_libcpp_apple-clang_debug_64.chaiscript-header_only-False.txt -c tools.system.package_manager:mode=install -c tools.system.package_manager:sudo=True -c tools.apple:sdk_path=/Applications/conan/xcode/13.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=13.0 os=Macos [options] chaiscript:header_only=False [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True tools.apple:sdk_path=/Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk chaiscript/6.1.0 (test package): Installing package Requirements chaiscript/6.1.0 from local cache - Cache Packages chaiscript/6.1.0:c51067c388acda5399c5978ea533edf586dc0527 - Cache Installing (downloading, building) binaries... chaiscript/6.1.0: Already installed! chaiscript/6.1.0 (test package): Generator 'CMakeDeps' calling 'generate()' chaiscript/6.1.0 (test package): Generator 'VirtualRunEnv' calling 'generate()' chaiscript/6.1.0 (test package): Generator txt created conanbuildinfo.txt chaiscript/6.1.0 (test package): Generator 'CMakeToolchain' calling 'generate()' chaiscript/6.1.0 (test package): Preset 'debug' added to CMakePresets.json. Invoke it manually using 'cmake --preset debug' chaiscript/6.1.0 (test package): If your CMake version is not compatible with CMakePresets (<3.19) call cmake like: 'cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE=/Users/jenkins/w/prod/BuildSingleReference/cci-c9383af0/recipes/chaiscript/all/test_package/build/Debug/generators/conan_toolchain.cmake -DCMAKE_POLICY_DEFAULT_CMP0091=NEW -DCMAKE_BUILD_TYPE=Debug' chaiscript/6.1.0 (test package): Aggregating env generators chaiscript/6.1.0 (test package): Generated conaninfo.txt chaiscript/6.1.0 (test package): Generated graphinfo Using lockfile: '/Users/jenkins/w/prod/BuildSingleReference/cci-c9383af0/recipes/chaiscript/all/test_package/build/Debug/generators/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 chaiscript/6.1.0 (test package): Calling build() chaiscript/6.1.0 (test package): CMake command: cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/Users/jenkins/w/prod/BuildSingleReference/cci-c9383af0/recipes/chaiscript/all/test_package/build/Debug/generators/conan_toolchain.cmake" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Debug" "/Users/jenkins/w/prod/BuildSingleReference/cci-c9383af0/recipes/chaiscript/all/test_package/." ----Running------ > cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/Users/jenkins/w/prod/BuildSingleReference/cci-c9383af0/recipes/chaiscript/all/test_package/build/Debug/generators/conan_toolchain.cmake" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Debug" "/Users/jenkins/w/prod/BuildSingleReference/cci-c9383af0/recipes/chaiscript/all/test_package/." ----------------- -- Using Conan toolchain: /Users/jenkins/w/prod/BuildSingleReference/cci-c9383af0/recipes/chaiscript/all/test_package/build/Debug/generators/conan_toolchain.cmake -- The CXX compiler identification is AppleClang 13.0.0.13000029 -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Conan: Target declared 'chaiscript::chaiscript' -- Configuring done -- Generating done -- Build files have been written to: /Users/jenkins/w/prod/BuildSingleReference/cci-c9383af0/recipes/chaiscript/all/test_package/build/Debug chaiscript/6.1.0 (test package): CMake command: cmake --build "/Users/jenkins/w/prod/BuildSingleReference/cci-c9383af0/recipes/chaiscript/all/test_package/build/Debug" '--' '-j4' ----Running------ > cmake --build "/Users/jenkins/w/prod/BuildSingleReference/cci-c9383af0/recipes/chaiscript/all/test_package/build/Debug" '--' '-j4' ----------------- [ 50%] Building CXX object CMakeFiles/test_package.dir/test_package.cpp.o [100%] Linking CXX executable test_package CMake Warning: Manually-specified variables were not used by the project: CMAKE_POLICY_DEFAULT_CMP0091 ld: can't link with bundle (MH_BUNDLE) only dylibs (MH_DYLIB) file '/Users/jenkins/w/prod/BuildSingleReference/.conan/data/chaiscript/6.1.0/_/_/package/c51067c388acda5399c5978ea533edf586dc0527/lib/chaiscript/libchaiscript_stdlib-6.1.0.so' for architecture x86_64 clang: error: linker command failed with exit code 1 (use -v to see invocation) make[2]: *** [test_package] Error 1 make[1]: *** [CMakeFiles/test_package.dir/all] Error 2 make: *** [all] Error 2 chaiscript/6.1.0 (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 chaiscript/6.1.0 (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 ERROR: chaiscript/6.1.0 (test package): Error in build() method, line 21 cmake.build() ConanException: Error 2 while executing cmake --build "/Users/jenkins/w/prod/BuildSingleReference/cci-c9383af0/recipes/chaiscript/all/test_package/build/Debug" '--' '-j4'