Created
July 22, 2013 14:58
-
-
Save captproton/6054490 to your computer and use it in GitHub Desktop.
vulcan build error
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| $ vulcan build -v -s ./ghostscript-9.05 | |
| Packaging local directory... done | |
| Uploading source package... <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> | |
| <html> | |
| <head> | |
| <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1"> | |
| <style type="text/css"> | |
| html, body, iframe { margin: 0; padding: 0; height: 100%; } | |
| iframe { display: block; width: 100%; border: none; } | |
| </style> | |
| <title>Application Error</title></head> | |
| </head> | |
| <body> | |
| <iframe src="//s3.amazonaws.com/heroku_pages/error.html"> | |
| <p>Application Error</p> | |
| </iframe> | |
| </body> | |
| </html>!! Unknown error, no build output given |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment