Created
June 4, 2013 17:49
Revisions
-
a5sk4s created this gist
Jun 4, 2013 .There are no files selected for viewing
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 charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,930 @@ $ HOMEBREW_MAKE_JOBS=1 VERBOSE=1 brew upgrade gearman 2>&1 ==> Upgrading 1 outdated package, with result: gearman 1.1.7 ==> Upgrading gearman rm /usr/local/bin/gearman rm /usr/local/bin/gearadmin rm /usr/local/include/libgearman-1.0 rm /usr/local/include/libgearman rm /usr/local/lib/pkgconfig/gearmand.pc rm /usr/local/lib/libgearman.dylib rm /usr/local/lib/libgearman.8.dylib rm /usr/local/sbin/gearmand ==> Downloading https://launchpad.net/gearmand/1.2/1.1.7/+download/gearmand-1.1.7.tar.gz Already downloaded: /Users/akrubic/Library/Caches/Homebrew/gearman-1.1.7.tar.gz tar xf /Users/akrubic/Library/Caches/Homebrew/gearman-1.1.7.tar.gz ==> ./configure --prefix=/usr/local/Cellar/gearman/1.1.7 ./configure --prefix=/usr/local/Cellar/gearman/1.1.7 checking build system type... x86_64-apple-darwin10.8.0 checking host system type... x86_64-apple-darwin10.8.0 checking target system type... x86_64-apple-darwin10.8.0 checking for gcc... /usr/bin/gcc-4.2 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/gcc-4.2 accepts -g... yes checking for /usr/bin/gcc-4.2 option to accept ISO C89... none needed checking how to run the C preprocessor... /usr/bin/gcc-4.2 -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E 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 minix/gear_config.h usability... no checking minix/gear_config.h presence... no checking for minix/gear_config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for a BSD-compatible install... /usr/local/bin/ginstall -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/local/bin/gmkdir -p checking for gawk... no checking for mawk... no checking for nawk... no checking for awk... awk checking whether make sets $(MAKE)... yes checking for style of include used by make... GNU checking how to create a ustar tar archive... gnutar checking dependency style of /usr/bin/gcc-4.2... gcc3 checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for fgrep... /usr/bin/grep -F checking for ld used by /usr/bin/gcc-4.2... /usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld checking if the linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) 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 whether ln -s works... yes 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-darwin10.8.0 file names to x86_64-apple-darwin10.8.0 format... func_convert_file_noop checking how to convert x86_64-apple-darwin10.8.0 file names to toolchain format... func_convert_file_noop checking for /usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld 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/gcc-4.2 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 dlfcn.h... yes checking for objdir... .libs checking if /usr/bin/gcc-4.2 supports -fno-rtti -fno-exceptions... yes checking for /usr/bin/gcc-4.2 option to produce PIC... -fno-common -DPIC checking if /usr/bin/gcc-4.2 PIC flag -fno-common -DPIC works... yes checking if /usr/bin/gcc-4.2 static flag -static works... no checking if /usr/bin/gcc-4.2 supports -c -o file.o... yes checking if /usr/bin/gcc-4.2 supports -c -o file.o... (cached) yes checking whether the /usr/bin/gcc-4.2 linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) supports shared libraries... yes checking dynamic linker characteristics... darwin10.8.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... no checking whether we are using the GNU C++ compiler... yes checking whether /usr/bin/g++-4.2 accepts -g... yes checking dependency style of /usr/bin/g++-4.2... gcc3 checking how to run the C++ preprocessor... /usr/bin/g++-4.2 -E checking for ld used by /usr/bin/g++-4.2... /usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld checking if the linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) is GNU ld... no checking whether the /usr/bin/g++-4.2 linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) supports shared libraries... yes checking for /usr/bin/g++-4.2 option to produce PIC... -fno-common -DPIC checking if /usr/bin/g++-4.2 PIC flag -fno-common -DPIC works... yes checking if /usr/bin/g++-4.2 static flag -static works... no checking if /usr/bin/g++-4.2 supports -c -o file.o... yes checking if /usr/bin/g++-4.2 supports -c -o file.o... (cached) yes checking whether the /usr/bin/g++-4.2 linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) supports shared libraries... yes checking dynamic linker characteristics... darwin10.8.0 dyld checking how to hardcode library paths into programs... immediate checking for /usr/bin/gcc-4.2 option to accept ISO C99... -std=gnu99 checking whether make supports nested variables... yes checking whether the linker accepts ... yes checking for debug... no checking for vcs system... none checking for vcs checkout... no checking for assert... no checking for the toolset name used by Boost for /usr/bin/g++-4.2... ./configure: line 16633: test: -ge: unary operator expected gcc42 -gcc checking for Boost headers version >= 1.39.0... yes checking for Boost's header version... 1_53 checking boost/program_options.hpp usability... yes checking boost/program_options.hpp presence... yes checking for boost/program_options.hpp... yes checking for the Boost program_options library... yes checking for location of cstdint... <tr1/cstdint> <tr1/cstdint> checking for location of cinttypes... <tr1/cinttypes> <tr1/cinttypes> checking for mysqld... /usr/local/bin/mysqld checking for mysql_config... /usr/local/bin/mysql_config checking if MySQL version is >= 5.0... yes checking valgrind/valgrind.h usability... no checking valgrind/valgrind.h presence... no checking for valgrind/valgrind.h... no checking for curl-config... /usr/bin/curl-config checking for curl (libcurl 7.19.7) >= 7.21.7... no checking whether drizzled executable path has been provided... no checking for drizzled... no checking libdrizzle-5.1/drizzle_client.h usability... no checking libdrizzle-5.1/drizzle_client.h presence... no checking for libdrizzle-5.1/drizzle_client.h... no checking for SQLite3 library >= 3.0.0... yes checking for pg_config... /usr/local/bin/pg_config checking for PostgreSQL libraries... yes checking tcadb.h usability... no checking tcadb.h presence... no checking for tcadb.h... no checking whether strerror_r is declared... yes checking for strerror_r... yes checking whether strerror_r returns char *... no checking for MSG_NOSIGNAL... checking for MSG_DONTWAIT... yes checking for MSG_MORE... checking for O_CLOEXEC... no checking hiredis/hiredis.h usability... no checking hiredis/hiredis.h presence... no checking for hiredis/hiredis.h... no checking for dpkg-gensymbols... no checking for perl... perl checking for valgrind... no checking for wine... no checking for gperf... /usr/bin/gperf checking for gawk... (cached) awk checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking whether memcached executable path has been provided... no checking for memcached... /usr/local/bin/memcached memcached version "1.4.15" checking whether sphinx-build executable path has been provided... no checking for sphinx-build... : checking whether lcov executable path has been provided... no checking for lcov... no checking whether genhtml executable path has been provided... no checking for genhtml... no checking for ANSI C header files... (cached) yes checking for sys/wait.h that is POSIX.1 compatible... yes checking for arpa/inet.h... yes checking for errno.h... yes checking for execinfo.h... yes checking for fcntl.h... yes checking for features.h... no checking for fnmatch.h... yes checking for getopt.h... yes checking for inttypes.h... (cached) yes checking for limits.h... yes checking for mach/mach.h... yes checking for netdb.h... yes checking for netinet/in.h... yes checking for netinet/tcp.h... yes checking for poll.h... yes checking for pwd.h... yes checking for signal.h... yes checking for spawn.h... yes checking for stdarg.h... yes checking for stddef.h... yes checking for stdint.h... (cached) yes checking for stdio.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking for sys/resource.h... yes checking for sys/socket.h... yes checking for sys/stat.h... (cached) yes checking for sys/time.h... yes checking for sys/types.h... (cached) yes checking for sys/utsname.h... yes checking for sys/wait.h... (cached) yes checking for syslog.h... yes checking for unistd.h... (cached) yes checking for winsock2.h... no checking for libmemcached-1.0/types/return.h... no checking for ptrdiff_t... yes checking for an ANSI C-conforming const... yes checking for inline... inline checking for working volatile... yes checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking whether time.h and sys/time.h may both be included... yes checking for int32_t... yes checking for int64_t... yes checking for off_t... yes checking for pid_t... yes checking for size_t... yes checking for ssize_t... yes checking for uid_t in sys/types.h... yes checking for uint16_t... yes checking for uint32_t... yes checking for uint64_t... yes checking for uint8_t... yes checking for error_at_line... no checking vfork.h usability... no checking vfork.h presence... no checking for vfork.h... no checking for fork... yes checking for vfork... yes checking for working fork... yes checking for working vfork... (cached) yes checking for working memcmp... yes checking whether strerror_r is declared... (cached) yes checking for strerror_r... (cached) yes checking whether strerror_r returns char *... (cached) no checking for vprintf... yes checking for _doprnt... no checking for working alloca.h... yes checking for alloca... yes checking for mbstate_t... yes checking for working POSIX fnmatch... yes checking for accept4... no checking for dup2... yes checking for gettimeofday... yes checking for memchr... yes checking for memmove... yes checking for memset... yes checking for pipe... yes checking for pipe2... no checking for select... yes checking for setenv... yes checking for socket... yes checking for strcasecmp... yes checking for strdup... yes checking for strerror... yes checking for strncasecmp... yes checking for strtol... yes checking for strtoul... yes checking for uname... yes checking for atexit... yes checking for clock_gettime... no checking for getcwd... yes checking for strstr... yes checking for setsockopt... yes checking for bind... yes checking for dlfcn.h... (cached) yes checking for main in -ldl... yes checking for dlopen in -ldl... yes checking for dladdr in -ldl... yes checking for clock_gettime in -lrt... no checking cyassl/ssl.h usability... no checking cyassl/ssl.h presence... no checking for cyassl/ssl.h... no checking libmemcached-1.0/memcached.h usability... no checking libmemcached-1.0/memcached.h presence... no checking for libmemcached-1.0/memcached.h... no checking test for a working libevent... yes checking uuid/uuid.h usability... yes checking uuid/uuid.h presence... yes checking for uuid/uuid.h... yes checking check to see if -luuid is needed... no checking for uuid_generate_time_safe... no checking the number of available CPUs... 2 configure: adding automake macro support configure: creating aminclude.am configure: added jobserver support to make for 3 jobs checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking if more special flags are required for pthreads... -D_THREAD_SAFE checking for PTHREAD_PRIO_INHERIT... yes checking check for pthread_timedjoin_np... checking whether byte ordering is bigendian... no checking if all warnings into errors... no checking for C compiler vendor... gnu checking C Compiler version... "i686-apple-darwin10-gcc-4.2.1 (GCC) 4.2.1 (Apple Inc. build 5666) (dot 3)" checking C++ Compiler version... "i686-apple-darwin10-g++-4.2.1 (GCC) 4.2.1 (Apple Inc. build 5666) (dot 3)" checking MINGW... checking whether __MINGW32__ is declared... no no checking whether the -Werror option is usable... yes checking for simple visibility declarations... yes checking whether the linker accepts -z... yes checking whether the linker accepts relro... no checking whether the linker accepts -z... (cached) yes checking whether the linker accepts now... no checking whether C compiler accepts ... yes checking whether C compiler accepts -g... yes checking whether C compiler accepts -O2... yes checking whether C compiler accepts -Wno-unknown-pragmas... yes checking whether C compiler accepts -Wno-pragmas... yes checking whether C compiler accepts -Wall... yes checking whether C compiler accepts -Wextra... yes checking whether C compiler accepts -Weverything... no checking whether C compiler accepts -Wthis-test-should-fail... no checking whether C compiler accepts -Wunsuffixed-float-constants... no checking whether C compiler accepts -Wjump-misses-init... no checking whether C compiler accepts -Wno-attributes... yes checking whether C compiler accepts -Waddress... yes checking whether C compiler accepts -Wvarargs... no checking whether C compiler accepts -Warray-bounds... no checking whether C compiler accepts -Wbad-function-cast... yes checking whether C compiler accepts -Wchar-subscripts... yes checking whether C compiler accepts -Wcomment... yes checking whether C compiler accepts -Wfloat-equal... yes checking whether C compiler accepts -Wformat-security... yes checking whether C compiler accepts -Wformat=2... yes checking whether C compiler accepts -Wformat-y2k... yes checking whether C compiler accepts -Wlogical-op... no checking whether C compiler accepts -Wmaybe-uninitialized... no checking whether C compiler accepts -Wmissing-field-initializers... yes checking whether C compiler accepts -Wmissing-noreturn... yes checking whether C compiler accepts -Wmissing-prototypes... yes checking whether C compiler accepts -Wnested-externs... yes checking whether C compiler accepts -Wnormalized=id... yes checking whether C compiler accepts -Woverride-init... yes checking whether C compiler accepts -Wpointer-arith... yes checking whether C compiler accepts -Wpointer-sign... yes checking whether C compiler accepts -Wredundant-decls... yes checking whether C compiler accepts -Wshadow... yes checking whether C compiler accepts -Wshorten-64-to-32... yes checking whether C compiler accepts -Wsign-compare... yes checking whether C compiler accepts -Wstrict-overflow=1... yes checking whether C compiler accepts -Wstrict-prototypes... yes checking whether C compiler accepts -Wswitch-enum... yes checking whether C compiler accepts -Wtrampolines... no checking whether C compiler accepts -Wundef... yes checking whether C compiler accepts -Wunsafe-loop-optimizations... yes checking whether C compiler accepts -funsafe-loop-optimizations... yes checking whether C compiler accepts -Wclobbered... no checking whether C compiler accepts -Wunused... yes checking whether C compiler accepts -Wunused-result... no checking whether C compiler accepts -Wunused-variable... yes checking whether C compiler accepts -Wunused-parameter... yes checking whether C compiler accepts -Wunused-local-typedefs... no checking whether C compiler accepts -Wwrite-strings... yes checking whether C compiler accepts -floop-parallelize-all... no checking whether C compiler accepts -fwrapv... yes checking whether C compiler accepts -fmudflapt... no checking whether C compiler accepts -pipe... yes checking whether C compiler accepts -fPIE... yes checking whether C compiler accepts -pie... yes checking whether C compiler accepts -Wsizeof-pointer-memaccess... no checking whether C compiler accepts -Wpacked... yes checking whether C compiler accepts -Wunreachable-code... yes checking whether C++ compiler accepts -g... yes checking whether C++ compiler accepts -O2... yes checking whether C++ compiler accepts -Wno-unknown-pragmas... yes checking whether C++ compiler accepts -Wno-pragmas... yes checking whether C++ compiler accepts -Wall... yes checking whether C++ compiler accepts -Wextra... yes checking whether C++ compiler accepts -Weverything... no checking whether C++ compiler accepts -Wthis-test-should-fail... no checking whether C++ compiler accepts -Wno-attributes... yes checking whether C++ compiler accepts -Wvarargs... no checking whether C++ compiler accepts -Waddress... yes checking whether C++ compiler accepts -Warray-bounds... no checking whether C++ compiler accepts -Wchar-subscripts... yes checking whether C++ compiler accepts -Wcomment... yes checking whether C++ compiler accepts -Wctor-dtor-privacy... yes checking whether C++ compiler accepts -Wfloat-equal... yes checking whether C++ compiler accepts -Wformat=2... yes checking whether C++ compiler accepts -Wformat-y2k... yes checking whether C++ compiler accepts -Wmaybe-uninitialized... no checking whether C++ compiler accepts -Wmissing-field-initializers... yes checking whether C++ compiler accepts -Wlogical-op... no checking whether C++ compiler accepts -Wnon-virtual-dtor... yes checking whether C++ compiler accepts -Wnormalized=id... yes checking whether C++ compiler accepts -Woverloaded-virtual... yes checking whether C++ compiler accepts -Wpointer-arith... yes checking whether C++ compiler accepts -Wredundant-decls... yes checking whether C++ compiler accepts -Wshadow... yes checking whether C++ compiler accepts -Wshorten-64-to-32... yes checking whether C++ compiler accepts -Wsign-compare... yes checking whether C++ compiler accepts -Wstrict-overflow=1... yes checking whether C++ compiler accepts -Wswitch-enum... yes checking whether C++ compiler accepts -Wtrampolines... no checking whether C++ compiler accepts -Wundef... yes checking whether C++ compiler accepts -Wunsafe-loop-optimizations... yes checking whether C++ compiler accepts -funsafe-loop-optimizations... yes checking whether C++ compiler accepts -Wc++11-compat... no checking whether C++ compiler accepts -Wclobbered... no checking whether C++ compiler accepts -Wunused... yes checking whether C++ compiler accepts -Wunused-result... no checking whether C++ compiler accepts -Wunused-variable... yes checking whether C++ compiler accepts -Wunused-parameter... yes checking whether C++ compiler accepts -Wunused-local-typedefs... no checking whether C++ compiler accepts -Wwrite-strings... yes checking whether C++ compiler accepts -Wformat-security... yes checking whether C++ compiler accepts -floop-parallelize-all... no checking whether C++ compiler accepts -fwrapv... yes checking whether C++ compiler accepts -fmudflapt... no checking whether C++ compiler accepts -pipe... yes checking whether C++ compiler accepts -fPIE... yes checking whether C++ compiler accepts -pie... yes checking whether C++ compiler accepts -Wsizeof-pointer-memaccess... no checking whether C++ compiler accepts -Wpacked... yes checking whether C++ compiler accepts -Wunreachable-code... yes checking whether the compiler supports GCC C++ ABI name demangling... yes checking checking for cxx_gcc_abi_demangle... "yes" checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating libhashkit/hashkitcon.h config.status: creating libhashkit-1.0/configure.h config.status: creating libtest/version.h config.status: creating libtest/yatlcon.h config.status: creating Makefile config.status: creating docs/conf.py config.status: creating libgearman-1.0/version.h config.status: creating scripts/gearmand config.status: creating scripts/gearmand-init config.status: creating scripts/gearmand.xml config.status: creating scripts/smf_install.sh config.status: creating support/gearmand.pc config.status: creating support/gearmand.spec config.status: creating gear_config.h config.status: executing depfiles commands config.status: executing libtool commands --- Configuration summary for gearmand version 1.1.7 * Installation prefix: /usr/local/Cellar/gearman/1.1.7 * System type: apple-darwin10.8.0 * Host CPU: x86_64 * C Compiler: i686-apple-darwin10-gcc-4.2.1 (GCC) 4.2.1 (Apple Inc. build 5666) (dot 3) * C Flags: -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -g -O2 -Wno-unknown-pragmas -Wno-pragmas -Wall -Wextra -Wno-attributes -Waddress -Wbad-function-cast -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat-security -Wformat=2 -Wformat-y2k -Wmissing-field-initializers -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wnormalized=id -Woverride-init -Wpointer-arith -Wpointer-sign -Wredundant-decls -Wshadow -Wshorten-64-to-32 -Wsign-compare -Wstrict-overflow=1 -Wstrict-prototypes -Wswitch-enum -Wundef -Wunsafe-loop-optimizations -funsafe-loop-optimizations -Wunused -Wunused-variable -Wunused-parameter -Wwrite-strings -fwrapv -fPIE -pie -Wpacked -Wunreachable-code * C++ Compiler: i686-apple-darwin10-g++-4.2.1 (GCC) 4.2.1 (Apple Inc. build 5666) (dot 3) * C++ Flags: -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -g -O2 -Wno-unknown-pragmas -Wno-pragmas -Wall -Wextra -Wno-attributes -Waddress -Wchar-subscripts -Wcomment -Wctor-dtor-privacy -Wfloat-equal -Wformat=2 -Wformat-y2k -Wmissing-field-initializers -Wnon-virtual-dtor -Wnormalized=id -Woverloaded-virtual -Wpointer-arith -Wredundant-decls -Wshadow -Wshorten-64-to-32 -Wsign-compare -Wstrict-overflow=1 -Wswitch-enum -Wundef -Wunsafe-loop-optimizations -funsafe-loop-optimizations -Wunused -Wunused-variable -Wunused-parameter -Wwrite-strings -Wformat-security -fwrapv -fPIE -pie -Wpacked -Wunreachable-code * CPP Flags: -I/usr/local/opt/ossp-uuid/include -F/usr/local/Frameworks -fvisibility=hidden * LIBS: * LDFLAGS Flags: -L/usr/local/opt/ossp-uuid/lib -L/usr/local/lib -F/usr/local/Frameworks -z * Assertions enabled: no * Debug enabled: no * Warnings as failure: no * Building with libsqlite3 yes * Building with libdrizzle yes * Building with libmemcached not found * Building with libpq yes * Building with tokyocabinet no * Building with libmysql yes * make -j: 3 * VCS checkout: no --- ==> make install make install make -j3 install-am CXX libgearman/libgearman_libgearman_la-check.lo CXX libgearman/libgearman_libgearman_la-actions.lo CXX libgearman/libgearman_libgearman_la-aggregator.lo CXX libgearman/libgearman_libgearman_la-allocator.lo CXX libgearman/libgearman_libgearman_la-argument.lo CXX libgearman/libgearman_libgearman_la-add.lo CXX libgearman/libgearman_libgearman_la-backtrace.lo CXX libgearman/libgearman_libgearman_la-byteorder.lo CXX libgearman/libgearman_libgearman_la-client.lo CXX libgearman/libgearman_libgearman_la-command.lo CXX libgearman/libgearman_libgearman_la-connection.lo CXX libgearman/libgearman_libgearman_la-do.lo CXX libgearman/libgearman_libgearman_la-error.lo CXX libgearman/libgearman_libgearman_la-error_code.lo CXX libgearman/libgearman_libgearman_la-execute.lo CXX libgearman/libgearman_libgearman_la-function.lo CXX libgearman/function/libgearman_libgearman_la-function_v2.lo CXX libgearman/function/libgearman_libgearman_la-make.lo CXX libgearman/function/libgearman_libgearman_la-partition.lo CXX libgearman/libgearman_libgearman_la-gearman.lo CXX libgearman/libgearman_libgearman_la-job.lo CXX libgearman/libgearman_libgearman_la-kill.lo CXX libgearman/libgearman_libgearman_la-log.lo CXX libgearman/libgearman_libgearman_la-packet.lo CXX libgearman/libgearman_libgearman_la-parse.lo CXX libgearman/protocol/libgearman_libgearman_la-submit.lo CXX libgearman/libgearman_libgearman_la-result.lo CXX libgearman/libgearman_libgearman_la-run.lo CXX libgearman/libgearman_libgearman_la-status.lo CXX libgearman/libgearman_libgearman_la-strerror.lo CXX libgearman/libgearman_libgearman_la-string.lo CXX libgearman/libgearman_libgearman_la-task.lo CXX libgearman/libgearman_libgearman_la-task_attr.lo CXX libgearman/libgearman_libgearman_la-unique.lo CXX libgearman/libgearman_libgearman_la-server_options.lo CXX libgearman/libgearman_libgearman_la-universal.lo CXX libgearman/libgearman_libgearman_la-vector.lo CXX libgearman/libgearman_libgearman_la-worker.lo CXX libgearman/libgearman_libgearman_la-pipe.lo CXX libgearman/libgearman_libgearman_la-uuid.lo CXX libhashkit/libhashkit_libhashkit_la-aes.lo CXX libhashkit/libhashkit_libhashkit_la-algorithm.lo CXX libhashkit/libhashkit_libhashkit_la-behavior.lo CXX libhashkit/libhashkit_libhashkit_la-crc32.lo CXX libhashkit/libhashkit_libhashkit_la-digest.lo CXX libhashkit/libhashkit_libhashkit_la-encrypt.lo CXX libhashkit/libhashkit_libhashkit_la-fnv_32.lo CXX libhashkit/libhashkit_libhashkit_la-fnv_64.lo CXX libhashkit/libhashkit_libhashkit_la-function.lo CXX libhashkit/libhashkit_libhashkit_la-has.lo CXX libhashkit/libhashkit_libhashkit_la-hashkit.lo CXX libhashkit/libhashkit_libhashkit_la-jenkins.lo CXX libhashkit/libhashkit_libhashkit_la-ketama.lo CXX libhashkit/libhashkit_libhashkit_la-md5.lo CXX libhashkit/libhashkit_libhashkit_la-murmur.lo CXX libhashkit/libhashkit_libhashkit_la-murmur3.lo CXX libhashkit/libhashkit_libhashkit_la-murmur3_api.lo CXX libhashkit/libhashkit_libhashkit_la-one_at_a_time.lo CXX libhashkit/libhashkit_libhashkit_la-rijndael.lo CXX libhashkit/libhashkit_libhashkit_la-str_algorithm.lo CXX libhashkit/libhashkit_libhashkit_la-strerror.lo CXX libhashkit/libhashkit_libhashkit_la-string.lo CXX libhashkit/libhashkit_libhashkit_la-nohsieh.lo CXXLD libhashkit/libhashkit.la /usr/bin/ranlib: file: libhashkit/.libs/libhashkit.a(libhashkit_libhashkit_la-behavior.o) has no symbols /usr/bin/ranlib: file: libhashkit/.libs/libhashkit.a(libhashkit_libhashkit_la-ketama.o) has no symbols ranlib: file: libhashkit/.libs/libhashkit.a(libhashkit_libhashkit_la-behavior.o) has no symbols ranlib: file: libhashkit/.libs/libhashkit.a(libhashkit_libhashkit_la-ketama.o) has no symbols CXXLD libgearman/libgearman.la CXX libgearman/libgearman_libgearmancore_la-allocator.lo CXX libgearman/libgearman_libgearmancore_la-backtrace.lo CXX libgearman/libgearman_libgearmancore_la-byteorder.lo CXX libgearman/libgearman_libgearmancore_la-check.lo CXX libgearman/libgearman_libgearmancore_la-command.lo CXX libgearman/libgearman_libgearmancore_la-connection.lo CXX libgearman/libgearman_libgearmancore_la-error.lo CXX libgearman/libgearman_libgearmancore_la-error_code.lo CXX libgearman/libgearman_libgearmancore_la-log.lo CXX libgearman/libgearman_libgearmancore_la-packet.lo CXX libgearman/libgearman_libgearmancore_la-server_options.lo CXX libgearman/libgearman_libgearmancore_la-strerror.lo CXX libgearman/libgearman_libgearmancore_la-universal.lo CXX libgearman/libgearman_libgearmancore_la-uuid.lo CXX libgearman/libgearman_libgearmancore_la-vector.lo CXXLD libgearman/libgearmancore.la /usr/bin/ranlib: file: libgearman/.libs/libgearmancore.a(libhashkit_libhashkit_la-behavior.o) has no symbols /usr/bin/ranlib: file: libgearman/.libs/libgearmancore.a(libhashkit_libhashkit_la-ketama.o) has no symbols ranlib: file: libgearman/.libs/libgearmancore.a(libhashkit_libhashkit_la-behavior.o) has no symbols ranlib: file: libgearman/.libs/libgearmancore.a(libhashkit_libhashkit_la-ketama.o) has no symbols CXX libhashkit/libhashkit_libhashkitinc_la-aes.lo CXX libhashkit/libhashkit_libhashkitinc_la-algorithm.lo CXX libhashkit/libhashkit_libhashkitinc_la-behavior.lo CXX libhashkit/libhashkit_libhashkitinc_la-crc32.lo CXX libhashkit/libhashkit_libhashkitinc_la-digest.lo CXX libhashkit/libhashkit_libhashkitinc_la-encrypt.lo CXX libhashkit/libhashkit_libhashkitinc_la-fnv_32.lo CXX libhashkit/libhashkit_libhashkitinc_la-fnv_64.lo CXX libhashkit/libhashkit_libhashkitinc_la-function.lo CXX libhashkit/libhashkit_libhashkitinc_la-has.lo CXX libhashkit/libhashkit_libhashkitinc_la-hashkit.lo CXX libhashkit/libhashkit_libhashkitinc_la-jenkins.lo CXX libhashkit/libhashkit_libhashkitinc_la-ketama.lo CXX libhashkit/libhashkit_libhashkitinc_la-md5.lo CXX libhashkit/libhashkit_libhashkitinc_la-murmur.lo CXX libhashkit/libhashkit_libhashkitinc_la-murmur3.lo CXX libhashkit/libhashkit_libhashkitinc_la-murmur3_api.lo CXX libhashkit/libhashkit_libhashkitinc_la-one_at_a_time.lo CXX libhashkit/libhashkit_libhashkitinc_la-rijndael.lo CXX libhashkit/libhashkit_libhashkitinc_la-str_algorithm.lo CXX libhashkit/libhashkit_libhashkitinc_la-strerror.lo CXX libhashkit/libhashkit_libhashkitinc_la-string.lo CXX libhashkit/libhashkit_libhashkitinc_la-nohsieh.lo CXXLD libhashkit/libhashkitinc.la /usr/bin/ranlib: file: libhashkit/.libs/libhashkitinc.a(libhashkit_libhashkitinc_la-behavior.o) has no symbols /usr/bin/ranlib: file: libhashkit/.libs/libhashkitinc.a(libhashkit_libhashkitinc_la-ketama.o) has no symbols ranlib: file: libhashkit/.libs/libhashkitinc.a(libhashkit_libhashkitinc_la-behavior.o) has no symbols ranlib: file: libhashkit/.libs/libhashkitinc.a(libhashkit_libhashkitinc_la-ketama.o) has no symbols CXX benchmark/benchmark.lo CXXLD benchmark/libbenchmark.la CXX libgearman-server/error/libgearman_server_libgearman_server_la-strerror.lo CXX libgearman-server/plugins/libgearman_server_libgearman_server_la-base.lo CXX libgearman-server/plugins/protocol/http/libgearman_server_libgearman_server_la-protocol.lo CXX libgearman-server/plugins/protocol/http/libgearman_server_libgearman_server_la-response_codes.lo CXX libgearman-server/plugins/protocol/http/libgearman_server_libgearman_server_la-method.lo CXX libgearman-server/plugins/protocol/gear/libgearman_server_libgearman_server_la-protocol.lo CXX libgearman-server/plugins/queue/libgearman_server_libgearman_server_la-base.lo CXX libgearman-server/plugins/queue/default/libgearman_server_libgearman_server_la-queue.lo CXX libgearman-server/plugins/queue/drizzle/libgearman_server_libgearman_server_la-queue.lo CXX libgearman-server/plugins/queue/postgres/libgearman_server_libgearman_server_la-queue.lo CXX libgearman-server/plugins/queue/redis/libgearman_server_libgearman_server_la-queue.lo CXX libgearman-server/plugins/queue/sqlite/libgearman_server_libgearman_server_la-queue.lo CXX libgearman-server/plugins/queue/sqlite/libgearman_server_libgearman_server_la-instance.lo CXX libgearman-server/plugins/queue/mysql/libgearman_server_libgearman_server_la-queue.lo CXX libgearman/libgearman_server_libgearman_server_la-backtrace.lo CXX libgearman/libgearman_server_libgearman_server_la-pipe.lo CXX libgearman/libgearman_server_libgearman_server_la-vector.lo CXX libgearman-server/libgearman_server_libgearman_server_la-text.lo CXX libgearman-server/libgearman_server_libgearman_server_la-config.lo CXX libgearman-server/libgearman_server_libgearman_server_la-byteorder.lo CXX libgearman-server/libgearman_server_libgearman_server_la-client.lo CXX libgearman-server/libgearman_server_libgearman_server_la-connection.lo CXX libgearman-server/libgearman_server_libgearman_server_la-function.lo CXX libgearman-server/libgearman_server_libgearman_server_la-gearmand.lo CXX libgearman-server/libgearman_server_libgearman_server_la-gearmand_con.lo CXX libgearman-server/libgearman_server_libgearman_server_la-gearmand_thread.lo CXX libgearman-server/libgearman_server_libgearman_server_la-io.lo CXX libgearman-server/libgearman_server_libgearman_server_la-job.lo CXX libgearman-server/libgearman_server_libgearman_server_la-log.lo CXX libgearman-server/libgearman_server_libgearman_server_la-packet.lo CXX libgearman-server/libgearman_server_libgearman_server_la-plugins.lo CXX libgearman-server/libgearman_server_libgearman_server_la-queue.lo CXX libgearman-server/libgearman_server_libgearman_server_la-server.lo CXX libgearman-server/libgearman_server_libgearman_server_la-thread.lo CXX libgearman-server/libgearman_server_libgearman_server_la-timer.lo CXX libgearman-server/libgearman_server_libgearman_server_la-wakeup.lo CXX libgearman-server/libgearman_server_libgearman_server_la-worker.lo CXX libgearman/libgearman_server_libgearman_server_la-command.lo CXX libgearman/libgearman_server_libgearman_server_la-strerror.lo CXXLD libgearman-server/libgearman-server.la copying selected object files to avoid basename conflicts... CXX libgearman/libgearman_libgearman_vector_la-vector.lo CXX libgearman/libgearman_libgearman_vector_la-backtrace.lo CXXLD libgearman/libgearman-vector.la CXX libgearman/libgearman_libgearman_result_la-vector.lo CXX libgearman/libgearman_libgearman_result_la-result.lo CXX libgearman/libgearman_libgearman_result_la-backtrace.lo CXXLD libgearman/libgearman-result.la CXX libgearman/libgearman_libgearman_hostile_la-check.lo CXX libgearman/libgearman_libgearman_hostile_la-actions.lo CXX libgearman/libgearman_libgearman_hostile_la-aggregator.lo CXX libgearman/libgearman_libgearman_hostile_la-allocator.lo CXX libgearman/libgearman_libgearman_hostile_la-argument.lo CXX libgearman/libgearman_libgearman_hostile_la-add.lo CXX libgearman/libgearman_libgearman_hostile_la-backtrace.lo CXX libgearman/libgearman_libgearman_hostile_la-byteorder.lo CXX libgearman/libgearman_libgearman_hostile_la-client.lo CXX libgearman/libgearman_libgearman_hostile_la-command.lo CXX libgearman/libgearman_libgearman_hostile_la-connection.lo CXX libgearman/libgearman_libgearman_hostile_la-do.lo CXX libgearman/libgearman_libgearman_hostile_la-error.lo CXX libgearman/libgearman_libgearman_hostile_la-error_code.lo CXX libgearman/libgearman_libgearman_hostile_la-execute.lo CXX libgearman/libgearman_libgearman_hostile_la-function.lo CXX libgearman/function/libgearman_libgearman_hostile_la-function_v2.lo CXX libgearman/function/libgearman_libgearman_hostile_la-make.lo CXX libgearman/function/libgearman_libgearman_hostile_la-partition.lo CXX libgearman/libgearman_libgearman_hostile_la-gearman.lo CXX libgearman/libgearman_libgearman_hostile_la-job.lo CXX libgearman/libgearman_libgearman_hostile_la-kill.lo CXX libgearman/libgearman_libgearman_hostile_la-log.lo CXX libgearman/libgearman_libgearman_hostile_la-packet.lo CXX libgearman/libgearman_libgearman_hostile_la-parse.lo CXX libgearman/protocol/libgearman_libgearman_hostile_la-submit.lo CXX libgearman/libgearman_libgearman_hostile_la-result.lo CXX libgearman/libgearman_libgearman_hostile_la-run.lo CXX libgearman/libgearman_libgearman_hostile_la-status.lo CXX libgearman/libgearman_libgearman_hostile_la-strerror.lo CXX libgearman/libgearman_libgearman_hostile_la-string.lo CXX libgearman/libgearman_libgearman_hostile_la-task.lo CXX libgearman/libgearman_libgearman_hostile_la-task_attr.lo CXX libgearman/libgearman_libgearman_hostile_la-unique.lo CXX libgearman/libgearman_libgearman_hostile_la-server_options.lo CXX libgearman/libgearman_libgearman_hostile_la-universal.lo CXX libgearman/libgearman_libgearman_hostile_la-vector.lo CXX libgearman/libgearman_libgearman_hostile_la-worker.lo CXX libgearman/libgearman_libgearman_hostile_la-pipe.lo CXX libgearman/libgearman_libgearman_hostile_la-uuid.lo CXXLD libgearman/libgearman-hostile.la /usr/bin/ranlib: file: libgearman/.libs/libgearman-hostile.a(libgearman_libgearman_hostile_la-string.o) has no symbols /usr/bin/ranlib: file: libgearman/.libs/libgearman-hostile.a(libhashkit_libhashkit_la-behavior.o) has no symbols /usr/bin/ranlib: file: libgearman/.libs/libgearman-hostile.a(libhashkit_libhashkit_la-ketama.o) has no symbols ranlib: file: libgearman/.libs/libgearman-hostile.a(libgearman_libgearman_hostile_la-string.o) has no symbols ranlib: file: libgearman/.libs/libgearman-hostile.a(libhashkit_libhashkit_la-behavior.o) has no symbols ranlib: file: libgearman/.libs/libgearman-hostile.a(libhashkit_libhashkit_la-ketama.o) has no symbols CXX bin/arguments.o CXX bin/function.o CXX bin/gearman.o CXX bin/error.o CXX util/pidfile.o CXXLD bin/gearman CXX bin/bin_gearadmin-gearadmin.o CXX util/bin_gearadmin-instance.o CXX util/bin_gearadmin-operation.o CXXLD bin/gearadmin CXX libtest/libtest_unittest-unittest.o CXX libtest/libtest_libtest_la-alarm.lo CXX libtest/libtest_libtest_la-binaries.lo CXX libtest/libtest_libtest_la-cmdline.lo CXX libtest/libtest_libtest_la-collection.lo CXX libtest/libtest_libtest_la-comparison.lo CXX libtest/libtest_libtest_la-core.lo CXX libtest/libtest_libtest_la-cpu.lo CXX libtest/libtest_libtest_la-dns.lo CXX libtest/libtest_libtest_la-dream.lo CXX libtest/libtest_libtest_la-drizzled.lo CXX libtest/libtest_libtest_la-exception.lo CXX libtest/exception/libtest_libtest_la-fatal.lo CXX libtest/libtest_libtest_la-formatter.lo CXX libtest/libtest_libtest_la-client.lo CXX libtest/libtest_libtest_la-framework.lo CXX libtest/libtest_libtest_la-has.lo CXX libtest/libtest_libtest_la-http.lo CXX libtest/libtest_libtest_la-is_local.lo CXX libtest/libtest_libtest_la-killpid.lo CXX libtest/libtest_libtest_la-libtool.lo CXX libtest/libtest_libtest_la-main.lo CXX libtest/libtest_libtest_la-port.lo CXX libtest/libtest_libtest_la-result.lo CXX libtest/libtest_libtest_la-runner.lo CXX libtest/libtest_libtest_la-server.lo CXX libtest/libtest_libtest_la-server_container.lo CXX libtest/libtest_libtest_la-signal.lo CXX libtest/libtest_libtest_la-socket.lo CXX libtest/libtest_libtest_la-strerror.lo CXX libtest/libtest_libtest_la-timer.lo CXX libtest/libtest_libtest_la-tmpfile.lo CXX libtest/libtest_libtest_la-vchar.lo CXX libtest/libtest_libtest_la-memcached.lo CXX libtest/libtest_libtest_la-gearmand.lo CXX libtest/libtest_libtest_la-blobslap_worker.lo CXX libtest/abort.o CXXLD libtest/abort CXX libtest/wait.o CXX libtest/dream.o CXXLD libtest/wait CXXLD libtest/libtest.la /usr/bin/ranlib: file: libtest/.libs/libtest.a(libtest_libtest_la-binaries.o) has no symbols ranlib: file: libtest/.libs/libtest.a(libtest_libtest_la-binaries.o) has no symbols CXXLD libtest/unittest CXX libtest/skiptest.o CXXLD libtest/skiptest CXX libtest/cpu.o CXX libtest/core_count.o CXXLD libtest/core-count CXX libtest/backtrace_test.o CXX libgearman/backtrace.o CXXLD libtest/backtrace CC libhostile/t/accept.o CCLD libhostile/t/accept CC libhostile/t/libhostile_t_hostile_accept-accept.o CC libhostile/libhostile_libhostile_la-initialize.lo CC libhostile/libhostile_libhostile_la-dummy.lo CCLD libhostile/libhostile.la CCLD libhostile/t/hostile_accept CC libhostile/t/pipe.o CCLD libhostile/t/pipe CC libhostile/t/libhostile_t_hostile_pipe-pipe.o CCLD libhostile/t/hostile_pipe CC libhostile/t/pipe2.o CCLD libhostile/t/pipe2 CC libhostile/t/libhostile_t_hostile_pipe2-pipe2.o CCLD libhostile/t/hostile_pipe2 CC libhostile/t/close.o CCLD libhostile/t/close CC libhostile/t/libhostile_t_hostile_close-close.o CCLD libhostile/t/hostile_close CXX benchmark/blobslap_client.o CXXLD benchmark/blobslap_client CXX benchmark/benchmark_blobslap_worker-blobslap_worker.o CXX util/benchmark_blobslap_worker-daemon.o CXX util/benchmark_blobslap_worker-logfile.o CXX util/benchmark_blobslap_worker-pidfile.o CXX util/benchmark_blobslap_worker-signal.o CXXLD benchmark/blobslap_worker CXX examples/examples_echo_client-echo_client.o CXXLD examples/echo_client CXX examples/examples_echo_worker-echo_worker.o CXXLD examples/echo_worker CXX examples/examples_reverse_client-reverse_client.o CXXLD examples/reverse_client CXX examples/examples_reverse_client_bg-reverse_client_bg.o CXXLD examples/reverse_client_bg CXX examples/examples_reverse_client_epoch-reverse_client_epoch.o CXXLD examples/reverse_client_epoch CXX examples/examples_reverse_client_cb-reverse_client_cb.o CXXLD examples/reverse_client_cb CXX examples/examples_reverse_worker-reverse_worker.o CXXLD examples/reverse_worker CXX examples/examples_wc_worker-wc_worker.o CXXLD examples/wc_worker CXX gearmand/gearmand_hostile_gearmand-gearmand.o CXX util/gearmand_hostile_gearmand-daemon.o CXX util/gearmand_hostile_gearmand-pidfile.o CXX libtest/gearmand_hostile_gearmand-cpu.o CXXLD gearmand/hostile_gearmand CC libgearman-1.0/t/c_test.o CCLD libgearman-1.0/t/c_test CXX libgearman-1.0/t/cc_test.o CXXLD libgearman-1.0/t/cc_test CXX tests/cycle.o CXX tests/tests_libstartworker_la-start_worker.lo CXX util/tests_libstartworker_la-instance.lo CXX util/tests_libstartworker_la-operation.lo CXX tests/workers/aggregator/tests_libstartworker_la-cat.lo CXX tests/workers/v1/tests_libstartworker_la-echo_or_react.lo CXX tests/workers/v1/tests_libstartworker_la-echo_or_react_chunk.lo CXX tests/workers/v1/tests_libstartworker_la-echo_or_react_chunk_worker.lo CXX tests/workers/v1/tests_libstartworker_la-increment_reset_worker.lo CXX tests/workers/v1/tests_libstartworker_la-unique.lo CXX tests/workers/v2/tests_libstartworker_la-call_exception.lo CXX tests/workers/v2/tests_libstartworker_la-called.lo CXX tests/workers/v2/tests_libstartworker_la-count.lo CXX tests/workers/v2/tests_libstartworker_la-echo_or_react.lo CXX tests/workers/v2/tests_libstartworker_la-echo_or_react_chunk.lo CXX tests/workers/v2/tests_libstartworker_la-increment_reset.lo CXX tests/workers/v2/tests_libstartworker_la-sleep_return_random.lo CXX tests/workers/v2/tests_libstartworker_la-split.lo CXX tests/workers/v2/tests_libstartworker_la-unique.lo CXXLD tests/libstartworker.la copying selected object files to avoid basename conflicts... /usr/bin/ranlib: file: tests/.libs/libstartworker.a(libtest_libtest_la-binaries.o) has no symbols ranlib: file: tests/.libs/libstartworker.a(libtest_libtest_la-binaries.o) has no symbols CXX gearmand/gearmand_gearmand-gearmand.o CXX util/gearmand_gearmand-daemon.o CXX util/gearmand_gearmand-pidfile.o CXX libtest/gearmand_gearmand-cpu.o CXXLD gearmand/gearmand CXXLD tests/cycle CXX tests/blobslap_client.o CXXLD tests/blobslap_client CXX tests/vector.o CXXLD tests/vector CXX tests/result.o CXXLD tests/result CXX tests/cli.o CXXLD tests/cli CXX tests/gearmand.o CXXLD tests/gearmand CXX tests/libgearman-1.0/tests_libgearman_1_0_client_test-client_test.o CXX tests/libgearman-1.0/tests_libgearman_1_0_client_test-do.o CXX tests/libgearman-1.0/tests_libgearman_1_0_client_test-do_background.o CXX tests/libgearman-1.0/tests_libgearman_1_0_client_test-execute.o CXX tests/libgearman-1.0/tests_libgearman_1_0_client_test-gearman_client_do_job_handle.o CXX tests/libgearman-1.0/tests_libgearman_1_0_client_test-gearman_client_job_status_by_unique.o CXX tests/libgearman-1.0/tests_libgearman_1_0_client_test-gearman_execute_partition.o CXX tests/libgearman-1.0/tests_libgearman_1_0_client_test-limits.o CXX tests/libgearman-1.0/tests_libgearman_1_0_client_test-protocol.o CXX tests/libgearman-1.0/tests_libgearman_1_0_client_test-server_options.o CXX tests/libgearman-1.0/tests_libgearman_1_0_client_test-task.o CXX tests/libgearman-1.0/tests_libgearman_1_0_client_test-unique.o CXX tests/workers/aggregator/tests_libgearman_1_0_client_test-cat.o CXX tests/workers/v1/tests_libgearman_1_0_client_test-echo_or_react.o CXX tests/workers/v1/tests_libgearman_1_0_client_test-echo_or_react_chunk.o CXX tests/workers/v1/tests_libgearman_1_0_client_test-unique.o CXX tests/workers/v2/tests_libgearman_1_0_client_test-call_exception.o CXX tests/workers/v2/tests_libgearman_1_0_client_test-echo_or_react.o CXX tests/workers/v2/tests_libgearman_1_0_client_test-echo_or_react_chunk.o CXX tests/workers/v2/tests_libgearman_1_0_client_test-sleep_return_random.o CXX tests/workers/v2/tests_libgearman_1_0_client_test-split.o CXX tests/workers/v2/tests_libgearman_1_0_client_test-unique.o CXXLD tests/libgearman-1.0/client_test CXX tests/libgearman-1.0/tests_libgearman_1_0_multi_client_test-multi_client_test.o CXXLD tests/libgearman-1.0/multi_client_test CXX tests/libgearman-1.0/internals.o CXX tests/libgearman-1.0/regression.o CXXLD tests/libgearman-1.0/internals_test CXX tests/libgearman-1.0/worker_test.o CXX tests/workers/v2/echo_or_react.o CXX tests/workers/v2/echo_or_react_chunk.o CXXLD tests/libgearman-1.0/worker_test CC tests/libgearman-1.0/1077917.o CCLD tests/libgearman-1.0/1077917 CXX tests/tests_stress-burnin.o tests/burnin.cc:64: error: thread-local storage not supported for this target make[1]: *** [tests/tests_stress-burnin.o] Error 1 make: *** [install] Error 2 ==> Configuration HOMEBREW_VERSION: 0.9.4 HEAD: 84e2b03682d8c0cce4ea62794d3346badece8c54 CPU: dual-core 64-bit penryn OS X: 10.6.8-i386 Xcode: 3.2.6 X11: 2.7.4 => /opt/X11 ==> ENV CC: /usr/bin/gcc-4.2 CXX: /usr/bin/g++-4.2 CFLAGS: -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 CXXFLAGS: -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 CPPFLAGS: -I/usr/local/opt/ossp-uuid/include -F/usr/local/Frameworks LDFLAGS: -L/usr/local/opt/ossp-uuid/lib -L/usr/local/lib -F/usr/local/Frameworks MAKEFLAGS: -j1 CMAKE_PREFIX_PATH: /usr/local/opt/ossp-uuid CMAKE_FRAMEWORK_PATH: /usr/local/Frameworks MACOSX_DEPLOYMENT_TARGET: 10.6 PKG_CONFIG_PATH: /usr/local/opt/ossp-uuid/lib/pkgconfig PKG_CONFIG_LIBDIR: /usr/local/lib/pkgconfig:/usr/local/share/pkgconfig:/usr/lib/pkgconfig HOMEBREW_MAKE_JOBS: 1 ACLOCAL_PATH: /usr/local/share/aclocal OBJC: /usr/bin/gcc-4.2 PATH: /usr/local/opt/ossp-uuid/bin:/usr/local/share/python:/usr/local/bin:/usr/bin:/bin:/usr/local/sbin:/usr/sbin:/sbin:/opt/X11/bin:/usr/X11/bin:/Users/akrubic/.rvm/bin:/usr/local/share/npm/bin:/Applications/Araxis\ Merge.app/Contents/Utilities:/usr/local/Library/Contributions/cmd Error: gearman did not build Logs: /Users/akrubic/Library/Logs/Homebrew/gearman/config.log These open issues may also help: https://github.com/mxcl/homebrew/issues/20228 ln -s ../Cellar/gearman/1.1.5/bin/gearman gearman ln -s ../Cellar/gearman/1.1.5/bin/gearadmin gearadmin ln -s ../Cellar/gearman/1.1.5/sbin/gearmand gearmand ln -s ../Cellar/gearman/1.1.5/include/libgearman-1.0 libgearman-1.0 ln -s ../Cellar/gearman/1.1.5/include/libgearman libgearman ln -s ../../Cellar/gearman/1.1.5/lib/pkgconfig/gearmand.pc gearmand.pc ln -s ../Cellar/gearman/1.1.5/lib/libgearman.dylib libgearman.dylib ln -s ../Cellar/gearman/1.1.5/lib/libgearman.8.dylib libgearman.8.dylib ln -s ../../Cellar/gearman/1.1.5 gearman ln -s ../Cellar/gearman/1.1.5 gearman