FreeBSD Bugzilla – Attachment 148370 Details for
Bug 187901
net/scribe not compile on FreeBSD 10
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
thrift cpp build log
thrift-cpp-build.log (text/x-log), 68.49 KB, created by
Nikola Kolev
on 2014-10-16 12:29:49 UTC
(
hide
)
Description:
thrift cpp build log
Filename:
MIME Type:
Creator:
Nikola Kolev
Created:
2014-10-16 12:29:49 UTC
Size:
68.49 KB
patch
obsolete
>===> Found saved configuration for thrift-cpp-0.9.1_2,1 >===> thrift-cpp-0.9.1_2,1 depends on file: /usr/local/sbin/pkg - found >===> Fetching all distfiles required by thrift-cpp-0.9.1_2,1 for building >===> Extracting for thrift-cpp-0.9.1_2,1 >=> SHA256 Checksum OK for thrift-0.9.1.tar.gz. >===> Patching for thrift-cpp-0.9.1_2,1 >===> Applying FreeBSD patches for thrift-cpp-0.9.1_2,1 >===> thrift-cpp-0.9.1_2,1 depends on executable: pkgconf - found >===> thrift-cpp-0.9.1_2,1 depends on executable: gmake - found >===> thrift-cpp-0.9.1_2,1 depends on file: /usr/local/bin/automake-1.14 - found >===> thrift-cpp-0.9.1_2,1 depends on file: /usr/local/bin/autoconf-2.69 - found >===> thrift-cpp-0.9.1_2,1 depends on shared library: libboost_system.so - found (/usr/local/lib/libboost_system.so.1.55.0) >===> thrift-cpp-0.9.1_2,1 depends on shared library: libevent.so - found (/usr/local/lib/libevent-2.0.so.5.1.9) >===> Configuring for thrift-cpp-0.9.1_2,1 >===> FreeBSD 10 autotools fix applied to /usr/ports/devel/thrift-cpp/work/thrift-0.9.1/aclocal/libtool.m4 >===> FreeBSD 10 autotools fix applied to /usr/ports/devel/thrift-cpp/work/thrift-0.9.1/aclocal.m4 >===> FreeBSD 10 autotools fix applied to /usr/ports/devel/thrift-cpp/work/thrift-0.9.1/configure >===> FreeBSD 10 autotools fix applied to /usr/ports/devel/thrift-cpp/work/thrift-0.9.1/contrib/fb303/acinclude.m4 >configure: loading site script /usr/ports/Templates/config.site >checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel >checking whether build environment is sane... yes >checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p >checking for gawk... (cached) /usr/bin/awk >checking whether gmake sets $(MAKE)... yes >checking whether gmake supports nested variables... yes >checking whether UID '0' is supported by ustar format... yes >checking whether GID '0' is supported by ustar format... yes >checking how to create a ustar tar archive... (cached) /usr/bin/tar >checking pkg-config is at least version 0.9.0... yes >checking for gcc... cc >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 cc accepts -g... yes >checking for cc option to accept ISO C89... none needed >checking whether cc understands -c and -o together... yes >checking for style of include used by gmake... GNU >checking dependency style of cc... gcc3 >checking how to run the C preprocessor... cpp >checking whether we are using the GNU C++ compiler... yes >checking whether c++ accepts -g... yes >checking dependency style of c++... gcc3 >checking build system type... amd64-portbld-freebsd10.0 >checking host system type... amd64-portbld-freebsd10.0 >checking how to print strings... printf >checking for a sed that does not truncate output... (cached) /usr/bin/sed >checking for grep that handles long lines and -e... (cached) /usr/bin/grep >checking for egrep... (cached) /usr/bin/egrep >checking for fgrep... (cached) /usr/bin/fgrep >checking for ld used by cc... /usr/bin/ld >checking if the linker (/usr/bin/ld) is GNU ld... yes >checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B >checking the name lister (/usr/bin/nm -B) interface... BSD nm >checking whether ln -s works... yes >checking the maximum length of command line arguments... (cached) 262144 >checking whether the shell understands some XSI constructs... yes >checking whether the shell understands "+="... no >checking how to convert amd64-portbld-freebsd10.0 file names to amd64-portbld-freebsd10.0 format... func_convert_file_noop >checking how to convert amd64-portbld-freebsd10.0 file names to toolchain format... func_convert_file_noop >checking for /usr/bin/ld option to reload object files... -r >checking for objdump... objdump >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 -B output from cc object... ok >checking for sysroot... no >checking for mt... mt >checking if mt is a manifest tool... no >checking for ANSI C header files... (cached) yes >checking for sys/types.h... (cached) yes >checking for sys/stat.h... (cached) yes >checking for stdlib.h... (cached) yes >checking for string.h... (cached) yes >checking for memory.h... (cached) yes >checking for strings.h... (cached) yes >checking for inttypes.h... (cached) yes >checking for stdint.h... (cached) yes >checking for unistd.h... (cached) yes >checking for dlfcn.h... (cached) yes >checking for objdir... .libs >checking if cc supports -fno-rtti -fno-exceptions... yes >checking for cc option to produce PIC... -fPIC -DPIC >checking if cc PIC flag -fPIC -DPIC works... yes >checking if cc static flag -static works... yes >checking if cc supports -c -o file.o... yes >checking if cc supports -c -o file.o... (cached) yes >checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes >checking whether -lc should be explicitly linked in... no >checking dynamic linker characteristics... freebsd10.0 ld.so >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... c++ -E >checking for ld used by c++... /usr/bin/ld >checking if the linker (/usr/bin/ld) is GNU ld... yes >checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes >checking for c++ option to produce PIC... -fPIC -DPIC >checking if c++ PIC flag -fPIC -DPIC works... yes >checking if c++ static flag -static works... yes >checking if c++ supports -c -o file.o... yes >checking if c++ supports -c -o file.o... (cached) yes >checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes >checking dynamic linker characteristics... freebsd10.0 ld.so >checking how to hardcode library paths into programs... immediate >checking whether gmake sets $(MAKE)... (cached) yes >checking for bison... bison -y >checking for flex... flex >checking lex output file root... lex.yy >checking lex library... -lfl >checking whether yytext is a pointer... yes >checking whether ln -s works... yes >checking for gawk... (cached) /usr/bin/awk >checking for ranlib... (cached) ranlib >checking for boostlib >= 1.40.0... yes >checking for libevent >= 1.0... yes >checking for zlib >= 1.2.3... yes >checking for trial... no >checking for phpunit... no >checking for go... no >checking for DMD... no >checking for library containing strerror... none required >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... (cached) yes >checking for _Bool... (cached) yes >checking for ANSI C header files... (cached) yes >checking whether time.h and sys/time.h may both be included... yes >checking for sys/wait.h that is POSIX.1 compatible... (cached) yes >checking return type of signal handlers... void >checking for arpa/inet.h... (cached) yes >checking for sys/param.h... (cached) yes >checking for fcntl.h... (cached) yes >checking for inttypes.h... (cached) yes >checking for limits.h... (cached) yes >checking for netdb.h... (cached) yes >checking for netinet/in.h... (cached) yes >checking pthread.h usability... yes >checking pthread.h presence... yes >checking for pthread.h... yes >checking for stddef.h... (cached) yes >checking for stdlib.h... (cached) yes >checking for sys/socket.h... (cached) yes >checking for sys/time.h... (cached) yes >checking for sys/un.h... (cached) yes >checking for sys/poll.h... (cached) yes >checking sys/resource.h usability... yes >checking sys/resource.h presence... yes >checking for sys/resource.h... yes >checking for unistd.h... (cached) yes >checking libintl.h usability... no >checking libintl.h presence... no >checking for libintl.h... no >checking for malloc.h... (cached) no >checking openssl/ssl.h usability... yes >checking openssl/ssl.h presence... yes >checking for openssl/ssl.h... yes >checking openssl/rand.h usability... yes >checking openssl/rand.h presence... yes >checking for openssl/rand.h... yes >checking openssl/x509v3.h usability... yes >checking openssl/x509v3.h presence... yes >checking for openssl/x509v3.h... yes >checking for sched.h... (cached) yes >checking for wchar.h... (cached) yes >checking for pthread_create in -lpthread... yes >checking for clock_gettime in -lrt... yes >checking for setsockopt in -lsocket... no >checking for BN_init in -lcrypto... yes >checking for SSL_ctrl in -lssl... yes >checking for int16_t... (cached) yes >checking for int32_t... (cached) yes >checking for int64_t... (cached) yes >checking for int8_t... (cached) yes >checking for mode_t... (cached) yes >checking for off_t... (cached) yes >checking for size_t... (cached) yes >checking for ssize_t... (cached) yes >checking for uint16_t... (cached) yes >checking for uint32_t... (cached) yes >checking for uint64_t... (cached) yes >checking for uint8_t... (cached) yes >checking for ptrdiff_t... (cached) yes >checking whether struct tm is in sys/time.h or time.h... time.h >checking whether AI_ADDRCONFIG is declared... yes >checking for working alloca.h... no >checking for alloca... yes >checking for pid_t... (cached) yes >checking for vfork.h... (cached) no >checking for fork... (cached) yes >checking for vfork... (cached) yes >checking for working fork... yes >checking for working vfork... (cached) yes >checking for stdlib.h... (cached) yes >checking for GNU libc compatible malloc... (cached) yes >checking for working memcmp... yes >checking for stdlib.h... (cached) yes >checking for GNU libc compatible realloc... yes >checking for sys/select.h... (cached) yes >checking for sys/socket.h... (cached) yes >checking types of arguments for select... int,fd_set *,struct timeval * >checking whether lstat correctly handles trailing slash... (cached) yes >checking whether stat accepts an empty string... no >checking whether strerror_r is declared... (cached) yes >checking for strerror_r... (cached) yes >checking whether strerror_r returns char *... no >checking for strftime... (cached) yes >checking for vprintf... (cached) yes >checking for _doprnt... no >checking for strtoul... (cached) yes >checking for bzero... (cached) yes >checking for ftruncate... yes >checking for gethostbyname... (cached) yes >checking for gettimeofday... (cached) yes >checking for memmove... (cached) yes >checking for memset... (cached) yes >checking for mkdir... yes >checking for realpath... (cached) yes >checking for select... (cached) yes >checking for socket... yes >checking for strchr... yes >checking for strdup... (cached) yes >checking for strerror... (cached) yes >checking for strstr... yes >checking for strtol... (cached) yes >checking for sqrt... yes >checking for alarm... (cached) yes >checking for clock_gettime... (cached) yes >checking for sched_get_priority_min... yes >checking for sched_get_priority_max... yes >checking the behavior of a signed right shift... arithmetic >checking that generated files are newer than configure... done >configure: creating ./config.status >config.status: creating Makefile >config.status: creating compiler/cpp/Makefile >config.status: creating compiler/cpp/version.h >config.status: creating compiler/cpp/src/windows/version.h >config.status: creating lib/Makefile >config.status: creating lib/cpp/Makefile >config.status: creating lib/cpp/test/Makefile >config.status: creating lib/cpp/thrift-nb.pc >config.status: creating lib/cpp/thrift-z.pc >config.status: creating lib/cpp/thrift-qt.pc >config.status: creating lib/cpp/thrift.pc >config.status: creating lib/c_glib/Makefile >config.status: creating lib/c_glib/thrift_c_glib.pc >config.status: creating lib/c_glib/test/Makefile >config.status: creating lib/csharp/Makefile >config.status: creating lib/d/Makefile >config.status: creating lib/d/test/Makefile >config.status: creating lib/erl/Makefile >config.status: creating lib/go/Makefile >config.status: creating lib/go/test/Makefile >config.status: creating lib/hs/Makefile >config.status: creating lib/java/Makefile >config.status: creating lib/js/test/Makefile >config.status: creating lib/perl/Makefile >config.status: creating lib/perl/test/Makefile >config.status: creating lib/php/Makefile >config.status: creating lib/php/test/Makefile >config.status: creating lib/py/Makefile >config.status: creating lib/rb/Makefile >config.status: creating test/Makefile >config.status: creating test/cpp/Makefile >config.status: creating test/hs/Makefile >config.status: creating test/nodejs/Makefile >config.status: creating test/php/Makefile >config.status: creating test/perl/Makefile >config.status: creating test/py/Makefile >config.status: creating test/py.twisted/Makefile >config.status: creating test/py.tornado/Makefile >config.status: creating test/rb/Makefile >config.status: creating tutorial/Makefile >config.status: creating tutorial/cpp/Makefile >config.status: creating tutorial/go/Makefile >config.status: creating tutorial/java/Makefile >config.status: creating tutorial/js/Makefile >config.status: creating tutorial/py/Makefile >config.status: creating tutorial/py.twisted/Makefile >config.status: creating tutorial/py.tornado/Makefile >config.status: creating tutorial/rb/Makefile >config.status: creating config.h >config.status: creating lib/cpp/src/thrift/config.h >config.status: executing depfiles commands >config.status: executing libtool commands > >thrift 0.9.1 > >Building C++ Library ......... : yes >Building C (GLib) Library .... : no >Building Java Library ........ : no >Building C# Library .......... : no >Building Python Library ...... : no >Building Ruby Library ........ : no >Building Haskell Library ..... : no >Building Perl Library ........ : no >Building PHP Library ......... : no >Building Erlang Library ...... : no >Building Go Library .......... : no >Building D Library ........... : no > >C++ Library: > Build TZlibTransport ...... : yes > Build TNonblockingServer .. : yes > Build TQTcpServer (Qt) .... : no > >If something is missing that you think should be present, >please skim the output of configure to find the missing >component. Details are present in config.log. >===> Building for thrift-cpp-0.9.1_2,1 >gmake[2]: Entering directory `/usr/ports/devel/thrift-cpp/work/thrift-0.9.1/lib/cpp' >Making all in . >gmake[3]: Entering directory `/usr/ports/devel/thrift-cpp/work/thrift-0.9.1/lib/cpp' >/bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I/usr/local/include -I./src -Wall -O2 -pipe -fno-strict-aliasing -std=c++11 -MT Thrift.lo -MD -MP -MF .deps/Thrift.Tpo -c -o Thrift.lo `test -f 'src/thrift/Thrift.cpp' || echo './'`src/thrift/Thrift.cpp >libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I/usr/local/include -I./src -Wall -O2 -pipe -fno-strict-aliasing -std=c++11 -MT Thrift.lo -MD -MP -MF .deps/Thrift.Tpo -c src/thrift/Thrift.cpp -fPIC -DPIC -o .libs/Thrift.o >libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I/usr/local/include -I./src -Wall -O2 -pipe -fno-strict-aliasing -std=c++11 -MT Thrift.lo -MD -MP -MF .deps/Thrift.Tpo -c src/thrift/Thrift.cpp -o Thrift.o >/dev/null 2>&1 >mv -f .deps/Thrift.Tpo .deps/Thrift.Plo >/bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I/usr/local/include -I./src -Wall -O2 -pipe -fno-strict-aliasing -std=c++11 -MT TApplicationException.lo -MD -MP -MF .deps/TApplicationException.Tpo -c -o TApplicationException.lo `test -f 'src/thrift/TApplicationException.cpp' || echo './'`src/thrift/TApplicationException.cpp >libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I/usr/local/include -I./src -Wall -O2 -pipe -fno-strict-aliasing -std=c++11 -MT TApplicationException.lo -MD -MP -MF .deps/TApplicationException.Tpo -c src/thrift/TApplicationException.cpp -fPIC -DPIC -o .libs/TApplicationException.o >libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I/usr/local/include -I./src -Wall -O2 -pipe -fno-strict-aliasing -std=c++11 -MT TApplicationException.lo -MD -MP -MF .deps/TApplicationException.Tpo -c src/thrift/TApplicationException.cpp -o TApplicationException.o >/dev/null 2>&1 >mv -f .deps/TApplicationException.Tpo .deps/TApplicationException.Plo >/bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I/usr/local/include -I./src -Wall -O2 -pipe -fno-strict-aliasing -std=c++11 -MT VirtualProfiling.lo -MD -MP -MF .deps/VirtualProfiling.Tpo -c -o VirtualProfiling.lo `test -f 'src/thrift/VirtualProfiling.cpp' || echo './'`src/thrift/VirtualProfiling.cpp >libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I/usr/local/include -I./src -Wall -O2 -pipe -fno-strict-aliasing -std=c++11 -MT VirtualProfiling.lo -MD -MP -MF .deps/VirtualProfiling.Tpo -c src/thrift/VirtualProfiling.cpp -fPIC -DPIC -o .libs/VirtualProfiling.o >libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I/usr/local/include -I./src -Wall -O2 -pipe -fno-strict-aliasing -std=c++11 -MT VirtualProfiling.lo -MD -MP -MF .deps/VirtualProfiling.Tpo -c src/thrift/VirtualProfiling.cpp -o VirtualProfiling.o >/dev/null 2>&1 >mv -f .deps/VirtualProfiling.Tpo .deps/VirtualProfiling.Plo >/bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I/usr/local/include -I./src -Wall -O2 -pipe -fno-strict-aliasing -std=c++11 -MT ThreadManager.lo -MD -MP -MF .deps/ThreadManager.Tpo -c -o ThreadManager.lo `test -f 'src/thrift/concurrency/ThreadManager.cpp' || echo './'`src/thrift/concurrency/ThreadManager.cpp >libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I/usr/local/include -I./src -Wall -O2 -pipe -fno-strict-aliasing -std=c++11 -MT ThreadManager.lo -MD -MP -MF .deps/ThreadManager.Tpo -c src/thrift/concurrency/ThreadManager.cpp -fPIC -DPIC -o .libs/ThreadManager.o >libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I/usr/local/include -I./src -Wall -O2 -pipe -fno-strict-aliasing -std=c++11 -MT ThreadManager.lo -MD -MP -MF .deps/ThreadManager.Tpo -c src/thrift/concurrency/ThreadManager.cpp -o ThreadManager.o >/dev/null 2>&1 >mv -f .deps/ThreadManager.Tpo .deps/ThreadManager.Plo >/bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I/usr/local/include -I./src -Wall -O2 -pipe -fno-strict-aliasing -std=c++11 -MT TimerManager.lo -MD -MP -MF .deps/TimerManager.Tpo -c -o TimerManager.lo `test -f 'src/thrift/concurrency/TimerManager.cpp' || echo './'`src/thrift/concurrency/TimerManager.cpp >libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I/usr/local/include -I./src -Wall -O2 -pipe -fno-strict-aliasing -std=c++11 -MT TimerManager.lo -MD -MP -MF .deps/TimerManager.Tpo -c src/thrift/concurrency/TimerManager.cpp -fPIC -DPIC -o .libs/TimerManager.o >libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I/usr/local/include -I./src -Wall -O2 -pipe -fno-strict-aliasing -std=c++11 -MT TimerManager.lo -MD -MP -MF .deps/TimerManager.Tpo -c src/thrift/concurrency/TimerManager.cpp -o TimerManager.o >/dev/null 2>&1 >mv -f .deps/TimerManager.Tpo .deps/TimerManager.Plo >/bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I/usr/local/include -I./src -Wall -O2 -pipe -fno-strict-aliasing -std=c++11 -MT Util.lo -MD -MP -MF .deps/Util.Tpo -c -o Util.lo `test -f 'src/thrift/concurrency/Util.cpp' || echo './'`src/thrift/concurrency/Util.cpp >libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I/usr/local/include -I./src -Wall -O2 -pipe -fno-strict-aliasing -std=c++11 -MT Util.lo -MD -MP -MF .deps/Util.Tpo -c src/thrift/concurrency/Util.cpp -fPIC -DPIC -o .libs/Util.o >libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I/usr/local/include -I./src -Wall -O2 -pipe -fno-strict-aliasing -std=c++11 -MT Util.lo -MD -MP -MF .deps/Util.Tpo -c src/thrift/concurrency/Util.cpp -o Util.o >/dev/null 2>&1 >mv -f .deps/Util.Tpo .deps/Util.Plo >/bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I/usr/local/include -I./src -Wall -O2 -pipe -fno-strict-aliasing -std=c++11 -MT TDebugProtocol.lo -MD -MP -MF .deps/TDebugProtocol.Tpo -c -o TDebugProtocol.lo `test -f 'src/thrift/protocol/TDebugProtocol.cpp' || echo './'`src/thrift/protocol/TDebugProtocol.cpp >libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I/usr/local/include -I./src -Wall -O2 -pipe -fno-strict-aliasing -std=c++11 -MT TDebugProtocol.lo -MD -MP -MF .deps/TDebugProtocol.Tpo -c src/thrift/protocol/TDebugProtocol.cpp -fPIC -DPIC -o .libs/TDebugProtocol.o >libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I/usr/local/include -I./src -Wall -O2 -pipe -fno-strict-aliasing -std=c++11 -MT TDebugProtocol.lo -MD -MP -MF .deps/TDebugProtocol.Tpo -c src/thrift/protocol/TDebugProtocol.cpp -o TDebugProtocol.o >/dev/null 2>&1 >mv -f .deps/TDebugProtocol.Tpo .deps/TDebugProtocol.Plo >/bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I/usr/local/include -I./src -Wall -O2 -pipe -fno-strict-aliasing -std=c++11 -MT TDenseProtocol.lo -MD -MP -MF .deps/TDenseProtocol.Tpo -c -o TDenseProtocol.lo `test -f 'src/thrift/protocol/TDenseProtocol.cpp' || echo './'`src/thrift/protocol/TDenseProtocol.cpp >libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I/usr/local/include -I./src -Wall -O2 -pipe -fno-strict-aliasing -std=c++11 -MT TDenseProtocol.lo -MD -MP -MF .deps/TDenseProtocol.Tpo -c src/thrift/protocol/TDenseProtocol.cpp -fPIC -DPIC -o .libs/TDenseProtocol.o >libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I/usr/local/include -I./src -Wall -O2 -pipe -fno-strict-aliasing -std=c++11 -MT TDenseProtocol.lo -MD -MP -MF .deps/TDenseProtocol.Tpo -c src/thrift/protocol/TDenseProtocol.cpp -o TDenseProtocol.o >/dev/null 2>&1 >mv -f .deps/TDenseProtocol.Tpo .deps/TDenseProtocol.Plo >/bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I/usr/local/include -I./src -Wall -O2 -pipe -fno-strict-aliasing -std=c++11 -MT TJSONProtocol.lo -MD -MP -MF .deps/TJSONProtocol.Tpo -c -o TJSONProtocol.lo `test -f 'src/thrift/protocol/TJSONProtocol.cpp' || echo './'`src/thrift/protocol/TJSONProtocol.cpp >libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I/usr/local/include -I./src -Wall -O2 -pipe -fno-strict-aliasing -std=c++11 -MT TJSONProtocol.lo -MD -MP -MF .deps/TJSONProtocol.Tpo -c src/thrift/protocol/TJSONProtocol.cpp -fPIC -DPIC -o .libs/TJSONProtocol.o >libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I/usr/local/include -I./src -Wall -O2 -pipe -fno-strict-aliasing -std=c++11 -MT TJSONProtocol.lo -MD -MP -MF .deps/TJSONProtocol.Tpo -c src/thrift/protocol/TJSONProtocol.cpp -o TJSONProtocol.o >/dev/null 2>&1 >mv -f .deps/TJSONProtocol.Tpo .deps/TJSONProtocol.Plo >/bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I/usr/local/include -I./src -Wall -O2 -pipe -fno-strict-aliasing -std=c++11 -MT TBase64Utils.lo -MD -MP -MF .deps/TBase64Utils.Tpo -c -o TBase64Utils.lo `test -f 'src/thrift/protocol/TBase64Utils.cpp' || echo './'`src/thrift/protocol/TBase64Utils.cpp >libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I/usr/local/include -I./src -Wall -O2 -pipe -fno-strict-aliasing -std=c++11 -MT TBase64Utils.lo -MD -MP -MF .deps/TBase64Utils.Tpo -c src/thrift/protocol/TBase64Utils.cpp -fPIC -DPIC -o .libs/TBase64Utils.o >libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I/usr/local/include -I./src -Wall -O2 -pipe -fno-strict-aliasing -std=c++11 -MT TBase64Utils.lo -MD -MP -MF .deps/TBase64Utils.Tpo -c src/thrift/protocol/TBase64Utils.cpp -o TBase64Utils.o >/dev/null 2>&1 >mv -f .deps/TBase64Utils.Tpo .deps/TBase64Utils.Plo >/bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I/usr/local/include -I./src -Wall -O2 -pipe -fno-strict-aliasing -std=c++11 -MT TMultiplexedProtocol.lo -MD -MP -MF .deps/TMultiplexedProtocol.Tpo -c -o TMultiplexedProtocol.lo `test -f 'src/thrift/protocol/TMultiplexedProtocol.cpp' || echo './'`src/thrift/protocol/TMultiplexedProtocol.cpp >libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I/usr/local/include -I./src -Wall -O2 -pipe -fno-strict-aliasing -std=c++11 -MT TMultiplexedProtocol.lo -MD -MP -MF .deps/TMultiplexedProtocol.Tpo -c src/thrift/protocol/TMultiplexedProtocol.cpp -fPIC -DPIC -o .libs/TMultiplexedProtocol.o >libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I/usr/local/include -I./src -Wall -O2 -pipe -fno-strict-aliasing -std=c++11 -MT TMultiplexedProtocol.lo -MD -MP -MF .deps/TMultiplexedProtocol.Tpo -c src/thrift/protocol/TMultiplexedProtocol.cpp -o TMultiplexedProtocol.o >/dev/null 2>&1 >mv -f .deps/TMultiplexedProtocol.Tpo .deps/TMultiplexedProtocol.Plo >/bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I/usr/local/include -I./src -Wall -O2 -pipe -fno-strict-aliasing -std=c++11 -MT TTransportException.lo -MD -MP -MF .deps/TTransportException.Tpo -c -o TTransportException.lo `test -f 'src/thrift/transport/TTransportException.cpp' || echo './'`src/thrift/transport/TTransportException.cpp >libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I/usr/local/include -I./src -Wall -O2 -pipe -fno-strict-aliasing -std=c++11 -MT TTransportException.lo -MD -MP -MF .deps/TTransportException.Tpo -c src/thrift/transport/TTransportException.cpp -fPIC -DPIC -o .libs/TTransportException.o >libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I/usr/local/include -I./src -Wall -O2 -pipe -fno-strict-aliasing -std=c++11 -MT TTransportException.lo -MD -MP -MF .deps/TTransportException.Tpo -c src/thrift/transport/TTransportException.cpp -o TTransportException.o >/dev/null 2>&1 >mv -f .deps/TTransportException.Tpo .deps/TTransportException.Plo >/bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I/usr/local/include -I./src -Wall -O2 -pipe -fno-strict-aliasing -std=c++11 -MT TFDTransport.lo -MD -MP -MF .deps/TFDTransport.Tpo -c -o TFDTransport.lo `test -f 'src/thrift/transport/TFDTransport.cpp' || echo './'`src/thrift/transport/TFDTransport.cpp >libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I/usr/local/include -I./src -Wall -O2 -pipe -fno-strict-aliasing -std=c++11 -MT TFDTransport.lo -MD -MP -MF .deps/TFDTransport.Tpo -c src/thrift/transport/TFDTransport.cpp -fPIC -DPIC -o .libs/TFDTransport.o >libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I/usr/local/include -I./src -Wall -O2 -pipe -fno-strict-aliasing -std=c++11 -MT TFDTransport.lo -MD -MP -MF .deps/TFDTransport.Tpo -c src/thrift/transport/TFDTransport.cpp -o TFDTransport.o >/dev/null 2>&1 >mv -f .deps/TFDTransport.Tpo .deps/TFDTransport.Plo >/bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I/usr/local/include -I./src -Wall -O2 -pipe -fno-strict-aliasing -std=c++11 -MT TFileTransport.lo -MD -MP -MF .deps/TFileTransport.Tpo -c -o TFileTransport.lo `test -f 'src/thrift/transport/TFileTransport.cpp' || echo './'`src/thrift/transport/TFileTransport.cpp >libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I/usr/local/include -I./src -Wall -O2 -pipe -fno-strict-aliasing -std=c++11 -MT TFileTransport.lo -MD -MP -MF .deps/TFileTransport.Tpo -c src/thrift/transport/TFileTransport.cpp -fPIC -DPIC -o .libs/TFileTransport.o >libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I/usr/local/include -I./src -Wall -O2 -pipe -fno-strict-aliasing -std=c++11 -MT TFileTransport.lo -MD -MP -MF .deps/TFileTransport.Tpo -c src/thrift/transport/TFileTransport.cpp -o TFileTransport.o >/dev/null 2>&1 >mv -f .deps/TFileTransport.Tpo .deps/TFileTransport.Plo >/bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I/usr/local/include -I./src -Wall -O2 -pipe -fno-strict-aliasing -std=c++11 -MT TSimpleFileTransport.lo -MD -MP -MF .deps/TSimpleFileTransport.Tpo -c -o TSimpleFileTransport.lo `test -f 'src/thrift/transport/TSimpleFileTransport.cpp' || echo './'`src/thrift/transport/TSimpleFileTransport.cpp >libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I/usr/local/include -I./src -Wall -O2 -pipe -fno-strict-aliasing -std=c++11 -MT TSimpleFileTransport.lo -MD -MP -MF .deps/TSimpleFileTransport.Tpo -c src/thrift/transport/TSimpleFileTransport.cpp -fPIC -DPIC -o .libs/TSimpleFileTransport.o >libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I/usr/local/include -I./src -Wall -O2 -pipe -fno-strict-aliasing -std=c++11 -MT TSimpleFileTransport.lo -MD -MP -MF .deps/TSimpleFileTransport.Tpo -c src/thrift/transport/TSimpleFileTransport.cpp -o TSimpleFileTransport.o >/dev/null 2>&1 >mv -f .deps/TSimpleFileTransport.Tpo .deps/TSimpleFileTransport.Plo >/bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I/usr/local/include -I./src -Wall -O2 -pipe -fno-strict-aliasing -std=c++11 -MT THttpTransport.lo -MD -MP -MF .deps/THttpTransport.Tpo -c -o THttpTransport.lo `test -f 'src/thrift/transport/THttpTransport.cpp' || echo './'`src/thrift/transport/THttpTransport.cpp >libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I/usr/local/include -I./src -Wall -O2 -pipe -fno-strict-aliasing -std=c++11 -MT THttpTransport.lo -MD -MP -MF .deps/THttpTransport.Tpo -c src/thrift/transport/THttpTransport.cpp -fPIC -DPIC -o .libs/THttpTransport.o >libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I/usr/local/include -I./src -Wall -O2 -pipe -fno-strict-aliasing -std=c++11 -MT THttpTransport.lo -MD -MP -MF .deps/THttpTransport.Tpo -c src/thrift/transport/THttpTransport.cpp -o THttpTransport.o >/dev/null 2>&1 >mv -f .deps/THttpTransport.Tpo .deps/THttpTransport.Plo >/bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I/usr/local/include -I./src -Wall -O2 -pipe -fno-strict-aliasing -std=c++11 -MT THttpClient.lo -MD -MP -MF .deps/THttpClient.Tpo -c -o THttpClient.lo `test -f 'src/thrift/transport/THttpClient.cpp' || echo './'`src/thrift/transport/THttpClient.cpp >libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I/usr/local/include -I./src -Wall -O2 -pipe -fno-strict-aliasing -std=c++11 -MT THttpClient.lo -MD -MP -MF .deps/THttpClient.Tpo -c src/thrift/transport/THttpClient.cpp -fPIC -DPIC -o .libs/THttpClient.o >libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I/usr/local/include -I./src -Wall -O2 -pipe -fno-strict-aliasing -std=c++11 -MT THttpClient.lo -MD -MP -MF .deps/THttpClient.Tpo -c src/thrift/transport/THttpClient.cpp -o THttpClient.o >/dev/null 2>&1 >mv -f .deps/THttpClient.Tpo .deps/THttpClient.Plo >/bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I/usr/local/include -I./src -Wall -O2 -pipe -fno-strict-aliasing -std=c++11 -MT THttpServer.lo -MD -MP -MF .deps/THttpServer.Tpo -c -o THttpServer.lo `test -f 'src/thrift/transport/THttpServer.cpp' || echo './'`src/thrift/transport/THttpServer.cpp >libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I/usr/local/include -I./src -Wall -O2 -pipe -fno-strict-aliasing -std=c++11 -MT THttpServer.lo -MD -MP -MF .deps/THttpServer.Tpo -c src/thrift/transport/THttpServer.cpp -fPIC -DPIC -o .libs/THttpServer.o >libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I/usr/local/include -I./src -Wall -O2 -pipe -fno-strict-aliasing -std=c++11 -MT THttpServer.lo -MD -MP -MF .deps/THttpServer.Tpo -c src/thrift/transport/THttpServer.cpp -o THttpServer.o >/dev/null 2>&1 >mv -f .deps/THttpServer.Tpo .deps/THttpServer.Plo >/bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I/usr/local/include -I./src -Wall -O2 -pipe -fno-strict-aliasing -std=c++11 -MT TSocket.lo -MD -MP -MF .deps/TSocket.Tpo -c -o TSocket.lo `test -f 'src/thrift/transport/TSocket.cpp' || echo './'`src/thrift/transport/TSocket.cpp >libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I/usr/local/include -I./src -Wall -O2 -pipe -fno-strict-aliasing -std=c++11 -MT TSocket.lo -MD -MP -MF .deps/TSocket.Tpo -c src/thrift/transport/TSocket.cpp -fPIC -DPIC -o .libs/TSocket.o >libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I/usr/local/include -I./src -Wall -O2 -pipe -fno-strict-aliasing -std=c++11 -MT TSocket.lo -MD -MP -MF .deps/TSocket.Tpo -c src/thrift/transport/TSocket.cpp -o TSocket.o >/dev/null 2>&1 >mv -f .deps/TSocket.Tpo .deps/TSocket.Plo >/bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I/usr/local/include -I./src -Wall -O2 -pipe -fno-strict-aliasing -std=c++11 -MT TPipe.lo -MD -MP -MF .deps/TPipe.Tpo -c -o TPipe.lo `test -f 'src/thrift/transport/TPipe.cpp' || echo './'`src/thrift/transport/TPipe.cpp >libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I/usr/local/include -I./src -Wall -O2 -pipe -fno-strict-aliasing -std=c++11 -MT TPipe.lo -MD -MP -MF .deps/TPipe.Tpo -c src/thrift/transport/TPipe.cpp -fPIC -DPIC -o .libs/TPipe.o >libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I/usr/local/include -I./src -Wall -O2 -pipe -fno-strict-aliasing -std=c++11 -MT TPipe.lo -MD -MP -MF .deps/TPipe.Tpo -c src/thrift/transport/TPipe.cpp -o TPipe.o >/dev/null 2>&1 >mv -f .deps/TPipe.Tpo .deps/TPipe.Plo >/bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I/usr/local/include -I./src -Wall -O2 -pipe -fno-strict-aliasing -std=c++11 -MT TPipeServer.lo -MD -MP -MF .deps/TPipeServer.Tpo -c -o TPipeServer.lo `test -f 'src/thrift/transport/TPipeServer.cpp' || echo './'`src/thrift/transport/TPipeServer.cpp >libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I/usr/local/include -I./src -Wall -O2 -pipe -fno-strict-aliasing -std=c++11 -MT TPipeServer.lo -MD -MP -MF .deps/TPipeServer.Tpo -c src/thrift/transport/TPipeServer.cpp -fPIC -DPIC -o .libs/TPipeServer.o >libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I/usr/local/include -I./src -Wall -O2 -pipe -fno-strict-aliasing -std=c++11 -MT TPipeServer.lo -MD -MP -MF .deps/TPipeServer.Tpo -c src/thrift/transport/TPipeServer.cpp -o TPipeServer.o >/dev/null 2>&1 >mv -f .deps/TPipeServer.Tpo .deps/TPipeServer.Plo >/bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I/usr/local/include -I./src -Wall -O2 -pipe -fno-strict-aliasing -std=c++11 -MT TSSLSocket.lo -MD -MP -MF .deps/TSSLSocket.Tpo -c -o TSSLSocket.lo `test -f 'src/thrift/transport/TSSLSocket.cpp' || echo './'`src/thrift/transport/TSSLSocket.cpp >libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I/usr/local/include -I./src -Wall -O2 -pipe -fno-strict-aliasing -std=c++11 -MT TSSLSocket.lo -MD -MP -MF .deps/TSSLSocket.Tpo -c src/thrift/transport/TSSLSocket.cpp -fPIC -DPIC -o .libs/TSSLSocket.o >libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I/usr/local/include -I./src -Wall -O2 -pipe -fno-strict-aliasing -std=c++11 -MT TSSLSocket.lo -MD -MP -MF .deps/TSSLSocket.Tpo -c src/thrift/transport/TSSLSocket.cpp -o TSSLSocket.o >/dev/null 2>&1 >mv -f .deps/TSSLSocket.Tpo .deps/TSSLSocket.Plo >/bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I/usr/local/include -I./src -Wall -O2 -pipe -fno-strict-aliasing -std=c++11 -MT TSocketPool.lo -MD -MP -MF .deps/TSocketPool.Tpo -c -o TSocketPool.lo `test -f 'src/thrift/transport/TSocketPool.cpp' || echo './'`src/thrift/transport/TSocketPool.cpp >libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I/usr/local/include -I./src -Wall -O2 -pipe -fno-strict-aliasing -std=c++11 -MT TSocketPool.lo -MD -MP -MF .deps/TSocketPool.Tpo -c src/thrift/transport/TSocketPool.cpp -fPIC -DPIC -o .libs/TSocketPool.o >libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I/usr/local/include -I./src -Wall -O2 -pipe -fno-strict-aliasing -std=c++11 -MT TSocketPool.lo -MD -MP -MF .deps/TSocketPool.Tpo -c src/thrift/transport/TSocketPool.cpp -o TSocketPool.o >/dev/null 2>&1 >mv -f .deps/TSocketPool.Tpo .deps/TSocketPool.Plo >/bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I/usr/local/include -I./src -Wall -O2 -pipe -fno-strict-aliasing -std=c++11 -MT TServerSocket.lo -MD -MP -MF .deps/TServerSocket.Tpo -c -o TServerSocket.lo `test -f 'src/thrift/transport/TServerSocket.cpp' || echo './'`src/thrift/transport/TServerSocket.cpp >libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I/usr/local/include -I./src -Wall -O2 -pipe -fno-strict-aliasing -std=c++11 -MT TServerSocket.lo -MD -MP -MF .deps/TServerSocket.Tpo -c src/thrift/transport/TServerSocket.cpp -fPIC -DPIC -o .libs/TServerSocket.o >libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I/usr/local/include -I./src -Wall -O2 -pipe -fno-strict-aliasing -std=c++11 -MT TServerSocket.lo -MD -MP -MF .deps/TServerSocket.Tpo -c src/thrift/transport/TServerSocket.cpp -o TServerSocket.o >/dev/null 2>&1 >mv -f .deps/TServerSocket.Tpo .deps/TServerSocket.Plo >/bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I/usr/local/include -I./src -Wall -O2 -pipe -fno-strict-aliasing -std=c++11 -MT TSSLServerSocket.lo -MD -MP -MF .deps/TSSLServerSocket.Tpo -c -o TSSLServerSocket.lo `test -f 'src/thrift/transport/TSSLServerSocket.cpp' || echo './'`src/thrift/transport/TSSLServerSocket.cpp >libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I/usr/local/include -I./src -Wall -O2 -pipe -fno-strict-aliasing -std=c++11 -MT TSSLServerSocket.lo -MD -MP -MF .deps/TSSLServerSocket.Tpo -c src/thrift/transport/TSSLServerSocket.cpp -fPIC -DPIC -o .libs/TSSLServerSocket.o >libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I/usr/local/include -I./src -Wall -O2 -pipe -fno-strict-aliasing -std=c++11 -MT TSSLServerSocket.lo -MD -MP -MF .deps/TSSLServerSocket.Tpo -c src/thrift/transport/TSSLServerSocket.cpp -o TSSLServerSocket.o >/dev/null 2>&1 >mv -f .deps/TSSLServerSocket.Tpo .deps/TSSLServerSocket.Plo >/bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I/usr/local/include -I./src -Wall -O2 -pipe -fno-strict-aliasing -std=c++11 -MT TTransportUtils.lo -MD -MP -MF .deps/TTransportUtils.Tpo -c -o TTransportUtils.lo `test -f 'src/thrift/transport/TTransportUtils.cpp' || echo './'`src/thrift/transport/TTransportUtils.cpp >libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I/usr/local/include -I./src -Wall -O2 -pipe -fno-strict-aliasing -std=c++11 -MT TTransportUtils.lo -MD -MP -MF .deps/TTransportUtils.Tpo -c src/thrift/transport/TTransportUtils.cpp -fPIC -DPIC -o .libs/TTransportUtils.o >libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I/usr/local/include -I./src -Wall -O2 -pipe -fno-strict-aliasing -std=c++11 -MT TTransportUtils.lo -MD -MP -MF .deps/TTransportUtils.Tpo -c src/thrift/transport/TTransportUtils.cpp -o TTransportUtils.o >/dev/null 2>&1 >mv -f .deps/TTransportUtils.Tpo .deps/TTransportUtils.Plo >/bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I/usr/local/include -I./src -Wall -O2 -pipe -fno-strict-aliasing -std=c++11 -MT TBufferTransports.lo -MD -MP -MF .deps/TBufferTransports.Tpo -c -o TBufferTransports.lo `test -f 'src/thrift/transport/TBufferTransports.cpp' || echo './'`src/thrift/transport/TBufferTransports.cpp >libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I/usr/local/include -I./src -Wall -O2 -pipe -fno-strict-aliasing -std=c++11 -MT TBufferTransports.lo -MD -MP -MF .deps/TBufferTransports.Tpo -c src/thrift/transport/TBufferTransports.cpp -fPIC -DPIC -o .libs/TBufferTransports.o >libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I/usr/local/include -I./src -Wall -O2 -pipe -fno-strict-aliasing -std=c++11 -MT TBufferTransports.lo -MD -MP -MF .deps/TBufferTransports.Tpo -c src/thrift/transport/TBufferTransports.cpp -o TBufferTransports.o >/dev/null 2>&1 >mv -f .deps/TBufferTransports.Tpo .deps/TBufferTransports.Plo >/bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I/usr/local/include -I./src -Wall -O2 -pipe -fno-strict-aliasing -std=c++11 -MT TServer.lo -MD -MP -MF .deps/TServer.Tpo -c -o TServer.lo `test -f 'src/thrift/server/TServer.cpp' || echo './'`src/thrift/server/TServer.cpp >libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I/usr/local/include -I./src -Wall -O2 -pipe -fno-strict-aliasing -std=c++11 -MT TServer.lo -MD -MP -MF .deps/TServer.Tpo -c src/thrift/server/TServer.cpp -fPIC -DPIC -o .libs/TServer.o >libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I/usr/local/include -I./src -Wall -O2 -pipe -fno-strict-aliasing -std=c++11 -MT TServer.lo -MD -MP -MF .deps/TServer.Tpo -c src/thrift/server/TServer.cpp -o TServer.o >/dev/null 2>&1 >mv -f .deps/TServer.Tpo .deps/TServer.Plo >/bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I/usr/local/include -I./src -Wall -O2 -pipe -fno-strict-aliasing -std=c++11 -MT TSimpleServer.lo -MD -MP -MF .deps/TSimpleServer.Tpo -c -o TSimpleServer.lo `test -f 'src/thrift/server/TSimpleServer.cpp' || echo './'`src/thrift/server/TSimpleServer.cpp >libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I/usr/local/include -I./src -Wall -O2 -pipe -fno-strict-aliasing -std=c++11 -MT TSimpleServer.lo -MD -MP -MF .deps/TSimpleServer.Tpo -c src/thrift/server/TSimpleServer.cpp -fPIC -DPIC -o .libs/TSimpleServer.o >libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I/usr/local/include -I./src -Wall -O2 -pipe -fno-strict-aliasing -std=c++11 -MT TSimpleServer.lo -MD -MP -MF .deps/TSimpleServer.Tpo -c src/thrift/server/TSimpleServer.cpp -o TSimpleServer.o >/dev/null 2>&1 >mv -f .deps/TSimpleServer.Tpo .deps/TSimpleServer.Plo >/bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I/usr/local/include -I./src -Wall -O2 -pipe -fno-strict-aliasing -std=c++11 -MT TThreadPoolServer.lo -MD -MP -MF .deps/TThreadPoolServer.Tpo -c -o TThreadPoolServer.lo `test -f 'src/thrift/server/TThreadPoolServer.cpp' || echo './'`src/thrift/server/TThreadPoolServer.cpp >libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I/usr/local/include -I./src -Wall -O2 -pipe -fno-strict-aliasing -std=c++11 -MT TThreadPoolServer.lo -MD -MP -MF .deps/TThreadPoolServer.Tpo -c src/thrift/server/TThreadPoolServer.cpp -fPIC -DPIC -o .libs/TThreadPoolServer.o >libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I/usr/local/include -I./src -Wall -O2 -pipe -fno-strict-aliasing -std=c++11 -MT TThreadPoolServer.lo -MD -MP -MF .deps/TThreadPoolServer.Tpo -c src/thrift/server/TThreadPoolServer.cpp -o TThreadPoolServer.o >/dev/null 2>&1 >mv -f .deps/TThreadPoolServer.Tpo .deps/TThreadPoolServer.Plo >/bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I/usr/local/include -I./src -Wall -O2 -pipe -fno-strict-aliasing -std=c++11 -MT TThreadedServer.lo -MD -MP -MF .deps/TThreadedServer.Tpo -c -o TThreadedServer.lo `test -f 'src/thrift/server/TThreadedServer.cpp' || echo './'`src/thrift/server/TThreadedServer.cpp >libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I/usr/local/include -I./src -Wall -O2 -pipe -fno-strict-aliasing -std=c++11 -MT TThreadedServer.lo -MD -MP -MF .deps/TThreadedServer.Tpo -c src/thrift/server/TThreadedServer.cpp -fPIC -DPIC -o .libs/TThreadedServer.o >libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I/usr/local/include -I./src -Wall -O2 -pipe -fno-strict-aliasing -std=c++11 -MT TThreadedServer.lo -MD -MP -MF .deps/TThreadedServer.Tpo -c src/thrift/server/TThreadedServer.cpp -o TThreadedServer.o >/dev/null 2>&1 >mv -f .deps/TThreadedServer.Tpo .deps/TThreadedServer.Plo >/bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I/usr/local/include -I./src -Wall -O2 -pipe -fno-strict-aliasing -std=c++11 -MT TAsyncChannel.lo -MD -MP -MF .deps/TAsyncChannel.Tpo -c -o TAsyncChannel.lo `test -f 'src/thrift/async/TAsyncChannel.cpp' || echo './'`src/thrift/async/TAsyncChannel.cpp >libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I/usr/local/include -I./src -Wall -O2 -pipe -fno-strict-aliasing -std=c++11 -MT TAsyncChannel.lo -MD -MP -MF .deps/TAsyncChannel.Tpo -c src/thrift/async/TAsyncChannel.cpp -fPIC -DPIC -o .libs/TAsyncChannel.o >libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I/usr/local/include -I./src -Wall -O2 -pipe -fno-strict-aliasing -std=c++11 -MT TAsyncChannel.lo -MD -MP -MF .deps/TAsyncChannel.Tpo -c src/thrift/async/TAsyncChannel.cpp -o TAsyncChannel.o >/dev/null 2>&1 >mv -f .deps/TAsyncChannel.Tpo .deps/TAsyncChannel.Plo >/bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I/usr/local/include -I./src -Wall -O2 -pipe -fno-strict-aliasing -std=c++11 -MT PeekProcessor.lo -MD -MP -MF .deps/PeekProcessor.Tpo -c -o PeekProcessor.lo `test -f 'src/thrift/processor/PeekProcessor.cpp' || echo './'`src/thrift/processor/PeekProcessor.cpp >libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I/usr/local/include -I./src -Wall -O2 -pipe -fno-strict-aliasing -std=c++11 -MT PeekProcessor.lo -MD -MP -MF .deps/PeekProcessor.Tpo -c src/thrift/processor/PeekProcessor.cpp -fPIC -DPIC -o .libs/PeekProcessor.o >libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I/usr/local/include -I./src -Wall -O2 -pipe -fno-strict-aliasing -std=c++11 -MT PeekProcessor.lo -MD -MP -MF .deps/PeekProcessor.Tpo -c src/thrift/processor/PeekProcessor.cpp -o PeekProcessor.o >/dev/null 2>&1 >mv -f .deps/PeekProcessor.Tpo .deps/PeekProcessor.Plo >/bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I/usr/local/include -I./src -Wall -O2 -pipe -fno-strict-aliasing -std=c++11 -MT Mutex.lo -MD -MP -MF .deps/Mutex.Tpo -c -o Mutex.lo `test -f 'src/thrift/concurrency/Mutex.cpp' || echo './'`src/thrift/concurrency/Mutex.cpp >libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I/usr/local/include -I./src -Wall -O2 -pipe -fno-strict-aliasing -std=c++11 -MT Mutex.lo -MD -MP -MF .deps/Mutex.Tpo -c src/thrift/concurrency/Mutex.cpp -fPIC -DPIC -o .libs/Mutex.o >libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I/usr/local/include -I./src -Wall -O2 -pipe -fno-strict-aliasing -std=c++11 -MT Mutex.lo -MD -MP -MF .deps/Mutex.Tpo -c src/thrift/concurrency/Mutex.cpp -o Mutex.o >/dev/null 2>&1 >mv -f .deps/Mutex.Tpo .deps/Mutex.Plo >/bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I/usr/local/include -I./src -Wall -O2 -pipe -fno-strict-aliasing -std=c++11 -MT Monitor.lo -MD -MP -MF .deps/Monitor.Tpo -c -o Monitor.lo `test -f 'src/thrift/concurrency/Monitor.cpp' || echo './'`src/thrift/concurrency/Monitor.cpp >libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I/usr/local/include -I./src -Wall -O2 -pipe -fno-strict-aliasing -std=c++11 -MT Monitor.lo -MD -MP -MF .deps/Monitor.Tpo -c src/thrift/concurrency/Monitor.cpp -fPIC -DPIC -o .libs/Monitor.o >libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I/usr/local/include -I./src -Wall -O2 -pipe -fno-strict-aliasing -std=c++11 -MT Monitor.lo -MD -MP -MF .deps/Monitor.Tpo -c src/thrift/concurrency/Monitor.cpp -o Monitor.o >/dev/null 2>&1 >mv -f .deps/Monitor.Tpo .deps/Monitor.Plo >/bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I/usr/local/include -I./src -Wall -O2 -pipe -fno-strict-aliasing -std=c++11 -MT PosixThreadFactory.lo -MD -MP -MF .deps/PosixThreadFactory.Tpo -c -o PosixThreadFactory.lo `test -f 'src/thrift/concurrency/PosixThreadFactory.cpp' || echo './'`src/thrift/concurrency/PosixThreadFactory.cpp >libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I/usr/local/include -I./src -Wall -O2 -pipe -fno-strict-aliasing -std=c++11 -MT PosixThreadFactory.lo -MD -MP -MF .deps/PosixThreadFactory.Tpo -c src/thrift/concurrency/PosixThreadFactory.cpp -fPIC -DPIC -o .libs/PosixThreadFactory.o >libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I/usr/local/include -I./src -Wall -O2 -pipe -fno-strict-aliasing -std=c++11 -MT PosixThreadFactory.lo -MD -MP -MF .deps/PosixThreadFactory.Tpo -c src/thrift/concurrency/PosixThreadFactory.cpp -o PosixThreadFactory.o >/dev/null 2>&1 >mv -f .deps/PosixThreadFactory.Tpo .deps/PosixThreadFactory.Plo >/bin/sh ../../libtool --tag=CXX --mode=link c++ -Wall -O2 -pipe -fno-strict-aliasing -std=c++11 -release 0.9.1 -L/usr/local/lib -o libthrift.la -rpath /usr/local/lib Thrift.lo TApplicationException.lo VirtualProfiling.lo ThreadManager.lo TimerManager.lo Util.lo TDebugProtocol.lo TDenseProtocol.lo TJSONProtocol.lo TBase64Utils.lo TMultiplexedProtocol.lo TTransportException.lo TFDTransport.lo TFileTransport.lo TSimpleFileTransport.lo THttpTransport.lo THttpClient.lo THttpServer.lo TSocket.lo TPipe.lo TPipeServer.lo TSSLSocket.lo TSocketPool.lo TServerSocket.lo TSSLServerSocket.lo TTransportUtils.lo TBufferTransports.lo TServer.lo TSimpleServer.lo TThreadPoolServer.lo TThreadedServer.lo TAsyncChannel.lo PeekProcessor.lo Mutex.lo Monitor.lo PosixThreadFactory.lo -lssl -lcrypto -lrt -lpthread >libtool: link: c++ -fPIC -DPIC -shared -nostdlib /usr/lib/crti.o /usr/lib/crtbeginS.o .libs/Thrift.o .libs/TApplicationException.o .libs/VirtualProfiling.o .libs/ThreadManager.o .libs/TimerManager.o .libs/Util.o .libs/TDebugProtocol.o .libs/TDenseProtocol.o .libs/TJSONProtocol.o .libs/TBase64Utils.o .libs/TMultiplexedProtocol.o .libs/TTransportException.o .libs/TFDTransport.o .libs/TFileTransport.o .libs/TSimpleFileTransport.o .libs/THttpTransport.o .libs/THttpClient.o .libs/THttpServer.o .libs/TSocket.o .libs/TPipe.o .libs/TPipeServer.o .libs/TSSLSocket.o .libs/TSocketPool.o .libs/TServerSocket.o .libs/TSSLServerSocket.o .libs/TTransportUtils.o .libs/TBufferTransports.o .libs/TServer.o .libs/TSimpleServer.o .libs/TThreadPoolServer.o .libs/TThreadedServer.o .libs/TAsyncChannel.o .libs/PeekProcessor.o .libs/Mutex.o .libs/Monitor.o .libs/PosixThreadFactory.o -L/usr/local/lib -lssl -lcrypto -lrt -lpthread -L/usr/lib -lc++ -lm -lc -lgcc -lgcc_s /usr/lib/crtendS.o /usr/lib/crtn.o -O2 -Wl,-soname -Wl,libthrift-0.9.1.so -o .libs/libthrift-0.9.1.so >libtool: link: (cd ".libs" && rm -f "libthrift.so" && ln -s "libthrift-0.9.1.so" "libthrift.so") >libtool: link: ar cru .libs/libthrift.a Thrift.o TApplicationException.o VirtualProfiling.o ThreadManager.o TimerManager.o Util.o TDebugProtocol.o TDenseProtocol.o TJSONProtocol.o TBase64Utils.o TMultiplexedProtocol.o TTransportException.o TFDTransport.o TFileTransport.o TSimpleFileTransport.o THttpTransport.o THttpClient.o THttpServer.o TSocket.o TPipe.o TPipeServer.o TSSLSocket.o TSocketPool.o TServerSocket.o TSSLServerSocket.o TTransportUtils.o TBufferTransports.o TServer.o TSimpleServer.o TThreadPoolServer.o TThreadedServer.o TAsyncChannel.o PeekProcessor.o Mutex.o Monitor.o PosixThreadFactory.o >libtool: link: ranlib .libs/libthrift.a >libtool: link: ( cd ".libs" && rm -f "libthrift.la" && ln -s "../libthrift.la" "libthrift.la" ) >/bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I/usr/local/include -I./src -I/usr/local/include -Wall -O2 -pipe -fno-strict-aliasing -std=c++11 -MT libthriftnb_la-TNonblockingServer.lo -MD -MP -MF .deps/libthriftnb_la-TNonblockingServer.Tpo -c -o libthriftnb_la-TNonblockingServer.lo `test -f 'src/thrift/server/TNonblockingServer.cpp' || echo './'`src/thrift/server/TNonblockingServer.cpp >libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I/usr/local/include -I./src -I/usr/local/include -Wall -O2 -pipe -fno-strict-aliasing -std=c++11 -MT libthriftnb_la-TNonblockingServer.lo -MD -MP -MF .deps/libthriftnb_la-TNonblockingServer.Tpo -c src/thrift/server/TNonblockingServer.cpp -fPIC -DPIC -o .libs/libthriftnb_la-TNonblockingServer.o >libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I/usr/local/include -I./src -I/usr/local/include -Wall -O2 -pipe -fno-strict-aliasing -std=c++11 -MT libthriftnb_la-TNonblockingServer.lo -MD -MP -MF .deps/libthriftnb_la-TNonblockingServer.Tpo -c src/thrift/server/TNonblockingServer.cpp -o libthriftnb_la-TNonblockingServer.o >/dev/null 2>&1 >mv -f .deps/libthriftnb_la-TNonblockingServer.Tpo .deps/libthriftnb_la-TNonblockingServer.Plo >/bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I/usr/local/include -I./src -I/usr/local/include -Wall -O2 -pipe -fno-strict-aliasing -std=c++11 -MT libthriftnb_la-TAsyncProtocolProcessor.lo -MD -MP -MF .deps/libthriftnb_la-TAsyncProtocolProcessor.Tpo -c -o libthriftnb_la-TAsyncProtocolProcessor.lo `test -f 'src/thrift/async/TAsyncProtocolProcessor.cpp' || echo './'`src/thrift/async/TAsyncProtocolProcessor.cpp >libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I/usr/local/include -I./src -I/usr/local/include -Wall -O2 -pipe -fno-strict-aliasing -std=c++11 -MT libthriftnb_la-TAsyncProtocolProcessor.lo -MD -MP -MF .deps/libthriftnb_la-TAsyncProtocolProcessor.Tpo -c src/thrift/async/TAsyncProtocolProcessor.cpp -fPIC -DPIC -o .libs/libthriftnb_la-TAsyncProtocolProcessor.o >libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I/usr/local/include -I./src -I/usr/local/include -Wall -O2 -pipe -fno-strict-aliasing -std=c++11 -MT libthriftnb_la-TAsyncProtocolProcessor.lo -MD -MP -MF .deps/libthriftnb_la-TAsyncProtocolProcessor.Tpo -c src/thrift/async/TAsyncProtocolProcessor.cpp -o libthriftnb_la-TAsyncProtocolProcessor.o >/dev/null 2>&1 >mv -f .deps/libthriftnb_la-TAsyncProtocolProcessor.Tpo .deps/libthriftnb_la-TAsyncProtocolProcessor.Plo >/bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I/usr/local/include -I./src -I/usr/local/include -Wall -O2 -pipe -fno-strict-aliasing -std=c++11 -MT libthriftnb_la-TEvhttpServer.lo -MD -MP -MF .deps/libthriftnb_la-TEvhttpServer.Tpo -c -o libthriftnb_la-TEvhttpServer.lo `test -f 'src/thrift/async/TEvhttpServer.cpp' || echo './'`src/thrift/async/TEvhttpServer.cpp >libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I/usr/local/include -I./src -I/usr/local/include -Wall -O2 -pipe -fno-strict-aliasing -std=c++11 -MT libthriftnb_la-TEvhttpServer.lo -MD -MP -MF .deps/libthriftnb_la-TEvhttpServer.Tpo -c src/thrift/async/TEvhttpServer.cpp -fPIC -DPIC -o .libs/libthriftnb_la-TEvhttpServer.o >libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I/usr/local/include -I./src -I/usr/local/include -Wall -O2 -pipe -fno-strict-aliasing -std=c++11 -MT libthriftnb_la-TEvhttpServer.lo -MD -MP -MF .deps/libthriftnb_la-TEvhttpServer.Tpo -c src/thrift/async/TEvhttpServer.cpp -o libthriftnb_la-TEvhttpServer.o >/dev/null 2>&1 >mv -f .deps/libthriftnb_la-TEvhttpServer.Tpo .deps/libthriftnb_la-TEvhttpServer.Plo >/bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I/usr/local/include -I./src -I/usr/local/include -Wall -O2 -pipe -fno-strict-aliasing -std=c++11 -MT libthriftnb_la-TEvhttpClientChannel.lo -MD -MP -MF .deps/libthriftnb_la-TEvhttpClientChannel.Tpo -c -o libthriftnb_la-TEvhttpClientChannel.lo `test -f 'src/thrift/async/TEvhttpClientChannel.cpp' || echo './'`src/thrift/async/TEvhttpClientChannel.cpp >libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I/usr/local/include -I./src -I/usr/local/include -Wall -O2 -pipe -fno-strict-aliasing -std=c++11 -MT libthriftnb_la-TEvhttpClientChannel.lo -MD -MP -MF .deps/libthriftnb_la-TEvhttpClientChannel.Tpo -c src/thrift/async/TEvhttpClientChannel.cpp -fPIC -DPIC -o .libs/libthriftnb_la-TEvhttpClientChannel.o >libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I/usr/local/include -I./src -I/usr/local/include -Wall -O2 -pipe -fno-strict-aliasing -std=c++11 -MT libthriftnb_la-TEvhttpClientChannel.lo -MD -MP -MF .deps/libthriftnb_la-TEvhttpClientChannel.Tpo -c src/thrift/async/TEvhttpClientChannel.cpp -o libthriftnb_la-TEvhttpClientChannel.o >/dev/null 2>&1 >mv -f .deps/libthriftnb_la-TEvhttpClientChannel.Tpo .deps/libthriftnb_la-TEvhttpClientChannel.Plo >/bin/sh ../../libtool --tag=CXX --mode=link c++ -Wall -O2 -pipe -fno-strict-aliasing -std=c++11 -release 0.9.1 -L/usr/local/lib -o libthriftnb.la -rpath /usr/local/lib libthriftnb_la-TNonblockingServer.lo libthriftnb_la-TAsyncProtocolProcessor.lo libthriftnb_la-TEvhttpServer.lo libthriftnb_la-TEvhttpClientChannel.lo -lssl -lcrypto -lrt -lpthread >libtool: link: c++ -fPIC -DPIC -shared -nostdlib /usr/lib/crti.o /usr/lib/crtbeginS.o .libs/libthriftnb_la-TNonblockingServer.o .libs/libthriftnb_la-TAsyncProtocolProcessor.o .libs/libthriftnb_la-TEvhttpServer.o .libs/libthriftnb_la-TEvhttpClientChannel.o -L/usr/local/lib -lssl -lcrypto -lrt -lpthread -L/usr/lib -lc++ -lm -lc -lgcc -lgcc_s /usr/lib/crtendS.o /usr/lib/crtn.o -O2 -Wl,-soname -Wl,libthriftnb-0.9.1.so -o .libs/libthriftnb-0.9.1.so >libtool: link: (cd ".libs" && rm -f "libthriftnb.so" && ln -s "libthriftnb-0.9.1.so" "libthriftnb.so") >libtool: link: ar cru .libs/libthriftnb.a libthriftnb_la-TNonblockingServer.o libthriftnb_la-TAsyncProtocolProcessor.o libthriftnb_la-TEvhttpServer.o libthriftnb_la-TEvhttpClientChannel.o >libtool: link: ranlib .libs/libthriftnb.a >libtool: link: ( cd ".libs" && rm -f "libthriftnb.la" && ln -s "../libthriftnb.la" "libthriftnb.la" ) >/bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I/usr/local/include -I./src -Wall -O2 -pipe -fno-strict-aliasing -std=c++11 -MT libthriftz_la-TZlibTransport.lo -MD -MP -MF .deps/libthriftz_la-TZlibTransport.Tpo -c -o libthriftz_la-TZlibTransport.lo `test -f 'src/thrift/transport/TZlibTransport.cpp' || echo './'`src/thrift/transport/TZlibTransport.cpp >libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I/usr/local/include -I./src -Wall -O2 -pipe -fno-strict-aliasing -std=c++11 -MT libthriftz_la-TZlibTransport.lo -MD -MP -MF .deps/libthriftz_la-TZlibTransport.Tpo -c src/thrift/transport/TZlibTransport.cpp -fPIC -DPIC -o .libs/libthriftz_la-TZlibTransport.o >libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I/usr/local/include -I./src -Wall -O2 -pipe -fno-strict-aliasing -std=c++11 -MT libthriftz_la-TZlibTransport.lo -MD -MP -MF .deps/libthriftz_la-TZlibTransport.Tpo -c src/thrift/transport/TZlibTransport.cpp -o libthriftz_la-TZlibTransport.o >/dev/null 2>&1 >mv -f .deps/libthriftz_la-TZlibTransport.Tpo .deps/libthriftz_la-TZlibTransport.Plo >/bin/sh ../../libtool --tag=CXX --mode=link c++ -Wall -O2 -pipe -fno-strict-aliasing -std=c++11 -release 0.9.1 -L/usr/local/lib -o libthriftz.la -rpath /usr/local/lib libthriftz_la-TZlibTransport.lo -lssl -lcrypto -lrt -lpthread >libtool: link: c++ -fPIC -DPIC -shared -nostdlib /usr/lib/crti.o /usr/lib/crtbeginS.o .libs/libthriftz_la-TZlibTransport.o -L/usr/local/lib -lssl -lcrypto -lrt -lpthread -L/usr/lib -lc++ -lm -lc -lgcc -lgcc_s /usr/lib/crtendS.o /usr/lib/crtn.o -O2 -Wl,-soname -Wl,libthriftz-0.9.1.so -o .libs/libthriftz-0.9.1.so >libtool: link: (cd ".libs" && rm -f "libthriftz.so" && ln -s "libthriftz-0.9.1.so" "libthriftz.so") >libtool: link: ar cru .libs/libthriftz.a libthriftz_la-TZlibTransport.o >libtool: link: ranlib .libs/libthriftz.a >libtool: link: ( cd ".libs" && rm -f "libthriftz.la" && ln -s "../libthriftz.la" "libthriftz.la" ) >gmake[3]: Leaving directory `/usr/ports/devel/thrift-cpp/work/thrift-0.9.1/lib/cpp' >gmake[2]: Leaving directory `/usr/ports/devel/thrift-cpp/work/thrift-0.9.1/lib/cpp' >===> Staging for thrift-cpp-0.9.1_2,1 >===> Generating temporary packing list >gmake[2]: Entering directory `/usr/ports/devel/thrift-cpp/work/thrift-0.9.1/lib/cpp' >Making install in . >gmake[3]: Entering directory `/usr/ports/devel/thrift-cpp/work/thrift-0.9.1/lib/cpp' >gmake[4]: Entering directory `/usr/ports/devel/thrift-cpp/work/thrift-0.9.1/lib/cpp' > /bin/mkdir -p '/usr/ports/devel/thrift-cpp/work/stage/usr/local/lib' > /bin/sh ../../libtool --mode=install /usr/bin/install -c -o root -g wheel libthrift.la libthriftnb.la libthriftz.la '/usr/ports/devel/thrift-cpp/work/stage/usr/local/lib' >libtool: install: /usr/bin/install -c -o root -g wheel .libs/libthrift-0.9.1.so /usr/ports/devel/thrift-cpp/work/stage/usr/local/lib/libthrift-0.9.1.so >libtool: install: (cd /usr/ports/devel/thrift-cpp/work/stage/usr/local/lib && { ln -s -f libthrift-0.9.1.so libthrift.so || { rm -f libthrift.so && ln -s libthrift-0.9.1.so libthrift.so; }; }) >libtool: install: /usr/bin/install -c -o root -g wheel .libs/libthrift.lai /usr/ports/devel/thrift-cpp/work/stage/usr/local/lib/libthrift.la >libtool: install: /usr/bin/install -c -o root -g wheel .libs/libthriftnb-0.9.1.so /usr/ports/devel/thrift-cpp/work/stage/usr/local/lib/libthriftnb-0.9.1.so >libtool: install: (cd /usr/ports/devel/thrift-cpp/work/stage/usr/local/lib && { ln -s -f libthriftnb-0.9.1.so libthriftnb.so || { rm -f libthriftnb.so && ln -s libthriftnb-0.9.1.so libthriftnb.so; }; }) >libtool: install: /usr/bin/install -c -o root -g wheel .libs/libthriftnb.lai /usr/ports/devel/thrift-cpp/work/stage/usr/local/lib/libthriftnb.la >libtool: install: /usr/bin/install -c -o root -g wheel .libs/libthriftz-0.9.1.so /usr/ports/devel/thrift-cpp/work/stage/usr/local/lib/libthriftz-0.9.1.so >libtool: install: (cd /usr/ports/devel/thrift-cpp/work/stage/usr/local/lib && { ln -s -f libthriftz-0.9.1.so libthriftz.so || { rm -f libthriftz.so && ln -s libthriftz-0.9.1.so libthriftz.so; }; }) >libtool: install: /usr/bin/install -c -o root -g wheel .libs/libthriftz.lai /usr/ports/devel/thrift-cpp/work/stage/usr/local/lib/libthriftz.la >libtool: install: /usr/bin/install -c -o root -g wheel .libs/libthrift.a /usr/ports/devel/thrift-cpp/work/stage/usr/local/lib/libthrift.a >libtool: install: chmod 644 /usr/ports/devel/thrift-cpp/work/stage/usr/local/lib/libthrift.a >libtool: install: ranlib /usr/ports/devel/thrift-cpp/work/stage/usr/local/lib/libthrift.a >libtool: install: /usr/bin/install -c -o root -g wheel .libs/libthriftnb.a /usr/ports/devel/thrift-cpp/work/stage/usr/local/lib/libthriftnb.a >libtool: install: chmod 644 /usr/ports/devel/thrift-cpp/work/stage/usr/local/lib/libthriftnb.a >libtool: install: ranlib /usr/ports/devel/thrift-cpp/work/stage/usr/local/lib/libthriftnb.a >libtool: install: /usr/bin/install -c -o root -g wheel .libs/libthriftz.a /usr/ports/devel/thrift-cpp/work/stage/usr/local/lib/libthriftz.a >libtool: install: chmod 644 /usr/ports/devel/thrift-cpp/work/stage/usr/local/lib/libthriftz.a >libtool: install: ranlib /usr/ports/devel/thrift-cpp/work/stage/usr/local/lib/libthriftz.a > /bin/mkdir -p '/usr/ports/devel/thrift-cpp/work/stage/usr/local/include/thrift/async' > install -o root -g wheel -m 0644 src/thrift/async/TAsyncChannel.h src/thrift/async/TAsyncDispatchProcessor.h src/thrift/async/TAsyncProcessor.h src/thrift/async/TAsyncBufferProcessor.h src/thrift/async/TAsyncProtocolProcessor.h src/thrift/async/TEvhttpClientChannel.h src/thrift/async/TEvhttpServer.h '/usr/ports/devel/thrift-cpp/work/stage/usr/local/include/thrift/async' > /bin/mkdir -p '/usr/ports/devel/thrift-cpp/work/stage/usr/local/include/thrift/concurrency' > install -o root -g wheel -m 0644 src/thrift/concurrency/BoostThreadFactory.h src/thrift/concurrency/Exception.h src/thrift/concurrency/Mutex.h src/thrift/concurrency/Monitor.h src/thrift/concurrency/PlatformThreadFactory.h src/thrift/concurrency/PosixThreadFactory.h src/thrift/concurrency/StdMonitor.cpp src/thrift/concurrency/StdMutex.cpp src/thrift/concurrency/StdThreadFactory.cpp src/thrift/concurrency/StdThreadFactory.h src/thrift/concurrency/Thread.h src/thrift/concurrency/ThreadManager.h src/thrift/concurrency/TimerManager.h src/thrift/concurrency/FunctionRunner.h src/thrift/concurrency/Util.h '/usr/ports/devel/thrift-cpp/work/stage/usr/local/include/thrift/concurrency' > /bin/mkdir -p '/usr/ports/devel/thrift-cpp/work/stage/usr/local/include/thrift/processor' > install -o root -g wheel -m 0644 src/thrift/processor/PeekProcessor.h src/thrift/processor/StatsProcessor.h src/thrift/processor/TMultiplexedProcessor.h '/usr/ports/devel/thrift-cpp/work/stage/usr/local/include/thrift/processor' > /bin/mkdir -p '/usr/ports/devel/thrift-cpp/work/stage/usr/local/include/thrift/protocol' > install -o root -g wheel -m 0644 src/thrift/protocol/TBinaryProtocol.h src/thrift/protocol/TBinaryProtocol.tcc src/thrift/protocol/TCompactProtocol.h src/thrift/protocol/TCompactProtocol.tcc src/thrift/protocol/TDenseProtocol.h src/thrift/protocol/TDebugProtocol.h src/thrift/protocol/TBase64Utils.h src/thrift/protocol/TJSONProtocol.h src/thrift/protocol/TMultiplexedProtocol.h src/thrift/protocol/TProtocolDecorator.h src/thrift/protocol/TProtocolTap.h src/thrift/protocol/TProtocolException.h src/thrift/protocol/TVirtualProtocol.h src/thrift/protocol/TProtocol.h '/usr/ports/devel/thrift-cpp/work/stage/usr/local/include/thrift/protocol' > /bin/mkdir -p '/usr/ports/devel/thrift-cpp/work/stage/usr/local/include/thrift/qt' > install -o root -g wheel -m 0644 src/thrift/qt/TQIODeviceTransport.h src/thrift/qt/TQTcpServer.h '/usr/ports/devel/thrift-cpp/work/stage/usr/local/include/thrift/qt' > /bin/mkdir -p '/usr/ports/devel/thrift-cpp/work/stage/usr/local/include/thrift/server' > install -o root -g wheel -m 0644 src/thrift/server/TServer.h src/thrift/server/TSimpleServer.h src/thrift/server/TThreadPoolServer.h src/thrift/server/TThreadedServer.h src/thrift/server/TNonblockingServer.h '/usr/ports/devel/thrift-cpp/work/stage/usr/local/include/thrift/server' > /bin/mkdir -p '/usr/ports/devel/thrift-cpp/work/stage/usr/local/include/thrift' > install -o root -g wheel -m 0644 ../../config.h src/thrift/thrift-config.h src/thrift/TDispatchProcessor.h src/thrift/Thrift.h src/thrift/TReflectionLocal.h src/thrift/TProcessor.h src/thrift/TApplicationException.h src/thrift/TLogging.h src/thrift/cxxfunctional.h '/usr/ports/devel/thrift-cpp/work/stage/usr/local/include/thrift' > /bin/mkdir -p '/usr/ports/devel/thrift-cpp/work/stage/usr/local/include/thrift/transport' > install -o root -g wheel -m 0644 src/thrift/transport/PlatformSocket.h src/thrift/transport/TFDTransport.h src/thrift/transport/TFileTransport.h src/thrift/transport/TSimpleFileTransport.h src/thrift/transport/TServerSocket.h src/thrift/transport/TSSLServerSocket.h src/thrift/transport/TServerTransport.h src/thrift/transport/THttpTransport.h src/thrift/transport/THttpClient.h src/thrift/transport/THttpServer.h src/thrift/transport/TSocket.h src/thrift/transport/TPipe.h src/thrift/transport/TPipeServer.h src/thrift/transport/TSSLSocket.h src/thrift/transport/TSocketPool.h src/thrift/transport/TVirtualTransport.h src/thrift/transport/TTransport.h src/thrift/transport/TTransportException.h src/thrift/transport/TTransportUtils.h src/thrift/transport/TBufferTransports.h src/thrift/transport/TShortReadTransport.h src/thrift/transport/TZlibTransport.h '/usr/ports/devel/thrift-cpp/work/stage/usr/local/include/thrift/transport' > /bin/mkdir -p '/usr/ports/devel/thrift-cpp/work/stage/usr/local/libdata/pkgconfig' > install -o root -g wheel -m 0644 thrift.pc thrift-nb.pc thrift-z.pc '/usr/ports/devel/thrift-cpp/work/stage/usr/local/libdata/pkgconfig' >gmake[4]: Leaving directory `/usr/ports/devel/thrift-cpp/work/thrift-0.9.1/lib/cpp' >gmake[3]: Leaving directory `/usr/ports/devel/thrift-cpp/work/thrift-0.9.1/lib/cpp' >gmake[2]: Leaving directory `/usr/ports/devel/thrift-cpp/work/thrift-0.9.1/lib/cpp' >/bin/ln -sf libthrift-0.9.1.so /usr/ports/devel/thrift-cpp/work/stage/usr/local/lib/libthrift.so.0 >/bin/ln -sf libthriftnb-0.9.1.so /usr/ports/devel/thrift-cpp/work/stage/usr/local/lib/libthriftnb.so.0 >/bin/ln -sf libthriftz-0.9.1.so /usr/ports/devel/thrift-cpp/work/stage/usr/local/lib/libthriftz.so.0 >====> Compressing man pages (compress-man)
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 187901
: 148370