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

Build broken on many platforms - error about libtiff #983

Closed
olsen232 opened this issue Apr 17, 2024 · 0 comments
Closed

Build broken on many platforms - error about libtiff #983

olsen232 opened this issue Apr 17, 2024 · 0 comments
Assignees

Comments

@olsen232
Copy link
Collaborator

Looks something like
error: building tiff:x64-linux failed with: BUILD_FAILED

Happens for many platforms, but not always, but reliably enough that our build hasn't been green since it started happening.
For instance, in this run, it happened 3 times - in the linux-dev, macos for x64, and windows builds:
https://github.com/koordinates/kart/actions/runs/8643796713

On other runs it may happen for a different set of platforms.

This is filed upstream as microsoft/vcpkg#38116
And is caused by microsoft/vcpkg#37968
which basically says that cmake 3.29.1 has broken something to do with how package paths are resolved and is now installed on GH actions. It's rolled back on 3.29.2.
Some mild finger pointing happening on the bug there in terms of which subsystem is working according to spec and which is defective, so, not sure what will happen next - hopefully whatever action they take, it won't break in the same way again.

Will try to upgrade our cmake to 3.29.2

@olsen232 olsen232 self-assigned this Apr 17, 2024
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

No branches or pull requests

1 participant