This commit is contained in:
https://www.google.com/accounts/o8/id?id=AItOawkSq2FDpK2n66QRUxtqqdbyDuwgbQmUWus 2012-06-21 06:36:02 +00:00 committed by admin
parent 9f1a29762b
commit 680b0c8405

View file

@ -0,0 +1,22 @@
I only saw this just now, but the tests fail to link/build on OSX
<pre>
[181 of 181] Compiling Main ( git-annex.hs, tmp/Main.o )
Linking git-annex ...
+ make -q test
+ '[' 1 = 1 ']'
+ ../maxtime 1800 make test
[175 of 175] Compiling Main ( test.hs, tmp/Main.o )
test.hs:175:17:
Not in scope: data constructor `Types.Backend.KeySource'
test.hs:175:43:
`Types.Backend.keyFilename' is not a (visible) constructor field name
test.hs:175:76:
`Types.Backend.contentLocation' is not a (visible) constructor field name
** failed to build the test suite
make: *** [test] Error 1
+ exit 4
</pre>
this issue seems to got introduced at commit e0fdfb2e706da2cb1451193c658dc676b0530968