Skip to content

Instantly share code, notes, and snippets.

Created January 24, 2012 19:30
Show Gist options
  • Save anonymous/1672065 to your computer and use it in GitHub Desktop.
Save anonymous/1672065 to your computer and use it in GitHub Desktop.
==> Downloading http://www.apache.org/dyn/closer.cgi/trafficserver/trafficserver-3.0.2.tar.bz2
File already downloaded in /Users/mike/Library/Caches/Homebrew
/usr/bin/tar xf /Users/mike/Library/Caches/Homebrew/trafficserver-3.0.2.tar.bz2
==> ./configure --prefix=/usr/local/Cellar/trafficserver/3.0.2 --with-user=mike --with-group=admin
./configure --prefix=/usr/local/Cellar/trafficserver/3.0.2 --with-user=mike --with-group=admin
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... build/aux/install-sh -c -d
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
checking whether make sets $(MAKE)... yes
checking for chosen layout... TrafficServer
checking build system type... x86_64-apple-darwin11.2.0
checking host system type... x86_64-apple-darwin11.2.0
checking whether to enable debugging... no
checking whether to enable fast SDK APIs... no
checking whether to enable diags... yes
checking whether to enable regression tests... yes
checking whether to enable purify... no
checking whether to use libev even if not required... no
checking whether to enable micro-TS... no
checking whether to build a standalone iocore... no
checking whether to build some static libts (dev only)... no
checking whether to commit cov defects to remote host... localhost
checking whether to enable API and plugin support... yes
checking whether to enable WCCP v2 support... no
checking whether to enable profiler... no
checking whether to enable eventfd()... yes
checking whether to use POSIX capabilities... yes
checking whether to enable ccache... no
checking whether to enable TPROXY based transparency... auto
checking for gcc... /usr/bin/llvm-gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether /usr/bin/llvm-gcc accepts -g... yes
checking for /usr/bin/llvm-gcc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of /usr/bin/llvm-gcc... gcc3
checking whether we are using the GNU C++ compiler... yes
checking whether /usr/bin/llvm-g++ accepts -g... yes
checking dependency style of /usr/bin/llvm-g++... gcc3
checking for a sed that does not truncate output... /usr/local/bin/gsed
checking how to run the C preprocessor... /usr/bin/llvm-gcc -E
checking how to run the C++ preprocessor... /usr/bin/llvm-g++ -E
checking dependency style of /usr/bin/llvm-gcc... gcc3
checking for gawk... (cached) awk
checking whether ln -s works... yes
checking how to print strings... printf
checking for a sed that does not truncate output... (cached) /usr/local/bin/gsed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by /usr/bin/llvm-gcc... /usr/bin/llvm-gcc
checking if the linker (/usr/bin/llvm-gcc) is GNU ld... no
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm
checking the name lister (/usr/bin/nm) interface... BSD nm
checking the maximum length of command line arguments... 196608
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert x86_64-apple-darwin11.2.0 file names to x86_64-apple-darwin11.2.0 format... func_convert_file_noop
checking how to convert x86_64-apple-darwin11.2.0 file names to toolchain format... func_convert_file_noop
checking for /usr/bin/llvm-gcc option to reload object files... -r
checking for objdump... no
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... no
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm output from /usr/bin/llvm-gcc object... ok
checking for sysroot... no
checking for mt... no
checking if : is a manifest tool... no
checking for dsymutil... dsymutil
checking for nmedit... nmedit
checking for lipo... lipo
checking for otool... otool
checking for otool64... no
checking for -single_module linker flag... yes
checking for -exported_symbols_list linker flag... yes
checking for -force_load linker flag... yes
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if /usr/bin/llvm-gcc supports -fno-rtti -fno-exceptions... no
checking for /usr/bin/llvm-gcc option to produce PIC... -fno-common -DPIC
checking if /usr/bin/llvm-gcc PIC flag -fno-common -DPIC works... yes
checking if /usr/bin/llvm-gcc static flag -static works... no
checking if /usr/bin/llvm-gcc supports -c -o file.o... yes
checking if /usr/bin/llvm-gcc supports -c -o file.o... (cached) yes
checking whether the /usr/bin/llvm-gcc linker (/usr/bin/llvm-gcc) supports shared libraries... yes
checking dynamic linker characteristics... darwin11.2.0 dyld
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking how to run the C++ preprocessor... /usr/bin/llvm-g++ -E
checking for ld used by /usr/bin/llvm-g++... /usr/bin/llvm-gcc
checking if the linker (/usr/bin/llvm-gcc) is GNU ld... no
checking whether the /usr/bin/llvm-g++ linker (/usr/bin/llvm-gcc) supports shared libraries... yes
checking for /usr/bin/llvm-g++ option to produce PIC... -fno-common -DPIC
checking if /usr/bin/llvm-g++ PIC flag -fno-common -DPIC works... yes
checking if /usr/bin/llvm-g++ static flag -static works... no
checking if /usr/bin/llvm-g++ supports -c -o file.o... yes
checking if /usr/bin/llvm-g++ supports -c -o file.o... (cached) yes
checking whether the /usr/bin/llvm-g++ linker (/usr/bin/llvm-gcc) supports shared libraries... yes
checking dynamic linker characteristics... darwin11.2.0 dyld
checking how to hardcode library paths into programs... immediate
checking for rm... rm -f
checking for cpp... cpp
checking for ar... (cached) ar
checking for library containing strerror... none required
checking for flex... flex
checking lex output file root... lex.yy
checking lex library... -lfl
checking whether yytext is a pointer... yes
checking for doxygen... no
checking for perl... /usr/bin/perl
checking checking whether to auto-set compile optimizing flags... no
checking size of void*... 8
configure: Build for host OS: darwin11.2.0, arch: x86_64, optimization: darwin
checking for exc_capture_context in -lexc... no
checking for MLD_demangle_string in -lmld... no
checking for dlopen in -ldl... yes
checking for socket in -lsocket... no
checking for gethostbyname in -lnsl... no
checking for res_init in -lresolv... yes
checking for __putlong in -lresolv... yes
checking for pthread_exit in -lpthread... yes
checking for clock_gettime in -lrt... no
checking for clock_gettime in -lposix4... no
checking for iconv_open in -liconv... yes
checking for libiconv_open in -liconv... no
checking for ev_sleep in -lev... no
checking for crypt in -lcrypt... no
checking for OpenSSL location... /usr
checking for BN_init in -lcrypto... yes
checking for SSL_accept in -lssl... yes
checking openssl/x509.h usability... yes
checking openssl/x509.h presence... yes
checking for openssl/x509.h... yes
checking whether EVP_PKEY_CTX_new is declared... no
checking for zlib location... /usr
checking for compressBound in -lz... yes
checking zlib.h usability... yes
checking zlib.h presence... yes
checking for zlib.h... yes
checking for lzma location... not found
checking for Tcl configuration... found /System/Library/Frameworks/Tcl.framework/tclConfig.sh
checking for existence of /System/Library/Frameworks/Tcl.framework/tclConfig.sh... loading
checking for Expat location... /usr
checking for XML_SetUserData in -lexpat... yes
checking expat.h usability... yes
checking expat.h presence... yes
checking for expat.h... yes
checking for clock_gettime... no
checking for kqueue... yes
checking for epoll_ctl... no
checking for posix_memalign... yes
checking for posix_fadvise... no
checking for lrand48_r... no
checking for srand48_r... no
checking for port_create... no
checking for strndup... no
checking for strlcpy... yes
checking for strlcat... yes
checking sys/eventfd.h usability... no
checking sys/eventfd.h presence... no
checking for sys/eventfd.h... no
checking for pcre location... /usr/local
checking for pcre_exec in -lpcre... yes
checking pcre.h usability... yes
checking pcre.h presence... yes
checking for pcre.h... yes
checking pcre/pcre.h usability... no
checking pcre/pcre.h presence... no
checking for pcre/pcre.h... no
checking execinfo.h usability... yes
checking execinfo.h presence... yes
checking for execinfo.h... yes
checking for backtrace in -lexecinfo... no
configure: Using kqueue event interface
checking for cplus_demangle in -ldemangle... no
checking for union semun in sys/sem.h... yes
checking for cap_set_proc in -lcap... no
checking sys/epoll.h usability... no
checking sys/epoll.h presence... no
checking for sys/epoll.h... no
checking sys/event.h usability... yes
checking sys/event.h presence... yes
checking for sys/event.h... yes
checking machine/endian.h usability... yes
checking machine/endian.h presence... yes
checking for machine/endian.h... yes
checking endian.h usability... no
checking endian.h presence... no
checking for endian.h... no
checking sys/sysinfo.h usability... no
checking sys/sysinfo.h presence... no
checking for sys/sysinfo.h... no
checking sys/sysctl.h usability... yes
checking sys/sysctl.h presence... yes
checking for sys/sysctl.h... yes
checking sys/systeminfo.h usability... no
checking sys/systeminfo.h presence... no
checking for sys/systeminfo.h... no
checking netinet/in.h usability... yes
checking netinet/in.h presence... yes
checking for netinet/in.h... yes
checking netinet/in_systm.h usability... yes
checking netinet/in_systm.h presence... yes
checking for netinet/in_systm.h... yes
checking netinet/tcp.h usability... yes
checking netinet/tcp.h presence... yes
checking for netinet/tcp.h... yes
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking sys/byteorder.h usability... no
checking sys/byteorder.h presence... no
checking for sys/byteorder.h... no
checking sys/sockio.h usability... yes
checking sys/sockio.h presence... yes
checking for sys/sockio.h... yes
checking sys/prctl.h usability... no
checking sys/prctl.h presence... no
checking for sys/prctl.h... no
checking arpa/inet.h usability... yes
checking arpa/inet.h presence... yes
checking for arpa/inet.h... yes
checking arpa/nameser.h usability... yes
checking arpa/nameser.h presence... yes
checking for arpa/nameser.h... yes
checking arpa/nameser_compat.h usability... yes
checking arpa/nameser_compat.h presence... yes
checking for arpa/nameser_compat.h... yes
checking for execinfo.h... (cached) yes
checking netdb.h usability... yes
checking netdb.h presence... yes
checking for netdb.h... yes
checking ctype.h usability... yes
checking ctype.h presence... yes
checking for ctype.h... yes
checking siginfo.h usability... no
checking siginfo.h presence... no
checking for siginfo.h... no
checking malloc.h usability... no
checking malloc.h presence... no
checking for malloc.h... no
checking wait.h usability... no
checking wait.h presence... no
checking for wait.h... no
checking float.h usability... yes
checking float.h presence... yes
checking for float.h... yes
checking libgen.h usability... yes
checking libgen.h presence... yes
checking for libgen.h... yes
checking values.h usability... no
checking values.h presence... no
checking for values.h... no
checking alloca.h usability... yes
checking alloca.h presence... yes
checking for alloca.h... yes
checking cpio.h usability... yes
checking cpio.h presence... yes
checking for cpio.h... yes
checking stropts.h usability... no
checking stropts.h presence... no
checking for stropts.h... no
checking sys/mount.h usability... yes
checking sys/mount.h presence... yes
checking for sys/mount.h... yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking sys/sysmacros.h usability... no
checking sys/sysmacros.h presence... no
checking for sys/sysmacros.h... no
checking math.h usability... yes
checking math.h presence... yes
checking for math.h... yes
checking for stdint.h... (cached) yes
checking net/ppp_defs.h usability... no
checking net/ppp_defs.h presence... no
checking for net/ppp_defs.h... no
checking for netinet/ip.h... yes
checking for netinet/ip_icmp.h... yes
no
checking for default network interface... en1
checking style of gethostbyname_r routine... none
checking 3rd argument to the gethostbyname_r routines... char
configure: Build using CC=/usr/bin/llvm-gcc
configure: Build using CXX=/usr/bin/llvm-g++
configure: Build using CPP=/usr/bin/llvm-gcc -E
configure: Build using CFLAGS=-O3 -pipe -march=core2 -msse4 -g -Wall -Werror -feliminate-unused-debug-symbols -fno-strict-aliasing
configure: Build using SHARED_CFLAGS=-fPIC
configure: Build using CXXFLAGS=-O3 -pipe -march=core2 -msse4 -g -Wall -Werror -feliminate-unused-debug-symbols -fno-strict-aliasing -Wno-invalid-offsetof
configure: Build using SHARED_CXXFLAGS=-fPIC
configure: Build using SHARED_CXXLINKFLAGS=
configure: Build using CPPFLAGS=-I/opt/local/include -D_LARGEFILE64_SOURCE=1 -D_COMPILE64BIT_SOURCE=1 -D_GNU_SOURCE -D_REENTRANT -Ddarwin -I/System/Library/Frameworks/Tcl.framework/Versions/8.5/Headers -I/usr/local/include
configure: Build using LDFLAGS=-L/opt/local/lib -L/usr/local/lib
configure: Build using SHARED_LDFLAGS=-shared
configure: Build using EXTRA_CC_LDFLAGS=
configure: Build using EXTRA_CXX_LDFLAGS=
configure: Build using LIBTOOL_LINK_FLAGS=-R/usr/local/lib
configure: Build using MGMT_DEFS= -DMGMT_USE_SYSLOG
configure: Build using API_DEFS=
configure: creating ./config.status
config.status: creating lib/ts/ink_config.h
config.status: creating proxy/api/ts/ts.h
config.status: creating tools/tsxs
config.status: creating doc/Doxyfile
config.status: creating doc/Makefile
config.status: creating rc/Makefile
config.status: creating rc/trafficserver
config.status: creating rc/trafficserver.xml
config.status: creating rc/trafficserver.conf
config.status: creating iocore/aio/Makefile
config.status: creating iocore/cache/Makefile
config.status: creating iocore/cluster/Makefile
config.status: creating iocore/dns/Makefile
config.status: creating iocore/eventsystem/Makefile
config.status: creating iocore/hostdb/Makefile
config.status: creating iocore/Makefile
config.status: creating iocore/net/Makefile
config.status: creating iocore/utils/Makefile
config.status: creating lib/Makefile
config.status: creating lib/ts/Makefile
config.status: creating lib/records/Makefile
config.status: creating lib/tsconfig/Makefile
config.status: creating Makefile
config.status: creating proxy/config/body_factory/default/Makefile
config.status: creating proxy/config/body_factory/Makefile
config.status: creating proxy/config/records.config.default
config.status: creating proxy/config/storage.config.default
config.status: creating proxy/config/Makefile
config.status: creating proxy/congest/Makefile
config.status: creating proxy/hdrs/Makefile
config.status: creating proxy/http/Makefile
config.status: creating proxy/http/remap/Makefile
config.status: creating proxy/logging/Makefile
config.status: creating proxy/Makefile
config.status: creating mgmt/api/Makefile
config.status: creating mgmt/api/remote/Makefile
config.status: creating mgmt/api/include/Makefile
config.status: creating mgmt/cli/Makefile
config.status: creating mgmt/cluster/Makefile
config.status: creating mgmt/Makefile
config.status: creating mgmt/preparse/Makefile
config.status: creating mgmt/stats/Makefile
config.status: creating mgmt/tools/Makefile
config.status: creating mgmt/utils/Makefile
config.status: creating mgmt/web2/Makefile
config.status: creating proxy/stats/Makefile
config.status: creating lib/wccp/Makefile
config.status: creating proxy/api/ts/Makefile
config.status: creating cop/Makefile
config.status: creating plugins/Makefile
config.status: creating plugins/conf_remap/Makefile
config.status: creating tools/Makefile
config.status: creating example/Makefile
config.status: creating example/add-header/Makefile
config.status: creating example/append-transform/Makefile
config.status: creating example/basic-auth/Makefile
config.status: creating example/blacklist-0/Makefile
config.status: creating example/blacklist-1/Makefile
config.status: creating example/bnull-transform/Makefile
config.status: creating example/cache_scan/Makefile
config.status: creating example/file-1/Makefile
config.status: creating example/gzip-transform/Makefile
config.status: creating example/hello/Makefile
config.status: creating example/null-transform/Makefile
config.status: creating example/output-header/Makefile
config.status: creating example/prefetch/Makefile
config.status: creating example/protocol/Makefile
config.status: creating example/redirect-1/Makefile
config.status: creating example/query_remap/Makefile
config.status: creating example/remap/Makefile
config.status: creating example/replace-header/Makefile
config.status: creating example/response-header-1/Makefile
config.status: creating example/server-transform/Makefile
config.status: creating example/session-1/Makefile
config.status: creating example/thread-1/Makefile
config.status: creating example/thread-pool/Makefile
config.status: creating example/app-template/Makefile
config.status: creating example/app-template/records.config
config.status: creating lib/ts/ink_autoconf.h
config.status: executing depfiles commands
config.status: executing libtool commands
==> make install
make install
Making install in proxy/api/ts
make[2]: Nothing to be done for `install-exec-am'.
test -z "/usr/local/Cellar/trafficserver/3.0.2/include/ts" || ../../../build/aux/install-sh -c -d "/usr/local/Cellar/trafficserver/3.0.2/include/ts"
/usr/bin/install -c -m 644 ts.h remap.h experimental.h '/usr/local/Cellar/trafficserver/3.0.2/include/ts'
Making install in iocore
Making install in eventsystem
/usr/bin/llvm-g++ -DHAVE_CONFIG_H -I. -I../../lib/ts -I../../lib/records -I/opt/local/include -D_LARGEFILE64_SOURCE=1 -D_COMPILE64BIT_SOURCE=1 -D_GNU_SOURCE -D_REENTRANT -Ddarwin -I/System/Library/Frameworks/Tcl.framework/Versions/8.5/Headers -I/usr/local/include -O3 -pipe -march=core2 -msse4 -g -Wall -Werror -feliminate-unused-debug-symbols -fno-strict-aliasing -Wno-invalid-offsetof -MT EventSystem.o -MD -MP -MF .deps/EventSystem.Tpo -c -o EventSystem.o EventSystem.cc
/usr/bin/llvm-g++ -DHAVE_CONFIG_H -I. -I../../lib/ts -I../../lib/records -I/opt/local/include -D_LARGEFILE64_SOURCE=1 -D_COMPILE64BIT_SOURCE=1 -D_GNU_SOURCE -D_REENTRANT -Ddarwin -I/System/Library/Frameworks/Tcl.framework/Versions/8.5/Headers -I/usr/local/include -O3 -pipe -march=core2 -msse4 -g -Wall -Werror -feliminate-unused-debug-symbols -fno-strict-aliasing -Wno-invalid-offsetof -MT IOBuffer.o -MD -MP -MF .deps/IOBuffer.Tpo -c -o IOBuffer.o IOBuffer.cc
/usr/bin/llvm-g++ -DHAVE_CONFIG_H -I. -I../../lib/ts -I../../lib/records -I/opt/local/include -D_LARGEFILE64_SOURCE=1 -D_COMPILE64BIT_SOURCE=1 -D_GNU_SOURCE -D_REENTRANT -Ddarwin -I/System/Library/Frameworks/Tcl.framework/Versions/8.5/Headers -I/usr/local/include -O3 -pipe -march=core2 -msse4 -g -Wall -Werror -feliminate-unused-debug-symbols -fno-strict-aliasing -Wno-invalid-offsetof -MT Lock.o -MD -MP -MF .deps/Lock.Tpo -c -o Lock.o Lock.cc
/usr/bin/llvm-g++ -DHAVE_CONFIG_H -I. -I../../lib/ts -I../../lib/records -I/opt/local/include -D_LARGEFILE64_SOURCE=1 -D_COMPILE64BIT_SOURCE=1 -D_GNU_SOURCE -D_REENTRANT -Ddarwin -I/System/Library/Frameworks/Tcl.framework/Versions/8.5/Headers -I/usr/local/include -O3 -pipe -march=core2 -msse4 -g -Wall -Werror -feliminate-unused-debug-symbols -fno-strict-aliasing -Wno-invalid-offsetof -MT PQ-List.o -MD -MP -MF .deps/PQ-List.Tpo -c -o PQ-List.o PQ-List.cc
/usr/bin/llvm-g++ -DHAVE_CONFIG_H -I. -I../../lib/ts -I../../lib/records -I/opt/local/include -D_LARGEFILE64_SOURCE=1 -D_COMPILE64BIT_SOURCE=1 -D_GNU_SOURCE -D_REENTRANT -Ddarwin -I/System/Library/Frameworks/Tcl.framework/Versions/8.5/Headers -I/usr/local/include -O3 -pipe -march=core2 -msse4 -g -Wall -Werror -feliminate-unused-debug-symbols -fno-strict-aliasing -Wno-invalid-offsetof -MT Processor.o -MD -MP -MF .deps/Processor.Tpo -c -o Processor.o Processor.cc
/usr/bin/llvm-g++ -DHAVE_CONFIG_H -I. -I../../lib/ts -I../../lib/records -I/opt/local/include -D_LARGEFILE64_SOURCE=1 -D_COMPILE64BIT_SOURCE=1 -D_GNU_SOURCE -D_REENTRANT -Ddarwin -I/System/Library/Frameworks/Tcl.framework/Versions/8.5/Headers -I/usr/local/include -O3 -pipe -march=core2 -msse4 -g -Wall -Werror -feliminate-unused-debug-symbols -fno-strict-aliasing -Wno-invalid-offsetof -MT ProtectedQueue.o -MD -MP -MF .deps/ProtectedQueue.Tpo -c -o ProtectedQueue.o ProtectedQueue.cc
/usr/bin/llvm-g++ -DHAVE_CONFIG_H -I. -I../../lib/ts -I../../lib/records -I/opt/local/include -D_LARGEFILE64_SOURCE=1 -D_COMPILE64BIT_SOURCE=1 -D_GNU_SOURCE -D_REENTRANT -Ddarwin -I/System/Library/Frameworks/Tcl.framework/Versions/8.5/Headers -I/usr/local/include -O3 -pipe -march=core2 -msse4 -g -Wall -Werror -feliminate-unused-debug-symbols -fno-strict-aliasing -Wno-invalid-offsetof -MT SocketManager.o -MD -MP -MF .deps/SocketManager.Tpo -c -o SocketManager.o SocketManager.cc
/usr/bin/llvm-g++ -DHAVE_CONFIG_H -I. -I../../lib/ts -I../../lib/records -I/opt/local/include -D_LARGEFILE64_SOURCE=1 -D_COMPILE64BIT_SOURCE=1 -D_GNU_SOURCE -D_REENTRANT -Ddarwin -I/System/Library/Frameworks/Tcl.framework/Versions/8.5/Headers -I/usr/local/include -O3 -pipe -march=core2 -msse4 -g -Wall -Werror -feliminate-unused-debug-symbols -fno-strict-aliasing -Wno-invalid-offsetof -MT Thread.o -MD -MP -MF .deps/Thread.Tpo -c -o Thread.o Thread.cc
mv -f .deps/Processor.Tpo .deps/Processor.Po
/usr/bin/llvm-g++ -DHAVE_CONFIG_H -I. -I../../lib/ts -I../../lib/records -I/opt/local/include -D_LARGEFILE64_SOURCE=1 -D_COMPILE64BIT_SOURCE=1 -D_GNU_SOURCE -D_REENTRANT -Ddarwin -I/System/Library/Frameworks/Tcl.framework/Versions/8.5/Headers -I/usr/local/include -O3 -pipe -march=core2 -msse4 -g -Wall -Werror -feliminate-unused-debug-symbols -fno-strict-aliasing -Wno-invalid-offsetof -MT UnixEThread.o -MD -MP -MF .deps/UnixEThread.Tpo -c -o UnixEThread.o UnixEThread.cc
mv -f .deps/EventSystem.Tpo .deps/EventSystem.Po
/usr/bin/llvm-g++ -DHAVE_CONFIG_H -I. -I../../lib/ts -I../../lib/records -I/opt/local/include -D_LARGEFILE64_SOURCE=1 -D_COMPILE64BIT_SOURCE=1 -D_GNU_SOURCE -D_REENTRANT -Ddarwin -I/System/Library/Frameworks/Tcl.framework/Versions/8.5/Headers -I/usr/local/include -O3 -pipe -march=core2 -msse4 -g -Wall -Werror -feliminate-unused-debug-symbols -fno-strict-aliasing -Wno-invalid-offsetof -MT UnixEvent.o -MD -MP -MF .deps/UnixEvent.Tpo -c -o UnixEvent.o UnixEvent.cc
mv -f .deps/SocketManager.Tpo .deps/SocketManager.Po
/usr/bin/llvm-g++ -DHAVE_CONFIG_H -I. -I../../lib/ts -I../../lib/records -I/opt/local/include -D_LARGEFILE64_SOURCE=1 -D_COMPILE64BIT_SOURCE=1 -D_GNU_SOURCE -D_REENTRANT -Ddarwin -I/System/Library/Frameworks/Tcl.framework/Versions/8.5/Headers -I/usr/local/include -O3 -pipe -march=core2 -msse4 -g -Wall -Werror -feliminate-unused-debug-symbols -fno-strict-aliasing -Wno-invalid-offsetof -MT UnixEventProcessor.o -MD -MP -MF .deps/UnixEventProcessor.Tpo -c -o UnixEventProcessor.o UnixEventProcessor.cc
mv -f .deps/Lock.Tpo .deps/Lock.Po
mv -f .deps/Thread.Tpo .deps/Thread.Po
/usr/bin/llvm-g++ -DHAVE_CONFIG_H -I. -I../../lib/ts -I../../lib/records -I/opt/local/include -D_LARGEFILE64_SOURCE=1 -D_COMPILE64BIT_SOURCE=1 -D_GNU_SOURCE -D_REENTRANT -Ddarwin -I/System/Library/Frameworks/Tcl.framework/Versions/8.5/Headers -I/usr/local/include -O3 -pipe -march=core2 -msse4 -g -Wall -Werror -feliminate-unused-debug-symbols -fno-strict-aliasing -Wno-invalid-offsetof -MT Inline.o -MD -MP -MF .deps/Inline.Tpo -c -o Inline.o Inline.cc
/usr/bin/llvm-g++ -DHAVE_CONFIG_H -I. -I../../lib/ts -I../../lib/records -I/opt/local/include -D_LARGEFILE64_SOURCE=1 -D_COMPILE64BIT_SOURCE=1 -D_GNU_SOURCE -D_REENTRANT -Ddarwin -I/System/Library/Frameworks/Tcl.framework/Versions/8.5/Headers -I/usr/local/include -O3 -pipe -march=core2 -msse4 -g -Wall -Werror -feliminate-unused-debug-symbols -fno-strict-aliasing -Wno-invalid-offsetof -MT Tasks.o -MD -MP -MF .deps/Tasks.Tpo -c -o Tasks.o Tasks.cc
mv -f .deps/PQ-List.Tpo .deps/PQ-List.Po
mv -f .deps/ProtectedQueue.Tpo .deps/ProtectedQueue.Po
mv -f .deps/IOBuffer.Tpo .deps/IOBuffer.Po
mv -f .deps/Tasks.Tpo .deps/Tasks.Po
mv -f .deps/UnixEventProcessor.Tpo .deps/UnixEventProcessor.Po
mv -f .deps/UnixEvent.Tpo .deps/UnixEvent.Po
mv -f .deps/UnixEThread.Tpo .deps/UnixEThread.Po
mv -f .deps/Inline.Tpo .deps/Inline.Po
rm -f libinkevent.a
ar cru libinkevent.a EventSystem.o IOBuffer.o Lock.o PQ-List.o Processor.o ProtectedQueue.o SocketManager.o Thread.o UnixEThread.o UnixEvent.o UnixEventProcessor.o Inline.o Tasks.o
ranlib libinkevent.a
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
Making install in net
/usr/bin/llvm-g++ -DHAVE_CONFIG_H -I. -I../../lib/ts -I../../iocore/eventsystem -I../../iocore/net -I../../iocore/aio -I../../iocore/hostdb -I../../iocore/cache -I../../iocore/cluster -I../../iocore/utils -I../../iocore/dns -I../../lib/records -I../../proxy -I../../proxy/hdrs -I../../mgmt -I../../mgmt/preparse -I../../mgmt/utils -I/opt/local/include -D_LARGEFILE64_SOURCE=1 -D_COMPILE64BIT_SOURCE=1 -D_GNU_SOURCE -D_REENTRANT -Ddarwin -I/System/Library/Frameworks/Tcl.framework/Versions/8.5/Headers -I/usr/local/include -O3 -pipe -march=core2 -msse4 -g -Wall -Werror -feliminate-unused-debug-symbols -fno-strict-aliasing -Wno-invalid-offsetof -MT Connection.o -MD -MP -MF .deps/Connection.Tpo -c -o Connection.o Connection.cc
/usr/bin/llvm-g++ -DHAVE_CONFIG_H -I. -I../../lib/ts -I../../iocore/eventsystem -I../../iocore/net -I../../iocore/aio -I../../iocore/hostdb -I../../iocore/cache -I../../iocore/cluster -I../../iocore/utils -I../../iocore/dns -I../../lib/records -I../../proxy -I../../proxy/hdrs -I../../mgmt -I../../mgmt/preparse -I../../mgmt/utils -I/opt/local/include -D_LARGEFILE64_SOURCE=1 -D_COMPILE64BIT_SOURCE=1 -D_GNU_SOURCE -D_REENTRANT -Ddarwin -I/System/Library/Frameworks/Tcl.framework/Versions/8.5/Headers -I/usr/local/include -O3 -pipe -march=core2 -msse4 -g -Wall -Werror -feliminate-unused-debug-symbols -fno-strict-aliasing -Wno-invalid-offsetof -MT Net.o -MD -MP -MF .deps/Net.Tpo -c -o Net.o Net.cc
/usr/bin/llvm-g++ -DHAVE_CONFIG_H -I. -I../../lib/ts -I../../iocore/eventsystem -I../../iocore/net -I../../iocore/aio -I../../iocore/hostdb -I../../iocore/cache -I../../iocore/cluster -I../../iocore/utils -I../../iocore/dns -I../../lib/records -I../../proxy -I../../proxy/hdrs -I../../mgmt -I../../mgmt/preparse -I../../mgmt/utils -I/opt/local/include -D_LARGEFILE64_SOURCE=1 -D_COMPILE64BIT_SOURCE=1 -D_GNU_SOURCE -D_REENTRANT -Ddarwin -I/System/Library/Frameworks/Tcl.framework/Versions/8.5/Headers -I/usr/local/include -O3 -pipe -march=core2 -msse4 -g -Wall -Werror -feliminate-unused-debug-symbols -fno-strict-aliasing -Wno-invalid-offsetof -MT NetConfig.o -MD -MP -MF .deps/NetConfig.Tpo -c -o NetConfig.o NetConfig.cc
/usr/bin/llvm-g++ -DHAVE_CONFIG_H -I. -I../../lib/ts -I../../iocore/eventsystem -I../../iocore/net -I../../iocore/aio -I../../iocore/hostdb -I../../iocore/cache -I../../iocore/cluster -I../../iocore/utils -I../../iocore/dns -I../../lib/records -I../../proxy -I../../proxy/hdrs -I../../mgmt -I../../mgmt/preparse -I../../mgmt/utils -I/opt/local/include -D_LARGEFILE64_SOURCE=1 -D_COMPILE64BIT_SOURCE=1 -D_GNU_SOURCE -D_REENTRANT -Ddarwin -I/System/Library/Frameworks/Tcl.framework/Versions/8.5/Headers -I/usr/local/include -O3 -pipe -march=core2 -msse4 -g -Wall -Werror -feliminate-unused-debug-symbols -fno-strict-aliasing -Wno-invalid-offsetof -MT NetVConnection.o -MD -MP -MF .deps/NetVConnection.Tpo -c -o NetVConnection.o NetVConnection.cc
/usr/bin/llvm-g++ -DHAVE_CONFIG_H -I. -I../../lib/ts -I../../iocore/eventsystem -I../../iocore/net -I../../iocore/aio -I../../iocore/hostdb -I../../iocore/cache -I../../iocore/cluster -I../../iocore/utils -I../../iocore/dns -I../../lib/records -I../../proxy -I../../proxy/hdrs -I../../mgmt -I../../mgmt/preparse -I../../mgmt/utils -I/opt/local/include -D_LARGEFILE64_SOURCE=1 -D_COMPILE64BIT_SOURCE=1 -D_GNU_SOURCE -D_REENTRANT -Ddarwin -I/System/Library/Frameworks/Tcl.framework/Versions/8.5/Headers -I/usr/local/include -O3 -pipe -march=core2 -msse4 -g -Wall -Werror -feliminate-unused-debug-symbols -fno-strict-aliasing -Wno-invalid-offsetof -MT Socks.o -MD -MP -MF .deps/Socks.Tpo -c -o Socks.o Socks.cc
/usr/bin/llvm-g++ -DHAVE_CONFIG_H -I. -I../../lib/ts -I../../iocore/eventsystem -I../../iocore/net -I../../iocore/aio -I../../iocore/hostdb -I../../iocore/cache -I../../iocore/cluster -I../../iocore/utils -I../../iocore/dns -I../../lib/records -I../../proxy -I../../proxy/hdrs -I../../mgmt -I../../mgmt/preparse -I../../mgmt/utils -I/opt/local/include -D_LARGEFILE64_SOURCE=1 -D_COMPILE64BIT_SOURCE=1 -D_GNU_SOURCE -D_REENTRANT -Ddarwin -I/System/Library/Frameworks/Tcl.framework/Versions/8.5/Headers -I/usr/local/include -O3 -pipe -march=core2 -msse4 -g -Wall -Werror -feliminate-unused-debug-symbols -fno-strict-aliasing -Wno-invalid-offsetof -MT SSLCertLookup.o -MD -MP -MF .deps/SSLCertLookup.Tpo -c -o SSLCertLookup.o SSLCertLookup.cc
/usr/bin/llvm-g++ -DHAVE_CONFIG_H -I. -I../../lib/ts -I../../iocore/eventsystem -I../../iocore/net -I../../iocore/aio -I../../iocore/hostdb -I../../iocore/cache -I../../iocore/cluster -I../../iocore/utils -I../../iocore/dns -I../../lib/records -I../../proxy -I../../proxy/hdrs -I../../mgmt -I../../mgmt/preparse -I../../mgmt/utils -I/opt/local/include -D_LARGEFILE64_SOURCE=1 -D_COMPILE64BIT_SOURCE=1 -D_GNU_SOURCE -D_REENTRANT -Ddarwin -I/System/Library/Frameworks/Tcl.framework/Versions/8.5/Headers -I/usr/local/include -O3 -pipe -march=core2 -msse4 -g -Wall -Werror -feliminate-unused-debug-symbols -fno-strict-aliasing -Wno-invalid-offsetof -MT SSLConfig.o -MD -MP -MF .deps/SSLConfig.Tpo -c -o SSLConfig.o SSLConfig.cc
/usr/bin/llvm-g++ -DHAVE_CONFIG_H -I. -I../../lib/ts -I../../iocore/eventsystem -I../../iocore/net -I../../iocore/aio -I../../iocore/hostdb -I../../iocore/cache -I../../iocore/cluster -I../../iocore/utils -I../../iocore/dns -I../../lib/records -I../../proxy -I../../proxy/hdrs -I../../mgmt -I../../mgmt/preparse -I../../mgmt/utils -I/opt/local/include -D_LARGEFILE64_SOURCE=1 -D_COMPILE64BIT_SOURCE=1 -D_GNU_SOURCE -D_REENTRANT -Ddarwin -I/System/Library/Frameworks/Tcl.framework/Versions/8.5/Headers -I/usr/local/include -O3 -pipe -march=core2 -msse4 -g -Wall -Werror -feliminate-unused-debug-symbols -fno-strict-aliasing -Wno-invalid-offsetof -MT SSLNet.o -MD -MP -MF .deps/SSLNet.Tpo -c -o SSLNet.o SSLNet.cc
mv -f .deps/NetConfig.Tpo .deps/NetConfig.Po
/usr/bin/llvm-g++ -DHAVE_CONFIG_H -I. -I../../lib/ts -I../../iocore/eventsystem -I../../iocore/net -I../../iocore/aio -I../../iocore/hostdb -I../../iocore/cache -I../../iocore/cluster -I../../iocore/utils -I../../iocore/dns -I../../lib/records -I../../proxy -I../../proxy/hdrs -I../../mgmt -I../../mgmt/preparse -I../../mgmt/utils -I/opt/local/include -D_LARGEFILE64_SOURCE=1 -D_COMPILE64BIT_SOURCE=1 -D_GNU_SOURCE -D_REENTRANT -Ddarwin -I/System/Library/Frameworks/Tcl.framework/Versions/8.5/Headers -I/usr/local/include -O3 -pipe -march=core2 -msse4 -g -Wall -Werror -feliminate-unused-debug-symbols -fno-strict-aliasing -Wno-invalid-offsetof -MT SSLNetVConnection.o -MD -MP -MF .deps/SSLNetVConnection.Tpo -c -o SSLNetVConnection.o SSLNetVConnection.cc
mv -f .deps/Net.Tpo .deps/Net.Po
mv -f .deps/NetVConnection.Tpo .deps/NetVConnection.Po
mv -f .deps/SSLConfig.Tpo .deps/SSLConfig.Po
mv -f .deps/Connection.Tpo .deps/Connection.Po
mv -f .deps/Socks.Tpo .deps/Socks.Po
==> Exit Status: 2
http://github.com/mxcl/homebrew/blob/master/Library/Formula/trafficserver.rb#L13
==> Environment
HOMEBREW_VERSION: 0.8.1
HEAD: ededfa37c98d0cd6067d4b7e7815d3098a24f8fd
HOMEBREW_PREFIX: /usr/local
HOMEBREW_CELLAR: /usr/local/Cellar
Hardware: 8-core 64-bit sandybridge
OS X: 10.7.2
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.2.1
GCC-4.0: N/A
GCC-4.2: N/A
LLVM: build 2336
Clang: 3.0 build 211
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 -pipe -march=core2 -msse4
CXXFLAGS: -O3 -pipe -march=core2 -msse4
MAKEFLAGS: -j8
Error: Failed executing: make install
These existing issues may help you:
https://github.com/mxcl/homebrew/issues/9513
Otherwise, please report the bug:
https://github.com/mxcl/homebrew/wiki/checklist-before-filing-a-new-issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment