Skip to content

Instantly share code, notes, and snippets.

@jvanzyl
Created April 19, 2015 16:16
Show Gist options
  • Save jvanzyl/2c0bddef85bca00745d2 to your computer and use it in GitHub Desktop.
Save jvanzyl/2c0bddef85bca00745d2 to your computer and use it in GitHub Desktop.
bash-3.2$ ./bild.py
bootstrapping; downloading bilder.py
target all
require compile
require parsers
build compile
skipping mkjar_complete
Traceback (most recent call last):
File "/Users/jvanzyl/js/PEG/antlr4/bilder.py", line 857, in processargs
target()
File "./bild.py", line 435, in all
_mkjar()
File "./bild.py", line 165, in _mkjar
mkjar_complete()
File "./bild.py", line 91, in mkjar_complete
require(compile)
File "/Users/jvanzyl/js/PEG/antlr4/bilder.py", line 434, in require
raise Exception()
Exception
bild failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment