This commit is contained in:
parent
cc0e5b7c52
commit
6ef547717c
1 changed files with 11 additions and 0 deletions
11
doc/bugs/build_is_broken_at_commit_cc0e5b7.mdwn
Normal file
11
doc/bugs/build_is_broken_at_commit_cc0e5b7.mdwn
Normal file
|
@ -0,0 +1,11 @@
|
||||||
|
the build is currently borked with
|
||||||
|
|
||||||
|
<pre>
|
||||||
|
ghc -O2 -threaded -Wall -ignore-package monads-fd -ignore-package monads-tf -outputdir tmp -IUtility -DWITH_ASSISTANT -DWITH_S3 -DWITH_WEBAPP -DWITH_PAIRING -DWITH_KQUEUE -DOSX --make git-annex -o tmp/git-annex Utility/libdiskfree.o Utility/libmounts.o Utility/libkqueue.o
|
||||||
|
Assistant/Install.hs:19:8:
|
||||||
|
Could not find module `Utility'
|
||||||
|
Use -v to see a list of the files searched for.
|
||||||
|
make: *** [git-annex] Error 1
|
||||||
|
</pre>
|
||||||
|
|
||||||
|
This was first introduced at commit e88e3ba
|
Loading…
Add table
Add a link
Reference in a new issue