Fix CI on gmp-0.5.x - #366
Merged
Merged
Conversation
See https://github.com/diofant/python-gmp/actions/runs/31449225267/job/93649965596 meson-python: error: Could not execute meson: Traceback (most recent call last): meson-python: error: File "/tmp/pip-build-env-3gaeua69/overlay/bin/meson", line 8, in <module> meson-python: error: sys.exit(main()) meson-python: error: File "/tmp/pip-build-env-3gaeua69/overlay/lib/python3.12/site-packages/mesonbuild/mesonmain.py", line 322, in main meson-python: error: return run(sys.argv[1:], launcher) meson-python: error: File "/tmp/pip-build-env-3gaeua69/overlay/lib/python3.12/site-packages/mesonbuild/mesonmain.py", line 312, in run meson-python: error: validate_original_args(args) meson-python: error: File "/tmp/pip-build-env-3gaeua69/overlay/lib/python3.12/site-packages/mesonbuild/mesonmain.py", line 248, in validate_original_args meson-python: error: import mesonbuild.options meson-python: error: File "/tmp/pip-build-env-3gaeua69/overlay/lib/python3.12/site-packages/mesonbuild/options.py", line 658, in <module> meson-python: error: UserStringOption('prefix', 'Installation prefix', default_prefix()), meson-python: error: File "/tmp/pip-build-env-3gaeua69/overlay/lib/python3.12/site-packages/mesonbuild/utils/core.py", line 62, in __new__ meson-python: error: return super().__new__(cls) meson-python: error: TypeError: object.__new__(UserStringOption) is not safe, use UserStringOption.__new__() error: subprocess-exited-with-error (cherry picked from commit 7332c05)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.