Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[DRAFT] Pybind11: Confirm is failing #9492

Closed
wants to merge 1 commit into from

Conversation

lasote
Copy link
Contributor

@lasote lasote commented Feb 23, 2022

Looks like the current recipe is failing to build, this PR removes only an endline.

@conan-center-bot

This comment has been minimized.

@ghost
Copy link

ghost commented Feb 23, 2022

I detected other pull requests that are modifying pybind11/all recipe:

This message is automatically generated by https://github.com/ericLemanissier/conan-center-conflicting-prs so don't hesitate to report issues/improvements there.

@ghost ghost mentioned this pull request Feb 23, 2022
4 tasks
@danimtb danimtb closed this Apr 1, 2022
@danimtb danimtb reopened this Apr 1, 2022
@conan-center-bot

This comment has been minimized.

@conan-center-bot

This comment has been minimized.

@conan-center-bot

This comment has been minimized.

@ghost ghost mentioned this pull request May 16, 2022
4 tasks
@stefansli
Copy link
Contributor

Failure due to this Bug: pybind/pybind11#3081

@conan-center-bot
Copy link
Collaborator

Failure in build 9 (b9ea670c4deb96abfdef3cbf971a43d710096db4):

  • pybind11/2.6.1@:
    CI failed to create some packages (All logs)

    Logs for packageID 5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9:
    [settings]
    arch=x86_64
    build_type=Release
    compiler=apple-clang
    compiler.libcxx=libc++
    compiler.version=11.0
    os=Macos
    
    [...]
    -- 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: Adjusting default RPATHs Conan policies
    -- Conan: Adjusting language standard
    -- Conan: C++ stdlib: libc++
    -- Conan: Using autogenerated Findpybind11.cmake
    -- Found pybind11: 2.6.1 (found version "2.6.1") 
    -- Found PythonInterp: /Users/jenkins/env_py_3_7_conan_1_46_2/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/095f106abafbac38da90a8da41990542c1a8967a
    
    ----Running------
    > cmake --build '/Users/jenkins/w/prod/BuildSingleReference/conan-center-index/recipes/pybind11/all/test_package/build/095f106abafbac38da90a8da41990542c1a8967a' '--' '-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.6.1 (test package): Running test()
    
    ----Running------
    > DYLD_LIBRARY_PATH="/Users/jenkins/w/prod/BuildSingleReference/.conan/data/pybind11/2.6.1/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/lib" DYLD_FRAMEWORK_PATH="" /Users/jenkins/env_py_3_7_conan_1_46_2/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
    
    
    Fatal Python error: PyMUTEX_LOCK(_PyRuntime.ceval.gil.mutex) failed
    
    ERROR: pybind11/2.6.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.6.1/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/lib" DYLD_FRAMEWORK_PATH="" /Users/jenkins/env_py_3_7_conan_1_46_2/bin/python /Users/jenkins/w/prod/BuildSingleReference/conan-center-index/recipes/pybind11/all/test_package/test.py
    
  • pybind11/2.9.1@:
    Didn't run or was cancelled before finishing

  • pybind11/2.4.3@:
    Didn't run or was cancelled before finishing

  • pybind11/2.5.0@:
    Didn't run or was cancelled before finishing

  • pybind11/2.6.2@:
    Didn't run or was cancelled before finishing

  • pybind11/2.6.0@:
    Didn't run or was cancelled before finishing

  • pybind11/2.8.1@:
    Didn't run or was cancelled before finishing

  • pybind11/2.7.0@:
    Didn't run or was cancelled before finishing

  • pybind11/2.7.1@:
    Didn't run or was cancelled before finishing


Note: To save resources, CI tries to finish as soon as an error is found. For this reason you might find that not all the references have been launched or not all the configurations for a given reference. Also, take into account that we cannot guarantee the order of execution as it depends on CI workload and workers availability.

@stale
Copy link

stale bot commented Jun 18, 2022

This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale
Copy link

stale bot commented Jul 30, 2022

This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale label Jul 30, 2022
@danimtb
Copy link
Member

danimtb commented Aug 18, 2022

Closing this PR in favor of #12327 that seems to be building fine for this recipe

@danimtb danimtb closed this Aug 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants