File: comment_1_143ae6d4f2704d4ab74e110a2d7a3c82._comment

package info (click to toggle)
git-annex 10.20250416-2
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 73,572 kB
  • sloc: haskell: 90,656; javascript: 9,103; sh: 1,469; makefile: 211; perl: 137; ansic: 44
file content (17 lines) | stat: -rw-r--r-- 769 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
[[!comment format=mdwn
 username="joey"
 subject="""comment 1"""
 date="2017-12-31T16:41:06Z"
 content="""
I can only give the same anwser I gave in
<https://github.com/conda-forge/staged-recipes/pull/4157>,
that it seems to be using the wrong version of the iconv library, and that
the `LIBRARY_PATH`, `LDFLAGS` etc settings your using seem likely to be
causing the problem.

I mean, you're simply using haskell's stack tool, you've not started to
build git-annex at all at this point. If haskell's stack is really this
broken on OSX, I'd think that a lot of people would have noticed. But if
you can reproduce the problem without any strange environment variables
being set, why not file a bug report at <https://github.com/commercialhaskell/stack/issues/new>.
"""]]