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

tighten pinning for freetype? #214

Open
grlee77 opened this issue Apr 3, 2019 · 3 comments
Open

tighten pinning for freetype? #214

grlee77 opened this issue Apr 3, 2019 · 3 comments

Comments

@grlee77
Copy link
Member

grlee77 commented Apr 3, 2019

moving issue conda-forge/freetype-feedstock#28 over here at @ocefpaf 's suggestion.

A user is reporting an issue with VTK (conda-forge/vtk-feedstock#80) when freetype 2.10 is used. The issue seeems to be that freetype 2.10 can be installed with a VTK that was built against 2.9.1 and apparently these two are incompatible.

The following site seems to indicate changes in symbols between these versions of freetype:
https://abi-laboratory.pro/?view=timeline&l=freetype

It looks like freetype is only pinned based on the major version:

Should we tighten the pinning here? If not, then what is the recommended solution on the VTK end?

@ocefpaf
Copy link
Member

ocefpaf commented Apr 4, 2019

Thanks for transferring it here. Do you want to send a PR to change that?
Pretty much you have to put a x.x there and update the version we are using for the build in the version line below. Then we can setup a migrator to start issuing PRs to it.

@grlee77 grlee77 mentioned this issue Apr 4, 2019
5 tasks
@grlee77
Copy link
Member Author

grlee77 commented Apr 4, 2019

Okay, I made a PR, but I'm not sure if I pinged the bot correctly regarding setting up a migration.

@CJ-Wright
Copy link
Member

Can we close this issue? It seems that the pin stayed as is.

maresb pushed a commit to maresb/conda-forge-pinning-feedstock that referenced this issue Nov 1, 2022
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 a pull request may close this issue.

3 participants