diff options
author | Kyle Meyer <kyle@kyleam.com> | 2025-01-09 20:10:01 -0500 |
---|---|---|
committer | Kyle Meyer <kyle@kyleam.com> | 2025-01-09 20:10:01 -0500 |
commit | d553f411633266b4bcd48d14fccc621f5aacab78 (patch) | |
tree | 5392f9f18b80778590c9dfc26f40fbd6b91ffeb7 /builds/git-annex-10.20250102-linux-amd64.tar.gz.asc | |
parent | a238bbb47694b67f806a07ab1d40efeffcc34732 (diff) | |
download | static-annex-d553f411633266b4bcd48d14fccc621f5aacab78.tar.gz |
https://gitlab.com/benz0li/ghc-musl lists four newer GHC versions
(9.8.4, 9.10.1, and 9.12.1). With version 9.8.4, a test build of
git-annex 10.20250102 completed successfully.
For the other versions, dependency resolution fails. Here's the
failure out for 9.10.1:
Could not resolve dependencies:
[__0] trying: git-annex-10.20250102 (user goal)
[__1] trying: filepath-bytestring-1.5.2.0.0 (dependency of git-annex)
[__2] next goal: base (dependency of git-annex)
[__2] rejecting: base-4.20.0.0/installed-inplace (conflict:
filepath-bytestring => base>=4 && <4.20)
[__2] skipping: base; 4.21.0.0, 4.20.0.1, 4.20.0.0 (has the same
characteristics that caused the previous version to fail: excluded
by constraint '>=4 && <4.20' from 'filepath-bytestring')
[__2] rejecting: base; 4.19.2.0, [...], 3.0.3.1 (constraint from
non-reinstallable package requires installed instance)
[__2] fail (backjumping, conflict set: base, filepath-bytestring, git-annex)
After searching the rest of the dependency tree exhaustively, these
were the goals I've had most trouble fulfilling: git-annex, base,
filepath-bytestring
Diffstat (limited to 'builds/git-annex-10.20250102-linux-amd64.tar.gz.asc')
0 files changed, 0 insertions, 0 deletions