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

ci: cancel in-progress on repeated pushes #3370

Merged
merged 1 commit into from
Oct 18, 2021

Conversation

henryiii
Copy link
Collaborator

Description

Can help if development is moving faster than the CI builds.

@henryiii
Copy link
Collaborator Author

Weird, MinGW died:

Python path configuration:
  PYTHONHOME = (not set)
  PYTHONPATH = (not set)
  program name = 'python3'
  isolated = 0
  environment = 1
  user site = 1
  import site = 1
  sys._base_executable = 'D:/a/pybind11/pybind11/build/tests/test_embed/test_embed.exe'
  sys.base_prefix = 'D:/a/_temp/msys/msys64/mingw64'
  sys.base_exec_prefix = 'D:/a/_temp/msys/msys64/mingw64'
  sys.platlibdir = 'lib'
  sys.executable = 'D:/a/pybind11/pybind11/build/tests/test_embed/test_embed.exe'
  sys.prefix = 'D:/a/_temp/msys/msys64/mingw64'
  sys.exec_prefix = 'D:/a/_temp/msys/msys64/mingw64'
  sys.path = [
    'D:/a/_temp/msys/msys64/mingw64/lib/python39.zip',
    'D:/a/_temp/msys/msys64/mingw64/lib/python3.9',
    'D:/a/_temp/msys/msys64/mingw64/lib/lib-dynload',
    '',
  ]
Could not find platform independent libraries <prefix>
Could not find platform dependent libraries <exec_prefix>
Consider setting $PYTHONHOME to <prefix>[:<exec_prefix>]
Fatal Python error: init_fs_encoding: failed to get the Python codec of the filesystem encoding
Python runtime state: core initialized
ModuleNotFoundError: No module named 'encodings'

@henryiii henryiii closed this Oct 17, 2021
@henryiii henryiii reopened this Oct 17, 2021
@henryiii
Copy link
Collaborator Author

@lkeegan or @jeromerobert, any idea why minGW jobs are broken?

@jeromerobert
Copy link
Contributor

jeromerobert commented Oct 17, 2021

@henryiii see msys2/setup-msys2#167

@jeromerobert
Copy link
Contributor

I tried that and it works: cocotb/cocotb@05036cb (as temporary solutions)

@jeromerobert
Copy link
Contributor

#3375

@henryiii henryiii merged commit 931f664 into pybind:master Oct 18, 2021
@henryiii henryiii deleted the henryiii/ci/autocancel branch October 18, 2021 01:40
@github-actions github-actions bot added the needs changelog Possibly needs a changelog entry label Oct 18, 2021
@henryiii henryiii removed the needs changelog Possibly needs a changelog entry label Oct 25, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants