Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error with removeDirectoryRecursive when ctrl-C'ing #100

Open
judah opened this issue Aug 31, 2018 · 0 comments
Open

Error with removeDirectoryRecursive when ctrl-C'ing #100

judah opened this issue Aug 31, 2018 · 0 comments

Comments

@judah
Copy link
Owner

judah commented Aug 31, 2018

Sometimes when a build is control-C'd, it gives an error. For example

^CError when running Shake build system:
* Library pandoc
* Library texmath
* Command: texmath-0.11.0.1: building library
thread killed
Continuing due to staunch mode
Error when running Shake build system:
* Library wreq
* Library cryptonite
* Command: cryptonite-0.25: building library
_pier/tmp/8xEnihEdteOlw3pIWrrwlXfBYvqvaonEdkYcHy2OWTI-c4cdabec8f642b9d/tests: removeDirectoryRecursive:removeContentsRecursive:removePathRecursive:removeContentsRecursive:removeDirectory: does not exist (No such file or directory)
Continuing due to staunch mode
Error when running Shake build system:
* Library pandoc
* Library skylighting
* Library skylighting-core
* Command: skylighting-core-0.7.2: building library
_pier/tmp/vZrzS6P5AdVOACIhpbrrQPCRECU7budoALZSqyn8Fio-11f589ec61b094cb: removeDirectoryRecursive:getSymbolicLinkStatus: does not exist (No such file or directory)
Continuing due to staunch mode
Error when running Shake build system:
* Library pier
* Library Cabal
* Command: Cabal-2.2.0.1: building library
_pier/tmp/MgEz9gVmQxq6MQ0yMjUMeLjMxyLKoOrY0B7DyYiooRQ-8127d9cf90cf977a/_pier/artifact/IccWF0PjktCXaTG4Hu9HfqLKkSnuNuNdg-aEd00yu.g/package/raw/Cabal-2.2.0.1/tests/ParserTests/regressions/elif.format: removeDirectoryRecursive:removeContentsRecursive:removePathRecursive:removeContentsRecursive:removePathRecursive:removeContentsRecursive:removePathRecursive:removeContentsRecursive:removePathRecursive:removeContentsRecursive:removePathRecursive:removeContentsRecursive:removePathRecursive:removeContentsRecursive:removePathRecursive:removeContentsRecursive:removePathRecursive:removeContentsRecursive:removePathRecursive:removeContentsRecursive:removePathRecursive:getSymbolicLinkStatus: does not exist (No such file or directory)
Continuing due to staunch mode
user interrupt
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant