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
/Applications/Xcode.app/Contents/Developer/usr/bin/make -C /Users/whuesken/xhp-0bdf54f6a333228094d6811a362836d15145eea4/xhp libxhp.a | |
g++ -c -fPIC -g -Wall -O3 -minline-all-stringops -o code_rope.o code_rope.cpp | |
clang: warning: argument unused during compilation: '-minline-all-stringops' | |
In file included from code_rope.cpp:18: | |
./code_rope.hpp:17:10: fatal error: 'ext/rope' file not found | |
#include <ext/rope> | |
^ | |
1 error generated. | |
make[1]: *** [code_rope.o] Error 1 | |
make: *** [/Users/whuesken/xhp-0bdf54f6a333228094d6811a362836d15145eea4/xhp/libxhp.a] Error 2 |
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
Warning: Unbrewed dylibs were found in /usr/local/lib. | |
If you didn't put them there on purpose they could cause problems when | |
building Homebrew formulae, and may need to be deleted. | |
Unexpected dylibs: | |
/usr/local/lib/libosxfuse_i32.2.dylib | |
/usr/local/lib/libosxfuse_i64.2.dylib | |
Warning: Unbrewed .la files were found in /usr/local/lib. | |
If you didn't put them there on purpose they could cause problems when |
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
brew install -V /usr/local/Library/Taps/josegonzalez-php/Formula/php54-xhp.rb | |
==> Downloading https://github.com/facebook/xhp/archive/0bdf54f6a333228094d6811a362836d15145eea4.tar.gz | |
Already downloaded: /Library/Caches/Homebrew/php54-xhp-0bdf54f.tar.gz | |
==> PHP_AUTOCONF="/usr/local/opt/autoconf/bin/autoconf" PHP_AUTOHEADER="/usr/local/opt/autoconf/bin/autoheader" /usr/local/Cellar/php54/5.4.21/bin/phpize | |
==> ./configure --prefix=/usr/local/Cellar/php54-xhp/0bdf54f --with-php-config=/usr/local/Cellar/php54/5.4.21/bin/php-config | |
==> make | |
^ | |
1 error generated. | |
make[1]: *** [code_rope.o] Error 1 | |
make[1]: *** Waiting for unfinished jobs.... |
NewerOlder