Created
October 31, 2010 05:38
-
-
Save amedeo/656177 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
brew install -v tmux | |
==> Build Environment | |
CC: /usr/bin/cc => /usr/bin/gcc-4.2 | |
CXX: /usr/bin/c++ => /usr/bin/c++-4.2 | |
LD: /usr/bin/cc => /usr/bin/gcc-4.2 | |
CFLAGS: -O3 -march=core2 -msse4 -w -pipe | |
CXXFLAGS: -O3 -march=core2 -msse4 -w -pipe | |
MAKEFLAGS: -j8 | |
==> Downloading http://downloads.sourceforge.net/tmux/tmux-1.3.tar.gz | |
File already downloaded and cached to /Users/iluvatar/Library/Caches/Homebrew | |
/usr/bin/tar xf /Users/iluvatar/Library/Caches/Homebrew/tmux-1.3.tar.gz | |
==> ./configure | |
./configure | |
Configured for Darwin | |
==> make install | |
make install | |
/usr/bin/cc -O3 -march=core2 -msse4 -w -pipe -DBUILD="\"1.3\"" -iquote. -I/opt/local/include -c -o attributes.o attributes.c | |
/usr/bin/cc -O3 -march=core2 -msse4 -w -pipe -DBUILD="\"1.3\"" -iquote. -I/opt/local/include -c -o cfg.o cfg.c | |
/usr/bin/cc -O3 -march=core2 -msse4 -w -pipe -DBUILD="\"1.3\"" -iquote. -I/opt/local/include -c -o client.o client.c | |
/usr/bin/cc -O3 -march=core2 -msse4 -w -pipe -DBUILD="\"1.3\"" -iquote. -I/opt/local/include -c -o clock.o clock.c | |
/usr/bin/cc -O3 -march=core2 -msse4 -w -pipe -DBUILD="\"1.3\"" -iquote. -I/opt/local/include -c -o cmd-attach-session.o cmd-attach-session.c | |
/usr/bin/cc -O3 -march=core2 -msse4 -w -pipe -DBUILD="\"1.3\"" -iquote. -I/opt/local/include -c -o cmd-bind-key.o cmd-bind-key.c | |
/usr/bin/cc -O3 -march=core2 -msse4 -w -pipe -DBUILD="\"1.3\"" -iquote. -I/opt/local/include -c -o cmd-break-pane.o cmd-break-pane.c | |
/usr/bin/cc -O3 -march=core2 -msse4 -w -pipe -DBUILD="\"1.3\"" -iquote. -I/opt/local/include -c -o cmd-capture-pane.o cmd-capture-pane.c | |
In file included from cmd-bind-key.c:23In file included from clock.c:24In file included from cmd-attach-session.c:21In file included from attributes.c:23: | |
In file included from cmd-capture-pane.c:23: | |
: | |
tmux.h:30:19:: | |
tmux.h:30:19:tmux.h:30:19: tmux.h:30:19: error: : | |
error: error: error: event.h: No such file or directorytmux.h:30:19:event.h: No such file or directory | |
event.h: No such file or directory event.h: No such file or directory | |
error: event.h: No such file or directory | |
In file included from cfg.c:26: | |
tmux.h:30:19: error: event.h: No such file or directory | |
client.c:26:19: error: event.h: No such file or directory | |
In file included from cmd-break-pane.c:23: | |
tmux.h:30:19: error: event.h: No such file or directory | |
In file included from client.c:34: | |
tmux.h:831: error: field 'name_timer' has incomplete type | |
In file included from cfg.c:26: | |
tmux.h:831: error: field 'name_timer' has incomplete typeIn file included from cmd-capture-pane.c:23: | |
tmux.h:831: error: field 'name_timer' has incomplete type | |
In file included from cmd-break-pane.c:23: | |
tmux.h:831: error: field 'name_timer' has incomplete type | |
In file included from cmd-bind-key.c:23: | |
tmux.h:831: error: field 'name_timer' has incomplete type | |
In file included from attributes.c:23: | |
tmux.h:831: error: field 'name_timer' has incomplete typeIn file included from cmd-attach-session.c:21: | |
tmux.h:831: error: field 'name_timer' has incomplete type | |
tmux.h:1025: error: field 'key_timer' has incomplete type | |
tmux.h:1025: error: field 'key_timer' has incomplete type | |
tmux.h:1086: error: field 'event' has incomplete type | |
tmux.h:1102: error: field 'repeat_timer' has incomplete type | |
tmux.h:1025: error: field 'key_timer' has incomplete type | |
tmux.h:1086: error: field 'event' has incomplete type | |
tmux.h:1025: error: field 'key_timer' has incomplete type | |
tmux.h:1122: error: field 'identify_timer' has incomplete type | |
tmux.h:1102: error: field 'repeat_timer' has incomplete type | |
tmux.h:1125: error: field 'message_timer' has incomplete type | |
tmux.h:1122: error: field 'identify_timer' has incomplete type | |
tmux.h:1125: error: field 'message_timer' has incomplete type | |
tmux.h:1086: error: field 'event' has incomplete type | |
tmux.h:1086: error: field 'event' has incomplete type | |
tmux.h:1102: error: field 'repeat_timer' has incomplete typetmux.h:1025: error: field 'key_timer' has incomplete type | |
tmux.h:1102: error: field 'repeat_timer' has incomplete type | |
tmux.h:1122: error: field 'identify_timer' has incomplete type | |
tmux.h:1122: error: field 'identify_timer' has incomplete type | |
tmux.h:1125: error: field 'message_timer' has incomplete type | |
tmux.h:1125: error: field 'message_timer' has incomplete type | |
tmux.h:1086: error: field 'event' has incomplete type | |
tmux.h:1102: error: field 'repeat_timer' has incomplete type | |
tmux.h:1122: error: field 'identify_timer' has incomplete type | |
tmux.h:1125: error: field 'message_timer' has incomplete type | |
tmux.h:1025: error: field 'key_timer' has incomplete type | |
tmux.h:1025: error: field 'key_timer' has incomplete type | |
tmux.h:1086: error: field 'event' has incomplete type | |
tmux.h:1102: error: field 'repeat_timer' has incomplete type | |
tmux.h:1086: error: field 'event' has incomplete type | |
tmux.h:1122: error: field 'identify_timer' has incomplete typetmux.h:1102: error: field 'repeat_timer' has incomplete type | |
tmux.h:1125: error: field 'message_timer' has incomplete typetmux.h:1122: error: field 'identify_timer' has incomplete type | |
tmux.h:1125: error: field 'message_timer' has incomplete type | |
In file included from clock.c:24: | |
tmux.h:831: error: field 'name_timer' has incomplete type | |
tmux.h:1025: error: field 'key_timer' has incomplete type | |
tmux.h:1086: error: field 'event' has incomplete type | |
tmux.h:1102: error: field 'repeat_timer' has incomplete type | |
tmux.h:1122: error: field 'identify_timer' has incomplete type | |
tmux.h:1125: error: field 'message_timer' has incomplete type | |
client.c: In function 'client_update_event': | |
client.c:172: error: 'EV_READ' undeclared (first use in this function) | |
client.c:172: error: (Each undeclared identifier is reported only once | |
client.c:172: error: for each function it appears in.) | |
client.c:174: error: 'EV_WRITE' undeclared (first use in this function) | |
client.c: In function 'client_callback': | |
client.c:256: error: 'EV_READ' undeclared (first use in this function) | |
client.c:265: error: 'EV_WRITE' undeclared (first use in this function) | |
make: *** [cmd-capture-pane.o] Error 1 | |
make: *** Waiting for unfinished jobs.... | |
make: *** [cmd-attach-session.o] Error 1 | |
make: *** [cmd-break-pane.o] Error 1 | |
make: *** [cmd-bind-key.o] Error 1 | |
make: *** [attributes.o] Error 1 | |
make: *** [cfg.o] Error 1 | |
make: *** [client.o] Error 1 | |
make: *** [clock.o] Error 1 | |
Exit status: 2 | |
http://github.com/mxcl/homebrew/blob/master/Library/Formula/tmux.rb#L21 | |
==> Environment | |
HOMEBREW_VERSION: 0.7 | |
HEAD: 8ef4f58818916490f1246c91ccf402c7ca18c818 | |
HOMEBREW_PREFIX: /usr/local | |
HOMEBREW_CELLAR: /usr/local/Cellar | |
HOMEBREW_REPOSITORY: /usr/local | |
HOMEBREW_LIBRARY_PATH: /usr/local/Library/Homebrew | |
Hardware: 8-core 64-bit nehalem | |
OS X: 10.6.4 | |
Kernel Architecture: x86_64 | |
Ruby: 1.8.7-174 | |
/usr/bin/ruby => /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/bin/ruby | |
Xcode: 3.2.4 | |
GCC-4.0: build 5494 | |
GCC-4.2: build 5664 | |
LLVM: build 2326 | |
MacPorts or Fink? false | |
X11 installed? true | |
==> Build Flags | |
CC: /usr/bin/cc => /usr/bin/gcc-4.2 | |
CXX: /usr/bin/c++ => /usr/bin/c++-4.2 | |
LD: /usr/bin/cc => /usr/bin/gcc-4.2 | |
CFLAGS: -O3 -march=core2 -msse4 -w -pipe | |
CXXFLAGS: -O3 -march=core2 -msse4 -w -pipe | |
MAKEFLAGS: -j8 | |
Error: Failure while executing: make install | |
Please report this bug at http://github.com/mxcl/homebrew/issues | |
These existing issues may help you: | |
http://github.com/mxcl/homebrew/issues/#issue/2993 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment