-
Notifications
You must be signed in to change notification settings - Fork 428
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
Overlinking check crashes with TypeError
#5123
Comments
Downgrade to
severity::3
|
I've encountered this too in https://dev.azure.com/conda-forge/feedstock-builds/_build/results?buildId=849129&view=logs&j=a70f640f-cc53-5cd3-6cdc-236a1aa90802&t=6119ccbe-9301-594f-7c27-f792b80a7fcc&l=18498 . Do we have a rough plan regarding a new patch release? |
Due to failing Windows build that hit conda/conda-build#5123 . Signed-off-by: Marcel Bargull <marcel.bargull@udo.edu>
Due to failing Windows build that hit conda/conda-build#5123 . Signed-off-by: Marcel Bargull <marcel.bargull@udo.edu>
@mbargull I'll start a release on Tuesday |
#5124 has been merged |
What happened?
When trying to build
pyinstaller 5.13.2
onlinux-s390x
, the overlinking check crashes with aTypeError
.To reproduce, use the following recipe: AnacondaRecipes/pyinstaller-feedstock#7
And remove the
overlinking_ignore_patterns
field.Traceback
Conda Details
conda info
conda config
conda list
The text was updated successfully, but these errors were encountered: