Created
September 23, 2011 17:34
-
-
Save jathayde/1237962 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
canaveral:git jathayde$ brew install nginx | |
==> Downloading http://nginx.org/download/nginx-1.0.6.tar.gz | |
File already downloaded in /Users/jathayde/Library/Caches/Homebrew | |
==> Patching | |
patching file auto/lib/pcre/conf | |
patching file conf/nginx.conf | |
==> ./configure --prefix=/usr/local/Cellar/nginx/1.0.6 --with-http_ssl_module --with-pcre --conf-path=/usr/local/etc/nginx | |
==> make install | |
make -f objs/Makefile install | |
/usr/bin/llvm-gcc -c -O3 -march=core2 -msse4.1 -w -pipe -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs \ | |
-o objs/src/core/nginx.o \ | |
src/core/nginx.c | |
/usr/bin/llvm-gcc -c -O3 -march=core2 -msse4.1 -w -pipe -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs \ | |
-o objs/src/core/ngx_log.o \ | |
src/core/ngx_log.c | |
/usr/bin/llvm-gcc -c -O3 -march=core2 -msse4.1 -w -pipe -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs \ | |
-o objs/src/core/ngx_palloc.o \ | |
src/core/ngx_palloc.c | |
/usr/bin/llvm-gcc -c -O3 -march=core2 -msse4.1 -w -pipe -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs \ | |
-o objs/src/core/ngx_array.o \ | |
src/core/ngx_array.c | |
/usr/bin/llvm-gcc -c -O3 -march=core2 -msse4.1 -w -pipe -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs \ | |
-o objs/src/core/ngx_list.o \ | |
src/core/ngx_list.c | |
/usr/bin/llvm-gcc -c -O3 -march=core2 -msse4.1 -w -pipe -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs \ | |
-o objs/src/core/ngx_hash.o \ | |
src/core/ngx_hash.c | |
/usr/bin/llvm-gcc -c -O3 -march=core2 -msse4.1 -w -pipe -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs \ | |
-o objs/src/core/ngx_buf.o \ | |
src/core/ngx_buf.c | |
/usr/bin/llvm-gcc -c -O3 -march=core2 -msse4.1 -w -pipe -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs \ | |
-o objs/src/core/ngx_queue.o \ | |
src/core/ngx_queue.c | |
/usr/bin/llvm-gcc -c -O3 -march=core2 -msse4.1 -w -pipe -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs \ | |
-o objs/src/core/ngx_output_chain.o \ | |
src/core/ngx_output_chain.c | |
/usr/bin/llvm-gcc -c -O3 -march=core2 -msse4.1 -w -pipe -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs \ | |
-o objs/src/core/ngx_string.o \ | |
src/core/ngx_string.c | |
/usr/bin/llvm-gcc -c -O3 -march=core2 -msse4.1 -w -pipe -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs \ | |
-o objs/src/core/ngx_parse.o \ | |
src/core/ngx_parse.c | |
/usr/bin/llvm-gcc -c -O3 -march=core2 -msse4.1 -w -pipe -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs \ | |
-o objs/src/core/ngx_inet.o \ | |
src/core/ngx_inet.c | |
/usr/bin/llvm-gcc -c -O3 -march=core2 -msse4.1 -w -pipe -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs \ | |
-o objs/src/core/ngx_file.o \ | |
src/core/ngx_file.c | |
/usr/bin/llvm-gcc -c -O3 -march=core2 -msse4.1 -w -pipe -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs \ | |
-o objs/src/core/ngx_crc32.o \ | |
src/core/ngx_crc32.c | |
/usr/bin/llvm-gcc -c -O3 -march=core2 -msse4.1 -w -pipe -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs \ | |
-o objs/src/core/ngx_murmurhash.o \ | |
src/core/ngx_murmurhash.c | |
/usr/bin/llvm-gcc -c -O3 -march=core2 -msse4.1 -w -pipe -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs \ | |
-o objs/src/core/ngx_md5.o \ | |
src/core/ngx_md5.c | |
/usr/bin/llvm-gcc -c -O3 -march=core2 -msse4.1 -w -pipe -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs \ | |
-o objs/src/core/ngx_rbtree.o \ | |
src/core/ngx_rbtree.c | |
/usr/bin/llvm-gcc -c -O3 -march=core2 -msse4.1 -w -pipe -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs \ | |
-o objs/src/core/ngx_radix_tree.o \ | |
src/core/ngx_radix_tree.c | |
/usr/bin/llvm-gcc -c -O3 -march=core2 -msse4.1 -w -pipe -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs \ | |
-o objs/src/core/ngx_slab.o \ | |
src/core/ngx_slab.c | |
/usr/bin/llvm-gcc -c -O3 -march=core2 -msse4.1 -w -pipe -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs \ | |
-o objs/src/core/ngx_times.o \ | |
src/core/ngx_times.c | |
/usr/bin/llvm-gcc -c -O3 -march=core2 -msse4.1 -w -pipe -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs \ | |
-o objs/src/core/ngx_shmtx.o \ | |
src/core/ngx_shmtx.c | |
/usr/bin/llvm-gcc -c -O3 -march=core2 -msse4.1 -w -pipe -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs \ | |
-o objs/src/core/ngx_connection.o \ | |
src/core/ngx_connection.c | |
/usr/bin/llvm-gcc -c -O3 -march=core2 -msse4.1 -w -pipe -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs \ | |
-o objs/src/core/ngx_cycle.o \ | |
src/core/ngx_cycle.c | |
/usr/bin/llvm-gcc -c -O3 -march=core2 -msse4.1 -w -pipe -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs \ | |
-o objs/src/core/ngx_spinlock.o \ | |
src/core/ngx_spinlock.c | |
/usr/bin/llvm-gcc -c -O3 -march=core2 -msse4.1 -w -pipe -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs \ | |
-o objs/src/core/ngx_cpuinfo.o \ | |
src/core/ngx_cpuinfo.c | |
/usr/bin/llvm-gcc -c -O3 -march=core2 -msse4.1 -w -pipe -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs \ | |
-o objs/src/core/ngx_conf_file.o \ | |
src/core/ngx_conf_file.c | |
/usr/bin/llvm-gcc -c -O3 -march=core2 -msse4.1 -w -pipe -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs \ | |
-o objs/src/core/ngx_resolver.o \ | |
src/core/ngx_resolver.c | |
/usr/bin/llvm-gcc -c -O3 -march=core2 -msse4.1 -w -pipe -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs \ | |
-o objs/src/core/ngx_open_file_cache.o \ | |
src/core/ngx_open_file_cache.c | |
/usr/bin/llvm-gcc -c -O3 -march=core2 -msse4.1 -w -pipe -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs \ | |
-o objs/src/core/ngx_crypt.o \ | |
src/core/ngx_crypt.c | |
/usr/bin/llvm-gcc -c -O3 -march=core2 -msse4.1 -w -pipe -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs \ | |
-o objs/src/event/ngx_event.o \ | |
src/event/ngx_event.c | |
/usr/bin/llvm-gcc -c -O3 -march=core2 -msse4.1 -w -pipe -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs \ | |
-o objs/src/event/ngx_event_timer.o \ | |
src/event/ngx_event_timer.c | |
/usr/bin/llvm-gcc -c -O3 -march=core2 -msse4.1 -w -pipe -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs \ | |
-o objs/src/event/ngx_event_posted.o \ | |
src/event/ngx_event_posted.c | |
/usr/bin/llvm-gcc -c -O3 -march=core2 -msse4.1 -w -pipe -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs \ | |
-o objs/src/event/ngx_event_busy_lock.o \ | |
src/event/ngx_event_busy_lock.c | |
/usr/bin/llvm-gcc -c -O3 -march=core2 -msse4.1 -w -pipe -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs \ | |
-o objs/src/event/ngx_event_accept.o \ | |
src/event/ngx_event_accept.c | |
/usr/bin/llvm-gcc -c -O3 -march=core2 -msse4.1 -w -pipe -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs \ | |
-o objs/src/event/ngx_event_connect.o \ | |
src/event/ngx_event_connect.c | |
/usr/bin/llvm-gcc -c -O3 -march=core2 -msse4.1 -w -pipe -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs \ | |
-o objs/src/event/ngx_event_pipe.o \ | |
src/event/ngx_event_pipe.c | |
/usr/bin/llvm-gcc -c -O3 -march=core2 -msse4.1 -w -pipe -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs \ | |
-o objs/src/os/unix/ngx_time.o \ | |
src/os/unix/ngx_time.c | |
/usr/bin/llvm-gcc -c -O3 -march=core2 -msse4.1 -w -pipe -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs \ | |
-o objs/src/os/unix/ngx_errno.o \ | |
src/os/unix/ngx_errno.c | |
/usr/bin/llvm-gcc -c -O3 -march=core2 -msse4.1 -w -pipe -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs \ | |
-o objs/src/os/unix/ngx_alloc.o \ | |
src/os/unix/ngx_alloc.c | |
/usr/bin/llvm-gcc -c -O3 -march=core2 -msse4.1 -w -pipe -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs \ | |
-o objs/src/os/unix/ngx_files.o \ | |
src/os/unix/ngx_files.c | |
/usr/bin/llvm-gcc -c -O3 -march=core2 -msse4.1 -w -pipe -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs \ | |
-o objs/src/os/unix/ngx_socket.o \ | |
src/os/unix/ngx_socket.c | |
/usr/bin/llvm-gcc -c -O3 -march=core2 -msse4.1 -w -pipe -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs \ | |
-o objs/src/os/unix/ngx_recv.o \ | |
src/os/unix/ngx_recv.c | |
/usr/bin/llvm-gcc -c -O3 -march=core2 -msse4.1 -w -pipe -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs \ | |
-o objs/src/os/unix/ngx_readv_chain.o \ | |
src/os/unix/ngx_readv_chain.c | |
/usr/bin/llvm-gcc -c -O3 -march=core2 -msse4.1 -w -pipe -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs \ | |
-o objs/src/os/unix/ngx_udp_recv.o \ | |
src/os/unix/ngx_udp_recv.c | |
/usr/bin/llvm-gcc -c -O3 -march=core2 -msse4.1 -w -pipe -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs \ | |
-o objs/src/os/unix/ngx_send.o \ | |
src/os/unix/ngx_send.c | |
/usr/bin/llvm-gcc -c -O3 -march=core2 -msse4.1 -w -pipe -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs \ | |
-o objs/src/os/unix/ngx_writev_chain.o \ | |
src/os/unix/ngx_writev_chain.c | |
/usr/bin/llvm-gcc -c -O3 -march=core2 -msse4.1 -w -pipe -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs \ | |
-o objs/src/os/unix/ngx_channel.o \ | |
src/os/unix/ngx_channel.c | |
/usr/bin/llvm-gcc -c -O3 -march=core2 -msse4.1 -w -pipe -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs \ | |
-o objs/src/os/unix/ngx_shmem.o \ | |
src/os/unix/ngx_shmem.c | |
/usr/bin/llvm-gcc -c -O3 -march=core2 -msse4.1 -w -pipe -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs \ | |
-o objs/src/os/unix/ngx_process.o \ | |
src/os/unix/ngx_process.c | |
/usr/bin/llvm-gcc -c -O3 -march=core2 -msse4.1 -w -pipe -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs \ | |
-o objs/src/os/unix/ngx_daemon.o \ | |
src/os/unix/ngx_daemon.c | |
/usr/bin/llvm-gcc -c -O3 -march=core2 -msse4.1 -w -pipe -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs \ | |
-o objs/src/os/unix/ngx_setproctitle.o \ | |
src/os/unix/ngx_setproctitle.c | |
/usr/bin/llvm-gcc -c -O3 -march=core2 -msse4.1 -w -pipe -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs \ | |
-o objs/src/os/unix/ngx_posix_init.o \ | |
src/os/unix/ngx_posix_init.c | |
/usr/bin/llvm-gcc -c -O3 -march=core2 -msse4.1 -w -pipe -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs \ | |
-o objs/src/os/unix/ngx_user.o \ | |
src/os/unix/ngx_user.c | |
/usr/bin/llvm-gcc -c -O3 -march=core2 -msse4.1 -w -pipe -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs \ | |
-o objs/src/os/unix/ngx_process_cycle.o \ | |
src/os/unix/ngx_process_cycle.c | |
/usr/bin/llvm-gcc -c -O3 -march=core2 -msse4.1 -w -pipe -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs \ | |
-o objs/src/os/unix/ngx_darwin_init.o \ | |
src/os/unix/ngx_darwin_init.c | |
/usr/bin/llvm-gcc -c -O3 -march=core2 -msse4.1 -w -pipe -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs \ | |
-o objs/src/event/modules/ngx_kqueue_module.o \ | |
src/event/modules/ngx_kqueue_module.c | |
/usr/bin/llvm-gcc -c -O3 -march=core2 -msse4.1 -w -pipe -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs \ | |
-o objs/src/os/unix/ngx_darwin_sendfile_chain.o \ | |
src/os/unix/ngx_darwin_sendfile_chain.c | |
/usr/bin/llvm-gcc -c -O3 -march=core2 -msse4.1 -w -pipe -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs \ | |
-o objs/src/event/ngx_event_openssl.o \ | |
src/event/ngx_event_openssl.c | |
/usr/bin/llvm-gcc -c -O3 -march=core2 -msse4.1 -w -pipe -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs \ | |
-o objs/src/core/ngx_regex.o \ | |
src/core/ngx_regex.c | |
/usr/bin/llvm-gcc -c -O3 -march=core2 -msse4.1 -w -pipe -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs -I src/http -I src/http/modules \ | |
-o objs/src/http/ngx_http.o \ | |
src/http/ngx_http.c | |
/usr/bin/llvm-gcc -c -O3 -march=core2 -msse4.1 -w -pipe -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs -I src/http -I src/http/modules \ | |
-o objs/src/http/ngx_http_core_module.o \ | |
src/http/ngx_http_core_module.c | |
/usr/bin/llvm-gcc -c -O3 -march=core2 -msse4.1 -w -pipe -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs -I src/http -I src/http/modules \ | |
-o objs/src/http/ngx_http_special_response.o \ | |
src/http/ngx_http_special_response.c | |
/usr/bin/llvm-gcc -c -O3 -march=core2 -msse4.1 -w -pipe -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs -I src/http -I src/http/modules \ | |
-o objs/src/http/ngx_http_request.o \ | |
src/http/ngx_http_request.c | |
/usr/bin/llvm-gcc -c -O3 -march=core2 -msse4.1 -w -pipe -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs -I src/http -I src/http/modules \ | |
-o objs/src/http/ngx_http_parse.o \ | |
src/http/ngx_http_parse.c | |
/usr/bin/llvm-gcc -c -O3 -march=core2 -msse4.1 -w -pipe -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs -I src/http -I src/http/modules \ | |
-o objs/src/http/ngx_http_header_filter_module.o \ | |
src/http/ngx_http_header_filter_module.c | |
/usr/bin/llvm-gcc -c -O3 -march=core2 -msse4.1 -w -pipe -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs -I src/http -I src/http/modules \ | |
-o objs/src/http/ngx_http_write_filter_module.o \ | |
src/http/ngx_http_write_filter_module.c | |
/usr/bin/llvm-gcc -c -O3 -march=core2 -msse4.1 -w -pipe -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs -I src/http -I src/http/modules \ | |
-o objs/src/http/ngx_http_copy_filter_module.o \ | |
src/http/ngx_http_copy_filter_module.c | |
/usr/bin/llvm-gcc -c -O3 -march=core2 -msse4.1 -w -pipe -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs -I src/http -I src/http/modules \ | |
-o objs/src/http/modules/ngx_http_log_module.o \ | |
src/http/modules/ngx_http_log_module.c | |
/usr/bin/llvm-gcc -c -O3 -march=core2 -msse4.1 -w -pipe -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs -I src/http -I src/http/modules \ | |
-o objs/src/http/ngx_http_request_body.o \ | |
src/http/ngx_http_request_body.c | |
/usr/bin/llvm-gcc -c -O3 -march=core2 -msse4.1 -w -pipe -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs -I src/http -I src/http/modules \ | |
-o objs/src/http/ngx_http_variables.o \ | |
src/http/ngx_http_variables.c | |
/usr/bin/llvm-gcc -c -O3 -march=core2 -msse4.1 -w -pipe -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs -I src/http -I src/http/modules \ | |
-o objs/src/http/ngx_http_script.o \ | |
src/http/ngx_http_script.c | |
/usr/bin/llvm-gcc -c -O3 -march=core2 -msse4.1 -w -pipe -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs -I src/http -I src/http/modules \ | |
-o objs/src/http/ngx_http_upstream.o \ | |
src/http/ngx_http_upstream.c | |
/usr/bin/llvm-gcc -c -O3 -march=core2 -msse4.1 -w -pipe -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs -I src/http -I src/http/modules \ | |
-o objs/src/http/ngx_http_upstream_round_robin.o \ | |
src/http/ngx_http_upstream_round_robin.c | |
/usr/bin/llvm-gcc -c -O3 -march=core2 -msse4.1 -w -pipe -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs -I src/http -I src/http/modules \ | |
-o objs/src/http/ngx_http_parse_time.o \ | |
src/http/ngx_http_parse_time.c | |
/usr/bin/llvm-gcc -c -O3 -march=core2 -msse4.1 -w -pipe -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs -I src/http -I src/http/modules \ | |
-o objs/src/http/modules/ngx_http_static_module.o \ | |
src/http/modules/ngx_http_static_module.c | |
/usr/bin/llvm-gcc -c -O3 -march=core2 -msse4.1 -w -pipe -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs -I src/http -I src/http/modules \ | |
-o objs/src/http/modules/ngx_http_index_module.o \ | |
src/http/modules/ngx_http_index_module.c | |
/usr/bin/llvm-gcc -c -O3 -march=core2 -msse4.1 -w -pipe -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs -I src/http -I src/http/modules \ | |
-o objs/src/http/modules/ngx_http_chunked_filter_module.o \ | |
src/http/modules/ngx_http_chunked_filter_module.c | |
/usr/bin/llvm-gcc -c -O3 -march=core2 -msse4.1 -w -pipe -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs -I src/http -I src/http/modules \ | |
-o objs/src/http/modules/ngx_http_range_filter_module.o \ | |
src/http/modules/ngx_http_range_filter_module.c | |
/usr/bin/llvm-gcc -c -O3 -march=core2 -msse4.1 -w -pipe -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs -I src/http -I src/http/modules \ | |
-o objs/src/http/modules/ngx_http_headers_filter_module.o \ | |
src/http/modules/ngx_http_headers_filter_module.c | |
/usr/bin/llvm-gcc -c -O3 -march=core2 -msse4.1 -w -pipe -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs -I src/http -I src/http/modules \ | |
-o objs/src/http/modules/ngx_http_not_modified_filter_module.o \ | |
src/http/modules/ngx_http_not_modified_filter_module.c | |
/usr/bin/llvm-gcc -c -O3 -march=core2 -msse4.1 -w -pipe -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs -I src/http -I src/http/modules \ | |
-o objs/src/http/ngx_http_busy_lock.o \ | |
src/http/ngx_http_busy_lock.c | |
/usr/bin/llvm-gcc -c -O3 -march=core2 -msse4.1 -w -pipe -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs -I src/http -I src/http/modules \ | |
-o objs/src/http/ngx_http_file_cache.o \ | |
src/http/ngx_http_file_cache.c | |
/usr/bin/llvm-gcc -c -O3 -march=core2 -msse4.1 -w -pipe -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs -I src/http -I src/http/modules \ | |
-o objs/src/http/modules/ngx_http_gzip_filter_module.o \ | |
src/http/modules/ngx_http_gzip_filter_module.c | |
/usr/bin/llvm-gcc -c -O3 -march=core2 -msse4.1 -w -pipe -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs -I src/http -I src/http/modules \ | |
-o objs/src/http/ngx_http_postpone_filter_module.o \ | |
src/http/ngx_http_postpone_filter_module.c | |
/usr/bin/llvm-gcc -c -O3 -march=core2 -msse4.1 -w -pipe -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs -I src/http -I src/http/modules \ | |
-o objs/src/http/modules/ngx_http_ssi_filter_module.o \ | |
src/http/modules/ngx_http_ssi_filter_module.c | |
/usr/bin/llvm-gcc -c -O3 -march=core2 -msse4.1 -w -pipe -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs -I src/http -I src/http/modules \ | |
-o objs/src/http/modules/ngx_http_charset_filter_module.o \ | |
src/http/modules/ngx_http_charset_filter_module.c | |
/usr/bin/llvm-gcc -c -O3 -march=core2 -msse4.1 -w -pipe -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs -I src/http -I src/http/modules \ | |
-o objs/src/http/modules/ngx_http_userid_filter_module.o \ | |
src/http/modules/ngx_http_userid_filter_module.c | |
/usr/bin/llvm-gcc -c -O3 -march=core2 -msse4.1 -w -pipe -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs -I src/http -I src/http/modules \ | |
-o objs/src/http/modules/ngx_http_autoindex_module.o \ | |
src/http/modules/ngx_http_autoindex_module.c | |
/usr/bin/llvm-gcc -c -O3 -march=core2 -msse4.1 -w -pipe -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs -I src/http -I src/http/modules \ | |
-o objs/src/http/modules/ngx_http_auth_basic_module.o \ | |
src/http/modules/ngx_http_auth_basic_module.c | |
/usr/bin/llvm-gcc -c -O3 -march=core2 -msse4.1 -w -pipe -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs -I src/http -I src/http/modules \ | |
-o objs/src/http/modules/ngx_http_access_module.o \ | |
src/http/modules/ngx_http_access_module.c | |
/usr/bin/llvm-gcc -c -O3 -march=core2 -msse4.1 -w -pipe -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs -I src/http -I src/http/modules \ | |
-o objs/src/http/modules/ngx_http_limit_zone_module.o \ | |
src/http/modules/ngx_http_limit_zone_module.c | |
/usr/bin/llvm-gcc -c -O3 -march=core2 -msse4.1 -w -pipe -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs -I src/http -I src/http/modules \ | |
-o objs/src/http/modules/ngx_http_limit_req_module.o \ | |
src/http/modules/ngx_http_limit_req_module.c | |
/usr/bin/llvm-gcc -c -O3 -march=core2 -msse4.1 -w -pipe -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs -I src/http -I src/http/modules \ | |
-o objs/src/http/modules/ngx_http_geo_module.o \ | |
src/http/modules/ngx_http_geo_module.c | |
/usr/bin/llvm-gcc -c -O3 -march=core2 -msse4.1 -w -pipe -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs -I src/http -I src/http/modules \ | |
-o objs/src/http/modules/ngx_http_map_module.o \ | |
src/http/modules/ngx_http_map_module.c | |
/usr/bin/llvm-gcc -c -O3 -march=core2 -msse4.1 -w -pipe -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs -I src/http -I src/http/modules \ | |
-o objs/src/http/modules/ngx_http_split_clients_module.o \ | |
src/http/modules/ngx_http_split_clients_module.c | |
/usr/bin/llvm-gcc -c -O3 -march=core2 -msse4.1 -w -pipe -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs -I src/http -I src/http/modules \ | |
-o objs/src/http/modules/ngx_http_referer_module.o \ | |
src/http/modules/ngx_http_referer_module.c | |
/usr/bin/llvm-gcc -c -O3 -march=core2 -msse4.1 -w -pipe -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs -I src/http -I src/http/modules \ | |
-o objs/src/http/modules/ngx_http_rewrite_module.o \ | |
src/http/modules/ngx_http_rewrite_module.c | |
/usr/bin/llvm-gcc -c -O3 -march=core2 -msse4.1 -w -pipe -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs -I src/http -I src/http/modules \ | |
-o objs/src/http/modules/ngx_http_ssl_module.o \ | |
src/http/modules/ngx_http_ssl_module.c | |
/usr/bin/llvm-gcc -c -O3 -march=core2 -msse4.1 -w -pipe -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs -I src/http -I src/http/modules \ | |
-o objs/src/http/modules/ngx_http_proxy_module.o \ | |
src/http/modules/ngx_http_proxy_module.c | |
/usr/bin/llvm-gcc -c -O3 -march=core2 -msse4.1 -w -pipe -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs -I src/http -I src/http/modules \ | |
-o objs/src/http/modules/ngx_http_fastcgi_module.o \ | |
src/http/modules/ngx_http_fastcgi_module.c | |
/usr/bin/llvm-gcc -c -O3 -march=core2 -msse4.1 -w -pipe -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs -I src/http -I src/http/modules \ | |
-o objs/src/http/modules/ngx_http_uwsgi_module.o \ | |
src/http/modules/ngx_http_uwsgi_module.c | |
/usr/bin/llvm-gcc -c -O3 -march=core2 -msse4.1 -w -pipe -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs -I src/http -I src/http/modules \ | |
-o objs/src/http/modules/ngx_http_scgi_module.o \ | |
src/http/modules/ngx_http_scgi_module.c | |
/usr/bin/llvm-gcc -c -O3 -march=core2 -msse4.1 -w -pipe -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs -I src/http -I src/http/modules \ | |
-o objs/src/http/modules/ngx_http_memcached_module.o \ | |
src/http/modules/ngx_http_memcached_module.c | |
/usr/bin/llvm-gcc -c -O3 -march=core2 -msse4.1 -w -pipe -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs -I src/http -I src/http/modules \ | |
-o objs/src/http/modules/ngx_http_empty_gif_module.o \ | |
src/http/modules/ngx_http_empty_gif_module.c | |
/usr/bin/llvm-gcc -c -O3 -march=core2 -msse4.1 -w -pipe -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs -I src/http -I src/http/modules \ | |
-o objs/src/http/modules/ngx_http_browser_module.o \ | |
src/http/modules/ngx_http_browser_module.c | |
/usr/bin/llvm-gcc -c -O3 -march=core2 -msse4.1 -w -pipe -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs -I src/http -I src/http/modules \ | |
-o objs/src/http/modules/ngx_http_upstream_ip_hash_module.o \ | |
src/http/modules/ngx_http_upstream_ip_hash_module.c | |
/usr/bin/llvm-gcc -c -O3 -march=core2 -msse4.1 -w -pipe -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs \ | |
-o objs/ngx_modules.o \ | |
objs/ngx_modules.c | |
/usr/bin/llvm-gcc -o objs/nginx \ | |
objs/src/core/nginx.o \ | |
objs/src/core/ngx_log.o \ | |
objs/src/core/ngx_palloc.o \ | |
objs/src/core/ngx_array.o \ | |
objs/src/core/ngx_list.o \ | |
objs/src/core/ngx_hash.o \ | |
objs/src/core/ngx_buf.o \ | |
objs/src/core/ngx_queue.o \ | |
objs/src/core/ngx_output_chain.o \ | |
objs/src/core/ngx_string.o \ | |
objs/src/core/ngx_parse.o \ | |
objs/src/core/ngx_inet.o \ | |
objs/src/core/ngx_file.o \ | |
objs/src/core/ngx_crc32.o \ | |
objs/src/core/ngx_murmurhash.o \ | |
objs/src/core/ngx_md5.o \ | |
objs/src/core/ngx_rbtree.o \ | |
objs/src/core/ngx_radix_tree.o \ | |
objs/src/core/ngx_slab.o \ | |
objs/src/core/ngx_times.o \ | |
objs/src/core/ngx_shmtx.o \ | |
objs/src/core/ngx_connection.o \ | |
objs/src/core/ngx_cycle.o \ | |
objs/src/core/ngx_spinlock.o \ | |
objs/src/core/ngx_cpuinfo.o \ | |
objs/src/core/ngx_conf_file.o \ | |
objs/src/core/ngx_resolver.o \ | |
objs/src/core/ngx_open_file_cache.o \ | |
objs/src/core/ngx_crypt.o \ | |
objs/src/event/ngx_event.o \ | |
objs/src/event/ngx_event_timer.o \ | |
objs/src/event/ngx_event_posted.o \ | |
objs/src/event/ngx_event_busy_lock.o \ | |
objs/src/event/ngx_event_accept.o \ | |
objs/src/event/ngx_event_connect.o \ | |
objs/src/event/ngx_event_pipe.o \ | |
objs/src/os/unix/ngx_time.o \ | |
objs/src/os/unix/ngx_errno.o \ | |
objs/src/os/unix/ngx_alloc.o \ | |
objs/src/os/unix/ngx_files.o \ | |
objs/src/os/unix/ngx_socket.o \ | |
objs/src/os/unix/ngx_recv.o \ | |
objs/src/os/unix/ngx_readv_chain.o \ | |
objs/src/os/unix/ngx_udp_recv.o \ | |
objs/src/os/unix/ngx_send.o \ | |
objs/src/os/unix/ngx_writev_chain.o \ | |
objs/src/os/unix/ngx_channel.o \ | |
objs/src/os/unix/ngx_shmem.o \ | |
objs/src/os/unix/ngx_process.o \ | |
objs/src/os/unix/ngx_daemon.o \ | |
objs/src/os/unix/ngx_setproctitle.o \ | |
objs/src/os/unix/ngx_posix_init.o \ | |
objs/src/os/unix/ngx_user.o \ | |
objs/src/os/unix/ngx_process_cycle.o \ | |
objs/src/os/unix/ngx_darwin_init.o \ | |
objs/src/event/modules/ngx_kqueue_module.o \ | |
objs/src/os/unix/ngx_darwin_sendfile_chain.o \ | |
objs/src/event/ngx_event_openssl.o \ | |
objs/src/core/ngx_regex.o \ | |
objs/src/http/ngx_http.o \ | |
objs/src/http/ngx_http_core_module.o \ | |
objs/src/http/ngx_http_special_response.o \ | |
objs/src/http/ngx_http_request.o \ | |
objs/src/http/ngx_http_parse.o \ | |
objs/src/http/ngx_http_header_filter_module.o \ | |
objs/src/http/ngx_http_write_filter_module.o \ | |
objs/src/http/ngx_http_copy_filter_module.o \ | |
objs/src/http/modules/ngx_http_log_module.o \ | |
objs/src/http/ngx_http_request_body.o \ | |
objs/src/http/ngx_http_variables.o \ | |
objs/src/http/ngx_http_script.o \ | |
objs/src/http/ngx_http_upstream.o \ | |
objs/src/http/ngx_http_upstream_round_robin.o \ | |
objs/src/http/ngx_http_parse_time.o \ | |
objs/src/http/modules/ngx_http_static_module.o \ | |
objs/src/http/modules/ngx_http_index_module.o \ | |
objs/src/http/modules/ngx_http_chunked_filter_module.o \ | |
objs/src/http/modules/ngx_http_range_filter_module.o \ | |
objs/src/http/modules/ngx_http_headers_filter_module.o \ | |
objs/src/http/modules/ngx_http_not_modified_filter_module.o \ | |
objs/src/http/ngx_http_busy_lock.o \ | |
objs/src/http/ngx_http_file_cache.o \ | |
objs/src/http/modules/ngx_http_gzip_filter_module.o \ | |
objs/src/http/ngx_http_postpone_filter_module.o \ | |
objs/src/http/modules/ngx_http_ssi_filter_module.o \ | |
objs/src/http/modules/ngx_http_charset_filter_module.o \ | |
objs/src/http/modules/ngx_http_userid_filter_module.o \ | |
objs/src/http/modules/ngx_http_autoindex_module.o \ | |
objs/src/http/modules/ngx_http_auth_basic_module.o \ | |
objs/src/http/modules/ngx_http_access_module.o \ | |
objs/src/http/modules/ngx_http_limit_zone_module.o \ | |
objs/src/http/modules/ngx_http_limit_req_module.o \ | |
objs/src/http/modules/ngx_http_geo_module.o \ | |
objs/src/http/modules/ngx_http_map_module.o \ | |
objs/src/http/modules/ngx_http_split_clients_module.o \ | |
objs/src/http/modules/ngx_http_referer_module.o \ | |
objs/src/http/modules/ngx_http_rewrite_module.o \ | |
objs/src/http/modules/ngx_http_ssl_module.o \ | |
objs/src/http/modules/ngx_http_proxy_module.o \ | |
objs/src/http/modules/ngx_http_fastcgi_module.o \ | |
objs/src/http/modules/ngx_http_uwsgi_module.o \ | |
objs/src/http/modules/ngx_http_scgi_module.o \ | |
objs/src/http/modules/ngx_http_memcached_module.o \ | |
objs/src/http/modules/ngx_http_empty_gif_module.o \ | |
objs/src/http/modules/ngx_http_browser_module.o \ | |
objs/src/http/modules/ngx_http_upstream_ip_hash_module.o \ | |
objs/ngx_modules.o \ | |
-lpcre -lssl -lcrypto -lz | |
test -d '/usr/local/Cellar/nginx/1.0.6' || mkdir -p '/usr/local/Cellar/nginx/1.0.6' | |
test -d '/usr/local/Cellar/nginx/1.0.6/sbin' || mkdir -p '/usr/local/Cellar/nginx/1.0.6/sbin' | |
test ! -f '/usr/local/Cellar/nginx/1.0.6/sbin/nginx' || mv '/usr/local/Cellar/nginx/1.0.6/sbin/nginx' '/usr/local/Cellar/nginx/1.0.6/sbin/nginx.old' | |
cp objs/nginx '/usr/local/Cellar/nginx/1.0.6/sbin/nginx' | |
test -d '/usr/local/etc/nginx' || mkdir -p '/usr/local/etc/nginx' | |
cp conf/koi-win '/usr/local/etc/nginx' | |
cp: /usr/local/etc/nginx/koi-win: Permission denied | |
make[1]: *** [install] Error 1 | |
make: *** [install] Error 2 | |
==> Exit Status: 2 | |
http://github.com/mxcl/homebrew/blob/master/Library/Formula/nginx.rb#L56 | |
==> Environment | |
HOMEBREW_VERSION: 0.8 | |
HEAD: (none) | |
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 penryn | |
OS X: 10.7.1 | |
Kernel Architecture: x86_64 | |
Ruby: 1.8.7-249 | |
/usr/bin/ruby => /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/bin/ruby | |
Xcode: 4.1 | |
GCC-4.0: N/A | |
GCC-4.2: build 5666 | |
LLVM: build 2335 | |
MacPorts or Fink? false | |
X11 installed? true | |
==> Build Flags | |
CC: /usr/bin/llvm-gcc => /usr/llvm-gcc-4.2/bin/llvm-gcc-4.2 | |
CXX: /usr/bin/llvm-g++ => /usr/llvm-gcc-4.2/bin/llvm-g++-4.2 | |
LD: /usr/bin/llvm-gcc => /usr/llvm-gcc-4.2/bin/llvm-gcc-4.2 | |
CFLAGS: -O3 -march=core2 -msse4.1 -w -pipe | |
CXXFLAGS: -O3 -march=core2 -msse4.1 -w -pipe | |
MAKEFLAGS: -j8 | |
Error: Failed executing: make install | |
These existing issues may help you: | |
https://github.com/mxcl/homebrew/issues/5403 | |
https://github.com/mxcl/homebrew/issues/6411 | |
https://github.com/mxcl/homebrew/issues/6600 | |
Otherwise, please report the bug: | |
https://github.com/mxcl/homebrew/wiki/checklist-before-filing-a-new-issue | |
canaveral: |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment