sentry-native -> external/crashpad -> third_party/zlib is out of date #907
Labels
arch: aarch64
area: backend
backend: crashpad
Platform: Windows
toolchain: msvc
upstream
The issue is related to an upstream dependency
Description
sentry-native has a dependency on crashpad, where crashpad is a fork of the Google crashpad repository. This repository has its own dependencies, including zlib. This repository is pinned in the sentry fork to 13dc246a58e4b72104d35f9b1809af95221ebda7. However, upstream has changes to zlib which are important for supporting Windows ARM64. The current upstream repository has rolled up this dependency to fef58692c1d7bec94c4ed3d030a45a1832a9615d. Note that this is 1 change behind the current ToT for the zlib fork that crashpad uses, but it would be inline with the upstream DEPS file rollup.
When does the problem happen
Environment
Steps To Reproduce
Just configure with the above and then run
cmake --build out
Log output
The text was updated successfully, but these errors were encountered: