Created
November 10, 2012 14:11
-
-
Save iamleeg/4051203 to your computer and use it in GitHub Desktop.
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 -c "PREFIX=/opt/libobjc2; mkdir $PREFIX; make" -p /opt/libobjc2 -v -o "$TMPDIR/libobjc2.tgz" | |
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