Skip to content

Duplicate freetype dependency on harfbuzz is causing problems for build #1

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

Open
wants to merge 3 commits into
base: v2
Choose a base branch
from

Conversation

horttanainen
Copy link

@horttanainen horttanainen commented Apr 11, 2025

As seen on:
https://github.com/allyourcodebase/SDL_ttf/actions/runs/14289239312/job/40048300645:

/Users/runner/.cache/zig/p/freetype-2.13.2-AAAAAByJAAD7KQxAcdDYidJ3YigvRztfnLmn4rQpvLms/build.zig:1:1: error: file exists in multiple modules
/Users/runner/.cache/zig/p/freetype-2.13.2-AAAAAByJAAD[7](https://github.com/allyourcodebase/SDL_ttf/actions/runs/14289239312/job/40048300645#step:6:8)KQxAcdDYidJ3YigvRztfnLmn4rQpvLms/build.zig:1:1: note: root of module root.@dependencies.freetype-2.13.2-AAAAAByJAAD7KQxAcdDYidJ3YigvRztfnLmn4rQpvLms
/Users/runner/.cache/zig/p/freetype-2.13.2-AAAAAByJAAD7KQxAcdDYidJ3YigvRztfnLmn4rQpvLms/build.zig:1:1: note: root of module [email protected][8](https://github.com/allyourcodebase/SDL_ttf/actions/runs/14289239312/job/40048300645#step:6:9)89d27762282f473b5f9cb9a7e2b429bcb9acbd9172a6e2a1e4

I am not entirely sure on how to go about this. I am not very familiar with zig build system. Removing harfbuzz altogether fixes the problem but surely there is a better fix?

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.

1 participant