******************************************************************************** conan test conan-center-index/recipes/pybind11/all/test_package/conanfile.py pybind11/2.7.1@#a92c9594d946783c16a3e9416600d258 -pr /Users/jenkins/w/prod/BuildSingleReference/41010/398655cb-f273-43d5-a1f8-e23bdbac1383/profile_osx_130_libcpp_apple-clang_release_64..txt ******************************************************************************** Auto detecting your dev setup to initialize the default profile (/Users/jenkins/w/prod/BuildSingleReference/.conan/profiles/default) Found apple-clang 13.0 apple-clang>=13, using the major as version Default settings os=Macos os_build=Macos arch=x86_64 arch_build=x86_64 compiler=apple-clang compiler.version=13 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=13.0 os=Macos [options] [build_requires] [env] pybind11/2.7.1 (test package): Installing package Requirements pybind11/2.7.1 from local cache - Cache Packages pybind11/2.7.1:5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 - Download Installing (downloading, building) binaries... pybind11/2.7.1: Retrieving package 5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 from remote 'c3i_PR-11075' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz pybind11/2.7.1: Package installed 5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 pybind11/2.7.1: Downloaded package revision ccab509a394d286b53e4cfeb6bc55b09 pybind11/2.7.1 (test package): Generator cmake created conanbuildinfo.cmake pybind11/2.7.1 (test package): Generator txt created conanbuildinfo.txt pybind11/2.7.1 (test package): Generator cmake_find_package_multi created pybind11-config-version.cmake pybind11/2.7.1 (test package): Generator cmake_find_package_multi created pybind11Target-release.cmake pybind11/2.7.1 (test package): Generator cmake_find_package_multi created pybind11Targets.cmake pybind11/2.7.1 (test package): Generator cmake_find_package_multi created pybind11-config.cmake pybind11/2.7.1 (test package): Aggregating env generators pybind11/2.7.1 (test package): Generated conaninfo.txt pybind11/2.7.1 (test package): Generated graphinfo Using lockfile: '/Users/jenkins/w/prod/BuildSingleReference/conan-center-index/recipes/pybind11/all/test_package/build/7e132a4a7ee6d1b1c75e1edca695aca5ec6873c5/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 pybind11/2.7.1 (test package): Calling build() ----Running------ > cd '/Users/jenkins/w/prod/BuildSingleReference/conan-center-index/recipes/pybind11/all/test_package/build/7e132a4a7ee6d1b1c75e1edca695aca5ec6873c5' && 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="13.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/pybind11/all/test_package/build/7e132a4a7ee6d1b1c75e1edca695aca5ec6873c5/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_PREFIX_PATH="/Users/jenkins/w/prod/BuildSingleReference/conan-center-index/recipes/pybind11/all/test_package/build/7e132a4a7ee6d1b1c75e1edca695aca5ec6873c5" -DCMAKE_MODULE_PATH="/Users/jenkins/w/prod/BuildSingleReference/conan-center-index/recipes/pybind11/all/test_package/build/7e132a4a7ee6d1b1c75e1edca695aca5ec6873c5" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -DPYTHON_EXECUTABLE="/Users/jenkins/env_py_3_7_conan_1_47_0/bin/python" -Wno-dev '/Users/jenkins/w/prod/BuildSingleReference/conan-center-index/recipes/pybind11/all/test_package' ----------------- -- 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/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Conan: Adjusting default RPATHs Conan policies -- Conan: Adjusting language standard -- Conan: C++ stdlib: libc++ -- Found PythonInterp: /Users/jenkins/env_py_3_7_conan_1_47_0/bin/python (found version "3.7.12") -- Found PythonLibs: /Users/jenkins/.pyenv/versions/3.7.12/lib/libpython3.7m.a -- Performing Test HAS_FLTO -- Performing Test HAS_FLTO - Success -- Performing Test HAS_FLTO_THIN -- Performing Test HAS_FLTO_THIN - Success -- Configuring done -- Generating done -- Build files have been written to: /Users/jenkins/w/prod/BuildSingleReference/conan-center-index/recipes/pybind11/all/test_package/build/7e132a4a7ee6d1b1c75e1edca695aca5ec6873c5 ----Running------ > cmake --build '/Users/jenkins/w/prod/BuildSingleReference/conan-center-index/recipes/pybind11/all/test_package/build/7e132a4a7ee6d1b1c75e1edca695aca5ec6873c5' '--' '-j4' ----------------- [ 50%] Building CXX object CMakeFiles/test_package.dir/test_package.cpp.o [100%] Linking CXX shared module lib/test_package.cpython-37m-darwin.so [100%] Built target test_package pybind11/2.7.1 (test package): Running test() ----Running------ > DYLD_LIBRARY_PATH="/Users/jenkins/w/prod/BuildSingleReference/.conan/data/pybind11/2.7.1/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/lib" DYLD_FRAMEWORK_PATH="" /Users/jenkins/env_py_3_7_conan_1_47_0/bin/python /Users/jenkins/w/prod/BuildSingleReference/conan-center-index/recipes/pybind11/all/test_package/test.py ----------------- 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 CONAN_EXPORTED CONAN_IN_LOCAL_CACHE ld: warning: object file (/Users/jenkins/.pyenv/versions/3.7.12/lib/libpython3.7m.a(typeobject.o)) was built for newer macOS version (11.5) than being linked (11.0) ld: warning: object file (/Users/jenkins/.pyenv/versions/3.7.12/lib/libpython3.7m.a(bytesobject.o)) was built for newer macOS version (11.5) than being linked (11.0) ld: warning: object file (/Users/jenkins/.pyenv/versions/3.7.12/lib/libpython3.7m.a(methodobject.o)) was built for newer macOS version (11.5) than being linked (11.0) ld: warning: object file (/Users/jenkins/.pyenv/versions/3.7.12/lib/libpython3.7m.a(capsule.o)) was built for newer macOS version (11.5) than being linked (11.0) ld: warning: object file (/Users/jenkins/.pyenv/versions/3.7.12/lib/libpython3.7m.a(dictobject.o)) was built for newer macOS version (11.5) than being linked (11.0) ld: warning: object file (/Users/jenkins/.pyenv/versions/3.7.12/lib/libpython3.7m.a(errors.o)) was built for newer macOS version (11.5) than being linked (11.0) ld: warning: object file (/Users/jenkins/.pyenv/versions/3.7.12/lib/libpython3.7m.a(ceval.o)) was built for newer macOS version (11.5) than being linked (11.0) ld: warning: object file (/Users/jenkins/.pyenv/versions/3.7.12/lib/libpython3.7m.a(exceptions.o)) was built for newer macOS version (11.5) than being linked (11.0) ld: warning: object file (/Users/jenkins/.pyenv/versions/3.7.12/lib/libpython3.7m.a(floatobject.o)) was built for newer macOS version (11.5) than being linked (11.0) ld: warning: object file (/Users/jenkins/.pyenv/versions/3.7.12/lib/libpython3.7m.a(frameobject.o)) was built for newer macOS version (11.5) than being linked (11.0) ld: warning: object file (/Users/jenkins/.pyenv/versions/3.7.12/lib/libpython3.7m.a(pystate.o)) was built for newer macOS version (11.5) than being linked (11.0) ld: warning: object file (/Users/jenkins/.pyenv/versions/3.7.12/lib/libpython3.7m.a(classobject.o)) was built for newer macOS version (11.5) than being linked (11.0) ld: warning: object file (/Users/jenkins/.pyenv/versions/3.7.12/lib/libpython3.7m.a(longobject.o)) was built for newer macOS version (11.5) than being linked (11.0) ld: warning: object file (/Users/jenkins/.pyenv/versions/3.7.12/lib/libpython3.7m.a(obmalloc.o)) was built for newer macOS version (11.5) than being linked (11.0) ld: warning: object file (/Users/jenkins/.pyenv/versions/3.7.12/lib/libpython3.7m.a(modsupport.o)) was built for newer macOS version (11.5) than being linked (11.0) ld: warning: object file (/Users/jenkins/.pyenv/versions/3.7.12/lib/libpython3.7m.a(moduleobject.o)) was built for newer macOS version (11.5) than being linked (11.0) ld: warning: object file (/Users/jenkins/.pyenv/versions/3.7.12/lib/libpython3.7m.a(abstract.o)) was built for newer macOS version (11.5) than being linked (11.0) ld: warning: object file (/Users/jenkins/.pyenv/versions/3.7.12/lib/libpython3.7m.a(call.o)) was built for newer macOS version (11.5) than being linked (11.0) ld: warning: object file (/Users/jenkins/.pyenv/versions/3.7.12/lib/libpython3.7m.a(weakrefobject.o)) was built for newer macOS version (11.5) than being linked (11.0) ld: warning: object file (/Users/jenkins/.pyenv/versions/3.7.12/lib/libpython3.7m.a(object.o)) was built for newer macOS version (11.5) than being linked (11.0) ld: warning: object file (/Users/jenkins/.pyenv/versions/3.7.12/lib/libpython3.7m.a(descrobject.o)) was built for newer macOS version (11.5) than being linked (11.0) ld: warning: object file (/Users/jenkins/.pyenv/versions/3.7.12/lib/libpython3.7m.a(thread.o)) was built for newer macOS version (11.5) than being linked (11.0) ld: warning: object file (/Users/jenkins/.pyenv/versions/3.7.12/lib/libpython3.7m.a(tupleobject.o)) was built for newer macOS version (11.5) than being linked (11.0) ld: warning: object file (/Users/jenkins/.pyenv/versions/3.7.12/lib/libpython3.7m.a(unicodeobject.o)) was built for newer macOS version (11.5) than being linked (11.0) ld: warning: object file (/Users/jenkins/.pyenv/versions/3.7.12/lib/libpython3.7m.a(getversion.o)) was built for newer macOS version (11.5) than being linked (11.0) ld: warning: object file (/Users/jenkins/.pyenv/versions/3.7.12/lib/libpython3.7m.a(boolobject.o)) was built for newer macOS version (11.5) than being linked (11.0) ld: warning: object file (/Users/jenkins/.pyenv/versions/3.7.12/lib/libpython3.7m.a(getargs.o)) was built for newer macOS version (11.5) than being linked (11.0) ld: warning: object file (/Users/jenkins/.pyenv/versions/3.7.12/lib/libpython3.7m.a(genobject.o)) was built for newer macOS version (11.5) than being linked (11.0) ld: warning: object file (/Users/jenkins/.pyenv/versions/3.7.12/lib/libpython3.7m.a(memoryobject.o)) was built for newer macOS version (11.5) than being linked (11.0) ld: warning: object file (/Users/jenkins/.pyenv/versions/3.7.12/lib/libpython3.7m.a(bytearrayobject.o)) was built for newer macOS version (11.5) than being linked (11.0) ld: warning: object file (/Users/jenkins/.pyenv/versions/3.7.12/lib/libpython3.7m.a(iterobject.o)) was built for newer macOS version (11.5) than being linked (11.0) ld: warning: object file (/Users/jenkins/.pyenv/versions/3.7.12/lib/libpython3.7m.a(cellobject.o)) was built for newer macOS version (11.5) than being linked (11.0) ld: warning: object file (/Users/jenkins/.pyenv/versions/3.7.12/lib/libpython3.7m.a(funcobject.o)) was built for newer macOS version (11.5) than being linked (11.0) ld: warning: object file (/Users/jenkins/.pyenv/versions/3.7.12/lib/libpython3.7m.a(codeobject.o)) was built for newer macOS version (11.5) than being linked (11.0) ld: warning: object file (/Users/jenkins/.pyenv/versions/3.7.12/lib/libpython3.7m.a(codecs.o)) was built for newer macOS version (11.5) than being linked (11.0) ld: warning: object file (/Users/jenkins/.pyenv/versions/3.7.12/lib/libpython3.7m.a(complexobject.o)) was built for newer macOS version (11.5) than being linked (11.0) ld: warning: object file (/Users/jenkins/.pyenv/versions/3.7.12/lib/libpython3.7m.a(sliceobject.o)) was built for newer macOS version (11.5) than being linked (11.0) ld: warning: object file (/Users/jenkins/.pyenv/versions/3.7.12/lib/libpython3.7m.a(enumobject.o)) was built for newer macOS version (11.5) than being linked (11.0) ld: warning: object file (/Users/jenkins/.pyenv/versions/3.7.12/lib/libpython3.7m.a(signalmodule.o)) was built for newer macOS version (11.5) than being linked (11.0) ld: warning: object file (/Users/jenkins/.pyenv/versions/3.7.12/lib/libpython3.7m.a(_warnings.o)) was built for newer macOS version (11.5) than being linked (11.0) ld: warning: object file (/Users/jenkins/.pyenv/versions/3.7.12/lib/libpython3.7m.a(fileobject.o)) was built for newer macOS version (11.5) than being linked (11.0) ld: warning: object file (/Users/jenkins/.pyenv/versions/3.7.12/lib/libpython3.7m.a(setobject.o)) was built for newer macOS version (11.5) than being linked (11.0) ld: warning: object file (/Users/jenkins/.pyenv/versions/3.7.12/lib/libpython3.7m.a(import.o)) was built for newer macOS version (11.5) than being linked (11.0) ld: warning: object file (/Users/jenkins/.pyenv/versions/3.7.12/lib/libpython3.7m.a(listobject.o)) was built for newer macOS version (11.5) than being linked (11.0) ld: warning: object file (/Users/jenkins/.pyenv/versions/3.7.12/lib/libpython3.7m.a(rangeobject.o)) was built for newer macOS version (11.5) than being linked (11.0) ld: warning: object file (/Users/jenkins/.pyenv/versions/3.7.12/lib/libpython3.7m.a(structmember.o)) was built for newer macOS version (11.5) than being linked (11.0) ld: warning: object file (/Users/jenkins/.pyenv/versions/3.7.12/lib/libpython3.7m.a(odictobject.o)) was built for newer macOS version (11.5) than being linked (11.0) ld: warning: object file (/Users/jenkins/.pyenv/versions/3.7.12/lib/libpython3.7m.a(posixmodule.o)) was built for newer macOS version (11.5) than being linked (11.0) ld: warning: object file (/Users/jenkins/.pyenv/versions/3.7.12/lib/libpython3.7m.a(pystrtod.o)) was built for newer macOS version (11.5) than being linked (11.0) ld: warning: object file (/Users/jenkins/.pyenv/versions/3.7.12/lib/libpython3.7m.a(mysnprintf.o)) was built for newer macOS version (11.5) than being linked (11.0) ld: warning: object file (/Users/jenkins/.pyenv/versions/3.7.12/lib/libpython3.7m.a(gcmodule.o)) was built for newer macOS version (11.5) than being linked (11.0) ld: warning: object file (/Users/jenkins/.pyenv/versions/3.7.12/lib/libpython3.7m.a(structseq.o)) was built for newer macOS version (11.5) than being linked (11.0) ld: warning: object file (/Users/jenkins/.pyenv/versions/3.7.12/lib/libpython3.7m.a(sysmodule.o)) was built for newer macOS version (11.5) than being linked (11.0) ld: warning: object file (/Users/jenkins/.pyenv/versions/3.7.12/lib/libpython3.7m.a(traceback.o)) was built for newer macOS version (11.5) than being linked (11.0) ld: warning: object file (/Users/jenkins/.pyenv/versions/3.7.12/lib/libpython3.7m.a(pylifecycle.o)) was built for newer macOS version (11.5) than being linked (11.0) ld: warning: object file (/Users/jenkins/.pyenv/versions/3.7.12/lib/libpython3.7m.a(bltinmodule.o)) was built for newer macOS version (11.5) than being linked (11.0) ld: warning: object file (/Users/jenkins/.pyenv/versions/3.7.12/lib/libpython3.7m.a(getbuildinfo.o)) was built for newer macOS version (11.5) than being linked (11.0) ld: warning: object file (/Users/jenkins/.pyenv/versions/3.7.12/lib/libpython3.7m.a(getcompiler.o)) was built for newer macOS version (11.5) than being linked (11.0) ld: warning: object file (/Users/jenkins/.pyenv/versions/3.7.12/lib/libpython3.7m.a(formatter_unicode.o)) was built for newer macOS version (11.5) than being linked (11.0) ld: warning: object file (/Users/jenkins/.pyenv/versions/3.7.12/lib/libpython3.7m.a(main.o)) was built for newer macOS version (11.5) than being linked (11.0) ld: warning: object file (/Users/jenkins/.pyenv/versions/3.7.12/lib/libpython3.7m.a(_tracemalloc.o)) was built for newer macOS version (11.5) than being linked (11.0) ld: warning: object file (/Users/jenkins/.pyenv/versions/3.7.12/lib/libpython3.7m.a(namespaceobject.o)) was built for newer macOS version (11.5) than being linked (11.0) ld: warning: object file (/Users/jenkins/.pyenv/versions/3.7.12/lib/libpython3.7m.a(unicodectype.o)) was built for newer macOS version (11.5) than being linked (11.0) ld: warning: object file (/Users/jenkins/.pyenv/versions/3.7.12/lib/libpython3.7m.a(fileutils.o)) was built for newer macOS version (11.5) than being linked (11.0) ld: warning: object file (/Users/jenkins/.pyenv/versions/3.7.12/lib/libpython3.7m.a(pyhash.o)) was built for newer macOS version (11.5) than being linked (11.0) ld: warning: object file (/Users/jenkins/.pyenv/versions/3.7.12/lib/libpython3.7m.a(compile.o)) was built for newer macOS version (11.5) than being linked (11.0) ld: warning: object file (/Users/jenkins/.pyenv/versions/3.7.12/lib/libpython3.7m.a(bytes_methods.o)) was built for newer macOS version (11.5) than being linked (11.0) ld: warning: object file (/Users/jenkins/.pyenv/versions/3.7.12/lib/libpython3.7m.a(pyctype.o)) was built for newer macOS version (11.5) than being linked (11.0) ld: warning: object file (/Users/jenkins/.pyenv/versions/3.7.12/lib/libpython3.7m.a(dtoa.o)) was built for newer macOS version (11.5) than being linked (11.0) ld: warning: object file (/Users/jenkins/.pyenv/versions/3.7.12/lib/libpython3.7m.a(pystrhex.o)) was built for newer macOS version (11.5) than being linked (11.0) ld: warning: object file (/Users/jenkins/.pyenv/versions/3.7.12/lib/libpython3.7m.a(Python-ast.o)) was built for newer macOS version (11.5) than being linked (11.0) ld: warning: object file (/Users/jenkins/.pyenv/versions/3.7.12/lib/libpython3.7m.a(ast.o)) was built for newer macOS version (11.5) than being linked (11.0) ld: warning: object file (/Users/jenkins/.pyenv/versions/3.7.12/lib/libpython3.7m.a(pyarena.o)) was built for newer macOS version (11.5) than being linked (11.0) ld: warning: object file (/Users/jenkins/.pyenv/versions/3.7.12/lib/libpython3.7m.a(peephole.o)) was built for newer macOS version (11.5) than being linked (11.0) ld: warning: object file (/Users/jenkins/.pyenv/versions/3.7.12/lib/libpython3.7m.a(context.o)) was built for newer macOS version (11.5) than being linked (11.0) ld: warning: object file (/Users/jenkins/.pyenv/versions/3.7.12/lib/libpython3.7m.a(pythonrun.o)) was built for newer macOS version (11.5) than being linked (11.0) ld: warning: object file (/Users/jenkins/.pyenv/versions/3.7.12/lib/libpython3.7m.a(future.o)) was built for newer macOS version (11.5) than being linked (11.0) ld: warning: object file (/Users/jenkins/.pyenv/versions/3.7.12/lib/libpython3.7m.a(acceler.o)) was built for newer macOS version (11.5) than being linked (11.0) ld: warning: object file (/Users/jenkins/.pyenv/versions/3.7.12/lib/libpython3.7m.a(frozen.o)) was built for newer macOS version (11.5) than being linked (11.0) ld: warning: object file (/Users/jenkins/.pyenv/versions/3.7.12/lib/libpython3.7m.a(marshal.o)) was built for newer macOS version (11.5) than being linked (11.0) ld: warning: object file (/Users/jenkins/.pyenv/versions/3.7.12/lib/libpython3.7m.a(myreadline.o)) was built for newer macOS version (11.5) than being linked (11.0) ld: warning: object file (/Users/jenkins/.pyenv/versions/3.7.12/lib/libpython3.7m.a(pystrcmp.o)) was built for newer macOS version (11.5) than being linked (11.0) ld: warning: object file (/Users/jenkins/.pyenv/versions/3.7.12/lib/libpython3.7m.a(symtable.o)) was built for newer macOS version (11.5) than being linked (11.0) ld: warning: object file (/Users/jenkins/.pyenv/versions/3.7.12/lib/libpython3.7m.a(tokenizer.o)) was built for newer macOS version (11.5) than being linked (11.0) ld: warning: object file (/Users/jenkins/.pyenv/versions/3.7.12/lib/libpython3.7m.a(getcopyright.o)) was built for newer macOS version (11.5) than being linked (11.0) ld: warning: object file (/Users/jenkins/.pyenv/versions/3.7.12/lib/libpython3.7m.a(pathconfig.o)) was built for newer macOS version (11.5) than being linked (11.0) ld: warning: object file (/Users/jenkins/.pyenv/versions/3.7.12/lib/libpython3.7m.a(getplatform.o)) was built for newer macOS version (11.5) than being linked (11.0) ld: warning: object file (/Users/jenkins/.pyenv/versions/3.7.12/lib/libpython3.7m.a(ast_unparse.o)) was built for newer macOS version (11.5) than being linked (11.0) ld: warning: object file (/Users/jenkins/.pyenv/versions/3.7.12/lib/libpython3.7m.a(ast_opt.o)) was built for newer macOS version (11.5) than being linked (11.0) ld: warning: object file (/Users/jenkins/.pyenv/versions/3.7.12/lib/libpython3.7m.a(faulthandler.o)) was built for newer macOS version (11.5) than being linked (11.0) ld: warning: object file (/Users/jenkins/.pyenv/versions/3.7.12/lib/libpython3.7m.a(dynload_shlib.o)) was built for newer macOS version (11.5) than being linked (11.0) ld: warning: object file (/Users/jenkins/.pyenv/versions/3.7.12/lib/libpython3.7m.a(config.o)) was built for newer macOS version (11.5) than being linked (11.0) ld: warning: object file (/Users/jenkins/.pyenv/versions/3.7.12/lib/libpython3.7m.a(importdl.o)) was built for newer macOS version (11.5) than being linked (11.0) ld: warning: object file (/Users/jenkins/.pyenv/versions/3.7.12/lib/libpython3.7m.a(pytime.o)) was built for newer macOS version (11.5) than being linked (11.0) ld: warning: object file (/Users/jenkins/.pyenv/versions/3.7.12/lib/libpython3.7m.a(getopt.o)) was built for newer macOS version (11.5) than being linked (11.0) ld: warning: object file (/Users/jenkins/.pyenv/versions/3.7.12/lib/libpython3.7m.a(bootstrap_hash.o)) was built for newer macOS version (11.5) than being linked (11.0) ld: warning: object file (/Users/jenkins/.pyenv/versions/3.7.12/lib/libpython3.7m.a(graminit.o)) was built for newer macOS version (11.5) than being linked (11.0) ld: warning: object file (/Users/jenkins/.pyenv/versions/3.7.12/lib/libpython3.7m.a(hashtable.o)) was built for newer macOS version (11.5) than being linked (11.0) ld: warning: object file (/Users/jenkins/.pyenv/versions/3.7.12/lib/libpython3.7m.a(grammar1.o)) was built for newer macOS version (11.5) than being linked (11.0) ld: warning: object file (/Users/jenkins/.pyenv/versions/3.7.12/lib/libpython3.7m.a(_abc.o)) was built for newer macOS version (11.5) than being linked (11.0) ld: warning: object file (/Users/jenkins/.pyenv/versions/3.7.12/lib/libpython3.7m.a(_codecsmodule.o)) was built for newer macOS version (11.5) than being linked (11.0) ld: warning: object file (/Users/jenkins/.pyenv/versions/3.7.12/lib/libpython3.7m.a(_collectionsmodule.o)) was built for newer macOS version (11.5) than being linked (11.0) ld: warning: object file (/Users/jenkins/.pyenv/versions/3.7.12/lib/libpython3.7m.a(_functoolsmodule.o)) was built for newer macOS version (11.5) than being linked (11.0) ld: warning: object file (/Users/jenkins/.pyenv/versions/3.7.12/lib/libpython3.7m.a(_iomodule.o)) was built for newer macOS version (11.5) than being linked (11.0) ld: warning: object file (/Users/jenkins/.pyenv/versions/3.7.12/lib/libpython3.7m.a(_localemodule.o)) was built for newer macOS version (11.5) than being linked (11.0) ld: warning: object file (/Users/jenkins/.pyenv/versions/3.7.12/lib/libpython3.7m.a(_operator.o)) was built for newer macOS version (11.5) than being linked (11.0) ld: warning: object file (/Users/jenkins/.pyenv/versions/3.7.12/lib/libpython3.7m.a(_sre.o)) was built for newer macOS version (11.5) than being linked (11.0) ld: warning: object file (/Users/jenkins/.pyenv/versions/3.7.12/lib/libpython3.7m.a(_stat.o)) was built for newer macOS version (11.5) than being linked (11.0) ld: warning: object file (/Users/jenkins/.pyenv/versions/3.7.12/lib/libpython3.7m.a(symtablemodule.o)) was built for newer macOS version (11.5) than being linked (11.0) ld: warning: object file (/Users/jenkins/.pyenv/versions/3.7.12/lib/libpython3.7m.a(_threadmodule.o)) was built for newer macOS version (11.5) than being linked (11.0) ld: warning: object file (/Users/jenkins/.pyenv/versions/3.7.12/lib/libpython3.7m.a(_weakref.o)) was built for newer macOS version (11.5) than being linked (11.0) ld: warning: object file (/Users/jenkins/.pyenv/versions/3.7.12/lib/libpython3.7m.a(atexitmodule.o)) was built for newer macOS version (11.5) than being linked (11.0) ld: warning: object file (/Users/jenkins/.pyenv/versions/3.7.12/lib/libpython3.7m.a(errnomodule.o)) was built for newer macOS version (11.5) than being linked (11.0) ld: warning: object file (/Users/jenkins/.pyenv/versions/3.7.12/lib/libpython3.7m.a(itertoolsmodule.o)) was built for newer macOS version (11.5) than being linked (11.0) ld: warning: object file (/Users/jenkins/.pyenv/versions/3.7.12/lib/libpython3.7m.a(pwdmodule.o)) was built for newer macOS version (11.5) than being linked (11.0) ld: warning: object file (/Users/jenkins/.pyenv/versions/3.7.12/lib/libpython3.7m.a(timemodule.o)) was built for newer macOS version (11.5) than being linked (11.0) ld: warning: object file (/Users/jenkins/.pyenv/versions/3.7.12/lib/libpython3.7m.a(xxsubtype.o)) was built for newer macOS version (11.5) than being linked (11.0) ld: warning: object file (/Users/jenkins/.pyenv/versions/3.7.12/lib/libpython3.7m.a(zipimport.o)) was built for newer macOS version (11.5) than being linked (11.0) ld: warning: object file (/Users/jenkins/.pyenv/versions/3.7.12/lib/libpython3.7m.a(node.o)) was built for newer macOS version (11.5) than being linked (11.0) ld: warning: object file (/Users/jenkins/.pyenv/versions/3.7.12/lib/libpython3.7m.a(mystrtoul.o)) was built for newer macOS version (11.5) than being linked (11.0) ld: warning: object file (/Users/jenkins/.pyenv/versions/3.7.12/lib/libpython3.7m.a(parsetok.o)) was built for newer macOS version (11.5) than being linked (11.0) ld: warning: object file (/Users/jenkins/.pyenv/versions/3.7.12/lib/libpython3.7m.a(hamt.o)) was built for newer macOS version (11.5) than being linked (11.0) ld: warning: object file (/Users/jenkins/.pyenv/versions/3.7.12/lib/libpython3.7m.a(getpath.o)) was built for newer macOS version (11.5) than being linked (11.0) ld: warning: object file (/Users/jenkins/.pyenv/versions/3.7.12/lib/libpython3.7m.a(asdl.o)) was built for newer macOS version (11.5) than being linked (11.0) ld: warning: object file (/Users/jenkins/.pyenv/versions/3.7.12/lib/libpython3.7m.a(bufferedio.o)) was built for newer macOS version (11.5) than being linked (11.0) ld: warning: object file (/Users/jenkins/.pyenv/versions/3.7.12/lib/libpython3.7m.a(bytesio.o)) was built for newer macOS version (11.5) than being linked (11.0) ld: warning: object file (/Users/jenkins/.pyenv/versions/3.7.12/lib/libpython3.7m.a(fileio.o)) was built for newer macOS version (11.5) than being linked (11.0) ld: warning: object file (/Users/jenkins/.pyenv/versions/3.7.12/lib/libpython3.7m.a(iobase.o)) was built for newer macOS version (11.5) than being linked (11.0) ld: warning: object file (/Users/jenkins/.pyenv/versions/3.7.12/lib/libpython3.7m.a(textio.o)) was built for newer macOS version (11.5) than being linked (11.0) ld: warning: object file (/Users/jenkins/.pyenv/versions/3.7.12/lib/libpython3.7m.a(parser.o)) was built for newer macOS version (11.5) than being linked (11.0) ld: warning: object file (/Users/jenkins/.pyenv/versions/3.7.12/lib/libpython3.7m.a(stringio.o)) was built for newer macOS version (11.5) than being linked (11.0) ld: warning: object file (/Users/jenkins/.pyenv/versions/3.7.12/lib/libpython3.7m.a(accu.o)) was built for newer macOS version (11.5) than being linked (11.0) Fatal Python error: PyMUTEX_LOCK(_PyRuntime.ceval.gil.mutex) failed ERROR: pybind11/2.7.1 (test package): Error in test() method, line 27 self.source_folder, "test.py")), run_environment=True) ConanException: Error -6 while executing DYLD_LIBRARY_PATH="/Users/jenkins/w/prod/BuildSingleReference/.conan/data/pybind11/2.7.1/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/lib" DYLD_FRAMEWORK_PATH="" /Users/jenkins/env_py_3_7_conan_1_47_0/bin/python /Users/jenkins/w/prod/BuildSingleReference/conan-center-index/recipes/pybind11/all/test_package/test.py