This commit is contained in:
parent
b5910dac68
commit
6ce59ccfe5
1 changed files with 8 additions and 12 deletions
|
@ -11,24 +11,20 @@ git-annex can't compile on FreeBSD; specifically, the build fails while satisfyi
|
|||
### What version of git-annex are you using? On what operating system?
|
||||
|
||||
git-annex HEAD.
|
||||
|
||||
FreeBSD 11.1-RELEASE r321309 GENERIC amd64
|
||||
|
||||
### Please provide any additional information below.
|
||||
|
||||
The full log is available at [https://gitlab.com/snippets/1743708](https://gitlab.com/snippets/1743708). Summary below:
|
||||
|
||||
[[!format sh """
|
||||
cabal: Error: some packages failed to install:
|
||||
esqueleto-2.5.3-J2ccnERt7unG9UdXfc7jAa depends on esqueleto-2.5.3 which failed
|
||||
to install.
|
||||
persistent-2.7.0-IWtmEvQAI3yHscMZvQrE6P failed during the building phase. The
|
||||
exception was:
|
||||
ExitFailure 1
|
||||
persistent-sqlite-2.6.4-3aF88LYjPwqbsHGVQ1VUp depends on
|
||||
persistent-sqlite-2.6.4 which failed to install.
|
||||
persistent-template-2.5.4-2tn9hCQqx2e2mAPIKgHBFO depends on
|
||||
persistent-template-2.5.4 which failed to install.
|
||||
"""]]
|
||||
cabal: Error: some packages failed to install:
|
||||
esqueleto-2.5.3-J2ccnERt7unG9UdXfc7jAa depends on esqueleto-2.5.3 which failed to install.
|
||||
persistent-2.7.0-IWtmEvQAI3yHscMZvQrE6P failed during the building phase. The exception was: ExitFailure 1
|
||||
persistent-sqlite-2.6.4-3aF88LYjPwqbsHGVQ1VUp depends on
|
||||
persistent-sqlite-2.6.4 which failed to install.
|
||||
persistent-template-2.5.4-2tn9hCQqx2e2mAPIKgHBFO depends on
|
||||
persistent-template-2.5.4 which failed to install.
|
||||
|
||||
### Have you had any luck using git-annex before? (Sometimes we get tired of reading bug reports all day and a lil' positive end note does wonders)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue