Re: failing git-annex build

2018-12-31 Thread Ricardo Wurmus
Hi Kyle, > I'm seeing the failure below when trying to build git-annex. Can anyone > else reproduce this failure? Any ideas how to resolve it? > > --8<---cut here---start->8--- > % git describe > v0.16.0-400-g4f36d98f7b > > % ./pre-inst-env guix build -K --c

Re: failing git-annex build

2018-12-30 Thread Kyle Meyer
Hi Ricardo, Ricardo Wurmus writes: [...] >> % ./pre-inst-env guix build -K --check git-annex >> Utility/Exception.hs:29:1: error: >> Bad interface file: >> /gnu/store/qb3knv1h536sdjqc4nfkm3j1l8n7q87a-ghc-exceptions-0.10.0/lib/ghc-8.4.3/exceptions-0.10.0/Control/Monad/Catch.dyn_hi >>

failing git-annex build

2018-12-29 Thread Kyle Meyer
Hello, I'm seeing the failure below when trying to build git-annex. Can anyone else reproduce this failure? Any ideas how to resolve it? --8<---cut here---start->8--- % git describe v0.16.0-400-g4f36d98f7b % ./pre-inst-env guix build -K --check git-annex Uti